.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,RFC1155-SMI::org,,,,,,
.1.3.6,RFC1155-SMI::dod,,,,,,
.1.3.6.1,RFC1155-SMI::internet,,,,,,
.1.3.6.1.1,RFC1155-SMI::directory,,,,,,
.1.3.6.1.2,RFC1155-SMI::mgmt,,,,,,
.1.3.6.1.2.1,SNMPv2-SMI::mib-2,,,,,,
.1.3.6.1.2.1.1,RFC1213-MIB::system,,,,,,
.1.3.6.1.2.1.1.1,RFC1213-MIB::sysDescr,OCTET,read-only,,mandatory,,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. It is mandatory that this only contain printable ASCII characters.
.1.3.6.1.2.1.1.2,RFC1213-MIB::sysObjectID,OBJECT,read-only,,mandatory,,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.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'.
.1.3.6.1.2.1.1.3,RFC1213-MIB::sysUpTime,TimeTicks,read-only,,mandatory,,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,RFC1213-MIB::sysContact,OCTET,read-write,,mandatory,,The textual identification of the contact person for this managed node, together with information on how to contact this person.
.1.3.6.1.2.1.1.5,RFC1213-MIB::sysName,OCTET,read-write,,mandatory,,An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name.
.1.3.6.1.2.1.1.6,RFC1213-MIB::sysLocation,OCTET,read-write,,mandatory,,The physical location of this node (e.g., `telephone closet, 3rd floor').
.1.3.6.1.2.1.1.7,RFC1213-MIB::sysServices,INTEGER,read-only,,mandatory,,A value which indicates the set of services that this entity primarily offers. 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 primarily 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., IP gateways) 4 end-to-end (e.g., IP hosts) 7 applications (e.g., mail relays) 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,RFC1213-MIB::interfaces,,,,,,
.1.3.6.1.2.1.2.1,RFC1213-MIB::ifNumber,INTEGER,read-only,,mandatory,,The number of network interfaces (regardless of their current state) present on this system.
.1.3.6.1.2.1.2.2,RFC1213-MIB::ifTable,,not-accessible,,mandatory,,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,RFC1213-MIB::ifEntry,,not-accessible,ifIndex,mandatory,,An interface entry containing objects at the subnetwork layer and below for a particular interface.
.1.3.6.1.2.1.2.2.1.1,RFC1213-MIB::ifIndex,INTEGER,read-only,,mandatory,,A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface 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,RFC1213-MIB::ifDescr,OCTET,read-only,,mandatory,,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 hardware interface.
.1.3.6.1.2.1.2.2.1.3,RFC1213-MIB::ifType,INTEGER,read-only,,mandatory,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, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
.1.3.6.1.2.1.2.2.1.4,RFC1213-MIB::ifMtu,INTEGER,read-only,,mandatory,,The size of the largest datagram 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,RFC1213-MIB::ifSpeed,Gauge32,read-only,,mandatory,,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.
.1.3.6.1.2.1.2.2.1.6,RFC1213-MIB::ifPhysAddress,OCTET,read-only,,mandatory,,The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. 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,RFC1213-MIB::ifAdminStatus,INTEGER,read-write,,mandatory,up(1):down(2):testing(3),The desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
.1.3.6.1.2.1.2.2.1.8,RFC1213-MIB::ifOperStatus,INTEGER,read-only,,mandatory,up(1):down(2):testing(3),The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
.1.3.6.1.2.1.2.2.1.9,RFC1213-MIB::ifLastChange,TimeTicks,read-only,,mandatory,,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,RFC1213-MIB::ifInOctets,Counter32,read-only,,mandatory,,The total number of octets received on the interface, including framing characters.
.1.3.6.1.2.1.2.2.1.11,RFC1213-MIB::ifInUcastPkts,Counter32,read-only,,mandatory,,The number of subnetwork-unicast packets delivered to a higher-layer protocol.
.1.3.6.1.2.1.2.2.1.12,RFC1213-MIB::ifInNUcastPkts,Counter32,read-only,,mandatory,,The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
.1.3.6.1.2.1.2.2.1.13,RFC1213-MIB::ifInDiscards,Counter32,read-only,,mandatory,,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.
.1.3.6.1.2.1.2.2.1.14,RFC1213-MIB::ifInErrors,Counter32,read-only,,mandatory,,The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
.1.3.6.1.2.1.2.2.1.15,RFC1213-MIB::ifInUnknownProtos,Counter32,read-only,,mandatory,,The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
.1.3.6.1.2.1.2.2.1.16,RFC1213-MIB::ifOutOctets,Counter32,read-only,,mandatory,,The total number of octets transmitted out of the interface, including framing characters.
.1.3.6.1.2.1.2.2.1.17,RFC1213-MIB::ifOutUcastPkts,Counter32,read-only,,mandatory,,The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
.1.3.6.1.2.1.2.2.1.18,RFC1213-MIB::ifOutNUcastPkts,Counter32,read-only,,mandatory,,The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
.1.3.6.1.2.1.2.2.1.19,RFC1213-MIB::ifOutDiscards,Counter32,read-only,,mandatory,,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.
.1.3.6.1.2.1.2.2.1.20,RFC1213-MIB::ifOutErrors,Counter32,read-only,,mandatory,,The number of outbound packets that could not be transmitted because of errors.
.1.3.6.1.2.1.2.2.1.21,RFC1213-MIB::ifOutQLen,Gauge32,read-only,,mandatory,,The length of the output packet queue (in packets).
.1.3.6.1.2.1.2.2.1.22,RFC1213-MIB::ifSpecific,OBJECT,read-only,,mandatory,,A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. 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.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.10.18,RFC1406-MIB::ds1,,,,,,
.1.3.6.1.2.1.10.18.6,RFC1406-MIB::dsx1ConfigTable,,not-accessible,,mandatory,,The DS1 Configuration table.
.1.3.6.1.2.1.10.18.6.1,RFC1406-MIB::dsx1ConfigEntry,,not-accessible,dsx1LineIndex,mandatory,,An entry in the DS1 Configuration table.
.1.3.6.1.2.1.10.18.6.1.1,RFC1406-MIB::dsx1LineIndex,INTEGER,read-only,,mandatory,,This object is the identifier of a DS1 Inter- face on a managed device. If there is an ifEn- try that is directly associated with this and only this DS1 interface, it should have the same value as ifIndex. Otherwise, the value exceeds ifNumber, and is a unique identifier following this rule: inside interfaces (e.g., equipment side) with even numbers and outside interfaces (e.g., network side) with odd numbers.
.1.3.6.1.2.1.10.18.6.1.2,RFC1406-MIB::dsx1IfIndex,INTEGER,read-only,,mandatory,,This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).
.1.3.6.1.2.1.10.18.6.1.3,RFC1406-MIB::dsx1TimeElapsed,INTEGER,read-only,,mandatory,,The number of seconds that have elapsed since the beginning of the current error-measurement period.
.1.3.6.1.2.1.10.18.6.1.4,RFC1406-MIB::dsx1ValidIntervals,INTEGER,read-only,,mandatory,,The number of previous intervals for which valid data was collected. The value will be 96 unless the interface was brought on-line within the last 24 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online.
.1.3.6.1.2.1.10.18.6.1.5,RFC1406-MIB::dsx1LineType,INTEGER,read-write,,mandatory,other(1):dsx1ESF(2):dsx1D4(3):dsx1E1(4):dsx1E1-CRC(5):dsx1E1-MF(6):dsx1E1-CRC-MF(7),This variable indicates the variety of DS1 Line implementing this circuit. The type of circuit affects the number of bits per second that the circuit can reasonably carry, as well as the interpretation of the usage and error statistics. The values, in sequence, describe: TITLE: SPECIFICATION: dsx1ESF Extended SuperFrame DS1 dsx1D4 AT&T D4 format DS1 dsx1E1 CCITT Recommendation G.704 (Table 4a) dsx1E1-CRC CCITT Recommendation G.704 (Table 4b) dsxE1-MF G.704 (Table 4a) with TS16 multiframing enabled dsx1E1-CRC-MF G.704 (Table 4b) with TS16 multiframing enabled
.1.3.6.1.2.1.10.18.6.1.6,RFC1406-MIB::dsx1LineCoding,INTEGER,read-write,,mandatory,dsx1JBZS(1):dsx1B8ZS(2):dsx1HDB3(3):dsx1ZBTSI(4):dsx1AMI(5):other(6),This variable describes the variety of Zero Code Suppression used on the link, which in turn affects a number of its characteristics. dsx1JBZS refers the Jammed Bit Zero Suppres- sion, in which the AT&T specification of at least one pulse every 8 bit periods is literal- ly implemented by forcing a pulse in bit 8 of each channel. Thus, only seven bits per chan- nel, or 1.344 Mbps, is available for data. dsx1B8ZS refers to the use of a specified pat- tern of normal bits and bipolar violations which are used to replace a sequence of eight zero bits. ANSI Clear Channels may use dsx1ZBTSI, or Zero Byte Time Slot Interchange. E1 links, with or without CRC, use dsx1HDB3 or dsx1AMI. dsx1AMI refers to a mode wherein no zero code suppression is present and the line encoding does not solve the problem directly. In this application, the higher layer must provide data which meets or exceeds the pulse density re- quirements, such as inverting HDLC data.
.1.3.6.1.2.1.10.18.6.1.7,RFC1406-MIB::dsx1SendCode,INTEGER,read-write,,mandatory,dsx1SendNoCode(1):dsx1SendLineCode(2):dsx1SendPayloadCode(3):dsx1SendResetCode(4):dsx1SendQRS(5):dsx1Send511Pattern(6):dsx1Send3in24Pattern(7):dsx1SendOtherTestPattern(8),This variable indicates what type of code is being sent across the DS1 interface by the dev- ice. The values mean: dsx1SendNoCode sending looped or normal data dsx1SendLineCode sending a request for a line loopback dsx1SendPayloadCode sending a request for a payload loopback dsx1SendResetCode sending a loopback termination request dsx1SendQRS sending a Quasi-Random Signal (QRS) test pattern dsx1Send511Pattern sending a 511 bit fixed test pattern dsx1Send3in24Pattern sending a fixed test pattern of 3 bits set in 24 dsx1SendOtherTestPattern sending a test pattern other than those described by this object
.1.3.6.1.2.1.10.18.6.1.8,RFC1406-MIB::dsx1CircuitIdentifier,OCTET,read-write,,mandatory,,This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
.1.3.6.1.2.1.10.18.6.1.9,RFC1406-MIB::dsx1LoopbackConfig,INTEGER,read-write,,mandatory,dsx1NoLoop(1):dsx1PayloadLoop(2):dsx1LineLoop(3):dsx1OtherLoop(4),This variable represents the loopback confi- guration of the DS1 interface. Agents support- ing read/write access should return badValue in response to a requested loopback state that the interface does not support. The values mean: dsx1NoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value. dsx1PayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for re- transmission after it has passed through the device's framing function. dsx1LineLoop The received signal at this interface does not go through the device (minimum pene- tration) but is looped back out. dsx1OtherLoop Loopbacks that are not defined here.
.1.3.6.1.2.1.10.18.6.1.10,RFC1406-MIB::dsx1LineStatus,INTEGER,read-only,,mandatory,,This variable indicates the Line Status of the interface. It contains loopback, failure, re- ceived 'alarm' and transmitted 'alarm' infor- mation. The dsx1LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. dsx1NoAlarm should be set if and only if no other flag is set. If the dsx1LoopbackState bit is set, the loopback in ef- fect can be determined from the dsx1LoopbackConfig object. The various bit positions are: 1 dsx1NoAlarm No Alarm Present 2 dsx1RcvFarEndLOF Far end LOF (a.k.a., Yellow Alarm) 4 dsx1XmtFarEndLOF Near end sending LOF Indication 8 dsx1RcvAIS Far end sending AIS 16 dsx1XmtAIS Near end sending AIS 32 dsx1LossOfFrame Near end LOF (a.k.a., Red Alarm) 64 dsx1LossOfSignal Near end Loss Of Signal 128 dsx1LoopbackState Near end is looped 256 dsx1T16AIS E1 TS16 AIS 512 dsx1RcvFarEndLOMF Far End Sending TS16 LOMF 1024 dsx1XmtFarEndLOMF Near End Sending TS16 LOMF 2048 dsx1RcvTestCode Near End detects a test code 4096 dsx1OtherFailure any line status not defined here
.1.3.6.1.2.1.10.18.6.1.11,RFC1406-MIB::dsx1SignalMode,INTEGER,read-write,,mandatory,none(1):robbedBit(2):bitOriented(3):messageOriented(4),'none' indicates that no bits are reserved for signaling on this channel. 'robbedBit' indicates that T1 Robbed Bit Sig- naling is in use. 'bitOriented' indicates that E1 Channel Asso- ciated Signaling is in use. 'messageOriented' indicates that Common Chan- nel Signaling is in use either on channel 16 of an E1 link or channel 24 of a T1.
.1.3.6.1.2.1.10.18.6.1.12,RFC1406-MIB::dsx1TransmitClockSource,INTEGER,read-write,,mandatory,loopTiming(1):localTiming(2):throughTiming(3),The source of Transmit Clock. 'loopTiming' indicates that the recovered re- ceive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used. 'throughTiming' indicates that recovered re- ceive clock from another interface is used as the transmit clock.
.1.3.6.1.2.1.10.18.6.1.13,RFC1406-MIB::dsx1Fdl,INTEGER,read-write,,mandatory,other(1):dsx1Ansi-T1-403(2):dsx1Att-54016(4):dsx1Fdl-none(8),This bitmap describes the use of the facili- ties data link, and is the sum of the capabili- ties: 'other' indicates that a protocol other than one following is used. 'dsx1Ansi-T1-403' refers to the FDL exchange recommended by ANSI. 'dsx1Att-54016' refers to ESF FDL exchanges. 'dsx1Fdl-none' indicates that the device does not use the FDL.
.1.3.6.1.2.1.10.18.7,RFC1406-MIB::dsx1CurrentTable,,not-accessible,,mandatory,,The DS1 Current table.
.1.3.6.1.2.1.10.18.7.1,RFC1406-MIB::dsx1CurrentEntry,,not-accessible,dsx1CurrentIndex,mandatory,,An entry in the DS1 Current table.
.1.3.6.1.2.1.10.18.7.1.1,RFC1406-MIB::dsx1CurrentIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.7.1.2,RFC1406-MIB::dsx1CurrentESs,Gauge32,read-only,,mandatory,,The number of Errored Seconds, encountered by a DS1 interface in the current 15 minute inter- val.
.1.3.6.1.2.1.10.18.7.1.3,RFC1406-MIB::dsx1CurrentSESs,Gauge32,read-only,,mandatory,,The number of Severely Errored Seconds encoun- tered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.7.1.4,RFC1406-MIB::dsx1CurrentSEFSs,Gauge32,read-only,,mandatory,,The number of Severely Errored Framing Seconds encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.7.1.5,RFC1406-MIB::dsx1CurrentUASs,Gauge32,read-only,,mandatory,,The number of Unavailable Seconds encountered by a DS1 interface in the current 15 minute in- terval.
.1.3.6.1.2.1.10.18.7.1.6,RFC1406-MIB::dsx1CurrentCSSs,Gauge32,read-only,,mandatory,,The number of Controlled Slip Seconds encoun- tered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.7.1.7,RFC1406-MIB::dsx1CurrentPCVs,Gauge32,read-only,,mandatory,,The number of Path Coding Violations encoun- tered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.7.1.8,RFC1406-MIB::dsx1CurrentLESs,Gauge32,read-only,,mandatory,,The number of Line Errored Seconds encountered by a DS1 interface in the current 15 minute in- terval.
.1.3.6.1.2.1.10.18.7.1.9,RFC1406-MIB::dsx1CurrentBESs,Gauge32,read-only,,mandatory,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.7.1.10,RFC1406-MIB::dsx1CurrentDMs,Gauge32,read-only,,mandatory,,The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.7.1.11,RFC1406-MIB::dsx1CurrentLCVs,Gauge32,read-only,,mandatory,,The number of Line Code Violations (LCVs) en- countered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.8,RFC1406-MIB::dsx1IntervalTable,,not-accessible,,mandatory,,The DS1 Interval table.
.1.3.6.1.2.1.10.18.8.1,RFC1406-MIB::dsx1IntervalEntry,,not-accessible,dsx1IntervalIndex:dsx1IntervalNumber,mandatory,,An entry in the DS1 Interval table.
.1.3.6.1.2.1.10.18.8.1.1,RFC1406-MIB::dsx1IntervalIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.8.1.2,RFC1406-MIB::dsx1IntervalNumber,INTEGER,read-only,,mandatory,,A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).
.1.3.6.1.2.1.10.18.8.1.3,RFC1406-MIB::dsx1IntervalESs,Gauge32,read-only,,mandatory,,The number of Errored Seconds encountered by a DS1 interface in one of the previous 96, indi- vidual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.4,RFC1406-MIB::dsx1IntervalSESs,Gauge32,read-only,,mandatory,,The number of Severely Errored Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.5,RFC1406-MIB::dsx1IntervalSEFSs,Gauge32,read-only,,mandatory,,The number of Severely Errored Framing Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.6,RFC1406-MIB::dsx1IntervalUASs,Gauge32,read-only,,mandatory,,The number of Unavailable Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.7,RFC1406-MIB::dsx1IntervalCSSs,Gauge32,read-only,,mandatory,,The number of Controlled Slip Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.8,RFC1406-MIB::dsx1IntervalPCVs,Gauge32,read-only,,mandatory,,The number of Path Coding Violations encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.9,RFC1406-MIB::dsx1IntervalLESs,Gauge32,read-only,,mandatory,,The number of Line Errored Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.10,RFC1406-MIB::dsx1IntervalBESs,Gauge32,read-only,,mandatory,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.11,RFC1406-MIB::dsx1IntervalDMs,Gauge32,read-only,,mandatory,,The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.8.1.12,RFC1406-MIB::dsx1IntervalLCVs,Gauge32,read-only,,mandatory,,The number of Line Code Violations (LCVs) en- countered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.9,RFC1406-MIB::dsx1TotalTable,,not-accessible,,mandatory,,The DS1 Total table. 24 hour interval.
.1.3.6.1.2.1.10.18.9.1,RFC1406-MIB::dsx1TotalEntry,,not-accessible,dsx1TotalIndex,mandatory,,An entry in the DS1 Total table.
.1.3.6.1.2.1.10.18.9.1.1,RFC1406-MIB::dsx1TotalIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.9.1.2,RFC1406-MIB::dsx1TotalESs,Gauge32,read-only,,mandatory,,The number of Errored Seconds encountered by a DS1 interface in the previous 24 hour interval
.1.3.6.1.2.1.10.18.9.1.3,RFC1406-MIB::dsx1TotalSESs,Gauge32,read-only,,mandatory,,The number of Severely Errored Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.9.1.4,RFC1406-MIB::dsx1TotalSEFSs,Gauge32,read-only,,mandatory,,The number of Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.9.1.5,RFC1406-MIB::dsx1TotalUASs,Gauge32,read-only,,mandatory,,The number of Unavailable Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
.1.3.6.1.2.1.10.18.9.1.6,RFC1406-MIB::dsx1TotalCSSs,Gauge32,read-only,,mandatory,,The number of Controlled Slip Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.9.1.7,RFC1406-MIB::dsx1TotalPCVs,Gauge32,read-only,,mandatory,,The number of Path Coding Violations encoun- tered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.9.1.8,RFC1406-MIB::dsx1TotalLESs,Gauge32,read-only,,mandatory,,The number of Line Errored Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
.1.3.6.1.2.1.10.18.9.1.9,RFC1406-MIB::dsx1TotalBESs,Gauge32,read-only,,mandatory,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.9.1.10,RFC1406-MIB::dsx1TotalDMs,Gauge32,read-only,,mandatory,,The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.9.1.11,RFC1406-MIB::dsx1TotalLCVs,Gauge32,read-only,,mandatory,,The number of Line Code Violations (LCVs) en- countered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10,RFC1406-MIB::dsx1FarEndCurrentTable,,not-accessible,,mandatory,,The DS1 Far End Current table.
.1.3.6.1.2.1.10.18.10.1,RFC1406-MIB::dsx1FarEndCurrentEntry,,not-accessible,dsx1FarEndCurrentIndex,mandatory,,An entry in the DS1 Far End Current table.
.1.3.6.1.2.1.10.18.10.1.1,RFC1406-MIB::dsx1FarEndCurrentIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.10.1.2,RFC1406-MIB::dsx1FarEndTimeElapsed,INTEGER,read-only,,mandatory,,The number of seconds that have elapsed since the beginning of the far end current error-measurement period.
.1.3.6.1.2.1.10.18.10.1.3,RFC1406-MIB::dsx1FarEndValidIntervals,INTEGER,read-only,,mandatory,,The number of previous far end intervals for which valid data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute far end intervals since the interface has been online.
.1.3.6.1.2.1.10.18.10.1.4,RFC1406-MIB::dsx1FarEndCurrentESs,Gauge32,read-only,,mandatory,,The number of Far Far End Errored Seconds en- countered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.5,RFC1406-MIB::dsx1FarEndCurrentSESs,Gauge32,read-only,,mandatory,,The number of Far End Severely Errored Seconds encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.6,RFC1406-MIB::dsx1FarEndCurrentSEFSs,Gauge32,read-only,,mandatory,,The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.7,RFC1406-MIB::dsx1FarEndCurrentUASs,Gauge32,read-only,,mandatory,,The number of Unavailable Seconds encountered by a DS1 interface in the current 15 minute in- terval.
.1.3.6.1.2.1.10.18.10.1.8,RFC1406-MIB::dsx1FarEndCurrentCSSs,Gauge32,read-only,,mandatory,,The number of Far End Controlled Slip Seconds encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.9,RFC1406-MIB::dsx1FarEndCurrentLESs,Gauge32,read-only,,mandatory,,The number of Far End Line Errored Seconds en- countered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.10,RFC1406-MIB::dsx1FarEndCurrentPCVs,Gauge32,read-only,,mandatory,,The number of Far End Path Coding Violations reported via the far end block error count en- countered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.11,RFC1406-MIB::dsx1FarEndCurrentBESs,Gauge32,read-only,,mandatory,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.10.1.12,RFC1406-MIB::dsx1FarEndCurrentDMs,Gauge32,read-only,,mandatory,,The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.2.1.10.18.11,RFC1406-MIB::dsx1FarEndIntervalTable,,not-accessible,,mandatory,,The DS1 Far End Interval table.
.1.3.6.1.2.1.10.18.11.1,RFC1406-MIB::dsx1FarEndIntervalEntry,,not-accessible,dsx1FarEndIntervalIndex:dsx1FarEndIntervalNumber,mandatory,,An entry in the DS1 Far End Interval table.
.1.3.6.1.2.1.10.18.11.1.1,RFC1406-MIB::dsx1FarEndIntervalIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.11.1.2,RFC1406-MIB::dsx1FarEndIntervalNumber,INTEGER,read-only,,mandatory,,A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).
.1.3.6.1.2.1.10.18.11.1.3,RFC1406-MIB::dsx1FarEndIntervalESs,Gauge32,read-only,,mandatory,,The number of Far End Errored Seconds encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.4,RFC1406-MIB::dsx1FarEndIntervalSESs,Gauge32,read-only,,mandatory,,The number of Far End Severely Errored Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.5,RFC1406-MIB::dsx1FarEndIntervalSEFSs,Gauge32,read-only,,mandatory,,The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, in- tervals.
.1.3.6.1.2.1.10.18.11.1.6,RFC1406-MIB::dsx1FarEndIntervalUASs,Gauge32,read-only,,mandatory,,The number of Unavailable Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.7,RFC1406-MIB::dsx1FarEndIntervalCSSs,Gauge32,read-only,,mandatory,,The number of Far End Controlled Slip Seconds encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.8,RFC1406-MIB::dsx1FarEndIntervalLESs,Gauge32,read-only,,mandatory,,The number of Far End Line Errored Seconds en- countered by a DS1 interface in one of the pre- vious 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.9,RFC1406-MIB::dsx1FarEndIntervalPCVs,Gauge32,read-only,,mandatory,,The number of Far End Path Coding Violations reported via the far end block error count en- countered by a DS1 interface in one of the pre- vious 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.10,RFC1406-MIB::dsx1FarEndIntervalBESs,Gauge32,read-only,,mandatory,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.11.1.11,RFC1406-MIB::dsx1FarEndIntervalDMs,Gauge32,read-only,,mandatory,,The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.2.1.10.18.12,RFC1406-MIB::dsx1FarEndTotalTable,,not-accessible,,mandatory,,The DS1 Far End Total table.
.1.3.6.1.2.1.10.18.12.1,RFC1406-MIB::dsx1FarEndTotalEntry,,not-accessible,dsx1FarEndTotalIndex,mandatory,,An entry in the DS1 Far End Total table.
.1.3.6.1.2.1.10.18.12.1.1,RFC1406-MIB::dsx1FarEndTotalIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.12.1.2,RFC1406-MIB::dsx1FarEndTotalESs,Gauge32,read-only,,mandatory,,The number of Far End Errored Seconds encoun- tered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.3,RFC1406-MIB::dsx1FarEndTotalSESs,Gauge32,read-only,,mandatory,,The number of Far End Severely Errored Seconds encountered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.4,RFC1406-MIB::dsx1FarEndTotalSEFSs,Gauge32,read-only,,mandatory,,The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.5,RFC1406-MIB::dsx1FarEndTotalUASs,Gauge32,read-only,,mandatory,,The number of Unavailable Seconds encountered by a DS1 interface in the previous 24 hour in- terval.
.1.3.6.1.2.1.10.18.12.1.6,RFC1406-MIB::dsx1FarEndTotalCSSs,Gauge32,read-only,,mandatory,,The number of Far End Controlled Slip Seconds encountered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.7,RFC1406-MIB::dsx1FarEndTotalLESs,Gauge32,read-only,,mandatory,,The number of Far End Line Errored Seconds en- countered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.8,RFC1406-MIB::dsx1FarEndTotalPCVs,Gauge32,read-only,,mandatory,,The number of Far End Path Coding Violations reported via the far end block error count en- countered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.9,RFC1406-MIB::dsx1FarEndTotalBESs,Gauge32,read-only,,mandatory,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.12.1.10,RFC1406-MIB::dsx1FarEndTotalDMs,Gauge32,read-only,,mandatory,,The number of Degraded Minutes (DMs) encoun- tered by a DS1 interface in the previous 24 hour interval.
.1.3.6.1.2.1.10.18.13,RFC1406-MIB::dsx1FracTable,,not-accessible,,mandatory,,The DS1 Fractional table.
.1.3.6.1.2.1.10.18.13.1,RFC1406-MIB::dsx1FracEntry,,not-accessible,dsx1FracIndex:dsx1FracNumber,mandatory,,An entry in the DS1 Fractional table.
.1.3.6.1.2.1.10.18.13.1.1,RFC1406-MIB::dsx1FracIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the DS1 interface to which this entry is applica- ble. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.13.1.2,RFC1406-MIB::dsx1FracNumber,INTEGER,read-only,,mandatory,,The channel number for this entry.
.1.3.6.1.2.1.10.18.13.1.3,RFC1406-MIB::dsx1FracIfIndex,INTEGER,read-write,,mandatory,,An index value that uniquely identifies an in- terface. The interface identified by a partic- ular value of this index is the same interface as identified by the same value an ifIndex ob- ject instance. If no interface is currently us- ing a channel, the value should be zero. If a single interface occupies more than one time slot, that ifIndex value will be found in mul- tiple time slots.
.1.3.6.1.2.1.10.30,DS3-MIB::ds3,,,,,,The is the MIB module that describes DS3 and E3 interfaces objects. Copyright (c) The Internet Society (2004). This version of this MIB module is part of RFC 3896; see the RFC itself for full legal notices.
.1.3.6.1.2.1.10.30.5,DS3-MIB::dsx3ConfigTable,,not-accessible,,current,,The DS3/E3 Configuration table.
.1.3.6.1.2.1.10.30.5.1,DS3-MIB::dsx3ConfigEntry,,not-accessible,dsx3LineIndex,current,,An entry in the DS3/E3 Configuration table.
.1.3.6.1.2.1.10.30.5.1.1,DS3-MIB::dsx3LineIndex,Integer32,read-only,,current,,This object should be made equal to ifIndex. The next paragraph describes its previous usage. Making the object equal to ifIndex allows proper use of ifStackTable. Previously, this object was the identifier of a DS3/E3 Interface on a managed device. If there is an ifEntry that is directly associated with this and only this DS3/E3 interface, it should have the same value as ifIndex. Otherwise, number the dsx3LineIndices with an unique identifier following the rules of choosing a number that is greater than ifNumber and numbering the inside interfaces (e.g., equipment side) with even numbers and outside interfaces (e.g., network side) with odd numbers.
.1.3.6.1.2.1.10.30.5.1.2,DS3-MIB::dsx3IfIndex,Integer32,read-only,,deprecated,,This value for this object is equal to the value of ifIndex from the Interfaces table of MIB II (RFC 1213).
.1.3.6.1.2.1.10.30.5.1.3,DS3-MIB::dsx3TimeElapsed,INTEGER,read-only,,current,,The number of seconds that have elapsed since the beginning of the near end current error- measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
.1.3.6.1.2.1.10.30.5.1.4,DS3-MIB::dsx3ValidIntervals,INTEGER,read-only,,current,,The number of previous near end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
.1.3.6.1.2.1.10.30.5.1.5,DS3-MIB::dsx3LineType,INTEGER,read-write,,current,dsx3other(1):dsx3M23(2):dsx3SYNTRAN(3):dsx3CbitParity(4):dsx3ClearChannel(5):e3other(6):e3Framed(7):e3Plcp(8):dsx3M13(9),This variable indicates the variety of DS3 C-bit or E3 application implementing this interface. The type of interface affects the interpretation of the usage and error statistics. The rate of DS3 is 44.736 Mbps and E3 is 34.368 Mbps. The dsx3ClearChannel value means that the C-bits are not used except for sending/receiving AIS. The values, in sequence, describe: TITLE: SPECIFICATION: dsx3M23 ANSI T1.107-1988 dsx3SYNTRAN ANSI T1.107-1988 dsx3CbitParity ANSI T1.107a-1990 dsx3ClearChannel ANSI T1.102-1987 e3Framed CCITT G.751 e3Plcp ETSI T/NA(91)18 dsx3M13 ANSI T1.107a-1990.
.1.3.6.1.2.1.10.30.5.1.6,DS3-MIB::dsx3LineCoding,INTEGER,read-write,,current,dsx3Other(1):dsx3B3ZS(2):e3HDB3(3),This variable describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. dsx3B3ZS and e3HDB3 refer to the use of specified patterns of normal bits and bipolar violations which are used to replace sequences of zero bits of a specified length.
.1.3.6.1.2.1.10.30.5.1.7,DS3-MIB::dsx3SendCode,INTEGER,read-write,,current,dsx3SendNoCode(1):dsx3SendLineCode(2):dsx3SendPayloadCode(3):dsx3SendResetCode(4):dsx3SendDS1LoopCode(5):dsx3SendTestPattern(6),This variable indicates what type of code is being sent across the DS3/E3 interface by the device. (These are optional for E3 interfaces.) Setting this variable causes the interface to begin sending the code requested. The values mean: dsx3SendNoCode sending looped or normal data dsx3SendLineCode sending a request for a line loopback dsx3SendPayloadCode sending a request for a payload loopback (i.e., all DS1/E1s in a DS3/E3 frame) dsx3SendResetCode sending a loopback deactivation request dsx3SendDS1LoopCode requesting to loopback a particular DS1/E1 within a DS3/E3 frame. The DS1/E1 is indicated in dsx3Ds1ForRemoteLoop. dsx3SendTestPattern sending a test pattern.
.1.3.6.1.2.1.10.30.5.1.8,DS3-MIB::dsx3CircuitIdentifier,OCTET,read-write,,current,,This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
.1.3.6.1.2.1.10.30.5.1.9,DS3-MIB::dsx3LoopbackConfig,INTEGER,read-write,,current,dsx3NoLoop(1):dsx3PayloadLoop(2):dsx3LineLoop(3):dsx3OtherLoop(4):dsx3InwardLoop(5):dsx3DualLoop(6),This variable represents the desired loopback configuration of the DS3/E3 interface. The values mean: dsx3NoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as its value. dsx3PayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for retransmission after it has passed through the device's framing function. dsx3LineLoop The received signal at this interface does not go through the device (minimum penetration) but is looped back out. dsx3OtherLoop Loopbacks that are not defined here. dsx3InwardLoop The sent signal at this interface is looped back through the device. dsx3DualLoop Both dsx1LineLoop and dsx1InwardLoop will be active simultaneously.
.1.3.6.1.2.1.10.30.5.1.10,DS3-MIB::dsx3LineStatus,INTEGER,read-only,,current,,This variable indicates the Line Status of the interface. It contains loopback state information and failure state information. The dsx3LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures and a loopback (see dsx3LoopbackConfig object for the type of loopback) simultaneously. The dsx3NoAlarm must be set if and only if no other flag is set. If the dsx3loopbackState bit is set, the loopback in effect can be determined from the dsx3loopbackConfig object. The various bit positions are: 1 dsx3NoAlarm No alarm present 2 dsx3RcvRAIFailure Receiving Yellow/Remote Alarm Indication 4 dsx3XmitRAIAlarm Transmitting Yellow/Remote Alarm Indication 8 dsx3RcvAIS Receiving AIS failure state 16 dsx3XmitAIS Transmitting AIS 32 dsx3LOF Receiving LOF failure state 64 dsx3LOS Receiving LOS failure state 128 dsx3LoopbackState Looping the received signal 256 dsx3RcvTestCode Receiving a Test Pattern 512 dsx3OtherFailure any line status not defined here 1024 dsx3UnavailSigState Near End in Unavailable Signal State 2048 dsx3NetEquipOOS Carrier Equipment Out of Service
.1.3.6.1.2.1.10.30.5.1.11,DS3-MIB::dsx3TransmitClockSource,INTEGER,read-write,,current,loopTiming(1):localTiming(2):throughTiming(3),The source of Transmit Clock. loopTiming indicates that the recovered receive clock is used as the transmit clock. localTiming indicates that a local clock source is used or that an external clock is attached to the box containing the interface. throughTiming indicates that transmit clock is derived from the recovered receive clock of another DS3 interface.
.1.3.6.1.2.1.10.30.5.1.12,DS3-MIB::dsx3InvalidIntervals,INTEGER,read-only,,current,, The number of intervals in the range from 0 to dsx3ValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
.1.3.6.1.2.1.10.30.5.1.13,DS3-MIB::dsx3LineLength,INTEGER,read-write,,current,,The length of the ds3 line in meters. This object provides information for line build out circuitry if it exists and can use this object to adjust the line build out.
.1.3.6.1.2.1.10.30.5.1.14,DS3-MIB::dsx3LineStatusLastChange,TimeTicks,read-only,,current,,The value of MIB II's sysUpTime object at the time this DS3/E3 entered its current line status state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.
.1.3.6.1.2.1.10.30.5.1.15,DS3-MIB::dsx3LineStatusChangeTrapEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether dsx3LineStatusChange traps should be generated for this interface.
.1.3.6.1.2.1.10.30.5.1.16,DS3-MIB::dsx3LoopbackStatus,INTEGER,read-only,,current,,This variable represents the current state of the loopback on the DS3 interface. It contains information about loopbacks established by a manager and remotely from the far end. The dsx3LoopbackStatus is a bit map represented as a sum, therefore is can represent multiple loopbacks simultaneously. The various bit positions are: 1 dsx3NoLoopback 2 dsx3NearEndPayloadLoopback 4 dsx3NearEndLineLoopback 8 dsx3NearEndOtherLoopback 16 dsx3NearEndInwardLoopback 32 dsx3FarEndPayloadLoopback 64 dsx3FarEndLineLoopback
.1.3.6.1.2.1.10.30.5.1.17,DS3-MIB::dsx3Channelization,INTEGER,read-write,,current,disabled(1):enabledDs1(2):enabledDs2(3),Indicates whether this ds3/e3 is channelized or unchannelized. The value of enabledDs1 indicates that this is a DS3 channelized into DS1s. The value of enabledDs3 indicated that this is a DS3 channelized into DS2s. Setting this object will cause the creation or deletion of DS2 or DS1 entries in the ifTable. 
.1.3.6.1.2.1.10.30.5.1.18,DS3-MIB::dsx3Ds1ForRemoteLoop,INTEGER,read-write,,current,,Indicates which DS1/E1 on this DS3/E3 will be indicated in the remote ds1 loopback request. A value of 0 means no DS1 will be looped. A value of 29 means all DS1s/E1s will be looped.
.1.3.6.1.2.1.10.30.6,DS3-MIB::dsx3CurrentTable,,not-accessible,,current,,The DS3/E3 current table contains various statistics being collected for the current 15 minute interval.
.1.3.6.1.2.1.10.30.6.1,DS3-MIB::dsx3CurrentEntry,,not-accessible,dsx3CurrentIndex,current,,An entry in the DS3/E3 Current table.
.1.3.6.1.2.1.10.30.6.1.1,DS3-MIB::dsx3CurrentIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3/E3 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 an dsx3LineIndex object instance.
.1.3.6.1.2.1.10.30.6.1.2,DS3-MIB::dsx3CurrentPESs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Errored Seconds.
.1.3.6.1.2.1.10.30.6.1.3,DS3-MIB::dsx3CurrentPSESs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Severely Errored Seconds.
.1.3.6.1.2.1.10.30.6.1.4,DS3-MIB::dsx3CurrentSEFSs,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Framing Seconds.
.1.3.6.1.2.1.10.30.6.1.5,DS3-MIB::dsx3CurrentUASs,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds.
.1.3.6.1.2.1.10.30.6.1.6,DS3-MIB::dsx3CurrentLCVs,Gauge32,read-only,,current,,The counter associated with the number of Line Coding Violations.
.1.3.6.1.2.1.10.30.6.1.7,DS3-MIB::dsx3CurrentPCVs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Coding Violations.
.1.3.6.1.2.1.10.30.6.1.8,DS3-MIB::dsx3CurrentLESs,Gauge32,read-only,,current,,The number of Line Errored Seconds.
.1.3.6.1.2.1.10.30.6.1.9,DS3-MIB::dsx3CurrentCCVs,Gauge32,read-only,,current,,The number of C-bit Coding Violations.
.1.3.6.1.2.1.10.30.6.1.10,DS3-MIB::dsx3CurrentCESs,Gauge32,read-only,,current,,The number of C-bit Errored Seconds.
.1.3.6.1.2.1.10.30.6.1.11,DS3-MIB::dsx3CurrentCSESs,Gauge32,read-only,,current,,The number of C-bit Severely Errored Seconds.
.1.3.6.1.2.1.10.30.7,DS3-MIB::dsx3IntervalTable,,not-accessible,,current,,The DS3/E3 Interval Table contains various statistics collected by each DS3/E3 Interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15 minute intervals. Each row in this table represents one such interval (identified by dsx3IntervalNumber) and for one specific interface (identified by dsx3IntervalIndex).
.1.3.6.1.2.1.10.30.7.1,DS3-MIB::dsx3IntervalEntry,,not-accessible,dsx3IntervalIndex:dsx3IntervalNumber,current,,An entry in the DS3/E3 Interval table.
.1.3.6.1.2.1.10.30.7.1.1,DS3-MIB::dsx3IntervalIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3/E3 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 an dsx3LineIndex object instance.
.1.3.6.1.2.1.10.30.7.1.2,DS3-MIB::dsx3IntervalNumber,INTEGER,read-only,,current,,A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
.1.3.6.1.2.1.10.30.7.1.3,DS3-MIB::dsx3IntervalPESs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Errored Seconds.
.1.3.6.1.2.1.10.30.7.1.4,DS3-MIB::dsx3IntervalPSESs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Severely Errored Seconds.
.1.3.6.1.2.1.10.30.7.1.5,DS3-MIB::dsx3IntervalSEFSs,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Framing Seconds.
.1.3.6.1.2.1.10.30.7.1.6,DS3-MIB::dsx3IntervalUASs,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds. This object may decrease if the occurrence of unavailable seconds occurs across an interval boundary.
.1.3.6.1.2.1.10.30.7.1.7,DS3-MIB::dsx3IntervalLCVs,Gauge32,read-only,,current,,The counter associated with the number of Line Coding Violations.
.1.3.6.1.2.1.10.30.7.1.8,DS3-MIB::dsx3IntervalPCVs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Coding Violations.
.1.3.6.1.2.1.10.30.7.1.9,DS3-MIB::dsx3IntervalLESs,Gauge32,read-only,,current,,The number of Line Errored Seconds (BPVs or illegal zero sequences).
.1.3.6.1.2.1.10.30.7.1.10,DS3-MIB::dsx3IntervalCCVs,Gauge32,read-only,,current,,The number of C-bit Coding Violations.
.1.3.6.1.2.1.10.30.7.1.11,DS3-MIB::dsx3IntervalCESs,Gauge32,read-only,,current,,The number of C-bit Errored Seconds.
.1.3.6.1.2.1.10.30.7.1.12,DS3-MIB::dsx3IntervalCSESs,Gauge32,read-only,,current,,The number of C-bit Severely Errored Seconds.
.1.3.6.1.2.1.10.30.7.1.13,DS3-MIB::dsx3IntervalValidData,INTEGER,read-only,,current,true(1):false(2), This variable indicates if the data for this interval is valid.
.1.3.6.1.2.1.10.30.8,DS3-MIB::dsx3TotalTable,,not-accessible,,current,,The DS3/E3 Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval.
.1.3.6.1.2.1.10.30.8.1,DS3-MIB::dsx3TotalEntry,,not-accessible,dsx3TotalIndex,current,,An entry in the DS3/E3 Total table.
.1.3.6.1.2.1.10.30.8.1.1,DS3-MIB::dsx3TotalIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3/E3 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 an dsx3LineIndex object instance.
.1.3.6.1.2.1.10.30.8.1.2,DS3-MIB::dsx3TotalPESs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Errored Seconds, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.3,DS3-MIB::dsx3TotalPSESs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Severely Errored Seconds, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.4,DS3-MIB::dsx3TotalSEFSs,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Framing Seconds, encountered by a DS3/E3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.5,DS3-MIB::dsx3TotalUASs,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.6,DS3-MIB::dsx3TotalLCVs,Gauge32,read-only,,current,,The counter associated with the number of Line Coding Violations encountered by a DS3/E3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.7,DS3-MIB::dsx3TotalPCVs,Gauge32,read-only,,current,,The counter associated with the number of P-bit Coding Violations, encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.8,DS3-MIB::dsx3TotalLESs,Gauge32,read-only,,current,,The number of Line Errored Seconds (BPVs or illegal zero sequences) encountered by a DS3/E3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.9,DS3-MIB::dsx3TotalCCVs,Gauge32,read-only,,current,,The number of C-bit Coding Violations encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.10,DS3-MIB::dsx3TotalCESs,Gauge32,read-only,,current,,The number of C-bit Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.8.1.11,DS3-MIB::dsx3TotalCSESs,Gauge32,read-only,,current,,The number of C-bit Severely Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.9,DS3-MIB::dsx3FarEndConfigTable,,not-accessible,,current,,The DS3 Far End Configuration Table contains configuration information reported in the C-bits from the remote end.
.1.3.6.1.2.1.10.30.9.1,DS3-MIB::dsx3FarEndConfigEntry,,not-accessible,dsx3FarEndLineIndex,current,,An entry in the DS3 Far End Configuration table.
.1.3.6.1.2.1.10.30.9.1.1,DS3-MIB::dsx3FarEndLineIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3 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 an dsx3LineIndex object instance.
.1.3.6.1.2.1.10.30.9.1.2,DS3-MIB::dsx3FarEndEquipCode,OCTET,read-write,,current,,This is the Far End Equipment Identification code that describes the specific piece of equipment. It is sent within the Path Identification Message.
.1.3.6.1.2.1.10.30.9.1.3,DS3-MIB::dsx3FarEndLocationIDCode,OCTET,read-write,,current,,This is the Far End Location Identification code that describes the specific location of the equipment. It is sent within the Path Identification Message.
.1.3.6.1.2.1.10.30.9.1.4,DS3-MIB::dsx3FarEndFrameIDCode,OCTET,read-write,,current,,This is the Far End Frame Identification code that identifies where the equipment is located within a building at a given location. It is sent within the Path Identification Message.
.1.3.6.1.2.1.10.30.9.1.5,DS3-MIB::dsx3FarEndUnitCode,OCTET,read-write,,current,,This is the Far End code that identifies the equipment location within a bay. It is sent within the Path Identification Message.
.1.3.6.1.2.1.10.30.9.1.6,DS3-MIB::dsx3FarEndFacilityIDCode,OCTET,read-write,,current,,This code identifies a specific Far End DS3 path. It is sent within the Path Identification Message.
.1.3.6.1.2.1.10.30.10,DS3-MIB::dsx3FarEndCurrentTable,,not-accessible,,current,,The DS3 Far End Current table contains various statistics being collected for the current 15 minute interval. The statistics are collected from the far end block error code within the C- bits.
.1.3.6.1.2.1.10.30.10.1,DS3-MIB::dsx3FarEndCurrentEntry,,not-accessible,dsx3FarEndCurrentIndex,current,,An entry in the DS3 Far End Current table.
.1.3.6.1.2.1.10.30.10.1.1,DS3-MIB::dsx3FarEndCurrentIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx3LineIndex.
.1.3.6.1.2.1.10.30.10.1.2,DS3-MIB::dsx3FarEndTimeElapsed,INTEGER,read-only,,current,,The number of seconds that have elapsed since the beginning of the far end current error-measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
.1.3.6.1.2.1.10.30.10.1.3,DS3-MIB::dsx3FarEndValidIntervals,INTEGER,read-only,,current,,The number of previous far end intervals for which data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute far end intervals since the interface has been online. In the case where the agent is a proxy, it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
.1.3.6.1.2.1.10.30.10.1.4,DS3-MIB::dsx3FarEndCurrentCESs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Errored Seconds.
.1.3.6.1.2.1.10.30.10.1.5,DS3-MIB::dsx3FarEndCurrentCSESs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Severely Errored Seconds.
.1.3.6.1.2.1.10.30.10.1.6,DS3-MIB::dsx3FarEndCurrentCCVs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count.
.1.3.6.1.2.1.10.30.10.1.7,DS3-MIB::dsx3FarEndCurrentUASs,Gauge32,read-only,,current,,The counter associated with the number of Far End unavailable seconds.
.1.3.6.1.2.1.10.30.10.1.8,DS3-MIB::dsx3FarEndInvalidIntervals,INTEGER,read-only,,current,, The number of intervals in the range from 0 to dsx3FarEndValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
.1.3.6.1.2.1.10.30.11,DS3-MIB::dsx3FarEndIntervalTable,,not-accessible,,current,,The DS3 Far End Interval Table contains various statistics collected by each DS3 interface over the previous 24 hours of operation. The past 24 hours are broken into 96 completed 15 minute intervals.
.1.3.6.1.2.1.10.30.11.1,DS3-MIB::dsx3FarEndIntervalEntry,,not-accessible,dsx3FarEndIntervalIndex:dsx3FarEndIntervalNumber,current,,An entry in the DS3 Far End Interval table.
.1.3.6.1.2.1.10.30.11.1.1,DS3-MIB::dsx3FarEndIntervalIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx3LineIndex.
.1.3.6.1.2.1.10.30.11.1.2,DS3-MIB::dsx3FarEndIntervalNumber,INTEGER,read-only,,current,,A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours and 45 minutes prior to interval 1.
.1.3.6.1.2.1.10.30.11.1.3,DS3-MIB::dsx3FarEndIntervalCESs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Errored Seconds encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals. In the case where the agent is a proxy and data is not available, return noSuchInstance.
.1.3.6.1.2.1.10.30.11.1.4,DS3-MIB::dsx3FarEndIntervalCSESs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Severely Errored Seconds.
.1.3.6.1.2.1.10.30.11.1.5,DS3-MIB::dsx3FarEndIntervalCCVs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count.
.1.3.6.1.2.1.10.30.11.1.6,DS3-MIB::dsx3FarEndIntervalUASs,Gauge32,read-only,,current,,The counter associated with the number of Far End unavailable seconds.
.1.3.6.1.2.1.10.30.11.1.7,DS3-MIB::dsx3FarEndIntervalValidData,INTEGER,read-only,,current,true(1):false(2), This variable indicates if the data for this interval is valid.
.1.3.6.1.2.1.10.30.12,DS3-MIB::dsx3FarEndTotalTable,,not-accessible,,current,,The DS3 Far End Total Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval.
.1.3.6.1.2.1.10.30.12.1,DS3-MIB::dsx3FarEndTotalEntry,,not-accessible,dsx3FarEndTotalIndex,current,,An entry in the DS3 Far End Total table.
.1.3.6.1.2.1.10.30.12.1.1,DS3-MIB::dsx3FarEndTotalIndex,Integer32,read-only,,current,,The index value which uniquely identifies the DS3 interface to which this entry is applicable. The interface identified by a particular value of this index is identical to the interface identified by the same value of dsx3LineIndex.
.1.3.6.1.2.1.10.30.12.1.2,DS3-MIB::dsx3FarEndTotalCESs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.12.1.3,DS3-MIB::dsx3FarEndTotalCSESs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Severely Errored Seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.12.1.4,DS3-MIB::dsx3FarEndTotalCCVs,Gauge32,read-only,,current,,The counter associated with the number of Far End C-bit Coding Violations reported via the far end block error count encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.12.1.5,DS3-MIB::dsx3FarEndTotalUASs,Gauge32,read-only,,current,,The counter associated with the number of Far End unavailable seconds encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.30.13,DS3-MIB::dsx3FracTable,,not-accessible,,deprecated,,This table is deprecated in favour of using ifStackTable. Implementation of this table was optional. It was designed for those systems dividing a DS3/E3 into channels containing different data streams that are of local interest. The DS3/E3 fractional table identifies which DS3/E3 channels associated with a CSU are being used to support a logical interface, i.e., an entry in the interfaces table from the Internet- standard MIB. For example, consider a DS3 device with 4 high speed links carrying router traffic, a feed for voice, a feed for video, and a synchronous channel for a non-routed protocol. We might describe the allocation of channels, in the dsx3FracTable, as follows: dsx3FracIfIndex.2. 1 = 3 dsx3FracIfIndex.2.15 = 4 dsx3FracIfIndex.2. 2 = 3 dsx3FracIfIndex.2.16 = 6 dsx3FracIfIndex.2. 3 = 3 dsx3FracIfIndex.2.17 = 6 dsx3FracIfIndex.2. 4 = 3 dsx3FracIfIndex.2.18 = 6 dsx3FracIfIndex.2. 5 = 3 dsx3FracIfIndex.2.19 = 6 dsx3FracIfIndex.2. 6 = 3 dsx3FracIfIndex.2.20 = 6 dsx3FracIfIndex.2. 7 = 4 dsx3FracIfIndex.2.21 = 6 dsx3FracIfIndex.2. 8 = 4 dsx3FracIfIndex.2.22 = 6 dsx3FracIfIndex.2. 9 = 4 dsx3FracIfIndex.2.23 = 6 dsx3FracIfIndex.2.10 = 4 dsx3FracIfIndex.2.24 = 6 dsx3FracIfIndex.2.11 = 4 dsx3FracIfIndex.2.25 = 6 dsx3FracIfIndex.2.12 = 5 dsx3FracIfIndex.2.26 = 6 dsx3FracIfIndex.2.13 = 5 dsx3FracIfIndex.2.27 = 6 dsx3FracIfIndex.2.14 = 5 dsx3FracIfIndex.2.28 = 6 For dsx3M23, dsx3 SYNTRAN, dsx3CbitParity, and dsx3ClearChannel there are 28 legal channels, numbered 1 through 28. For e3Framed there are 16 legal channels, numbered 1 through 16. The channels (1..16) correspond directly to the equivalently numbered time-slots.
.1.3.6.1.2.1.10.30.13.1,DS3-MIB::dsx3FracEntry,,not-accessible,dsx3FracIndex:dsx3FracNumber,deprecated,,An entry in the DS3 Fractional table.
.1.3.6.1.2.1.10.30.13.1.1,DS3-MIB::dsx3FracIndex,INTEGER,read-only,,deprecated,,The index value which uniquely identifies the DS3 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 an dsx3LineIndex object instance.
.1.3.6.1.2.1.10.30.13.1.2,DS3-MIB::dsx3FracNumber,INTEGER,read-only,,deprecated,,The channel number for this entry.
.1.3.6.1.2.1.10.30.13.1.3,DS3-MIB::dsx3FracIfIndex,INTEGER,read-write,,deprecated,,An index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value an ifIndex object instance. If no interface is currently using a channel, the value should be zero. If a single interface occupies more than one time slot, that ifIndex value will be found in multiple time slots.
.1.3.6.1.2.1.10.30.14,DS3-MIB::ds3Conformance,,,,,,
.1.3.6.1.2.1.10.30.14.1,DS3-MIB::ds3Groups,,,,,,
.1.3.6.1.2.1.10.30.14.1.1,DS3-MIB::ds3NearEndConfigGroup,,,,,,A collection of objects providing configuration information applicable to all DS3/E3 interfaces.
.1.3.6.1.2.1.10.30.14.1.2,DS3-MIB::ds3NearEndStatisticsGroup,,,,,,A collection of objects providing statistics information applicable to all DS3/E3 interfaces.
.1.3.6.1.2.1.10.30.14.1.3,DS3-MIB::ds3FarEndGroup,,,,,,A collection of objects providing remote configuration and statistics information applicable to C-bit Parity and SYNTRAN DS3 interfaces.
.1.3.6.1.2.1.10.30.14.1.4,DS3-MIB::ds3DeprecatedGroup,,,,,,A collection of obsolete objects that may be implemented for backwards compatibility.
.1.3.6.1.2.1.10.30.14.1.5,DS3-MIB::ds3NearEndOptionalConfigGroup,,,,,,A collection of objects that may be implemented on DS3/E3 interfaces.
.1.3.6.1.2.1.10.30.14.1.6,DS3-MIB::ds3NearEndOptionalTrapGroup,,,,,,A collection of notifications that may be implemented on DS3/E3 interfaces.
.1.3.6.1.2.1.10.30.14.2,DS3-MIB::ds3Compliances,,,,,,
.1.3.6.1.2.1.10.30.14.2.1,DS3-MIB::ds3Compliance,,,,,,The compliance statement for DS3/E3 interfaces.
.1.3.6.1.2.1.10.30.15,DS3-MIB::ds3Traps,,,,,,
.1.3.6.1.2.1.10.30.15.0,DS3-MIB::anonymous#0,,,,,,
.1.3.6.1.2.1.10.30.15.0.1,DS3-MIB::dsx3LineStatusChange,,,,,,A dsx3LineStatusChange trap is sent when the value of an instance of dsx3LineStatus changes. It can be utilized by an NMS to trigger polls. When the line status change results in a lower level line status change (i.e., ds1), then no traps for the lower level are sent.
.1.3.6.1.2.1.10.166,MPLS-TC-STD-MIB::mplsStdMIB,,,,,,
.1.3.6.1.2.1.10.166.1,MPLS-TC-STD-MIB::mplsTCStdMIB,,,,,,Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3811. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html This MIB module defines TEXTUAL-CONVENTIONs for concepts used in Multiprotocol Label Switching (MPLS) networks.
.1.3.6.1.2.1.10.166.2,MPLS-LSR-STD-MIB::mplsLsrStdMIB,,,,,,This MIB module contains managed object definitions for the Multiprotocol Label Switching (MPLS) Router as defined in: Rosen, E., Viswanathan, A., and R. Callon, Multiprotocol Label Switching Architecture, RFC 3031, January 2001. Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3812. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html
.1.3.6.1.2.1.10.166.2.0,MPLS-LSR-STD-MIB::mplsLsrNotifications,,,,,,
.1.3.6.1.2.1.10.166.2.0.1,MPLS-LSR-STD-MIB::mplsXCUp,,,,,,This notification is generated when the mplsXCOperStatus object for one or more contiguous entries in mplsXCTable are about to enter the up(1) state from some other state. The included values of mplsXCOperStatus MUST both be set equal to this new state (i.e: up(1)). The two instances of mplsXCOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the up(1) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two mplsXCOperStatus objects MUST be the identical.
.1.3.6.1.2.1.10.166.2.0.2,MPLS-LSR-STD-MIB::mplsXCDown,,,,,,This notification is generated when the mplsXCOperStatus object for one or more contiguous entries in mplsXCTable are about to enter the down(2) state from some other state. The included values of mplsXCOperStatus MUST both be set equal to this down(2) state. The two instances of mplsXCOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the down(2) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two mplsXCOperStatus objects MUST be identical.
.1.3.6.1.2.1.10.166.2.1,MPLS-LSR-STD-MIB::mplsLsrObjects,,,,,,
.1.3.6.1.2.1.10.166.2.1.1,MPLS-LSR-STD-MIB::mplsInterfaceTable,,not-accessible,,current,,This table specifies per-interface MPLS capability and associated information.
.1.3.6.1.2.1.10.166.2.1.1.1,MPLS-LSR-STD-MIB::mplsInterfaceEntry,,not-accessible,mplsInterfaceIndex,current,,A conceptual row in this table is created automatically by an LSR for every interface capable of supporting MPLS and which is configured to do so. A conceptual row in this table will exist if and only if a corresponding entry in ifTable exists with ifType = mpls(166). If this associated entry in ifTable is operationally disabled (thus removing MPLS capabilities on that interface), the corresponding entry in this table MUST be deleted shortly thereafter. An conceptual row with index 0 is created if the LSR supports per-platform labels. This conceptual row represents the per-platform label space and contains parameters that apply to all interfaces that participate in the per-platform label space. Other conceptual rows in this table represent MPLS interfaces that may participate in either the per-platform or per- interface label spaces, or both. Implementations that either only support per-platform labels, or have only them configured, may choose to return just the mplsInterfaceEntry of 0 and not return the other rows. This will greatly reduce the number of objects returned. Further information about label space participation of an interface is provided in the DESCRIPTION clause of mplsInterfaceLabelParticipationType.
.1.3.6.1.2.1.10.166.2.1.1.1.1,MPLS-LSR-STD-MIB::mplsInterfaceIndex,Integer32,not-accessible,,current,,This is a unique index for an entry in the MplsInterfaceTable. A non-zero index for an entry indicates the ifIndex for the corresponding interface entry of the MPLS-layer in the ifTable. The entry with index 0 represents the per-platform label space and contains parameters that apply to all interfaces that participate in the per-platform label space. Other entries defined in this table represent additional MPLS interfaces that may participate in either the per-platform or per-interface label spaces, or both.
.1.3.6.1.2.1.10.166.2.1.1.1.2,MPLS-LSR-STD-MIB::mplsInterfaceLabelMinIn,Unsigned32,read-only,,current,,This is the minimum value of an MPLS label that this LSR is willing to receive on this interface.
.1.3.6.1.2.1.10.166.2.1.1.1.3,MPLS-LSR-STD-MIB::mplsInterfaceLabelMaxIn,Unsigned32,read-only,,current,,This is the maximum value of an MPLS label that this LSR is willing to receive on this interface.
.1.3.6.1.2.1.10.166.2.1.1.1.4,MPLS-LSR-STD-MIB::mplsInterfaceLabelMinOut,Unsigned32,read-only,,current,,This is the minimum value of an MPLS label that this LSR is willing to send on this interface.
.1.3.6.1.2.1.10.166.2.1.1.1.5,MPLS-LSR-STD-MIB::mplsInterfaceLabelMaxOut,Unsigned32,read-only,,current,,This is the maximum value of an MPLS label that this LSR is willing to send on this interface.
.1.3.6.1.2.1.10.166.2.1.1.1.6,MPLS-LSR-STD-MIB::mplsInterfaceTotalBandwidth,Unsigned32,read-only,,current,,This value indicates the total amount of usable bandwidth on this interface and is specified in kilobits per second (Kbps). This variable is not applicable when applied to the interface with index 0. When this value cannot be measured, this value should contain the nominal bandwidth.
.1.3.6.1.2.1.10.166.2.1.1.1.7,MPLS-LSR-STD-MIB::mplsInterfaceAvailableBandwidth,Unsigned32,read-only,,current,,This value indicates the total amount of available bandwidth available on this interface and is specified in kilobits per second (Kbps). This value is calculated as the difference between the amount of bandwidth currently in use and that specified in mplsInterfaceTotalBandwidth. This variable is not applicable when applied to the interface with index 0. When this value cannot be measured, this value should contain the nominal bandwidth.
.1.3.6.1.2.1.10.166.2.1.1.1.8,MPLS-LSR-STD-MIB::mplsInterfaceLabelParticipationType,BITS,read-only,,current,perPlatform(0):perInterface(1),If the value of the mplsInterfaceIndex for this entry is zero, then this entry corresponds to the per-platform label space for all interfaces configured to use that label space. In this case the perPlatform(0) bit MUST be set; the perInterface(1) bit is meaningless and MUST be ignored. The remainder of this description applies to entries with a non-zero value of mplsInterfaceIndex. If the perInterface(1) bit is set then the value of mplsInterfaceLabelMinIn, mplsInterfaceLabelMaxIn, mplsInterfaceLabelMinOut, and mplsInterfaceLabelMaxOut for this entry reflect the label ranges for this interface. If only the perPlatform(0) bit is set, then the value of mplsInterfaceLabelMinIn, mplsInterfaceLabelMaxIn, mplsInterfaceLabelMinOut, and mplsInterfaceLabelMaxOut for this entry MUST be identical to the instance of these objects with index 0. These objects may only vary from the entry with index 0 if both the perPlatform(0) and perInterface(1) bits are set. In all cases, at a minimum one of the perPlatform(0) or perInterface(1) bits MUST be set to indicate that at least one label space is in use by this interface. In all cases, agents MUST ensure that label ranges are specified consistently and MUST return an inconsistentValue error when they do not.
.1.3.6.1.2.1.10.166.2.1.2,MPLS-LSR-STD-MIB::mplsInterfacePerfTable,,not-accessible,,current,,This table provides MPLS performance information on a per-interface basis.
.1.3.6.1.2.1.10.166.2.1.2.1,MPLS-LSR-STD-MIB::mplsInterfacePerfEntry,,not-accessible,,current,,An entry in this table is created by the LSR for every interface capable of supporting MPLS. Its is an extension to the mplsInterfaceEntry table. Note that the discontinuity behavior of entries in this table MUST be based on the corresponding ifEntry's ifDiscontinuityTime.
.1.3.6.1.2.1.10.166.2.1.2.1.1,MPLS-LSR-STD-MIB::mplsInterfacePerfInLabelsInUse,Gauge32,read-only,,current,,This object counts the number of labels that are in use at this point in time on this interface in the incoming direction. If the interface participates in only the per-platform label space, then the value of the instance of this object MUST be identical to the value of the instance with index 0. If the interface participates in the per-interface label space, then the instance of this object MUST represent the number of per-interface labels that are in use on this interface.
.1.3.6.1.2.1.10.166.2.1.2.1.2,MPLS-LSR-STD-MIB::mplsInterfacePerfInLabelLookupFailures,Counter32,read-only,,current,,This object counts the number of labeled packets that have been received on this interface and which were discarded because there was no matching cross- connect entry. This object MUST count on a per- interface basis regardless of which label space the interface participates in.
.1.3.6.1.2.1.10.166.2.1.2.1.3,MPLS-LSR-STD-MIB::mplsInterfacePerfOutLabelsInUse,Gauge32,read-only,,current,,This object counts the number of top-most labels in the outgoing label stacks that are in use at this point in time on this interface. This object MUST count on a per-interface basis regardless of which label space the interface participates in.
.1.3.6.1.2.1.10.166.2.1.2.1.4,MPLS-LSR-STD-MIB::mplsInterfacePerfOutFragmentedPkts,Counter32,read-only,,current,,This object counts the number of outgoing MPLS packets that required fragmentation before transmission on this interface. This object MUST count on a per-interface basis regardless of which label space the interface participates in.
.1.3.6.1.2.1.10.166.2.1.3,MPLS-LSR-STD-MIB::mplsInSegmentIndexNext,OCTET,read-only,,current,,This object contains the next available value to be used for mplsInSegmentIndex when creating entries in the mplsInSegmentTable. The special value of a string containing the single octet 0x00 indicates that no new entries can be created in this table. Agents not allowing managers to create entries in this table MUST set this object to this special value.
.1.3.6.1.2.1.10.166.2.1.4,MPLS-LSR-STD-MIB::mplsInSegmentTable,,not-accessible,,current,,This table contains a description of the incoming MPLS segments (labels) to an LSR and their associated parameters. The index for this table is mplsInSegmentIndex. The index structure of this table is specifically designed to handle many different MPLS implementations that manage their labels both in a distributed and centralized manner. The table is also designed to handle existing MPLS labels as defined in RFC3031 as well as longer ones that may be necessary in the future. In cases where the label cannot fit into the mplsInSegmentLabel object, the mplsInSegmentLabelPtr will indicate this by being set to the first accessible column in the appropriate extension table's row. In this case an additional table MUST be provided and MUST be indexed by at least the indexes used by this table. In all other cases when the label is represented within the mplsInSegmentLabel object, the mplsInSegmentLabelPtr MUST be set to 0.0. Due to the fact that MPLS labels may not exceed 24 bits, the mplsInSegmentLabelPtr object is only a provision for future-proofing the MIB module. Thus, the definition of any extension tables is beyond the scope of this MIB module.
.1.3.6.1.2.1.10.166.2.1.4.1,MPLS-LSR-STD-MIB::mplsInSegmentEntry,,not-accessible,mplsInSegmentIndex,current,,An entry in this table represents one incoming segment as is represented in an LSR's LFIB. An entry can be created by a network administrator or an SNMP agent, or an MPLS signaling protocol. The creator of the entry is denoted by mplsInSegmentOwner. The value of mplsInSegmentRowStatus cannot be active(1) unless the ifTable entry corresponding to mplsInSegmentInterface exists. An entry in this table must match any incoming packets, and indicates an instance of mplsXCEntry based on which forwarding and/or switching actions are taken.
.1.3.6.1.2.1.10.166.2.1.4.1.1,MPLS-LSR-STD-MIB::mplsInSegmentIndex,OCTET,not-accessible,,current,,The index for this in-segment. The string containing the single octet 0x00 MUST not be used as an index.
.1.3.6.1.2.1.10.166.2.1.4.1.2,MPLS-LSR-STD-MIB::mplsInSegmentInterface,Integer32,read-create,,current,,This object represents the interface index for the incoming MPLS interface. A value of zero represents all interfaces participating in the per-platform label space. This may only be used in cases where the incoming interface and label are associated with the same mplsXCEntry. Specifically, given a label and any incoming interface pair from the per-platform label space, the outgoing label/interface mapping remains the same. If this is not the case, then individual entries MUST exist that can then be mapped to unique mplsXCEntries.
.1.3.6.1.2.1.10.166.2.1.4.1.3,MPLS-LSR-STD-MIB::mplsInSegmentLabel,Unsigned32,read-create,,current,,If the corresponding instance of mplsInSegmentLabelPtr is zeroDotZero then this object MUST contain the incoming label associated with this in-segment. If not this object SHOULD be zero and MUST be ignored.
.1.3.6.1.2.1.10.166.2.1.4.1.4,MPLS-LSR-STD-MIB::mplsInSegmentLabelPtr,OBJECT,read-create,,current,,If the label for this segment cannot be represented fully within the mplsInSegmentLabel object, this object MUST point to the first accessible column of a conceptual row in an external table containing the label. In this case, the mplsInSegmentTopLabel object SHOULD be set to 0 and ignored. This object MUST be set to zeroDotZero otherwise.
.1.3.6.1.2.1.10.166.2.1.4.1.5,MPLS-LSR-STD-MIB::mplsInSegmentNPop,Integer32,read-create,,current,,The number of labels to pop from the incoming packet. Normally only the top label is popped from the packet and used for all switching decisions for that packet. This is indicated by setting this object to the default value of 1. If an LSR supports popping of more than one label, this object MUST be set to that number. This object cannot be modified if mplsInSegmentRowStatus is active(1).
.1.3.6.1.2.1.10.166.2.1.4.1.6,MPLS-LSR-STD-MIB::mplsInSegmentAddrFamily,INTEGER,read-create,,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 IANA address family [IANAFamily] of packets received on this segment, which is used at an egress LSR to deliver them to the appropriate layer 3 entity. A value of other(0) indicates that the family type is either unknown or undefined; this SHOULD NOT be used at an egress LSR. This object cannot be modified if mplsInSegmentRowStatus is active(1).
.1.3.6.1.2.1.10.166.2.1.4.1.7,MPLS-LSR-STD-MIB::mplsInSegmentXCIndex,OCTET,read-only,,current,,Index into mplsXCTable which identifies which cross- connect entry this segment is part of. The string containing the single octet 0x00 indicates that this entry is not referred to by any cross-connect entry. When a cross-connect entry is created which this in-segment is a part of, this object is automatically updated to reflect the value of mplsXCIndex of that cross-connect entry.
.1.3.6.1.2.1.10.166.2.1.4.1.8,MPLS-LSR-STD-MIB::mplsInSegmentOwner,INTEGER,read-only,,current,unknown(1):other(2):snmp(3):ldp(4):crldp(5):rsvpTe(6):policyAgent(7),Denotes the entity that created and is responsible for managing this segment.
.1.3.6.1.2.1.10.166.2.1.4.1.9,MPLS-LSR-STD-MIB::mplsInSegmentTrafficParamPtr,OBJECT,read-create,,current,,This variable represents a pointer to the traffic parameter specification for this in-segment. This value may point at an entry in the mplsTunnelResourceTable in the MPLS-TE-STD-MIB (RFC3812) to indicate which traffic parameter settings for this segment if it represents an LSP used for a TE tunnel. This value may optionally point at an externally defined traffic parameter specification table. A value of zeroDotZero indicates best-effort treatment. By having the same value of this object, two or more segments can indicate resource sharing of such things as LSP queue space, etc. This object cannot be modified if mplsInSegmentRowStatus is active(1). For entries in this table that are preserved after a re-boot, the agent MUST ensure that their integrity be preserved, or this object should be set to 0.0 if it cannot.
.1.3.6.1.2.1.10.166.2.1.4.1.10,MPLS-LSR-STD-MIB::mplsInSegmentRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the mplsInSegmentRowStatus and mplsInSegmentStorageType.
.1.3.6.1.2.1.10.166.2.1.4.1.11,MPLS-LSR-STD-MIB::mplsInSegmentStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. The agent MUST ensure that this object's value remains consistent with the associated mplsXCEntry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.2.1.5,MPLS-LSR-STD-MIB::mplsInSegmentPerfTable,,not-accessible,,current,,This table contains statistical information for incoming MPLS segments to an LSR.
.1.3.6.1.2.1.10.166.2.1.5.1,MPLS-LSR-STD-MIB::mplsInSegmentPerfEntry,,not-accessible,,current,,An entry in this table contains statistical information about one incoming segment which is configured in the mplsInSegmentTable. The counters in this entry should behave in a manner similar to that of the interface. mplsInSegmentPerfDiscontinuityTime indicates the time of the last discontinuity in all of these objects.
.1.3.6.1.2.1.10.166.2.1.5.1.1,MPLS-LSR-STD-MIB::mplsInSegmentPerfOctets,Counter32,read-only,,current,,This value represents the total number of octets received by this segment. It MUST be equal to the least significant 32 bits of mplsInSegmentPerfHCOctets if mplsInSegmentPerfHCOctets is supported according to the rules spelled out in RFC2863.
.1.3.6.1.2.1.10.166.2.1.5.1.2,MPLS-LSR-STD-MIB::mplsInSegmentPerfPackets,Counter32,read-only,,current,,Total number of packets received by this segment.
.1.3.6.1.2.1.10.166.2.1.5.1.3,MPLS-LSR-STD-MIB::mplsInSegmentPerfErrors,Counter32,read-only,,current,,The number of errored packets received on this segment.
.1.3.6.1.2.1.10.166.2.1.5.1.4,MPLS-LSR-STD-MIB::mplsInSegmentPerfDiscards,Counter32,read-only,,current,,The number of labeled packets received on this in- segment, 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 labeled packet could be to free up buffer space.
.1.3.6.1.2.1.10.166.2.1.5.1.5,MPLS-LSR-STD-MIB::mplsInSegmentPerfHCOctets,Counter64,read-only,,current,,The total number of octets received. This is the 64 bit version of mplsInSegmentPerfOctets, if mplsInSegmentPerfHCOctets is supported according to the rules spelled out in RFC2863.
.1.3.6.1.2.1.10.166.2.1.5.1.6,MPLS-LSR-STD-MIB::mplsInSegmentPerfDiscontinuityTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which any one or more of this segment's Counter32 or Counter64 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.10.166.2.1.6,MPLS-LSR-STD-MIB::mplsOutSegmentIndexNext,OCTET,read-only,,current,,This object contains the next available value to be used for mplsOutSegmentIndex when creating entries in the mplsOutSegmentTable. The special value of a string containing the single octet 0x00 indicates that no new entries can be created in this table. Agents not allowing managers to create entries in this table MUST set this object to this special value.
.1.3.6.1.2.1.10.166.2.1.7,MPLS-LSR-STD-MIB::mplsOutSegmentTable,,not-accessible,,current,,This table contains a representation of the outgoing segments from an LSR.
.1.3.6.1.2.1.10.166.2.1.7.1,MPLS-LSR-STD-MIB::mplsOutSegmentEntry,,not-accessible,mplsOutSegmentIndex,current,,An entry in this table represents one outgoing segment. An entry can be created by a network administrator, an SNMP agent, or an MPLS signaling protocol. The object mplsOutSegmentOwner indicates the creator of this entry. The value of mplsOutSegmentRowStatus cannot be active(1) unless the ifTable entry corresponding to mplsOutSegmentInterface exists. Note that the indexing of this table uses a single, arbitrary index (mplsOutSegmentIndex) to indicate which out-segment (i.e.: label) is being switched to from which in-segment (i.e: label) or in-segments. This is necessary because it is possible to have an equal-cost multi-path situation where two identical out-going labels are assigned to the same cross-connect (i.e.: they go to two different neighboring LSRs); thus, requiring two out-segments. In order to preserve the uniqueness of the references by the mplsXCEntry, an arbitrary integer must be used as the index for this table.
.1.3.6.1.2.1.10.166.2.1.7.1.1,MPLS-LSR-STD-MIB::mplsOutSegmentIndex,OCTET,not-accessible,,current,,This value contains a unique index for this row. While a value of a string containing the single octet 0x00 is not valid as an index for entries in this table, it can be supplied as a valid value to index the mplsXCTable to represent entries for which no out-segment has been configured or exists.
.1.3.6.1.2.1.10.166.2.1.7.1.2,MPLS-LSR-STD-MIB::mplsOutSegmentInterface,Integer32,read-create,,current,,This value must contain the interface index of the outgoing interface. This object cannot be modified if mplsOutSegmentRowStatus is active(1). The mplsOutSegmentRowStatus cannot be set to active(1) until this object is set to a value corresponding to a valid ifEntry.
.1.3.6.1.2.1.10.166.2.1.7.1.3,MPLS-LSR-STD-MIB::mplsOutSegmentPushTopLabel,INTEGER,read-create,,current,true(1):false(2),This value indicates whether or not a top label should be pushed onto the outgoing packet's label stack. The value of this variable MUST be set to true(1) if the outgoing interface does not support pop-and-go (and no label stack remains). For example, on ATM interface, or if the segment represents a tunnel origination. Note that it is considered an error in the case that mplsOutSegmentPushTopLabel is set to false, but the cross-connect entry which refers to this out-segment has a non-zero mplsLabelStackIndex. The LSR MUST ensure that this situation does not happen. This object cannot be modified if mplsOutSegmentRowStatus is active(1).
.1.3.6.1.2.1.10.166.2.1.7.1.4,MPLS-LSR-STD-MIB::mplsOutSegmentTopLabel,Unsigned32,read-create,,current,,If mplsOutSegmentPushTopLabel is true then this represents the label that should be pushed onto the top of the outgoing packet's label stack. Otherwise this value SHOULD be set to 0 by the management station and MUST be ignored by the agent. This object cannot be modified if mplsOutSegmentRowStatus is active(1).
.1.3.6.1.2.1.10.166.2.1.7.1.5,MPLS-LSR-STD-MIB::mplsOutSegmentTopLabelPtr,OBJECT,read-create,,current,,If the label for this segment cannot be represented fully within the mplsOutSegmentLabel object, this object MUST point to the first accessible column of a conceptual row in an external table containing the label. In this case, the mplsOutSegmentTopLabel object SHOULD be set to 0 and ignored. This object MUST be set to zeroDotZero otherwise.
.1.3.6.1.2.1.10.166.2.1.7.1.6,MPLS-LSR-STD-MIB::mplsOutSegmentNextHopAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Indicates the next hop Internet address type. Only values unknown(0), ipv4(1) or ipv6(2) have to be supported. A value of unknown(0) is allowed only when the outgoing interface is of type point-to-point. If any other unsupported values are attempted in a set operation, the agent MUST return an inconsistentValue error.
.1.3.6.1.2.1.10.166.2.1.7.1.7,MPLS-LSR-STD-MIB::mplsOutSegmentNextHopAddr,OCTET,read-create,,current,,The internet address of the next hop. The type of this address is determined by the value of the mplslOutSegmentNextHopAddrType object. This object cannot be modified if mplsOutSegmentRowStatus is active(1).
.1.3.6.1.2.1.10.166.2.1.7.1.8,MPLS-LSR-STD-MIB::mplsOutSegmentXCIndex,OCTET,read-only,,current,,Index into mplsXCTable which identifies which cross- connect entry this segment is part of. A value of the string containing the single octet 0x00 indicates that this entry is not referred to by any cross-connect entry. When a cross-connect entry is created which this out-segment is a part of, this object MUST be updated by the agent to reflect the value of mplsXCIndex of that cross-connect entry.
.1.3.6.1.2.1.10.166.2.1.7.1.9,MPLS-LSR-STD-MIB::mplsOutSegmentOwner,INTEGER,read-only,,current,unknown(1):other(2):snmp(3):ldp(4):crldp(5):rsvpTe(6):policyAgent(7),Denotes the entity which created and is responsible for managing this segment.
.1.3.6.1.2.1.10.166.2.1.7.1.10,MPLS-LSR-STD-MIB::mplsOutSegmentTrafficParamPtr,OBJECT,read-create,,current,,This variable represents a pointer to the traffic parameter specification for this out-segment. This value may point at an entry in the MplsTunnelResourceEntry in the MPLS-TE-STD-MIB (RFC3812) RFC Editor: Please fill in RFC number. to indicate which traffic parameter settings for this segment if it represents an LSP used for a TE tunnel. This value may optionally point at an externally defined traffic parameter specification table. A value of zeroDotZero indicates best-effort treatment. By having the same value of this object, two or more segments can indicate resource sharing of such things as LSP queue space, etc. This object cannot be modified if mplsOutSegmentRowStatus is active(1). For entries in this table that are preserved after a re-boot, the agent MUST ensure that their integrity be preserved, or this object should be set to 0.0 if it cannot.
.1.3.6.1.2.1.10.166.2.1.7.1.11,MPLS-LSR-STD-MIB::mplsOutSegmentRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),For creating, modifying, and deleting this row. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the mplsOutSegmentRowStatus or mplsOutSegmentStorageType.
.1.3.6.1.2.1.10.166.2.1.7.1.12,MPLS-LSR-STD-MIB::mplsOutSegmentStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. The agent MUST ensure that this object's value remains consistent with the associated mplsXCEntry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.2.1.8,MPLS-LSR-STD-MIB::mplsOutSegmentPerfTable,,not-accessible,,current,,This table contains statistical information about outgoing segments from an LSR. The counters in this entry should behave in a manner similar to that of the interface.
.1.3.6.1.2.1.10.166.2.1.8.1,MPLS-LSR-STD-MIB::mplsOutSegmentPerfEntry,,not-accessible,,current,,An entry in this table contains statistical information about one outgoing segment configured in mplsOutSegmentTable. The object mplsOutSegmentPerfDiscontinuityTime indicates the time of the last discontinuity in these objects. 
.1.3.6.1.2.1.10.166.2.1.8.1.1,MPLS-LSR-STD-MIB::mplsOutSegmentPerfOctets,Counter32,read-only,,current,,This value contains the total number of octets sent on this segment. It MUST be equal to the least significant 32 bits of mplsOutSegmentPerfHCOctets if mplsOutSegmentPerfHCOctets is supported according to the rules spelled out in RFC2863.
.1.3.6.1.2.1.10.166.2.1.8.1.2,MPLS-LSR-STD-MIB::mplsOutSegmentPerfPackets,Counter32,read-only,,current,,This value contains the total number of packets sent on this segment.
.1.3.6.1.2.1.10.166.2.1.8.1.3,MPLS-LSR-STD-MIB::mplsOutSegmentPerfErrors,Counter32,read-only,,current,,Number of packets that could not be sent due to errors on this segment.
.1.3.6.1.2.1.10.166.2.1.8.1.4,MPLS-LSR-STD-MIB::mplsOutSegmentPerfDiscards,Counter32,read-only,,current,,The number of labeled packets attempted to be transmitted on this out-segment, 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 labeled packet could be to free up buffer space.
.1.3.6.1.2.1.10.166.2.1.8.1.5,MPLS-LSR-STD-MIB::mplsOutSegmentPerfHCOctets,Counter64,read-only,,current,,Total number of octets sent. This is the 64 bit version of mplsOutSegmentPerfOctets, if mplsOutSegmentPerfHCOctets is supported according to the rules spelled out in RFC2863.
.1.3.6.1.2.1.10.166.2.1.8.1.6,MPLS-LSR-STD-MIB::mplsOutSegmentPerfDiscontinuityTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which any one or more of this segment's Counter32 or Counter64 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.10.166.2.1.9,MPLS-LSR-STD-MIB::mplsXCIndexNext,OCTET,read-only,,current,,This object contains the next available value to be used for mplsXCIndex when creating entries in the mplsXCTable. A special value of the zero length string indicates that no more new entries can be created in the relevant table. Agents not allowing managers to create entries in this table MUST set this value to the zero length string.
.1.3.6.1.2.1.10.166.2.1.10,MPLS-LSR-STD-MIB::mplsXCTable,,not-accessible,,current,,This table specifies information for switching between LSP segments. It supports point-to-point, point-to-multipoint and multipoint-to-point connections. mplsLabelStackTable specifies the label stack information for a cross-connect LSR and is referred to from mplsXCTable.
.1.3.6.1.2.1.10.166.2.1.10.1,MPLS-LSR-STD-MIB::mplsXCEntry,,not-accessible,mplsXCIndex:mplsXCInSegmentIndex:mplsXCOutSegmentIndex,current,,A row in this table represents one cross-connect entry. It is indexed by the following objects: - cross-connect index mplsXCIndex that uniquely identifies a group of cross-connect entries - in-segment index, mplsXCInSegmentIndex - out-segment index, mplsXCOutSegmentIndex LSPs originating at this LSR: These are represented by using the special of value of mplsXCInSegmentIndex set to the string containing a single octet 0x00. In this case the mplsXCOutSegmentIndex MUST not be the string containing a single octet 0x00. LSPs terminating at this LSR: These are represented by using the special value mplsXCOutSegmentIndex set to the string containing a single octet 0x00. Special labels: Entries indexed by the strings containing the reserved MPLS label values as a single octet 0x00 through 0x0f (inclusive) imply LSPs terminating at this LSR. Note that situations where LSPs are terminated with incoming label equal to the string containing a single octet 0x00 can be distinguished from LSPs originating at this LSR because the mplsXCOutSegmentIndex equals the string containing the single octet 0x00. An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS signaling protocol.
.1.3.6.1.2.1.10.166.2.1.10.1.1,MPLS-LSR-STD-MIB::mplsXCIndex,OCTET,not-accessible,,current,,Primary index for the conceptual row identifying a group of cross-connect segments. The string containing a single octet 0x00 is an invalid index.
.1.3.6.1.2.1.10.166.2.1.10.1.2,MPLS-LSR-STD-MIB::mplsXCInSegmentIndex,OCTET,not-accessible,,current,,Incoming label index. If this object is set to the string containing a single octet 0x00, this indicates a special case outlined in the table's description above. In this case no corresponding mplsInSegmentEntry shall exist.
.1.3.6.1.2.1.10.166.2.1.10.1.3,MPLS-LSR-STD-MIB::mplsXCOutSegmentIndex,OCTET,not-accessible,,current,,Index of out-segment for LSPs not terminating on this LSR if not set to the string containing the single octet 0x00. If the segment identified by this entry is terminating, then this object MUST be set to the string containing a single octet 0x00 to indicate that no corresponding mplsOutSegmentEntry shall exist.
.1.3.6.1.2.1.10.166.2.1.10.1.4,MPLS-LSR-STD-MIB::mplsXCLspId,OCTET,read-create,,current,,This value identifies the label switched path that this cross-connect entry belongs to. This object cannot be modified if mplsXCRowStatus is active(1) except for this object.
.1.3.6.1.2.1.10.166.2.1.10.1.5,MPLS-LSR-STD-MIB::mplsXCLabelStackIndex,OCTET,read-create,,current,,Primary index into mplsLabelStackTable identifying a stack of labels to be pushed beneath the top label. Note that the top label identified by the out- segment ensures that all the components of a multipoint-to-point connection have the same outgoing label. A value of the string containing the single octet 0x00 indicates that no labels are to be stacked beneath the top label. This object cannot be modified if mplsXCRowStatus is active(1).
.1.3.6.1.2.1.10.166.2.1.10.1.6,MPLS-LSR-STD-MIB::mplsXCOwner,INTEGER,read-only,,current,unknown(1):other(2):snmp(3):ldp(4):crldp(5):rsvpTe(6):policyAgent(7),Denotes the entity that created and is responsible for managing this cross-connect.
.1.3.6.1.2.1.10.166.2.1.10.1.7,MPLS-LSR-STD-MIB::mplsXCRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),For creating, modifying, and deleting this row. When a row in this table has a row in the active(1) state, no objects in this row except this object and the mplsXCStorageType can be modified. 
.1.3.6.1.2.1.10.166.2.1.10.1.8,MPLS-LSR-STD-MIB::mplsXCStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. The agent MUST ensure that the associated in and out segments also have the same StorageType value and are restored consistently upon system restart. This value SHOULD be set to permanent(4) if created as a result of a static LSP configuration. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.2.1.10.1.9,MPLS-LSR-STD-MIB::mplsXCAdminStatus,INTEGER,read-create,,current,up(1):down(2):testing(3),The desired operational status of this segment.
.1.3.6.1.2.1.10.166.2.1.10.1.10,MPLS-LSR-STD-MIB::mplsXCOperStatus,INTEGER,read-only,,current,up(1):down(2):testing(3):unknown(4):dormant(5):notPresent(6):lowerLayerDown(7),The actual operational status of this cross- connect.
.1.3.6.1.2.1.10.166.2.1.11,MPLS-LSR-STD-MIB::mplsMaxLabelStackDepth,Unsigned32,read-only,,current,,The maximum stack depth supported by this LSR.
.1.3.6.1.2.1.10.166.2.1.12,MPLS-LSR-STD-MIB::mplsLabelStackIndexNext,OCTET,read-only,,current,,This object contains the next available value to be used for mplsLabelStackIndex when creating entries in the mplsLabelStackTable. The special string containing the single octet 0x00 indicates that no more new entries can be created in the relevant table. Agents not allowing managers to create entries in this table MUST set this value to the string containing the single octet 0x00.
.1.3.6.1.2.1.10.166.2.1.13,MPLS-LSR-STD-MIB::mplsLabelStackTable,,not-accessible,,current,,This table specifies the label stack to be pushed onto a packet, beneath the top label. Entries into this table are referred to from mplsXCTable.
.1.3.6.1.2.1.10.166.2.1.13.1,MPLS-LSR-STD-MIB::mplsLabelStackEntry,,not-accessible,mplsLabelStackIndex:mplsLabelStackLabelIndex,current,,An entry in this table represents one label which is to be pushed onto an outgoing packet, beneath the top label. An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS signaling protocol.
.1.3.6.1.2.1.10.166.2.1.13.1.1,MPLS-LSR-STD-MIB::mplsLabelStackIndex,OCTET,not-accessible,,current,,Primary index for this row identifying a stack of labels to be pushed on an outgoing packet, beneath the top label. An index containing the string with a single octet 0x00 MUST not be used.
.1.3.6.1.2.1.10.166.2.1.13.1.2,MPLS-LSR-STD-MIB::mplsLabelStackLabelIndex,Unsigned32,not-accessible,,current,,Secondary index for this row identifying one label of the stack. Note that an entry with a smaller mplsLabelStackLabelIndex would refer to a label higher up the label stack and would be popped at a downstream LSR before a label represented by a higher mplsLabelStackLabelIndex at a downstream LSR.
.1.3.6.1.2.1.10.166.2.1.13.1.3,MPLS-LSR-STD-MIB::mplsLabelStackLabel,Unsigned32,read-create,,current,,The label to pushed.
.1.3.6.1.2.1.10.166.2.1.13.1.4,MPLS-LSR-STD-MIB::mplsLabelStackLabelPtr,OBJECT,read-create,,current,,If the label for this segment cannot be represented fully within the mplsLabelStackLabel object, this object MUST point to the first accessible column of a conceptual row in an external table containing the label. In this case, the mplsLabelStackLabel object SHOULD be set to 0 and ignored. This object MUST be set to zeroDotZero otherwise.
.1.3.6.1.2.1.10.166.2.1.13.1.5,MPLS-LSR-STD-MIB::mplsLabelStackRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),For creating, modifying, and deleting this row. When a row in this table has a row in the active(1) state, no objects in this row except this object and the mplsLabelStackStorageType can be modified.
.1.3.6.1.2.1.10.166.2.1.13.1.6,MPLS-LSR-STD-MIB::mplsLabelStackStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. This object cannot be modified if mplsLabelStackRowStatus is active(1). No objects are required to be writable for rows in this table with this object set to permanent(4). The agent MUST ensure that all related entries in this table retain the same value for this object. Agents MUST ensure that the storage type for all entries related to a particular mplsXCEntry retain the same value for this object as the mplsXCEntry's StorageType.
.1.3.6.1.2.1.10.166.2.1.14,MPLS-LSR-STD-MIB::mplsInSegmentMapTable,,not-accessible,,current,,This table specifies the mapping from the mplsInSegmentIndex to the corresponding mplsInSegmentInterface and mplsInSegmentLabel objects. The purpose of this table is to provide the manager with an alternative means by which to locate in-segments.
.1.3.6.1.2.1.10.166.2.1.14.1,MPLS-LSR-STD-MIB::mplsInSegmentMapEntry,,not-accessible,mplsInSegmentMapInterface:mplsInSegmentMapLabel:mplsInSegmentMapLabelPtrIndex,current,,An entry in this table represents one interface and incoming label pair. In cases where the label cannot fit into the mplsInSegmentLabel object, the mplsInSegmentLabelPtr will indicate this by being set to the first accessible column in the appropriate extension table's row, and the mplsInSegmentLabel SHOULD be set to 0. In all other cases when the label is represented within the mplsInSegmentLabel object, the mplsInSegmentLabelPtr MUST be 0.0. Implementors need to be aware that if the value of the mplsInSegmentMapLabelPtrIndex (an OID) has more that 111 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
.1.3.6.1.2.1.10.166.2.1.14.1.1,MPLS-LSR-STD-MIB::mplsInSegmentMapInterface,Integer32,not-accessible,,current,,This index contains the same value as the mplsInSegmentIndex in the mplsInSegmentTable.
.1.3.6.1.2.1.10.166.2.1.14.1.2,MPLS-LSR-STD-MIB::mplsInSegmentMapLabel,Unsigned32,not-accessible,,current,,This index contains the same value as the mplsInSegmentLabel in the mplsInSegmentTable.
.1.3.6.1.2.1.10.166.2.1.14.1.3,MPLS-LSR-STD-MIB::mplsInSegmentMapLabelPtrIndex,OBJECT,not-accessible,,current,,This index contains the same value as the mplsInSegmentLabelPtr. If the label for the InSegment cannot be represented fully within the mplsInSegmentLabel object, this index MUST point to the first accessible column of a conceptual row in an external table containing the label. In this case, the mplsInSegmentTopLabel object SHOULD be set to 0 and ignored. This object MUST be set to zeroDotZero otherwise.
.1.3.6.1.2.1.10.166.2.1.14.1.4,MPLS-LSR-STD-MIB::mplsInSegmentMapIndex,OCTET,read-only,,current,,The mplsInSegmentIndex that corresponds to the mplsInSegmentInterface and mplsInSegmentLabel, or the mplsInSegmentInterface and mplsInSegmentLabelPtr, if applicable. The string containing the single octet 0x00 MUST not be returned.
.1.3.6.1.2.1.10.166.2.1.15,MPLS-LSR-STD-MIB::mplsXCNotificationsEnable,INTEGER,read-write,,current,true(1):false(2),If this object is set to true(1), then it enables the emission of mplsXCUp and mplsXCDown notifications; otherwise these notifications are not emitted.
.1.3.6.1.2.1.10.166.2.2,MPLS-LSR-STD-MIB::mplsLsrConformance,,,,,,
.1.3.6.1.2.1.10.166.2.2.1,MPLS-LSR-STD-MIB::mplsLsrGroups,,,,,,
.1.3.6.1.2.1.10.166.2.2.1.1,MPLS-LSR-STD-MIB::mplsInterfaceGroup,,,,,,Collection of objects needed for MPLS interface and interface performance information.
.1.3.6.1.2.1.10.166.2.2.1.2,MPLS-LSR-STD-MIB::mplsInSegmentGroup,,,,,,Collection of objects needed to implement an in- segment.
.1.3.6.1.2.1.10.166.2.2.1.3,MPLS-LSR-STD-MIB::mplsOutSegmentGroup,,,,,,Collection of objects needed to implement an out- segment.
.1.3.6.1.2.1.10.166.2.2.1.4,MPLS-LSR-STD-MIB::mplsXCGroup,,,,,,Collection of objects needed to implement a cross-connect entry.
.1.3.6.1.2.1.10.166.2.2.1.5,MPLS-LSR-STD-MIB::mplsPerfGroup,,,,,,Collection of objects providing performance information about an LSR.
.1.3.6.1.2.1.10.166.2.2.1.6,MPLS-LSR-STD-MIB::mplsHCInSegmentPerfGroup,,,,,,Object(s) providing performance information specific to out-segments for which the object mplsInterfaceInOctets wraps around too quickly.
.1.3.6.1.2.1.10.166.2.2.1.7,MPLS-LSR-STD-MIB::mplsHCOutSegmentPerfGroup,,,,,,Object(s) providing performance information specific to out-segments for which the object mplsInterfaceOutOctets wraps around too quickly.
.1.3.6.1.2.1.10.166.2.2.1.8,MPLS-LSR-STD-MIB::mplsLabelStackGroup,,,,,,Objects needed to support label stacking.
.1.3.6.1.2.1.10.166.2.2.1.9,MPLS-LSR-STD-MIB::mplsLsrNotificationGroup,,,,,,Set of notifications implemented in this module.
.1.3.6.1.2.1.10.166.2.2.2,MPLS-LSR-STD-MIB::mplsLsrCompliances,,,,,,
.1.3.6.1.2.1.10.166.2.2.2.1,MPLS-LSR-STD-MIB::mplsLsrModuleFullCompliance,,,,,,Compliance statement for agents that provide full support for MPLS-LSR-STD-MIB. Such devices can then be monitored and also be configured using this MIB module.
.1.3.6.1.2.1.10.166.2.2.2.2,MPLS-LSR-STD-MIB::mplsLsrModuleReadOnlyCompliance,,,,,,Compliance requirement for implementations that only provide read-only support for MPLS-LSR-STD-MIB. Such devices can then be monitored but cannot be configured using this MIB module. 
.1.3.6.1.2.1.10.166.3,MPLS-TE-STD-MIB::mplsTeStdMIB,,,,,,Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3812. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html This MIB module contains managed object definitions for MPLS Traffic Engineering (TE) as defined in: 1. Extensions to RSVP for LSP Tunnels, Awduche et al, RFC 3209, December 2001 2. Constraint-Based LSP Setup using LDP, Jamoussi (Editor), RFC 3212, January 2002 3. Requirements for Traffic Engineering Over MPLS, Awduche, D., Malcolm, J., Agogbua, J., O'Dell, M., and J. McManus, [RFC2702], September 1999
.1.3.6.1.2.1.10.166.3.0,MPLS-TE-STD-MIB::mplsTeNotifications,,,,,,
.1.3.6.1.2.1.10.166.3.0.1,MPLS-TE-STD-MIB::mplsTunnelUp,,,,,,This notification is generated when a mplsTunnelOperStatus object for one of the configured tunnels is about to leave the down state and transition into some other state (but not into the notPresent state). This other state is indicated by the included value of mplsTunnelOperStatus.
.1.3.6.1.2.1.10.166.3.0.2,MPLS-TE-STD-MIB::mplsTunnelDown,,,,,,This notification is generated when a mplsTunnelOperStatus object for one of the configured tunnels 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 mplsTunnelOperStatus.
.1.3.6.1.2.1.10.166.3.0.3,MPLS-TE-STD-MIB::mplsTunnelRerouted,,,,,,This notification is generated when a tunnel is rerouted. If the mplsTunnelARHopTable is used, then this tunnel instance's entry in the mplsTunnelARHopTable MAY contain the new path for this tunnel some time after this trap is issued by the agent.
.1.3.6.1.2.1.10.166.3.0.4,MPLS-TE-STD-MIB::mplsTunnelReoptimized,,,,,,This notification is generated when a tunnel is reoptimized. If the mplsTunnelARHopTable is used, then this tunnel instance's entry in the mplsTunnelARHopTable MAY contain the new path for this tunnel some time after this trap is issued by the agent.
.1.3.6.1.2.1.10.166.3.1,MPLS-TE-STD-MIB::mplsTeScalars,,,,,,
.1.3.6.1.2.1.10.166.3.1.1,MPLS-TE-STD-MIB::mplsTunnelConfigured,Unsigned32,read-only,,current,,The number of tunnels configured on this device. A tunnel is considered configured if the mplsTunnelRowStatus is active(1).
.1.3.6.1.2.1.10.166.3.1.2,MPLS-TE-STD-MIB::mplsTunnelActive,Unsigned32,read-only,,current,,The number of tunnels active on this device. A tunnel is considered active if the mplsTunnelOperStatus is up(1).
.1.3.6.1.2.1.10.166.3.1.3,MPLS-TE-STD-MIB::mplsTunnelTEDistProto,BITS,read-only,,current,other(0):ospf(1):isis(2),The traffic engineering distribution protocol(s) used by this LSR. Note that an LSR may support more than one distribution protocol simultaneously.
.1.3.6.1.2.1.10.166.3.1.4,MPLS-TE-STD-MIB::mplsTunnelMaxHops,Unsigned32,read-only,,current,,The maximum number of hops that can be specified for a tunnel on this device.
.1.3.6.1.2.1.10.166.3.1.5,MPLS-TE-STD-MIB::mplsTunnelNotificationMaxRate,Unsigned32,read-write,,current,,This variable indicates the maximum number of notifications issued per second. If events occur more rapidly, the implementation may simply fail to emit these notifications during that period, or may queue them until an appropriate time. A value of 0 means no throttling is applied and events may be notified at the rate at which they occur.
.1.3.6.1.2.1.10.166.3.2,MPLS-TE-STD-MIB::mplsTeObjects,,,,,,
.1.3.6.1.2.1.10.166.3.2.1,MPLS-TE-STD-MIB::mplsTunnelIndexNext,Unsigned32,read-only,,current,,This object contains an unused value for mplsTunnelIndex, or a zero to indicate that none exist. Negative values are not allowed, as they do not correspond to valid values of mplsTunnelIndex. Note that this object offers an unused value for an mplsTunnelIndex value at the ingress side of a tunnel. At other LSRs the value of mplsTunnelIndex SHOULD be taken from the value signaled by the MPLS signaling protocol. 
.1.3.6.1.2.1.10.166.3.2.2,MPLS-TE-STD-MIB::mplsTunnelTable,,not-accessible,,current,,The mplsTunnelTable allows new MPLS tunnels to be created between an LSR and a remote endpoint, and existing tunnels to be reconfigured or removed. Note that only point-to-point tunnel segments are supported, although multipoint-to-point and point- to-multipoint connections are supported by an LSR acting as a cross-connect. Each MPLS tunnel can thus have one out-segment originating at this LSR and/or one in-segment terminating at this LSR.
.1.3.6.1.2.1.10.166.3.2.2.1,MPLS-TE-STD-MIB::mplsTunnelEntry,,not-accessible,mplsTunnelIndex:mplsTunnelInstance:mplsTunnelIngressLSRId:mplsTunnelEgressLSRId,current,,An entry in this table represents an MPLS tunnel. An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS signalling protocol. Whenever a new entry is created with mplsTunnelIsIf set to true(1), then a corresponding entry is created in ifTable as well (see RFC 2863). The ifType of this entry is mplsTunnel(150). A tunnel entry needs to be uniquely identified across a MPLS network. Indices mplsTunnelIndex and mplsTunnelInstance uniquely identify a tunnel on the LSR originating the tunnel. To uniquely identify a tunnel across an MPLS network requires index mplsTunnelIngressLSRId. The last index mplsTunnelEgressLSRId is useful in identifying all instances of a tunnel that terminate on the same egress LSR.
.1.3.6.1.2.1.10.166.3.2.2.1.1,MPLS-TE-STD-MIB::mplsTunnelIndex,Unsigned32,not-accessible,,current,,Uniquely identifies a set of tunnel instances between a pair of ingress and egress LSRs. Managers should obtain new values for row creation in this table by reading mplsTunnelIndexNext. When the MPLS signalling protocol is rsvp(2) this value SHOULD be equal to the value signaled in the Tunnel Id of the Session object. When the MPLS signalling protocol is crldp(3) this value SHOULD be equal to the value signaled in the LSP ID.
.1.3.6.1.2.1.10.166.3.2.2.1.2,MPLS-TE-STD-MIB::mplsTunnelInstance,Unsigned32,not-accessible,,current,,Uniquely identifies a particular instance of a tunnel between a pair of ingress and egress LSRs. It is useful to identify multiple instances of tunnels for the purposes of backup and parallel tunnels. When the MPLS signaling protocol is rsvp(2) this value SHOULD be equal to the LSP Id of the Sender Template object. When the signaling protocol is crldp(3) there is no equivalent signaling object.
.1.3.6.1.2.1.10.166.3.2.2.1.3,MPLS-TE-STD-MIB::mplsTunnelIngressLSRId,Unsigned32,not-accessible,,current,,Identity of the ingress LSR associated with this tunnel instance. When the MPLS signalling protocol is rsvp(2) this value SHOULD be equal to the Tunnel Sender Address in the Sender Template object and MAY be equal to the Extended Tunnel Id field in the SESSION object. When the MPLS signalling protocol is crldp(3) this value SHOULD be equal to the Ingress LSR Router ID field in the LSPID TLV object.
.1.3.6.1.2.1.10.166.3.2.2.1.4,MPLS-TE-STD-MIB::mplsTunnelEgressLSRId,Unsigned32,not-accessible,,current,,Identity of the egress LSR associated with this tunnel instance.
.1.3.6.1.2.1.10.166.3.2.2.1.5,MPLS-TE-STD-MIB::mplsTunnelName,OCTET,read-create,,current,,The canonical name assigned to the tunnel. This name can be used to refer to the tunnel on the LSR's console port. If mplsTunnelIsIf is set to true then the ifName of the interface corresponding to this tunnel should have a value equal to mplsTunnelName. Also see the description of ifName in RFC 2863.
.1.3.6.1.2.1.10.166.3.2.2.1.6,MPLS-TE-STD-MIB::mplsTunnelDescr,OCTET,read-create,,current,,A textual string containing information about the tunnel. If there is no description this object contains a zero length string. This object is may not be signaled by MPLS signaling protocols, consequentally the value of this object at transit and egress LSRs MAY be automatically generated or absent.
.1.3.6.1.2.1.10.166.3.2.2.1.7,MPLS-TE-STD-MIB::mplsTunnelIsIf,INTEGER,read-create,,current,true(1):false(2),Denotes whether or not this tunnel corresponds to an interface represented in the interfaces group table. Note that if this variable is set to true then the ifName of the interface corresponding to this tunnel should have a value equal to mplsTunnelName. Also see the description of ifName in RFC 2863. This object is meaningful only at the ingress and egress LSRs.
.1.3.6.1.2.1.10.166.3.2.2.1.8,MPLS-TE-STD-MIB::mplsTunnelIfIndex,Integer32,read-only,,current,,If mplsTunnelIsIf is set to true, then this value contains the LSR-assigned ifIndex which corresponds to an entry in the interfaces table. Otherwise this variable should contain the value of zero indicating that a valid ifIndex was not assigned to this tunnel interface.
.1.3.6.1.2.1.10.166.3.2.2.1.9,MPLS-TE-STD-MIB::mplsTunnelOwner,INTEGER,read-only,,current,unknown(1):other(2):snmp(3):ldp(4):crldp(5):rsvpTe(6):policyAgent(7),Denotes the entity that created and is responsible for managing this tunnel. This column is automatically filled by the agent on creation of a row.
.1.3.6.1.2.1.10.166.3.2.2.1.10,MPLS-TE-STD-MIB::mplsTunnelRole,INTEGER,read-create,,current,head(1):transit(2):tail(3):headTail(4),This value signifies the role that this tunnel entry/instance represents. This value MUST be set to head(1) at the originating point of the tunnel. This value MUST be set to transit(2) at transit points along the tunnel, if transit points are supported. This value MUST be set to tail(3) at the terminating point of the tunnel if tunnel tails are supported. The value headTail(4) is provided for tunnels that begin and end on the same LSR.
.1.3.6.1.2.1.10.166.3.2.2.1.11,MPLS-TE-STD-MIB::mplsTunnelXCPointer,OBJECT,read-create,,current,,This variable points to a row in the mplsXCTable. This table identifies the segments that compose this tunnel, their characteristics, and relationships to each other. A value of zeroDotZero indicates that no LSP has been associated with this tunnel yet.
.1.3.6.1.2.1.10.166.3.2.2.1.12,MPLS-TE-STD-MIB::mplsTunnelSignallingProto,INTEGER,read-create,,current,none(1):rsvp(2):crldp(3):other(4),The signalling protocol, if any, used to setup this tunnel.
.1.3.6.1.2.1.10.166.3.2.2.1.13,MPLS-TE-STD-MIB::mplsTunnelSetupPrio,Integer32,read-create,,current,,Indicates the setup priority of this tunnel.
.1.3.6.1.2.1.10.166.3.2.2.1.14,MPLS-TE-STD-MIB::mplsTunnelHoldingPrio,Integer32,read-create,,current,,Indicates the holding priority for this tunnel.
.1.3.6.1.2.1.10.166.3.2.2.1.15,MPLS-TE-STD-MIB::mplsTunnelSessionAttributes,BITS,read-create,,current,fastReroute(0):mergingPermitted(1):isPersistent(2):isPinned(3):recordRoute(4),This bit mask indicates optional session values for this tunnel. The following describes these bit fields: fastRerouteThis flag indicates that the any tunnel hop may choose to reroute this tunnel without tearing it down. This flag permits transit routers to use a local repair mechanism which may result in violation of the explicit routing of this tunnel. When a fault is detected on an adjacent downstream link or node, a transit router can re-route traffic for fast service restoration. mergingPermitted This flag permits transit routers to merge this session with other RSVP sessions for the purpose of reducing resource overhead on downstream transit routers, thereby providing better network scaling. isPersistent Indicates whether this tunnel should be restored automatically after a failure occurs. isPinned This flag indicates whether the loose- routed hops of this tunnel are to be pinned. recordRouteThis flag indicates whether or not the signalling protocol should remember the tunnel path after it has been signaled.
.1.3.6.1.2.1.10.166.3.2.2.1.16,MPLS-TE-STD-MIB::mplsTunnelLocalProtectInUse,INTEGER,read-create,,current,true(1):false(2),Indicates that the local repair mechanism is in use to maintain this tunnel (usually in the face of an outage of the link it was previously routed over).
.1.3.6.1.2.1.10.166.3.2.2.1.17,MPLS-TE-STD-MIB::mplsTunnelResourcePointer,OBJECT,read-create,,current,,This variable represents a pointer to the traffic parameter specification for this tunnel. This value may point at an entry in the mplsTunnelResourceEntry to indicate which mplsTunnelResourceEntry is to be assigned to this LSP instance. This value may optionally point at an externally defined traffic parameter specification table. A value of zeroDotZero indicates best-effort treatment. By having the same value of this object, two or more LSPs can indicate resource sharing.
.1.3.6.1.2.1.10.166.3.2.2.1.18,MPLS-TE-STD-MIB::mplsTunnelPrimaryInstance,Unsigned32,read-only,,current,,Specifies the instance index of the primary instance of this tunnel. More details of the definition of tunnel instances and the primary tunnel instance can be found in the description of the TEXTUAL-CONVENTION MplsTunnelInstanceIndex.
.1.3.6.1.2.1.10.166.3.2.2.1.19,MPLS-TE-STD-MIB::mplsTunnelInstancePriority,Unsigned32,read-create,,current,,This value indicates which priority, in descending order, with 0 indicating the lowest priority, within a group of tunnel instances. A group of tunnel instances is defined as a set of LSPs with the same mplsTunnelIndex in this table, but with a different mplsTunnelInstance. Tunnel instance priorities are used to denote the priority at which a particular tunnel instance will supercede another. Instances of tunnels containing the same mplsTunnelInstancePriority will be used for load sharing.
.1.3.6.1.2.1.10.166.3.2.2.1.20,MPLS-TE-STD-MIB::mplsTunnelHopTableIndex,Unsigned32,read-create,,current,,Index into the mplsTunnelHopTable entry that specifies the explicit route hops for this tunnel. This object is meaningful only at the head-end of the tunnel.
.1.3.6.1.2.1.10.166.3.2.2.1.21,MPLS-TE-STD-MIB::mplsTunnelPathInUse,Unsigned32,read-create,,current,,This value denotes the configured path that was chosen for this tunnel. This value reflects the secondary index into mplsTunnelHopTable. This path may not exactly match the one in mplsTunnelARHopTable due to the fact that some CSPF modification may have taken place. See mplsTunnelARHopTable for the actual path being taken by the tunnel. A value of zero denotes that no path is currently in use or available.
.1.3.6.1.2.1.10.166.3.2.2.1.22,MPLS-TE-STD-MIB::mplsTunnelARHopTableIndex,Unsigned32,read-only,,current,,Index into the mplsTunnelARHopTable entry that specifies the actual hops traversed by the tunnel. This is automatically updated by the agent when the actual hops becomes available.
.1.3.6.1.2.1.10.166.3.2.2.1.23,MPLS-TE-STD-MIB::mplsTunnelCHopTableIndex,Unsigned32,read-only,,current,,Index into the mplsTunnelCHopTable entry that specifies the computed hops traversed by the tunnel. This is automatically updated by the agent when computed hops become available or when computed hops get modified.
.1.3.6.1.2.1.10.166.3.2.2.1.24,MPLS-TE-STD-MIB::mplsTunnelIncludeAnyAffinity,Unsigned32,read-create,,current,,A link satisfies the include-any constraint if and only if the constraint is zero, or the link and the constraint have a resource class in common.
.1.3.6.1.2.1.10.166.3.2.2.1.25,MPLS-TE-STD-MIB::mplsTunnelIncludeAllAffinity,Unsigned32,read-create,,current,,A link satisfies the include-all constraint if and only if the link contains all of the administrative groups specified in the constraint.
.1.3.6.1.2.1.10.166.3.2.2.1.26,MPLS-TE-STD-MIB::mplsTunnelExcludeAnyAffinity,Unsigned32,read-create,,current,,A link satisfies the exclude-any constraint if and only if the link contains none of the administrative groups specified in the constraint.
.1.3.6.1.2.1.10.166.3.2.2.1.27,MPLS-TE-STD-MIB::mplsTunnelTotalUpTime,TimeTicks,read-only,,current,,This value represents the aggregate up time for all instances of this tunnel, if available. If this value is unavailable, it MUST return a value of 0.
.1.3.6.1.2.1.10.166.3.2.2.1.28,MPLS-TE-STD-MIB::mplsTunnelInstanceUpTime,TimeTicks,read-only,,current,,This value identifies the total time that this tunnel instance's operStatus has been Up(1).
.1.3.6.1.2.1.10.166.3.2.2.1.29,MPLS-TE-STD-MIB::mplsTunnelPrimaryUpTime,TimeTicks,read-only,,current,,Specifies the total time the primary instance of this tunnel has been active. The primary instance of this tunnel is defined in mplsTunnelPrimaryInstance.
.1.3.6.1.2.1.10.166.3.2.2.1.30,MPLS-TE-STD-MIB::mplsTunnelPathChanges,Counter32,read-only,,current,,Specifies the number of times the actual path for this tunnel instance has changed.
.1.3.6.1.2.1.10.166.3.2.2.1.31,MPLS-TE-STD-MIB::mplsTunnelLastPathChange,TimeTicks,read-only,,current,,Specifies the time since the last change to the actual path for this tunnel instance.
.1.3.6.1.2.1.10.166.3.2.2.1.32,MPLS-TE-STD-MIB::mplsTunnelCreationTime,TimeTicks,read-only,,current,,Specifies the value of SysUpTime when the first instance of this tunnel came into existence. That is, when the value of mplsTunnelOperStatus was first set to up(1).
.1.3.6.1.2.1.10.166.3.2.2.1.33,MPLS-TE-STD-MIB::mplsTunnelStateTransitions,Counter32,read-only,,current,,Specifies the number of times the state (mplsTunnelOperStatus) of this tunnel instance has changed.
.1.3.6.1.2.1.10.166.3.2.2.1.34,MPLS-TE-STD-MIB::mplsTunnelAdminStatus,INTEGER,read-create,,current,up(1):down(2):testing(3),Indicates the desired operational status of this tunnel.
.1.3.6.1.2.1.10.166.3.2.2.1.35,MPLS-TE-STD-MIB::mplsTunnelOperStatus,INTEGER,read-only,,current,up(1):down(2):testing(3):unknown(4):dormant(5):notPresent(6):lowerLayerDown(7),Indicates the actual operational status of this tunnel, which is typically but not limited to, a function of the state of individual segments of this tunnel.
.1.3.6.1.2.1.10.166.3.2.2.1.36,MPLS-TE-STD-MIB::mplsTunnelRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsTunnelAdminStatus, mplsTunnelRowStatus and mplsTunnelStorageType.
.1.3.6.1.2.1.10.166.3.2.2.1.37,MPLS-TE-STD-MIB::mplsTunnelStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this tunnel entry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.3.2.3,MPLS-TE-STD-MIB::mplsTunnelHopListIndexNext,Unsigned32,read-only,,current,,This object contains an appropriate value to be used for mplsTunnelHopListIndex when creating entries in the mplsTunnelHopTable. If the number of unassigned entries is exhausted, a retrieval operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelHopTable is implemented as read-only. To obtain the value of mplsTunnelHopListIndex for a new entry in the mplsTunnelHopTable, the manager issues a management protocol retrieval operation to obtain the current value of mplsTunnelHopIndex. When the SET is performed to create a row in the mplsTunnelHopTable, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the Command Responder (agent) changes the value of this object, according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.
.1.3.6.1.2.1.10.166.3.2.4,MPLS-TE-STD-MIB::mplsTunnelHopTable,,not-accessible,,current,,The mplsTunnelHopTable is used to indicate the hops, strict or loose, for an instance of an MPLS tunnel defined in mplsTunnelTable, when it is established via signalling, for the outgoing direction of the tunnel. Thus at a transit LSR, this table contains the desired path of the tunnel from this LSR onwards. Each row in this table is indexed by mplsTunnelHopListIndex which corresponds to a group of hop lists or path options. Each row also has a secondary index mplsTunnelHopIndex, which indicates a group of hops (also known as a path option). Finally, the third index, mplsTunnelHopIndex indicates the specific hop information for a path option. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelHopTable.
.1.3.6.1.2.1.10.166.3.2.4.1,MPLS-TE-STD-MIB::mplsTunnelHopEntry,,not-accessible,mplsTunnelHopListIndex:mplsTunnelHopPathOptionIndex:mplsTunnelHopIndex,current,,An entry in this table represents a tunnel hop. An entry is created by a network administrator for signaled ERLSP set up by an MPLS signalling protocol.
.1.3.6.1.2.1.10.166.3.2.4.1.1,MPLS-TE-STD-MIB::mplsTunnelHopListIndex,Unsigned32,not-accessible,,current,,Primary index into this table identifying a particular explicit route object.
.1.3.6.1.2.1.10.166.3.2.4.1.2,MPLS-TE-STD-MIB::mplsTunnelHopPathOptionIndex,Unsigned32,not-accessible,,current,,Secondary index into this table identifying a particular group of hops representing a particular configured path. This is otherwise known as a path option.
.1.3.6.1.2.1.10.166.3.2.4.1.3,MPLS-TE-STD-MIB::mplsTunnelHopIndex,Unsigned32,not-accessible,,current,,Tertiary index into this table identifying a particular hop.
.1.3.6.1.2.1.10.166.3.2.4.1.4,MPLS-TE-STD-MIB::mplsTunnelHopAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):asnumber(3):unnum(4):lspid(5),The Hop Address Type of this tunnel hop. The value of this object cannot be changed if the value of the corresponding mplsTunnelHopRowStatus object is 'active'. Note that lspid(5) is a valid option only for tunnels signaled via CRLDP. 
.1.3.6.1.2.1.10.166.3.2.4.1.5,MPLS-TE-STD-MIB::mplsTunnelHopIpAddr,OCTET,read-create,,current,,The Tunnel Hop Address for this tunnel hop. The type of this address is determined by the value of the corresponding mplsTunnelHopAddrType. The value of this object cannot be changed if the value of the corresponding mplsTunnelHopRowStatus object is 'active'. 
.1.3.6.1.2.1.10.166.3.2.4.1.6,MPLS-TE-STD-MIB::mplsTunnelHopIpPrefixLen,Unsigned32,read-create,,current,,If mplsTunnelHopAddrType is set to ipv4(1) or ipv6(2), then this value will contain an appropriate prefix length for the IP address in object mplsTunnelHopIpAddr. Otherwise this value is irrelevant and should be ignored. 
.1.3.6.1.2.1.10.166.3.2.4.1.7,MPLS-TE-STD-MIB::mplsTunnelHopAsNumber,OCTET,read-create,,current,,If mplsTunnelHopAddrType is set to asnumber(3), then this value will contain the AS number of this hop. Otherwise the agent should set this object to zero- length string and the manager should ignore this.
.1.3.6.1.2.1.10.166.3.2.4.1.8,MPLS-TE-STD-MIB::mplsTunnelHopAddrUnnum,OCTET,read-create,,current,,If mplsTunnelHopAddrType is set to unnum(4), then this value will contain the interface identifier of the unnumbered interface for this hop. This object should be used in conjunction with mplsTunnelHopIpAddress which would contain the LSR Router ID in this case. Otherwise the agent should set this object to zero-length string and the manager should ignore this.
.1.3.6.1.2.1.10.166.3.2.4.1.9,MPLS-TE-STD-MIB::mplsTunnelHopLspId,OCTET,read-create,,current,,If mplsTunnelHopAddrType is set to lspid(5), then this value will contain the LSPID of a tunnel of this hop. The present tunnel being configured is tunneled through this hop (using label stacking). This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
.1.3.6.1.2.1.10.166.3.2.4.1.10,MPLS-TE-STD-MIB::mplsTunnelHopType,INTEGER,read-create,,current,strict(1):loose(2),Denotes whether this tunnel hop is routed in a strict or loose fashion. The value of this object has no meaning if the mplsTunnelHopInclude object is set to 'false'.
.1.3.6.1.2.1.10.166.3.2.4.1.11,MPLS-TE-STD-MIB::mplsTunnelHopInclude,INTEGER,read-create,,current,true(1):false(2),If this value is set to true, then this indicates that this hop must be included in the tunnel's path. If this value is set to 'false', then this hop must be avoided when calculating the path for this tunnel. The default value of this object is 'true', so that by default all indicated hops are included in the CSPF path computation. If this object is set to 'false' the value of mplsTunnelHopType should be ignored.
.1.3.6.1.2.1.10.166.3.2.4.1.12,MPLS-TE-STD-MIB::mplsTunnelHopPathOptionName,OCTET,read-create,,current,,The description of this series of hops as they relate to the specified path option. The value of this object SHOULD be the same for each hop in the series that comprises a path option.
.1.3.6.1.2.1.10.166.3.2.4.1.13,MPLS-TE-STD-MIB::mplsTunnelHopEntryPathComp,INTEGER,read-create,,current,dynamic(1):explicit(2),If this value is set to dynamic, then the user should only specify the source and destination of the path and expect that the CSPF will calculate the remainder of the path. If this value is set to explicit, the user should specify the entire path for the tunnel to take. This path may contain strict or loose hops. Each hop along a specific path SHOULD have this object set to the same value
.1.3.6.1.2.1.10.166.3.2.4.1.14,MPLS-TE-STD-MIB::mplsTunnelHopRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsTunnelHopRowStatus and mplsTunnelHopStorageType.
.1.3.6.1.2.1.10.166.3.2.4.1.15,MPLS-TE-STD-MIB::mplsTunnelHopStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this Hop entry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.3.2.5,MPLS-TE-STD-MIB::mplsTunnelResourceIndexNext,Unsigned32,read-only,,current,,This object contains the next appropriate value to be used for mplsTunnelResourceIndex when creating entries in the mplsTunnelResourceTable. If the number of unassigned entries is exhausted, a retrieval operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelTable is implemented as read-only. To obtain the mplsTunnelResourceIndex value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. When the SET is performed to create a row in the mplsTunnelResourceTable, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the Command Responder (agent) changes the value of this object, according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.
.1.3.6.1.2.1.10.166.3.2.6,MPLS-TE-STD-MIB::mplsTunnelResourceTable,,not-accessible,,current,,The mplsTunnelResourceTable allows a manager to specify which resources are desired for an MPLS tunnel. This table also allows several tunnels to point to a single entry in this table, implying that these tunnels should share resources.
.1.3.6.1.2.1.10.166.3.2.6.1,MPLS-TE-STD-MIB::mplsTunnelResourceEntry,,not-accessible,mplsTunnelResourceIndex,current,,An entry in this table represents a set of resources for an MPLS tunnel. An entry can be created by a network administrator or by an SNMP agent as instructed by any MPLS signalling protocol. An entry in this table referenced by a tunnel instance with zero mplsTunnelInstance value indicates a configured set of resource parameter. An entry referenced by a tunnel instance with a non-zero mplsTunnelInstance reflects the in-use resource parameters for the tunnel instance which may have been negotiated or modified by the MPLS signaling protocols.
.1.3.6.1.2.1.10.166.3.2.6.1.1,MPLS-TE-STD-MIB::mplsTunnelResourceIndex,Unsigned32,not-accessible,,current,,Uniquely identifies this row.
.1.3.6.1.2.1.10.166.3.2.6.1.2,MPLS-TE-STD-MIB::mplsTunnelResourceMaxRate,Unsigned32,read-create,,current,,The maximum rate in bits/second. Note that setting mplsTunnelResourceMaxRate, mplsTunnelResourceMeanRate, and mplsTunnelResourceMaxBurstSize to 0 indicates best- effort treatment.
.1.3.6.1.2.1.10.166.3.2.6.1.3,MPLS-TE-STD-MIB::mplsTunnelResourceMeanRate,Unsigned32,read-create,,current,,This object is copied into an instance of mplsTrafficParamMeanRate in the mplsTrafficParamTable. The OID of this table entry is then copied into the corresponding mplsInSegmentTrafficParamPtr.
.1.3.6.1.2.1.10.166.3.2.6.1.4,MPLS-TE-STD-MIB::mplsTunnelResourceMaxBurstSize,Unsigned32,read-create,,current,,The maximum burst size in bytes.
.1.3.6.1.2.1.10.166.3.2.6.1.5,MPLS-TE-STD-MIB::mplsTunnelResourceMeanBurstSize,Unsigned32,read-create,,current,,The mean burst size in bytes. The implementations which do not implement this variable must return a noSuchObject exception for this object and must not allow a user to set this object.
.1.3.6.1.2.1.10.166.3.2.6.1.6,MPLS-TE-STD-MIB::mplsTunnelResourceExBurstSize,Unsigned32,read-create,,current,,The Excess burst size in bytes. The implementations which do not implement this variable must return noSuchObject exception for this object and must not allow a user to set this value.
.1.3.6.1.2.1.10.166.3.2.6.1.7,MPLS-TE-STD-MIB::mplsTunnelResourceFrequency,INTEGER,read-create,,current,unspecified(1):frequent(2):veryFrequent(3),The granularity of the availability of committed rate. The implementations which do not implement this variable must return unspecified(1) for this value and must not allow a user to set this value.
.1.3.6.1.2.1.10.166.3.2.6.1.8,MPLS-TE-STD-MIB::mplsTunnelResourceWeight,Unsigned32,read-create,,current,,The relative weight for using excess bandwidth above its committed rate. The value of 0 means that weight is not applicable for the CR-LSP.
.1.3.6.1.2.1.10.166.3.2.6.1.9,MPLS-TE-STD-MIB::mplsTunnelResourceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsTunnelResourceRowStatus and mplsTunnelResourceStorageType.
.1.3.6.1.2.1.10.166.3.2.6.1.10,MPLS-TE-STD-MIB::mplsTunnelResourceStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this Hop entry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.3.2.7,MPLS-TE-STD-MIB::mplsTunnelARHopTable,,not-accessible,,current,,The mplsTunnelARHopTable is used to indicate the hops for an MPLS tunnel defined in mplsTunnelTable, as reported by the MPLS signalling protocol. Thus at a transit LSR, this table (if the table is supported and if the signaling protocol is recording actual route information) contains the actual route of the whole tunnel. If the signaling protocol is not recording the actual route, this table MAY report the information from the mplsTunnelHopTable or the mplsTunnelCHopTable. Each row in this table is indexed by mplsTunnelARHopListIndex. Each row also has a secondary index mplsTunnelARHopIndex, corresponding to the next hop that this row corresponds to. Please note that since the information necessary to build entries within this table is not provided by some MPLS signalling protocols, implementation of this table is optional. Furthermore, since the information in this table is actually provided by the MPLS signalling protocol after the path has been set-up, the entries in this table are provided only for observation, and hence, all variables in this table are accessible exclusively as read- only. Note also that the contents of this table may change while it is being read because of re-routing activities. A network administrator may verify that the actual route read is consistent by reference to the mplsTunnelLastPathChange object.
.1.3.6.1.2.1.10.166.3.2.7.1,MPLS-TE-STD-MIB::mplsTunnelARHopEntry,,not-accessible,mplsTunnelARHopListIndex:mplsTunnelARHopIndex,current,,An entry in this table represents a tunnel hop. An entry is created by the agent for signaled ERLSP set up by an MPLS signalling protocol.
.1.3.6.1.2.1.10.166.3.2.7.1.1,MPLS-TE-STD-MIB::mplsTunnelARHopListIndex,Unsigned32,not-accessible,,current,,Primary index into this table identifying a particular recorded hop list.
.1.3.6.1.2.1.10.166.3.2.7.1.2,MPLS-TE-STD-MIB::mplsTunnelARHopIndex,Unsigned32,not-accessible,,current,,Secondary index into this table identifying the particular hop.
.1.3.6.1.2.1.10.166.3.2.7.1.3,MPLS-TE-STD-MIB::mplsTunnelARHopAddrType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):asnumber(3):unnum(4):lspid(5),The Hop Address Type of this tunnel hop. Note that lspid(5) is a valid option only for tunnels signaled via CRLDP.
.1.3.6.1.2.1.10.166.3.2.7.1.4,MPLS-TE-STD-MIB::mplsTunnelARHopIpAddr,OCTET,read-only,,current,,The Tunnel Hop Address for this tunnel hop. The type of this address is determined by the value of the corresponding mplsTunnelARHopAddrType. If mplsTunnelARHopAddrType is set to unnum(4), then this value contains the LSR Router ID of the unnumbered interface. Otherwise the agent SHOULD set this object to the zero-length string and the manager should ignore this object.
.1.3.6.1.2.1.10.166.3.2.7.1.5,MPLS-TE-STD-MIB::mplsTunnelARHopAddrUnnum,OCTET,read-only,,current,,If mplsTunnelARHopAddrType is set to unnum(4), then this value will contain the interface identifier of the unnumbered interface for this hop. This object should be used in conjunction with mplsTunnelARHopIpAddr which would contain the LSR Router ID in this case. Otherwise the agent should set this object to zero-length string and the manager should ignore this.
.1.3.6.1.2.1.10.166.3.2.7.1.6,MPLS-TE-STD-MIB::mplsTunnelARHopLspId,OCTET,read-only,,current,,If mplsTunnelARHopAddrType is set to lspid(5), then this value will contain the LSP ID of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
.1.3.6.1.2.1.10.166.3.2.8,MPLS-TE-STD-MIB::mplsTunnelCHopTable,,not-accessible,,current,,The mplsTunnelCHopTable is used to indicate the hops, strict or loose, for an MPLS tunnel defined in mplsTunnelTable, as computed by a constraint- based routing protocol, based on the mplsTunnelHopTable for the outgoing direction of the tunnel. Thus at a transit LSR, this table (if the table is supported) MAY contain the path computed by the CSPF engine on (or on behalf of) this LSR. Each row in this table is indexed by mplsTunnelCHopListIndex. Each row also has a secondary index mplsTunnelCHopIndex, corresponding to the next hop that this row corresponds to. In case we want to specify a particular interface on the originating LSR of an outgoing tunnel by which we want packets to exit the LSR, we specify this as the first hop for this tunnel in mplsTunnelCHopTable. Please note that since the information necessary to build entries within this table may not be supported by some LSRs, implementation of this table is optional. Furthermore, since the information in this table describes the path computed by the CSPF engine the entries in this table are read-only.
.1.3.6.1.2.1.10.166.3.2.8.1,MPLS-TE-STD-MIB::mplsTunnelCHopEntry,,not-accessible,mplsTunnelCHopListIndex:mplsTunnelCHopIndex,current,,An entry in this table represents a tunnel hop. An entry in this table is created by a path computation engine using CSPF techniques applied to the information collected by routing protocols and the hops specified in the corresponding mplsTunnelHopTable.
.1.3.6.1.2.1.10.166.3.2.8.1.1,MPLS-TE-STD-MIB::mplsTunnelCHopListIndex,Unsigned32,not-accessible,,current,,Primary index into this table identifying a particular computed hop list.
.1.3.6.1.2.1.10.166.3.2.8.1.2,MPLS-TE-STD-MIB::mplsTunnelCHopIndex,Unsigned32,not-accessible,,current,,Secondary index into this table identifying the particular hop.
.1.3.6.1.2.1.10.166.3.2.8.1.3,MPLS-TE-STD-MIB::mplsTunnelCHopAddrType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):asnumber(3):unnum(4):lspid(5),The Hop Address Type of this tunnel hop. Note that lspid(5) is a valid option only for tunnels signaled via CRLDP.
.1.3.6.1.2.1.10.166.3.2.8.1.4,MPLS-TE-STD-MIB::mplsTunnelCHopIpAddr,OCTET,read-only,,current,,The Tunnel Hop Address for this tunnel hop. The type of this address is determined by the value of the corresponding mplsTunnelCHopAddrType. If mplsTunnelCHopAddrType is set to unnum(4), then this value will contain the LSR Router ID of the unnumbered interface. Otherwise the agent should set this object to the zero-length string and the manager SHOULD ignore this object.
.1.3.6.1.2.1.10.166.3.2.8.1.5,MPLS-TE-STD-MIB::mplsTunnelCHopIpPrefixLen,Unsigned32,read-only,,current,,If mplsTunnelCHopAddrType is set to ipv4(1) or ipv6(2), then this value will contain an appropriate prefix length for the IP address in object mplsTunnelCHopIpAddr. Otherwise this value is irrelevant and should be ignored. 
.1.3.6.1.2.1.10.166.3.2.8.1.6,MPLS-TE-STD-MIB::mplsTunnelCHopAsNumber,OCTET,read-only,,current,,If mplsTunnelCHopAddrType is set to asnumber(3), then this value will contain the AS number of this hop. Otherwise the agent should set this object to zero-length string and the manager should ignore this.
.1.3.6.1.2.1.10.166.3.2.8.1.7,MPLS-TE-STD-MIB::mplsTunnelCHopAddrUnnum,OCTET,read-only,,current,,If mplsTunnelCHopAddrType is set to unnum(4), then this value will contain the unnumbered interface identifier of this hop. This object should be used in conjunction with mplsTunnelCHopIpAddr which would contain the LSR Router ID in this case. Otherwise the agent should set this object to zero- length string and the manager should ignore this.
.1.3.6.1.2.1.10.166.3.2.8.1.8,MPLS-TE-STD-MIB::mplsTunnelCHopLspId,OCTET,read-only,,current,,If mplsTunnelCHopAddrType is set to lspid(5), then this value will contain the LSP ID of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
.1.3.6.1.2.1.10.166.3.2.8.1.9,MPLS-TE-STD-MIB::mplsTunnelCHopType,INTEGER,read-only,,current,strict(1):loose(2),Denotes whether this is tunnel hop is routed in a strict or loose fashion.
.1.3.6.1.2.1.10.166.3.2.9,MPLS-TE-STD-MIB::mplsTunnelPerfTable,,not-accessible,,current,,This table provides per-tunnel instance MPLS performance information.
.1.3.6.1.2.1.10.166.3.2.9.1,MPLS-TE-STD-MIB::mplsTunnelPerfEntry,,not-accessible,,current,,An entry in this table is created by the LSR for every tunnel. Its is an extension to mplsTunnelEntry.
.1.3.6.1.2.1.10.166.3.2.9.1.1,MPLS-TE-STD-MIB::mplsTunnelPerfPackets,Counter32,read-only,,current,,Number of packets forwarded by the tunnel. This object should represents the 32-bit value of the least significant part of the 64-bit value if both mplsTunnelPerfHCPackets is returned.
.1.3.6.1.2.1.10.166.3.2.9.1.2,MPLS-TE-STD-MIB::mplsTunnelPerfHCPackets,Counter64,read-only,,current,,High capacity counter for number of packets forwarded by the tunnel. 
.1.3.6.1.2.1.10.166.3.2.9.1.3,MPLS-TE-STD-MIB::mplsTunnelPerfErrors,Counter32,read-only,,current,,Number of packets dropped because of errors or for other reasons.
.1.3.6.1.2.1.10.166.3.2.9.1.4,MPLS-TE-STD-MIB::mplsTunnelPerfBytes,Counter32,read-only,,current,,Number of bytes forwarded by the tunnel. This object should represents the 32-bit value of the least significant part of the 64-bit value if both mplsTunnelPerfHCBytes is returned.
.1.3.6.1.2.1.10.166.3.2.9.1.5,MPLS-TE-STD-MIB::mplsTunnelPerfHCBytes,Counter64,read-only,,current,,High capacity counter for number of bytes forwarded by the tunnel.
.1.3.6.1.2.1.10.166.3.2.10,MPLS-TE-STD-MIB::mplsTunnelCRLDPResTable,,not-accessible,,current,,The mplsTunnelCRLDPResTable allows a manager to specify which CR-LDP-specific resources are desired for an MPLS tunnel if that tunnel is signaled using CR-LDP. Note that these attributes are in addition to those specified in mplsTunnelResourceTable. This table also allows several tunnels to point to a single entry in this table, implying that these tunnels should share resources.
.1.3.6.1.2.1.10.166.3.2.10.1,MPLS-TE-STD-MIB::mplsTunnelCRLDPResEntry,,not-accessible,mplsTunnelResourceIndex,current,,An entry in this table represents a set of resources for an MPLS tunnel established using CRLDP (mplsTunnelSignallingProto equal to crldp (3)). An entry can be created by a network administrator or by an SNMP agent as instructed by any MPLS signalling protocol.
.1.3.6.1.2.1.10.166.3.2.10.1.1,MPLS-TE-STD-MIB::mplsTunnelCRLDPResMeanBurstSize,Unsigned32,read-create,,current,,The mean burst size in bytes.
.1.3.6.1.2.1.10.166.3.2.10.1.2,MPLS-TE-STD-MIB::mplsTunnelCRLDPResExBurstSize,Unsigned32,read-create,,current,,The Excess burst size in bytes.
.1.3.6.1.2.1.10.166.3.2.10.1.3,MPLS-TE-STD-MIB::mplsTunnelCRLDPResFrequency,INTEGER,read-create,,current,unspecified(1):frequent(2):veryFrequent(3),The granularity of the availability of committed rate.
.1.3.6.1.2.1.10.166.3.2.10.1.4,MPLS-TE-STD-MIB::mplsTunnelCRLDPResWeight,Unsigned32,read-create,,current,,The relative weight for using excess bandwidth above its committed rate. The value of 0 means that weight is not applicable for the CR-LSP.
.1.3.6.1.2.1.10.166.3.2.10.1.5,MPLS-TE-STD-MIB::mplsTunnelCRLDPResFlags,Unsigned32,read-create,,current,,The value of the 1 byte Flags conveyed as part of the traffic parameters during the establishment of the CRLSP. The bits in this object are to be interpreted as follows. +--+--+--+--+--+--+--+--+ | Res |F6|F5|F4|F3|F2|F1| +--+--+--+--+--+--+--+--+ Res - These bits are reserved. Zero on transmission. Ignored on receipt. F1 - Corresponds to the PDR. F2 - Corresponds to the PBS. F3 - Corresponds to the CDR. F4 - Corresponds to the CBS. F5 - Corresponds to the EBS. F6 - Corresponds to the Weight. Each flag if is a Negotiable Flag corresponding to a Traffic Parameter. The Negotiable Flag value zero denotes Not Negotiable and value one denotes Negotiable.
.1.3.6.1.2.1.10.166.3.2.10.1.6,MPLS-TE-STD-MIB::mplsTunnelCRLDPResRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except mplsTunnelCRLDPResRowStatus and mplsTunnelCRLDPResStorageType.
.1.3.6.1.2.1.10.166.3.2.10.1.7,MPLS-TE-STD-MIB::mplsTunnelCRLDPResStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this CR-LDP Resource entry. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.10.166.3.2.11,MPLS-TE-STD-MIB::mplsTunnelNotificationEnable,INTEGER,read-write,,current,true(1):false(2),If this object is true, then it enables the generation of mplsTunnelUp and mplsTunnelDown traps, otherwise these traps are not emitted.
.1.3.6.1.2.1.10.166.3.3,MPLS-TE-STD-MIB::mplsTeConformance,,,,,,
.1.3.6.1.2.1.10.166.3.3.1,MPLS-TE-STD-MIB::mplsTeGroups,,,,,,
.1.3.6.1.2.1.10.166.3.3.1.1,MPLS-TE-STD-MIB::mplsTunnelGroup,,,,,,Necessary, but not sufficient, set of objects to implement tunnels. In addition, depending on the type of the tunnels supported (for example, manually configured or signaled, persistent or non- persistent, etc.), the following other groups defined below are mandatory: mplsTunnelManualGroup and/or mplsTunnelSignaledGroup, mplsTunnelIsNotIntfcGroup and/or mplsTunnelIsIntfcGroup.
.1.3.6.1.2.1.10.166.3.3.1.2,MPLS-TE-STD-MIB::mplsTunnelManualGroup,,,,,,Object(s) needed to implement manually configured tunnels.
.1.3.6.1.2.1.10.166.3.3.1.3,MPLS-TE-STD-MIB::mplsTunnelSignaledGroup,,,,,,Objects needed to implement signaled tunnels.
.1.3.6.1.2.1.10.166.3.3.1.4,MPLS-TE-STD-MIB::mplsTunnelScalarGroup,,,,,,Scalar object needed to implement MPLS tunnels.
.1.3.6.1.2.1.10.166.3.3.1.5,MPLS-TE-STD-MIB::mplsTunnelIsIntfcGroup,,,,,,Objects needed to implement tunnels that are interfaces.
.1.3.6.1.2.1.10.166.3.3.1.6,MPLS-TE-STD-MIB::mplsTunnelIsNotIntfcGroup,,,,,,Objects needed to implement tunnels that are not interfaces.
.1.3.6.1.2.1.10.166.3.3.1.7,MPLS-TE-STD-MIB::mplsTunnelCRLDPResOptionalGroup,,,,,,Set of objects implemented for resources applicable for tunnels signaled using CR-LDP.
.1.3.6.1.2.1.10.166.3.3.1.8,MPLS-TE-STD-MIB::mplsTeNotificationGroup,,,,,,Set of notifications implemented in this module. None is mandatory.
.1.3.6.1.2.1.10.166.3.3.2,MPLS-TE-STD-MIB::mplsTeCompliances,,,,,,
.1.3.6.1.2.1.10.166.3.3.2.1,MPLS-TE-STD-MIB::mplsTeModuleFullCompliance,,,,,,Compliance statement for agents that provide full support the MPLS-TE-STD-MIB module.
.1.3.6.1.2.1.10.166.3.3.2.2,MPLS-TE-STD-MIB::mplsTeModuleReadOnlyCompliance,,,,,,Compliance requirement for implementations that only provide read-only support for MPLS-TE-STD-MIB. Such devices can then be monitored but cannot be configured using this MIB modules.
.1.3.6.1.2.1.10.246,PW-STD-MIB::pwStdMIB,,,,,,This MIB module contains managed object definitions for pseudowire operation as in Bryant, S. and P. Pate, 'Pseudo Wire Emulation Edge-to-Edge (PWE3) Architecture' [RFC3985], Martini, L., et al, 'Pseudowire Setup and Maintenance Using the Label Distribution Protocol (LDP)' [RFC4447], and Townsley, M., et al, 'Layer Two Tunneling Protocol (Version 3)' [RFC3931]. This MIB module enables the use of any underlying packet switched network (PSN). MIB nodules that will support PW operations over specific PSN types are defined in separate memos. The indexes for this MIB module are also used to index the PSN-specific tables and the PW-specific tables. The PW Type dictates which PW-specific MIB module to use. 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 5601; see the RFC itself for full legal notices. 
.1.3.6.1.2.1.10.246.0,PW-STD-MIB::pwNotifications,,,,,,
.1.3.6.1.2.1.10.246.0.1,PW-STD-MIB::pwDown,,,,,,This notification is generated when the pwOperStatus object for one or more contiguous entries in the pwTable are about to enter the down(2) or lowerLayerDown(6) state from any other state, except for transition from the notPresent(5) state. For the purpose of deciding when these notifications occur, the lowerLayerDown(6) state and the down(2) state are considered to be equivalent; i.e., there is no notification on transition from lowerLayerDown(6) into down(2), and there is a trap on transition from any other state except down(2) (and notPresent) into lowerLayerDown(6). The included values of pwOperStatus MUST each be equal to down(2) or lowerLayerDown(6). The two instances of pwOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the down(2) and lowerLayerDown(6) states at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two pwOperStatus objects MUST be identical.
.1.3.6.1.2.1.10.246.0.2,PW-STD-MIB::pwUp,,,,,,This notification is generated when the pwOperStatus object for one or more contiguous entries in the pwTable are about to enter the up(1) state from some other state except the notPresent(5) state and given that the pwDown notification been issued for these entries. The included values of pwOperStatus MUST both be set equal to this new state (i.e., up(1)). The two instances of pwOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the up(1) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two pwOperStatus objects MUST be identical.
.1.3.6.1.2.1.10.246.0.3,PW-STD-MIB::pwDeleted,,,,,,This notification is generated when the PW has been deleted, i.e., when the pwRowStatus has been set to destroy(6) or the PW has been deleted by a non-MIB application or due to an auto-discovery process. 
.1.3.6.1.2.1.10.246.1,PW-STD-MIB::pwObjects,,,,,,
.1.3.6.1.2.1.10.246.1.1,PW-STD-MIB::pwIndexNext,Unsigned32,read-only,,current,,This object contains an appropriate value to be used for pwIndex when creating entries in the pwTable. The value 0 indicates that no unassigned entries are available. To obtain the value of pwIndex for a new entry in the pwTable, the manager issues a management protocol retrieval operation. The agent will determine through its local policy when this index value will be made available for reuse.
.1.3.6.1.2.1.10.246.1.2,PW-STD-MIB::pwTable,,not-accessible,,current,,This table specifies information for configuring and status monitoring that is common to all service types and PSN types.
.1.3.6.1.2.1.10.246.1.2.1,PW-STD-MIB::pwEntry,,not-accessible,pwIndex,current,,A row in this table represents a pseudowire (PW) virtual connection across a packet network. It is indexed by pwIndex, which uniquely identifies a singular connection. A row can be created by an operator command from a management plan of a PE, by signaling, or due to auto- discovery process. An operator's command can be issued via a non-SNMP application; in such case, a row will be created implicitly by the agent. The read-create objects in this table are divided into three categories: 1) Objects that MUST NOT be changed after row activation. These are objects that define basic properties of the PW (for example type, destination, etc.). 2) Objects that MAY be changed when the PW is defined as not active. A change of these objects involves re-signaling of the PW or it might be traffic affecting. PW not active is defined as one of the following conditions: a) The pwRowStatus is notInService(2). b) The pwRowStatus is notReady(3). c) The pwAdminStatus is down(2). If the operator needs to change one of the values for an active row, the operator can either set the pwRowStatus to notInService(2) or set pwAdminStatus to down(2). Signaling (or traffic) is initiated again upon setting the pwRowStatus to active(1) or setting the pwAdminStatus to up(1) or testing(3), respectively. 3) Objects that MAY be changed at any time. A PW MAY have an entry in the ifTable in addition to the entry in this table. In this case, a special ifType for PW will be set in the ifTable, and the ifIndex in the ifTable of the PW will be set in the pwIfIndex object in this table. By default, all the read-create objects MUST NOT be changed after row activation, unless specifically indicated in the individual object description. Manual entries in this table SHOULD be preserved after a reboot; the agent MUST ensure the integrity of those entries. If the set of entries of a specific row are found to be inconsistent after reboot, the PW pwOperStatus MUST be declared as notPresent(5). 
.1.3.6.1.2.1.10.246.1.2.1.1,PW-STD-MIB::pwIndex,Unsigned32,not-accessible,,current,,A unique index for the conceptual row identifying a PW within this table.
.1.3.6.1.2.1.10.246.1.2.1.2,PW-STD-MIB::pwType,INTEGER,read-create,,current,other(0):frameRelayDlciMartiniMode(1):atmAal5SduVcc(2):atmTransparent(3):ethernetTagged(4):ethernet(5):hdlc(6):ppp(7):cem(8):atmCellNto1Vcc(9):atmCellNto1Vpc(10):ipLayer2Transport(11):atmCell1to1Vcc(12):atmCell1to1Vpc(13):atmAal5PduVcc(14):frameRelayPortMode(15):cep(16):e1Satop(17):t1Satop(18):e3Satop(19):t3Satop(20):basicCesPsn(21):basicTdmIp(22):tdmCasCesPsn(23):tdmCasTdmIp(24):frDlci(25):wildcard(32767),This value indicates the emulated service to be carried over this PW. 
.1.3.6.1.2.1.10.246.1.2.1.3,PW-STD-MIB::pwOwner,INTEGER,read-create,,current,manual(1):pwIdFecSignaling(2):genFecSignaling(3):l2tpControlProtocol(4):other(5),This object is set by the operator to indicate the protocol responsible for establishing this PW. 'manual' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e., configuration of entries in the PW tables including PW labels, etc., is done by setting the MIB fields manually. 'pwIdFecSignaling' is used in case of signaling with the Pwid FEC element with LDP signaling. 'genFecSignaling' is used in case of LDP signaling with the generalized FEC. 'l2tpControlProtocol' indicates the use of the L2TP control protocol. 'other' is used for other types of signaling.
.1.3.6.1.2.1.10.246.1.2.1.4,PW-STD-MIB::pwPsnType,INTEGER,read-create,,current,mpls(1):l2tp(2):udpOverIp(3):mplsOverIp(4):mplsOverGre(5):other(6),This object is set by the operator to indicate the PSN type. Based on this object, the relevant PSN table's entry is created in the PSN-specific MIB modules. 
.1.3.6.1.2.1.10.246.1.2.1.5,PW-STD-MIB::pwSetUpPriority,Integer32,read-create,,current,,This object defines the relative priority of the PW during set-up in a lowest-to-highest fashion, where 0 is the highest priority. PWs with the same priority are treated with equal priority. PWs that have not yet completed setup will report 'dormant' in the pwOperStatus. This value is significant if there are competing resources among PWs and the implementation supports this feature. Equal priority handling with competing resources is implementation specific. This object MAY be changed at any time.
.1.3.6.1.2.1.10.246.1.2.1.6,PW-STD-MIB::pwHoldingPriority,Integer32,read-create,,current,,This object defines the relative holding priority of the PW in a lowest-to-highest fashion, where 0 is the highest priority. PWs with the same priority are treated equally. This value is significant if there are competing resources among PWs and the implementation supports this feature. Equal priority handling with competing resources is implementation specific. This object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.8,PW-STD-MIB::pwPeerAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Denotes the address type of the peer node. It should be set to 'unknown' if PE/PW maintenance protocol is not used and the address is unknown.
.1.3.6.1.2.1.10.246.1.2.1.9,PW-STD-MIB::pwPeerAddr,OCTET,read-create,,current,,This object contains the value of the peer node address of the PW/PE maintenance protocol entity. This object SHOULD contain a value of all zeroes if not applicable (pwPeerAddrType is 'unknown').
.1.3.6.1.2.1.10.246.1.2.1.10,PW-STD-MIB::pwAttachedPwIndex,Unsigned32,read-create,,current,,If the PW is attached to another PW instead of a local native service, this item indicates the pwIndex of the attached PW. Otherwise, this object MUST be set to zero. Attachment to another PW will have no PW specific entry in any of the service MIB modules.
.1.3.6.1.2.1.10.246.1.2.1.11,PW-STD-MIB::pwIfIndex,Integer32,read-create,,current,,This object indicates the ifIndex of the PW if the PW is represented in the ifTable. Otherwise, it MUST be set to zero.
.1.3.6.1.2.1.10.246.1.2.1.12,PW-STD-MIB::pwID,Unsigned32,read-create,,current,,Pseudowire identifier. If the pwOwner object is 'pwIdFecSignaling' or 'l2tpControlProtocol', then this object is signaled in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. For other values of pwOwner, this object is not signaled and it MAY be set to zero. For implementations that support the pwIndexMappingTable, a non-zero value is RECOMMENDED, even if this identifier is not signaled. This is so that reverse mappings can be provided by pwIndexMappingTable and pwPeerMappingTable. It is therefore RECOMMENDED that the value of this pwID be unique (or if pwPeerAddrType is not 'unknown', at least [pwType, pwID, pwPeerAddrType, pwPeerAddr] is unique.)
.1.3.6.1.2.1.10.246.1.2.1.13,PW-STD-MIB::pwLocalGroupID,Unsigned32,read-create,,current,,Used in the Group ID field sent to the peer PW End Service within the maintenance protocol used for PW setup. It SHOULD be set to zero if a maintenance protocol is not used.
.1.3.6.1.2.1.10.246.1.2.1.14,PW-STD-MIB::pwGroupAttachmentID,OCTET,read-create,,current,,This object is an octet string representing the attachment group identifier (AGI) that this PW belongs to, which typically identifies the VPN ID. Applicable if pwOwner equals 'genFecSignaling'.
.1.3.6.1.2.1.10.246.1.2.1.15,PW-STD-MIB::pwLocalAttachmentID,OCTET,read-create,,current,,This object is an octet string representing the local forwarder attachment individual identifier (AII) to be used by this PW. It is used as the Source AII (SAII) for outgoing signaling messages and the Target AII (TAII) in the incoming messages from the peer. Applicable if pwOwner equal 'genFecSignaling'.
.1.3.6.1.2.1.10.246.1.2.1.16,PW-STD-MIB::pwRemoteAttachmentID,OCTET,read-create,,current,,This object is an octet string representing the remote forwarder attachment individual identifier (AII) to be used by this PW. It is used as the TAII for outgoing signaling messages and the SAII in the incoming messages from the peer. Applicable if pwOwner equals 'genFecSignaling'.
.1.3.6.1.2.1.10.246.1.2.1.17,PW-STD-MIB::pwCwPreference,INTEGER,read-create,,current,true(1):false(2),Defines if the control word will be sent with each packet by the local node. Some PW types mandate the use of a control word, and in such cases, the value configured for this object has no effect on the existence of the control word. This object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.18,PW-STD-MIB::pwLocalIfMtu,Unsigned32,read-create,,current,,If not equal to zero, the optional IfMtu object in the signaling protocol will be sent with this value, which represents the locally supported MTU size over the interface (or the virtual interface) associated with the PW. This object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.19,PW-STD-MIB::pwLocalIfString,INTEGER,read-create,,current,true(1):false(2),A PW MAY be associated to an interface (or a virtual interface) in the ifTable of the node as part of the service configuration. This object defines if the maintenance protocol will send the interface's name (ifAlias) as it appears in the ifTable. If set to false, the optional element will not be sent. This object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.20,PW-STD-MIB::pwLocalCapabAdvert,BITS,read-create,,current,pwStatusIndication(0):pwVCCV(1),If a maintenance protocol is used, it indicates the capabilities the local node will advertise to the peer. The operator MAY selectively assign a partial set of capabilities. In case of manual configuration of the PW, the operator SHOULD set non-conflicting options (for example, only a single type of Operations, Administration, and Management (OAM)) out of the available options in the implementation. It is possible to change the value of this object when the PW is not active. The agent MUST reject any attempt to set a capability that is not supported. The default value MUST be the full set of local node capabilities.
.1.3.6.1.2.1.10.246.1.2.1.21,PW-STD-MIB::pwRemoteGroupID,Unsigned32,read-only,,current,,This object is obtained from the Group ID field as received via the maintenance protocol used for PW setup. Value of zero will be reported if not used. Value of 0xFFFFFFFF shall be used if the object is yet to be defined by the PW maintenance protocol.
.1.3.6.1.2.1.10.246.1.2.1.22,PW-STD-MIB::pwCwStatus,INTEGER,read-only,,current,waitingForNextMsg(1):sentWrongBitErrorCode(2):rxWithdrawWithWrongBitErrorCode(3):illegalReceivedBit(4):cwPresent(5):cwNotPresent(6):notYetKnown(7),If signaling is used for PW establishment, this object indicates the status of the control word negotiation. For either signaling or manual configuration, it indicates if the control word (CW) is to be present for this PW.
.1.3.6.1.2.1.10.246.1.2.1.23,PW-STD-MIB::pwRemoteIfMtu,Unsigned32,read-only,,current,,The remote interface MTU as (optionally) received from the remote node via the maintenance protocol. The object SHOULD report zero if the MTU is not available.
.1.3.6.1.2.1.10.246.1.2.1.24,PW-STD-MIB::pwRemoteIfString,OCTET,read-only,,current,,Indicates the interface description string as received by the maintenance protocol. It MUST be a NULL string if a maintenance protocol is not used or the value is not known yet.
.1.3.6.1.2.1.10.246.1.2.1.25,PW-STD-MIB::pwRemoteCapabilities,BITS,read-only,,current,pwStatusIndication(0):pwVCCV(1),Indicates the capabilities as received from the peer.
.1.3.6.1.2.1.10.246.1.2.1.26,PW-STD-MIB::pwFragmentCfgSize,Unsigned32,read-create,,current,,If set to a value other than zero, indicates that fragmentation is desired for this PW. This object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.27,PW-STD-MIB::pwRmtFragCapability,BITS,read-only,,current,noFrag(0):cfgFragGreaterThanPsnMtu(1):cfgFragButRemoteIncapable(2):remoteFragCapable(3):fragEnabled(4),The status of the fragmentation based on the local configuration and the peer capabilities as received from the peer when a control protocol is used.
.1.3.6.1.2.1.10.246.1.2.1.28,PW-STD-MIB::pwFcsRetentionCfg,INTEGER,read-create,,current,fcsRetentionDisable(1):fcsRetentionEnable(2),The local configuration of Frame Check Sequence (FCS) retention for this PW. FCS retention can be configured for PW types High-Level Data Link Control (HDLC), Point-to-Point Protocol (PPP), and Ethernet only. If the implementation does not support FCS retention, an error MUST be reported in pwFcsRetentionStatus. This object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.29,PW-STD-MIB::pwFcsRetentionStatus,BITS,read-only,,current,remoteIndicationUnknown(0):remoteRequestFcsRetention(1):fcsRetentionEnabled(2):fcsRetentionDisabled(3):localFcsRetentionCfgErr(4):fcsRetentionFcsSizeMismatch(5),The status of the FCS retention negotiation process based on local configuration and the remote advertisement. remoteIndicationUnknown - set if a FEC has not been received from the remote. remoteRequestFcsRetention - indicates that the peer has requested FCS retention. FCS retention will be used if the local node is capable and configured to use it for this PW. fcsRetentionEnabled - FCS retention is enabled (both peers were configured for FCS retention for signaled PW, or the local node is configured and capable of FCS retention for manually assigned PWs). fcsRetentionDisabled - FCS retention is disabled (not configured locally or not advertised by the peer). localFcsRetentionCfgErr - set if the local node has been configured for FCS retention but is not capable to support it. fcsRetentionFcsSizeMismatch - set if there is an FCS size mismatch between the local and the peer node. 
.1.3.6.1.2.1.10.246.1.2.1.30,PW-STD-MIB::pwOutboundLabel,Unsigned32,read-create,,current,,The PW label used in the outbound direction (i.e., toward the PSN). It might be set manually if pwOwner is 'manual'; otherwise, it is set automatically. For MPLS, MPLS over IP, or MPLS over Generic Routing Encapsulation (GRE) PSN, it represents the 20-bit PW tag; for L2TP, it represents the 32-bit Session ID; and for IP PSN, it represents the destination UDP port number. If the label is not yet known (signaling in process), the object SHOULD return a value of 0xFFFFFFFF. For manual configuration, this object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.31,PW-STD-MIB::pwInboundLabel,Unsigned32,read-create,,current,,The PW label used in the inbound direction (i.e., packets received from the PSN). It may be set manually if pwOwner is 'manual'; otherwise, it is set automatically. For MPLS, MPLS over IP, or MPLS over GRE PSN, it represents the 20-bit PW tag; for L2TP, it represents the 32-bit Session ID; and for IP PSN, it represents the source UDP port number. If the label is not yet known (signaling in process), the object SHOULD return a value of 0xFFFFFFFF. For manual configuration, this object MAY be changed only if the PW is not active.
.1.3.6.1.2.1.10.246.1.2.1.32,PW-STD-MIB::pwName,OCTET,read-create,,current,,The canonical name assigned to the PW. This object MAY be changed at any time.
.1.3.6.1.2.1.10.246.1.2.1.33,PW-STD-MIB::pwDescr,OCTET,read-create,,current,,A textual string containing information about the PW. If there is no description, this object contains a zero- length string. This object MAY be changed at any time.
.1.3.6.1.2.1.10.246.1.2.1.34,PW-STD-MIB::pwCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime at the time this PW was created.
.1.3.6.1.2.1.10.246.1.2.1.35,PW-STD-MIB::pwUpTime,TimeTicks,read-only,,current,,Specifies the time since last change of pwOperStatus to Up(1).
.1.3.6.1.2.1.10.246.1.2.1.36,PW-STD-MIB::pwLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time the PW 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.10.246.1.2.1.37,PW-STD-MIB::pwAdminStatus,INTEGER,read-create,,current,up(1):down(2):testing(3),The desired operational status of this PW. This object MAY be set at any time.
.1.3.6.1.2.1.10.246.1.2.1.38,PW-STD-MIB::pwOperStatus,INTEGER,read-only,,current,up(1):down(2):testing(3):dormant(4):notPresent(5):lowerLayerDown(6),This object indicates the operational status of the PW; it does not reflect the status of the Customer Edge (CE) bound interface. It is set to down only if pwNotForwarding, psnFacingPwRxFault, or psnFacingPwTxFault indications are set in pwLocalStatus or pwRemoteStatus. It indicates 'lowerLayerDown' if the only reason for not being in the 'up' state is that either the outer tunnel or physical layer of the network side is in the 'down' state. All other states are declared based on the description of the PwOperStatusTC. 
.1.3.6.1.2.1.10.246.1.2.1.39,PW-STD-MIB::pwLocalStatus,BITS,read-only,,current,pwNotForwarding(0):servicePwRxFault(1):servicePwTxFault(2):psnPwRxFault(3):psnPwTxFault(4),Indicates the status of the PW in the local node. The various indications in this object SHOULD be available independent of the ability of the local node to advertise them or the remote node to accept these status indications through the control protocol. 
.1.3.6.1.2.1.10.246.1.2.1.40,PW-STD-MIB::pwRemoteStatusCapable,INTEGER,read-only,,current,notApplicable(1):notYetKnown(2):remoteCapable(3):remoteNotCapable(4),Indicates the remote node capability to advertise the PW status notification. notApplicable SHOULD be reported for a manually set PW, or if the local node is not capable of accepting the status notification object. notYetKnown SHOULD be reported if the signaling protocol has not yet finished the process of capability determination. remoteCapable and remoteNotcapable SHOULD be reported based on the initial signaling exchange that has determined the remote node capability. 
.1.3.6.1.2.1.10.246.1.2.1.41,PW-STD-MIB::pwRemoteStatus,BITS,read-only,,current,pwNotForwarding(0):servicePwRxFault(1):servicePwTxFault(2):psnPwRxFault(3):psnPwTxFault(4),Indicates the status of the PW as was advertised by the remote. If the remote is not capable of advertising the status object, or the local node is not able to accept the status object through signaling, then the applicable bit is 'pwNotForwarding', which is set if the remote has sent label release or label withdraw for this PW. 
.1.3.6.1.2.1.10.246.1.2.1.42,PW-STD-MIB::pwTimeElapsed,Integer32,read-only,,current,,The number of seconds, including partial seconds, that have elapsed since the beginning of the current interval measurement period.
.1.3.6.1.2.1.10.246.1.2.1.43,PW-STD-MIB::pwValidIntervals,Integer32,read-only,,current,,The number of previous 15-minute intervals for which data was collected.
.1.3.6.1.2.1.10.246.1.2.1.44,PW-STD-MIB::pwRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),For creating, modifying, and deleting this row. This object MAY be changed at any time.
.1.3.6.1.2.1.10.246.1.2.1.45,PW-STD-MIB::pwStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object.
.1.3.6.1.2.1.10.246.1.2.1.46,PW-STD-MIB::pwOamEnable,INTEGER,read-create,,current,true(1):false(2),This variable indicates if OAM is enabled for this PW. It MAY be changed at any time.
.1.3.6.1.2.1.10.246.1.2.1.47,PW-STD-MIB::pwGenAGIType,Unsigned32,read-create,,current,,This variable indicates the AGI type if generalized FEC (129) is used for PW signaling or configuration. It SHOULD return the value of zero otherwise.
.1.3.6.1.2.1.10.246.1.2.1.48,PW-STD-MIB::pwGenLocalAIIType,Unsigned32,read-create,,current,,This object is the type of the local forwarder attachment individual identifier (AII) to be used by this PW if generalized FEC (129) is used for PW signaling or configuration.
.1.3.6.1.2.1.10.246.1.2.1.49,PW-STD-MIB::pwGenRemoteAIIType,Unsigned32,read-create,,current,,This object is the type of the remote forwarder attachment individual identifier (AII) to be used by this PW if generalized FEC (129) is used for PW signaling or configuration.
.1.3.6.1.2.1.10.246.1.3,PW-STD-MIB::pwPerfCurrentTable,,not-accessible,,current,,This table provides per-PW performance information for the current interval.
.1.3.6.1.2.1.10.246.1.3.1,PW-STD-MIB::pwPerfCurrentEntry,,not-accessible,pwIndex,current,,An entry in this table is created by the agent for every PW.
.1.3.6.1.2.1.10.246.1.3.1.1,PW-STD-MIB::pwPerfCurrentInHCPackets,Counter64,read-only,,current,,High-capacity counter for number of packets received by the PW (from the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentInPackets, if pwPerfCurrentInHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.2,PW-STD-MIB::pwPerfCurrentInHCBytes,Counter64,read-only,,current,,High-capacity counter for number of bytes received by the PW (from the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentInBytes, if pwPerfCurrentInHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.3,PW-STD-MIB::pwPerfCurrentOutHCPackets,Counter64,read-only,,current,,High-capacity counter for number of packets forwarded by the PW (to the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentOutPackets, if pwPerfCurrentOutHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.4,PW-STD-MIB::pwPerfCurrentOutHCBytes,Counter64,read-only,,current,,High-capacity counter for number of bytes forwarded by the PW (to the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentOutBytes, if pwPerfCurrentOutHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.5,PW-STD-MIB::pwPerfCurrentInPackets,Gauge32,read-only,,current,,The counter for number of packets received by the PW (from the PSN) in the current 15-minute interval. This is the 32-bit version of pwPerfCurrentInHCPackets, if pwPerfCurrentInHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.6,PW-STD-MIB::pwPerfCurrentInBytes,Gauge32,read-only,,current,,The counter for number of bytes received by the PW (from the PSN) in the current 15-minute interval. It MUST be equal to the least significant 32 bits of pwPerfCurrentInHCBytes, if pwPerfCurrentInHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.7,PW-STD-MIB::pwPerfCurrentOutPackets,Gauge32,read-only,,current,,The counter for number of packets forwarded by the PW (to the PSN) in the current 15-minute interval. It MUST be equal to the least significant 32 bits of pwPerfCurrentOutHCPackets, if pwPerfCurrentOutHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.3.1.8,PW-STD-MIB::pwPerfCurrentOutBytes,Gauge32,read-only,,current,,The counter for number of bytes forwarded by the PW (to the PSN) in the current 15-minute interval. It MUST be equal to the least significant 32 bits of pwPerfCurrentOutHCBytes, if pwPerfCurrentOutHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4,PW-STD-MIB::pwPerfIntervalTable,,not-accessible,,current,,This table provides per-PW performance information for each interval.
.1.3.6.1.2.1.10.246.1.4.1,PW-STD-MIB::pwPerfIntervalEntry,,not-accessible,pwIndex:pwPerfIntervalNumber,current,,An entry in this table is created by the agent for every PW.
.1.3.6.1.2.1.10.246.1.4.1.1,PW-STD-MIB::pwPerfIntervalNumber,Integer32,not-accessible,,current,,A number N, between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15-minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. The minimum range of N is 1 through 4. The default range is 1 to 32. The maximum range of N is 1 through 96.
.1.3.6.1.2.1.10.246.1.4.1.2,PW-STD-MIB::pwPerfIntervalValidData,INTEGER,read-only,,current,true(1):false(2),This variable indicates if the data for this interval is valid.
.1.3.6.1.2.1.10.246.1.4.1.3,PW-STD-MIB::pwPerfIntervalTimeElapsed,Integer32,read-only,,current,,The duration of this interval in seconds.
.1.3.6.1.2.1.10.246.1.4.1.4,PW-STD-MIB::pwPerfIntervalInHCPackets,Counter64,read-only,,current,,High-capacity counter for number of packets received by the PW (from the PSN) during the interval. This is the 64-bit version of pwPerfIntervalInPackets, if pwPerfIntervalInHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.5,PW-STD-MIB::pwPerfIntervalInHCBytes,Counter64,read-only,,current,,High-capacity counter for number of bytes received by the PW (from the PSN) during the interval. This is the 64-bit version of pwPerfIntervalInBytes, if pwPerfIntervalInHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.6,PW-STD-MIB::pwPerfIntervalOutHCPackets,Counter64,read-only,,current,,High-capacity counter for number of packets forwarded by the PW (to the PSN) during the interval. This is the 64-bit version of pwPerfIntervalOutPackets, if pwPerfIntervalOutHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.7,PW-STD-MIB::pwPerfIntervalOutHCBytes,Counter64,read-only,,current,,High-capacity counter for number of bytes forwarded by the PW (to the PSN) during the interval. This is the 64-bit version of pwPerfIntervalOutBytes, if pwPerfIntervalOutHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.8,PW-STD-MIB::pwPerfIntervalInPackets,Gauge32,read-only,,current,,This value represents the number of packets received by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalInHCPackets, if pwPerfIntervalInHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.9,PW-STD-MIB::pwPerfIntervalInBytes,Gauge32,read-only,,current,,This value represents the number of bytes received by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalInHCBytes, if pwPerfIntervalInHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.10,PW-STD-MIB::pwPerfIntervalOutPackets,Gauge32,read-only,,current,,This value represents the number of packets sent by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalOutHCPackets, if pwPerfIntervalOutHCPackets is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.4.1.11,PW-STD-MIB::pwPerfIntervalOutBytes,Gauge32,read-only,,current,,This value represents the number of bytes sent by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalOutHCBytes, if pwPerfIntervalOutHCBytes is supported according to the rules spelled out in RFC 2863.
.1.3.6.1.2.1.10.246.1.5,PW-STD-MIB::pwPerf1DayIntervalTable,,not-accessible,,current,,This table provides per-PW performance information for the current day's measurement and the previous day's interval.
.1.3.6.1.2.1.10.246.1.5.1,PW-STD-MIB::pwPerf1DayIntervalEntry,,not-accessible,pwIndex:pwPerf1DayIntervalNumber,current,,An entry in this table is created by the agent for every PW.
.1.3.6.1.2.1.10.246.1.5.1.1,PW-STD-MIB::pwPerf1DayIntervalNumber,Unsigned32,not-accessible,,current,,History Data Interval number. Interval 1 is the current day's measurement period, interval 2 is the most recent previous day, and interval 30 is 31 days ago. Intervals 3..31 are optional.
.1.3.6.1.2.1.10.246.1.5.1.2,PW-STD-MIB::pwPerf1DayIntervalValidData,INTEGER,read-only,,current,true(1):false(2),This variable indicates if the data for this interval is valid.
.1.3.6.1.2.1.10.246.1.5.1.3,PW-STD-MIB::pwPerf1DayIntervalTimeElapsed,Integer32,read-only,,current,,The number of seconds in the 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason or where agent clock adjustments have been made.
.1.3.6.1.2.1.10.246.1.5.1.4,PW-STD-MIB::pwPerf1DayIntervalInHCPackets,Counter64,read-only,,current,,High-capacity counter for the total number of packets received by the PW (from the PSN).
.1.3.6.1.2.1.10.246.1.5.1.5,PW-STD-MIB::pwPerf1DayIntervalInHCBytes,Counter64,read-only,,current,,High-capacity counter for the total number of bytes received by the PW (from the PSN).
.1.3.6.1.2.1.10.246.1.5.1.6,PW-STD-MIB::pwPerf1DayIntervalOutHCPackets,Counter64,read-only,,current,,High-capacity counter for the total number of packets forwarded by the PW (to the PSN).
.1.3.6.1.2.1.10.246.1.5.1.7,PW-STD-MIB::pwPerf1DayIntervalOutHCBytes,Counter64,read-only,,current,,High-capacity counter for the total number of bytes forwarded by the PW (to the PSN).
.1.3.6.1.2.1.10.246.1.6,PW-STD-MIB::pwPerfTotalErrorPackets,Counter32,read-only,,current,,Counter for number of errors at the PW processing level, for example, packets received with unknown PW label.
.1.3.6.1.2.1.10.246.1.7,PW-STD-MIB::pwIndexMappingTable,,not-accessible,,current,,This table enables the reverse mapping of the unique PWid parameters [peer IP, PW type, and PW ID] and the pwIndex. The table is not applicable for PWs created manually or by using the generalized FEC.
.1.3.6.1.2.1.10.246.1.7.1,PW-STD-MIB::pwIndexMappingEntry,,not-accessible,pwIndexMappingPwType:pwIndexMappingPwID:pwIndexMappingPeerAddrType:pwIndexMappingPeerAddr,current,,An entry in this table MUST be created by the agent for every PW created by the pwTable for which pwOwner equals pwIdFecSignaling and pwID is not zero. Implementers need to be aware that if the value of the pwIndexMappingPeerAddr (an OID) has more than 113 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
.1.3.6.1.2.1.10.246.1.7.1.1,PW-STD-MIB::pwIndexMappingPwType,INTEGER,not-accessible,,current,other(0):frameRelayDlciMartiniMode(1):atmAal5SduVcc(2):atmTransparent(3):ethernetTagged(4):ethernet(5):hdlc(6):ppp(7):cem(8):atmCellNto1Vcc(9):atmCellNto1Vpc(10):ipLayer2Transport(11):atmCell1to1Vcc(12):atmCell1to1Vpc(13):atmAal5PduVcc(14):frameRelayPortMode(15):cep(16):e1Satop(17):t1Satop(18):e3Satop(19):t3Satop(20):basicCesPsn(21):basicTdmIp(22):tdmCasCesPsn(23):tdmCasTdmIp(24):frDlci(25):wildcard(32767),The PW type (indicates the service) of this PW.
.1.3.6.1.2.1.10.246.1.7.1.2,PW-STD-MIB::pwIndexMappingPwID,Unsigned32,not-accessible,,current,,The PW ID of this PW. Zero if the PW is configured manually.
.1.3.6.1.2.1.10.246.1.7.1.3,PW-STD-MIB::pwIndexMappingPeerAddrType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),IP address type of the peer node.
.1.3.6.1.2.1.10.246.1.7.1.4,PW-STD-MIB::pwIndexMappingPeerAddr,OCTET,not-accessible,,current,,IP address of the peer node.
.1.3.6.1.2.1.10.246.1.7.1.5,PW-STD-MIB::pwIndexMappingPwIndex,Unsigned32,read-only,,current,,The value that represents the PW in the pwTable.
.1.3.6.1.2.1.10.246.1.8,PW-STD-MIB::pwPeerMappingTable,,not-accessible,,current,,This table provides reverse mapping of the existing PW based on PW type and PW ID ordering. This table is typically useful for the element management system (EMS) ordered query of existing PWs.
.1.3.6.1.2.1.10.246.1.8.1,PW-STD-MIB::pwPeerMappingEntry,,not-accessible,pwPeerMappingPeerAddrType:pwPeerMappingPeerAddr:pwPeerMappingPwType:pwPeerMappingPwID,current,,An entry in this table is created by the agent for every PW entry in the pwTable. Implementers need to be aware that if the value of the pwPeerMappingPeerAddr (an OID) has more than 113 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
.1.3.6.1.2.1.10.246.1.8.1.1,PW-STD-MIB::pwPeerMappingPeerAddrType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),IP address type of the peer node.
.1.3.6.1.2.1.10.246.1.8.1.2,PW-STD-MIB::pwPeerMappingPeerAddr,OCTET,not-accessible,,current,,IP address of the peer node.
.1.3.6.1.2.1.10.246.1.8.1.3,PW-STD-MIB::pwPeerMappingPwType,INTEGER,not-accessible,,current,other(0):frameRelayDlciMartiniMode(1):atmAal5SduVcc(2):atmTransparent(3):ethernetTagged(4):ethernet(5):hdlc(6):ppp(7):cem(8):atmCellNto1Vcc(9):atmCellNto1Vpc(10):ipLayer2Transport(11):atmCell1to1Vcc(12):atmCell1to1Vpc(13):atmAal5PduVcc(14):frameRelayPortMode(15):cep(16):e1Satop(17):t1Satop(18):e3Satop(19):t3Satop(20):basicCesPsn(21):basicTdmIp(22):tdmCasCesPsn(23):tdmCasTdmIp(24):frDlci(25):wildcard(32767),The PW type (indicates the emulated service) of this PW.
.1.3.6.1.2.1.10.246.1.8.1.4,PW-STD-MIB::pwPeerMappingPwID,Unsigned32,not-accessible,,current,,The PW ID of this PW. Zero if the PW is configured manually.
.1.3.6.1.2.1.10.246.1.8.1.5,PW-STD-MIB::pwPeerMappingPwIndex,Unsigned32,read-only,,current,,The value that represents the PW in the pwTable.
.1.3.6.1.2.1.10.246.1.9,PW-STD-MIB::pwUpDownNotifEnable,INTEGER,read-write,,current,true(1):false(2),If this object is set to true(1), then it enables the emission of pwUp and pwDown notifications; otherwise, these notifications are not emitted.
.1.3.6.1.2.1.10.246.1.10,PW-STD-MIB::pwDeletedNotifEnable,INTEGER,read-write,,current,true(1):false(2),If this object is set to true(1), then it enables the emission of pwDeleted notification; otherwise, this notification is not emitted.
.1.3.6.1.2.1.10.246.1.11,PW-STD-MIB::pwNotifRate,Unsigned32,read-write,,current,,This object defines the maximum number of PW notifications that can be emitted from the device per second.
.1.3.6.1.2.1.10.246.1.12,PW-STD-MIB::pwGenFecIndexMappingTable,,not-accessible,,current,,This table enables the reverse mapping of the unique PWid parameters [GroupAttachmentID, LocalAttachmentID, and PeerAttachmentID] and the pwIndex. The table is only applicable for PW using the generalized FEC.
.1.3.6.1.2.1.10.246.1.12.1,PW-STD-MIB::pwGenFecIndexMappingEntry,,not-accessible,pwGenFecIndexMappingAGIType:pwGenFecIndexMappingAGI:pwGenFecIndexMappingLocalAIIType:pwGenFecIndexMappingLocalAII:pwGenFecIndexMappingRemoteAIIType:pwGenFecIndexMappingRemoteAII,current,,An entry in this table MUST be created by the agent for every PW created by the pwTable for which pwOwner equals genFecSignaling. Implementers need to be aware that if the combined value of pwGenFecIndexMappingAGI, pwGenFecIndexMappingLocalAII, and pwGenFecIndexMappingRemoteAII (OIDs) has more than 113 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
.1.3.6.1.2.1.10.246.1.12.1.1,PW-STD-MIB::pwGenFecIndexMappingAGIType,Unsigned32,not-accessible,,current,,This object is the type of the attachment group identifier (AGI) that this PW belongs to.
.1.3.6.1.2.1.10.246.1.12.1.2,PW-STD-MIB::pwGenFecIndexMappingAGI,OCTET,not-accessible,,current,,This object is an octet string representing the attachment group identifier (AGI) that this PW belongs to, which typically identifies the VPN ID.
.1.3.6.1.2.1.10.246.1.12.1.3,PW-STD-MIB::pwGenFecIndexMappingLocalAIIType,Unsigned32,not-accessible,,current,,This object is the type of the local forwarder attachment individual identifier (AII) to be used by this PW.
.1.3.6.1.2.1.10.246.1.12.1.4,PW-STD-MIB::pwGenFecIndexMappingLocalAII,OCTET,not-accessible,,current,,This object is an octet string representing the local forwarder attachment individual identifier (AII) to be used by this PW. It is used as the SAII for outgoing signaling messages and the TAII in the incoming messages from the peer.
.1.3.6.1.2.1.10.246.1.12.1.5,PW-STD-MIB::pwGenFecIndexMappingRemoteAIIType,Unsigned32,not-accessible,,current,,This object is the type of the remote forwarder attachment individual identifier (AII) to be used by this PW.
.1.3.6.1.2.1.10.246.1.12.1.6,PW-STD-MIB::pwGenFecIndexMappingRemoteAII,OCTET,not-accessible,,current,,This object is an octet string representing the peer forwarder attachment individual identifier (AII) to be used by this PW. It is used as the TAII for outgoing signaling messages and the SAII in the incoming messages from the peer.
.1.3.6.1.2.1.10.246.1.12.1.7,PW-STD-MIB::pwGenFecIndexMappingPwIndex,Unsigned32,read-only,,current,,The value that represents the PW in the pwTable.
.1.3.6.1.2.1.10.246.2,PW-STD-MIB::pwConformance,,,,,,
.1.3.6.1.2.1.10.246.2.1,PW-STD-MIB::pwGroups,,,,,,
.1.3.6.1.2.1.10.246.2.1.1,PW-STD-MIB::pwBasicGroup,,,,,,Collection of objects that are required in all implementations that support the PW MIB module.
.1.3.6.1.2.1.10.246.2.1.2,PW-STD-MIB::pwPwIdGroup,,,,,,Collection of objects required for PW ID configuration and signaling.
.1.3.6.1.2.1.10.246.2.1.3,PW-STD-MIB::pwGeneralizedFecGroup,,,,,,Collection of objects required for generalized FEC configuration and signaling.
.1.3.6.1.2.1.10.246.2.1.4,PW-STD-MIB::pwFcsGroup,,,,,,Collection of objects required for FCS retention configuration and signaling.
.1.3.6.1.2.1.10.246.2.1.5,PW-STD-MIB::pwFragGroup,,,,,,Collection of objects required for fragmentation configuration and signaling.
.1.3.6.1.2.1.10.246.2.1.6,PW-STD-MIB::pwPwStatusGroup,,,,,,Collection of objects required for PW status configuration and signaling.
.1.3.6.1.2.1.10.246.2.1.7,PW-STD-MIB::pwGetNextGroup,,,,,,Collection of objects for getting the next available index.
.1.3.6.1.2.1.10.246.2.1.8,PW-STD-MIB::pwPriorityGroup,,,,,,Collection of objects for controlling the PW setup and holding priority.
.1.3.6.1.2.1.10.246.2.1.9,PW-STD-MIB::pwAttachmentGroup,,,,,,Collection of objects for PW configuration as ifIndex.
.1.3.6.1.2.1.10.246.2.1.10,PW-STD-MIB::pwPerformanceGeneralGroup,,,,,,Collection of general objects needed for managing the total running performance parameters.
.1.3.6.1.2.1.10.246.2.1.11,PW-STD-MIB::pwPeformance1DayIntervalGroup,,,,,,Collection of objects needed for a PW running 1-day interval performance collection.
.1.3.6.1.2.1.10.246.2.1.12,PW-STD-MIB::pwPerformanceIntervalGeneralGroup,,,,,,Collection of general objects needed for managing the interval performance parameters.
.1.3.6.1.2.1.10.246.2.1.13,PW-STD-MIB::pwPeformanceIntervalGroup,,,,,,Collection of 32-bit objects needed for PW performance collection in 15-minute intervals.
.1.3.6.1.2.1.10.246.2.1.14,PW-STD-MIB::pwHCPeformanceIntervalGroup,,,,,,Collection of HC objects needed for PW performance collection in 15-minute intervals.
.1.3.6.1.2.1.10.246.2.1.15,PW-STD-MIB::pwMappingTablesGroup,,,,,,Collection of objects contained in the reverse mapping tables.
.1.3.6.1.2.1.10.246.2.1.16,PW-STD-MIB::pwNotificationControlGroup,,,,,,Collection of objects for controlling the PW notifications.
.1.3.6.1.2.1.10.246.2.1.17,PW-STD-MIB::pwNotificationGroup,,,,,,Collection of PW notifications objects.
.1.3.6.1.2.1.10.246.2.1.18,PW-STD-MIB::pwSignalingGroup,,,,,,Collection of objects for use in implementations that support the PW signaling.
.1.3.6.1.2.1.10.246.2.2,PW-STD-MIB::pwCompliances,,,,,,
.1.3.6.1.2.1.10.246.2.2.1,PW-STD-MIB::pwModuleFullCompliance,,,,,,The compliance statement for agents that provide full support for the PW MIB module. Such devices can then be monitored and configured using this MIB module.
.1.3.6.1.2.1.10.246.2.2.2,PW-STD-MIB::pwModuleReadOnlyCompliance,,,,,,The compliance statement for agents that provide read- only support for the PW MIB module. Such devices can then be monitored but cannot be configured using this MIB module.
.1.3.6.1.2.1.11,RFC1213-MIB::snmp,,,,,,
.1.3.6.1.2.1.11.1,RFC1213-MIB::snmpInPkts,Counter32,read-only,,mandatory,,The total number of Messages delivered to the SNMP entity from the transport service.
.1.3.6.1.2.1.11.2,RFC1213-MIB::snmpOutPkts,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInBadVersions,Counter32,read-only,,mandatory,,The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.
.1.3.6.1.2.1.11.4,RFC1213-MIB::snmpInBadCommunityNames,Counter32,read-only,,mandatory,,The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.
.1.3.6.1.2.1.11.5,RFC1213-MIB::snmpInBadCommunityUses,Counter32,read-only,,mandatory,,The total number of SNMP Messages delivered to the SNMP protocol entity which represented an SNMP operation which was not allowed by the SNMP community named in the Message.
.1.3.6.1.2.1.11.6,RFC1213-MIB::snmpInASNParseErrs,Counter32,read-only,,mandatory,,The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages.
.1.3.6.1.2.1.11.8,RFC1213-MIB::snmpInTooBigs,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `tooBig'.
.1.3.6.1.2.1.11.9,RFC1213-MIB::snmpInNoSuchNames,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `noSuchName'.
.1.3.6.1.2.1.11.10,RFC1213-MIB::snmpInBadValues,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `badValue'.
.1.3.6.1.2.1.11.11,RFC1213-MIB::snmpInReadOnlys,Counter32,read-only,,mandatory,,The total number valid SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `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,RFC1213-MIB::snmpInGenErrs,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `genErr'.
.1.3.6.1.2.1.11.13,RFC1213-MIB::snmpInTotalReqVars,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInTotalSetVars,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInGetRequests,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInGetNexts,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInSetRequests,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInGetResponses,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpInTraps,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpOutTooBigs,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `tooBig.'
.1.3.6.1.2.1.11.21,RFC1213-MIB::snmpOutNoSuchNames,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status is `noSuchName'.
.1.3.6.1.2.1.11.22,RFC1213-MIB::snmpOutBadValues,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `badValue'.
.1.3.6.1.2.1.11.24,RFC1213-MIB::snmpOutGenErrs,Counter32,read-only,,mandatory,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `genErr'.
.1.3.6.1.2.1.11.25,RFC1213-MIB::snmpOutGetRequests,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpOutGetNexts,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpOutSetRequests,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpOutGetResponses,Counter32,read-only,,mandatory,,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,RFC1213-MIB::snmpOutTraps,Counter32,read-only,,mandatory,,The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.30,RFC1213-MIB::snmpEnableAuthenTraps,INTEGER,read-write,,mandatory,enabled(1):disabled(2),Indicates whether the SNMP agent process is permitted to generate authentication-failure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authentication-failure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant between 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.15,BGP4-MIB::bgp,,,,,,The MIB module for the BGP-4 protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4273; see the RFC itself for full legal notices.
.1.3.6.1.2.1.15.0,BGP4-MIB::bgpNotification,,,,,,
.1.3.6.1.2.1.15.0.1,BGP4-MIB::bgpEstablishedNotification,,,,,,The bgpEstablishedNotification event is generated when the BGP FSM enters the established state. This Notification replaces the bgpEstablished Notification.
.1.3.6.1.2.1.15.0.2,BGP4-MIB::bgpBackwardTransNotification,,,,,,The bgpBackwardTransNotification event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. This Notification replaces the bgpBackwardsTransition Notification.
.1.3.6.1.2.1.15.1,BGP4-MIB::bgpVersion,OCTET,read-only,,current,,Vector of supported BGP protocol version numbers. Each peer negotiates the version from this vector. Versions are identified via the string of bits contained within this object. The first octet contains bits 0 to 7, the second octet contains bits 8 to 15, and so on, with the most significant bit referring to the lowest bit number in the octet (e.g., the MSB of the first octet refers to bit 0). If a bit, i, is present and set, then the version (i+1) of the BGP is supported.
.1.3.6.1.2.1.15.2,BGP4-MIB::bgpLocalAs,Integer32,read-only,,current,,The local autonomous system number.
.1.3.6.1.2.1.15.3,BGP4-MIB::bgpPeerTable,,not-accessible,,current,,BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
.1.3.6.1.2.1.15.3.1,BGP4-MIB::bgpPeerEntry,,not-accessible,bgpPeerRemoteAddr,current,,Entry containing information about the connection with a BGP peer.
.1.3.6.1.2.1.15.3.1.1,BGP4-MIB::bgpPeerIdentifier,IpAddress,read-only,,current,,The BGP Identifier of this entry's BGP peer. This entry MUST be 0.0.0.0 unless the bgpPeerState is in the openconfirm or the established state.
.1.3.6.1.2.1.15.3.1.2,BGP4-MIB::bgpPeerState,INTEGER,read-only,,current,idle(1):connect(2):active(3):opensent(4):openconfirm(5):established(6),The BGP peer connection state.
.1.3.6.1.2.1.15.3.1.3,BGP4-MIB::bgpPeerAdminStatus,INTEGER,read-write,,current,stop(1):start(2),The desired state of the BGP connection. A transition from 'stop' to 'start' will cause the BGP Manual Start Event to be generated. A transition from 'start' to 'stop' will cause the BGP Manual Stop Event to be generated. This parameter can be used to restart BGP peer connections. Care should be used in providing write access to this object without adequate authentication.
.1.3.6.1.2.1.15.3.1.4,BGP4-MIB::bgpPeerNegotiatedVersion,Integer32,read-only,,current,,The negotiated version of BGP running between the two peers. This entry MUST be zero (0) unless the bgpPeerState is in the openconfirm or the established state. Note that legal values for this object are between 0 and 255.
.1.3.6.1.2.1.15.3.1.5,BGP4-MIB::bgpPeerLocalAddr,IpAddress,read-only,,current,,The local IP address of this entry's BGP connection.
.1.3.6.1.2.1.15.3.1.6,BGP4-MIB::bgpPeerLocalPort,Integer32,read-only,,current,,The local port for the TCP connection between the BGP peers.
.1.3.6.1.2.1.15.3.1.7,BGP4-MIB::bgpPeerRemoteAddr,IpAddress,read-only,,current,,The remote IP address of this entry's BGP peer.
.1.3.6.1.2.1.15.3.1.8,BGP4-MIB::bgpPeerRemotePort,Integer32,read-only,,current,,The remote port for the TCP connection between the BGP peers. Note that the objects bgpPeerLocalAddr, bgpPeerLocalPort, bgpPeerRemoteAddr, and bgpPeerRemotePort provide the appropriate reference to the standard MIB TCP connection table.
.1.3.6.1.2.1.15.3.1.9,BGP4-MIB::bgpPeerRemoteAs,Integer32,read-only,,current,,The remote autonomous system number received in the BGP OPEN message.
.1.3.6.1.2.1.15.3.1.10,BGP4-MIB::bgpPeerInUpdates,Counter32,read-only,,current,,The number of BGP UPDATE messages received on this connection.
.1.3.6.1.2.1.15.3.1.11,BGP4-MIB::bgpPeerOutUpdates,Counter32,read-only,,current,,The number of BGP UPDATE messages transmitted on this connection.
.1.3.6.1.2.1.15.3.1.12,BGP4-MIB::bgpPeerInTotalMessages,Counter32,read-only,,current,,The total number of messages received from the remote peer on this connection.
.1.3.6.1.2.1.15.3.1.13,BGP4-MIB::bgpPeerOutTotalMessages,Counter32,read-only,,current,,The total number of messages transmitted to the remote peer on this connection.
.1.3.6.1.2.1.15.3.1.14,BGP4-MIB::bgpPeerLastError,OCTET,read-only,,current,,The last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode.
.1.3.6.1.2.1.15.3.1.15,BGP4-MIB::bgpPeerFsmEstablishedTransitions,Counter32,read-only,,current,,The total number of times the BGP FSM transitioned into the established state for this peer.
.1.3.6.1.2.1.15.3.1.16,BGP4-MIB::bgpPeerFsmEstablishedTime,Gauge32,read-only,,current,,This timer indicates how long (in seconds) this peer has been in the established state or how long since this peer was last in the established state. It is set to zero when a new peer is configured or when the router is booted.
.1.3.6.1.2.1.15.3.1.17,BGP4-MIB::bgpPeerConnectRetryInterval,Integer32,read-write,,current,,Time interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
.1.3.6.1.2.1.15.3.1.18,BGP4-MIB::bgpPeerHoldTime,Integer32,read-only,,current,,Time interval (in seconds) for the Hold Timer established with the peer. The value of this object is calculated by this BGP speaker, using the smaller of the values in bgpPeerHoldTimeConfigured and the Hold Time received in the OPEN message. This value must be at least three seconds if it is not zero (0). If the Hold Timer has not been established with the peer this object MUST have a value of zero (0). If the bgpPeerHoldTimeConfigured object has a value of (0), then this object MUST have a value of (0).
.1.3.6.1.2.1.15.3.1.19,BGP4-MIB::bgpPeerKeepAlive,Integer32,read-only,,current,,Time interval (in seconds) for the KeepAlive timer established with the peer. The value of this object is calculated by this BGP speaker such that, when compared with bgpPeerHoldTime, it has the same proportion that bgpPeerKeepAliveConfigured has, compared with bgpPeerHoldTimeConfigured. If the KeepAlive timer has not been established with the peer, this object MUST have a value of zero (0). If the of bgpPeerKeepAliveConfigured object has a value of (0), then this object MUST have a value of (0).
.1.3.6.1.2.1.15.3.1.20,BGP4-MIB::bgpPeerHoldTimeConfigured,Integer32,read-write,,current,,Time interval (in seconds) for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer when determining the Hold Time (bgpPeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0). If it is zero (0), the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.
.1.3.6.1.2.1.15.3.1.21,BGP4-MIB::bgpPeerKeepAliveConfigured,Integer32,read-write,,current,,Time interval (in seconds) for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages' frequency relative to the value specified in bgpPeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpPeerKeepAlive. A reasonable maximum value for this timer would be one third of that of bgpPeerHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.
.1.3.6.1.2.1.15.3.1.22,BGP4-MIB::bgpPeerMinASOriginationInterval,Integer32,read-write,,current,,Time interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
.1.3.6.1.2.1.15.3.1.23,BGP4-MIB::bgpPeerMinRouteAdvertisementInterval,Integer32,read-write,,current,,Time interval (in seconds) for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds for EBGP connections and 5 seconds for IBGP connections.
.1.3.6.1.2.1.15.3.1.24,BGP4-MIB::bgpPeerInUpdateElapsedTime,Gauge32,read-only,,current,,Elapsed time (in seconds) since the last BGP UPDATE message was received from the peer. Each time bgpPeerInUpdates is incremented, the value of this object is set to zero (0).
.1.3.6.1.2.1.15.4,BGP4-MIB::bgpIdentifier,IpAddress,read-only,,current,,The BGP Identifier of the local system.
.1.3.6.1.2.1.15.5,BGP4-MIB::bgpRcvdPathAttrTable,,not-accessible,,obsolete,,The BGP Received Path Attribute Table contains information about paths to destination networks, received from all peers running BGP version 3 or less.
.1.3.6.1.2.1.15.5.1,BGP4-MIB::bgpPathAttrEntry,,not-accessible,bgpPathAttrDestNetwork:bgpPathAttrPeer,obsolete,,Information about a path to a network.
.1.3.6.1.2.1.15.5.1.1,BGP4-MIB::bgpPathAttrPeer,IpAddress,read-only,,obsolete,,The IP address of the peer where the path information was learned.
.1.3.6.1.2.1.15.5.1.2,BGP4-MIB::bgpPathAttrDestNetwork,IpAddress,read-only,,obsolete,,The address of the destination network.
.1.3.6.1.2.1.15.5.1.3,BGP4-MIB::bgpPathAttrOrigin,INTEGER,read-only,,obsolete,igp(1):egp(2):incomplete(3),The ultimate origin of the path information.
.1.3.6.1.2.1.15.5.1.4,BGP4-MIB::bgpPathAttrASPath,OCTET,read-only,,obsolete,,The set of ASes that must be traversed to reach the network. This object is probably best represented as SEQUENCE OF INTEGER. For SMI compatibility, though, it is represented as OCTET STRING. Each AS is represented as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255;
.1.3.6.1.2.1.15.5.1.5,BGP4-MIB::bgpPathAttrNextHop,IpAddress,read-only,,obsolete,,The address of the border router that should be used for the destination network.
.1.3.6.1.2.1.15.5.1.6,BGP4-MIB::bgpPathAttrInterASMetric,Integer32,read-only,,obsolete,,The optional inter-AS metric. If this attribute has not been provided for this route, the value for this object is 0.
.1.3.6.1.2.1.15.6,BGP4-MIB::bgp4PathAttrTable,,not-accessible,,current,,The BGP-4 Received Path Attribute Table contains information about paths to destination networks, received from all BGP4 peers.
.1.3.6.1.2.1.15.6.1,BGP4-MIB::bgp4PathAttrEntry,,not-accessible,bgp4PathAttrIpAddrPrefix:bgp4PathAttrIpAddrPrefixLen:bgp4PathAttrPeer,current,,Information about a path to a network.
.1.3.6.1.2.1.15.6.1.1,BGP4-MIB::bgp4PathAttrPeer,IpAddress,read-only,,current,,The IP address of the peer where the path information was learned.
.1.3.6.1.2.1.15.6.1.2,BGP4-MIB::bgp4PathAttrIpAddrPrefixLen,Integer32,read-only,,current,,Length in bits of the IP address prefix in the Network Layer Reachability Information field.
.1.3.6.1.2.1.15.6.1.3,BGP4-MIB::bgp4PathAttrIpAddrPrefix,IpAddress,read-only,,current,,An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgp4PathAttrIpAddrPrefixLen. Any bits beyond the length specified by bgp4PathAttrIpAddrPrefixLen are zeroed.
.1.3.6.1.2.1.15.6.1.4,BGP4-MIB::bgp4PathAttrOrigin,INTEGER,read-only,,current,igp(1):egp(2):incomplete(3),The ultimate origin of the path information.
.1.3.6.1.2.1.15.6.1.5,BGP4-MIB::bgp4PathAttrASPathSegment,OCTET,read-only,,current,,The sequence of AS path segments. Each AS path segment is represented by a triple <type, length, value>. The type is a 1-octet field that has two possible values: 1 AS_SET: unordered set of ASes that a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASes that a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASes in the value field. The value field contains one or more AS numbers. Each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255; Known Issues: o BGP Confederations will result in a type of either 3 or 4. o An AS Path may be longer than 255 octets. This may result in this object containing a truncated AS Path.
.1.3.6.1.2.1.15.6.1.6,BGP4-MIB::bgp4PathAttrNextHop,IpAddress,read-only,,current,,The address of the border router that should be used for the destination network. This address is the NEXT_HOP address received in the UPDATE packet.
.1.3.6.1.2.1.15.6.1.7,BGP4-MIB::bgp4PathAttrMultiExitDisc,Integer32,read-only,,current,,This metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute. Known Issues: o The BGP-4 specification uses an unsigned 32 bit number. Thus, this object cannot represent the full range of the protocol.
.1.3.6.1.2.1.15.6.1.8,BGP4-MIB::bgp4PathAttrLocalPref,Integer32,read-only,,current,,The originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute. Known Issues: o The BGP-4 specification uses an unsigned 32 bit number and thus this object cannot represent the full range of the protocol.
.1.3.6.1.2.1.15.6.1.9,BGP4-MIB::bgp4PathAttrAtomicAggregate,INTEGER,read-only,,current,lessSpecificRouteNotSelected(1):lessSpecificRouteSelected(2),If the ATOMIC_AGGREGATE attribute is present in the Path Attributes then this object MUST have a value of 'lessSpecificRouteNotSelected'. If the ATOMIC_AGGREGATE attribute is missing in the Path Attributes then this object MUST have a value of 'lessSpecificRouteSelected'. Note that ATOMIC_AGGREGATE is now a primarily informational attribute.
.1.3.6.1.2.1.15.6.1.10,BGP4-MIB::bgp4PathAttrAggregatorAS,Integer32,read-only,,current,,The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note that propagation of AS of zero is illegal in the Internet.
.1.3.6.1.2.1.15.6.1.11,BGP4-MIB::bgp4PathAttrAggregatorAddr,IpAddress,read-only,,current,,The IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute.
.1.3.6.1.2.1.15.6.1.12,BGP4-MIB::bgp4PathAttrCalcLocalPref,Integer32,read-only,,current,,The degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of this attribute. Known Issues: o The BGP-4 specification uses an unsigned 32 bit number and thus this object cannot represent the full range of the protocol.
.1.3.6.1.2.1.15.6.1.13,BGP4-MIB::bgp4PathAttrBest,INTEGER,read-only,,current,false(1):true(2),An indication of whether this route was chosen as the best BGP4 route for this destination.
.1.3.6.1.2.1.15.6.1.14,BGP4-MIB::bgp4PathAttrUnknown,OCTET,read-only,,current,,One or more path attributes not understood by this BGP4 speaker. Path attributes are recorded in the Update Path attribute format of type, length, value. Size zero (0) indicates the absence of such attributes. Octets beyond the maximum size, if any, are not recorded by this object. Known Issues: o Attributes understood by this speaker, but not represented in this MIB, are unavailable to the agent.
.1.3.6.1.2.1.15.7,BGP4-MIB::bgpTraps,,,,,,
.1.3.6.1.2.1.15.7.1,BGP4-MIB::bgpEstablished,,,,,,The bgpEstablished event is generated when the BGP FSM enters the established state. This Notification has been replaced by the bgpEstablishedNotification Notification.
.1.3.6.1.2.1.15.7.2,BGP4-MIB::bgpBackwardTransition,,,,,,The bgpBackwardTransition event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. This Notification has been replaced by the bgpBackwardTransNotification Notification.
.1.3.6.1.2.1.15.8,BGP4-MIB::bgp4MIBConformance,,,,,,
.1.3.6.1.2.1.15.8.1,BGP4-MIB::bgp4MIBCompliances,,,,,,
.1.3.6.1.2.1.15.8.1.1,BGP4-MIB::bgp4MIBCompliance,,,,,,The compliance statement for entities which implement the BGP4 mib.
.1.3.6.1.2.1.15.8.1.2,BGP4-MIB::bgp4MIBDeprecatedCompliances,,,,,,The compliance statement documenting deprecated objects in the BGP4 mib.
.1.3.6.1.2.1.15.8.1.3,BGP4-MIB::bgp4MIBObsoleteCompliances,,,,,,The compliance statement documenting obsolete objects in the BGP4 mib.
.1.3.6.1.2.1.15.8.2,BGP4-MIB::bgp4MIBGroups,,,,,,
.1.3.6.1.2.1.15.8.2.1,BGP4-MIB::bgp4MIBGlobalsGroup,,,,,,A collection of objects providing information on global BGP state.
.1.3.6.1.2.1.15.8.2.2,BGP4-MIB::bgp4MIBPeerGroup,,,,,,A collection of objects for managing BGP peers.
.1.3.6.1.2.1.15.8.2.3,BGP4-MIB::bgpRcvdPathAttrGroup,,,,,,A collection of objects for managing BGP-3 and earlier path entries. This conformance group, like BGP-3, is obsolete.
.1.3.6.1.2.1.15.8.2.4,BGP4-MIB::bgp4MIBPathAttrGroup,,,,,,A collection of objects for managing BGP path entries.
.1.3.6.1.2.1.15.8.2.5,BGP4-MIB::bgp4MIBTrapGroup,,,,,,A collection of notifications for signaling changes in BGP peer relationships. Obsoleted by bgp4MIBNotificationGroup
.1.3.6.1.2.1.15.8.2.6,BGP4-MIB::bgp4MIBNotificationGroup,,,,,,A collection of notifications for signaling changes in BGP peer relationships. Obsoletes bgp4MIBTrapGroup.
.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.47,ENTITY-MIB::entityMIB,,,,,,The MIB module for representing multiple logical entities supported by a single SNMP agent. Copyright (c) 2013 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, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
.1.3.6.1.2.1.47.1,ENTITY-MIB::entityMIBObjects,,,,,,
.1.3.6.1.2.1.47.1.1,ENTITY-MIB::entityPhysical,,,,,,
.1.3.6.1.2.1.47.1.1.1,ENTITY-MIB::entPhysicalTable,,not-accessible,,current,,This table contains one row per physical entity. There is always at least one row for an 'overall' physical entity.
.1.3.6.1.2.1.47.1.1.1.1,ENTITY-MIB::entPhysicalEntry,,not-accessible,entPhysicalIndex,current,,Information about a particular physical entity. Each entry provides objects (entPhysicalDescr, entPhysicalVendorType, and entPhysicalClass) to help an NMS identify and characterize the entry and objects (entPhysicalContainedIn and entPhysicalParentRelPos) to help an NMS relate the particular entry to other entries in this table.
.1.3.6.1.2.1.47.1.1.1.1.1,ENTITY-MIB::entPhysicalIndex,Integer32,not-accessible,,current,,The index for this entry.
.1.3.6.1.2.1.47.1.1.1.1.2,ENTITY-MIB::entPhysicalDescr,OCTET,read-only,,current,,A textual description of physical entity. This object should contain a string that identifies the manufacturer's name for the physical entity and should be set to a distinct value for each version or model of the physical entity.
.1.3.6.1.2.1.47.1.1.1.1.3,ENTITY-MIB::entPhysicalVendorType,OBJECT,read-only,,current,,An indication of the vendor-specific hardware type of the physical entity. Note that this is different from the definition of MIB-II's sysObjectID. An agent should set this object to an enterprise-specific registration identifier value indicating the specific equipment type in detail. The associated instance of entPhysicalClass is used to indicate the general type of hardware device. If no vendor-specific registration identifier exists for this physical entity, or the value is unknown by this agent, then the value { 0 0 } is returned.
.1.3.6.1.2.1.47.1.1.1.1.4,ENTITY-MIB::entPhysicalContainedIn,Integer32,read-only,,current,,The value of entPhysicalIndex for the physical entity that 'contains' this physical entity. A value of zero indicates this physical entity is not contained in any other physical entity. Note that the set of 'containment' relationships define a strict hierarchy; that is, recursion is not allowed. In the event that a physical entity is contained by more than one physical entity (e.g., double-wide modules), this object should identify the containing entity with the lowest value of entPhysicalIndex.
.1.3.6.1.2.1.47.1.1.1.1.5,ENTITY-MIB::entPhysicalClass,INTEGER,read-only,,current,other(1):unknown(2):chassis(3):backplane(4):container(5):powerSupply(6):fan(7):sensor(8):module(9):port(10):stack(11):cpu(12):energyObject(13):battery(14):storageDrive(15),An indication of the general hardware type of the physical entity. An agent should set this object to the standard enumeration value that most accurately indicates the general class of the physical entity, or the primary class if there is more than one entity. If no appropriate standard registration identifier exists for this physical entity, then the value 'other(1)' is returned. If the value is unknown by this agent, then the value 'unknown(2)' is returned.
.1.3.6.1.2.1.47.1.1.1.1.6,ENTITY-MIB::entPhysicalParentRelPos,Integer32,read-only,,current,,An indication of the relative position of this 'child' component among all its 'sibling' components. Sibling components are defined as entPhysicalEntries that share the same instance values of each of the entPhysicalContainedIn and entPhysicalClass objects. An NMS can use this object to identify the relative ordering for all sibling components of a particular parent (identified by the entPhysicalContainedIn instance in each sibling entry). If possible, this value should match any external labeling of the physical component. For example, for a container (e.g., card slot) labeled as 'slot #3', entPhysicalParentRelPos should have the value '3'. Note that the entPhysicalEntry for the module plugged in slot 3 should have an entPhysicalParentRelPos value of '1'. If the physical position of this component does not match any external numbering or clearly visible ordering, then user documentation or other external reference material should be used to determine the parent-relative position. If this is not possible, then the agent should assign a consistent (but possibly arbitrary) ordering to a given set of 'sibling' components, perhaps based on internal representation of the components. If the agent cannot determine the parent-relative position for some reason, or if the associated value of entPhysicalContainedIn is '0', then the value '-1' is returned. Otherwise, a non-negative integer is returned, indicating the parent-relative position of this physical entity. Parent-relative ordering normally starts from '1' and continues to 'N', where 'N' represents the highest positioned child entity. However, if the physical entities (e.g., slots) are labeled from a starting position of zero, then the first sibling should be associated with an entPhysicalParentRelPos value of '0'. Note that this ordering may be sparse or dense, depending on agent implementation. The actual values returned are not globally meaningful, as each 'parent' component may use different numbering algorithms. The ordering is only meaningful among siblings of the same parent component. The agent should retain parent-relative position values across reboots, either through algorithmic assignment or use of non-volatile storage.
.1.3.6.1.2.1.47.1.1.1.1.7,ENTITY-MIB::entPhysicalName,OCTET,read-only,,current,,The textual name of the physical entity. The value of this object should be the name of the component 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 (e.g., 'console') or a simple component number (e.g., port or module number, such as '1'), depending on the physical component naming syntax of the device. If there is no local name, or if this object is otherwise not applicable, then this object contains a zero-length string. Note that the value of entPhysicalName for two physical entities will be the same in the event that the console interface does not distinguish between them, e.g., slot-1 and the card in slot-1.
.1.3.6.1.2.1.47.1.1.1.1.8,ENTITY-MIB::entPhysicalHardwareRev,OCTET,read-only,,current,,The vendor-specific hardware revision string for the physical entity. The preferred value is the hardware revision identifier actually printed on the component itself (if present). Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format in an implementation-specific manner. If no specific hardware revision string is associated with the physical component, or if this information is unknown to the agent, then this object will contain a zero-length string.
.1.3.6.1.2.1.47.1.1.1.1.9,ENTITY-MIB::entPhysicalFirmwareRev,OCTET,read-only,,current,,The vendor-specific firmware revision string for the physical entity. Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format in an implementation-specific manner. If no specific firmware programs are associated with the physical component, or if this information is unknown to the agent, then this object will contain a zero-length string.
.1.3.6.1.2.1.47.1.1.1.1.10,ENTITY-MIB::entPhysicalSoftwareRev,OCTET,read-only,,current,,The vendor-specific software revision string for the physical entity. Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format in an implementation-specific manner. If no specific software programs are associated with the physical component, or if this information is unknown to the agent, then this object will contain a zero-length string.
.1.3.6.1.2.1.47.1.1.1.1.11,ENTITY-MIB::entPhysicalSerialNum,OCTET,read-write,,current,,The vendor-specific serial number string for the physical entity. The preferred value is the serial number string actually printed on the component itself (if present). On the first instantiation of a physical entity, the value of entPhysicalSerialNum associated with that entity is set to the correct vendor-assigned serial number, if this information is available to the agent. If a serial number is unknown or non-existent, the entPhysicalSerialNum will be set to a zero-length string instead. Note that implementations that can correctly identify the serial numbers of all installed physical entities do not need to provide write access to the entPhysicalSerialNum object. Agents that cannot provide non-volatile storage for the entPhysicalSerialNum strings are not required to implement write access for this object. Not every physical component will have a serial number, or even need one. Physical entities for which the associated value of the entPhysicalIsFRU object is equal to 'false(2)' (e.g., the repeater ports within a repeater module) do not need their own unique serial numbers. An agent does not have to provide write access for such entities and may return a zero-length string. If write access is implemented for an instance of entPhysicalSerialNum and a value is written into the instance, the agent must retain the supplied value in the entPhysicalSerialNum instance (associated with the same physical entity) for as long as that entity remains instantiated. This includes instantiations across all re-initializations/reboots of the network management system, including those resulting in a change of the physical entity's entPhysicalIndex value.
.1.3.6.1.2.1.47.1.1.1.1.12,ENTITY-MIB::entPhysicalMfgName,OCTET,read-only,,current,,The name of the manufacturer of this physical component. The preferred value is the manufacturer name string actually printed on the component itself (if present). Note that comparisons between instances of the entPhysicalModelName, entPhysicalFirmwareRev, entPhysicalSoftwareRev, and the entPhysicalSerialNum objects are only meaningful amongst entPhysicalEntries with the same value of entPhysicalMfgName. If the manufacturer name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.
.1.3.6.1.2.1.47.1.1.1.1.13,ENTITY-MIB::entPhysicalModelName,OCTET,read-only,,current,,The vendor-specific model name identifier string associated with this physical component. The preferred value is the customer-visible part number, which may be printed on the component itself. If the model name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.
.1.3.6.1.2.1.47.1.1.1.1.14,ENTITY-MIB::entPhysicalAlias,OCTET,read-write,,current,,This object is an 'alias' name for the physical entity, as specified by a network manager, and provides a non-volatile 'handle' for the physical entity. On the first instantiation of a physical entity, the value of entPhysicalAlias associated with that entity is set to the zero-length string. However, the agent may set the value to a locally unique default value, instead of a zero-length string. If write access is implemented for an instance of entPhysicalAlias and a value is written into the instance, the agent must retain the supplied value in the entPhysicalAlias instance (associated with the same physical entity) for as long as that entity remains instantiated. This includes instantiations across all re-initializations/reboots of the network management system, including those resulting in a change of the physical entity's entPhysicalIndex value.
.1.3.6.1.2.1.47.1.1.1.1.15,ENTITY-MIB::entPhysicalAssetID,OCTET,read-write,,current,,This object is a user-assigned asset tracking identifier (as specified by a network manager) for the physical entity and provides non-volatile storage of this information. On the first instantiation of a physical entity, the value of entPhysicalAssetID associated with that entity is set to the zero-length string. Not every physical component will have an asset tracking identifier or even need one. Physical entities for which the associated value of the entPhysicalIsFRU object is equal to 'false(2)' (e.g., the repeater ports within a repeater module) do not need their own unique asset tracking identifier. An agent does not have to provide write access for such entities and may instead return a zero-length string. If write access is implemented for an instance of entPhysicalAssetID and a value is written into the instance, the agent must retain the supplied value in the entPhysicalAssetID instance (associated with the same physical entity) for as long as that entity remains instantiated. This includes instantiations across all re-initializations/reboots of the network management system, including those resulting in a change of the physical entity's entPhysicalIndex value. If no asset tracking information is associated with the physical component, then this object will contain a zero-length string.
.1.3.6.1.2.1.47.1.1.1.1.16,ENTITY-MIB::entPhysicalIsFRU,INTEGER,read-only,,current,true(1):false(2),This object indicates whether or not this physical entity is considered a 'field replaceable unit' by the vendor. If this object contains the value 'true(1)', then this entPhysicalEntry identifies a field replaceable unit. For all entPhysicalEntries that represent components permanently contained within a field replaceable unit, the value 'false(2)' should be returned for this object.
.1.3.6.1.2.1.47.1.1.1.1.17,ENTITY-MIB::entPhysicalMfgDate,OCTET,read-only,,current,,This object contains the date of manufacturing of the managed entity. If the manufacturing date is unknown or not supported, the object is not instantiated. The special value '0000000000000000'H may also be returned in this case.
.1.3.6.1.2.1.47.1.1.1.1.18,ENTITY-MIB::entPhysicalUris,OCTET,read-write,,current,,This object contains identification information about the physical entity. The object contains URIs; therefore, the syntax of this object must conform to RFC 3986, Section 3. Multiple URIs may be present and are separated by white space characters. Leading and trailing white space characters are ignored. If no URI identification information is known about the physical entity, the object is not instantiated. A zero-length octet string may also be returned in this case.
.1.3.6.1.2.1.47.1.1.1.1.19,ENTITY-MIB::entPhysicalUUID,OCTET,read-only,,current,,This object contains identification information about the physical entity. The object contains a Universally Unique Identifier, the syntax of this object must conform to RFC 4122, Section 4.1. A zero-length octet string is returned if no UUID information is known.
.1.3.6.1.2.1.47.1.2,ENTITY-MIB::entityLogical,,,,,,
.1.3.6.1.2.1.47.1.2.1,ENTITY-MIB::entLogicalTable,,not-accessible,,current,,This table contains one row per logical entity. For agents that implement more than one naming scope, at least one entry must exist. Agents that instantiate all MIB objects within a single naming scope are not required to implement this table.
.1.3.6.1.2.1.47.1.2.1.1,ENTITY-MIB::entLogicalEntry,,not-accessible,entLogicalIndex,current,,Information about a particular logical entity. Entities may be managed by this agent or other SNMP agents (possibly) in the same chassis.
.1.3.6.1.2.1.47.1.2.1.1.1,ENTITY-MIB::entLogicalIndex,Integer32,not-accessible,,current,,The value of this object uniquely identifies the logical entity. The value should be a small positive integer; index values for different logical entities are not necessarily contiguous.
.1.3.6.1.2.1.47.1.2.1.1.2,ENTITY-MIB::entLogicalDescr,OCTET,read-only,,current,,A textual description of the logical entity. This object should contain a string that identifies the manufacturer's name for the logical entity and should be set to a distinct value for each version of the logical entity.
.1.3.6.1.2.1.47.1.2.1.1.3,ENTITY-MIB::entLogicalType,OBJECT,read-only,,current,,An indication of the type of logical entity. This will typically be the OBJECT IDENTIFIER name of the node in the SMI's naming hierarchy that represents the major MIB module, or the majority of the MIB modules, supported by the logical entity. For example: a logical entity of a regular host/router -> mib-2 a logical entity of a 802.1d bridge -> dot1dBridge a logical entity of a 802.3 repeater -> snmpDot3RptrMgmt If an appropriate node in the SMI's naming hierarchy cannot be identified, the value 'mib-2' should be used.
.1.3.6.1.2.1.47.1.2.1.1.4,ENTITY-MIB::entLogicalCommunity,OCTET,read-only,,deprecated,,An SNMPv1 or SNMPv2c community string, which can be used to access detailed management information for this logical entity. The agent should allow read access with this community string (to an appropriate subset of all managed objects) and may also return a community string based on the privileges of the request used to read this object. Note that an agent may return a community string with read-only privileges, even if this object is accessed with a read-write community string. However, the agent must take care not to return a community string that allows more privileges than the community string used to access this object. A compliant SNMP agent may wish to conserve naming scopes by representing multiple logical entities in a single 'default' naming scope. This is possible when the logical entities, represented by the same value of entLogicalCommunity, have no object instances in common. For example, 'bridge1' and 'repeater1' may be part of the main naming scope, but at least one additional community string is needed to represent 'bridge2' and 'repeater2'. Logical entities 'bridge1' and 'repeater1' would be represented by sysOREntries associated with the 'default' naming scope. For agents not accessible via SNMPv1 or SNMPv2c, the value of this object is the empty string. This object may also contain an empty string if a community string has not yet been assigned by the agent or if no community string with suitable access rights can be returned for a particular SNMP request. Note that this object is deprecated. Agents that implement SNMPv3 access should use the entLogicalContextEngineID and entLogicalContextName objects to identify the context associated with each logical entity. SNMPv3 agents may return a zero-length string for this object or may continue to return a community string (e.g., tri-lingual agent support).
.1.3.6.1.2.1.47.1.2.1.1.5,ENTITY-MIB::entLogicalTAddress,OCTET,read-only,,current,,The transport service address by which the logical entity receives network management traffic, formatted according to the corresponding value of entLogicalTDomain. For snmpUDPDomain, a TAddress is 6 octets long: the initial 4 octets contain the IP-address in network-byte order, and the last 2 contain the UDP port in network-byte order. Consult RFC 3417 for further information on snmpUDPDomain.
.1.3.6.1.2.1.47.1.2.1.1.6,ENTITY-MIB::entLogicalTDomain,OBJECT,read-only,,current,,Indicates the kind of transport service by which the logical entity receives network management traffic. Possible values for this object are presently found in RFC 3417.
.1.3.6.1.2.1.47.1.2.1.1.7,ENTITY-MIB::entLogicalContextEngineID,OCTET,read-only,,current,,The authoritative contextEngineID that can be used to send an SNMP message concerning information held by this logical entity to the address specified by the associated 'entLogicalTAddress/entLogicalTDomain' pair. This object, together with the associated entLogicalContextName object, defines the context associated with a particular logical entity and allows access to SNMP engines identified by a contextEngineID and contextName pair. If no value has been configured by the agent, a zero-length string is returned, or the agent may choose not to instantiate this object at all.
.1.3.6.1.2.1.47.1.2.1.1.8,ENTITY-MIB::entLogicalContextName,OCTET,read-only,,current,,The contextName that can be used to send an SNMP message concerning information held by this logical entity to the address specified by the associated 'entLogicalTAddress/entLogicalTDomain' pair. This object, together with the associated entLogicalContextEngineID object, defines the context associated with a particular logical entity and allows access to SNMP engines identified by a contextEngineID and contextName pair. If no value has been configured by the agent, a zero-length string is returned, or the agent may choose not to instantiate this object at all.
.1.3.6.1.2.1.47.1.3,ENTITY-MIB::entityMapping,,,,,,
.1.3.6.1.2.1.47.1.3.1,ENTITY-MIB::entLPMappingTable,,not-accessible,,current,,This table contains zero or more rows of logical entity to physical equipment associations. For each logical entity known by this agent, there are zero or more mappings to the physical resources, which are used to realize that logical entity. An agent should limit the number and nature of entries in this table such that only meaningful and non-redundant information is returned. For example, in a system that contains a single power supply, mappings between logical entities and the power supply are not useful and should not be included. Also, only the most appropriate physical component, which is closest to the root of a particular containment tree, should be identified in an entLPMapping entry. For example, suppose a bridge is realized on a particular module, and all ports on that module are ports on this bridge. A mapping between the bridge and the module would be useful, but additional mappings between the bridge and each of the ports on that module would be redundant (because the entPhysicalContainedIn hierarchy can provide the same information). On the other hand, if more than one bridge were utilizing ports on this module, then mappings between each bridge and the ports it used would be appropriate. Also, in the case of a single backplane repeater, a mapping for the backplane to the single repeater entity is not necessary.
.1.3.6.1.2.1.47.1.3.1.1,ENTITY-MIB::entLPMappingEntry,,not-accessible,entLogicalIndex:entLPPhysicalIndex,current,,Information about a particular logical-entity-to-physical- equipment association. Note that the nature of the association is not specifically identified in this entry. It is expected that sufficient information exists in the MIB modules used to manage a particular logical entity to infer how physical component information is utilized.
.1.3.6.1.2.1.47.1.3.1.1.1,ENTITY-MIB::entLPPhysicalIndex,Integer32,read-only,,current,,The value of this object identifies the index value of a particular entPhysicalEntry associated with the indicated entLogicalEntity.
.1.3.6.1.2.1.47.1.3.2,ENTITY-MIB::entAliasMappingTable,,not-accessible,,current,,This table contains zero or more rows, representing mappings of logical entities and physical components to external MIB identifiers. Each physical port in the system may be associated with a mapping to an external identifier, which itself is associated with a particular logical entity's naming scope. A 'wildcard' mechanism is provided to indicate that an identifier is associated with more than one logical entity.
.1.3.6.1.2.1.47.1.3.2.1,ENTITY-MIB::entAliasMappingEntry,,not-accessible,entPhysicalIndex:entAliasLogicalIndexOrZero,current,,Information about a particular binding between a logical entity/physical component pair and an external identifier. Each logical entity/physical component pair may be associated with one alias mapping. The logical entity index may also be used as a 'wildcard' (refer to the entAliasLogicalIndexOrZero objectclause for details.) Note that only entPhysicalIndex values that represent physical ports (i.e., associated entPhysicalClass value is 'port(10)') are permitted to exist in this table.
.1.3.6.1.2.1.47.1.3.2.1.1,ENTITY-MIB::entAliasLogicalIndexOrZero,Integer32,not-accessible,,current,,The value of this object identifies the logical entity that defines the naming scope for the associated instance of the entAliasMappingIdentifier object. If this object has a non-zero value, then it identifies the logical entity named by the same value of entLogicalIndex. If this object has a value of zero, then the mapping between the physical component and the alias identifier for this entAliasMapping entry is associated with all unspecified logical entities. That is, a value of zero (the default mapping) identifies any logical entity that does not have an explicit entry in this table for a particular entPhysicalIndex/entAliasMappingIdentifier pair. For example, to indicate that a particular interface (e.g., physical component 33) is identified by the same value of ifIndex for all logical entities, the following instance might exist: entAliasMappingIdentifier.33.0 = ifIndex.5 In the event an entPhysicalEntry is associated differently for some logical entities, additional entAliasMapping entries may exist, e.g.: entAliasMappingIdentifier.33.0 = ifIndex.6 entAliasMappingIdentifier.33.4 = ifIndex.1 entAliasMappingIdentifier.33.5 = ifIndex.1 entAliasMappingIdentifier.33.10 = ifIndex.12 Note that entries with non-zero entAliasLogicalIndexOrZero index values have precedence over zero-indexed entries. In this example, all logical entities except 4, 5, and 10 associate physical entity 33 with ifIndex.6.
.1.3.6.1.2.1.47.1.3.2.1.2,ENTITY-MIB::entAliasMappingIdentifier,OBJECT,read-only,,current,,The value of this object identifies a particular conceptual row associated with the indicated entPhysicalIndex and entLogicalIndex pair. Because only physical ports are modeled in this table, only entries that represent interfaces or ports are allowed. If an ifEntry exists on behalf of a particular physical port, then this object should identify the associated ifEntry. For repeater ports, the appropriate row in the 'rptrPortGroupTable' should be identified instead. For example, suppose a physical port was represented by entPhysicalEntry.3, entLogicalEntry.15 existed for a repeater, and entLogicalEntry.22 existed for a bridge. Then there might be two related instances of entAliasMappingIdentifier: entAliasMappingIdentifier.3.15 == rptrPortGroupIndex.5.2 entAliasMappingIdentifier.3.22 == ifIndex.17 It is possible that other mappings (besides interfaces and repeater ports) may be defined in the future, as required. Bridge ports are identified by examining the Bridge MIB and appropriate ifEntries associated with each 'dot1dBasePort' and are thus not represented in this table.
.1.3.6.1.2.1.47.1.3.3,ENTITY-MIB::entPhysicalContainsTable,,not-accessible,,current,,A table that exposes the container/'containee' relationships between physical entities. This table provides all the information found by constructing the virtual containment tree for a given entPhysicalTable, but in a more direct format. In the event a physical entity is contained by more than one other physical entity (e.g., double-wide modules), this table should include these additional mappings, which cannot be represented in the entPhysicalTable virtual containment tree.
.1.3.6.1.2.1.47.1.3.3.1,ENTITY-MIB::entPhysicalContainsEntry,,not-accessible,entPhysicalIndex:entPhysicalChildIndex,current,,A single container/'containee' relationship.
.1.3.6.1.2.1.47.1.3.3.1.1,ENTITY-MIB::entPhysicalChildIndex,Integer32,read-only,,current,,The value of entPhysicalIndex for the contained physical entity.
.1.3.6.1.2.1.47.1.4,ENTITY-MIB::entityGeneral,,,,,,
.1.3.6.1.2.1.47.1.4.1,ENTITY-MIB::entLastChangeTime,TimeTicks,read-only,,current,,The value of sysUpTime at the time a conceptual row is created, modified, or deleted in any of these tables: - entPhysicalTable - entLogicalTable - entLPMappingTable - entAliasMappingTable - entPhysicalContainsTable 
.1.3.6.1.2.1.47.2,ENTITY-MIB::entityMIBTraps,,,,,,
.1.3.6.1.2.1.47.2.0,ENTITY-MIB::entityMIBTrapPrefix,,,,,,
.1.3.6.1.2.1.47.2.0.1,ENTITY-MIB::entConfigChange,,,,,,An entConfigChange notification is generated when the value of entLastChangeTime changes. It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent should not generate more than one entConfigChange 'notification-event' in a given time interval (five seconds is the suggested default). A 'notification-event' is the transmission of a single trap or inform PDU to a list of notification destinations. If additional configuration changes occur within the throttling period, then notification-events for these changes should be suppressed by the agent until the current throttling period expires. At the end of a throttling period, one notification-event should be generated if any configuration changes occurred since the start of the throttling period. In such a case, another throttling period is started right away. An NMS should periodically check the value of entLastChangeTime to detect any missed entConfigChange notification-events, e.g., due to throttling or transmission loss.
.1.3.6.1.2.1.47.3,ENTITY-MIB::entityConformance,,,,,,
.1.3.6.1.2.1.47.3.1,ENTITY-MIB::entityCompliances,,,,,,
.1.3.6.1.2.1.47.3.1.1,ENTITY-MIB::entityCompliance,,,,,,The compliance statement for SNMP entities that implement version 1 of the Entity MIB.
.1.3.6.1.2.1.47.3.1.2,ENTITY-MIB::entity2Compliance,,,,,,The compliance statement for SNMP entities that implement version 2 of the Entity MIB.
.1.3.6.1.2.1.47.3.1.3,ENTITY-MIB::entity3Compliance,,,,,,The compliance statement for SNMP entities that implement version 3 of the Entity MIB.
.1.3.6.1.2.1.47.3.1.4,ENTITY-MIB::entity4Compliance,,,,,,The compliance statement for SNMP entities that implement the full version 4 (full compliance) of the Entity MIB.
.1.3.6.1.2.1.47.3.1.5,ENTITY-MIB::entity4CRCompliance,,,,,,The compliance statement for SNMP entities that implement version 4 of the Entity MIB on devices with constrained resources.
.1.3.6.1.2.1.47.3.2,ENTITY-MIB::entityGroups,,,,,,
.1.3.6.1.2.1.47.3.2.1,ENTITY-MIB::entityPhysicalGroup,,,,,,The collection of objects used to represent physical system components for which a single agent provides management information.
.1.3.6.1.2.1.47.3.2.2,ENTITY-MIB::entityLogicalGroup,,,,,,The collection of objects used to represent the list of logical entities for which a single agent provides management information.
.1.3.6.1.2.1.47.3.2.3,ENTITY-MIB::entityMappingGroup,,,,,,The collection of objects used to represent the associations between multiple logical entities, physical components, interfaces, and port identifiers for which a single agent provides management information.
.1.3.6.1.2.1.47.3.2.4,ENTITY-MIB::entityGeneralGroup,,,,,,The collection of objects used to represent general entity information for which a single agent provides management information.
.1.3.6.1.2.1.47.3.2.5,ENTITY-MIB::entityNotificationsGroup,,,,,,The collection of notifications used to indicate Entity MIB data consistency and general status information.
.1.3.6.1.2.1.47.3.2.6,ENTITY-MIB::entityPhysical2Group,,,,,,The collection of objects used to represent physical system components for which a single agent provides management information. This group augments the objects contained in the entityPhysicalGroup.
.1.3.6.1.2.1.47.3.2.7,ENTITY-MIB::entityLogical2Group,,,,,,The collection of objects used to represent the list of logical entities for which a single SNMP entity provides management information.
.1.3.6.1.2.1.47.3.2.8,ENTITY-MIB::entityPhysical3Group,,,,,,The collection of objects used to represent physical system components for which a single agent provides management information. This group augments the objects contained in the entityPhysicalGroup.
.1.3.6.1.2.1.47.3.2.9,ENTITY-MIB::entityPhysical4Group,,,,,,The collection of objects used to represent physical system components for which a single agent provides management information. This group augments the objects contained in the entityPhysicalGroup and entityPhysicalCRGroup.
.1.3.6.1.2.1.47.3.2.10,ENTITY-MIB::entityPhysicalCRGroup,,,,,,The collection of objects used to represent physical system components for constrained resourced devices, for which a single agent provides management information.
.1.3.6.1.2.1.52,INTEGRATED-SERVICES-MIB::intSrv,,,,,,The MIB module to describe the Integrated Services Protocol
.1.3.6.1.2.1.52.1,INTEGRATED-SERVICES-MIB::intSrvObjects,,,,,,
.1.3.6.1.2.1.52.1.1,INTEGRATED-SERVICES-MIB::intSrvIfAttribTable,,not-accessible,,current,,The reservable attributes of the system's in- terfaces.
.1.3.6.1.2.1.52.1.1.1,INTEGRATED-SERVICES-MIB::intSrvIfAttribEntry,,not-accessible,ifIndex,current,,The reservable attributes of a given inter- face.
.1.3.6.1.2.1.52.1.1.1.1,INTEGRATED-SERVICES-MIB::intSrvIfAttribAllocatedBits,INTEGER,read-only,,current,,The number of bits/second currently allocated to reserved sessions on the interface.
.1.3.6.1.2.1.52.1.1.1.2,INTEGRATED-SERVICES-MIB::intSrvIfAttribMaxAllocatedBits,INTEGER,read-create,,current,,The maximum number of bits/second that may be allocated to reserved sessions on the inter- face.
.1.3.6.1.2.1.52.1.1.1.3,INTEGRATED-SERVICES-MIB::intSrvIfAttribAllocatedBuffer,INTEGER,read-only,,current,,The amount of buffer space required to hold the simultaneous burst of all reserved flows on the interface.
.1.3.6.1.2.1.52.1.1.1.4,INTEGRATED-SERVICES-MIB::intSrvIfAttribFlows,Gauge32,read-only,,current,,The number of reserved flows currently active on this interface. A flow can be created ei- ther from a reservation protocol (such as RSVP or ST-II) or via configuration information.
.1.3.6.1.2.1.52.1.1.1.5,INTEGRATED-SERVICES-MIB::intSrvIfAttribPropagationDelay,Integer32,read-create,,current,,The amount of propagation delay that this in- terface introduces in addition to that intro- diced by bit propagation delays.
.1.3.6.1.2.1.52.1.1.1.6,INTEGRATED-SERVICES-MIB::intSrvIfAttribStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),'active' on interfaces that are configured for RSVP.
.1.3.6.1.2.1.52.1.2,INTEGRATED-SERVICES-MIB::intSrvFlowTable,,not-accessible,,current,,Information describing the reserved flows us- ing the system's interfaces.
.1.3.6.1.2.1.52.1.2.1,INTEGRATED-SERVICES-MIB::intSrvFlowEntry,,not-accessible,intSrvFlowNumber,current,,Information describing the use of a given in- terface by a given flow. The counter intSrvFlowPoliced starts counting at the in- stallation of the flow.
.1.3.6.1.2.1.52.1.2.1.1,INTEGRATED-SERVICES-MIB::intSrvFlowNumber,INTEGER,not-accessible,,current,,The number of this flow. This is for SNMP In- dexing purposes only and has no relation to any protocol value.
.1.3.6.1.2.1.52.1.2.1.2,INTEGRATED-SERVICES-MIB::intSrvFlowType,INTEGER,read-create,,current,,The type of session (IP4, IP6, IP6 with flow information, etc).
.1.3.6.1.2.1.52.1.2.1.3,INTEGRATED-SERVICES-MIB::intSrvFlowOwner,INTEGER,read-create,,current,other(1):rsvp(2):management(3),The process that installed this flow in the queue policy database.
.1.3.6.1.2.1.52.1.2.1.4,INTEGRATED-SERVICES-MIB::intSrvFlowDestAddr,OCTET,read-create,,current,,The destination address used by all senders in this session. This object may not be changed when the value of the RowStatus object is 'ac- tive'.
.1.3.6.1.2.1.52.1.2.1.5,INTEGRATED-SERVICES-MIB::intSrvFlowSenderAddr,OCTET,read-create,,current,,The source address of the sender selected by this reservation. The value of all zeroes in- dicates 'all senders'. This object may not be changed when the value of the RowStatus object is 'active'.
.1.3.6.1.2.1.52.1.2.1.6,INTEGRATED-SERVICES-MIB::intSrvFlowDestAddrLength,INTEGER,read-create,,current,,The length of the destination address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
.1.3.6.1.2.1.52.1.2.1.7,INTEGRATED-SERVICES-MIB::intSrvFlowSenderAddrLength,INTEGER,read-create,,current,,The length of the sender's address in bits. This is the CIDR Prefix Length, which for IP4 hosts and multicast addresses is 32 bits. This object may not be changed when the value of the RowStatus object is 'active'.
.1.3.6.1.2.1.52.1.2.1.8,INTEGRATED-SERVICES-MIB::intSrvFlowProtocol,INTEGER,read-create,,current,,The IP Protocol used by a session. This ob- ject may not be changed when the value of the RowStatus object is 'active'.
.1.3.6.1.2.1.52.1.2.1.9,INTEGRATED-SERVICES-MIB::intSrvFlowDestPort,OCTET,read-create,,current,,The UDP or TCP port number used as a destina- tion port for all senders in this session. If the IP protocol in use, specified by intSrvResvFwdProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This ob- ject may not be changed when the value of the RowStatus object is 'active'.
.1.3.6.1.2.1.52.1.2.1.10,INTEGRATED-SERVICES-MIB::intSrvFlowPort,OCTET,read-create,,current,,The UDP or TCP port number used as a source port for this sender in this session. If the IP protocol in use, specified by intSrvResvFwdProtocol is 50 (ESP) or 51 (AH), this represents a generalized port identifier (GPI). A value of zero indicates that the IP protocol in use does not have ports. This ob- ject may not be changed when the value of the RowStatus object is 'active'.
.1.3.6.1.2.1.52.1.2.1.11,INTEGRATED-SERVICES-MIB::intSrvFlowFlowId,INTEGER,read-only,,current,,The flow ID that this sender is using, if this is an IPv6 session.
.1.3.6.1.2.1.52.1.2.1.12,INTEGRATED-SERVICES-MIB::intSrvFlowInterface,Integer32,read-create,,current,,The ifIndex value of the interface on which this reservation exists.
.1.3.6.1.2.1.52.1.2.1.13,INTEGRATED-SERVICES-MIB::intSrvFlowIfAddr,OCTET,read-create,,current,,The IP Address on the ifEntry on which this reservation exists. This is present primarily to support those interfaces which layer multi- ple IP Addresses on the interface.
.1.3.6.1.2.1.52.1.2.1.14,INTEGRATED-SERVICES-MIB::intSrvFlowRate,INTEGER,read-create,,current,,The Reserved Rate of the sender's data stream. If this is a Controlled Load service flow, this rate is derived from the Tspec rate parameter (r). If this is a Guaranteed service flow, this rate is derived from the Rspec clearing rate parameter (R).
.1.3.6.1.2.1.52.1.2.1.15,INTEGRATED-SERVICES-MIB::intSrvFlowBurst,INTEGER,read-create,,current,,The size of the largest burst expected from the sender at a time. If this is less than the sender's advertised burst size, the receiver is asking the network to provide flow pacing beyond what would be provided under normal circumstances. Such pac- ing is at the network's option.
.1.3.6.1.2.1.52.1.2.1.16,INTEGRATED-SERVICES-MIB::intSrvFlowWeight,Integer32,read-create,,current,,The weight used to prioritize the traffic. Note that the interpretation of this object is implementation-specific, as implementations vary in their use of weighting procedures.
.1.3.6.1.2.1.52.1.2.1.17,INTEGRATED-SERVICES-MIB::intSrvFlowQueue,Integer32,read-create,,current,,The number of the queue used by this traffic. Note that the interpretation of this object is implementation-specific, as implementations vary in their use of queue identifiers.
.1.3.6.1.2.1.52.1.2.1.18,INTEGRATED-SERVICES-MIB::intSrvFlowMinTU,INTEGER,read-create,,current,,The minimum message size for this flow. The policing algorithm will treat smaller messages as though they are this size.
.1.3.6.1.2.1.52.1.2.1.19,INTEGRATED-SERVICES-MIB::intSrvFlowMaxTU,INTEGER,read-create,,current,,The maximum datagram size for this flow that will conform to the traffic specification. This value cannot exceed the MTU of the interface.
.1.3.6.1.2.1.52.1.2.1.20,INTEGRATED-SERVICES-MIB::intSrvFlowBestEffort,Counter32,read-only,,current,,The number of packets that were remanded to best effort service.
.1.3.6.1.2.1.52.1.2.1.21,INTEGRATED-SERVICES-MIB::intSrvFlowPoliced,Counter32,read-only,,current,,The number of packets policed since the incep- tion of the flow's service.
.1.3.6.1.2.1.52.1.2.1.22,INTEGRATED-SERVICES-MIB::intSrvFlowDiscard,INTEGER,read-create,,current,true(1):false(2),If 'true', the flow is to incur loss when traffic is policed. If 'false', policed traff- ic is treated as best effort traffic.
.1.3.6.1.2.1.52.1.2.1.23,INTEGRATED-SERVICES-MIB::intSrvFlowService,INTEGER,read-only,,current,bestEffort(1):guaranteedDelay(2):controlledLoad(5),The QoS service being applied to this flow.
.1.3.6.1.2.1.52.1.2.1.24,INTEGRATED-SERVICES-MIB::intSrvFlowOrder,INTEGER,read-create,,current,,In the event of ambiguity, the order in which the classifier should make its comparisons. The row with intSrvFlowOrder=0 is tried first, and comparisons proceed in the order of in- creasing value. Non-serial implementations of the classifier should emulate this behavior.
.1.3.6.1.2.1.52.1.2.1.25,INTEGRATED-SERVICES-MIB::intSrvFlowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),'active' for all active flows. This object may be used to install static classifier infor- mation, delete classifier information, or au- thorize such.
.1.3.6.1.2.1.52.2,INTEGRATED-SERVICES-MIB::intSrvGenObjects,,,,,,
.1.3.6.1.2.1.52.2.1,INTEGRATED-SERVICES-MIB::intSrvFlowNewIndex,,read-write,,current,,This object is used to assign values to intSrvFlowNumber as described in 'Textual Con- ventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of intSrvFlowEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the ob- ject is incremented, and the new instance is created according to the manager's directions.
.1.3.6.1.2.1.52.3,INTEGRATED-SERVICES-MIB::intSrvNotifications,,,,,,
.1.3.6.1.2.1.52.4,INTEGRATED-SERVICES-MIB::intSrvConformance,,,,,,
.1.3.6.1.2.1.52.4.1,INTEGRATED-SERVICES-MIB::intSrvGroups,,,,,,
.1.3.6.1.2.1.52.4.1.1,INTEGRATED-SERVICES-MIB::intSrvIfAttribGroup,,,,,,These objects are required for Systems sup- porting the Integrated Services Architecture.
.1.3.6.1.2.1.52.4.1.2,INTEGRATED-SERVICES-MIB::intSrvFlowsGroup,,,,,,These objects are required for Systems sup- porting the Integrated Services Architecture.
.1.3.6.1.2.1.52.4.2,INTEGRATED-SERVICES-MIB::intSrvCompliances,,,,,,
.1.3.6.1.2.1.52.4.2.1,INTEGRATED-SERVICES-MIB::intSrvCompliance,,,,,,The compliance statement 
.1.3.6.1.2.1.58,PerfHist-TC-MIB::perfHistTCMIB,,,,,,This MIB Module provides Textual Conventions to be used by systems supporting 15 minute based performance history counts. Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC 3593; see the RFC itself for full legal notices.
.1.3.6.1.2.1.68,VRRP-MIB::vrrpMIB,,,,,,This MIB describes objects used for managing Virtual  Router Redundancy Protocol (VRRP) over IPv4 and IPv6  protocols.  This MIB supports VRRP for IPv4 and IPv6 protocols  simultaneously running on a given interface of a  router.   Copyright (C) The IETF Trust (2006).
.1.3.6.1.2.1.68.0,VRRP-MIB::vrrpNotifications,,,,,,
.1.3.6.1.2.1.68.0.1,VRRP-MIB::vrrpTrapNewMaster,,,,,,The newMaster trap indicates that the sending agent  has transitioned to 'Master' state.
.1.3.6.1.2.1.68.0.2,VRRP-MIB::vrrpTrapAuthFailure,,,,,,A vrrpAuthFailure trap signifies that a packet has  been received from a router whose authentication key  or authentication type conflicts with this router's  authentication key or authentication type. Implementation  of this trap is optional.  This object is deprecated in the IP Version MIB. 
.1.3.6.1.2.1.68.0.3,VRRP-MIB::vrrpTrapProtoError,,,,,,The error trap indicates that the sending agent has  encountered the protocol error indicated by  vrrpTrapProtoErrorReason.
.1.3.6.1.2.1.68.1,VRRP-MIB::vrrpOperations,,,,,,
.1.3.6.1.2.1.68.1.1,VRRP-MIB::vrrpNodeVersion,Integer32,read-only,,deprecated,,This value identifies the particular version of the VRRP  supported by this node.  This object is deprecated in the IP Version Independent  MIB.
.1.3.6.1.2.1.68.1.2,VRRP-MIB::vrrpNotificationCntl,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the VRRP-enabled router will generate  SNMP notifications for events defined in this MIB.  'Enabled' results in SNMP notifications; 'disabled', no  notifications are sent.
.1.3.6.1.2.1.68.1.3,VRRP-MIB::vrrpOperTable,,not-accessible,,deprecated,,Operations table for a VRRP router which consists of a  sequence (i.e., one or more conceptual rows) of  'vrrpOperEntry' items.  This table has been deprecated as a new IP version  neutral 'vrrpOperationsTable' has been added. 
.1.3.6.1.2.1.68.1.3.1,VRRP-MIB::vrrpOperEntry,,not-accessible,ifIndex:vrrpOperVrId,deprecated,,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 `vrrpOperAdminState' is `disabled' and the  `vrrpOperState' has transitioned to `initialize'.  This object is deprecated in favor of the IP Version  independent object, vrrpOperationsEntry
.1.3.6.1.2.1.68.1.3.1.1,VRRP-MIB::vrrpOperVrId,Integer32,not-accessible,,deprecated,,This object contains the Virtual Router Identifier  (VRID).  This object is deprecated in favor of the IP Version  independent object, vrrpOperationsVrId 
.1.3.6.1.2.1.68.1.3.1.2,VRRP-MIB::vrrpOperVirtualMacAddr,OCTET,read-only,,deprecated,,The virtual MAC address of the virtual router. Although  this object can be derived from the 'vrrpOperVrId' object,  it is defined so that it is easily obtainable by a  management application and can be included in VRRP-related  SNMP traps.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsVirtualMacAddr.
.1.3.6.1.2.1.68.1.3.1.3,VRRP-MIB::vrrpOperState,INTEGER,read-only,,deprecated,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 `vrrpOperAdminState' object (below) initiates  transitions in the value of this object.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsState.
.1.3.6.1.2.1.68.1.3.1.4,VRRP-MIB::vrrpOperAdminState,INTEGER,read-create,,deprecated,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 `vrrpOperPriority'.   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 `vrrpOperAdminState' object must be set to `down' prior  to modifying the other read-create objects in the  conceptual row. The value of the `vrrpOperRowStatus'  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'.   This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsState.
.1.3.6.1.2.1.68.1.3.1.5,VRRP-MIB::vrrpOperPriority,Integer32,read-create,,deprecated,,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).  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsPriority.
.1.3.6.1.2.1.68.1.3.1.6,VRRP-MIB::vrrpOperIpAddrCount,Integer32,read-only,,deprecated,,The number of IP addresses that are associated with this  virtual router. This number is equal to the number of  rows in the vrrpAssoIpAddrTable that correspond to a  given IF index/VRID pair.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsAddrCount.
.1.3.6.1.2.1.68.1.3.1.7,VRRP-MIB::vrrpOperMasterIpAddr,IpAddress,read-only,,deprecated,,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.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsMasterIpAddr.
.1.3.6.1.2.1.68.1.3.1.8,VRRP-MIB::vrrpOperPrimaryIpAddr,IpAddress,read-create,,deprecated,,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 `vrrpOperMasterIpAddr',  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 (of all the associated IP  address for the interface) will be selected.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsPrimaryIpAddr.
.1.3.6.1.2.1.68.1.3.1.9,VRRP-MIB::vrrpOperAuthType,INTEGER,read-create,,deprecated,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.  This object is deprecated in the IP Version MIB.
.1.3.6.1.2.1.68.1.3.1.10,VRRP-MIB::vrrpOperAuthKey,OCTET,read-create,,deprecated,,The Authentication Key. This object is set according to  the value of the 'vrrpOperAuthType' 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, vrrpOperAuthKey always returns an Octet String  of length zero.  This object is deprecated in the IP Version MIB.
.1.3.6.1.2.1.68.1.3.1.11,VRRP-MIB::vrrpOperAdvertisementInterval,Integer32,read-create,,deprecated,,The time interval, in seconds, between sending  advertisement messages. Only the master router sends  VRRP advertisements.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsAdvInterval. 
.1.3.6.1.2.1.68.1.3.1.12,VRRP-MIB::vrrpOperPreemptMode,INTEGER,read-create,,deprecated,true(1):false(2),Controls whether a higher priority virtual router will  preempt a lower priority master.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsPreemptMode. 
.1.3.6.1.2.1.68.1.3.1.13,VRRP-MIB::vrrpOperVirtualRouterUpTime,TimeTicks,read-only,,deprecated,,This is the value of the `sysUpTime' object when this  virtual router (i.e., the `vrrpOperState') transitioned  out of `initialized'.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsUpTime.
.1.3.6.1.2.1.68.1.3.1.14,VRRP-MIB::vrrpOperProtocol,INTEGER,read-create,,deprecated,ip(1):bridge(2):decnet(3):other(4),The particular protocol being controlled by this Virtual  Router.  New enumerations to this list can only be added via a new  RFC on the standards track.  This object is deprecated in the IP Version Independent  MIB.
.1.3.6.1.2.1.68.1.3.1.15,VRRP-MIB::vrrpOperRowStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The RowStatus 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  `vrrpOperAdminState', can be modified. Prior to setting  the `vrrpOperRowStatus' object from `active' to a  different value, the `vrrpOperAdminState' 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  `vrrpOperVrId' has been set and there is at least one  active row in the `vrrpAssoIpAddrTable' defining an  associated IP address for the virtual router.  This object is deprecated in favor of the IP Version  Independent object, vrrpOperationsRowStatus. 
.1.3.6.1.2.1.68.1.4,VRRP-MIB::vrrpAssoIpAddrTable,,not-accessible,,deprecated,,The table of addresses associated with this virtual  router.  This object is deprecated in favor of the IP Version  Independent object, vrrpAssociatedIpAddrTable. 
.1.3.6.1.2.1.68.1.4.1,VRRP-MIB::vrrpAssoIpAddrEntry,,not-accessible,ifIndex:vrrpOperVrId:vrrpAssoIpAddr,deprecated,,An entry in the table contains an IP address that is  associated with a virtual router. The number of rows for  a given ifIndex and VrId will equal the number of IP  addresses associated (e.g., backed up) by the virtual  router (equivalent to 'vrrpOperIpAddrCount').  Rows in the table cannot be modified unless the value  of `vrrpOperAdminState' is `disabled' and the  `vrrpOperState' has transitioned to `initialize'.  This object is deprecated in favor of the IP Version  Independent object, vrrpAssociatedIpAddrEntry.
.1.3.6.1.2.1.68.1.4.1.1,VRRP-MIB::vrrpAssoIpAddr,IpAddress,not-accessible,,deprecated,,The assigned IP addresses that a virtual router is  responsible for backing up.  This object is deprecated in favor of the IP Version  Independent object, vrrpAssociatedIpAddr.
.1.3.6.1.2.1.68.1.4.1.2,VRRP-MIB::vrrpAssoIpAddrRowStatus,INTEGER,read-create,,deprecated,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. Setting this  object to active(1) or createAndGo(4) results in the  addition of an associated address for a virtual router.  Destroying the entry or setting it to notInService(2)  removes the associated address from the virtual router.  The use of other values is implementation-dependent.  This object is deprecated in favor of the IP Version  Independent object, vrrpAssociatedIpAddrRowStatus.
.1.3.6.1.2.1.68.1.5,VRRP-MIB::vrrpTrapPacketSrc,IpAddress,accessible-for-notify,,deprecated,,The IP address of an inbound VRRP packet. Used by  vrrpTrapAuthFailure trap.  This object is deprecated in the IP Version MIB. 
.1.3.6.1.2.1.68.1.6,VRRP-MIB::vrrpTrapAuthErrorType,INTEGER,accessible-for-notify,,deprecated,invalidAuthType(1):authTypeMismatch(2):authFailure(3),Potential types of configuration conflicts.  Used by vrrpAuthFailure trap.  This object is deprecated in the IP Version MIB. 
.1.3.6.1.2.1.68.1.7,VRRP-MIB::vrrpOperationsTable,,not-accessible,,current,,Unified Operations table for a VRRP router which  consists of a sequence (i.e., one or more conceptual  rows) of 'vrrpOperationsEntry' items which describe  the operational characteristics of a virtual router.
.1.3.6.1.2.1.68.1.7.1,VRRP-MIB::vrrpOperationsEntry,,not-accessible,vrrpOperationsInetAddrType:vrrpOperationsVrId:ifIndex,current,,An entry in the vrrpOperationsTable containing the  operational characteristics of a virtual router. On a  VRRP router, a given virtual router is identified by a  combination of the IP version, VRID and ifIndex.  ifIndex represents a physical interface of the router.   Note that rows in this table can be distinguished on a  multi-stacked device running VRRP over IPv4 and  IPv6 on the same physical interface.   Rows in the table cannot be modified unless the value  of 'vrrpOperationsState' has transitioned to  'initialize'
.1.3.6.1.2.1.68.1.7.1.1,VRRP-MIB::vrrpOperationsInetAddrType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of VrrpOperationsEntry. This value  applies to both vrrpOperationsMasterIpAddr and  vrrpOperationsPrimaryIpAddr.
.1.3.6.1.2.1.68.1.7.1.2,VRRP-MIB::vrrpOperationsVrId,Integer32,not-accessible,,current,,This object contains the Virtual Router Identifier  (VRID).
.1.3.6.1.2.1.68.1.7.1.3,VRRP-MIB::vrrpOperationsVirtualMacAddr,OCTET,read-only,,current,,The virtual MAC address of the virtual router.  Although this object can be derived from the  'vrrpOperationsVrId' object, it is defined so that it  is easily obtainable by a management application and  can be included in VRRP-related SNMP notifications.
.1.3.6.1.2.1.68.1.7.1.4,VRRP-MIB::vrrpOperationsState,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 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.
.1.3.6.1.2.1.68.1.7.1.5,VRRP-MIB::vrrpOperationsPriority,Unsigned32,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) for VRRP over IPv4 and hence  not settable.  A 'badValue(3)' should be returned when a user tries to  set 0 or 255 for this object. 
.1.3.6.1.2.1.68.1.7.1.6,VRRP-MIB::vrrpOperationsAddrCount,Integer32,read-only,,current,,The number of IP addresses that are associated with  this virtual router. This number is equal to the  number of rows in the vrrpAssociatedAddrTable that  correspond to a given IP version/VRID/ifIndex.
.1.3.6.1.2.1.68.1.7.1.7,VRRP-MIB::vrrpOperationsMasterIpAddr,OCTET,read-only,,current,,The master router's real IP address. Master router  would set this address to vrrpOperationsPrimaryIpAddr  while transitioning to master state. For backup  routers, this is the IP address listed as the source in  VRRP advertisement last received by this virtual  router.
.1.3.6.1.2.1.68.1.7.1.8,VRRP-MIB::vrrpOperationsPrimaryIpAddr,OCTET,read-create,,current,,In the case where there are more than one IP  Address (associated IP addresses) for a given  `ifIndex', this object is used to specify the IP  address that will become the  vrrpOperationsMasterIpAddr', should the virtual router  transition from backup state to master.
.1.3.6.1.2.1.68.1.7.1.9,VRRP-MIB::vrrpOperationsAdvInterval,INTEGER,read-create,,current,,The time interval, in centiseconds, between sending  advertisement messages. Only the master router sends  VRRP advertisements.
.1.3.6.1.2.1.68.1.7.1.10,VRRP-MIB::vrrpOperationsPreemptMode,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.2.1.68.1.7.1.11,VRRP-MIB::vrrpOperationsAcceptMode,INTEGER,read-create,,current,true(1):false(2),Controls whether a virtual router in Master state  will accept packets addressed to the address owner's  IPv6 address as its own if it is not the IPv6 address  owner. Default is False.  This object is not relevant for rows representing VRRP  over IPv4 and should be set to false.
.1.3.6.1.2.1.68.1.7.1.12,VRRP-MIB::vrrpOperationsUpTime,TimeTicks,read-only,,current,,This is the value of the `sysUpTime' object when this  virtual router (i.e., the `vrrpOperationsState')  transitioned out of `initialized'.
.1.3.6.1.2.1.68.1.7.1.13,VRRP-MIB::vrrpOperationsStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Write access  is not required. It is optional to support nonVolatile  StorageType enumeration.
.1.3.6.1.2.1.68.1.7.1.14,VRRP-MIB::vrrpOperationsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The RowStatus variable should be used in accordance to  installation and removal conventions for conceptual  rows. When `vrrpOperationsRowStatus' is set to  active(1), no other objects in the conceptual row can  be modified.   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 `vrrpOperationsRowStatus'  column will be read as notReady(3).  In particular, a newly created row cannot be made  active(1) until (minimally) the corresponding instance  of vrrpOperationsInetAddrType, vrrpOperationsVrId and  vrrpOperationsPrimaryIpAddr has been set and there is  at least one active row in the  `vrrpAssociatedIpAddrTable' defining an associated  IP address.  notInService(2) should be used to administratively  bring the row down.  A typical order of operation to add a row is:  1. Create a row in vrrpOperationsTable with  createAndWait(5).  2. Create one or more corresponding rows in  vrrpAssociatedIpAddrTable.  3. Populate the vrrpOperationsEntry.  4. set vrrpOperationsRowStatus to active(1).  A typical order of operation to delete an entry is:  1. Set vrrpOperationsRowStatus to notInService(2).  2. Set the corresponding rows in  vrrpAssociatedIpAddrTable to destroy(6) to delete the  entry.  3. set vrrpOperationsRowStatus to destroy(6) to delete  the entry.
.1.3.6.1.2.1.68.1.8,VRRP-MIB::vrrpAssociatedIpAddrTable,,not-accessible,,current,,The table of addresses associated with this virtual  router.
.1.3.6.1.2.1.68.1.8.1,VRRP-MIB::vrrpAssociatedIpAddrEntry,,not-accessible,vrrpOperationsInetAddrType:vrrpOperationsVrId:ifIndex:vrrpAssociatedIpAddr,current,,An entry in the table contains an IP address that is  associated with a virtual router. The number of rows  for a given IP version, VrID and ifIndex will equal the  number of IP addresses associated (e.g., backed up) by  the virtual router (equivalent to  'vrrpOperationsIpAddrCount').   Rows in the table cannot be modified unless the value  of `vrrpOperationsState' has transitioned to  `initialize'.
.1.3.6.1.2.1.68.1.8.1.1,VRRP-MIB::vrrpAssociatedIpAddr,OCTET,not-accessible,,current,,The assigned IP addresses that a virtual router is  responsible for backing up.  The size of this object is either 4 or 16 depending on  vrrpOperationsInetAddrType.
.1.3.6.1.2.1.68.1.8.1.2,VRRP-MIB::vrrpAssociatedStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Write access  is not required. It is optional to support nonVolatile  StorageType enumeration.
.1.3.6.1.2.1.68.1.8.1.3,VRRP-MIB::vrrpAssociatedIpAddrRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The RowStatus variable, used according to  installation and removal conventions for conceptual  rows. To create a row in this table, a manager sets  this object to either createAndGo(4) or  createAndWait(5). Setting this object to active(1)  results in the addition of an associated address for a  virtual router. Setting this object to notInService(2)  results in administratively bringing down the row.  Destroying the entry or setting it to destroy(6)  removes the associated address from the virtual router.  The use of other values is implementation-dependent.  Only vrrpAssociatedStorageType can be modified when the  row is in active(1) state for Implementations  supporting write access to vrrpAssociatedStorageType  Implementations should not allow deletion of the last  row corresponding to an active row in  vrrpOperationsTable.  Refer to description of vrrpOperationsRowStatus for a  typical row creation and deletion scenarios.
.1.3.6.1.2.1.68.1.9,VRRP-MIB::vrrpNewMasterReason,INTEGER,read-only,,current,notmaster(0):priority(1):preempted(2):masterNoResponse(3),This indicates the reason for vrrpNewMaster trap.  Used by vrrpTrapNewMaster trap. The object can be  polled if the vrrpNewMaster trap is lost to identify  the reason for transmission. Backup router should  return notmaster(0) when pooled. 
.1.3.6.1.2.1.68.1.10,VRRP-MIB::vrrpTrapProtoErrReason,INTEGER,accessible-for-notify,,current,hopLimitError(0):versionError(1):checksumError(2):vridError(3),This indicates the reason for protocol error trap.  Used by vrrpTrapProtoError trap.
.1.3.6.1.2.1.68.2,VRRP-MIB::vrrpStatistics,,,,,,
.1.3.6.1.2.1.68.2.1,VRRP-MIB::vrrpRouterChecksumErrors,Counter32,read-only,,current,,The total number of VRRP packets received with an  invalid VRRP checksum value.
.1.3.6.1.2.1.68.2.2,VRRP-MIB::vrrpRouterVersionErrors,Counter32,read-only,,current,,The total number of VRRP packets received with an  unknown or unsupported version number.
.1.3.6.1.2.1.68.2.3,VRRP-MIB::vrrpRouterVrIdErrors,Counter32,read-only,,current,,The total number of VRRP packets received with an  invalid VRID for this virtual router.
.1.3.6.1.2.1.68.2.4,VRRP-MIB::vrrpRouterStatsTable,,not-accessible,,deprecated,,Table of virtual router statistics.  This object is deprecated in favor of the IP Version  Independent object, vrrpRouterStatisticsTable.
.1.3.6.1.2.1.68.2.4.1,VRRP-MIB::vrrpRouterStatsEntry,,not-accessible,,deprecated,,An entry in the table, containing statistics information  about a given virtual router.  This object is deprecated in favor of the IP Version  Independent object, vrrpRouterStatisticsEntry.
.1.3.6.1.2.1.68.2.4.1.1,VRRP-MIB::vrrpStatsBecomeMaster,Counter32,read-only,,deprecated,,The total number of times that this virtual router's  state has transitioned to MASTER.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsMasterTransitions.
.1.3.6.1.2.1.68.2.4.1.2,VRRP-MIB::vrrpStatsAdvertiseRcvd,Counter32,read-only,,deprecated,,The total number of VRRP advertisements received by this  virtual router.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsRcvdAdvertisements.
.1.3.6.1.2.1.68.2.4.1.3,VRRP-MIB::vrrpStatsAdvertiseIntervalErrors,Counter32,read-only,,deprecated,,The total number of VRRP advertisement packets received  for which the advertisement interval is different than the  one configured for the local virtual router.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsAdvIntervalErrors.
.1.3.6.1.2.1.68.2.4.1.4,VRRP-MIB::vrrpStatsAuthFailures,Counter32,read-only,,deprecated,,The total number of VRRP packets received that do not  pass the authentication check.  This object is deprecated in the IP Version MIB.
.1.3.6.1.2.1.68.2.4.1.5,VRRP-MIB::vrrpStatsIpTtlErrors,Counter32,read-only,,deprecated,,The total number of VRRP packets received by the virtual  router with IP TTL (Time-To-Live) not equal to 255.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsIpTtlErrors.
.1.3.6.1.2.1.68.2.4.1.6,VRRP-MIB::vrrpStatsPriorityZeroPktsRcvd,Counter32,read-only,,deprecated,,The total number of VRRP packets received by the virtual  router with a priority of '0'.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsRcvdPriZeroPackets.
.1.3.6.1.2.1.68.2.4.1.7,VRRP-MIB::vrrpStatsPriorityZeroPktsSent,Counter32,read-only,,deprecated,,The total number of VRRP packets sent by the virtual  router with a priority of '0'.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsSentPriZeroPackets. 
.1.3.6.1.2.1.68.2.4.1.8,VRRP-MIB::vrrpStatsInvalidTypePktsRcvd,Counter32,read-only,,deprecated,,The number of VRRP packets received by the virtual router  with an invalid value in the 'type' field.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsRcvdInvalidTypePkts. 
.1.3.6.1.2.1.68.2.4.1.9,VRRP-MIB::vrrpStatsAddressListErrors,Counter32,read-only,,deprecated,,The total number of packets received for which the  address list does not match the locally configured list  for the virtual router.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsAddressListErrors.
.1.3.6.1.2.1.68.2.4.1.10,VRRP-MIB::vrrpStatsInvalidAuthType,Counter32,read-only,,deprecated,,The total number of packets received with an unknown  authentication type.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsPacketLengthErrors.
.1.3.6.1.2.1.68.2.4.1.11,VRRP-MIB::vrrpStatsAuthTypeMismatch,Counter32,read-only,,deprecated,,The total number of packets received with 'Auth Type' not  equal to the locally configured authentication method  (`vrrpOperAuthType').  This object is deprecated in favor of the IP Version  Independent object,  vrrpStatisticsRcvdInvalidAuthentications.
.1.3.6.1.2.1.68.2.4.1.12,VRRP-MIB::vrrpStatsPacketLengthErrors,Counter32,read-only,,deprecated,,The total number of packets received with a packet length  less than the length of the VRRP header.  This object is deprecated in favor of the IP Version  Independent object, vrrpStatisticsPacketLengthErrors. 
.1.3.6.1.2.1.68.2.5,VRRP-MIB::vrrpRouterStatisticsTable,,not-accessible,,current,,Table of virtual router statistics.
.1.3.6.1.2.1.68.2.5.1,VRRP-MIB::vrrpRouterStatisticsEntry,,not-accessible,,current,,An entry in the table, containing statistics  information about a given virtual router.
.1.3.6.1.2.1.68.2.5.1.1,VRRP-MIB::vrrpStatisticsMasterTransitions,Counter32,read-only,,current,,The total number of times that this virtual router's  state has transitioned to MASTER.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.2,VRRP-MIB::vrrpStatisticsRcvdAdvertisements,Counter32,read-only,,current,,The total number of VRRP advertisements received by  this virtual router.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.3,VRRP-MIB::vrrpStatisticsAdvIntervalErrors,Counter32,read-only,,current,,The total number of VRRP advertisement packets  received for which the advertisement interval is  different than the one configured for the local virtual  router.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.4,VRRP-MIB::vrrpStatisticsIpTtlErrors,Counter32,read-only,,current,,The total number of VRRP packets received by the  Virtual router with IPv4 TTL (for VRRP over IPv4) or  IPv6 Hop Limit (for VRRP over IPv6) not equal to 255.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.5,VRRP-MIB::vrrpStatisticsRcvdPriZeroPackets,Counter32,read-only,,current,,The total number of VRRP packets received by the  virtual router with a priority of '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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.6,VRRP-MIB::vrrpStatisticsSentPriZeroPackets,Counter32,read-only,,current,,The total number of VRRP packets sent by the virtual  router with a priority of '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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.7,VRRP-MIB::vrrpStatisticsRcvdInvalidTypePkts,Counter32,read-only,,current,,The number of VRRP packets received by the virtual  router with an invalid value in the 'type' field.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.8,VRRP-MIB::vrrpStatisticsAddressListErrors,Counter32,read-only,,current,,The total number of packets received for which the  address list does not match the locally configured list  for the virtual router.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.9,VRRP-MIB::vrrpStatisticsPacketLengthErrors,Counter32,read-only,,current,,The total number of packets received with a packet  length less than the length of the VRRP header.   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  vrrpStatisticsDiscontinuityTime.
.1.3.6.1.2.1.68.2.5.1.10,VRRP-MIB::vrrpStatisticsRcvdInvalidAuthentications,Counter32,read-only,,current,,The total number of packets received with an unknown  authentication type.
.1.3.6.1.2.1.68.2.5.1.11,VRRP-MIB::vrrpStatisticsDiscontinuityTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at  which any one or more of this entry'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.68.2.5.1.12,VRRP-MIB::vrrpStatisticsRefreshRate,Unsigned32,read-only,,current,,The minimum reasonable polling interval for this entry.  This object provides an indication of the minimum  Amount of time required to update the counters in this  entry.
.1.3.6.1.2.1.68.3,VRRP-MIB::vrrpConformance,,,,,,
.1.3.6.1.2.1.68.3.1,VRRP-MIB::vrrpMIBCompliances,,,,,,
.1.3.6.1.2.1.68.3.1.1,VRRP-MIB::vrrpMIBCompliance,,,,,,This compliance is deprecated in favour of  vrrpModuleFullCompliance.
.1.3.6.1.2.1.68.3.1.2,VRRP-MIB::vrrpModuleFullCompliance,,,,,,The compliance statement for both VRRP for IPv4 and  VRRP for IPv6 implementations.
.1.3.6.1.2.1.68.3.1.3,VRRP-MIB::vrrpModuleReadOnlyCompliance,,,,,,When this MIB is implemented without support for read-  create (i.e. in read-only mode), then such an  implementation can claim read-only compliance. Such a  device can then be monitored but can not be configured  with this MIB.
.1.3.6.1.2.1.68.3.2,VRRP-MIB::vrrpMIBGroups,,,,,,
.1.3.6.1.2.1.68.3.2.1,VRRP-MIB::vrrpOperGroup,,,,,,Conformance group for VRRP operations.
.1.3.6.1.2.1.68.3.2.2,VRRP-MIB::vrrpStatsGroup,,,,,,Conformance group for VRRP statistics.
.1.3.6.1.2.1.68.3.2.3,VRRP-MIB::vrrpTrapGroup,,,,,,Conformance group for objects contained in VRRP  notifications.
.1.3.6.1.2.1.68.3.2.4,VRRP-MIB::vrrpNotificationGroup,,,,,,The VRRP MIB Notification Group.
.1.3.6.1.2.1.68.3.2.5,VRRP-MIB::vrrpOperationsGroup,,,,,,Conformance group for VRRP over IPv4 and IPv6  operations.
.1.3.6.1.2.1.68.3.2.6,VRRP-MIB::vrrpStatisticsGroup,,,,,,Conformance group for VRRP over IPv4 and IPv6  statistics.
.1.3.6.1.2.1.68.3.2.7,VRRP-MIB::vrrpTrapInfoGroup,,,,,,Conformance group for objects contained in VRRP  notifications.
.1.3.6.1.2.1.68.3.2.8,VRRP-MIB::vrrpNotificationsGroup,,,,,,The VRRP MIB Notification Group.
.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.96,DIFFSERV-DSCP-TC::diffServDSCPTC,,,,,,The Textual Conventions defined in this module should be used whenever a Differentiated Services Code Point is used in a MIB.
.1.3.6.1.2.1.97,DIFFSERV-MIB::diffServMib,,,,,,This MIB defines the objects necessary to manage a device that uses the Differentiated Services Architecture described in RFC 2475. The Conceptual Model of a Differentiated Services Router provides supporting information on how such a router is modeled.
.1.3.6.1.2.1.97.1,DIFFSERV-MIB::diffServMIBObjects,,,,,,
.1.3.6.1.2.1.97.1.1,DIFFSERV-MIB::diffServDataPath,,,,,,
.1.3.6.1.2.1.97.1.1.1,DIFFSERV-MIB::diffServDataPathTable,,not-accessible,,current,,The data path table contains RowPointers indicating the start of the functional data path for each interface and traffic direction in this device. These may merge, or be separated into parallel data paths.
.1.3.6.1.2.1.97.1.1.1.1,DIFFSERV-MIB::diffServDataPathEntry,,not-accessible,ifIndex:diffServDataPathIfDirection,current,,An entry in the data path table indicates the start of a single Differentiated Services Functional Data Path in this device. These are associated with individual interfaces, logical or physical, and therefore are instantiated by ifIndex. Therefore, the interface index must have been assigned, according to the procedures applicable to that, before it can be meaningfully used. Generally, this means that the interface must exist. When diffServDataPathStorage is of type nonVolatile, however, this may reflect the configuration for an interface whose ifIndex has been assigned but for which the supporting implementation is not currently present.
.1.3.6.1.2.1.97.1.1.1.1.1,DIFFSERV-MIB::diffServDataPathIfDirection,INTEGER,not-accessible,,current,inbound(1):outbound(2),IfDirection specifies whether the reception or transmission path for this interface is in view.
.1.3.6.1.2.1.97.1.1.1.1.2,DIFFSERV-MIB::diffServDataPathStart,OBJECT,read-create,,current,,This selects the first Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates that no Differentiated Services treatment is performed on traffic of this data path. A pointer with the value zeroDotZero normally terminates a functional data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.1.1.1.3,DIFFSERV-MIB::diffServDataPathStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.1.1.1.4,DIFFSERV-MIB::diffServDataPathStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time.
.1.3.6.1.2.1.97.1.2,DIFFSERV-MIB::diffServClassifier,,,,,,
.1.3.6.1.2.1.97.1.2.1,DIFFSERV-MIB::diffServClfrNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServClfrId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.2.2,DIFFSERV-MIB::diffServClfrTable,,not-accessible,,current,,This table enumerates all the diffserv classifier functional data path elements of this device. The actual classification definitions are defined in diffServClfrElementTable entries belonging to each classifier. An entry in this table, pointed to by a RowPointer specifying an instance of diffServClfrStatus, is frequently used as the name for a set of classifier elements, which all use the index diffServClfrId. Per the semantics of the classifier element table, these entries constitute one or more unordered sets of tests which may be simultaneously applied to a message to classify it. The primary function of this table is to ensure that the value of diffServClfrId is unique before attempting to use it in creating a diffServClfrElementEntry. Therefore, the diffServClfrEntry must be created on the same SET as the diffServClfrElementEntry, or before the diffServClfrElementEntry is created.
.1.3.6.1.2.1.97.1.2.2.1,DIFFSERV-MIB::diffServClfrEntry,,not-accessible,diffServClfrId,current,,An entry in the classifier table describes a single classifier. All classifier elements belonging to the same classifier use the classifier's diffServClfrId as part of their index.
.1.3.6.1.2.1.97.1.2.2.1.1,DIFFSERV-MIB::diffServClfrId,Unsigned32,not-accessible,,current,,An index that enumerates the classifier entries. Managers should obtain new values for row creation in this table by reading diffServClfrNextFree.
.1.3.6.1.2.1.97.1.2.2.1.2,DIFFSERV-MIB::diffServClfrStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.2.2.1.3,DIFFSERV-MIB::diffServClfrStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.2.3,DIFFSERV-MIB::diffServClfrElementNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServClfrElementId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.2.4,DIFFSERV-MIB::diffServClfrElementTable,,not-accessible,,current,,The classifier element table enumerates the relationship between classification patterns and subsequent downstream Differentiated Services Functional Data Path elements. diffServClfrElementSpecific points to a filter that specifies the classification parameters. A classifier may use filter tables of different types together. One example of a filter table defined in this MIB is diffServMultiFieldClfrTable, for IP Multi-Field Classifiers (MFCs). Such an entry might identify anything from a single micro-flow (an identifiable sub-session packet stream directed from one sending transport to the receiving transport or transports), or aggregates of those such as the traffic from a host, traffic for an application, or traffic between two hosts using an application and a given DSCP. The standard Behavior Aggregate used in the Differentiated Services Architecture is encoded as a degenerate case of such an aggregate - the traffic using a particular DSCP value. Filter tables for other filter types may be defined elsewhere.
.1.3.6.1.2.1.97.1.2.4.1,DIFFSERV-MIB::diffServClfrElementEntry,,not-accessible,diffServClfrId:diffServClfrElementId,current,,An entry in the classifier element table describes a single element of the classifier.
.1.3.6.1.2.1.97.1.2.4.1.1,DIFFSERV-MIB::diffServClfrElementId,Unsigned32,not-accessible,,current,,An index that enumerates the Classifier Element entries. Managers obtain new values for row creation in this table by reading diffServClfrElementNextFree.
.1.3.6.1.2.1.97.1.2.4.1.2,DIFFSERV-MIB::diffServClfrElementPrecedence,Unsigned32,read-create,,current,,The relative order in which classifier elements are applied: higher numbers represent classifier element with higher precedence. Classifier elements with the same order must be unambiguous i.e. they must define non-overlapping patterns, and are considered to be applied simultaneously to the traffic stream. Classifier elements with different order may overlap in their filters: the classifier element with the highest order that matches is taken. On a given interface, there must be a complete classifier in place at all times in the ingress direction. This means one or more filters must match any possible pattern. There is no such requirement in the egress direction.
.1.3.6.1.2.1.97.1.2.4.1.3,DIFFSERV-MIB::diffServClfrElementNext,OBJECT,read-create,,current,,This attribute provides one branch of the fan-out functionality of a classifier described in the Informal Differentiated Services Model section 4.1. This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.2.4.1.4,DIFFSERV-MIB::diffServClfrElementSpecific,OBJECT,read-create,,current,,A pointer to a valid entry in another table, filter table, that describes the applicable classification parameters, e.g. an entry in diffServMultiFieldClfrTable. The value zeroDotZero is interpreted to match anything not matched by another classifier element - only one such entry may exist for each classifier. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the element is ignored.
.1.3.6.1.2.1.97.1.2.4.1.5,DIFFSERV-MIB::diffServClfrElementStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.2.4.1.6,DIFFSERV-MIB::diffServClfrElementStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.2.5,DIFFSERV-MIB::diffServMultiFieldClfrNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServMultiFieldClfrId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.2.6,DIFFSERV-MIB::diffServMultiFieldClfrTable,,not-accessible,,current,,A table of IP Multi-field Classifier filter entries that a system may use to identify IP traffic.
.1.3.6.1.2.1.97.1.2.6.1,DIFFSERV-MIB::diffServMultiFieldClfrEntry,,not-accessible,diffServMultiFieldClfrId,current,,An IP Multi-field Classifier entry describes a single filter.
.1.3.6.1.2.1.97.1.2.6.1.1,DIFFSERV-MIB::diffServMultiFieldClfrId,Unsigned32,not-accessible,,current,,An index that enumerates the MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading diffServMultiFieldClfrNextFree.
.1.3.6.1.2.1.97.1.2.6.1.2,DIFFSERV-MIB::diffServMultiFieldClfrAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of IP address used by this classifier entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. Therefore, this object is limited to IPv4 and IPv6 addresses.
.1.3.6.1.2.1.97.1.2.6.1.3,DIFFSERV-MIB::diffServMultiFieldClfrDstAddr,OCTET,read-create,,current,,The IP address to match against the packet's destination IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrDstPrefixLength indicates the number of bits that are relevant.
.1.3.6.1.2.1.97.1.2.6.1.4,DIFFSERV-MIB::diffServMultiFieldClfrDstPrefixLength,Unsigned32,read-create,,current,,The length of the CIDR Prefix carried in diffServMultiFieldClfrDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128.
.1.3.6.1.2.1.97.1.2.6.1.5,DIFFSERV-MIB::diffServMultiFieldClfrSrcAddr,OCTET,read-create,,current,,The IP address to match against the packet's source IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrSrcPrefixLength indicates the number of bits that are relevant.
.1.3.6.1.2.1.97.1.2.6.1.6,DIFFSERV-MIB::diffServMultiFieldClfrSrcPrefixLength,Unsigned32,read-create,,current,,The length of the CIDR Prefix carried in diffServMultiFieldClfrSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128.
.1.3.6.1.2.1.97.1.2.6.1.7,DIFFSERV-MIB::diffServMultiFieldClfrDscp,Integer32,read-create,,current,,The value that the DSCP in the packet must have to match this entry. A value of -1 indicates that a specific DSCP value has not been defined and thus all DSCP values are considered a match.
.1.3.6.1.2.1.97.1.2.6.1.8,DIFFSERV-MIB::diffServMultiFieldClfrFlowId,Unsigned32,read-create,,current,,The flow identifier in an IPv6 header.
.1.3.6.1.2.1.97.1.2.6.1.9,DIFFSERV-MIB::diffServMultiFieldClfrProtocol,Unsigned32,read-create,,current,,The IP protocol to match against the IPv4 protocol number or the IPv6 Next- Header number in the packet. A value of 255 means match all. Note the protocol number of 255 is reserved by IANA, and Next-Header number of 0 is used in IPv6.
.1.3.6.1.2.1.97.1.2.6.1.10,DIFFSERV-MIB::diffServMultiFieldClfrDstL4PortMin,Unsigned32,read-create,,current,,The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.
.1.3.6.1.2.1.97.1.2.6.1.11,DIFFSERV-MIB::diffServMultiFieldClfrDstL4PortMax,Unsigned32,read-create,,current,,The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrDstL4PortMin.
.1.3.6.1.2.1.97.1.2.6.1.12,DIFFSERV-MIB::diffServMultiFieldClfrSrcL4PortMin,Unsigned32,read-create,,current,,The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.
.1.3.6.1.2.1.97.1.2.6.1.13,DIFFSERV-MIB::diffServMultiFieldClfrSrcL4PortMax,Unsigned32,read-create,,current,,The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrSrcL4PortMin.
.1.3.6.1.2.1.97.1.2.6.1.14,DIFFSERV-MIB::diffServMultiFieldClfrStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.2.6.1.15,DIFFSERV-MIB::diffServMultiFieldClfrStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.3,DIFFSERV-MIB::diffServMeter,,,,,,
.1.3.6.1.2.1.97.1.3.1,DIFFSERV-MIB::diffServMeterNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServMeterId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.3.2,DIFFSERV-MIB::diffServMeterTable,,not-accessible,,current,,This table enumerates specific meters that a system may use to police a stream of traffic. The traffic stream to be metered is determined by the Differentiated Services Functional Data Path Element(s) upstream of the meter i.e. by the object(s) that point to each entry in this table. This may include all traffic on an interface. Specific meter details are to be found in table entry referenced by diffServMeterSpecific.
.1.3.6.1.2.1.97.1.3.2.1,DIFFSERV-MIB::diffServMeterEntry,,not-accessible,diffServMeterId,current,,An entry in the meter table describes a single conformance level of a meter.
.1.3.6.1.2.1.97.1.3.2.1.1,DIFFSERV-MIB::diffServMeterId,Unsigned32,not-accessible,,current,,An index that enumerates the Meter entries. Managers obtain new values for row creation in this table by reading diffServMeterNextFree.
.1.3.6.1.2.1.97.1.3.2.1.2,DIFFSERV-MIB::diffServMeterSucceedNext,OBJECT,read-create,,current,,If the traffic does conform, this selects the next Differentiated Services Functional Data Path element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates that no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.3.2.1.3,DIFFSERV-MIB::diffServMeterFailNext,OBJECT,read-create,,current,,If the traffic does not conform, this selects the next Differentiated Services Functional Data Path element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.3.2.1.4,DIFFSERV-MIB::diffServMeterSpecific,OBJECT,read-create,,current,,This indicates the behavior of the meter by pointing to an entry containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, diffServMeterSpecific may point to an entry in diffServTBParamTable, which contains an instance of a single set of Token Bucket parameters. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the meter always succeeds.
.1.3.6.1.2.1.97.1.3.2.1.5,DIFFSERV-MIB::diffServMeterStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.3.2.1.6,DIFFSERV-MIB::diffServMeterStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.4,DIFFSERV-MIB::diffServTBParam,,,,,,
.1.3.6.1.2.1.97.1.4.1,DIFFSERV-MIB::diffServTBParamNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServTBParamId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.4.2,DIFFSERV-MIB::diffServTBParamTable,,not-accessible,,current,,This table enumerates a single set of token bucket meter parameters that a system may use to police a stream of traffic. Such meters are modeled here as having a single rate and a single burst size. Multiple entries are used when multiple rates/burst sizes are needed.
.1.3.6.1.2.1.97.1.4.2.1,DIFFSERV-MIB::diffServTBParamEntry,,not-accessible,diffServTBParamId,current,,An entry that describes a single set of token bucket parameters.
.1.3.6.1.2.1.97.1.4.2.1.1,DIFFSERV-MIB::diffServTBParamId,Unsigned32,not-accessible,,current,,An index that enumerates the Token Bucket Parameter entries. Managers obtain new values for row creation in this table by reading diffServTBParamNextFree.
.1.3.6.1.2.1.97.1.4.2.1.2,DIFFSERV-MIB::diffServTBParamType,OBJECT,read-create,,current,,The Metering algorithm associated with the Token Bucket parameters. zeroDotZero indicates this is unknown. Standard values for generic algorithms: diffServTBParamSimpleTokenBucket, diffServTBParamAvgRate, diffServTBParamSrTCMBlind, diffServTBParamSrTCMAware, diffServTBParamTrTCMBlind, diffServTBParamTrTCMAware, and diffServTBParamTswTCM are specified in this MIB as OBJECT- IDENTITYs; additional values may be further specified in other MIBs.
.1.3.6.1.2.1.97.1.4.2.1.3,DIFFSERV-MIB::diffServTBParamRate,Unsigned32,read-create,,current,,The token-bucket rate, in kilobits per second (kbps). This attribute is used for: 1. CIR in RFC 2697 for srTCM 2. CIR and PIR in RFC 2698 for trTCM 3. CTR and PTR in RFC 2859 for TSWTCM 4. AverageRate in RFC 3290.
.1.3.6.1.2.1.97.1.4.2.1.4,DIFFSERV-MIB::diffServTBParamBurstSize,INTEGER,read-create,,current,,The maximum number of bytes in a single transmission burst. This attribute is used for: 1. CBS and EBS in RFC 2697 for srTCM 2. CBS and PBS in RFC 2698 for trTCM 3. Burst Size in RFC 3290.
.1.3.6.1.2.1.97.1.4.2.1.5,DIFFSERV-MIB::diffServTBParamInterval,Unsigned32,read-create,,current,,The time interval used with the token bucket. For: 1. Average Rate Meter, the Informal Differentiated Services Model section 5.2.1, - Delta. 2. Simple Token Bucket Meter, the Informal Differentiated Services Model section 5.1, - time interval t. 3. RFC 2859 TSWTCM, - AVG_INTERVAL. 4. RFC 2697 srTCM, RFC 2698 trTCM, - token bucket update time interval.
.1.3.6.1.2.1.97.1.4.2.1.6,DIFFSERV-MIB::diffServTBParamStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.4.2.1.7,DIFFSERV-MIB::diffServTBParamStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.5,DIFFSERV-MIB::diffServAction,,,,,,
.1.3.6.1.2.1.97.1.5.1,DIFFSERV-MIB::diffServActionNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServActionId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.5.2,DIFFSERV-MIB::diffServActionTable,,not-accessible,,current,,The Action Table enumerates actions that can be performed to a stream of traffic. Multiple actions can be concatenated. For example, traffic exiting from a meter may be counted, marked, and potentially dropped before entering a queue. Specific actions are indicated by diffServActionSpecific which points to an entry of a specific action type parameterizing the action in detail.
.1.3.6.1.2.1.97.1.5.2.1,DIFFSERV-MIB::diffServActionEntry,,not-accessible,diffServActionId,current,,Each entry in the action table allows description of one specific action to be applied to traffic.
.1.3.6.1.2.1.97.1.5.2.1.1,DIFFSERV-MIB::diffServActionId,Unsigned32,not-accessible,,current,,An index that enumerates the Action entries. Managers obtain new values for row creation in this table by reading diffServActionNextFree.
.1.3.6.1.2.1.97.1.5.2.1.2,DIFFSERV-MIB::diffServActionInterface,Integer32,read-create,,current,,The interface index (value of ifIndex) that this action occurs on. This may be derived from the diffServDataPathStartEntry's index by extension through the various RowPointers. However, as this may be difficult for a network management station, it is placed here as well. If this is indeterminate, the value is zero. This is of especial relevance when reporting the counters which may apply to traffic crossing an interface: diffServCountActOctets, diffServCountActPkts, diffServAlgDropOctets, diffServAlgDropPkts, diffServAlgRandomDropOctets, and diffServAlgRandomDropPkts. It is also especially relevant to the queue and scheduler which may be subsequently applied.
.1.3.6.1.2.1.97.1.5.2.1.3,DIFFSERV-MIB::diffServActionNext,OBJECT,read-create,,current,,This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.5.2.1.4,DIFFSERV-MIB::diffServActionSpecific,OBJECT,read-create,,current,,A pointer to an object instance providing additional information for the type of action indicated by this action table entry. For the standard actions defined by this MIB module, this should point to either a diffServDscpMarkActEntry or a diffServCountActEntry. For other actions, it may point to an object instance defined in some other MIB. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the Meter should be treated as if it were not present. This may lead to incorrect policy behavior.
.1.3.6.1.2.1.97.1.5.2.1.5,DIFFSERV-MIB::diffServActionStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.5.2.1.6,DIFFSERV-MIB::diffServActionStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.5.3,DIFFSERV-MIB::diffServDscpMarkActTable,,not-accessible,,current,,This table enumerates specific DSCPs used for marking or remarking the DSCP field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.
.1.3.6.1.2.1.97.1.5.3.1,DIFFSERV-MIB::diffServDscpMarkActEntry,,not-accessible,diffServDscpMarkActDscp,current,,An entry in the DSCP mark action table that describes a single DSCP used for marking.
.1.3.6.1.2.1.97.1.5.3.1.1,DIFFSERV-MIB::diffServDscpMarkActDscp,Integer32,read-only,,current,,The DSCP that this Action will store into the DSCP field of the subject. It is quite possible that the only packets subject to this Action are already marked with this DSCP. Note also that Differentiated Services processing may result in packet being marked on both ingress to a network and on egress from it, and that ingress and egress can occur in the same router.
.1.3.6.1.2.1.97.1.5.4,DIFFSERV-MIB::diffServCountActNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServCountActId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.5.5,DIFFSERV-MIB::diffServCountActTable,,not-accessible,,current,,This table contains counters for all the traffic passing through an action element.
.1.3.6.1.2.1.97.1.5.5.1,DIFFSERV-MIB::diffServCountActEntry,,not-accessible,diffServCountActId,current,,An entry in the count action table describes a single set of traffic counters.
.1.3.6.1.2.1.97.1.5.5.1.1,DIFFSERV-MIB::diffServCountActId,Unsigned32,not-accessible,,current,,An index that enumerates the Count Action entries. Managers obtain new values for row creation in this table by reading diffServCountActNextFree.
.1.3.6.1.2.1.97.1.5.5.1.2,DIFFSERV-MIB::diffServCountActOctets,Counter64,read-only,,current,,The number of octets at the Action data path element. 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 on the relevant interface.
.1.3.6.1.2.1.97.1.5.5.1.3,DIFFSERV-MIB::diffServCountActPkts,Counter64,read-only,,current,,The number of packets at the Action data path element. 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 on the relevant interface.
.1.3.6.1.2.1.97.1.5.5.1.4,DIFFSERV-MIB::diffServCountActStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.5.5.1.5,DIFFSERV-MIB::diffServCountActStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.6,DIFFSERV-MIB::diffServAlgDrop,,,,,,
.1.3.6.1.2.1.97.1.6.1,DIFFSERV-MIB::diffServAlgDropNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServAlgDropId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.6.2,DIFFSERV-MIB::diffServAlgDropTable,,not-accessible,,current,,The algorithmic drop table contains entries describing an element that drops packets according to some algorithm.
.1.3.6.1.2.1.97.1.6.2.1,DIFFSERV-MIB::diffServAlgDropEntry,,not-accessible,diffServAlgDropId,current,,An entry describes a process that drops packets according to some algorithm. Further details of the algorithm type are to be found in diffServAlgDropType and with more detail parameter entry pointed to by diffServAlgDropSpecific when necessary.
.1.3.6.1.2.1.97.1.6.2.1.1,DIFFSERV-MIB::diffServAlgDropId,Unsigned32,not-accessible,,current,,An index that enumerates the Algorithmic Dropper entries. Managers obtain new values for row creation in this table by reading diffServAlgDropNextFree.
.1.3.6.1.2.1.97.1.6.2.1.2,DIFFSERV-MIB::diffServAlgDropType,INTEGER,read-create,,current,other(1):tailDrop(2):headDrop(3):randomDrop(4):alwaysDrop(5),The type of algorithm used by this dropper. The value other(1) requires further specification in some other MIB module. In the tailDrop(2) algorithm, diffServAlgDropQThreshold represents the maximum depth of the queue, pointed to by diffServAlgDropQMeasure, beyond which all newly arriving packets will be dropped. In the headDrop(3) algorithm, if a packet arrives when the current depth of the queue, pointed to by diffServAlgDropQMeasure, is at diffServAlgDropQThreshold, packets currently at the head of the queue are dropped to make room for the new packet to be enqueued at the tail of the queue. In the randomDrop(4) algorithm, on packet arrival, an Active Queue Management algorithm is executed which may randomly drop a packet. This algorithm may be proprietary, and it may drop either the arriving packet or another packet in the queue. diffServAlgDropSpecific points to a diffServRandomDropEntry that describes the algorithm. For this algorithm, diffServAlgDropQThreshold is understood to be the absolute maximum size of the queue and additional parameters are described in diffServRandomDropTable. The alwaysDrop(5) algorithm is as its name specifies; always drop. In this case, the other configuration values in this Entry are not meaningful; There is no useful 'next' processing step, there is no queue, and parameters describing the queue are not useful. Therefore, diffServAlgDropNext, diffServAlgDropMeasure, and diffServAlgDropSpecific are all zeroDotZero.
.1.3.6.1.2.1.97.1.6.2.1.3,DIFFSERV-MIB::diffServAlgDropNext,OBJECT,read-create,,current,,This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This RowPointer should point to an instance of one of: diffServClfrEntry diffServMeterEntry diffServActionEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Differentiated Services treatment is performed on traffic of this data path. The use of zeroDotZero is the normal usage for the last functional data path element of the current data path. When diffServAlgDropType is alwaysDrop(5), this object is ignored. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.6.2.1.4,DIFFSERV-MIB::diffServAlgDropQMeasure,OBJECT,read-create,,current,,Points to an entry in the diffServQTable to indicate the queue that a drop algorithm is to monitor when deciding whether to drop a packet. If the row pointed to does not exist, the algorithmic dropper element is considered inactive. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.6.2.1.5,DIFFSERV-MIB::diffServAlgDropQThreshold,Unsigned32,read-create,,current,,A threshold on the depth in bytes of the queue being measured at which a trigger is generated to the dropping algorithm, unless diffServAlgDropType is alwaysDrop(5) where this object is ignored. For the tailDrop(2) or headDrop(3) algorithms, this represents the depth of the queue, pointed to by diffServAlgDropQMeasure, at which the drop action will take place. Other algorithms will need to define their own semantics for this threshold.
.1.3.6.1.2.1.97.1.6.2.1.6,DIFFSERV-MIB::diffServAlgDropSpecific,OBJECT,read-create,,current,,Points to a table entry that provides further detail regarding a drop algorithm. Entries with diffServAlgDropType equal to other(1) may have this point to a table defined in another MIB module. Entries with diffServAlgDropType equal to randomDrop(4) must have this point to an entry in diffServRandomDropTable. For all other algorithms specified in this MIB, this should take the value zeroDotZero. The diffServAlgDropType is authoritative for the type of the drop algorithm and the specific parameters for the drop algorithm needs to be evaluated based on the diffServAlgDropType. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.6.2.1.7,DIFFSERV-MIB::diffServAlgDropOctets,Counter64,read-only,,current,,The number of octets that have been deterministically dropped by this drop process. 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 on the relevant interface.
.1.3.6.1.2.1.97.1.6.2.1.8,DIFFSERV-MIB::diffServAlgDropPkts,Counter64,read-only,,current,,The number of packets that have been deterministically dropped by this drop process. 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 on the relevant interface.
.1.3.6.1.2.1.97.1.6.2.1.9,DIFFSERV-MIB::diffServAlgRandomDropOctets,Counter64,read-only,,current,,The number of octets that have been randomly dropped by this drop process. This counter applies, therefore, only to random droppers. 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 on the relevant interface.
.1.3.6.1.2.1.97.1.6.2.1.10,DIFFSERV-MIB::diffServAlgRandomDropPkts,Counter64,read-only,,current,,The number of packets that have been randomly dropped by this drop process. This counter applies, therefore, only to random droppers. 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 on the relevant interface.
.1.3.6.1.2.1.97.1.6.2.1.11,DIFFSERV-MIB::diffServAlgDropStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.6.2.1.12,DIFFSERV-MIB::diffServAlgDropStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.6.3,DIFFSERV-MIB::diffServRandomDropNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServRandomDropId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.6.4,DIFFSERV-MIB::diffServRandomDropTable,,not-accessible,,current,,The random drop table contains entries describing a process that drops packets randomly. Entries in this table are pointed to by diffServAlgDropSpecific.
.1.3.6.1.2.1.97.1.6.4.1,DIFFSERV-MIB::diffServRandomDropEntry,,not-accessible,diffServRandomDropId,current,,An entry describes a process that drops packets according to a random algorithm.
.1.3.6.1.2.1.97.1.6.4.1.1,DIFFSERV-MIB::diffServRandomDropId,Unsigned32,not-accessible,,current,,An index that enumerates the Random Drop entries. Managers obtain new values for row creation in this table by reading diffServRandomDropNextFree.
.1.3.6.1.2.1.97.1.6.4.1.2,DIFFSERV-MIB::diffServRandomDropMinThreshBytes,Unsigned32,read-create,,current,,The average queue depth in bytes, beyond which traffic has a non-zero probability of being dropped. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMinThreshPkts.
.1.3.6.1.2.1.97.1.6.4.1.3,DIFFSERV-MIB::diffServRandomDropMinThreshPkts,Unsigned32,read-create,,current,,The average queue depth in packets, beyond which traffic has a non-zero probability of being dropped. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMinThreshBytes.
.1.3.6.1.2.1.97.1.6.4.1.4,DIFFSERV-MIB::diffServRandomDropMaxThreshBytes,Unsigned32,read-create,,current,,The average queue depth beyond which traffic has a probability indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQThreshold. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMaxThreshPkts.
.1.3.6.1.2.1.97.1.6.4.1.5,DIFFSERV-MIB::diffServRandomDropMaxThreshPkts,Unsigned32,read-create,,current,,The average queue depth beyond which traffic has a probability indicated by diffServRandomDropProbMax of being dropped or marked. Note that this differs from the physical queue limit, which is stored in diffServAlgDropQThreshold. Changes in this variable may or may not be reflected in the reported value of diffServRandomDropMaxThreshBytes.
.1.3.6.1.2.1.97.1.6.4.1.6,DIFFSERV-MIB::diffServRandomDropProbMax,Unsigned32,read-create,,current,,The worst case random drop probability, expressed in drops per thousand packets. For example, if in the worst case every arriving packet may be dropped (100%) for a period, this has the value 1000. Alternatively, if in the worst case only one percent (1%) of traffic may be dropped, it has the value 10.
.1.3.6.1.2.1.97.1.6.4.1.7,DIFFSERV-MIB::diffServRandomDropWeight,Unsigned32,read-create,,current,,The weighting of past history in affecting the Exponentially Weighted Moving Average function that calculates the current average queue depth. The equation uses diffServRandomDropWeight/65536 as the coefficient for the new sample in the equation, and (65536 - diffServRandomDropWeight)/65536 as the coefficient of the old value. Implementations may limit the values of diffServRandomDropWeight to a subset of the possible range of values, such as powers of two. Doing this would facilitate implementation of the Exponentially Weighted Moving Average using shift instructions or registers.
.1.3.6.1.2.1.97.1.6.4.1.8,DIFFSERV-MIB::diffServRandomDropSamplingRate,Unsigned32,read-create,,current,,The number of times per second the queue is sampled for queue average calculation. A value of zero is used to mean that the queue is sampled approximately each time a packet is enqueued (or dequeued).
.1.3.6.1.2.1.97.1.6.4.1.9,DIFFSERV-MIB::diffServRandomDropStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.6.4.1.10,DIFFSERV-MIB::diffServRandomDropStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.7,DIFFSERV-MIB::diffServQueue,,,,,,
.1.3.6.1.2.1.97.1.7.1,DIFFSERV-MIB::diffServQNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServQId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.7.2,DIFFSERV-MIB::diffServQTable,,not-accessible,,current,,The Queue Table enumerates the individual queues. Note that the MIB models queuing systems as composed of individual queues, one per class of traffic, even though they may in fact be structured as classes of traffic scheduled using a common calendar queue, or in other ways.
.1.3.6.1.2.1.97.1.7.2.1,DIFFSERV-MIB::diffServQEntry,,not-accessible,diffServQId,current,,An entry in the Queue Table describes a single queue or class of traffic.
.1.3.6.1.2.1.97.1.7.2.1.1,DIFFSERV-MIB::diffServQId,Unsigned32,not-accessible,,current,,An index that enumerates the Queue entries. Managers obtain new values for row creation in this table by reading diffServQNextFree.
.1.3.6.1.2.1.97.1.7.2.1.2,DIFFSERV-MIB::diffServQNext,OBJECT,read-create,,current,,This selects the next Differentiated Services Scheduler. The RowPointer must point to a diffServSchedulerEntry. A value of zeroDotZero in this attribute indicates an incomplete diffServQEntry instance. In such a case, the entry has no operational effect, since it has no parameters to give it meaning. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.7.2.1.3,DIFFSERV-MIB::diffServQMinRate,OBJECT,read-create,,current,,This RowPointer indicates the diffServMinRateEntry that the scheduler, pointed to by diffServQNext, should use to service this queue. If the row pointed to is zeroDotZero, the minimum rate and priority is unspecified. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.7.2.1.4,DIFFSERV-MIB::diffServQMaxRate,OBJECT,read-create,,current,,This RowPointer indicates the diffServMaxRateEntry that the scheduler, pointed to by diffServQNext, should use to service this queue. If the row pointed to is zeroDotZero, the maximum rate is the line speed of the interface. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.7.2.1.5,DIFFSERV-MIB::diffServQStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.7.2.1.6,DIFFSERV-MIB::diffServQStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.8,DIFFSERV-MIB::diffServScheduler,,,,,,
.1.3.6.1.2.1.97.1.8.1,DIFFSERV-MIB::diffServSchedulerNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServSchedulerId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.8.2,DIFFSERV-MIB::diffServSchedulerTable,,not-accessible,,current,,The Scheduler Table enumerates packet schedulers. Multiple scheduling algorithms can be used on a given data path, with each algorithm described by one diffServSchedulerEntry.
.1.3.6.1.2.1.97.1.8.2.1,DIFFSERV-MIB::diffServSchedulerEntry,,not-accessible,diffServSchedulerId,current,,An entry in the Scheduler Table describing a single instance of a scheduling algorithm.
.1.3.6.1.2.1.97.1.8.2.1.1,DIFFSERV-MIB::diffServSchedulerId,Unsigned32,not-accessible,,current,,An index that enumerates the Scheduler entries. Managers obtain new values for row creation in this table by reading diffServSchedulerNextFree.
.1.3.6.1.2.1.97.1.8.2.1.2,DIFFSERV-MIB::diffServSchedulerNext,OBJECT,read-create,,current,,This selects the next Differentiated Services Functional Data Path Element to handle traffic for this data path. This normally is null (zeroDotZero), or points to a diffServSchedulerEntry or a diffServQEntry. However, this RowPointer may also point to an instance of: diffServClfrEntry, diffServMeterEntry, diffServActionEntry, diffServAlgDropEntry. It would point another diffServSchedulerEntry when implementing multiple scheduler methods for the same data path, such as having one set of queues scheduled by WRR and that group participating in a priority scheduling system in which other queues compete with it in that way. It might also point to a second scheduler in a hierarchical scheduling system. If the row pointed to is zeroDotZero, no further Differentiated Services treatment is performed on traffic of this data path. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.8.2.1.3,DIFFSERV-MIB::diffServSchedulerMethod,OBJECT,read-create,,current,,The scheduling algorithm used by this Scheduler. zeroDotZero indicates that this is unknown. Standard values for generic algorithms: diffServSchedulerPriority, diffServSchedulerWRR, and diffServSchedulerWFQ are specified in this MIB; additional values may be further specified in other MIBs.
.1.3.6.1.2.1.97.1.8.2.1.4,DIFFSERV-MIB::diffServSchedulerMinRate,OBJECT,read-create,,current,,This RowPointer indicates the entry in diffServMinRateTable which indicates the priority or minimum output rate from this scheduler. This attribute is used only when there is more than one level of scheduler. When it has the value zeroDotZero, it indicates that no minimum rate or priority is imposed. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.8.2.1.5,DIFFSERV-MIB::diffServSchedulerMaxRate,OBJECT,read-create,,current,,This RowPointer indicates the entry in diffServMaxRateTable which indicates the maximum output rate from this scheduler. When more than one maximum rate applies (eg, when a multi-rate shaper is in view), it points to the first of those rate entries. This attribute is used only when there is more than one level of scheduler. When it has the value zeroDotZero, it indicates that no maximum rate is imposed. Setting this to point to a target that does not exist results in an inconsistentValue error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
.1.3.6.1.2.1.97.1.8.2.1.6,DIFFSERV-MIB::diffServSchedulerStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.8.2.1.7,DIFFSERV-MIB::diffServSchedulerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.8.3,DIFFSERV-MIB::diffServMinRateNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServMinRateId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.8.4,DIFFSERV-MIB::diffServMinRateTable,,not-accessible,,current,,The Minimum Rate Parameters Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
.1.3.6.1.2.1.97.1.8.4.1,DIFFSERV-MIB::diffServMinRateEntry,,not-accessible,diffServMinRateId,current,,An entry in the Minimum Rate Parameters Table describes a single set of scheduling parameters for use by one or more queues or schedulers.
.1.3.6.1.2.1.97.1.8.4.1.1,DIFFSERV-MIB::diffServMinRateId,Unsigned32,not-accessible,,current,,An index that enumerates the Scheduler Parameter entries. Managers obtain new values for row creation in this table by reading diffServMinRateNextFree.
.1.3.6.1.2.1.97.1.8.4.1.2,DIFFSERV-MIB::diffServMinRatePriority,Unsigned32,read-create,,current,,The priority of this input to the associated scheduler, relative to the scheduler's other inputs. A queue or scheduler with a larger numeric value will be served before another with a smaller numeric value.
.1.3.6.1.2.1.97.1.8.4.1.3,DIFFSERV-MIB::diffServMinRateAbsolute,Unsigned32,read-create,,current,,The minimum absolute rate, in kilobits/sec, that a downstream scheduler element should allocate to this queue. If the value is zero, then there is effectively no minimum rate guarantee. If the value is non-zero, the scheduler will assure the servicing of this queue to at least this rate. Note that this attribute value and that of diffServMinRateRelative are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMinRateRelative = (diffServMinRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed
.1.3.6.1.2.1.97.1.8.4.1.4,DIFFSERV-MIB::diffServMinRateRelative,Unsigned32,read-create,,current,,The minimum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface as reported by ifSpeed or ifHighSpeed, in units of 1/1000 of 1. If the value is zero, then there is effectively no minimum rate guarantee. If the value is non-zero, the scheduler will assure the servicing of this queue to at least this rate. Note that this attribute value and that of diffServMinRateAbsolute are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMinRateRelative = (diffServMinRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed
.1.3.6.1.2.1.97.1.8.4.1.5,DIFFSERV-MIB::diffServMinRateStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.8.4.1.6,DIFFSERV-MIB::diffServMinRateStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.1.8.5,DIFFSERV-MIB::diffServMaxRateNextFree,Unsigned32,read-only,,current,,This object contains an unused value for diffServMaxRateId, or a zero to indicate that none exist.
.1.3.6.1.2.1.97.1.8.6,DIFFSERV-MIB::diffServMaxRateTable,,not-accessible,,current,,The Maximum Rate Parameter Table enumerates individual sets of scheduling parameter that can be used/reused by Queues and Schedulers.
.1.3.6.1.2.1.97.1.8.6.1,DIFFSERV-MIB::diffServMaxRateEntry,,not-accessible,diffServMaxRateId:diffServMaxRateLevel,current,,An entry in the Maximum Rate Parameter Table describes a single set of scheduling parameters for use by one or more queues or schedulers.
.1.3.6.1.2.1.97.1.8.6.1.1,DIFFSERV-MIB::diffServMaxRateId,Unsigned32,not-accessible,,current,,An index that enumerates the Maximum Rate Parameter entries. Managers obtain new values for row creation in this table by reading diffServMaxRateNextFree.
.1.3.6.1.2.1.97.1.8.6.1.2,DIFFSERV-MIB::diffServMaxRateLevel,Unsigned32,not-accessible,,current,,An index that indicates which level of a multi-rate shaper is being given its parameters. A multi-rate shaper has some number of rate levels. Frame Relay's dual rate specification refers to a 'committed' and an 'excess' rate; ATM's dual rate specification refers to a 'mean' and a 'peak' rate. This table is generalized to support an arbitrary number of rates. The committed or mean rate is level 1, the peak rate (if any) is the highest level rate configured, and if there are other rates they are distributed in monotonically increasing order between them.
.1.3.6.1.2.1.97.1.8.6.1.3,DIFFSERV-MIB::diffServMaxRateAbsolute,Unsigned32,read-create,,current,,The maximum rate in kilobits/sec that a downstream scheduler element should allocate to this queue. If the value is zero, then there is effectively no maximum rate limit and that the scheduler should attempt to be work conserving for this queue. If the value is non-zero, the scheduler will limit the servicing of this queue to, at most, this rate in a non-work-conserving manner. Note that this attribute value and that of diffServMaxRateRelative are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMaxRateRelative = (diffServMaxRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed
.1.3.6.1.2.1.97.1.8.6.1.4,DIFFSERV-MIB::diffServMaxRateRelative,Unsigned32,read-create,,current,,The maximum rate that a downstream scheduler element should allocate to this queue, relative to the maximum rate of the interface as reported by ifSpeed or ifHighSpeed, in units of 1/1000 of 1. If the value is zero, then there is effectively no maximum rate limit and the scheduler should attempt to be work conserving for this queue. If the value is non-zero, the scheduler will limit the servicing of this queue to, at most, this rate in a non-work-conserving manner. Note that this attribute value and that of diffServMaxRateAbsolute are coupled: changes to one will affect the value of the other. They are linked by the following equation, in that setting one will change the other: diffServMaxRateRelative = (diffServMaxRateAbsolute*1000000)/ifSpeed or, if appropriate: diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed
.1.3.6.1.2.1.97.1.8.6.1.5,DIFFSERV-MIB::diffServMaxRateThreshold,INTEGER,read-create,,current,,The number of bytes of queue depth at which the rate of a multi-rate scheduler will increase to the next output rate. In the last conceptual row for such a shaper, this threshold is ignored and by convention is zero.
.1.3.6.1.2.1.97.1.8.6.1.6,DIFFSERV-MIB::diffServMaxRateStorage,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.97.1.8.6.1.7,DIFFSERV-MIB::diffServMaxRateStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
.1.3.6.1.2.1.97.2,DIFFSERV-MIB::diffServMIBConformance,,,,,,
.1.3.6.1.2.1.97.2.1,DIFFSERV-MIB::diffServMIBCompliances,,,,,,
.1.3.6.1.2.1.97.2.1.1,DIFFSERV-MIB::diffServMIBFullCompliance,,,,,,When this MIB is implemented with support for read-create, then such an implementation can claim full compliance. Such devices can then be both monitored and configured with this MIB.
.1.3.6.1.2.1.97.2.1.2,DIFFSERV-MIB::diffServMIBReadOnlyCompliance,,,,,,When this MIB is implemented without support for read-create (i.e. in read-only mode), then such an implementation can claim read-only compliance. Such a device can then be monitored but can not be configured with this MIB.
.1.3.6.1.2.1.97.2.2,DIFFSERV-MIB::diffServMIBGroups,,,,,,
.1.3.6.1.2.1.97.2.2.1,DIFFSERV-MIB::diffServMIBDataPathGroup,,,,,,The Data Path Group defines the MIB Objects that describe a functional data path.
.1.3.6.1.2.1.97.2.2.2,DIFFSERV-MIB::diffServMIBClfrGroup,,,,,,The Classifier Group defines the MIB Objects that describe the list the starts of individual classifiers.
.1.3.6.1.2.1.97.2.2.3,DIFFSERV-MIB::diffServMIBClfrElementGroup,,,,,,The Classifier Element Group defines the MIB Objects that describe the classifier elements that make up a generic classifier.
.1.3.6.1.2.1.97.2.2.4,DIFFSERV-MIB::diffServMIBMultiFieldClfrGroup,,,,,,The Multi-field Classifier Group defines the MIB Objects that describe a classifier element for matching on various fields of an IP and upper-layer protocol header.
.1.3.6.1.2.1.97.2.2.5,DIFFSERV-MIB::diffServMIBMeterGroup,,,,,,The Meter Group defines the objects used in describing a generic meter element.
.1.3.6.1.2.1.97.2.2.6,DIFFSERV-MIB::diffServMIBTBParamGroup,,,,,,The Token-Bucket Meter Group defines the objects used in describing a token bucket meter element.
.1.3.6.1.2.1.97.2.2.7,DIFFSERV-MIB::diffServMIBActionGroup,,,,,,The Action Group defines the objects used in describing a generic action element.
.1.3.6.1.2.1.97.2.2.8,DIFFSERV-MIB::diffServMIBDscpMarkActGroup,,,,,,The DSCP Mark Action Group defines the objects used in describing a DSCP Marking Action element.
.1.3.6.1.2.1.97.2.2.9,DIFFSERV-MIB::diffServMIBCounterGroup,,,,,,A collection of objects providing information specific to packet-oriented network interfaces.
.1.3.6.1.2.1.97.2.2.10,DIFFSERV-MIB::diffServMIBAlgDropGroup,,,,,,The Algorithmic Drop Group contains the objects that describe algorithmic dropper operation and configuration.
.1.3.6.1.2.1.97.2.2.11,DIFFSERV-MIB::diffServMIBRandomDropGroup,,,,,,The Random Drop Group augments the Algorithmic Drop Group for random dropper operation and configuration.
.1.3.6.1.2.1.97.2.2.12,DIFFSERV-MIB::diffServMIBQGroup,,,,,,The Queue Group contains the objects that describe an interface's queues.
.1.3.6.1.2.1.97.2.2.13,DIFFSERV-MIB::diffServMIBSchedulerGroup,,,,,,The Scheduler Group contains the objects that describe packet schedulers on interfaces.
.1.3.6.1.2.1.97.2.2.14,DIFFSERV-MIB::diffServMIBMinRateGroup,,,,,,The Minimum Rate Parameter Group contains the objects that describe packet schedulers' minimum rate or priority guarantees.
.1.3.6.1.2.1.97.2.2.15,DIFFSERV-MIB::diffServMIBMaxRateGroup,,,,,,The Maximum Rate Parameter Group contains the objects that describe packet schedulers' maximum rate guarantees.
.1.3.6.1.2.1.97.3,DIFFSERV-MIB::diffServMIBAdmin,,,,,,
.1.3.6.1.2.1.97.3.1,DIFFSERV-MIB::diffServTBMeters,,,,,,
.1.3.6.1.2.1.97.3.1.1,DIFFSERV-MIB::diffServTBParamSimpleTokenBucket,,,,,,Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3.
.1.3.6.1.2.1.97.3.1.2,DIFFSERV-MIB::diffServTBParamAvgRate,,,,,,Average Rate Meter as described in the Informal Differentiated Services Model section 5.2.1.
.1.3.6.1.2.1.97.3.1.3,DIFFSERV-MIB::diffServTBParamSrTCMBlind,,,,,,Single Rate Three Color Marker Metering as defined by RFC 2697, in the `Color Blind' mode as described by the RFC.
.1.3.6.1.2.1.97.3.1.4,DIFFSERV-MIB::diffServTBParamSrTCMAware,,,,,,Single Rate Three Color Marker Metering as defined by RFC 2697, in the `Color Aware' mode as described by the RFC.
.1.3.6.1.2.1.97.3.1.5,DIFFSERV-MIB::diffServTBParamTrTCMBlind,,,,,,Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Blind' mode as described by the RFC.
.1.3.6.1.2.1.97.3.1.6,DIFFSERV-MIB::diffServTBParamTrTCMAware,,,,,,Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Aware' mode as described by the RFC.
.1.3.6.1.2.1.97.3.1.7,DIFFSERV-MIB::diffServTBParamTswTCM,,,,,,Time Sliding Window Three Color Marker Metering as defined by RFC 2859.
.1.3.6.1.2.1.97.3.2,DIFFSERV-MIB::diffServSchedulers,,,,,,
.1.3.6.1.2.1.97.3.2.1,DIFFSERV-MIB::diffServSchedulerPriority,,,,,,For use with diffServSchedulerMethod to indicate the Priority scheduling method. This is defined as an algorithm in which the presence of data in a queue or set of queues absolutely precludes dequeue from another queue or set of queues of lower priority. Note that attributes from diffServMinRateEntry of the queues/schedulers feeding this scheduler are used when determining the next packet to schedule.
.1.3.6.1.2.1.97.3.2.2,DIFFSERV-MIB::diffServSchedulerWRR,,,,,,For use with diffServSchedulerMethod to indicate the Weighted Round Robin scheduling method, defined as any algorithm in which a set of queues are visited in a fixed order, and varying amounts of traffic are removed from each queue in turn to implement an average output rate by class. Notice attributes from diffServMinRateEntry of the queues/schedulers feeding this scheduler are used when determining the next packet to schedule.
.1.3.6.1.2.1.97.3.2.3,DIFFSERV-MIB::diffServSchedulerWFQ,,,,,,For use with diffServSchedulerMethod to indicate the Weighted Fair Queuing scheduling method, defined as any algorithm in which a set of queues are conceptually visited in some order, to implement an average output rate by class. Notice attributes from diffServMinRateEntry of the queues/schedulers feeding this scheduler are used when determining the next packet to schedule.
.1.3.6.1.2.1.105,POWER-ETHERNET-MIB::powerEthernetMIB,,,,,,The MIB module for managing Power Source Equipment (PSE) working according to the IEEE 802.af Powered Ethernet (DTE Power via MDI) standard. The following terms are used throughout this MIB module. For complete formal definitions, the IEEE 802.3 standards should be consulted wherever possible: Group - A recommended, but optional, entity defined by the IEEE 802.3 management standard, in order to support a modular numbering scheme. The classical example allows an implementor to represent field-replaceable units as groups of ports, with the port numbering matching the modular hardware implementation. Port - This entity identifies the port within the group for which this entry contains information. The numbering scheme for ports is implementation specific. Copyright (c) The Internet Society (2003). This version of this MIB module is part of RFC 3621; See the RFC itself for full legal notices.
.1.3.6.1.2.1.105.0,POWER-ETHERNET-MIB::pethNotifications,,,,,,
.1.3.6.1.2.1.105.0.1,POWER-ETHERNET-MIB::pethPsePortOnOffNotification,,,,,, This Notification indicates if Pse Port is delivering or not power to the PD. This Notification SHOULD be sent on every status change except in the searching mode. At least 500 msec must elapse between notifications being emitted by the same object instance.
.1.3.6.1.2.1.105.0.2,POWER-ETHERNET-MIB::pethMainPowerUsageOnNotification,,,,,, This Notification indicate PSE Threshold usage indication is on, the usage power is above the threshold. At least 500 msec must elapse between notifications being emitted by the same object instance.
.1.3.6.1.2.1.105.0.3,POWER-ETHERNET-MIB::pethMainPowerUsageOffNotification,,,,,, This Notification indicates PSE Threshold usage indication off, the usage power is below the threshold. At least 500 msec must elapse between notifications being emitted by the same object instance.
.1.3.6.1.2.1.105.1,POWER-ETHERNET-MIB::pethObjects,,,,,,
.1.3.6.1.2.1.105.1.1,POWER-ETHERNET-MIB::pethPsePortTable,,not-accessible,,current,,A table of objects that display and control the power characteristics of power Ethernet ports on a Power Source Entity (PSE) device. This group will be implemented in managed power Ethernet switches and mid-span devices. Values of all read-write objects in this table are persistent at restart/reboot.
.1.3.6.1.2.1.105.1.1.1,POWER-ETHERNET-MIB::pethPsePortEntry,,not-accessible,pethPsePortGroupIndex:pethPsePortIndex,current,,A set of objects that display and control the power characteristics of a power Ethernet PSE port.
.1.3.6.1.2.1.105.1.1.1.1,POWER-ETHERNET-MIB::pethPsePortGroupIndex,Integer32,not-accessible,,current,,This variable uniquely identifies the group containing the port to which a power Ethernet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethMainPseGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in the rack.
.1.3.6.1.2.1.105.1.1.1.2,POWER-ETHERNET-MIB::pethPsePortIndex,Integer32,not-accessible,,current,,This variable uniquely identifies the power Ethernet PSE port within group pethPsePortGroupIndex to which the power Ethernet PSE entry is connected.
.1.3.6.1.2.1.105.1.1.1.3,POWER-ETHERNET-MIB::pethPsePortAdminEnable,INTEGER,read-write,,current,true(1):false(2),true (1) An interface which can provide the PSE functions. false(2) The interface will act as it would if it had no PSE function.
.1.3.6.1.2.1.105.1.1.1.4,POWER-ETHERNET-MIB::pethPsePortPowerPairsControlAbility,INTEGER,read-only,,current,true(1):false(2),Describes the capability of controlling the power pairs functionality to switch pins for sourcing power. The value true indicate that the device has the capability to control the power pairs. When false the PSE Pinout Alternative used cannot be controlled through the PethPsePortAdminEnable attribute.
.1.3.6.1.2.1.105.1.1.1.5,POWER-ETHERNET-MIB::pethPsePortPowerPairs,INTEGER,read-write,,current,signal(1):spare(2),Describes or controls the pairs in use. If the value of pethPsePortPowerPairsControl is true, this object is writable. A value of signal(1) means that the signal pairs only are in use. A value of spare(2) means that the spare pairs only are in use.
.1.3.6.1.2.1.105.1.1.1.6,POWER-ETHERNET-MIB::pethPsePortDetectionStatus,INTEGER,read-only,,current,disabled(1):searching(2):deliveringPower(3):fault(4):test(5):otherFault(6),Describes the operational status of the port PD detection. A value of disabled(1)- indicates that the PSE State diagram is in the state DISABLED. A value of deliveringPower(3) - indicates that the PSE State diagram is in the state POWER_ON for a duration greater than tlim max (see IEEE Std 802.3af Table 33-5 tlim). A value of fault(4) - indicates that the PSE State diagram is in the state TEST_ERROR. A value of test(5) - indicates that the PSE State diagram is in the state TEST_MODE. A value of otherFault(6) - indicates that the PSE State diagram is in the state IDLE due to the variable error_conditions. A value of searching(2)- indicates the PSE State diagram is in a state other than those listed above.
.1.3.6.1.2.1.105.1.1.1.7,POWER-ETHERNET-MIB::pethPsePortPowerPriority,INTEGER,read-write,,current,critical(1):high(2):low(3),This object controls the priority of the port from the point of view of a power management algorithm. The priority that is set by this variable could be used by a control mechanism that prevents over current situations by disconnecting first ports with lower power priority. Ports that connect devices critical to the operation of the network - like the E911 telephones ports - should be set to higher priority.
.1.3.6.1.2.1.105.1.1.1.8,POWER-ETHERNET-MIB::pethPsePortMPSAbsentCounter,Counter32,read-only,,current,,This counter is incremented when the PSE state diagram transitions directly from the state POWER_ON to the state IDLE due to tmpdo_timer_done being asserted.
.1.3.6.1.2.1.105.1.1.1.9,POWER-ETHERNET-MIB::pethPsePortType,OCTET,read-write,,current,,A manager will set the value of this variable to indicate the type of powered device that is connected to the port. The default value supplied by the agent if no value has ever been set should be a zero-length octet string.
.1.3.6.1.2.1.105.1.1.1.10,POWER-ETHERNET-MIB::pethPsePortPowerClassifications,INTEGER,read-only,,current,class0(1):class1(2):class2(3):class3(4):class4(5),Classification is a way to tag different terminals on the Power over LAN network according to their power consumption. Devices such as IP telephones, WLAN access points and others, will be classified according to their power requirements. The meaning of the classification labels is defined in the IEEE specification. This variable is valid only while a PD is being powered, that is, while the attribute pethPsePortDetectionStatus is reporting the enumeration deliveringPower.
.1.3.6.1.2.1.105.1.1.1.11,POWER-ETHERNET-MIB::pethPsePortInvalidSignatureCounter,Counter32,read-only,,current,,This counter is incremented when the PSE state diagram enters the state SIGNATURE_INVALID.
.1.3.6.1.2.1.105.1.1.1.12,POWER-ETHERNET-MIB::pethPsePortPowerDeniedCounter,Counter32,read-only,,current,,This counter is incremented when the PSE state diagram enters the state POWER_DENIED.
.1.3.6.1.2.1.105.1.1.1.13,POWER-ETHERNET-MIB::pethPsePortOverLoadCounter,Counter32,read-only,,current,,This counter is incremented when the PSE state diagram enters the state ERROR_DELAY_OVER.
.1.3.6.1.2.1.105.1.1.1.14,POWER-ETHERNET-MIB::pethPsePortShortCounter,Counter32,read-only,,current,,This counter is incremented when the PSE state diagram enters the state ERROR_DELAY_SHORT.
.1.3.6.1.2.1.105.1.3,POWER-ETHERNET-MIB::pethMainPseObjects,,,,,,
.1.3.6.1.2.1.105.1.3.1,POWER-ETHERNET-MIB::pethMainPseTable,,not-accessible,,current,,A table of objects that display and control attributes of the main power source in a PSE device. Ethernet switches are one example of boxes that would support these objects. Values of all read-write objects in this table are persistent at restart/reboot.
.1.3.6.1.2.1.105.1.3.1.1,POWER-ETHERNET-MIB::pethMainPseEntry,,not-accessible,pethMainPseGroupIndex,current,,A set of objects that display and control the Main power of a PSE. 
.1.3.6.1.2.1.105.1.3.1.1.1,POWER-ETHERNET-MIB::pethMainPseGroupIndex,Integer32,not-accessible,,current,,This variable uniquely identifies the group to which power Ethernet PSE is connected. Group means (box in the stack, module in a rack) and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethPsePortGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in a rack.
.1.3.6.1.2.1.105.1.3.1.1.2,POWER-ETHERNET-MIB::pethMainPsePower,Gauge32,read-only,,current,,The nominal power of the PSE expressed in Watts.
.1.3.6.1.2.1.105.1.3.1.1.3,POWER-ETHERNET-MIB::pethMainPseOperStatus,INTEGER,read-only,,current,on(1):off(2):faulty(3),The operational status of the main PSE.
.1.3.6.1.2.1.105.1.3.1.1.4,POWER-ETHERNET-MIB::pethMainPseConsumptionPower,Gauge32,read-only,,current,,Measured usage power expressed in Watts.
.1.3.6.1.2.1.105.1.3.1.1.5,POWER-ETHERNET-MIB::pethMainPseUsageThreshold,Integer32,read-write,,current,,The usage threshold expressed in percents for comparing the measured power and initiating an alarm if the threshold is exceeded.
.1.3.6.1.2.1.105.1.4,POWER-ETHERNET-MIB::pethNotificationControl,,,,,,
.1.3.6.1.2.1.105.1.4.1,POWER-ETHERNET-MIB::pethNotificationControlTable,,not-accessible,,current,,A table of objects that display and control the Notification on a PSE device. Values of all read-write objects in this table are persistent at restart/reboot.
.1.3.6.1.2.1.105.1.4.1.1,POWER-ETHERNET-MIB::pethNotificationControlEntry,,not-accessible,pethNotificationControlGroupIndex,current,,A set of objects that control the Notification events.
.1.3.6.1.2.1.105.1.4.1.1.1,POWER-ETHERNET-MIB::pethNotificationControlGroupIndex,Integer32,not-accessible,,current,,This variable uniquely identifies the group. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethPsePortGroupIndex, and pethMainPseGroupIndex to refer to a given box in a stack or module in a rack. 
.1.3.6.1.2.1.105.1.4.1.1.2,POWER-ETHERNET-MIB::pethNotificationControlEnable,INTEGER,read-write,,current,true(1):false(2),This object controls, on a per-group 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.3.6.1.2.1.105.2,POWER-ETHERNET-MIB::pethConformance,,,,,,
.1.3.6.1.2.1.105.2.1,POWER-ETHERNET-MIB::pethCompliances,,,,,,
.1.3.6.1.2.1.105.2.1.1,POWER-ETHERNET-MIB::pethCompliance,,,,,,Describes the requirements for conformance to the Power Ethernet MIB.
.1.3.6.1.2.1.105.2.2,POWER-ETHERNET-MIB::pethGroups,,,,,,
.1.3.6.1.2.1.105.2.2.1,POWER-ETHERNET-MIB::pethPsePortGroup,,,,,,PSE Port objects.
.1.3.6.1.2.1.105.2.2.2,POWER-ETHERNET-MIB::pethMainPseGroup,,,,,,Main PSE Objects. 
.1.3.6.1.2.1.105.2.2.3,POWER-ETHERNET-MIB::pethNotificationControlGroup,,,,,,Notification Control Objects. 
.1.3.6.1.2.1.105.2.2.4,POWER-ETHERNET-MIB::pethPsePortNotificationGroup,,,,,,Pse Port Notifications.
.1.3.6.1.2.1.105.2.2.5,POWER-ETHERNET-MIB::pethMainPowerNotificationGroup,,,,,,Main PSE Notifications.
.1.3.6.1.2.1.107,HC-PerfHist-TC-MIB::hcPerfHistTCMIB,,,,,,This MIB Module provides Textual Conventions to be used by systems supporting 15 minute based performance history counts that require high-capacity counts. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC 3705: see the RFC itself for full legal notices.
.1.3.6.1.2.1.129,VPN-TC-STD-MIB::vpnTcMIB,,,,,,This MIB contains TCs for VPNs. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4265; see the RFC itself for full legal notices.
.1.3.6.1.2.1.174,IANA-PWE3-MIB::ianaPwe3MIB,,,,,,This MIB module defines the IANAPwTypeTC and IANAPwPsnTypeTC textual conventions for use in PWE3 MIB modules. Any additions or changes to the contents of this MIB module require either publication of an RFC, Designated Expert Review as defined in RFC 5226, Guidelines for Writing an IANA Considerations Section in RFCs, and should be based on the procedures defined in [RFC4446]. The Designated Expert will be selected by the IESG Area Director(s) of the internet Area. 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. 
.1.3.6.1.2.1.188,PW-TC-STD-MIB::pwTcStdMIB,,,,,,This MIB module defines TEXTUAL-CONVENTIONS for concepts used in pseudowire edge-to-edge networks. 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 5542; see the RFC itself for full legal notices.
.1.3.6.1.2.1.216,IANA-ENTITY-MIB::ianaEntityMIB,,,,,,This MIB module defines a TEXTUAL-CONVENTION that provides an indication of the general hardware type of a particular physical entity. Copyright (c) 2013 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, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). The initial version of this MIB module was published in RFC 6933; for full legal notices see the RFC itself.
.1.3.6.1.2.1.217,UUID-TC-MIB::uuidTCMIB,,,,,,This MIB module defines TEXTUAL-CONVENTIONs representing Universally Unique IDentifiers (UUIDs). Copyright (c) 2013 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, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
.1.3.6.1.3,RFC1155-SMI::experimental,,,,,,
.1.3.6.1.4,RFC1155-SMI::private,,,,,,
.1.3.6.1.4.1,RFC1155-SMI::enterprises,,,,,,
.1.3.6.1.4.1.1916,EXTREME-BASE-MIB::extremenetworks,,,,,,Extreme Base MIB
.1.3.6.1.4.1.1916.0,EXTREME-BASE-MIB::extremeV1Traps,,,,,,
.1.3.6.1.4.1.1916.0.6,EXTREME-TRAP-MIB::extremeOverheat,,,,,,A overheat trap indicates that the on board tempature sensor has reported a overheat  condition. System will shutdown until unit has again. A cold start trap will be issued when the unit has come back on line.
.1.3.6.1.4.1.1916.0.7,EXTREME-TRAP-MIB::extremeFanfailed,,,,,,A fan failed trap indicates one or more of the cooling fans inside the device has failed. A fanOK trap will be sent once the fan has attained normal operation.
.1.3.6.1.4.1.1916.0.8,EXTREME-TRAP-MIB::extremeFanOK,,,,,,A fan has transitioned out of a failure state and is now operating correctly.
.1.3.6.1.4.1.1916.0.9,EXTREME-TRAP-MIB::extremeInvalidLoginAttempt,,,,,,A user attempted to login to console or by telnet but was refused access due to incorrect username or password
.1.3.6.1.4.1.1916.0.10,EXTREME-TRAP-MIB::extremePowerSupplyFail,,,,,,One or more sources of power to this agent has failed. Presumably a redundant power-supply has taken over.
.1.3.6.1.4.1.1916.0.11,EXTREME-TRAP-MIB::extremePowerSupplyGood,,,,,,One or more previously bad sources of power to this agent  has come back to life without causing an agent restart.
.1.3.6.1.4.1.1916.0.12,EXTREME-TRAP-MIB::extremeRpsAlarm,,,,,,Attached Redundant Power Supply device is indicating an alarm condition.
.1.3.6.1.4.1.1916.0.13,EXTREME-TRAP-MIB::extremeRpsNoAlarm,,,,,,Attached Redundant Power Supply device is no longer indicating an alarm condition.
.1.3.6.1.4.1.1916.0.14,EXTREME-TRAP-MIB::extremeSmartTrap,,,,,,Signifies that the value of one of the object identifiers  (or the value of an object below that in the MIB tree)  defined in the extremeSmartTrapRulesTable has changed,  and hence a new entry has been created in the  extremeSmartTrapInstanceTable. Such a trap is sent  at most once every thirty seconds if one or more entry  was created in the last thirty seconds.
.1.3.6.1.4.1.1916.0.15,EXTREME-TRAP-MIB::extremeModuleStateChanged,,,,,,Signifies that the value of the extremeSlotModuleState for 
.1.3.6.1.4.1.1916.0.17,EXTREME-TRAP-MIB::extremeEsrpStateChange,,,,,,Signifies Esrp state change
.1.3.6.1.4.1.1916.0.18,EXTREME-TRAP-MIB::extremeSlbUnitAdded,,,,,,The server load balancer has activated a group of virtual servers that it normally would not activate. This may be due to the failure of another server load balancer.
.1.3.6.1.4.1.1916.0.19,EXTREME-TRAP-MIB::extremeSlbUnitRemoved,,,,,,The server load balancer has deactivated a group of virtual servers that it normally has active. This indicates that something is wrong in the server load balancer; for example, its ping check may be failing.
.1.3.6.1.4.1.1916.0.20,EXTREME-TRAP-MIB::extremeEdpNeighborAdded,,,,,,This node discovers a new neighbor through Extreme Discovery
.1.3.6.1.4.1.1916.0.21,EXTREME-TRAP-MIB::extremeEdpNeighborRemoved,,,,,,No EDP updates are received from this neighbor within
.1.3.6.1.4.1.1916.0.100,WAN-TRAP-MIB::wanDsx1LineStatusChange,,,,,,Signifies that the DS1 line status change for 
.1.3.6.1.4.1.1916.0.101,WAN-TRAP-MIB::wanDsx1LossOfMasterClock,,,,,,Signifies that the wanDsx1LossOfMasterClock event for 
.1.3.6.1.4.1.1916.0.102,WAN-TRAP-MIB::wanDsx1NoLossOfMasterClock,,,,,,Signifies that the wanDsx1NoLossOfMasterClock event for 
.1.3.6.1.4.1.1916.0.103,WAN-TRAP-MIB::wanDsx3LineStatusChange,,,,,,Signifies that the T3 line status change for 
.1.3.6.1.4.1.1916.0.104,WAN-TRAP-MIB::wanDsx3LossOfMasterClock,,,,,,Signifies that the wanDsx3LossOfMasterClock event for 
.1.3.6.1.4.1.1916.0.105,WAN-TRAP-MIB::wanDsx3NoLossOfMasterClock,,,,,,Signifies that the wanDsx3NoLossOfMasterClock event for 
.1.3.6.1.4.1.1916.1,EXTREME-BASE-MIB::extremeAgent,,,,,,
.1.3.6.1.4.1.1916.1.1,EXTREME-BASE-MIB::extremeSystem,,,,,,
.1.3.6.1.4.1.1916.1.1.1,EXTREME-SYSTEM-MIB::extremeSystemCommon,,,,,,
.1.3.6.1.4.1.1916.1.1.1.3,EXTREME-SYSTEM-MIB::extremeSaveConfiguration,INTEGER,read-write,,current,saveToPrimary(1):saveToSecondary(2):saveToCurrent(3):factoryDefault(4):saveToFile(5),When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistent store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to only gets while the save is taking place. A network management application may use the extremeSaveStatus object to determine when the asynchronous save operation has completed and can respond to sets. When this object is set to value saveToFile(5), the file name should be indicated with the object extremeSaveConfigurationFileName. factoryDefault(4) is a read-only value for this object.
.1.3.6.1.4.1.1916.1.1.1.4,EXTREME-SYSTEM-MIB::extremeSaveStatus,INTEGER,read-only,,current,saveInProgress(1):saveNotInProgress(2):saveNotReady(3),This object will return the status of a save operation invoked by setting the extremeSaveConfiguration object. A network management application can read this object to determine that a save operation has completed.
.1.3.6.1.4.1.1916.1.1.1.5,EXTREME-SYSTEM-MIB::extremeCurrentConfigInUse,INTEGER,read-only,,current,primary(1):secondary(2):other(3):factoryDefault(4),Shows which NVRAM configuration store was used at last boot.
.1.3.6.1.4.1.1916.1.1.1.6,EXTREME-SYSTEM-MIB::extremeConfigToUseOnReboot,INTEGER,read-write,,current,primary(1):secondary(2):other(3),Controls which NVRAM configuration store will be used on next reboot.
.1.3.6.1.4.1.1916.1.1.1.7,EXTREME-SYSTEM-MIB::extremeOverTemperatureAlarm,INTEGER,read-only,,current,true(1):false(2),Alarm status of overtemperature sensor in device  enclosure.
.1.3.6.1.4.1.1916.1.1.1.8,EXTREME-SYSTEM-MIB::extremeCurrentTemperature,INTEGER,read-only,,current,,Current temperature in degrees celcius measured inside device enclosure.
.1.3.6.1.4.1.1916.1.1.1.9,EXTREME-SYSTEM-MIB::extremeFanStatusTable,,not-accessible,,current,,Table of operational status of all internal cooling fans.
.1.3.6.1.4.1.1916.1.1.1.9.1,EXTREME-SYSTEM-MIB::extremeFanStatusEntry,,not-accessible,extremeFanNumber,current,,Entry in table of all internal cooling fans.
.1.3.6.1.4.1.1916.1.1.1.9.1.1,EXTREME-SYSTEM-MIB::extremeFanNumber,Integer32,read-only,,current,,Identifier of cooling fan, numbered from the front and/or  left side of device.
.1.3.6.1.4.1.1916.1.1.1.9.1.2,EXTREME-SYSTEM-MIB::extremeFanOperational,INTEGER,read-only,,current,true(1):false(2),Operational status of a cooling fan.
.1.3.6.1.4.1.1916.1.1.1.9.1.3,EXTREME-SYSTEM-MIB::extremeFanEntPhysicalIndex,Integer32,read-only,,current,,The entity index for this fan entity in the entityPhysicalTable table of the entity MIB.
.1.3.6.1.4.1.1916.1.1.1.9.1.4,EXTREME-SYSTEM-MIB::extremeFanSpeed,Integer32,read-only,,current,,The speed (RPM) of a cooling fan in the fantray.
.1.3.6.1.4.1.1916.1.1.1.10,EXTREME-SYSTEM-MIB::extremePrimaryPowerOperational,INTEGER,read-only,,current,true(1):false(2),Operational status of internal power supply of a device.
.1.3.6.1.4.1.1916.1.1.1.11,EXTREME-SYSTEM-MIB::extremeRedundantPowerStatus,INTEGER,read-only,,current,notPresent(1):presentOK(2):presentNotOK(3),Operational status of an external redundant power supply to a device.
.1.3.6.1.4.1.1916.1.1.1.12,EXTREME-SYSTEM-MIB::extremeRedundantPowerAlarm,INTEGER,read-only,,current,true(1):false(2),Alarm state of an external redundant power supply to a device.  Alarm state indicates either fan failure or overtemperature  condition.
.1.3.6.1.4.1.1916.1.1.1.13,EXTREME-SYSTEM-MIB::extremePrimarySoftwareRev,OCTET,read-only,,current,,The software revision of the primary image stored in  this device. This string will have a zero length if  the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device.
.1.3.6.1.4.1.1916.1.1.1.14,EXTREME-SYSTEM-MIB::extremeSecondarySoftwareRev,OCTET,read-only,,current,,The software revision of the secondary image stored in  this device. This string will have a zero length if  the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device.
.1.3.6.1.4.1.1916.1.1.1.15,EXTREME-SYSTEM-MIB::extremeImageToUseOnReboot,INTEGER,read-write,,current,primary(1):secondary(2),Controls which image will be used  on next reboot.
.1.3.6.1.4.1.1916.1.1.1.16,EXTREME-SYSTEM-MIB::extremeSystemID,OCTET,read-only,,current,,This represents the System ID of the Summit Switch.
.1.3.6.1.4.1.1916.1.1.1.17,EXTREME-SYSTEM-MIB::extremeSystemBoardID,OCTET,read-only,,current,,This represents the Board ID of the Summit Switch.
.1.3.6.1.4.1.1916.1.1.1.18,EXTREME-SYSTEM-MIB::extremeSystemLeftBoardID,OCTET,read-only,,current,,This represents the Left Board ID of the Summit Switch.
.1.3.6.1.4.1.1916.1.1.1.19,EXTREME-SYSTEM-MIB::extremeSystemRightBoardID,OCTET,read-only,,current,,This represents the Right Board ID of the Summit Switch.
.1.3.6.1.4.1.1916.1.1.1.20,EXTREME-SYSTEM-MIB::extremeInputPowerVoltage,INTEGER,read-only,,current,v110(1):v220(2):v48DC(3):unknown(4),The input power voltage at which the system is currently operating.
.1.3.6.1.4.1.1916.1.1.1.21,EXTREME-SYSTEM-MIB::extremePowerStatus,INTEGER,read-only,,current,notPresent(1):presentOK(2):presentNotOK(3),Operational status of the power supply to a device.
.1.3.6.1.4.1.1916.1.1.1.22,EXTREME-SYSTEM-MIB::extremePowerAlarm,INTEGER,read-only,,current,true(1):false(2),Alarm state of the power supply to a device.  Alarm state indicates either fan failure or overtemperature  condition.
.1.3.6.1.4.1.1916.1.1.1.23,EXTREME-SYSTEM-MIB::extremeRmonEnable,INTEGER,read-write,,current,true(1):false(2),Setting this to true will cause the agent to  start collecting RMON statistics.
.1.3.6.1.4.1.1916.1.1.1.25,EXTREME-SYSTEM-MIB::extremeBootROMVersion,OCTET,read-only,,current,,The software revision of the bootrom on the device.  This string will have a zero length if the revision is  unknown or invalid.
.1.3.6.1.4.1.1916.1.1.1.26,EXTREME-SYSTEM-MIB::extremeDot1dTpFdbTableEnable,INTEGER,read-write,,obsolete,true(1):false(2),Setting this to true will cause GetNext operations on the dot1dTpFdbTable to be allowed. Note that Get operations are always allowed.
.1.3.6.1.4.1.1916.1.1.1.27,EXTREME-SYSTEM-MIB::extremePowerSupplyTable,,not-accessible,,current,,Table of status of all power supplies in the system.
.1.3.6.1.4.1.1916.1.1.1.27.1,EXTREME-SYSTEM-MIB::extremePowerSupplyEntry,,not-accessible,extremePowerSupplyNumber,current,,An entry indicating the status of a specific power supply.
.1.3.6.1.4.1.1916.1.1.1.27.1.1,EXTREME-SYSTEM-MIB::extremePowerSupplyNumber,Integer32,read-only,,current,,Power supply number.
.1.3.6.1.4.1.1916.1.1.1.27.1.2,EXTREME-SYSTEM-MIB::extremePowerSupplyStatus,INTEGER,read-only,,current,notPresent(1):presentOK(2):presentNotOK(3):presentPowerOff(4),Status of the power supply.
.1.3.6.1.4.1.1916.1.1.1.27.1.3,EXTREME-SYSTEM-MIB::extremePowerSupplyInputVoltage,INTEGER,read-only,,current,v110(1):v220(2):v48DC(3):unknown(4),Input voltage of the power supply
.1.3.6.1.4.1.1916.1.1.1.27.1.4,EXTREME-SYSTEM-MIB::extremePowerSupplySerialNumber,OCTET,read-only,,current,, The serial number of the power supply unit.
.1.3.6.1.4.1.1916.1.1.1.27.1.5,EXTREME-SYSTEM-MIB::extremePowerSupplyEntPhysicalIndex,Integer32,read-only,,current,, The entity index for this psu entity in the entityPhysicalTable of the entity MIB.
.1.3.6.1.4.1.1916.1.1.1.27.1.6,EXTREME-SYSTEM-MIB::extremePowerSupplyFan1Speed,INTEGER,read-only,,current,notPresent(-1):noRPMInfo(-2), The speed (RPM) of Fan-1 in the power supply unit.
.1.3.6.1.4.1.1916.1.1.1.27.1.7,EXTREME-SYSTEM-MIB::extremePowerSupplyFan2Speed,INTEGER,read-only,,current,notPresent(-1):noRPMInfo(-2), The speed (RPM) of Fan-2 in the power supply unit.
.1.3.6.1.4.1.1916.1.1.1.27.1.8,EXTREME-SYSTEM-MIB::extremePowerSupplySource,INTEGER,read-only,,current,unknown(1):ac(2):dc(3):externalPowerSupply(4):internalRedundant(5), The power supply unit input source.
.1.3.6.1.4.1.1916.1.1.1.27.1.9,EXTREME-SYSTEM-MIB::extremePowerSupplyInputPowerUsage,Integer32,read-only,,current,, Input power usage for the given psu slot. The value 0 in this field indicate the power usage is not supported or read failure.
.1.3.6.1.4.1.1916.1.1.1.27.1.10,EXTREME-SYSTEM-MIB::extremePowerMonSupplyNumOutput,Integer32,read-only,,current,, Number of output sensors in the power supply unit
.1.3.6.1.4.1.1916.1.1.1.27.1.11,EXTREME-SYSTEM-MIB::extremePowerSupplyInputPowerUsageUnitMultiplier,INTEGER,read-only,,current,yocto(-24):zepto(-21):atto(-18):femto(-15):pico(-12):nano(-9):micro(-6):milli(-3):units(0):kilo(3):mega(6):giga(9):tera(12):peta(15):exa(18):zetta(21):yotta(24), The magnitude of watts for the usage value in extremePowerSupplyInputPowerUsage.
.1.3.6.1.4.1.1916.1.1.1.28,EXTREME-SYSTEM-MIB::extremeCpuAggregateUtilization,Integer32,read-only,,deprecated,,The aggregate CPU utilization since the time the start started executing.
.1.3.6.1.4.1.1916.1.1.1.29,EXTREME-SYSTEM-MIB::extremeCpuTask2Table,,not-accessible,,deprecated,,Table of CPU tasks that are active.
.1.3.6.1.4.1.1916.1.1.1.29.1,EXTREME-SYSTEM-MIB::extremeCpuTask2Entry,,not-accessible,extremeCpuTask2CpuId:extremeCpuTask2Name,deprecated,,An entry in table of describes a single task.
.1.3.6.1.4.1.1916.1.1.1.29.1.1,EXTREME-SYSTEM-MIB::extremeCpuTask2CpuId,Unsigned32,not-accessible,,deprecated,,CPU on which this task last executed or is executing. The primary CPU has a value of 1.
.1.3.6.1.4.1.1916.1.1.1.29.1.2,EXTREME-SYSTEM-MIB::extremeCpuTask2Name,OCTET,not-accessible,,deprecated,,Name associated with the reported task id.
.1.3.6.1.4.1.1916.1.1.1.29.1.3,EXTREME-SYSTEM-MIB::extremeCpuTask2Id,Unsigned32,read-only,,deprecated,,Task identifier assigned by the operating system when this task is spawned.
.1.3.6.1.4.1.1916.1.1.1.29.1.4,EXTREME-SYSTEM-MIB::extremeCpuTask2Pc,Unsigned32,read-only,,deprecated,,The value of the program counter for this task. It indicates the address of the next instruction that would be executed once the operating system resumes this task.
.1.3.6.1.4.1.1916.1.1.1.29.1.5,EXTREME-SYSTEM-MIB::extremeCpuTask2Status,OCTET,read-only,,deprecated,,The current status of the task as reported by the operating system.
.1.3.6.1.4.1.1916.1.1.1.29.1.6,EXTREME-SYSTEM-MIB::extremeCpuTask2Utilization,Unsigned32,read-only,,deprecated,,The current CPU utilization by this task. This is the utilization when the task last executed.
.1.3.6.1.4.1.1916.1.1.1.29.1.7,EXTREME-SYSTEM-MIB::extremeCpuTask2MaxUtilization,Unsigned32,read-write,,deprecated,,The maximum CPU utilization by this task since the time the start started executing. This value may be cleared.
.1.3.6.1.4.1.1916.1.1.1.30,EXTREME-SYSTEM-MIB::extremeAuthFailSrcAddr,IpAddress,accessible-for-notify,,deprecated,,The IP address of the originator of the bad SNMP  request that caused the generation of an authentication  failure trap.
.1.3.6.1.4.1.1916.1.1.1.31,EXTREME-SYSTEM-MIB::extremeCpuTransmitPriority,INTEGER,read-write,,deprecated,normal(1):high(2),The CPU transmit priority.
.1.3.6.1.4.1.1916.1.1.1.32,EXTREME-SYSTEM-MIB::extremeImageBooted,INTEGER,read-only,,current,primary(1):secondary(2),The image with which the switch was last booted, using which it is currently running.
.1.3.6.1.4.1.1916.1.1.1.33,EXTREME-SYSTEM-MIB::extremeMsmFailoverCause,INTEGER,read-only,,current,never(1):admin(2):exception(3):removal(4):hwFailure(5):watchdog(6):keepalive(7),The cause of the last MSM failover. never(1) means an MSM Failover has not occurred since the last reboot.  admin(2) means the failover was initiated by the user.  exception(3) means the former master MSM encountered a  software exception condition. removal(4) means the master  MSM was physically removed from the chassis. hwFailure(5)  means a diagnostic failure was detected in the master MSM.  watchdog(6) means that the master MSM hardware watchdog  timer expired. keepalive(7) means the master MSM failed to  respond to slave keepalive requests. The MSM failover will  have been hitless only in the admin(2) and exception(3)  cases 
.1.3.6.1.4.1.1916.1.1.1.34,EXTREME-SYSTEM-MIB::extremeImageTable,,not-accessible,,current,,A table containing information about each software image.
.1.3.6.1.4.1.1916.1.1.1.34.1,EXTREME-SYSTEM-MIB::extremeImageEntry,,not-accessible,extremeImageNumber,current,,A table entry containing information about each software image.
.1.3.6.1.4.1.1916.1.1.1.34.1.1,EXTREME-SYSTEM-MIB::extremeImageNumber,INTEGER,read-only,,current,cur(0):pri(1):sec(2):curr(3),A unique integer identifying the particular software image.
.1.3.6.1.4.1.1916.1.1.1.34.1.2,EXTREME-SYSTEM-MIB::extremeMajorVersion,Integer32,read-only,,current,,The ExtremeWare Release Major Version.
.1.3.6.1.4.1.1916.1.1.1.34.1.3,EXTREME-SYSTEM-MIB::extremeSubMajorVersion,Integer32,read-only,,deprecated,,The ExtremeWare Release Sub-major Version.
.1.3.6.1.4.1.1916.1.1.1.34.1.4,EXTREME-SYSTEM-MIB::extremeMinorVersion,Integer32,read-only,,current,,The ExtremeWare Release Minor Version.
.1.3.6.1.4.1.1916.1.1.1.34.1.5,EXTREME-SYSTEM-MIB::extremeBuildNumber,Integer32,read-only,,current,,The ExtremeWare Build Number.
.1.3.6.1.4.1.1916.1.1.1.34.1.6,EXTREME-SYSTEM-MIB::extremeTechnologyReleaseNumber,Integer32,read-only,,current,,The Technology Release version. This value is zero for all but TR releases.
.1.3.6.1.4.1.1916.1.1.1.34.1.7,EXTREME-SYSTEM-MIB::extremeSustainingReleaseNumber,Integer32,read-only,,current,,The Sustaining Release number for the ExtremeWare version.
.1.3.6.1.4.1.1916.1.1.1.34.1.8,EXTREME-SYSTEM-MIB::extremeBranchRevisionNumber,Integer32,read-only,,current,,The incremental build on specified branch.
.1.3.6.1.4.1.1916.1.1.1.34.1.9,EXTREME-SYSTEM-MIB::extremeImageType,INTEGER,read-only,,current,trunk(0):branch(1):patch(2):technology(3):beta(4),The branch type from which the image was built.
.1.3.6.1.4.1.1916.1.1.1.34.1.10,EXTREME-SYSTEM-MIB::extremeImageDescription,OCTET,read-only,,current,,A unique string that can be used to identify the specific patch, technology, or development branch release.
.1.3.6.1.4.1.1916.1.1.1.34.1.11,EXTREME-SYSTEM-MIB::extremeImageSecurity,INTEGER,read-only,,deprecated,unknown(0):nossh(1):ssh(2),Indicates whether image was built with ssh. This object is deprecated, the ssh capability can be obtained from the extremeImageSshCapability of the ImageFeatureTable
.1.3.6.1.4.1.1916.1.1.1.34.1.12,EXTREME-SYSTEM-MIB::extremePatchVersion,Integer32,read-only,,current,,The ExtremeWare Release Patch Version.
.1.3.6.1.4.1.1916.1.1.1.35,EXTREME-SYSTEM-MIB::extremeImageFeatureTable,,not-accessible,,current,,A table containing information about the software features.
.1.3.6.1.4.1.1916.1.1.1.35.1,EXTREME-SYSTEM-MIB::extremeImageFeatureEntry,,not-accessible,extremeImageFeatureNumber,current,,A table entry containing information about software features.
.1.3.6.1.4.1.1916.1.1.1.35.1.1,EXTREME-SYSTEM-MIB::extremeImageFeatureNumber,INTEGER,read-only,,current,cur(0):pri(1):sec(2),A unique integer identifying the particular software image.
.1.3.6.1.4.1.1916.1.1.1.35.1.2,EXTREME-SYSTEM-MIB::extremeImageSshCapability,INTEGER,read-only,,current,unknown(0):nossh(1):ssh(2),Indicates whether image has ssh capability.
.1.3.6.1.4.1.1916.1.1.1.35.1.3,EXTREME-SYSTEM-MIB::extremeImageUAACapability,INTEGER,read-only,,current,unknown(0):nouaa(1):uaa(2),Indicates whether image has Wireless(UAA) components.
.1.3.6.1.4.1.1916.1.1.1.36,EXTREME-SYSTEM-MIB::extremeSystemPowerState,INTEGER,read-only,,current,computing(1):sufficientButNotRedundantPower(2):redundantPowerAvailable(3):insufficientPower(4),The current state of power available.
.1.3.6.1.4.1.1916.1.1.1.37,EXTREME-SYSTEM-MIB::extremeBootTime,Counter64,read-only,,current,, The boot time expressed in standard time_t value.  When interpreted as an absolute time value, it represents the number of seconds elapsed since 00:00:00  on January 1, 1970, Coordinated Universal Time (UTC)
.1.3.6.1.4.1.1916.1.1.1.38,EXTREME-SYSTEM-MIB::extremePowerSupplyOutputPowerTable,,not-accessible,,current,,The output power supply table per power supply unit.
.1.3.6.1.4.1.1916.1.1.1.38.1,EXTREME-SYSTEM-MIB::extremePowerSupplyOutputPowerEntry,,not-accessible,extremePowerSupplyIndex:extremePowerSupplyOutputSensorIdx,current,,An entry in the power supply output table.
.1.3.6.1.4.1.1916.1.1.1.38.1.1,EXTREME-SYSTEM-MIB::extremePowerSupplyIndex,Integer32,read-only,,current,,Power supply unit slot index
.1.3.6.1.4.1.1916.1.1.1.38.1.2,EXTREME-SYSTEM-MIB::extremePowerSupplyOutputSensorIdx,Integer32,read-only,,current,,Power supply Sensor Index
.1.3.6.1.4.1.1916.1.1.1.38.1.3,EXTREME-SYSTEM-MIB::extremePowerSupplyOutputVoltage,Integer32,read-only,,current,,Output voltage per sensor for the current psu slot no.  0 in this field tells the psu doesnt support output voltage reading or output voltage read error.
.1.3.6.1.4.1.1916.1.1.1.38.1.4,EXTREME-SYSTEM-MIB::extremePowerSupplyOutputCurrent,Integer32,read-only,,current,,Output current per sensor for the current psu slot no.  0 in this field tells the psu doesnt support output current reading or output current read error.
.1.3.6.1.4.1.1916.1.1.1.38.1.5,EXTREME-SYSTEM-MIB::extremePowerSupplyOutputUnitMultiplier,INTEGER,read-only,,current,yocto(-24):zepto(-21):atto(-18):femto(-15):pico(-12):nano(-9):micro(-6):milli(-3):units(0):kilo(3):mega(6):giga(9):tera(12):peta(15):exa(18):zetta(21):yotta(24),The magnitude of volts and amps for the usage value in extremePowerSupplyOutputVoltage and  extremePowerSupplyOutputCurrent.
.1.3.6.1.4.1.1916.1.1.1.39,EXTREME-SYSTEM-MIB::extremePowerSupplyUsageTable,,not-accessible,,current,,The power supply usage on each slot.
.1.3.6.1.4.1.1916.1.1.1.39.1,EXTREME-SYSTEM-MIB::extremePowerSupplyUsageEntry,,not-accessible,extremeSlotIndex,current,,An entry in the power supply usage table.
.1.3.6.1.4.1.1916.1.1.1.39.1.1,EXTREME-SYSTEM-MIB::extremeSlotIndex,Integer32,read-only,,current,,Slot number in the chassis/stack based system.
.1.3.6.1.4.1.1916.1.1.1.39.1.2,EXTREME-SYSTEM-MIB::extremePowerSupplyUsageValue,Integer32,read-only,,current,,Power Usage of the particular slot in the chassis or stack.The power usage is measured in milli-watts.
.1.3.6.1.4.1.1916.1.1.1.39.1.3,EXTREME-SYSTEM-MIB::extremePowerSupplyUnitMultiplier,INTEGER,read-only,,current,yocto(-24):zepto(-21):atto(-18):femto(-15):pico(-12):nano(-9):micro(-6):milli(-3):units(0):kilo(3):mega(6):giga(9):tera(12):peta(15):exa(18):zetta(21):yotta(24),The magnitude of watts for the usage value in extremePowerSupplyUsageValue.
.1.3.6.1.4.1.1916.1.1.1.40,EXTREME-SYSTEM-MIB::extremeSystemPowerUsage,,,,,,
.1.3.6.1.4.1.1916.1.1.1.40.1,EXTREME-SYSTEM-MIB::extremeSystemPowerUsageValue,Integer32,read-only,,current,,The current power usage of the system.In stack mode this variables tells total power usage  of the entire system.
.1.3.6.1.4.1.1916.1.1.1.40.2,EXTREME-SYSTEM-MIB::extremeSystemPowerUsageUnitMultiplier,INTEGER,read-only,,current,yocto(-24):zepto(-21):atto(-18):femto(-15):pico(-12):nano(-9):micro(-6):milli(-3):units(0):kilo(3):mega(6):giga(9):tera(12):peta(15):exa(18):zetta(21):yotta(24),The magnitude of watts for the usage value in extremeSystemPowerUsageValue.
.1.3.6.1.4.1.1916.1.1.1.41,EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorTable,,not-accessible,,current,,The output power supply table per power supply unit.
.1.3.6.1.4.1.1916.1.1.1.41.1,EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorEntry,,not-accessible,extremeSystemPowerMonitorIndex1,current,,An entry in the power supply output table.
.1.3.6.1.4.1.1916.1.1.1.41.1.1,EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorIndex1,Integer32,read-only,,current,,Reserved can be used for future expansion. currently set to zero.
.1.3.6.1.4.1.1916.1.1.1.41.1.2,EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorPollInterval,INTEGER,read-write,,current,,Configure how often input power is measured. it is configured in seconds. default value is 60 seconds. if 0 is configured then the input power measurement is disabled
.1.3.6.1.4.1.1916.1.1.1.41.1.3,EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorReportChanges,INTEGER,read-write,,current,none(1):log(2):trap(3):logandtrap(4),configure report-changes has none or log or trap or log-and-trap, by default none is configured
.1.3.6.1.4.1.1916.1.1.1.41.1.4,EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorChangeThreshold,Integer32,read-write,,current,,configure input power change-threshold to initiate report-changes action. By default 2 watts is configured, this field is configured in watts. 
.1.3.6.1.4.1.1916.1.1.1.42,EXTREME-SYSTEM-MIB::extremeRebootTable,,not-accessible,,current,,This group of objects use to initiate a device reboot or contain details of the last reboot operation of the switch  modules or nodes.
.1.3.6.1.4.1.1916.1.1.1.42.1,EXTREME-SYSTEM-MIB::rebootTimeEntry,,not-accessible,extremeRebootSlotId,current,,This group of objects use to initiate a device reboot or contain details of the last reboot operation of the switch  modules or nodes.
.1.3.6.1.4.1.1916.1.1.1.42.1.1,EXTREME-SYSTEM-MIB::extremeRebootSlotId,INTEGER,read-only,,current,,Specifies the MSM/MM module number of a switch or the slot number currently being  used by the active stack node.
.1.3.6.1.4.1.1916.1.1.1.42.1.2,EXTREME-SYSTEM-MIB::extremeRebootNodeAddress,OCTET,read-write,,current,,Specifies the MAC address of the SummitStack node to be rebooted.  NOTE: This object is valid only for Summit X250e and X450  series switches, and SummitStack.
.1.3.6.1.4.1.1916.1.1.1.42.1.3,EXTREME-SYSTEM-MIB::extremeRebootModuleSlotId,OCTET,read-write,,current,,Specifies A or B for an MSM/MM module. - A specifies the MSM/MM installed in slot A. - B specifies the MSM/MM installed in slot B. Note: The modules that can be rebooted are management switch fabric  modules(MSM) and management modules(MM). This object is valid only  on modular switches.
.1.3.6.1.4.1.1916.1.1.1.42.1.4,EXTREME-SYSTEM-MIB::extremeRebootSlotNumber,INTEGER,read-write,,current,,Specifies the slot number currently being used by the active stack  node that is to be rebooted. Note: This variable is available only on SummitStack.
.1.3.6.1.4.1.1916.1.1.1.42.1.5,EXTREME-SYSTEM-MIB::extremeRebootAsStandby,INTEGER,read-write,,current,enabled(1):disabled(0),Specifies that all stack nodes that are to be rebooted  are to operate as if configured to not be master-capable. NOTE: This object is valid only for Summit X250e  and X450 series switches and SummitStack.
.1.3.6.1.4.1.1916.1.1.1.42.1.6,EXTREME-SYSTEM-MIB::extremeRebootStackTopology,INTEGER,read-write,,current,enabled(1):disabled(0),Specifies that the entire SummitStack is to be rebooted  whether or not nodes are active. NOTE: This object is valid only for Summit X250e and  X450 series switches and SummitStack. 
.1.3.6.1.4.1.1916.1.1.1.42.1.7,EXTREME-SYSTEM-MIB::extremeRebootMonth,INTEGER,read-write,,current,,Specifies the month that the reboot is scheduled to start.
.1.3.6.1.4.1.1916.1.1.1.42.1.8,EXTREME-SYSTEM-MIB::extremeRebootDay,INTEGER,read-write,,current,,Specifies the day that the reboot is scheduled to start.
.1.3.6.1.4.1.1916.1.1.1.42.1.9,EXTREME-SYSTEM-MIB::extremeRebootYear,INTEGER,read-write,,current,,Specifies the year that the reboot is scheduled to start.
.1.3.6.1.4.1.1916.1.1.1.42.1.10,EXTREME-SYSTEM-MIB::extremeRebootHour,INTEGER,read-write,,current,,Specifies the hour that the reboot is scheduled to start.
.1.3.6.1.4.1.1916.1.1.1.42.1.11,EXTREME-SYSTEM-MIB::extremeRebootMinute,INTEGER,read-write,,current,,Specifies the number of minutes that the reboot is scheduled to start.
.1.3.6.1.4.1.1916.1.1.1.42.1.12,EXTREME-SYSTEM-MIB::extremeRebootSeconds,INTEGER,read-write,,current,,Specifies the number of seconds that the reboot is scheduled to start.
.1.3.6.1.4.1.1916.1.1.1.42.1.13,EXTREME-SYSTEM-MIB::extremeRebootCancel,INTEGER,read-write,,current,enabled(1):disabled(0),Cancels a previously scheduled reboot.   Note: This object, when enabled, override all objects associated with a reboot request.
.1.3.6.1.4.1.1916.1.1.1.42.1.14,EXTREME-SYSTEM-MIB::extremeRebootImmediate,INTEGER,read-write,,current,enabled(1):disabled(0),Indicates that a reboot should be executed on the target device immediately.
.1.3.6.1.4.1.1916.1.1.1.42.1.15,EXTREME-SYSTEM-MIB::extremeRebootRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The existence state of this reboot request. This object follows the row status behavior.
.1.3.6.1.4.1.1916.1.1.1.43,EXTREME-SYSTEM-MIB::extremeDownloadImageTable,,not-accessible,,current,,This group of objects contain details of the last  or the current download image operation of the switch  modules or nodes.
.1.3.6.1.4.1.1916.1.1.1.43.1,EXTREME-SYSTEM-MIB::extremeDownloadImageEntry,,not-accessible,extremeDownloadImageSlotId,current,,This group of objects contain details of the last  or the current download image operation of one of the switch  modules or nodes.
.1.3.6.1.4.1.1916.1.1.1.43.1.1,EXTREME-SYSTEM-MIB::extremeDownloadImageSlotId,INTEGER,read-create,,current,,Specifies the MSM/MM module number of a switch or the slot number currently being  used by the active stack node.
.1.3.6.1.4.1.1916.1.1.1.43.1.2,EXTREME-SYSTEM-MIB::extremeDownloadImageStatus,INTEGER,read-create,,current,downloadInProgress(1):downloadOperationSuccess(2):downloadNotPrimary(3):downloadNameLengthError(4):downloadInvalidFileType(5):downloadActivePartitionError(6):downloadIllegalHostname(7):downloadFailed(8):downloadInvalidIpaddr(9):downloadMemAllocFailed(10):downloadNotInActiveTop(11):downloadMissingFileName(12):downloadIllegalFileName(13):downloadOperationTimeout(14):downloadInvalidRowStatus(15),Specifies the status of the current down load operation.
.1.3.6.1.4.1.1916.1.1.1.43.1.3,EXTREME-SYSTEM-MIB::extremeDownloadImageFilename,OCTET,read-create,,current,,Specifies the file name of the downloading EXOS image.
.1.3.6.1.4.1.1916.1.1.1.43.1.4,EXTREME-SYSTEM-MIB::extremeDownloadImagePartition,INTEGER,read-create,,current,primary(1):secondary(2),Specifies which partition the image should be saved  to primary or secondary. Select primary to save the  image to the primary partition and secondary to save  the image to the secondary partition. Note: Beginning with ExtremeXOS 12.1, an ExtremeXOS core  image must be installed on the alternate (nonactive)  partition. If a user tries to install on an active partition,  the error message [Error: Image can only be installed  to the non-active partition.] is displayed.
.1.3.6.1.4.1.1916.1.1.1.43.1.5,EXTREME-SYSTEM-MIB::extremeDownloadImageHostName,OCTET,read-create,,current,,Specifies the hostname of the TFTP server from which the  image should be obtained.
.1.3.6.1.4.1.1916.1.1.1.43.1.6,EXTREME-SYSTEM-MIB::extremeDownloadImageIpaddress,OCTET,read-create,,current,,Specifies the IP address of the TFTP server from which the  image should be obtained.
.1.3.6.1.4.1.1916.1.1.1.43.1.7,EXTREME-SYSTEM-MIB::extremeDownloadImageStartTime,OCTET,read-create,,current,,Specifies the start time (date and time) of the current down load operation.
.1.3.6.1.4.1.1916.1.1.1.43.1.8,EXTREME-SYSTEM-MIB::extremeDownloadImageMemorycard,INTEGER,read-create,,current,enabled(1):disabled(0),Specifies that the image should be obtained from a removable  storage device, which can be a compact flash card or a USB 2.0  storage device.
.1.3.6.1.4.1.1916.1.1.1.43.1.9,EXTREME-SYSTEM-MIB::extremeDownloadImageInstall,INTEGER,read-create,,current,enabled(1):disabled(0),Specifies to start the install process after the successful download of  the image.
.1.3.6.1.4.1.1916.1.1.1.43.1.10,EXTREME-SYSTEM-MIB::extremeDownloadSlotNumber,INTEGER,read-create,,current,,Specifies the slot number currently being used by the active stack  node that is to be rebooted. Note: This variable is available only on stackable switches in a stack.
.1.3.6.1.4.1.1916.1.1.1.43.1.11,EXTREME-SYSTEM-MIB::extremeDownloadModuleSlotId,OCTET,read-create,,current,,Specifies A or B for an MSM/MM module. - A specifies the MSM/MM installed in slot A. - B specifies the MSM/MM installed in slot B. Note: The modules that can be rebooted are management switch fabric  modules(MSM) and management modules(MM). This object is valid only  on modular switches.
.1.3.6.1.4.1.1916.1.1.1.43.1.12,EXTREME-SYSTEM-MIB::extremeDownloadRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The existence state of this download image request. This object follows the row status behavior.
.1.3.6.1.4.1.1916.1.1.1.43.1.13,EXTREME-SYSTEM-MIB::extremeDownloadBlockSize,INTEGER,read-create,,current,,Specifies the TFTP block-size to download image from the server
.1.3.6.1.4.1.1916.1.1.1.44,EXTREME-SYSTEM-MIB::extremeInstallImageTable,,not-accessible,,current,,This group of objects contain details of the last  or the current install image operation of the switch modules or nodes.
.1.3.6.1.4.1.1916.1.1.1.44.1,EXTREME-SYSTEM-MIB::extremeInstallImageEntry,,not-accessible,extremeInstallImageSlotId,current,,This group of objects contain details of the last  or the current install image operation of one of the switch  modules or nodes.
.1.3.6.1.4.1.1916.1.1.1.44.1.1,EXTREME-SYSTEM-MIB::extremeInstallImageSlotId,INTEGER,read-only,,current,,Specifies the MSM/MM module number of a switch or the slot number currently being  used by the active stack node.
.1.3.6.1.4.1.1916.1.1.1.44.1.2,EXTREME-SYSTEM-MIB::extremeInstallImageStatus,INTEGER,read-only,,current,installInProgress(1):installOperationSuccess(2):installOperationPending(3):installNameLengthError(4):installInvalidFileType(5):installActivePartitionError(6):installDwnloadSlotMismatch(7):installFailed(8):installNotPrimary(9):installMemAllocFailed(10):installNotInActiveTop(11):installMissingFileName(12):installIllegalFileName(13):installOperationTimeout(14):installOperBackupTimeout(15):installInvalidRowStatus(16),Specifies the status of the current install image operation.
.1.3.6.1.4.1.1916.1.1.1.44.1.3,EXTREME-SYSTEM-MIB::extremeInstallImageFilename,OCTET,read-write,,current,,Specifies the software image file.
.1.3.6.1.4.1.1916.1.1.1.44.1.4,EXTREME-SYSTEM-MIB::extremeInstallImagePartition,INTEGER,read-write,,current,primary(1):secondary(2),Specifies which partition the image should be saved  to: primary or secondary. Select primary to save the  image to the primary partition and secondary to save  the image to the secondary partition. Note: Beginning with ExtremeXOS 12.1, an ExtremeXOS core  image must be installed on the alternate (nonactive)  partition. If a user tries to install on an active partition,  the error message [Error: Image can only be installed  to the non-active partition.] is displayed.
.1.3.6.1.4.1.1916.1.1.1.44.1.5,EXTREME-SYSTEM-MIB::extremeInstallImageStartTime,OCTET,read-only,,current,,Specifies the start time of the current install operation.
.1.3.6.1.4.1.1916.1.1.1.44.1.6,EXTREME-SYSTEM-MIB::extremeInstallImageReboot,INTEGER,read-write,,current,enabled(1):disabled(0),Specifies to reboot the switch after the image is installed.
.1.3.6.1.4.1.1916.1.1.1.44.1.7,EXTREME-SYSTEM-MIB::extremeInstallImageModuleSlotId,OCTET,read-write,,current,,Specifies A or B for an MSM/MM module. - A specifies the MSM/MM installed in slot A. - B specifies the MSM/MM installed in slot B. Note: The modules that can be rebooted are management switch fabric  modules(MSM) and management modules(MM). This object is valid only  on modular switches.
.1.3.6.1.4.1.1916.1.1.1.44.1.8,EXTREME-SYSTEM-MIB::extremeInstallImageSlotNumber,INTEGER,read-write,,current,,Specifies the slot number currently being used by the active stack  node that is to be rebooted. Note: This variable is available only on stackable switches in a stack.
.1.3.6.1.4.1.1916.1.1.1.44.1.9,EXTREME-SYSTEM-MIB::extremeInstallImageRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The existence state of this install image request. This object follows the row status behavior.
.1.3.6.1.4.1.1916.1.1.1.45,EXTREME-SYSTEM-MIB::extremeLoadInstallTrap,,,,,,
.1.3.6.1.4.1.1916.1.1.1.45.1,EXTREME-SYSTEM-MIB::loadInstallControl,,,,,,
.1.3.6.1.4.1.1916.1.1.1.45.1.1,EXTREME-SYSTEM-MIB::downloadImageTrapEnable,INTEGER,read-write,,current,yes(1):no(2),This variable indicates whether the system produces the downloadImageTrap notification. A no(2) value will prevent notifications from being generated by this system.
.1.3.6.1.4.1.1916.1.1.1.45.1.2,EXTREME-SYSTEM-MIB::installImageTrapEnable,INTEGER,read-write,,current,yes(1):no(2),This variable indicates whether the system produces the extremeInstallImageTrap notification. A no(2) value will prevent notifications from being generated by this system.
.1.3.6.1.4.1.1916.1.1.1.45.2,EXTREME-SYSTEM-MIB::loadInstallTraps,,,,,,
.1.3.6.1.4.1.1916.1.1.1.45.2.1,EXTREME-SYSTEM-MIB::downloadImageTrap,,,,,,This notification indicates the status of the last/current download operation.
.1.3.6.1.4.1.1916.1.1.1.45.2.2,EXTREME-SYSTEM-MIB::installImageTrap,,,,,,This notification indicates the status of the last/current install operation.
.1.3.6.1.4.1.1916.1.1.1.48,EXTREME-SYSTEM-MIB::extremeSaveConfigurationFileName,OCTET,read-write,,current,, This object is set, along the object extremSaveConfiguration option with value 5.This object indicates the file name to be used while saving the file. On reading it returns the current selected config.
.1.3.6.1.4.1.1916.1.1.1.49,EXTREME-SYSTEM-MIB::extremeUseOnRebootFileName,OCTET,read-write,,current,, This object is set, along the object extremeConfigToUseOnReboot option with value 3.This object indicates the file name to be used while saving the file
.1.3.6.1.4.1.1916.1.1.1.50,EXTREME-SYSTEM-MIB::extremeAuthFailSrcAddressType,INTEGER,accessible-for-notify,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the address type of the  address contained in extremeAuthFailSrcAddr.
.1.3.6.1.4.1.1916.1.1.1.51,EXTREME-SYSTEM-MIB::extremeAuthFailSrcAddress,OCTET,accessible-for-notify,,current,,The address of the originator of the SNMP message that could not be authenticated.
.1.3.6.1.4.1.1916.1.1.1.52,EXTREME-SYSTEM-MIB::extremeAuthFailSrcAddressVrName,OCTET,accessible-for-notify,,current,,The VR from which the SNMP message that could not be authenticated was received from.
.1.3.6.1.4.1.1916.1.1.1.53,EXTREME-SYSTEM-MIB::extremeAutoSave,,,,,,
.1.3.6.1.4.1.1916.1.1.1.53.1,EXTREME-SYSTEM-MIB::extremeAutoSaveConfigurationFileName,OCTET,read-write,,current,, This object indicates the file name to be used when configuration is automatically saved. On reading it returns the file name currently being used for automatic configuration saves.
.1.3.6.1.4.1.1916.1.1.1.53.2,EXTREME-SYSTEM-MIB::extremeAutoSaveConfigurationEnabled,INTEGER,read-write,,current,enable(1):disable(0),Enable automatic configuration save. On reading it returns the current state of automatic configuration save.
.1.3.6.1.4.1.1916.1.1.1.53.3,EXTREME-SYSTEM-MIB::extremeAutoSaveConfigurationTimeInterval,INTEGER,read-write,,current,,Configure how often configuration is automatically saved. It is configured in minutes.
.1.3.6.1.4.1.1916.1.1.2,EXTREME-SYSTEM-MIB::extremeChassisGroup,,,,,,
.1.3.6.1.4.1.1916.1.1.2.1,EXTREME-SYSTEM-MIB::extremeMasterMSMSlot,Integer32,read-only,,current,,The extremeSlotNumber of the master MSM module.
.1.3.6.1.4.1.1916.1.1.2.2,EXTREME-SYSTEM-MIB::extremeSlotTable,,not-accessible,,current,,A table containing information about each slot in the  chassis.
.1.3.6.1.4.1.1916.1.1.2.2.1,EXTREME-SYSTEM-MIB::extremeSlotEntry,,not-accessible,extremeSlotNumber,current,,A table entry containing information about the module in  each slot of the chassis.
.1.3.6.1.4.1.1916.1.1.2.2.1.1,EXTREME-SYSTEM-MIB::extremeSlotNumber,Integer32,read-only,,current,,A unique integer identifying the particular slot  in the chassis.
.1.3.6.1.4.1.1916.1.1.2.2.1.2,EXTREME-SYSTEM-MIB::extremeSlotName,OCTET,read-only,,current,,A name identifying the particular slot in the chassis.
.1.3.6.1.4.1.1916.1.1.2.2.1.3,EXTREME-SYSTEM-MIB::extremeSlotModuleConfiguredType,INTEGER,read-write,,current,none(1):fe32(2):g4x(3):g6x(4):fe32fx(5):msm(6):f48ti(7):g8xi(8):g8ti(9):g12sxi(10):g12ti(11):msm64i(18):alpine3808(19):alpine3804(20):fm32t(21):gm4x(22):gm4sx(23):gm4t(24):wdm8(25):fm24f(26):fm24sf(27):fm24te(28):f96ti(29):wdm4(30):f32fi(31):tenGig(32):tenGigLR(33):g16x3(34):g24t3(35):gm16x3(36):gm16t3(37):fm16t3(38):fm32p(39):fm8v(50):wm4t1(51):wm4t3(52):wm1t3(53):wm4e1(54):alpine3802(55):p3c(101):p12c(102):arm(103):mpls(104):sma(105):p48c(106):a3c(107):a12c(108):pxm(200):s300fixed(201):msm3(202):msm1(203):msm1xl(204):s300expansion(301):g60t(400):g60x(401):teng6x(402):vm386EXOS(406):msm-g8x(414):g8x(415):g48t(416):g48p(417):g24x(418):teng4x(419):teng2x(420):g20x(421):teng2h(422):x450-24x(423):x450-24t(424):msm5(425):msm5r(426):gm20t(427):gm20xt(428):gm20xtr(429):xm2x(430):xm2xr(431):msm6r(432):g48te(433):g48ta(434):g48pe(435):g48x(437):x450a-24t(439):x450e-24p(440):x450a-48t(442):x450e-48p(443):x450a-24x(444):x450a-24tdc(445):x450a-24xdc(446):msm-48(447):teng4ca(448):teng4xa(449):g48tc(450):g48te2(451):g48xc(452):g24xc(453):tenG4xc(454):tenG8xc(455):msms48c(456):g8xc(457):tenG1xc(458):g48tcPoE(459):g48te2PoE(460):x450a-48tdc(461):x250e-24t(462):x250e-24p(463):x250e-48t(464):x250e-48p(465):x250e-24x(466):x250e-24xtaa(467):x250e-24tdc(468):x250e-48tdc(469):x250e-24xdc(470):x150-24t(471):x150-24tdc(472):x150-24p(473):x150-48t(474):x150-48tdc(475):x150-48p(476):x150-24x(477):x150-24xdc(478):xm2hr(480):x350-24t(481):x350-48t(482):x650-24t(483):x650-24x(484):x650-24tG4X(485):x650-24xG4X(486):x650-24tG4X10G2S(487):x650-24xG4X10G2S(488):x650-24t10G8X10G2S(489):x650-24x10G8X10G2S(490):x650-24t64G2S(491):x650-24x64G2S(492):x650-24t64G4S(493):x650-24x64G4S(494):mmbase(496):mmadv(497):gm40xb(498):xm8xb(500):x8900msm128(503):x8900tenG24xc(504):x8900tenG8xm(505):x8900g48tm(506):x8900g48xm(507):x8900g96tc(508):x8900g48tmPoE(509):nwie450a(510):x480-24x(511):x480-48x(512):x480-48t(513):x480-24x10G2S(514):x480-48x10G2S(515):x480-48t10G2S(516):x480-24x10G4X(517):x480-48x10G4X(518):x480-48t10G4X(519):x480-24x32G2S(520):x480-48x32G2S(521):x480-48t32G2S(522):x8500msm48(523):x8500g24xa(524):x8500g48te(525):x8500g48tePoE(526):x460-24t(527):x460-24p(528):x460-24x(529):x460-48t(530):x460-48p(531):x460-48x(532):x450e-24t(533):x450e-48t(534):hm-2x24ga(535):xcm88s1(536):xcm8848t(537):xcm88p(538):xcm8824f(539):xcm8808x(540):xcm888f(541):x480-48x20G2S(542):x480-48t20G2S(543):x670-48x(546):x670v-48x(547):e4g-400(548):bdx-mm1(549):bdxa-10g48x(550):bdxa-10g24x(551):bdxa-40g24x(552):bdxa-40g12x(553):bdxa-fm20t(554):bdxa-fm10t(555):x480-24x20G2S(556):x650-24x40G4X(557):x650-24t40G4X(558):x480-24x40G4X(559):x480-48x40G4X(560):x480-48t40G4X(561):tenG2xc(562):fortyG6xc(563):e4g-200(564):x440-8t(565):x440-8p(566):x440-24t(567):x440-24p(568):x440-48t(569):x440-48p(570):x440-24t-10G(571):x440-24p-10G(572):x440-48t-10G(573):x440-48p-10G(574):ags100-24t(575):ags150-24p(576):x670v-48t(578):x440-L2-24t(579):x440-L2-48t(580):x440-24x(582):x440-48x(583):bdxa-10g48t(584):x430-24t(585):x430-48t(586):x440-24tdc(587):x440-48tdc(588):x770-32q(589):x670G2-48x-4q(590):x670G2-72x(591):x460G2-24t-10G4(592):x460G2-24p-10G4(593):x460G2-24x-10G4(594):x460G2-48t-10G4(595):x460G2-48p-10G4(596):x460G2-48x-10G4(597):bdxb-40g12x-xl(600):bdxb-100g4x-xl(601):x430-8p(602):x430-24p(603):bdxb-100g4x(604):ctr-8440(605):x450-G2-24t(606):x450-G2-24p(607):x450-G2-48t(608):x450-G2-48p(609):x450-G2-24t-GE4(610):x450-G2-24p-GE4(611):x450-G2-48t-GE4(612):x450-G2-48p-GE4(613):x460G2-24t-G4(614):x460G2-24p-G4(615):x460G2-48t-G4(616):x460G2-48p-G4(617):x440G2-48p-10G4(618):x440G2-48t-10G4(619):x440G2-48t-10G4-DC(620):x440G2-24p-10G4(621):x440G2-24t-10G4(622):x440G2-24t-10G4-DC(623):x440G2-24x-10G4(624):x440G2-12p-10GE4(625):x440G2-12t-10GE4(626):x440G2-12t8fx-G4(627):x440G2-24t-G4(628):x440G2-24fx-G4(629):bdxa-48t(630):bdxa-48x(631):bdxa-48x-0(632):x620-16t(633):x620-16p(634):x620-16x(635):x620-10x(636):x620-8t-2x(637):x8900msm96(638):x870-32c(639):x870-96x-8c(640):x690-48t-4q-2c(644):x690-48x-4q-2c(645):x460-G2-16mp-32p-10GE4(646):x460G2-24p-24hp(647):x460G2-24t-24ht(648):v400-24t-10GE2(650):v400-24p-10GE2(651):v400-48t-10GE4(652):v400-48p-10GE4(653):xtremeWhitebox(656):x695-48y-8c(660):x590-24t-1q-2c(661):x590-24x-1q-2c(662):x465-48t(663):x465-48p(664):x465-48w(665):x465-24mu(666):x465-24mu-24w(667):x465-24w(670):x725-48y(671):v300-8p-2t-w(672):v300-8p-2x(673):v300-8t-2x(674):v300ht-8p-2x(675):v300ht-8t-2x(676):x465-24xe(677):x465-24s(678):x435-24p-4s(679):x435-24t-4s(680):x435-8p-4s(681):x435-8t-4s(682):x435-8p-2t-w(683):x465i-48w(684),The configured module type for the given slot.  At startup, the module-type is none(1). It is  possible to configure the module-type even if there  is no module in the slot. If the current module in the  slot is different than the requested configured module-type,  then the current configuration for the module is erased and  the card will be restarted. The new configured module-type  will be recorded. Since the configured module type is different  than the actual module type, a moduleMismatch trap will be sent, and the extremeSlotModuleState for that module will show a  mismatch(3). Setting this variable to none(1) will clear the  previously assigned module-type of this slot, and all  configuration information related to the slot will be erased.
.1.3.6.1.4.1.1916.1.1.2.2.1.4,EXTREME-SYSTEM-MIB::extremeSlotModuleInsertedType,INTEGER,read-only,,current,none(1):fe32(2):g4x(3):g6x(4):fe32fx(5):msm(6):f48ti(7):g8xi(8):g8ti(9):g12sxi(10):g12ti(11):msm64i(18):alpine3808(19):alpine3804(20):fm32t(21):gm4x(22):gm4sx(23):gm4t(24):wdm8(25):fm24f(26):fm24sf(27):fm24te(28):f96ti(29):wdm4(30):f32fi(31):tenGig(32):tenGigLR(33):g16x3(34):g24t3(35):gm16x3(36):gm16t3(37):fm16t3(38):fm32p(39):fm8v(50):wm4t1(51):wm4t3(52):wm1t3(53):wm4e1(54):alpine3802(55):p3c(101):p12c(102):arm(103):mpls(104):sma(105):p48c(106):a3c(107):a12c(108):pxm(200):s300fixed(201):msm3(202):msm1(203):msm1xl(204):s300expansion(301):g60t(400):g60x(401):teng6x(402):vm386EXOS(406):msm-g8x(414):g8x(415):g48t(416):g48p(417):g24x(418):teng4x(419):teng2x(420):g20x(421):teng2h(422):x450-24x(423):x450-24t(424):msm5(425):msm5r(426):gm20t(427):gm20xt(428):gm20xtr(429):xm2x(430):xm2xr(431):msm6r(432):g48te(433):g48ta(434):g48pe(435):g48x(437):x450a-24t(439):x450e-24p(440):x450a-48t(442):x450e-48p(443):x450a-24x(444):x450a-24tdc(445):x450a-24xdc(446):msm-48(447):teng4ca(448):teng4xa(449):g48tc(450):g48te2(451):g48xc(452):g24xc(453):tenG4xc(454):tenG8xc(455):msms48c(456):g8xc(457):tenG1xc(458):g48tcPoE(459):g48te2PoE(460):x450a-48tdc(461):x250e-24t(462):x250e-24p(463):x250e-48t(464):x250e-48p(465):x250e-24x(466):x250e-24xtaa(467):x250e-24tdc(468):x250e-48tdc(469):x250e-24xdc(470):x150-24t(471):x150-24tdc(472):x150-24p(473):x150-48t(474):x150-48tdc(475):x150-48p(476):x150-24x(477):x150-24xdc(478):xm2hr(480):x350-24t(481):x350-48t(482):x650-24t(483):x650-24x(484):x650-24tG4X(485):x650-24xG4X(486):x650-24tG4X10G2S(487):x650-24xG4X10G2S(488):x650-24t10G8X10G2S(489):x650-24x10G8X10G2S(490):x650-24t64G2S(491):x650-24x64G2S(492):x650-24t64G4S(493):x650-24x64G4S(494):mmbase(496):mmadv(497):gm40xb(498):xm8xb(500):x8900msm128(503):x8900tenG24xc(504):x8900tenG8xm(505):x8900g48tm(506):x8900g48xm(507):x8900g96tc(508):x8900g48tmPoE(509):nwie450a(510):x480-24x(511):x480-48x(512):x480-48t(513):x480-24x10G2S(514):x480-48x10G2S(515):x480-48t10G2S(516):x480-24x10G4X(517):x480-48x10G4X(518):x480-48t10G4X(519):x480-24x32G2S(520):x480-48x32G2S(521):x480-48t32G2S(522):x8500msm48(523):x8500g24xa(524):x8500g48te(525):x8500g48tePoE(526):x460-24t(527):x460-24p(528):x460-24x(529):x460-48t(530):x460-48p(531):x460-48x(532):x450e-24t(533):x450e-48t(534):hm-2x24ga(535):xcm88s1(536):xcm8848t(537):xcm88p(538):xcm8824f(539):xcm8808x(540):xcm888f(541):x480-48x20G2S(542):x480-48t20G2S(543):x670-48x(546):x670v-48x(547):e4g-400(548):bdx-mm1(549):bdxa-10g48x(550):bdxa-10g24x(551):bdxa-40g24x(552):bdxa-40g12x(553):bdxa-fm20t(554):bdxa-fm10t(555):x480-24x20G2S(556):x650-24x40G4X(557):x650-24t40G4X(558):x480-24x40G4X(559):x480-48x40G4X(560):x480-48t40G4X(561):tenG2xc(562):fortyG6xc(563):e4g-200(564):x440-8t(565):x440-8p(566):x440-24t(567):x440-24p(568):x440-48t(569):x440-48p(570):x440-24t-10G(571):x440-24p-10G(572):x440-48t-10G(573):x440-48p-10G(574):ags100-24t(575):ags150-24p(576):x670v-48t(578):x440-L2-24t(579):x440-L2-48t(580):x440-24x(582):x440-48x(583):bdxa-10g48t(584):x430-24t(585):x430-48t(586):x440-24tdc(587):x440-48tdc(588):x770-32q(589):x670G2-48x-4q(590):x670G2-72x(591):x460G2-24t-10G4(592):x460G2-24p-10G4(593):x460G2-24x-10G4(594):x460G2-48t-10G4(595):x460G2-48p-10G4(596):x460G2-48x-10G4(597):bdxb-40g12x-xl(600):bdxb-100g4x-xl(601):x430-8p(602):x430-24p(603):bdxb-100g4x(604):ctr-8440(605):x450-G2-24t(606):x450-G2-24p(607):x450-G2-48t(608):x450-G2-48p(609):x450-G2-24t-GE4(610):x450-G2-24p-GE4(611):x450-G2-48t-GE4(612):x450-G2-48p-GE4(613):x460G2-24t-G4(614):x460G2-24p-G4(615):x460G2-48t-G4(616):x460G2-48p-G4(617):x440G2-48p-10G4(618):x440G2-48t-10G4(619):x440G2-48t-10G4-DC(620):x440G2-24p-10G4(621):x440G2-24t-10G4(622):x440G2-24t-10G4-DC(623):x440G2-24x-10G4(624):x440G2-12p-10GE4(625):x440G2-12t-10GE4(626):x440G2-12t8fx-G4(627):x440G2-24t-G4(628):x440G2-24fx-G4(629):bdxa-48t(630):bdxa-48x(631):bdxa-48x-0(632):x620-16t(633):x620-16p(634):x620-16x(635):x620-10x(636):x620-8t-2x(637):x8900msm96(638):x870-32c(639):x870-96x-8c(640):x690-48t-4q-2c(644):x690-48x-4q-2c(645):x460-G2-16mp-32p-10GE4(646):x460G2-24p-24hp(647):x460G2-24t-24ht(648):v400-24t-10GE2(650):v400-24p-10GE2(651):v400-48t-10GE4(652):v400-48p-10GE4(653):xtremeWhitebox(656):x695-48y-8c(660):x590-24t-1q-2c(661):x590-24x-1q-2c(662):x465-48t(663):x465-48p(664):x465-48w(665):x465-24mu(666):x465-24mu-24w(667):x465-24w(670):x725-48y(671):v300-8p-2t-w(672):v300-8p-2x(673):v300-8t-2x(674):v300ht-8p-2x(675):v300ht-8t-2x(676):x465-24xe(677):x465-24s(678):x435-24p-4s(679):x435-24t-4s(680):x435-8p-4s(681):x435-8t-4s(682):x435-8p-2t-w(683):x465i-48w(684),The module type inserted into the slot. It is possible  to have a slot inserted into the slot even though  extremeSlotConfiguredType is none(1).
.1.3.6.1.4.1.1916.1.1.2.2.1.5,EXTREME-SYSTEM-MIB::extremeSlotModuleState,INTEGER,read-only,,current,notPresent(1):testing(2):mismatch(3):failed(4):operational(5):powerdown(6):unknown(7):present(8):poweron(9):post(10):downloading(11):booting(12):offline(13):initializing(14):invalid(100),The state of the module inserted in this slot.
.1.3.6.1.4.1.1916.1.1.2.2.1.6,EXTREME-SYSTEM-MIB::extremeSlotModuleSerialNumber,OCTET,read-only,,current,,The serial number of the module inserted in this slot.
.1.3.6.1.4.1.1916.1.1.2.3,EXTREME-SYSTEM-MIB::extremeChassisPortsPerSlot,Integer32,read-only,,current,,The maximum number of ports that can be accomodated in a single slot. This number would change to accomodate blades with higher port density than current ones.
.1.3.6.1.4.1.1916.1.1.3,EXTREME-SYSTEM-MIB::extremeSystemHealthCheck,,,,,,
.1.3.6.1.4.1.1916.1.1.3.1,EXTREME-SYSTEM-MIB::extremeHealthCheckErrorType,INTEGER,accessible-for-notify,,current,unknown(1):cpuPacket(2):backplane(3):hardwareFail(4):pbusChecksum(5),The error reported in the system health check trap
.1.3.6.1.4.1.1916.1.1.3.2,EXTREME-SYSTEM-MIB::extremeHealthCheckAction,INTEGER,read-only,,current,syslogOnly(1):healthCheckTrap(2):ioModuleDown(3):systemDown(4):autoRecovery(5),The action/alarm level configured for health check.
.1.3.6.1.4.1.1916.1.1.3.3,EXTREME-SYSTEM-MIB::extremeHealthCheckMaxRetries,Integer32,read-only,,current,,The maximum number of times a module restart will be attempted if it fails.  If extremeHealthCheckAction is not autorecovery(5), then this value is zero.
.1.3.6.1.4.1.1916.1.1.4,EXTREME-SYSTEM-MIB::extremeSystemThresholds,,,,,,
.1.3.6.1.4.1.1916.1.1.4.1,EXTREME-SYSTEM-MIB::extremeCpuUtilRisingThreshold,INTEGER,read-write,,deprecated,,Rising threshold for CPU Aggregation utilization trap
.1.3.6.1.4.1.1916.1.1.4.2,EXTREME-SYSTEM-MIB::extremeCpuTaskUtilPair,OCTET,accessible-for-notify,,deprecated,,TaskName/CPU_% Util pair reported in CPU Utilization trap
.1.3.6.1.4.1.1916.1.1.6,EXTREME-SYSTEM-MIB::extremeSystemNotifications,,,,,,
.1.3.6.1.4.1.1916.1.1.6.0,EXTREME-SYSTEM-MIB::extremeSystemTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.1.6.0.1,EXTREME-SYSTEM-MIB::extremeSystemPowerStatus,,,,,,Change in status of System Power  The trap will not be generated for discovering state.
.1.3.6.1.4.1.1916.1.1.6.0.2,EXTREME-SYSTEM-MIB::extremeGenericTrap,,,,,,Some event took place in the system
.1.3.6.1.4.1.1916.1.1.6.0.3,EXTREME-SYSTEM-MIB::extremePsuPowerStatus,,,,,,Trap to indicate change in status of Power Supply.
.1.3.6.1.4.1.1916.1.1.6.0.4,EXTREME-SYSTEM-MIB::extremeSystemPowerUsageNotification,,,,,,Whenever the power usage is increased/decreased by the configured threshold value then the power usage trap is generated if the trap is enabled..
.1.3.6.1.4.1.1916.1.1.7,EXTREME-SYSTEM-MIB::extremeGenericTrapParams,,,,,,
.1.3.6.1.4.1.1916.1.1.7.1,EXTREME-SYSTEM-MIB::severity,INTEGER,accessible-for-notify,,current,critical(1):error(2):warning(3):notice(4):info(5):debug-summary(6):debug-verbose(7):debug-data(8),The severity of the message being sent. 
.1.3.6.1.4.1.1916.1.1.7.2,EXTREME-SYSTEM-MIB::eventName,OCTET,accessible-for-notify,,current,,The event name being sent.
.1.3.6.1.4.1.1916.1.1.7.3,EXTREME-SYSTEM-MIB::message,OCTET,accessible-for-notify,,current,,The message being sent
.1.3.6.1.4.1.1916.1.2,EXTREME-BASE-MIB::extremeVlan,,,,,,
.1.3.6.1.4.1.1916.1.2.1,EXTREME-VLAN-MIB::extremeVlanGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.1.1,EXTREME-VLAN-MIB::extremeVlanGlobalMappingTable,,not-accessible,,deprecated,,This table lists VLAN interfaces that are globally identified. A single entry exists in this list for each VLAN interface in the system that is bound to a global identifier.
.1.3.6.1.4.1.1916.1.2.1.1.1,EXTREME-VLAN-MIB::extremeVlanGlobalMappingEntry,,not-accessible,extremeVlanGlobalMappingIdentifier,current,,An individual VLAN interface global mapping entry. Entries in this table are created by setting the extremeVlanIfGlobalIdentifier object in the extremeVlanIfTable to a non-zero value.
.1.3.6.1.4.1.1916.1.2.1.1.1.1,EXTREME-VLAN-MIB::extremeVlanGlobalMappingIdentifier,INTEGER,read-only,,current,,An index into the extremeVlanGlobalMappingTable and an administratively assigned global VLAN identifier. The value of this object globally identifies the VLAN interface. For VLAN interfaces, on different network devices, which are part of the same globally identified VLAN, the value of this object will be the same.
.1.3.6.1.4.1.1916.1.2.1.1.1.2,EXTREME-VLAN-MIB::extremeVlanGlobalMappingIfIndex,Integer32,read-only,,current,,The value of extremeVlanIfIndex for the VLAN interface in the extremeVlanIfTable, which is bound to the global identifier specified by this entry.
.1.3.6.1.4.1.1916.1.2.1.2,EXTREME-VLAN-MIB::extremeVlanIfTable,,not-accessible,,current,,This table lists VLAN interfaces that exist within a device. A single entry exists in this list for each VLAN interface in the system. A VLAN interface may be created, destroyed and/or mapped to a globally  identified vlan.
.1.3.6.1.4.1.1916.1.2.1.2.1,EXTREME-VLAN-MIB::extremeVlanIfEntry,,not-accessible,extremeVlanIfIndex,current,,An individual VLAN interface entry. When an NMS wishes to create a new entry in this table, it must obtain a  non-zero index from the extremeNextAvailableVirtIfIndex object. Row creation in this table will fail if the chosen index value does not match the current value  returned from the extremeNextAvailableVirtIfIndex object.
.1.3.6.1.4.1.1916.1.2.1.2.1.1,EXTREME-VLAN-MIB::extremeVlanIfIndex,Integer32,read-create,,current,,The index value of this row and the vlan's ifIndex in the ifTable. The NMS obtains the index value for this row by reading the extremeNextAvailableVirtIfIndex object.
.1.3.6.1.4.1.1916.1.2.1.2.1.2,EXTREME-VLAN-MIB::extremeVlanIfDescr,OCTET,read-create,,current,,This is a description of the VLAN interface.
.1.3.6.1.4.1.1916.1.2.1.2.1.3,EXTREME-VLAN-MIB::extremeVlanIfType,INTEGER,read-create,,current,vlanLayer2(1),The VLAN interface type.
.1.3.6.1.4.1.1916.1.2.1.2.1.4,EXTREME-VLAN-MIB::extremeVlanIfGlobalIdentifier,INTEGER,read-create,,deprecated,,An administratively assigned global VLAN identifier. For VLAN interfaces, on different network devices, which are part of the same globally identified VLAN, the value of this object will be the same.  The binding between a global identifier and a VLAN  interface can be created or removed. To create a binding an NMS must write a non-zero value to this object. To delete a binding, the NMS must write a zero to this object. The value 1 is reserved for the default VLAN and this cannot be deleted or re-assigned.
.1.3.6.1.4.1.1916.1.2.1.2.1.6,EXTREME-VLAN-MIB::extremeVlanIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status column for this VLAN interface.  This OBJECT can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notInService(2) notReady(3).  Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on  the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the  status to active(1). If any of the necessary objects  are not available, the agent will reject the creation request.  Setting this object to createAndWait(5) causes a row in this table to be created. The agent sets the status to notInService(2) if all of the information is present in the row and the values are acceptable to the agent; otherwise, the agent sets the status to notReady(3). Setting this object to active(1) is only valid when the current status is active(1) or notInService(2).  When the state of the row transitions is set to active(1), the agent creates the corresponding row in the ifTable. Setting this object to destroy(6) will remove the corresponding VLAN interface, remove the entry in this table, and the corresponding entries in the extremeVlanGlobalMappingTable and the ifTable. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any stacking dependencies in the ifStackTable and any protocol specific tables dependencies.
.1.3.6.1.4.1.1916.1.2.1.2.1.7,EXTREME-VLAN-MIB::extremeVlanIfIgnoreStpFlag,INTEGER,read-write,,current,true(1):false(2),Enable/disable STP for this VLAN interface. Setting this object to true will cause the ports on this VLAN to ignore STP BPDUs. When a vlan is first created, the Default value  is FALSE, which means that the VLAN uses STP port information
.1.3.6.1.4.1.1916.1.2.1.2.1.8,EXTREME-VLAN-MIB::extremeVlanIfIgnoreBpduFlag,INTEGER,read-write,,current,true(1):false(2),Setting this object to true causes this VLAN's BPDU's to be ignored by  the Spanning Tree process. This can be used to keep the root bridge within  one's own network when external switches also fall within the same Spanning  Tree Domain. When a vlan is first created, the Default value is FALSE.
.1.3.6.1.4.1.1916.1.2.1.2.1.9,EXTREME-VLAN-MIB::extremeVlanIfLoopbackModeFlag,INTEGER,read-write,,current,true(1):false(2),Setting this object to true causes loopback mode to be enabled on this VLAN.
.1.3.6.1.4.1.1916.1.2.1.2.1.10,EXTREME-VLAN-MIB::extremeVlanIfVlanId,Integer32,read-write,,current,,The VLAN ID of this VLAN.
.1.3.6.1.4.1.1916.1.2.1.2.1.11,EXTREME-VLAN-MIB::extremeVlanIfEncapsType,INTEGER,read-create,,current,vlanEncaps8021q(1):vlanEncapsNone(2),The encapsulation algorithm used when encapsulating packets transmitted, or de-encapsulating packets received through this interface.
.1.3.6.1.4.1.1916.1.2.1.2.1.12,EXTREME-VLAN-MIB::extremeVlanIfAdminStatus,INTEGER,read-write,,current,true(1):false(2),Enable/disable this VLAN interface. Setting this object to true will administratively enable this VLAN.
.1.3.6.1.4.1.1916.1.2.2,EXTREME-VLAN-MIB::extremeVirtualGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.2.1,EXTREME-VLAN-MIB::extremeNextAvailableVirtIfIndex,Integer32,read-only,,current,,The value of the next available virtual ifIndex. This object is used by an NMS to select an index value  for row-creation in tables indexed by ifIndex. The  current value of this object is changed to a new value when the current value is written to an agent's table, that is indexed by ifIndex. Row creation using the current value of this object, allocates a virtual ifIndex. Note the following:  1. A newly created row does not have to be active(1) for the agent to allocate the virtual ifIndex. 2. Race conditions between multiple NMS's end when a row is created. Rows are deemed created when a setRequest is successfully committed (i.e. the errorStats is noError(0)). 3. An agent that exhausts its supply of virual ifIndex values returns zero as the value of this object. This can be used by an NMS as an indication to deleted unused rows and reboot the device.
.1.3.6.1.4.1.1916.1.2.3,EXTREME-VLAN-MIB::extremeEncapsulationGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.3.1,EXTREME-VLAN-MIB::extremeVlanEncapsIfTable,,not-accessible,,current,,This table lists VLAN encapsulation interfaces that exist within a device. A single entry exists in this list for each VLAN encapsulation interface in the system. A VLAN encapsulation interface may be created or destroyed.
.1.3.6.1.4.1.1916.1.2.3.1.1,EXTREME-VLAN-MIB::extremeVlanEncapsIfEntry,,not-accessible,extremeVlanEncapsIfIndex,current,,An individual VLAN encapsulation interface entry.  When an NMS wishes to create a new entry in this table, it must obtain a non-zero index from the extremeNextAvailableVirtIfIndex object. Row creation in this table will fail if the chosen index value does not match the current value returned from the extremeNextAvailableVirtIfIndex object.
.1.3.6.1.4.1.1916.1.2.3.1.1.1,EXTREME-VLAN-MIB::extremeVlanEncapsIfIndex,Integer32,read-create,,current,,The index value of this row and the encapsulation interface's ifIndex in the ifTable. The NMS obtains the index value used for creating a row in this table by reading the extremeNextAvailableVirtIfIndex object.
.1.3.6.1.4.1.1916.1.2.3.1.1.2,EXTREME-VLAN-MIB::extremeVlanEncapsIfType,INTEGER,read-create,,current,vlanEncaps8021q(1):vlanEncapsNone(2),The encapsulation algorithm used when encapsulating packets transmitted, or de-encapsulating packets received through this interface.
.1.3.6.1.4.1.1916.1.2.3.1.1.3,EXTREME-VLAN-MIB::extremeVlanEncapsIfTag,Integer32,read-create,,current,,The tag used when encapsulating packets transmitted, or de-encapsulating packets received through this interface.
.1.3.6.1.4.1.1916.1.2.3.1.1.4,EXTREME-VLAN-MIB::extremeVlanEncapsIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this VLAN encapsulation interface.  This OBJECT can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notReady(3).  In order for a row to become active, the NMS must set extremeVlanEncapsIfTagType and extremeVlanEncapsIfTag to some valid and consistent values.  Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row, the agent will create the row and change the status to active(1). If any of the necessary objects are not available, or specify an invalid configuration, the row will not be created and the agent will return an appropriate error. Setting this object to createAndWait(5) causes a row in in this table to be created. If all necessary objects in the row have been assigned values and specify a valid configuration, the status of the row will be set to notInService(2); otherwise, the status will be set to notReady(3).  This object may only be set to createAndGo(4) or createAndWait(5) if it does not exist. Setting this object to active(1) when the status is notInService(2) causes the agent to commit the row. Setting this object to active(1) when its value is already active(1) is a no-op. Setting this object to destroy(6) will remove the corresponding VLAN encapsulation interface, remove the entry in this table, and remove the corresponding entry in the ifTable. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any references to this interface in the ifStackTable.
.1.3.6.1.4.1.1916.1.2.4,EXTREME-VLAN-MIB::extremeVlanIpGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.4.1,EXTREME-VLAN-MIB::extremeVlanIpTable,,not-accessible,,current,,A list of IP VLAN interface information entries. Entries in this table are related to entries in the extremeVlanIfTable by using the same index.
.1.3.6.1.4.1.1916.1.2.4.1.1,EXTREME-VLAN-MIB::extremeVlanIpEntry,,not-accessible,extremeVlanIfIndex,current,,A extremeVlanIpEntry contains layer 3 information about a particular IP VLAN interface.
.1.3.6.1.4.1.1916.1.2.4.1.1.1,EXTREME-VLAN-MIB::extremeVlanIpNetAddress,IpAddress,read-create,,current,,The IP network number for the IP VLAN interface defined in the extremeVlanIfTable identified with the same index.
.1.3.6.1.4.1.1916.1.2.4.1.1.2,EXTREME-VLAN-MIB::extremeVlanIpNetMask,IpAddress,read-create,,current,,The IP network mask corresponding to the IP Network address defined by extremeVlanIpIpNetAddress. 
.1.3.6.1.4.1.1916.1.2.4.1.1.3,EXTREME-VLAN-MIB::extremeVlanIpStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status column for this IP VLAN entry. This object can be set to: active(1) createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to active(1) or createAndGo(4) causes  the agent to attempt to create and commit the row based on  the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the  status to active(1). If any of the necessary objects  are not available, the agent will reject the row  creation request. Setting this object to createAndWait(5) is not supported. When the status changes to active(1), the agent applies the IP parmeters to the IP VLAN interface identified by the corresponding value of the extremeVlanIpIndex object. Setting this object to destroy(6) will remove the IP parmeters from the IP VLAN interface and remove the entry from this table.
.1.3.6.1.4.1.1916.1.2.4.1.1.4,EXTREME-VLAN-MIB::extremeVlanIpForwardingState,INTEGER,read-create,,current,true(1):false(2),Indicates whether the IP Forwarding on this Vlan is Enable or not. A true value indicates that the Vlan is Enable.
.1.3.6.1.4.1.1916.1.2.5,EXTREME-VLAN-MIB::extremeProtocolGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.5.1,EXTREME-VLAN-MIB::extremeVlanProtocolTable,,not-accessible,,current,,Table of defined combinations of protocol IDs  that make up one protocol definition name.  All members of one protocol definition share  the same extremeVlanProtocolIndex. A given  protocol ID may appear in the definition of  just one protocol definition. This table will typically contain some default entries for popular protocols chosen by ExtremeWare.
.1.3.6.1.4.1.1916.1.2.5.1.1,EXTREME-VLAN-MIB::extremeVlanProtocolEntry,,not-accessible,extremeVlanProtocolIndex:extremeVlanProtocolIdIndex,current,,One member protocol ID of a protocol definition.
.1.3.6.1.4.1.1916.1.2.5.1.1.1,EXTREME-VLAN-MIB::extremeVlanProtocolIndex,INTEGER,read-create,,current,,An index representing a protocol grouping of protocol ID values. A limited number of protocol groupings may be defined (up to 7  in ExtremeWare and 16 in EXOS). 0 is used  for internal purposes.
.1.3.6.1.4.1.1916.1.2.5.1.1.2,EXTREME-VLAN-MIB::extremeVlanProtocolIdIndex,INTEGER,read-create,,current,,An index representing a particular protocol ID within a protocol grouping. A limited number of protocol IDs may be defined per  extremeVlanProtocolIndex (up to 6 in ExtremeWare and 16 in EXOS). 0 is used for internal purposes.
.1.3.6.1.4.1.1916.1.2.5.1.1.3,EXTREME-VLAN-MIB::extremeVlanProtocolName,OCTET,read-create,,current,,A human-readable string representing this protocol. This string should be the same for all entries sharing a given extremeVlanProtocolIndex.  A ExtremeVlanProtocolEntry with  extremeVlanProtocolName of ANY represents a match  on all protocols: this entry may not be modified.
.1.3.6.1.4.1.1916.1.2.5.1.1.4,EXTREME-VLAN-MIB::extremeVlanProtocolDllEncapsType,INTEGER,read-create,,current,any(1):ethertype(2):llc(3):llcSnapEthertype(4):none(5),Represents the type of data-link encapsulation  in which the extremeVlanProtocolId protocol ID  is carried. The value any(1) is used to indicate  a wildcard and matches all encapsulations and  protocol IDs that are not explicitly mentioned  in this table. Entries of type any(1) may not  be created. The value none(5) is used to indicate  that no protocol IDs match this entry. A value of none(5) may not be set by a manager.
.1.3.6.1.4.1.1916.1.2.5.1.1.5,EXTREME-VLAN-MIB::extremeVlanProtocolId,INTEGER,read-create,,current,,The protocol ID: for entries of type ethertype(2) or llcSnapEthertype(4) this represents a 16-bit protocol ID. For entries of type llc(3) it  represents a concatenation of LLC DSAP+SSAP in network byte order. This value is not valid for extremeVlanProtocolDllEncapsType values of any(1) or none(5).
.1.3.6.1.4.1.1916.1.2.5.1.1.6,EXTREME-VLAN-MIB::extremeVlanProtocolStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.2.5.1.1.7,EXTREME-VLAN-MIB::extremeVlanProtocolDestAddress,OCTET,read-create,,current,,The destination MAC Address of the protocol. If the protocol does not have a defined destination MAC address, then extremeVlanProtocolDestAddressValid must be set to false.
.1.3.6.1.4.1.1916.1.2.5.1.1.8,EXTREME-VLAN-MIB::extremeVlanProtocolDestAddressValid,INTEGER,read-create,,current,true(1):false(2),Indicates whether the protocol defines a destination MAC address or not. If the protocol defines a destination MAC address, this field should be set to true and extremeVlanProtocolDestAddressValid must be set to the destination MAC address for the protocol.
.1.3.6.1.4.1.1916.1.2.5.1.1.9,EXTREME-VLAN-MIB::extremeVlanProtocolUserFieldOffset,Integer32,read-create,,current,,The offset of the user defined field, from the start of the PDU.
.1.3.6.1.4.1.1916.1.2.5.1.1.10,EXTREME-VLAN-MIB::extremeVlanProtocolUserFieldValue,OCTET,read-create,,current,,The value of the user defined field. If the protocol does not use user defined fields, this object must be set to zero length.
.1.3.6.1.4.1.1916.1.2.5.1.1.11,EXTREME-VLAN-MIB::extremeVlanProtocolUserFieldMask,OCTET,read-create,,current,,The mask for the user defined field. The length of this object must be the same as that of extremeVlanProtocolUserFieldValue.
.1.3.6.1.4.1.1916.1.2.5.2,EXTREME-VLAN-MIB::extremeVlanProtocolVlanTable,,not-accessible,,current,,Table to apply one of the protocol definitions  in extremeVlanProtocolTable to a given VLAN  This applies to all ports that are untagged  in this VLAN). A limited number of protocols may be applied simultaneously in one device (up to 8 in ExtremeWare).
.1.3.6.1.4.1.1916.1.2.5.2.1,EXTREME-VLAN-MIB::extremeVlanProtocolVlanEntry,,not-accessible,extremeVlanProtocolVlanIfIndex:extremeVlanProtocolVlanProtocolIndex,current,,A mapping of untagged packets of one protocol  onto a particular VLAN.
.1.3.6.1.4.1.1916.1.2.5.2.1.1,EXTREME-VLAN-MIB::extremeVlanProtocolVlanIfIndex,Integer32,read-create,,current,,The index value of this row and the vlan's ifIndex in the ifTable. The NMS obtains the index value for this row by reading the extremeNextAvailableVirtIfIndex object.
.1.3.6.1.4.1.1916.1.2.5.2.1.2,EXTREME-VLAN-MIB::extremeVlanProtocolVlanProtocolIndex,Integer32,read-create,,current,,An index representing a protocol grouping of protocol ID values. A limited number of protocol groupings may be defined (up to 7  in ExtremeWare).
.1.3.6.1.4.1.1916.1.2.5.2.1.3,EXTREME-VLAN-MIB::extremeVlanProtocolVlanStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.2.5.3,EXTREME-VLAN-MIB::extremeVlanProtocolDefTable,,not-accessible,,deprecated,,Table of defined combinations of protocols and DLLEncaps type. This table will typically contain some default entries for popular protocols chosen by ExtremeWare.
.1.3.6.1.4.1.1916.1.2.5.3.1,EXTREME-VLAN-MIB::extremeVlanProtocolDefEntry,,not-accessible,extremeVlanProtocolDefName:extremeVlanProtocolDefDllEncapsType:extremeVlanProtocolDefValue,deprecated,,One member representing combination of protocol and DLLEncaps Type.
.1.3.6.1.4.1.1916.1.2.5.3.1.1,EXTREME-VLAN-MIB::extremeVlanProtocolDefName,OCTET,not-accessible,,deprecated,,A human-readable string representing this protocol. A ExtremeVlanProtocolEntry with  extremeVlanProtocol2Name of ANY represents a match  on all protocols: this entry may not be modified.
.1.3.6.1.4.1.1916.1.2.5.3.1.2,EXTREME-VLAN-MIB::extremeVlanProtocolDefDllEncapsType,INTEGER,not-accessible,,deprecated,any(1):ethertype(2):llc(3):llcSnapEthertype(4):none(5),Represents the type of data-link encapsulation  in which the protocol designated by  extremeVlanProtocolDefName is carried.  The value any(1) is used to indicate  a wildcard and matches all encapsulations and  protocol IDs that are not explicitly mentioned  in this table. Entries of type any(1) may not  be created. The value none(5) is used to indicate  that no protocol IDs match this entry. A value of none(5) may not be set by a manager.
.1.3.6.1.4.1.1916.1.2.5.3.1.3,EXTREME-VLAN-MIB::extremeVlanProtocolDefValue,INTEGER,not-accessible,,deprecated,,The protocol ID: for entries of type ethertype(2) or llcSnapEthertype(4) this represents a 16-bit protocol ID. For entries of type llc(3) it  represents a concatenation of LLC DSAP+SSAP in network byte order. This value is not valid for extremeVlanProtocolDefDllEncapsType values of any(1) or none(5).
.1.3.6.1.4.1.1916.1.2.5.3.1.4,EXTREME-VLAN-MIB::extremeVlanProtocolDefStatus,INTEGER,read-only,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.2.5.4,EXTREME-VLAN-MIB::extremeVlanProtocolBindingTable,,not-accessible,,current,,Table to apply one of the protocol definitions  in extremeVlanProtocolDefTable to a given VLAN  This applies to all ports that are untagged  in this VLAN). A limited number of protocols may be applied simultaneously in one device (up to 8 in ExtremeWare).
.1.3.6.1.4.1.1916.1.2.5.4.1,EXTREME-VLAN-MIB::extremeVlanProtocolBindingEntry,,not-accessible,extremeVlanProtocolBindingIfIndex,current,,A mapping of untagged packets of one protocol  onto a particular VLAN.
.1.3.6.1.4.1.1916.1.2.5.4.1.1,EXTREME-VLAN-MIB::extremeVlanProtocolBindingIfIndex,Integer32,not-accessible,,current,,The index value of this row and the vlan's ifIndex in the ifTable. The NMS obtains the index value for this row by reading the extremeNextAvailableVirtIfIndex object.
.1.3.6.1.4.1.1916.1.2.5.4.1.2,EXTREME-VLAN-MIB::extremeVlanProtocolBindingName,OCTET,read-create,,current,,A human-readable string representing this protocol. A ExtremeVlanProtocolBindingEntry with  extremeVlanProtocolBindingName of ANY represents a  match on all protocols: this entry may not be modified.
.1.3.6.1.4.1.1916.1.2.5.4.1.3,EXTREME-VLAN-MIB::extremeVlanProtocolBindingStatus,INTEGER,read-only,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.2.6,EXTREME-VLAN-MIB::extremeVlanOpaqueGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.6.1,EXTREME-VLAN-MIB::extremeVlanOpaqueTable,,not-accessible,,current,,This table lists the ports associated with each VLAN interface.
.1.3.6.1.4.1.1916.1.2.6.1.1,EXTREME-VLAN-MIB::extremeVlanOpaqueEntry,,not-accessible,extremeVlanIfIndex:extremeSlotNumber,current,,This represents the tagged and untagged ports on each slot per vlan.
.1.3.6.1.4.1.1916.1.2.6.1.1.1,EXTREME-VLAN-MIB::extremeVlanOpaqueTaggedPorts,OCTET,read-only,,current,,Each bit in the octet string represents one port. A 1 means that the port is a tagged port in that vlan.  The bit value for a port is 0 otherwise.
.1.3.6.1.4.1.1916.1.2.6.1.1.2,EXTREME-VLAN-MIB::extremeVlanOpaqueUntaggedPorts,OCTET,read-only,,current,,Each bit in the octet string represents one port. A 1 means that the port is an untagged port in that vlan.  The bit value for a port is 0 otherwise.
.1.3.6.1.4.1.1916.1.2.6.1.1.3,EXTREME-VLAN-MIB::extremeVlanOpaqueTranslatedPorts,OCTET,read-only,,current,,Each bit in the octet string represents one port. A 1 means that the port is a translated port in that vlan.  Translated ports are also tagged ports. The bit value for a port is 0 otherwise.
.1.3.6.1.4.1.1916.1.2.6.2,EXTREME-VLAN-MIB::extremeVlanOpaqueControlTable,,not-accessible,,current,,This table is used to configure the ports associated with each VLAN  interface. The table is used to add/delete ports on a vlan. The table is transitional in nature and SNMP read operations must not be performed on it.  Use extremeVlanOpaqueTable for reading the port membership association with vlans
.1.3.6.1.4.1.1916.1.2.6.2.1,EXTREME-VLAN-MIB::extremeVlanOpaqueControlEntry,,not-accessible,extremeVlanIfIndex:extremeSlotNumber,current,,This represents a control table entry (command) to configure the tagged  and untagged ports on each slot per vlan. The first index of the entry is  the ifIndex of the VLAN and second index is the slot number of the ports. When adding untagged ports to a VLAN, those ports maybe not be untagged ports for another VLAN (assuming both VLANs use the ANY protocol filter). Such  ports must first be deleted from the other VLAN(s) or an error will occur. The operation will succeed or fail in its entirety, no partial results on some of the ports.
.1.3.6.1.4.1.1916.1.2.6.2.1.1,EXTREME-VLAN-MIB::extremeVlanOpaqueControlPorts,OCTET,read-create,,current,,The octet string representing a list of ports in bitwise form.
.1.3.6.1.4.1.1916.1.2.6.2.1.2,EXTREME-VLAN-MIB::extremeVlanOpaqueControlOperation,INTEGER,read-create,,current,addTagged(1):addUntagged(2):delete(3):addTranslated(4),The operation code for this entry.  addTagged(1) = Ports referred to in the extremeVlanOpaqueControlPorts  variable are added as tagged ports to the VLAN indicated by the index. The ports belong to the slot number as  indicated by the second index of the variable. addUntagged(2) = Ports referred to in the extremeVlanOpaqueControlPorts  variable are added as tagged ports to the VLAN indicated by the index. The ports belong to the slot number as  indicated by the second index of the variable. delete(3) = Ports referred to in the extremeVlanOpaqueControlPorts  variable are removed from the VLAN indicated by the index. The ports belong to the slot number as indicated by the second index of the variable. addTranslated(4) = Ports referred to in the extremeVlanOpaqueControlPorts  variable are added as tagged translated ports to the  VLAN indicated by the index. The ports belong to the  slot number as indicated by the second index of the variable.
.1.3.6.1.4.1.1916.1.2.6.2.1.3,EXTREME-VLAN-MIB::extremeVlanOpaqueControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus conventions. Note however, that only the CreateAndGo  state is supported.
.1.3.6.1.4.1.1916.1.2.7,EXTREME-VLAN-MIB::extremeVlanStackGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.7.1,EXTREME-VLAN-MIB::extremeVlanStackTable,,not-accessible,,current,,Represents those components of the ifStackTable that do not contain a Physical interface.
.1.3.6.1.4.1.1916.1.2.7.1.1,EXTREME-VLAN-MIB::extremeVlanStackEntry,,not-accessible,extremeVlanStackHigherLayer:extremeVlanStackLowerLayer,current,,Each entry in this read-only table defines which interfaces are on top of which one. All information in the table is also contained in ifStackTable. The Physical interfaces in the  ifStackTable are not represented here.
.1.3.6.1.4.1.1916.1.2.7.1.1.1,EXTREME-VLAN-MIB::extremeVlanStackHigherLayer,Integer32,read-only,,current,,The higher layer in the logical vlan hierarchy.
.1.3.6.1.4.1.1916.1.2.7.1.1.2,EXTREME-VLAN-MIB::extremeVlanStackLowerLayer,Integer32,read-only,,current,,The lower layer in the logical vlan hierarchy.
.1.3.6.1.4.1.1916.1.2.8,EXTREME-VLAN-MIB::extremeVlanStatsGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.8.1,EXTREME-VLAN-MIB::extremeVlanL2StatsTable,,not-accessible,,current,,This tables contains per-VLAN layer 2 statistics information.
.1.3.6.1.4.1.1916.1.2.8.1.1,EXTREME-VLAN-MIB::extremeVlanL2StatsEntry,,not-accessible,extremeVlanIfIndex,current,,
.1.3.6.1.4.1.1916.1.2.8.1.1.1,EXTREME-VLAN-MIB::extremeVlanL2StatsIfDescr,OCTET,read-only,,current,,This is a description(name) of the VLAN.
.1.3.6.1.4.1.1916.1.2.8.1.1.2,EXTREME-VLAN-MIB::extremeVlanL2StatsPktsToCpu,Counter64,read-only,,current,,The total number of packets of this VLAN sent to the CPU.
.1.3.6.1.4.1.1916.1.2.8.1.1.3,EXTREME-VLAN-MIB::extremeVlanL2StatsPktsLearnt,Counter64,read-only,,current,,The total number of packets learnt on this VLAN.
.1.3.6.1.4.1.1916.1.2.8.1.1.4,EXTREME-VLAN-MIB::extremeVlanL2StatsIgmpCtrlPktsSnooped,Counter64,read-only,,current,,The total number of IGMP control packets snooped on this VLAN.
.1.3.6.1.4.1.1916.1.2.8.1.1.5,EXTREME-VLAN-MIB::extremeVlanL2StatsIgmpDataPktsSwitched,Counter64,read-only,,current,,The total number of IGMP data packets switched on this VLAN.
.1.3.6.1.4.1.1916.1.2.8.2,EXTREME-VLAN-MIB::extremePortVlanStatsTable,,not-accessible,,current,,Vlan statistics per port.
.1.3.6.1.4.1.1916.1.2.8.2.1,EXTREME-VLAN-MIB::extremePortVlanStatsEntry,,not-accessible,extremeStatsPortIfIndex:extremeStatsVlanNameIndex,current,,Vlan port statistics Entry.
.1.3.6.1.4.1.1916.1.2.8.2.1.1,EXTREME-VLAN-MIB::extremeStatsPortIfIndex,Integer32,read-only,,current,,The index of this table.
.1.3.6.1.4.1.1916.1.2.8.2.1.2,EXTREME-VLAN-MIB::extremeStatsVlanNameIndex,OCTET,read-only,,current,,The index of this table.
.1.3.6.1.4.1.1916.1.2.8.2.1.3,EXTREME-VLAN-MIB::extremePortVlanStatsCntrType,Integer32,read-only,,current,,The flag to decide what fields to display, basic or extended. Currently, it is read-only and will reflect whatever has been set for the switch through the cli.
.1.3.6.1.4.1.1916.1.2.8.2.1.4,EXTREME-VLAN-MIB::extremePortVlanUnicastReceivedPacketsCounter,Counter64,read-only,,current,,The number of Unicast packets received by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.5,EXTREME-VLAN-MIB::extremePortVlanMulticastReceivedPacketsCounter,Counter64,read-only,,current,,The number of Multicast packets received by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.6,EXTREME-VLAN-MIB::extremePortVlanBroadcastReceivedPacketsCounter,Counter64,read-only,,current,,The number of Broadcast packets received by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.7,EXTREME-VLAN-MIB::extremePortVlanTotalReceivedBytesCounter,Counter64,read-only,,current,,The total number of bytes received by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.8,EXTREME-VLAN-MIB::extremePortVlanTotalReceivedFramesCounter,Counter64,read-only,,current,,The total number of frames received by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.9,EXTREME-VLAN-MIB::extremePortVlanUnicastTransmittedPacketsCounter,Counter64,read-only,,current,,The number of Unicast packets transmitted by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.10,EXTREME-VLAN-MIB::extremePortVlanMulticastTransmittedPacketsCounter,Counter64,read-only,,current,,The number of Multicast packets transmitted by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.11,EXTREME-VLAN-MIB::extremePortVlanBroadcastTransmittedPacketsCounter,Counter64,read-only,,current,,The number of Broadcast packets transmitted by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.12,EXTREME-VLAN-MIB::extremePortVlanTotalTransmittedBytesCounter,Counter64,read-only,,current,,The total number of bytes transmitted by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.13,EXTREME-VLAN-MIB::extremePortVlanTotalTransmittedFramesCounter,Counter64,read-only,,current,,The total number of frames transmitted by a port for a particular VLAN.
.1.3.6.1.4.1.1916.1.2.8.2.1.14,EXTREME-VLAN-MIB::extremePortConfigureVlanStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.2.9,EXTREME-VLAN-MIB::extremeVlanAggregationGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.9.1,EXTREME-VLAN-MIB::extremeVlanAggregationTable,,not-accessible,,current,,This table contains the VLAN aggregation information.
.1.3.6.1.4.1.1916.1.2.9.1.1,EXTREME-VLAN-MIB::extremeVlanAggregationEntry,,not-accessible,extremeVlanAggregationSuperVlanIfIndex:extremeVlanAggregationSubVlanIfIndex,current,,Information about the individual VLAN aggregation entry.
.1.3.6.1.4.1.1916.1.2.9.1.1.1,EXTREME-VLAN-MIB::extremeVlanAggregationSuperVlanIfIndex,Integer32,read-only,,current,,The Super Vlan index for this entry.
.1.3.6.1.4.1.1916.1.2.9.1.1.2,EXTREME-VLAN-MIB::extremeVlanAggregationSubVlanIfIndex,Integer32,read-only,,current,,The Sub Vlan index for this entry.
.1.3.6.1.4.1.1916.1.2.9.1.1.3,EXTREME-VLAN-MIB::extremeVlanAggregationSubVlanStartIpNetAddress,IpAddress,read-create,,current,,This represents the start network address of the IP range.
.1.3.6.1.4.1.1916.1.2.9.1.1.4,EXTREME-VLAN-MIB::extremeVlanAggregationSubVlanStartIpNetMask,IpAddress,read-only,,current,,This represents the start network address mask of the IP range
.1.3.6.1.4.1.1916.1.2.9.1.1.5,EXTREME-VLAN-MIB::extremeVlanAggregationSubVlanEndIpNetAddress,IpAddress,read-create,,current,,This represents the end network address of the IP range.
.1.3.6.1.4.1.1916.1.2.9.1.1.6,EXTREME-VLAN-MIB::extremeVlanAggregationSubVlanEndIpNetMask,IpAddress,read-only,,current,,This represents the end network address mask of the IP range.
.1.3.6.1.4.1.1916.1.2.9.1.1.7,EXTREME-VLAN-MIB::extremeVlanAggregationStatus,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.1916.1.2.9.2,EXTREME-VLAN-MIB::extremeVlanAggregationConfigTable,,not-accessible,,current,,This table contains the sub VLAN proxy setting information.
.1.3.6.1.4.1.1916.1.2.9.2.1,EXTREME-VLAN-MIB::extremeVlanAggregationConfigEntry,,not-accessible,extremeVlanAggregationConfigSuperVlanIfIndex,current,,Information about the individual VLAN aggregation entry.
.1.3.6.1.4.1.1916.1.2.9.2.1.1,EXTREME-VLAN-MIB::extremeVlanAggregationConfigSuperVlanIfIndex,Integer32,read-only,,current,,The Super Vlan index for this entry.
.1.3.6.1.4.1.1916.1.2.9.2.1.2,EXTREME-VLAN-MIB::extremeVlanAggregationConfigSubVlanProxyEnable,INTEGER,read-create,,current,true(1):false(2),The boolean flag that prevents normal communication between sub vlans.
.1.3.6.1.4.1.1916.1.2.10,EXTREME-VLAN-MIB::extremeVlanTranslationGroup,,,,,,
.1.3.6.1.4.1.1916.1.2.10.1,EXTREME-VLAN-MIB::extremeVlanTranslationTable,,not-accessible,,current,,This table contains the VLAN translation information.
.1.3.6.1.4.1.1916.1.2.10.1.1,EXTREME-VLAN-MIB::extremeVlanTranslationEntry,,not-accessible,extremeVlanTranslationSuperVlanIfIndex:extremeVlanTranslationMemberVlanIfIndex,current,,Information about the individual VLAN translation entry.
.1.3.6.1.4.1.1916.1.2.10.1.1.1,EXTREME-VLAN-MIB::extremeVlanTranslationSuperVlanIfIndex,Integer32,read-only,,current,,The Super Vlan index for this entry.
.1.3.6.1.4.1.1916.1.2.10.1.1.2,EXTREME-VLAN-MIB::extremeVlanTranslationMemberVlanIfIndex,Integer32,read-only,,current,,The member Vlan index for this entry.
.1.3.6.1.4.1.1916.1.2.10.1.1.3,EXTREME-VLAN-MIB::extremeVlanTranslationStatus,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.1916.1.2.11,EXTREME-VLAN-MIB::extremePrivateVlan,,,,,,
.1.3.6.1.4.1.1916.1.2.11.1,EXTREME-VLAN-MIB::extremePvlanTable,,not-accessible,,current,,This table contains the Private VLAN information.
.1.3.6.1.4.1.1916.1.2.11.1.1,EXTREME-VLAN-MIB::extremePvlanEntry,,not-accessible,extremePvlanName,current,,Information about the individual private VLAN entry.
.1.3.6.1.4.1.1916.1.2.11.1.1.1,EXTREME-VLAN-MIB::extremePvlanName,OCTET,read-create,,current,,PVLAN Name
.1.3.6.1.4.1.1916.1.2.11.1.1.2,EXTREME-VLAN-MIB::extremePvlanVrName,OCTET,read-create,,current,,VR Name for which PVLAN belongs.
.1.3.6.1.4.1.1916.1.2.11.1.1.3,EXTREME-VLAN-MIB::extremePvlanNetworkVlanIfIndex,Integer32,read-create,,current,,VLAN IfIndex of the PVLAN Network VLAN.
.1.3.6.1.4.1.1916.1.2.11.1.1.4,EXTREME-VLAN-MIB::extremePvlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Supported actions taken on this row entry. active(1), createAndGo(4), destroy(6)
.1.3.6.1.4.1.1916.1.2.11.2,EXTREME-VLAN-MIB::extremePvlanSubscriberTable,,not-accessible,,current,,This table contains the Private VLAN Subscriber VLAN  information. Subscriber VLANs carry user data traffic.  This data traffic is then aggregated and forwarded out  of a single Private VLAN Network VLAN. The Network VLAN may or may not translate the Subscriber VLAN traffic tags into a  single tag depending on the Network VLAN configuration.  Subscriber VLANs can be Isolated or Non-Isolated. Isolated  Subscriber VLANs do not allow ports within the isolated  Subscriber VLAN to communicate with each other. Communication  is strictly with the Network VLAN ports.
.1.3.6.1.4.1.1916.1.2.11.2.1,EXTREME-VLAN-MIB::extremePvlanSubscriberEntry,,not-accessible,extremePvlanName:extremePvlanSubscriberVlanIfIndex,current,,This represents information about the individual private  VLAN Subscriber entry.
.1.3.6.1.4.1.1916.1.2.11.2.1.1,EXTREME-VLAN-MIB::extremePvlanSubscriberVlanIfIndex,Integer32,read-create,,current,,VLAN IfIndex of Subscriber VLAN. Subscriber VLANs are user  facing VLANs. There can be many Subscriber VLANs associated  with a private VLAN. User traffic from Subscriber VLANs are  aggregated and sent out the network ports of the Network VLAN.  There can only be a single Network VLAN for each Private VLAN.
.1.3.6.1.4.1.1916.1.2.11.2.1.2,EXTREME-VLAN-MIB::extremePvlanSubscriberType,INTEGER,read-create,,current,nonIsolated(1):isolated(2),Ports belonging to isolated Subscriber VLANs may not communicate  with other ports on the VLAN. Those ports may only communicate  with the network port. Ports belonging to non-isolated Subscriber  VLANs behave like normal VLAN ports and can communicate with all  other ports of the Subscriber in addition to the network port. This cannot be modified. To change this value, user must delete entry and re-create.
.1.3.6.1.4.1.1916.1.2.11.2.1.3,EXTREME-VLAN-MIB::extremePvlanSubscriberLoopBackPortIfIndex,Integer32,read-create,,current,,Loopback port for the Subscriber VLAN. Some Subscriber VLAN  configurations that have overlapping ports (ports assigned to  both Subscriber VLANS) must have a dedicated loopback ports  configured.
.1.3.6.1.4.1.1916.1.2.11.2.1.4,EXTREME-VLAN-MIB::extremePvlanSubscriberRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Supported actions taken on this row entry. active(1), createAndGo(4), destroy(6)
.1.3.6.1.4.1.1916.1.3,EXTREME-BASE-MIB::extremeQos,,,,,,
.1.3.6.1.4.1.1916.1.3.1,EXTREME-QOS-MIB::extremeQosCommon,,,,,,
.1.3.6.1.4.1.1916.1.3.1.1,EXTREME-QOS-MIB::extremeUnitPaceMode,INTEGER,read-write,,deprecated,notApplicable(1):normalEthernet(2):lowLatency(3),This object specifies whether the device currently recognises and gives priority treatment to the  forwarding of packets with the PACE(tm) bit set in  their MAC Source Address fields.  PACE(tm) mode applies to the whole unit only and is only valid when device is in Ingress QoS mode as specified by extremeQosMode ingress(1). This object will report notApplicable(1) when in  egress(2) mode. Set operations with value notApplicable(1) will be rejected.
.1.3.6.1.4.1.1916.1.3.1.4,EXTREME-QOS-MIB::extremeQosMode,INTEGER,read-write,,deprecated,ingress(1):egress(2),Indicates which QoS mode the device should use. ingress(1) applies priority-based QoS based  on the incoming packet's destination IP or MAC address, 802.1p priority, PACE(tm), Source Port or VLAN. egress(2) applies priority- and bandwidth-based QoS based on destination IP or MAC address or VLAN. See ExtremeWare documentation for further information.
.1.3.6.1.4.1.1916.1.3.1.5,EXTREME-QOS-MIB::extremeQosUnconfigure,INTEGER,read-write,,deprecated,true(1):false(2),Setting this to true will reset all QoS settings in the device to factory defaults. Reads from this value return an undefined value.
.1.3.6.1.4.1.1916.1.3.1.6,EXTREME-QOS-MIB::extremeQosProfileTable,,not-accessible,,current,,This table lists QoS profiles.
.1.3.6.1.4.1.1916.1.3.1.6.1,EXTREME-QOS-MIB::extremeQosProfileEntry,,not-accessible,extremeQosProfileIndex,current,,An individual QoS profile Entry.
.1.3.6.1.4.1.1916.1.3.1.6.1.1,EXTREME-QOS-MIB::extremeQosProfileIndex,INTEGER,read-create,,current,,An index that uniquely identifies an entry in the qos table.
.1.3.6.1.4.1.1916.1.3.1.6.1.2,EXTREME-QOS-MIB::extremeQosProfileName,OCTET,read-create,,current,,A unique qos profile name.
.1.3.6.1.4.1.1916.1.3.1.6.1.3,EXTREME-QOS-MIB::extremeQosProfileMinBw,INTEGER,read-create,,current,,The minumum percentage of bandwidth that this queue requires. The Switch is required to provide the minumum amount of  bandwidth to the queue. The lowest possible value is 0%.
.1.3.6.1.4.1.1916.1.3.1.6.1.4,EXTREME-QOS-MIB::extremeQosProfileMaxBw,INTEGER,read-create,,current,,The maximum percentage of bandwidth that this queue is permitted to use. If a non-default value is set for this object then it negates any previously set value of extremeQosProfileMaxSustBwBps. In  In addition, a set operation that supplies non-default values for both this object and for extremeQosProfileMaxSustBwBps will be rejected by the agent. In other words, you may supply either an absolute or a percent limit, not both.
.1.3.6.1.4.1.1916.1.3.1.6.1.5,EXTREME-QOS-MIB::extremeQosProfilePriority,INTEGER,read-create,,current,low(1):lowHi(2):normal(3):normalHi(4):medium(5):mediumHi(6):high(7):highHi(8),The level of priority in which this queue will be serviced by the Switch.
.1.3.6.1.4.1.1916.1.3.1.6.1.6,EXTREME-QOS-MIB::extremeQosProfileRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the extremeQosProfile entry. This object can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notInService(2) notReady(3).  Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on  the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the  status to active(1). If any of the necessary objects  are not available, the agent will reject the creation request.  Setting this object to createAndWait(5) causes a row in this table to be created. The agent sets the status to notInService(2) if all of the information is present in the row and the values are acceptable to the agent; otherwise, the agent sets the status to notReady(3). Setting this object to active(1) is only valid when the current status is active(1) or notInService(2).  When the state of the row transitions is set to active(1), the agent creates the corresponding row in the ifTable.. Setting this object to destroy(6) will remove the corresponding QoS Profile Entry. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any stacking dependencies in the ifStackTable and any protocol specific tables dependencies.
.1.3.6.1.4.1.1916.1.3.1.7,EXTREME-QOS-MIB::extremeQosByVlanMappingTable,,not-accessible,,current,,Table to associate a Vlan with the QoS profile that the
.1.3.6.1.4.1.1916.1.3.1.7.1,EXTREME-QOS-MIB::extremeQosByVlanMappingEntry,,not-accessible,extremeVlanIfIndex,current,,The QoS associated with a particular Vlan.
.1.3.6.1.4.1.1916.1.3.1.7.1.1,EXTREME-QOS-MIB::extremeQosByVlanMappingQosProfileIndex,INTEGER,read-write,,current,,Value of extremeQosProfileIndex that uniquely  identifies a QoS Profile entry in extremeQosProfileTable. This indicates the QoS to be given to traffic for this Vlan in the absence of any other more specific  configuration information for this traffic.
.1.3.6.1.4.1.1916.1.3.1.8,EXTREME-QOS-MIB::extremePerPortQosTable,,not-accessible,,current,,Global Qos Profiles are defined in the of ports for which the definition of certain global of the Qos profile parameters is in this table.
.1.3.6.1.4.1.1916.1.3.1.8.1,EXTREME-QOS-MIB::extremePerPortQosEntry,,not-accessible,ifIndex:extremePerPortQosIndex,current,,An individual overridden QoS profile Entry.
.1.3.6.1.4.1.1916.1.3.1.8.1.1,EXTREME-QOS-MIB::extremePerPortQosIndex,INTEGER,read-create,,current,,The value of this variable is the same as the value
.1.3.6.1.4.1.1916.1.3.1.8.1.2,EXTREME-QOS-MIB::extremePerPortQosMinBw,INTEGER,read-create,,current,,The minumum percentage of bandwidth that this queue on the
.1.3.6.1.4.1.1916.1.3.1.8.1.3,EXTREME-QOS-MIB::extremePerPortQosMaxBw,INTEGER,read-create,,current,,The maximum percentage of bandwidth that this queue on the specified port is permitted to use.
.1.3.6.1.4.1.1916.1.3.1.8.1.4,EXTREME-QOS-MIB::extremePerPortQosPriority,INTEGER,read-create,,current,low(1):lowHi(2):normal(3):normalHi(4):medium(5):mediumHi(6):high(7):highHi(8),The level of priority in which this queue will be serviced by the Switch.
.1.3.6.1.4.1.1916.1.3.1.8.1.5,EXTREME-QOS-MIB::extremePerPortQosRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the extremePerPortQos entry. active(1) The following value may be read: active(1)
.1.3.6.1.4.1.1916.1.3.1.9,EXTREME-QOS-MIB::extremeQosIngressPriorityTable,,not-accessible,,current,,This table lists QoS ingress priority settings.
.1.3.6.1.4.1.1916.1.3.1.9.1,EXTREME-QOS-MIB::extremeQosIngressPriorityEntry,,not-accessible,extremeQosIngressPriorityIndex,current,,An individual QoS ingress priority Entry.
.1.3.6.1.4.1.1916.1.3.1.9.1.1,EXTREME-QOS-MIB::extremeQosIngressPriorityIndex,INTEGER,read-only,,current,,An index that uniquely identifies an entry in the qos ingress priority table.
.1.3.6.1.4.1.1916.1.3.1.9.1.2,EXTREME-QOS-MIB::extremeQosIngressPriorityName,OCTET,read-only,,current,,A qos ingress priority name.
.1.3.6.1.4.1.1916.1.3.1.9.1.3,EXTREME-QOS-MIB::extremeQosIngressPriorityValue,INTEGER,read-only,,current,,The ingress Qos priority value.
.1.3.6.1.4.1.1916.1.3.1.10,EXTREME-QOS-MIB::extremeIQosProfileTable,,not-accessible,,current,,This table lists ingress QoS profiles.
.1.3.6.1.4.1.1916.1.3.1.10.1,EXTREME-QOS-MIB::extremeIQosProfileEntry,,not-accessible,ifIndex:extremeIQosProfileIndex,current,,An individual ingress QoS profile Entry.
.1.3.6.1.4.1.1916.1.3.1.10.1.1,EXTREME-QOS-MIB::extremeIQosProfileIndex,INTEGER,read-only,,current,,An index that uniquely identifies an entry in the ingress Qos table.
.1.3.6.1.4.1.1916.1.3.1.10.1.2,EXTREME-QOS-MIB::extremeIQosProfileName,OCTET,read-only,,current,,A unique ingress Qos profile name.
.1.3.6.1.4.1.1916.1.3.1.10.1.3,EXTREME-QOS-MIB::extremeIQosProfileMinBwType,INTEGER,read-only,,current,percentage(1):kbps(2):mbps(3),The type of the current minimum bandwith setting. A value of 1 signifies that the minimum bandwith value is a percentage of the configurable port bandwidth. A value of 2 or 3 signifies a guaranteed minimum available bandwidth in Kbps or Mbps respectively.
.1.3.6.1.4.1.1916.1.3.1.10.1.4,EXTREME-QOS-MIB::extremeIQosProfileMinBw,INTEGER,read-only,,current,,The guaranteed minimum bandwidth for this queue, expressed as either a percentage or a specific bandwidth value, as specified by the value of extremeIQosProfileMinBwType.
.1.3.6.1.4.1.1916.1.3.1.10.1.5,EXTREME-QOS-MIB::extremeIQosProfileMaxBwType,INTEGER,read-only,,current,percentage(1):kbps(2):mbps(3),The type of the current maximum bandwith setting. A value of 1 signifies that the maximum bandwith value is a percentage of the configurable port bandwidth. A value of 2 or 3 signifies a maximum allowed bandwidth in Kbps or Mbps respectively.
.1.3.6.1.4.1.1916.1.3.1.10.1.6,EXTREME-QOS-MIB::extremeIQosProfileMaxBw,INTEGER,read-only,,current,,The maximum allowed input bandwidth for this queue, expressed as  either a percentage or a specific bandwidth value, as specified by  the value of extremeIQosProfileMaxBwType.
.1.3.6.1.4.1.1916.1.3.1.10.1.7,EXTREME-QOS-MIB::extremeIQosProfileRED,INTEGER,read-only,,current,,The Random Early Drop threshold. When the input queue fill ratio exceeds this percentage, frames start to drop randomly with a linear increasing drop probability as the queue fill count approaches the max queue size. A value of 100 indicates that this feature is currently disabled.
.1.3.6.1.4.1.1916.1.3.1.10.1.8,EXTREME-QOS-MIB::extremeIQosProfileMaxBuf,INTEGER,read-only,,current,,The percentage of the total ingress queue size to use. Lower values can be used to reduce the max latency through this queue, but with potentially greater loss with bursty traffic.
.1.3.6.1.4.1.1916.1.3.1.11,EXTREME-QOS-MIB::extremeIQosByVlanMappingTable,,not-accessible,,current,,Table to associate a Vlan with the ingress QoS profile  that the Vlan is using. Every Vlan is assigned a Qos Profile  and hence there is an entry in this table corresponding to every entry in the extremeVlanIfTable.
.1.3.6.1.4.1.1916.1.3.1.11.1,EXTREME-QOS-MIB::extremeIQosByVlanMappingEntry,,not-accessible,extremeVlanIfIndex,current,,The ingress QoS associated with a particular Vlan.
.1.3.6.1.4.1.1916.1.3.1.11.1.1,EXTREME-QOS-MIB::extremeIQosByVlanMappingIQosProfileIndex,INTEGER,read-only,,current,,Value of extremeIQosProfileIndex that uniquely  identifies an ingress QoS Profile entry in extremeIQosProfileTable. This indicates the QoS to be given to traffic for this Vlan in the absence of any other more specific  configuration information for this traffic.
.1.3.6.1.4.1.1916.1.4,EXTREME-BASE-MIB::extremePort,,,,,,
.1.3.6.1.4.1.1916.1.4.1,EXTREME-PORT-MIB::extremePortLoadshareTable,,not-accessible,,deprecated,,A table of bindings between a master port  and its load-sharing slaves: create/delete  entries here to add/delete a port to/from a  load-sharing group. Default is empty table.  There are restrictions on what row creates  will be accepted by each device - see Summit  release notes for details.
.1.3.6.1.4.1.1916.1.4.1.1,EXTREME-PORT-MIB::extremePortLoadshareEntry,,not-accessible,extremePortLoadshareMasterIfIndex:extremePortLoadshareSlaveIfIndex,deprecated,,A binding between a master port and one of its load-sharing slave ports.
.1.3.6.1.4.1.1916.1.4.1.1.1,EXTREME-PORT-MIB::extremePortLoadshareMasterIfIndex,INTEGER,read-create,,deprecated,,The ifIndex value which identifies the port controlling a loadsharing group of ports which includes extremePortLoadshareSlaveIfIndex.
.1.3.6.1.4.1.1916.1.4.1.1.2,EXTREME-PORT-MIB::extremePortLoadshareSlaveIfIndex,INTEGER,read-create,,deprecated,,The ifIndex value which identifies the port which is a member of a loadsharing  group controlled by  extremePortLoadshareMasterIfIndex.
.1.3.6.1.4.1.1916.1.4.1.1.3,EXTREME-PORT-MIB::extremePortLoadshareGrouping,INTEGER,read-create,,deprecated,other(1):pair(2):quad(4),The Grouping value which identifies if load sharing is in pair or quad.
.1.3.6.1.4.1.1916.1.4.1.1.4,EXTREME-PORT-MIB::extremePortLoadshareStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.4.2,EXTREME-PORT-MIB::extremePortSummitlinkTable,,not-accessible,,deprecated,,A table of Extreme link configuration and status information. Contains a row  for only those ports that are capable of  operating in Summitlink-mode.
.1.3.6.1.4.1.1916.1.4.2.1,EXTREME-PORT-MIB::extremePortSummitlinkEntry,,not-accessible,ifIndex,deprecated,,Link configuration and status information for a Summitlink Port.
.1.3.6.1.4.1.1916.1.4.2.1.1,EXTREME-PORT-MIB::extremePortSummitlinkAdminMode,INTEGER,read-write,,deprecated,ethernetOnly(1):summitlinkOnly(2),Configurable operating mode for this Summitlink port. Configure to summitlinkOnly(1) before connecting this port to a SummitVC device.
.1.3.6.1.4.1.1916.1.4.2.1.2,EXTREME-PORT-MIB::extremePortSummitlinkOperMode,INTEGER,read-only,,deprecated,ethernetOnly(1):summitlinkOnly(2),Actual Operating mode.
.1.3.6.1.4.1.1916.1.4.2.1.3,EXTREME-PORT-MIB::extremePortSummitlinkState,INTEGER,read-only,,deprecated,up(1):down(2),Current status of a Summitlink link. Where a port has redundant PMD capability, this indicates up if either of the PMDs has an active link.
.1.3.6.1.4.1.1916.1.4.2.1.4,EXTREME-PORT-MIB::extremePortSummitlinkRejectReason,INTEGER,read-only,,deprecated,none(1):other(2):stackMisconnected(3),If a Summitlink connection has been attempted  and failed to reach the up(1) state, this  indicates the potential source of the failure.
.1.3.6.1.4.1.1916.1.4.3,EXTREME-PORT-MIB::extremePortLoadshare2Table,,not-accessible,,current,,A table of bindings between a master port  and its load-sharing slaves: create/delete  entries here to add/delete a port to/from a  load-sharing group. Default is empty table.  There are restrictions on what row creates  will be accepted by each device - see Summit  release notes for details.
.1.3.6.1.4.1.1916.1.4.3.1,EXTREME-PORT-MIB::extremePortLoadshare2Entry,,not-accessible,extremePortLoadshare2MasterIfIndex:extremePortLoadshare2SlaveIfIndex,current,,A binding between a master port and one of its load-sharing slave ports.
.1.3.6.1.4.1.1916.1.4.3.1.1,EXTREME-PORT-MIB::extremePortLoadshare2MasterIfIndex,INTEGER,not-accessible,,current,,The ifIndex value which identifies the port controlling a loadsharing group of ports which includes extremePortLoadshareSlaveIfIndex.
.1.3.6.1.4.1.1916.1.4.3.1.2,EXTREME-PORT-MIB::extremePortLoadshare2SlaveIfIndex,INTEGER,not-accessible,,current,,The ifIndex value which identifies the port which is a member of a loadsharing  group controlled by extremePortLoadshare2MasterIfIndex.
.1.3.6.1.4.1.1916.1.4.3.1.3,EXTREME-PORT-MIB::extremePortLoadshare2Algorithm,INTEGER,read-create,,current,ingressPortOffset(1):hash(2):roundRobin(3):l2Address(4):l3Address(5):l3l4Address(6):customAddress(7),This value identifies the load sharing algorithm to be used for this group of load shared ports.
.1.3.6.1.4.1.1916.1.4.3.1.4,EXTREME-PORT-MIB::extremePortLoadshare2Status,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.4.3.1.5,EXTREME-PORT-MIB::extremePortLoadshare2MinActiveLinks,Unsigned32,read-create,,current,,The minimum active links that must be up in order for group to remain up.
.1.3.6.1.4.1.1916.1.4.3.1.6,EXTREME-PORT-MIB::extremePortLoadshare2AggControlType,INTEGER,read-create,,current,static(1):lacp(2):healthcheck(3),This value identifies the load sharing link aggregation control type to be used for this group of load shared ports.
.1.3.6.1.4.1.1916.1.4.4,EXTREME-PORT-MIB::extremePortRateShapeTable,,not-accessible,,current,,A list of ports that have ingress rate limiting enforced.
.1.3.6.1.4.1.1916.1.4.4.1,EXTREME-PORT-MIB::extremePortRateShapeEntry,,not-accessible,ifIndex:extremeVlanIfIndex,current,,An entry that is either a rate limited or a loopback port. Any vlan that has rate limited ports should have one loopback port defined. The traffic parameters for the rate limited ports correspond to those that are defined for the loopback port in the extremePerPortQosTable.
.1.3.6.1.4.1.1916.1.4.4.1.1,EXTREME-PORT-MIB::extremePortRateShapePortType,INTEGER,read-create,,current,rateLimited(1):loopBack(2),Whether a loopback or rate limited port.
.1.3.6.1.4.1.1916.1.4.4.1.2,EXTREME-PORT-MIB::extremePortRateShapeLoopbackTag,INTEGER,read-create,,current,,An unique internal tag that will needs to be set up for the vlan corresponding to this entry for adding ingress rate limited ports to the corresponding vlan.
.1.3.6.1.4.1.1916.1.4.4.1.3,EXTREME-PORT-MIB::extremePortRateShapeStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.4.5,EXTREME-PORT-MIB::extremePortUtilizationTable,,not-accessible,,current,,Global Qos Profiles are defined in the extremeQosProfileTable. This table contains a list of ports for which certain QoS parms are reported.
.1.3.6.1.4.1.1916.1.4.5.1,EXTREME-PORT-MIB::extremePortUtilizationEntry,,not-accessible,ifIndex,current,,An individual QoSReport Entry.
.1.3.6.1.4.1.1916.1.4.5.1.1,EXTREME-PORT-MIB::extremePortUtilizationAvgTxBw,Integer32,read-only,,current,,The reported average bandwidth in the txmit direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
.1.3.6.1.4.1.1916.1.4.5.1.2,EXTREME-PORT-MIB::extremePortUtilizationAvgRxBw,Integer32,read-only,,current,,The reported average bandwidth in the receive direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
.1.3.6.1.4.1.1916.1.4.5.1.3,EXTREME-PORT-MIB::extremePortUtilizationPeakTxBw,Integer32,read-only,,current,,The reported peak bandwidth in the txmit direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
.1.3.6.1.4.1.1916.1.4.5.1.4,EXTREME-PORT-MIB::extremePortUtilizationPeakRxBw,Integer32,read-only,,current,,The reported peak bandwidth in the receive direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
.1.3.6.1.4.1.1916.1.4.6,EXTREME-PORT-MIB::extremePortInfoTable,,not-accessible,,current,,This table contains a list of port information.
.1.3.6.1.4.1.1916.1.4.6.1,EXTREME-PORT-MIB::extremePortInfoEntry,,not-accessible,ifIndex,current,,An individual Port Information Entry.
.1.3.6.1.4.1.1916.1.4.6.1.1,EXTREME-PORT-MIB::extremePortInfoFilterUpCounter,Counter32,read-only,,current,,The reported Port Filter up counter value. This counter indicates the number of times a port's link state has transitioned from DOWN to UP state. 
.1.3.6.1.4.1.1916.1.4.6.1.2,EXTREME-PORT-MIB::extremePortInfoFilterDownCounter,Counter32,read-only,,current,,The reported Port Filter down counter value. This counter indicates the number of times a port's link state has transitioned from UP to DOWN state. 
.1.3.6.1.4.1.1916.1.4.7,EXTREME-PORT-MIB::extremePortXenpakVendorTable,,not-accessible,,current,,A table of Extreme Xenpak Module Vendor Name and type information. Contains a row  for only those ports that are part of  Xenpak module .
.1.3.6.1.4.1.1916.1.4.7.1,EXTREME-PORT-MIB::extremePortXenpakVendorEntry,,not-accessible,ifIndex,current,,Vendor name and type for Xenpak module.
.1.3.6.1.4.1.1916.1.4.7.1.1,EXTREME-PORT-MIB::extremePortXenpakVendorName,OCTET,read-only,,current,,A human-readable string representing Vendor name  of this module. This string should be the same for all entries having the same Xenpak module:  this entry may not be modified.
.1.3.6.1.4.1.1916.1.4.8,EXTREME-PORT-MIB::extremePortIngressStats,,,,,,
.1.3.6.1.4.1.1916.1.4.8.1,EXTREME-PORT-MIB::extremePortIngressStatsPortTable,,not-accessible,,current,,Port ingress statistics are returned for ports which support ingress queuing. This table contains a list of counters for each port.
.1.3.6.1.4.1.1916.1.4.8.1.1,EXTREME-PORT-MIB::extremePortIngressPortStatsEntry,,not-accessible,ifIndex,current,,An individual IngressStats Entry.
.1.3.6.1.4.1.1916.1.4.8.1.1.1,EXTREME-PORT-MIB::extremePortIngressStatsLinkStatus,INTEGER,read-only,,current,ready(1):active(2):disabled(3):notPresent(4),The current status of the link. Ready indicates the port is ready to accept a link; Active indicates the link is present at this port; Disabled shows that the link is disabled at this port; Not Present means the link is not present at this port.
.1.3.6.1.4.1.1916.1.4.8.1.1.2,EXTREME-PORT-MIB::extremePortIngressStatsPortHighPriBytes,Counter64,read-only,,current,,The sum of all per queue CIR counts for this port, which indicates the bytes forwarded for high-priority packets.
.1.3.6.1.4.1.1916.1.4.8.1.1.3,EXTREME-PORT-MIB::extremePortIngressStatsPortLowPriBytes,Counter64,read-only,,current,,The sum of all per queue PR counts for this port, which indicates the bytes forwarded for low-priority packets.
.1.3.6.1.4.1.1916.1.4.8.1.1.4,EXTREME-PORT-MIB::extremePortIngressStatsPortDroppedBytes,Counter64,read-only,,current,,The total number of bytes dropped for this port.
.1.3.6.1.4.1.1916.1.4.8.1.1.5,EXTREME-PORT-MIB::extremePortIngressStatsTxXoff,Counter64,read-only,,current,,The number of XOFF Flow Control packets sent from this port due to receive traffic congestion.
.1.3.6.1.4.1.1916.1.4.8.2,EXTREME-PORT-MIB::extremePortIngressStatsQueueTable,,not-accessible,,current,,Port ingress statistics are returned for ingress queues.  This table contains a list of counters for each ingress queue.
.1.3.6.1.4.1.1916.1.4.8.2.1,EXTREME-PORT-MIB::extremePortIngressQueueStatsEntry,,not-accessible,ifIndex:extremePortIngressStatsQueueIndex,current,,An individual IngressStatsQueue Entry.
.1.3.6.1.4.1.1916.1.4.8.2.1.1,EXTREME-PORT-MIB::extremePortIngressStatsQueueIndex,Integer32,read-only,,current,,The ingress queue being queried.
.1.3.6.1.4.1.1916.1.4.8.2.1.2,EXTREME-PORT-MIB::extremePortIngressStatsQueueHighPriBytes,Counter64,read-only,,current,,The sum of all per queue CIR counts for this queue, which indicates the bytes forwarded for high-priority packets.
.1.3.6.1.4.1.1916.1.4.8.2.1.3,EXTREME-PORT-MIB::extremePortIngressStatsQueueLowPriBytes,Counter64,read-only,,current,,The sum of all per queue PR counts for this queue, which indicates the bytes forwarded for low-priority packets.
.1.3.6.1.4.1.1916.1.4.8.2.1.4,EXTREME-PORT-MIB::extremePortIngressStatsQueuePercentDropped,Integer32,read-only,,current,,The percentage of receive bytes dropped by this queue relative to the total number of bytes input to this queue.
.1.3.6.1.4.1.1916.1.4.9,EXTREME-PORT-MIB::extremePortEgressRateLimitTable,,not-accessible,,current,,Port egress rate limit statistics for a port.
.1.3.6.1.4.1.1916.1.4.9.1,EXTREME-PORT-MIB::extremePortEgressRateLimitEntry,,not-accessible,ifIndex,current,,An individual EgressRateLimit Entry.
.1.3.6.1.4.1.1916.1.4.9.1.1,EXTREME-PORT-MIB::extremePortEgressRateLimitType,INTEGER,read-only,,current,percentage(1):kbps(2):mbps(3),The type of the current egress rate setting. A value of 1  signifies that the egress rate limit value is represented by a percentage of the maximum configurable port bandwidth. A value  of 2 or 3 signifies the rate is configured in Kbps or Mbps respectively.
.1.3.6.1.4.1.1916.1.4.9.1.2,EXTREME-PORT-MIB::extremePortEgressRateLimitValue,Integer32,read-only,,current,,The configured egress rate value.
.1.3.6.1.4.1.1916.1.4.10,EXTREME-PORT-MIB::extremeWiredClientTable,,not-accessible,,current,,This table contains the entries for authenticated Clinets.
.1.3.6.1.4.1.1916.1.4.10.1,EXTREME-PORT-MIB::extremeWiredClientEntry,,not-accessible,ifIndex:extremeWiredClientID,current,,An entry in the extremeWiredClientTable.
.1.3.6.1.4.1.1916.1.4.10.1.1,EXTREME-PORT-MIB::extremeWiredClientID,OCTET,read-only,,current,,The Unique MAC Address of the station for which this address table entry pertains.
.1.3.6.1.4.1.1916.1.4.10.1.2,EXTREME-PORT-MIB::extremeWiredClientState,INTEGER,read-only,,current,authenticated(1):unauthenticated(2),This attribute shall indicate the current state of the client.  The attribute is enumerated as follows: 1 - Authenticated - client is authenticated. 2 - Unauthenticated - the client is connect but unauthenticated. 
.1.3.6.1.4.1.1916.1.4.10.1.3,EXTREME-PORT-MIB::extremeWiredClientVLAN,Integer32,read-only,,current,,This is the per-client VLAN which was pushed over by a RADIUS server or other mechanism.
.1.3.6.1.4.1.1916.1.4.10.1.4,EXTREME-PORT-MIB::extremeWiredClientPriority,Integer32,read-only,,current,,This is a per-client 802.1p value which was either configured by the RADIUS server or statically through the port configuration table.
.1.3.6.1.4.1.1916.1.4.10.1.5,EXTREME-PORT-MIB::extremeWiredClientAuthType,INTEGER,read-only,,current,none(0):open(1):wep(2):mac-based(3):dot1x(4):wpa-psk(5):web-based(6):wpa2(7):wpa(8):wpa2-psk(9),This is an indication of what access method was used to authenticated the client.
.1.3.6.1.4.1.1916.1.4.10.1.6,EXTREME-PORT-MIB::extremeWiredClientLastStateChangeTime,TimeTicks,read-only,,current,,This is the sysUpTime of the switch when the clients state changed last
.1.3.6.1.4.1.1916.1.4.10.1.7,EXTREME-PORT-MIB::extremeWiredClientIP,IpAddress,read-only,,current,,IP Address of the wired client.
.1.3.6.1.4.1.1916.1.4.11,EXTREME-PORT-MIB::extremePortUtilizationExtnTable,,not-accessible,,current,,Global Qos Profiles are defined in the extremeQosProfileTable. This table contains a list of ports for which certain QoS parms are reported.
.1.3.6.1.4.1.1916.1.4.11.1,EXTREME-PORT-MIB::extremePortUtilizationExtnEntry,,not-accessible,ifIndex,current,,An individual QoSReport Entry.
.1.3.6.1.4.1.1916.1.4.11.1.1,EXTREME-PORT-MIB::extremePortUtilizationAvgTxPkts,Integer32,read-only,,current,,The reported number of average packets in the transmit direction  per second.
.1.3.6.1.4.1.1916.1.4.11.1.2,EXTREME-PORT-MIB::extremePortUtilizationAvgRxPkts,Integer32,read-only,,current,,The reported number of average packets in the receive direction  per second.
.1.3.6.1.4.1.1916.1.4.11.1.3,EXTREME-PORT-MIB::extremePortUtilizationPeakTxPkts,Integer32,read-only,,current,,The reported number of peak packets in the transmit direction per second.
.1.3.6.1.4.1.1916.1.4.11.1.4,EXTREME-PORT-MIB::extremePortUtilizationPeakRxPkts,Integer32,read-only,,current,,The reported number of peak packets in the receive direction  per second.
.1.3.6.1.4.1.1916.1.4.11.1.5,EXTREME-PORT-MIB::extremePortUtilizationAvgTxBytes,Integer32,read-only,,current,,The reported number of average bytes in the transmit direction  per second.
.1.3.6.1.4.1.1916.1.4.11.1.6,EXTREME-PORT-MIB::extremePortUtilizationAvgRxBytes,Integer32,read-only,,current,,The reported number of average bytes in the receive direction per second.
.1.3.6.1.4.1.1916.1.4.11.1.7,EXTREME-PORT-MIB::extremePortUtilizationPeakTxBytes,Integer32,read-only,,current,,The reported number of peak bytes in the transmit direction per second.
.1.3.6.1.4.1.1916.1.4.11.1.8,EXTREME-PORT-MIB::extremePortUtilizationPeakRxBytes,Integer32,read-only,,current,,The reported number of peak bytes in the receive direction  per second.
.1.3.6.1.4.1.1916.1.4.12,EXTREME-PORT-MIB::extremePortQosStatsTable,,not-accessible,,current,,This table lists Ports Qos information for either  ingress or egress
.1.3.6.1.4.1.1916.1.4.12.1,EXTREME-PORT-MIB::extremePortQosStatsEntry,,not-accessible,ifIndex:extremePortQosIngress,current,,Port related qos information for each  port entry.
.1.3.6.1.4.1.1916.1.4.12.1.1,EXTREME-PORT-MIB::extremePortQosIngress,INTEGER,read-only,,current,ingress(1):egress(2),Indicates whether the port is in ingress/egress
.1.3.6.1.4.1.1916.1.4.12.1.2,EXTREME-PORT-MIB::extremePortQP0TxBytes,Counter64,read-only,,current,,The number of QOS 0 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.3,EXTREME-PORT-MIB::extremePortQP0TxPkts,Counter64,read-only,,current,,The number of QOS 0 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.4,EXTREME-PORT-MIB::extremePortQP1TxBytes,Counter64,read-only,,current,,The number of QOS 1 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.5,EXTREME-PORT-MIB::extremePortQP1TxPkts,Counter64,read-only,,current,,The number of QOS 1 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.6,EXTREME-PORT-MIB::extremePortQP2TxBytes,Counter64,read-only,,current,,The number of QOS 2 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.7,EXTREME-PORT-MIB::extremePortQP2TxPkts,Counter64,read-only,,current,,The number of QOS 2 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.8,EXTREME-PORT-MIB::extremePortQP3TxBytes,Counter64,read-only,,current,,The number of QOS 3 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.9,EXTREME-PORT-MIB::extremePortQP3TxPkts,Counter64,read-only,,current,,The number of QOS 3 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.10,EXTREME-PORT-MIB::extremePortQP4TxBytes,Counter64,read-only,,current,,The number of QOS 4 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.11,EXTREME-PORT-MIB::extremePortQP4TxPkts,Counter64,read-only,,current,,The number of QOS 4 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.12,EXTREME-PORT-MIB::extremePortQP5TxBytes,Counter64,read-only,,current,,The number of QOS 5 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.13,EXTREME-PORT-MIB::extremePortQP5TxPkts,Counter64,read-only,,current,,The number of QOS 5 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.14,EXTREME-PORT-MIB::extremePortQP6TxBytes,Counter64,read-only,,current,,The number of QOS 6 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.15,EXTREME-PORT-MIB::extremePortQP6TxPkts,Counter64,read-only,,current,,The number of QOS 6 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.16,EXTREME-PORT-MIB::extremePortQP7TxBytes,Counter64,read-only,,current,,The number of QOS 7 bytes gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.12.1.17,EXTREME-PORT-MIB::extremePortQP7TxPkts,Counter64,read-only,,current,,The number of QOS 7 packets gets transmitted from this port
.1.3.6.1.4.1.1916.1.4.13,EXTREME-PORT-MIB::extremePortMau,,,,,,
.1.3.6.1.4.1.1916.1.4.13.1,EXTREME-PORT-MIB::extremePortMauTable,,not-accessible,,current,,Port Optics Status Table.
.1.3.6.1.4.1.1916.1.4.13.1.1,EXTREME-PORT-MIB::extremePortMauEntry,,not-accessible,ifIndex,current,,An individual Port Mau Entry.
.1.3.6.1.4.1.1916.1.4.13.1.1.1,EXTREME-PORT-MIB::extremePortMauType,OCTET,read-only,,current,,This object identifies the MAU type.
.1.3.6.1.4.1.1916.1.4.13.1.1.2,EXTREME-PORT-MIB::extremePortMauVendorName,OCTET,read-only,,current,,This object identifies the MAU Vendor Name.
.1.3.6.1.4.1.1916.1.4.13.1.1.3,EXTREME-PORT-MIB::extremePortMauStatus,INTEGER,read-only,,current,inserted(1):empty(2),This object idetifies the status of the mau for this interface.
.1.3.6.1.4.1.1916.1.4.13.1.1.4,EXTREME-PORT-MIB::extremePortMauRestrict,OCTET,read-only,,current,,This object identifies the unsupported MAU restriction, if any.
.1.3.6.1.4.1.1916.1.4.13.2,EXTREME-PORT-MIB::extremePortMauTraps,,,,,,
.1.3.6.1.4.1.1916.1.4.13.2.0,EXTREME-PORT-MIB::extremePortMauTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.4.13.2.0.1,EXTREME-PORT-MIB::extremePortMauChangeTrap,,,,,,This trap is sent whenever a MAU is inserted or removed. When the mau is inserted, the value of extremePortMauStatus will be 'inserted' and extremePortMauType indicates the type of the mau inserted. If mau is removed, the value of extremePortMauStatus is empty and the type of the mau will be NONE
.1.3.6.1.4.1.1916.1.4.13.2.0.2,EXTREME-PORT-MIB::extremePortMauRestrictionTrap,,,,,,This trap is sent whenever a restricted MAU is inserted or removed, or a port attached to a restricted Mau is enabled.
.1.3.6.1.4.1.1916.1.4.14,EXTREME-PORT-MIB::extremePortCongestionStatsTable,,not-accessible,,current,,This table lists ports congestion information
.1.3.6.1.4.1.1916.1.4.14.1,EXTREME-PORT-MIB::extremePortCongestionStatsEntry,,not-accessible,ifIndex,current,,Port related congestion information.
.1.3.6.1.4.1.1916.1.4.14.1.1,EXTREME-PORT-MIB::extremePortCongDropPkts,Counter64,read-only,,current,,The number of packets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15,EXTREME-PORT-MIB::extremePortQosCongestionStatsTable,,not-accessible,,current,,This table lists ports per QOS congestion information
.1.3.6.1.4.1.1916.1.4.15.1,EXTREME-PORT-MIB::extremePortQosCongestionStatsEntry,,not-accessible,ifIndex,current,,Port related QOS congestion information.
.1.3.6.1.4.1.1916.1.4.15.1.1,EXTREME-PORT-MIB::extremePortQP0CongPkts,Counter64,read-only,,current,,The number of QOS 0 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.2,EXTREME-PORT-MIB::extremePortQP1CongPkts,Counter64,read-only,,current,,The number of QOS 1 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.3,EXTREME-PORT-MIB::extremePortQP2CongPkts,Counter64,read-only,,current,,The number of QOS 2 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.4,EXTREME-PORT-MIB::extremePortQP3CongPkts,Counter64,read-only,,current,,The number of QOS 3 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.5,EXTREME-PORT-MIB::extremePortQP4CongPkts,Counter64,read-only,,current,,The number of QOS 4 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.6,EXTREME-PORT-MIB::extremePortQP5CongPkts,Counter64,read-only,,current,,The number of QOS 5 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.7,EXTREME-PORT-MIB::extremePortQP6CongPkts,Counter64,read-only,,current,,The number of QOS 6 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.15.1.8,EXTREME-PORT-MIB::extremePortQP7CongPkts,Counter64,read-only,,current,,The number of QOS 7 packets gets dropped due to congestion on this port
.1.3.6.1.4.1.1916.1.4.16,EXTREME-PORT-MIB::extremeRateLimitExceededAlarm,,,,,,This Notification indicates the first time a poll of a Rate-Limited Port has a non-zero counter.
.1.3.6.1.4.1.1916.1.4.17,EXTREME-PORT-MIB::extremePortVlanInfoTable,,not-accessible,,current,,This table lists port with VLAN information including MAC Learning Limit Status, Max Number of MAC Learning, and MAC Lockdown Status
.1.3.6.1.4.1.1916.1.4.17.1,EXTREME-PORT-MIB::extremePortVlanInfoEntry,,not-accessible,ifIndex:extremeVlanIfIndex,current,,Port entry indexed with VLAN for MAC Learning information and Lockdown Status 
.1.3.6.1.4.1.1916.1.4.17.1.1,EXTREME-PORT-MIB::extremePortVlanInfoDescr,OCTET,read-only,,current,,VLAN Name defined over port
.1.3.6.1.4.1.1916.1.4.17.1.2,EXTREME-PORT-MIB::extremePortVlanInfoLimitLearningEnabled,Integer32,read-write,,current,,FDB Learning limit status. if it's enabled(1), switch limits the number of dynamically-learned MAC addresses per VLAN based on the extremePortVlanInfoLimitLearning Number. In case of disabled(0), switch allows to learn dynamic MAC addresses without limit.
.1.3.6.1.4.1.1916.1.4.17.1.3,EXTREME-PORT-MIB::extremePortVlanInfoLimitLearningNumber,Integer32,read-write,,current,,Max Number of FDB Learning Limit. Specifies a limit on the number of MAC addresses that can be dynamically learned on the specific VLAN over port
.1.3.6.1.4.1.1916.1.4.17.1.4,EXTREME-PORT-MIB::extremePortVlanInfoMacLockDownEnabled,Integer32,read-write,,current,,MAC Lock Down Status. If it's enabled(1), the current FDB entries is made performanent static, and no additional learning should be allowed. In case of disabled(0), port is unclocked to allow unlimiated and dynamic learning.
.1.3.6.1.4.1.1916.1.4.18,EXTREME-PORT-MIB::extremePortConfigTable,,not-accessible,,current,,This table lists port entries with informaion including
.1.3.6.1.4.1.1916.1.4.18.1,EXTREME-PORT-MIB::extremePortConfigEntry,,not-accessible,ifIndex,current,,An individual Port Information Entry with information
.1.3.6.1.4.1.1916.1.4.18.1.1,EXTREME-PORT-MIB::extremePortAutoNegotiation,INTEGER,read-write,,current,off(0):on(1),Indicates whether the port is operating
.1.3.6.1.4.1.1916.1.4.18.1.2,EXTREME-PORT-MIB::extremePortAdminSpeed,INTEGER,read-write,,current,auto(0):s10(1):s100(2):s1000(3):s10000(4):s25000(5):s40000(6):s50000(7):s100000(10):s2500(11):s5000(12),The configured speed of the port.
.1.3.6.1.4.1.1916.1.4.18.1.3,EXTREME-PORT-MIB::extremePortDuplex,INTEGER,read-write,,current,half(0):full(1):auto(2),Indicates whether the port is operating in half- duplex, full-duplex, or auto negotiation mode.
.1.3.6.1.4.1.1916.1.4.18.1.4,EXTREME-PORT-MIB::extremePortMedium,INTEGER,read-write,,current,copper(0):fiber(1):nonComboPort(2),Medium-specific attributes for combination ports.
.1.3.6.1.4.1.1916.1.5,EXTREME-BASE-MIB::extremeVC,,,,,,
.1.3.6.1.4.1.1916.1.5.1,EXTREME-VC-MIB::extremeVCLinkTable,,not-accessible,,deprecated,,A table of information about any neighbouring Extreme Virtual Chassis device. Only contains  valid data for ports that are configured to  have extremePortSummitlinkAdminMode set to summitlinkOnly have an active link or 
.1.3.6.1.4.1.1916.1.5.1.1,EXTREME-VC-MIB::extremeVCLinkEntry,,not-accessible,ifIndex,deprecated,,Neighbour information for a single Summitlink Port.
.1.3.6.1.4.1.1916.1.5.1.1.1,EXTREME-VC-MIB::extremeVCLinkValid,INTEGER,read-only,,deprecated,true(1):false(2),Flag indicating whether other columns of this table contain data.
.1.3.6.1.4.1.1916.1.5.1.1.2,EXTREME-VC-MIB::extremeVCLinkDeviceId,INTEGER,read-only,,deprecated,,ID of the current SummitVC device connected to this Summitlink port.
.1.3.6.1.4.1.1916.1.5.1.1.3,EXTREME-VC-MIB::extremeVCLinkPortIndex,INTEGER,read-only,,deprecated,,The Summitlink subchannel number that the Summit  device on the other side of the neighbouring  SummitVC will use to reach this device.
.1.3.6.1.4.1.1916.1.6,EXTREME-BASE-MIB::extremeTrapPoll,,,,,,
.1.3.6.1.4.1.1916.1.6.1,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesTable,,not-accessible,,current,,A table of rules that are used to  generate extremeSmartTraps.
.1.3.6.1.4.1.1916.1.6.1.1,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesEntry,,not-accessible,extremeSmartTrapRulesIndex,current,,Each row in the table represents a rule.
.1.3.6.1.4.1.1916.1.6.1.1.1,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesIndex,INTEGER,read-only,,current,,An index into the extremeSmartTraps rules table. 
.1.3.6.1.4.1.1916.1.6.1.1.2,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Indicates the status of row. 
.1.3.6.1.4.1.1916.1.6.1.1.3,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesDesiredOID,OBJECT,read-create,,current,,The OID for which the rule is desired. When the OID  specified by this object undergoes an operation  specified by extremeSmartTrapRulesOperation, then  an entry in the extremeSmartTrapInstanceTable is created.
.1.3.6.1.4.1.1916.1.6.1.1.4,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesSupportedOID,OBJECT,read-only,,current,,The OID for which this entry is created. This is  based on the granularity supported by the agent  corresponding to the extremeSmartTrapRulesDesiredOID  that the management station desires. This object has a  value that is a prefix of, or is equal to the value of  ExtremeSmartTrapRulesDesiredOID. The agent specifes  this value before setting the extremeSmartTrapRulesRowStatus  to active.
.1.3.6.1.4.1.1916.1.6.1.1.5,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesOperation,INTEGER,read-create,,current,add(1):delete(2):modify(3):any(4),The write operations on extremeSmartTrapRulesDesiredOID  for which extremeSmartTrapsInstanceEntry should be created.
.1.3.6.1.4.1.1916.1.6.1.1.6,EXTREME-TRAPPOLL-MIB::extremeSmartTrapRulesTrapDestIndex,Integer32,read-create,,current,,A pointer to a row in RMON2's trapDestTable that was created by the management station that defined  this rule. Any extremeSmartTraps generated by this agent due to this rule will be sent to the trapDestCommunity/ trapDestAddress and will include trapDestOwner specified by  this trapDestTable entry. This also allows a manager to identify if the rule was defined  by itself, or by another (possibly older) instance of the  management server process. The manager should initiate a  poll only for traps received which indicate its own rules.  Subprocesses within a single manager might also uniquely  create their own entries within trapDestTable using  different trapDestOwner strings: when a trap is received,  the manager can authenticate if the trap was generated due  to one of its rules and route the notification to the appropriate subprocess.
.1.3.6.1.4.1.1916.1.6.2,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceTable,,not-accessible,,current,,A table representing containing information about which variables have changed according to the  rules defined in extremeSmartTrapRulesTable.
.1.3.6.1.4.1.1916.1.6.2.1,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceEntry,,not-accessible,trapDestIndex:extremeSmartTrapInstanceSubindex,current,,An entry corresponding to a change in value of one of  the OIDs defined in extremeSmartTrapRulesTable. Entries are indexed by a pointer to the relevant row in  RMON2 trapDestTable that a manager created in order to receive trap notifications of these events. Entries are created in this table whenever the value of  one of the OIDs defined by extremeSmartTrapRulesSupportedOID  changes. Entries are deleted when a get or get-next operation  is performed on that entry. A get operation for a non-existent  entry returns a noSuchInstance error.
.1.3.6.1.4.1.1916.1.6.2.1.1,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceSubindex,INTEGER,read-only,,current,,An additional index into the table of extremeSmartTrap  instance data. Each row which has the same OID for the same management station (i.e. same cookie) is assigned a unique value by the agent in order to differentiate  between multiple instances.
.1.3.6.1.4.1.1916.1.6.2.1.2,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceRule,INTEGER,read-only,,current,,The index of the rule from the  extremeSmartTrapRulesTable for which this entry  was created.
.1.3.6.1.4.1.1916.1.6.2.1.3,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceChangedOid,OBJECT,read-only,,current,,The OID value that has changed.
.1.3.6.1.4.1.1916.1.6.2.1.4,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceActualOperation,INTEGER,read-only,,current,add(1):delete(2):modify(3),The operation that was recently performed on  this extremeSmartTrapInstanceChangedOid.
.1.3.6.1.4.1.1916.1.6.2.1.5,EXTREME-TRAPPOLL-MIB::extremeSmartTrapInstanceChangeTime,TimeTicks,read-only,,current,,The sysUpTime when this entry was created.
.1.3.6.1.4.1.1916.1.6.3,EXTREME-TRAPPOLL-MIB::extremeSmartTrapFlushInstanceTableIndex,INTEGER,read-write,,current,,When this object is set, the agent will delete all rows from the extremeSmartTrapInstanceTable which meet the following rules:  value obtained by masking this object value with 0x0000FFFF. If the value obtained is zero, then all rows with the specified InstanceTableIndex should be deleted.
.1.3.6.1.4.1.1916.1.7,EXTREME-BASE-MIB::extremeQosPolicy,,,,,,
.1.3.6.1.4.1.1916.1.7.1,EXTREME-PBQOS-MIB::extremeNextAvailableQosRuleIndex,INTEGER,read-only,,current,,The value of the next available QoS Rule index. This allocates a extremeQosRuleIndex. Note the following:
.1.3.6.1.4.1.1916.1.7.2,EXTREME-PBQOS-MIB::extremeQosRuleTable,,not-accessible,,current,,Table of QoS policy rules. Entries that duplicate the exact same set of policy conditions are not allowed.
.1.3.6.1.4.1.1916.1.7.2.1,EXTREME-PBQOS-MIB::extremeQosRuleEntry,,not-accessible,extremeQosRuleIndex,current,,Entry in table of QoS policy rules
.1.3.6.1.4.1.1916.1.7.2.1.1,EXTREME-PBQOS-MIB::extremeQosRuleIndex,INTEGER,read-create,,current,,An index into the table of QoS policy pattern rules. The index for a manager to use for creating new rows is determined by reading the value of  extremeNextAvailableQosRuleIndex.
.1.3.6.1.4.1.1916.1.7.2.1.2,EXTREME-PBQOS-MIB::extremeQosRuleScope,INTEGER,read-create,,current,any(1):signaled(2):inband(3),The scope of conditions in which this rule applies. The value 'signaled' means that the policy rule is applied only to QoS signaling messages e.g. RSVP. The value 'inband' means that the policy rule is applied only to data traffic passing through this node. the value 'any' means that the policy is applied to any of the above conditions.  Only the value 'any' is supported in ExtremeWare 6.0.
.1.3.6.1.4.1.1916.1.7.2.1.3,EXTREME-PBQOS-MIB::extremeQosRuleDirection,INTEGER,read-create,,current,any(1):forward(2):backward(3),The direction in which this rule applies. The value 'forward' means that the rule is applied to data streams in the direction specified by the classification pattern. The value 'backward' means that the rule is applied in the reverse direction. The value 'any' means that the rule is applied for traffic in either direction of data flow. Note that the direction is applied to where the data  flow itself will go, not to the direction of any signaling  messages e.g. RSVP. Only the value 'forward' is supported in ExtremeWare 6.0.
.1.3.6.1.4.1.1916.1.7.2.1.4,EXTREME-PBQOS-MIB::extremeQosRuleInPort,INTEGER,read-create,,current,,The ifIndex value of the physical switch input port for which  this rule applies. Rules that indicate an individual value for this object have a lower precedence in ExtremeWare than rules that specify IP patterns. Conversely, rules that use IP patterns must apply to all physical ports and specify a value of 0 for this object. Any attempt to write a rule that indicates an individual value for this object together with non-default values for any  of { extremeQosRuleDestAddrStart, extremeQosRuleDestAddrEnd, extremeQosRuleSrcAddrStart, extremeQosRuleSrcAddrEnd, extremeQosRuleProtocol, extremeQosRuleDestL4PortStart, extremeQosRuleDestL4PortEnd, extremeQosRuleSourceL4PortStart, extremeQosRuleSourceL4PortEnd and extremeQosRuleInPortMask } will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.5,EXTREME-PBQOS-MIB::extremeQosRuleInPortMask,OCTET,read-create,,current,,The list of physical switch input ports which further with the MSB of octet 0 indicating port 0 and LSB indicating by the agent. For IP flows that apply to all physical ports in the switch, this will be a zero length octet string.
.1.3.6.1.4.1.1916.1.7.2.1.6,EXTREME-PBQOS-MIB::extremeQosRuleDestAddrStart,IpAddress,read-create,,current,,The start of the destination IP address range for which this rule applies.If this object has any value other than the default then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.7,EXTREME-PBQOS-MIB::extremeQosRuleDestAddrEnd,IpAddress,read-create,,current,,The end of the destination IP address range for which this rule applies. If this object has any value other than the default then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.8,EXTREME-PBQOS-MIB::extremeQosRuleSrcAddrStart,IpAddress,read-create,,current,,The start of the source IP address range for which this rule  applies. If this object has any value other than the default then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.9,EXTREME-PBQOS-MIB::extremeQosRuleSrcAddrEnd,IpAddress,read-create,,current,,The end of the source IP address range for which this rule  applies. If this object has any value other than the default then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.10,EXTREME-PBQOS-MIB::extremeQosRuleProtocol,INTEGER,read-create,,current,any(1):udp(2):tcp(3):other(4):tcpPermitEstablished(5):icmp(6),The IP protocol number for which this rule applies. If this  object has any value other than 'any' then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.11,EXTREME-PBQOS-MIB::extremeQosRuleDestL4PortStart,INTEGER,read-create,,current,,The destination starting layer 4 port number that would be used to match an IP flow. The value of 0 means that all layer 4 information would be ignored when matching an IP flow. If this object has any value other than 0 then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.12,EXTREME-PBQOS-MIB::extremeQosRuleSourceL4PortStart,INTEGER,read-create,,current,,The source starting layer 4 port number that would be used to match an IP flow. The value of 0 means that all layer 4 information would be ignored when matching an IP flow. If this object has any value other than 0 then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.13,EXTREME-PBQOS-MIB::extremeQosRuleTosMask,OCTET,read-create,,deprecated,,A mask for the incoming IP Type-of-Service field to be applied when matching. The value of 0 means that any incoming IP ToS field is ignored. Only the default value is supported in ExtremeWare 6.0.
.1.3.6.1.4.1.1916.1.7.2.1.14,EXTREME-PBQOS-MIB::extremeQosRuleTosMatch,OCTET,read-create,,deprecated,,If the value of the incoming IP Type-of-Service field, after  applying a mask of extremeQosRuleTosMask, is this value then this rule is applied.  Only the default value is supported in ExtremeWare 6.0.
.1.3.6.1.4.1.1916.1.7.2.1.15,EXTREME-PBQOS-MIB::extremeQosRuleQosProfileIndex,INTEGER,read-create,,current,,A pointer into the extremeQosProfileTable indicating the  QoS treatment and actions to be applied to traffic matching this rule. A value of 0 means that this traffic will be dropped/discarded. The default value is that this traffic gets the default QoS treatment and actions.
.1.3.6.1.4.1.1916.1.7.2.1.16,EXTREME-PBQOS-MIB::extremeQosRuleOwner,OCTET,read-create,,current,,Indicates the identity of the manager that 
.1.3.6.1.4.1.1916.1.7.2.1.17,EXTREME-PBQOS-MIB::extremeQosRuleRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this QoS rule. 
.1.3.6.1.4.1.1916.1.7.2.1.18,EXTREME-PBQOS-MIB::extremeQosRuleDestL4PortEnd,INTEGER,read-create,,current,,The destination last layer 4 port number that would determine the l4 port range to match an IP flow. The value of 0 means that all layer 4 information would be ignored when matching an IP flow. If this object has any value other than 0 then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.19,EXTREME-PBQOS-MIB::extremeQosRuleSourceL4PortEnd,INTEGER,read-create,,current,,The source last layer 4 port number that would determine the l4 port range to match an IP flow. The value of 0 means that all layer 4 information would be ignored when matching an IP flow. If this object has any value other than 0 then this rule takes precedence over any rule that specifies an individual physical input port, a VLAN or any incoming implicit 802.1p traffic class rule. Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.20,EXTREME-PBQOS-MIB::extremeQosRulePrecedence,INTEGER,read-create,,current,,The precedence used to select one rule over potentially  multiple rules that might match an L3/L4 flow. The rule Any attempt to write a rule that indicates a non-default value for this object together with an individual port value for extremeQosRuleInPort will be rejected by the agent.
.1.3.6.1.4.1.1916.1.7.2.1.21,EXTREME-PBQOS-MIB::extremeQosRuleCounter,Counter64,read-only,,current,, 
.1.3.6.1.4.1.1916.1.7.2.1.22,EXTREME-PBQOS-MIB::extremeQosRuleName,OCTET,read-create,,current,,A unique Qos rule name. If this is not specified then the system 
.1.3.6.1.4.1.1916.1.7.3,EXTREME-PBQOS-MIB::extremeQosCapabilitiesTable,,not-accessible,,current,,Table of per-port QoS policy capabilities. An entry only exists in this table for ifTable entries representing physical ports. On a modular system with mixed capability silicon it is necessary to indicate the QoS capabilities to a manager.
.1.3.6.1.4.1.1916.1.7.3.1,EXTREME-PBQOS-MIB::extremeQosCapabilitiesEntry,,not-accessible,,current,,Entry in table of QoS policy capabilities for a given switch port.
.1.3.6.1.4.1.1916.1.7.3.1.1,EXTREME-PBQOS-MIB::extremeQosCapMarkIpTosCapable,INTEGER,read-only,,current,true(1):false(2),This port is capable of supporting policies that involve the changing of IP TOS octet values.
.1.3.6.1.4.1.1916.1.7.3.1.2,EXTREME-PBQOS-MIB::extremeQosCapMatchIpTosCapable,INTEGER,read-only,,current,true(1):false(2),This port is capable of supporting policies that involve packet classification based on matching of IP TOS octet  values.
.1.3.6.1.4.1.1916.1.7.4,EXTREME-PBQOS-MIB::extremeQosClearIPFdb,INTEGER,read-write,,current,true(1):false(2),Setting this to true will clear the hardware IP flow table.
.1.3.6.1.4.1.1916.1.7.5,EXTREME-PBQOS-MIB::extremeQosClearFdb,INTEGER,read-write,,current,true(1):false(2),Setting this to true will clear the hardware MAC flow table.
.1.3.6.1.4.1.1916.1.8,EXTREME-BASE-MIB::extremeDlcs,,,,,,
.1.3.6.1.4.1.1916.1.8.1,EXTREME-DLCS-MIB::extremeDlcsEnable,INTEGER,read-write,,current,true(1):false(2),Setting this to true will allow the agent to start  collecting DLCS binding information.
.1.3.6.1.4.1.1916.1.8.2,EXTREME-DLCS-MIB::extremeDlcsNetbiosEnable,INTEGER,read-write,,current,true(1):false(2),Setting this to true will allow the agent to start  collecting DLCS binding information using the NetBios protocol.
.1.3.6.1.4.1.1916.1.8.3,EXTREME-DLCS-MIB::extremeDlcsKerberos5Enable,INTEGER,read-write,,current,true(1):false(2),Setting this to true will allow the agent to start  collecting DLCS binding information using the Kerberos V5 protocol.
.1.3.6.1.4.1.1916.1.8.4,EXTREME-DLCS-MIB::extremeDlcsRsvpEnable,INTEGER,read-write,,current,true(1):false(2),Setting this to true will allow the agent to start  collecting DLCS binding information using the RSVP protocol.
.1.3.6.1.4.1.1916.1.8.5,EXTREME-DLCS-MIB::extremeDlcsDnsEnable,INTEGER,read-write,,current,true(1):false(2),Setting this to true will allow the agent to start  collecting DLCS binding information using the DNS protocol.
.1.3.6.1.4.1.1916.1.8.6,EXTREME-DLCS-MIB::extremeDlcsBindingTable,,not-accessible,,current,,Table of DLCS Binding information. Entries are added and deleted by the agent based on information gathered from the local network  environment. Multiple entries may exist for almost identical sets of bindings although the agent will ensure that exactly matching entries are coalesced.
.1.3.6.1.4.1.1916.1.8.6.1,EXTREME-DLCS-MIB::extremeDlcsBindingEntry,,not-accessible,extremeDlcsBindingIndex,current,,Entry in table of DLCS bindings.
.1.3.6.1.4.1.1916.1.8.6.1.1,EXTREME-DLCS-MIB::extremeDlcsBindingIndex,INTEGER,read-only,,current,,An index into this table, chosen by the agent. This has no significance to the manager beyond its uniqueness within this agent.
.1.3.6.1.4.1.1916.1.8.6.1.2,EXTREME-DLCS-MIB::extremeDlcsBindingType,BITS,read-only,,current,user2ip(0):user2port(1):ip2port(2):application2user(3):application2ip(4):host2ip(5):group2ip(6):group2port(7):user2group(8),The type of binding expressed here. A given bit is set if DLCS has detected that the two relevant items are bound together.  e.g. an entry with application2user(3) set to 1 implies that the username extremeDlcsBindingUser has been seen to be using  the application extremeDlcsBindingApplication. In addition, if this entry also has user2port(1) set to 1 then this user and application have been detected as running on the physical switch port extremeDlcsBindingPhysPort.
.1.3.6.1.4.1.1916.1.8.6.1.3,EXTREME-DLCS-MIB::extremeDlcsBindingSource,INTEGER,read-only,,current,other(1):local(2):netbiosquery(3):netbiosbind(4):dns(5):kerberos5(6):rsvp(7),The source of the information binding.
.1.3.6.1.4.1.1916.1.8.6.1.4,EXTREME-DLCS-MIB::extremeDlcsBindingUser,OCTET,read-only,,current,,The User name detected by DLCS. A string of length zero
.1.3.6.1.4.1.1916.1.8.6.1.5,EXTREME-DLCS-MIB::extremeDlcsBindingGroup,OCTET,read-only,,current,,The Group name detected by DLCS. A string of length zero indicates no valid Group name has been detected for this
.1.3.6.1.4.1.1916.1.8.6.1.6,EXTREME-DLCS-MIB::extremeDlcsBindingApplication,OCTET,read-only,,current,,The Application name detected by DLCS. A string of length  zero indicates no valid Application name has been detected  for this binding.
.1.3.6.1.4.1.1916.1.8.6.1.7,EXTREME-DLCS-MIB::extremeDlcsBindingHost,OCTET,read-only,,current,,The Host name detected by DLCS. A string of length  zero indicates no valid Host name has been detected  for this binding.
.1.3.6.1.4.1.1916.1.8.6.1.8,EXTREME-DLCS-MIB::extremeDlcsBindingIpAddress,IpAddress,read-only,,current,,The IP address detected by DLCS. A value of 0.0.0.0 indicates no valid IP address has been detected  for this binding.
.1.3.6.1.4.1.1916.1.8.6.1.9,EXTREME-DLCS-MIB::extremeDlcsBindingPhysPort,INTEGER,read-only,,current,,The physical port number (ifIndex) detected by DLCS. This is valid in all bindings.
.1.3.6.1.4.1.1916.1.8.6.1.10,EXTREME-DLCS-MIB::extremeDlcsBindingUpdateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last updated.
.1.3.6.1.4.1.1916.1.10,EXTREME-BASE-MIB::extremeFileTransfer,,,,,,
.1.3.6.1.4.1.1916.1.10.1,EXTREME-FILETRANSFER-MIB::extremeFileTransferGroup,,,,,,
.1.3.6.1.4.1.1916.1.10.1.1,EXTREME-FILETRANSFER-MIB::extremeFileTransferNextAvailableIndex,INTEGER,read-only,,current,,The index of the next free row in the extremeFileTransferTable.
.1.3.6.1.4.1.1916.1.10.1.2,EXTREME-FILETRANSFER-MIB::extremeFileTransferTable,,not-accessible,,current,,A table of pending and completed file transfers.
.1.3.6.1.4.1.1916.1.10.1.2.1,EXTREME-FILETRANSFER-MIB::extremeFileTransferEntry,,not-accessible,extremeFileTransferIndex,current,,A table entry containing information on a pending or completed file transfer.
.1.3.6.1.4.1.1916.1.10.1.2.1.1,EXTREME-FILETRANSFER-MIB::extremeFileTransferIndex,INTEGER,not-accessible,,current,,An index into the file transfer table.
.1.3.6.1.4.1.1916.1.10.1.2.1.2,EXTREME-FILETRANSFER-MIB::extremeFileTransferServerAddress,IpAddress,read-create,,current,,This is the address of the TFTP server from which to
.1.3.6.1.4.1.1916.1.10.1.2.1.3,EXTREME-FILETRANSFER-MIB::extremeFileTransferFileName,OCTET,read-create,,current,,This is the name of the file to be downloaded or uploaded.
.1.3.6.1.4.1.1916.1.10.1.2.1.4,EXTREME-FILETRANSFER-MIB::extremeFileTransferOperation,INTEGER,read-create,,current,downloadImageToPrimaryImmediate(1):downloadImageToSecondaryImmediate(2):downloadConfigImmediate(3):uploadConfigImmediate(4):scheduleConfigUploadPeriodic(5):scheduleConfigUploadOnce(6):scheduleImageDownloadToPrimaryOnce(7):scheduleImageDownloadToSecondaryOnce(8):scheduleConfigDownloadOnce(9),Indication of the file transfer operation. This object allows configuration of uploads and/or downloads either immediately or at a scheduled time. Note that any attempts to modify this object including row creation which would result in multiple downloads would cause the operation to fail. Managers are strongly recommened to examine the  extremeFileTransferStartOperStatus object for the entries in the table to determine the status of downloads before attempting to modify this object.
.1.3.6.1.4.1.1916.1.10.1.2.1.5,EXTREME-FILETRANSFER-MIB::extremeFileTransferScheduledTime,OCTET,read-create,,current,,The time of the day at which the file transfer operation  should be initiated. This object is meaningful only for scheduled file transfers. 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 timezone information (fields 8-10) is not present, and if no time information is known, the null string is returned.
.1.3.6.1.4.1.1916.1.10.1.2.1.6,EXTREME-FILETRANSFER-MIB::extremeFileTransferStartAdminStatus,INTEGER,read-create,,current,start(1):cancel(2),Writing to this object initiates the upload/download or schedules one. The extremeFileTransferStartOperStatus object should be checked before attempting to set this object. This object cannot be modified while the  extremeFileTransferStartOperStatus is inProgress(3). This
.1.3.6.1.4.1.1916.1.10.1.2.1.7,EXTREME-FILETRANSFER-MIB::extremeFileTransferStartOperStatus,INTEGER,read-only,,current,idle(1):scheduled(2):inProgress(3),The agent sets this value to reflect the current status of  the file transfer operation. Reading this object is meaningful  only if the extremeFileTransferRowStatus is active(1). The
.1.3.6.1.4.1.1916.1.10.1.2.1.8,EXTREME-FILETRANSFER-MIB::extremeFileTransferLastExecutionStatus,INTEGER,read-only,,current,success(1):statusUnknown(2):generalError(3):noResponseFromServer(4):checksumError(5):incompatibleImage(6):tftpFileNotFound(7):tftpAccessViolation(8):fileTooLarge(9):downloadInProgress(10),The status of the last file transfer operation. This value  is returned as statusUnknown(1) until the
.1.3.6.1.4.1.1916.1.10.1.2.1.9,EXTREME-FILETRANSFER-MIB::extremeFileTransferOwner,OCTET,read-create,,current,,Indicates the identity of the manager that configured this file transfer entry.
.1.3.6.1.4.1.1916.1.10.1.2.1.10,EXTREME-FILETRANSFER-MIB::extremeFileTransferRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this table entry. This object can not be Note that any attempts to create new rows which would result the table to determine the status of downloads before
.1.3.6.1.4.1.1916.1.11,EXTREME-BASE-MIB::extremeRtStats,,,,,,
.1.3.6.1.4.1.1916.1.11.1,EXTREME-RTSTATS-MIB::extremeRtStatsTable,,not-accessible,,current,,A list of real time stats entries.
.1.3.6.1.4.1.1916.1.11.1.1,EXTREME-RTSTATS-MIB::extremeRtStatsEntry,,not-accessible,extremeRtStatsIndex,current,,The last sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the RMON historyControlEntry 
.1.3.6.1.4.1.1916.1.11.1.1.1,EXTREME-RTSTATS-MIB::extremeRtStatsIndex,INTEGER,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 of the RMON historyControl table.
.1.3.6.1.4.1.1916.1.11.1.1.2,EXTREME-RTSTATS-MIB::extremeRtStatsIntervalStart,TimeTicks,read-only,,current,,The value of sysUpTime at the start of the interval over which this sample was measured.
.1.3.6.1.4.1.1916.1.11.1.1.3,EXTREME-RTSTATS-MIB::extremeRtStatsCRCAlignErrors,Counter32,read-only,,current,,The number of packets received during the last 
.1.3.6.1.4.1.1916.1.11.1.1.4,EXTREME-RTSTATS-MIB::extremeRtStatsUndersizePkts,Counter32,read-only,,current,,The number of packets received during the last 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.4.1.1916.1.11.1.1.5,EXTREME-RTSTATS-MIB::extremeRtStatsOversizePkts,Counter32,read-only,,current,,The number of packets received during the  last sampling interval that were longer than  1518 octets (excluding framing bits but including FCS octets) but were otherwise well formed.
.1.3.6.1.4.1.1916.1.11.1.1.6,EXTREME-RTSTATS-MIB::extremeRtStatsFragments,Counter32,read-only,,current,,The total number of packets received during the last 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).
.1.3.6.1.4.1.1916.1.11.1.1.7,EXTREME-RTSTATS-MIB::extremeRtStatsJabbers,Counter32,read-only,,current,,The number of packets received during the last 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).
.1.3.6.1.4.1.1916.1.11.1.1.8,EXTREME-RTSTATS-MIB::extremeRtStatsCollisions,Counter32,read-only,,current,,The best estimate of the total number of collisions on this Ethernet segment during this sampling interval.
.1.3.6.1.4.1.1916.1.11.1.1.9,EXTREME-RTSTATS-MIB::extremeRtStatsTotalErrors,Counter32,read-only,,current,,The total number of errors on this Ethernet segment  during this sampling interval. This is the sum of the crc, fragments, jabbers and collisions counters over this sampling interval.
.1.3.6.1.4.1.1916.1.11.1.1.10,EXTREME-RTSTATS-MIB::extremeRtStatsUtilization,INTEGER,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.4.1.1916.1.12,EXTREME-BASE-MIB::extremeEsrp,,,,,,
.1.3.6.1.4.1.1916.1.12.2,EXTREME-ESRP-MIB::extremeEsrpTable,,not-accessible,,current,,This table contains ESRP information for this device.
.1.3.6.1.4.1.1916.1.12.2.1,EXTREME-ESRP-MIB::extremeEsrpEntry,,not-accessible,extremeEsrpVlanIfIndex:extremeEsrpGroup,current,,An individual entry of this table contains ESRP information for a given vlan belonging to a given ESRP group.
.1.3.6.1.4.1.1916.1.12.2.1.1,EXTREME-ESRP-MIB::extremeEsrpVlanIfIndex,INTEGER,accessible-for-notify,,current,,Any index to this table has a value that is the same as the ifIndex of one of the vlans present in the ifTable.
.1.3.6.1.4.1.1916.1.12.2.1.2,EXTREME-ESRP-MIB::extremeEsrpGroup,INTEGER,accessible-for-notify,,current,,Indicates a gateway addresses this router backs up. Any gateway address can be backed up by a group of routers with one as the master and the others as backup. An instance of this object  refers to one such group. Only the default group 1 is supported currently.
.1.3.6.1.4.1.1916.1.12.2.1.3,EXTREME-ESRP-MIB::extremeEsrpRowStatus,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.1916.1.12.2.1.4,EXTREME-ESRP-MIB::extremeEsrpNetAddress,OCTET,read-only,,current,,The IP/IPX address of this vlan. This entry is null if no address has been assigned to the vlan.
.1.3.6.1.4.1.1916.1.12.2.1.5,EXTREME-ESRP-MIB::extremeEsrpState,INTEGER,read-only,,current,neutral(1):master(2):slave(3),This indicates the ESRP state of this ESRP router.
.1.3.6.1.4.1.1916.1.12.2.1.6,EXTREME-ESRP-MIB::extremeEsrpPriority,INTEGER,read-create,,current,,The priority which would be advertised by this router for determining the esrp master.
.1.3.6.1.4.1.1916.1.12.2.1.7,EXTREME-ESRP-MIB::extremeEsrpElectionAlgorithm,INTEGER,read-create,,current,portsTrackPriorityMac(1):trackPortsPriorityMac(2):priorityPortsTrackMac(3):priorityTrackPortsMac(4):priorityMacOnly(5),The algorithm to use in selecting the esrp master.
.1.3.6.1.4.1.1916.1.12.2.1.8,EXTREME-ESRP-MIB::extremeEsrpHelloTimer,INTEGER,read-create,,current,,The time interval for exchanging hello messages.
.1.3.6.1.4.1.1916.1.12.2.1.9,EXTREME-ESRP-MIB::extremeEsrpActivePorts,INTEGER,read-only,,current,,The number of physical ports that are in this vlan.
.1.3.6.1.4.1.1916.1.12.2.1.10,EXTREME-ESRP-MIB::extremeEsrpTrackedActivePorts,Integer32,read-only,,current,,The total number of ports belonging to the vlans that are tracked by this esrp router.
.1.3.6.1.4.1.1916.1.12.2.1.11,EXTREME-ESRP-MIB::extremeEsrpTrackedIpRoutes,Integer32,read-only,,current,,The total number of ip routes that are tracked by this esrp router.
.1.3.6.1.4.1.1916.1.12.2.1.12,EXTREME-ESRP-MIB::extremeEsrpTrackedPings,Integer32,read-only,,current,,The total number of ip addresses that are ping-tracked by this esrp router.
.1.3.6.1.4.1.1916.1.12.2.1.13,EXTREME-ESRP-MIB::extremeEsrpNumTransitionsToMaster,Integer32,read-only,,current,,The total number of transitions to Master by this esrp router.
.1.3.6.1.4.1.1916.1.12.2.1.14,EXTREME-ESRP-MIB::extremeEsrpNumTransitionsToSlave,Integer32,read-only,,current,,The total number of transitions to Slave by this esrp router.
.1.3.6.1.4.1.1916.1.12.2.1.15,EXTREME-ESRP-MIB::extremeEsrpInternalActivePorts,INTEGER,read-only,,current,,The number of internal physical ports that are in this vlan.
.1.3.6.1.4.1.1916.1.12.3,EXTREME-ESRP-MIB::extremeEsrpNeighborTable,,not-accessible,,current,,This table contains ESRP information received from the ESRP  neighbors of this device.
.1.3.6.1.4.1.1916.1.12.3.1,EXTREME-ESRP-MIB::extremeEsrpNeighborEntry,,not-accessible,extremeEsrpVlanIfIndex:extremeEsrpGroup:extremeEsrpNeighborMacAddress,current,,Each individual entry of this table contains ESRP information  of one ESRP neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.1,EXTREME-ESRP-MIB::extremeEsrpNeighborMacAddress,OCTET,not-accessible,,current,,Mac address of other esrp routers that backup this gateway address.
.1.3.6.1.4.1.1916.1.12.3.1.2,EXTREME-ESRP-MIB::extremeEsrpNeighborGroup,INTEGER,not-accessible,,current,,Indicates a gateway addresses this router backs up. Any gateway address can be backed up by a group of routers with one as the master and the others as backup. An instance of this object  refers to one such group. Note that this object is defined in addition to extremeEsrpGroup. Whereas the extremeEsrpGroup refers to the group information advertised by this host the extremeEsrpNeighborGroup refers to the group information reported by the neighbor. There might be a conflict. Only the default group 1 is supported currently.
.1.3.6.1.4.1.1916.1.12.3.1.3,EXTREME-ESRP-MIB::extremeEsrpNeighborNetAddress,OCTET,read-only,,current,,The network layer address of this router. This may be null if no address was assigned.
.1.3.6.1.4.1.1916.1.12.3.1.4,EXTREME-ESRP-MIB::extremeEsrpNeighborState,INTEGER,read-only,,current,neutral(1):master(2):slave(3),State of the esrp neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.5,EXTREME-ESRP-MIB::extremeEsrpNeighborPriority,Integer32,read-only,,current,,The priority reported by this esrp neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.6,EXTREME-ESRP-MIB::extremeEsrpNeighborElectionAlgorithm,INTEGER,read-only,,current,portAndPriority(1):priority(2):priorityThenPort(3),The algorithm to use in selecting the esrp master reported by this esrp neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.7,EXTREME-ESRP-MIB::extremeEsrpNeighborHelloTimer,Integer32,read-only,,current,,The time interval for exchanging hello messages configured at this esrp neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.8,EXTREME-ESRP-MIB::extremeEsrpNeighborActivePorts,Integer32,read-only,,current,,The number of physical ports that are in present in the neighbor's vlan.
.1.3.6.1.4.1.1916.1.12.3.1.9,EXTREME-ESRP-MIB::extremeEsrpNeighborTrackedActivePorts,Integer32,read-only,,current,,The total number of ports belonging to the vlans that are tracked by this esrp neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.10,EXTREME-ESRP-MIB::extremeEsrpNeighborTrackedIpRoutes,Integer32,read-only,,current,,The total number of ip routes that are tracked by this esrp neighbor.
.1.3.6.1.4.1.1916.1.12.3.1.11,EXTREME-ESRP-MIB::extremeEsrpNeighborInternalActivePorts,Integer32,read-only,,current,,The number of internal ports that are in present in the neighbor.
.1.3.6.1.4.1.1916.1.12.4,EXTREME-ESRP-MIB::extremeEsrpTrackVlanTable,,not-accessible,,current,,A table containing information on the VLANs tracked by  this ESRP router.
.1.3.6.1.4.1.1916.1.12.4.1,EXTREME-ESRP-MIB::extremeEsrpTrackVlanEntry,,not-accessible,extremeEsrpVlanIfIndex:extremeEsrpGroup:extremeEsrpTrackVlanIfIndex,current,,An entry in the table of tracked VLAN information.
.1.3.6.1.4.1.1916.1.12.4.1.1,EXTREME-ESRP-MIB::extremeEsrpTrackVlanIfIndex,INTEGER,not-accessible,,current,,The ifIndex of the tracked vlan.
.1.3.6.1.4.1.1916.1.12.4.1.2,EXTREME-ESRP-MIB::extremeEsrpTrackVlanRowStatus,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.1916.1.12.5,EXTREME-ESRP-MIB::extremeEsrpTrackIpRouteTable,,not-accessible,,current,,A table containing information on the IP routes tracked by this ESRP router.
.1.3.6.1.4.1.1916.1.12.5.1,EXTREME-ESRP-MIB::extremeEsrpTrackIpRouteEntry,,not-accessible,extremeEsrpVlanIfIndex:extremeEsrpGroup:extremeEsrpTrackIpRouteIpAddress:extremeEsrpTrackIpRouteNetMask,current,,An entry in the table of tracked IP routes information.
.1.3.6.1.4.1.1916.1.12.5.1.1,EXTREME-ESRP-MIB::extremeEsrpTrackIpRouteIpAddress,IpAddress,not-accessible,,current,,The ifIndex of the tracked vlan.
.1.3.6.1.4.1.1916.1.12.5.1.2,EXTREME-ESRP-MIB::extremeEsrpTrackIpRouteNetMask,IpAddress,not-accessible,,current,,The ifIndex of the tracked vlan.
.1.3.6.1.4.1.1916.1.12.5.1.3,EXTREME-ESRP-MIB::extremeEsrpTrackIpRouteRowStatus,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.1916.1.12.6,EXTREME-ESRP-MIB::extremeEsrpPortTable,,not-accessible,,current,,A table containing information on the ports belonging  to the ESRP vlans on this router.
.1.3.6.1.4.1.1916.1.12.6.1,EXTREME-ESRP-MIB::extremeEsrpPortEntry,,not-accessible,extremeEsrpVlanIfIndex:extremeEsrpPortIfIndex,current,,An entry in the table of ESRP port information.
.1.3.6.1.4.1.1916.1.12.6.1.1,EXTREME-ESRP-MIB::extremeEsrpPortIfIndex,Integer32,not-accessible,,current,,The ifIndex of the physical port that is part of the vlan specified by the extremeEsrpVlanIfIndex.
.1.3.6.1.4.1.1916.1.12.6.1.2,EXTREME-ESRP-MIB::extremeEsrpPortState,INTEGER,read-write,,current,true(1):false(2),Indicates if esrp is enabled or disabled on this port.
.1.3.6.1.4.1.1916.1.12.7,EXTREME-ESRP-MIB::extremeEsrpNotifications,,,,,,
.1.3.6.1.4.1.1916.1.12.7.0,EXTREME-ESRP-MIB::extremeEsrpNotificationsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.12.7.0.1,EXTREME-ESRP-MIB::extremeEsrpDomainStateChange,,,,,,Signifies Esrp state change
.1.3.6.1.4.1.1916.1.12.8,EXTREME-ESRP-MIB::extremeEsrpObjects,,,,,,
.1.3.6.1.4.1.1916.1.12.8.1,EXTREME-ESRP-MIB::extremeEsrpDomainTable,,not-accessible,,current,,This table contains information for ESRP domains on this device.
.1.3.6.1.4.1.1916.1.12.8.1.1,EXTREME-ESRP-MIB::extremeEsrpDomainEntry,,not-accessible,extremeEsrpDmnName,current,,An individual entry of this table contains ESRP 
.1.3.6.1.4.1.1916.1.12.8.1.1.1,EXTREME-ESRP-MIB::extremeEsrpDmnName,OCTET,accessible-for-notify,,current,,A unique name assigned to ESRP Domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.2,EXTREME-ESRP-MIB::extremeEsrpDmnGroup,INTEGER,read-create,,current,,Identifier to pair ESRP routers with in a ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.3,EXTREME-ESRP-MIB::extremeEsrpDmnVersion,INTEGER,read-only,,current,v1(1):v2(2),ESRP Protocol Version Identifier.
.1.3.6.1.4.1.1916.1.12.8.1.1.4,EXTREME-ESRP-MIB::extremeEsrpDmnAdminStatus,INTEGER,read-create,,current,enabled(1):disabled(2),This objects is used to enable domain for ESRP-Core  functionality or disable to function just as ESRP-Aware.
.1.3.6.1.4.1.1916.1.12.8.1.1.5,EXTREME-ESRP-MIB::extremeEsrpDmnVlan,OCTET,read-only,,current,,Master Vlan of ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.6,EXTREME-ESRP-MIB::extremeEsrpDmnVlanTag,INTEGER,read-only,,current,,802.1q tag assigned to Master Vlan of ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.7,EXTREME-ESRP-MIB::extremeEsrpDmnId,INTEGER,read-create,,current,,A unique identifer assigned to ESRP domain. This
.1.3.6.1.4.1.1916.1.12.8.1.1.8,EXTREME-ESRP-MIB::extremeEsrpDmnState,INTEGER,read-only,,current,neutral(0):master(1):slave(2):premaster(3):aware(4),This indicates the ESRP state of this ESRP router.
.1.3.6.1.4.1.1916.1.12.8.1.1.9,EXTREME-ESRP-MIB::extremeEsrpDmnNetAddress,IpAddress,read-only,,current,,Indicates a gateway addresses this router backs up. Any gateway address can be backed up by 2 routers  with one as the master and other as backup. This entry is null if no address has been assigned to 
.1.3.6.1.4.1.1916.1.12.8.1.1.10,EXTREME-ESRP-MIB::extremeEsrpDmnMasterMacAddress,OCTET,read-only,,current,,MAC address of Master ESRP router.
.1.3.6.1.4.1.1916.1.12.8.1.1.11,EXTREME-ESRP-MIB::extremeEsrpDmnPriority,INTEGER,read-create,,current,,The priority which is configured by this router for determining the esrp master.
.1.3.6.1.4.1.1916.1.12.8.1.1.12,EXTREME-ESRP-MIB::extremeEsrpDmnOperPriority,INTEGER,read-create,,current,,The operational priority which would be  advertised by this router for determining  the esrp master.
.1.3.6.1.4.1.1916.1.12.8.1.1.13,EXTREME-ESRP-MIB::extremeEsrpDmnHelloTimer,INTEGER,read-create,,current,,The time interval for exchanging hello messages.
.1.3.6.1.4.1.1916.1.12.8.1.1.14,EXTREME-ESRP-MIB::extremeEsrpDmnNeutralTimer,INTEGER,read-create,,current,,The time interval to stay in NEUTRAL state before
.1.3.6.1.4.1.1916.1.12.8.1.1.15,EXTREME-ESRP-MIB::extremeEsrpDmnPreMasterTimer,INTEGER,read-create,,current,,The time interval to stay in PREMASTER state 
.1.3.6.1.4.1.1916.1.12.8.1.1.16,EXTREME-ESRP-MIB::extremeEsrpDmnNbrTimer,INTEGER,read-create,,current,,Keep-Alive time interval to listen from ESRP neighbor.
.1.3.6.1.4.1.1916.1.12.8.1.1.17,EXTREME-ESRP-MIB::extremeEsrpDmnRestartTimer,INTEGER,read-create,,current,,The time interval to freeze any state transition 
.1.3.6.1.4.1.1916.1.12.8.1.1.18,EXTREME-ESRP-MIB::extremeEsrpDmnActivePorts,INTEGER,read-only,,current,,The number of active vlan-ports that are part of this
.1.3.6.1.4.1.1916.1.12.8.1.1.19,EXTREME-ESRP-MIB::extremeEsrpDmnActivePortWeight,INTEGER,read-only,,current,,The normalised link-weight of active vlan-ports that 
.1.3.6.1.4.1.1916.1.12.8.1.1.20,EXTREME-ESRP-MIB::extremeEsrpDmnInternalActivePorts,INTEGER,read-only,,current,,The number of internal active ports that are part of 
.1.3.6.1.4.1.1916.1.12.8.1.1.21,EXTREME-ESRP-MIB::extremeEsrpDmnTrackedActivePorts,INTEGER,read-only,,current,,The total number of vlan-ports belonging to the vlans that are tracked by this ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.22,EXTREME-ESRP-MIB::extremeEsrpDmnTrackedActivePortWeight,INTEGER,read-only,,current,,The normalised link-weight of active vlan-ports that 
.1.3.6.1.4.1.1916.1.12.8.1.1.23,EXTREME-ESRP-MIB::extremeEsrpDmnTrackedIpRoutes,INTEGER,read-only,,current,,The total number of ip routes that are tracked by this ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.24,EXTREME-ESRP-MIB::extremeEsrpDmnTrackedPings,INTEGER,read-only,,current,,The total number of ip addresses that are ping-tracked by this ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.25,EXTREME-ESRP-MIB::extremeEsrpDmnTrackedVlans,INTEGER,read-only,,current,,The total number of vlans being tracked by this ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.26,EXTREME-ESRP-MIB::extremeEsrpDmnElectPreferenceForPorts,INTEGER,read-create,,current,,Level of preference given to ports while computing 
.1.3.6.1.4.1.1916.1.12.8.1.1.27,EXTREME-ESRP-MIB::extremeEsrpDmnElectPreferenceForPriority,INTEGER,read-create,,current,,Level of preference given to Priority while computing 
.1.3.6.1.4.1.1916.1.12.8.1.1.28,EXTREME-ESRP-MIB::extremeEsrpDmnElectPreferenceForMac,INTEGER,read-create,,current,,Level of preference given to MAC while computing 
.1.3.6.1.4.1.1916.1.12.8.1.1.29,EXTREME-ESRP-MIB::extremeEsrpDmnElectPreferenceForTrack,INTEGER,read-create,,current,,Level of preference given to vlan tracking while 
.1.3.6.1.4.1.1916.1.12.8.1.1.30,EXTREME-ESRP-MIB::extremeEsrpDmnElectPreferenceForSticky,INTEGER,read-create,,current,,Level of preference given to sticky bit while 
.1.3.6.1.4.1.1916.1.12.8.1.1.31,EXTREME-ESRP-MIB::extremeEsrpDmnElectPreferenceForWeight,INTEGER,read-create,,current,,Level of preference given to active port weight (APW) while computing Master Election for this  ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.1.1.32,EXTREME-ESRP-MIB::extremeEsrpDmnRowStatus,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.1916.1.12.8.2,EXTREME-ESRP-MIB::extremeEsrpDomainMemberTable,,not-accessible,,current,,This table contains information for member vlans  of ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.2.1,EXTREME-ESRP-MIB::extremeEsrpDomainMemberEntry,,not-accessible,extremeEsrpDmnName:extremeEsrpVlanDescr,current,,An individual entry of this table contains member vlan 
.1.3.6.1.4.1.1916.1.12.8.2.1.1,EXTREME-ESRP-MIB::extremeEsrpVlanDescr,OCTET,not-accessible,,current,,Name identifier assigned to member vlan of  ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.2.1.2,EXTREME-ESRP-MIB::extremeEsrpVlanType,INTEGER,read-create,,current,master(1):protected(2),ESRP domain can have one master vlan and many protected vlans.This object is used to identify whether the vlan is a master or protected one.
.1.3.6.1.4.1.1916.1.12.8.2.1.3,EXTREME-ESRP-MIB::extremeEsrpDomainVlanIfIndex,Integer32,read-create,,current,,permanent interface index assigned to this ESRP domain member vlan.
.1.3.6.1.4.1.1916.1.12.8.2.1.4,EXTREME-ESRP-MIB::extremeEsrpVlanRowStatus,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.1916.1.12.8.3,EXTREME-ESRP-MIB::extremeEsrpDomainNeighborTable,,not-accessible,,current,,This table contains neighbor router information for  ESRP domains on this device.
.1.3.6.1.4.1.1916.1.12.8.3.1,EXTREME-ESRP-MIB::extremeEsrpDomainNeighborEntry,,not-accessible,extremeEsrpDmnName,current,,An individual entry of this table contains neighbor  ESRP router information for a given ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.3.1.1,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborMacAddress,OCTET,read-only,,current,,MAC address of ESRP Neighbor router.
.1.3.6.1.4.1.1916.1.12.8.3.1.2,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborGroup,INTEGER,read-only,,current,,Identifier to pair ESRP routers with in a ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.3.1.3,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborNetAddress,IpAddress,read-only,,current,,Indicates a gateway address which is backed up by ESRP neighbor and this router.
.1.3.6.1.4.1.1916.1.12.8.3.1.4,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborState,INTEGER,read-only,,current,neutral(0):master(1):slave(2):premaster(3):aware(4),This indicates the ESRP state of neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.5,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborPriority,INTEGER,read-only,,current,,The priority which is being advertised by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.6,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborHelloTimer,INTEGER,read-only,,current,,The hello time interval being advertised by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.7,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborActivePorts,INTEGER,read-only,,current,,The number of active ports being advertised by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.8,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborInternalActivePorts,INTEGER,read-only,,current,,The number of internal active ports being advertised  by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.9,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborTrackedActivePorts,INTEGER,read-only,,current,,The number of tracked active ports being advertised  by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.10,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborTrackedIpCount,INTEGER,read-only,,current,,The number represents sum of tracked routes and tracked pings being advertised by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.11,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborActivePortWeight,INTEGER,read-only,,current,,The weight of active ports being advertised  by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.3.1.12,EXTREME-ESRP-MIB::extremeEsrpDmnNeighborTrackedActivePortWeight,INTEGER,read-only,,current,,The weight of tracked active ports being advertised  by neighbor ESRP router.
.1.3.6.1.4.1.1916.1.12.8.4,EXTREME-ESRP-MIB::extremeEsrpDomainAwareTable,,not-accessible,,current,,This table contains ESRP aware information for this device.
.1.3.6.1.4.1.1916.1.12.8.4.1,EXTREME-ESRP-MIB::extremeEsrpDomainAwareEntry,,not-accessible,extremeEsrpDmnName:extremeEsrpDmnGroup,current,,An individual entry of this table contains ESRP Aware information for a given ESRP domain and group.
.1.3.6.1.4.1.1916.1.12.8.4.1.1,EXTREME-ESRP-MIB::extremeEsrpMasterMacAddress,OCTET,read-only,,current,,MAC address of Master ESRP router.
.1.3.6.1.4.1.1916.1.12.8.4.1.2,EXTREME-ESRP-MIB::extremeEsrpMasterLastChanged,OCTET,read-only,,current,,Date and time when new ESRP master was elected.
.1.3.6.1.4.1.1916.1.12.8.4.1.3,EXTREME-ESRP-MIB::extremeEsrpNumFdbFlushes,Counter32,read-only,,current,,This object represents number of times switch FDB has been flushed on new master election.
.1.3.6.1.4.1.1916.1.12.8.4.1.4,EXTREME-ESRP-MIB::extremeEsrpHelloPktsReceived,Counter32,read-only,,current,,Count of ESRP Aware hello packets received.
.1.3.6.1.4.1.1916.1.12.8.4.1.5,EXTREME-ESRP-MIB::extremeEsrpHelloPktsForwarded,Counter32,read-only,,current,,Count of ESRP Aware hello packets forwarded.
.1.3.6.1.4.1.1916.1.12.8.5,EXTREME-ESRP-MIB::extremeEsrpDomainStatsTable,,not-accessible,,current,,This table contains statistics on ESRP hello packets  exchanged and ESRP state changes for this device.
.1.3.6.1.4.1.1916.1.12.8.5.1,EXTREME-ESRP-MIB::extremeEsrpDomainStatsEntry,,not-accessible,extremeEsrpDmnName,current,,An individual entry of this table contains statistical information for a given ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.5.1.1,EXTREME-ESRP-MIB::extremeEsrpLastStateChanged,OCTET,read-only,,current,,Date and time when ESRP state changed last.
.1.3.6.1.4.1.1916.1.12.8.5.1.2,EXTREME-ESRP-MIB::extremeEsrpDomainNumTransitionsToMaster,Counter32,read-only,,current,,Count of times ESRP domain entered 'MASTER' state.
.1.3.6.1.4.1.1916.1.12.8.5.1.3,EXTREME-ESRP-MIB::extremeEsrpNumTransitionsToPreMaster,Counter32,read-only,,current,,Count of times ESRP domain entered 'PREMASTER' state.
.1.3.6.1.4.1.1916.1.12.8.5.1.4,EXTREME-ESRP-MIB::extremeEsrpDomainNumTransitionsToSlave,Counter32,read-only,,current,,Count of times ESRP domain entered 'SLAVE' state.
.1.3.6.1.4.1.1916.1.12.8.5.1.5,EXTREME-ESRP-MIB::extremeEsrpNumTransitionsToNeutral,Counter32,read-only,,current,,Count of times ESRP domain entered 'NEUTRAL' state.
.1.3.6.1.4.1.1916.1.12.8.5.1.6,EXTREME-ESRP-MIB::extremeEsrpNumTransitionsToAware,Counter32,read-only,,current,,Count of times ESRP domain entered 'AWARE' state.
.1.3.6.1.4.1.1916.1.12.8.5.1.7,EXTREME-ESRP-MIB::extremeEsrpHelloPktsReceived1,Counter32,read-only,,current,,Count of ESRP hello packets received.
.1.3.6.1.4.1.1916.1.12.8.5.1.8,EXTREME-ESRP-MIB::extremeEsrpHelloPktsTransmitted,Counter32,read-only,,current,,Count of ESRP hello packets transmitted.
.1.3.6.1.4.1.1916.1.12.8.6,EXTREME-ESRP-MIB::extremeEsrpAwareSelectForwardPortsTable,,not-accessible,,current,,This table contains ESRP aware selective forward ports information for this device.
.1.3.6.1.4.1.1916.1.12.8.6.1,EXTREME-ESRP-MIB::extremeEsrpAwareSelectForwardPortsEntry,,not-accessible,extremeEsrpAwareSelFwdListDmnName:extremeEsrpAwareSelFwdListDmnGroup,current,,An individual entry of this table contains ESRP Aware selective forward port information for a given ESRP domain and group.
.1.3.6.1.4.1.1916.1.12.8.6.1.1,EXTREME-ESRP-MIB::extremeEsrpAwareSelFwdListDmnName,OCTET,read-only,,current,,A unique name assigned to ESRP Domain.
.1.3.6.1.4.1.1916.1.12.8.6.1.2,EXTREME-ESRP-MIB::extremeEsrpAwareSelFwdListDmnGroup,INTEGER,read-only,,current,,Identifier to pair ESRP routers with in a ESRP domain.
.1.3.6.1.4.1.1916.1.12.8.6.1.3,EXTREME-ESRP-MIB::extremeEsrpAwareSelFwdListPortCount,INTEGER,read-only,,current,,Number of selective forward ports
.1.3.6.1.4.1.1916.1.12.8.6.1.4,EXTREME-ESRP-MIB::extremeEsrpAwareSelFwdListPortList,OCTET,read-only,,current,,Each bit in the octet string represents one port. A 1 means that the port is a selective forward port in that vlan.  The bit value for a port is 0 otherwise.
.1.3.6.1.4.1.1916.1.13,EXTREME-BASE-MIB::extremeEdp,,,,,,
.1.3.6.1.4.1.1916.1.13.2,EXTREME-EDP-MIB::extremeEdpTable,,not-accessible,,current,,This table contains EDP information of this device.
.1.3.6.1.4.1.1916.1.13.2.1,EXTREME-EDP-MIB::extremeEdpEntry,,not-accessible,extremeEdpPortIfIndex:extremeEdpNeighborId,current,,An entry in the table of EDP information of this device.
.1.3.6.1.4.1.1916.1.13.2.1.1,EXTREME-EDP-MIB::extremeEdpPortIfIndex,INTEGER,accessible-for-notify,,current,,The ifIndex of the physical port on which this
.1.3.6.1.4.1.1916.1.13.2.1.2,EXTREME-EDP-MIB::extremeEdpNeighborId,OCTET,accessible-for-notify,,current,,The identifier associated with the neighbor.
.1.3.6.1.4.1.1916.1.13.2.1.3,EXTREME-EDP-MIB::extremeEdpNeighborName,OCTET,read-only,,current,,The identifier associated with the neighbor.
.1.3.6.1.4.1.1916.1.13.2.1.4,EXTREME-EDP-MIB::extremeEdpNeighborSoftwareVersion,OCTET,read-only,,current,,The identifier associated with the neighbor.
.1.3.6.1.4.1.1916.1.13.2.1.5,EXTREME-EDP-MIB::extremeEdpNeighborSlot,INTEGER,read-only,,current,,The slot on which this neighbor received the
.1.3.6.1.4.1.1916.1.13.2.1.6,EXTREME-EDP-MIB::extremeEdpNeighborPort,INTEGER,read-only,,current,,The port on which this neighbor received the
.1.3.6.1.4.1.1916.1.13.2.1.7,EXTREME-EDP-MIB::extremeEdpEntryAge,INTEGER,read-only,,current,,The time in seconds since this entry was last
.1.3.6.1.4.1.1916.1.13.3,EXTREME-EDP-MIB::extremeEdpNeighborTable,,not-accessible,,current,,This table contains EDP neighbor information.
.1.3.6.1.4.1.1916.1.13.3.1,EXTREME-EDP-MIB::extremeEdpNeighborEntry,,not-accessible,extremeEdpPortIfIndex:extremeEdpNeighborId:extremeEdpNeighborVlanName,current,,An entry in the table of EDP Neighbor information.
.1.3.6.1.4.1.1916.1.13.3.1.1,EXTREME-EDP-MIB::extremeEdpNeighborVlanName,OCTET,not-accessible,,current,,The name of the vlan configured on and reported
.1.3.6.1.4.1.1916.1.13.3.1.2,EXTREME-EDP-MIB::extremeEdpNeighborVlanId,INTEGER,read-only,,current,,The vlan identifier associated with this vlan
.1.3.6.1.4.1.1916.1.13.3.1.3,EXTREME-EDP-MIB::extremeEdpNeighborVlanIpAddress,IpAddress,read-only,,current,,The ip address of the reported vlan.
.1.3.6.1.4.1.1916.1.13.4,EXTREME-EDP-MIB::extremeEdpPortTable,,not-accessible,,current,,
.1.3.6.1.4.1.1916.1.13.4.1,EXTREME-EDP-MIB::extremeEdpPortEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.13.4.1.1,EXTREME-EDP-MIB::extremeEdpPortState,INTEGER,read-write,,current,true(1):false(2),Indicates if edp is enabled or disabled on this port.
.1.3.6.1.4.1.1916.1.14,EXTREME-BASE-MIB::extremeSlb,,,,,,
.1.3.6.1.4.1.1916.1.14.1,EXTREME-SLB-MIB::extremeSlbRealServerTable,,not-accessible,,current,,This table contains information about a real server.
.1.3.6.1.4.1.1916.1.14.1.1,EXTREME-SLB-MIB::extremeSlbRealServerEntry,,not-accessible,extremeSlbRealServerIpAddress,current,,An entry in the table of real server information.
.1.3.6.1.4.1.1916.1.14.1.1.1,EXTREME-SLB-MIB::extremeSlbRealServerIpAddress,IpAddress,not-accessible,,current,,The IP address of the real server.
.1.3.6.1.4.1.1916.1.14.1.1.2,EXTREME-SLB-MIB::extremeSlbRealServerUp,INTEGER,read-write,,current,true(1):false(2),Indicates whether the server is operational.
.1.3.6.1.4.1.1916.1.14.2,EXTREME-SLB-MIB::extremeSlbRealAppTable,,not-accessible,,current,,This table contains information about an application
.1.3.6.1.4.1.1916.1.14.2.1,EXTREME-SLB-MIB::extremeSlbRealAppEntry,,not-accessible,extremeSlbRealAppIpAddress:extremeSlbRealAppPort,current,,An entry in the table of real server application information.
.1.3.6.1.4.1.1916.1.14.2.1.1,EXTREME-SLB-MIB::extremeSlbRealAppIpAddress,IpAddress,not-accessible,,current,,The IP address of the real server.
.1.3.6.1.4.1.1916.1.14.2.1.2,EXTREME-SLB-MIB::extremeSlbRealAppPort,INTEGER,not-accessible,,current,,The TCP or UDP port on the real server that the
.1.3.6.1.4.1.1916.1.14.2.1.3,EXTREME-SLB-MIB::extremeSlbRealAppUp,INTEGER,read-write,,current,true(1):false(2),Indicates whether the application is operational.
.1.3.6.1.4.1.1916.1.15,EXTREME-BASE-MIB::extremeOspf,,,,,,
.1.3.6.1.4.1.1916.1.15.1,EXTREME-OSPF-MIB::extremeOspfInterfaceTable,,not-accessible,,current,,This table contains Extreme Networks specific information  about OSPF interfaces.
.1.3.6.1.4.1.1916.1.15.1.1,EXTREME-OSPF-MIB::extremeOspfInterfaceEntry,,not-accessible,extremeVlanIfIndex,current,,An entry in the table containing Extreme Networks specific  OSPF interface information.
.1.3.6.1.4.1.1916.1.15.1.1.1,EXTREME-OSPF-MIB::extremeOspfAreaId,IpAddress,read-write,,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.1916.1.15.1.1.2,EXTREME-OSPF-MIB::extremeOspfInterfacePassive,INTEGER,read-write,,current,true(1):false(2),Indicates whether the OSPF interface on this Vlan is Passive or not. Passive interfaces do not send routing updates. A true value indicates that the interface is passive.
.1.3.6.1.4.1.1916.1.15.1.1.3,EXTREME-OSPF-MIB::extremeOspfInterfaceStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status variable, used according to row installation and removal conventions.
.1.3.6.1.4.1.1916.1.16,EXTREME-BASE-MIB::extremeFdb,,,,,,
.1.3.6.1.4.1.1916.1.16.1,EXTREME-FDB-MIB::extremeFdbMacFdbTable,,not-accessible,,current,,A table that contains information about the hardware MAC FDB table. Supported only for switches running on Extremeware.
.1.3.6.1.4.1.1916.1.16.1.1,EXTREME-FDB-MIB::extremeFdbMacFdbEntry,,not-accessible,extremeFdbMacFdbVlanIfIndex:extremeFdbMacFdbSequenceNumber,current,,An entry in the table of MAC FDB information.
.1.3.6.1.4.1.1916.1.16.1.1.1,EXTREME-FDB-MIB::extremeFdbMacFdbVlanIfIndex,Integer32,not-accessible,,current,,The ifIndex of the Vlan on which this mac is learned.
.1.3.6.1.4.1.1916.1.16.1.1.2,EXTREME-FDB-MIB::extremeFdbMacFdbSequenceNumber,Integer32,not-accessible,,current,,The sequence number of this FDB entry in the forwarding database.
.1.3.6.1.4.1.1916.1.16.1.1.3,EXTREME-FDB-MIB::extremeFdbMacFdbMacAddress,OCTET,read-only,,current,,A MAC address for which the bridge has forwarding and/or filtering information.
.1.3.6.1.4.1.1916.1.16.1.1.4,EXTREME-FDB-MIB::extremeFdbMacFdbPortIfIndex,Integer32,read-only,,current,,Either the value '0', or the IfIndex 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 IfIndex has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable).
.1.3.6.1.4.1.1916.1.16.1.1.5,EXTREME-FDB-MIB::extremeFdbMacFdbStatus,INTEGER,read-only,,current,other(1):invalid(2):learned(3):self(4):mgmt(5),The status of this entry.  This is the value of dot1dTpFdbStatus in RFC1493.
.1.3.6.1.4.1.1916.1.16.2,EXTREME-FDB-MIB::extremeFdbIpFdbTable,,not-accessible,,current,,A table that contains information about the hardware IP FDB table.
.1.3.6.1.4.1.1916.1.16.2.1,EXTREME-FDB-MIB::extremeFdbIpFdbEntry,,not-accessible,extremeFdbIpFdbSequenceNumber,current,,An entry in the table of IP FDB information.
.1.3.6.1.4.1.1916.1.16.2.1.1,EXTREME-FDB-MIB::extremeFdbIpFdbSequenceNumber,Integer32,not-accessible,,current,,The sequence number of this entry in the IP FDB
.1.3.6.1.4.1.1916.1.16.2.1.2,EXTREME-FDB-MIB::extremeFdbIpFdbIPAddress,IpAddress,read-only,,current,,The IP Address of the IP FDB entry
.1.3.6.1.4.1.1916.1.16.2.1.3,EXTREME-FDB-MIB::extremeFdbIpFdbMacAddress,OCTET,read-only,,current,,The MAC address corresponding to the IP Address.
.1.3.6.1.4.1.1916.1.16.2.1.4,EXTREME-FDB-MIB::extremeFdbIpFdbVlanIfIndex,Integer32,read-only,,current,,The ifIndex of the Vlan on which this ip is learned
.1.3.6.1.4.1.1916.1.16.2.1.5,EXTREME-FDB-MIB::extremeFdbIpFdbPortIfIndex,Integer32,read-only,,current,,The IfIndex of the port on which this entry was learned
.1.3.6.1.4.1.1916.1.16.3,EXTREME-FDB-MIB::extremeFdbPermFdbTable,,not-accessible,,current,,This table contains information on the secure-mac permanent FDB entries. It may later be extended to display other types of permanent FDB entries.
.1.3.6.1.4.1.1916.1.16.3.1,EXTREME-FDB-MIB::extremeFdbPermFdbEntry,,not-accessible,extremeFdbPermFdbFilterNum:extremeFdbPermFdbMacAddress:extremeFdbPermFdbVlanId,current,,An entry in the table of secure-mac permanent FDB information.
.1.3.6.1.4.1.1916.1.16.3.1.1,EXTREME-FDB-MIB::extremeFdbPermFdbFilterNum,Integer32,read-only,,current,,This object always returns 1. In future, it may be used to  provide additional capability.
.1.3.6.1.4.1.1916.1.16.3.1.2,EXTREME-FDB-MIB::extremeFdbPermFdbMacAddress,OCTET,read-only,,current,,The is the MAC Address to which this FDB entry pertains.
.1.3.6.1.4.1.1916.1.16.3.1.3,EXTREME-FDB-MIB::extremeFdbPermFdbVlanId,Integer32,read-only,,current,,The VLAN ID of the VLAN to which this FDB entry pertains.
.1.3.6.1.4.1.1916.1.16.3.1.4,EXTREME-FDB-MIB::extremeFdbPermFdbPortList,OCTET,read-create,,current,,This is the list of port(s) on which the given MAC Address is configured Note that this port list is constructed assuming there are as many ports  per slot as given in the object extremeChassisPortsPerSlot.  Thus, if extremeChassisPortsPerSlot is 128, then the 129th bit in the port  list (reading left to right) indicates port 2:1. Similarly, the 256th bit  would indicate port 2:128 while the 257th bit would indicate port 3:1. Note  especially that the bit positions in port list do not depend on the actual  physical presence or absence of the given ports on the blade or of any  blade itself.
.1.3.6.1.4.1.1916.1.16.3.1.5,EXTREME-FDB-MIB::extremeFdbPermFdbFlags,BITS,read-create,,current,isSecure(0),This object contains the flags associated with the FDB entry. The flags  are similar to those displayed on the device Command Line Interface.  At present, only the isSecure bit i.e. bit 0 will be supported and it will  always be ON since only secure-mac entries are configurable and displayed  in this table.
.1.3.6.1.4.1.1916.1.16.3.1.6,EXTREME-FDB-MIB::extremeFdbPermFdbStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus conventions.  Note however, that createAndWait and notInService states are not  supported.
.1.3.6.1.4.1.1916.1.16.4,EXTREME-FDB-MIB::extremeFdbMacExosFdbTable,,not-accessible,,current,,A table that contains information about the hardware MAC FDB table. Supported only for switches running on EXOS.
.1.3.6.1.4.1.1916.1.16.4.1,EXTREME-FDB-MIB::extremeFdbMacExosFdbEntry,,not-accessible,extremeFdbMacExosFdbMacAddress:extremeFdbMacExosFdbVlanIfIndex,current,,An entry in the table of MAC FDB information.
.1.3.6.1.4.1.1916.1.16.4.1.1,EXTREME-FDB-MIB::extremeFdbMacExosFdbMacAddress,OCTET,read-only,,current,,A MAC address for which the bridge has forwarding and/or filtering information.
.1.3.6.1.4.1.1916.1.16.4.1.2,EXTREME-FDB-MIB::extremeFdbMacExosFdbVlanIfIndex,Integer32,read-only,,current,,The ifIndex of the Vlan on which this mac is learned.
.1.3.6.1.4.1.1916.1.16.4.1.3,EXTREME-FDB-MIB::extremeFdbMacExosFdbPortIfIndex,Integer32,read-only,,current,,Either the value '0', or the IfIndex 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 IfIndex has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable).
.1.3.6.1.4.1.1916.1.16.4.1.4,EXTREME-FDB-MIB::extremeFdbMacExosFdbStatus,INTEGER,read-only,,current,other(1):invalid(2):learned(3):self(4):mgmt(5),The status of this entry.  This is the value of dot1dTpFdbStatus in RFC1493.
.1.3.6.1.4.1.1916.1.16.5,EXTREME-FDB-MIB::extremeFdbMacFdbCounterTable,,not-accessible,,current,,A table that contains change counters for the Operational FDB and ARP. Each entry in the table corresponds to an individual port. Whenever a change occurs to the operational FDB (MAC learned, aged out or removed) or in the IP ARP table (learned, aged out or removed) , the counter associated with the port is incremented by one. The counters are reset at agent startup and when the port is down. They are not cleared when the port is enabled or disabled.
.1.3.6.1.4.1.1916.1.16.5.1,EXTREME-FDB-MIB::extremeFdbMacFdbCounterEntry,,not-accessible,extremeFdbMacFdbCounterPortIfIndex,current,,An entry in the table of MAC FDB change counters.
.1.3.6.1.4.1.1916.1.16.5.1.1,EXTREME-FDB-MIB::extremeFdbMacFdbCounterPortIfIndex,Integer32,not-accessible,,current,,The ifIndex of the Port for which the counte applies.
.1.3.6.1.4.1.1916.1.16.5.1.2,EXTREME-FDB-MIB::extremeFdbMacFdbCounterValue,Counter64,read-only,,current,,The count of the number of FDB changes for the given port since the counter was last reset.
.1.3.6.1.4.1.1916.1.16.6,EXTREME-FDB-MIB::extremeMacTrackingTraps,,,,,,
.1.3.6.1.4.1.1916.1.16.6.0,EXTREME-FDB-MIB::extremeMacTrackingTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.16.6.0.1,EXTREME-FDB-MIB::extremeMACTrackingAdd,,,,,,The specified MAC address was added to the FDB on the  mentioned port and VLAN.
.1.3.6.1.4.1.1916.1.16.6.0.2,EXTREME-FDB-MIB::extremeMACTrackingDel,,,,,,The specified MAC address was deleted from the FDB on the mentioned port and VLAN.
.1.3.6.1.4.1.1916.1.16.6.0.3,EXTREME-FDB-MIB::extremeMACTrackingMove,,,,,,The specified MAC address was moved from the previous port  to the new port on the specified VLAN.
.1.3.6.1.4.1.1916.1.16.6.1,EXTREME-FDB-MIB::extremeMacTrackingMacAddress,OCTET,accessible-for-notify,,current,,The MAC Address being tracked.
.1.3.6.1.4.1.1916.1.16.6.2,EXTREME-FDB-MIB::extremeMacTrackingPortIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the port on which the MAC address was added/moved to, or deleted from.
.1.3.6.1.4.1.1916.1.16.6.3,EXTREME-FDB-MIB::extremeMacTrackingPrevPortIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the port the MAC address was moved from.
.1.3.6.1.4.1.1916.1.16.6.4,EXTREME-FDB-MIB::extremeMacTrackingVlanIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the VLAN on which the MAC address was received.
.1.3.6.1.4.1.1916.1.17,EXTREME-BASE-MIB::extremeStp,,,,,,
.1.3.6.1.4.1.1916.1.17.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainTable,,not-accessible,,current,,This table contains STP information per STP domain.
.1.3.6.1.4.1.1916.1.17.1.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainEntry,,not-accessible,extremeStpDomainStpdInstance,current,,An entry in the extremeStpDomain Table.
.1.3.6.1.4.1.1916.1.17.1.1.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainStpdInstance,Integer32,accessible-for-notify,,current,,The unique identifier of this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.2,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainStpdName,OCTET,read-only,,current,,The name associated with this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.3,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainStpEnabled,INTEGER,read-only,,current,true(1):false(2),The Enabled/Disabled state of STP on this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.4,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainRstpEnabled,INTEGER,read-only,,current,true(1):false(2),The Enabled/Disabled state of Rapid STP on this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.5,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainStpdTag,INTEGER,read-only,,current,,The StpdId of this STP domain which appears as the 802.1Q tag. Therefore,  it must be the VLAN tag of one of the wholly-contained VLANs of this STP domain (i.e., the Carrier VLAN). A value of 0 is returned if the STP domain has no Carrier VLAN defined yet or is a completely native 802.1D domain.
.1.3.6.1.4.1.1916.1.17.1.1.6,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainNumPorts,Integer32,read-only,,current,,The number of physical ports belonging to this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.7,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainBridgeId,OCTET,read-only,,current,,The bridge identifier of this bridge for this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.8,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainBridgePriority,INTEGER,read-only,,current,,The bridge priority of this bridge for this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.9,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainDesignatedRoot,OCTET,read-only,,current,,The root bridge identifier for this STP domain as determined by the STP running on this bridge for this STP domain
.1.3.6.1.4.1.1916.1.17.1.1.10,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainRootPortIfIndex,Integer32,read-only,,current,,The port ifIndex of the root port of this bridge for this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.11,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainRootCost,Integer32,read-only,,current,,The cost of the path from this bridge to the root bridge of this STP domain
.1.3.6.1.4.1.1916.1.17.1.1.12,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainRRFailoverEnabled,INTEGER,read-only,,current,true(1):false(2),The Enabled/Disabled state of Rapid Root Failover for this bridge on  this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.13,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainMaxAge,Integer32,read-only,,current,,The maximum allowable age, in units of hundredths of a second, of STP  information learned by this bridge for this STP domain, after which it  is discarded. This is the value currently being used by the bridge.
.1.3.6.1.4.1.1916.1.17.1.1.14,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainHelloTime,Integer32,read-only,,current,,The time, in hundredths of a second, between successive transmissions of Configuration BPDUs when this bridge is(or is trying to become) the  root bridge for this STP domain. This is the value currently being used by this bridge.
.1.3.6.1.4.1.1916.1.17.1.1.15,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainForwardDelay,Integer32,read-only,,current,,The forward delay time, in hundredths of a second, currently being used by this bridge on this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.16,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainBridgeMaxAge,Integer32,read-only,,current,,This is the value of MaxAge used by all other bridges in  this STP domain when this bridge is the root bridge.
.1.3.6.1.4.1.1916.1.17.1.1.17,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainBridgeHelloTime,Integer32,read-only,,current,,This is the value of HelloTime used by all other bridges in this STP domain when this bridge is the root bridge.
.1.3.6.1.4.1.1916.1.17.1.1.18,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainBridgeForwardDelay,Integer32,read-only,,current,,This is the value of ForwardDelay used by all other bridges in this STP domain when this bridge is the root bridge.
.1.3.6.1.4.1.1916.1.17.1.1.19,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainHoldTime,Integer32,read-only,,current,,This is the Hold Time, in hundredths of a second, for this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.20,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainTopChanges,Counter32,read-only,,current,,The number of topology changes detected by this bridge for this STP domain since the management entity was initialized or reset.
.1.3.6.1.4.1.1916.1.17.1.1.21,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time, in hundredths of a second, since a topology change was last detected by this bridge for this STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.22,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainRowStatus,INTEGER,read-only,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry, as per standard RowStatus conventions.
.1.3.6.1.4.1.1916.1.17.1.1.23,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainPortInstance,Integer32,read-only,,current,,The port ifIndex of the port disabled in STP domain.
.1.3.6.1.4.1.1916.1.17.1.1.24,EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainStpdDescription,OCTET,read-only,,current,,The description associated with this STP domain.
.1.3.6.1.4.1.1916.1.17.2,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortTable,,not-accessible,,current,,This table contains port-specific information per STP domain.
.1.3.6.1.4.1.1916.1.17.2.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortEntry,,not-accessible,extremeStpDomainStpdInstance:extremeStpPortPortIfIndex,current,,An entry in the extremeStpPort table.
.1.3.6.1.4.1.1916.1.17.2.1.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortPortIfIndex,Integer32,not-accessible,,current,,The ifIndex of the physical port for which this entry contains STP information.
.1.3.6.1.4.1.1916.1.17.2.1.2,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortStpEnabled,INTEGER,read-only,,current,true(1):false(2),The enabled/disabled state of this STP instance on this port.
.1.3.6.1.4.1.1916.1.17.2.1.3,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortPortMode,INTEGER,read-only,,current,dot1d(1):emistp(2):pvstp(3):dot1w(4),The port mode of this port in this STP domain.
.1.3.6.1.4.1.1916.1.17.2.1.4,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5),The port state of this port in this STP domain.
.1.3.6.1.4.1.1916.1.17.2.1.5,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortPortPriority,INTEGER,read-only,,current,,The port priority of this port in this STP domain.
.1.3.6.1.4.1.1916.1.17.2.1.6,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortPortId,OCTET,read-only,,current,,The port identifier of this port in this STP domain.
.1.3.6.1.4.1.1916.1.17.2.1.7,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortPathCost,INTEGER,read-only,,current,,The path cost of this port for this STP domain.
.1.3.6.1.4.1.1916.1.17.2.1.8,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortDesignatedCost,Integer32,read-only,,current,,The path cost, for this STP domain, of the Designated Port of the  segment connected to this port.
.1.3.6.1.4.1.1916.1.17.2.1.9,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortDesignatedRoot,OCTET,read-only,,current,,The root bridge identifier, for this STP domain, that is sent in the  Configuration BPDUs transmitted by the Designated Bridge for the segment to which this port is attached.
.1.3.6.1.4.1.1916.1.17.2.1.10,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortDesignatedBridge,OCTET,read-only,,current,,The bridge identifier for the bridge considered to be the Designated Bridge, in this STP domain, for the segment connected to this port.
.1.3.6.1.4.1.1916.1.17.2.1.11,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortDesignatedPort,OCTET,read-only,,current,,The port identifier of the Designated Port on this port's segment, for this STP domain.
.1.3.6.1.4.1.1916.1.17.2.1.12,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortRowStatus,INTEGER,read-only,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry, as per standard RowStatus conventions.
.1.3.6.1.4.1.1916.1.17.3,EXTREME-STP-EXTENSIONS-MIB::extremeStpVlanPortTable,,not-accessible,,current,,This table contains information of the ports belonging to a STP domain on a per VLAN basis.
.1.3.6.1.4.1.1916.1.17.3.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpVlanPortEntry,,not-accessible,extremeVlanIfIndex:extremeStpDomainStpdInstance,current,,An entry in the extremeStpVlanPort table.
.1.3.6.1.4.1.1916.1.17.3.1.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpVlanPortPortMask,OCTET,read-only,,current,,The list of ports in this STP domain and in this VLAN.
.1.3.6.1.4.1.1916.1.17.3.1.2,EXTREME-STP-EXTENSIONS-MIB::extremeStpVlanPortRowStatus,INTEGER,read-only,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry, as per standard RowStatus conventions.
.1.3.6.1.4.1.1916.1.17.4,EXTREME-STP-EXTENSIONS-MIB::extremeStpNotifications,,,,,,
.1.3.6.1.4.1.1916.1.17.4.0,EXTREME-STP-EXTENSIONS-MIB::extremeStpNotificationsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.17.4.0.1,EXTREME-STP-EXTENSIONS-MIB::extremeStpEdgePortLoopDetected,,,,,,A Loop has been detected and the port will be disabled.
.1.3.6.1.4.1.1916.1.17.4.0.2,EXTREME-STP-EXTENSIONS-MIB::extremeStpPortLoopProtectEventDetected,,,,,,A Loop protect event has been detected.
.1.3.6.1.4.1.1916.1.18,EXTREME-BASE-MIB::extremeEaps,,,,,,
.1.3.6.1.4.1.1916.1.18.1,EXTREME-EAPS-MIB::extremeEapsTable,,not-accessible,,current,,This table contains EAPS information about all EAPS domains on this device.
.1.3.6.1.4.1.1916.1.18.1.1,EXTREME-EAPS-MIB::extremeEapsEntry,,not-accessible,extremeEapsName,current,,An individual entry of this table contains EAPS  information related to that EAPS domain.
.1.3.6.1.4.1.1916.1.18.1.1.1,EXTREME-EAPS-MIB::extremeEapsName,OCTET,read-only,,current,,The EAPS domain name.
.1.3.6.1.4.1.1916.1.18.1.1.2,EXTREME-EAPS-MIB::extremeEapsMode,INTEGER,read-create,,current,invalid(0):master(1):transit(2),This indicates the mode of the EAPS domain.
.1.3.6.1.4.1.1916.1.18.1.1.3,EXTREME-EAPS-MIB::extremeEapsState,INTEGER,read-only,,current,idle(0):complete(1):failed(2):linksup(3):linkdown(4):preforwarding(5):init(6):precomplete(7):preinit(8),This indicates the current EAPS state of this EAPS  domain.
.1.3.6.1.4.1.1916.1.18.1.1.4,EXTREME-EAPS-MIB::extremeEapsFailedFlag,INTEGER,read-only,,current,true(1):false(2),This indicates the status of the failed flag. If the failed timer expires while its expiry action is  configured to sendAlert, this failed flag is set. It is then cleared when the failed timer stops expiring, or the expiry action is configured to openSecondaryPort.
.1.3.6.1.4.1.1916.1.18.1.1.5,EXTREME-EAPS-MIB::extremeEapsEnabled,INTEGER,read-create,,current,true(1):false(2),This indicated if this domain has been enabled or not.
.1.3.6.1.4.1.1916.1.18.1.1.6,EXTREME-EAPS-MIB::extremeEapsPrimaryPort,INTEGER,read-create,,current,,This indicates the EAPS domain's primary ring-port. Value of 0 indicates the primary port is still not  configured
.1.3.6.1.4.1.1916.1.18.1.1.7,EXTREME-EAPS-MIB::extremeEapsSecondaryPort,INTEGER,read-create,,current,,This indicates the EAPS domain's secondary ring-port. Value of 0 indicates the secondary port is still not configured
.1.3.6.1.4.1.1916.1.18.1.1.8,EXTREME-EAPS-MIB::extremeEapsHelloTimer,INTEGER,read-create,,current,,This indicates the EAPS domain's hello timer's value in seconds.
.1.3.6.1.4.1.1916.1.18.1.1.9,EXTREME-EAPS-MIB::extremeEapsFailedTimer,INTEGER,read-create,,current,,This indicates the EAPS domain's failed timer's value in seconds.
.1.3.6.1.4.1.1916.1.18.1.1.10,EXTREME-EAPS-MIB::extremeEapsFailedTimerExpiryAction,INTEGER,read-create,,current,sendAlert(0):openSecondaryPort(1),This indicates the action taken by the domain when the fail timer expires.  If the action is to sendAlert, then a SNMP trap - extremeEapsFailTimerExpFlagSet - will be sent, and the secondary port will continue to remain in blocking state. If the action is to openSecondaryPort, then the secondary port will open and be set to forwarding state.
.1.3.6.1.4.1.1916.1.18.1.1.11,EXTREME-EAPS-MIB::extremeEapsUnconfigRingPort,INTEGER,read-write,,current,primary(1):secondary(2),This specifies which EAPS domain port is being unconfigured. Value of 1, indicates unconfigure the primary port. Value of 2, indicates unconfigure secondary port.
.1.3.6.1.4.1.1916.1.18.1.1.12,EXTREME-EAPS-MIB::extremeEapsPrimaryStatus,INTEGER,read-only,,current,unknown(0):up(1):down(2):blocked(3),This indicates the status of the EAPS domain's primary ring-port.
.1.3.6.1.4.1.1916.1.18.1.1.13,EXTREME-EAPS-MIB::extremeEapsSecondaryStatus,INTEGER,read-only,,current,unknown(0):up(1):down(2):blocked(3),This indicates the status of the EAPS domain's secondary ring-port.
.1.3.6.1.4.1.1916.1.18.1.1.14,EXTREME-EAPS-MIB::extremeEapsProtectedVlansCount,INTEGER,read-only,,current,,This gives the count of the number of vlans that are  being protected by this EAPS domain.
.1.3.6.1.4.1.1916.1.18.1.1.15,EXTREME-EAPS-MIB::extremeEapsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus  conventions.
.1.3.6.1.4.1.1916.1.18.1.1.16,EXTREME-EAPS-MIB::extremeEapsHelloTimerMs,INTEGER,read-only,,current,,This indicates the milliseconds portion of the EAPS domain's hello timer value in milliseconds.
.1.3.6.1.4.1.1916.1.18.1.1.17,EXTREME-EAPS-MIB::extremeEapsPriority,INTEGER,read-create,,current,normal(0):high(1),This gives the priority of the domain. Used along with spatial re-use to prioritize handling of domains during a topology change.
.1.3.6.1.4.1.1916.1.18.2,EXTREME-EAPS-MIB::extremeEapsPrevState,INTEGER,accessible-for-notify,,current,idle(0):complete(1):failed(2):linksup(3):linkdown(4):preforwarding(5):init(6):precomplete(7):preinit(8),This indicates the previous EAPS state of this EAPS  domain. Used in state change traps information.
.1.3.6.1.4.1.1916.1.18.3,EXTREME-EAPS-MIB::extremeEapsGlobalInfo,,,,,,
.1.3.6.1.4.1.1916.1.18.3.1,EXTREME-EAPS-MIB::extremeEapsGlobalEnabled,INTEGER,read-write,,current,true(1):false(2),Indicates if EAPS is enabled globally on the switch.
.1.3.6.1.4.1.1916.1.18.3.2,EXTREME-EAPS-MIB::extremeEapsGlobalFastConvergence,INTEGER,read-write,,current,true(1):false(2),Indicates if Fast Convergence is enabled globally on the  switch.
.1.3.6.1.4.1.1916.1.18.3.3,EXTREME-EAPS-MIB::extremeEapsLastConfigurationChange,Unsigned32,read-only,,current,,Indicates the last time there was any change in  EAPS configuration on the switch.
.1.3.6.1.4.1.1916.1.18.3.4,EXTREME-EAPS-MIB::extremeEapsLastStatusChange,Unsigned32,read-only,,current,,Indicates the last time there was any change in  EAPS domain, EAPS port, shared port, or segment status on the switch. Time changes for extremeEapsState,  extremeEapsSharedPortState, extremeEapsSharedPortSegmentStatus, extremeEapsFailedFlag, extremeEapsPrimaryStatus,  extremeEapsSecondaryStatus, extremeEapsSharedPortNbrStatus, extremeEapsSharedPortSegmentFlagFailed.
.1.3.6.1.4.1.1916.1.18.3.5,EXTREME-EAPS-MIB::extremeEapsStatusTrapCount,Counter32,read-only,,current,,Indicates the number of status traps sent out since the switch booted. Status traps counted include
.1.3.6.1.4.1.1916.1.18.3.6,EXTREME-EAPS-MIB::extremeEapsGlobalMulticastAddRingPorts,INTEGER,read-write,,current,true(1):false(2),Ring ports are added to existing multicast groups for protected vlans on a topology change event.
.1.3.6.1.4.1.1916.1.18.3.7,EXTREME-EAPS-MIB::extremeEapsGlobalMulticastSendIGMPQuery,INTEGER,read-write,,current,true(1):false(2),IGMP Query is sent out on all protected vlans on a topology change  event.
.1.3.6.1.4.1.1916.1.18.3.8,EXTREME-EAPS-MIB::extremeEapsGlobalMulticastTempFlooding,INTEGER,read-write,,current,true(1):false(2),Temporary Multicast flooding occurs on all protected vlans on a  topology change event.
.1.3.6.1.4.1.1916.1.18.3.9,EXTREME-EAPS-MIB::extremeEapsGlobalMulticastTempFloodingDuration,Unsigned32,read-write,,current,,The duration at which temporary Multicast flooding will occur.
.1.3.6.1.4.1.1916.1.18.4,EXTREME-EAPS-MIB::extremeEapsMbrVlanTable,,not-accessible,,current,,This table contains the control and all protected vlans  added to each EAPS domain on this device. There can be only 1 control vlan, while many protected vlans added to a EAPS domain.
.1.3.6.1.4.1.1916.1.18.4.1,EXTREME-EAPS-MIB::extremeEapsMbrVlanEntry,,not-accessible,extremeEapsName:extremeEapsMbrVlanName:extremeEapsMbrVlanType,current,,An individual entry of this table correlates a EAPS domain with a VLAN added to it and its type whether it is control or protected.
.1.3.6.1.4.1.1916.1.18.4.1.1,EXTREME-EAPS-MIB::extremeEapsMbrVlanName,OCTET,read-only,,current,,The member VLAN's name.
.1.3.6.1.4.1.1916.1.18.4.1.2,EXTREME-EAPS-MIB::extremeEapsMbrVlanType,INTEGER,read-only,,current,unassigned(0):control(1):protected(2),The member VLAN's type whether it is control or  protected.
.1.3.6.1.4.1.1916.1.18.4.1.3,EXTREME-EAPS-MIB::extremeEapsMbrVlanTag,INTEGER,read-only,,current,,The member VLAN's Vlan Id tag.
.1.3.6.1.4.1.1916.1.18.4.1.4,EXTREME-EAPS-MIB::extremeEapsMbrVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus conventions.
.1.3.6.1.4.1.1916.1.18.5,EXTREME-EAPS-MIB::extremeEapsSharedPortTable,,not-accessible,,current,,This table contains all EAPS shared ports configured  on this device.
.1.3.6.1.4.1.1916.1.18.5.1,EXTREME-EAPS-MIB::extremeEapsSharedPortEntry,,not-accessible,extremeEapsSharedPortIfIndex,current,,An individual entry of this table describes the  configuration of an EAPS shared port.
.1.3.6.1.4.1.1916.1.18.5.1.1,EXTREME-EAPS-MIB::extremeEapsSharedPortIfIndex,INTEGER,read-only,,current,,The ifIndex of a port configured as an EAPS shared port.
.1.3.6.1.4.1.1916.1.18.5.1.2,EXTREME-EAPS-MIB::extremeEapsSharedPortMode,INTEGER,read-create,,current,unconfigured(0):controller(1):partner(2),The configured mode of the EAPS shared port.
.1.3.6.1.4.1.1916.1.18.5.1.3,EXTREME-EAPS-MIB::extremeEapsSharedPortLinkId,INTEGER,read-create,,current,,The configured Link Id for the EAPS shared port. Each common link in the entire network will be assigned a unique link Id. Each shared-port instance on either end of this common link will be configured with this  link Id. Value of 0 indicates the link Id is still not configured.
.1.3.6.1.4.1.1916.1.18.5.1.4,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentTimerExpiryAction,INTEGER,read-create,,current,sendAlert(0):segmentDown(1),This indicates the action taken by the EAPS Shared port instance when a segment timer expires.  If the action is sendAlert, then when the segment timer expires, an SNMP trap will be sent, and the segment will remain in Up state, with the failed flag set to True. If the action is segmentDown, then when the timer expires, the segment will be set to Down state.
.1.3.6.1.4.1.1916.1.18.5.1.5,EXTREME-EAPS-MIB::extremeEapsSharedPortState,INTEGER,read-only,,current,idle(0):ready(1):blocking(2):preforwarding(3),This indicates the state of the EAPS Shared port instance. The states can be idle(0), ready(1), blocking(2), and preforwarding(3).
.1.3.6.1.4.1.1916.1.18.5.1.6,EXTREME-EAPS-MIB::extremeEapsSharedPortNbrStatus,INTEGER,read-only,,current,neighborDown(0):neighborUp(1):neighborError(2),This indicates the status of reachabilty to the neighbor on the other end of the Shared-segment.  If the neighbor on the other end is reachable with  matching link-id and different modes, then the status is  NeighborUp. If the neighbor is not reachable, this status is  NeighborDown. If the neighbor is reachable, but with the same mode, then this status is set to Error.
.1.3.6.1.4.1.1916.1.18.5.1.7,EXTREME-EAPS-MIB::extremeEapsSharedPortDomainsCount,INTEGER,read-only,,current,,This gives the count of the number of EAPS domains that are sharing this shared-port.
.1.3.6.1.4.1.1916.1.18.5.1.8,EXTREME-EAPS-MIB::extremeEapsSharedPortProtectedVlansCount,INTEGER,read-only,,current,,This gives the count of the number of vlans that are  being protected by this shared-port instance.
.1.3.6.1.4.1.1916.1.18.5.1.9,EXTREME-EAPS-MIB::extremeEapsSharedPortRootBlockerStatus,INTEGER,read-only,,current,false(0):active(1):inactive(2),If this shared port instance is not in Root blocker state, the status is False. If the shared port is in Root blocker state, and its  path detect message is being returned to it, it is in  Active state. If the shared port is in Root blocker state, but its path detect message is not making it back to itself, then its root blocker status is Inactive.
.1.3.6.1.4.1.1916.1.18.5.1.10,EXTREME-EAPS-MIB::extremeEapsSharedPortRootBlockerId,INTEGER,read-only,,current,,This is the Link Id of the Root Blocker in the entire network. If there is no root blocker in the network, this value is 65535.
.1.3.6.1.4.1.1916.1.18.5.1.11,EXTREME-EAPS-MIB::extremeEapsSharedPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus  conventions.
.1.3.6.1.4.1.1916.1.18.5.1.12,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentHealthInterval,INTEGER,read-only,,current,,Interval at which health check PDUs are sent out each segment port.
.1.3.6.1.4.1.1916.1.18.5.1.13,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentTimeout,INTEGER,read-only,,current,,Time in seconds where segment fail timer expires, fail flag is set, and expiry action is taken.
.1.3.6.1.4.1.1916.1.18.5.1.14,EXTREME-EAPS-MIB::extremeEapsSharedPortCommonPathFailedFlag,INTEGER,read-only,,current,true(1):false(2),Shared port link fail timer expired, but our shared port link is up.
.1.3.6.1.4.1.1916.1.18.5.1.15,EXTREME-EAPS-MIB::extremeEapsSharedPortCommonPathHealthInterval,INTEGER,read-only,,current,,Interval at which health check PDUs are sent out shared port.
.1.3.6.1.4.1.1916.1.18.5.1.16,EXTREME-EAPS-MIB::extremeEapsSharedPortCommonPathTimeout,INTEGER,read-only,,current,,Time in seconds where shared link fail timer expires and fail flag is set
.1.3.6.1.4.1.1916.1.18.6,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentTable,,not-accessible,,current,,This table contains the EAPS shared port's segments  information
.1.3.6.1.4.1.1916.1.18.6.1,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentEntry,,not-accessible,extremeEapsSharedPortIfIndex:extremeEapsSharedPortSegmentPort:extremeEapsName,current,,An individual entry of this table describes the EAPS shared port's segment information. It will describe the EAPS domain, the segment's status, and other information related to neighboring node's blocking status.
.1.3.6.1.4.1.1916.1.18.6.1.1,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentPort,INTEGER,read-only,,current,,The segment port on a segment which is part of an EAPS  shared port.
.1.3.6.1.4.1.1916.1.18.6.1.2,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentStatus,INTEGER,read-only,,current,unknown(0):segUp(1):segDown(2):segBlockingUp(3):segBlockingDown(4),The status of a segment port which is part of an EAPS  shared port.
.1.3.6.1.4.1.1916.1.18.6.1.3,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentFailedFlag,INTEGER,read-only,,current,true(1):false(2),The status of the failed flag on a segment port which is  part of an EAPS shared port. This flag will be set to TRUE if the segment's fail timer expiry action is set to sendAlert, and this timer expires
.1.3.6.1.4.1.1916.1.18.6.1.4,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentVlanPortCount,INTEGER,read-only,,current,,The count of vlan ports being protected under this  segment's EAPS domain.
.1.3.6.1.4.1.1916.1.18.6.1.5,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentAdjId,INTEGER,read-only,,current,,The link Id of a neighboring node if the neighbor's  shared port instance was in blocking state.
.1.3.6.1.4.1.1916.1.18.6.1.6,EXTREME-EAPS-MIB::extremeEapsSharedPortSegmentRBD,INTEGER,read-only,,current,,The Root Blocker Id as determined by the neighboring  node's shared port instance.
.1.3.6.1.4.1.1916.1.18.7,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanTable,,not-accessible,,current,,This table contains all VLANs protected by the EAPS  Shared Port instance.
.1.3.6.1.4.1.1916.1.18.7.1,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanEntry,,not-accessible,extremeEapsSharedPortIfIndex:extremeEapsSharedPortVlanName,current,,An individual entry of this table correlates a EAPS Shared port instance with a VLAN protected by it.
.1.3.6.1.4.1.1916.1.18.7.1.1,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanName,OCTET,read-only,,current,,The vlan being protected under this EAPS Shared port instance
.1.3.6.1.4.1.1916.1.18.7.1.2,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanPortCount,INTEGER,read-only,,current,,The count of vlan ports being protected under this vlan
.1.3.6.1.4.1.1916.1.18.7.1.3,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanActiveOpenPort,INTEGER,read-only,,current,,Segment port that is Active Open. If there is no Active open port, then this value is 0.
.1.3.6.1.4.1.1916.1.18.8,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanPortTable,,not-accessible,,current,,This table contains the EAPS shared port's vlan-port's  information
.1.3.6.1.4.1.1916.1.18.8.1,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanPortEntry,,not-accessible,extremeEapsSharedPortIfIndex:extremeEapsSharedPortVlanName:extremeEapsSharedPortSegmentPort:extremeEapsName,current,,An individual entry of this table describes the EAPS shared port's vlan port information. It will describe the status of the vlan port under its protection.
.1.3.6.1.4.1.1916.1.18.8.1.1,EXTREME-EAPS-MIB::extremeEapsSharedPortVlanPortStatus,INTEGER,read-only,,current,unknown(0):activeOpen(1):blocked(2):open(3):down(4),The status of a vlan port which is getting protected by an EAPS shared port.
.1.3.6.1.4.1.1916.1.19,EXTREME-BASE-MIB::extremeLacp,,,,,,
.1.3.6.1.4.1.1916.1.19.1,EXTREME-LACP-MIB::extremeLacpTable,,not-accessible,,current,,This table contains LACP information about all LACP LAGs on this device.
.1.3.6.1.4.1.1916.1.19.1.1,EXTREME-LACP-MIB::extremeLacpEntry,,not-accessible,extremeLacpGroup:extremeLacpMemberPort,current,,An individual entry of this table contains LACP  information related to that LACP LAG.
.1.3.6.1.4.1.1916.1.19.1.1.1,EXTREME-LACP-MIB::extremeLacpGroup,OCTET,read-only,,current,,This represents the LACP LAG (Link Aggregation Group's)  identifier.
.1.3.6.1.4.1.1916.1.19.1.1.2,EXTREME-LACP-MIB::extremeLacpMemberPort,Unsigned32,read-only,,current,,This represents a member port within the LAG.
.1.3.6.1.4.1.1916.1.19.1.1.3,EXTREME-LACP-MIB::extremeLacpAggStatus,INTEGER,read-only,,current,true(1):false(2),This represents if the member port has been added to the aggregator or not.
.1.3.6.1.4.1.1916.1.20,EXTREME-BASE-MIB::extremePOSMib,,,,,,
.1.3.6.1.4.1.1916.1.20.1,EXTREME-POS-MIB::extremeAps,,,,,,
.1.3.6.1.4.1.1916.1.20.1.1,EXTREME-POS-MIB::extremeApsConfig,,,,,,
.1.3.6.1.4.1.1916.1.20.1.1.1,EXTREME-POS-MIB::extremeApsConfigEnabled,INTEGER,read-only,,current,true(1):false(2),Global APS enablement
.1.3.6.1.4.1.1916.1.20.1.1.2,EXTREME-POS-MIB::extremeApsGroupConfigTable,,not-accessible,,current,,This table contains configuration information by defined APS group.
.1.3.6.1.4.1.1916.1.20.1.1.2.1,EXTREME-POS-MIB::extremeApsGroupConfigEntry,,not-accessible,extremeApsGroupConfigGroupNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.1.2.1.1,EXTREME-POS-MIB::extremeApsGroupConfigGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.1.2.1.2,EXTREME-POS-MIB::extremeApsGroupConfigRevertMode,INTEGER,read-only,,current,revertive(1):nonRevertive(2),The revertive mode configured for the APS group. This indicates whether APS will switch-back automatically after the working line error is cleared. In non-revertive mode, manual intervention is required for switch-back.
.1.3.6.1.4.1.1916.1.20.1.1.2.1.3,EXTREME-POS-MIB::extremeApsGroupConfigRevertMinutes,INTEGER,read-only,,current,,The number of minutes APS will wait after the error has been cleared before switching back to the working line. During this interval, the K1 request will indicate WTR (wait-to-restore). This field is only valid in revertive mode.
.1.3.6.1.4.1.1916.1.20.1.1.2.1.4,EXTREME-POS-MIB::extremeApsGroupConfigDirection,INTEGER,read-only,,current,bidirectional(1):unidirectional(2),The directional mode configured for the APS group. This indicates whether protection switches are coordinated between both POS equipment and ADM (bidirectional) or not (unidirectional).
.1.3.6.1.4.1.1916.1.20.1.1.2.1.5,EXTREME-POS-MIB::extremeApsGroupConfigTimerInterval,INTEGER,read-only,,current,,The number of seconds between APS out-of-band peer protocol hello messages. This value is relevant when the working line and protection line exist is physically different chassis.
.1.3.6.1.4.1.1916.1.20.1.1.2.1.6,EXTREME-POS-MIB::extremeApsGroupConfigTimerMisses,INTEGER,read-only,,current,,The number of APS out-of-band peer protocol messages transmitted without receiving a response before the protection switch declares the working switch inoperable. When this occurs the protection switch initiates a line switch over via APS.
.1.3.6.1.4.1.1916.1.20.1.1.2.1.7,EXTREME-POS-MIB::extremeApsGroupConfigAuthenticate,INTEGER,read-only,,current,true(1):false(2),When enabled, the authentication string on both working and protection switches must match.
.1.3.6.1.4.1.1916.1.20.1.1.2.1.8,EXTREME-POS-MIB::extremeApsGroupConfigAuthString,OCTET,read-only,,current,,If configured, this is the authentication string that must match between working and protection switches. This field is relevant if the APS group is configured to authenticate.
.1.3.6.1.4.1.1916.1.20.1.1.3,EXTREME-POS-MIB::extremeApsPortConfigTable,,not-accessible,,current,,This table contains configuration information for APS ports.
.1.3.6.1.4.1.1916.1.20.1.1.3.1,EXTREME-POS-MIB::extremeApsPortConfigEntry,,not-accessible,extremeApsPortConfigGroupNumber:extremeApsPortConfigPortNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.1.3.1.1,EXTREME-POS-MIB::extremeApsPortConfigGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.1.3.1.2,EXTREME-POS-MIB::extremeApsPortConfigPortNumber,INTEGER,read-only,,current,,The value of ifIndex that identifies the port.
.1.3.6.1.4.1.1916.1.20.1.1.3.1.3,EXTREME-POS-MIB::extremeApsPortConfigPortType,INTEGER,read-only,,current,working(1):protection(2),The port type designation.
.1.3.6.1.4.1.1916.1.20.1.1.4,EXTREME-POS-MIB::extremeApsProtectPortConfigTable,,not-accessible,,current,,This table contains configuration information for APS protection ports.
.1.3.6.1.4.1.1916.1.20.1.1.4.1,EXTREME-POS-MIB::extremeApsProtectPortConfigEntry,,not-accessible,extremeApsProtectPortConfigGroupNumber:extremeApsProtectPortConfigPortNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.1.4.1.1,EXTREME-POS-MIB::extremeApsProtectPortConfigGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.1.4.1.2,EXTREME-POS-MIB::extremeApsProtectPortConfigPortNumber,INTEGER,read-only,,current,,The value of ifIndex that identifies the protection port.
.1.3.6.1.4.1.1916.1.20.1.1.4.1.3,EXTREME-POS-MIB::extremeApsProtectPortConfigWorkingIpAddr,IpAddress,read-only,,current,,The IP address of the working switch. If the working and protection lines reside on the same chassis, this IP address will be a local address.
.1.3.6.1.4.1.1916.1.20.1.2,EXTREME-POS-MIB::extremeApsStatus,,,,,,
.1.3.6.1.4.1.1916.1.20.1.2.1,EXTREME-POS-MIB::extremeApsGroupTable,,not-accessible,,current,,This table contains run-time information by defined APS group.
.1.3.6.1.4.1.1916.1.20.1.2.1.1,EXTREME-POS-MIB::extremeApsGroupEntry,,not-accessible,extremeApsGroupGroupNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.2.1.1.1,EXTREME-POS-MIB::extremeApsGroupGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.2.1.1.2,EXTREME-POS-MIB::extremeApsGroupActivePort,INTEGER,read-only,,current,working(1):protection(2),The APS port which is currently carrying the network traffic.
.1.3.6.1.4.1.1916.1.20.1.2.1.1.3,EXTREME-POS-MIB::extremeApsGroupEffectiveDirection,INTEGER,read-only,,current,bidirectional(1):unidirectional(2),The effective directional mode for the APS group. When this value differs from the configured directional mode, check the ADM and switch provisioning for a mis- configuration.
.1.3.6.1.4.1.1916.1.20.1.2.1.1.4,EXTREME-POS-MIB::extremeApsGroupPeerProtoStatus,INTEGER,read-only,,current,established(1):closed(2),The APS out-of-band peer protocol status for a group.
.1.3.6.1.4.1.1916.1.20.1.2.2,EXTREME-POS-MIB::extremeApsProtectPortTable,,not-accessible,,current,,This table contains run-time information by defined APS protection port.
.1.3.6.1.4.1.1916.1.20.1.2.2.1,EXTREME-POS-MIB::extremeApsProtectPortEntry,,not-accessible,extremeApsProtectPortGroupNumber:extremeApsProtectPortPortNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.2.2.1.1,EXTREME-POS-MIB::extremeApsProtectPortGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.2,EXTREME-POS-MIB::extremeApsProtectPortPortNumber,INTEGER,read-only,,current,,The value of ifIndex that identifies the protection port.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.3,EXTREME-POS-MIB::extremeApsProtectPortTransmitK1,OCTET,read-only,,current,,The K1 overhead byte currently being transmitted on the indicated protection port.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.4,EXTREME-POS-MIB::extremeApsProtectPortTransmitK2,OCTET,read-only,,current,,The K2 overhead byte currently being transmitted on the indicated protection port.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.5,EXTREME-POS-MIB::extremeApsProtectPortReceiveK1,OCTET,read-only,,current,,The K1 overhead byte currently being received on the indicated protection port.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.6,EXTREME-POS-MIB::extremeApsProtectPortReceiveK2,OCTET,read-only,,current,,The K2 overhead byte currently being received on the indicated protection port.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.7,EXTREME-POS-MIB::extremeApsProtectPortSwitchInitByWorking,INTEGER,read-only,,current,,The number of switches that have been initiated by the working-line router.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.8,EXTREME-POS-MIB::extremeApsProtectPortSwitchInitByProtect,INTEGER,read-only,,current,,The number of switches that have been initiated by the protection-line router.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.9,EXTREME-POS-MIB::extremeApsProtectPortSwitchInitByADM,INTEGER,read-only,,current,,The number of switches that have been initiated by the ADM.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.10,EXTREME-POS-MIB::extremeApsProtectPortSwitchInitByCmd,INTEGER,read-only,,current,,The number of switches that have been initiated by an external CLI command.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.11,EXTREME-POS-MIB::extremeApsProtectPortSuccessfulSwitches,INTEGER,read-only,,current,,The number of successful APS line switches.
.1.3.6.1.4.1.1916.1.20.1.2.2.1.12,EXTREME-POS-MIB::extremeApsProtectPortHelloProtFails,INTEGER,read-only,,current,,The number of APS out-of-band peer protocol failures recorded. This situation causes the protection-line router to initiate a line switch.
.1.3.6.1.4.1.1916.1.20.1.3,EXTREME-POS-MIB::extremeApsErrors,,,,,,
.1.3.6.1.4.1.1916.1.20.1.3.1,EXTREME-POS-MIB::extremeApsLineErrorTable,,not-accessible,,current,,This table contains APS line error information.
.1.3.6.1.4.1.1916.1.20.1.3.1.1,EXTREME-POS-MIB::extremeApsLineErrorEntry,,not-accessible,extremeApsLineErrorGroupNumber:extremeApsLineErrorPortNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.3.1.1.1,EXTREME-POS-MIB::extremeApsLineErrorGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.2,EXTREME-POS-MIB::extremeApsLineErrorPortNumber,INTEGER,read-only,,current,,The ifIndex value which identifies the APS port.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.3,EXTREME-POS-MIB::extremeApsLineErrorSignalDegradeActive,INTEGER,read-only,,current,true(1):false(2),Indicates whether a signal degrade condition currently exists on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.4,EXTREME-POS-MIB::extremeApsLineErrorBERSignalDegradeActive,INTEGER,read-only,,current,true(1):false(2),Indicates whether a signal degrade condition due to excessive Bit-Error-Rate currently exists on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.5,EXTREME-POS-MIB::extremeApsLineErrorSignalFailActive,INTEGER,read-only,,current,true(1):false(2),Indicates whether a signal fail condition currently exists on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.6,EXTREME-POS-MIB::extremeApsLineErrorBERSignalFailActive,INTEGER,read-only,,current,true(1):false(2),Indicates whether a signal fail condition due to excessive Bit-Error-Rate currently exists on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.7,EXTREME-POS-MIB::extremeApsLineErrorSignalDegrades,INTEGER,read-only,,current,,The number of signal degrades that have been recorded on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.8,EXTREME-POS-MIB::extremeApsLineErrorBERSignalDegrades,INTEGER,read-only,,current,,The number of signal degrades due to excessive Bit-Error-Rate that have been recorded on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.9,EXTREME-POS-MIB::extremeApsLineErrorSignalFails,INTEGER,read-only,,current,,The number of signal fails that have been recorded on the line.
.1.3.6.1.4.1.1916.1.20.1.3.1.1.10,EXTREME-POS-MIB::extremeApsLineErrorBERSignalFails,INTEGER,read-only,,current,,The number of signal fails due to excessive Bit-Error-Rate that have been recorded on the line.
.1.3.6.1.4.1.1916.1.20.1.3.2,EXTREME-POS-MIB::extremeApsProtocolErrorTable,,not-accessible,,current,,This table contains APS protocol error information. These errors are relevant for APS protection ports.
.1.3.6.1.4.1.1916.1.20.1.3.2.1,EXTREME-POS-MIB::extremeApsProtocolErrorEntry,,not-accessible,extremeApsProtocolErrorGroupNumber:extremeApsProtocolErrorPortNumber,current,,
.1.3.6.1.4.1.1916.1.20.1.3.2.1.1,EXTREME-POS-MIB::extremeApsProtocolErrorGroupNumber,INTEGER,read-only,,current,,The group number which uniquely identifies the APS group.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.2,EXTREME-POS-MIB::extremeApsProtocolErrorPortNumber,INTEGER,read-only,,current,,The ifIndex value which identifies the APS protection port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.3,EXTREME-POS-MIB::extremeApsProtocolErrorModeMismatchDefect,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Mode Mismatch defect currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.4,EXTREME-POS-MIB::extremeApsProtocolErrorProtSwitchByteDefect,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Protection Switching Byte defect currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.5,EXTREME-POS-MIB::extremeApsProtocolErrorChannelMismatchDefect,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Channel Mismatch defect currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.6,EXTREME-POS-MIB::extremeApsProtocolErrorFarEndProtectDefect,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Far-End Protection defect currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.7,EXTREME-POS-MIB::extremeApsProtocolErrorModeMismatchFailure,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Mode Mismatch failure currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.8,EXTREME-POS-MIB::extremeApsProtocolErrorProtSwitchByteFailure,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Protection Switching Byte failure currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.9,EXTREME-POS-MIB::extremeApsProtocolErrorChannelMismatchFailure,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Channel Mismatch failure currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.10,EXTREME-POS-MIB::extremeApsProtocolErrorFarEndProtectFailure,INTEGER,read-only,,current,true(1):false(2),Indicates whether a Far-End Protection failure currently exists on the port.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.11,EXTREME-POS-MIB::extremeApsProtocolErrorModeMismatchNumFails,INTEGER,read-only,,current,,The number of Mode Mismatch failures that have been recorded.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.12,EXTREME-POS-MIB::extremeApsProtocolErrorProtSwitchByteNumFails,INTEGER,read-only,,current,,The number of Protection Switching Byte failures that have been recorded.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.13,EXTREME-POS-MIB::extremeApsProtocolErrorChannelMismatchNumFails,INTEGER,read-only,,current,,The number of Channel Mismatch failures that have been recorded.
.1.3.6.1.4.1.1916.1.20.1.3.2.1.14,EXTREME-POS-MIB::extremeApsProtocolErrorFarEndProtectNumFails,INTEGER,read-only,,current,,The number of Far-End Protection failures that have been recorded.
.1.3.6.1.4.1.1916.1.21,EXTREME-BASE-MIB::extremeNPMib,,,,,,
.1.3.6.1.4.1.1916.1.21.1,EXTREME-NP-MIB::extremeNPModule,,,,,,
.1.3.6.1.4.1.1916.1.21.1.1,EXTREME-NP-MIB::extremeNPModuleTable,,not-accessible,,current,,A table containing information about each Intelligent
.1.3.6.1.4.1.1916.1.21.1.1.1,EXTREME-NP-MIB::extremeNPModuleEntry,,not-accessible,extremeNPModuleSlotNumber,current,,A table entry containing information about the
.1.3.6.1.4.1.1916.1.21.1.1.1.1,EXTREME-NP-MIB::extremeNPModuleSlotNumber,INTEGER,read-only,,current,,A unique integer identifying the particular slot 
.1.3.6.1.4.1.1916.1.21.1.1.1.2,EXTREME-NP-MIB::extremeNPModuleDescription,OCTET,read-only,,current,,A description of the particular slot in the chassis.
.1.3.6.1.4.1.1916.1.21.1.1.1.3,EXTREME-NP-MIB::extremeNPModuleCurrentSoftware,OCTET,read-only,,current,,The version of the software currently running on the module.
.1.3.6.1.4.1.1916.1.21.1.1.1.4,EXTREME-NP-MIB::extremeNPModulePrimarySoftware,OCTET,read-only,,current,,The version of software in the primary image of the module.
.1.3.6.1.4.1.1916.1.21.1.1.1.5,EXTREME-NP-MIB::extremeNPModuleSecondarySoftware,OCTET,read-only,,current,,The version of software in the secondary image of the module.
.1.3.6.1.4.1.1916.1.21.1.1.1.6,EXTREME-NP-MIB::extremeNPModuleBootromVersion,OCTET,read-only,,current,,The version of bootrom that the module will use when restarting.
.1.3.6.1.4.1.1916.1.21.1.1.1.7,EXTREME-NP-MIB::extremeNPModuleProcessorState,OCTET,read-only,,current,,An Octet String indicating the status of the various processors
.1.3.6.1.4.1.1916.1.21.2,EXTREME-NP-MIB::extremeSMAModule,,,,,,
.1.3.6.1.4.1.1916.1.21.2.1,EXTREME-NP-MIB::extremeSMATable,,not-accessible,,current,,A table containing information about each SMA
.1.3.6.1.4.1.1916.1.21.2.1.1,EXTREME-NP-MIB::extremeSMAEntry,,not-accessible,extremeSMASlotNumber,current,,A table entry containing information about the
.1.3.6.1.4.1.1916.1.21.2.1.1.1,EXTREME-NP-MIB::extremeSMASlotNumber,INTEGER,read-only,,current,,A unique integer identifying the particular slot 
.1.3.6.1.4.1.1916.1.21.2.1.1.2,EXTREME-NP-MIB::extremeSMAProtocolVersion,INTEGER,read-only,,current,,Protocol version.
.1.3.6.1.4.1.1916.1.21.2.1.1.3,EXTREME-NP-MIB::extremeSMAServiceVersion,OCTET,read-only,,current,,Service release version.
.1.3.6.1.4.1.1916.1.21.2.1.1.4,EXTREME-NP-MIB::extremeSMAUpTime,Unsigned32,read-only,,current,,Continuous operating time of the module in seconds.
.1.3.6.1.4.1.1916.1.21.2.1.1.5,EXTREME-NP-MIB::extremeSMACpuUtilization,Unsigned32,read-only,,current,,Percentage of CPU utilized in the last 5 seconds.
.1.3.6.1.4.1.1916.1.21.2.1.1.6,EXTREME-NP-MIB::extremeSMAMemUtilization,Unsigned32,read-only,,current,,Percentage of memory utilized.
.1.3.6.1.4.1.1916.1.21.2.1.1.7,EXTREME-NP-MIB::extremeSMAQosBroadcaster,Unsigned32,read-only,,current,,60 second rolling average of %QoS.
.1.3.6.1.4.1.1916.1.21.2.1.1.8,EXTREME-NP-MIB::extremeSMANumFromBroadcaster,Unsigned32,read-only,,current,,The total number of broadcasters sending streams.
.1.3.6.1.4.1.1916.1.21.2.1.1.9,EXTREME-NP-MIB::extremeSMANumToListener,Unsigned32,read-only,,current,,The total number of listeners connected.
.1.3.6.1.4.1.1916.1.21.2.1.1.10,EXTREME-NP-MIB::extremeSMABytesBroadcaster,Counter64,read-only,,current,,The total number of media bytes received from the broadcasters.
.1.3.6.1.4.1.1916.1.21.2.1.1.11,EXTREME-NP-MIB::extremeSMABytesListener,Counter64,read-only,,current,,The total number of data bytes sent to listeners.
.1.3.6.1.4.1.1916.1.21.3,EXTREME-NP-MIB::extremeATMModule,,,,,,
.1.3.6.1.4.1.1916.1.21.3.1,EXTREME-NP-MIB::extremeATMCellPduTable,,not-accessible,,current,,A table containing information about each ATM
.1.3.6.1.4.1.1916.1.21.3.1.1,EXTREME-NP-MIB::extremeATMCellPduEntry,,not-accessible,extremeATMPortNumber,current,,A table entry containing information about the
.1.3.6.1.4.1.1916.1.21.3.1.1.1,EXTREME-NP-MIB::extremeATMPortNumber,INTEGER,read-only,,current,,A unique integer identifying the particular port number
.1.3.6.1.4.1.1916.1.21.3.1.1.2,EXTREME-NP-MIB::extremeATMRxCell,Unsigned32,read-only,,current,,The number of ATM cell Received.
.1.3.6.1.4.1.1916.1.21.3.1.1.3,EXTREME-NP-MIB::extremeATMTxCell,Unsigned32,read-only,,current,,The number of ATM cell Transmitted.
.1.3.6.1.4.1.1916.1.21.3.1.1.4,EXTREME-NP-MIB::extremeATMRxCellHecError,Unsigned32,read-only,,current,,The number of received cells with HEC error.
.1.3.6.1.4.1.1916.1.21.3.1.1.5,EXTREME-NP-MIB::extremeATMRxCellError,Unsigned32,read-only,,current,,The number of received cells discarded due to other error.
.1.3.6.1.4.1.1916.1.21.3.1.1.6,EXTREME-NP-MIB::extremeATMRxAAL5Pdu,Unsigned32,read-only,,current,,The number AAL-5 PDU Received.
.1.3.6.1.4.1.1916.1.21.3.1.1.7,EXTREME-NP-MIB::extremeATMTxAAL5Pdu,Unsigned32,read-only,,current,,The number AAL-5 PDU Transmitted.
.1.3.6.1.4.1.1916.1.21.3.1.1.8,EXTREME-NP-MIB::extremeATMRxAAL5Bytes,Counter64,read-only,,current,,The number AAL-5 PDU Octetd Received.
.1.3.6.1.4.1.1916.1.21.3.1.1.9,EXTREME-NP-MIB::extremeATMTxAAL5Bytes,Counter64,read-only,,current,,The number AAL-5 PDU Octetd Transmitted.
.1.3.6.1.4.1.1916.1.21.3.1.1.10,EXTREME-NP-MIB::extremeATMPortStatus,OCTET,read-only,,current,,ATM port status.
.1.3.6.1.4.1.1916.1.21.3.2,EXTREME-NP-MIB::extremeATMVpiVciTable,,not-accessible,,current,,A table containing information about each ATM
.1.3.6.1.4.1.1916.1.21.3.2.1,EXTREME-NP-MIB::extremeATMVpiVciEntry,,not-accessible,extremeATMPortNum:extremeATMPvc,current,,A table entry containing information about the
.1.3.6.1.4.1.1916.1.21.3.2.1.1,EXTREME-NP-MIB::extremeATMPortNum,INTEGER,read-only,,current,,A unique integer identifying the particular port number
.1.3.6.1.4.1.1916.1.21.3.2.1.2,EXTREME-NP-MIB::extremeATMPvc,INTEGER,read-only,,current,,A unique integer identifying the pvc number configured
.1.3.6.1.4.1.1916.1.21.3.2.1.3,EXTREME-NP-MIB::extremeATMVpi,INTEGER,read-only,,current,,A unique integer identifying the VPI value
.1.3.6.1.4.1.1916.1.21.3.2.1.4,EXTREME-NP-MIB::extremeATMVci,INTEGER,read-only,,current,,A unique integer identifying the VCI value
.1.3.6.1.4.1.1916.1.21.4,EXTREME-NP-MIB::extremeMplsModule,,,,,,
.1.3.6.1.4.1.1916.1.21.4.1,EXTREME-NP-MIB::extremeMplsTlsTable,,not-accessible,,current,,A table containing information about each MPLS TLS tunnel in the chassis.
.1.3.6.1.4.1.1916.1.21.4.1.1,EXTREME-NP-MIB::extremeMplsTlsEntry,,not-accessible,extremeMplsTlsNum,current,,A table entry containing information about the MPLS TLS tunnel.
.1.3.6.1.4.1.1916.1.21.4.1.1.1,EXTREME-NP-MIB::extremeMplsTlsNum,INTEGER,read-only,,current,,An index used to reference each configured TLS tunnel.
.1.3.6.1.4.1.1916.1.21.4.1.1.2,EXTREME-NP-MIB::extremeMplsTlsName,OCTET,read-only,,current,,The user defined TLS tunnel identifier name.
.1.3.6.1.4.1.1916.1.21.4.1.1.3,EXTREME-NP-MIB::extremeMplsTlsLocalIpAddr,IpAddress,read-only,,current,,The TLS tunnel local endpoint IP address, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
.1.3.6.1.4.1.1916.1.21.4.1.1.4,EXTREME-NP-MIB::extremeMplsTlsPeerIpAddr,IpAddress,read-only,,current,,The TLS tunnel peer endpoint IP address.
.1.3.6.1.4.1.1916.1.21.4.1.1.5,EXTREME-NP-MIB::extremeMplsTlsLocalVlanID,Unsigned32,read-only,,current,,The local Egress Vlan ID.
.1.3.6.1.4.1.1916.1.21.4.1.1.6,EXTREME-NP-MIB::extremeMplsTlsLocalVlanName,OCTET,read-only,,current,,The local Egress Vlan Name.
.1.3.6.1.4.1.1916.1.21.4.1.1.7,EXTREME-NP-MIB::extremeMplsTlsDynamic,Unsigned32,read-only,,current,,Flag indicating that the TLS tunnel is Dynamic. If set, the TLS tunnel is dynamically signaled. If zero, the TLS tunnel is statically configured.
.1.3.6.1.4.1.1916.1.21.4.1.1.8,EXTREME-NP-MIB::extremeMplsTlsType,Unsigned32,read-only,,current,,The TLS tunnel type 0- MPLS, Static 1- MPLS, Martini .
.1.3.6.1.4.1.1916.1.21.4.1.1.9,EXTREME-NP-MIB::extremeMplsTlsVcID,Unsigned32,read-only,,current,,The configured VC ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
.1.3.6.1.4.1.1916.1.21.4.1.1.10,EXTREME-NP-MIB::extremeMplsTlsLocalGroupID,Unsigned32,read-only,,current,,The configured Local Group ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
.1.3.6.1.4.1.1916.1.21.4.1.1.11,EXTREME-NP-MIB::extremeMplsTlsRemoteGroupID,Unsigned32,read-only,,current,,The learned Remote Group ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
.1.3.6.1.4.1.1916.1.21.4.1.1.12,EXTREME-NP-MIB::extremeMplsTlsIngressVcLabel,Unsigned32,read-only,,current,,The TLS tunnel VLAN Ingress Label. If the TLS tunnel is Static, this value is configured. If TLS tunnel is Dynamic, this value is dynamically allocated from the TLS label range and signaled to the TLS tunnel peer.
.1.3.6.1.4.1.1916.1.21.4.1.1.13,EXTREME-NP-MIB::extremeMplsTlsEgressVcLabel,Unsigned32,read-only,,current,,The TLS tunnel VLAN Egress Label. If the TLS tunnel is Static, this value is configured. If TLS tunnel is Dynamic, this value is learned from the TLS tunnel peer.
.1.3.6.1.4.1.1916.1.21.4.1.1.14,EXTREME-NP-MIB::extremeMplsTlsVcState,OCTET,read-only,,current,,The TLS tunnel VC state. Valid states include: - Idle - No LSP Available - Waiting for LDP session - Pending label mapping - Pending local configuration - MTU incompatibility - Up - Unknown - Error .. General failure - Error .. Targeted LDP session failure - Error .. Bridge configuration problem - Error .. Ingress label allocation failure - Error .. Failure sending TLS label mapping - Error .. Patricia tree insertion failure - Error .. Failure programming TLS hardware - Error .. MPLS not initialized - Error .. Unknown.
.1.3.6.1.4.1.1916.1.21.4.1.1.15,EXTREME-NP-MIB::extremeMplsTlsPacketTx,Unsigned32,read-only,,current,,The number of Packets Transmitted on this TLS tunnel.
.1.3.6.1.4.1.1916.1.21.4.1.1.16,EXTREME-NP-MIB::extremeMplsTlsPacketRx,Unsigned32,read-only,,current,,The number of Packets Received on this TLS tunnel.
.1.3.6.1.4.1.1916.1.21.4.1.1.17,EXTREME-NP-MIB::extremeMplsTlsOctetTx,Counter64,read-only,,current,,The number of Octets Transmitted on this TLS tunnel.
.1.3.6.1.4.1.1916.1.21.4.1.1.18,EXTREME-NP-MIB::extremeMplsTlsOctetRx,Counter64,read-only,,current,,The number of Octets Received on this TLS tunnel.
.1.3.6.1.4.1.1916.1.22,EXTREME-BASE-MIB::extremeNetFlow,,,,,,
.1.3.6.1.4.1.1916.1.22.1,EXTREME-NETFLOW-MIB::extremeNetFlowConfigPort,,,,,,
.1.3.6.1.4.1.1916.1.22.1.1,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigTable,,not-accessible,,current,,This table contains configuration information for a defined NetFlow port.
.1.3.6.1.4.1.1916.1.22.1.1.1,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigEntry,,not-accessible,extremeNetFlowPortConfigPortIndex,current,,
.1.3.6.1.4.1.1916.1.22.1.1.1.1,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigPortIndex,INTEGER,not-accessible,,current,,The index value for the port.
.1.3.6.1.4.1.1916.1.22.1.1.1.2,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigEnabled,INTEGER,read-only,,current,true(1):false(2),Flag indicating if port is enabled.
.1.3.6.1.4.1.1916.1.22.1.1.1.3,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigTimout,INTEGER,read-only,,current,,The port timeout value.
.1.3.6.1.4.1.1916.1.22.1.1.1.4,EXTREME-NETFLOW-MIB::extremeNetFlowPortOverFlowPackets,INTEGER,read-only,,current,,The number of packets not accounted for due to lack of resources. Implemented on PoS ports only
.1.3.6.1.4.1.1916.1.22.1.2,EXTREME-NETFLOW-MIB::extremeNetFlowPortFilterConfigTable,,not-accessible,,current,,This table contains configuration information for a defined NetFlow filter.
.1.3.6.1.4.1.1916.1.22.1.2.1,EXTREME-NETFLOW-MIB::extremeNetFlowPortFilterConfigEntry,,not-accessible,extremeNetFlowPortConfigPortNumber:extremeNetFlowPortConfigFilterEgress:extremeNetFlowPortConfigFilterNumber,current,,
.1.3.6.1.4.1.1916.1.22.1.2.1.1,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigPortNumber,INTEGER,not-accessible,,current,,The port number for the filter.
.1.3.6.1.4.1.1916.1.22.1.2.1.2,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigFilterEgress,INTEGER,not-accessible,,current,true(1):false(2),Flag indicating whether this is a request for an
.1.3.6.1.4.1.1916.1.22.1.2.1.3,EXTREME-NETFLOW-MIB::extremeNetFlowPortConfigFilterNumber,INTEGER,not-accessible,,current,,The filter number being requested (1-8).
.1.3.6.1.4.1.1916.1.22.1.2.1.4,EXTREME-NETFLOW-MIB::extremeNetFlowPortEnabled,INTEGER,read-only,,current,true(1):false(2),Flag indicating whether port is enabled.
.1.3.6.1.4.1.1916.1.22.1.2.1.5,EXTREME-NETFLOW-MIB::extremeNetFlowFilterEnabled,INTEGER,read-only,,current,true(1):false(2),Flag indicating whether filter is enabled.
.1.3.6.1.4.1.1916.1.22.1.2.1.6,EXTREME-NETFLOW-MIB::extremeNetFlowDestIpAddress,IpAddress,read-only,,current,,Filter Destination IP address.
.1.3.6.1.4.1.1916.1.22.1.2.1.7,EXTREME-NETFLOW-MIB::extremeNetFlowDestIpAddressMask,IpAddress,read-only,,current,,Filter Destination IP address Mask.
.1.3.6.1.4.1.1916.1.22.1.2.1.8,EXTREME-NETFLOW-MIB::extremeNetFlowSourceIpAddress,IpAddress,read-only,,current,,Filter Source IP address.
.1.3.6.1.4.1.1916.1.22.1.2.1.9,EXTREME-NETFLOW-MIB::extremeNetFlowSourceIpAddressMask,IpAddress,read-only,,current,,Filter Source IP address Mask.
.1.3.6.1.4.1.1916.1.22.1.2.1.10,EXTREME-NETFLOW-MIB::extremeNetFlowDestPort,INTEGER,read-only,,current,,The destination port (valid for TCP and UDP flows only).
.1.3.6.1.4.1.1916.1.22.1.2.1.11,EXTREME-NETFLOW-MIB::extremeNetFlowDestPortMask,INTEGER,read-only,,current,,The destination port mask.
.1.3.6.1.4.1.1916.1.22.1.2.1.12,EXTREME-NETFLOW-MIB::extremeNetFlowSourcePort,INTEGER,read-only,,current,,The source port (valid for TCP and UDP flows only).
.1.3.6.1.4.1.1916.1.22.1.2.1.13,EXTREME-NETFLOW-MIB::extremeNetFlowSourcePortMask,INTEGER,read-only,,current,,The source port mask.
.1.3.6.1.4.1.1916.1.22.1.2.1.14,EXTREME-NETFLOW-MIB::extremeNetFlowProtocol,INTEGER,read-only,,current,,The IP protocol for the filter.
.1.3.6.1.4.1.1916.1.22.1.2.1.15,EXTREME-NETFLOW-MIB::extremeNetFlowProtocolMask,INTEGER,read-only,,current,,The IP protocol mask.
.1.3.6.1.4.1.1916.1.22.1.2.1.16,EXTREME-NETFLOW-MIB::extremeNetFlowFilterGroupNumber,INTEGER,read-only,,current,,The Group Number.
.1.3.6.1.4.1.1916.1.22.1.2.1.17,EXTREME-NETFLOW-MIB::extremeNetFlowMatchAllFlag,INTEGER,read-only,,current,true(1):false(2),Filter is set to match all flows.
.1.3.6.1.4.1.1916.1.22.1.2.1.18,EXTREME-NETFLOW-MIB::extremeNetFlowMatchNoneFlag,INTEGER,read-only,,current,true(1):false(2),Filter is set to not match any flows.
.1.3.6.1.4.1.1916.1.22.2,EXTREME-NETFLOW-MIB::extremeNetFlowConfigGroup,,,,,,
.1.3.6.1.4.1.1916.1.22.2.2,EXTREME-NETFLOW-MIB::extremeNetFlowGroupCollectorTable,,not-accessible,,current,,This table contains configuration information for a defined NetFlow group flow entry.
.1.3.6.1.4.1.1916.1.22.2.2.1,EXTREME-NETFLOW-MIB::extremeNetFlowGroupCollectorEntry,,not-accessible,extremeNetFlowGroupNumber:extremeNetFlowCollectorId,current,,
.1.3.6.1.4.1.1916.1.22.2.2.1.1,EXTREME-NETFLOW-MIB::extremeNetFlowGroupNumber,INTEGER,not-accessible,,current,,The group number.
.1.3.6.1.4.1.1916.1.22.2.2.1.2,EXTREME-NETFLOW-MIB::extremeNetFlowCollectorId,INTEGER,not-accessible,,current,,The collector number.
.1.3.6.1.4.1.1916.1.22.2.2.1.3,EXTREME-NETFLOW-MIB::extremeNetFlowGroupPingEnabled,INTEGER,read-only,,current,true(1):false(2),Flag indicating if ping is enabled for the group
.1.3.6.1.4.1.1916.1.22.2.2.1.4,EXTREME-NETFLOW-MIB::extremeNetFlowGroupSourceIp,IpAddress,read-only,,current,,Source IP address for the group.
.1.3.6.1.4.1.1916.1.22.2.2.1.5,EXTREME-NETFLOW-MIB::extremeNetFlowCollectorIpAddress,IpAddress,read-only,,current,,The collector's configured IP address.
.1.3.6.1.4.1.1916.1.22.2.2.1.6,EXTREME-NETFLOW-MIB::extremeNetFlowCollectorUdpPort,INTEGER,read-only,,current,,The collector's configured UDP port number.
.1.3.6.1.4.1.1916.1.22.2.2.1.7,EXTREME-NETFLOW-MIB::extremeNetFlowCollectorStatusUp,INTEGER,read-only,,current,true(1):false(2),Flag indicating if the collector is up.
.1.3.6.1.4.1.1916.1.22.2.2.1.8,EXTREME-NETFLOW-MIB::extremeNetFlowCollectorDowntime,INTEGER,read-only,,current,,The downtime value for the collector.
.1.3.6.1.4.1.1916.1.22.2.2.1.9,EXTREME-NETFLOW-MIB::extremeNetFlowCollectorPacketsTx,INTEGER,read-only,,current,,The transmit packet count for the collector.
.1.3.6.1.4.1.1916.1.23,EXTREME-BASE-MIB::extremeSnmpv3,,,,,,
.1.3.6.1.4.1.1916.1.23.1,EXTREME-SNMPV3-MIB::extremeTarget,,,,,,
.1.3.6.1.4.1.1916.1.23.1.1,EXTREME-SNMPV3-MIB::extremeTargetAddrExtTable,,not-accessible,,current,,This table is an extension to the snmpTargetAddrTable found in the 
.1.3.6.1.4.1.1916.1.23.1.1.1,EXTREME-SNMPV3-MIB::extremeTargetAddrExtEntry,,not-accessible,,current,,An entry in the extremeTargetAddrExtTable.
.1.3.6.1.4.1.1916.1.23.1.1.1.1,EXTREME-SNMPV3-MIB::extremeTargetAddrExtIgnoreMPModel,INTEGER,read-write,,current,true(1):false(2),When this object is set to TRUE, the version of the trap/notification sent to 
.1.3.6.1.4.1.1916.1.23.1.1.1.2,EXTREME-SNMPV3-MIB::extremeTargetAddrExtStandardMode,INTEGER,read-write,,current,true(1):false(2),When this object is set to TRUE, the management target will be treated as 
.1.3.6.1.4.1.1916.1.23.1.1.1.3,EXTREME-SNMPV3-MIB::extremeTargetAddrExtTrapDestIndex,Integer32,read-only,,current,,This object contains the value of the trapDestIndex in the corresponding 
.1.3.6.1.4.1.1916.1.23.1.1.1.4,EXTREME-SNMPV3-MIB::extremeTargetAddrExtUseEventComm,INTEGER,read-write,,current,true(1):false(2),This object is used only when sending RMON alarms as SNMPv3 traps. When it is set to TRUE and an RMON risingAlarm or fallingAlarm is being sent for an event, then the eventCommunity in the RMON event table is compared to  the snmpTargetAddrName in the snmpTargetAddrTable. The alarm is sent to the  target only when the two are the same. This behavior is exhibited only when the snmpTargetParamsMPModel corresponding to the target indicates an SNMPv3 trap. For  SNMPv1/v2c traps, the community in the RMON trapDestTable is used for the  comparision, which is the 'regular' method, as per the standards. When this object is set to FALSE, then the RMON alarm (if being sent as an SNMPv3 trap) is sent without using the event community for any comparision.
.1.3.6.1.4.1.1916.1.23.1.1.1.5,EXTREME-SNMPV3-MIB::extremeTargetAddrExtTrapSrcIp,IpAddress,read-write,,deprecated,,This object contains the source IP address from which traps have to be sent out.  If this object is assigned an IP address that does not belong to the switch,  an error is thrown.
.1.3.6.1.4.1.1916.1.23.1.1.1.6,EXTREME-SNMPV3-MIB::extremeTargetAddrExtVrName,OCTET,read-write,,current,,This object contains the virtual router name through which the SNMP Traps are being sent out. If extremeTargetAddrExtVrName is not specified then the SNMP Traps will be sent out through either VR-Mgmt or VR-Default.
.1.3.6.1.4.1.1916.1.23.1.1.1.7,EXTREME-SNMPV3-MIB::extremeTargetAddrExtTrapSrcAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the transport type of the address contained in extremeTargetAddrExtTrapSrcAddr.
.1.3.6.1.4.1.1916.1.23.1.1.1.8,EXTREME-SNMPV3-MIB::extremeTargetAddrExtTrapSrcAddr,OCTET,read-create,,current,,This object contains the source address the NE shall use when sending a message to the target.
.1.3.6.1.4.1.1916.1.23.2,EXTREME-SNMPV3-MIB::extremeUsm,,,,,,
.1.3.6.1.4.1.1916.1.23.2.1,EXTREME-SNMPV3-MIB::extremeUsm3DESPrivProtocol,,,,,,The 3DES-EDE Symmetric Encryption Protocol. This is the protocol as specified in draft-reeder-snmpv3-usm-3desede-00.
.1.3.6.1.4.1.1916.1.23.2.2,EXTREME-SNMPV3-MIB::extremeUsmAesCfb192Protocol,,,,,,The CFB128-AES-192 Privacy Protocol.
.1.3.6.1.4.1.1916.1.23.2.3,EXTREME-SNMPV3-MIB::extremeUsmAesCfb256Protocol,,,,,,The CFB128-AES-256 Privacy Protocol.
.1.3.6.1.4.1.1916.1.24,EXTREME-BASE-MIB::extremeCable,,,,,,
.1.3.6.1.4.1.1916.1.24.1,EXTREME-CABLE-MIB::extremeDiagConfigGroup,,,,,,
.1.3.6.1.4.1.1916.1.24.1.1,EXTREME-CABLE-MIB::extremeDiagConfigTime,OCTET,read-write,,current,,Indicates the time at which the Diagnostics information 
.1.3.6.1.4.1.1916.1.24.1.2,EXTREME-CABLE-MIB::extremeDiagConfigRoF,INTEGER,read-write,,current,true(1):false(2),Indicates whether a port should return to INIT state on 
.1.3.6.1.4.1.1916.1.24.2,EXTREME-CABLE-MIB::extremeDiagPortConfigTable,,not-accessible,,current,,Table, which contains the diagnostic configuration 
.1.3.6.1.4.1.1916.1.24.2.1,EXTREME-CABLE-MIB::extremeDiagPortConfigEntry,,not-accessible,extremeDiagPortCfgPortIfIndex:extremeDiagPortCfgMode,current,,Each row represents port related diagnostics 
.1.3.6.1.4.1.1916.1.24.2.1.1,EXTREME-CABLE-MIB::extremeDiagPortCfgPortIfIndex,INTEGER,read-only,,current,,IfIndex of the Port for which the information in this row applies
.1.3.6.1.4.1.1916.1.24.2.1.2,EXTREME-CABLE-MIB::extremeDiagPortCfgMode,INTEGER,read-only,,current,auto(1):manual(2),The mode of operation. The port can be configured to have
.1.3.6.1.4.1.1916.1.24.2.1.3,EXTREME-CABLE-MIB::extremeDiagPortCfgStatus,INTEGER,read-write,,current,enable(1):disable(2):run(3):diagfail(4),Specifies whether Diagnostics are enabled or disabled for 
.1.3.6.1.4.1.1916.1.24.3,EXTREME-CABLE-MIB::extremeDiagPortDiagTable,,not-accessible,,current,,Table contains the diagnostic information for the ports
.1.3.6.1.4.1.1916.1.24.3.1,EXTREME-CABLE-MIB::extremeDiagPortDiagEntry,,not-accessible,extremeDiagPortDiagPortIfIndex:extremeDiagPortDiagMode,current,,Each row represents port related diagnostics information
.1.3.6.1.4.1.1916.1.24.3.1.1,EXTREME-CABLE-MIB::extremeDiagPortDiagPortIfIndex,INTEGER,read-only,,current,,IfIndex of the Port for which the information in this row applies
.1.3.6.1.4.1.1916.1.24.3.1.2,EXTREME-CABLE-MIB::extremeDiagPortDiagMode,INTEGER,read-only,,current,auto(1):manual(2),The mode of operation. The port can be configured to have
.1.3.6.1.4.1.1916.1.24.3.1.3,EXTREME-CABLE-MIB::extremeDiagPortSpeed,INTEGER,read-only,,current,speed10(1):speed100(2):speed1000(3):unknown(4),Specifies the speed of the port
.1.3.6.1.4.1.1916.1.24.3.1.4,EXTREME-CABLE-MIB::extremeDiagPortSwapAB,INTEGER,read-only,,current,swap(1):noswap(2):unknown(3),Specifies whether pairA pairB cables are swapped
.1.3.6.1.4.1.1916.1.24.3.1.5,EXTREME-CABLE-MIB::extremeDiagPortSwapCD,INTEGER,read-only,,current,swap(1):noswap(2):unknown(3),Specifies whether pairC and pairD cables are swapped
.1.3.6.1.4.1.1916.1.24.3.1.6,EXTREME-CABLE-MIB::extremeDiagPortPairAPol,INTEGER,read-only,,current,positive(1):negative(2):unknown(3),Specifies the polarity of pairA cables
.1.3.6.1.4.1.1916.1.24.3.1.7,EXTREME-CABLE-MIB::extremeDiagPortPairAFlen,INTEGER,read-only,,current,,Specifies the distance of Fault in the pairA cables
.1.3.6.1.4.1.1916.1.24.3.1.8,EXTREME-CABLE-MIB::extremeDiagPortPairALen,INTEGER,read-only,,current,,Specifies the length of the pairA cables
.1.3.6.1.4.1.1916.1.24.3.1.9,EXTREME-CABLE-MIB::extremeDiagPortPairASkew,INTEGER,read-only,,current,,Skew of pairA cables with respect to the fastest pair
.1.3.6.1.4.1.1916.1.24.3.1.10,EXTREME-CABLE-MIB::extremeDiagPortPairAStatus,INTEGER,read-only,,current,open(1):short(2):terminated(3):imperror(4):unknown(5),Indicates whether pairA cables are properly terminated, 
.1.3.6.1.4.1.1916.1.24.3.1.11,EXTREME-CABLE-MIB::extremeDiagPortPairBPol,INTEGER,read-only,,current,positive(1):negative(2):unknown(3),Specifies the polarity of pairB cables
.1.3.6.1.4.1.1916.1.24.3.1.12,EXTREME-CABLE-MIB::extremeDiagPortPairBFlen,INTEGER,read-only,,current,,Specifies the distance of Fault in the pairB cables
.1.3.6.1.4.1.1916.1.24.3.1.13,EXTREME-CABLE-MIB::extremeDiagPortPairBLen,INTEGER,read-only,,current,,Specifies the length of the pairB cables
.1.3.6.1.4.1.1916.1.24.3.1.14,EXTREME-CABLE-MIB::extremeDiagPortPairBSkew,INTEGER,read-only,,current,,Skew of pairB cables with respect to the fastest pair
.1.3.6.1.4.1.1916.1.24.3.1.15,EXTREME-CABLE-MIB::extremeDiagPortPairBStatus,INTEGER,read-only,,current,open(1):short(2):terminated(3):imperror(4):unknown(5),Indicates whether pairB cables are properly terminated, 
.1.3.6.1.4.1.1916.1.24.3.1.16,EXTREME-CABLE-MIB::extremeDiagPortPairCPol,INTEGER,read-only,,current,positive(1):negative(2):unknown(3),Specifies the polarity of pairC cables
.1.3.6.1.4.1.1916.1.24.3.1.17,EXTREME-CABLE-MIB::extremeDiagPortPairCFlen,INTEGER,read-only,,current,,Specifies the distance of Fault in the pairC cables
.1.3.6.1.4.1.1916.1.24.3.1.18,EXTREME-CABLE-MIB::extremeDiagPortPairCLen,INTEGER,read-only,,current,,Specifies the length of the pairC cables
.1.3.6.1.4.1.1916.1.24.3.1.19,EXTREME-CABLE-MIB::extremeDiagPortPairCSkew,INTEGER,read-only,,current,,Skew of pairC cables with respect to the fastest pair
.1.3.6.1.4.1.1916.1.24.3.1.20,EXTREME-CABLE-MIB::extremeDiagPortPairCStatus,INTEGER,read-only,,current,open(1):short(2):terminated(3):imperror(4):unknown(5),Indicates whether pairC cables are properly terminated, 
.1.3.6.1.4.1.1916.1.24.3.1.21,EXTREME-CABLE-MIB::extremeDiagPortPairDPol,INTEGER,read-only,,current,positive(1):negative(2):unknown(3),Specifies the polarity of pairD cables
.1.3.6.1.4.1.1916.1.24.3.1.22,EXTREME-CABLE-MIB::extremeDiagPortPairDFlen,INTEGER,read-only,,current,,Specifies the distance of Fault in the pairD cables
.1.3.6.1.4.1.1916.1.24.3.1.23,EXTREME-CABLE-MIB::extremeDiagPortPairDLen,INTEGER,read-only,,current,,Specifies the length of the pairD cables
.1.3.6.1.4.1.1916.1.24.3.1.24,EXTREME-CABLE-MIB::extremeDiagPortPairDSkew,INTEGER,read-only,,current,,Skew of pairD cables with respect to the fastest pair
.1.3.6.1.4.1.1916.1.24.3.1.25,EXTREME-CABLE-MIB::extremeDiagPortPairDStatus,INTEGER,read-only,,current,open(1):short(2):terminated(3):imperror(4):unknown(5),Indicates whether pairD cables are properly terminated, 
.1.3.6.1.4.1.1916.1.24.3.1.26,EXTREME-CABLE-MIB::extremeDiagPortDateTime,OCTET,read-only,,current,,Date and time at which the Diagnostic information was 
.1.3.6.1.4.1.1916.1.24.4,EXTREME-CABLE-MIB::extremeDiagPortStatsTable,,not-accessible,,current,,Table, which contains the diagnostic statistic information
.1.3.6.1.4.1.1916.1.24.4.1,EXTREME-CABLE-MIB::extremeDiagPortStatsEntry,,not-accessible,extremeDiagPortStatsPortIfIndex,current,,Each row represents port related diagnostics statistics
.1.3.6.1.4.1.1916.1.24.4.1.1,EXTREME-CABLE-MIB::extremeDiagPortStatsPortIfIndex,INTEGER,read-only,,current,,IfIndex of the Port for which the information in this row applies
.1.3.6.1.4.1.1916.1.24.4.1.2,EXTREME-CABLE-MIB::extremeDiagPortStatsNumDiag,INTEGER,read-only,,current,,Number of times Diagnostics information collected for this
.1.3.6.1.4.1.1916.1.24.4.1.3,EXTREME-CABLE-MIB::extremeDiagPortStatsNumSuccess,INTEGER,read-only,,current,,Number of times Diagnostics for this port completed 
.1.3.6.1.4.1.1916.1.24.4.1.4,EXTREME-CABLE-MIB::extremeDiagPortStatsNumFail,INTEGER,read-only,,current,,Number of times Diagnostics for this port Failed due to 
.1.3.6.1.4.1.1916.1.24.4.1.5,EXTREME-CABLE-MIB::extremeDiagPortStatsNumChange,INTEGER,read-only,,current,,Number of times Diagnostics Changed for this port
.1.3.6.1.4.1.1916.1.24.4.1.6,EXTREME-CABLE-MIB::extremeDiagPortStatsNumAbort,INTEGER,read-only,,current,,Number of times Diagnostics was aborted by the user for this port
.1.3.6.1.4.1.1916.1.24.5,EXTREME-CABLE-MIB::extremeCableTraps,,,,,,
.1.3.6.1.4.1.1916.1.24.5.0,EXTREME-CABLE-MIB::extremeCableTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.24.5.0.1,EXTREME-CABLE-MIB::extremeTrapDiagPortDiagnostics,,,,,,Indicates the status of Diagnostics for a port. The status indicates 
.1.3.6.1.4.1.1916.1.25,EXTREME-BASE-MIB::extremeWireless,,,,,,
.1.3.6.1.4.1.1916.1.25.1,EXTREME-BASE-MIB::extremeAP,,,,,,
.1.3.6.1.4.1.1916.1.25.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPortStatusTable,,not-accessible,,current,,This table contains one entry per detected AP.
.1.3.6.1.4.1.1916.1.25.1.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPortStatusEntry,,not-accessible,extremeWirelessPortIfIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.1.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPortIpAddress,IpAddress,read-write,,current,,This value is assigned to the port for external
.1.3.6.1.4.1.1916.1.25.1.1.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPortNetmask,IpAddress,read-write,,current,,This value is assigned to the AP for external
.1.3.6.1.4.1.1916.1.25.1.1.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPortGateway,IpAddress,read-write,,current,,This value is assigned to the AP for external
.1.3.6.1.4.1.1916.1.25.1.1.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPortManagementIP,IpAddress,read-write,,current,,This value is used by the AP when sending out Management 
.1.3.6.1.4.1.1916.1.25.1.1.1.5,EXTREME-WIRELESS-MIB::extremeWirelessPortEnableWirelessTraps,INTEGER,read-write,,current,true(1):false(2),If set to TRUE the wireless port will send traps for
.1.3.6.1.4.1.1916.1.25.1.1.1.6,EXTREME-WIRELESS-MIB::extremeWirelessPortLocation,OCTET,read-write,,current,,This describes the physical location of the wireless 
.1.3.6.1.4.1.1916.1.25.1.1.1.7,EXTREME-WIRELESS-MIB::extremeWirelessPortDetectedMaxAge,TimeTicks,read-write,,current,,This is the number of seconds a station can stay
.1.3.6.1.4.1.1916.1.25.1.1.1.8,EXTREME-WIRELESS-MIB::extremeWirelessPortMgmtVLAN,INTEGER,read-only,,current,,This value indicates the VLAN tag that should be
.1.3.6.1.4.1.1916.1.25.1.1.1.9,EXTREME-WIRELESS-MIB::extremeWirelessPortBootromVersion,OCTET,read-only,,current,,This is the current version of the bootrom on this AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.10,EXTREME-WIRELESS-MIB::extremeWirelessPortSWVersion,OCTET,read-only,,current,,This is the current software version of this AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.11,EXTREME-WIRELESS-MIB::extremeWirelessPortSysDescr,OCTET,read-only,,current,,This is the equivalent value of sysDescr from the AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.12,EXTREME-WIRELESS-MIB::extremeWirelessPortManufacturerName,OCTET,read-only,,current,, 
.1.3.6.1.4.1.1916.1.25.1.1.1.13,EXTREME-WIRELESS-MIB::extremeWirelessPortProductName,OCTET,read-only,,current,, 
.1.3.6.1.4.1.1916.1.25.1.1.1.14,EXTREME-WIRELESS-MIB::extremeWirelessPortSerialNumber,OCTET,read-only,,current,,This is the unique serial number for this device.
.1.3.6.1.4.1.1916.1.25.1.1.1.15,EXTREME-WIRELESS-MIB::extremeWirelessPortEdpNeighborId,OCTET,read-only,,current,,EDP assigns a unique ID to each neighbor to 
.1.3.6.1.4.1.1916.1.25.1.1.1.16,EXTREME-WIRELESS-MIB::extremeWirelessPortClearCounters,INTEGER,read-write,,current,true(1):false(2),This value can be set to true to force the device
.1.3.6.1.4.1.1916.1.25.1.1.1.17,EXTREME-WIRELESS-MIB::extremeWirelessPortClearLog,INTEGER,read-write,,current,true(1):false(2),This value can be set to true to force the device
.1.3.6.1.4.1.1916.1.25.1.1.1.18,EXTREME-WIRELESS-MIB::extremeWirelessPortWatchdogReset,INTEGER,read-write,,current,true(1):false(2),This is to enable/disable watchdog timer reset on timeout. 
.1.3.6.1.4.1.1916.1.25.1.1.1.19,EXTREME-WIRELESS-MIB::extremeWirelessPortNumPhysInterfaces,INTEGER,read-only,,current,,Each wireless port has a set of physical interface which are
.1.3.6.1.4.1.1916.1.25.1.1.1.20,EXTREME-WIRELESS-MIB::extremeWirelessPortHWVersion,OCTET,read-only,,current,,This is the current hardware version of this AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.21,EXTREME-WIRELESS-MIB::extremeWirelessPortMacAddress,OCTET,read-only,,current,,Unique MAC Address assigned to the ethernet interface on the AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.22,EXTREME-WIRELESS-MIB::extremeWirelessPortRadiusPortID,OCTET,read-write,,current,,A string value that should be sent by the AP to the radius
.1.3.6.1.4.1.1916.1.25.1.1.1.23,EXTREME-WIRELESS-MIB::extremeWirelessPortBootUpTime,TimeTicks,read-write,,current,,The sysUpTime of the LAC when the port was booted up.
.1.3.6.1.4.1.1916.1.25.1.1.1.24,EXTREME-WIRELESS-MIB::extremeWirelessPortCountryCode,INTEGER,read-write,,current,unitedStates(840):japan(392):taiwan(158):newZealand(554):albania(8):algeria(12):argentina(32):armenia(51):australia(36):austria(40):azerbaijan(31):bahrain(48):belarus(112):belgium(56):belize(84):bolivia(68):brazil(76):bruneiDarussalam(96):bulgaria(100):canada(124):chile(152):china(156):colombia(170):costaRica(188):croatia(191):cyprus(196):czech(203):denmark(208):dominicanRepublic(214):ecuador(218):egypt(818):elSalvador(222):estonia(233):faeroeIslands(234):finland(246):france(250):georgia(268):germany(276):greece(300):guatemala(320):honduras(340):hongKong(344):hungary(348):iceland(352):india(356):indonesia(360):iran(364):iraq(368):ireland(372):israel(376):italy(380):jamaica(388):japan1(393):japan2(394):japan3(395):jordan(400):kazakhstan(398):kenya(404):koreaNorth(408):koreaRoc(410):koreaRoc2(411):kuwait(414):latvia(428):lebanon(422):libya(434):liechtenstein(438):lithuania(440):luxembourg(442):macau(446):macedonia(807):malaysia(458):mexico(484):monaco(492):morocco(504):netherlands(528):nicaragua(558):norway(578):oman(512):pakistan(586):panama(591):paraguay(600):peru(604):philippines(608):poland(616):portugal(620):puertoRico(630):qatar(634):romania(642):russia(643):saudiArabia(682):singapore(702):slovakia(703):slovenia(705):southAfrica(710):spain(724):sweden(752):switzerland(756):syria(760):thailand(764):trinidadTYobago(780):tunisia(788):turkey(792):uae(784):ukraine(804):unitedKingdom(826):uruguay(858):uzbekistan(860):venezuela(862):vietNam(704):yemen(887):zimbabwe(716):restOfTheWorld(0):extremeDefault(998):unknown(999),The country code that the AP is programmed to operate in.
.1.3.6.1.4.1.1916.1.25.1.1.1.25,EXTREME-WIRELESS-MIB::extremeWirelessPortWallclockTime,INTEGER,read-write,,current,,The wall clock time as known to the LAC. 
.1.3.6.1.4.1.1916.1.25.1.1.1.26,EXTREME-WIRELESS-MIB::extremeWirelessPortPartNumber,OCTET,read-write,,current,,This describes the part number of the AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.27,EXTREME-WIRELESS-MIB::extremeWirelessPortPartRevision,OCTET,read-write,,current,,This describes the revision of the AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.28,EXTREME-WIRELESS-MIB::extremeWirelessPortUpTime,TimeTicks,read-write,,current,,The number of seconds the port has been in the online state.
.1.3.6.1.4.1.1916.1.25.1.1.1.29,EXTREME-WIRELESS-MIB::extremeWirelessPortStatusAntennaType,INTEGER,read-write,,current,integrated(0):detachable15901(1):detachable15902(2),This is the type of the Antenna for Detachable product. For Altitude-2d series, further selection is available through this variable.
.1.3.6.1.4.1.1916.1.25.1.1.1.30,EXTREME-WIRELESS-MIB::extremeWirelessPortStatusAntennaLocation,INTEGER,read-write,,current,indoor(0):outdoor(1),This specifies the location the detachable antenna.
.1.3.6.1.4.1.1916.1.25.1.1.1.31,EXTREME-WIRELESS-MIB::extremeWirelessPortStatusAntenna2point4GHZGain,INTEGER,read-create,,current,,This specifies 2.4GHz gain value for detachable antenna in dbi
.1.3.6.1.4.1.1916.1.25.1.1.1.32,EXTREME-WIRELESS-MIB::extremeWirelessPortStatusAntenna5GHZGain,INTEGER,read-create,,current,,This specifies 5GHz gain value for detachable antenna in dbi
.1.3.6.1.4.1.1916.1.25.1.1.1.33,EXTREME-WIRELESS-MIB::extremeWirelessPortPrimaryBootloaderVersion,OCTET,read-only,,current,,This is the version of the primary bootloader on this AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.34,EXTREME-WIRELESS-MIB::extremeWirelessPortSecondaryBootloaderVersion,OCTET,read-only,,current,,This is the version of the Secondary bootloader on this AP.
.1.3.6.1.4.1.1916.1.25.1.1.1.35,EXTREME-WIRELESS-MIB::extremeWirelessPortCurrentBootloaderInUse,INTEGER,read-only,,current,primary(1):secondary(2),This specifies if the bootloader booted is primary or secondary one.
.1.3.6.1.4.1.1916.1.25.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusTable,,not-accessible,,current,,This table contains one entry for each wireless port
.1.3.6.1.4.1.1916.1.25.1.2.1,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusEntry,,not-accessible,extremeWirelessPortIfIndex:extremeWirelessPortLogStatusIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.2.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusIndex,INTEGER,not-accessible,,current,,There are 9 entries in this table to correspond to
.1.3.6.1.4.1.1916.1.25.1.2.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusDestIp,OCTET,read-write,,current,,This is the IP address to which syslog messsages
.1.3.6.1.4.1.1916.1.25.1.2.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusDestIpType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of address specified in the object 'extremeWirelessPortLogStatusDestIp. Currently, only 'ipv4' and 'dns' are supported.
.1.3.6.1.4.1.1916.1.25.1.2.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusPort,INTEGER,read-write,,current,,This is the port to which syslog messages will be
.1.3.6.1.4.1.1916.1.25.1.2.1.5,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusFacility,INTEGER,read-write,,current,,Optional value for syslog facility local0-7.
.1.3.6.1.4.1.1916.1.25.1.2.1.6,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusSeverity,INTEGER,read-write,,current,critical(0):error(1):warning(2):notice(3):info(4):debugSummary(5):debugVerbose(6):debugData(7),The syslog message severity. All syslog
.1.3.6.1.4.1.1916.1.25.1.2.1.7,EXTREME-WIRELESS-MIB::extremeWirelessPortLogStatusStatus,INTEGER,read-write,,current,true(1):false(2),Specifies whether the log server is enabled or not.
.1.3.6.1.4.1.1916.1.25.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPortLogTable,,not-accessible,,current,,This table allows access to the syslog entries on
.1.3.6.1.4.1.1916.1.25.1.3.1,EXTREME-WIRELESS-MIB::extremeWirelessPortLogEntry,,not-accessible,extremeWirelessPortIfIndex:extremeWirelessPortLogIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.3.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPortLogIndex,INTEGER,not-accessible,,current,,This is an arbitrary integer which is assinged to
.1.3.6.1.4.1.1916.1.25.1.3.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPortLogMessage,OCTET,read-only,,current,,This is the formatted syslog message which was sent.
.1.3.6.1.4.1.1916.1.25.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceCtlTable,,not-accessible,,current,,This table provides configuration of per-physical interface
.1.3.6.1.4.1.1916.1.25.1.4.1,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceCtlEntry,,not-accessible,extremeWirelessPhysInterfaceIndex,current,,Each entry is indexed by the wirelessInterfaceIndex, and
.1.3.6.1.4.1.1916.1.25.1.4.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceIndex,Integer32,accessible-for-notify,,current,,This is the ifIndex of an individual physical interface on an AP.
.1.3.6.1.4.1.1916.1.25.1.4.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfacePHYChannel,INTEGER,read-write,,current,,This is the RF channel which will be used by 
.1.3.6.1.4.1.1916.1.25.1.4.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceSpeed,BITS,read-write,,current,speed1(0):speed2(1):speed5(2):speed11(3):speed6(4):speed9(5):speed12(6):speed18(7):speed24(8):speed36(9):speed48(10):speed54(11),This value indicates the current setting for 
.1.3.6.1.4.1.1916.1.25.1.4.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceNumVirtInterfaces,INTEGER,read-write,,current,,Each physical interface has a number of virtual interfaces
.1.3.6.1.4.1.1916.1.25.1.4.1.5,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceChannelAutoSelectStatus,BITS,read-only,,current,notApplicable(0):inProgress(1):success(2):radarInterferenceDuringScan(3):radarInterferenceDuringOperation(4):restartedDueToInterference(5),This OID reflects the status of the channel auto selection process.
.1.3.6.1.4.1.1916.1.25.1.4.1.6,EXTREME-WIRELESS-MIB::radar,BITS,read-only,,current,channel36(0):channel40(1):channel44(2):channel52(3):channel56(4):channel60(5):channel64(6):channel100(7):channel104(8):channel108(9):channel112(10):channel116(11):channel120(12):channel124(13):channel128(14):channel132(15):channel140(16),This OID reflects the list oc 802.11(a) channels on which
.1.3.6.1.4.1.1916.1.25.1.5,EXTREME-WIRELESS-MIB::extremeWirelessInterfaceStatusTable,,not-accessible,,current,,This table provides statistics and information on the
.1.3.6.1.4.1.1916.1.25.1.5.1,EXTREME-WIRELESS-MIB::extremeWirelessInterfaceStatusEntry,,not-accessible,ifIndex,current,,Each entry in this table is indexed by either a virtual or
.1.3.6.1.4.1.1916.1.25.1.5.1.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfTotalDetected,Unsigned32,read-only,,current,,This gives the total number of stations which have entered
.1.3.6.1.4.1.1916.1.25.1.5.1.2,EXTREME-WIRELESS-MIB::extremeWirelessIntfTotalAuthed,Unsigned32,read-only,,current,,This gives the total number of stations which have entered
.1.3.6.1.4.1.1916.1.25.1.5.1.3,EXTREME-WIRELESS-MIB::extremeWirelessIntfTotalAuthFailed,Unsigned32,read-only,,current,,This gives the total number of stations which have failed
.1.3.6.1.4.1.1916.1.25.1.5.1.4,EXTREME-WIRELESS-MIB::extremeWirelessIntfTotalAssoc,Unsigned32,read-only,,current,,This gives the total number of stations which have entered
.1.3.6.1.4.1.1916.1.25.1.5.1.5,EXTREME-WIRELESS-MIB::extremeWirelessIntfTotalAssocFailed,Unsigned32,read-only,,current,,This gives the total number of stations which have failed the association on this wireless interface since the  last time the counters were cleared.
.1.3.6.1.4.1.1916.1.25.1.5.1.6,EXTREME-WIRELESS-MIB::extremeWirelessIntfRateDetected,Unsigned32,read-only,,current,,This gives the rate of clients being detected on this 
.1.3.6.1.4.1.1916.1.25.1.5.1.7,EXTREME-WIRELESS-MIB::extremeWirelessIntfRateAuthed,Unsigned32,read-only,,current,,This gives teh rate of clients being authenticated on this  interface over a 5 second period using EMWA averaging.
.1.3.6.1.4.1.1916.1.25.1.5.1.8,EXTREME-WIRELESS-MIB::extremeWirelessIntfRateAuthFailed,Unsigned32,read-only,,current,,This gives the rate of clients failed authentication on this
.1.3.6.1.4.1.1916.1.25.1.5.1.9,EXTREME-WIRELESS-MIB::extremeWirelessIntfRateAssoc,Unsigned32,read-only,,current,,This gives the rate of clients being associated on this  interface over a 5 second period using EMWA averaging.
.1.3.6.1.4.1.1916.1.25.1.5.1.10,EXTREME-WIRELESS-MIB::extremeWirelessIntfRateAssocFailed,Unsigned32,read-only,,current,,This gives the rate of clients failing association on this  interface over a 5 second period using EMWA averaging.
.1.3.6.1.4.1.1916.1.25.1.5.1.11,EXTREME-WIRELESS-MIB::extremeWirelessIntfBlockTime,Unsigned32,read-only,,current,,This value specifies the number of ticks until traffic will be  allowed back on this interface. A non-zero value indicates that traffic has been blocked, most likely due to countermeasures.
.1.3.6.1.4.1.1916.1.25.1.5.1.12,EXTREME-WIRELESS-MIB::extremeWirelessIntfCurrentDetected,Unsigned32,read-only,,current,,This gives the current number of stations which are in
.1.3.6.1.4.1.1916.1.25.1.5.1.13,EXTREME-WIRELESS-MIB::extremeWirelessIntfCurrentAuthed,Unsigned32,read-only,,current,,This gives the current number of stations which are in
.1.3.6.1.4.1.1916.1.25.1.5.1.14,EXTREME-WIRELESS-MIB::extremeWirelessIntfCurrentAssoc,Unsigned32,read-only,,current,,This gives the current number of stations which are in
.1.3.6.1.4.1.1916.1.25.1.5.1.15,EXTREME-WIRELESS-MIB::extremeWirelessIntfCurrentForwarding,Unsigned32,read-only,,current,,This gives the current number of stations which are in
.1.3.6.1.4.1.1916.1.25.1.6,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceCtlTable,,not-accessible,,current,,This table provides configuration of per-physical-interface
.1.3.6.1.4.1.1916.1.25.1.6.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceCtlEntry,,not-accessible,extremeWirelessVirtInterfaceIndex,current,,Each entry is indexed by the wirelessInterfaceIndex, and
.1.3.6.1.4.1.1916.1.25.1.6.1.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceIndex,Integer32,accessible-for-notify,,current,,This is the ifIndex of an individual interface on an AP.
.1.3.6.1.4.1.1916.1.25.1.6.1.2,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceMacAddress,OCTET,read-only,,current,,The maximum number of clients that can associate with this virtual interface.
.1.3.6.1.4.1.1916.1.25.1.6.1.3,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceMaxClients,INTEGER,read-write,,current,,The maximum number of clients that can associate with this virtual interface.
.1.3.6.1.4.1.1916.1.25.1.6.1.4,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWirelessBridging,INTEGER,read-write,,current,true(1):false(2),This specifies whether wireless bridging is enabled on this interface.
.1.3.6.1.4.1.1916.1.25.1.6.1.5,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceLastStateChange,TimeTicks,read-only,,current,,The value of sysUpTime when the virtual interface entered its current state
.1.3.6.1.4.1.1916.1.25.1.6.1.6,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceState,INTEGER,read-write,,current,enabled(1):disabled(2),This value specifies whether the virtual interface is active or not
.1.3.6.1.4.1.1916.1.25.1.6.1.7,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceIappEnabled,INTEGER,read-write,,current,true(1):false(2),IAPP status. A value of TRUE indicates IAPP is enabled on the interface.
.1.3.6.1.4.1.1916.1.25.1.6.1.8,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceSvpEnabled,INTEGER,read-write,,current,true(1):false(2),SVP status. A value of TRUE indicates SVP is enabled on the interface.
.1.3.6.1.4.1.1916.1.25.1.7,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceSecurityCtlTable,,not-accessible,,current,,This table provides configuration of per-interface
.1.3.6.1.4.1.1916.1.25.1.7.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceSecurityCtlEntry,,not-accessible,extremeWirelessVirtInterfaceIndex,current,,Each entry is indexed by the wirelessInterfaceIndex, and
.1.3.6.1.4.1.1916.1.25.1.7.1.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceESSName,OCTET,read-write,,current,,The ESS ID of this interface.
.1.3.6.1.4.1.1916.1.25.1.7.1.2,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceSSIDInBeacon,INTEGER,read-write,,current,true(1):false(2),Does this interface generate a beacon with the
.1.3.6.1.4.1.1916.1.25.1.7.1.3,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot11AuthMode,INTEGER,read-write,,current,open(0):shared(1),Setting this to true indicates whether to use open or shared authentication
.1.3.6.1.4.1.1916.1.25.1.7.1.4,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceNetworkAuthMode,INTEGER,read-write,,current,none(0):webNetlogin(1):macRadius(2):wpaPlusLegacy(3):wpaOnly(4):wpa2PlusWPA(5):wpa2Only(6),This specifies the authentication mode to use on top of dot11 MAC authentication
.1.3.6.1.4.1.1916.1.25.1.7.1.5,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDataVlan,INTEGER,read-write,,current,,This is the VLAN to use for client data in case of the VLAN is not received as a VSA. 
.1.3.6.1.4.1.1916.1.25.1.7.1.6,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceIgnoreVSAVlan,INTEGER,read-write,,current,true(1):false(2),If this is set then the VLAN returned as a VSA will be ignored and the Data Vlan specified above
.1.3.6.1.4.1.1916.1.25.1.7.1.7,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWEPDefaultKey,INTEGER,read-write,,current,,This value indicates the index in dot11WEPDefaultKeyTable that 
.1.3.6.1.4.1.1916.1.25.1.7.1.8,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceEncryptionLength,INTEGER,read-write,,current,none(0):sixtyfour(64):onetwentyeight(128),This is the length of the encryption key to use in case
.1.3.6.1.4.1.1916.1.25.1.8,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot1xCtlTable,,not-accessible,,current,,There is one entry in this table for each virtual interface 
.1.3.6.1.4.1.1916.1.25.1.8.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot1xCtlEntry,,not-accessible,extremeWirelessVirtInterfaceIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.8.1.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceKeyMgmtSuite,BITS,read-write,,current,none(0):dot1x(1):psk(2),This bitmask configures the authentication suites to be used.
.1.3.6.1.4.1.1916.1.25.1.8.1.2,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceMcastCipherSuite,BITS,read-write,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This configures the cipher suite to use for mcast traffic. The cipher suite to use for unicast traffic
.1.3.6.1.4.1.1916.1.25.1.8.1.3,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot1xPSKValue,OCTET,read-write,,current,,The Pre-Shared Key (PSK) for when WPA in PSK mode is
.1.3.6.1.4.1.1916.1.25.1.8.1.4,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot1xPSKPassPhrase,OCTET,read-write,,current,,The PSK, for when WPA in PSK mode is the selected authentication
.1.3.6.1.4.1.1916.1.25.1.8.1.5,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot1xReAuthPeriod,INTEGER,read-write,,current,,Number of seconds a clients authentication will last before
.1.3.6.1.4.1.1916.1.25.1.8.1.6,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceGroupUpdateTimeOut,Unsigned32,read-write,,current,,The time in minutes after which the RSN group
.1.3.6.1.4.1.1916.1.25.1.8.1.7,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfacePairwiseUpdateTimeOut,Unsigned32,read-write,,current,,The time in minutes after which the RSN 4-way
.1.3.6.1.4.1.1916.1.25.1.8.1.8,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceDot11iPreauthEnable,INTEGER,read-write,,current,true(1):false(2),Enables/Disable 802.11i pre-authentication.
.1.3.6.1.4.1.1916.1.25.1.9,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWEPKeyTable,,not-accessible,,current,,This table contains per-profile WEP keys.
.1.3.6.1.4.1.1916.1.25.1.9.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWEPKeyEntry,,not-accessible,extremeWirelessVirtInterfaceIndex:extremeWirelessVirtInterfaceWEPKeyIndex,current,, 
.1.3.6.1.4.1.1916.1.25.1.9.1.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWEPKeyIndex,INTEGER,not-accessible,,current,,There can be upto 4 wep keys for any wireless
.1.3.6.1.4.1.1916.1.25.1.9.1.2,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWEPKey,OCTET,read-create,,current,,This is a write-only wep key.
.1.3.6.1.4.1.1916.1.25.1.9.1.3,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceWEPKeyStatus,INTEGER,read-create,,current,true(1):false(2),Specifies whether the key is present or not.
.1.3.6.1.4.1.1916.1.25.1.10,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceRFCtlTable,,not-accessible,,current,,This table provides configuration of per-interface
.1.3.6.1.4.1.1916.1.25.1.10.1,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceRFCtlEntry,,not-accessible,extremeWirelessPhysInterfaceIndex,current,,Each entry is indexed by the wirelessInterfaceIndex, and
.1.3.6.1.4.1.1916.1.25.1.10.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceBeaconPeriod,INTEGER,read-write,,current,,This is the beacon interval to use
.1.3.6.1.4.1.1916.1.25.1.10.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceTxPowerLevel,INTEGER,read-write,,current,,This is the % of max power to transmit at.
.1.3.6.1.4.1.1916.1.25.1.10.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceDTIMPeriod,INTEGER,read-write,,current,,This is the DTIM period.
.1.3.6.1.4.1.1916.1.25.1.10.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceFragLength,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.1916.1.25.1.10.1.5,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceLongRetry,INTEGER,read-write,,current,,Attribute indicates the maximum number of transmission
.1.3.6.1.4.1.1916.1.25.1.10.1.6,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceShortRetry,INTEGER,read-write,,current,,Attribute indicates the maximum number of transmission
.1.3.6.1.4.1.1916.1.25.1.10.1.7,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceRTSThreshold,INTEGER,read-write,,current,, 
.1.3.6.1.4.1.1916.1.25.1.10.1.8,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceSupportedDataRatesRxValue,BITS,read-only,,current,speed1(0):speed2(1):speed5(2):speed11(3):speed6(4):speed9(5):speed12(6):speed18(7):speed24(8):speed36(9):speed48(10):speed54(11),A bitmask of all supported datarates for Rx.
.1.3.6.1.4.1.1916.1.25.1.10.1.9,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceSupportedDataRatesTxValue,BITS,read-only,,current,speed1(0):speed2(1):speed5(2):speed11(3):speed6(4):speed9(5):speed12(6):speed18(7):speed24(8):speed36(9):speed48(10):speed54(11),A bitmask of all supported datarates for Tx.
.1.3.6.1.4.1.1916.1.25.1.10.1.10,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfacePHYType,INTEGER,read-write,,current,a(1):b(2):g(3):bg(4),This variable selects between 802.11 a/b/g 
.1.3.6.1.4.1.1916.1.25.1.10.1.11,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfacePHYSupportedTypes,BITS,read-only,,current,bsupported(0):asupported(1):gsupported(2),This is the 802.11 standard supported by this
.1.3.6.1.4.1.1916.1.25.1.10.1.12,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfacePreamble,INTEGER,read-write,,current,short(0):long(1),This changes the 802 preamble expected by the
.1.3.6.1.4.1.1916.1.25.1.10.1.13,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceAbsTxPowerLevel,INTEGER,read-only,,current,,This is the absolute value of max power to transmit level in dBm.
.1.3.6.1.4.1.1916.1.25.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientTable,,not-accessible,,current,,This table augments the Dot11AccessPointAddressTableEntry
.1.3.6.1.4.1.1916.1.25.1.11.1,EXTREME-WIRELESS-MIB::extremeWirelessClientEntry,,not-accessible,ifIndex:extremeWirelessClientID,current,,An entry in the extremeWirelessClientTable. It is possible
.1.3.6.1.4.1.1916.1.25.1.11.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientID,OCTET,read-only,,current,,The Unique MAC Address of the station for which this address 
.1.3.6.1.4.1.1916.1.25.1.11.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientState,INTEGER,read-only,,current,detected(1):authenticated(2):associated(3):data-forwarding(4),This attribute shall indicate the current state of the connection
.1.3.6.1.4.1.1916.1.25.1.11.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientEncryption,BITS,read-only,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This attribute is contains the encryption mechanism being used 
.1.3.6.1.4.1.1916.1.25.1.11.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientSignalStrength,INTEGER,read-only,,current,,This attribute shall specify the signal strength of the last
.1.3.6.1.4.1.1916.1.25.1.11.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientLinkQuality,INTEGER,read-only,,current,,This attribute shall contain an indication of the quality 
.1.3.6.1.4.1.1916.1.25.1.11.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientVLAN,INTEGER,read-only,,current,,This is the per-client VLAN which was pushed over
.1.3.6.1.4.1.1916.1.25.1.11.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientPriority,INTEGER,read-only,,current,,This is a per-client 802.1p value which was either
.1.3.6.1.4.1.1916.1.25.1.11.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthType,INTEGER,read-only,,current,none(0):open(1):wep(2):mac-based(3):dot1x(4):wpa-psk(5):web-based(6):wpa2(7):wpa(8):wpa2-psk(9),This is an indication of what access method was 
.1.3.6.1.4.1.1916.1.25.1.11.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientLastStateChangeTime,TimeTicks,read-only,,current,,This is the sysUpTime of the switch when the clients state changed last
.1.3.6.1.4.1.1916.1.25.1.11.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientTxFrames,Counter32,read-only,,current,,This is the number of packets transmitted to the client
.1.3.6.1.4.1.1916.1.25.1.11.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientRxFrames,Counter32,read-only,,current,,This is the number of packets transmitted by the client
.1.3.6.1.4.1.1916.1.25.1.11.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientTxBytes,Counter64,read-only,,current,,This is the number of bytes transmitted to the client
.1.3.6.1.4.1.1916.1.25.1.11.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientRxBytes,Counter64,read-only,,current,,This is the number of bytes transmitted by the client
.1.3.6.1.4.1.1916.1.25.1.11.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientLastPacketType,INTEGER,read-only,,current,data(0):psPoll(1):probeRequest(2):disassociation(3):deauthentication(4):association(5):reassociation(6):authentication(7),This the the last packet type seen from the specific client
.1.3.6.1.4.1.1916.1.25.1.11.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientSSID,OCTET,read-only,,current,,The SSID that this client was using
.1.3.6.1.4.1.1916.1.25.1.11.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to delete an entry from the table.
.1.3.6.1.4.1.1916.1.25.1.11.1.17,EXTREME-WIRELESS-MIB::extremeWirelessClientIP,IpAddress,read-only,,current,,IP Address of the wireless client.
.1.3.6.1.4.1.1916.1.25.1.11.1.18,EXTREME-WIRELESS-MIB::extremeWirelessClientUsername,OCTET,read-only,,current,,Username (if any) of the wireless client.
.1.3.6.1.4.1.1916.1.25.1.11.1.19,EXTREME-WIRELESS-MIB::extremeWirelessClientDecryptionFailures,Counter32,read-only,,current,,This is the number of failures during decrypting packets from this client.
.1.3.6.1.4.1.1916.1.25.1.11.1.20,EXTREME-WIRELESS-MIB::extremeWirelessClientMICFailures,Counter32,read-only,,current,,This is the number of MIC failures for this client.
.1.3.6.1.4.1.1916.1.25.1.12,EXTREME-WIRELESS-MIB::extremeAPAuthServerTable,,not-accessible,,current,,This table is proxied by the wireless APs. It 
.1.3.6.1.4.1.1916.1.25.1.12.1,EXTREME-WIRELESS-MIB::extremeAPAuthServerEntry,,not-accessible,extremeWirelessPortIfIndex:extremeAPAuthServerIndex,current,, 
.1.3.6.1.4.1.1916.1.25.1.12.1.1,EXTREME-WIRELESS-MIB::extremeAPAuthServerIndex,INTEGER,not-accessible,,current,,Integer representing either primary (1) or backup
.1.3.6.1.4.1.1916.1.25.1.12.1.2,EXTREME-WIRELESS-MIB::extremeAPAuthServerAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of address specified in the object 'extremeAuthServerAddress'. Currently, only 'ipv4' and 'dns' are supported.
.1.3.6.1.4.1.1916.1.25.1.12.1.3,EXTREME-WIRELESS-MIB::extremeAPAuthServerAddress,OCTET,read-write,,current,,IP address of the radius server. The act of assigning an IP address enables the client to use the server. Setting this value to 0.0.0.0 disables this entry.
.1.3.6.1.4.1.1916.1.25.1.12.1.4,EXTREME-WIRELESS-MIB::extremeAPAuthServerPort,INTEGER,read-only,,current,,The UDP port number of the remote syslog server to which syslog messages will be sent.
.1.3.6.1.4.1.1916.1.25.1.12.1.5,EXTREME-WIRELESS-MIB::extremeAPAuthServerSecret,OCTET,read-write,,current,,This is the shared secret between the Authenticator and radius server. This is logically write-only.
.1.3.6.1.4.1.1916.1.25.1.12.1.6,EXTREME-WIRELESS-MIB::extremeAPAuthServerReTransmit,INTEGER,read-write,,current,,This is the timeout in seconds after which the 
.1.3.6.1.4.1.1916.1.25.1.12.1.7,EXTREME-WIRELESS-MIB::extremeAPAuthServerStatus,INTEGER,read-write,,current,true(1):false(2),Specifies whether the DNS entry is in use or not
.1.3.6.1.4.1.1916.1.25.1.21,EXTREMEdot11AP-MIB::extremeDot11ap,,,,,,This MIB module provides managemetn of a set of APs. It is based
.1.3.6.1.4.1.1916.1.25.1.22,EXTREMEdot11f-MIB::extremeDot11f,,,,,,This MIB module provides management of IAPP on a set of APs.
.1.3.6.1.4.1.1916.1.25.1.24,EXTREME-WIRELESS-MIB::extremeWirelessScanCfgTable,,not-accessible,,current,,This table contains one entry per wireless interface. It
.1.3.6.1.4.1.1916.1.25.1.24.1,EXTREME-WIRELESS-MIB::extremeWirelessScanCfgEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.24.1.1,EXTREME-WIRELESS-MIB::extremeWirelessScanEnable,INTEGER,read-write,,current,true(1):false(2),By setting this to true the wireless interface will collect
.1.3.6.1.4.1.1916.1.25.1.24.1.2,EXTREME-WIRELESS-MIB::extremeWirelessScanSendProbe,INTEGER,read-write,,current,true(1):false(2),If this value is set to TRUE the wireless interface will send
.1.3.6.1.4.1.1916.1.25.1.24.1.3,EXTREME-WIRELESS-MIB::extremeWirelessScanProbeInterval,Unsigned32,read-write,,current,,This allows for the configuration of the interval over which
.1.3.6.1.4.1.1916.1.25.1.24.1.4,EXTREME-WIRELESS-MIB::extremeWirelessScanResultTableSize,Unsigned32,read-write,,current,,This parameter permits the configuration of the result table
.1.3.6.1.4.1.1916.1.25.1.24.1.5,EXTREME-WIRELESS-MIB::extremeWirelessScanResultTimeout,Unsigned32,read-write,,current,,By default the scan result table will age out entries which
.1.3.6.1.4.1.1916.1.25.1.24.1.6,EXTREME-WIRELESS-MIB::extremeWirelessScanResetStats,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the scan module to reset its
.1.3.6.1.4.1.1916.1.25.1.24.1.7,EXTREME-WIRELESS-MIB::extremeWirelessScanClearTable,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the scan module to reset its
.1.3.6.1.4.1.1916.1.25.1.24.1.8,EXTREME-WIRELESS-MIB::extremeWirelessScanSendAPAddedTrap,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the scan module to send a trap
.1.3.6.1.4.1.1916.1.25.1.24.1.9,EXTREME-WIRELESS-MIB::extremeWirelessScanSendAPRemovedTrap,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the scan module to send a trap
.1.3.6.1.4.1.1916.1.25.1.24.1.10,EXTREME-WIRELESS-MIB::extremeWirelessScanSendAPUpdatedTrap,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the scan module to send a trap
.1.3.6.1.4.1.1916.1.25.1.25,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanCfgTable,,not-accessible,,current,,This table contains one entry per wireless interface. It
.1.3.6.1.4.1.1916.1.25.1.25.1,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanCfgEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.25.1.1,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanStart,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the scan module to start an
.1.3.6.1.4.1.1916.1.25.1.25.1.2,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanList,BITS,read-write,,current,scanAll(0):scanEvery(1):scanChannel1(2):scanChannel2(3):scanChannel3(4):scanChannel4(5):scanChannel5(6):scanChannel6(7):scanChannel7(8):scanChannel8(9):scanChannel9(10):scanChannel10(11):scanChannel11(12):scanChannel12(13):scanChannel13(14):scanChannel14(15):scanChannel34(16):scanChannel36(17):scanChannel40(18):scanChannel44(19):scanChannel48(20):scanChannel52(21):scanChannel56(22):scanChannel60(23):scanChannel64(24):scanChannel100(25):scanChannel104(26):scanChannel108(27):scanChannel113(28):scanChannel116(29):scanChannel120(30):scanChannel124(31):scanChannel128(32):scanChannel132(33):scanChannel140(34):scanChannel149(35):scanChannel153(36):scanChannel157(37):scanChannel161(38):scanChannel165(39),This value controls the channels which will be scanned during
.1.3.6.1.4.1.1916.1.25.1.25.1.3,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanMinWait,Unsigned32,read-write,,current,,This value controls the minimum time the off-channel scan
.1.3.6.1.4.1.1916.1.25.1.25.1.4,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanMaxWait,Unsigned32,read-write,,current,,This value controls the maximum time the off-channel scan will
.1.3.6.1.4.1.1916.1.25.1.25.1.5,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelContinuous,INTEGER,read-write,,current,true(1):false(2),Setting this value to true results in the off-channel scan
.1.3.6.1.4.1.1916.1.25.1.26,EXTREME-WIRELESS-MIB::extremeWirelessScanStatusTable,,not-accessible,,current,,This table contains one entry per wireless interface. It
.1.3.6.1.4.1.1916.1.25.1.26.1,EXTREME-WIRELESS-MIB::extremeWirelessScanStatusEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.26.1.1,EXTREME-WIRELESS-MIB::extremeWirelessScanCurrentTableSize,Unsigned32,read-only,,current,,This indicates the current number of entries in the scan results
.1.3.6.1.4.1.1916.1.25.1.26.1.2,EXTREME-WIRELESS-MIB::extremeWirelessScanTableWatermark,Unsigned32,read-only,,current,,This indicates the largest size the results table has reached
.1.3.6.1.4.1.1916.1.25.1.26.1.3,EXTREME-WIRELESS-MIB::extremeWirelessScanTotalOverflows,Unsigned32,read-only,,current,,This gives the total number of entries which have been removed
.1.3.6.1.4.1.1916.1.25.1.26.1.4,EXTREME-WIRELESS-MIB::extremeWirelessScanTotalTimeouts,Unsigned32,read-only,,current,,This gives the total number of entries which have been removed
.1.3.6.1.4.1.1916.1.25.1.26.1.5,EXTREME-WIRELESS-MIB::extremeWirelessScanOffChannelRunning,INTEGER,read-only,,current,true(1):false(2),If this value is true it indicates that an off-channel scan is
.1.3.6.1.4.1.1916.1.25.1.26.1.6,EXTREME-WIRELESS-MIB::extremeWirelessScanCurrentChannel,Unsigned32,read-only,,current,,If the value of extremeWirelessScanOffChannelRunning is true
.1.3.6.1.4.1.1916.1.25.1.26.1.7,EXTREME-WIRELESS-MIB::extremeWirelessScanLastElement,TimeTicks,read-only,,current,,This gives the sysUpTime when the last new station was inserted
.1.3.6.1.4.1.1916.1.25.1.26.1.8,EXTREME-WIRELESS-MIB::extremeWirelessScanNumProbes,Unsigned32,read-only,,current,,This gives the number of probe requests sent by this wireless 
.1.3.6.1.4.1.1916.1.25.1.27,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsTable,,not-accessible,,current,,This table contains one entry per wireless interface. It
.1.3.6.1.4.1.1916.1.25.1.27.1,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsEntry,,not-accessible,ifIndex:extremeWirelessScanResultsStationId,current,,
.1.3.6.1.4.1.1916.1.25.1.27.1.1,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsStationId,OCTET,read-only,,current,,This is the MAC address of the detected station.
.1.3.6.1.4.1.1916.1.25.1.27.1.2,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsFirstSeen,TimeTicks,read-only,,current,,This gives the sysUpTime when this station entry was created.
.1.3.6.1.4.1.1916.1.25.1.27.1.3,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsLastChange,TimeTicks,read-only,,current,,This gives the sysUpTime of the station entry the last time it was
.1.3.6.1.4.1.1916.1.25.1.27.1.4,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsPacketTime,INTEGER,read-only,,current,,This gives the timestamp field from the last beacon/probe response
.1.3.6.1.4.1.1916.1.25.1.27.1.5,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsPacketRate,INTEGER,read-only,,current,,This gives the rate at which the last packet was sent by the
.1.3.6.1.4.1.1916.1.25.1.27.1.6,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsChannel,INTEGER,read-only,,current,,This gives the channel the last packet received by this station
.1.3.6.1.4.1.1916.1.25.1.27.1.7,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsMinRSS,INTEGER,read-only,,current,,This is the smallest RSS value of any packet recieved from this
.1.3.6.1.4.1.1916.1.25.1.27.1.8,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsMaxRSS,INTEGER,read-only,,current,,This is the largest RSS value of any packet recieved from this
.1.3.6.1.4.1.1916.1.25.1.27.1.9,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsAvgRSS,INTEGER,read-only,,current,,This is a running average of RSS values of all the packets
.1.3.6.1.4.1.1916.1.25.1.27.1.10,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsTotalBeacons,Unsigned32,read-only,,current,,This counter gives the total number of beacons received from this
.1.3.6.1.4.1.1916.1.25.1.27.1.11,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsTotalProbes,Unsigned32,read-only,,current,,This counter gives the total number of probe responses
.1.3.6.1.4.1.1916.1.25.1.27.1.12,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsDiscoveredBy,INTEGER,read-only,,current,probe(1):beacon(2),This gives the type of packet which cause this results entry to be
.1.3.6.1.4.1.1916.1.25.1.27.1.13,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsDSSOFDM,INTEGER,read-only,,current,true(1):false(2),TODO : What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.14,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsRSNEnabled,INTEGER,read-only,,current,true(1):false(2),Indicates if RSN capabilities are enabled on the sending station.
.1.3.6.1.4.1.1916.1.25.1.27.1.15,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsGShortSlot,INTEGER,read-only,,current,true(1):false(2),TODO : What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.16,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsChannelAgility,INTEGER,read-only,,current,true(1):false(2),TODO : What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.17,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsPBCC,INTEGER,read-only,,current,true(1):false(2),TODO : What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.18,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsPreamble,INTEGER,read-only,,current,true(1):false(2),TODO : What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.19,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsPrivacy,INTEGER,read-only,,current,true(1):false(2),This is true if MAC-based privacy is invoked on the sending
.1.3.6.1.4.1.1916.1.25.1.27.1.20,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsCFPollReq,INTEGER,read-only,,current,true(1):false(2),TODO: What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.21,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsCFPollable,INTEGER,read-only,,current,true(1):false(2),TODO: What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.22,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsNetworkType,INTEGER,read-only,,current,ibss(1):bss(2),This indicates what type of network it is. If this value is IBSS
.1.3.6.1.4.1.1916.1.25.1.27.1.23,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsSSID,OCTET,read-only,,current,,This provides the value of the SSID value as is was recieved in
.1.3.6.1.4.1.1916.1.25.1.27.1.24,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsRateSet,OCTET,read-only,,current,,This provides the value of the rate set IE as it was received in
.1.3.6.1.4.1.1916.1.25.1.27.1.25,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsExtRateSet,OCTET,read-only,,current,,This provides the value of the extended rate set IE as it was 
.1.3.6.1.4.1.1916.1.25.1.27.1.26,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsDSSParameter,INTEGER,read-only,,current,,Provides the value of the DSS parameter IE, which is the channel.
.1.3.6.1.4.1.1916.1.25.1.27.1.27,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsTIMCount,INTEGER,read-only,,current,,TODO: What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.28,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsTIMPeriod,INTEGER,read-only,,current,,TODO: What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.29,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsTIMTrafficInd,INTEGER,read-only,,current,true(1):false(2),TODO: What is this?
.1.3.6.1.4.1.1916.1.25.1.27.1.30,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsCountryCode,OCTET,read-only,,current,,Value of country code supplied by the IE
.1.3.6.1.4.1.1916.1.25.1.27.1.31,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAIEPresent,INTEGER,read-only,,current,true(1):false(2),If this value is true it indicates that WPA information was
.1.3.6.1.4.1.1916.1.25.1.27.1.32,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAVersion,Unsigned32,read-only,,current,,This value gives the version of WPA supported by this AP.
.1.3.6.1.4.1.1916.1.25.1.27.1.33,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAIEMcastCipher,BITS,read-only,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This value gives the single multicast cipher supported by this
.1.3.6.1.4.1.1916.1.25.1.27.1.34,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAUcastCipherCount,Unsigned32,read-only,,current,,This value gives the total number of unicast ciphers supported
.1.3.6.1.4.1.1916.1.25.1.27.1.35,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAUcastCipher,BITS,read-only,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This gives the list of cipher suites which are supported by 
.1.3.6.1.4.1.1916.1.25.1.27.1.36,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAKeyMgmtCount,Unsigned32,read-only,,current,,This gives the number of key-management schemes supported by
.1.3.6.1.4.1.1916.1.25.1.27.1.37,EXTREME-WIRELESS-MIB::extremeWirelessScanWPAKeyMgmtSuite,BITS,read-only,,current,none(0):dot1x(1):psk(2),This indicates the supported key-management suites supported
.1.3.6.1.4.1.1916.1.25.1.27.1.38,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsIEBlob,OCTET,read-only,,current,,All the IEs received in the last packet encoded as a blob of
.1.3.6.1.4.1.1916.1.25.1.28,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoCfgTable,,not-accessible,,current,,This table contains one entry per physical and virtual interface.
.1.3.6.1.4.1.1916.1.25.1.28.1,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoCfgEntry,,not-accessible,ifIndex,current,,Note that the ifIndex here can be either a physical or virtual
.1.3.6.1.4.1.1916.1.25.1.28.1.1,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoEnable,INTEGER,read-write,,current,true(1):false(2),If this is set to TRUE then this virtual or physical
.1.3.6.1.4.1.1916.1.25.1.28.1.2,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoKeepIEs,INTEGER,read-write,,current,true(1):false(2),If this value is set to TRUE then the rate IE which
.1.3.6.1.4.1.1916.1.25.1.28.1.3,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTableSize,Unsigned32,read-write,,current,,This value sets the maximum size of the probe info 
.1.3.6.1.4.1.1916.1.25.1.28.1.4,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTimeout,Unsigned32,read-write,,current,,This is the timeout, in seconds, for an entry in the 
.1.3.6.1.4.1.1916.1.25.1.28.1.5,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTableClear,INTEGER,read-write,,current,true(1):false(2),Setting this value to TRUE causes all entries in the 
.1.3.6.1.4.1.1916.1.25.1.28.1.6,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoSourceClear,OCTET,read-write,,current,,Setting this to the value of some MAC address results in
.1.3.6.1.4.1.1916.1.25.1.28.1.7,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTableStatsClear,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE results in all historical statistics
.1.3.6.1.4.1.1916.1.25.1.28.1.8,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoSourceStatsClear,OCTET,read-write,,current,,Setting this to a MAC address will clear the historical
.1.3.6.1.4.1.1916.1.25.1.28.1.9,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoSendAddedTrap,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the management module to
.1.3.6.1.4.1.1916.1.25.1.28.1.10,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoSendRemovedTrap,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE will cause the management module to
.1.3.6.1.4.1.1916.1.25.1.29,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusTable,,not-accessible,,current,,This table contains one entry per physical and virtual interface.
.1.3.6.1.4.1.1916.1.25.1.29.1,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusEntry,,not-accessible,ifIndex,current,,Note that the ifIndex here can be either a physical or virtual
.1.3.6.1.4.1.1916.1.25.1.29.1.1,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusCurrentTableSize,Unsigned32,read-only,,current,,This gives the current number of entries in the probe 
.1.3.6.1.4.1.1916.1.25.1.29.1.2,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusWatermark,Unsigned32,read-only,,current,,This is the maximum size the probe info table has been
.1.3.6.1.4.1.1916.1.25.1.29.1.3,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusTotalOverflows,Unsigned32,read-only,,current,,This gives the number of times an entry in the probe info
.1.3.6.1.4.1.1916.1.25.1.29.1.4,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusTotalTimeouts,Unsigned32,read-only,,current,,This gives the number of times an entry in the probe info
.1.3.6.1.4.1.1916.1.25.1.29.1.5,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusLastElement,TimeTicks,read-only,,current,,This gives the sysUpTime the last time an entry was added
.1.3.6.1.4.1.1916.1.25.1.29.1.6,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoStatusTotalProbes,Unsigned32,read-only,,current,,This gives the total number of PROBE REQ packets that
.1.3.6.1.4.1.1916.1.25.1.30,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTable,,not-accessible,,current,,This table contains one entry for each source MAC from which
.1.3.6.1.4.1.1916.1.25.1.30.1,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoEntry,,not-accessible,ifIndex:extremeWirelessProbeInfoSource,current,,Note that the ifIndex here can be either a physical or virtual
.1.3.6.1.4.1.1916.1.25.1.30.1.1,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoSource,OCTET,read-only,,current,,This is the MAC address of the source which sent us the 
.1.3.6.1.4.1.1916.1.25.1.30.1.2,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTotalProbes,Unsigned32,read-only,,current,,This gives the total number of PROBE REQ packets we have
.1.3.6.1.4.1.1916.1.25.1.30.1.3,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoTotalProbeResp,Unsigned32,read-only,,current,,This gives the total number of PROBE RESP packets we have
.1.3.6.1.4.1.1916.1.25.1.30.1.4,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoRateIESize,Unsigned32,read-only,,current,,This gives the size of the rate-ie field in bytes. This
.1.3.6.1.4.1.1916.1.25.1.30.1.5,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoRateIE,OCTET,read-only,,current,,This gives the rate IE as recieved in the last PROBE REQ
.1.3.6.1.4.1.1916.1.25.1.30.1.6,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoFirstSeen,TimeTicks,read-only,,current,,This gives the sysUpTime the first time a PROBE REQ was
.1.3.6.1.4.1.1916.1.25.1.30.1.7,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoLastChange,TimeTicks,read-only,,current,,This gives the sysUpTime the last time a PROBE REQ was
.1.3.6.1.4.1.1916.1.25.1.30.1.8,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoLastRSS,INTEGER,read-only,,current,,This gives the RSSI from the last PROBE REQ packet received
.1.3.6.1.4.1.1916.1.25.1.30.1.9,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoLastRate,INTEGER,read-only,,current,,This gives the rate at which the last packet was received
.1.3.6.1.4.1.1916.1.25.1.30.1.10,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoLastChannel,INTEGER,read-only,,current,,This gives the channel on which the last PROBE REQ from
.1.3.6.1.4.1.1916.1.25.1.31,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCfgTable,,not-accessible,,current,,This table contains one row per wireless interface. Each row
.1.3.6.1.4.1.1916.1.25.1.31.1,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCfgEntry,,not-accessible,ifIndex,current,,There is one entry in this table per virtual interface
.1.3.6.1.4.1.1916.1.25.1.31.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCfgEnable,INTEGER,read-write,,current,true(1):false(2),Setting this to TRUE enables the collection of historical 
.1.3.6.1.4.1.1916.1.25.1.31.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCfgClearClient,OCTET,read-write,,current,,Setting this to the MAC address of a client in the diag
.1.3.6.1.4.1.1916.1.25.1.31.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCfgTableSize,Unsigned32,read-write,,current,,This value will configure the maximum size of the diag table.
.1.3.6.1.4.1.1916.1.25.1.31.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCfgTimeout,Unsigned32,read-write,,current,,This value will configure the timeout of an entry from the
.1.3.6.1.4.1.1916.1.25.1.32,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagStatusTable,,not-accessible,,current,,This table contains one entry per virtual interface. Values
.1.3.6.1.4.1.1916.1.25.1.32.1,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagStatusEntry,,not-accessible,ifIndex,current,,Note that ifIndex here is virtual ifIndex (SSID).
.1.3.6.1.4.1.1916.1.25.1.32.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagCurrentTableSize,Unsigned32,read-only,,current,,This is the current size, in entries of the client diag
.1.3.6.1.4.1.1916.1.25.1.32.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTableWatermark,Unsigned32,read-only,,current,,This is the maximum size the client diag table has been
.1.3.6.1.4.1.1916.1.25.1.32.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTotalOverflows,Unsigned32,read-only,,current,,This is the total number of times an entry has been
.1.3.6.1.4.1.1916.1.25.1.32.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTotalTimeouts,Unsigned32,read-only,,current,,This is the total number of times an entry has been
.1.3.6.1.4.1.1916.1.25.1.32.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagLastElement,TimeTicks,read-only,,current,,This is sysUpTime when the last entry was added to
.1.3.6.1.4.1.1916.1.25.1.32.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagSupportsSpeedCounters,INTEGER,read-only,,current,true(1):false(2),This value indicates if this AP supports the speed-based
.1.3.6.1.4.1.1916.1.25.1.32.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagSupportsSizeCounters,INTEGER,read-only,,current,true(1):false(2),This value indicates if this AP supports the size-based
.1.3.6.1.4.1.1916.1.25.1.32.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagSupportsPacketCounters,INTEGER,read-only,,current,true(1):false(2),This value indicates if this AP supports the packet-based
.1.3.6.1.4.1.1916.1.25.1.33,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTable,,not-accessible,,current,,This table contains information on a per-client basis. Rows are
.1.3.6.1.4.1.1916.1.25.1.33.1,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,Note that ifIndex here is virtual ifIndex (SSID).
.1.3.6.1.4.1.1916.1.25.1.33.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagMac,OCTET,read-only,,current,,This is the MAC address of the station this entry 
.1.3.6.1.4.1.1916.1.25.1.33.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagStateWatermark,INTEGER,read-only,,current,,This is the highest state this client has been in.
.1.3.6.1.4.1.1916.1.25.1.33.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagEntersInDetected,Unsigned32,read-only,,current,,This is the total number of times the client has entered
.1.3.6.1.4.1.1916.1.25.1.33.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagErrorsInDetected,Unsigned32,read-only,,current,,This is the total number of errors this client has 
.1.3.6.1.4.1.1916.1.25.1.33.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagAuthReqInDetected,Unsigned32,read-only,,current,,This is the total number of AUTH REQ packets received
.1.3.6.1.4.1.1916.1.25.1.33.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagOtherReqInDetected,Unsigned32,read-only,,current,,This is the total number of REQ packets received from
.1.3.6.1.4.1.1916.1.25.1.33.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagMgmtActionInDetected,Unsigned32,read-only,,current,,This is the total number of times management initiated
.1.3.6.1.4.1.1916.1.25.1.33.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTimeOutInDetected,Unsigned32,read-only,,current,,This is the total number of timeouts which happened to
.1.3.6.1.4.1.1916.1.25.1.33.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagEntersInAuth,Unsigned32,read-only,,current,,This is the total number of times the client has entered
.1.3.6.1.4.1.1916.1.25.1.33.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagErrorsInAuth,Unsigned32,read-only,,current,,This is the total number of times the client has had
.1.3.6.1.4.1.1916.1.25.1.33.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagAssocReqInAuth,Unsigned32,read-only,,current,,This is the total number of ASSOC REQ or REASSOC REQ
.1.3.6.1.4.1.1916.1.25.1.33.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagOtherReqInAuth,Unsigned32,read-only,,current,,This is the total number of non-ASSOC/REASSOC packets
.1.3.6.1.4.1.1916.1.25.1.33.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagMgmtActionInAuth,Unsigned32,read-only,,current,,This is the total number of management initiated action
.1.3.6.1.4.1.1916.1.25.1.33.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTimeOutInAuth,Unsigned32,read-only,,current,,This is the total number of times this client timed out
.1.3.6.1.4.1.1916.1.25.1.33.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagEntersInAssoc,Unsigned32,read-only,,current,,This is the total number of times this client has entered
.1.3.6.1.4.1.1916.1.25.1.33.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagErrorsInAssoc,Unsigned32,read-only,,current,,This is the total number of errors this client has had
.1.3.6.1.4.1.1916.1.25.1.33.1.17,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagMgmtActionInAssoc,Unsigned32,read-only,,current,,This is the total number of management actions which have
.1.3.6.1.4.1.1916.1.25.1.33.1.18,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTimeOutInAssoc,Unsigned32,read-only,,current,,This is the total number of times this station has been
.1.3.6.1.4.1.1916.1.25.1.33.1.19,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagEntersInForward,Unsigned32,read-only,,current,,This is the total number of times this client has entered
.1.3.6.1.4.1.1916.1.25.1.33.1.20,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagMgmtActionInForward,Unsigned32,read-only,,current,,This is the total number of times this client has
.1.3.6.1.4.1.1916.1.25.1.33.1.21,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTimeOutInForward,Unsigned32,read-only,,current,,This is the total number of timeouts this client has
.1.3.6.1.4.1.1916.1.25.1.33.1.22,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTotal802Auths,Unsigned32,read-only,,current,,This is the total number of times this client has tried
.1.3.6.1.4.1.1916.1.25.1.33.1.23,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagTotalNetLoginAuths,Unsigned32,read-only,,current,,This is the total number of times this client has tried
.1.3.6.1.4.1.1916.1.25.1.34,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTable,,not-accessible,,current,,This table contains one row per client on a wireless interface.
.1.3.6.1.4.1.1916.1.25.1.34.1,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,Note that ifIndex here is virtual ifIndex (SSID).
.1.3.6.1.4.1.1916.1.25.1.34.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoAssociated,INTEGER,read-only,,current,true(1):false(2),This gives the current MAC-layer association status of 
.1.3.6.1.4.1.1916.1.25.1.34.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalAssocReq,Unsigned32,read-only,,current,,This gives the total number of ASSOC REQ pdus recieved
.1.3.6.1.4.1.1916.1.25.1.34.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalReAssocReq,Unsigned32,read-only,,current,,This gives the total number of REASSOC REQ PDUs received
.1.3.6.1.4.1.1916.1.25.1.34.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalAssocResp,Unsigned32,read-only,,current,,This gives the total number of ASSOC RESP pdus sent to
.1.3.6.1.4.1.1916.1.25.1.34.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalAssocOK,Unsigned32,read-only,,current,,This gives the total number of ASSOC RESP PDUs which
.1.3.6.1.4.1.1916.1.25.1.34.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalAssocFail,Unsigned32,read-only,,current,,This gives the total number of ASSOC RESP PDUs which
.1.3.6.1.4.1.1916.1.25.1.34.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalDisassocReq,Unsigned32,read-only,,current,,This gives the total number of ASSOC RESP PDUs which
.1.3.6.1.4.1.1916.1.25.1.34.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoTotalDisassocResp,Unsigned32,read-only,,current,,This gives the total number of ASSOC RESP PDUs which
.1.3.6.1.4.1.1916.1.25.1.34.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoRateIE,OCTET,read-only,,current,,This is the value of the rate IE carried in the last
.1.3.6.1.4.1.1916.1.25.1.34.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoLastAssoc,TimeTicks,read-only,,current,,This is sysUpTime when the last ASSOC REQ was received
.1.3.6.1.4.1.1916.1.25.1.34.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoLastError,TimeTicks,read-only,,current,,This is sysUpTime when the last ASSOC RESP was sent to
.1.3.6.1.4.1.1916.1.25.1.34.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoLastErrorType,INTEGER,read-only,,current,noError(0):rateMismatch(1):badState(2):badCapability(3):couterMeasure(4):mcastCipher(5):maxAssoc(6):rsnRequired(7):rsnMismatch(8):otherError(9),This is an enumerated type which indicates which was the
.1.3.6.1.4.1.1916.1.25.1.34.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorRateMismatch,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorBadState,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorBadCapability,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorCounterMeasure,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.17,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorMcastCipher,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.18,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorMaxAssoc,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.19,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorRSNRequired,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.20,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorRSNMismatch,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.21,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoErrorOther,Unsigned32,read-only,,current,,This is the total number of failed associations due to 
.1.3.6.1.4.1.1916.1.25.1.34.1.22,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAIEPresent,INTEGER,read-only,,current,true(1):false(2),If this value is true it indicates that WPA information was
.1.3.6.1.4.1.1916.1.25.1.34.1.23,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAVersion,Unsigned32,read-only,,current,,This value gives the version of WPA supported by this station.
.1.3.6.1.4.1.1916.1.25.1.34.1.24,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAIEMcastCipher,BITS,read-only,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This value gives the single multicast cipher supported by this
.1.3.6.1.4.1.1916.1.25.1.34.1.25,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAUcastCipherCount,Unsigned32,read-only,,current,,This gives the number of set bits in the ucast cipher
.1.3.6.1.4.1.1916.1.25.1.34.1.26,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAUcastCipher,BITS,read-only,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This gives the cipher suites which was requested by 
.1.3.6.1.4.1.1916.1.25.1.34.1.27,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAKeyMgmtCount,Unsigned32,read-only,,current,,This value gives the number of key management suites 
.1.3.6.1.4.1.1916.1.25.1.34.1.28,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocInfoWPAKeyMgmtSuite,BITS,read-only,,current,none(0):dot1x(1):psk(2),Gives the key management suite requested by this client 
.1.3.6.1.4.1.1916.1.25.1.34.1.29,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocIEBlob,OCTET,read-only,,current,,This is the IE list sent in the association frame encoded as
.1.3.6.1.4.1.1916.1.25.1.35,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTable,,not-accessible,,current,,This table contains one row per client on a wireless interface.
.1.3.6.1.4.1.1916.1.25.1.35.1,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,Note that ifIndex here is virtual ifIndex (SSID).
.1.3.6.1.4.1.1916.1.25.1.35.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoCurrentAuth,INTEGER,read-only,,current,true(1):false(2),This gives the current MAC-layer authentication status of the
.1.3.6.1.4.1.1916.1.25.1.35.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalAuths,Unsigned32,read-only,,current,,This is the total number of AUTH REQ packets received from 
.1.3.6.1.4.1.1916.1.25.1.35.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalAuthResp,Unsigned32,read-only,,current,,This is the total number of AUTH RESP packets sent to
.1.3.6.1.4.1.1916.1.25.1.35.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalAuthsOK,Unsigned32,read-only,,current,,This is the total number of AUTH RESP packets sent to
.1.3.6.1.4.1.1916.1.25.1.35.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalAuthsFailed,Unsigned32,read-only,,current,,This is the total number of AUTH RESP packets sent to
.1.3.6.1.4.1.1916.1.25.1.35.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalDeauthReq,Unsigned32,read-only,,current,,This is the total number of DEAUTH REQ packets sent from
.1.3.6.1.4.1.1916.1.25.1.35.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalDeauthResp,Unsigned32,read-only,,current,,This is the total number of DEAUTH RESP packets sent to
.1.3.6.1.4.1.1916.1.25.1.35.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalOpen,Unsigned32,read-only,,current,,This is the total number of AUTH REQ packets which 
.1.3.6.1.4.1.1916.1.25.1.35.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoTotalShared,Unsigned32,read-only,,current,,This is the total number of AUTH REQ packets which 
.1.3.6.1.4.1.1916.1.25.1.35.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastAuth,TimeTicks,read-only,,current,,This is the sysUpTime the last time this client sent
.1.3.6.1.4.1.1916.1.25.1.35.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastAuthType,INTEGER,read-only,,current,open(1):shared(2),This is the last type of authentication requested by 
.1.3.6.1.4.1.1916.1.25.1.35.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastError,TimeTicks,read-only,,current,,This is the sysUpTime of the last authentication failure
.1.3.6.1.4.1.1916.1.25.1.35.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastErrorType,INTEGER,read-only,,current,noError(0):resourceFailure(1):sequenceNumber(2):challengeText(3):algorithmMismatch(4):keyIndex(5):otherError(6),This is the OID of the last error counter that was 
.1.3.6.1.4.1.1916.1.25.1.35.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoErrorResourceFailure,Unsigned32,read-only,,current,,This is the total number of authentication failures 
.1.3.6.1.4.1.1916.1.25.1.35.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoErrorSequenceNum,Unsigned32,read-only,,current,,This is the total number of authentication failures 
.1.3.6.1.4.1.1916.1.25.1.35.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoErrorChallengeText,Unsigned32,read-only,,current,,This is the total number of authentication failures 
.1.3.6.1.4.1.1916.1.25.1.35.1.17,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoErrorTypeMismatch,Unsigned32,read-only,,current,,This is the total number of authentication failures 
.1.3.6.1.4.1.1916.1.25.1.35.1.18,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoErrorKeyIndex,Unsigned32,read-only,,current,,This is the total number of authentication failures 
.1.3.6.1.4.1.1916.1.25.1.35.1.19,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoErrorOther,Unsigned32,read-only,,current,,This is the total number of authentication failures 
.1.3.6.1.4.1.1916.1.25.1.36,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTable,,not-accessible,,current,,This table contains one entry per source MAC which has tried to
.1.3.6.1.4.1.1916.1.25.1.36.1,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,
.1.3.6.1.4.1.1916.1.25.1.36.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoMinRSS,INTEGER,read-only,,current,,This gives the minimum RSS indication of any packet we have
.1.3.6.1.4.1.1916.1.25.1.36.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoMaxRSS,INTEGER,read-only,,current,,This gives the maximum RSS indication of any packet we have
.1.3.6.1.4.1.1916.1.25.1.36.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoAvgRSS,INTEGER,read-only,,current,,This gives the average RSS indication of any packet we have
.1.3.6.1.4.1.1916.1.25.1.36.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalProbeReq,Unsigned32,read-only,,current,,This gives the total number of PROBE REQ packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalAuthReq,Unsigned32,read-only,,current,,This gives the total number of AUTH REQ packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalAssocReq,Unsigned32,read-only,,current,,This gives the total number of ASSOC REQ packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalReAssocReq,Unsigned32,read-only,,current,,This gives the total number of REASSOC REQ packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalDeAssocReq,Unsigned32,read-only,,current,,This gives the total number of DEASSOC REQ packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalDeAuthReq,Unsigned32,read-only,,current,,This gives the total number of DEAUTH REQ packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalPsPoll,Unsigned32,read-only,,current,,This gives the total number of PS POLL packets recieved from
.1.3.6.1.4.1.1916.1.25.1.36.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoTotalData,Unsigned32,read-only,,current,,This gives the total number of data frames received from this
.1.3.6.1.4.1.1916.1.25.1.36.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoNavValue,Unsigned32,read-only,,current,,TODO: Is this an average, total, what?
.1.3.6.1.4.1.1916.1.25.1.37,EXTREME-WIRELESS-MIB::extremeWirelessClientSizeCounterTable,,not-accessible,,current,,There is one entry in this table for each client which has
.1.3.6.1.4.1.1916.1.25.1.37.1,EXTREME-WIRELESS-MIB::extremeWirelessClientSizeCounterEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,
.1.3.6.1.4.1.1916.1.25.1.37.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeReXmit64,Unsigned32,read-only,,current,,This gives the number of frags retransmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeReXmit128,Unsigned32,read-only,,current,,This gives the number of frags retransmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeReXmit256,Unsigned32,read-only,,current,,This gives the number of frags retransmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeReXmit512,Unsigned32,read-only,,current,,This gives the number of frags retransmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeReXmit1024,Unsigned32,read-only,,current,,This gives the number of frags retransmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeReXmit2048,Unsigned32,read-only,,current,,This gives the number of frags retransmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeTX64,Unsigned32,read-only,,current,,This gives the number of frags transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeTX128,Unsigned32,read-only,,current,,This gives the number of frags transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeTX256,Unsigned32,read-only,,current,,This gives the number of frags transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeTX512,Unsigned32,read-only,,current,,This gives the number of frags transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeTX1024,Unsigned32,read-only,,current,,This gives the number of frags transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeTX2048,Unsigned32,read-only,,current,,This gives the number of frags transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeRX64,Unsigned32,read-only,,current,,This gives the number of frags received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeRX128,Unsigned32,read-only,,current,,This gives the number of frags received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeRX256,Unsigned32,read-only,,current,,This gives the number of frags received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeRX512,Unsigned32,read-only,,current,,This gives the number of frags received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.17,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeRX1024,Unsigned32,read-only,,current,,This gives the number of frags received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.18,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeRX2048,Unsigned32,read-only,,current,,This gives the number of frags received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.19,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorTX64,Unsigned32,read-only,,current,,This gives the number of frags which failed to be sent from
.1.3.6.1.4.1.1916.1.25.1.37.1.20,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorTX128,Unsigned32,read-only,,current,,This gives the number of frags which failed to be sent from
.1.3.6.1.4.1.1916.1.25.1.37.1.21,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorTX256,Unsigned32,read-only,,current,,This gives the number of frags which failed to be sent from
.1.3.6.1.4.1.1916.1.25.1.37.1.22,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorTX512,Unsigned32,read-only,,current,,This gives the number of frags which failed to be sent from
.1.3.6.1.4.1.1916.1.25.1.37.1.23,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorTX1024,Unsigned32,read-only,,current,,This gives the number of frags which failed to be sent from
.1.3.6.1.4.1.1916.1.25.1.37.1.24,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorTX2048,Unsigned32,read-only,,current,,This gives the number of frags which failed to be sent from
.1.3.6.1.4.1.1916.1.25.1.37.1.25,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorRX64,Unsigned32,read-only,,current,,This gives the number of frags which were received with
.1.3.6.1.4.1.1916.1.25.1.37.1.26,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorRX128,Unsigned32,read-only,,current,,This gives the number of frags which were received with
.1.3.6.1.4.1.1916.1.25.1.37.1.27,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorRX256,Unsigned32,read-only,,current,,This gives the number of frags which were received with
.1.3.6.1.4.1.1916.1.25.1.37.1.28,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorRX512,Unsigned32,read-only,,current,,This gives the number of frags which were received with
.1.3.6.1.4.1.1916.1.25.1.37.1.29,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorRX1024,Unsigned32,read-only,,current,,This gives the number of frags which were received with
.1.3.6.1.4.1.1916.1.25.1.37.1.30,EXTREME-WIRELESS-MIB::extremeWirelessClientFrameSizeErrorRX2048,Unsigned32,read-only,,current,,This gives the number of frags which were received with
.1.3.6.1.4.1.1916.1.25.1.37.1.31,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeTX64,Unsigned32,read-only,,current,,This gives the number of packets transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.32,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeTX128,Unsigned32,read-only,,current,,This gives the number of packets transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.33,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeTX256,Unsigned32,read-only,,current,,This gives the number of packets transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.34,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeTX512,Unsigned32,read-only,,current,,This gives the number of packets transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.35,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeTX1024,Unsigned32,read-only,,current,,This gives the number of packets transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.36,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeTX2048,Unsigned32,read-only,,current,,This gives the number of packets transmitted to this
.1.3.6.1.4.1.1916.1.25.1.37.1.37,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeRX64,Unsigned32,read-only,,current,,This gives the number of packets received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.38,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeRX128,Unsigned32,read-only,,current,,This gives the number of packets received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.39,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeRX256,Unsigned32,read-only,,current,,This gives the number of packets received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.40,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeRX512,Unsigned32,read-only,,current,,This gives the number of packets received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.41,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeRX1024,Unsigned32,read-only,,current,,This gives the number of packets received from this
.1.3.6.1.4.1.1916.1.25.1.37.1.42,EXTREME-WIRELESS-MIB::extremeWirelessClientPacketSizeRX2048,Unsigned32,read-only,,current,,This gives the number of packets received from this
.1.3.6.1.4.1.1916.1.25.1.38,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedCounterTable,,not-accessible,,current,,This table is indexed by wireless interface index. These
.1.3.6.1.4.1.1916.1.25.1.38.1,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedCounterEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,The ifIndex here is the wireless interface (SSID). It is expected
.1.3.6.1.4.1.1916.1.25.1.38.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit1,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit2,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit5p5,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit6,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit9,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit12,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit18,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit24,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit36,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit48,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedReXmit54,Unsigned32,read-only,,current,,This gives the number of frags which were retransmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX1,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX2,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX5p5,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX6,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX9,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.17,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX12,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.18,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX18,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.19,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX24,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.20,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX36,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.21,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX48,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.22,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedTX54,Unsigned32,read-only,,current,,This gives the number of frags which were transmitted to
.1.3.6.1.4.1.1916.1.25.1.38.1.23,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX1,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.24,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX2,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.25,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX5p5,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.26,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX6,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.27,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX9,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.28,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX12,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.29,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX18,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.30,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX24,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.31,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX36,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.32,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX48,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.38.1.33,EXTREME-WIRELESS-MIB::extremeWirelessClientSpeedRX54,Unsigned32,read-only,,current,,This gives the number of frags which were received from
.1.3.6.1.4.1.1916.1.25.1.39,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeTable,,not-accessible,,current,,There is one entry in this table for each virtual and
.1.3.6.1.4.1.1916.1.25.1.39.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.39.1.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtTX64,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.2,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtTX128,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.3,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtTX256,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.4,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtTX512,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.5,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtTX1024,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.6,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtTX2048,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.7,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtRX64,Unsigned32,read-only,,current,,This gives the number of management-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.8,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtRX128,Unsigned32,read-only,,current,,This gives the number of management-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.9,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtRX256,Unsigned32,read-only,,current,,This gives the number of management-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.10,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtRX512,Unsigned32,read-only,,current,,This gives the number of management-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.11,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtRX1024,Unsigned32,read-only,,current,,This gives the number of management-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.12,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeMgmtRX2048,Unsigned32,read-only,,current,,This gives the number of management-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.13,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlTX64,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.14,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlTX128,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.15,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlTX256,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.16,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlTX512,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.17,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlTX1024,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.18,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlTX2048,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.19,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlRX64,Unsigned32,read-only,,current,,This gives the number of control-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.20,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlRX128,Unsigned32,read-only,,current,,This gives the number of control-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.21,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlRX256,Unsigned32,read-only,,current,,This gives the number of control-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.22,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlRX512,Unsigned32,read-only,,current,,This gives the number of control-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.23,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlRX1024,Unsigned32,read-only,,current,,This gives the number of control-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.24,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeCtlRX2048,Unsigned32,read-only,,current,,This gives the number of control-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.25,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataTX64,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.26,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataTX128,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.27,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataTX256,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.28,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataTX512,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.29,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataTX1024,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.30,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataTX2048,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted 
.1.3.6.1.4.1.1916.1.25.1.39.1.31,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataRX64,Unsigned32,read-only,,current,,This gives the number of data-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.32,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataRX128,Unsigned32,read-only,,current,,This gives the number of data-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.33,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataRX256,Unsigned32,read-only,,current,,This gives the number of data-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.34,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataRX512,Unsigned32,read-only,,current,,This gives the number of data-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.35,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataRX1024,Unsigned32,read-only,,current,,This gives the number of data-type frames received 
.1.3.6.1.4.1.1916.1.25.1.39.1.36,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeDataRX2048,Unsigned32,read-only,,current,,This gives the number of data-type frames received 
.1.3.6.1.4.1.1916.1.25.1.40,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTable,,not-accessible,,current,,There is one entry in this table for each virtual and
.1.3.6.1.4.1.1916.1.25.1.40.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.40.1.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeReXmit64,Unsigned32,read-only,,current,,This gives the number of frames retransmitted on this 
.1.3.6.1.4.1.1916.1.25.1.40.1.2,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeReXmit128,Unsigned32,read-only,,current,,This gives the number of frames retransmitted on this 
.1.3.6.1.4.1.1916.1.25.1.40.1.3,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeReXmit256,Unsigned32,read-only,,current,,This gives the number of frames retransmitted on this 
.1.3.6.1.4.1.1916.1.25.1.40.1.4,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeReXmit512,Unsigned32,read-only,,current,,This gives the number of frames retransmitted on this 
.1.3.6.1.4.1.1916.1.25.1.40.1.5,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeReXmit1024,Unsigned32,read-only,,current,,This gives the number of frames retransmitted on this 
.1.3.6.1.4.1.1916.1.25.1.40.1.6,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeReXmit2048,Unsigned32,read-only,,current,,This gives the number of frames retransmitted on this 
.1.3.6.1.4.1.1916.1.25.1.40.1.7,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTX64,Unsigned32,read-only,,current,,This gives the number of frames which failed to be 
.1.3.6.1.4.1.1916.1.25.1.40.1.8,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTX128,Unsigned32,read-only,,current,,This gives the number of frames which failed to be 
.1.3.6.1.4.1.1916.1.25.1.40.1.9,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTX256,Unsigned32,read-only,,current,,This gives the number of frames which failed to be 
.1.3.6.1.4.1.1916.1.25.1.40.1.10,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTX512,Unsigned32,read-only,,current,,This gives the number of frames which failed to be 
.1.3.6.1.4.1.1916.1.25.1.40.1.11,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTX1024,Unsigned32,read-only,,current,,This gives the number of frames which failed to be 
.1.3.6.1.4.1.1916.1.25.1.40.1.12,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorTX2048,Unsigned32,read-only,,current,,This gives the number of frames which failed to be 
.1.3.6.1.4.1.1916.1.25.1.40.1.13,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorRX64,Unsigned32,read-only,,current,,This gives the number of frames which had errors on
.1.3.6.1.4.1.1916.1.25.1.40.1.14,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorRX128,Unsigned32,read-only,,current,,This gives the number of frames which had errors on
.1.3.6.1.4.1.1916.1.25.1.40.1.15,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorRX256,Unsigned32,read-only,,current,,This gives the number of frames which had errors on
.1.3.6.1.4.1.1916.1.25.1.40.1.16,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorRX512,Unsigned32,read-only,,current,,This gives the number of frames which had errors on
.1.3.6.1.4.1.1916.1.25.1.40.1.17,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorRX1024,Unsigned32,read-only,,current,,This gives the number of frames which had errors on
.1.3.6.1.4.1.1916.1.25.1.40.1.18,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSizeErrorRX2048,Unsigned32,read-only,,current,,This gives the number of frames which had errors on
.1.3.6.1.4.1.1916.1.25.1.41,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSpeedTable,,not-accessible,,current,,There is one entry in this table for each virtual and
.1.3.6.1.4.1.1916.1.25.1.41.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSpeedEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.41.1.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX1,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.2,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX2,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.3,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX5p5,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.4,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX6,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.5,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX9,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.6,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX11,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.41.1.7,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX12,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.8,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX18,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.9,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX24,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.10,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX36,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.11,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX48,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.12,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtTX54,Unsigned32,read-only,,current,,This gives the number of management-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.13,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX1,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.14,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX2,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.15,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX5p5,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.16,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX6,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.17,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX9,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.18,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX11,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.41.1.19,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX12,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.20,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX18,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.21,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX24,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.22,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX36,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.23,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX48,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.24,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedMgmtRX54,Unsigned32,read-only,,current,,This gives the number of management-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.25,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX1,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.26,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX2,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.27,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX5p5,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.28,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX6,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.29,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX9,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.30,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX11,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.41.1.31,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX12,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.32,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX18,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.33,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX24,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.34,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX36,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.35,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX48,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.36,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlTX54,Unsigned32,read-only,,current,,This gives the number of control-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.37,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX1,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.38,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX2,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.39,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX5p5,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.40,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX6,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.41,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX9,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.42,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX11,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.41.1.43,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX12,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.44,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX18,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.45,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX24,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.46,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX36,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.47,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX48,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.48,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedCtlRX54,Unsigned32,read-only,,current,,This gives the number of control-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.49,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX1,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.50,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX2,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.51,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX5p5,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.52,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX6,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.53,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX9,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.54,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX11,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.41.1.55,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX12,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.56,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX18,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.57,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX24,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.58,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX36,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.59,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX48,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.60,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataTX54,Unsigned32,read-only,,current,,This gives the number of data-type frames transmitted
.1.3.6.1.4.1.1916.1.25.1.41.1.61,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX1,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.62,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX2,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.63,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX5p5,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.64,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX6,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.65,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX9,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.66,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX11,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.41.1.67,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX12,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.68,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX18,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.69,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX24,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.70,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX36,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.71,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX48,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.41.1.72,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedDataRX54,Unsigned32,read-only,,current,,This gives the number of data-type frames recieved
.1.3.6.1.4.1.1916.1.25.1.42,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSpeedErrorTable,,not-accessible,,current,,There is one entry in this table for each virtual and
.1.3.6.1.4.1.1916.1.25.1.42.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfFrameSpeedErrorEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.42.1.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit1,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.2,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit2,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.3,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit5p5,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.4,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit6,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.5,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit9,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.6,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit11,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on this interface at 11 Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.7,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit12,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.8,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit18,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.9,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit24,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.10,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit36,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.11,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit48,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.12,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedReXmit54,Unsigned32,read-only,,current,,This gives the number of frames which were retransmitted on
.1.3.6.1.4.1.1916.1.25.1.42.1.13,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX1,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 1Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.14,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX2,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 2Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.15,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX5p5,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 5.5Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.16,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX6,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 6Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.17,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX9,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 9Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.18,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX11,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.19,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX12,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 12Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.20,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX18,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 18Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.21,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX24,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 24Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.22,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX36,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 36Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.23,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX48,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 48Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.24,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorTX54,Unsigned32,read-only,,current,,This gives the number of frames which were transmited with errors on this interface at 54Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.25,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX1,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.26,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX2,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.27,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX5p5,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.28,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX6,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.29,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX9,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.30,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX11,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors on this interface at 11Mbps.
.1.3.6.1.4.1.1916.1.25.1.42.1.31,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX12,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.32,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX18,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.33,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX24,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.34,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX36,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.35,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX48,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.42.1.36,EXTREME-WIRELESS-MIB::extremeWirelessIntfSpeedErrorRX54,Unsigned32,read-only,,current,,This gives the number of frames which were received with errors
.1.3.6.1.4.1.1916.1.25.1.43,EXTREME-WIRELESS-MIB::extremeWirelessIntfUtilizationTable,,not-accessible,,current,,There is one entry in this table for each virtual and
.1.3.6.1.4.1.1916.1.25.1.43.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfUtilizationEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.43.1.1,EXTREME-WIRELESS-MIB::extremeWirelessIntfUtilizationNav,Unsigned32,read-only,,current,,This gives the instantaneous NAV value on this interface, or
.1.3.6.1.4.1.1916.1.25.1.43.1.2,EXTREME-WIRELESS-MIB::extremeWirelessIntfUtilizationNoiseFloor,Unsigned32,read-only,,current,,This gives the noise floor in dBm for this interface.
.1.3.6.1.4.1.1916.1.25.1.44,EXTREME-WIRELESS-MIB::extremeWirelessCounterMeasureSource,INTEGER,accessible-for-notify,,current,clientReport(1):micFailure(2),This value is used in the counter measure traps to indicate the reason that counter measures have been invoked.
.1.3.6.1.4.1.1916.1.25.1.47,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsTable,,not-accessible,,current,,This table contains information of the WPA state transitions
.1.3.6.1.4.1.1916.1.25.1.47.1,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEntry,,not-accessible,ifIndex:extremeWirelessClientDiagMac,current,,Note that ifIndex here is virtual ifIndex (SSID).
.1.3.6.1.4.1.1916.1.25.1.47.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsStarts,Counter32,read-only,,current,,Number of starts of the WPA key exchange process
.1.3.6.1.4.1.1916.1.25.1.47.1.2,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsPairwiseKeySuccesses,Counter32,read-only,,current,,Number of successes in the pairwise key handshake
.1.3.6.1.4.1.1916.1.25.1.47.1.3,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsPairwiseKeyFailures,Counter32,read-only,,current,,Number of failures the pairwise key handshake
.1.3.6.1.4.1.1916.1.25.1.47.1.4,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsGroupKeySuccesses,Counter32,read-only,,current,,Number of successes of the group key exchange
.1.3.6.1.4.1.1916.1.25.1.47.1.5,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsGroupKeyFailures,Counter32,read-only,,current,,Number of failures of the group key handshake
.1.3.6.1.4.1.1916.1.25.1.47.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsPairwiseKey1Sends,Counter32,read-only,,current,,Number of times the first packet of the pairwise key exchange was sent.
.1.3.6.1.4.1.1916.1.25.1.47.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsPairwiseKey3Sends,Counter32,read-only,,current,,Number of times the third packet of the pairwise key exchange was sent.
.1.3.6.1.4.1.1916.1.25.1.47.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsGroupKeySends,Counter32,read-only,,current,,Number of times the group key packet was sent.
.1.3.6.1.4.1.1916.1.25.1.47.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyReceivedInPairwise1Key,Counter32,read-only,,current,,Number of times an EAPOL Key packet was recieved after
.1.3.6.1.4.1.1916.1.25.1.47.1.10,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyReceivedInPairwise3Key,Counter32,read-only,,current,,Number of times an EAPOL Key packet was recieved after
.1.3.6.1.4.1.1916.1.25.1.47.1.11,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyReceivedInGroupKey,Counter32,read-only,,current,,Number of times an EAPOL Key packet was recieved after
.1.3.6.1.4.1.1916.1.25.1.47.1.12,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsDoubleEAPOLKeyReceived,Counter32,read-only,,current,,Number of times an EAPOL Key packet was recieved when already
.1.3.6.1.4.1.1916.1.25.1.47.1.13,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyIgnores,Counter32,read-only,,current,,Number of times an EAPOL Key packet was ignored.
.1.3.6.1.4.1.1916.1.25.1.47.1.14,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyErrors,Counter32,read-only,,current,,Number of times an EAPOL Key packet was errored.
.1.3.6.1.4.1.1916.1.25.1.47.1.15,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyAborts,Counter32,read-only,,current,,Number of times an EAPOL Key packet caused the WPA state machine to abort.
.1.3.6.1.4.1.1916.1.25.1.47.1.16,EXTREME-WIRELESS-MIB::extremeWirelessClientWPAStatsEAPOLKeyVerificationSuccesses,Counter32,read-only,,current,,Number of times an EAPOL Key packet was verified correctly.
.1.3.6.1.4.1.1916.1.25.1.99,EXTREME-WIRELESS-MIB::extremeWirelessOpaqueTable,,not-accessible,,current,, 
.1.3.6.1.4.1.1916.1.25.1.99.1,EXTREME-WIRELESS-MIB::extremeWirelessOpaqueEntry,,not-accessible,ifIndex,current,, 
.1.3.6.1.4.1.1916.1.25.1.99.1.1,EXTREME-WIRELESS-MIB::extremeWirelessClientData,OCTET,read-only,,current,,
.1.3.6.1.4.1.1916.1.25.1.99.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPAEStatsData,OCTET,read-only,,current,,
.1.3.6.1.4.1.1916.1.25.1.99.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPAEDiagData,OCTET,read-only,,current,,
.1.3.6.1.4.1.1916.1.25.1.99.1.4,EXTREME-WIRELESS-MIB::extremeWirelessScanResultsData,OCTET,read-only,,current,,This is the contents of the scan results table encoded
.1.3.6.1.4.1.1916.1.25.1.99.1.5,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoData,OCTET,read-only,,current,,This is the contents of the probe info table encoded 
.1.3.6.1.4.1.1916.1.25.1.99.1.6,EXTREME-WIRELESS-MIB::extremeWirelessClientDiagData,OCTET,read-only,,current,,This is the contents of the client diag table encoded 
.1.3.6.1.4.1.1916.1.25.1.99.1.7,EXTREME-WIRELESS-MIB::extremeWirelessClientAssocData,OCTET,read-only,,current,,This is the contents of the client assoc table encoded 
.1.3.6.1.4.1.1916.1.25.1.99.1.8,EXTREME-WIRELESS-MIB::extremeWirelessClientAuthData,OCTET,read-only,,current,,This is the contents of the client auth table encoded 
.1.3.6.1.4.1.1916.1.25.1.99.1.9,EXTREME-WIRELESS-MIB::extremeWirelessClientMACInfoData,OCTET,read-only,,current,,This is the contents of the client MAC info table 
.1.3.6.1.4.1.1916.1.25.1.99.1.10,EXTREME-WIRELESS-MIB::extremeWirelessSizeCounterData,OCTET,read-only,,current,,This is the contents of the client size counter table
.1.3.6.1.4.1.1916.1.25.1.99.1.11,EXTREME-WIRELESS-MIB::extremeWirelessSpeedCounterData,OCTET,read-only,,current,,This is the contents of the client speed counter table
.1.3.6.1.4.1.1916.1.25.1.100,EXTREME-WIRELESS-MIB::extremeWirelessTraceTable,,not-accessible,,current,,This table contains one entry per wireless port. This allows access to various stastics about the tracing mod -- ule on that wireless port.
.1.3.6.1.4.1.1916.1.25.1.100.1,EXTREME-WIRELESS-MIB::extremeWirelessTraceEntry,,not-accessible,ifIndex,current,,
.1.3.6.1.4.1.1916.1.25.1.100.1.1,EXTREME-WIRELESS-MIB::extremeWirelessTraceMsgsOut,INTEGER,read-only,,current,,This gives the number of trace messages the system has
.1.3.6.1.4.1.1916.1.25.1.100.1.2,EXTREME-WIRELESS-MIB::extremeWirelessTraceBytesOut,INTEGER,read-only,,current,,This give the number of bytes total sent out by the
.1.3.6.1.4.1.1916.1.25.1.100.1.3,EXTREME-WIRELESS-MIB::extremeWirelessTraceSuppressed,INTEGER,read-only,,current,,This variable is incremented whenever a message is
.1.3.6.1.4.1.1916.1.25.1.100.1.4,EXTREME-WIRELESS-MIB::extremeWirelessTraceOtherErr,INTEGER,read-only,,current,,This variable is incremented when a message is not 
.1.3.6.1.4.1.1916.1.25.1.100.1.5,EXTREME-WIRELESS-MIB::extremeWirelessTraceOpaque,OCTET,read-only,,current,,This is the opaque representation of the module table
.1.3.6.1.4.1.1916.1.25.1.101,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleTable,,not-accessible,,current,,This table contains one entry per trace module. Each entry
.1.3.6.1.4.1.1916.1.25.1.101.1,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleEntry,,not-accessible,ifIndex:extremeWirelessTraceModuleId,current,,
.1.3.6.1.4.1.1916.1.25.1.101.1.1,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleId,INTEGER,not-accessible,,current,,This is an arbitrary integer index which is assigned to each
.1.3.6.1.4.1.1916.1.25.1.101.1.2,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleDesc,OCTET,read-only,,current,,This is a string which briefly describes the purpose of this
.1.3.6.1.4.1.1916.1.25.1.101.1.3,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleHeader,OCTET,read-only,,current,,This is a string which is prepended to the syslog messages
.1.3.6.1.4.1.1916.1.25.1.101.1.4,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleLevel,INTEGER,read-write,,current,,This value is the current debug level for this module. A
.1.3.6.1.4.1.1916.1.25.1.101.1.5,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleSuppressed,INTEGER,read-only,,current,,This value indicates the number of messages logged by
.1.3.6.1.4.1.1916.1.25.1.101.1.6,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleMsgsOut,INTEGER,read-only,,current,,This value indicates the number messages which have
.1.3.6.1.4.1.1916.1.25.1.101.1.7,EXTREME-WIRELESS-MIB::extremeWirelessTraceModuleBytesOut,INTEGER,read-only,,current,,This value indicates the number of bytes which have
.1.3.6.1.4.1.1916.1.25.1.102,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagTable,,not-accessible,,current,,This table contains counters per-log level for the event log,
.1.3.6.1.4.1.1916.1.25.1.102.1,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEntry,,not-accessible,ifIndex,current,,There is one entry in this table per physical port.
.1.3.6.1.4.1.1916.1.25.1.102.1.1,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalCount,Unsigned32,read-only,,current,,This gives the total number of messages logged since the
.1.3.6.1.4.1.1916.1.25.1.102.1.2,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalEmergCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the EMERG
.1.3.6.1.4.1.1916.1.25.1.102.1.3,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalAlertCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the ALERT
.1.3.6.1.4.1.1916.1.25.1.102.1.4,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalCritCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the CRIT
.1.3.6.1.4.1.1916.1.25.1.102.1.5,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalErrorCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the ERROR
.1.3.6.1.4.1.1916.1.25.1.102.1.6,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalWarnCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the WARN
.1.3.6.1.4.1.1916.1.25.1.102.1.7,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalNoticeCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the NOTICE
.1.3.6.1.4.1.1916.1.25.1.102.1.8,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalInfoCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the INFO
.1.3.6.1.4.1.1916.1.25.1.102.1.9,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalDebugCount,Unsigned32,read-only,,current,,This gives the total number of messages logged at the DEBUG
.1.3.6.1.4.1.1916.1.25.1.102.1.10,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalSuppressedCount,Unsigned32,read-only,,current,,This gives the total number of messages which were suppressed
.1.3.6.1.4.1.1916.1.25.1.102.1.11,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagEventLogTotalByteCount,Unsigned32,read-only,,current,,This gives the total number of bytes logged by the logging
.1.3.6.1.4.1.1916.1.25.1.102.1.12,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagSyslogTotalEventCount,Unsigned32,read-only,,current,,This gives the total number of messages which have been sent
.1.3.6.1.4.1.1916.1.25.1.102.1.13,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagSyslogTotalSuppressedCount,Unsigned32,read-only,,current,,This gives the total number of syslog messages which have been 
.1.3.6.1.4.1.1916.1.25.1.102.1.14,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagSyslogTotalByteCount,Unsigned32,read-only,,current,,This gives the total number of bytes of syslog messages which have
.1.3.6.1.4.1.1916.1.25.1.102.1.15,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagNVRAMTotalEventCount,Unsigned32,read-only,,current,,Total number of messages which have been logged to NVRAM.
.1.3.6.1.4.1.1916.1.25.1.102.1.16,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagNVRAMTotalSuppressedCount,Unsigned32,read-only,,current,,Total number of messages which have been suppressed by NVRAM
.1.3.6.1.4.1.1916.1.25.1.102.1.17,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagNVRAMTotalDroppedCount,Unsigned32,read-only,,current,,Total number of messages which have been dropped by the 
.1.3.6.1.4.1.1916.1.25.1.102.1.18,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagNVRAMTotalByteCount,Unsigned32,read-only,,current,,Total number of bytes which have been written to the NVRAM.
.1.3.6.1.4.1.1916.1.25.1.102.1.19,EXTREME-WIRELESS-MIB::extremeWirelessLogDiagClearStats,INTEGER,read-write,,current,true(1):false(2),Setting this value to TRUE causes the statistics to be reset to
.1.3.6.1.4.1.1916.1.25.2,EXTREME-BASE-MIB::extremeLAC,,,,,,
.1.3.6.1.4.1.1916.1.25.2.1,EXTREME-WIRELESS-MIB::extremeLACGeneral,,,,,,
.1.3.6.1.4.1.1916.1.25.2.1.1,EXTREME-WIRELESS-MIB::extremeAPTotalAuthFailures,INTEGER,read-only,,current,,This variable gives the total number of
.1.3.6.1.4.1.1916.1.25.2.1.2,EXTREME-WIRELESS-MIB::extremeAPTotalDetectedStations,INTEGER,read-only,,current,,This variable gives the total number of detected
.1.3.6.1.4.1.1916.1.25.2.1.3,EXTREME-WIRELESS-MIB::extremeAPTotalAssociatedStations,INTEGER,read-only,,current,,This variable gives the total number of associated
.1.3.6.1.4.1.1916.1.25.2.1.4,EXTREME-WIRELESS-MIB::extremeAPTotalAuthenticatedStations,INTEGER,read-only,,current,,This variable gives the total number of authenticated stations on all the wireless ports.
.1.3.6.1.4.1.1916.1.25.2.1.5,EXTREME-WIRELESS-MIB::extremeWirelessCfgMgmtVLAN,INTEGER,read-write,,current,,This value indicates the VLAN tag that should be applied to all control traffic between the AP and the platform.
.1.3.6.1.4.1.1916.1.25.2.1.6,EXTREME-WIRELESS-MIB::extremeWirelessCfgNetmask,IpAddress,read-write,,current,,This value is the subnet of the Mgmt Vlan
.1.3.6.1.4.1.1916.1.25.2.1.7,EXTREME-WIRELESS-MIB::extremeWirelessCfgGateway,IpAddress,read-write,,current,,This value is assigned to the APs as the gateway
.1.3.6.1.4.1.1916.1.25.2.1.8,EXTREME-WIRELESS-MIB::extremeWirelessCfgEnableWirelessTraps,INTEGER,read-write,,current,true(1):false(2),If set to TRUE the wireless port will send traps for
.1.3.6.1.4.1.1916.1.25.2.1.10,EXTREME-WIRELESS-MIB::extremeWirelessCfgCountryCode,INTEGER,read-write,,current,unitedStates(840):japan(392):taiwan(158):newZealand(554):albania(8):algeria(12):argentina(32):armenia(51):australia(36):austria(40):azerbaijan(31):bahrain(48):belarus(112):belgium(56):belize(84):bolivia(68):brazil(76):bruneiDarussalam(96):bulgaria(100):canada(124):chile(152):china(156):colombia(170):costaRica(188):croatia(191):cyprus(196):czech(203):denmark(208):dominicanRepublic(214):ecuador(218):egypt(818):elSalvador(222):estonia(233):faeroeIslands(234):finland(246):france(250):georgia(268):germany(276):greece(300):guatemala(320):honduras(340):hongKong(344):hungary(348):iceland(352):india(356):indonesia(360):iran(364):iraq(368):ireland(372):israel(376):italy(380):jamaica(388):japan1(393):japan2(394):japan3(395):jordan(400):kazakhstan(398):kenya(404):koreaNorth(408):koreaRoc(410):koreaRoc2(411):kuwait(414):latvia(428):lebanon(422):libya(434):liechtenstein(438):lithuania(440):luxembourg(442):macau(446):macedonia(807):malaysia(458):mexico(484):monaco(492):morocco(504):netherlands(528):nicaragua(558):norway(578):oman(512):pakistan(586):panama(591):paraguay(600):peru(604):philippines(608):poland(616):portugal(620):puertoRico(630):qatar(634):romania(642):russia(643):saudiArabia(682):singapore(702):slovakia(703):slovenia(705):southAfrica(710):spain(724):sweden(752):switzerland(756):syria(760):thailand(764):trinidadTYobago(780):tunisia(788):turkey(792):uae(784):ukraine(804):unitedKingdom(826):uruguay(858):uzbekistan(860):venezuela(862):vietNam(704):yemen(887):zimbabwe(716):restOfTheWorld(0):extremeDefault(998):unknown(999),This variable allows configuration of the  country code in which the AP will operate. Setting this value will enable the AP to range check frequency and other regulatory settings.
.1.3.6.1.4.1.1916.1.25.2.2,EXTREME-WIRELESS-MIB::extremeProfile,,,,,,
.1.3.6.1.4.1.1916.1.25.2.2.1,EXTREME-WIRELESS-MIB::extremeRFProfile,,,,,,
.1.3.6.1.4.1.1916.1.25.2.2.1.1,EXTREME-WIRELESS-MIB::extremeRFProfileTable,,not-accessible,,current,,There is one entry in this table for each RF profile
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1,EXTREME-WIRELESS-MIB::extremeRFProfileEntry,,not-accessible,extremeRFProfileIndex,current,,
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.1,EXTREME-WIRELESS-MIB::extremeRFProfileIndex,INTEGER,not-accessible,,current,,Integer index for this table. This is here to avoid
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.2,EXTREME-WIRELESS-MIB::extremeRFProfileName,OCTET,read-create,,current,,String name of this profile. The value |default| is
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.3,EXTREME-WIRELESS-MIB::extremeRFProfileType,INTEGER,read-create,,current,a(1):b(2):g(3):bg(4),This is the type of this RF profile. This
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.5,EXTREME-WIRELESS-MIB::extremeRFProfileBeaconInterval,INTEGER,read-create,,current,,This is the number of TU between beacon frames.
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.6,EXTREME-WIRELESS-MIB::extremeRFProfileDTIM,INTEGER,read-create,,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.7,EXTREME-WIRELESS-MIB::extremeRFProfileFragLength,INTEGER,read-create,,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.8,EXTREME-WIRELESS-MIB::extremeRFProfileRTSThresh,INTEGER,read-create,,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.9,EXTREME-WIRELESS-MIB::extremeRFProfilePreamble,INTEGER,read-create,,current,short(0):long(1),This changes the 802 preamble expected by the
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.11,EXTREME-WIRELESS-MIB::extremeRFProfileShortRetry,INTEGER,read-create,,current,,Attribute indicates the maximum number of transmission
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.12,EXTREME-WIRELESS-MIB::extremeRFProfileLongRetry,INTEGER,read-create,,current,,Attribute indicates the maximum number of transmission
.1.3.6.1.4.1.1916.1.25.2.2.1.1.1.13,EXTREME-WIRELESS-MIB::extremeRFProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Standard row-status semantics.
.1.3.6.1.4.1.1916.1.25.2.2.2,EXTREME-WIRELESS-MIB::extremeSecurityProfile,,,,,,
.1.3.6.1.4.1.1916.1.25.2.2.2.1,EXTREME-WIRELESS-MIB::extremeSecurityProfileTable,,not-accessible,,current,,There is one entry in this table per security 
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1,EXTREME-WIRELESS-MIB::extremeSecurityProfileEntry,,not-accessible,extremeSecurityProfileIndex,current,,
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.1,EXTREME-WIRELESS-MIB::extremeSecurityProfileIndex,INTEGER,not-accessible,,current,,This is an integer index used instead of string
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.2,EXTREME-WIRELESS-MIB::extremeSecurityProfileName,OCTET,read-create,,current,,This is a unique string name which identifies this
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.3,EXTREME-WIRELESS-MIB::extremeSecurityProfileESSName,OCTET,read-create,,current,,This is the desired ESS name.
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.4,EXTREME-WIRELESS-MIB::extremeSecurityProfileSSIDInBeacon,INTEGER,read-create,,current,true(1):false(2),Setting this value to true will have the channel
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.5,EXTREME-WIRELESS-MIB::extremeSecurityProfileDot11AuthMode,INTEGER,not-accessible,,current,open(0):shared(1),Specified whether to use open or shared authentication
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.6,EXTREME-WIRELESS-MIB::extremeSecurityProfileNetworkAuthMode,INTEGER,not-accessible,,current,none(0):webNetlogin(1):macRadius(2):wpaPlusLegacy(3):wpaOnly(4):wpa2PlusWPA(5):wpa2Only(6),This specifies the authentication to use on top of dot11 mac authentication
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.7,EXTREME-WIRELESS-MIB::extremeSecurityProfileDataVlan,INTEGER,not-accessible,,current,,This specifies the VLAN to use in case it does not come back as a VSA or in case the IgnoreVSAVlan is set
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.8,EXTREME-WIRELESS-MIB::extremeSecurityProfileIgnoreVSAVlan,INTEGER,read-create,,current,true(1):false(2),This specifies if Vlan associations in VSAs from the radius server has to be ignored or not
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.9,EXTREME-WIRELESS-MIB::extremeSecurityWEPDefaultKey,INTEGER,read-create,,current,,This value indicates the index in extremeWEPKeyTable that 
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.10,EXTREME-WIRELESS-MIB::extremeSecurityProfileEncryptionLength,INTEGER,read-create,,current,none(0):sixtyfour(64):onetwentyeight(128),This gives the size in bits of the key. This variable defines the length of all WEP keys and also the encryption to use in case of legacy dot1x. If the encryption is set to none then no WEP encryption is set.
.1.3.6.1.4.1.1916.1.25.2.2.2.1.1.11,EXTREME-WIRELESS-MIB::extremeSecurityProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Standard row-creation semantics.
.1.3.6.1.4.1.1916.1.25.2.2.2.2,EXTREME-WIRELESS-MIB::extremeSecurityDot1xConfigTable,,not-accessible,,current,,There is one entry in this table per security 
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1,EXTREME-WIRELESS-MIB::extremeSecurityDot1xConfigEntry,,not-accessible,extremeSecurityProfileIndex,current,,
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.1,EXTREME-WIRELESS-MIB::extremeSecurityKeyMgmtSuite,BITS,read-write,,current,none(0):dot1x(1):psk(2),This bitmask configures the authentication suites to be used.
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.2,EXTREME-WIRELESS-MIB::extremeSecurityMcastCipherSuite,BITS,read-write,,current,none(0):wep64(1):tkip(2):wrap(3):ccmp(4):wep128(5):other(6),This configures the cipher suite to use for mcast traffic. The cipher suite to use for unicast traffic
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.3,EXTREME-WIRELESS-MIB::extremeSecurityDot1xPSKValue,OCTET,read-write,,current,,The Pre-Shared Key (PSK) for when RSN in PSK mode is
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.4,EXTREME-WIRELESS-MIB::extremeSecurityDot1xPSKPassPhrase,OCTET,read-write,,current,,The PSK, for when WPA in PSK mode is the selected authentication
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.5,EXTREME-WIRELESS-MIB::extremeSecurityDot1xReAuthPeriod,INTEGER,read-write,,current,,Number of seconds a clients authentication will last before
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.6,EXTREME-WIRELESS-MIB::extremeSecurityGroupUpdateTimeOut,Unsigned32,read-write,,current,,The time in minutes after which the RSN group
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.7,EXTREME-WIRELESS-MIB::extremeSecurityPairwiseUpdateTimeOut,Unsigned32,read-write,,current,,The time in minutes after which the RSN 4-way
.1.3.6.1.4.1.1916.1.25.2.2.2.2.1.8,EXTREME-WIRELESS-MIB::extremeSecurityDot11iPreauthEnabled,INTEGER,read-write,,current,true(1):false(2),Whether preauth is enabled or not
.1.3.6.1.4.1.1916.1.25.2.2.2.4,EXTREME-WIRELESS-MIB::extremeWEPKeyTable,,not-accessible,,current,,This table contains per-profile WEP keys.
.1.3.6.1.4.1.1916.1.25.2.2.2.4.1,EXTREME-WIRELESS-MIB::extremeWEPKeyEntry,,not-accessible,extremeSecurityProfileIndex:extremeWEPKeyIndex,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.2.4.1.1,EXTREME-WIRELESS-MIB::extremeWEPKeyIndex,INTEGER,not-accessible,,current,,There can be upto 8 wep keys for any wireless
.1.3.6.1.4.1.1916.1.25.2.2.2.4.1.2,EXTREME-WIRELESS-MIB::extremeWEPKey,OCTET,read-create,,current,,This is a write-only wep key.
.1.3.6.1.4.1.1916.1.25.2.2.2.4.1.3,EXTREME-WIRELESS-MIB::extremeWEPKeyStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Standard row-creation semantics.
.1.3.6.1.4.1.1916.1.25.2.2.3,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceConfigTable,,not-accessible,,current,,This table contains the configured bindings between 
.1.3.6.1.4.1.1916.1.25.2.2.3.1,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceConfigEntry,,not-accessible,extremeWirelessPhysInterfaceIndex,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.3.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceConfigRFProfile,INTEGER,read-create,,current,,This is the index into the extremeRFProfileTable for
.1.3.6.1.4.1.1916.1.25.2.2.3.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceConfigRFChannel,INTEGER,read-create,,current,,This is the RF channel which has been selected for this
.1.3.6.1.4.1.1916.1.25.2.2.3.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceConfigSpeed,BITS,read-create,,current,speed1(0):speed2(1):speed5(2):speed11(3):speed6(4):speed9(5):speed12(6):speed18(7):speed24(8):speed36(9):speed48(10):speed54(11),This is the speed to configure the interface at. A value of 0 indicates
.1.3.6.1.4.1.1916.1.25.2.2.3.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceConfigPowerLevel,INTEGER,read-create,,current,,This value specifies the tx power (in % of max power) to use.
.1.3.6.1.4.1.1916.1.25.2.2.4,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceConfigTable,,not-accessible,,current,,This table contains the configured bindings between 
.1.3.6.1.4.1.1916.1.25.2.2.4.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceConfigEntry,,not-accessible,extremeWirelessVirtInterfaceIndex,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.4.1.1,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceConfigSecurityProfile,INTEGER,read-write,,current,,This is the index into the extremeSecurityProfileTable for
.1.3.6.1.4.1.1916.1.25.2.2.4.1.2,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceConfigMaxClients,INTEGER,read-only,,current,,The maximum number of clients that can associate with this virtual interface.
.1.3.6.1.4.1.1916.1.25.2.2.4.1.3,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceConfigWirelessBridging,INTEGER,read-write,,current,true(1):false(2),This specifies whether wireless bridging is enabled on this interface.
.1.3.6.1.4.1.1916.1.25.2.2.4.1.4,EXTREME-WIRELESS-MIB::extremeWirelessVirtInterfaceConfigState,INTEGER,read-write,,current,enabled(0):disabled(1),This value specifies whether the virtual interface is active or not
.1.3.6.1.4.1.1916.1.25.2.2.5,EXTREME-WIRELESS-MIB::extremeAntennaProfile,,,,,,
.1.3.6.1.4.1.1916.1.25.2.2.5.1,EXTREME-WIRELESS-MIB::extremeAntennaProfileTable,,not-accessible,,current,,There is one entry in this table per antenna profile on the LAC. Each profile is identified by a string name.
.1.3.6.1.4.1.1916.1.25.2.2.5.1.1,EXTREME-WIRELESS-MIB::extremeAntennaProfileEntry,,not-accessible,extremeAntennaProfileIndex,current,,
.1.3.6.1.4.1.1916.1.25.2.2.5.1.1.1,EXTREME-WIRELESS-MIB::extremeAntennaProfileIndex,INTEGER,not-accessible,,current,,This is an integer index used instead of string name.
.1.3.6.1.4.1.1916.1.25.2.2.5.1.1.2,EXTREME-WIRELESS-MIB::extremeAntennaProfileName,OCTET,read-create,,current,,This is a unique string name which identifies this profile. The token |default| is special and should not be allowed.
.1.3.6.1.4.1.1916.1.25.2.2.5.1.1.3,EXTREME-WIRELESS-MIB::extremeAntennaProfile2point4GHZGain,INTEGER,read-create,,current,,This specifies 2.4GHz gain value for detachable antenna in dbi
.1.3.6.1.4.1.1916.1.25.2.2.5.1.1.4,EXTREME-WIRELESS-MIB::extremeAntennaProfile5GHZGain,INTEGER,read-create,,current,,This specifies 5GHz gain value for detachable antenna in dbi
.1.3.6.1.4.1.1916.1.25.2.2.5.1.1.5,EXTREME-WIRELESS-MIB::extremeAntennaProfileStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Standard row-creation semantics.
.1.3.6.1.4.1.1916.1.25.2.2.6,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectGlobalCfgGroup,,,,,,
.1.3.6.1.4.1.1916.1.25.2.2.6.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectGlobalBindingType,INTEGER,read-write,,current,none(0):mac-address(1):serial-number(2):ip-address(3),Global Binding Tye
.1.3.6.1.4.1.1916.1.25.2.2.7,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingTable,,not-accessible,,current,,This table specifies the RemoteConnect binding configuration for various ports.
.1.3.6.1.4.1.1916.1.25.2.2.7.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingEntry,,not-accessible,extremeWirelessRemoteConnectBindingPortIndex,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.7.1.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingPortIndex,INTEGER,not-accessible,,current,,The index of this binding. This maps one-to-one with the value
.1.3.6.1.4.1.1916.1.25.2.2.7.1.2,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingIfIndex,Integer32,read-only,,current,,This is the IF index that is used in the extremeWirelessPortConfigTable
.1.3.6.1.4.1.1916.1.25.2.2.7.1.3,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingType,INTEGER,read-create,,current,none(0):mac-address(1):serial-number(2):ip-address(3),This is the type of binding. Based on this, one of the following columns will be valid.
.1.3.6.1.4.1.1916.1.25.2.2.7.1.4,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingMAC,OCTET,read-create,,current,,The MAC address of the AP that is bound to this virtual port. 
.1.3.6.1.4.1.1916.1.25.2.2.7.1.5,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingSerial,OCTET,read-create,,current,,The serial number of the AP that is bound to this virtual port. 
.1.3.6.1.4.1.1916.1.25.2.2.7.1.6,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingIPAddressType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the AP that is bound to this virtual port. 
.1.3.6.1.4.1.1916.1.25.2.2.7.1.7,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingIPAddress,OCTET,read-create,,current,,The IP address of the AP that is bound to this virtual port. 
.1.3.6.1.4.1.1916.1.25.2.2.7.1.8,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingEnabled,INTEGER,read-write,,current,true(1):false(2),An entry in this table can be created but left as disabled. If you 
.1.3.6.1.4.1.1916.1.25.2.2.7.1.9,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingBound,INTEGER,read-write,,current,true(1):false(2),Specifies if an AP has come up and has been matched to this binding.
.1.3.6.1.4.1.1916.1.25.2.2.7.1.10,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectBindingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),RowStatus attribute. When this row is deleted, the binding goes away
.1.3.6.1.4.1.1916.1.25.2.2.8,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingTable,,not-accessible,,current,,This table specifies the RemoteConnect redirection configuration for various ports.
.1.3.6.1.4.1.1916.1.25.2.2.8.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingEntry,,not-accessible,extremeWirelessRemoteConnectRedirectBindingIndex,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingIndex,INTEGER,not-accessible,,current,,The index of this RedirectBinding.
.1.3.6.1.4.1.1916.1.25.2.2.8.1.2,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingType,INTEGER,read-create,,current,none(0):mac-address(1):serial-number(2):ip-address(3),This is the type of RedirectBinding. Based on this, one of the following columns will be valid.
.1.3.6.1.4.1.1916.1.25.2.2.8.1.3,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingMAC,OCTET,read-create,,current,,The MAC address of the AP that will be redirected. 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.4,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingSerial,OCTET,read-create,,current,,The serial number of the AP that is bound to this virtual port. 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.5,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingIPAddressType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the AP that will be redirected. 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.6,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingIPAddress,OCTET,read-create,,current,,The IP address of the AP that will be redirected. 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.7,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindAttachSwitchIPAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the slave 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.8,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindAttachSwitchIPAddr,OCTET,read-create,,current,,The IP address of the slave
.1.3.6.1.4.1.1916.1.25.2.2.8.1.9,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingEnabled,INTEGER,read-write,,current,true(1):false(2),An entry in this table can be created but left as disabled. If you 
.1.3.6.1.4.1.1916.1.25.2.2.8.1.10,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingNumRedirects,Counter32,read-only,,current,,The number of times this redirect has been invoked.
.1.3.6.1.4.1.1916.1.25.2.2.8.1.11,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectRedirectBindingRowStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Standard row status semantics.
.1.3.6.1.4.1.1916.1.25.2.2.9,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectDeviceDBGroup,,,,,,
.1.3.6.1.4.1.1916.1.25.2.2.9.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectDeviceDBTimeOut,INTEGER,read-write,,current,,Timeout value for unbound APs entry in seconds. 0 for disable
.1.3.6.1.4.1.1916.1.25.2.2.10,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsTable,,not-accessible,,current,,This table contains the list of APs that could not be bound or redirected.
.1.3.6.1.4.1.1916.1.25.2.2.10.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsEntry,,not-accessible,extremeWirelessRemoteConnectUnboundAPsIndex,current,, 
.1.3.6.1.4.1.1916.1.25.2.2.10.1.1,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsIndex,INTEGER,not-accessible,,current,,The index of this table.
.1.3.6.1.4.1.1916.1.25.2.2.10.1.2,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsMAC,OCTET,read-only,,current,,The MAC address of the unbound AP.
.1.3.6.1.4.1.1916.1.25.2.2.10.1.3,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsSerial,OCTET,read-only,,current,,The serial number of the unbound AP
.1.3.6.1.4.1.1916.1.25.2.2.10.1.4,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsIPAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the unbound AP
.1.3.6.1.4.1.1916.1.25.2.2.10.1.5,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsIPAddress,OCTET,read-only,,current,,The IP address of the unbound AP
.1.3.6.1.4.1.1916.1.25.2.2.10.1.6,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsNumAttempts,Counter32,read-only,,current,,The number of times this AP contacted this controller.
.1.3.6.1.4.1.1916.1.25.2.2.10.1.7,EXTREME-WIRELESS-MIB::extremeWirelessRemoteConnectUnboundAPsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Standard row status semantics. Only valid value to set is destroy (6).
.1.3.6.1.4.1.1916.1.25.2.3,EXTREME-WIRELESS-MIB::extremeWirelessPortCfgTable,,not-accessible,,current,,This table contains one entry per wireless port that
.1.3.6.1.4.1.1916.1.25.2.3.1,EXTREME-WIRELESS-MIB::extremeWirelessPortCfgEntry,,not-accessible,extremeWirelessPortIfIndex,current,,
.1.3.6.1.4.1.1916.1.25.2.3.1.1,EXTREME-WIRELESS-MIB::extremeWirelessPortIfIndex,Integer32,read-only,,current,,This is the MIB-II ifIndex of the port this entry
.1.3.6.1.4.1.1916.1.25.2.3.1.2,EXTREME-WIRELESS-MIB::extremeWirelessPortCfgIpAddress,IpAddress,read-write,,current,,This value is assigned to the port for external
.1.3.6.1.4.1.1916.1.25.2.3.1.3,EXTREME-WIRELESS-MIB::extremeWirelessPortCfgLocation,OCTET,read-write,,current,,This describes the physical location of the wireless 
.1.3.6.1.4.1.1916.1.25.2.3.1.4,EXTREME-WIRELESS-MIB::extremeWirelessPortCfgDetectedTimeout,TimeTicks,read-write,,current,,This is the number of seconds a station can stay
.1.3.6.1.4.1.1916.1.25.2.3.1.5,EXTREME-WIRELESS-MIB::extremeWirelessPortCfgClientWatchdog,INTEGER,read-write,,current,true(1):false(2),Setting this value to true will force the AP to 
.1.3.6.1.4.1.1916.1.25.2.3.1.6,EXTREME-WIRELESS-MIB::extremeWirelessPortLastChange,TimeTicks,read-only,,current,,The value of sysUpTime when the port entered its last state
.1.3.6.1.4.1.1916.1.25.2.3.1.7,EXTREME-WIRELESS-MIB::extremeWirelessPortState,INTEGER,read-only,,current,disabled(1):enabled(2):reset(3):addressing(4):register(5):syncing(6):online(7):error(8),The current state of the wireless part of this port.
.1.3.6.1.4.1.1916.1.25.2.3.1.8,EXTREME-WIRELESS-MIB::extremeWirelessPortAntennaType,INTEGER,read-write,,current,integrated(0):detachable15901(1):detachable15902(2),This is the type of the Antenna for Detachable product. through this variable.
.1.3.6.1.4.1.1916.1.25.2.3.1.9,EXTREME-WIRELESS-MIB::extremeWirelessPortAntennaLocation,INTEGER,read-write,,current,indoor(0):outdoor(1),This specifies the location the detachable antenna.
.1.3.6.1.4.1.1916.1.25.2.3.1.10,EXTREME-WIRELESS-MIB::extremeWirelessPortBootstrapServerAddressType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of address specified in the object 'extremeWirelessPortBootstrapServerAddress'. Currently, only 'ipv4' and 'dns' are supported.
.1.3.6.1.4.1.1916.1.25.2.3.1.11,EXTREME-WIRELESS-MIB::extremeWirelessPortBootstrapServerAddress,OCTET,read-write,,current,,This specifies the TFTP server address from where the AP gets the Bootstrap Image. This can be a DNS name or an IPv4 address.
.1.3.6.1.4.1.1916.1.25.2.3.1.12,EXTREME-WIRELESS-MIB::extremeWirelessPortBootstrapFilePath,OCTET,read-write,,current,,This specifies the TFTP FileName of the AP Bootstrap Image.
.1.3.6.1.4.1.1916.1.25.2.3.1.13,EXTREME-WIRELESS-MIB::extremeWirelessPortBootLoaderServerAddressType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of address specified in the object 'extremeWirelessPortBootLoaderServerAddress'. Currently, only 'ipv4' and 'dns' are supported.
.1.3.6.1.4.1.1916.1.25.2.3.1.14,EXTREME-WIRELESS-MIB::extremeWirelessPortBootLoaderServerAddress,OCTET,read-write,,current,,This specifies the TFTP server address from where the AP gets the Bootloader Image. This can be a DNS name or an IPv4 address.
.1.3.6.1.4.1.1916.1.25.2.3.1.15,EXTREME-WIRELESS-MIB::extremeWirelessPortBootLoaderFilePath,OCTET,read-write,,current,,This specifies the TFTP FileName of the AP Bootloader Image.
.1.3.6.1.4.1.1916.1.25.2.3.1.16,EXTREME-WIRELESS-MIB::extremeWirelessPortRuntimeServerAddressType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of address specified in the object 'extremeWirelessPortRuntimeServerAddress'. Currently, only 'ipv4' and 'dns' are supported.
.1.3.6.1.4.1.1916.1.25.2.3.1.17,EXTREME-WIRELESS-MIB::extremeWirelessPortRuntimeServerAddress,OCTET,read-write,,current,,This specifies the TFTP server address from where the AP gets the Runtime Image. This can be a DNS name or an IPv4 address.
.1.3.6.1.4.1.1916.1.25.2.3.1.18,EXTREME-WIRELESS-MIB::extremeWirelessPortRuntimeFilePath,OCTET,read-write,,current,,This specifies the TFTP FileName of the AP Runtime Image.
.1.3.6.1.4.1.1916.1.25.2.3.1.19,EXTREME-WIRELESS-MIB::extremeWirelessPortMultiBootMode,INTEGER,read-write,,current,a300(0):a-bp(1),This is used to identify the image with which the AP boots up. This is enumerated as follows: 0 - a300 - This specifies that AP will bootup with Extreme's A300 image 1 - a-bp - This specifies that AP will bootup with Siemen''s Beacon Point Image.
.1.3.6.1.4.1.1916.1.26,EXTREME-BASE-MIB::extremeServices,,,,,,
.1.3.6.1.4.1.1916.1.26.1,EXTREME-SERVICES-MIB::extremeSyslog,,,,,,
.1.3.6.1.4.1.1916.1.26.1.1,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerTable,,not-accessible,,current,,This table is used to configure remote syslog 
.1.3.6.1.4.1.1916.1.26.1.1.1,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerEntry,,not-accessible,extremeRemoteSyslogServerAddressType:extremeRemoteSyslogServerAddress:extremeRemoteSyslogServerPort:extremeRemoteSyslogServerFacility,current,,An entry in the extremeRemoteSyslogServerTable.
.1.3.6.1.4.1.1916.1.26.1.1.1.1,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The type of address specified in the object  Currently, only 'ipv4' and 'dns' are supported.
.1.3.6.1.4.1.1916.1.26.1.1.1.2,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerAddress,OCTET,read-only,,current,,The address of the remote syslog server. This 
.1.3.6.1.4.1.1916.1.26.1.1.1.3,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerPort,INTEGER,read-only,,current,,The UDP port number of the remote syslog server  be sent.
.1.3.6.1.4.1.1916.1.26.1.1.1.4,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerFacility,INTEGER,read-only,,current,local0(1):local1(2):local2(3):local3(4):local4(5):local5(6):local6(7):local7(8),The facility which will be sent in all syslog 
.1.3.6.1.4.1.1916.1.26.1.1.1.5,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerSeverity,BITS,read-create,,current,critical(0):error(1):warning(2):notice(3):info(4):debugSummary(5):debugVerbose(6):debugData(7),The syslog message severity. All syslog messages of the specified severity for which the Bits are set, will be sent to this syslog server. When setting this object in a 'createAndGo' request, all lower bits upto and including the desired bit position must be set. For example, if bit info(4) needs to be set then bits critical(0),  error(1), warning(2), notice(3) and info(4) must also be set in the request.  Consequently, all syslog messages of a given severity and higher will be sent to  the syslog server. It is not possible to send messages that match only a few selected non-contiguous severities.
.1.3.6.1.4.1.1916.1.26.1.1.1.6,EXTREME-SERVICES-MIB::extremeRemoteSyslogServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the Row as per standard row 
.1.3.6.1.4.1.1916.1.26.1.2,EXTREME-SERVICES-MIB::extremeEnableRemoteSyslog,INTEGER,read-write,,current,true(1):false(2),The enable/disable status of remote syslog messages.
.1.3.6.1.4.1.1916.1.26.3,EXTREME-SERVICES-MIB::extremeDNS,,,,,,
.1.3.6.1.4.1.1916.1.26.3.1,EXTREME-SERVICES-MIB::extremeDNSServerTable,,not-accessible,,current,,This table is used to configure DNS servers. There can be at most two rows in this table.
.1.3.6.1.4.1.1916.1.26.3.1.1,EXTREME-SERVICES-MIB::extremeDNSServerEntry,,not-accessible,extremeDNSServerAddressIndex,current,,An entry in the extremeDNSServerTable.
.1.3.6.1.4.1.1916.1.26.3.1.1.1,EXTREME-SERVICES-MIB::extremeDNSServerAddressIndex,INTEGER,not-accessible,,current,,This is an integer index. Only 1 and 2 are supported for this
.1.3.6.1.4.1.1916.1.26.3.1.1.2,EXTREME-SERVICES-MIB::extremeDNSServerAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of the DNS server. This can be a DNS name or an IPv4 address.
.1.3.6.1.4.1.1916.1.26.3.1.1.3,EXTREME-SERVICES-MIB::extremeDNSServerAddress,OCTET,read-only,,current,,The address of the DNS server. This can be a DNS name or an IPv4 address.
.1.3.6.1.4.1.1916.1.26.4,EXTREME-SERVICES-MIB::extremeAuthServer,,,,,,
.1.3.6.1.4.1.1916.1.26.4.1,EXTREME-SERVICES-MIB::extremeAuthServerEnableTable,,not-accessible,,current,,This table is used to enable/disable Auth servers
.1.3.6.1.4.1.1916.1.26.4.1.1,EXTREME-SERVICES-MIB::extremeAuthServerEnableEntry,,not-accessible,extremeAuthServerEnableServerType:extremeAuthServerEnableAccessType,current,,An entry in the extremeAuthServerEnableTable.
.1.3.6.1.4.1.1916.1.26.4.1.1.1,EXTREME-SERVICES-MIB::extremeAuthServerEnableServerType,INTEGER,not-accessible,,current,radius(1):radius-acct(2):tacacs(3):tacacs-acct(4),Specifies whether this is a radius/radius-acct/tacacs/tacacs-acct server
.1.3.6.1.4.1.1916.1.26.4.1.1.2,EXTREME-SERVICES-MIB::extremeAuthServerEnableAccessType,INTEGER,not-accessible,,current,mgmt-access(1):netlogin(2),Specifies whether this server is for management access or netlogin access.
.1.3.6.1.4.1.1916.1.26.4.1.1.3,EXTREME-SERVICES-MIB::extremeAuthServerEnable,INTEGER,read-write,,current,true(1):false(2),Enable/Disable the Radius/tacas Server
.1.3.6.1.4.1.1916.1.26.4.2,EXTREME-SERVICES-MIB::extremeAuthServerTable,,not-accessible,,current,,This table is used to configure radius/tacacs servers.
.1.3.6.1.4.1.1916.1.26.4.2.1,EXTREME-SERVICES-MIB::extremeAuthServerEntry,,not-accessible,extremeAuthServerIndex,current,,An entry in the extremeAuthServerTable.
.1.3.6.1.4.1.1916.1.26.4.2.1.1,EXTREME-SERVICES-MIB::extremeAuthServerIndex,INTEGER,not-accessible,,current,,Integer index of the server.
.1.3.6.1.4.1.1916.1.26.4.2.1.2,EXTREME-SERVICES-MIB::extremeAuthServerAddressType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Type IP address of the radius/tacas server. 
.1.3.6.1.4.1.1916.1.26.4.2.1.3,EXTREME-SERVICES-MIB::extremeAuthServerAddress,OCTET,read-write,,current,,IP address of the radius/tacas server.
.1.3.6.1.4.1.1916.1.26.4.2.1.4,EXTREME-SERVICES-MIB::extremeAuthServerClientAddressType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Type of IP address to use as the SRC address when
.1.3.6.1.4.1.1916.1.26.4.2.1.5,EXTREME-SERVICES-MIB::extremeAuthServerClientAddress,OCTET,read-write,,current,,IP address to use as the SRC address when contacting the configured with this address as one of its clients. The  switch should have a VLAN with this IP address.
.1.3.6.1.4.1.1916.1.26.4.2.1.6,EXTREME-SERVICES-MIB::extremeAuthServerPort,INTEGER,read-write,,current,,Port number of the radius/tacas server.
.1.3.6.1.4.1.1916.1.26.4.2.1.7,EXTREME-SERVICES-MIB::extremeAuthServerSecret,OCTET,read-write,,current,,This is the shared secret between the Authenticator
.1.3.6.1.4.1.1916.1.26.4.2.1.8,EXTREME-SERVICES-MIB::extremeAuthServerReTransmit,INTEGER,read-write,,current,,This is the timeout in seconds after which the 
.1.3.6.1.4.1.1916.1.26.4.2.1.9,EXTREME-SERVICES-MIB::extremeAuthServerType,INTEGER,read-write,,current,radius(1):radius-acct(2):tacacs(3):tacacs-acct(4),Specifies whether this is a radius/radius-acct/tacacs/tacacs-acct server
.1.3.6.1.4.1.1916.1.26.4.2.1.10,EXTREME-SERVICES-MIB::extremeAuthServerIsPrimary,INTEGER,read-write,,current,true(1):false(2),Specifies whether this is the primary or the
.1.3.6.1.4.1.1916.1.26.4.2.1.11,EXTREME-SERVICES-MIB::extremeAuthServerAccessType,INTEGER,read-write,,current,mgmt-access(1):netlogin(2),Specifies whether this server is for management access or netlogin access
.1.3.6.1.4.1.1916.1.26.4.2.1.12,EXTREME-SERVICES-MIB::extremeAuthServerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the Row as per standard row 
.1.3.6.1.4.1.1916.1.27,EXTREME-BASE-MIB::extremePoE,,,,,,
.1.3.6.1.4.1.1916.1.27.1,EXTREME-POE-MIB::extremePethMain,,,,,,
.1.3.6.1.4.1.1916.1.27.1.2,EXTREME-POE-MIB::extremePethPseSlotTable,,not-accessible,,current,,A table of objects that provides power management capabilities per slot.
.1.3.6.1.4.1.1916.1.27.1.2.1,EXTREME-POE-MIB::extremePethPseSlotEntry,,not-accessible,extremePethSlotNumber,current,,A set of objects that display and control the power characteristics of a slot.
.1.3.6.1.4.1.1916.1.27.1.2.1.1,EXTREME-POE-MIB::extremePethSlotNumber,Integer32,not-accessible,,current,,Slot number. This is the same as the Group Index
.1.3.6.1.4.1.1916.1.27.1.2.1.2,EXTREME-POE-MIB::extremePethSlotPowerLimit,Integer32,read-write,,current,,The configured maximum amount of inline power available to slot. The operational power available to the slot is based upon other operational and configuration parameters, such as the power-supply mode and status. This number is provided by the object extremePethSlotMaxAvailPower. extremePethSlotPowerLimit  may be greater than extremePethSlotMaxAvailPower, however, cannot  exceed the maximum slot capacity, provided by extremePethSlotMaxCapacity
.1.3.6.1.4.1.1916.1.27.1.2.1.3,EXTREME-POE-MIB::extremePethSlotConsumptionPower,Gauge32,read-only,,current,,The amount of power allocated to PoE devices on the slot expressed in mWatts. The amount of power allocated to a PoE device is based upon the PoE device  class and/or the port's extremePethPortViolationPrecedence setting. For example, in the default configuration of extremePethPortViolationPrecedence  set to maxAdvertisedOperator(3), and the extremePethPortOperatorLimit set to  15400, a PoE device is allocated 15.4 watts.
.1.3.6.1.4.1.1916.1.27.1.2.1.4,EXTREME-POE-MIB::extremePethSlotClearConnectHistory,INTEGER,read-write,,current,set(1):clear(2),Clears the port connection history of the specified slot. Reading the value always reurns clear(2).
.1.3.6.1.4.1.1916.1.27.1.2.1.5,EXTREME-POE-MIB::extremePethSlotReservedConsumptionPower,Gauge32,read-only,,current,,The amount of reserved power consumed on the slot expressed in Milliwatts.
.1.3.6.1.4.1.1916.1.27.1.2.1.6,EXTREME-POE-MIB::extremePethSlotCommonConsumptionPower,Gauge32,read-only,,current,,The amount of common power allocated on the slot expressed in Milliwatts. This value is computed by the formula: extremePethSlotConsumptionPower - extremePethSlotReservedConsumptionPower.
.1.3.6.1.4.1.1916.1.27.1.2.1.7,EXTREME-POE-MIB::extremePethSlotAdminEnable,INTEGER,read-write,,current,enable(1):disable(2),Controls whether inline power is provided by the slot.
.1.3.6.1.4.1.1916.1.27.1.2.1.8,EXTREME-POE-MIB::extremePethSlotPoeStatus,INTEGER,read-only,,current,initializing(1):operational(2):downloadFail(3):calibrationRequired(4):invalidFirmware(5):mismatchVersion(6):updating(7):invalidDevice(8):notOperational(9):other(10),Describes the status of the PoE system on the slot. initializing - PoE controller is under initialization, operational - PoE controller is operational and is ready or providing power, downloadFail - PoE controller required update and the update failed, PoE reset is required to re-update, calibrationRequired - PoE contoller is operational, however calibration is required to provide power, invalidFirmware - PoE controller contains invalid firmware, mismatchVersion - PoE controller update completed, however version mismatches expected, reboot, updating - PoE controller is being updated, invalidDevice - PoE controller detected an invalid/bad PoE device. notOperational - PoE controller is not yet operational other - PoE controller is in undefined stats.
.1.3.6.1.4.1.1916.1.27.1.2.1.9,EXTREME-POE-MIB::extremePethSlotPoeResetSystem,INTEGER,read-write,,current,set(1):clear(2),Resets the PoE system on the slot. Reading returns clear(2)
.1.3.6.1.4.1.1916.1.27.1.2.1.10,EXTREME-POE-MIB::extremePethSlotMaxAvailPower,Gauge32,read-only,,current,,The maximum power available to the slot expressed in Watts. power-supply modes and status.
.1.3.6.1.4.1.1916.1.27.1.2.1.11,EXTREME-POE-MIB::extremePethSlotMaxCapacity,Gauge32,read-only,,current,,The maximum capacity of the slot expressed in Watts. This provides the hardware limitation of the slot. Actual amount of power is dependant on system status. The object extremePethSlotPowerLimit must not be greater than this amount.
.1.3.6.1.4.1.1916.1.27.1.2.1.12,EXTREME-POE-MIB::extremePethSlotBackupPSU,INTEGER,read-write,,current,none(1):internal(2):external(3):notApplicable(4),Controls the backup power supply for inline power for the slot. A system which does not allow the backup PSU to be configured will return an error upon setting.
.1.3.6.1.4.1.1916.1.27.1.2.1.13,EXTREME-POE-MIB::extremePethSlotPSUActive,INTEGER,read-only,,current,none(1):internal(2):external(3),Inline Power supply status indication for the slot. Indicates which PSU is currently active. In the case of a failover a none indication can occur until one of the PSU has finished powering up.
.1.3.6.1.4.1.1916.1.27.1.2.1.14,EXTREME-POE-MIB::extremePethSlotMeasuredPower,Gauge32,read-only,,current,,The measured amount of power for all PoE device on the  slot.
.1.3.6.1.4.1.1916.1.27.1.2.1.15,EXTREME-POE-MIB::extremePethSlotMainPseIndex,Integer32,read-only,,current,,The index into the PethMainPseTable. Provides the
.1.3.6.1.4.1.1916.1.27.2,EXTREME-POE-MIB::extremePethPort,,,,,,
.1.3.6.1.4.1.1916.1.27.2.1,EXTREME-POE-MIB::extremePethPsePortTable,,not-accessible,,current,,A table of objects that extends the standard pethPsePortTable.
.1.3.6.1.4.1.1916.1.27.2.1.1,EXTREME-POE-MIB::extremePethPsePortEntry,,not-accessible,pethPsePortGroupIndex:pethPsePortIndex,current,,A set of objects that display and control the power characteristics  of a powerEthernet PSE port. This table extends the standard pethPsePortTable.
.1.3.6.1.4.1.1916.1.27.2.1.1.1,EXTREME-POE-MIB::extremePethPortOperatorLimit,Integer32,read-write,,current,,Controls individual port maximum power level.
.1.3.6.1.4.1.1916.1.27.2.1.1.2,EXTREME-POE-MIB::extremePethPortReservedBudget,Integer32,read-write,,current,,Controls individual port maximum power level. Value is 0 or  in the range of 3000..20000
.1.3.6.1.4.1.1916.1.27.2.1.1.3,EXTREME-POE-MIB::extremePethPortViolationPrecedence,INTEGER,read-write,,current,advertisedClass(1):operatorLimit(2):maxAdvertisedOperator(3):none(4),Sets the violation precedence for the specified ports. A value of  advertised-class will remove/deny power in the case an 802.3af compliant  PD consumes power beyond its advertised class limit. A value of  operator-limit will remove/deny power should the PD consume power  beyond the configured operator-limit. A value of max-class-operator will  remove/deny power if the PD consumes power beyond the maximum of the  detected class limit and the operator-limit. A value of none will  remove/deny power in case the PD device exceeds the maximum allowable  wattage according to regulatory maximum of 20 W. Default is  max-class-operator which allows operation of both 802.3af compliant and  legacy PDs.
.1.3.6.1.4.1.1916.1.27.2.1.1.4,EXTREME-POE-MIB::extremePethPortClearFault,INTEGER,read-write,,current,set(1):clear(2),Clears the fault condition. Reading always returns clear(2).
.1.3.6.1.4.1.1916.1.27.2.1.1.5,EXTREME-POE-MIB::extremePethPortResetPower,INTEGER,read-write,,current,set(1):clear(2),Resets the power on the port. Reading always returns clear(2)
.1.3.6.1.4.1.1916.1.27.2.1.1.6,EXTREME-POE-MIB::extremePethPortMeasuredPower,Gauge32,read-only,,current,,The amount of power consumed on the port expressed in Milliwatts.
.1.3.6.1.4.1.1916.1.27.4,EXTREME-POE-MIB::extremePethSystem,,,,,,
.1.3.6.1.4.1.1916.1.27.4.1,EXTREME-POE-MIB::extremePethSystemAdminEnable,INTEGER,read-write,,current,enable(1):disable(2),Controls whether inline power is provided by the system.
.1.3.6.1.4.1.1916.1.27.4.2,EXTREME-POE-MIB::extremePethSystemDisconnectPrecedence,INTEGER,read-write,,current,lowestPriority(1):denyPort(2),Controls the disconnect function of power management. When the power drain exceeds the available power budget, due to a rise in power consumption after power is allocated to the ports, the PoE controller disconnects one of the ports to prevent overload on the power supply. There are two controls: Lowest-priority: next port connected causes a shutdown of the  lowest priority port. Deny-port: next port is denied power, regardless of priority.
.1.3.6.1.4.1.1916.1.27.4.3,EXTREME-POE-MIB::extremePethSystemUsageThreshold,Integer32,read-write,,current,,The usage threshold expressed in percents for comparing the measured power and initiating an alarm if the threshold is exceeded.
.1.3.6.1.4.1.1916.1.27.4.4,EXTREME-POE-MIB::extremePethSystemPowerSupplyMode,INTEGER,read-write,,current,redundant(1):loadSharing(2):notApplicable(3),Controls whether the power supply operate in redundant or load-sharing mode. Systems which do not provide redundant or load-sharing operations will return an error on setting, and notApplicable on read.
.1.3.6.1.4.1.1916.1.27.4.5,EXTREME-POE-MIB::extremePethSystemLegacyEnable,INTEGER,read-write,,current,enable(1):disable(2),Controls whether legacy is supported by the system. This is only supported on  S300-24 stackables currently.
.1.3.6.1.4.1.1916.1.28,EXTREME-BASE-MIB::extremeDosMib,,,,,,
.1.3.6.1.4.1.1916.1.28.1,EXTREME-DOS-MIB::extremeDosProtect,,,,,,
.1.3.6.1.4.1.1916.1.28.1.1,EXTREME-DOS-MIB::extremeDosEnable,INTEGER,read-write,,current,true(1):false(2),The Flag indicates whether DOS protection is enabled or disabled.
.1.3.6.1.4.1.1916.1.28.1.2,EXTREME-DOS-MIB::extremeDosNoticeLevel,INTEGER,read-write,,current,,The number of packets per second to be received for logging.
.1.3.6.1.4.1.1916.1.28.1.3,EXTREME-DOS-MIB::extremeDosAlertLevel,INTEGER,read-write,,current,,The number of packets per second to be received for ACL creation.
.1.3.6.1.4.1.1916.1.28.1.4,EXTREME-DOS-MIB::extremeDosFilterType,INTEGER,read-write,,current,destination(1):source(2):destinationAndSource(3),The type of access list filter to be set when threshold pakets are received
.1.3.6.1.4.1.1916.1.28.1.5,EXTREME-DOS-MIB::extremeDosAclTimeout,INTEGER,read-write,,current,,The timeout interval period over which DOS protect is exercised.
.1.3.6.1.4.1.1916.1.28.1.6,EXTREME-DOS-MIB::extremeDosAclRulePrecedence,INTEGER,read-write,,current,,The DOS filter Rule Precedence.
.1.3.6.1.4.1.1916.1.28.1.7,EXTREME-DOS-MIB::extremeDosMessagesEnable,INTEGER,read-write,,current,true(1):false(2),The Flag indicates whether DOS messages are enabled or disabled.
.1.3.6.1.4.1.1916.1.28.1.8,EXTREME-DOS-MIB::extremeDosPortTable,,not-accessible,,current,,This table contains the port wise listing of DOS attributes.
.1.3.6.1.4.1.1916.1.28.1.8.1,EXTREME-DOS-MIB::extremeDosPortEntry,,not-accessible,extremeDosIfIndex,current,,Information about the Dos attributes of a particular port.
.1.3.6.1.4.1.1916.1.28.1.8.1.1,EXTREME-DOS-MIB::extremeDosIfIndex,INTEGER,read-only,,current,,The index for this entry.
.1.3.6.1.4.1.1916.1.28.1.8.1.2,EXTREME-DOS-MIB::extremeDosPortTrusted,INTEGER,read-create,,current,true(1):false(2),Indicates whether the port is trusted or untrusted.
.1.3.6.1.4.1.1916.1.28.1.8.1.3,EXTREME-DOS-MIB::extremeDosIsDosActive,INTEGER,read-only,,current,true(1):false(2),Indicates whether DOS is active on this port.
.1.3.6.1.4.1.1916.1.29,EXTREME-BASE-MIB::extremeEnhDosMib,,,,,,
.1.3.6.1.4.1.1916.1.29.1,EXTREME-ENH-DOS-MIB::extremeEnhDosProtect,,,,,,
.1.3.6.1.4.1.1916.1.29.1.1,EXTREME-ENH-DOS-MIB::extremeEnhDosEnableRateLimit,INTEGER,read-write,,current,true(1):false(2),The Flag indicates whether Enhanced DOS protection with rate limit is enabled or disabled.
.1.3.6.1.4.1.1916.1.29.1.2,EXTREME-ENH-DOS-MIB::extremeEnhDosEnableIpFdb,INTEGER,read-write,,current,true(1):false(2),The Flag indicates whether Enhanced DOS protection against IPFDB thrashing is enabled or disabled.
.1.3.6.1.4.1.1916.1.29.1.3,EXTREME-ENH-DOS-MIB::extremeEnhDosEnableBenchMark,INTEGER,read-write,,current,true(1):false(2),The Flag indicates whether Enhanced DOS protection with benchmarking is enabled or disabled.
.1.3.6.1.4.1.1916.1.29.1.4,EXTREME-ENH-DOS-MIB::extremeEnhDosCacheSize,INTEGER,read-write,,current,,The Enhanced DOS Cache Size. The number of DA/SA pairs
.1.3.6.1.4.1.1916.1.29.1.5,EXTREME-ENH-DOS-MIB::extremeEnhDosPortTable,,not-accessible,,current,,This table contains the port wise listing of Enhanced DOS attributes.
.1.3.6.1.4.1.1916.1.29.1.5.1,EXTREME-ENH-DOS-MIB::extremeEnhDosPortEntry,,not-accessible,extremeEnhDosPortIfIndex,current,,Information about the Dos attributes of a particular port.
.1.3.6.1.4.1.1916.1.29.1.5.1.1,EXTREME-ENH-DOS-MIB::extremeEnhDosPortIfIndex,INTEGER,read-only,,current,,The index for this entry.
.1.3.6.1.4.1.1916.1.29.1.5.1.2,EXTREME-ENH-DOS-MIB::extremeEnhDosPortTrusted,INTEGER,read-create,,current,true(1):false(2),Indicates whether the port is trusted or untrusted.
.1.3.6.1.4.1.1916.1.29.1.5.1.3,EXTREME-ENH-DOS-MIB::extremeEnhDosPortAlarmState,INTEGER,read-only,,current,true(1):false(2),Indicates whether the port is in alarm state or not.
.1.3.6.1.4.1.1916.1.29.1.5.1.4,EXTREME-ENH-DOS-MIB::extremeEnhDosPortLearnLimit,INTEGER,read-create,,current,,The number of packets allowed on the port before an entry is
.1.3.6.1.4.1.1916.1.29.1.5.1.5,EXTREME-ENH-DOS-MIB::extremeEnhDosPortLearnWindow,INTEGER,read-create,,current,,The duration to be considered to reach the threshold for creating an entry
.1.3.6.1.4.1.1916.1.29.1.5.1.6,EXTREME-ENH-DOS-MIB::extremeEnhDosPortAgingTime,INTEGER,read-create,,current,,The duration to be considered for aging out entries created on this port.
.1.3.6.1.4.1.1916.1.29.1.5.1.7,EXTREME-ENH-DOS-MIB::extremeEnhDosPortRateLimitEnable,INTEGER,read-create,,current,true(1):false(2),Indicates whether the rate limit is enabled for this port.
.1.3.6.1.4.1.1916.1.29.1.5.1.8,EXTREME-ENH-DOS-MIB::extremeEnhDosPortIpFdbEnable,INTEGER,read-create,,current,true(1):false(2),Indicates whether the DOS protection against IP FDB thrashing is enabled for this port.
.1.3.6.1.4.1.1916.1.29.1.5.1.9,EXTREME-ENH-DOS-MIB::extremeEnhDosPortBenchMarkEnable,INTEGER,read-create,,current,true(1):false(2),Indicates whether the bench marking is enabled for this port.
.1.3.6.1.4.1.1916.1.29.1.5.1.10,EXTREME-ENH-DOS-MIB::extremeEnhDosPortRateLimitThreshold,INTEGER,read-create,,current,,The number of packets allowed on the port within the learning window before the rate limit is applied.
.1.3.6.1.4.1.1916.1.29.1.5.1.11,EXTREME-ENH-DOS-MIB::extremeEnhDosPortRateLimitDropProbability,INTEGER,read-create,,current,,The probability that the packet is discarded after the reaching the threshold.
.1.3.6.1.4.1.1916.1.29.1.5.1.12,EXTREME-ENH-DOS-MIB::extremeEnhDosPortRateLimitLearningWindow,INTEGER,read-create,,current,,The duration to be considered after which the rate limit is applied.
.1.3.6.1.4.1.1916.1.29.1.5.1.13,EXTREME-ENH-DOS-MIB::extremeEnhDosPortRateLimitProtocol,INTEGER,read-create,,current,icmp(1):all(2),The protocol packets to be considered for rate limit filtering.
.1.3.6.1.4.1.1916.1.29.1.6,EXTREME-ENH-DOS-MIB::extremeEnhDosPortStatisticsTable,,not-accessible,,current,,This table contains the port wise listing of DOS statistics.
.1.3.6.1.4.1.1916.1.29.1.6.1,EXTREME-ENH-DOS-MIB::extremeEnhDosPortStatisticsEntry,,not-accessible,extremeEnhDosPortStatisticsIfIndex,current,,Information about the DOS statistics of a particular port.
.1.3.6.1.4.1.1916.1.29.1.6.1.1,EXTREME-ENH-DOS-MIB::extremeEnhDosPortStatisticsIfIndex,INTEGER,read-only,,current,,The index for this entry.
.1.3.6.1.4.1.1916.1.29.1.6.1.2,EXTREME-ENH-DOS-MIB::extremeEnhDosPortStatisticsRateLimitFilteredPackets,INTEGER,read-only,,current,,The number of packets filetered on this port.
.1.3.6.1.4.1.1916.1.30,EXTREME-BASE-MIB::extremeClearflow,,,,,,
.1.3.6.1.4.1.1916.1.30.0,EXTREME-CLEARFLOW-MIB::extremeClearflowTraps,,,,,,
.1.3.6.1.4.1.1916.1.30.0.0,EXTREME-CLEARFLOW-MIB::extremeClearflowTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.30.0.0.1,EXTREME-CLEARFLOW-MIB::extremeClearflowMessage,,,,,,CLEAR-Flow message trap
.1.3.6.1.4.1.1916.1.30.1,EXTREME-CLEARFLOW-MIB::extremeClearflowMsgId,Unsigned32,accessible-for-notify,,current,,User-defined message id
.1.3.6.1.4.1.1916.1.30.2,EXTREME-CLEARFLOW-MIB::extremeClearflowMsg,OCTET,accessible-for-notify,,current,,User-defined message
.1.3.6.1.4.1.1916.1.30.3,EXTREME-CLEARFLOW-MIB::extremeClearflowPolicyName,OCTET,accessible-for-notify,,current,,Policy file name
.1.3.6.1.4.1.1916.1.30.4,EXTREME-CLEARFLOW-MIB::extremeClearflowRuleName,OCTET,accessible-for-notify,,current,,Rule name which triggered this message
.1.3.6.1.4.1.1916.1.30.5,EXTREME-CLEARFLOW-MIB::extremeClearflowRuleValue,Counter64,accessible-for-notify,,current,,Calculated rule value
.1.3.6.1.4.1.1916.1.30.6,EXTREME-CLEARFLOW-MIB::extremeClearflowRuleThreshold,Counter64,accessible-for-notify,,current,,Rule threshold value
.1.3.6.1.4.1.1916.1.30.7,EXTREME-CLEARFLOW-MIB::extremeClearflowRuleInterval,Unsigned32,accessible-for-notify,,current,,Rule sampling and evaluation interval
.1.3.6.1.4.1.1916.1.30.8,EXTREME-CLEARFLOW-MIB::extremeClearflowVlanName,OCTET,accessible-for-notify,,current,,Vlan name on which this policy is applied
.1.3.6.1.4.1.1916.1.30.9,EXTREME-CLEARFLOW-MIB::extremeClearflowPortName,OCTET,accessible-for-notify,,current,,Port name on which this policy is applied
.1.3.6.1.4.1.1916.1.30.10,EXTREME-CLEARFLOW-MIB::extremeAclListTable,,not-accessible,,current,,This table lists Access control list information that exist within a device. A single entry exists in this list for each VLAN and Port interface in the system.
.1.3.6.1.4.1.1916.1.30.10.1,EXTREME-CLEARFLOW-MIB::extremeAclListEntry,,not-accessible,extremeAclVlanIfIndex:extremeAclPortIfIndex,current,,An individual Access control list entry.
.1.3.6.1.4.1.1916.1.30.10.1.1,EXTREME-CLEARFLOW-MIB::extremeAclPortIfIndex,Integer32,read-only,,current,,An port index that uniquely identifies an entry in the acl list table.
.1.3.6.1.4.1.1916.1.30.10.1.2,EXTREME-CLEARFLOW-MIB::extremeAclVlanIfIndex,Integer32,read-only,,current,,An vlan index that uniquely identifies an entry in the acl list table.
.1.3.6.1.4.1.1916.1.30.10.1.3,EXTREME-CLEARFLOW-MIB::extremeAclCounterName,OCTET,read-only,,current,,The access control list counter name
.1.3.6.1.4.1.1916.1.30.10.1.4,EXTREME-CLEARFLOW-MIB::extremeAclVlanName,OCTET,read-only,,current,,Vlan name on which this policy is applied
.1.3.6.1.4.1.1916.1.30.10.1.5,EXTREME-CLEARFLOW-MIB::extremeAclPolicyName,OCTET,read-only,,current,,The access control list name
.1.3.6.1.4.1.1916.1.30.10.1.6,EXTREME-CLEARFLOW-MIB::extremeAclDirection,Integer32,read-only,,current,,The interface direction.
.1.3.6.1.4.1.1916.1.30.10.1.7,EXTREME-CLEARFLOW-MIB::extremeAclPktCount,Counter64,read-only,,current,,The access control list packet count
.1.3.6.1.4.1.1916.1.30.10.1.8,EXTREME-CLEARFLOW-MIB::extremeAclByteCount,Counter64,read-only,,current,,The access control list byte count
.1.3.6.1.4.1.1916.1.30.11,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueStatsTable,,not-accessible,,current,,This table lists traffic queue statistics information that exist  within a device. A single entry exists in this list for each traffic queue in the system.
.1.3.6.1.4.1.1916.1.30.11.1,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueStatsTableEntry,,not-accessible,extremeTrafficQueueName,current,,An individual traffic queue stats table entry.
.1.3.6.1.4.1.1916.1.30.11.1.1,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueName,OCTET,read-only,,current,,The traffic queue name that uniquely identifies an entry in the traffic queue table.
.1.3.6.1.4.1.1916.1.30.11.1.2,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueDirection,Integer32,read-only,,current,,Indicates the direction of traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.3,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueHighPassedPkts,Counter64,read-only,,current,,Maximum number of packets passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.4,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueHighPassedBytes,Counter64,read-only,,current,,Maximum number of bytes passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.5,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueHighDroppedPkts,Counter64,read-only,,current,,Maximum number of packets dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.6,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueHighDroppedBytes,Counter64,read-only,,current,,Maximum number of bytes dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.7,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueMedPassedPkts,Counter64,read-only,,current,,Medium number of packets passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.8,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueMedPassedBytes,Counter64,read-only,,current,,Medium number of bytes passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.9,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueMedDroppedPkts,Counter64,read-only,,current,,Medium number of packets dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.10,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueMedDroppedBytes,Counter64,read-only,,current,,Medium number of bytes dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.11,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueLowPassedPkts,Counter64,read-only,,current,,Minimum number of packets passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.12,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueLowPassedBytes,Counter64,read-only,,current,,Minimum number of bytes passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.13,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueLowDroppedPkts,Counter64,read-only,,current,,Minimum number of packets dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.14,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueLowDroppedBytes,Counter64,read-only,,current,,Minimum number of bytes dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.15,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueAggPassedPkts,Counter64,read-only,,current,,Aggregate number of packets passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.16,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueAggPassedBytes,Counter64,read-only,,current,,Aggregate number of bytes passed for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.17,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueAggDroppedPkts,Counter64,read-only,,current,,Aggregate number of packets dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.11.1.18,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueAggDroppedBytes,Counter64,read-only,,current,,Aggregate number of bytes dropped for this traffic queue
.1.3.6.1.4.1.1916.1.30.12,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueUtilTable,,not-accessible,,current,,This table lists traffic queue statistics information that exist  within a device. A single entry exists in this list for each traffic queue in the system.
.1.3.6.1.4.1.1916.1.30.12.1,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueUtilTableEntry,,not-accessible,extremeUtilTrafficQueueName,current,,An each traffic queue related utilization information
.1.3.6.1.4.1.1916.1.30.12.1.1,EXTREME-CLEARFLOW-MIB::extremeUtilTrafficQueueName,OCTET,read-only,,current,,The traffic queue name that uniquely identifies an entry in the traffic queue table.
.1.3.6.1.4.1.1916.1.30.12.1.2,EXTREME-CLEARFLOW-MIB::extremeUtilTrafficQueueDirection,Integer32,read-only,,current,,Indicates the direction of traffic queue
.1.3.6.1.4.1.1916.1.30.12.1.3,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueHighUtilization,OCTET,read-only,,current,,High level utilization of the traffic queue 
.1.3.6.1.4.1.1916.1.30.12.1.4,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueMedUtilization,OCTET,read-only,,current,,Medium level utilization of the traffic queue 
.1.3.6.1.4.1.1916.1.30.12.1.5,EXTREME-CLEARFLOW-MIB::extremeTrafficQueueLowUtilization,OCTET,read-only,,current,,Low level utilization of the traffic queue 
.1.3.6.1.4.1.1916.1.31,EXTREME-BASE-MIB::extremeEntity,,,,,,
.1.3.6.1.4.1.1916.1.31.1,EXTREME-ENTITY-MIB::extremeEntityFRUTable,,not-accessible,,current,,A table containing information about each FRU in the 
.1.3.6.1.4.1.1916.1.31.1.1,EXTREME-ENTITY-MIB::extremeEntityFRUEntry,,not-accessible,entPhysicalIndex,current,,Entry in table for a FRU Entity.
.1.3.6.1.4.1.1916.1.31.1.1.1,EXTREME-ENTITY-MIB::extremeEntityFRUStartTime,Unsigned32,read-only,,current,,First Recorded Start Time.
.1.3.6.1.4.1.1916.1.31.1.1.2,EXTREME-ENTITY-MIB::extremeEntityFRUOdometer,Unsigned32,read-only,,current,,Number of time units in service.
.1.3.6.1.4.1.1916.1.31.1.1.3,EXTREME-ENTITY-MIB::extremeEntityFRUOdometerUnit,INTEGER,read-only,,current,days(1):seconds(2),Time unit used to represent value reported by
.1.3.6.1.4.1.1916.1.32,EXTREME-BASE-MIB::extremeSwMonitor,,,,,,
.1.3.6.1.4.1.1916.1.32.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeSwMonitorCpu,,,,,,
.1.3.6.1.4.1.1916.1.32.1.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorInterval,INTEGER,read-only,,current,,Cpu monitoring interval in seconds. Can not be smaller then 5 seconds.
.1.3.6.1.4.1.1916.1.32.1.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorTotalUtilization,INTEGER,read-only,,current,,Total CPU utlization (percentage) as of last sampling.
.1.3.6.1.4.1.1916.1.32.1.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorTable,,not-accessible,,current,,Table of CPU processes that are active.
.1.3.6.1.4.1.1916.1.32.1.3.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorEntry,,not-accessible,extremeCpuMonitorSlotId:IMPLIEDextremeCpuMonitorProcessName,current,,An entry in table of describes a single process.
.1.3.6.1.4.1.1916.1.32.1.3.1.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSlotId,Unsigned32,read-only,,current,,Slot Id of the process monitored.
.1.3.6.1.4.1.1916.1.32.1.3.1.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorProcessName,OCTET,not-accessible,,current,,Name associated with the reported process id.
.1.3.6.1.4.1.1916.1.32.1.3.1.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorProcessId,Unsigned32,read-only,,current,,Process identifier assigned by the operating system when this process is created.
.1.3.6.1.4.1.1916.1.32.1.3.1.4,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorProcessState,OCTET,read-only,,current,,The current state of the process as reported by Extremeware XOS.
.1.3.6.1.4.1.1916.1.32.1.3.1.5,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization5secs,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 5 seconds.
.1.3.6.1.4.1.1916.1.32.1.3.1.6,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization10secs,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 10 seconds.
.1.3.6.1.4.1.1916.1.32.1.3.1.7,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization30secs,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 30 seconds.
.1.3.6.1.4.1.1916.1.32.1.3.1.8,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization1min,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 1 minute.
.1.3.6.1.4.1.1916.1.32.1.3.1.9,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization5mins,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 5 minutes.
.1.3.6.1.4.1.1916.1.32.1.3.1.10,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization30mins,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 30 minutes.
.1.3.6.1.4.1.1916.1.32.1.3.1.11,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUtilization1hour,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 1 hour.
.1.3.6.1.4.1.1916.1.32.1.3.1.12,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorMaxUtilization,OCTET,read-only,,current,,The maximum CPU utilization by this process since the time the start started executing. 
.1.3.6.1.4.1.1916.1.32.1.3.1.13,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorUserTime,OCTET,read-only,,current,,The amount of time process spend in application space from  the time the process started executing. 
.1.3.6.1.4.1.1916.1.32.1.3.1.14,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemTime,OCTET,read-only,,current,,The amount of time process spend in kernel space from the time the process started executing. 
.1.3.6.1.4.1.1916.1.32.1.4,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemTable,,not-accessible,,current,,Table of CPU utilization for system processes.
.1.3.6.1.4.1.1916.1.32.1.4.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemEntry,,not-accessible,extremeCpuMonitorSystemSlotId,current,,An entry in table of describes a single slot CPU  utilization.
.1.3.6.1.4.1.1916.1.32.1.4.1.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemSlotId,Unsigned32,read-only,,current,,Slot Id of the system monitored.
.1.3.6.1.4.1.1916.1.32.1.4.1.5,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization5secs,OCTET,read-only,,current,,The CPU utilization by set of system resources. This is the utilization of the process in the last 5 seconds.
.1.3.6.1.4.1.1916.1.32.1.4.1.6,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization10secs,OCTET,read-only,,current,,The CPU utilization by set of system resources This is the utilization of the system resources in the last 10 seconds.
.1.3.6.1.4.1.1916.1.32.1.4.1.7,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization30secs,OCTET,read-only,,current,,The CPU utilization by system resources process. This is the utilization of the system resources in the last 30 seconds.
.1.3.6.1.4.1.1916.1.32.1.4.1.8,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization1min,OCTET,read-only,,current,,The CPU utilization by system resources. This is the utilization of the system resources in the last 1 minute.
.1.3.6.1.4.1.1916.1.32.1.4.1.9,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization5mins,OCTET,read-only,,current,,The CPU utilization by system resources. This is the utilization of the system resourcesin the last 5 minutes.
.1.3.6.1.4.1.1916.1.32.1.4.1.10,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization30mins,OCTET,read-only,,current,,The CPU utilization by system resources. This is the utilization of the system resources in the last 30 minutes.
.1.3.6.1.4.1.1916.1.32.1.4.1.11,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemUtilization1hour,OCTET,read-only,,current,,The CPU utilization by this process. This is the utilization of the process in the last 1 hour.
.1.3.6.1.4.1.1916.1.32.1.4.1.12,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorSystemMaxUtilization,OCTET,read-only,,current,,The maximum CPU utilization by this process since the time the start started executing. 
.1.3.6.1.4.1.1916.1.32.1.5,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorThreshold,INTEGER,read-write,,current,,Threshold for CPU Aggregation utilization trap
.1.3.6.1.4.1.1916.1.32.1.6,EXTREME-SOFTWARE-MONITOR-MIB::extremeCpuMonitorCurrentUtilization,OCTET,accessible-for-notify,,current,,Percentage of the amount of time recorded in seconds that the process spends occupying CPU resources. This value is reported in extremeSwMonitorCpuUtilization and extremeSwMonitorCpuUtilizationNormal trap.
.1.3.6.1.4.1.1916.1.32.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeSwMonitorMemory,,,,,,
.1.3.6.1.4.1.1916.1.32.2.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSystemTable,,not-accessible,,current,,Table of Memory consumption for processes that are active.
.1.3.6.1.4.1.1916.1.32.2.2.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSystemEntry,,not-accessible,extremeMemoryMonitorSystemSlotId,current,,An entry in table of describes a single process.
.1.3.6.1.4.1.1916.1.32.2.2.1.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSystemSlotId,Unsigned32,read-only,,current,,Slot Id of the MSM monitored.
.1.3.6.1.4.1.1916.1.32.2.2.1.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSystemTotal,OCTET,read-only,,current,,Total amount of DRAM in Kbytes in the system.
.1.3.6.1.4.1.1916.1.32.2.2.1.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSystemFree,OCTET,read-only,,current,,Total amount of free memory in Kbytes in the system.
.1.3.6.1.4.1.1916.1.32.2.2.1.4,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSystemUsage,OCTET,read-only,,current,,Total amount of memory used by system services in Kbytes in the system.
.1.3.6.1.4.1.1916.1.32.2.2.1.5,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorUserUsage,OCTET,read-only,,current,,Total amount of memory used by applications in Kbytes in the system.
.1.3.6.1.4.1.1916.1.32.2.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorTable,,not-accessible,,current,,Table of Memory consumption for processes that are active.
.1.3.6.1.4.1.1916.1.32.2.3.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorEntry,,not-accessible,extremeMemoryMonitorSlotId:IMPLIEDextremeMemoryMonitorProcessName,current,,An entry in table of describes a single process.
.1.3.6.1.4.1.1916.1.32.2.3.1.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorSlotId,Unsigned32,read-only,,current,,Slot Id of the process monitored.
.1.3.6.1.4.1.1916.1.32.2.3.1.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorProcessName,OCTET,not-accessible,,current,,Name associated with the reported process.
.1.3.6.1.4.1.1916.1.32.2.3.1.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorUsage,Unsigned32,read-only,,current,,Current memory consumption in Kbytes for the process.
.1.3.6.1.4.1.1916.1.32.2.3.1.4,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorLimit,Unsigned32,read-only,,current,,Maximum memory consumption in Kbytes for the process.
.1.3.6.1.4.1.1916.1.32.2.3.1.5,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorZone,OCTET,read-only,,current,,Current process memory consumption zone. Zones are Green (up to 70% cosumption), Yellow (70-80%), Orange (80-90%), Red (90-95%) either total cpu consumption or memory consumption limit configured per process.
.1.3.6.1.4.1.1916.1.32.2.3.1.6,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorGreenZoneCount,Unsigned32,read-only,,current,,Number of times process moved to green zone.
.1.3.6.1.4.1.1916.1.32.2.3.1.7,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorYellowZoneCount,Unsigned32,read-only,,current,,Number of times process moved from green to yellow zone.
.1.3.6.1.4.1.1916.1.32.2.3.1.8,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorOrangeZoneCount,Unsigned32,read-only,,current,,Number of times process moved from yellow zone to orange.
.1.3.6.1.4.1.1916.1.32.2.3.1.9,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorRedZoneCount,Unsigned32,read-only,,current,,Number of times process moved from orange zone to red.
.1.3.6.1.4.1.1916.1.32.2.3.1.10,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorGreenZoneThreshold,Unsigned32,read-only,,current,,Percentage of memory consumption that defines green zone.
.1.3.6.1.4.1.1916.1.32.2.3.1.11,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorYellowZoneThreshold,Unsigned32,read-only,,current,,Percentage of memory consumption that defines yellow zone.
.1.3.6.1.4.1.1916.1.32.2.3.1.12,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorOrangeZoneThreshold,Unsigned32,read-only,,current,,Percentage of memory consumption that defines orange zone.
.1.3.6.1.4.1.1916.1.32.2.3.1.13,EXTREME-SOFTWARE-MONITOR-MIB::extremeMemoryMonitorRedZoneThreshold,Unsigned32,read-only,,current,,Percentage of memory consumption that defines red zone.
.1.3.6.1.4.1.1916.1.32.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeSwMonitorNotifications,,,,,,
.1.3.6.1.4.1.1916.1.32.3.0,EXTREME-SOFTWARE-MONITOR-MIB::extremeSwMonitorNotificationsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.32.3.0.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeSwMonitorCpuUtilization,,,,,,Notification of process exceeding CPU utilization threshold. Notification is send every extremeCpuMonitorInterval value in seconds until utilization falls below threshold.
.1.3.6.1.4.1.1916.1.32.3.0.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeServiceLicenseExpiration,,,,,,The service expiry notification is generated about 90 days service contract expiration, then 60,30,7 days and daily after that.
.1.3.6.1.4.1.1916.1.32.3.0.3,EXTREME-SOFTWARE-MONITOR-MIB::extremeTrialLicenseExpiration,,,,,,Trial license expiry notification is generated every day.
.1.3.6.1.4.1.1916.1.32.3.0.4,EXTREME-SOFTWARE-MONITOR-MIB::extremeSwMonitorCpuUtilizationNormal,,,,,,Notification of process CPU utilization falling below threshold. The generation of this notification corresponds with the extremeSwMonitorCpuUtilization (CPU excessed threshold) notification. When the CPU utilization of the process that triggered the extremeSwMonitorCpuUtilization notification falls back below the configured threshold, this (return to normal) notification will be generated.
.1.3.6.1.4.1.1916.1.32.4,EXTREME-SOFTWARE-MONITOR-MIB::extremeServiceLicense,,,,,,
.1.3.6.1.4.1.1916.1.32.4.1,EXTREME-SOFTWARE-MONITOR-MIB::extremeServiceLicenseExpiryDate,OCTET,accessible-for-notify,,current,,This report the expiration date of the license.
.1.3.6.1.4.1.1916.1.32.4.2,EXTREME-SOFTWARE-MONITOR-MIB::extremeServiceLicenseType,OCTET,accessible-for-notify,,current,,This report the service license type.
.1.3.6.1.4.1.1916.1.32.4.3,EXTREME-SOFTWARE-MONITOR-MIB::imageDescription,OCTET,accessible-for-notify,,current,,This report the image version on which license was enabled.
.1.3.6.1.4.1.1916.1.32.4.4,EXTREME-SOFTWARE-MONITOR-MIB::noOfDaysLeft,INTEGER,accessible-for-notify,,current,,This report the number of days left to service license expire.
.1.3.6.1.4.1.1916.1.32.5,EXTREME-SOFTWARE-MONITOR-MIB::extremeTrialLicense,,,,,,
.1.3.6.1.4.1.1916.1.32.5.1,EXTREME-SOFTWARE-MONITOR-MIB::trialPeriod,INTEGER,accessible-for-notify,,current,,This report the number of days left to service license expire.
.1.3.6.1.4.1.1916.1.33,EXTREME-BASE-MIB::extremeStackable,,,,,,
.1.3.6.1.4.1.1916.1.33.1,EXTREME-STACKING-MIB::extremeStackDetection,INTEGER,read-only,,current,true(1):false(2),This field provides the information as to whether the stacking is enabled (True) or disabled (False) for the system. The stacking
.1.3.6.1.4.1.1916.1.33.2,EXTREME-STACKING-MIB::extremeStackMemberTable,,not-accessible,,current,,A table containing information about each stack member that are a part of this stacking. If extremeStackDetection is not enabled, we wouldnt not have any rows for this table.
.1.3.6.1.4.1.1916.1.33.2.1,EXTREME-STACKING-MIB::extremeStackMemberEntry,,not-accessible,extremeStackMemberSlotId,current,,Entry in the table for a StackMember Entity
.1.3.6.1.4.1.1916.1.33.2.1.1,EXTREME-STACKING-MIB::extremeStackMemberSlotId,INTEGER,read-only,,current,,The slot id of the stack member in the stack
.1.3.6.1.4.1.1916.1.33.2.1.2,EXTREME-STACKING-MIB::extremeStackMemberType,OBJECT,read-only,,current,,The type of device of the stack member. This field reflects
.1.3.6.1.4.1.1916.1.33.2.1.3,EXTREME-STACKING-MIB::extremeStackMemberOperStatus,INTEGER,read-only,,current,up(1):down(2):mismatch(3),The operational status of the stack member. When the stack 
.1.3.6.1.4.1.1916.1.33.2.1.4,EXTREME-STACKING-MIB::extremeStackMemberRole,INTEGER,read-only,,current,master(1):slave(2):backup(3),The role of the stack member as to whether it is acting as a
.1.3.6.1.4.1.1916.1.33.2.1.5,EXTREME-STACKING-MIB::extremeStackMemberEntPhysicalIndex,INTEGER,read-only,,current,,The entPhysicalIndex of the corresponding device as defined
.1.3.6.1.4.1.1916.1.33.2.1.6,EXTREME-STACKING-MIB::extremeStackMemberMACAddress,OCTET,read-only,,current,,The Mac address of the stack member
.1.3.6.1.4.1.1916.1.33.2.1.7,EXTREME-STACKING-MIB::extremeStackMemberCurImageVersion,OCTET,read-only,,current,,The current image version of the stack member
.1.3.6.1.4.1.1916.1.33.2.1.8,EXTREME-STACKING-MIB::extremeStackMemberPriImageVersion,OCTET,read-only,,current,,The primary image version of the stack member
.1.3.6.1.4.1.1916.1.33.2.1.9,EXTREME-STACKING-MIB::extremeStackMemberSecImageVersion,OCTET,read-only,,current,,The secondary image version of the stack member
.1.3.6.1.4.1.1916.1.33.2.1.10,EXTREME-STACKING-MIB::extremeStackMemberBootRomVersion,OCTET,read-only,,current,,The boot rom version of the stack member
.1.3.6.1.4.1.1916.1.33.2.1.11,EXTREME-STACKING-MIB::extremeStackMemberCurConfig,OCTET,read-only,,current,,The current configuration of the stack member
.1.3.6.1.4.1.1916.1.33.2.1.12,EXTREME-STACKING-MIB::extremeStackMemberConfigSelected,INTEGER,read-only,,current,primary(1):secondary(2):other(3),The config selected to be used on reboot for the stack member
.1.3.6.1.4.1.1916.1.33.2.1.13,EXTREME-STACKING-MIB::extremeStackMemberImageSelected,INTEGER,read-only,,current,primary(1):secondary(2),The image selected to be used on reboot for the stack member
.1.3.6.1.4.1.1916.1.33.2.1.14,EXTREME-STACKING-MIB::extremeStackMemberStackPriority,INTEGER,read-only,,current,,The stack priority of the stack member. The stack priority is
.1.3.6.1.4.1.1916.1.33.2.1.15,EXTREME-STACKING-MIB::extremeStackMemberMgmtIpAddress,IpAddress,read-only,,current,,The fallback mgmt ip address which was configured through CLI
.1.3.6.1.4.1.1916.1.33.2.1.16,EXTREME-STACKING-MIB::extremeStackMemberSysLocation,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.4.1.1916.1.33.2.1.17,EXTREME-STACKING-MIB::extremeStackMemberAutoConfig,INTEGER,read-only,,current,true(1):false(2), This field provides the information whether the config
.1.3.6.1.4.1.1916.1.33.2.1.18,EXTREME-STACKING-MIB::extremeStackMemberStackStatus,INTEGER,read-write,,current,enable(1):disable(2),This status is used for disabling the stacking feature for
.1.3.6.1.4.1.1916.1.33.2.1.19,EXTREME-STACKING-MIB::extremeStackMemberImageBooted,INTEGER,read-only,,current,primary(1):secondary(2),The image with which the stack member was last booted, which it is currently running.
.1.3.6.1.4.1.1916.1.33.2.1.20,EXTREME-STACKING-MIB::extremeStackMemberBootTime,OCTET,read-only,,current,,The date and time when the switch was last booted.
.1.3.6.1.4.1.1916.1.33.3,EXTREME-STACKING-MIB::extremeStackingPortTable,,not-accessible,,current,,A table containing information about each stacking port
.1.3.6.1.4.1.1916.1.33.3.1,EXTREME-STACKING-MIB::extremeStackingPortEntry,,not-accessible,extremeStackingPortIfIndex,current,,Entry in the table for each stacking port in the stack
.1.3.6.1.4.1.1916.1.33.3.1.1,EXTREME-STACKING-MIB::extremeStackingPortIfIndex,INTEGER,read-only,,current,,A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface 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.4.1.1916.1.33.3.1.2,EXTREME-STACKING-MIB::extremeStackingPortRemoteMac,OCTET,read-only,,current,,The Mac address of the remote system, this stacking port 
.1.3.6.1.4.1.1916.1.33.3.1.3,EXTREME-STACKING-MIB::extremeStackingPortLinkSpeed,Unsigned32,read-only,,current,,The Speed of the stacking port link in Gbps.
.1.3.6.1.4.1.1916.1.33.3.1.4,EXTREME-STACKING-MIB::extremeStackingPortLinkStatus,INTEGER,read-only,,current,up(1):down(2),The Link status of the stacking port link 
.1.3.6.1.4.1.1916.1.33.4,EXTREME-STACKING-MIB::extremeStackableTraps,,,,,,
.1.3.6.1.4.1.1916.1.33.4.0,EXTREME-STACKING-MIB::extremeStackTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.33.4.0.1,EXTREME-STACKING-MIB::extremeStackMemberOverheat,,,,,,The extremeStackMemberOverheat notification is generated when the temperature of the stack member reaches the 
.1.3.6.1.4.1.1916.1.33.4.0.2,EXTREME-STACKING-MIB::extremeStackMemberStatusChanged,,,,,,The extremeStackMemberStatusChanged notification is 
.1.3.6.1.4.1.1916.1.33.4.0.3,EXTREME-STACKING-MIB::extremeStackingPortStatusChanged,,,,,,The extremeStackingPortStatusChanged notification is 
.1.3.6.1.4.1.1916.1.34,EXTREME-BASE-MIB::extremeIpSecurity,,,,,,
.1.3.6.1.4.1.1916.1.34.1,EXTREME-IP-SECURITY-MIB::extremeIpSecurityTraps,,,,,,
.1.3.6.1.4.1.1916.1.34.1.0,EXTREME-IP-SECURITY-MIB::extremeIpSecurityTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.34.1.0.1,EXTREME-IP-SECURITY-MIB::extremeIpSecurityViolation,,,,,,For vlans/ports on which one or more of the IP Security  features have been enabled, this trap will be generated when a packet  received on that vlan/port is in violation of the configured IP  Security protections
.1.3.6.1.4.1.1916.1.34.1.1,EXTREME-IP-SECURITY-MIB::extremeIpSecurityVlanIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the VLAN on which the violating packet was received.
.1.3.6.1.4.1.1916.1.34.1.2,EXTREME-IP-SECURITY-MIB::extremeIpSecurityVlanDescr,OCTET,accessible-for-notify,,current,,The description(name) of the VLAN on which the violating packet was received.
.1.3.6.1.4.1.1916.1.34.1.3,EXTREME-IP-SECURITY-MIB::extremeIpSecurityPortIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the port on which the violating packet was received.
.1.3.6.1.4.1.1916.1.34.1.4,EXTREME-IP-SECURITY-MIB::extremeIpSecurityIpAddr,IpAddress,accessible-for-notify,,current,,Source IP address of the violating packet
.1.3.6.1.4.1.1916.1.34.1.5,EXTREME-IP-SECURITY-MIB::extremeIpSecurityMacAddress,OCTET,accessible-for-notify,,current,,Source MAC address from the ethernet header of the violating packet
.1.3.6.1.4.1.1916.1.34.1.6,EXTREME-IP-SECURITY-MIB::extremeIpSecurityViolationType,INTEGER,accessible-for-notify,,current,rogueDhcpServerPacket(1):badIpMacBindingInArpPacket(2):badIpInArpPacket(3):badMacInArpPacket(4):bcastSenderIpInArpPacket(5):bcastTargetIpInArpPacket(6),The type of IP Security violation that occurred - rogueDhcpServerPacket(1) A rogue DHCP server packet was received. - badIpMacBindingInArpPacket(2) The IP-MAC binding received in the ARP packet does not exist in  the DHCP Bindings table or is incorrect. - badIpInArpPacket(3) The Source IP address in the ARP payload is invalid. - badMacInArpPacket(4) One of the MAC addresses in the ARP payload does not match with its counterpart in the ethernet header. - bcastSenderIpInArpPacket(5) The Sender IP address in the ARP payload is Broadcast. - bcastTargetIpInArpPacket(6) The Target IP address in the ARP payload is Broadcast.
.1.3.6.1.4.1.1916.1.34.2,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyTraps,,,,,,
.1.3.6.1.4.1.1916.1.34.2.0,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.34.2.0.1,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyIpViolation,,,,,,For ports on which the protocol anomaly protection IP  features has been enabled, this trap will be generated when a packet  received on that port if the packet's source IP == destination IP
.1.3.6.1.4.1.1916.1.34.2.0.2,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyL4PortViolation,,,,,,For ports on which the protocol anomaly protection L4port  features has been enabled, this trap will be generated when a packet  received on that port if  1) the packet is a TCP or UDP packetr. AND  2) its source L4 port == destination port
.1.3.6.1.4.1.1916.1.34.2.0.3,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyTcpFlagViolation,,,,,,For ports on which the protocol anomaly protection TCP flags  features has been enabled, this trap will be generated when a TCP  packet received on that port if  1) (TCP flag SYN is set) and (its TCP source port < 1024). OR  2) (TCP flag == 0) and (TCP seq # == 0). OR  3) (TCP flag FIN/URG/PSH bits sre set) and (TCP seq # == 0). OR  4) Both TCP iflag SYN and FIN are set
.1.3.6.1.4.1.1916.1.34.2.0.4,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyTcpFragmentViolation,,,,,,For ports on which the protocol anomaly protection TCP fragment  features has been enabled, this trap will be generated when a packet  received on that port if  1) the packet is a TCP, and its size of the TCP header is less than pre-configured value; or 2) the packet is a TCP and it is a IP fragmented packet (IP offset != 0)
.1.3.6.1.4.1.1916.1.34.2.0.5,EXTREME-IP-SECURITY-MIB::extremeIpSecurityAnomalyIcmpViolation,,,,,,For ports on which the protocol anomaly protection ICMP  features has been enabled, this trap will be generated when an ICMP  packet received on that port if  1) the size of ICMP (IP payload) is large thant pre-configured value; or  2) it is a fragmented IP/ICMP packet (IP offset != 0)
.1.3.6.1.4.1.1916.1.34.2.1,EXTREME-IP-SECURITY-MIB::esAnomalyPortIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the port on which the violating packet was received.
.1.3.6.1.4.1.1916.1.34.2.2,EXTREME-IP-SECURITY-MIB::esAnomalyVlanIfIndex,Integer32,accessible-for-notify,,current,,The ifIndex of the VLAN on which the violating packet was received.
.1.3.6.1.4.1.1916.1.34.2.3,EXTREME-IP-SECURITY-MIB::esAnomalyVlanDescr,OCTET,accessible-for-notify,,current,,The description(name) of the VLAN on which the violating packet was received.
.1.3.6.1.4.1.1916.1.34.2.4,EXTREME-IP-SECURITY-MIB::esAnomalySrcMacAddress,OCTET,accessible-for-notify,,current,,Source MAC address in the violating packet
.1.3.6.1.4.1.1916.1.34.2.5,EXTREME-IP-SECURITY-MIB::esAnomalyDestMacAddress,OCTET,accessible-for-notify,,current,,Destination MAC address in the violating packet
.1.3.6.1.4.1.1916.1.34.2.6,EXTREME-IP-SECURITY-MIB::esAnomalySrcIpAddrType,INTEGER,accessible-for-notify,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),source IP address type: ipv4 or ipv6
.1.3.6.1.4.1.1916.1.34.2.7,EXTREME-IP-SECURITY-MIB::esAnomalySrcIpAddr,OCTET,accessible-for-notify,,current,,source IP address in the violating packet
.1.3.6.1.4.1.1916.1.34.2.8,EXTREME-IP-SECURITY-MIB::esAnomalyDestIpAddrType,INTEGER,accessible-for-notify,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),destination IP address type: ipv4 or ipv6
.1.3.6.1.4.1.1916.1.34.2.9,EXTREME-IP-SECURITY-MIB::esAnomalyDestIpAddr,OCTET,accessible-for-notify,,current,,destination IP address in the violating packet
.1.3.6.1.4.1.1916.1.34.2.10,EXTREME-IP-SECURITY-MIB::esAnomalyIpProto,INTEGER,accessible-for-notify,,current,unknown(0):icmp(1):tcp(6):udp(17),IP protocol in the violating packet
.1.3.6.1.4.1.1916.1.34.2.11,EXTREME-IP-SECURITY-MIB::esAnomalySrcL4Port,Unsigned32,accessible-for-notify,,current,,tcp/udp source port number in the violating packet
.1.3.6.1.4.1.1916.1.34.2.12,EXTREME-IP-SECURITY-MIB::esAnomalyDestL4Port,Unsigned32,accessible-for-notify,,current,,tcp/udp destination port in the violating packet
.1.3.6.1.4.1.1916.1.34.2.13,EXTREME-IP-SECURITY-MIB::esAnomalyTcpFlag,OCTET,accessible-for-notify,,current,,TCP flags in the violating packet
.1.3.6.1.4.1.1916.1.34.2.14,EXTREME-IP-SECURITY-MIB::esAnomalyTcpSeq,Integer32,accessible-for-notify,,current,,TCP sequence number in the violating packet
.1.3.6.1.4.1.1916.1.34.2.15,EXTREME-IP-SECURITY-MIB::esAnomalyTcpHdrSize,Integer32,accessible-for-notify,,current,,TCP Header size in the violating packet
.1.3.6.1.4.1.1916.1.34.2.16,EXTREME-IP-SECURITY-MIB::esAnomalyTcpFlagReason,INTEGER,accessible-for-notify,,current,unknown(0):flagSynAndSrcPort(1):flagAndSeq(2):flagFinAndUrgAandPshandSeq(3):flagSynAndFin(4),TCP flag anomaly reason code
.1.3.6.1.4.1.1916.1.34.2.17,EXTREME-IP-SECURITY-MIB::esAnomalyIcmpReason,INTEGER,accessible-for-notify,,current,unknown(0):icmpOverSize(1):icmpFragmented(2),ICMP anomaly reason code
.1.3.6.1.4.1.1916.1.34.2.18,EXTREME-IP-SECURITY-MIB::esAnomalyVlanTag,INTEGER,accessible-for-notify,,current,,the vlan tag in the violating packet
.1.3.6.1.4.1.1916.1.34.2.19,EXTREME-IP-SECURITY-MIB::esAnomalyTcpFragmentReason,INTEGER,accessible-for-notify,,current,unknown(0):tcpHdrLessSize(1):tcpFragmented(2),TCP fragment anomaly reason code
.1.3.6.1.4.1.1916.1.35,EXTREME-BASE-MIB::extremeUpm,,,,,,
.1.3.6.1.4.1.1916.1.35.1,EXTREME-UPM-MIB::upmNotificationTrap,,,,,,
.1.3.6.1.4.1.1916.1.35.1.1,EXTREME-UPM-MIB::upmProfileEventExecution,,,,,,This trap will be generated, when a profile is executed.
.1.3.6.1.4.1.1916.1.35.2,EXTREME-UPM-MIB::upmConfig,,,,,,
.1.3.6.1.4.1.1916.1.35.2.1,EXTREME-UPM-MIB::upmProfileName,OCTET,accessible-for-notify,,current,,The textual string identifying the name of the profile.
.1.3.6.1.4.1.1916.1.35.2.2,EXTREME-UPM-MIB::upmExecutionId,Unsigned32,accessible-for-notify,,current,,The value uniquely identifies the execution of a UPM profile. Switch stores history of 100 last run executions.
.1.3.6.1.4.1.1916.1.35.2.3,EXTREME-UPM-MIB::upmEventType,INTEGER,accessible-for-notify,,current,devicedetect(1):deviceundetect(2):userauthenticated(3):userunauthenticated(4):upmTimer(5):userrequest(7),The type of the event that triggered the profile execution.
.1.3.6.1.4.1.1916.1.35.2.4,EXTREME-UPM-MIB::upmExecutionStatus,INTEGER,accessible-for-notify,,current,success(1):failure(2),The state of the profile execution.
.1.3.6.1.4.1.1916.1.35.2.5,EXTREME-UPM-MIB::upmPort,INTEGER,accessible-for-notify,,current,,The ifIndex of the port on which the profile was run.  Is non-zero only when there is a valid port associated when  the profile was run with the event. For ex: When a timer  fires, the port may not be valid parameter
.1.3.6.1.4.1.1916.1.35.2.6,EXTREME-UPM-MIB::upmProfileExecVars,OCTET,accessible-for-notify,,current,,The textual string identifying the variables that were set when executing the profile.
.1.3.6.1.4.1.1916.1.35.2.7,EXTREME-UPM-MIB::upmTimerName,OCTET,accessible-for-notify,,current,,The textual string identifying the timer fired when executing the profile.
.1.3.6.1.4.1.1916.1.36,EXTREME-BASE-MIB::extremeIdMgr,,,,,,
.1.3.6.1.4.1.1916.1.36.1,EXTREME-IDMGR-MIB::extremeIdMgrTraps,,,,,,
.1.3.6.1.4.1.1916.1.36.1.0,EXTREME-IDMGR-MIB::extremeIdMgrTrapPrefix,,,,,,
.1.3.6.1.4.1.1916.1.36.1.0.1,EXTREME-IDMGR-MIB::extremeIdMgrMemLevelChange,,,,,,If Identity Management feature is enabled, this trap will be generated when the memory usage level changes.
.1.3.6.1.4.1.1916.1.36.1.1,EXTREME-IDMGR-MIB::extremeIdMgrTrapSeverity,INTEGER,accessible-for-notify,,current,critical(1):error(2):warning(3):notice(4):info(5):debug-summary(6):debug-verbose(7):debug-data(8),Severity of Identity Management Trap
.1.3.6.1.4.1.1916.1.36.1.2,EXTREME-IDMGR-MIB::extremeIdMgrMemUsageLevel,INTEGER,accessible-for-notify,,current,normal(1):high(2):critical(3):maximum(4),The current memory usage level -normal(1) The Memory usage is within normal usage limits, <= 80% of configured maximum database size. -high(2) The memory usage level is high. Memory usage is more than 80% and less than or equal to 90% of configured maximum database size. -critical(3) The memory usage level is at critical level. Memory usage is more than 90% of configured maximum database size. -maximum(4) The memory usage level reached to maximum. Memory usage almost at 98% or more of configured maximum database size.
.1.3.6.1.4.1.1916.1.36.1.3,EXTREME-IDMGR-MIB::extremeIdMgrMemUsage,Integer32,accessible-for-notify,,current,,The current memory usage (in KBytes).
.1.3.6.1.4.1.1916.1.36.1.4,EXTREME-IDMGR-MIB::extremeIdMgrMemMaxSize,Integer32,accessible-for-notify,,current,,Configured identity management maximum database memory size (in KBytes).
.1.3.6.1.4.1.1916.1.36.1.5,EXTREME-IDMGR-MIB::extremeIdMgrEffectiveStaleAgingTime,Integer32,accessible-for-notify,,current,,The effective stale aging time because of memory usage level change (in seconds).
.1.3.6.1.4.1.1916.1.36.2,EXTREME-IDMGR-MIB::extremeIdMgrObjects,,,,,,
.1.3.6.1.4.1.1916.1.36.2.1,EXTREME-IDMGR-MIB::extremeLocationTable,,not-accessible,,current,,This table lists all locations known to the device. A location is identified by its MAC address and the port on which the location was detected. A location may be discovered by the device via different methods like ARP, LLDP etc. The object extremeLocationDetectMethods lists the methods by which the device discovered the location. Entries are added or removed from this table automatically by the device whenever a location is found or lost.
.1.3.6.1.4.1.1916.1.36.2.1.1,EXTREME-IDMGR-MIB::extremeLocationEntry,,not-accessible,extremeLocationMacAddress:extremeLocationInterface,current,,An entry in the extreme location table.
.1.3.6.1.4.1.1916.1.36.2.1.1.1,EXTREME-IDMGR-MIB::extremeLocationMacAddress,OCTET,not-accessible,,current,,The MAC address of the location.
.1.3.6.1.4.1.1916.1.36.2.1.1.2,EXTREME-IDMGR-MIB::extremeLocationInterface,Integer32,not-accessible,,current,,The ifIndex of the interface on which the location was detected.
.1.3.6.1.4.1.1916.1.36.2.1.1.3,EXTREME-IDMGR-MIB::extremeLocationDetectMethods,BITS,read-only,,current,fdbLearn(1):ipArp(2):dhcpSnooping(3):lldp(4):kerberos(5):netloginMac(6):netloginWeb(7):netloginDot1x(8),The methods by which the location was detected by the device.
.1.3.6.1.4.1.1916.1.36.2.1.1.4,EXTREME-IDMGR-MIB::extremeLocationDetectTime,OCTET,read-only,,current,,The time at which the location was detected by the device.
.1.3.6.1.4.1.1916.1.36.2.2,EXTREME-IDMGR-MIB::extremeLocationDetectMethodTable,,not-accessible,,current,,This table lists the locations known to the device indexed by the detection method.
.1.3.6.1.4.1.1916.1.36.2.2.1,EXTREME-IDMGR-MIB::extremeLocationDetectMethodEntry,,not-accessible,extremeLocationDetectMethod:extremeLocationMacAddress:extremeLocationInterface,current,,An entry in the extreme location detection method table.
.1.3.6.1.4.1.1916.1.36.2.2.1.1,EXTREME-IDMGR-MIB::extremeLocationDetectMethod,INTEGER,not-accessible,,current,fdbLearn(1):ipArp(2):dhcpSnooping(3):lldp(4):kerberos(5):netloginMac(6):netloginWeb(7):netloginDot1x(8),The method by which the location was detected.
.1.3.6.1.4.1.1916.1.36.2.2.1.2,EXTREME-IDMGR-MIB::extremeLocationDetectMethodData,OBJECT,read-only,,current,,Provides additional information regarding the location. The value of this object depends on the detection method: If extremeLocationDetectMethod is lldp, extremeLocationDetectMethodData shall be a pointer (rowPointer) to the entry in lldpRemTable corresponding to this location. For all other values of extremeLocationDetectMethod this object shall be 0.0.
.1.3.6.1.4.1.1916.1.36.2.3,EXTREME-IDMGR-MIB::extremeLocationVlanTable,,not-accessible,,current,,This table lists the VLANs associated with a location.
.1.3.6.1.4.1.1916.1.36.2.3.1,EXTREME-IDMGR-MIB::extremeLocationVlanEntry,,not-accessible,extremeLocationMacAddress:extremeLocationInterface:extremeLocationVlanIfIndex,current,,An entry in the extreme location VLAN table.
.1.3.6.1.4.1.1916.1.36.2.3.1.1,EXTREME-IDMGR-MIB::extremeLocationVlanIfIndex,Integer32,read-only,,current,,The interface index of the VLAN on which the location was detected.
.1.3.6.1.4.1.1916.1.36.2.4,EXTREME-IDMGR-MIB::extremeLocationInetAddrTable,,not-accessible,,current,,This table lists the IP addresses associated with a location.
.1.3.6.1.4.1.1916.1.36.2.4.1,EXTREME-IDMGR-MIB::extremeLocationInetAddrEntry,,not-accessible,extremeLocationMacAddress:extremeLocationInterface:extremeLocationVlanIfIndex:extremeLocationInetAddrType:extremeLocationInetAddr,current,,An entry in the extreme location IP addresses table.
.1.3.6.1.4.1.1916.1.36.2.4.1.1,EXTREME-IDMGR-MIB::extremeLocationInetAddrType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the type of IP address contained by extremeLocationInetAddr.
.1.3.6.1.4.1.1916.1.36.2.4.1.2,EXTREME-IDMGR-MIB::extremeLocationInetAddr,OCTET,not-accessible,,current,,The IP address detected at the location.
.1.3.6.1.4.1.1916.1.36.2.4.1.3,EXTREME-IDMGR-MIB::extremeLocationInetAddrDetectMethod,BITS,read-only,,current,ipArp(1):dhcpSnooping(2),This object indicates the method by which the IP address was detected on this location by the device.
.1.3.6.1.4.1.1916.1.36.2.4.1.4,EXTREME-IDMGR-MIB::extremeLocationInetAddrSecViolations,BITS,read-only,,current,arp(1):dos(2):garp(3):srcIpLockdown(4):dhcpSnooping(5),The object lists the security violations that were detected on the IP address.
.1.3.6.1.4.1.1916.1.36.2.5,EXTREME-IDMGR-MIB::extremeLocationInetAddrInvTable,,not-accessible,,current,,This table lists the locations associated with an IP address.
.1.3.6.1.4.1.1916.1.36.2.5.1,EXTREME-IDMGR-MIB::extremeLocationInetAddrInvEntry,,not-accessible,extremeLocationInetAddrType:extremeLocationInetAddr:extremeLocationVlanIfIndex:extremeLocationInterface:extremeLocationMacAddress,current,,An entry in the extreme inverse location IP addresses table.
.1.3.6.1.4.1.1916.1.36.2.5.1.1,EXTREME-IDMGR-MIB::extremeLocationInetAddrInvDetectMethod,BITS,read-only,,current,ipArp(1):dhcpSnooping(2),This object indicates the method by which the IP address was detected on this location by the device.
.1.3.6.1.4.1.1916.1.36.2.5.1.2,EXTREME-IDMGR-MIB::extremeLocationInetAddrInvSecViolations,BITS,read-only,,current,arp(1):dos(2):garp(3):srcIpLockdown(4):dhcpSnooping(5),The object lists the security violations that were detected on the IP address.
.1.3.6.1.4.1.1916.1.36.3,EXTREME-IDMGR-MIB::extremeIdMgrConformance,,,,,,
.1.3.6.1.4.1.1916.1.37,EXTREME-BASE-MIB::extremeMplsMIB,,,,,,
.1.3.6.1.4.1.1916.1.37.0,EXTREME-MPLS-MIB::extremeMplsNotifications,,,,,,
.1.3.6.1.4.1.1916.1.37.0.1,EXTREME-MPLS-MIB::extremePwStatusChange,,,,,,This notification is generated when the pwOperStatus object for a pseudowire transitions from up(1) to down(2) or from down(2) to up(1).
.1.3.6.1.4.1.1916.1.37.0.2,EXTREME-MPLS-MIB::extremePwDeleted,,,,,,This notification is generated when a PW has been deleted.
.1.3.6.1.4.1.1916.1.37.0.3,EXTREME-MPLS-MIB::extremeMplsTunnelStatusChange,,,,,,This notification is generated when the mplsTunnelOperStatus object for a te-lsp transitions from up(1) to down(2) or from down(2) to up(1). This new state is indicated by the included value of mplsTunnelOperStatus.
.1.3.6.1.4.1.1916.1.37.0.4,EXTREME-MPLS-MIB::extremeMplsLdpSessionStatusChange,,,,,,This notification is generated when the value of 'mplsLdpSessionState' (rfc3815) enters or leaves the 'operational(5)' state.
.1.3.6.1.4.1.1916.1.37.0.5,EXTREME-MPLS-MIB::extremeVplsStatusChange,,,,,,This notification is generated to inform recepients of the
.1.3.6.1.4.1.1916.1.37.0.6,EXTREME-MPLS-MIB::extremePwLspAdded,,,,,,This notification is generated when an entry is added to the  extremePwLspOutboundMappingTable table and the extremePwLspPerfTable  table.
.1.3.6.1.4.1.1916.1.37.0.7,EXTREME-MPLS-MIB::extremePwLspDeleted,,,,,,This notification is generated when an entry is deleted from the  extremePwLspOutboundMappingTable table and the extremePwLspPerfTable  table.
.1.3.6.1.4.1.1916.1.37.1,EXTREME-MPLS-MIB::extremeMplsScalars,,,,,,
.1.3.6.1.4.1.1916.1.37.1.5,EXTREME-MPLS-MIB::extremePwUpDownNotificationEnable,INTEGER,read-write,,current,true(1):false(2),If this object is set to true(1), then it enables the emission of pwUp and pwDown notifications; otherwise these notifications are not emitted.
.1.3.6.1.4.1.1916.1.37.1.6,EXTREME-MPLS-MIB::extremePwDeletedNotificationEnable,INTEGER,read-write,,current,true(1):false(2),If this object is set to true(1), then it enables the emission of pwDeleted notification; otherwise this notification is not emitted.
.1.3.6.1.4.1.1916.1.37.1.7,EXTREME-MPLS-MIB::extremePwNotificationMaxRate,Unsigned32,read-write,,current,,This variable indicates the maximum number of notifications issued per second. If events occur more rapidly, the implementation may simply fail to emit these notifications during that period, or may queue them until an appropriate time. A value of 0 means no throttling is applied and events may be notified at the rate at which they occur.
.1.3.6.1.4.1.1916.1.37.1.8,EXTREME-MPLS-MIB::extremePwNotificationPwIndex,Unsigned32,accessible-for-notify,,current,,This variable indicates the index of the pseudowire
.1.3.6.1.4.1.1916.1.37.1.9,EXTREME-MPLS-MIB::extremePwNotificationPwOperStatus,INTEGER,accessible-for-notify,,current,up(1):down(2):testing(3):dormant(4):notPresent(5):lowerLayerDown(6),This variable is used to report the value of pwOperStatus 
.1.3.6.1.4.1.1916.1.37.1.10,EXTREME-MPLS-MIB::extremePwNotificationPeerAddrType,INTEGER,accessible-for-notify,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Denotes the address type of the peer node.
.1.3.6.1.4.1.1916.1.37.1.11,EXTREME-MPLS-MIB::extremePwNotificationPeerAddr,OCTET,accessible-for-notify,,current,,This object contains the value of the peer node address.
.1.3.6.1.4.1.1916.1.37.1.12,EXTREME-MPLS-MIB::extremeMplsNotifTunnelIndex,Unsigned32,accessible-for-notify,,current,,Uniquely identifies a set of tunnel instances between a pair of ingress and egress LSRs.
.1.3.6.1.4.1.1916.1.37.1.13,EXTREME-MPLS-MIB::extremeMplsNotifTunnelInstance,Unsigned32,accessible-for-notify,,current,,Uniquely identifies a particular instance of a tunnel between a pair of ingress and egress LSRs.
.1.3.6.1.4.1.1916.1.37.1.14,EXTREME-MPLS-MIB::extremeMplsNotifTunnelIngressLSRId,Unsigned32,accessible-for-notify,,current,,Identity of the ingress LSR associated with this tunnel instance.
.1.3.6.1.4.1.1916.1.37.1.15,EXTREME-MPLS-MIB::extremeMplsNotifTunnelEgressLSRId,Unsigned32,accessible-for-notify,,current,,Identity of the egress LSR associated with this tunnel instance.
.1.3.6.1.4.1.1916.1.37.1.16,EXTREME-MPLS-MIB::extremeMplsNotifTunnelAdminStatus,INTEGER,accessible-for-notify,,current,up(1):down(2),Reports the desired operational status of this tunnel.
.1.3.6.1.4.1.1916.1.37.1.17,EXTREME-MPLS-MIB::extremeMplsNotifTunnelOperStatus,INTEGER,accessible-for-notify,,current,up(1):down(2):testing(3):unknown(4):dormant(5):notPresent(6):lowerLayerDown(7),Reports the actual operational status of this tunnel, which is typically but not limited to, a function of the state of individual segments of this tunnel.
.1.3.6.1.4.1.1916.1.37.1.18,EXTREME-MPLS-MIB::extremeMplsNotifLdpEntityLdpId,OCTET,accessible-for-notify,,current,,The LDP identifier. This is the primary index to identify
.1.3.6.1.4.1.1916.1.37.1.19,EXTREME-MPLS-MIB::extremeMplsNotifLdpEntityIndex,Unsigned32,accessible-for-notify,,current,,This index is used as a secondary index to uniquely identify This object is meaningful to some but not all, LDP
.1.3.6.1.4.1.1916.1.37.1.20,EXTREME-MPLS-MIB::extremeMplsNotifLdpPeerLdpId,OCTET,accessible-for-notify,,current,,The LDP identifier of this LDP Peer.
.1.3.6.1.4.1.1916.1.37.1.21,EXTREME-MPLS-MIB::extremeMplsNotifLdpSessionState,INTEGER,accessible-for-notify,,current,nonexistent(1):initialized(2):openrec(3):opensent(4):operational(5),The current state of the session, all of the states 1 to 5 are based on the state machine for session negotiation behavior.
.1.3.6.1.4.1.1916.1.37.1.22,EXTREME-MPLS-MIB::extremeMplsNotifLdpSessionDiscontinuityTime,TimeTicks,accessible-for-notify,,current,,The initial value of this object is the value of sysUpTime when the entry was created in this table. Subsequent notifications report the time when the session between a given Entity and Peer goes away or a new session is established.
.1.3.6.1.4.1.1916.1.37.1.23,EXTREME-MPLS-MIB::extremeVplsNotifConfigIndex,Unsigned32,accessible-for-notify,,current,,Unique index for the conceptual row identifying a VPLS service in the vplsConfigTable.
.1.3.6.1.4.1.1916.1.37.1.24,EXTREME-MPLS-MIB::extremeVplsNotifConfigVpnId,OCTET,accessible-for-notify,,current,,This objects indicates the IEEE 802-1990 VPN ID of the 
.1.3.6.1.4.1.1916.1.37.1.25,EXTREME-MPLS-MIB::extremeVplsNotifConfigAdminStatus,INTEGER,accessible-for-notify,,current,up(1):down(2):testing(3),The administrative state of the VPLS service. 
.1.3.6.1.4.1.1916.1.37.1.26,EXTREME-MPLS-MIB::extremeVplsNotifStatusOperStatus,INTEGER,accessible-for-notify,,current,up(1):degraded(2):down(3),The current operational state of this VPLS Service. pseudo-wires for this vpls is up and the attachment circuit
.1.3.6.1.4.1.1916.1.37.1.27,EXTREME-MPLS-MIB::extremePwNotificationLspIndex,Unsigned32,accessible-for-notify,,current,,This variable indicates the index of the LSP
.1.3.6.1.4.1.1916.1.37.2,EXTREME-MPLS-TE-MIB::extremeMplsTeMIB,,,,,,Extreme extensions to mplsTeStdMIB
.1.3.6.1.4.1.1916.1.37.2.1,EXTREME-MPLS-TE-MIB::extremeMplsTeScalars,,,,,,
.1.3.6.1.4.1.1916.1.37.2.2,EXTREME-MPLS-TE-MIB::extremeMplsTeObjects,,,,,,
.1.3.6.1.4.1.1916.1.37.2.2.1,EXTREME-MPLS-TE-MIB::extremeMplsTunnelTable,,not-accessible,,current,,The mplsTunnelTable (see RFC 3812) allows new MPLS tunnels to be created between an LSR and a remote endpoint, and existing tunnels to be reconfigured or removed. Note that only point-to-point tunnel segments are supported, although multipoint-to-point and point- to-multipoint connections are supported by an LSR acting as a cross-connect. Each MPLS tunnel can thus have one out-segment originating at this LSR and/or one in-segment terminating at this LSR. Extreme Networks MPLS implementation allows tunnel instances with a common endpoint to be grouped at the ingress LSR to provide redundancy. The role of each tunnel in the group must be configured and is indicated by extremeMplsTunnelRedundancyType. The failover to a redundant tunnel is implementation dependent.
.1.3.6.1.4.1.1916.1.37.2.2.1.1,EXTREME-MPLS-TE-MIB::extremeMplsTunnelEntry,,not-accessible,mplsTunnelIndex:mplsTunnelInstance:mplsTunnelIngressLSRId:mplsTunnelEgressLSRId,current,,An entry in this table represents an extension to an MPLS tunnel reported in the mplsTunnelTable (see RFC 3812). An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS signalling protocol. An entry in this table displays an ingress tunnel only since the tunnel type is a configured value at the local node and is not exchanged by the signalling protocol.
.1.3.6.1.4.1.1916.1.37.2.2.1.1.1,EXTREME-MPLS-TE-MIB::mplsTunnelRedundancyType,INTEGER,read-write,,current,primary(1):secondary(2),Identifies the tunnel redundancy type associated with this tunnel instance. A value of primary(1) or secondary(2) MAY be assigned by the network administrator or by an SNMP manager at the time of setting up the tunnel.
.1.3.6.1.4.1.1916.1.37.2.2.1.1.2,EXTREME-MPLS-TE-MIB::mplsTunnelRedundancyStatus,INTEGER,read-only,,current,active(1):standby(2),Indicates the actual redundancy status of this tunnel. When the status is active, the tunnel is the preferred tunnel in the group.
.1.3.6.1.4.1.1916.1.37.2.2.1.1.3,EXTREME-MPLS-TE-MIB::mplsTunnelTransportStatus,BITS,read-write,,current,allowAllIp(0):allowAssignedIpOnly(1):allowAllLayer2Vpn(2):allowAsignedLayer2VpnOnly(3),Indicates the type of traffic the tunnel group can be used for sending. When the allowAllIp(0) bit is set, IP traffic destined for  all IPv4 routes will be allowed over any tunnel in the group  marked active. When the allowAssignedIpOnly(1) bit is set, IP traffic destined only for IPv4 static routes that have been explicitly configured to use this tunnel group will be allowed. When the allowAllLayer2Vpn(2) bit is set, layer 2 VPN traffic for all layer 2 VPNs will be allowed over any tunnel in the  group marked active. When the allowAssignedLayer2VpnOnly(3) bit is set, layer 2 VPN  traffic destined only for pseudo-wires that have been explicitly  configured to use this tunnel group will be allowed.
.1.3.6.1.4.1.1916.1.37.2.3,EXTREME-MPLS-TE-MIB::extremeMplsTeConformance,,,,,,
.1.3.6.1.4.1.1916.1.37.3,EXTREME-MPLS-MIB::extremeVplsObjects,,,,,,
.1.3.6.1.4.1.1916.1.37.3.1,EXTREME-MPLS-MIB::extremeVplsConfigTable,,not-accessible,,current,,This table specifies information for configuring and monitoring Virtual Private Lan Services(VPLS). 
.1.3.6.1.4.1.1916.1.37.3.1.1,EXTREME-MPLS-MIB::extremeVplsConfigEntry,,not-accessible,extremeVplsConfigIndex,current,,A row in this table represents a Virtual Private Lan Service(VPLS) in a packet network. It is indexed by extremeVplsConfigIndex, which uniquely identifies a  single VPLS. 
.1.3.6.1.4.1.1916.1.37.3.1.1.1,EXTREME-MPLS-MIB::extremeVplsConfigIndex,Unsigned32,not-accessible,,current,,Unique index for the conceptual row identifying a VPLS service.
.1.3.6.1.4.1.1916.1.37.3.1.1.2,EXTREME-MPLS-MIB::extremeVplsConfigRedunType,INTEGER,read-only,,current,none(0):esrp(1):eaps(2):stp(3),This variable indicates the redundancy type for this vpls. Redundacy states can be None, EAPS, ESRP and STP.
.1.3.6.1.4.1.1916.1.37.3.1.1.3,EXTREME-MPLS-MIB::extremeVplsConfigEAPSStatus,OCTET,read-only,,current,,This variable indicates the EAPS redundancy status for this vpls. It displays Protected if the VLAN is protected, else Not Protected. EAPS Status displays the following values Waiting - if we are waiting on EAPS status Connected - if EAPS ring status is connected to VLAN. PW will not be installed in this state. Disconnected - if EAPS ring state is disconnected. PW will be installed in this state. Unknown - if EAPS is not found  
.1.3.6.1.4.1.1916.1.37.3.1.1.4,EXTREME-MPLS-MIB::extremeVplsConfigESRPState,OCTET,read-only,,current,,This variable indicates the ESRP redundancy state for this vpls. ESRP states can have two values : Master and Slave PW will only be installed when ESRP is in the Master state. 
.1.3.6.1.4.1.1916.1.37.3.2,EXTREME-MPLS-MIB::extremeVplsStatusTable,,not-accessible,,current,,This table specifies information for configuring and monitoring Virtual Private Lan Services(VPLS). 
.1.3.6.1.4.1.1916.1.37.3.2.1,EXTREME-MPLS-MIB::extremeVplsStatusEntry,,not-accessible,extremeVplsStatusIndex,current,,A row in this table represents a Virtual Private Lan Service(VPLS) in a packet network. It is indexed by extremeVplsConfigIndex, which uniquely identifies a  single VPLS. 
.1.3.6.1.4.1.1916.1.37.3.2.1.1,EXTREME-MPLS-MIB::extremeVplsStatusIndex,Unsigned32,not-accessible,,current,,Unique index for the conceptual row identifying a VPLS service.
.1.3.6.1.4.1.1916.1.37.3.2.1.2,EXTREME-MPLS-MIB::extremeVplsOperStatus,INTEGER,read-only,,current,up(1):degraded(2):down(3),This variable indicates the vpls operation Status. This is a special status provided which has values up,down and degraded. This is different from the vpls pw status shown in the standard mib. Up - all PWs are in the Up or Ready state. Degraded - Atleast one PW is in the Up or Ready state. Down - None of the PWs are in Up or Ready state.
.1.3.6.1.4.1.1916.1.37.3.3,EXTREME-MPLS-MIB::extremeVplsPeerTable,,not-accessible,,current,,This table provides information for monitoring Virtual Private Lan Services(VPLS) Peer Entries.
.1.3.6.1.4.1.1916.1.37.3.3.1,EXTREME-MPLS-MIB::extremeVplsPeerEntry,,not-accessible,extremeVplsIndex:extremeVplsPwBindIndex,current,,This entry contains information of all the peers belonging to a particular VPLS 
.1.3.6.1.4.1.1916.1.37.3.3.1.1,EXTREME-MPLS-MIB::extremeVplsIndex,Unsigned32,not-accessible,,current,,Unique index for the conceptual row identifying a VPLS service.
.1.3.6.1.4.1.1916.1.37.3.3.1.2,EXTREME-MPLS-MIB::extremeVplsPwBindIndex,Unsigned32,not-accessible,,current,,Secondary Index for the conceptual row identifying a pseudowire within the PwEntry which MUST match an entry from the PW-STD-MIB's PwTable which represents an already-provisioned pseuwowire that is then associated with this VPLS instance.
.1.3.6.1.4.1.1916.1.37.3.3.1.3,EXTREME-MPLS-MIB::extremePwInstalled,INTEGER,read-only,,current,false(0):true(1),Boolean true or false indicating if PW is installed
.1.3.6.1.4.1.1916.1.37.3.3.1.4,EXTREME-MPLS-MIB::extremePwMode,INTEGER,read-only,,current,coretocore(1):coretospoke(2):spoketocore(3),The peer mode of this pw. It indicates its current mode and the mode of  the switch it is connected to. It can have the following values : Core-to-core, Core-to-Spoke and Spoke-to-Core.
.1.3.6.1.4.1.1916.1.37.3.3.1.5,EXTREME-MPLS-MIB::extremePwConfiguredRole,INTEGER,read-only,,current,primary(1):secondary(2):notApplicable(3),The configured role of this pw. It applies only in the case the PWMode is Core-to-core. In this case, the configured role can either be Primary or  Secondary. For all the other PW modes, the configured role does not apply.
.1.3.6.1.4.1.1916.1.37.4,EXTREME-MPLS-MIB::extremeL2VpnMplsNotificationHandler,,,,,,
.1.3.6.1.4.1.1916.1.37.4.1,EXTREME-MPLS-MIB::extremeMPLSTrapsEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Mpls Trap status. If enabled then all the mpls related traps will be sent out.
.1.3.6.1.4.1.1916.1.37.4.2,EXTREME-MPLS-MIB::extremeL2VpnTrapsEnable,INTEGER,read-write,,current,enabled(1):disabled(2),L2Vpn Trap status. If enabled then all the l2vpn related traps will be sent out.
.1.3.6.1.4.1.1916.1.37.5,EXTREME-MPLS-MIB::extremePwObjects,,,,,,
.1.3.6.1.4.1.1916.1.37.5.1,EXTREME-MPLS-MIB::extremePwPerfTable,,not-accessible,,current,,This table provides per-PW performance information.
.1.3.6.1.4.1.1916.1.37.5.1.1,EXTREME-MPLS-MIB::extremePwPerfEntry,,not-accessible,pwIndex,current,,An entry in this table is created by the agent for every PW.
.1.3.6.1.4.1.1916.1.37.5.1.1.1,EXTREME-MPLS-MIB::pwPerfInPackets,Counter32,read-only,,current,,The counter for the total number of packets received  by the PW (from the PSN). This is the 32-bit value of  the least significant part of the 64-bit value  pwPerfInHCPackets.
.1.3.6.1.4.1.1916.1.37.5.1.1.2,EXTREME-MPLS-MIB::pwPerfInBytes,Counter32,read-only,,current,,The counter for the total number of bytes received  by the PW (from the PSN). This is the 32-bit value of  the least significant part of the 64-bit value  pwPerfInHCBytes.
.1.3.6.1.4.1.1916.1.37.5.1.1.3,EXTREME-MPLS-MIB::pwPerfOutPackets,Counter32,read-only,,current,,The counter for the total number of packets forwarded  by the PW (to the PSN). This is the 32-bit value of  the least significant part of the 64-bit value  pwPerfOutHCPackets.
.1.3.6.1.4.1.1916.1.37.5.1.1.4,EXTREME-MPLS-MIB::pwPerfOutBytes,Counter32,read-only,,current,,The counter for the total number of bytes forwarded  by the PW (to the PSN). This is the 32-bit value of  the least significant part of the 64-bit value  pwPerfOutHCBytes.
.1.3.6.1.4.1.1916.1.37.5.1.1.5,EXTREME-MPLS-MIB::pwPerfInHCPackets,Counter64,read-only,,current,,High-capacity counter for the total number of packets received by the PW (from the PSN).
.1.3.6.1.4.1.1916.1.37.5.1.1.6,EXTREME-MPLS-MIB::pwPerfInHCBytes,Counter64,read-only,,current,,High-capacity counter for the total number of bytes received by the PW (from the PSN).
.1.3.6.1.4.1.1916.1.37.5.1.1.7,EXTREME-MPLS-MIB::pwPerfOutHCPackets,Counter64,read-only,,current,,High-capacity counter for the total number of packets  forwarded by the PW (to the PSN).
.1.3.6.1.4.1.1916.1.37.5.1.1.8,EXTREME-MPLS-MIB::pwPerfOutHCBytes,Counter64,read-only,,current,,High-capacity counter for the total number of bytes  forwarded by the PW (to the PSN).
.1.3.6.1.4.1.1916.1.37.5.2,EXTREME-MPLS-MIB::extremePwLspOutboundMappingTable,,not-accessible,,current,,This table provides mappings between PW and LSP  outbound tunnels.
.1.3.6.1.4.1.1916.1.37.5.2.1,EXTREME-MPLS-MIB::extremePwLspOutboundMappingEntry,,not-accessible,pwIndex:lspIndex,current,,An entry in this table is created by the agent for each LSP in-use by a PW.
.1.3.6.1.4.1.1916.1.37.5.2.1.1,EXTREME-MPLS-MIB::lspIndex,Unsigned32,not-accessible,,current,,The second index for the table. It contains  the unique id assigned to a tunnel used by the PW.
.1.3.6.1.4.1.1916.1.37.5.2.1.2,EXTREME-MPLS-MIB::pwLspOutboundLsrXcIndex,OCTET,read-only,,current,,This object is applicable if pwLspOutboundTunnelTypeInUse  is mplsNonTe(2), and MUST return a value of zero otherwise.  If the outer tunnel is signaled, it indicates the XC index  in the MPLS-LSR-STD-MIB of the outer tunnel toward the peer.  Otherwise if tunnel is set up manually, it indicates  the XC index of the manually created outer tunnel.
.1.3.6.1.4.1.1916.1.37.5.2.1.3,EXTREME-MPLS-MIB::pwLspOutboundTunnelIndex,Unsigned32,read-only,,current,,This object is applicable if pwLspOutboundTunnelTypeInUse  is mplsTe(1), and MUST return a value of zero otherwise.
.1.3.6.1.4.1.1916.1.37.5.2.1.4,EXTREME-MPLS-MIB::pwLspOutboundTunnelInstance,Unsigned32,read-only,,current,,This object is applicable if pwLspOutboundTunnelTypeInUse  is mplsTe(1), and MUST return a value of zero otherwise.
.1.3.6.1.4.1.1916.1.37.5.2.1.5,EXTREME-MPLS-MIB::pwLspOutboundTunnelLclLSR,OCTET,read-only,,current,,This object is applicable if pwLspOutboundTunnelTypeInUse  is mplsTe(1), and MUST return a value of all zeros otherwise.
.1.3.6.1.4.1.1916.1.37.5.2.1.6,EXTREME-MPLS-MIB::pwLspOutboundTunnelPeerLSR,OCTET,read-only,,current,,This object is applicable if pwLspOutboundTunnelTypeInUse  is mplsTe(1), and MUST return a value of zero otherwise.
.1.3.6.1.4.1.1916.1.37.5.2.1.7,EXTREME-MPLS-MIB::pwLspOutboundTunnelTypeInUse,INTEGER,read-only,,current,mplsTe(1):mplsNonTe(2),This object indicates the current tunnel that is carrying the PW traffic.
.1.3.6.1.4.1.1916.1.37.5.3,EXTREME-MPLS-MIB::extremePwLspPerfTable,,not-accessible,,current,,This table provides performance information for each LSP  in-use by a PW.
.1.3.6.1.4.1.1916.1.37.5.3.1,EXTREME-MPLS-MIB::extremePwLspPerfEntry,,not-accessible,pwIndex:lspIndex,current,,An entry in this table is created by the agent for each LSP in-use by a PW.
.1.3.6.1.4.1.1916.1.37.5.3.1.1,EXTREME-MPLS-MIB::pwLspPerfOutPackets,Counter32,read-only,,current,,The counter for the number of packets forwarded  by the LSP for the given PW (to the PSN). This is  the 32-bit value of the least significant part of  the 64-bit value pwLspPerfOutHCPackets.
.1.3.6.1.4.1.1916.1.37.5.3.1.2,EXTREME-MPLS-MIB::pwLspPerfOutBytes,Counter32,read-only,,current,,The counter for the number of bytes forwarded  by the LSP for the given PW (to the PSN). This is  the 32-bit value of the least significant part of  the 64-bit value pwLspPerfOutHCBytes.
.1.3.6.1.4.1.1916.1.37.5.3.1.3,EXTREME-MPLS-MIB::pwLspPerfOutHCPackets,Counter64,read-only,,current,,High-capacity counter for the number of packets forwarded  by the LSP for the given PW (to the PSN).
.1.3.6.1.4.1.1916.1.37.5.3.1.4,EXTREME-MPLS-MIB::pwLspPerfOutHCBytes,Counter64,read-only,,current,,High-capacity counter for the number of bytes forwarded  by the LSP for the given PW (to the PSN).
.1.3.6.1.4.1.1916.1.38,EXTREME-BASE-MIB::extremeHclag,,,,,,
.1.3.6.1.4.1.1916.1.38.1,EXTREME-HCLAG-MIB::extremeHclagTable,,not-accessible,,current,,This table contains HCLAG information about all Health Check LAGs on this device.
.1.3.6.1.4.1.1916.1.38.1.1,EXTREME-HCLAG-MIB::extremeHclagEntry,,not-accessible,extremeHclagGroup:extremeHclagMemberPort,current,,An individual entry of this table contains  information related to that Health Check LAG.
.1.3.6.1.4.1.1916.1.38.1.1.1,EXTREME-HCLAG-MIB::extremeHclagGroup,OCTET,read-only,,current,,This represents the LAG (Link Aggregation Group's)  identifier.
.1.3.6.1.4.1.1916.1.38.1.1.2,EXTREME-HCLAG-MIB::extremeHclagMemberPort,Unsigned32,read-only,,current,,This represents a member port within the LAG.
.1.3.6.1.4.1.1916.1.38.1.1.3,EXTREME-HCLAG-MIB::extremeHclagAdminState,INTEGER,read-only,,current,true(1):false(2),This represents if the member port has been enabled for health checking
.1.3.6.1.4.1.1916.1.38.1.1.4,EXTREME-HCLAG-MIB::extremeHclagLinkState,INTEGER,read-only,,current,true(1):false(2),This represents state of member ports physical link.
.1.3.6.1.4.1.1916.1.38.1.1.5,EXTREME-HCLAG-MIB::extremeHclagStatus,INTEGER,read-only,,current,true(1):false(2),This represents if the member port has been added to the aggregator or not.
.1.3.6.1.4.1.1916.1.39,EXTREME-BASE-MIB::extremeVM,,,,,,
.1.3.6.1.4.1.1916.1.39.1,EXTREME-VM-MIB::extremeVMGeneral,,,,,,
.1.3.6.1.4.1.1916.1.39.1.1,EXTREME-VM-MIB::extremeVMFTPServerTable,,not-accessible,,current,,The FTP servers defined for this switch
.1.3.6.1.4.1.1916.1.39.1.1.1,EXTREME-VM-MIB::extremeVMFTPServerEntry,,not-accessible,extremeVMFTPServerType,current,,The FTP server entry for this switch
.1.3.6.1.4.1.1916.1.39.1.1.1.1,EXTREME-VM-MIB::extremeVMFTPServerType,INTEGER,accessible-for-notify,,current,primary(1):backup(2),The type of the FTP server. The backup server is contacted if the primary fails to respond.
.1.3.6.1.4.1.1916.1.39.1.1.1.2,EXTREME-VM-MIB::extremeVMFTPAddrType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP type of IP address.
.1.3.6.1.4.1.1916.1.39.1.1.1.3,EXTREME-VM-MIB::extremeVMFTPServer,OCTET,read-create,,current,,The IP Address of the FTP server used for transferring various management files.
.1.3.6.1.4.1.1916.1.39.1.1.1.4,EXTREME-VM-MIB::extremeVMFTPSynchInterval,INTEGER,read-create,,current,,The time in minutes between automatic synchronization attempts.  A value of 0 indicates that automatic synchronizations are not performed.  Note that each switch will not perform a synchronization at exactly  the time configured, but will vary the synchronization interval between 3/4 and 5/4 of the  configured interval.  This will avoid the situation where all switches in a network attempt a  synchronizationat exactly the same moment. Other than value of 0 value of 40-3600 can be configured as interval. Automatic synchronization is disabled by default, and requests to enable  them are rejected until the FTP server information (IP or IPv6 Address, Username, and Password) is configured.
.1.3.6.1.4.1.1916.1.39.1.1.1.5,EXTREME-VM-MIB::extremeVMFTPRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),There can only be two entries in this table, on each for primary and secondary FTP servers
.1.3.6.1.4.1.1916.1.39.1.1.1.6,EXTREME-VM-MIB::extremeVMFTPPathName,OCTET,read-write,,current,,The FTP server directory name for the policies to be synchronized.  A value of '/pub' will be used by default for anonymous users and  value of '/' will be used for other users
.1.3.6.1.4.1.1916.1.39.1.1.1.7,EXTREME-VM-MIB::extremeVMFTPUsername,OCTET,read-write,,current,,A valid username on the FTP server.
.1.3.6.1.4.1.1916.1.39.1.1.1.8,EXTREME-VM-MIB::extremeVMFTPPassword,OCTET,read-write,,current,,The Password associated with the FTP user.  This object will return a zero length string when queried
.1.3.6.1.4.1.1916.1.39.1.2,EXTREME-VM-MIB::extremeVMFTPPolicyDir,OCTET,read-write,,obsolete,,The server directory name for the policies to be synchronized.  A value of '/' will be used by default
.1.3.6.1.4.1.1916.1.39.1.3,EXTREME-VM-MIB::extremeVMLastSynch,TimeTicks,read-only,,current,,The timestamp of the most recent synchronization attempt
.1.3.6.1.4.1.1916.1.39.1.4,EXTREME-VM-MIB::extremeVMLastSynchStatus,INTEGER,read-only,,current,success(1):accessDenied(2):serverTimeout(3):serverNotConfigured(4),The result of the most recent synchronization attempt. success(1) - indicates that the synchronization completed successfully accessDenied(2) - The username and password were not accepted by the server serverTimeout(3) - Could not establish a file transfer session with the configured server
.1.3.6.1.4.1.1916.1.39.1.5,EXTREME-VM-MIB::extremeVMSynchAdminState,INTEGER,read-write,,current,idle(1):synchronizeNow(2),Triggers a synchronization cycle on demand. A synchronization will automatically  download new or updated policies as well as delete policies to match those on the server. idle(1) is returned whenever this object is read. synchronizeNow(2) triggers an immediate synchronization, and will be reflected in extremeVMSynchOperState. Attempts to set this variable to synchronizeNow(2) will be rejected if a synchronization is  currently in progress.
.1.3.6.1.4.1.1916.1.39.1.6,EXTREME-VM-MIB::extremeVMSynchOperState,INTEGER,read-only,,current,idle(1):synchronizing(2),Indicates if a synchronization is in progress, either on-demand or automatic
.1.3.6.1.4.1.1916.1.39.1.7,EXTREME-VM-MIB::extremeVMTrackingEnabled,INTEGER,read-write,,current,true(1):false(2),The VM tracking feature is disabled by default, and can be enabled using this object.
.1.3.6.1.4.1.1916.1.39.1.8,EXTREME-VM-MIB::extremeVMPortConfigTable,,not-accessible,,current,,Configures the VM features on each port.
.1.3.6.1.4.1.1916.1.39.1.8.1,EXTREME-VM-MIB::extremeVMPortConfigEntry,,not-accessible,extremeVMPortConfigIfIndex,current,,An entry in the table for VM features on each port.
.1.3.6.1.4.1.1916.1.39.1.8.1.1,EXTREME-VM-MIB::extremeVMPortConfigIfIndex,Integer32,accessible-for-notify,,current,,The value of ifIndex of a physical port capable of supporting the VM Tracking features
.1.3.6.1.4.1.1916.1.39.1.8.1.2,EXTREME-VM-MIB::extremeVMPortConfigVMTrackingEnabled,INTEGER,read-write,,current,true(1):false(2),Enables the VM Tracking feature on a port. The VM Tracking feature is disabled by default
.1.3.6.1.4.1.1916.1.39.1.8.1.3,EXTREME-VM-MIB::extremeVMPortConfigVMTrackingDynVlanEnabled,INTEGER,read-write,,current,true(1):false(2),Enables the VM Tracking Dynamic VLAN feature on a port. This feature is disabled by default.  VM Tracking feature must be enabled before enabling this feature.
.1.3.6.1.4.1.1916.1.39.2,EXTREME-VM-MIB::extremeVMVPP,,,,,,
.1.3.6.1.4.1.1916.1.39.2.1,EXTREME-VM-MIB::extremeVMVPPTable,,not-accessible,,current,,This table contains Port Policies contained within this switch. Port Policies come in two variants: network and local. Network policies are downloaded from the FTP server; local policies reside only within a single switch.
.1.3.6.1.4.1.1916.1.39.2.1.1,EXTREME-VM-MIB::extremeVMVPPEntry,,not-accessible,extremeVMVPPType:extremeVMVPPName,current,,An entry in the table of VM policy information of this device. This table is populated with two sets of policies, those downloaded from the policy server and those defined locally on this switch.
.1.3.6.1.4.1.1916.1.39.2.1.1.1,EXTREME-VM-MIB::extremeVMVPPType,INTEGER,accessible-for-notify,,current,network(1):local(2),The type of the port profile. Network port profiles are obtained from a central policy store.  Local policies are specific to this particular switch.
.1.3.6.1.4.1.1916.1.39.2.1.1.2,EXTREME-VM-MIB::extremeVMVPPName,OCTET,accessible-for-notify,,current,,The name of the Port VPP. VPP names must be alpha-numeric and must start with an alpha character. When received as part of extremeVMVPPSyncFailed notification, ignore this field if the value of extremeVMVPPSynchType is global(1).
.1.3.6.1.4.1.1916.1.39.2.1.1.3,EXTREME-VM-MIB::extremeVMVPPControl,INTEGER,read-write,,current,synchronizeNow(1):noOperation(2),Performs the requested operation on this policy. synchronizeNow(1) will download a copy of the policy from the FTP server. (Network policies only) This object will return noOperation(2) if read.
.1.3.6.1.4.1.1916.1.39.2.1.1.4,EXTREME-VM-MIB::extremeVMVPPRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Only local VPPs can be created or deleted.
.1.3.6.1.4.1.1916.1.39.2.1.1.5,EXTREME-VM-MIB::extremeVMVPPCounter,INTEGER,read-create,,current,none(0):ingress-only(1):egress-only(2):both(3),This object specifies whether the VM gets attached to this VPP needs to install dynamic counters to count packets source MAC address matches VM MAC for ingress,  packets destination MAC address matches VM MAC for egress, packet source/destination MAC address matches VM MAC for both. If none option is chosen the dynamic counters will be uninstalled if it has been already installed, if not nothing happens.
.1.3.6.1.4.1.1916.1.39.2.1.1.6,EXTREME-VM-MIB::extremeVMVPPVLANTag,INTEGER,read-create,,current,,VLAN Tag for Dynamic VLAN creation. For unset the value of 0 can be configured during that extremeVMVPPVLANVRName also be set to null string.  If this parameter is not configured then 0 will be displayed .  While setting this object if extremeVMVPPVLANVRName is not  set then that will be assumed to have default value of VR-Default.
.1.3.6.1.4.1.1916.1.39.2.1.1.7,EXTREME-VM-MIB::extremeVMVPPVLANVRName,OCTET,read-create,,current,,The Virtual router name for Dynamic VLAN creation. VR-Mgmt cannot be specified and specified VR Name should be existing. By default VR-Default will be used. This object display non-null string only when extremeVMVPPVLANTag has non zero value. If this object is going to be configured after extremeVMVPPVLANTag has been configured for non zero value then this SET might be rejected if any of detected VM clients uses this VPP and these VPPs VR Name alone changes. Even though this object is specifically set to null string still this object display VR-Default if extremeVMVPPVLANTag has non zero value
.1.3.6.1.4.1.1916.1.39.2.2,EXTREME-VM-MIB::extremeVMMappingTable,,not-accessible,,current,,This table contains the mapping of port policies to virtual machine MAC addresses.
.1.3.6.1.4.1.1916.1.39.2.2.1,EXTREME-VM-MIB::extremeVMMappingEntry,,not-accessible,extremeVMMappingType:extremeVMMappingMAC,current,,An entry in the table of VM information of this device.
.1.3.6.1.4.1.1916.1.39.2.2.1.1,EXTREME-VM-MIB::extremeVMMappingType,INTEGER,accessible-for-notify,,current,network(1):local(2),The type of mapping for this entry. A local mapping exists only on this specific switch.  A network mapping is one obtained via a download of a mapping file.
.1.3.6.1.4.1.1916.1.39.2.2.1.2,EXTREME-VM-MIB::extremeVMMappingMAC,OCTET,accessible-for-notify,,current,,The MAC address associated with the Virtual Machine. Note that a VM may have multiple MAC addresses.
.1.3.6.1.4.1.1916.1.39.2.2.1.3,EXTREME-VM-MIB::extremeVMMappingIngressVPPName,OCTET,read-create,,obsolete,,The ingress policy associated with the VM/MAC address. Note that this may refer to a policy without a corresponding entry in the extremeVMVPPTable if a network policy mapping refers to a non-existent policy. This would indicate an error in the policy mapping file that is consulted if network authentication fails. When creating an entry in this table, this name must refer to an existing, valid, local policy. The creation of a mapping to a network policy is not permitted. Those mappings must be created at the central policy server.
.1.3.6.1.4.1.1916.1.39.2.2.1.4,EXTREME-VM-MIB::extremeVMMappingEgressVPPName,OCTET,read-create,,obsolete,,The egress policy associated with the VM/MAC address. Note that this may refer to a policy without a corresponding entry in the extremeVMVPPTable if a network policy mapping refers to a non-existent policy. This would indicate an error in the policy mapping file that is consulted if network authentication fails. When creating an entry in this table, this name must refer to an existing, valid, local policy. The creation of a mapping to a network policy is not permitted. Those mappings must be created at the central policy server.
.1.3.6.1.4.1.1916.1.39.2.2.1.5,EXTREME-VM-MIB::extremeVMMappingStatus,INTEGER,read-only,,current,vppValid(1):vppMissing(2):vppInvalid(3):vppNotMapped(4),Indicates the virtual port profile mapping status. vppValid(1) -> When VPP mapped to this VM MAC does not have any policies  associated with it (or) all the policies associated with  this VPP can be applied (policy validation is success).  Policy validation will happen only when this VM MAC is detected. vppMissing(2)-> This value is applicable only for network VM if the  specified VPP Name was missing. vppInvalid(3)-> When any one of polices mapped to VPP cannot be applied  (policy validation failed) because the policy file contains  one or more errors that prevent it from being applied vppNotMaped(4)-> If the VM does not have any VPP Mapped.
.1.3.6.1.4.1.1916.1.39.2.2.1.6,EXTREME-VM-MIB::extremeVMMappingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Only local virtual port profiles can be created or deleted.
.1.3.6.1.4.1.1916.1.39.2.2.1.7,EXTREME-VM-MIB::extremeVMMappingVPPName,OCTET,read-create,,current,,The virtual port profile associated with the VM/MAC address.  When creating an entry in this table, this name must refer to  an existing, valid, local profile.  The creation of a mapping to a network profile is not permitted.  Those mappings must be created at the central policy server.
.1.3.6.1.4.1.1916.1.39.2.2.1.8,EXTREME-VM-MIB::extremeVMMappingVLANTag,INTEGER,read-create,,current,,VLAN Tag for Dynamic VLAN creation. For unset the value of 0 can be configured during that extremeVMMappingVLANVRName also be set to null string.  If this parameter is not configured then 0 will be displayed .  While setting this object if extremeVMMappingVLANVRName is not  set then that will be assumed to have default value of VR-Default.
.1.3.6.1.4.1.1916.1.39.2.2.1.9,EXTREME-VM-MIB::extremeVMMappingVLANVRName,OCTET,read-create,,current,,The Virtual router name for Dynamic VLAN creation. VR-Mgmt cannot be specified and specified VR Name should be existing. By default VR-Default will be used. This object display non-null string only when extremeVMMappingVLANTag has non zero value. If this object is going to be configured after extremeVMMappingVLANTag has been configured for non zero value then this SET might be rejected if any of detected VM clients uses this mapping and these mapping VR Name alone changes. Even though this object is specifically set to null string still this object display VR-Default if extremeVMVPPVLANTag has non zero value
.1.3.6.1.4.1.1916.1.39.2.3,EXTREME-VM-MIB::extremeVMVPP2PolicyTable,,not-accessible,,obsolete,,This table contains the mapping of a VPP to individual Policies.
.1.3.6.1.4.1.1916.1.39.2.3.1,EXTREME-VM-MIB::extremeVMVPP2PolicyEntry,,not-accessible,extremeVMVPP2PolicyVPPName:extremeVMVPP2PolicyPolicyName:extremeVMVPP2PolicyType,obsolete,,An individual mapping of VPP to Policy.
.1.3.6.1.4.1.1916.1.39.2.3.1.1,EXTREME-VM-MIB::extremeVMVPP2PolicyVPPName,OCTET,not-accessible,,obsolete,,The name of the VPP
.1.3.6.1.4.1.1916.1.39.2.3.1.2,EXTREME-VM-MIB::extremeVMVPP2PolicyPolicyName,OCTET,not-accessible,,obsolete,,The name of the local policy
.1.3.6.1.4.1.1916.1.39.2.3.1.3,EXTREME-VM-MIB::extremeVMVPP2PolicyType,INTEGER,not-accessible,,obsolete,policyFile(1):dynamicACL(2),The type of policy
.1.3.6.1.4.1.1916.1.39.2.3.1.4,EXTREME-VM-MIB::extremeVMVPP2PolicyOrder,Integer32,read-create,,obsolete,,The order in which this policy will be executed
.1.3.6.1.4.1.1916.1.39.2.3.1.5,EXTREME-VM-MIB::extremeVMVPP2PolicyRowStatus,INTEGER,read-create,,obsolete,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this mapping.
.1.3.6.1.4.1.1916.1.39.2.4,EXTREME-VM-MIB::extremeVMVPPDetailTable,,not-accessible,,current,,This table contains the mapping of a VPP to individual Policies.
.1.3.6.1.4.1.1916.1.39.2.4.1,EXTREME-VM-MIB::extremeVMVPPDetailEntry,,not-accessible,extremeVMVPPDetailVPPName:extremeVMVPPDetailDirection:extremeVMVPPDetailType:extremeVMVPPDetailOrder:extremeVMVPPDetailPolicyName,current,,A set of mappings from a VPP to one or more policies.
.1.3.6.1.4.1.1916.1.39.2.4.1.1,EXTREME-VM-MIB::extremeVMVPPDetailVPPName,OCTET,not-accessible,,current,,The name of the VPP
.1.3.6.1.4.1.1916.1.39.2.4.1.2,EXTREME-VM-MIB::extremeVMVPPDetailDirection,INTEGER,not-accessible,,current,ingress(1):egress(2),The direction in which the policy will be applied
.1.3.6.1.4.1.1916.1.39.2.4.1.3,EXTREME-VM-MIB::extremeVMVPPDetailType,INTEGER,not-accessible,,current,policyFile(1):dynamicACL(2),The type of policy
.1.3.6.1.4.1.1916.1.39.2.4.1.4,EXTREME-VM-MIB::extremeVMVPPDetailOrder,Integer32,not-accessible,,current,,The order in which this policy will be executed
.1.3.6.1.4.1.1916.1.39.2.4.1.5,EXTREME-VM-MIB::extremeVMVPPDetailPolicyName,OCTET,not-accessible,,current,,The name of the local policy
.1.3.6.1.4.1.1916.1.39.2.4.1.6,EXTREME-VM-MIB::extremeVMVPPDetailRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this mapping.
.1.3.6.1.4.1.1916.1.39.3,EXTREME-VM-MIB::extremeVMDetected,,,,,,
.1.3.6.1.4.1.1916.1.39.3.1,EXTREME-VM-MIB::extremeVMDetectedNumber,Gauge32,read-only,,current,,The number of virtual machines detected on this switch.
.1.3.6.1.4.1.1916.1.39.3.2,EXTREME-VM-MIB::extremeVMDetectedTable,,not-accessible,,current,,This table contains the currently detected VMs on this switch.
.1.3.6.1.4.1.1916.1.39.3.2.1,EXTREME-VM-MIB::extremeVMDetectedEntry,,not-accessible,extremeVMDetectedMAC,current,,An entry in the table of VM information of this device.
.1.3.6.1.4.1.1916.1.39.3.2.1.1,EXTREME-VM-MIB::extremeVMDetectedMAC,OCTET,accessible-for-notify,,current,,The MAC address associated with the Virtual Machine. Note that a VM may have multiple MAC addresses.
.1.3.6.1.4.1.1916.1.39.3.2.1.2,EXTREME-VM-MIB::extremeVMDetectedVMName,OCTET,read-only,,current,,The name of the Virtual Machine. Note that a VM authenticated locally may not have a name.
.1.3.6.1.4.1.1916.1.39.3.2.1.3,EXTREME-VM-MIB::extremeVMDetectedIngressVPPName,OCTET,read-only,,obsolete,,The name of the policy applied (or attempted to apply) to this virtual machine.
.1.3.6.1.4.1.1916.1.39.3.2.1.4,EXTREME-VM-MIB::extremeVMDetectedEgressVPPName,OCTET,read-only,,obsolete,,The name of the policy applied (or attempted to apply) to this virtual machine.
.1.3.6.1.4.1.1916.1.39.3.2.1.5,EXTREME-VM-MIB::extremeVMDetectedIfIndex,Integer32,read-only,,current,,The value of ifIndex on which this virtual machine was detected.
.1.3.6.1.4.1.1916.1.39.3.2.1.6,EXTREME-VM-MIB::extremeVMDetectedAdminStatus,INTEGER,read-write,,current,authenticating(1):idle(2),The administrative status of the Virtual Machine authentication. Setting this variable to
.1.3.6.1.4.1.1916.1.39.3.2.1.7,EXTREME-VM-MIB::extremeVMDetectedOperStatus,INTEGER,read-only,,current,authenticating(1):authenticatedNetwork(2):authenticatedLocally(3):authenticationDenied(4):notAuthenticated(5),The authentication status of the VM authenticating(1) an authentication is currently in progress authenticatedNetwork(2) the VM has been authenticated by a network source authenticatedLocally(3) the VM bas been authenticated by the local database denied(4) the VM was either explicitly denied entry notAuthenticated(5) the authentication process timed out or was never attempted.
.1.3.6.1.4.1.1916.1.39.3.2.1.8,EXTREME-VM-MIB::extremeVMDetectedResultIngress,INTEGER,read-only,,current,policyApplied(1):policyNotApplied(2):policyInvalid(3):policyNotFound(4):policyNotMapped(5),Indicates the result of a VM entry into the network. Only below two values will be returned at any point of time. policyApplied(1) - all the ingress policies in the VPP was successfully applied to the port. policyNotApplied(2) - If any one of the ingress policies in the VPP was not applied to the port.  If this value is returned then refer to extremeVMDetectedIngErrPolicies object for  list of failed ingress policies.
.1.3.6.1.4.1.1916.1.39.3.2.1.9,EXTREME-VM-MIB::extremeVMDetectedResultEgress,INTEGER,read-only,,current,policyApplied(1):policyNotApplied(2):policyInvalid(3):policyNotFound(4):policyNotMapped(5),Indicates the result of a VM entry into the network. Only below two values will be returned at any point of time. policyApplied(1) - all the egress policies in the VPP was successfully applied to the port. policyNotApplied(2) - If any one of the egress policies in the VPP was not applied to the port.  If this value is returned then refer to extremeVMDetectedEgrErrPolicies object for  list of failed egress policies.
.1.3.6.1.4.1.1916.1.39.3.2.1.10,EXTREME-VM-MIB::extremeVMDetectedIngErrPolicies,OCTET,read-only,,current,,Displays the list of failed ingress policies
.1.3.6.1.4.1.1916.1.39.3.2.1.11,EXTREME-VM-MIB::extremeVMDetectedEgrErrPolicies,OCTET,read-only,,current,,Displays the list of failed egress policies
.1.3.6.1.4.1.1916.1.39.3.2.1.12,EXTREME-VM-MIB::extremeVMDetectedVPPName,OCTET,read-only,,current,,The name of the VPP applied (or attempted to apply) to this virtual machine.
.1.3.6.1.4.1.1916.1.39.3.2.1.13,EXTREME-VM-MIB::extremeVMDetectedVPPResult,INTEGER,read-only,,current,vppMapped(1):vppNotMapped(2):vppInvalid(3):vppMissing(4),Indicates the result of VPP associated with VM MAC. vppMapped(1) indicates that the named VPP was mapped. vppNotMapped(2) indicates that the no VPP was mapped. vppInvalid(3) indicates that the VPP mapped was invalid. vppMissing(4) indicates that the VPP mapped was missing.
.1.3.6.1.4.1.1916.1.39.3.2.1.14,EXTREME-VM-MIB::extremeVMDetectedCounterInstallResult,INTEGER,read-only,,current,none(0):ingress-only(1):egress-only(2):both(3),Indicates the result of whether dynamic counter installed for this VM. ingress-only(1) - Dynamic counters are installed to count packet source MAC address matches VM MAC. egress-only(2) - Dynamic counters are installed to count packet destination MAC address matches VM MAC. both(3) - Dynamic counters are installed to count packet source/destination MAC address matches VM MAC. none(0) - Dynamic counters are not installed.
.1.3.6.1.4.1.1916.1.39.3.2.1.15,EXTREME-VM-MIB::extremeVMDetectedVMVLANTag,INTEGER,read-only,,current,,VLAN Tag used for Dynamic VLAN creation for detected VM MAC. If this parameter is not configured then 0 will be displayed
.1.3.6.1.4.1.1916.1.39.3.2.1.16,EXTREME-VM-MIB::extremeVMDetectedVMVLANVRName,OCTET,read-only,,current,,The Virtual router name of the Dynamic VLAN created for detected VM MAC.
.1.3.6.1.4.1.1916.1.39.4,EXTREME-VM-MIB::extremeVMNotificationObjects,,,,,,
.1.3.6.1.4.1.1916.1.39.4.1,EXTREME-VM-MIB::extremeVMVPPSynchType,INTEGER,accessible-for-notify,,current,global(1):specific(2),Indicates the type of policy
.1.3.6.1.4.1.1916.1.39.5,EXTREME-VM-MIB::extremeVMNotifications,,,,,,
.1.3.6.1.4.1.1916.1.39.5.0,EXTREME-VM-MIB::extremeVMNotificationPrefix,,,,,,
.1.3.6.1.4.1.1916.1.39.5.0.1,EXTREME-VM-MIB::extremeVMVPPSyncFailed,,,,,,A synchronization attempt failed.
.1.3.6.1.4.1.1916.1.39.5.0.2,EXTREME-VM-MIB::extremeVMVPPInvalid,,,,,,A virutal port profile definition is invalid, indicating it cannot be applied to a port.
.1.3.6.1.4.1.1916.1.39.5.0.3,EXTREME-VM-MIB::extremeVMMapped,,,,,,This notification is generated whenever a MAC is manually mapped to a local policy.
.1.3.6.1.4.1.1916.1.39.5.0.4,EXTREME-VM-MIB::extremeVMUnMapped,,,,,,This notification is generated whenever a MAC is manually unmapped to a local policy.
.1.3.6.1.4.1.1916.1.39.5.0.5,EXTREME-VM-MIB::extremeVMDetectResult,,,,,,This notification is generated after a VM is detected on a port and reflects the result of that operation.
.1.3.6.1.4.1.1916.1.39.5.0.6,EXTREME-VM-MIB::extremeVMUnDetectResult,,,,,,This notification is generated after a VM is undetected (removed) from a port.
.1.3.6.1.4.1.1916.1.40,EXTREME-BASE-MIB::extremeAutoProvision,,,,,,
.1.3.6.1.4.1.1916.1.40.1,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionGeneral,,,,,,
.1.3.6.1.4.1.1916.1.40.1.1,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionConfig,INTEGER,read-write,,current,true(1):false(2),Auto Provision configuration on the switch (enabled/disabled).
.1.3.6.1.4.1.1916.1.40.2,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionNotificationObjects,,,,,,
.1.3.6.1.4.1.1916.1.40.2.1,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionResult,INTEGER,accessible-for-notify,,current,invalidConfigFileExtension(1):tftpUnReachable(2):fileNotExist(3):success(4),Result of the Auto provision
.1.3.6.1.4.1.1916.1.40.2.2,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionIpAddress,IpAddress,accessible-for-notify,,current,,The IP Address received from the DHCP server for this interface.
.1.3.6.1.4.1.1916.1.40.2.3,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionGateway,IpAddress,accessible-for-notify,,current,,The Gateway Address received from the DHCP server for this interface.
.1.3.6.1.4.1.1916.1.40.2.4,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionTFTPServer,IpAddress,accessible-for-notify,,current,,The IP Address of the TFTP Server got from the DHCP Server.
.1.3.6.1.4.1.1916.1.40.2.5,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionConfigFileName,OCTET,accessible-for-notify,,current,,The Configuration file name got from the DHCP server which the Auto provision enabled switch will download from the TFTP Server and apply the same. It can be with cfg or xsf extension.
.1.3.6.1.4.1.1916.1.40.3,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionNotification,,,,,,
.1.3.6.1.4.1.1916.1.40.3.0,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionTrapPrefix,,,,,,
.1.3.6.1.4.1.1916.1.40.3.0.1,EXTREME-AUTOPROVISION-MIB::extremeAutoProvisionStatus,,,,,,This trap will reports the auto provision result (success/failed). It contains the attributes it got from the DHCP server.
.1.3.6.1.4.1.1916.1.41,EXTREME-BASE-MIB::extremeMlag,,,,,,
.1.3.6.1.4.1.1916.1.41.1,EXTREME-MLAG-MIB::extremeMlagObjects,,,,,,
.1.3.6.1.4.1.1916.1.41.1.1,EXTREME-MLAG-MIB::extremeMlagPeerTable,,not-accessible,,current,,This table contains MLAG peer entries. This table contains a MLAG peer switch association structure, associates an MLAG peer structure with an MLAG peer switch IP address. Displays User configured items, MLAG peer switch state, MLAG port count and health-check statistics.
.1.3.6.1.4.1.1916.1.41.1.1.1,EXTREME-MLAG-MIB::extremeMlagPeerEntry,,not-accessible,extremeMlagPeerName,current,,An entry in the MLAG Peer Table
.1.3.6.1.4.1.1916.1.41.1.1.1.1,EXTREME-MLAG-MIB::extremeMlagPeerName,OCTET,read-create,,current,,The name of the MLAG Peer switch. MLAG Peer names must be alpha-numeric and must start with an alpha character.
.1.3.6.1.4.1.1916.1.41.1.1.1.2,EXTREME-MLAG-MIB::extremeMlagPeerVlan,OCTET,read-only,,current,,The name of the VLAN through which the MLAG Peer can be reached.
.1.3.6.1.4.1.1916.1.41.1.1.1.3,EXTREME-MLAG-MIB::extremeMlagPeerVR,OCTET,read-create,,current,,The name of the VR with which the MLAG peer VLAN is associated with.
.1.3.6.1.4.1.1916.1.41.1.1.1.4,EXTREME-MLAG-MIB::extremeMlagLocalAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the extremeMlagLocalIP object.
.1.3.6.1.4.1.1916.1.41.1.1.1.5,EXTREME-MLAG-MIB::extremeMlagLocalIP,OCTET,read-create,,current,,Local Switch IPAddress of ISC connection.
.1.3.6.1.4.1.1916.1.41.1.1.1.6,EXTREME-MLAG-MIB::extremeMlagPeerAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the extremeMlagPeerIP object.
.1.3.6.1.4.1.1916.1.41.1.1.1.7,EXTREME-MLAG-MIB::extremeMlagPeerIP,OCTET,read-create,,current,,MLAG peer IP address for the ISC. The specified IP address must be contained within an existing direct route.
.1.3.6.1.4.1.1916.1.41.1.1.1.8,EXTREME-MLAG-MIB::extremeMlagPeerPortCount,Integer32,read-only,,current,,Number of MLAG Ports associated with this MLAG peer
.1.3.6.1.4.1.1916.1.41.1.1.1.9,EXTREME-MLAG-MIB::extremeMlagPeerCheckPointStatus,INTEGER,read-only,,current,up(1):down(2),Checkpointing Status of this MLAG peer
.1.3.6.1.4.1.1916.1.41.1.1.1.10,EXTREME-MLAG-MIB::extremeMlagPeerRxHellos,Counter32,read-only,,current,,Number of Hellos received from the peer
.1.3.6.1.4.1.1916.1.41.1.1.1.11,EXTREME-MLAG-MIB::extremeMlagPeerRxCheckpointMsgs,Counter32,read-only,,current,,Number of Checkpoint Messages received from the peer
.1.3.6.1.4.1.1916.1.41.1.1.1.12,EXTREME-MLAG-MIB::extremeMlagPeerHelloErrors,Counter32,read-only,,current,,Number of Hello Error Messages
.1.3.6.1.4.1.1916.1.41.1.1.1.13,EXTREME-MLAG-MIB::extremeMlagPeerHelloTimeouts,Counter32,read-only,,current,,Number of Hello Timeout Messages
.1.3.6.1.4.1.1916.1.41.1.1.1.14,EXTREME-MLAG-MIB::extremeMlagPeerUptime,TimeTicks,read-only,,current,,Specifies the time that the Connectivity with the peer is up
.1.3.6.1.4.1.1916.1.41.1.1.1.15,EXTREME-MLAG-MIB::extremeMlagPeerLocalTxInterval,Integer32,read-create,,current,,Length of the time in milli seconds between health check hello packets  transmitted by this switch.
.1.3.6.1.4.1.1916.1.41.1.1.1.16,EXTREME-MLAG-MIB::extremeMlagPeerRemoteTxInterval,Integer32,read-only,,current,,Transmitting Hello Interval of Peer Switch in milli seconds
.1.3.6.1.4.1.1916.1.41.1.1.1.17,EXTREME-MLAG-MIB::extremeMlagPeerTxHellos,Counter32,read-only,,current,,Number of Health Check Hellos transmitted
.1.3.6.1.4.1.1916.1.41.1.1.1.18,EXTREME-MLAG-MIB::extremeMlagPeerTxCheckpoints,Counter32,read-only,,current,,Number of transmitted Checkpoint messages
.1.3.6.1.4.1.1916.1.41.1.1.1.19,EXTREME-MLAG-MIB::extremeMlagPeerCheckpointErrors,Counter32,read-only,,current,,Number of Checkpoint Errors
.1.3.6.1.4.1.1916.1.41.1.1.1.20,EXTREME-MLAG-MIB::extremeMlagPeerConnnectErrors,Counter32,read-only,,current,,Number of Peer Connect errors
.1.3.6.1.4.1.1916.1.41.1.1.1.21,EXTREME-MLAG-MIB::extremeMlagPeerRowStatus,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.1916.1.41.1.1.1.22,EXTREME-MLAG-MIB::extremeMlagPeerCfgLacpMac,OCTET,read-create,,current,,This MAC address specifies the MLAG LACP MAC configured on this switch. If configured, this MAC is used as the System Identifier in the LACPDUs sent over the MLAG Ports. If not configured, the MAC address of MLAG peer having highest IP address for ISC control VLAN is chosen as the System Identifier in the LACPDUs sent over the MALG ports.
.1.3.6.1.4.1.1916.1.41.1.1.1.23,EXTREME-MLAG-MIB::extremeMlagPeerOperLacpMac,OCTET,read-only,,current,,This MAC address specifies the MLAG LACP MAC that is being used as the System Identifier in the LACPDUs sent over the MLAG Ports. This may be different from extremeMlagPeerCfgLacpMac if same extremeMlagPeerCfgLacpMac is not configured on both the MLAG peers.
.1.3.6.1.4.1.1916.1.41.1.1.1.24,EXTREME-MLAG-MIB::extremeMlagPeerAlternateVlan,OCTET,read-only,,current,,The name of the alternate VLAN through which the MLAG Peer can be reached when the primary path is unreachable.
.1.3.6.1.4.1.1916.1.41.1.1.1.25,EXTREME-MLAG-MIB::extremeMlagPeerAlternateVR,OCTET,read-create,,current,,The name of the alternate VR with which the MLAG peer alternate VLAN is associated with.
.1.3.6.1.4.1.1916.1.41.1.1.1.26,EXTREME-MLAG-MIB::extremeMlagAlternateLocalAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the extremeMlagAlternateLocalIP object.
.1.3.6.1.4.1.1916.1.41.1.1.1.27,EXTREME-MLAG-MIB::extremeMlagAlternateLocalIP,OCTET,read-create,,current,,Local Switch IPAddress for alternate health check connection to MLAG peer.
.1.3.6.1.4.1.1916.1.41.1.1.1.28,EXTREME-MLAG-MIB::extremeMlagAlternatePeerAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The IP address type of the extremeMlagAlternatePeerIP object.
.1.3.6.1.4.1.1916.1.41.1.1.1.29,EXTREME-MLAG-MIB::extremeMlagAlternatePeerIP,OCTET,read-create,,current,,MLAG peer IP address for alternate health check connection.
.1.3.6.1.4.1.1916.1.41.1.1.1.30,EXTREME-MLAG-MIB::extremeMlagPeerAlternateRxHellos,Counter32,read-only,,current,,Number of Hellos received from the peer on the alternate health check connection
.1.3.6.1.4.1.1916.1.41.1.1.1.31,EXTREME-MLAG-MIB::extremeMlagPeerAlternateHelloErrors,Counter32,read-only,,current,,Number of Hello Error Messages on the alternate health check connection
.1.3.6.1.4.1.1916.1.41.1.1.1.32,EXTREME-MLAG-MIB::extremeMlagPeerAlternateHelloTimeouts,Counter32,read-only,,current,,Number of Hello Timeout Messages on the alternate health check connection
.1.3.6.1.4.1.1916.1.41.1.1.1.33,EXTREME-MLAG-MIB::extremeMlagPeerAlternateTxHellos,Counter32,read-only,,current,,Number of Health Check Hellos transmitted on the alternate health check connection
.1.3.6.1.4.1.1916.1.41.1.1.1.34,EXTREME-MLAG-MIB::extremeMlagPeerCheckPointAuthType,INTEGER,read-create,,current,none(1):md5(2),Enumerates the possible types of authentication types for the MLAG checkpoint connection to the MLAG peer. none(1) Do not use authentication. md5(2) Use MD5 authentication.
.1.3.6.1.4.1.1916.1.41.1.1.1.35,EXTREME-MLAG-MIB::extremeMlagPeerCheckpointAuthKey,OCTET,read-create,,current,,The authentication key to be used for checkpoint conntection to the peer. Recommended to be of size 12-24 per RFC 3562. This object will return a blank string of minumum length when queried.
.1.3.6.1.4.1.1916.1.41.1.2,EXTREME-MLAG-MIB::extremeMlagPortTable,,not-accessible,,current,,This table contains Mlag port entries. Binds a local port or LAG port to an MLAG port uniquely indentified by the MLAG Id value. Once the MLAG group binding is made, any change to load sharing on MLAG ports is disallowed. Displays User configured items, MLAG peer switch state, port count and health-check statistics.
.1.3.6.1.4.1.1916.1.41.1.2.1,EXTREME-MLAG-MIB::extremeMlagPortEntry,,not-accessible,extremeMlagPortLocalPortIfIndex,current,,An entry in the MLagPortTable
.1.3.6.1.4.1.1916.1.41.1.2.1.1,EXTREME-MLAG-MIB::extremeMlagPortLocalPortIfIndex,Unsigned32,read-create,,current,,The ifIndex of the local member port of the MLAG port. The specified port ifIndex may be a single port or the master port of a load share port but should not be a load share member port.
.1.3.6.1.4.1.1916.1.41.1.2.1.2,EXTREME-MLAG-MIB::extremeMlagPortId,Integer32,read-create,,current,,The identifier which is used to identify the MLAG port
.1.3.6.1.4.1.1916.1.41.1.2.1.3,EXTREME-MLAG-MIB::extremeMlagPortPeer,OCTET,read-create,,current,,This object identifies the MLAG peer switch with which this port is associated
.1.3.6.1.4.1.1916.1.41.1.2.1.4,EXTREME-MLAG-MIB::extremeMlagPortLocalLinkStatus,INTEGER,read-only,,current,active(1):disabled(2):ready(3):portNotPresent(4),Local MLAG Port Status, that can be Active/Disabled/Ready/Port not present. It reflects the status of entire LAG when LAG is used in conjunction with MLAG.
.1.3.6.1.4.1.1916.1.41.1.2.1.5,EXTREME-MLAG-MIB::extremeMlagPortRemoteLinkStatus,INTEGER,read-only,,current,up(1):down(2):notAvailable(3),Remote MLAG Port Status, which can be Up(1) - One or more links are active on the remote switch or Down(2)- No links are active on the remote switch or N/A(3) - The peer has not communicated link state for this MLAG group. It reflects the status of entire LAG when LAG is used in conjunction with MLAG.
.1.3.6.1.4.1.1916.1.41.1.2.1.6,EXTREME-MLAG-MIB::extremeMlagPortPeerState,INTEGER,read-only,,current,up(1):down(2),MLAG Peer Switch State, up/down
.1.3.6.1.4.1.1916.1.41.1.2.1.7,EXTREME-MLAG-MIB::extremeMlagPortLocalFailures,Counter32,read-only,,current,,Gives the number of ports that are down in the local MLAG port.
.1.3.6.1.4.1.1916.1.41.1.2.1.8,EXTREME-MLAG-MIB::extremeMlagPortRemoteFailures,Counter32,read-only,,current,,Gives number of ports that are down in the remote MLAG port
.1.3.6.1.4.1.1916.1.41.1.2.1.9,EXTREME-MLAG-MIB::extremeMlagPortRowStatus,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.1916.1.41.1.3,EXTREME-MLAG-MIB::extremeMlagConvergenceControl,INTEGER,read-write,,current,fastConvergence(1):conserveAccessLists(2),This object specifies if an ACL can be used on an MLAG port to achieve faster convergence. If an ACL is used, better convergence times can be achieved irrespective of the number of FDB entries present on the MLAG port. The second time can be chosen when convergence time is not an issue and ACLs are to be preserved.
.1.3.6.1.4.1.1916.1.41.1.4,EXTREME-MLAG-MIB::extremeMlagReloadDelayInterval,Integer32,read-write,,current,,Time Interval in seconds that is used to delay the enabling of MLAG ports during startup. This is used to allow convergence of protocols and for reachability of MLAG peer.
.1.3.6.1.4.1.1916.1.41.1.5,EXTREME-MLAG-MIB::extremeMlagReloadDelayEnable,INTEGER,read-write,,current,true(1):false(2),Setting this object to true will enable the reload delay feature. Enabling reload delay will delay enabling of MLAG ports during startup to allow convergence of protocols and for reachability of MLAG peer.
.1.3.6.1.4.1.1916.1.41.1.6,EXTREME-MLAG-MIB::extremeMlagLinkupIsolationEnable,INTEGER,read-write,,current,true(1):false(2),Setting this object to true will isolate MLAG ports from sending traffic to local ISC port during link-up transition until remote ISC port is configured.
.1.3.6.1.4.1.1916.1.41.2,EXTREME-MLAG-MIB::extremeMlagNotificationObjects,,,,,,
.1.3.6.1.4.1.1916.1.41.3,EXTREME-MLAG-MIB::extremeMlagNotifications,,,,,,
.1.3.6.1.4.1.1916.1.41.3.0,EXTREME-MLAG-MIB::extremeMlagNotificationsPrefix,,,,,,
.1.3.6.1.4.1.1916.1.41.3.0.1,EXTREME-MLAG-MIB::extremeMlagPeerUp,,,,,,This trap is sent when the MLAG peer comes up.
.1.3.6.1.4.1.1916.1.41.3.0.2,EXTREME-MLAG-MIB::extremeMlagPeerDown,,,,,,This notification is sent when health check messages are not received from  the peer MLAG switch for 3 times the configured hello interval.
.1.3.6.1.4.1.1916.1.41.3.0.3,EXTREME-MLAG-MIB::extremeMlagAltPathUp,,,,,,This notification is sent when the ISC goes down and the alternate path to MLAG peer comes up.
.1.3.6.1.4.1.1916.1.41.3.0.4,EXTREME-MLAG-MIB::extremeMlagAltPathDown,,,,,,This notification is sent when the alternate path to MLAG peer is down. This can happen when either alternate path or remote peer is down or the ISC link has come up.
.1.3.6.1.4.1.1916.1.42,EXTREME-BASE-MIB::extremeCfgMgmt,,,,,,
.1.3.6.1.4.1.1916.1.42.1,EXTREME-CFGMGMT-MIB::extremeCfgMgmtCommon,,,,,,
.1.3.6.1.4.1.1916.1.42.1.1,EXTREME-CFGMGMT-MIB::extremeLastSaveCfgTable,,not-accessible,,current,,This group of objects contain details of the last saved configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
.1.3.6.1.4.1.1916.1.42.1.1.1,EXTREME-CFGMGMT-MIB::extremeLastSavedEntry,,not-accessible,extremeLastSaveConfigSlotId,current,,This group of objects contain details of the last saved configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
.1.3.6.1.4.1.1916.1.42.1.1.1.1,EXTREME-CFGMGMT-MIB::extremeLastSaveConfigSlotId,INTEGER,read-only,,current,,Specifies the MSM/MM module number of a switch or the slot number currently being used by the active stack node.
.1.3.6.1.4.1.1916.1.42.1.1.1.2,EXTREME-CFGMGMT-MIB::extremeLastSaveConfigTime,OCTET,read-only,,current,,This object will return the date and time of the last  configuration save operation. This data will reflect  the last cli or the last setting of the extremeSaveConfiguration  object.
.1.3.6.1.4.1.1916.1.42.1.1.1.3,EXTREME-CFGMGMT-MIB::extremeLastSaveConfigFileName,OCTET,read-only,,current,,This object will return the configuration file name of the last save operation.
.1.3.6.1.4.1.1916.1.42.1.1.1.4,EXTREME-CFGMGMT-MIB::extremeLastSaveConfigSource,INTEGER,read-only,,current,snmp(1):remoteDevice(2):none(3),This object indicates the source of the last configuration save operation  for the configuration file associated with this entry, extremeLastSaveConfigFileName .
.1.3.6.1.4.1.1916.1.42.1.2,EXTREME-CFGMGMT-MIB::extremeLastChangeCfgTable,,not-accessible,,current,,This group of objects contain details of the last change configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
.1.3.6.1.4.1.1916.1.42.1.2.1,EXTREME-CFGMGMT-MIB::extremeLastChangeCfgEntry,,not-accessible,extremeLastChangeCfgSlotId,current,,This group of objects contain details of the last change configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
.1.3.6.1.4.1.1916.1.42.1.2.1.1,EXTREME-CFGMGMT-MIB::extremeLastChangeCfgSlotId,INTEGER,read-only,,current,,Specifies the MSM/MM module number of a switch or the slot number currently being used by the active stack node.
.1.3.6.1.4.1.1916.1.42.1.2.1.2,EXTREME-CFGMGMT-MIB::extremeLastChangeConfigTime,OCTET,read-only,,current,,This object will return the date and time of the last  configuration change operation.
.1.3.6.1.4.1.1916.1.42.1.2.1.3,EXTREME-CFGMGMT-MIB::extremeLastChangeConfigFileName,OCTET,read-only,,current,,This object will return the name of the file containing the configuration on which the last configuration change operation occurred.
.1.3.6.1.4.1.1916.1.42.1.2.1.4,EXTREME-CFGMGMT-MIB::extremeLastChangeConfigSource,INTEGER,read-only,,current,snmp(1):remoteDevice(2):none(3),This object indicates the source of the last configuration change operation.
.1.3.6.1.4.1.1916.1.42.9,EXTREME-CFGMGMT-MIB::extremeCfgGroups,,,,,,
.1.3.6.1.4.1.1916.1.42.9.1,EXTREME-CFGMGMT-MIB::extremeRunningLastSavedCfgGroup,,,,,,This group of objects contain details of the last  saved configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
.1.3.6.1.4.1.1916.1.42.9.2,EXTREME-CFGMGMT-MIB::extremeRunningLastChangeCfgGroup,,,,,,This group of objects contain details of the last  change configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
.1.3.6.1.4.1.1916.1.42.10,EXTREME-CFGMGMT-MIB::extremeCfgMgmtTrapPrefix,,,,,,
.1.3.6.1.4.1.1916.1.42.10.0,EXTREME-CFGMGMT-MIB::cfgMgmtTraps,,,,,,
.1.3.6.1.4.1.1916.1.42.10.0.1,EXTREME-CFGMGMT-MIB::cfgMgmtConfigSaveTrap,,,,,,This notification indicates that the running configuration of the managed system has updated the NVRAM storage of the current configuration.
.1.3.6.1.4.1.1916.1.42.10.0.2,EXTREME-CFGMGMT-MIB::cfgMgmtConfigChangeTrap,,,,,,This notification contain details of the last change configuration operation for the running configure.
.1.3.6.1.4.1.1916.1.42.11,EXTREME-CFGMGMT-MIB::cfgMgmtControl,,,,,,
.1.3.6.1.4.1.1916.1.42.11.1,EXTREME-CFGMGMT-MIB::cfgMgmtConfigSaveTrapEnable,INTEGER,read-write,,current,true(1):false(2),This variable indicates whether the system produces the cfgMgmtConfigSaveTrap notification. A false value will prevent notifications from being generated by this system.
.1.3.6.1.4.1.1916.1.42.11.2,EXTREME-CFGMGMT-MIB::cfgMgmtConfigChangeTrapEnable,INTEGER,read-write,,current,true(1):false(2),This variable indicates whether the system produces the cfgMgmtConfigChangeTrap notification. A false value will prevent notifications from being generated by this system.
.1.3.6.1.4.1.1916.1.43,EXTREME-BASE-MIB::extremeBfd,,,,,,
.1.3.6.1.4.1.1916.1.43.1,EXTREME-IETF-BFD-TC-MIB::extremeIetfBfdTCMib,,,,,,This MIB module defines TEXTUAL-CONVENTIONs for concepts used in Bidirectional Forwarding Detection (BFD) protocols.
.1.3.6.1.4.1.1916.1.43.2,EXTREME-IETF-BFD-MIB::extremeIetfBfdMib,,,,,,Bidirectional Forwarding Management Information Base.
.1.3.6.1.4.1.1916.1.43.2.0,EXTREME-IETF-BFD-MIB::extremeBfdNotifications,,,,,,
.1.3.6.1.4.1.1916.1.43.2.0.1,EXTREME-IETF-BFD-MIB::extremeBfdSessUp,,,,,,This notification is generated when the extremeBfdSessState object for one or more contiguous entries in extremeBfdSessTable are about to enter the up(4) state from some other state. The included values of extremeBfdSessDiag MUST both be set equal to this new state (i.e: up(4)). The two instances of extremeBfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For the cases where a contiguous range of sessions have transitioned into the up(4) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single extremeBfdSessEntry, then the instance identifier (and values) of the two extremeBfdSessDiag objects MUST be the identical.
.1.3.6.1.4.1.1916.1.43.2.0.2,EXTREME-IETF-BFD-MIB::extremeBfdSessDown,,,,,,This notification is generated when the extremeBfdSessState object for one or more contiguous entries in extremeBfdSessTable are about to enter the down(2) or adminDown(1) states from some other state. The included values of extremeBfdSessDiag MUST both be set equal to this new state (i.e: down(2) or adminDown(1)). The two instances of extremeBfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of sessions have transitioned into the down(2) or adminDown(1) states at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single extremeBfdSessEntry, then the instance identifier (and values) of the two extremeBfdSessDiag objects MUST be the identical.
.1.3.6.1.4.1.1916.1.43.2.1,EXTREME-IETF-BFD-MIB::extremeBfdObjects,,,,,,
.1.3.6.1.4.1.1916.1.43.2.1.1,EXTREME-IETF-BFD-MIB::extremeBfdScalarObjects,,,,,,
.1.3.6.1.4.1.1916.1.43.2.1.1.1,EXTREME-IETF-BFD-MIB::extremeBfdAdminStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The global administrative status of BFD in this device. The value 'enabled' denotes that the BFD Process is active on at least one interface; 'disabled' disables it on all interfaces.
.1.3.6.1.4.1.1916.1.43.2.1.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessNotificationsEnable,INTEGER,read-write,,current,true(1):false(2),If this object is set to true(1), then it enables the emission of extremeBfdSessUp and extremeBfdSessDown notifications; otherwise these notifications are not emitted.
.1.3.6.1.4.1.1916.1.43.2.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessTable,,not-accessible,,current,,The BFD Session Table describes the BFD sessions.
.1.3.6.1.4.1.1916.1.43.2.1.2.1,EXTREME-IETF-BFD-MIB::extremeBfdSessEntry,,not-accessible,extremeBfdSessIndex,current,,The BFD Session Entry describes BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.1,EXTREME-IETF-BFD-MIB::extremeBfdSessIndex,Unsigned32,not-accessible,,current,,This object contains an index used to represent a unique BFD session on this device.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessVersionNumber,Unsigned32,read-create,,current,,The version number of the BFD protocol that this session is running in. Write access is available for this object to provide ability to set desired version for this BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.3,EXTREME-IETF-BFD-MIB::extremeBfdSessType,INTEGER,read-create,,current,singleHop(1):multiHopTotallyArbitraryPaths(2):multiHopOutOfBandSignaling(3):multiHopUnidirectionalLinks(4):multiPointHead(5):multiPointTail(6),This object specifies the type of this BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.4,EXTREME-IETF-BFD-MIB::extremeBfdSessDiscriminator,Unsigned32,read-only,,current,,This object specifies the local discriminator for this BFD session, used to uniquely identify it.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.5,EXTREME-IETF-BFD-MIB::extremeBfdSessRemoteDiscr,Unsigned32,read-only,,current,,This object specifies the session discriminator chosen by the remote system for this BFD session. The value may be zero(0) if the remote discriminator is not yet known or if the session is in the down or adminDown(1) state.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.6,EXTREME-IETF-BFD-MIB::extremeBfdSessDestinationUdpPort,Unsigned32,read-create,,current,,This object specifies the destination UDP port number used for this BFD session's control packets. The value may be zero(0) if the session is in adminDown(1) state.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.7,EXTREME-IETF-BFD-MIB::extremeBfdSessSourceUdpPort,Unsigned32,read-create,,current,,This object specifies the source UDP port number used for this BFD session's control packets. The value may be zero(0) if the session is in adminDown(1) state. Upon creation of a new BFD session via this MIB, the value of zero(0) specified would permit the implementation to chose its own source port number.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.8,EXTREME-IETF-BFD-MIB::extremeBfdSessEchoSourceUdpPort,Unsigned32,read-create,,current,,This object specifies the source UDP port number used for this BFD session's echo packets. The value may be zero(0) if the session is not running in the echo mode, or the session is in adminDown(1) state. Upon creation of a new BFD session via this MIB, the value of zero(0) would permit the implementation to chose its own source port number.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.9,EXTREME-IETF-BFD-MIB::extremeBfdSessAdminStatus,INTEGER,read-create,,current,stop(1):start(2),A transition from 'stop' to 'start' will start the BFD state machine for the session. The state machine will have an initial state of down. A transition from 'start' to 'stop' will cause the BFD sesssion to be brought down to adminDown(1). Care should be used in providing write access to this object without adequate authentication.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.10,EXTREME-IETF-BFD-MIB::extremeBfdSessState,INTEGER,read-only,,current,adminDown(1):down(2):init(3):up(4):failing(5),BFD session state.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.11,EXTREME-IETF-BFD-MIB::extremeBfdSessRemoteHeardFlag,INTEGER,read-only,,current,true(1):false(2),This object specifies status of BFD packet reception from the remote system. Specifically, it is set to true(1) if the local system is actively receiving BFD packets from the remote system, and is set to false(2) if the local system has not received BFD packets recently (within the detection time) or if the local system is attempting to tear down the BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.12,EXTREME-IETF-BFD-MIB::extremeBfdSessDiag,INTEGER,read-only,,current,noDiagnostic(0):controlDetectionTimeExpired(1):echoFunctionFailed(2):neighborSignaledSessionDown(3):forwardingPlaneReset(4):pathDown(5):concatenatedPathDown(6):administrativelyDown(7):reverseConcatenatedPathDown(8),A diagnostic code specifying the local system's reason for the last transition of the session from up(4) to some other state.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.13,EXTREME-IETF-BFD-MIB::extremeBfdSessOperMode,INTEGER,read-create,,current,asyncModeWEchoFunction(1):asynchModeWOEchoFunction(2):demandModeWEchoFunction(3):demandModeWOEchoFunction(4),This object specifies current operating mode that BFD session is operating in.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.14,EXTREME-IETF-BFD-MIB::extremeBfdSessDemandModeDesiredFlag,INTEGER,read-create,,current,true(1):false(2),This object indicates that the local system's desire to use Demand mode. Specifically, it is set to true(1) if the local system wishes to use Demand mode or false(2) if not
.1.3.6.1.4.1.1916.1.43.2.1.2.1.15,EXTREME-IETF-BFD-MIB::extremeBfdSessControlPlaneIndepFlag,INTEGER,read-create,,current,true(1):false(2),This object indicates that the local system's ability to continue to function through a disruption of the control plane. Specifically, it is set to true(1) if the local system BFD implementation is independent of the control plane. Otherwise, the value is set to false(2)
.1.3.6.1.4.1.1916.1.43.2.1.2.1.16,EXTREME-IETF-BFD-MIB::extremeBfdSessMultipointFlag,INTEGER,read-create,,current,true(1):false(2),This object indicates the Multipoint (M) bit for this session. It is set to true(1) if Multipoint (M) bit is set to 1. Otherwise, the value is set to false(2)
.1.3.6.1.4.1.1916.1.43.2.1.2.1.17,EXTREME-IETF-BFD-MIB::extremeBfdSessInterface,Integer32,read-create,,current,,This object contains an interface index used to indicate the interface which this BFD session is running on. This value can be zero if there is no interface associated with this BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.18,EXTREME-IETF-BFD-MIB::extremeBfdSessSrcAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object specifies IP address type of the source IP address of this BFD session. Only values unknown(0), ipv4(1), ipv6(2), or ipv6z(4) have to be supported. The value of unknown(0) is allowed only when the session is singleHop(1) and the source IP address of this BFD session is drived from the outgoing interface, or when the BFD session is not associated with a specific interface. If any other unsupported values are attempted in a set operation, the agent MUST return an inconsistentValue error.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.19,EXTREME-IETF-BFD-MIB::extremeBfdSessSrcAddr,OCTET,read-create,,current,,This object specifies the source IP address of this BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.20,EXTREME-IETF-BFD-MIB::extremeBfdSessDstAddrType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object specifies IP address type of the neighboring IP address which is being monitored with this BFD session. Only values unknown(0), ipv4(1), ipv6(2), or ipv6z(4) have to be supported. The value of unknown(0) is allowed only when the session is singleHop(1) and the outgoing interface is of type point-to-point, or when the BFD session is not associated with a specific interface. If any other unsupported values are attempted in a set operation, the agent MUST return an inconsistentValue error.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.21,EXTREME-IETF-BFD-MIB::extremeBfdSessDstAddr,OCTET,read-create,,current,,This object specifies the neighboring IP address which is being monitored with this BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.22,EXTREME-IETF-BFD-MIB::extremeBfdSessGTSM,INTEGER,read-create,,current,true(1):false(2),Setting the value of this object to true(1) will enable GTSM protection of the BFD session. GTSM MUST be enabled on a singleHop(1) session if no authentication is in use.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.23,EXTREME-IETF-BFD-MIB::extremeBfdSessGTSMTTL,Unsigned32,read-create,,current,,This object is valid only when extremeBfdSessGTSM protection is enabled on the system. This object specifies the minimum allowed TTL for received BFD control packets. For singleHop(1) session, if GTSM protection is enabled, this object SHOULD be set to maximum TTL allowed for single hop. The value of zero(0) indicates that extremeBfdSessGTSM is disabled.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.24,EXTREME-IETF-BFD-MIB::extremeBfdSessDesiredMinTxInterval,Unsigned32,read-create,,current,,This object specifies the minimum interval, in microseconds, that the local system would like to use when transmitting BFD Control packets. The value of zero(0) is reserved, and should not be used.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.25,EXTREME-IETF-BFD-MIB::extremeBfdSessReqMinRxInterval,Unsigned32,read-create,,current,,This object specifies the minimum interval, in microseconds, between received BFD Control packets the local system is capable of supporting. The value of zero(0) can be specified when the transmitting system does not want the remote system to send any periodic BFD control packets.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.26,EXTREME-IETF-BFD-MIB::extremeBfdSessReqMinEchoRxInterval,Unsigned32,read-create,,current,,This object specifies the minimum interval, in microseconds, between received BFD Echo packets that this system is capable of supporting. Value must be zero(0) if this is a multihop BFD session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.27,EXTREME-IETF-BFD-MIB::extremeBfdSessDetectMult,Unsigned32,read-create,,current,,This object specifies the Detect time multiplier.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.28,EXTREME-IETF-BFD-MIB::extremeBfdSessNegotiatedInterval,Unsigned32,read-only,,current,,This object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD Control packets.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.29,EXTREME-IETF-BFD-MIB::extremeBfdSessNegotiatedEchoInterval,Unsigned32,read-only,,current,,This object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD echo packets. Value is expected to be zero if the sessions is not running in echo mode.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.30,EXTREME-IETF-BFD-MIB::extremeBfdSessNegotiatedDetectMult,Unsigned32,read-only,,current,,This object specifies the Detect time multiplier.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.31,EXTREME-IETF-BFD-MIB::extremeBfdSessAuthPresFlag,INTEGER,read-create,,current,true(1):false(2),This object indicates that the local system's desire to use Authentication. Specifically, it is set to true(1) if the local system wishes the session to be authenticated or false(2) if not.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.32,EXTREME-IETF-BFD-MIB::extremeBfdSessAuthenticationType,INTEGER,read-create,,current,noAuthentication(-1):reserved(0):simplePassword(1):keyedMD5(2):meticulousKeyedMD5(3):keyedSHA1(4):meticulousKeyedSHA1(5),The Authentication Type used for this BFD session. This field is valid only when the Authentication Present bit is set. Max-access to this object as well as other authentication related objects are set to read-create in order to support management of a single key ID at a time, key rotation is not handled. Key update in practice must be done by atomic update using a set containing all affected objects in the same varBindList or otherwise risk the session dropping. Value -1 indicates that no authentication is in use for this session.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.33,EXTREME-IETF-BFD-MIB::extremeBfdSessAuthenticationKeyID,Integer32,read-create,,current,,The authentication key ID in use for this session. This object permits multiple keys to be active simultaneously. When extremeBfdSessAuthPresFlag is false(2), then the value of this object MUST be -1. The value -1 indicates that no Authentication Key ID will be present in the optional BFD Authentication Section.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.34,EXTREME-IETF-BFD-MIB::extremeBfdSessAuthenticationKey,OCTET,read-create,,current,,The authentication key. When the extremeBfdSessAuthenticationType is simplePassword(1), the value of this object is the password present in the BFD packets. When the extremeBfdSessAuthentication type is one of the keyed authentication types, this value is used in the computation of the key present in the BFD authentication packet.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.35,EXTREME-IETF-BFD-MIB::extremeBfdSessStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.4.1.1916.1.43.2.1.2.1.36,EXTREME-IETF-BFD-MIB::extremeBfdSessRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the extremeBfdSessRowStatus and extremeBfdSessStorageType.
.1.3.6.1.4.1.1916.1.43.2.1.3,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfTable,,not-accessible,,current,,This table specifies BFD Session performance counters.
.1.3.6.1.4.1.1916.1.43.2.1.3.1,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEntry,,not-accessible,,current,,An entry in this table is created by a BFD-enabled node for every BFD Session. extremeBfdSessPerfDiscTime is used to indicate potential discontinuity for all counter objects in this table.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.1,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktIn,Counter32,read-only,,current,,The total number of BFD control messages received for this BFD session. It MUST be equal to the least significant 32 bits of extremeBfdSessPerfCtrlPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktOut,Counter32,read-only,,current,,The total number of BFD control messages sent for this BFD session.  It MUST be equal to the least significant 32 bits of extremeBfdSessPerfCtrlPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.3,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktDrop,Counter32,read-only,,current,,The total number of BFD control messages received for this session yet dropped for being invalid.  It MUST be equal to the least significant 32 bits of extremeBfdSessPerfCtrlPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.4,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktDropLastTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which received BFD control message for this session was dropped. If no such up event exists, this object contains a zero value.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.5,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktIn,Counter32,read-only,,current,,The total number of BFD echo messages received for this BFD session.  It MUST be equal to the least significant 32 bits of extremeBfdSessPerfEchoPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.6,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktOut,Counter32,read-only,,current,,The total number of BFD echo messages sent for this BFD session.  It MUST be equal to the least significant 32 bits of extremeBfdSessPerfEchoPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.7,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktDrop,Counter32,read-only,,current,,The total number of BFD echo messages received for this session yet dropped for being invalid.  It MUST be equal to the least significant 32 bits of extremeBfdSessPerfEchoPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.8,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktDropLastTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which received BFD echo message for this session was dropped. If no such up event exists, this object contains a zero value.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.9,EXTREME-IETF-BFD-MIB::extremeBfdSessUpTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which the session came up. If no such up event exists this object contains a zero value.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.10,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfLastSessDownTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which the last time communication was lost with the neighbor. If no such down event exist this object contains a zero value.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.11,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfLastCommLostDiag,INTEGER,read-only,,current,noDiagnostic(0):controlDetectionTimeExpired(1):echoFunctionFailed(2):neighborSignaledSessionDown(3):forwardingPlaneReset(4):pathDown(5):concatenatedPathDown(6):administrativelyDown(7):reverseConcatenatedPathDown(8),The BFD diag code for the last time communication was lost with the neighbor. If no such down event exists this object contains a zero value.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.12,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfSessUpCount,Counter32,read-only,,current,,The number of times this session has gone into the Up state since the system last rebooted.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.13,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfDiscTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which any one or more of the session counters suffered a discontinuity. The relevant counters are the specific instances associated with this BFD session of any Counter32 object contained in the BfdSessPerfTable. 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.4.1.1916.1.43.2.1.3.1.14,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktInHC,Counter64,read-only,,current,,This value represents the total number of BFD control messages received for this BFD session.  The least significant 32 bits MUST equal to extremeBfdSessPerfCtrlPktIn, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.15,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktOutHC,Counter64,read-only,,current,,This value represents the total number of BFD control messages transmitted for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfCtrlPktOut, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.16,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfCtrlPktDropHC,Counter64,read-only,,current,,This value represents the total number of BFD control messages received for this BFD session yet dropped for being invalid. The least significant 32 bits MUST equal to extremeBfdSessPerfCtrlPktDrop, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.17,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktInHC,Counter64,read-only,,current,,This value represents the total number of BFD echo messages received for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfEchoPktIn, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.18,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktOutHC,Counter64,read-only,,current,,This value represents the total number of BFD echo messages transmitted for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfEchoPktOut, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.3.1.19,EXTREME-IETF-BFD-MIB::extremeBfdSessPerfEchoPktDropHC,Counter64,read-only,,current,,This value represents the total number of BFD echo messages received for this BFD session yet dropped for being invalid. The least significant 32 bits MUST equal to extremeBfdSessPerfEchoPktDrop, and MUST do so with the rules spelled out in RFC 2863.
.1.3.6.1.4.1.1916.1.43.2.1.4,EXTREME-IETF-BFD-MIB::extremeBfdSessDiscMapTable,,not-accessible,,current,,The BFD Session Discriminator Mapping Table maps a local discriminator value to associated BFD session's ExtremeBfdSessIndexTC used in the extremeBfdSessionTable.
.1.3.6.1.4.1.1916.1.43.2.1.4.1,EXTREME-IETF-BFD-MIB::extremeBfdSessDiscMapEntry,,not-accessible,extremeBfdSessDiscriminator,current,,The BFD Session Discriminator Map Entry describes BFD session that is mapped to this ExtremeBfdSessIndexTC.
.1.3.6.1.4.1.1916.1.43.2.1.4.1.1,EXTREME-IETF-BFD-MIB::extremeBfdSessDiscMapIndex,Unsigned32,read-only,,current,,This object specifies the ExtremeBfdSessIndexTC referred to by the indices of this row. In essence, a mapping is provided between these indexes and the extremeBfdSessTable.
.1.3.6.1.4.1.1916.1.43.2.1.4.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessDiscMapStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.4.1.1916.1.43.2.1.4.1.3,EXTREME-IETF-BFD-MIB::extremeBfdSessDiscMapRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the extremeBfdSessDiscMapRowStatus and extremeBfdSessDiscMapStorageType.
.1.3.6.1.4.1.1916.1.43.2.1.5,EXTREME-IETF-BFD-MIB::extremeBfdSessIpMapTable,,not-accessible,,current,,The BFD Session IP Mapping Table maps given extremeBfdSessInterface, extremeBfdSessSrcAddrType, extremeBfdSessSrcAddr, extremeBfdSessDstAddrType and extremeBfdSessDstAddr to an associated  BFD session's ExtremeBfdSessIndexTC used in the extremeBfdSessionTable.
.1.3.6.1.4.1.1916.1.43.2.1.5.1,EXTREME-IETF-BFD-MIB::extremeBfdSessIpMapEntry,,not-accessible,extremeBfdSessInterface:extremeBfdSessSrcAddrType:extremeBfdSessSrcAddr:extremeBfdSessDstAddrType:extremeBfdSessDstAddr,current,,The BFD Session IP Map Entry describes BFD session that is mapped to this ExtremeBfdSessIndexTC.
.1.3.6.1.4.1.1916.1.43.2.1.5.1.1,EXTREME-IETF-BFD-MIB::extremeBfdSessIpMapIndex,Unsigned32,read-only,,current,,This object specifies the ExtremeBfdSessIndexTC referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the extremeBfdSessTable.
.1.3.6.1.4.1.1916.1.43.2.1.5.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessIpMapStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.4.1.1916.1.43.2.1.5.1.3,EXTREME-IETF-BFD-MIB::extremeBfdSessIpMapRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable is used to create, modify, and/or delete a row in this table. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the extremeBfdSessIpMapRowStatus and extremeBfdSessIpMapStorageType.
.1.3.6.1.4.1.1916.1.43.2.2,EXTREME-IETF-BFD-MIB::extremeBfdConformance,,,,,,
.1.3.6.1.4.1.1916.1.43.2.2.1,EXTREME-IETF-BFD-MIB::extremeBfdGroups,,,,,,
.1.3.6.1.4.1.1916.1.43.2.2.1.1,EXTREME-IETF-BFD-MIB::extremeBfdSessionGroup,,,,,,Collection of objects needed for BFD sessions.
.1.3.6.1.4.1.1916.1.43.2.2.1.2,EXTREME-IETF-BFD-MIB::extremeBfdSessionReadOnlyGroup,,,,,,Collection of read-only objects needed for BFD sessions.
.1.3.6.1.4.1.1916.1.43.2.2.1.3,EXTREME-IETF-BFD-MIB::extremeBfdSessionPerfGroup,,,,,,Collection of objects needed to monitor the performance of BFD sessions.
.1.3.6.1.4.1.1916.1.43.2.2.1.4,EXTREME-IETF-BFD-MIB::extremeBfdSessionPerfHCGroup,,,,,,Collection of objects needed to monitor the performance of BFD sessions for which the values of extremeBfdSessPerfPktIn, extremeBfdSessPerfPktOut wrap around too quickly.
.1.3.6.1.4.1.1916.1.43.2.2.1.5,EXTREME-IETF-BFD-MIB::extremeBfdNotificationGroup,,,,,,Set of notifications implemented in this module.
.1.3.6.1.4.1.1916.1.43.2.2.2,EXTREME-IETF-BFD-MIB::extremeBfdCompliances,,,,,,
.1.3.6.1.4.1.1916.1.43.2.2.2.1,EXTREME-IETF-BFD-MIB::extremeBfdModuleFullCompliance,,,,,,Compliance statement for agents that provide full support for the BFD-MIB module. Such devices can then be monitored and also be configured using this MIB module.
.1.3.6.1.4.1.1916.1.43.2.2.2.2,EXTREME-IETF-BFD-MIB::extremeBfdModuleReadOnlyCompliance,,,,,,Compliance requirement for implementations that only provide read-only support for BFD-MIB. Such devices can then be monitored but cannot be configured using this MIB module.
.1.3.6.1.4.1.1916.1.44,EXTREME-BASE-MIB::extremeMacAuthMIB,,,,,,
.1.3.6.1.4.1.1916.1.44.1,EXTREME-MAC-AUTH-MIB::extremeMacAuthObjects,,,,,,
.1.3.6.1.4.1.1916.1.44.1.1,EXTREME-MAC-AUTH-MIB::extremeMacAuthClientTable,,not-accessible,,current,,The MAC authentication client table.
.1.3.6.1.4.1.1916.1.44.1.1.1,EXTREME-MAC-AUTH-MIB::extremeMacAuthClientEntry,,not-accessible,extremeMacAuthClientAddress,current,,An entry in the MAC authentication table. Each entry represents a MAC authentication client.
.1.3.6.1.4.1.1916.1.44.1.1.1.1,EXTREME-MAC-AUTH-MIB::extremeMacAuthClientAddress,OCTET,not-accessible,,current,,The MAC address of the client.
.1.3.6.1.4.1.1916.1.44.1.1.1.2,EXTREME-MAC-AUTH-MIB::extremeMacAuthClientInitialize,INTEGER,read-write,,current,true(1):false(2),Setting this object to true shall cause the system to remove the entry for the client from extremeMacAuthClientTable. If the client was authenticated, it shall be un-authenticated prior to its removal. Setting this object to false has no effect. This object always returns false when it is read.
.1.3.6.1.4.1.1916.1.44.1.1.1.3,EXTREME-MAC-AUTH-MIB::extremeMacAuthClientReauthenticate,INTEGER,read-write,,current,true(1):false(2),Setting this object to true shall cause the system to re-authenticate the client on all ports on which the client is connected. Setting this object to false has no effect. This object always returns false when it is read.
.1.3.6.1.4.1.1916.1.45,EXTREME-BASE-MIB::extremePbbMib,,,,,,
.1.3.6.1.4.1.1916.1.46,EXTREME-BASE-MIB::extremeErps,,,,,,
.1.3.6.1.4.1.1916.1.46.0,EXTREME-ERPS-MIB::extremeErpsNotifications,,,,,,
.1.3.6.1.4.1.1916.1.46.0.0,EXTREME-ERPS-MIB::extremeErpsTraps,,,,,,
.1.3.6.1.4.1.1916.1.46.0.0.1,EXTREME-ERPS-MIB::extremeErpsStateChangeTrap,,,,,,This trap is generated on the following events: - Local SF is received for the ring. - Local Clear SF is received for the ring. - Remote failure is detected on this ring. - Remote failure is cleared on this ring. - Force Switch is issued for a ring (ForcedSwitch). - Manual Switch is issued for a ring (ManualSwitch).
.1.3.6.1.4.1.1916.1.46.0.0.2,EXTREME-ERPS-MIB::extremeErpsFailureTrap,,,,,,This trap is generated when there is any failure on a ring.
.1.3.6.1.4.1.1916.1.46.0.1,EXTREME-ERPS-MIB::extremeErpsTypeOfFailure,OCTET,accessible-for-notify,,current,,This object provides the text indicating a particular failure  condition.  'R-APSPduTxFailure' will be set, when the state machine is unable to  transmit an R-APS PDU. 'HwProgramFailure' will be set, when hardware programming for the ring fails.  'BufferAllocFailure' will be set, when there is memory allocation  failure issues. 'TimerFailure' will be set, when there is any failure in the  timer start.
.1.3.6.1.4.1.1916.1.46.1,EXTREME-ERPS-MIB::extremeErpsProtectedVlanTable,,not-accessible,,current,,This table contains the grouping of set of protected vlans. By default a group with GroupId 64 will be created and all vlans will get mapped to it.
.1.3.6.1.4.1.1916.1.46.1.1,EXTREME-ERPS-MIB::extremeErpsProtectedVlanEntry,,not-accessible,extremeErpsRingName:extremeErpsProtectedVlanName,current,,This entry contains vlan id and group id related to ERPS domain.
.1.3.6.1.4.1.1916.1.46.1.1.1,EXTREME-ERPS-MIB::extremeErpsProtectedVlanName,OCTET,read-only,,current,,The member Protected VLAN's name.
.1.3.6.1.4.1.1916.1.46.1.1.2,EXTREME-ERPS-MIB::extremeErpsProtectedVlanId,Integer32,read-only,,current,,This is the Protected vlan id which is mapped to this group.
.1.3.6.1.4.1.1916.1.46.1.1.3,EXTREME-ERPS-MIB::extremeErpsProtectedVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus conventions.
.1.3.6.1.4.1.1916.1.46.2,EXTREME-ERPS-MIB::extremeErpsRingTable,,not-accessible,,current,, The table for creating and configuring the ring entries. Each entry  has information about one ring in the switch.
.1.3.6.1.4.1.1916.1.46.2.1,EXTREME-ERPS-MIB::extremeErpsRingEntry,,not-accessible,extremeErpsRingName,current,,The ring table entry, each entry in this table contains the attributes which define a ring.
.1.3.6.1.4.1.1916.1.46.2.1.1,EXTREME-ERPS-MIB::extremeErpsRingName,OCTET,read-only,,current,,The ERPS domain name.
.1.3.6.1.4.1.1916.1.46.2.1.2,EXTREME-ERPS-MIB::extremeErpsRingVlanId,Integer32,read-write,,current,,This object identifies the dedicated VLAN Id used by a ring for its  R-APS messages communication.  It is recommended that the, * R-APS VLANs should be used only for ring R-APS message  communication and should not be used for data switching and  management purposes. It is recommended that R-APS VLAN is created first through the VLAN  configuration before making the ring entry active, in order to avoid  any loss of R-APS PDU Tx/Rx.  It is not recommended to use the same R-APS VLAN ID for more than  one ring.
.1.3.6.1.4.1.1916.1.46.2.1.3,EXTREME-ERPS-MIB::extremeErpsRingEast,Integer32,read-write,,current,,First port of the two ring ports participating in the ring. Any  interface with valid interface ID can be configured as a ring port.
.1.3.6.1.4.1.1916.1.46.2.1.4,EXTREME-ERPS-MIB::extremeErpsRingWest,Integer32,read-write,,current,,Second port of the two ring ports participating in the ring. Any  interface with valid interface ID can be configured as a ring port. On the interconnected node of a sub-ring, this port should be  configured as zero.
.1.3.6.1.4.1.1916.1.46.2.1.5,EXTREME-ERPS-MIB::extremeErpsRingRplPort,Integer32,read-write,,current,,This object identifies the RPL port of the ring.  Valid values for this object are '0', 'IfIndex of extremeErpsRingEast' and  'IfIndex of extremeErpsRingWest'.  When a port is configured as a RPL port, that node becomes RPL  owner for that ring. Value '0' indicates that none of the ring ports is a RPL port and hence the node is not a RPL owner. In an interconnected node of a sub-ring, the 'extremeErpsRingEast' alone  can be chosen as an RPL port when administrator decides to have the  interconnected node as the RPL Owner of the sub-ring. Administrator has to ensure that, only one node in a ring is  configured as RPL owner.
.1.3.6.1.4.1.1916.1.46.2.1.6,EXTREME-ERPS-MIB::extremeErpsRingPortBlockingOnVcRecovery,INTEGER,read-write,,current,true(1):false(2),This object is applicable for the interconnected nodes of a sub-ring.  This configuration helps to avoid the possibility of temporary loops  getting formed in the sub-ring during the virtual channel recovery. This object should be set to 'true' on only one of the interconnected node of the sub-ring. (If 'extremeErpsRingPortBlockingOnVcRecovery' is  configured to be 'true' on both the interconnected node of a sub-ring, then that sub-ring will be temporary cutoff from the rest of network). When this object value is set to 'true', the fsErpsRingEast of this  ring node will be blocked in the event of virtual channel recovery.  The extremeErpsRingEast of the sub-ring will be unblocked when the RPL port of the sub-ring is blocked and NRRB messages from the RPL Owner is  received by this node.
.1.3.6.1.4.1.1916.1.46.2.1.7,EXTREME-ERPS-MIB::extremeErpsRingNodeType,INTEGER,read-only,,current,rplOwner(1):nonRplOwner(2):interConnectionNode(3),This object identifies the node state of this ring node.  If extremeErpsRingRplPort is configured for a ring node, then that ring node becomes 'rplOwner', otherwise the node remains as 'nonRplOwner'.
.1.3.6.1.4.1.1916.1.46.2.1.8,EXTREME-ERPS-MIB::extremeErpsRingOperatingMode,INTEGER,read-write,,current,revertive(1):nonRevertive(2),This object identifies whether the ring is operating in revertive or nonRevertive manner. In revertive mode of operation, once the failed link recovers, the data path will be switched back from protection path to working path. In nonRevertive mode of operation, once the failed link recovers, one  of the recovered link port will remain in blocked state and the data still remains in the protection path.  This object can be changed, only when the rowstatus for this ring is  not active.
.1.3.6.1.4.1.1916.1.46.2.1.9,EXTREME-ERPS-MIB::extremeErpsRingMonitorMechanism,INTEGER,read-only,,current,cfm(1),This object indicates the type of monitoring mechanism used for  detecting faults of the ring link.  Currently 'cfm' is supported as monitoring mechanism. For 'cfm'  monitoring mechanism to monitor the ring ports, appropriate down  MEPs on the R-APS VLAN of the ring has to be provisioned through  extremeErpsRingCfmTable. For sub-rings, a Up & Down MEP on the sub-ring R-APS VLAN needs to be installed on fsErpsRingEast of the interconnecting nodes using the same extremeErpsRingCfmTable.
.1.3.6.1.4.1.1916.1.46.2.1.10,EXTREME-ERPS-MIB::extremeErpsRingEastStatus,INTEGER,read-only,,current,blocked(1):unblocked(2),This object indicates ring port1's current status updated by  ERPS control process of this ring.  If the status is blocked then: - Data traffic will be blocked on this port. - R-APS messages received on this port will be given to ERPS  control process but will not be forwarded. - Similarly R-APS messages received at other member ports of R-APS VLAN will not be forwarded on this port. - Locally regenerated R-APS packets will be transmitted out of this port. If the status is unblocked then: - Data traffic will be unblocked on this port. - R-APS messages received on this port will be given to ERPS  control process and will be forwarded to R-APS VLAN member ports. - Similarly R-APS messages received at other member ports of R-APS VLAN can be forwarded on this port.
.1.3.6.1.4.1.1916.1.46.2.1.11,EXTREME-ERPS-MIB::extremeErpsRingWestStatus,INTEGER,read-only,,current,blocked(1):unblocked(2),This object indicates ring port2's current status updated by  ERPS control process of this ring. If the status is blocked then: - Data traffic will be blocked on this port. - R-APS messages received on this port will be given to ERPS  control process but will not be forwarded. - Similarly R-APS messages received at other member ports of R-APS VLAN will not be forwarded on this port. - Locally regenerated R-APS packets will be transmitted out of this port. If the status is unblocked then: - Data traffic will be unblocked on this port. - R-APS messages received on this port will be given to ERPS  control process and will be forwarded to R-APS VLAN member ports. - Similarly R-APS messages received at other member ports of R-APS VLAN can be forwarded on this port. For sub-rings in interconnected nodes, this object is not valid, and get on this object will always return 'unblocked'.
.1.3.6.1.4.1.1916.1.46.2.1.12,EXTREME-ERPS-MIB::extremeErpsRingSemState,INTEGER,read-only,,current,disabled(0):idle(1):protection(2):manualswitch(3):forcedswitch(4):pending(5),This object gives the node state as per the G.8032 state event machine. When ring Row status is not active or when ERPS is disabled in the virtual context, this object will show 'disabled(0)' status.
.1.3.6.1.4.1.1916.1.46.2.1.13,EXTREME-ERPS-MIB::extremeErpsRingNodeStatus,BITS,read-only,,current,signalFailOnEast(0):signalFailOnWest(1):remoteSignalFailOnEast(2):remoteSignalFailOnWest(3):rplBlocked(4):waitToRestoreTimerRunning(5):holdTimerRunning(6):guardTimerRunning(7), General attributes giving the current status of the ring by specifying the events/status currently present. signalFailOnEast(0) - Signal-failure on Ring Port 1 signalFailOnWest(1) - Signal-failure on Ring Port 2 remoteSignalFailOnEast(2) - Remote-signal-failure received on Ring Port 1 remoteSignalFailOnWest(3) - Remote-signal-failure received on Ring Port 2 rplBlocked(4) - Rpl-blocked waitToRestoreTimerRunning(5) - Wait-to-restore-timer-running holdTimerRunning(6) - Hold-timer-running guardTimerRunning(7) - Guard-timer-running Value 1 of the bit signifies the presence of the event associated with that bit and value zero signifies the absence of that event For example: If a signal failure is received on Ring port 1 and R-APS(SF) is received on port 2, then Bit 1 and 4 will have the value as 1. Signal failure on a port represents Port failure indication received from  the monitoring entity. This does not depend on hold off timer status.  If signal failure is received on ring port 1 and hold-off timer is  started, then both signalFailOnEast and holdTimerRunning will have the value as 1.
.1.3.6.1.4.1.1916.1.46.2.1.14,EXTREME-ERPS-MIB::extremeErpsRingRplNeighbourPort,Integer32,read-write,,current,,This object identifies the RPL Neighbour port of the ring .  Valid values for this object are '0', 'IfIndex of extremeErpsRingEast' and  'IfIndex of extremeErpsRingWest'.  When a port is configured as a RPL Neighbour port, that node becomes RPL  Neighbour for that ring. [Reference : Section 10.1 of ITU-T G.8032 Y.1344 (03/2010)]  Value '0' indicates that none of the ring ports is a RPL Neighbour port and hence the node is not a RPL Neighbour. In an interconnected node of a sub-ring, the 'extremeErpsRingEast' alone  can be chosen as an RPL Neighbour port when administrator decides to have the  interconnected node as the RPL Neighbour of the sub-ring. Both the RPL owner and RPL Neighbor node cannot be enabled at the same  Ethernet Ring Node. Administrator has to ensure that, only one node in a ring is  configured as RPL Neighbour ,and the node is adjacent to the RPL .
.1.3.6.1.4.1.1916.1.46.2.1.15,EXTREME-ERPS-MIB::extremeErpsRingProtectionType,INTEGER,read-only,,current,portBased(1):serviceBased(2),This object specifies the type of protection being provided by this ring instance. The following two protection switching types are possible: portBased - Port Based Protection  This ring applies the protection switching mechanism for all traffic that pass through its ring ports. Hence when ERP control process decides to block or unblock a ring port, all data traffic that passes  through that port gets affected. serviceBased - Service Based Protection. This ring applies the protection switching mechanism only for the set of vlans mapped to this ring instance. Hence when ERP control process decides to block or unblock a ring port, only the data traffic of the vlans that are mapped to this ring instance and that passes  through that port gets affected.  All ring nodes in a single ring instance must be configured with the same protection type. In a single virtual context one ring can run in port based protection mode and another ring can run in service based protection mode.  It is not recommended to configure a port as ring port in a port based ring instance as well as in a service based ring instance. It is not recommended to configure a port as ring port in multiple port  based ring instance. The ring protection type can be modified only when the row status of  the ring entry in not in service.
.1.3.6.1.4.1.1916.1.46.2.1.16,EXTREME-ERPS-MIB::extremeRingCfmGroup1,OCTET,read-create,,current,, Connectivity Fault Management group 1
.1.3.6.1.4.1.1916.1.46.2.1.17,EXTREME-ERPS-MIB::extremeRingCfmGroup2,OCTET,read-create,,current,, Connectivity Fault Management group 2 
.1.3.6.1.4.1.1916.1.46.2.1.18,EXTREME-ERPS-MIB::extremeErpsRingCfmRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry as per standard RowStatus conventions.
.1.3.6.1.4.1.1916.1.46.4,EXTREME-ERPS-MIB::extremeErpsRingStatsTable,,not-accessible,,current,,This table contains statistics information for each of the ring present in the system. Entries in this table are created  implicitly by the creation of entries in the extreneErpsRingTable.
.1.3.6.1.4.1.1916.1.46.4.1,EXTREME-ERPS-MIB::extremeErpsRingStatsEntry,,not-accessible,extremeErpsRingName,current,,There is one entry in this table for each entry in the extremeErpsRingTable. Each entry contains the statistics for both ring ports. For a sub-ring  in an interconnected node, Port 2 statistics represent the statistics  of the UP MEP installed on extremeErpsRingEast.
.1.3.6.1.4.1.1916.1.46.4.1.1,EXTREME-ERPS-MIB::extremeErpsRingEastRapsPduSentCount,Counter32,read-only,,current,,This object indicates the number of valid R-APS PDUs sent on the  extremeErpsRingEast of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB).
.1.3.6.1.4.1.1916.1.46.4.1.2,EXTREME-ERPS-MIB::extremeErpsRingWestRapsPduSentCount,Counter32,read-only,,current,,This object indicates the number of valid R-APS PDUs sent on the  extremeErpsRingWest of the ring. R-APS PDUs include all types like  R-APS(SF), R-APS(NR) & R-APS (NR, RB).
.1.3.6.1.4.1.1916.1.46.4.1.3,EXTREME-ERPS-MIB::extremeErpsRingEastRapsPduRcvdCount,Counter32,read-only,,current,,This object indicates the number of valid R-APS PDUs received on the  extremeErpsRingEast of the ring. R-APS PDUs include all types like  R-APS(SF), R-APS(NR) & R-APS (NR, RB).
.1.3.6.1.4.1.1916.1.46.4.1.4,EXTREME-ERPS-MIB::extremeErpsRingWestRapsPduRcvdCount,Counter32,read-only,,current,,This object indicates the number of valid R-APS PDUs received on the  extremeErpsRingWest of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB).
.1.3.6.1.4.1.1916.1.46.4.1.5,EXTREME-ERPS-MIB::extremeErpsRingEastRapsPduDiscardCount,Counter32,read-only,,current,,This object indicates the number of R-APS PDUs discarded on the  extremeErpsRingEast of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). R-APS PDUs with invalid RAPS header  information(wrong request/state) will be discarded.
.1.3.6.1.4.1.1916.1.46.4.1.6,EXTREME-ERPS-MIB::extremeErpsRingWestRapsPduDiscardCount,Counter32,read-only,,current,,This object indicates the number of R-APS PDUs discarded on the  extremeErpsRingWest of the ring. R-APS PDUs include all types like R-APS(SF), R-APS(NR) & R-APS (NR, RB). R-APS PDUs with invalid RAPS header  information(wrong request/state) will be discarded.
.1.3.6.1.4.1.1916.1.46.4.1.7,EXTREME-ERPS-MIB::extremeErpsRingEastBlockedCount,Counter32,read-only,,current,,This object indicates the number times the extremeErpsRingEast is blocked. A port might be blocked because of local failure, or because of link configured as RPL, or if Force/Manual switch is configured
.1.3.6.1.4.1.1916.1.46.4.1.8,EXTREME-ERPS-MIB::extremeErpsRingWestBlockedCount,Counter32,read-only,,current,,This object indicates the number times the extremeErpsRingWest is blocked.  A port might be blocked because of local failure, or because of link configured as RPL, or if Force/Manual switch is configured
.1.3.6.1.4.1.1916.1.46.4.1.9,EXTREME-ERPS-MIB::extremeErpsRingEastUnblockedCount,Counter32,read-only,,current,,This object indicates the number times the extremeErpsRingEast is unblocked. A port might be unblocked because of recovery from local failure, or  if the link is configured as RPL link and there is any other failure in the network, or if Force/Manual switch configuration is removed.
.1.3.6.1.4.1.1916.1.46.4.1.10,EXTREME-ERPS-MIB::extremeErpsRingWestUnblockedCount,Counter32,read-only,,current,,This object indicates the number times the extremeErpsRingWest is unblocked. A port might be unblocked because of recovery from local failure, or  if the link is configured as RPL link and there is any other failure in the network, or if Force/Manual switch configuration is removed.
.1.3.6.1.4.1.1916.1.46.4.1.11,EXTREME-ERPS-MIB::extremeErpsRingEastFailedCount,Counter32,read-only,,current,,This object indicates the number of times the extremeErpsRingEast failed  because of local SF condition.
.1.3.6.1.4.1.1916.1.46.4.1.12,EXTREME-ERPS-MIB::extremeErpsRingWestFailedCount,Counter32,read-only,,current,,This object indicates the number of times the extremeErpsRingWest failed  because of local SF condition.
.1.3.6.1.4.1.1916.1.46.4.1.13,EXTREME-ERPS-MIB::extremeErpsRingEastRecoveredCount,Counter32,read-only,,current,,This object indicates the number of times the extremeErpsRingEast recovered  from a failure (local clear SF condition).
.1.3.6.1.4.1.1916.1.46.4.1.14,EXTREME-ERPS-MIB::extremeErpsRingWestRecoveredCount,Counter32,read-only,,current,,This object indicates the number of times the extremeErpsRingWest recovered  from a failure (local clear SF condition).
.1.3.6.1.4.1.1916.1.46.5,EXTREME-ERPS-MIB::extremeErpsGlobalInfo,,,,,,
.1.3.6.1.4.1.1916.1.46.5.1,EXTREME-ERPS-MIB::extremeErpsGlobalEnabled,INTEGER,read-only,,current,true(1):false(2),This object indicates if ERPS is enabled globally on the switch.
.1.3.6.1.4.1.1916.1.46.5.2,EXTREME-ERPS-MIB::extremeErpsGlobalDisplayConfigWarnings,INTEGER,read-only,,current,true(1):false(2),This object indicates if Display Config Warnings is enabled globally on the  switch.
.1.3.6.1.4.1.1916.1.46.5.3,EXTREME-ERPS-MIB::extremeErpsGlobalMulticastAddRingPorts,INTEGER,read-only,,current,true(1):false(2),This object indicates if Multicast Add Ring Ports is enabled globally on the  switch.
.1.3.6.1.4.1.1916.1.46.5.4,EXTREME-ERPS-MIB::extremeErpsGlobalMulticastSendIGMPAndMLDQuery,INTEGER,read-only,,current,true(1):false(2),This object indicates if Multicast Send IGMP and MLD Query is enabled globally on the  switch.
.1.3.6.1.4.1.1916.1.46.5.5,EXTREME-ERPS-MIB::extremeErpsGlobalMulticastTemporaryFlooding,INTEGER,read-only,,current,true(1):false(2),This object indicates if Multicast Temporary Flooding is enabled globally on the  switch.
.1.3.6.1.4.1.1916.1.46.5.6,EXTREME-ERPS-MIB::extremeErpsGlobalMulticastTemporaryFloodingDuration,Counter32,read-only,,current,,This object indicates the duration of Multicast Temporary Flooding on the  switch.
.1.3.6.1.4.1.1916.1.46.5.7,EXTREME-ERPS-MIB::extremeErpsGlobalNumberOfERPSInstances,Counter32,read-only,,current,,This object indicates the Number of ERPS instances is configured globally on the switch.
.1.3.6.1.4.1.1916.1.46.6,EXTREME-ERPS-MIB::extremeErpsMIBConformance,,,,,,
.1.3.6.1.4.1.1916.1.46.6.1,EXTREME-ERPS-MIB::extremeErpsMIBCompliances,,,,,,
.1.3.6.1.4.1.1916.1.46.6.1.1,EXTREME-ERPS-MIB::extremeErpsMIBCompliance,,,,,,The core compliance statement for all ERPS implementations.
.1.3.6.1.4.1.1916.1.46.6.1.2,EXTREME-ERPS-MIB::extremeErpsMIBCompliance2,,,,,,The core compliance statement for all ERPS implementations.
.1.3.6.1.4.1.1916.1.46.6.2,EXTREME-ERPS-MIB::extremeErpsMIBGroups,,,,,,
.1.3.6.1.4.1.1916.1.46.6.2.1,EXTREME-ERPS-MIB::extremeErpsProtectedVlanEntryGroup,,,,,,Conformance group for ERPS Protected Vlan Entry.
.1.3.6.1.4.1.1916.1.46.6.2.2,EXTREME-ERPS-MIB::extremeErpsRingGroup,,,,,,Conformance group for ERPS Ring Entry.
.1.3.6.1.4.1.1916.1.46.6.2.3,EXTREME-ERPS-MIB::extremeErpsRingCfmGroup,,,,,,Conformance group for ERPS Ring Cfm Entry.
.1.3.6.1.4.1.1916.1.46.6.2.4,EXTREME-ERPS-MIB::extremeErpsRingStatsGroup,,,,,,Conformance group for ERPS Ring Stats Entry.
.1.3.6.1.4.1.1916.1.46.6.2.5,EXTREME-ERPS-MIB::extremeErpsGlobalInfoGroup,,,,,,Conformance group for ERPS global information.
.1.3.6.1.4.1.1916.1.46.6.2.6,EXTREME-ERPS-MIB::extremeErpsNotificationGroup,,,,,,Conformance group for ERPS notification.
.1.3.6.1.4.1.1916.1.46.6.2.7,EXTREME-ERPS-MIB::extremeErpsProtectedVlanEntryGroup2,,,,,,Conformance group for ERPS Protected Vlan Entry.
.1.3.6.1.4.1.1916.1.46.6.2.8,EXTREME-ERPS-MIB::extremeErpsRingGroup2,,,,,,Conformance group for ERPS Ring Entry.
.1.3.6.1.4.1.1916.1.47,EXTREME-BASE-MIB::extremeCfm,,,,,,
.1.3.6.1.4.1.1916.1.47.0,EXTREME-CFM-MIB::extremeCfmNotifications,,,,,,
.1.3.6.1.4.1.1916.1.47.0.1,EXTREME-CFM-MIB::extremeCfmGroupStatusDownUpAlarm,,,,,,A Group status is changed. A notification (DownUpAlarm) is sent to the management entity with the OID of the Group that has detected the status change. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the Group reporting the status  by the indices in the OID of the extremeCfmGroupStatus 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). extremeCfmGroupIndex -Group Identifier and final index into the Group table (extremeCfmGroupTable). 
.1.3.6.1.4.1.1916.1.47.1,EXTREME-CFM-MIB::extremeCfmMibObjects,,,,,,
.1.3.6.1.4.1.1916.1.47.1.1,EXTREME-CFM-MIB::extremeCfmGroup,,,,,,
.1.3.6.1.4.1.1916.1.47.1.1.1,EXTREME-CFM-MIB::extremeCfmGroupNextIndexTable,,not-accessible,,current,,This object contains an unused value for extremeCfmGroupIndex in the extremeCfmGroupTable, or a zero to indicate that none exist. 
.1.3.6.1.4.1.1916.1.47.1.1.1.1,EXTREME-CFM-MIB::extremeCfmGroupNextIndexEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The conceptual row of extremeCfmGroupNextIndexTable.
.1.3.6.1.4.1.1916.1.47.1.1.1.1.1,EXTREME-CFM-MIB::extremeCfmGroupNextIndex,Unsigned32,read-only,,current,,Value to be used as the index of the Group table entries, for this Maintenance association End Point Identifier when the management  entity wants to create a new row in that table. 
.1.3.6.1.4.1.1916.1.47.1.1.2,EXTREME-CFM-MIB::extremeCfmGroupTable,,not-accessible,,current,,This table includes configuration objects and operations for the  Group function, mainly used by the registered clients like ERPS,EAPS  to know link detection failure through CFM. Each row in the table represents a Group for the defined MEP. This  table uses four indices. The first three indices are the indices of  the Maintenance Domain, MaNet, and MEP tables. The fourth index is the  specific Group on the selected MEP. A Group is created on an existing MEP  using extremeCfmGroupIndex in the row creation. Only few objects are writable in this table.  The writable objects in this table need to be persistent upon reboot  or restart of a device.  
.1.3.6.1.4.1.1916.1.47.1.1.2.1,EXTREME-CFM-MIB::extremeCfmGroupEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:extremeCfmGroupIndex,current,,The conceptual row of extremeCfmGroupTable.
.1.3.6.1.4.1.1916.1.47.1.1.2.1.1,EXTREME-CFM-MIB::extremeCfmGroupIndex,Unsigned32,not-accessible,,current,,An index to the CFM Groups configuration table which indicates the specific group associated with a MEP. extremeCfmGroupTableNextIndex needs to be inspected to find an available index for row-creation. Referential integrity is necessary, i.e., the index needs to be persistent upon a reboot or restart of a device. The index is never reused for other groups on the same MEP while this group is active. The index value keeps increasing until it wraps to 0. This is to facilitate access control based on a fixed index for an EMS, since the index is not reused. 
.1.3.6.1.4.1.1916.1.47.1.1.2.1.2,EXTREME-CFM-MIB::extremeCfmGroupName,OCTET,read-create,,current,,The name of a CFM group. Group name can have alpha-numeric, '-' and '_'. It should start with alphabet.  
.1.3.6.1.4.1.1916.1.47.1.1.2.1.3,EXTREME-CFM-MIB::extremeCfmGroupStatus,INTEGER,read-only,,current,down(1):up(2),Whether the group is operational or not. The status is set based on associated MEP status and is informed to registered clients.  It is set to 'Up' when the group is operational. It is set to 'Down' when the group is non-operational. 
.1.3.6.1.4.1.1916.1.47.1.1.2.1.4,EXTREME-CFM-MIB::extremeCfmMepIfIndex,Integer32,read-only,,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 and hence the group 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.6.1.4.1.1916.1.47.1.1.2.1.5,EXTREME-CFM-MIB::extremeCfmGroupRemoteMEPs,OCTET,read-only,,current,,Lists the Remote MEPs associated with a group. Not all Remote MEPs of an MA may be associated with a group. 
.1.3.6.1.4.1.1916.1.47.1.1.2.1.6,EXTREME-CFM-MIB::extremeCfmGroupClients,OCTET,read-only,,current,,Lists all the registered clients with a group. The clients are informed with link failure or recovery through  group status notifications. 
.1.3.6.1.4.1.1916.1.47.1.1.2.1.7,EXTREME-CFM-MIB::extremeCfmGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. All columns must have a valid value before a row can be activated. 
.1.3.6.1.4.1.1916.1.47.1.1.3,EXTREME-CFM-MIB::extremeCfmGroupMepDbTable,,not-accessible,,current,,The group Remote MEP Database. A database, maintained by every group, that maintains information about other MEPs in that group.  
.1.3.6.1.4.1.1916.1.47.1.1.3.1,EXTREME-CFM-MIB::extremeCfmGroupMepDbEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:extremeCfmGroupIndex:extremeCfmGroupMepDbRMepId,current,,The Group Remote MEP Database table entry.
.1.3.6.1.4.1.1916.1.47.1.1.3.1.1,EXTREME-CFM-MIB::extremeCfmGroupMepDbRMepId,Unsigned32,not-accessible,,current,,Maintenance association End Point Identifier of a remote MEP whose information from the group MEP Database is to be returned. 
.1.3.6.1.4.1.1916.1.47.1.1.3.1.2,EXTREME-CFM-MIB::extremeCfmGroupMepDbRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. All columns must have a valid value before a row can be activated. 
.1.3.6.1.4.1.1916.1.47.2,EXTREME-CFM-MIB::extremeCfmMibConformance,,,,,,
.1.3.6.1.4.1.1916.1.47.2.1,EXTREME-CFM-MIB::extremeCfmMibCompliances,,,,,,
.1.3.6.1.4.1.1916.1.47.2.1.1,EXTREME-CFM-MIB::extremeCfmCompliance,,,,,,The compliance statement for support of the Extreme CFM MIB module.
.1.3.6.1.4.1.1916.1.47.2.2,EXTREME-CFM-MIB::extremeCfmMibGroups,,,,,,
.1.3.6.1.4.1.1916.1.47.2.2.1,EXTREME-CFM-MIB::extremeCfmMepGroup,,,,,,Objects for the cfm group.
.1.3.6.1.4.1.1916.1.47.2.2.2,EXTREME-CFM-MIB::extremeCfmMepDbGroup,,,,,,Objects for the cfm group Remote MEP.
.1.3.6.1.4.1.1916.1.47.2.2.3,EXTREME-CFM-MIB::extremeCfmNotificationsGroup,,,,,,Objects for the Notifications group.
.1.3.6.1.4.1.1916.1.48,EXTREME-BASE-MIB::extremeAcl,,,,,,
.1.3.6.1.4.1.1916.1.48.1,EXTREME-ACL-MIB::extremeAclObjects,,,,,,
.1.3.6.1.4.1.1916.1.48.1.1,EXTREME-ACL-MIB::extremeAclStatsTable,,not-accessible,,current,,This table provides ingress and egress statistics information for  the access control list configured for the VLAN and Port interface  in the system. Here is the usage guidelines for this MIB: 1) To retrieve the ingress/egress statistics information for a counter  installed on a port specify extremeAclStatsPortIfIndex with the corresponding  portIfIndex and extremeAclStatsVlanIfIndex with 0. 2) To retrieve the ingress/egress statistics information for a counter  installed on a VLAN specify extremeAclStatsVlanIfIndex with the corresponding vlanIfIndex and extremeAclStatsPortIfIndex with 0.  3) To retrieve the ingress/egress statistics information for the wild card entry  (the rule applied all ports), specify both extremeAclStatsPortIfIndex and extremeAclStatsVlanIfIndex with 0. 4) Right now we do not support acls to be installed in vlan and port. If we start supporting the same, specifiy extremeAclStatsVlanIfIndex with the corresponding vlanIfIndex and extremeAclStatsPortIfIndex with the corresponding  portIfIndex.  5) To retrieve statistics for a counter applied in ingress direction, specify  extremeAclDirection with the value 0 and for statistics for a counter applied in egress direction specify extremeAclDirection, with the value 1. 
.1.3.6.1.4.1.1916.1.48.1.1.1,EXTREME-ACL-MIB::extremeAclStatsEntry,,not-accessible,extremeAclStatsVlanIfIndex:extremeAclStatsPortIfIndex:extremeAclDirection:extremeAclStatsCounterName,current,,An entry (conceptual row) in the extremeAclStatsTable.
.1.3.6.1.4.1.1916.1.48.1.1.1.1,EXTREME-ACL-MIB::extremeAclStatsVlanIfIndex,Integer32,not-accessible,,current,,The IfIndex of the VLAN in which this policy/rule is applied.
.1.3.6.1.4.1.1916.1.48.1.1.1.2,EXTREME-ACL-MIB::extremeAclStatsPortIfIndex,Integer32,not-accessible,,current,,The IfIndex of the the port in which this policy/rule is applied.
.1.3.6.1.4.1.1916.1.48.1.1.1.3,EXTREME-ACL-MIB::extremeAclDirection,Integer32,not-accessible,,current,,The ingress/egress direction to which this policy/rule is applied.
.1.3.6.1.4.1.1916.1.48.1.1.1.4,EXTREME-ACL-MIB::extremeAclStatsCounterName,OCTET,not-accessible,,current,,Name of the counter for which the stats is requested.
.1.3.6.1.4.1.1916.1.48.1.1.1.5,EXTREME-ACL-MIB::extremeAclStatsPktCount,Counter64,read-only,,current,,The total number of packets that matches this rule.
.1.3.6.1.4.1.1916.1.48.1.1.1.6,EXTREME-ACL-MIB::extremeAclStatsByteCount,Counter64,read-only,,current,,The total number of bytes that matches this rule.
.1.3.6.1.4.1.1916.1.48.9,EXTREME-ACL-MIB::aclConformance,,,,,,
.1.3.6.1.4.1.1916.1.48.9.1,EXTREME-ACL-MIB::aclGroups,,,,,,
.1.3.6.1.4.1.1916.1.48.9.1.1,EXTREME-ACL-MIB::aclCounterStatsGroup,,,,,,A collection of objects providing statistical information for rules applied to a port or vlan
.1.3.6.1.4.1.1916.1.48.9.2,EXTREME-ACL-MIB::aclCompliances,,,,,,
.1.3.6.1.4.1.1916.1.48.9.2.1,EXTREME-ACL-MIB::aclStatistics,,,,,,The compliance statement for acl statistics
.1.3.6.1.4.1.1916.1.49,EXTREME-BASE-MIB::extremeVrrpMIB,,,,,,
.1.3.6.1.4.1.1916.1.49.1,EXTREME-VRRP-MIB::extremeVrrpOperations,,,,,,
.1.3.6.1.4.1.1916.1.49.1.1,EXTREME-VRRP-MIB::extremeVrrpOperTable,,not-accessible,,current,,Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'extremeVrrpOperEntry' items. This table is extension of  IETF tables, vrrpOperTable & vrrpv3OperationsTable 
.1.3.6.1.4.1.1916.1.49.1.1.1,EXTREME-VRRP-MIB::extremeVrrpOperEntry,,not-accessible,ifIndex:vrrpOperVrId,current,,An entry in the extremeVrrpOperTable 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.
.1.3.6.1.4.1.1916.1.49.1.1.1.1,EXTREME-VRRP-MIB::extremeVrrpFabricRoutingMode,INTEGER,read-write,,current,enable(1):disable(2),This object controls whether VRRP Backup node should assume L3  forwarding responsibility. Default is False
.1.3.6.1.4.1.1916.1.49.2,EXTREME-VRRP-MIB::extremeVrrpConformance,,,,,,
.1.3.6.1.4.1.1916.1.49.2.1,EXTREME-VRRP-MIB::extremeVrrpMIBCompliances,,,,,,
.1.3.6.1.4.1.1916.1.49.2.1.1,EXTREME-VRRP-MIB::extremeVrrpMIBCompliance,,,,,,The core compliance statement for Extreme's VRRP Extensions implementations.
.1.3.6.1.4.1.1916.1.49.2.2,EXTREME-VRRP-MIB::extremeVrrpMIBGroups,,,,,,
.1.3.6.1.4.1.1916.1.49.2.2.1,EXTREME-VRRP-MIB::extremeVrrpOperGroup,,,,,,Conformance group for extreme VRRP operations.
.1.3.6.1.4.1.1916.1.50,EXTREME-BASE-MIB::extremeOspfv3MIB,,,,,,
.1.3.6.1.4.1.1916.1.50.0,EXTREME-OSPFV3-MIB::extremeOspfv3Notifications,,,,,,
.1.3.6.1.4.1.1916.1.50.0.1,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfStateChange,,,,,,An extremeOspfv3VirtIfStateChange notification signifies that there has been a change in the state of an OSPFv3 virtual interface. This notification should be generated when the interface state regresses (e.g., goes from Point-to-Point to Down) or progresses to a terminal state (i.e., Point-to-Point).
.1.3.6.1.4.1.1916.1.50.0.2,EXTREME-OSPFV3-MIB::extremeOspfv3NbrStateChange,,,,,,An extremeOspfv3NbrStateChange notification signifies that there has been a change in the state of a non-virtual OSPFv3 neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., 2-Way or Full). When a neighbor transitions from or to Full on non-broadcast multi-access and broadcast networks, the notification should be generated by the Designated Router. A Designated Router transitioning to Down will be noted by ospfIfStateChange.
.1.3.6.1.4.1.1916.1.50.0.3,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrStateChange,,,,,,An extremeOspfv3VirtNbrStateChange notification signifies that there has been a change in the state of an OSPFv3 virtual neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full).
.1.3.6.1.4.1.1916.1.50.0.4,EXTREME-OSPFV3-MIB::extremeOspfv3IfConfigError,,,,,,An extremeOspfv3IfConfigError notification signifies that a packet has been received on a non-virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a notification only if it prevents an adjacency from forming.
.1.3.6.1.4.1.1916.1.50.0.5,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfConfigError,,,,,,An extremeOspfv3VirtIfConfigError notification signifies that a packet has been received on a virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a notification only if it prevents an adjacency from forming.
.1.3.6.1.4.1.1916.1.50.0.6,EXTREME-OSPFV3-MIB::extremeOspfv3IfStateChange,,,,,,An extremeOspfv3IfStateChange notification signifies that there has been a change in the state of a non-virtual OSPFv3 interface. This notification should be generated when the interface state regresses (e.g., goes from DR to Down) or progresses to a terminal state (i.e., Point-to-Point, DR Other, DR, or Backup).
.1.3.6.1.4.1.1916.1.50.0.7,EXTREME-OSPFV3-MIB::extremeOspfv3NssaTranslatorStatusChange,,,,,,An extremeOspfv3NssaTranslatorStatusChange notification indicates that there has been a change in the router's ability to translate OSPFv3 NSSA LSAs into OSPFv3 External LSAs. This notification should be generated when the Translator Status transitions from or to any defined status on a per-area basis.
.1.3.6.1.4.1.1916.1.50.0.8,EXTREME-OSPFV3-MIB::extremeOspfv3NbrRestartHelperStatusChange,,,,,,An extremeOspfv3NbrRestartHelperStatusChange notification signifies that there has been a change in the graceful restart helper state for the neighbor. This notification should be generated when the neighbor restart helper status transitions for a neighbor.
.1.3.6.1.4.1.1916.1.50.0.9,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrRestartHelperStatusChange,,,,,,An extremeOspfv3VirtNbrRestartHelperStatusChange notification signifies that there has been a change in the graceful restart helper state for the virtual neighbor. This notification should be generated when the virtual neighbor restart helper status transitions for a virtual neighbor.
.1.3.6.1.4.1.1916.1.50.1,EXTREME-OSPFV3-MIB::extremeOspfv3Objects,,,,,,
.1.3.6.1.4.1.1916.1.50.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3GeneralGroup,,,,,,
.1.3.6.1.4.1.1916.1.50.1.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3RouterId,Unsigned32,read-write,,current,,A 32-bit integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router.
.1.3.6.1.4.1.1916.1.50.1.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3AdminStat,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status of OSPFv3 in the router. The value 'enabled' denotes that the OSPFv3 Process is active on at least one interface; 'disabled' disables it on all interfaces.
.1.3.6.1.4.1.1916.1.50.1.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3VersionNumber,INTEGER,read-only,,current,version3(3),The version number of OSPF for IPv6 is 3.
.1.3.6.1.4.1.1916.1.50.1.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AreaBdrRtrStatus,INTEGER,read-only,,current,true(1):false(2),A flag to note whether this router is an area border router.
.1.3.6.1.4.1.1916.1.50.1.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3ASBdrRtrStatus,INTEGER,read-write,,current,true(1):false(2),A flag to note whether this router is configured as an Autonomous System border router.
.1.3.6.1.4.1.1916.1.50.1.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3AsScopeLsaCount,Gauge32,read-only,,current,,The number of AS-Scope (e.g. AS-External) link state advertisements in the link state database.
.1.3.6.1.4.1.1916.1.50.1.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3AsScopeLsaCksumSum,Integer32,read-only,,current,,The 32-bit unsigned sum of the LS checksums of the AS-scoped 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.
.1.3.6.1.4.1.1916.1.50.1.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3OriginateNewLsas,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.
.1.3.6.1.4.1.1916.1.50.1.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3RxNewLsas,Counter32,read-only,,current,,The number of link state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link state advertisements.
.1.3.6.1.4.1.1916.1.50.1.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3ExtLsaCount,Gauge32,read-only,,current,,The number of External(LS type 0x4005) in the link state database
.1.3.6.1.4.1.1916.1.50.1.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3ExtAreaLsdbLimit,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 extremeOspfv3ExtAreaLsdbLimit, the router enters Overflow state. The router never holds more than extremeOspfv3ExtAreaLsdbLimit non-default AS-external-LSAs in its database. OspfExtAreaLsdbLimit MUST be set identically in all routers attached to the OSPFv3 backbone and/or any regular OSPFv3 area. (i.e., OSPFv3 stub areas and NSSAs are excluded).
.1.3.6.1.4.1.1916.1.50.1.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3MulticastExtensions,BITS,read-write,,current,intraAreaMulticast(0):interAreaMulticast(1):interAsMulticast(2),A Bit Mask indicating whether the router is forwarding IPv6 multicast datagrams based on the algorithms defined in the Multicast Extensions to OSPF. If intraAreaMulticast set, indicates that the router can forward IPv6 multicast datagrams in the router's directly attached areas (called intra-area multicast routing). If interAreaMulticast set, indicates that the router can forward IPv6 multicast datagrams between OSPFv3 areas (called inter-area multicast routing). If interAsMulticast set, indicates that the router can forward IPv6 multicast datagrams between Autonomous Systems (called inter-AS multicast routing). Only certain combinations of bit settings are allowed, namely: - All bits cleared (no multicasting) - intraAreaMulticast only, - intraAreaMulticast and interAreaMulticast, - intraAreaMulticast and interAsMulticast - intraAreaMulticast, interAreaMulticast and interAsMulticast By default, all bits are cleared.
.1.3.6.1.4.1.1916.1.50.1.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3ExitOverflowInterval,Unsigned32,read-write,,current,,The number of seconds that, after entering Overflow State, a router will attempt to leave Overflow State. 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.
.1.3.6.1.4.1.1916.1.50.1.1.14,EXTREME-OSPFV3-MIB::extremeOspfv3DemandExtensions,INTEGER,read-write,,current,true(1):false(2),The router's support for demand routing.
.1.3.6.1.4.1.1916.1.50.1.1.15,EXTREME-OSPFV3-MIB::extremeOspfv3ReferenceBandwidth,Unsigned32,read-write,,current,,Reference bandwidth in kilobits/second for calculating default interface metrics. The default value is 100,000 KBPS (100 MBPS)
.1.3.6.1.4.1.1916.1.50.1.1.16,EXTREME-OSPFV3-MIB::extremeOspfv3RestartSupport,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.
.1.3.6.1.4.1.1916.1.50.1.1.17,EXTREME-OSPFV3-MIB::extremeOspfv3RestartInterval,Integer32,read-write,,current,,Configured OSPF Graceful restart timeout interval.
.1.3.6.1.4.1.1916.1.50.1.1.18,EXTREME-OSPFV3-MIB::extremeOspfv3RestartStatus,INTEGER,read-only,,current,notRestarting(1):plannedRestart(2):unplannedRestart(3),The current status of OSPF Graceful restart capability.
.1.3.6.1.4.1.1916.1.50.1.1.19,EXTREME-OSPFV3-MIB::extremeOspfv3RestartAge,Integer32,read-only,,current,,Remaining time in current OSPF Graceful restart interval.
.1.3.6.1.4.1.1916.1.50.1.1.20,EXTREME-OSPFV3-MIB::extremeOspfv3RestartExitRc,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. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change.
.1.3.6.1.4.1.1916.1.50.1.1.21,EXTREME-OSPFV3-MIB::extremeOspfv3NotificationEnable,INTEGER,read-write,,current,true(1):false(2),This object provides a coarse level of control over the generation of OSPFv3 notifications. If this object is set to true (1), then it enables the generation of OSPFv3 notifications. If it is set to false (2), these notifications are not generated. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
.1.3.6.1.4.1.1916.1.50.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3AreaTable,,not-accessible,,current,,Information describing the configured parameters and cumulative statistics of the router's attached areas.
.1.3.6.1.4.1.1916.1.50.1.2.1,EXTREME-OSPFV3-MIB::extremeOspfv3AreaEntry,,not-accessible,extremeOspfv3AreaId,current,,Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
.1.3.6.1.4.1.1916.1.50.1.2.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3AreaId,Unsigned32,not-accessible,,current,,A 32-bit integer uniquely identifying an area. Area ID 0 is used for the OSPFv3 backbone.
.1.3.6.1.4.1.1916.1.50.1.2.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3ImportAsExtern,INTEGER,read-create,,current,importExternal(1):importNoExternal(2):importNssa(3),Indicates whether an area is a Stub area, NSSA, or standard area. AS-scope LSAs are not imported into Stub Areas or NSSAs. NSSAs import AS-External data as NSSA LSAs which have Area-scope
.1.3.6.1.4.1.1916.1.50.1.2.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3AreaSpfRuns,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.
.1.3.6.1.4.1.1916.1.50.1.2.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AreaBdrRtrCount,Gauge32,read-only,,current,,The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
.1.3.6.1.4.1.1916.1.50.1.2.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAsBdrRtrCount,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.4.1.1916.1.50.1.2.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3AreaScopeLsaCount,Gauge32,read-only,,current,,The total number of Area-Scope link state advertisements in this area's link state database.
.1.3.6.1.4.1.1916.1.50.1.2.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3AreaScopeLsaCksumSum,Integer32,read-only,,current,,The 32-bit unsigned sum of the Area-Scope link state advertisements' LS checksums contained in this area's link state database. 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.
.1.3.6.1.4.1.1916.1.50.1.2.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3AreaSummary,INTEGER,read-create,,current,noAreaSummary(1):sendAreaSummary(2),The variable ospfAreaSummary controls the im- port 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.4.1.1916.1.50.1.2.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3AreaStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable controls the status of the entry. The use of RowStatus is covered in more detail in [6].
.1.3.6.1.4.1.1916.1.50.1.2.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3StubMetric,Integer32,read-create,,current,,The metric value advertised for the default route into Stub and NSSA areas.
.1.3.6.1.4.1.1916.1.50.1.2.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3AreaNssaTranslatorRole,INTEGER,read-create,,current,always(1):candidate(2),Indicates an NSSA Border router's ability to perform NSSA translation of NSSA-LSAs into AS-External-LSAs.
.1.3.6.1.4.1.1916.1.50.1.2.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3AreaNssaTranslatorState,INTEGER,read-only,,current,enabled(1):elected(2):disabled(3),Indicates if and how an NSSA Border router is performing NSSA translation of NSSA-LSAs into AS-External-LSAÆs. When this object is set to enabled, the NSSA Border router's extremeOspfv3AreaNssTranslatorRole has been set to always. When this object is set to elected, a candidate NSSA Border router is translating NSSA-LSAÆs into AS-External-LSAÆs. When this object is set to disabled, a candidate NSSA Border router is NOT translating NSSA-LSAÆs into AS-External-LSAÆs.
.1.3.6.1.4.1.1916.1.50.1.2.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3AreaNssaTranslatorStabInt,Unsigned32,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.4.1.1916.1.50.1.2.1.14,EXTREME-OSPFV3-MIB::extremeOspfv3AreaNssaTranslatorEvents,Counter32,read-only,,current,,Indicates the number of Translator State changes that have occurred since the last boot-up.
.1.3.6.1.4.1.1916.1.50.1.2.1.15,EXTREME-OSPFV3-MIB::extremeOspfv3AreaStubMetricType,INTEGER,read-create,,current,extremeOspfv3Metric(1):comparableCost(2):nonComparable(3),This variable displays the type of metric advertised as a default route.
.1.3.6.1.4.1.1916.1.50.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbTable,,not-accessible,,current,,The OSPFv3 Process's AS-Scope Link State Database.
.1.3.6.1.4.1.1916.1.50.1.3.1,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbEntry,,not-accessible,extremeOspfv3AsLsdbType:extremeOspfv3AsLsdbRouterId:extremeOspfv3AsLsdbLsid,current,,A single AS-Scope Link State Advertisement.
.1.3.6.1.4.1.1916.1.50.1.3.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbType,Unsigned32,not-accessible,,current,,The type of the link state advertisement. Each link state type has a separate advertisement format. AS-Scope LSAs not recognized by the router may be stored in the database.
.1.3.6.1.4.1.1916.1.50.1.3.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbRouterId,Unsigned32,not-accessible,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.1916.1.50.1.3.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbLsid,Unsigned32,not-accessible,,current,,The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
.1.3.6.1.4.1.1916.1.50.1.3.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbSequence,Integer32,read-only,,current,,The sequence number field is a signed 32-bit integer. 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.4.1.1916.1.50.1.3.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.4.1.1916.1.50.1.3.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbChecksum,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.4.1.1916.1.50.1.3.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbAdvertisement,OCTET,read-only,,current,,The entire Link State Advertisement, including its header.
.1.3.6.1.4.1.1916.1.50.1.3.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbTypeKnown,INTEGER,read-only,,current,true(1):false(2),Indicates whether the LSA type is recognized by this Router.
.1.3.6.1.4.1.1916.1.50.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbTable,,not-accessible,,current,,The OSPFv3 Process's Area-Scope Link State Database.
.1.3.6.1.4.1.1916.1.50.1.4.1,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbEntry,,not-accessible,extremeOspfv3AreaLsdbAreaId:extremeOspfv3AreaLsdbType:extremeOspfv3AreaLsdbRouterId:extremeOspfv3AreaLsdbLsid,current,,A single Area-Scope Link State Advertisement.
.1.3.6.1.4.1.1916.1.50.1.4.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbAreaId,Unsigned32,not-accessible,,current,,The 32-bit identifier of the Area from which the LSA was received.
.1.3.6.1.4.1.1916.1.50.1.4.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbType,Unsigned32,not-accessible,,current,,The type of the link state advertisement. Each link state type has a separate advertisement format. Area-Scope LSAs unrecognized by the router are also stored in this database.
.1.3.6.1.4.1.1916.1.50.1.4.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbRouterId,Unsigned32,not-accessible,,current,,The 32-bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.1916.1.50.1.4.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbLsid,Unsigned32,not-accessible,,current,,The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
.1.3.6.1.4.1.1916.1.50.1.4.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbSequence,Integer32,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.1916.1.50.1.4.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.4.1.1916.1.50.1.4.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbChecksum,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.4.1.1916.1.50.1.4.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbAdvertisement,OCTET,read-only,,current,,The entire Link State Advertisement, including its header.
.1.3.6.1.4.1.1916.1.50.1.4.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbTypeKnown,INTEGER,read-only,,current,true(1):false(2),Indicates whether the LSA type is recognized by this Router.
.1.3.6.1.4.1.1916.1.50.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbTable,,not-accessible,,current,,The OSPFv3 Process's Link-Scope Link State Database.
.1.3.6.1.4.1.1916.1.50.1.5.1,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbEntry,,not-accessible,extremeOspfv3LinkLsdbIfIndex:extremeOspfv3LinkLsdbIfInstId:extremeOspfv3LinkLsdbType:extremeOspfv3LinkLsdbRouterId:extremeOspfv3LinkLsdbLsid,current,,A single Link-Scope Link State Advertisement.
.1.3.6.1.4.1.1916.1.50.1.5.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbIfIndex,Integer32,not-accessible,,current,,The identifier of the link from which the LSA was received.
.1.3.6.1.4.1.1916.1.50.1.5.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbIfInstId,Integer32,not-accessible,,current,,The identifier of the interface instance from which the LSA was received.
.1.3.6.1.4.1.1916.1.50.1.5.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbType,Unsigned32,not-accessible,,current,,The type of the link state advertisement. Each link state type has a separate advertisement format. Link-Scope LSAs unrecognized by the router are also stored in this database.
.1.3.6.1.4.1.1916.1.50.1.5.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbRouterId,Unsigned32,not-accessible,,current,,The 32 bit number that uniquely identifies the originating router in the Autonomous System.
.1.3.6.1.4.1.1916.1.50.1.5.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbLsid,Unsigned32,not-accessible,,current,,The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
.1.3.6.1.4.1.1916.1.50.1.5.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbSequence,Integer32,read-only,,current,,The sequence number field is a signed 32-bit integer. 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.4.1.1916.1.50.1.5.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbAge,Integer32,read-only,,current,,This field is the age of the link state advertisement in seconds.
.1.3.6.1.4.1.1916.1.50.1.5.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbChecksum,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.4.1.1916.1.50.1.5.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbAdvertisement,OCTET,read-only,,current,,The entire Link State Advertisement, including its header.
.1.3.6.1.4.1.1916.1.50.1.5.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbTypeKnown,INTEGER,read-only,,current,true(1):false(2),Indicates whether the LSA type is recognized by this Router.
.1.3.6.1.4.1.1916.1.50.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3HostTable,,not-accessible,,current,,The list of Hosts, and their metrics, that the router will advertise as host routes.
.1.3.6.1.4.1.1916.1.50.1.6.1,EXTREME-OSPFV3-MIB::extremeOspfv3HostEntry,,not-accessible,extremeOspfv3HostAddressType:extremeOspfv3HostAddress,current,,A metric to be advertised when a given host is reachable.
.1.3.6.1.4.1.1916.1.50.1.6.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3HostAddressType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of extremeOspfv3HostAddress. Only IPv6 addresses without zone index are expected.
.1.3.6.1.4.1.1916.1.50.1.6.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3HostAddress,OCTET,not-accessible,,current,,The IPv6 Address of the Host. Must be a Global address.
.1.3.6.1.4.1.1916.1.50.1.6.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3HostMetric,Integer32,read-create,,current,,The Metric to be advertised.
.1.3.6.1.4.1.1916.1.50.1.6.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3HostStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable controls the status of the entry. The use of RowStatus is covered in more detail in [6].
.1.3.6.1.4.1.1916.1.50.1.6.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3HostAreaID,Unsigned32,read-create,,current,,The Area the Host Entry is to be found within. By default, the area that a subsuming OSPFv3 interface is in, or Area 0
.1.3.6.1.4.1.1916.1.50.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3IfTable,,not-accessible,,current,,The OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3.
.1.3.6.1.4.1.1916.1.50.1.7.1,EXTREME-OSPFV3-MIB::extremeOspfv3IfEntry,,not-accessible,extremeOspfv3IfIndex:extremeOspfv3IfInstId,current,,The OSPFv3 Interface Entry describes one interface from the viewpoint of OSPFv3.
.1.3.6.1.4.1.1916.1.50.1.7.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3IfIndex,Integer32,not-accessible,,current,,The interface index of this OSPFv3 interface. It corresponds to the interface index of the IPv6 interface on which OSPFv3 is configured.
.1.3.6.1.4.1.1916.1.50.1.7.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3IfInstId,Integer32,not-accessible,,current,,Enables multiple interface instances of OSPFv3 to be run over a single link. Each protocol instance would be assigned a separate ID. This ID has local link significance only.
.1.3.6.1.4.1.1916.1.50.1.7.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3IfAreaId,Unsigned32,read-create,,current,,A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone.
.1.3.6.1.4.1.1916.1.50.1.7.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3IfType,INTEGER,read-create,,current,broadcast(1):nbma(2):pointToPoint(3):pointToMultipoint(5),The OSPFv3 interface type.
.1.3.6.1.4.1.1916.1.50.1.7.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3IfAdminStat,INTEGER,read-create,,current,enabled(1):disabled(2),The OSPFv3 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 OSPFv3.
.1.3.6.1.4.1.1916.1.50.1.7.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3IfRtrPriority,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.4.1.1916.1.50.1.7.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3IfTransitDelay,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.1916.1.50.1.7.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3IfRetransInterval,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.
.1.3.6.1.4.1.1916.1.50.1.7.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3IfHelloInterval,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.4.1.1916.1.50.1.7.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3IfRtrDeadInterval,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 on the interface. 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.1916.1.50.1.7.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3IfPollInterval,Unsigned32,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.4.1.1916.1.50.1.7.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3IfState,INTEGER,read-only,,current,down(1):loopback(2):waiting(3):pointToPoint(4):designatedRouter(5):backupDesignatedRouter(6):otherDesignatedRouter(7),The OSPFv3 Interface State.
.1.3.6.1.4.1.1916.1.50.1.7.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3IfDesignatedRouter,Unsigned32,read-only,,current,,The Router ID of the Designated Router.
.1.3.6.1.4.1.1916.1.50.1.7.1.14,EXTREME-OSPFV3-MIB::extremeOspfv3IfBackupDesignatedRouter,Unsigned32,read-only,,current,,The Router ID of the Backup Designated Router.
.1.3.6.1.4.1.1916.1.50.1.7.1.15,EXTREME-OSPFV3-MIB::extremeOspfv3IfEvents,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.1916.1.50.1.7.1.16,EXTREME-OSPFV3-MIB::extremeOspfv3IfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable controls the status of the entry. The use of RowStatus is covered in more detail in [6].
.1.3.6.1.4.1.1916.1.50.1.7.1.17,EXTREME-OSPFV3-MIB::extremeOspfv3IfMulticastForwarding,INTEGER,read-create,,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 unicasts. Data link multicasting is not meaningful on point to point and NBMA interfaces, and setting extremeOspfv3MulticastForwarding to 0 effectively disables all multicast forwarding.
.1.3.6.1.4.1.1916.1.50.1.7.1.18,EXTREME-OSPFV3-MIB::extremeOspfv3IfDemand,INTEGER,read-create,,current,true(1):false(2),Indicates whether Demand OSPFv3 procedures (hello suppression to FULL neighbors and setting the DoNotAge flag on propagated LSAs) should be performed on this interface.
.1.3.6.1.4.1.1916.1.50.1.7.1.19,EXTREME-OSPFV3-MIB::extremeOspfv3IfMetricValue,Integer32,read-create,,current,,The metric assigned to this interface. The default value of the Metric is Reference Bandwidth / ifSpeed. The value of the reference bandwidth is configured by the extremeOspfv3ReferenceBandwidth object.
.1.3.6.1.4.1.1916.1.50.1.7.1.20,EXTREME-OSPFV3-MIB::extremeOspfv3IfLinkScopeLsaCount,Gauge32,read-only,,current,,The total number of Link-Scope link state advertisements in this link's link state database.
.1.3.6.1.4.1.1916.1.50.1.7.1.21,EXTREME-OSPFV3-MIB::extremeOspfv3IfLinkLsaCksumSum,Integer32,read-only,,current,,The 32-bit unsigned sum of the Link-Scope link state advertisements' LS checksums contained in this link's link state database. 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.
.1.3.6.1.4.1.1916.1.50.1.7.1.22,EXTREME-OSPFV3-MIB::extremeOspfv3IfDemandNbrProbe,INTEGER,read-create,,current,true(1):false(2),Indicates whether or not neighbor probing is enabled to determine whether or not the neighbor is inactive. Neighbor probing is disabled by default.
.1.3.6.1.4.1.1916.1.50.1.7.1.23,EXTREME-OSPFV3-MIB::extremeOspfv3IfDemandNbrProbeRetxLimit,Unsigned32,read-create,,current,,The number of consecutive LSA retransmissions before the neighbor is deemed inactive and the neighbor adjacency is brought down.
.1.3.6.1.4.1.1916.1.50.1.7.1.24,EXTREME-OSPFV3-MIB::extremeOspfv3IfDemandNbrProbeInterval,Unsigned32,read-create,,current,,Defines how often the neighbor will be probed.
.1.3.6.1.4.1.1916.1.50.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfTable,,not-accessible,,current,,Information about this router's virtual interfaces.
.1.3.6.1.4.1.1916.1.50.1.8.1,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfEntry,,not-accessible,extremeOspfv3VirtIfAreaId:extremeOspfv3VirtIfNeighbor,current,,Information about a single Virtual Interface.
.1.3.6.1.4.1.1916.1.50.1.8.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfAreaId,Unsigned32,not-accessible,,current,,The Transit Area that the Virtual Link traverses. By definition, this is not Area 0
.1.3.6.1.4.1.1916.1.50.1.8.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfNeighbor,Unsigned32,not-accessible,,current,,The Router ID of the Virtual Neighbor.
.1.3.6.1.4.1.1916.1.50.1.8.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfIndex,Integer32,read-create,,current,,The interface index assigned to this OSPFv3 virtual interface. It is advertised in Hello's sent over the virtal link and in the router's router-LSAs.
.1.3.6.1.4.1.1916.1.50.1.8.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfInstId,Integer32,read-create,,current,,Specifies the interface instance ID to be used for the virtual interface. This ID has local link significance only.
.1.3.6.1.4.1.1916.1.50.1.8.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfTransitDelay,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.1916.1.50.1.8.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfRetransInterval,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. This value should be well over the expected round-trip time.
.1.3.6.1.4.1.1916.1.50.1.8.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfHelloInterval,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.4.1.1916.1.50.1.8.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfRtrDeadInterval,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.4.1.1916.1.50.1.8.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfState,INTEGER,read-only,,current,down(1):pointToPoint(4),OSPF virtual interface states. The same encoding as the ospfV3IfTable is used.
.1.3.6.1.4.1.1916.1.50.1.8.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfEvents,Counter32,read-only,,current,,The number of state changes or error events on this Virtual Link
.1.3.6.1.4.1.1916.1.50.1.8.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable controls the status of the entry. The use of RowStatus is covered in more detail in [6].
.1.3.6.1.4.1.1916.1.50.1.8.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfLinkScopeLsaCount,Gauge32,read-only,,current,,The total number of Link-Scope link state advertisements in this virtual link's link state database.
.1.3.6.1.4.1.1916.1.50.1.8.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfLinkLsaCksumSum,Integer32,read-only,,current,,The 32-bit unsigned sum of the Link-Scope link-state advertisements' LS checksums contained in this virtual link's link-state database. 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.
.1.3.6.1.4.1.1916.1.50.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3NbrTable,,not-accessible,,current,,A table of non-virtual neighbor information.
.1.3.6.1.4.1.1916.1.50.1.9.1,EXTREME-OSPFV3-MIB::extremeOspfv3NbrEntry,,not-accessible,extremeOspfv3NbrIfIndex:extremeOspfv3NbrIfInstId:extremeOspfv3NbrRtrId,current,,The information regarding a single neighbor.
.1.3.6.1.4.1.1916.1.50.1.9.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3NbrIfIndex,Integer32,not-accessible,,current,,The local link ID of the link over which the neighbor can be reached.
.1.3.6.1.4.1.1916.1.50.1.9.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3NbrIfInstId,Integer32,not-accessible,,current,,Interface instance over which the neighbor can be reached. This ID has local link significance only.
.1.3.6.1.4.1.1916.1.50.1.9.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3NbrRtrId,Unsigned32,not-accessible,,current,,A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
.1.3.6.1.4.1.1916.1.50.1.9.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3NbrAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of extremeOspfv3NbrAddress. Only IPv6 addresses without zone index are expected.
.1.3.6.1.4.1.1916.1.50.1.9.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3NbrAddress,OCTET,read-only,,current,,The IPv6 address of the neighbor associated with the local link.
.1.3.6.1.4.1.1916.1.50.1.9.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3NbrOptions,Integer32,read-only,,current,,A Bit Mask corresponding to the neighbor's options field.
.1.3.6.1.4.1.1916.1.50.1.9.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3NbrPriority,Integer32,read-only,,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.4.1.1916.1.50.1.9.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3NbrState,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.4.1.1916.1.50.1.9.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3NbrEvents,Counter32,read-only,,current,,The number of times this neighbor relationship has changed state, or an error has occurred.
.1.3.6.1.4.1.1916.1.50.1.9.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3NbrLsRetransQLen,Gauge32,read-only,,current,,The current length of the retransmission queue.
.1.3.6.1.4.1.1916.1.50.1.9.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3NbrHelloSuppressed,INTEGER,read-only,,current,true(1):false(2),Indicates whether Hellos are being suppressed to the neighbor
.1.3.6.1.4.1.1916.1.50.1.9.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3NbrIfId,Integer32,read-only,,current,,The interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index.
.1.3.6.1.4.1.1916.1.50.1.9.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3NbrRestartHelperStatus,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.4.1.1916.1.50.1.9.1.14,EXTREME-OSPFV3-MIB::extremeOspfv3NbrRestartHelperAge,Integer32,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.4.1.1916.1.50.1.9.1.15,EXTREME-OSPFV3-MIB::extremeOspfv3NbrRestartHelperExitRc,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. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change.
.1.3.6.1.4.1.1916.1.50.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrTable,,not-accessible,,current,,A table of configured non-virtual neighbor information and neighbors dynamically discovered by lower-level protocols such as Inverse Neighbor Discovery.
.1.3.6.1.4.1.1916.1.50.1.10.1,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrEntry,,not-accessible,extremeOspfv3CfgNbrIfIndex:extremeOspfv3CfgNbrIfInstId:extremeOspfv3CfgNbrAddressType:extremeOspfv3CfgNbrAddress,current,,The information regarding a single configured neighbor or neighbor discovered by lower-level protocols such as Inverse Neighbor Discovery.
.1.3.6.1.4.1.1916.1.50.1.10.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrIfIndex,Integer32,not-accessible,,current,,The local link ID of the link over which the neighbor can be reached.
.1.3.6.1.4.1.1916.1.50.1.10.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrIfInstId,Integer32,not-accessible,,current,,Interface instance over which the neighbor can be reached. This ID has local link significance only.
.1.3.6.1.4.1.1916.1.50.1.10.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrAddressType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of extremeOspfv3NbrAddress. Only IPv6 addresses without zone index are expected.
.1.3.6.1.4.1.1916.1.50.1.10.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrAddress,OCTET,not-accessible,,current,,The IPv6 address of the neighbor associated with the local link.
.1.3.6.1.4.1.1916.1.50.1.10.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrPriority,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.4.1.1916.1.50.1.10.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrRtrId,Unsigned32,read-only,,current,,A 32-bit integer uniquely identifying the neighboring router in the Autonomous System. A value of 0 is returned until a Hello is received from the configured neighbor.
.1.3.6.1.4.1.1916.1.50.1.10.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrState,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.4.1.1916.1.50.1.10.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. Manually configured entries will have a storage type of nonVolatile while entries dynamically created as a result of a lower-level protocol such as Inverse Neighbor Discovery will have a storage type of volatile.
.1.3.6.1.4.1.1916.1.50.1.10.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable controls the status of the entry. The use of RowStatus is covered in more detail in [6].
.1.3.6.1.4.1.1916.1.50.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrTable,,not-accessible,,current,,A table of virtual neighbor information.
.1.3.6.1.4.1.1916.1.50.1.11.1,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrEntry,,not-accessible,extremeOspfv3VirtNbrArea:extremeOspfv3VirtNbrRtrId,current,,Virtual neighbor information.
.1.3.6.1.4.1.1916.1.50.1.11.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrArea,Unsigned32,not-accessible,,current,,The Transit Area Identifier.
.1.3.6.1.4.1.1916.1.50.1.11.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrRtrId,Unsigned32,not-accessible,,current,,A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
.1.3.6.1.4.1.1916.1.50.1.11.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrIfIndex,Integer32,read-only,,current,,The local interface ID for the virtual link over which the neighbor can be reached.
.1.3.6.1.4.1.1916.1.50.1.11.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrIfInstId,Integer32,read-only,,current,,The interface instance for the virtual link over which the neighbor can be reached.
.1.3.6.1.4.1.1916.1.50.1.11.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The address type of extremeOspfv3VirtNbrAddress. Only IPv6 addresses without zone index are expected.
.1.3.6.1.4.1.1916.1.50.1.11.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrAddress,OCTET,read-only,,current,,The IPv6 address advertised by this Virtual Neighbor. It must be a Global scope address.
.1.3.6.1.4.1.1916.1.50.1.11.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrOptions,Integer32,read-only,,current,,A Bit Mask corresponding to the neighbor's options field.
.1.3.6.1.4.1.1916.1.50.1.11.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrState,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.4.1.1916.1.50.1.11.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrEvents,Counter32,read-only,,current,,The number of times this virtual link has changed its state, or an error has occurred.
.1.3.6.1.4.1.1916.1.50.1.11.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrLsRetransQLen,Gauge32,read-only,,current,,The current length of the retransmission queue.
.1.3.6.1.4.1.1916.1.50.1.11.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrHelloSuppressed,INTEGER,read-only,,current,true(1):false(2),Indicates whether Hellos are being suppressed to the neighbor
.1.3.6.1.4.1.1916.1.50.1.11.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrIfId,Integer32,read-only,,current,,The interface ID that the neighbor advertises in its Hello Packets on this virtual link, that is, the neighbor's local interface ID.
.1.3.6.1.4.1.1916.1.50.1.11.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrRestartHelperStatus,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.4.1.1916.1.50.1.11.1.14,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrRestartHelperAge,Integer32,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.4.1.1916.1.50.1.11.1.15,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrRestartHelperExitRc,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. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change.
.1.3.6.1.4.1.1916.1.50.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateTable,,not-accessible,,current,,A range of IPv6 prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range subsumes another range the most specific match is the preferred one.
.1.3.6.1.4.1.1916.1.50.1.12.1,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateEntry,,not-accessible,extremeOspfv3AreaAggregateAreaID:extremeOspfv3AreaAggregateAreaLsdbType:extremeOspfv3AreaAggregatePrefixType:extremeOspfv3AreaAggregatePrefix:extremeOspfv3AreaAggregatePrefixLength,current,,A range of IPv6 prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range subsumes another range the most specific match is the preferred one.
.1.3.6.1.4.1.1916.1.50.1.12.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateAreaID,Unsigned32,not-accessible,,current,,The Area the Address Aggregate is to be found within.
.1.3.6.1.4.1.1916.1.50.1.12.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateAreaLsdbType,INTEGER,not-accessible,,current,interAreaPrefixLsa(8195):nssaExternalLsa(8199),The type of the Address Aggregate. This field specifies the Area Lsdb type that this Address Aggregate applies to.
.1.3.6.1.4.1.1916.1.50.1.12.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregatePrefixType,INTEGER,not-accessible,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),The prefix type of extremeOspfv3AreaAggregatePrefix. Only IPv6 addresses are expected.
.1.3.6.1.4.1.1916.1.50.1.12.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregatePrefix,OCTET,not-accessible,,current,,The IPv6 Prefix.
.1.3.6.1.4.1.1916.1.50.1.12.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregatePrefixLength,Unsigned32,not-accessible,,current,,The length of the prefix (in bits). A prefix can not be shorter than 3 bits.
.1.3.6.1.4.1.1916.1.50.1.12.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This variable controls the status of the entry The use of RowStatus is covered in more detail in [6].
.1.3.6.1.4.1.1916.1.50.1.12.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateEffect,INTEGER,read-create,,current,advertiseMatching(1):doNotAdvertiseMatching(2),Prefixes subsumed by ranges either trigger the advertisement of the indicated aggregate (advertiseMatching), or result in the prefix not being advertised at all outside the area.
.1.3.6.1.4.1.1916.1.50.1.12.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateRouteTag,Integer32,read-create,,current,,This tag is advertised only in the summarized As-External LSA when summarizing from NSSA-LSAÆs to AS-External-LSAÆs.
.1.3.6.1.4.1.1916.1.50.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3NotificationEntry,,,,,,
.1.3.6.1.4.1.1916.1.50.1.13.1,EXTREME-OSPFV3-MIB::extremeOspfv3ConfigErrorType,INTEGER,accessible-for-notify,,current,badVersion(1):areaMismatch(2):unknownNbmaNbr(3):unknownVirtualNbr(4):helloIntervalMismatch(5):deadIntervalMismatch(6):optionMismatch(7):mtuMismatch(8):duplicateRouterId(9):noError(10),Potential types of configuration conflicts. Used by the extremeOspfv3ConfigError and extremeOspfv3ConfigVirtError notifications.
.1.3.6.1.4.1.1916.1.50.1.13.2,EXTREME-OSPFV3-MIB::extremeOspfv3PacketType,INTEGER,accessible-for-notify,,current,hello(1):dbDescript(2):lsReq(3):lsUpdate(4):lsAck(5):nullPacket(6),OSPFv3 packet types.
.1.3.6.1.4.1.1916.1.50.1.13.3,EXTREME-OSPFV3-MIB::extremeOspfv3PacketSrc,OCTET,accessible-for-notify,,current,,The IPv6 address of an inbound packet that cannot be identified by a neighbor instance. Only IPv6 addresses without zone index are expected.
.1.3.6.1.4.1.1916.1.50.2,EXTREME-OSPFV3-MIB::extremeOspfv3Conformance,,,,,,
.1.3.6.1.4.1.1916.1.50.2.1,EXTREME-OSPFV3-MIB::extremeOspfv3Groups,,,,,,
.1.3.6.1.4.1.1916.1.50.2.1.1,EXTREME-OSPFV3-MIB::extremeOspfv3BasicGroup,,,,,,These objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.2,EXTREME-OSPFV3-MIB::extremeOspfv3AreaGroup,,,,,,These objects are required for OSPFv3 systems supporting areas.
.1.3.6.1.4.1.1916.1.50.2.1.3,EXTREME-OSPFV3-MIB::extremeOspfv3AsLsdbGroup,,,,,,These objects are required for OSPFv3 systems that display their AS-scope link state database.
.1.3.6.1.4.1.1916.1.50.2.1.4,EXTREME-OSPFV3-MIB::extremeOspfv3AreaLsdbGroup,,,,,,These objects are required for OSPFv3 systems that display their Area-scope link state database.
.1.3.6.1.4.1.1916.1.50.2.1.5,EXTREME-OSPFV3-MIB::extremeOspfv3LinkLsdbGroup,,,,,,These objects are required for OSPFv3 systems that display their Link-scope link state database.
.1.3.6.1.4.1.1916.1.50.2.1.6,EXTREME-OSPFV3-MIB::extremeOspfv3HostGroup,,,,,,These objects are required for OSPFv3 systems that support attached hosts.
.1.3.6.1.4.1.1916.1.50.2.1.7,EXTREME-OSPFV3-MIB::extremeOspfv3IfGroup,,,,,,These interface objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.8,EXTREME-OSPFV3-MIB::extremeOspfv3VirtIfGroup,,,,,,These virtual interface objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.9,EXTREME-OSPFV3-MIB::extremeOspfv3NbrGroup,,,,,,These neighbor objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.10,EXTREME-OSPFV3-MIB::extremeOspfv3CfgNbrGroup,,,,,,These Configured neighbor objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.11,EXTREME-OSPFV3-MIB::extremeOspfv3VirtNbrGroup,,,,,,These virtual neighbor objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.12,EXTREME-OSPFV3-MIB::extremeOspfv3AreaAggregateGroup,,,,,,These area aggregate objects are required for OSPFv3 systems.
.1.3.6.1.4.1.1916.1.50.2.1.13,EXTREME-OSPFV3-MIB::extremeOspfv3NotificationObjectGroup,,,,,,These objects are used to record notification parameters.
.1.3.6.1.4.1.1916.1.50.2.1.14,EXTREME-OSPFV3-MIB::extremeOspfv3NotificationGroup,,,,,,This group is used for OSPFv3 notifications.
.1.3.6.1.4.1.1916.1.50.2.2,EXTREME-OSPFV3-MIB::extremeOspfv3Compliances,,,,,,
.1.3.6.1.4.1.1916.1.50.2.2.1,EXTREME-OSPFV3-MIB::extremeOspfv3Compliance,,,,,,The compliance statement
.1.3.6.1.4.1.1916.1.51,EXTREME-BASE-MIB::extremeBgp4V2,,,,,,
.1.3.6.1.4.1.1916.1.52,EXTREME-BASE-MIB::extremeBgp4V2TC,,,,,,
.1.3.6.1.4.1.1916.1.1000,EXTREME-BASE-MIB::extremeInternal,,,,,,
.1.3.6.1.4.1.1916.2,EXTREME-BASE-MIB::extremeProduct,,,,,,
.1.3.6.1.4.1.1916.2.1,EXTREME-BASE-MIB::summit1,,,,,,
.1.3.6.1.4.1.1916.2.2,EXTREME-BASE-MIB::summit2,,,,,,
.1.3.6.1.4.1.1916.2.3,EXTREME-BASE-MIB::summit3,,,,,,
.1.3.6.1.4.1.1916.2.4,EXTREME-BASE-MIB::summit4,,,,,,
.1.3.6.1.4.1.1916.2.5,EXTREME-BASE-MIB::summit4fx,,,,,,
.1.3.6.1.4.1.1916.2.6,EXTREME-BASE-MIB::summit48,,,,,,
.1.3.6.1.4.1.1916.2.7,EXTREME-BASE-MIB::summit24,,,,,,
.1.3.6.1.4.1.1916.2.8,EXTREME-BASE-MIB::blackDiamond6800,,,,,,
.1.3.6.1.4.1.1916.2.11,EXTREME-BASE-MIB::blackDiamond6808,,,,,,
.1.3.6.1.4.1.1916.2.12,EXTREME-BASE-MIB::summit7iSX,,,,,,
.1.3.6.1.4.1.1916.2.13,EXTREME-BASE-MIB::summit7iTX,,,,,,
.1.3.6.1.4.1.1916.2.14,EXTREME-BASE-MIB::summit1iTX,,,,,,
.1.3.6.1.4.1.1916.2.15,EXTREME-BASE-MIB::summit5i,,,,,,
.1.3.6.1.4.1.1916.2.16,EXTREME-BASE-MIB::summit48i,,,,,,
.1.3.6.1.4.1.1916.2.17,EXTREME-BASE-MIB::alpine3808,,,,,,
.1.3.6.1.4.1.1916.2.19,EXTREME-BASE-MIB::summit1iSX,,,,,,
.1.3.6.1.4.1.1916.2.20,EXTREME-BASE-MIB::alpine3804,,,,,,
.1.3.6.1.4.1.1916.2.21,EXTREME-BASE-MIB::summit5iLX,,,,,,
.1.3.6.1.4.1.1916.2.22,EXTREME-BASE-MIB::summit5iTX,,,,,,
.1.3.6.1.4.1.1916.2.23,EXTREME-BASE-MIB::enetSwitch24Port,,,,,,
.1.3.6.1.4.1.1916.2.24,EXTREME-BASE-MIB::blackDiamond6816,,,,,,
.1.3.6.1.4.1.1916.2.25,EXTREME-BASE-MIB::summit24e3,,,,,,
.1.3.6.1.4.1.1916.2.26,EXTREME-BASE-MIB::alpine3802,,,,,,
.1.3.6.1.4.1.1916.2.27,EXTREME-BASE-MIB::blackDiamond6804,,,,,,
.1.3.6.1.4.1.1916.2.28,EXTREME-BASE-MIB::summit48si,,,,,,
.1.3.6.1.4.1.1916.2.30,EXTREME-BASE-MIB::summitPx1,,,,,,
.1.3.6.1.4.1.1916.2.40,EXTREME-BASE-MIB::summit24e2TX,,,,,,
.1.3.6.1.4.1.1916.2.41,EXTREME-BASE-MIB::summit24e2SX,,,,,,
.1.3.6.1.4.1.1916.2.53,EXTREME-BASE-MIB::summit200-24,,,,,,
.1.3.6.1.4.1.1916.2.54,EXTREME-BASE-MIB::summit200-48,,,,,,
.1.3.6.1.4.1.1916.2.55,EXTREME-BASE-MIB::summit300-48,,,,,,
.1.3.6.1.4.1.1916.2.56,EXTREME-BASE-MIB::bd10808,,,,,,
.1.3.6.1.4.1.1916.2.58,EXTREME-BASE-MIB::summit400-48t,,,,,,
.1.3.6.1.4.1.1916.2.61,EXTREME-BASE-MIB::summit300-24,,,,,,
.1.3.6.1.4.1.1916.2.62,EXTREME-BASE-MIB::bd8810,,,,,,
.1.3.6.1.4.1.1916.2.63,EXTREME-BASE-MIB::summit400-24t,,,,,,
.1.3.6.1.4.1.1916.2.64,EXTREME-BASE-MIB::summit400-24p,,,,,,
.1.3.6.1.4.1.1916.2.65,EXTREME-BASE-MIB::summitX450-24x,,,,,,
.1.3.6.1.4.1.1916.2.66,EXTREME-BASE-MIB::summitX450-24t,,,,,,
.1.3.6.1.4.1.1916.2.67,EXTREME-BASE-MIB::summitStack,,,,,,
.1.3.6.1.4.1.1916.2.68,EXTREME-BASE-MIB::summitWM100,,,,,,
.1.3.6.1.4.1.1916.2.69,EXTREME-BASE-MIB::summitWM1000,,,,,,
.1.3.6.1.4.1.1916.2.70,EXTREME-BASE-MIB::summit200-24fx,,,,,,
.1.3.6.1.4.1.1916.2.71,EXTREME-BASE-MIB::summitX450a-24t,,,,,,
.1.3.6.1.4.1.1916.2.72,EXTREME-BASE-MIB::summitX450e-24p,,,,,,
.1.3.6.1.4.1.1916.2.74,EXTREME-BASE-MIB::bd8806,,,,,,
.1.3.6.1.4.1.1916.2.75,EXTREME-BASE-MIB::altitude350,,,,,,
.1.3.6.1.4.1.1916.2.76,EXTREME-BASE-MIB::summitX450a-48t,,,,,,
.1.3.6.1.4.1.1916.2.77,EXTREME-BASE-MIB::bd12804,,,,,,
.1.3.6.1.4.1.1916.2.79,EXTREME-BASE-MIB::summitX450e-48p,,,,,,
.1.3.6.1.4.1.1916.2.80,EXTREME-BASE-MIB::summitX450a-24tDC,,,,,,
.1.3.6.1.4.1.1916.2.82,EXTREME-BASE-MIB::summitX450a-24xDC,,,,,,
.1.3.6.1.4.1.1916.2.83,EXTREME-BASE-MIB::sentriantCE150,,,,,,
.1.3.6.1.4.1.1916.2.84,EXTREME-BASE-MIB::summitX450a-24x,,,,,,
.1.3.6.1.4.1.1916.2.85,EXTREME-BASE-MIB::bd12802,,,,,,
.1.3.6.1.4.1.1916.2.86,EXTREME-BASE-MIB::altitude300,,,,,,
.1.3.6.1.4.1.1916.2.87,EXTREME-BASE-MIB::summitX450a-48tDC,,,,,,
.1.3.6.1.4.1.1916.2.88,EXTREME-BASE-MIB::summitX250-24t,,,,,,
.1.3.6.1.4.1.1916.2.89,EXTREME-BASE-MIB::summitX250-24p,,,,,,
.1.3.6.1.4.1.1916.2.90,EXTREME-BASE-MIB::summitX250-24x,,,,,,
.1.3.6.1.4.1.1916.2.91,EXTREME-BASE-MIB::summitX250-48t,,,,,,
.1.3.6.1.4.1.1916.2.92,EXTREME-BASE-MIB::summitX250-48p,,,,,,
.1.3.6.1.4.1.1916.2.93,EXTREME-BASE-MIB::summitVer2Stack,,,,,,
.1.3.6.1.4.1.1916.2.94,EXTREME-BASE-MIB::summitWM200,,,,,,
.1.3.6.1.4.1.1916.2.95,EXTREME-BASE-MIB::summitWM2000,,,,,,
.1.3.6.1.4.1.1916.2.96,EXTREME-BASE-MIB::summitWM100Lite,,,,,,
.1.3.6.1.4.1.1916.2.97,EXTREME-BASE-MIB::summitX250-24tDC,,,,,,
.1.3.6.1.4.1.1916.2.98,EXTREME-BASE-MIB::summitX250-24xDC,,,,,,
.1.3.6.1.4.1.1916.2.99,EXTREME-BASE-MIB::summitX250-48tDC,,,,,,
.1.3.6.1.4.1.1916.2.100,EXTREME-BASE-MIB::summitX150-24t,,,,,,
.1.3.6.1.4.1.1916.2.101,EXTREME-BASE-MIB::summitX150-24tDC,,,,,,
.1.3.6.1.4.1.1916.2.102,EXTREME-BASE-MIB::summitX150-24p,,,,,,
.1.3.6.1.4.1.1916.2.103,EXTREME-BASE-MIB::summitX150-24x,,,,,,
.1.3.6.1.4.1.1916.2.104,EXTREME-BASE-MIB::summitX150-24xDC,,,,,,
.1.3.6.1.4.1.1916.2.105,EXTREME-BASE-MIB::summitX150-48t,,,,,,
.1.3.6.1.4.1.1916.2.106,EXTREME-BASE-MIB::summitX150-48tDC,,,,,,
.1.3.6.1.4.1.1916.2.107,EXTREME-BASE-MIB::summitX150-48p,,,,,,
.1.3.6.1.4.1.1916.2.108,EXTREME-BASE-MIB::sentriantAGSW,,,,,,
.1.3.6.1.4.1.1916.2.109,EXTREME-BASE-MIB::sentriantAG200,,,,,,
.1.3.6.1.4.1.1916.2.110,EXTREME-BASE-MIB::summitWM20,,,,,,
.1.3.6.1.4.1.1916.2.111,EXTREME-BASE-MIB::summitX350-24t,,,,,,
.1.3.6.1.4.1.1916.2.112,EXTREME-BASE-MIB::summitX350-48t,,,,,,
.1.3.6.1.4.1.1916.2.113,EXTREME-BASE-MIB::summitX650-24t,,,,,,
.1.3.6.1.4.1.1916.2.114,EXTREME-BASE-MIB::summitX650-24x,,,,,,
.1.3.6.1.4.1.1916.2.115,EXTREME-BASE-MIB::sentriantNG300,,,,,,
.1.3.6.1.4.1.1916.2.116,EXTREME-BASE-MIB::altitude360,,,,,,
.1.3.6.1.4.1.1916.2.117,EXTREME-BASE-MIB::altitude450,,,,,,
.1.3.6.1.4.1.1916.2.118,EXTREME-BASE-MIB::summitX650-24x-SSns,,,,,,
.1.3.6.1.4.1.1916.2.119,EXTREME-BASE-MIB::summitX650-24t-SSns,,,,,,
.1.3.6.1.4.1.1916.2.120,EXTREME-BASE-MIB::summitX650-24x-SS,,,,,,
.1.3.6.1.4.1.1916.2.121,EXTREME-BASE-MIB::summitX650-24t-SS,,,,,,
.1.3.6.1.4.1.1916.2.122,EXTREME-BASE-MIB::summitX650-24x-10G8X,,,,,,
.1.3.6.1.4.1.1916.2.123,EXTREME-BASE-MIB::summitX650-24t-10G8X,,,,,,
.1.3.6.1.4.1.1916.2.124,EXTREME-BASE-MIB::summitX650-24x-SS256,,,,,,
.1.3.6.1.4.1.1916.2.125,EXTREME-BASE-MIB::summitX650-24t-SS256,,,,,,
.1.3.6.1.4.1.1916.2.126,EXTREME-BASE-MIB::summitX650-24x-SS512,,,,,,
.1.3.6.1.4.1.1916.2.127,EXTREME-BASE-MIB::summitX650-24t-SS512,,,,,,
.1.3.6.1.4.1.1916.2.128,EXTREME-BASE-MIB::bd20808,,,,,,
.1.3.6.1.4.1.1916.2.129,EXTREME-BASE-MIB::nwi-e450a,,,,,,
.1.3.6.1.4.1.1916.2.130,EXTREME-BASE-MIB::sentriantPS200v1,,,,,,
.1.3.6.1.4.1.1916.2.131,EXTREME-BASE-MIB::wirelessProducts,,,,,,
.1.3.6.1.4.1.1916.2.131.15,EXTREME-BASE-MIB::summitWM3700,,,,,,
.1.3.6.1.4.1.1916.2.131.16,EXTREME-BASE-MIB::summitWM3600,,,,,,
.1.3.6.1.4.1.1916.2.131.18,EXTREME-BASE-MIB::summitWM3400,,,,,,
.1.3.6.1.4.1.1916.2.132,EXTREME-BASE-MIB::bd20804,,,,,,
.1.3.6.1.4.1.1916.2.133,EXTREME-BASE-MIB::summitX480-48t,,,,,,
.1.3.6.1.4.1.1916.2.134,EXTREME-BASE-MIB::summitX480-48t-SS,,,,,,
.1.3.6.1.4.1.1916.2.135,EXTREME-BASE-MIB::summitX480-48t-10G4X,,,,,,
.1.3.6.1.4.1.1916.2.136,EXTREME-BASE-MIB::summitX480-48t-SS128,,,,,,
.1.3.6.1.4.1.1916.2.137,EXTREME-BASE-MIB::summitX480-24x,,,,,,
.1.3.6.1.4.1.1916.2.138,EXTREME-BASE-MIB::summitX480-24x-SS,,,,,,
.1.3.6.1.4.1.1916.2.139,EXTREME-BASE-MIB::summitX480-24x-10G4X,,,,,,
.1.3.6.1.4.1.1916.2.140,EXTREME-BASE-MIB::summitX480-24x-SS128,,,,,,
.1.3.6.1.4.1.1916.2.141,EXTREME-BASE-MIB::summitX480-48x,,,,,,
.1.3.6.1.4.1.1916.2.142,EXTREME-BASE-MIB::summitX480-48x-SS,,,,,,
.1.3.6.1.4.1.1916.2.143,EXTREME-BASE-MIB::summitX480-48x-10G4X,,,,,,
.1.3.6.1.4.1.1916.2.144,EXTREME-BASE-MIB::summitX480-48x-SS128,,,,,,
.1.3.6.1.4.1.1916.2.145,EXTREME-BASE-MIB::altitude3510,,,,,,
.1.3.6.1.4.1.1916.2.146,EXTREME-BASE-MIB::altitude3550,,,,,,
.1.3.6.1.4.1.1916.2.148,EXTREME-BASE-MIB::altitude4610,,,,,,
.1.3.6.1.4.1.1916.2.149,EXTREME-BASE-MIB::altitude4620,,,,,,
.1.3.6.1.4.1.1916.2.150,EXTREME-BASE-MIB::summitX450e-24t,,,,,,
.1.3.6.1.4.1.1916.2.151,EXTREME-BASE-MIB::summitX450e-48t,,,,,,
.1.3.6.1.4.1.1916.2.152,EXTREME-BASE-MIB::summitX460-24t,,,,,,
.1.3.6.1.4.1.1916.2.153,EXTREME-BASE-MIB::summitX460-24p,,,,,,
.1.3.6.1.4.1.1916.2.154,EXTREME-BASE-MIB::summitX460-24x,,,,,,
.1.3.6.1.4.1.1916.2.155,EXTREME-BASE-MIB::summitX460-48t,,,,,,
.1.3.6.1.4.1.1916.2.156,EXTREME-BASE-MIB::summitX460-48p,,,,,,
.1.3.6.1.4.1.1916.2.157,EXTREME-BASE-MIB::summitX460-48x,,,,,,
.1.3.6.1.4.1.1916.2.158,EXTREME-BASE-MIB::altitude4700,,,,,,
.1.3.6.1.4.1.1916.2.159,EXTREME-BASE-MIB::summitX480-24x-SSV80,,,,,,
.1.3.6.1.4.1.1916.2.160,EXTREME-BASE-MIB::summitX480-48x-SSV80,,,,,,
.1.3.6.1.4.1.1916.2.161,EXTREME-BASE-MIB::summitX480-48t-SSV80,,,,,,
.1.3.6.1.4.1.1916.2.162,EXTREME-BASE-MIB::summitX650-24x-40G4X,,,,,,
.1.3.6.1.4.1.1916.2.163,EXTREME-BASE-MIB::summitX650-24t-40G4X,,,,,,
.1.3.6.1.4.1.1916.2.164,EXTREME-BASE-MIB::summitX480-24x-40G4X,,,,,,
.1.3.6.1.4.1.1916.2.165,EXTREME-BASE-MIB::summitX480-48x-40G4X,,,,,,
.1.3.6.1.4.1.1916.2.166,EXTREME-BASE-MIB::summitX480-48t-40G4X,,,,,,
.1.3.6.1.4.1.1916.2.167,EXTREME-BASE-MIB::summitX670-48x,,,,,,
.1.3.6.1.4.1.1916.2.168,EXTREME-BASE-MIB::summitX670v-48x,,,,,,
.1.3.6.1.4.1.1916.2.169,EXTREME-BASE-MIB::e4g-400,,,,,,
.1.3.6.1.4.1.1916.2.170,EXTREME-BASE-MIB::bdx8,,,,,,
.1.3.6.1.4.1.1916.2.171,EXTREME-BASE-MIB::e4g-200,,,,,,
.1.3.6.1.4.1.1916.2.172,EXTREME-BASE-MIB::summitX440-8t,,,,,,
.1.3.6.1.4.1.1916.2.173,EXTREME-BASE-MIB::summitX440-8p,,,,,,
.1.3.6.1.4.1.1916.2.174,EXTREME-BASE-MIB::summitX440-24t,,,,,,
.1.3.6.1.4.1.1916.2.175,EXTREME-BASE-MIB::summitX440-24p,,,,,,
.1.3.6.1.4.1.1916.2.176,EXTREME-BASE-MIB::summitX440-48t,,,,,,
.1.3.6.1.4.1.1916.2.177,EXTREME-BASE-MIB::summitX440-48p,,,,,,
.1.3.6.1.4.1.1916.2.178,EXTREME-BASE-MIB::summitX440-24t-10G,,,,,,
.1.3.6.1.4.1.1916.2.179,EXTREME-BASE-MIB::summitX440-24p-10G,,,,,,
.1.3.6.1.4.1.1916.2.180,EXTREME-BASE-MIB::summitX440-48t-10G,,,,,,
.1.3.6.1.4.1.1916.2.181,EXTREME-BASE-MIB::summitX440-48p-10G,,,,,,
.1.3.6.1.4.1.1916.2.182,EXTREME-BASE-MIB::ags100-24t,,,,,,
.1.3.6.1.4.1.1916.2.183,EXTREME-BASE-MIB::ags150-24p,,,,,,
.1.3.6.1.4.1.1916.2.184,EXTREME-BASE-MIB::summitX670v-48t,,,,,,
.1.3.6.1.4.1.1916.2.185,EXTREME-BASE-MIB::summitX440-L2-24t,,,,,,
.1.3.6.1.4.1.1916.2.186,EXTREME-BASE-MIB::summitX440-L2-48t,,,,,,
.1.3.6.1.4.1.1916.2.187,EXTREME-BASE-MIB::e4g-200-12x,,,,,,
.1.3.6.1.4.1.1916.2.188,EXTREME-BASE-MIB::summitX440-24x,,,,,,
.1.3.6.1.4.1.1916.2.189,EXTREME-BASE-MIB::summitX440-24x-10g,,,,,,
.1.3.6.1.4.1.1916.2.190,EXTREME-BASE-MIB::summitX430-24t,,,,,,
.1.3.6.1.4.1.1916.2.191,EXTREME-BASE-MIB::summitX430-48t,,,,,,
.1.3.6.1.4.1.1916.2.192,EXTREME-BASE-MIB::summitX440-24tdc,,,,,,
.1.3.6.1.4.1.1916.2.193,EXTREME-BASE-MIB::summitX440-48tdc,,,,,,
.1.3.6.1.4.1.1916.2.194,EXTREME-BASE-MIB::summitX770-32q,,,,,,
.1.3.6.1.4.1.1916.2.195,EXTREME-BASE-MIB::summitX670G2-48x-4q,,,,,,
.1.3.6.1.4.1.1916.2.196,EXTREME-BASE-MIB::summitX670G2-72x,,,,,,
.1.3.6.1.4.1.1916.2.197,EXTREME-BASE-MIB::summitX460G2-24t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.198,EXTREME-BASE-MIB::summitX460G2-24p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.199,EXTREME-BASE-MIB::summitX460G2-24x-10G4,,,,,,
.1.3.6.1.4.1.1916.2.200,EXTREME-BASE-MIB::summitX460G2-48t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.201,EXTREME-BASE-MIB::summitX460G2-48p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.202,EXTREME-BASE-MIB::summitX460G2-48x-10G4,,,,,,
.1.3.6.1.4.1.1916.2.203,EXTREME-BASE-MIB::summitX430-8p,,,,,,
.1.3.6.1.4.1.1916.2.204,EXTREME-BASE-MIB::summitX430-24p,,,,,,
.1.3.6.1.4.1.1916.2.205,EXTREME-BASE-MIB::aviatCtr-8440,,,,,,
.1.3.6.1.4.1.1916.2.206,EXTREME-BASE-MIB::summitX450G2-24t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.207,EXTREME-BASE-MIB::summitX450G2-24p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.208,EXTREME-BASE-MIB::summitX450G2-48t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.209,EXTREME-BASE-MIB::summitX450G2-48p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.210,EXTREME-BASE-MIB::summitX450G2-24t-G4,,,,,,
.1.3.6.1.4.1.1916.2.211,EXTREME-BASE-MIB::summitX450G2-24p-G4,,,,,,
.1.3.6.1.4.1.1916.2.212,EXTREME-BASE-MIB::summitX450G2-48t-G4,,,,,,
.1.3.6.1.4.1.1916.2.213,EXTREME-BASE-MIB::summitX450G2-48p-G4,,,,,,
.1.3.6.1.4.1.1916.2.214,EXTREME-BASE-MIB::summitX460G2-24t-G4,,,,,,
.1.3.6.1.4.1.1916.2.215,EXTREME-BASE-MIB::summitX460G2-24p-G4,,,,,,
.1.3.6.1.4.1.1916.2.216,EXTREME-BASE-MIB::summitX460G2-48t-G4,,,,,,
.1.3.6.1.4.1.1916.2.217,EXTREME-BASE-MIB::summitX460G2-48p-G4,,,,,,
.1.3.6.1.4.1.1916.2.218,EXTREME-BASE-MIB::oneC-A-600,,,,,,
.1.3.6.1.4.1.1916.2.219,EXTREME-BASE-MIB::oneC-V,,,,,,
.1.3.6.1.4.1.1916.2.220,EXTREME-BASE-MIB::summitX440G2-48p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.221,EXTREME-BASE-MIB::summitX440G2-48t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.222,EXTREME-BASE-MIB::summitX440G2-48t-10G4-DC,,,,,,
.1.3.6.1.4.1.1916.2.223,EXTREME-BASE-MIB::summitX440G2-24p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.224,EXTREME-BASE-MIB::summitX440G2-24t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.225,EXTREME-BASE-MIB::summitX440G2-24t-10G4-DC,,,,,,
.1.3.6.1.4.1.1916.2.226,EXTREME-BASE-MIB::summitX440G2-24x-10G4,,,,,,
.1.3.6.1.4.1.1916.2.227,EXTREME-BASE-MIB::summitX440G2-12p-10G4,,,,,,
.1.3.6.1.4.1.1916.2.228,EXTREME-BASE-MIB::summitX440G2-12t-10G4,,,,,,
.1.3.6.1.4.1.1916.2.229,EXTREME-BASE-MIB::summitX440G2-12t8fx-G4,,,,,,
.1.3.6.1.4.1.1916.2.230,EXTREME-BASE-MIB::summitX440G2-24t-G4,,,,,,
.1.3.6.1.4.1.1916.2.231,EXTREME-BASE-MIB::summitX440G2-24fx-G4,,,,,,
.1.3.6.1.4.1.1916.2.232,EXTREME-BASE-MIB::summitX620-16T,,,,,,
.1.3.6.1.4.1.1916.2.233,EXTREME-BASE-MIB::summitX620-16P,,,,,,
.1.3.6.1.4.1.1916.2.234,EXTREME-BASE-MIB::summitX620-16X,,,,,,
.1.3.6.1.4.1.1916.2.235,EXTREME-BASE-MIB::summitX620-8T-2X,,,,,,
.1.3.6.1.4.1.1916.2.236,EXTREME-BASE-MIB::summitX620-10X,,,,,,
.1.3.6.1.4.1.1916.2.237,EXTREME-BASE-MIB::summitX870-32C,,,,,,
.1.3.6.1.4.1.1916.2.238,EXTREME-BASE-MIB::summitX870-96X-8C,,,,,,
.1.3.6.1.4.1.1916.2.239,EXTREME-BASE-MIB::ecos,,,,,,
.1.3.6.1.4.1.1916.2.240,EXTREME-BASE-MIB::isw-4P-2-G2,,,,,,
.1.3.6.1.4.1.1916.2.241,EXTREME-BASE-MIB::isw-8P-G4,,,,,,
.1.3.6.1.4.1.1916.2.242,EXTREME-BASE-MIB::isw-4GP-2G-G2,,,,,,
.1.3.6.1.4.1.1916.2.243,EXTREME-BASE-MIB::isw-8GP-G4,,,,,,
.1.3.6.1.4.1.1916.2.247,EXTREME-BASE-MIB::x690-48t-4q-2c,,,,,,
.1.3.6.1.4.1.1916.2.248,EXTREME-BASE-MIB::x690-48x-4q-2c,,,,,,
.1.3.6.1.4.1.1916.2.249,EXTREME-BASE-MIB::extremeSNSxNSSxA,,,,,,Extreme Management Center Server. Management Center is a key component of Extreme's suite of network management products.
.1.3.6.1.4.1.1916.2.250,EXTREME-BASE-MIB::extremeNSxAx20,,,,,,Extreme Management Center Server. Management Center is a key component of Extreme's suite of network management products.
.1.3.6.1.4.1.1916.2.251,EXTREME-BASE-MIB::extremeNACxAx20,,,,,,Extreme Access Control Engine for controlling end system access  to the network. It controls network access through Extreme  Policy or VLANs based on user, device, location, time, and  configuration (health). Supports optional on-board assessment.  It is a 1U rack mountable system.
.1.3.6.1.4.1.1916.2.252,EXTREME-BASE-MIB::extremeIAxV,,,,,,Extreme Virtual Access Control Engine for controlling end system access to the network. It controls network access through Extreme Policy or VLANs based on user, device, OS, location, time, and configuration. Supports optional on-board posture assessment.
.1.3.6.1.4.1.1916.2.253,EXTREME-BASE-MIB::extremeIAxAx20,,,,,,Extreme Access Control Engine for controlling end system access to the network. It controls network access through Extreme Policy or VLANs based on user, device, OS, location, time, and configuration. Supports optional on-board posture assessment. It is a 1U rack mountable system.
.1.3.6.1.4.1.1916.2.254,EXTREME-BASE-MIB::extremeIAxAx300,,,,,,Extreme Access Control Engine for controlling end system access to the network. It controls network access through Extreme Policy or VLANs based on user, device, OS, location, time, and configuration. Supports optional on-board posture assessment. It is a 1U rack mountable system.
.1.3.6.1.4.1.1916.2.255,EXTREME-BASE-MIB::extremePVxV,,,,,,Extreme Virtual Application Analytics Engine. This appliance  provides the engine to monitor and classify layer 7 application information based on data from Extreme switches and report information to ExtremeControl where applications are managed.
.1.3.6.1.4.1.1916.2.256,EXTREME-BASE-MIB::extremePVxAx300,,,,,,Extreme Application Analytics Engine. This appliance provides the engine to monitor and classify layer 7 application information based on data from Extreme switches and report information to ExtremeControl where applications are managed.
.1.3.6.1.4.1.1916.2.257,EXTREME-BASE-MIB::summitX460-G2-16mp-32p-10GE4,,,,,,
.1.3.6.1.4.1.1916.2.258,EXTREME-BASE-MIB::summitX460G2-24p-24hp,,,,,,
.1.3.6.1.4.1.1916.2.259,EXTREME-BASE-MIB::summitX460G2-24t-24ht,,,,,,
.1.3.6.1.4.1.1916.2.260,EXTREME-BASE-MIB::extreme210-12t-GE2,,,,,,Extreme 210-Series 12 port 10/100/1000BASE-T, 2 1GbE SFP ports, 1 Fixed AC PSU, L2 Switching
.1.3.6.1.4.1.1916.2.261,EXTREME-BASE-MIB::extreme210-12p-GE2,,,,,,Extreme 210-Series 12 port 10/100/1000BASE-T PoE+, 2 1GbE SFP ports, 1 Fixed AC PSU, L2 Switching
.1.3.6.1.4.1.1916.2.262,EXTREME-BASE-MIB::extreme210-24t-GE2,,,,,,Extreme 210-Series 24 port 10/100/1000BASE-T, 2 1GbE SFP ports, 1 Fixed AC PSU, L2 Switching
.1.3.6.1.4.1.1916.2.263,EXTREME-BASE-MIB::extreme210-24p-GE2,,,,,,Extreme 210-Series 24 port 10/100/1000BASE-T PoE+, 2 1GbE SFP ports, 1 Fixed AC PSU, L2 Switching
.1.3.6.1.4.1.1916.2.264,EXTREME-BASE-MIB::extreme210-48t-GE4,,,,,,Extreme 210-Series 48 port 10/100/1000BASE-T, 4 1GbE SFP ports, 1 Fixed AC PSU, L2 Switching
.1.3.6.1.4.1.1916.2.265,EXTREME-BASE-MIB::extreme210-48p-GE4,,,,,,Extreme 210-Series 48 port 10/100/1000BASE-T PoE+, 4 1GbE SFP ports, 1 Fixed AC PSU, L2 Switching
.1.3.6.1.4.1.1916.2.266,EXTREME-BASE-MIB::extreme220-12t-10GE2,,,,,,Extreme 220-Series 12 port 10/100/1000BASE-T, 2 10GbE SFP+ ports, 1 Fixed AC PSU, L3 Switching
.1.3.6.1.4.1.1916.2.267,EXTREME-BASE-MIB::extreme220-12p-10GE2,,,,,,Extreme 220-Series 12 port 10/100/1000BASE-T PoE+, 2 10GbE SFP+ ports, 1 Fixed AC PSU, L3 Switching
.1.3.6.1.4.1.1916.2.268,EXTREME-BASE-MIB::extreme220-24t-10GE2,,,,,,Extreme 220-Series 24 port 10/100/1000BASE-T, 2 10GbE SFP+ ports, 1 Fixed AC PSU, 1 RPS port, L3 Switching
.1.3.6.1.4.1.1916.2.269,EXTREME-BASE-MIB::extreme220-24p-10GE2,,,,,,Extreme 220-Series 24 port 10/100/1000BASE-T PoE+, 2 10GbE SFP+ ports, 1 Fixed AC PSU, 1 RPS port, L3 Switching
.1.3.6.1.4.1.1916.2.270,EXTREME-BASE-MIB::extreme220-48t-10GE4,,,,,,Extreme 220-Series 48 port 10/100/1000BASE-T, 4 10GbE SFP+ ports (2 LRM Capable), 1 Fixed AC PSU, 1 RPS port, L3 Switching
.1.3.6.1.4.1.1916.2.271,EXTREME-BASE-MIB::extreme220-48p-10GE4,,,,,,Extreme 220-Series 48 port 10/100/1000BASE-T PoE+, 4 10GbE unpopulated SFP+ ports (2 LRM Capable), 1 Fixed AC PSU, 1 RPS port, L3 Switching
.1.3.6.1.4.1.1916.2.272,EXTREME-BASE-MIB::extreme240-8mt-16t-10GE4,,,,,,240-Series 8 100/1000/2.5Gb Base-T ports plus 16 ports 10/100/1000BASE-T ports, 4 10GbE unpopulated SFP+ ports, 1 Fixed AC PSU, 1 RPS port 
.1.3.6.1.4.1.1916.2.273,EXTREME-BASE-MIB::extreme240-8mp-16p-10GE4,,,,,,240-Series 8 100/1000/2.5Gb Base-T PoE+ ports plus 16 ports 10/100/1000BASE-T PoE+, 4 10GbE unpopulated SFP+ ports, 1 Fixed AC PSU, 1 RPS port 
.1.3.6.1.4.1.1916.2.274,EXTREME-BASE-MIB::extreme240-32t-16mt-10GE6,,,,,,240-Series 32 port 10/100/1000Base-T ports plus 16 100/1000/2.5Gb Base-T ports, 6 10GbE unpopulated SFP+ ports (2 LRM capable), 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.2.275,EXTREME-BASE-MIB::extreme240-32p-16mp-10GE6,,,,,,240-Series 32 port 10/100/1000Base-T PoE+ ports plus 16 100/1000/2.5Gb Base-T PoE+ ports, 6 10GbE unpopulated SFP+ ports (2 LRM capable), 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.2.276,EXTREME-BASE-MIB::extreme825-48v-6c,,,,,,X825-48v-6c: 48 10Gb/25Gb SFP28, 6 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28.
.1.3.6.1.4.1.1916.2.277,EXTREME-BASE-MIB::extremeNMSxAx25,,,,,,Extreme Management Center Server. Management Center is a key component of Extreme's suite of network management products.
.1.3.6.1.4.1.1916.2.278,EXTREME-BASE-MIB::extremeNMSxAx305,,,,,,Extreme Management Center Server. Management Center is a key component of Extreme's suite of network management products.
.1.3.6.1.4.1.1916.2.279,EXTREME-BASE-MIB::extremeIAxAx25,,,,,,Extreme Access Control Engine for controlling end system access to the network. It controls network access through Extreme Policy or VLANs based on user, device, OS, location, time, and configuration. Supports optional on-board posture assessment. It is a 1U rack mountable system.
.1.3.6.1.4.1.1916.2.280,EXTREME-BASE-MIB::extremeIAxAx305,,,,,,Extreme Access Control Engine for controlling end system access to the network. It controls network access through Extreme Policy or VLANs based on user, device, OS, location, time, and configuration. Supports optional on-board posture assessment. It is a 1U rack mountable system.
.1.3.6.1.4.1.1916.2.281,EXTREME-BASE-MIB::extremePVxAx305,,,,,,Extreme Application Analytics Engine. This appliance provides the engine to monitor and classify layer 7 application information based on data from Extreme switches and report information to ExtremeControl where applications are managed.
.1.3.6.1.4.1.1916.2.282,EXTREME-BASE-MIB::extremeEMPx35,,,,,,ExtremCloud Appliance. This appliance provides an integrated Extreme Wireless Controller and an Identity and Access Controller in a single physical device.
.1.3.6.1.4.1.1916.2.283,EXTREME-BASE-MIB::extremeEMPx5310,,,,,,ExtremCloud Appliance. This appliance provides an integrated Extreme Wireless Controller and an Identity and Access Controller in a single physical device.
.1.3.6.1.4.1.1916.2.284,EXTREME-BASE-MIB::extremeEMPxV,,,,,,ExtremCloud Appliance. This virtual appliance provides an integrated Extreme Wireless Controller and an Identity and Access Controller in a single virtual device.
.1.3.6.1.4.1.1916.2.286,EXTREME-BASE-MIB::xtremeWhitebox,,,,,,
.1.3.6.1.4.1.1916.2.291,EXTREME-BASE-MIB::vm386EXOS,,,,,,EXOS i386 platform that can be used in a Virtual Machine environment.
.1.3.6.1.4.1.1916.2.292,EXTREME-BASE-MIB::extremeNMSxV,,,,,,Virtual Extreme Management Center Server. Management Center is a key component of Extreme's suite of network management products.
.1.3.6.1.4.1.1916.2.293,EXTREME-BASE-MIB::extremeSSxIxA,,,,,,Extreme StackStorm Integration Appliance.
.1.3.6.1.4.1.1916.2.294,EXTREME-BASE-MIB::extremeESEx2000,,,,,,ExtremCloud Appliance. This appliance provides an integrated Extreme Wireless Controller and an Identity and Access Controller in a single physical device.
.1.3.6.1.4.1.1916.2.295,EXTREME-BASE-MIB::extremeFabricManager,,,,,,Extreme application to manage and orchestrate the SPBm Fabric based network. Fabric Manager will discover and manage the fabric infrastructure as well as L2 / L3 services.
.1.3.6.1.4.1.1916.2.296,EXTREME-BASE-MIB::x590-24t-1q-2c,,,,,,X590 24 10GBASE-T, 1 10Gb/40Gb QSFP+, 2 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.2.297,EXTREME-BASE-MIB::x590-24x-1q-1c,,,,,,X590 24 1/10Gb SFP+, 1 10Gb/40Gb QSFP+, 2 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.2.298,EXTREME-BASE-MIB::slxOsAcctonAS771232X,,,,,,Accton AS7712-32X L2/L3 switch with Extreme SLXOS and 32 port 40/100GbE, extendable up to 128 10/25GbE ports.
.1.3.6.1.4.1.1916.2.299,EXTREME-BASE-MIB::slxOsDniAG9032v1,,,,,,DNI AG9032v1 L2/L3 switch with Extreme SLXOS and 32 port 40/100GbE, extendable up to 128 10/25GbE ports.
.1.3.6.1.4.1.1916.2.300,EXTREME-BASE-MIB::es6108x32c,,,,,,Extreme Switch 6100 family with 8 cores, 32 QSFP28 100G/40G (channelizable) ports and 2 10G Sideband ports.
.1.3.6.1.4.1.1916.2.301,EXTREME-BASE-MIB::es6108x48vx8c,,,,,,Extreme Switch 6100 family with 8 cores, 48 SFP28 25G ports and 8 100G/40G (Channelizeable) and 2 10G Sideband ports.
.1.3.6.1.4.1.1916.2.302,EXTREME-BASE-MIB::vsp7432CQ,,,,,,Virtual Services Platform 7400 family with 8 cores, 32 QSFP28 100G/40G (Channelizable) ports and 2 10G Internal ports.
.1.3.6.1.4.1.1916.2.303,EXTREME-BASE-MIB::vsp7456VSC,,,,,,Virtual Services Platform 7400 family with 8 cores, 48 SFP28 25G ports and 8 100G/40G (Channelizable) and 1 10G Internal ports.
.1.3.6.1.4.1.1916.2.304,EXTREME-BASE-MIB::extremeSLX9030,,,,,,Extreme L2/L3 Switch with SLXOS and 48x10GE/1GE + 4x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.305,EXTREME-BASE-MIB::extremeSLX9030T,,,,,,Extreme L2/L3 Switch with SLXOS and 48x10GE/1GE/100M Base-T + 4x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.306,EXTREME-BASE-MIB::extremeSLX9640,,,,,,Extreme L2/L3 Switch/Router with SLXOS and 24xSFP+ (1GE/10GE) + 12xQSFP28 (40GE/4x10GE/100GE/4x25GE/2x50GE) interfaces.
.1.3.6.1.4.1.1916.2.307,EXTREME-BASE-MIB::vsp1100,,,,,,Virtual Services Platform 1100 family to run as a service in a VM on a Hypervisor with all the VOSS features supported on any standard x86 hardware.
.1.3.6.1.4.1.1916.2.308,EXTREME-BASE-MIB::extremeCspAwsSubnetType,,,,,,Extreme Cloud Services Platform virtual switch for Amazon Web Services (AWS) Subnet Type deployments.
.1.3.6.1.4.1.1916.2.309,EXTREME-BASE-MIB::extremeCspGcpSubnetType,,,,,,Extreme Cloud Services Platform virtual switch for Google Cloud Platform (GCP) Subnet Type deployments.
.1.3.6.1.4.1.1916.2.310,EXTREME-BASE-MIB::extremeCspAzureSubnetType,,,,,,Extreme Cloud Services Platform virtual switch for Azure Subnet Type deployments.
.1.3.6.1.4.1.1916.2.311,EXTREME-BASE-MIB::extremeMcsVmwareHypervisorType,,,,,,Extreme Management Connect Services virtual switch for physical VMware Hypervisor deployments.
.1.3.6.1.4.1.1916.2.312,EXTREME-BASE-MIB::x465-48t,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 1 VIM slot
.1.3.6.1.4.1.1916.2.313,EXTREME-BASE-MIB::x465-48p,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3at PoE (30W), 1 VIM slot
.1.3.6.1.4.1.1916.2.314,EXTREME-BASE-MIB::x465-48w,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3bt Type3/Type4 PoE (90W), 1 VIM slot
.1.3.6.1.4.1.1916.2.315,EXTREME-BASE-MIB::x465-24mu,,,,,,X465 with 24 100Mb/1/2.5/5Gb ports, 802.3bt Type3 PoE (60W), 1 VIM slot
.1.3.6.1.4.1.1916.2.316,EXTREME-BASE-MIB::x465-24mu-24w,,,,,,X465 with 24 100Mb/1/2.5/5Gb ports, 802.3bt Type3 PoE (60W) and 24 10/100/1000Mb FDX/HDX ports with MACSEC, 802.1bt Type3/Type4 PoE (90W), 1 VIM slot
.1.3.6.1.4.1.1916.2.319,EXTREME-BASE-MIB::x465-24w,,,,,,X465 with 24 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3bt PoE Type3/Type4 (90W), 1 VIM slot
.1.3.6.1.4.1.1916.2.320,EXTREME-BASE-MIB::x725-48y-8c,,,,,,X725 with 48 10Gb/25Gb SFP28 ports and 8 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28 ports
.1.3.6.1.4.1.1916.2.321,EXTREME-BASE-MIB::extremeSnVirtualSensor100,,,,,,Extreme Analytics Virtual Sensor Model 100.
.1.3.6.1.4.1.1916.2.322,EXTREME-BASE-MIB::extremeSnVirtualSensor250,,,,,,Extreme Analytics Virtual Sensor Model 250.
.1.3.6.1.4.1.1916.2.325,EXTREME-BASE-MIB::vsp7400-48Y-8C,,,,,,Virtual Services Platform 7400 family with 8 cores, 48 SFP28 25G ports and 8 100G/40G (Channelizable) and 1 10G Internal ports.
.1.3.6.1.4.1.1916.2.326,EXTREME-BASE-MIB::extremeVirtualTAP,,,,,,Extreme Virtual TAP (vTAP) is a full-featured network visibility solution software based tap built for virtualized service provider and enterprise networks. It offers an end-to-end set of capabilities including traffic interception, filtering (SMARTMatch), header stripping, packet slicing, sampling and IPFIX export, and optimization for network monitoring and analytics tools.
.1.3.6.1.4.1.1916.2.327,EXTREME-BASE-MIB::extremeVirtualPB,,,,,,Extreme Virtual Packet Broker(vPB) is an aggregator of Extreme Virtual Taps(vTAP).
.1.3.6.1.4.1.1916.2.328,EXTREME-BASE-MIB::x695-48y-8c,,,,,,X695 with 48 1Gb/10Gb/25Gb SFP28 and 8 40Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.2.329,EXTREME-BASE-MIB::extremeOnieStack,,,,,,A stacked version of EXOS ONIE-based switches
.1.3.6.1.4.1.1916.2.330,EXTREME-BASE-MIB::x465-24xe,,,,,,X465 with 24 1/10GbE SFP+ MACSEC capable ports, 1 VIM slot
.1.3.6.1.4.1.1916.2.331,EXTREME-BASE-MIB::x465-24s,,,,,,X465-24s: X465 with 24 1GbE SFP ports, 1 VIM slot
.1.3.6.1.4.1.1916.2.332,EXTREME-BASE-MIB::extremeSLX9150,,,,,,Extreme L2/L3 Switch with SLXOS, 48x25GE/10GE and 8x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.333,EXTREME-BASE-MIB::extremeSLX9150T,,,,,,Extreme L2/L3 Switch with SLXOS, 48x10GE/1GE Base-T and 6x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.334,EXTREME-BASE-MIB::extremeSLX9250,,,,,,Extreme L2/L3 Switch with SLXOS and 32x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.335,EXTREME-BASE-MIB::extremeSLX9740x40,,,,,,Extreme L2/L3 Switch/Router with SLXOS and 40x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.336,EXTREME-BASE-MIB::extremeSLX9740x80,,,,,,Extreme L2/L3 Switch/Router with SLXOS and 80x100GE/40GE interfaces.
.1.3.6.1.4.1.1916.2.337,EXTREME-BASE-MIB::xa1440,,,,,,Extreme Access Platform running VOSS software as a VM on Hypervisor over 4 cores Denverton base box
.1.3.6.1.4.1.1916.2.338,EXTREME-BASE-MIB::xa1480,,,,,,Extreme Access Platform running VOSS software as a VM on Hypervisor over 8 cores Denverton base box
.1.3.6.1.4.1.1916.2.339,EXTREME-BASE-MIB::extremeECAx6125,,,,,,ExtremCloud Appliance. This virtual appliance provides an integrated Extreme Wireless Controller and an Identity and Access Controller in a single virtual device.
.1.3.6.1.4.1.1916.2.343,EXTREME-BASE-MIB::x435-24p-4s,,,,,,X435 with 24 10/100/1000Mb FDX/HDX capable ports, 802.3at PoE (30W), 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.2.344,EXTREME-BASE-MIB::x435-24t-4s,,,,,,X435 with 24 10/100/1000Mb FDX/HDX capable ports, 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.2.345,EXTREME-BASE-MIB::x435-8p-4s,,,,,,X435 with 8 10/100/1000Mb FDX/HDX capable ports, 802.3at PoE (30W), 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.2.346,EXTREME-BASE-MIB::x435-8t-4s,,,,,,X435 with 8 10/100/1000Mb FDX/HDX capable ports, 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.2.347,EXTREME-BASE-MIB::x435-8p-2t-w,,,,,,X435 with 8 10/100/1000Mb FDX/HDX capable ports, 802.3at PoE (30W), 2 10/100/1000Mb FDX/HDX, 802.3bt PoE (90W) powered ports
.1.3.6.1.4.1.1916.2.348,EXTREME-BASE-MIB::x465i-48w,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3bt Type3/Type4 PoE (90W), 1 VIM slot
.1.3.6.1.4.1.1916.2.356,EXTREME-BASE-MIB::extremeECAx6120H,,,,,,ExtremCloud Appliance. The VE6120H is an elastic virtual appliance  for Microsoft Hyper-V that supports up to 1,000 APs/Defenders, up to  400 switches and 16,000 mobility sessions depending on the hosting hardware.
.1.3.6.1.4.1.1916.3,EXTREME-BASE-MIB::extremeMisc,,,,,,
.1.3.6.1.4.1.1916.3.1,EXTREME-BASE-MIB::extremeOids,,,,,,
.1.3.6.1.4.1.1916.3.1.1,EXTREME-BASE-MIB::extremeMauType,,,,,,
.1.3.6.1.4.1.1916.3.1.1.1,EXTREME-BASE-MIB::extremeMauType1000BaseSX,,,,,,
.1.3.6.1.4.1.1916.3.1.1.2,EXTREME-BASE-MIB::extremeMauType1000BaseLX,,,,,,
.1.3.6.1.4.1.1916.3.1.1.3,EXTREME-BASE-MIB::extremeMauType1000BaseCX,,,,,,
.1.3.6.1.4.1.1916.3.1.1.4,EXTREME-BASE-MIB::extremeMauType1000BaseSXFD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.5,EXTREME-BASE-MIB::extremeMauType1000BaseLXFD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.6,EXTREME-BASE-MIB::extremeMauType1000BaseCXFD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.7,EXTREME-BASE-MIB::extremeMauType1000BaseWDMHD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.8,EXTREME-BASE-MIB::extremeMauType1000BaseWDMFD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.9,EXTREME-BASE-MIB::extremeMauType1000BaseLX70HD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.10,EXTREME-BASE-MIB::extremeMauType1000BaseLX70FD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.11,EXTREME-BASE-MIB::extremeMauType1000BaseZXHD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.12,EXTREME-BASE-MIB::extremeMauType1000BaseZXFD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.13,EXTREME-BASE-MIB::extremeMauType1000BaseLX100HD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.14,EXTREME-BASE-MIB::extremeMauType1000BaseLX100FD,,,,,,
.1.3.6.1.4.1.1916.3.1.1.15,EXTREME-BASE-MIB::extremeMauType10GBaseCX4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.16,EXTREME-BASE-MIB::extremeMauType10GBaseZR,,,,,,
.1.3.6.1.4.1.1916.3.1.1.17,EXTREME-BASE-MIB::extremeMauType10GBaseDWDM,,,,,,
.1.3.6.1.4.1.1916.3.1.1.18,EXTREME-BASE-MIB::extremeMauType10GBaseCX,,,,,,
.1.3.6.1.4.1.1916.3.1.1.19,EXTREME-BASE-MIB::extremeMauType10GBaseT,,,,,,
.1.3.6.1.4.1.1916.3.1.1.20,EXTREME-BASE-MIB::extremeMauType40GBaseX,,,,,,
.1.3.6.1.4.1.1916.3.1.1.21,EXTREME-BASE-MIB::extremeMauType100GBaseX,,,,,,
.1.3.6.1.4.1.1916.3.1.1.22,EXTREME-BASE-MIB::extremeMauType40GBasePSM4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.23,EXTREME-BASE-MIB::extremeMauType100GBaseSR4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.24,EXTREME-BASE-MIB::extremeMauType100GBaseCR4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.25,EXTREME-BASE-MIB::extremeMauType100GBaseCWDM4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.32,EXTREME-BASE-MIB::extremeMauType100GBasePSM4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.33,EXTREME-BASE-MIB::extremeMauType100GBaseSWDM4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.34,EXTREME-BASE-MIB::extremeMauType25GBaseSR,,,,,,
.1.3.6.1.4.1.1916.3.1.1.35,EXTREME-BASE-MIB::extremeMauType25GBaseESR,,,,,,
.1.3.6.1.4.1.1916.3.1.1.36,EXTREME-BASE-MIB::extremeMauType25GBaseLR,,,,,,
.1.3.6.1.4.1.1916.3.1.1.37,EXTREME-BASE-MIB::extremeMauType25GBaseCR4,,,,,,
.1.3.6.1.4.1.1916.3.1.1.38,EXTREME-BASE-MIB::extremeMauType100GBaseCWDM4Lite,,,,,,
.1.3.6.1.4.1.1916.3.1.1.39,EXTREME-BASE-MIB::extremeMauType100GBaseBIDI,,,,,,
.1.3.6.1.4.1.1916.3.1.1.40,EXTREME-BASE-MIB::extremeMauType10GBaseBX10U,,,,,,
.1.3.6.1.4.1.1916.3.1.1.41,EXTREME-BASE-MIB::extremeMauType10GBaseBX10D,,,,,,
.1.3.6.1.4.1.1916.3.1.1.42,EXTREME-BASE-MIB::extremeMauType10GBaseBX40U,,,,,,
.1.3.6.1.4.1.1916.3.1.1.43,EXTREME-BASE-MIB::extremeMauType10GBaseBX40D,,,,,,
.1.3.6.1.4.1.1916.4,EXTREME-BASE-MIB::extremeV2Traps,,,,,,
.1.3.6.1.4.1.1916.4.1,EXTREME-V2TRAP-MIB::extremeCoreSCTraps,,,,,,
.1.3.6.1.4.1.1916.4.1.0,EXTREME-V2TRAP-MIB::extremeCoreSCTrapPrefix,,,,,,
.1.3.6.1.4.1.1916.4.1.0.1,EXTREME-V2TRAP-MIB::extremeHealthCheckFailed,,,,,,Cpu HealthCheck has failed.
.1.3.6.1.4.1.1916.4.1.0.2,EXTREME-V2TRAP-MIB::extremeCpuUtilizationRisingTrap,,,,,,CPU Utilizations Rising trap generated when extremeCpuUtilRisingThreshold is touched/crossed 
.1.3.6.1.4.1.1916.4.1.0.3,EXTREME-V2TRAP-MIB::extremeCpuUtilizationFallingTrap,,,,,,CPU Utilization Falling Trap is generated when the extremeCpuAggregateUtilization falls below 80% of the extremeCpuUtilRisingThreshold
.1.3.6.1.4.1.1916.4.1.0.4,EXTREME-V2TRAP-MIB::extremeProcessorStateChangeTrap,,,,,,Failed processor on module has been detected.
.1.3.6.1.4.1.1916.4.1.0.5,EXTREME-V2TRAP-MIB::extremeMsmFailoverTrap,,,,,,MSM failover occurred.
.1.3.6.1.4.1.1916.4.1.0.6,EXTREME-V2TRAP-MIB::extremeEsrpTimedOutFailedOverMaster,,,,,,The master node performed a hitless MSM failover, but the  master failed to resume normal operation within the reelect timeout. Thus, a new master (this switch) was elected.
.1.3.6.1.4.1.1916.4.1.0.7,EXTREME-V2TRAP-MIB::extremeRateLimitExceededTrap,,,,,,Committed Information Rate exceeded.
.1.3.6.1.4.1.1916.4.1.0.7.1,EXTREME-V2TRAP-MIB::extremeRateLimitExceededTrapType,INTEGER,accessible-for-notify,,current,exceededCIR(1):droppedBytes(2),The trap condition being reported.
.1.3.6.1.4.1.1916.4.1.0.7.2,EXTREME-V2TRAP-MIB::extremeRateLimitExceededTrapIndicator,INTEGER,accessible-for-notify,,current,clear(0):set(1),The trap condition being reported.
.1.3.6.1.4.1.1916.4.1.0.7.4,EXTREME-V2TRAP-MIB::extremeExceededByteCount,INTEGER,accessible-for-notify,,current,,The number of bytes that exceeded the rate.
.1.3.6.1.4.1.1916.4.2,EXTREME-V2TRAP-MIB::extremeBgpTraps,,,,,,
.1.3.6.1.4.1.1916.4.2.0,EXTREME-V2TRAP-MIB::extremeBgpTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.2.0.1,EXTREME-V2TRAP-MIB::extremeBgpPrefixReachedThreshold,,,,,,The extremeBgpPrefixReachedThreshold notification is generated when the number of prefixes received over this  peer session reaches the threshold limit.
.1.3.6.1.4.1.1916.4.2.0.2,EXTREME-V2TRAP-MIB::extremeBgpPrefixMaxExceeded,,,,,,The extremeBgpPrefixMaxExceeded notification is generated when the number of prefixes received over this  peer session reaches the maximum configured limit.
.1.3.6.1.4.1.1916.4.3,EXTREME-V2TRAP-MIB::extremeSecurityTraps,,,,,,
.1.3.6.1.4.1.1916.4.3.0,EXTREME-V2TRAP-MIB::extremeSecurityTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.3.0.1,EXTREME-V2TRAP-MIB::extremeMacLimitExceeded,,,,,,This trap will be generated, for a port on which limit-learning has been  configured, when a new MAC address exceeding the limit is learnt on that  port.
.1.3.6.1.4.1.1916.4.3.0.2,EXTREME-V2TRAP-MIB::extremeUnauthorizedPortForMacDetected,,,,,,This trap will be generated when a MAC Address is learnt on a port on which  it is not not authorized. This will happen when the MAC address is statically  configured as a 'secure mac' on some other port(s).
.1.3.6.1.4.1.1916.4.3.0.3,EXTREME-V2TRAP-MIB::extremeMacDetectedOnLockedPort,,,,,,This trap will be generated on a port for which lock-learning has been 
.1.3.6.1.4.1.1916.4.3.0.4,EXTREME-V2TRAP-MIB::extremeNetloginUserLogin,,,,,,This trap will be generated when a netlogin supplicant passes  authentication and logs in successfully into the network.
.1.3.6.1.4.1.1916.4.3.0.5,EXTREME-V2TRAP-MIB::extremeNetloginUserLogout,,,,,,This trap will be generated when a netlogin supplicant logs out.  This trap is meant to notify logout event only for already  authenticated and logged in supplicant. 
.1.3.6.1.4.1.1916.4.3.0.6,EXTREME-V2TRAP-MIB::extremeNetloginAuthFailure,,,,,,This trap will be generated upon authentication failure for a  netlogin supplicant
.1.3.6.1.4.1.1916.4.3.1,EXTREME-V2TRAP-MIB::extremeMacSecurityVlanIfIndex,INTEGER,accessible-for-notify,,current,,The ifIndex of the VLAN on which the MAC address was received.
.1.3.6.1.4.1.1916.4.3.2,EXTREME-V2TRAP-MIB::extremeMacSecurityVlanDescr,OCTET,accessible-for-notify,,current,,The description(name) of the VLAN on which the MAC address was received.
.1.3.6.1.4.1.1916.4.3.3,EXTREME-V2TRAP-MIB::extremeMacSecurityMacAddress,OCTET,accessible-for-notify,,current,,The received MAC address.
.1.3.6.1.4.1.1916.4.3.4,EXTREME-V2TRAP-MIB::extremeMacSecurityPortIfIndex,INTEGER,accessible-for-notify,,current,,The ifIndex of the port on which the MAC address was received.
.1.3.6.1.4.1.1916.4.3.5,EXTREME-V2TRAP-MIB::extremeMacSecurityVlanId,INTEGER,accessible-for-notify,,current,,The VLAN ID of the VLAN on which the MAC address was received.
.1.3.6.1.4.1.1916.4.3.6,EXTREME-V2TRAP-MIB::extremeNetloginStationMac,OCTET,accessible-for-notify,,current,,MAC address of netlogin supplicant
.1.3.6.1.4.1.1916.4.3.7,EXTREME-V2TRAP-MIB::extremeNetloginStationAddr,IpAddress,accessible-for-notify,,current,,MAC address of netlogin supplicant
.1.3.6.1.4.1.1916.4.3.8,EXTREME-V2TRAP-MIB::extremeNetloginPortIfIndex,INTEGER,accessible-for-notify,,current,,IfIndex of authenticator port to which the netlogin supplicant is  connected
.1.3.6.1.4.1.1916.4.3.9,EXTREME-V2TRAP-MIB::extremeNetloginAuthType,INTEGER,accessible-for-notify,,current,none(0):open(1):wep(2):mac-based(3):dot1x(4):wpa-psk(5):web-based(6):wpa2(7):wpa(8):wpa2-psk(9),IF supplicant is authenticated using remote authentication server as RADIUS or locally using authenticator local user database
.1.3.6.1.4.1.1916.4.3.10,EXTREME-V2TRAP-MIB::extremeNetloginSystemTime,TimeTicks,accessible-for-notify,,current,,The time when a netlogin event occurs and is  meaningful for accounting purposes.
.1.3.6.1.4.1.1916.4.3.11,EXTREME-V2TRAP-MIB::extremeNetloginUser,OCTET,accessible-for-notify,,current,,Information containing type of session as NETLOGIN or DOT1X concatenated with userName i,e '[NETLOGIN | DOT1X]:<username>' 
.1.3.6.1.4.1.1916.4.3.12,EXTREME-V2TRAP-MIB::extremeNetloginSrcVlan,OCTET,accessible-for-notify,,current,,Upon successful login this vlan will represent the one in which  user resides before authentication while upon logout this vlan will  be the one in which user resides before logout. 
.1.3.6.1.4.1.1916.4.3.13,EXTREME-V2TRAP-MIB::extremeNetloginDestVlan,OCTET,accessible-for-notify,,current,,The description (name) of the VLAN in which user moves after  successful login or logout.
.1.3.6.1.4.1.1916.4.3.14,EXTREME-V2TRAP-MIB::extremeNetloginSessionStatus,INTEGER,accessible-for-notify,,current,success(1):sessionReset(2):fDBAgingInitiatedLogout(3):userInitiatedLogout(4):sessionRefreshInitiatedLogout(5):authenticationFailure(6):remoteAuthenticationServerFailure(7), -success (1)  Successful login Administrator has initialized Authentication State. Graceful logout attempt from user -sessionRefreshInitiatedLogout (5) (Valid for web-based mode only) Logout initiated by  session-refresh mechanism. Authentication Failure Remote Authentication server Failure.
.1.3.6.1.4.1.1916.4.4,EXTREME-V2TRAP-MIB::extremeNMSTraps,,,,,,
.1.3.6.1.4.1.1916.4.4.0,EXTREME-V2TRAP-MIB::extremeNMSTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.4.0.1,EXTREME-V2TRAP-MIB::extremeNMSInventoryChanged,,,,,,This trap is sent by Extreme's Network Management Applications when a change in its inventory database occurs. This trap is not send by a router or switch.
.1.3.6.1.4.1.1916.4.4.0.2,EXTREME-V2TRAP-MIB::extremeNMSTopologyChanged,,,,,,This trap is sent by Extreme's Network Management Applications when a change  in its Topology database occurs. This trap is not send by a router or switch.
.1.3.6.1.4.1.1916.4.4.1,EXTREME-V2TRAP-MIB::extremeNMSDeviceAddress,IpAddress,accessible-for-notify,,current,,The IP address of the device modified by Extreme's Network Management Application.
.1.3.6.1.4.1.1916.4.5,EXTREME-WIRELESS-MIB::extremeAPTraps,,,,,,
.1.3.6.1.4.1.1916.4.5.0,EXTREME-WIRELESS-MIB::extremeAPTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.5.0.1,EXTREME-WIRELESS-MIB::extremeWirelessPortStateChange,,,,,,This trap is generated when a wireless port moves 
.1.3.6.1.4.1.1916.4.5.0.2,EXTREME-WIRELESS-MIB::extremeWirelessPortBootFailure,,,,,,This trap is sent by the platform if a wireless 
.1.3.6.1.4.1.1916.4.5.0.3,EXTREME-WIRELESS-MIB::extremeWirelessClientStationAgedOut,,,,,,This trap is generated when a client is aged out 
.1.3.6.1.4.1.1916.4.5.0.4,EXTREME-WIRELESS-MIB::extremeWirelessNetloginClientAssociated,,,,,,This trap is generated when a client has associated 
.1.3.6.1.4.1.1916.4.5.0.5,EXTREME-WIRELESS-MIB::extremeWirelessAPAdded,,,,,,This is generated when a new AP is added to the
.1.3.6.1.4.1.1916.4.5.0.6,EXTREME-WIRELESS-MIB::extremeWirelessAPRemoved,,,,,,This is generated when an AP is removed from the
.1.3.6.1.4.1.1916.4.5.0.7,EXTREME-WIRELESS-MIB::extremeWirelessAPUpdated,,,,,,This is generated when the IEs recorded for an AP
.1.3.6.1.4.1.1916.4.5.0.8,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoAdded,,,,,,This is generated when a new station is added to the
.1.3.6.1.4.1.1916.4.5.0.9,EXTREME-WIRELESS-MIB::extremeWirelessProbeInfoRemoved,,,,,,This is generated when a station is removed from the
.1.3.6.1.4.1.1916.4.5.0.10,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanStarted,,,,,,This is generated when an off-channel scan starts running.
.1.3.6.1.4.1.1916.4.5.0.11,EXTREME-WIRELESS-MIB::extremeWirelessOffChannelScanFinished,,,,,,This is generated when an off-channel scan finishes running.
.1.3.6.1.4.1.1916.4.5.0.12,EXTREME-WIRELESS-MIB::extremeWirelessCounterMeasureStarted,,,,,,This trap is generated when counter measures are started on a wireless interface.
.1.3.6.1.4.1.1916.4.5.0.13,EXTREME-WIRELESS-MIB::extremeWirelessCounterMeasureStopped,,,,,,This trap is generated when counter measures are stopped on a wireless interface.
.1.3.6.1.4.1.1916.4.5.0.14,EXTREME-WIRELESS-MIB::successful,,,,,,,This trap is generated when a wireless interface tries to
.1.3.6.1.4.1.1916.4.6,EXTREME-V2TRAP-MIB::extremeElrpTraps,,,,,,
.1.3.6.1.4.1.1916.4.6.0,EXTREME-V2TRAP-MIB::extremeElrpTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.6.0.1,EXTREME-V2TRAP-MIB::extremeElrpVlanLoopDetected,,,,,, The extremeElrpVlanLoopDetected notification is generated when the ELRP client detects a loop in the vlan.
.1.3.6.1.4.1.1916.4.7,EXTREME-V2TRAP-MIB::extremeEapsTraps,,,,,,
.1.3.6.1.4.1.1916.4.7.0,EXTREME-V2TRAP-MIB::extremeEapsTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.7.0.1,EXTREME-V2TRAP-MIB::extremeEapsStateChange,,,,,,The extremeEapsStateChange notification is generated when the EAPS domain has a state change.
.1.3.6.1.4.1.1916.4.7.0.2,EXTREME-V2TRAP-MIB::extremeEapsFailTimerExpFlagSet,,,,,,The extremeEapsFailTimerExpFlagSet notification is  generated when the EAPS domain's fail timer expires for the first time, while its state is not in Fail state.
.1.3.6.1.4.1.1916.4.7.0.3,EXTREME-V2TRAP-MIB::extremeEapsFailTimerExpFlagClear,,,,,,The extremeEapsFailTimerExpFlagClear notification is  generated when the EAPS domain's Fail timer expired flag  is cleared.
.1.3.6.1.4.1.1916.4.7.0.4,EXTREME-V2TRAP-MIB::extremeEapsLinkDownRingComplete,,,,,,If a Transit is in Link-Down state, and it receives a  Health-Check-Pdu from the Master indicating the ring is Complete, it means there is some problem with the Transit switch that has issued this trap message.
.1.3.6.1.4.1.1916.4.9,EXTREME-V2TRAP-MIB::extremeEapsSharedLinkTraps,,,,,,
.1.3.6.1.4.1.1916.4.9.0,EXTREME-V2TRAP-MIB::extremeEapsSharedLinkTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.9.0.1,EXTREME-V2TRAP-MIB::extremeEapsSegmentTimerExpFlagSet,,,,,,The extremeEapsFailTimerExpFlagSet notification is  generated when the EAPS domain's segment timer expires for the first time.
.1.3.6.1.4.1.1916.4.9.0.2,EXTREME-V2TRAP-MIB::extremeEapsSegmentTimerExpFlagClear,,,,,,The extremeEapsSegmentTimerExpFlagClear notification is  generated when the EAPS domain's Segment Fail timer  expired flag is cleared.
.1.3.6.1.4.1.1916.4.9.1,EXTREME-V2TRAP-MIB::extremeSegmentPort,INTEGER,accessible-for-notify,,current,,The EAPS Shared Link's Segment Id.
.1.3.6.1.4.1.1916.4.9.2,EXTREME-V2TRAP-MIB::extremeSharedPort,INTEGER,accessible-for-notify,,current,,The EAPS Shared Link's Shared port.
.1.3.6.1.4.1.1916.4.11,EXTREME-ENH-DOS-MIB::extremeEnhDosTraps,,,,,,
.1.3.6.1.4.1.1916.4.11.0,EXTREME-ENH-DOS-MIB::extremeEnhDosTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.11.0.1,EXTREME-ENH-DOS-MIB::extremeEnhDosThresholdReached,,,,,,The extremeDosThresholdReached notification is generated when
.1.3.6.1.4.1.1916.4.11.0.2,EXTREME-ENH-DOS-MIB::extremeEnhDosThresholdCleared,,,,,,The extremeEnhDosThresholdCleared notification is generated when
.1.3.6.1.4.1.1916.4.12,EXTREME-V2TRAP-MIB::extremePethTraps,,,,,,
.1.3.6.1.4.1.1916.4.12.0,EXTREME-V2TRAP-MIB::extremePethNotificationPrefix,,,,,,
.1.3.6.1.4.1.1916.4.12.0.1,EXTREME-V2TRAP-MIB::extremePethPSUStatusNotification,,,,,, This Notification indicates a change in the PoE PSU for the slot.
.1.3.6.1.4.1.1916.4.14,EXTREME-DOS-MIB::extremeDosTraps,,,,,,
.1.3.6.1.4.1.1916.4.14.0,EXTREME-DOS-MIB::extremeDosTrapsPrefix,,,,,,
.1.3.6.1.4.1.1916.4.14.0.1,EXTREME-DOS-MIB::extremeDosThresholdCleared,,,,,,The extremeDosThresholdCleared notification is generated when
.1.3.6.1.4.1.1916.4.14.0.2,EXTREME-DOS-MIB::extremeDosThresholdReached,,,,,,The extremeDosThresholdReached notification is generated when
.1.3.6.1.4.1.1916.4.15,ETMONSERVICEABILITYTRAP-MIB::etmonServiceabilityTrap,,,,,,Extreme Serviceability TRAP MIB
.1.3.6.1.4.1.1916.4.15.0,ETMONSERVICEABILITYTRAP-MIB::etmonServiceabilityTrapPrefix,,,,,,
.1.3.6.1.4.1.1916.4.15.0.1,ETMONSERVICEABILITYTRAP-MIB::noMoreMemory,,,,,,Memory full, No more momory. System memory is depleted.
.1.3.6.1.4.1.1916.4.15.0.2,ETMONSERVICEABILITYTRAP-MIB::asyncQGrowing,,,,,,async queue is growing. Logged messages will provide more information related to growing async queue. MIB have limitation to provide real-time information.
.1.3.6.1.4.1.1916.5,EXTREME-HARDWARE-MIB::extremeHardware,,,,,,Extreme hardware OIDs. These OIDs are used to identify Extreme hardware entities in the entityMIB. Specifically, these OIDs are used for the entPysicalVendorType column in the entPhysicalTable.
.1.3.6.1.4.1.1916.5.1,EXTREME-HARDWARE-MIB::extremeG8x,,,,,,Extreme G8X
.1.3.6.1.4.1.1916.5.2,EXTREME-HARDWARE-MIB::extremeMsmG8x,,,,,,Extreme MSM-G8X
.1.3.6.1.4.1.1916.5.3,EXTREME-HARDWARE-MIB::extremeG48t,,,,,,Extreme G48T
.1.3.6.1.4.1.1916.5.4,EXTREME-HARDWARE-MIB::extremeG48p,,,,,,Extreme G48P
.1.3.6.1.4.1.1916.5.5,EXTREME-HARDWARE-MIB::extremeG24x,,,,,,Extreme G24X
.1.3.6.1.4.1.1916.5.6,EXTREME-HARDWARE-MIB::extreme10g4x,,,,,,Extreme 10G4X
.1.3.6.1.4.1.1916.5.7,EXTREME-HARDWARE-MIB::extremeG48te,,,,,,Extreme G48Te
.1.3.6.1.4.1.1916.5.8,EXTREME-HARDWARE-MIB::extremeG48pe,,,,,,Extreme G48Pe
.1.3.6.1.4.1.1916.5.9,EXTREME-HARDWARE-MIB::extremeG48ta,,,,,,Extreme G48Ta
.1.3.6.1.4.1.1916.5.10,EXTREME-HARDWARE-MIB::extremeG48pa,,,,,,Extreme G48Pa
.1.3.6.1.4.1.1916.5.11,EXTREME-HARDWARE-MIB::extremeG48xa,,,,,,Extreme G48Xa
.1.3.6.1.4.1.1916.5.12,EXTREME-HARDWARE-MIB::extremeMsm48,,,,,,Extreme MSM-48
.1.3.6.1.4.1.1916.5.13,EXTREME-HARDWARE-MIB::extreme10g4ca,,,,,,Extreme 10G4Ca
.1.3.6.1.4.1.1916.5.14,EXTREME-HARDWARE-MIB::extreme10g4xa,,,,,,Extreme 10G4Xa
.1.3.6.1.4.1.1916.5.15,EXTREME-HARDWARE-MIB::extremeG48tc,,,,,,Extreme G48Tc
.1.3.6.1.4.1.1916.5.16,EXTREME-HARDWARE-MIB::extremeG48te2,,,,,,Extreme G48Te2
.1.3.6.1.4.1.1916.5.17,EXTREME-HARDWARE-MIB::extremeG48tcPoe,,,,,,Extreme G48Tc(PoE)
.1.3.6.1.4.1.1916.5.18,EXTREME-HARDWARE-MIB::extremeG48te2Poe,,,,,,Extreme G48Te2(PoE)
.1.3.6.1.4.1.1916.5.19,EXTREME-HARDWARE-MIB::extremeG48xc,,,,,,Extreme G48Xc
.1.3.6.1.4.1.1916.5.20,EXTREME-HARDWARE-MIB::extremeG24xc,,,,,,Extreme G24Xc
.1.3.6.1.4.1.1916.5.21,EXTREME-HARDWARE-MIB::extreme10g8xc,,,,,,Extreme 10G8Xc
.1.3.6.1.4.1.1916.5.22,EXTREME-HARDWARE-MIB::extreme10g4xc,,,,,,Extreme 10G4Xc
.1.3.6.1.4.1.1916.5.23,EXTREME-HARDWARE-MIB::extremeMsm48c,,,,,,Extreme MSM-48c
.1.3.6.1.4.1.1916.5.24,EXTREME-HARDWARE-MIB::extremeG8xc,,,,,,Extreme G8Xc
.1.3.6.1.4.1.1916.5.25,EXTREME-HARDWARE-MIB::extreme10g1xc,,,,,,Extreme 10G1Xc
.1.3.6.1.4.1.1916.5.26,EXTREME-HARDWARE-MIB::extreme8900Msm128,,,,,,Extreme 8900-MSM128
.1.3.6.1.4.1.1916.5.27,EXTREME-HARDWARE-MIB::extreme890010g24xC,,,,,,Extreme 8900-10G24X-c
.1.3.6.1.4.1.1916.5.28,EXTREME-HARDWARE-MIB::extreme890010g8xXl,,,,,,Extreme 8900-10G8X-xl
.1.3.6.1.4.1.1916.5.29,EXTREME-HARDWARE-MIB::extreme8900G48tXl,,,,,,Extreme 8900-G48T-xl
.1.3.6.1.4.1.1916.5.30,EXTREME-HARDWARE-MIB::extreme8900G48xXl,,,,,,Extreme 8900-G48X-xl
.1.3.6.1.4.1.1916.5.31,EXTREME-HARDWARE-MIB::extreme8900G96tC,,,,,,Extreme 8900-G96T-c
.1.3.6.1.4.1.1916.5.32,EXTREME-HARDWARE-MIB::extreme8900G48tXlP,,,,,,Extreme 8900-G48T-xl(P)
.1.3.6.1.4.1.1916.5.33,EXTREME-HARDWARE-MIB::extreme8500Msm24,,,,,,Extreme 8500-MSM24
.1.3.6.1.4.1.1916.5.34,EXTREME-HARDWARE-MIB::extreme8500G24xE,,,,,,Extreme 8500-G24X-e
.1.3.6.1.4.1.1916.5.35,EXTREME-HARDWARE-MIB::extreme8500G48tE,,,,,,Extreme 8500-G48T-e
.1.3.6.1.4.1.1916.5.36,EXTREME-HARDWARE-MIB::extreme8500G48tEP,,,,,,Extreme 8500-G48T-e(P)
.1.3.6.1.4.1.1916.5.37,EXTREME-HARDWARE-MIB::extreme10g2xc,,,,,,Extreme 10G2Xc
.1.3.6.1.4.1.1916.5.38,EXTREME-HARDWARE-MIB::extreme890040g6xXm,,,,,,Extreme 8900-40G6X-xm
.1.3.6.1.4.1.1916.5.39,EXTREME-HARDWARE-MIB::extreme8900Msm96,,,,,,Extreme 8900-MSM96
.1.3.6.1.4.1.1916.5.40,EXTREME-HARDWARE-MIB::extremeBdxMm1,,,,,,Extreme BDX-MM1
.1.3.6.1.4.1.1916.5.41,EXTREME-HARDWARE-MIB::extremeBdxa10g48x,,,,,,Extreme BDXA-10G48X
.1.3.6.1.4.1.1916.5.42,EXTREME-HARDWARE-MIB::extremeBdxa10g48x0,,,,,,Extreme BDXA-10G48X-0
.1.3.6.1.4.1.1916.5.43,EXTREME-HARDWARE-MIB::extremeBdxa10g24x,,,,,,Extreme BDXA-10G24X
.1.3.6.1.4.1.1916.5.44,EXTREME-HARDWARE-MIB::extremeBdxa40g24x,,,,,,Extreme BDXA-40G24X
.1.3.6.1.4.1.1916.5.45,EXTREME-HARDWARE-MIB::extremeBdxa40g12x,,,,,,Extreme BDXA-40G12X
.1.3.6.1.4.1.1916.5.46,EXTREME-HARDWARE-MIB::extremeBdxaFm20t,,,,,,Extreme BDXA-FM20T
.1.3.6.1.4.1.1916.5.47,EXTREME-HARDWARE-MIB::extremeBdxaFm10t,,,,,,Extreme BDXA-FM10T
.1.3.6.1.4.1.1916.5.48,EXTREME-HARDWARE-MIB::extremeBdxa10g48t,,,,,,Extreme BDXA-10G48T
.1.3.6.1.4.1.1916.5.49,EXTREME-HARDWARE-MIB::extremeBdxb40g12xXl,,,,,,Extreme BDXB-40G12X-XL
.1.3.6.1.4.1.1916.5.50,EXTREME-HARDWARE-MIB::extremeBdxb100g4xXl,,,,,,Extreme BDXB-100G4X-XL
.1.3.6.1.4.1.1916.5.51,EXTREME-HARDWARE-MIB::extremeBdxb100g4x,,,,,,Extreme BDXB-100G4X
.1.3.6.1.4.1.1916.5.52,EXTREME-HARDWARE-MIB::extremeBdxaG48t,,,,,,Extreme BDXA-G48T
.1.3.6.1.4.1.1916.5.53,EXTREME-HARDWARE-MIB::extremeBdxaG48x,,,,,,Extreme BDXA-G48X
.1.3.6.1.4.1.1916.5.54,EXTREME-HARDWARE-MIB::extremeBdxaG48x0,,,,,,Extreme BDXA-G48X-0
.1.3.6.1.4.1.1916.5.55,EXTREME-HARDWARE-MIB::extremeXcm,,,,,,Extreme XCM
.1.3.6.1.4.1.1916.5.56,EXTREME-HARDWARE-MIB::extremeXcm88s1,,,,,,Extreme XCM88S1
.1.3.6.1.4.1.1916.5.57,EXTREME-HARDWARE-MIB::extremeXcm8848t,,,,,,Extreme XCM8848T
.1.3.6.1.4.1.1916.5.58,EXTREME-HARDWARE-MIB::extremeXcm8848tP,,,,,,Extreme XCM8848T(P)
.1.3.6.1.4.1.1916.5.59,EXTREME-HARDWARE-MIB::extremeXcm8824f,,,,,,Extreme XCM8824F
.1.3.6.1.4.1.1916.5.60,EXTREME-HARDWARE-MIB::extremeXcm8808x,,,,,,Extreme XCM8808X
.1.3.6.1.4.1.1916.5.61,EXTREME-HARDWARE-MIB::extremeXcm888f,,,,,,Extreme XCM888F
.1.3.6.1.4.1.1916.5.62,EXTREME-HARDWARE-MIB::extremeX77032q,,,,,,Extreme Summit X770-32q: 32 QSFP+
.1.3.6.1.4.1.1916.5.63,EXTREME-HARDWARE-MIB::extremeX670g248x4q,,,,,,Extreme Summit X670-G2-48x-4q: 48 SFP+, 4 QSFP+
.1.3.6.1.4.1.1916.5.64,EXTREME-HARDWARE-MIB::extremeX670g272x,,,,,,Extreme Summit X670-G2-72x: 72 SFP+
.1.3.6.1.4.1.1916.5.65,EXTREME-HARDWARE-MIB::extremeX460g224t10g4,,,,,,Extreme Summit X460-G2-24t-10GE4: 24 BaseT, 8 SFP (4 Combo), 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.66,EXTREME-HARDWARE-MIB::extremeX460g224p10g4,,,,,,Extreme Summit X460-G2-24p-10GE4: 24 BaseT (PoE+), 8 SFP (4 Combo), 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.67,EXTREME-HARDWARE-MIB::extremeX460g224x10g4,,,,,,Extreme Summit X460-G2-24x-10GE4: 24 SFP, 8 BaseT (4 Combo), 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.68,EXTREME-HARDWARE-MIB::extremeX460g248t10g4,,,,,,Extreme Summit X460-G2-48t-10GE4: 48 BaseT, 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.69,EXTREME-HARDWARE-MIB::extremeX460g248p10g4,,,,,,Extreme Summit X460-G2-48p-10GE4: 48 BaseT (PoE+), 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.70,EXTREME-HARDWARE-MIB::extremeX460g224p24hp,,,,,,Extreme Summit X460-G2-24p-24hp-10GE4-Base: 24 BaseT(PoE+), 24 BaseT(PoE+) Half Duplex , 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.71,EXTREME-HARDWARE-MIB::extremeX460g224t24ht,,,,,,Extreme Summit X460-G2-24t-24ht-10GE4-Base: 24 BaseT, 24 BaseT Half Duplex, 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.72,EXTREME-HARDWARE-MIB::extremeX460g248x10g4,,,,,,Extreme Summit X460-G2-48x-10GE4: 48 SFP, 4 SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.73,EXTREME-HARDWARE-MIB::extremeX460g224tG4,,,,,,Extreme Summit X460-G2-24t-GE4: 24 BaseT, 8 SFP (4 Combo), 4 SFP, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.74,EXTREME-HARDWARE-MIB::extremeX460g224pG4,,,,,,Extreme Summit X460-G2-24p-GE4: 24 BaseT (PoE+), 8 SFP (4 Combo), 4 SFP, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.75,EXTREME-HARDWARE-MIB::extremeX460g248tG4,,,,,,Extreme Summit X460-G2-48t-GE4: 48 BaseT, 4 SFP, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.76,EXTREME-HARDWARE-MIB::extremeX460g248pG4,,,,,,Extreme Summit X460-G2-48p-GE4: 48 BaseT (PoE+), 4 SFP, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.77,EXTREME-HARDWARE-MIB::extremeX460g216mp32p,,,,,,Extreme Summit X460-G2-16mp-32p-10GE4: 16 100Mb/1.0/2.5GbE (PoE+), 32 10/100/1000BASE-T (PoE+), 4 1000/10GBaseX SFP+, 1 VIM slot, 1 Clock slot
.1.3.6.1.4.1.1916.5.78,EXTREME-HARDWARE-MIB::extremeX450g224t10g4,,,,,,Extreme Summit X450-G2-24t-10GE4: 24 BaseT, 4 SFP+, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.79,EXTREME-HARDWARE-MIB::extremeX450g224p10g4,,,,,,Extreme Summit X450-G2-24p-10GE4: 24 BaseT (PoE+), 4 SFP+, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.80,EXTREME-HARDWARE-MIB::extremeX450g248t10g4,,,,,,Extreme Summit X450-G2-48t-10GE4: 48 BaseT, 4 SFP+, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.81,EXTREME-HARDWARE-MIB::extremeX450g248p10g4,,,,,,Extreme Summit X450-G2-48p-10GE4: 48 BaseT (PoE+), 4 SFP+, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.82,EXTREME-HARDWARE-MIB::extremeX450g224tG4,,,,,,Extreme Summit X450-G2-24t-GE4: 24 BaseT, 4 SFP, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.83,EXTREME-HARDWARE-MIB::extremeX450g224pG4,,,,,,Extreme Summit X450-G2-24p-GE4: 24 BaseT (PoE+), 4 SFP, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.84,EXTREME-HARDWARE-MIB::extremeX450g248tG4,,,,,,Extreme Summit X450-G2-48t-GE4: 48 BaseT, 4 SFP, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.85,EXTREME-HARDWARE-MIB::extremeX450g248pG4,,,,,,Extreme Summit X450-G2-48p-GE4: 48 BaseT (PoE+), 4 SFP, 2 HG[21] (Stack only)
.1.3.6.1.4.1.1916.5.86,EXTREME-HARDWARE-MIB::extremeX440g248p10g4,,,,,,Extreme Summit X440-G2-48p-10GE4: 48 BaseT (PoE+), 4 SFP (Combo), 4 SFP+ (2 10GBase-T combo), 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.87,EXTREME-HARDWARE-MIB::extremeX440g248t10g4,,,,,,Extreme Summit X440-G2-48t-10GE4: 48 BaseT, 4 SFP (Combo), 4 SFP+ (2 10GBase-T combo), 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.88,EXTREME-HARDWARE-MIB::extremeX440g248td10g,,,,,,Extreme Summit X440-G2-48t-10GE4-DC: 48 BaseT, 4 SFP (Combo), 4 SFP+ (2 10GBase-T combo), 1 Fixed DC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.89,EXTREME-HARDWARE-MIB::extremeX440g224p10g4,,,,,,Extreme Summit X440-G2-24p-10GE4: 24 BaseT (PoE+), 4 SFP (Combo), 4 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.90,EXTREME-HARDWARE-MIB::extremeX440g224t10g4,,,,,,Extreme Summit X440-G2-24t-10GE4: 24 BaseT, 4 SFP (Combo), 4 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.91,EXTREME-HARDWARE-MIB::extremeX440g224td10g,,,,,,Extreme Summit X440-G2-24t-10GE4-DC: 24 BaseT, 4 SFP (Combo), 4 SFP+, 1 Fixed DC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.92,EXTREME-HARDWARE-MIB::extremeX440g224x10g4,,,,,,Extreme Summit X440-G2-24x-10GE4: 24 SFP, 4 BaseT (Combo), 4 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.93,EXTREME-HARDWARE-MIB::extremeX440g212p10g4,,,,,,Extreme Summit X440-G2-12p-10GE4: 12 BaseT (PoE+), 4 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.94,EXTREME-HARDWARE-MIB::extremeX440g212t10g4,,,,,,Extreme Summit X440-G2-12t-10GE4: 12 BaseT, 4 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.95,EXTREME-HARDWARE-MIB::extremeX440g212t8fxg4,,,,,,Extreme Summit X440-G2-12t8fx-GE4: 12 BaseT, 8 100Base-FX LC, 4 SFP, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.96,EXTREME-HARDWARE-MIB::extremeX440g224tG4,,,,,,Extreme Summit X440-G2-24t-GE4: 24 BaseT, 4 SFP, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.97,EXTREME-HARDWARE-MIB::extremeX440g224fxG4,,,,,,Extreme Summit X440-G2-24fx-GE4: 24 100Base-FX LC, 4 SFP, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.98,EXTREME-HARDWARE-MIB::extremeX62016t,,,,,,Extreme Summit X620-16T: 12 1G/2.5G/5G/10GBaseT, 4 10GBaseT, 4 SFP+ (combo)
.1.3.6.1.4.1.1916.5.99,EXTREME-HARDWARE-MIB::extremeX62016p,,,,,,Extreme Summit X620-16P: 12 MGBaseT, 4 with POE+, 4 with POE++, 4 10GBaseT with POE+, 4 SFP+ (combo)
.1.3.6.1.4.1.1916.5.100,EXTREME-HARDWARE-MIB::extremeX62016x,,,,,,Extreme Summit X620-16X: 16 SFP+
.1.3.6.1.4.1.1916.5.101,EXTREME-HARDWARE-MIB::extremeX62010x,,,,,,Extreme Summit X620-16X: 10 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.102,EXTREME-HARDWARE-MIB::extremeX6208t2x,,,,,,Extreme Summit X620-8T-2X: 8 MGBaseT, 2 SFP+, 1 Fixed AC PSU, 1 RPS port
.1.3.6.1.4.1.1916.5.103,EXTREME-HARDWARE-MIB::extremeX87032c,,,,,,Extreme Summit X870-32C: 32 QSFP+ (100Gb)
.1.3.6.1.4.1.1916.5.104,EXTREME-HARDWARE-MIB::extremeX87096x8c,,,,,,Extreme Summit X870-96X-8C: 24 QSFP+ (4x10Gb), 8 QSFP+ (100Gb)
.1.3.6.1.4.1.1916.5.105,EXTREME-HARDWARE-MIB::extremeBpeG24t,,,,,,Extreme BPE-G24T: Bridge Port Extender, 
.1.3.6.1.4.1.1916.5.106,EXTREME-HARDWARE-MIB::extremePe,,,,,,Extreme PE
.1.3.6.1.4.1.1916.5.107,EXTREME-HARDWARE-MIB::extremeV40024t10ge2,,,,,,Extreme V400-24t-10GE2: V400 Series 24 10/100/1000BASE-T, 2 1000/10GBaseX unpopulated SFP+ ports, fixed power supply and fan
.1.3.6.1.4.1.1916.5.108,EXTREME-HARDWARE-MIB::extremeV40024p10ge2,,,,,,Extreme V400-24p-10GE2: V400 Series 24 10/100/1000BASE-T PoE+, 2 1000/10GBaseX unpopulated SFP+ ports, fixed power supply and fans, and optional redundant power supply
.1.3.6.1.4.1.1916.5.109,EXTREME-HARDWARE-MIB::extremeV40048t10ge4,,,,,,Extreme V400-48t-10GE4: V400 Series 48 10/100/1000BASE-T, 4 1000/10GBaseX unpopulated SFP+ ports, fixed power supply and fan
.1.3.6.1.4.1.1916.5.110,EXTREME-HARDWARE-MIB::extremeV40048p10ge4,,,,,,Extreme V400-48p-10GE4: V400 Series 48 10/100/1000BASE-T PoE+, 4 1000/10GBaseX unpopulated SFP+ ports, fixed power supply, fans, and optional redundant power supply
.1.3.6.1.4.1.1916.5.111,EXTREME-HARDWARE-MIB::extremeX69048t2q4c,,,,,,Extreme Summit X690-48T-2Q-4C: 48 10GBASE-T, 2 10Gb/40Gb QSFP+, 4 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.5.112,EXTREME-HARDWARE-MIB::extremeX69048x2q4c,,,,,,Extreme Summit X690-48X-2Q-4C: 48 1/10Gb SFP+, 2 10Gb/40Gb QSFP+, 4 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.5.113,EXTREME-HARDWARE-MIB::extremeX59024t1q2c,,,,,,Extreme Summit X590-24T-1Q-2C: 24 10GBASE-T, 1 10Gb/40Gb QSFP+, 2 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.5.114,EXTREME-HARDWARE-MIB::extremeX59024x1q2c,,,,,,Extreme Summit X590-24X-1Q-2C: 24 1/10Gb SFP+, 1 10Gb/40Gb QSFP+, 2 10Gb/25Gb/40Gb/50Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.5.115,EXTREME-HARDWARE-MIB::extremeStack,,,,,,Extreme Summit Stack
.1.3.6.1.4.1.1916.5.116,EXTREME-HARDWARE-MIB::extremeX46548t,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 1 VIM slot
.1.3.6.1.4.1.1916.5.117,EXTREME-HARDWARE-MIB::extremeX46548p,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3at PoE (30W), 1 VIM slot
.1.3.6.1.4.1.1916.5.118,EXTREME-HARDWARE-MIB::extremeX46548w,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3bt Type3/Type4 PoE (90W), 1 VIM slot
.1.3.6.1.4.1.1916.5.119,EXTREME-HARDWARE-MIB::extremeX46524mu,,,,,,X465 with 24 100Mb/1/2.5/5Gb ports, 802.3bt Type3 PoE (60W), 1 VIM slot
.1.3.6.1.4.1.1916.5.120,EXTREME-HARDWARE-MIB::extremeX46524mu24w,,,,,,X465 with 24 100Mb/1/2.5/5Gb ports, 802.3bt Type3 PoE (60W) and 24 10/100/1000Mb FDX/HDX ports with MACSEC, 802.1bt Type3/Type4 PoE (90W), 1 VIM slot
.1.3.6.1.4.1.1916.5.121,EXTREME-HARDWARE-MIB::extremeX46524w,,,,,,X465 with 24 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3bt PoE Type3/Type4 (90W), 1 VIM slot
.1.3.6.1.4.1.1916.5.122,EXTREME-HARDWARE-MIB::extremeV3008p2tW,,,,,,Extreme V300-8P-2T-W: V300 Series 8 10/100/1000BASE-T PoE+, 2 1000BaseT uplink ports, powered by PoE, and fanless
.1.3.6.1.4.1.1916.5.123,EXTREME-HARDWARE-MIB::extremeX43524p4s,,,,,,X435 with 24 10/100/1000Mb FDX/HDX capable ports, 802.3at PoE (30W), 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.5.124,EXTREME-HARDWARE-MIB::extremeX43524t4s,,,,,,X435 with 24 10/100/1000Mb FDX/HDX capable ports, 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.5.125,EXTREME-HARDWARE-MIB::extremeX4358p4s,,,,,,X435 with 8 10/100/1000Mb FDX/HDX capable ports, 802.3at PoE (30W), 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.5.126,EXTREME-HARDWARE-MIB::extremeX4358t4s,,,,,,X435 with 8 10/100/1000Mb FDX/HDX capable ports, 2 1/2.5G SFP ports
.1.3.6.1.4.1.1916.5.127,EXTREME-HARDWARE-MIB::extremeX4358p2tW,,,,,,X435 with 8 10/100/1000Mb FDX/HDX capable ports, 802.3at PoE (30W), 2 10/100/1000Mb FDX/HDX, 802.3bt PoE (90W) powered ports
.1.3.6.1.4.1.1916.5.128,EXTREME-HARDWARE-MIB::extremeX46524xe,,,,,,X465 with 24 1/10GbE SFP+ MACSEC capable ports, 1 VIM slot
.1.3.6.1.4.1.1916.5.129,EXTREME-HARDWARE-MIB::extremeX46524s,,,,,,X465-24s: X465 with 24 1GbE SFP ports, 1 VIM slot
.1.3.6.1.4.1.1916.5.130,EXTREME-HARDWARE-MIB::extremeX465i48w,,,,,,X465 with 48 10/100/1000Mb FDX/HDX MACSEC capable ports, 802.3bt Type3/Type4 PoE (90W), 1 VIM slot
.1.3.6.1.4.1.1916.5.131,EXTREME-HARDWARE-MIB::extremeX69548y8c,,,,,,X695-48Y-8C: 48 1Gb/10Gb/25Gb SFP28, 8 40Gb/100Gb QSFP28
.1.3.6.1.4.1.1916.5.132,EXTREME-HARDWARE-MIB::extremeV3008p2x,,,,,,Extreme V300-8P-2X: V300 Series 8 10/100/1000BASE-T PoE+, 2 1/10GbE SFP+ uplink ports, and fanless
.1.3.6.1.4.1.1916.5.133,EXTREME-HARDWARE-MIB::extremeV3008t2x,,,,,,Extreme V300-8T-2X: V300 Series 8 10/100/1000BASE-T, 2 1/10GbE SFP+ uplink ports, and fanless
.1.3.6.1.4.1.1916.5.134,EXTREME-HARDWARE-MIB::extremeV300ht8p2x,,,,,,Extreme V300HT-8P-2X: V300 Series 8 10/100/1000BASE-T PoE+, 2 1/10GbE SFP+ uplink ports, high temp, and fanless
.1.3.6.1.4.1.1916.5.135,EXTREME-HARDWARE-MIB::extremeV300ht8t2x,,,,,,Extreme V300HT-8T-2X: V300 Series 8 10/100/1000BASE-T, 2 1/10GbE SFP+ uplink ports, high temp, and fanless
.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.6.1.6.3.12,SNMP-TARGET-MIB::snmpTargetMIB,,,,,,This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity for the generation of SNMP messages. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3413; see the RFC itself for full legal notices. 
.1.3.6.1.6.3.12.1,SNMP-TARGET-MIB::snmpTargetObjects,,,,,,
.1.3.6.1.6.3.12.1.1,SNMP-TARGET-MIB::snmpTargetSpinLock,INTEGER,read-write,,current,,This object is used to facilitate modification of table entries in the SNMP-TARGET-MIB module by multiple managers. In particular, it is useful when modifying the value of the snmpTargetAddrTagList object. The procedure for modifying the snmpTargetAddrTagList object is as follows: 1. Retrieve the value of snmpTargetSpinLock and of snmpTargetAddrTagList. 2. Generate a new value for snmpTargetAddrTagList. 3. Set the value of snmpTargetSpinLock to the retrieved value, and the value of snmpTargetAddrTagList to the new value. If the set fails for the snmpTargetSpinLock object, go back to step 1.
.1.3.6.1.6.3.12.1.2,SNMP-TARGET-MIB::snmpTargetAddrTable,,not-accessible,,current,,A table of transport addresses to be used in the generation of SNMP messages.
.1.3.6.1.6.3.12.1.2.1,SNMP-TARGET-MIB::snmpTargetAddrEntry,,not-accessible,IMPLIEDsnmpTargetAddrName,current,,A transport address to be used in the generation of SNMP operations. Entries in the snmpTargetAddrTable are created and deleted using the snmpTargetAddrRowStatus object.
.1.3.6.1.6.3.12.1.2.1.1,SNMP-TARGET-MIB::snmpTargetAddrName,OCTET,not-accessible,,current,,The locally arbitrary, but unique identifier associated with this snmpTargetAddrEntry.
.1.3.6.1.6.3.12.1.2.1.2,SNMP-TARGET-MIB::snmpTargetAddrTDomain,OBJECT,read-create,,current,,This object indicates the transport type of the address contained in the snmpTargetAddrTAddress object.
.1.3.6.1.6.3.12.1.2.1.3,SNMP-TARGET-MIB::snmpTargetAddrTAddress,OCTET,read-create,,current,,This object contains a transport address. The format of this address depends on the value of the snmpTargetAddrTDomain object.
.1.3.6.1.6.3.12.1.2.1.4,SNMP-TARGET-MIB::snmpTargetAddrTimeout,INTEGER,read-create,,current,,This object should reflect the expected maximum round trip time for communicating with the transport address defined by this row. When a message is sent to this address, and a response (if one is expected) is not received within this time period, an implementation may assume that the response will not be delivered. Note that the time interval that an application waits for a response may actually be derived from the value of this object. The method for deriving the actual time interval is implementation dependent. One such method is to derive the expected round trip time based on a particular retransmission algorithm and on the number of timeouts which have occurred. The type of message may also be considered when deriving expected round trip times for retransmissions. For example, if a message is being sent with a securityLevel that indicates both authentication and privacy, the derived value may be increased to compensate for extra processing time spent during authentication and encryption processing.
.1.3.6.1.6.3.12.1.2.1.5,SNMP-TARGET-MIB::snmpTargetAddrRetryCount,Integer32,read-create,,current,,This object specifies a default number of retries to be attempted when a response is not received for a generated message. An application may provide its own retry count, in which case the value of this object is ignored.
.1.3.6.1.6.3.12.1.2.1.6,SNMP-TARGET-MIB::snmpTargetAddrTagList,OCTET,read-create,,current,,This object contains a list of tag values which are used to select target addresses for a particular operation.
.1.3.6.1.6.3.12.1.2.1.7,SNMP-TARGET-MIB::snmpTargetAddrParams,OCTET,read-create,,current,,The value of this object identifies an entry in the snmpTargetParamsTable. The identified entry contains SNMP parameters to be used when generating messages to be sent to this transport address.
.1.3.6.1.6.3.12.1.2.1.8,SNMP-TARGET-MIB::snmpTargetAddrStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.6.3.12.1.2.1.9,SNMP-TARGET-MIB::snmpTargetAddrRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. To create a row in this table, a manager must set 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 snmpTargetAddrRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding instances of snmpTargetAddrTDomain, snmpTargetAddrTAddress, and snmpTargetAddrParams have all been set. The following objects may not be modified while the value of this object is active(1): - snmpTargetAddrTDomain - snmpTargetAddrTAddress An attempt to set these objects while the value of snmpTargetAddrRowStatus is active(1) will result in an inconsistentValue error.
.1.3.6.1.6.3.12.1.3,SNMP-TARGET-MIB::snmpTargetParamsTable,,not-accessible,,current,,A table of SNMP target information to be used in the generation of SNMP messages.
.1.3.6.1.6.3.12.1.3.1,SNMP-TARGET-MIB::snmpTargetParamsEntry,,not-accessible,IMPLIEDsnmpTargetParamsName,current,,A set of SNMP target information. Entries in the snmpTargetParamsTable are created and deleted using the snmpTargetParamsRowStatus object.
.1.3.6.1.6.3.12.1.3.1.1,SNMP-TARGET-MIB::snmpTargetParamsName,OCTET,not-accessible,,current,,The locally arbitrary, but unique identifier associated with this snmpTargetParamsEntry.
.1.3.6.1.6.3.12.1.3.1.2,SNMP-TARGET-MIB::snmpTargetParamsMPModel,INTEGER,read-create,,current,,The Message Processing Model to be used when generating SNMP messages using this entry.
.1.3.6.1.6.3.12.1.3.1.3,SNMP-TARGET-MIB::snmpTargetParamsSecurityModel,INTEGER,read-create,,current,,The Security Model to be used when generating SNMP messages using this entry. An implementation may choose to return an inconsistentValue error if an attempt is made to set this variable to a value for a security model which the implementation does not support.
.1.3.6.1.6.3.12.1.3.1.4,SNMP-TARGET-MIB::snmpTargetParamsSecurityName,OCTET,read-create,,current,,The securityName which identifies the Principal on whose behalf SNMP messages will be generated using this entry.
.1.3.6.1.6.3.12.1.3.1.5,SNMP-TARGET-MIB::snmpTargetParamsSecurityLevel,INTEGER,read-create,,current,noAuthNoPriv(1):authNoPriv(2):authPriv(3),The Level of Security to be used when generating SNMP messages using this entry.
.1.3.6.1.6.3.12.1.3.1.6,SNMP-TARGET-MIB::snmpTargetParamsStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.6.3.12.1.3.1.7,SNMP-TARGET-MIB::snmpTargetParamsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this conceptual row. To create a row in this table, a manager must set 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 snmpTargetParamsRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding snmpTargetParamsMPModel, snmpTargetParamsSecurityModel, snmpTargetParamsSecurityName, and snmpTargetParamsSecurityLevel have all been set. The following objects may not be modified while the value of this object is active(1): - snmpTargetParamsMPModel - snmpTargetParamsSecurityModel - snmpTargetParamsSecurityName - snmpTargetParamsSecurityLevel An attempt to set these objects while the value of snmpTargetParamsRowStatus is active(1) will result in an inconsistentValue error.
.1.3.6.1.6.3.12.1.4,SNMP-TARGET-MIB::snmpUnavailableContexts,Counter32,read-only,,current,,The total number of packets received by the SNMP engine which were dropped because the context contained in the message was unavailable.
.1.3.6.1.6.3.12.1.5,SNMP-TARGET-MIB::snmpUnknownContexts,Counter32,read-only,,current,,The total number of packets received by the SNMP engine which were dropped because the context contained in the message was unknown.
.1.3.6.1.6.3.12.3,SNMP-TARGET-MIB::snmpTargetConformance,,,,,,
.1.3.6.1.6.3.12.3.1,SNMP-TARGET-MIB::snmpTargetCompliances,,,,,,
.1.3.6.1.6.3.12.3.1.1,SNMP-TARGET-MIB::snmpTargetCommandResponderCompliance,,,,,,The compliance statement for SNMP entities which include a command responder application.
.1.3.6.1.6.3.12.3.2,SNMP-TARGET-MIB::snmpTargetGroups,,,,,,
.1.3.6.1.6.3.12.3.2.1,SNMP-TARGET-MIB::snmpTargetBasicGroup,,,,,,A collection of objects providing basic remote configuration of management targets.
.1.3.6.1.6.3.12.3.2.2,SNMP-TARGET-MIB::snmpTargetResponseGroup,,,,,,A collection of objects providing remote configuration of management targets for applications which generate SNMP messages for which a response message would be expected.
.1.3.6.1.6.3.12.3.2.3,SNMP-TARGET-MIB::snmpTargetCommandResponderGroup,,,,,,A collection of objects required for command responder applications, used for counting error conditions.
.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.
