.1.0,LLDP-MIB::std,,,,,,
.1.0.8802,LLDP-MIB::iso8802,,,,,,
.1.0.8802.1.1.2,LLDP-MIB::lldpMIB,,,,,,Management Information Base module for LLDP configuration, statistics, local system data and remote systems data components. Copyright (C) IEEE (2005). This version of this MIB module is published as subclause 12.1 of IEEE Std 802.1AB-2005; see the standard itself for full legal notices.
.1.0.8802.1.1.2.0,LLDP-MIB::lldpNotifications,,,,,,
.1.0.8802.1.1.2.0.0,LLDP-MIB::lldpNotificationPrefix,,,,,,
.1.0.8802.1.1.2.0.0.1,LLDP-MIB::lldpRemTablesChange,,,,,,A lldpRemTablesChange notification is sent when the value of lldpStatsRemTableLastChangeTime changes. It can be utilized by an NMS to trigger LLDP remote systems table maintenance polls. Note that transmission of lldpRemTablesChange notifications are throttled by the agent, as specified by the 'lldpNotificationInterval' object.
.1.0.8802.1.1.2.1,LLDP-MIB::lldpObjects,,,,,,
.1.0.8802.1.1.2.1.1,LLDP-MIB::lldpConfiguration,,,,,,
.1.0.8802.1.1.2.1.1.1,LLDP-MIB::lldpMessageTxInterval,Integer32,read-write,,current,,The interval at which LLDP frames are transmitted on behalf of this LLDP agent. The default value for lldpMessageTxInterval object is 30 seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.2,LLDP-MIB::lldpMessageTxHoldMultiplier,Integer32,read-write,,current,,The time-to-live value expressed as a multiple of the lldpMessageTxInterval object. The actual time-to-live value used in LLDP frames, transmitted on behalf of this LLDP agent, can be expressed by the following formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMultiplier)) For example, if the value of lldpMessageTxInterval is '30', and the value of lldpMessageTxHoldMultiplier is '4', then the value '120' is encoded in the TTL field in the LLDP header. The default value for lldpMessageTxHoldMultiplier object is 4. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.3,LLDP-MIB::lldpReinitDelay,Integer32,read-write,,current,,The lldpReinitDelay indicates the delay (in units of seconds) from when lldpPortConfigAdminStatus object of a particular port becomes 'disabled' until re-initialization will be attempted. The default value for lldpReintDelay object is two seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.4,LLDP-MIB::lldpTxDelay,Integer32,read-write,,current,,The lldpTxDelay indicates the delay (in units of seconds) between successive LLDP frame transmissions  initiated by value/status changes in the LLDP local systems MIB. The recommended value for the lldpTxDelay is set by the following formula: 1 <= lldpTxDelay <= (0.25 * lldpMessageTxInterval) The default value for lldpTxDelay object is two seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.5,LLDP-MIB::lldpNotificationInterval,Integer32,read-write,,current,,This object controls the transmission of LLDP notifications. the agent must not generate more than one lldpRemTablesChange notification-event in the indicated period, where a 'notification-event' is the transmission of a single notification PDU type to a list of notification destinations. If additional changes in lldpRemoteSystemsData object groups occur within the indicated throttling period, then these trap- events must be suppressed by the agent. An NMS should periodically check the value of lldpStatsRemTableLastChangeTime to detect any missed lldpRemTablesChange notification-events, e.g. due to throttling or transmission loss. If notification transmission is enabled for particular ports, the suggested default throttling period is 5 seconds. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.6,LLDP-MIB::lldpPortConfigTable,,not-accessible,,current,,The table that controls LLDP frame transmission on individual ports.
.1.0.8802.1.1.2.1.1.6.1,LLDP-MIB::lldpPortConfigEntry,,not-accessible,lldpPortConfigPortNum,current,,LLDP configuration information for a particular port. This configuration parameter controls the transmission and the reception of LLDP frames on those ports whose rows are created in this table.
.1.0.8802.1.1.2.1.1.6.1.1,LLDP-MIB::lldpPortConfigPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpPortConfigTable.
.1.0.8802.1.1.2.1.1.6.1.2,LLDP-MIB::lldpPortConfigAdminStatus,INTEGER,read-write,,current,txOnly(1):rxOnly(2):txAndRx(3):disabled(4),The administratively desired status of the local LLDP agent. If the associated lldpPortConfigAdminStatus object has a value of 'txOnly(1)', then LLDP agent will transmit LLDP frames on this port and it will not store any information about the remote systems connected.  If the associated lldpPortConfigAdminStatus object has a value of 'rxOnly(2)', then the LLDP agent will receive, but it will not transmit LLDP frames on this port. If the associated lldpPortConfigAdminStatus object has a value of 'txAndRx(3)', then the LLDP agent will transmit and receive LLDP frames on this port. If the associated lldpPortConfigAdminStatus object has a value of 'disabled(4)', then LLDP agent will not transmit or receive LLDP frames on this port. If there is remote systems information which is received on this port and stored in other tables, before the port's lldpPortConfigAdminStatus becomes disabled, then the information will naturally age out.
.1.0.8802.1.1.2.1.1.6.1.3,LLDP-MIB::lldpPortConfigNotificationEnable,INTEGER,read-write,,current,true(1):false(2),The lldpPortConfigNotificationEnable controls, on a per port basis, whether or not notifications from the agent are enabled. The value true(1) means that notifications are enabled; the value false(2) means that they are not.
.1.0.8802.1.1.2.1.1.6.1.4,LLDP-MIB::lldpPortConfigTLVsTxEnable,BITS,read-write,,current,portDesc(0):sysName(1):sysDesc(2):sysCap(3),The lldpPortConfigTLVsTxEnable, defined as a bitmap, includes the basic set of LLDP TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to a TLV type associated with a specific optional TLV. It should be noted that the organizationally-specific TLVs are excluded from the lldpTLVsTxEnable bitmap.  LLDP Organization Specific Information Extension MIBs should have similar configuration object to control transmission of their organizationally defined TLVs. The bit 'portDesc(0)' indicates that LLDP agent should transmit 'Port Description TLV'. The bit 'sysName(1)' indicates that LLDP agent should transmit 'System Name TLV'. The bit 'sysDesc(2)' indicates that LLDP agent should transmit 'System Description TLV'. The bit 'sysCap(3)' indicates that LLDP agent should transmit 'System Capabilities TLV'. There is no bit reserved for the management address TLV type since transmission of management address TLVs are controlled by another object, lldpConfigManAddrTable. The default value for lldpPortConfigTLVsTxEnable object is empty set, which means no enumerated values are set. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.7,LLDP-MIB::lldpConfigManAddrTable,,not-accessible,,current,,The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
.1.0.8802.1.1.2.1.1.7.1,LLDP-MIB::lldpConfigManAddrEntry,,not-accessible,,current,,LLDP configuration information that specifies the set of ports (represented as a PortList) on which the local system management address instance will be transmitted. This configuration object augments the lldpLocManAddrEntry, therefore it is only present along with the management address instance contained in the associated lldpLocManAddrEntry entry. Each active lldpConfigManAddrEntry must be restored from non-volatile and re-created (along with the corresponding lldpLocManAddrEntry) after a re-initialization of the management system.
.1.0.8802.1.1.2.1.1.7.1.1,LLDP-MIB::lldpConfigManAddrPortsTxEnable,OCTET,read-write,,current,,A set of ports that are identified by a PortList, in which each port is represented as a bit. The corresponding local system management address instance will be transmitted on the member ports of the lldpManAddrPortsTxEnable.  The default value for lldpConfigManAddrPortsTxEnable object is empty binary string, which means no ports are specified for advertising indicated management address instance.
.1.0.8802.1.1.2.1.2,LLDP-MIB::lldpStatistics,,,,,,
.1.0.8802.1.1.2.1.2.1,LLDP-MIB::lldpStatsRemTablesLastChangeTime,TimeTicks,read-only,,current,,The value of sysUpTime object (defined in IETF RFC 3418) at the time an entry is created, modified, or deleted in the in tables associated with the lldpRemoteSystemsData objects and all LLDP extension objects associated with remote systems. An NMS can use this object to reduce polling of the lldpRemoteSystemsData objects.
.1.0.8802.1.1.2.1.2.2,LLDP-MIB::lldpStatsRemTablesInserts,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP has been inserted into tables contained in lldpRemoteSystemsData and lldpExtensions objects. The complete set of information received from a particular MSAP should be inserted into related tables. If partial information cannot be inserted for a reason such as lack of resources, all of the complete set of information should be removed. This counter should be incremented only once after the complete set of information is successfully recorded in all related tables. Any failures during inserting information set which result in deletion of previously inserted information should not trigger any changes in lldpStatsRemTablesInserts since the insert is not completed yet or or in lldpStatsRemTablesDeletes, since the deletion would only be a partial deletion. If the failure was the result of lack of resources, the lldpStatsRemTablesDrops counter should be incremented once.
.1.0.8802.1.1.2.1.2.3,LLDP-MIB::lldpStatsRemTablesDeletes,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects. This counter should be incremented only once when the complete set of information is completely deleted from all related tables. Partial deletions, such as deletion of rows associated with a particular MSAP from some tables, but not from all tables are not allowed, thus should not change the value of this counter.
.1.0.8802.1.1.2.1.2.4,LLDP-MIB::lldpStatsRemTablesDrops,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP could not be entered into tables contained in lldpRemoteSystemsData and lldpExtensions objects because of insufficient resources.
.1.0.8802.1.1.2.1.2.5,LLDP-MIB::lldpStatsRemTablesAgeouts,Gauge32,read-only,,current,,The number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects because the information timeliness interval has expired. This counter should be incremented only once when the complete set of information is completely invalidated (aged out) from all related tables. Partial aging, similar to deletion case, is not allowed, and thus, should not change the value of this counter.
.1.0.8802.1.1.2.1.2.6,LLDP-MIB::lldpStatsTxPortTable,,not-accessible,,current,,A table containing LLDP transmission statistics for individual ports. Entries are not required to exist in this table while the lldpPortConfigEntry object is equal to 'disabled(4)'.
.1.0.8802.1.1.2.1.2.6.1,LLDP-MIB::lldpStatsTxPortEntry,,not-accessible,lldpStatsTxPortNum,current,,LLDP frame transmission statistics for a particular port.  The port must be contained in the same chassis as the LLDP agent.  All counter values in a particular entry shall be maintained on a continuing basis and shall not be deleted upon expiration of rxInfoTTL timing counters in the LLDP remote systems MIB of the receipt of a shutdown frame from a remote LLDP agent. All statistical counters associated with a particular port on the local LLDP agent become frozen whenever the adminStatus is disabled for the same port.
.1.0.8802.1.1.2.1.2.6.1.1,LLDP-MIB::lldpStatsTxPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpStatsTable.
.1.0.8802.1.1.2.1.2.6.1.2,LLDP-MIB::lldpStatsTxPortFramesTotal,Counter32,read-only,,current,,The number of LLDP frames transmitted by this LLDP agent on the indicated port.
.1.0.8802.1.1.2.1.2.7,LLDP-MIB::lldpStatsRxPortTable,,not-accessible,,current,,A table containing LLDP reception statistics for individual ports. Entries are not required to exist in this table while the lldpPortConfigEntry object is equal to 'disabled(4)'.
.1.0.8802.1.1.2.1.2.7.1,LLDP-MIB::lldpStatsRxPortEntry,,not-accessible,lldpStatsRxPortNum,current,,LLDP frame reception statistics for a particular port. The port must be contained in the same chassis as the LLDP agent.  All counter values in a particular entry shall be maintained on a continuing basis and shall not be deleted upon expiration of rxInfoTTL timing counters in the LLDP remote systems MIB of the receipt of a shutdown frame from a remote LLDP agent. All statistical counters associated with a particular port on the local LLDP agent become frozen whenever the adminStatus is disabled for the same port.
.1.0.8802.1.1.2.1.2.7.1.1,LLDP-MIB::lldpStatsRxPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The value of this object is used as a port index to the lldpStatsTable.
.1.0.8802.1.1.2.1.2.7.1.2,LLDP-MIB::lldpStatsRxPortFramesDiscardedTotal,Counter32,read-only,,current,,The number of LLDP frames received by this LLDP agent on the indicated port, and then discarded for any reason. This counter can provide an indication that LLDP header formating problems may exist with the local LLDP agent in the sending system or that LLDPDU validation problems may exist with the local LLDP agent in the receiving system.
.1.0.8802.1.1.2.1.2.7.1.3,LLDP-MIB::lldpStatsRxPortFramesErrors,Counter32,read-only,,current,,The number of invalid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
.1.0.8802.1.1.2.1.2.7.1.4,LLDP-MIB::lldpStatsRxPortFramesTotal,Counter32,read-only,,current,,The number of valid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
.1.0.8802.1.1.2.1.2.7.1.5,LLDP-MIB::lldpStatsRxPortTLVsDiscardedTotal,Counter32,read-only,,current,,The number of LLDP TLVs discarded for any reason by this LLDP agent on the indicated port.
.1.0.8802.1.1.2.1.2.7.1.6,LLDP-MIB::lldpStatsRxPortTLVsUnrecognizedTotal,Counter32,read-only,,current,,The number of LLDP TLVs received on the given port that are not recognized by this LLDP agent on the indicated port.  An unrecognized TLV is referred to as the TLV whose type value is in the range of reserved TLV types (000 1001 - 111 1110) in Table 9.1 of IEEE Std 802.1AB-2005. An unrecognized TLV may be a basic management TLV from a later LLDP version.
.1.0.8802.1.1.2.1.2.7.1.7,LLDP-MIB::lldpStatsRxPortAgeoutsTotal,Gauge32,read-only,,current,,The counter that represents the number of age-outs that occurred on a given port. An age-out is the number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in lldpRemoteSystemsData and lldpExtensions objects because the information timeliness interval has expired. This counter is similar to lldpStatsRemTablesAgeouts, except that the counter is on a per port basis. This enables NMS to poll tables associated with the lldpRemoteSystemsData objects and all LLDP extension objects associated with remote systems on the indicated port only. This counter should be set to zero during agent initialization and its value should not be saved in non-volatile storage. When a port's admin status changes from 'disabled' to 'rxOnly', 'txOnly' or 'txAndRx', the counter associated with the same port should reset to 0. The agent should also flush all remote system information associated with the same port. This counter should be incremented only once when the complete set of information is invalidated (aged out) from all related tables on a particular port. Partial aging is not allowed, and thus, should not change the value of this counter.
.1.0.8802.1.1.2.1.3,LLDP-MIB::lldpLocalSystemData,,,,,,
.1.0.8802.1.1.2.1.3.1,LLDP-MIB::lldpLocChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),The type of encoding used to identify the chassis associated with the local system.
.1.0.8802.1.1.2.1.3.2,LLDP-MIB::lldpLocChassisId,OCTET,read-only,,current,,The string value used to identify the chassis component associated with the local system.
.1.0.8802.1.1.2.1.3.3,LLDP-MIB::lldpLocSysName,OCTET,read-only,,current,,The string value used to identify the system name of the local system. If the local agent supports IETF RFC 3418, lldpLocSysName object should have the same value of sysName object.
.1.0.8802.1.1.2.1.3.4,LLDP-MIB::lldpLocSysDesc,OCTET,read-only,,current,,The string value used to identify the system description of the local system. If the local agent supports IETF RFC 3418, lldpLocSysDesc object should have the same value of sysDesc object.
.1.0.8802.1.1.2.1.3.5,LLDP-MIB::lldpLocSysCapSupported,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are supported on the local system.
.1.0.8802.1.1.2.1.3.6,LLDP-MIB::lldpLocSysCapEnabled,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are enabled on the local system.
.1.0.8802.1.1.2.1.3.7,LLDP-MIB::lldpLocPortTable,,not-accessible,,current,,This table contains one or more rows per port information associated with the local system known to this agent.
.1.0.8802.1.1.2.1.3.7.1,LLDP-MIB::lldpLocPortEntry,,not-accessible,lldpLocPortNum,current,,Information about a particular port component. Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.3.7.1.1,LLDP-MIB::lldpLocPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry.  The value of this object is used as a port index to the lldpLocPortTable.
.1.0.8802.1.1.2.1.3.7.1.2,LLDP-MIB::lldpLocPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),The type of port identifier encoding used in the associated 'lldpLocPortId' object.
.1.0.8802.1.1.2.1.3.7.1.3,LLDP-MIB::lldpLocPortId,OCTET,read-only,,current,,The string value used to identify the port component associated with a given port in the local system.
.1.0.8802.1.1.2.1.3.7.1.4,LLDP-MIB::lldpLocPortDesc,OCTET,read-only,,current,,The string value used to identify the 802 LAN station's port description associated with the local system. If the local agent supports IETF RFC 2863, lldpLocPortDesc object should have the same value of ifDescr object.
.1.0.8802.1.1.2.1.3.8,LLDP-MIB::lldpLocManAddrTable,,not-accessible,,current,,This table contains management address information on the local system known to this agent.
.1.0.8802.1.1.2.1.3.8.1,LLDP-MIB::lldpLocManAddrEntry,,not-accessible,lldpLocManAddrSubtype:lldpLocManAddr,current,,Management address information about a particular chassis component. There may be multiple management addresses configured on the system identified by a particular lldpLocChassisId. Each management address should have distinct 'management address type' (lldpLocManAddrSubtype) and 'management address' (lldpLocManAddr.) Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.3.8.1.1,LLDP-MIB::lldpLocManAddrSubtype,INTEGER,not-accessible,,current,other(0):ipV4(1):ipV6(2):nsap(3):hdlc(4):bbn1822(5):all802(6):e163(7):e164(8):f69(9):x121(10):ipx(11):appleTalk(12):decnetIV(13):banyanVines(14):e164withNsap(15):dns(16):distinguishedName(17):asNumber(18):xtpOverIpv4(19):xtpOverIpv6(20):xtpNativeModeXTP(21):fibreChannelWWPN(22):fibreChannelWWNN(23):gwid(24):afi(25):mplsTpSectionEndpointIdentifier(26):mplsTpLspEndpointIdentifier(27):mplsTpPseudowireEndpointIdentifier(28):eigrpCommonServiceFamily(16384):eigrpIpv4ServiceFamily(16385):eigrpIpv6ServiceFamily(16386):lispCanonicalAddressFormat(16387):bgpLs(16388):fortyeightBitMac(16389):sixtyfourBitMac(16390):oui(16391):mac24(16392):mac40(16393):ipv664(16394):rBridgePortID(16395):trillNickname(16396):reserved(65535),The type of management address identifier encoding used in the associated 'lldpLocManagmentAddr' object.
.1.0.8802.1.1.2.1.3.8.1.2,LLDP-MIB::lldpLocManAddr,OCTET,not-accessible,,current,,The string value used to identify the management address component associated with the local system. The purpose of this address is to contact the management entity.
.1.0.8802.1.1.2.1.3.8.1.3,LLDP-MIB::lldpLocManAddrLen,Integer32,read-only,,current,,The total length of the management address subtype and the management address fields in LLDPDUs transmitted by the local LLDP agent. The management address length field is needed so that the receiving systems that do not implement SNMP will not be required to implement an iana family numbers/address length equivalency table in order to decode the management adress.
.1.0.8802.1.1.2.1.3.8.1.4,LLDP-MIB::lldpLocManAddrIfSubtype,INTEGER,read-only,,current,unknown(1):ifIndex(2):systemPortNumber(3),The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the local system.
.1.0.8802.1.1.2.1.3.8.1.5,LLDP-MIB::lldpLocManAddrIfId,Integer32,read-only,,current,,The integer value used to identify the interface number regarding the management address component associated with the local system.
.1.0.8802.1.1.2.1.3.8.1.6,LLDP-MIB::lldpLocManAddrOID,OBJECT,read-only,,current,,The OID value used to identify the type of hardware component or protocol entity associated with the management address advertised by the local system agent.
.1.0.8802.1.1.2.1.4,LLDP-MIB::lldpRemoteSystemsData,,,,,,
.1.0.8802.1.1.2.1.4.1,LLDP-MIB::lldpRemTable,,not-accessible,,current,,This table contains one or more rows per physical network connection known to this agent. The agent may wish to ensure that only one lldpRemEntry is present for each local port, or it may choose to maintain multiple lldpRemEntries for the same local port. The following procedure may be used to retrieve remote systems information updates from an LLDP agent: 1. NMS polls all tables associated with remote systems and keeps a local copy of the information retrieved. NMS polls periodically the values of the following objects: a. lldpStatsRemTablesInserts b. lldpStatsRemTablesDeletes c. lldpStatsRemTablesDrops d. lldpStatsRemTablesAgeouts e. lldpStatsRxPortAgeoutsTotal for all ports. 2. LLDP agent updates remote systems MIB objects, and sends out notifications to a list of notification destinations. 3. NMS receives the notifications and compares the new values of objects listed in step 1.  Periodically, NMS should poll the object lldpStatsRemTablesLastChangeTime to find out if anything has changed since the last poll. if something has changed, NMS will poll the objects listed in step 1 to figure out what kind of changes occurred in the tables. if value of lldpStatsRemTablesInserts has changed, then NMS will walk all tables by employing TimeFilter with the last-polled time value. This request will return new objects or objects whose values are updated since the last poll. if value of lldpStatsRemTablesAgeouts has changed, then NMS will walk the lldpStatsRxPortAgeoutsTotal and compare the new values with previously recorded ones. For ports whose lldpStatsRxPortAgeoutsTotal value is greater than the recorded value, NMS will have to retrieve objects associated with those ports from table(s) without employing a TimeFilter (which is performed by specifying 0 for the TimeFilter.) lldpStatsRemTablesDeletes and lldpStatsRemTablesDrops objects are provided for informational purposes.
.1.0.8802.1.1.2.1.4.1.1,LLDP-MIB::lldpRemEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex,current,,Information about a particular physical network connection. Entries may be created and deleted in this table by the agent, if a physical topology discovery process is active.
.1.0.8802.1.1.2.1.4.1.1.1,LLDP-MIB::lldpRemTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention in IETF RFC 2021 and  http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt to see how TimeFilter works.
.1.0.8802.1.1.2.1.4.1.1.2,LLDP-MIB::lldpRemLocalPortNum,Integer32,not-accessible,,current,,The index value used to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. The lldpRemLocalPortNum identifies the port on which the remote system information is received. The value of this object is used as a port index to the lldpRemTable.
.1.0.8802.1.1.2.1.4.1.1.3,LLDP-MIB::lldpRemIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used by this agent to identify a particular connection instance, unique only for the indicated remote system. An agent is encouraged to assign monotonically increasing index values to new entries, starting with one, after each reboot. It is considered unlikely that the lldpRemIndex will wrap between reboots.
.1.0.8802.1.1.2.1.4.1.1.4,LLDP-MIB::lldpRemChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),The type of encoding used to identify the chassis associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.5,LLDP-MIB::lldpRemChassisId,OCTET,read-only,,current,,The string value used to identify the chassis component associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.6,LLDP-MIB::lldpRemPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),The type of port identifier encoding used in the associated 'lldpRemPortId' object.
.1.0.8802.1.1.2.1.4.1.1.7,LLDP-MIB::lldpRemPortId,OCTET,read-only,,current,,The string value used to identify the port component associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.8,LLDP-MIB::lldpRemPortDesc,OCTET,read-only,,current,,The string value used to identify the description of the given port associated with the remote system.
.1.0.8802.1.1.2.1.4.1.1.9,LLDP-MIB::lldpRemSysName,OCTET,read-only,,current,,The string value used to identify the system name of the remote system.
.1.0.8802.1.1.2.1.4.1.1.10,LLDP-MIB::lldpRemSysDesc,OCTET,read-only,,current,,The string value used to identify the system description of the remote system.
.1.0.8802.1.1.2.1.4.1.1.11,LLDP-MIB::lldpRemSysCapSupported,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are supported on the remote system.
.1.0.8802.1.1.2.1.4.1.1.12,LLDP-MIB::lldpRemSysCapEnabled,BITS,read-only,,current,other(0):repeater(1):bridge(2):wlanAccessPoint(3):router(4):telephone(5):docsisCableDevice(6):stationOnly(7),The bitmap value used to identify which system capabilities are enabled on the remote system.
.1.0.8802.1.1.2.1.4.2,LLDP-MIB::lldpRemManAddrTable,,not-accessible,,current,,This table contains one or more rows per management address information on the remote system learned on a particular port contained in the local chassis known to this agent.
.1.0.8802.1.1.2.1.4.2.1,LLDP-MIB::lldpRemManAddrEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex:lldpRemManAddrSubtype:lldpRemManAddr,current,,Management address information about a particular chassis component. There may be multiple management addresses configured on the remote system identified by a particular lldpRemIndex whose information is received on lldpRemLocalPortNum of the local system. Each management address should have distinct 'management address type' (lldpRemManAddrSubtype) and 'management address' (lldpRemManAddr.) Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.4.2.1.1,LLDP-MIB::lldpRemManAddrSubtype,INTEGER,not-accessible,,current,other(0):ipV4(1):ipV6(2):nsap(3):hdlc(4):bbn1822(5):all802(6):e163(7):e164(8):f69(9):x121(10):ipx(11):appleTalk(12):decnetIV(13):banyanVines(14):e164withNsap(15):dns(16):distinguishedName(17):asNumber(18):xtpOverIpv4(19):xtpOverIpv6(20):xtpNativeModeXTP(21):fibreChannelWWPN(22):fibreChannelWWNN(23):gwid(24):afi(25):mplsTpSectionEndpointIdentifier(26):mplsTpLspEndpointIdentifier(27):mplsTpPseudowireEndpointIdentifier(28):eigrpCommonServiceFamily(16384):eigrpIpv4ServiceFamily(16385):eigrpIpv6ServiceFamily(16386):lispCanonicalAddressFormat(16387):bgpLs(16388):fortyeightBitMac(16389):sixtyfourBitMac(16390):oui(16391):mac24(16392):mac40(16393):ipv664(16394):rBridgePortID(16395):trillNickname(16396):reserved(65535),The type of management address identifier encoding used in the associated 'lldpRemManagmentAddr' object.
.1.0.8802.1.1.2.1.4.2.1.2,LLDP-MIB::lldpRemManAddr,OCTET,not-accessible,,current,,The string value used to identify the management address component associated with the remote system. The purpose of this address is to contact the management entity.
.1.0.8802.1.1.2.1.4.2.1.3,LLDP-MIB::lldpRemManAddrIfSubtype,INTEGER,read-only,,current,unknown(1):ifIndex(2):systemPortNumber(3),The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the remote system.
.1.0.8802.1.1.2.1.4.2.1.4,LLDP-MIB::lldpRemManAddrIfId,Integer32,read-only,,current,,The integer value used to identify the interface number regarding the management address component associated with the remote system.
.1.0.8802.1.1.2.1.4.2.1.5,LLDP-MIB::lldpRemManAddrOID,OBJECT,read-only,,current,,The OID value used to identify the type of hardware component or protocol entity associated with the management address advertised by the remote system agent.
.1.0.8802.1.1.2.1.4.3,LLDP-MIB::lldpRemUnknownTLVTable,,not-accessible,,current,,This table contains information about an incoming TLV which is not recognized by the receiving LLDP agent. The TLV may be from a later version of the basic management set. This table should only contain TLVs that are found in a single LLDP frame. Entries in this table, associated with an MAC service access point (MSAP, the access point for MAC services provided to the LCC sublayer, defined in IEEE 100, which is also identified with a particular lldpRemLocalPortNum, lldpRemIndex pair) are overwritten with most recently received unrecognized TLV from the same MSAP, or they will naturally age out when the rxInfoTTL timer (associated with the MSAP) expires.
.1.0.8802.1.1.2.1.4.3.1,LLDP-MIB::lldpRemUnknownTLVEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex:lldpRemUnknownTLVType,current,,Information about an unrecognized TLV received from a physical network connection. Entries may be created and deleted in this table by the agent, if a physical topology discovery process is active.
.1.0.8802.1.1.2.1.4.3.1.1,LLDP-MIB::lldpRemUnknownTLVType,Integer32,not-accessible,,current,,This object represents the value extracted from the type field of the TLV.
.1.0.8802.1.1.2.1.4.3.1.2,LLDP-MIB::lldpRemUnknownTLVInfo,OCTET,read-only,,current,,This object represents the value extracted from the value field of the TLV.
.1.0.8802.1.1.2.1.4.4,LLDP-MIB::lldpRemOrgDefInfoTable,,not-accessible,,current,,This table contains one or more rows per physical network connection which advertises the organizationally defined information. Note that this table contains one or more rows of organizationally defined information that is not recognized by the local agent. If the local system is capable of recognizing any organizationally defined information, appropriate extension MIBs from the organization should be used for information retrieval.
.1.0.8802.1.1.2.1.4.4.1,LLDP-MIB::lldpRemOrgDefInfoEntry,,not-accessible,lldpRemTimeMark:lldpRemLocalPortNum:lldpRemIndex:lldpRemOrgDefInfoOUI:lldpRemOrgDefInfoSubtype:lldpRemOrgDefInfoIndex,current,,Information about the unrecognized organizationally defined information advertised by the remote system. The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex, lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and lldpRemOrgDefInfoIndex are indexes to this table. If there is an lldpRemOrgDefInfoEntry associated with a particular remote system identified by the lldpRemLocalPortNum and lldpRemIndex, there must be an lldpRemEntry associated with the same instance (i.e, using same indexes.) When the lldpRemEntry for the same index is removed from the lldpRemTable, the associated lldpRemOrgDefInfoEntry should be removed from the lldpRemOrgDefInfoTable. Entries may be created and deleted in this table by the agent.
.1.0.8802.1.1.2.1.4.4.1.1,LLDP-MIB::lldpRemOrgDefInfoOUI,OCTET,not-accessible,,current,,The Organizationally Unique Identifier (OUI), as defined in IEEE std 802-2001, is a 24 bit (three octets) globally unique assigned number referenced by various standards, of the information received from the remote system.
.1.0.8802.1.1.2.1.4.4.1.2,LLDP-MIB::lldpRemOrgDefInfoSubtype,Integer32,not-accessible,,current,,The integer value used to identify the subtype of the organizationally defined information received from the remote system. The subtype value is required to identify different instances of organizationally defined information that could not be retrieved without a unique identifier that indicates the particular type of information contained in the information string.
.1.0.8802.1.1.2.1.4.4.1.3,LLDP-MIB::lldpRemOrgDefInfoIndex,Integer32,not-accessible,,current,,This object represents an arbitrary local integer value used by this agent to identify a particular unrecognized organizationally defined information instance, unique only for the lldpRemOrgDefInfoOUI and lldpRemOrgDefInfoSubtype from the same remote system. An agent is encouraged to assign monotonically increasing index values to new entries, starting with one, after each reboot. It is considered unlikely that the lldpRemOrgDefInfoIndex will wrap between reboots.
.1.0.8802.1.1.2.1.4.4.1.4,LLDP-MIB::lldpRemOrgDefInfo,OCTET,read-only,,current,,The string value used to identify the organizationally defined information of the remote system. The encoding for this object should be as defined for SnmpAdminString TC.
.1.0.8802.1.1.2.1.5,LLDP-MIB::lldpExtensions,,,,,,
.1.0.8802.1.1.2.2,LLDP-MIB::lldpConformance,,,,,,
.1.0.8802.1.1.2.2.1,LLDP-MIB::lldpCompliances,,,,,,
.1.0.8802.1.1.2.2.1.1,LLDP-MIB::lldpCompliance,,,,,,The compliance statement for SNMP entities which implement the LLDP MIB.
.1.0.8802.1.1.2.2.2,LLDP-MIB::lldpGroups,,,,,,
.1.0.8802.1.1.2.2.2.1,LLDP-MIB::lldpConfigGroup,,,,,,The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP.
.1.0.8802.1.1.2.2.2.2,LLDP-MIB::lldpConfigRxGroup,,,,,,The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.0.8802.1.1.2.2.2.3,LLDP-MIB::lldpConfigTxGroup,,,,,,The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP and have the capability of transmitting LLDP frames.
.1.0.8802.1.1.2.2.2.4,LLDP-MIB::lldpStatsRxGroup,,,,,,The collection of objects which are used to represent LLDP reception statistics. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.0.8802.1.1.2.2.2.5,LLDP-MIB::lldpStatsTxGroup,,,,,,The collection of objects which are used to represent LLDP transmission statistics. This group is mandatory for agents which implement the LLDP and have the capability of transmitting LLDP frames.
.1.0.8802.1.1.2.2.2.6,LLDP-MIB::lldpLocSysGroup,,,,,,The collection of objects which are used to represent LLDP Local System Information.   This group is mandatory for agents which implement the LLDP and have the capability of transmitting LLDP frames.
.1.0.8802.1.1.2.2.2.7,LLDP-MIB::lldpRemSysGroup,,,,,,The collection of objects which are used to represent LLDP Remote Systems Information. The objects represent the information associated with the basic TLV set. Please note that even the agent doesn't implement some of the optional TLVs, it shall recognize all the optional TLV information that the remote system may advertise.  This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.0.8802.1.1.2.2.2.8,LLDP-MIB::lldpNotificationsGroup,,,,,,The collection of notifications used to indicate LLDP MIB data consistency and general status information. This group is mandatory for agents which implement the LLDP and have the capability of receiving LLDP frames.
.1.3,SNMPv2-SMI::org,,,,,,
.1.3.6,SNMPv2-SMI::dod,,,,,,
.1.3.6.1,SNMPv2-SMI::internet,,,,,,
.1.3.6.1.1,SNMPv2-SMI::directory,,,,,,
.1.3.6.1.2,SNMPv2-SMI::mgmt,,,,,,
.1.3.6.1.2.1,SNMPv2-SMI::mib-2,,,,,,
.1.3.6.1.2.1.1,SNMPv2-MIB::system,,,,,,
.1.3.6.1.2.1.1.1,SNMPv2-MIB::sysDescr,OCTET,read-only,,current,,A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.
.1.3.6.1.2.1.1.2,SNMPv2-MIB::sysObjectID,OBJECT,read-only,,current,,The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its `Fred Router'.
.1.3.6.1.2.1.1.3,SNMPv2-MIB::sysUpTime,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
.1.3.6.1.2.1.1.4,SNMPv2-MIB::sysContact,OCTET,read-write,,current,,The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.
.1.3.6.1.2.1.1.5,SNMPv2-MIB::sysName,OCTET,read-write,,current,,An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.
.1.3.6.1.2.1.1.6,SNMPv2-MIB::sysLocation,OCTET,read-write,,current,,The physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
.1.3.6.1.2.1.1.7,SNMPv2-MIB::sysServices,INTEGER,read-only,,current,,A value which indicates the set of services that this entity may potentially offer. The value is a sum. This sum initially takes the value zero. Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs only routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., supports the IP) 4 end-to-end (e.g., supports the TCP) 7 applications (e.g., supports the SMTP) For systems including OSI protocols, layers 5 and 6 may also be counted.
.1.3.6.1.2.1.1.8,SNMPv2-MIB::sysORLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID.
.1.3.6.1.2.1.1.9,SNMPv2-MIB::sysORTable,,not-accessible,,current,,The (conceptual) table listing the capabilities of the local SNMP application acting as a command responder with respect to various MIB modules. SNMP entities having dynamically-configurable support of MIB modules will have a dynamically-varying number of conceptual rows.
.1.3.6.1.2.1.1.9.1,SNMPv2-MIB::sysOREntry,,not-accessible,sysORIndex,current,,An entry (conceptual row) in the sysORTable.
.1.3.6.1.2.1.1.9.1.1,SNMPv2-MIB::sysORIndex,INTEGER,not-accessible,,current,,The auxiliary variable used for identifying instances of the columnar objects in the sysORTable.
.1.3.6.1.2.1.1.9.1.2,SNMPv2-MIB::sysORID,OBJECT,read-only,,current,,An authoritative identification of a capabilities statement with respect to various MIB modules supported by the local SNMP application acting as a command responder.
.1.3.6.1.2.1.1.9.1.3,SNMPv2-MIB::sysORDescr,OCTET,read-only,,current,,A textual description of the capabilities identified by the corresponding instance of sysORID.
.1.3.6.1.2.1.1.9.1.4,SNMPv2-MIB::sysORUpTime,TimeTicks,read-only,,current,,The value of sysUpTime at the time this conceptual row was last instantiated.
.1.3.6.1.2.1.2,IF-MIB::interfaces,,,,,,
.1.3.6.1.2.1.2.1,IF-MIB::ifNumber,Integer32,read-only,,current,,The number of network interfaces (regardless of their current state) present on this system.
.1.3.6.1.2.1.2.2,IF-MIB::ifTable,,not-accessible,,current,,A list of interface entries. The number of entries is given by the value of ifNumber.
.1.3.6.1.2.1.2.2.1,IF-MIB::ifEntry,,not-accessible,ifIndex,current,,An entry containing management information applicable to a particular interface.
.1.3.6.1.2.1.2.2.1.1,IF-MIB::ifIndex,Integer32,read-only,,current,,A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
.1.3.6.1.2.1.2.2.1.2,IF-MIB::ifDescr,OCTET,read-only,,current,,A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.
.1.3.6.1.2.1.2.2.1.3,IF-MIB::ifType,INTEGER,read-only,,current,other(1):regular1822(2):hdh1822(3):ddnX25(4):rfc877x25(5):ethernetCsmacd(6):iso88023Csmacd(7):iso88024TokenBus(8):iso88025TokenRing(9):iso88026Man(10):starLan(11):proteon10Mbit(12):proteon80Mbit(13):hyperchannel(14):fddi(15):lapb(16):sdlc(17):ds1(18):e1(19):basicISDN(20):primaryISDN(21):propPointToPointSerial(22):ppp(23):softwareLoopback(24):eon(25):ethernet3Mbit(26):nsip(27):slip(28):ultra(29):ds3(30):sip(31):frameRelay(32):rs232(33):para(34):arcnet(35):arcnetPlus(36):atm(37):miox25(38):sonet(39):x25ple(40):iso88022llc(41):localTalk(42):smdsDxi(43):frameRelayService(44):v35(45):hssi(46):hippi(47):modem(48):aal5(49):sonetPath(50):sonetVT(51):smdsIcip(52):propVirtual(53):propMultiplexor(54):ieee80212(55):fibreChannel(56):hippiInterface(57):frameRelayInterconnect(58):aflane8023(59):aflane8025(60):cctEmul(61):fastEther(62):isdn(63):v11(64):v36(65):g703at64k(66):g703at2mb(67):qllc(68):fastEtherFX(69):channel(70):ieee80211(71):ibm370parChan(72):escon(73):dlsw(74):isdns(75):isdnu(76):lapd(77):ipSwitch(78):rsrb(79):atmLogical(80):ds0(81):ds0Bundle(82):bsc(83):async(84):cnr(85):iso88025Dtr(86):eplrs(87):arap(88):propCnls(89):hostPad(90):termPad(91):frameRelayMPI(92):x213(93):adsl(94):radsl(95):sdsl(96):vdsl(97):iso88025CRFPInt(98):myrinet(99):voiceEM(100):voiceFXO(101):voiceFXS(102):voiceEncap(103):voiceOverIp(104):atmDxi(105):atmFuni(106):atmIma(107):pppMultilinkBundle(108):ipOverCdlc(109):ipOverClaw(110):stackToStack(111):virtualIpAddress(112):mpc(113):ipOverAtm(114):iso88025Fiber(115):tdlc(116):gigabitEthernet(117):hdlc(118):lapf(119):v37(120):x25mlp(121):x25huntGroup(122):transpHdlc(123):interleave(124):fast(125):ip(126):docsCableMaclayer(127):docsCableDownstream(128):docsCableUpstream(129):a12MppSwitch(130):tunnel(131):coffee(132):ces(133):atmSubInterface(134):l2vlan(135):l3ipvlan(136):l3ipxvlan(137):digitalPowerline(138):mediaMailOverIp(139):dtm(140):dcn(141):ipForward(142):msdsl(143):ieee1394(144):if-gsn(145):dvbRccMacLayer(146):dvbRccDownstream(147):dvbRccUpstream(148):atmVirtual(149):mplsTunnel(150):srp(151):voiceOverAtm(152):voiceOverFrameRelay(153):idsl(154):compositeLink(155):ss7SigLink(156):propWirelessP2P(157):frForward(158):rfc1483(159):usb(160):ieee8023adLag(161):bgppolicyaccounting(162):frf16MfrBundle(163):h323Gatekeeper(164):h323Proxy(165):mpls(166):mfSigLink(167):hdsl2(168):shdsl(169):ds1FDL(170):pos(171):dvbAsiIn(172):dvbAsiOut(173):plc(174):nfas(175):tr008(176):gr303RDT(177):gr303IDT(178):isup(179):propDocsWirelessMaclayer(180):propDocsWirelessDownstream(181):propDocsWirelessUpstream(182):hiperlan2(183):propBWAp2Mp(184):sonetOverheadChannel(185):digitalWrapperOverheadChannel(186):aal2(187):radioMAC(188):atmRadio(189):imt(190):mvl(191):reachDSL(192):frDlciEndPt(193):atmVciEndPt(194):opticalChannel(195):opticalTransport(196):propAtm(197):voiceOverCable(198):infiniband(199):teLink(200):q2931(201):virtualTg(202):sipTg(203):sipSig(204):docsCableUpstreamChannel(205):econet(206):pon155(207):pon622(208):bridge(209):linegroup(210):voiceEMFGD(211):voiceFGDEANA(212):voiceDID(213):mpegTransport(214):sixToFour(215):gtp(216):pdnEtherLoop1(217):pdnEtherLoop2(218):opticalChannelGroup(219):homepna(220):gfp(221):ciscoISLvlan(222):actelisMetaLOOP(223):fcipLink(224):rpr(225):qam(226):lmp(227):cblVectaStar(228):docsCableMCmtsDownstream(229):adsl2(230):macSecControlledIF(231):macSecUncontrolledIF(232):aviciOpticalEther(233):atmbond(234):voiceFGDOS(235):mocaVersion1(236):ieee80216WMAN(237):adsl2plus(238):dvbRcsMacLayer(239):dvbTdm(240):dvbRcsTdma(241):x86Laps(242):wwanPP(243):wwanPP2(244):voiceEBS(245):ifPwType(246):ilan(247):pip(248):aluELP(249):gpon(250):vdsl2(251):capwapDot11Profile(252):capwapDot11Bss(253):capwapWtpVirtualRadio(254):bits(255):docsCableUpstreamRfPort(256):cableDownstreamRfPort(257):vmwareVirtualNic(258):ieee802154(259):otnOdu(260):otnOtu(261):ifVfiType(262):g9981(263):g9982(264):g9983(265):aluEpon(266):aluEponOnu(267):aluEponPhysicalUni(268):aluEponLogicalLink(269):aluGponOnu(270):aluGponPhysicalUni(271):vmwareNicTeam(272):docsOfdmDownstream(277):docsOfdmaUpstream(278):gfast(279):sdci(280):xboxWireless(281):fastdsl(282):docsCableScte55d1FwdOob(283):docsCableScte55d1RetOob(284):docsCableScte55d2DsOob(285):docsCableScte55d2UsOob(286):docsCableNdf(287):docsCableNdr(288):ptm(289):ghn(290):otnOtsi(291):otnOtuc(292):otnOduc(293):otnOtsig(294):microwaveCarrierTermination(295):microwaveRadioLinkTerminal(296),The type of interface. Additional values for ifType are assigned by the Internet Assigned Numbers Authority (IANA), through updating the syntax of the IANAifType textual convention.
.1.3.6.1.2.1.2.2.1.4,IF-MIB::ifMtu,Integer32,read-only,,current,,The size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
.1.3.6.1.2.1.2.2.1.5,IF-MIB::ifSpeed,Gauge32,read-only,,current,,An estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifHighSpeed must be used to report the interace's speed. For a sub-layer which has no concept of bandwidth, this object should be zero.
.1.3.6.1.2.1.2.2.1.6,IF-MIB::ifPhysAddress,OCTET,read-only,,current,,The interface's address at its protocol sub-layer. For example, for an 802.x interface, this object normally contains a MAC address. The interface's media-specific MIB must define the bit and byte ordering and the format of the value of this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
.1.3.6.1.2.1.2.2.1.7,IF-MIB::ifAdminStatus,INTEGER,read-write,,current,up(1):down(2):testing(3),The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
.1.3.6.1.2.1.2.2.1.8,IF-MIB::ifOperStatus,INTEGER,read-only,,current,up(1):down(2):testing(3):unknown(4):dormant(5):notPresent(6):lowerLayerDown(7),The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.
.1.3.6.1.2.1.2.2.1.9,IF-MIB::ifLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.2.2.1.10,IF-MIB::ifInOctets,Counter32,read-only,,current,,The total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.11,IF-MIB::ifInUcastPkts,Counter32,read-only,,current,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.12,IF-MIB::ifInNUcastPkts,Counter32,read-only,,deprecated,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifInMulticastPkts and ifInBroadcastPkts.
.1.3.6.1.2.1.2.2.1.13,IF-MIB::ifInDiscards,Counter32,read-only,,current,,The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.14,IF-MIB::ifInErrors,Counter32,read-only,,current,,For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character- oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.15,IF-MIB::ifInUnknownProtos,Counter32,read-only,,current,,For packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.16,IF-MIB::ifOutOctets,Counter32,read-only,,current,,The total number of octets transmitted out of the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.17,IF-MIB::ifOutUcastPkts,Counter32,read-only,,current,,The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.18,IF-MIB::ifOutNUcastPkts,Counter32,read-only,,deprecated,,The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifOutMulticastPkts and ifOutBroadcastPkts.
.1.3.6.1.2.1.2.2.1.19,IF-MIB::ifOutDiscards,Counter32,read-only,,current,,The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.20,IF-MIB::ifOutErrors,Counter32,read-only,,current,,For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.2.2.1.21,IF-MIB::ifOutQLen,Gauge32,read-only,,deprecated,,The length of the output packet queue (in packets).
.1.3.6.1.2.1.2.2.1.22,IF-MIB::ifSpecific,OBJECT,read-only,,deprecated,,A reference to MIB definitions specific to the particular media being used to realize the interface. It is recommended that this value point to an instance of a MIB object in the media-specific MIB, i.e., that this object have the semantics associated with the InstancePointer textual convention defined in RFC 2579. In fact, it is recommended that the media-specific MIB specify what value ifSpecific should/can take for values of ifType. If no MIB definitions specific to the particular media are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.
.1.3.6.1.2.1.3,RFC1213-MIB::at,,,,,,
.1.3.6.1.2.1.3.1,RFC1213-MIB::atTable,,not-accessible,,deprecated,,The Address Translation tables contain the NetworkAddress to `physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.
.1.3.6.1.2.1.3.1.1,RFC1213-MIB::atEntry,,not-accessible,atIfIndex:atNetAddress,deprecated,,Each entry contains one NetworkAddress to `physical' address equivalence.
.1.3.6.1.2.1.3.1.1.1,RFC1213-MIB::atIfIndex,INTEGER,read-write,,deprecated,,The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.3.1.1.2,RFC1213-MIB::atPhysAddress,OCTET,read-write,,deprecated,,The media-dependent `physical' address. Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atPhysAddress object.
.1.3.6.1.2.1.3.1.1.3,RFC1213-MIB::atNetAddress,NetworkAddress,read-write,,deprecated,,The NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address.
.1.3.6.1.2.1.4,RFC1213-MIB::ip,,,,,,
.1.3.6.1.2.1.4.1,RFC1213-MIB::ipForwarding,INTEGER,read-write,,mandatory,forwarding(1):not-forwarding(2),The indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those source-routed via the host). Note that for some managed nodes, this object may take on only a subset of the values possible. Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to change this object to an inappropriate value.
.1.3.6.1.2.1.4.2,RFC1213-MIB::ipDefaultTTL,INTEGER,read-write,,mandatory,,The default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.
.1.3.6.1.2.1.4.3,RFC1213-MIB::ipInReceives,Counter32,read-only,,mandatory,,The total number of input datagrams received from interfaces, including those received in error.
.1.3.6.1.2.1.4.4,RFC1213-MIB::ipInHdrErrors,Counter32,read-only,,mandatory,,The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
.1.3.6.1.2.1.4.5,RFC1213-MIB::ipInAddrErrors,Counter32,read-only,,mandatory,,The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
.1.3.6.1.2.1.4.6,RFC1213-MIB::ipForwDatagrams,Counter32,read-only,,mandatory,,The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
.1.3.6.1.2.1.4.7,RFC1213-MIB::ipInUnknownProtos,Counter32,read-only,,mandatory,,The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
.1.3.6.1.2.1.4.8,RFC1213-MIB::ipInDiscards,Counter32,read-only,,mandatory,,The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
.1.3.6.1.2.1.4.9,RFC1213-MIB::ipInDelivers,Counter32,read-only,,mandatory,,The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
.1.3.6.1.2.1.4.10,RFC1213-MIB::ipOutRequests,Counter32,read-only,,mandatory,,The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
.1.3.6.1.2.1.4.11,RFC1213-MIB::ipOutDiscards,Counter32,read-only,,mandatory,,The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
.1.3.6.1.2.1.4.12,RFC1213-MIB::ipOutNoRoutes,Counter32,read-only,,mandatory,,The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagarms which a host cannot route because all of its default gateways are down.
.1.3.6.1.2.1.4.13,RFC1213-MIB::ipReasmTimeout,INTEGER,read-only,,mandatory,,The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
.1.3.6.1.2.1.4.14,RFC1213-MIB::ipReasmReqds,Counter32,read-only,,mandatory,,The number of IP fragments received which needed to be reassembled at this entity.
.1.3.6.1.2.1.4.15,RFC1213-MIB::ipReasmOKs,Counter32,read-only,,mandatory,,The number of IP datagrams successfully re- assembled.
.1.3.6.1.2.1.4.16,RFC1213-MIB::ipReasmFails,Counter32,read-only,,mandatory,,The number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.
.1.3.6.1.2.1.4.17,RFC1213-MIB::ipFragOKs,Counter32,read-only,,mandatory,,The number of IP datagrams that have been successfully fragmented at this entity.
.1.3.6.1.2.1.4.18,RFC1213-MIB::ipFragFails,Counter32,read-only,,mandatory,,The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
.1.3.6.1.2.1.4.19,RFC1213-MIB::ipFragCreates,Counter32,read-only,,mandatory,,The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
.1.3.6.1.2.1.4.20,RFC1213-MIB::ipAddrTable,,not-accessible,,mandatory,,The table of addressing information relevant to this entity's IP addresses.
.1.3.6.1.2.1.4.20.1,RFC1213-MIB::ipAddrEntry,,not-accessible,ipAdEntAddr,mandatory,,The addressing information for one of this entity's IP addresses.
.1.3.6.1.2.1.4.20.1.1,RFC1213-MIB::ipAdEntAddr,IpAddress,read-only,,mandatory,,The IP address to which this entry's addressing information pertains.
.1.3.6.1.2.1.4.20.1.2,RFC1213-MIB::ipAdEntIfIndex,INTEGER,read-only,,mandatory,,The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.4.20.1.3,RFC1213-MIB::ipAdEntNetMask,IpAddress,read-only,,mandatory,,The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
.1.3.6.1.2.1.4.20.1.4,RFC1213-MIB::ipAdEntBcastAddr,INTEGER,read-only,,mandatory,,The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.
.1.3.6.1.2.1.4.20.1.5,RFC1213-MIB::ipAdEntReasmMaxSize,INTEGER,read-only,,mandatory,,The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
.1.3.6.1.2.1.4.21,RFC1213-MIB::ipRouteTable,,not-accessible,,mandatory,,This entity's IP Routing table.
.1.3.6.1.2.1.4.21.1,RFC1213-MIB::ipRouteEntry,,not-accessible,ipRouteDest,mandatory,,A route to a particular destination.
.1.3.6.1.2.1.4.21.1.1,RFC1213-MIB::ipRouteDest,IpAddress,read-write,,mandatory,,The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
.1.3.6.1.2.1.4.21.1.2,RFC1213-MIB::ipRouteIfIndex,INTEGER,read-write,,mandatory,,The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.4.21.1.3,RFC1213-MIB::ipRouteMetric1,INTEGER,read-write,,mandatory,,The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.4,RFC1213-MIB::ipRouteMetric2,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.5,RFC1213-MIB::ipRouteMetric3,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.6,RFC1213-MIB::ipRouteMetric4,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.7,RFC1213-MIB::ipRouteNextHop,IpAddress,read-write,,mandatory,,The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
.1.3.6.1.2.1.4.21.1.8,RFC1213-MIB::ipRouteType,INTEGER,read-write,,mandatory,other(1):invalid(2):direct(3):indirect(4),The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.
.1.3.6.1.2.1.4.21.1.9,RFC1213-MIB::ipRouteProto,INTEGER,read-only,,mandatory,other(1):local(2):netmgmt(3):icmp(4):egp(5):ggp(6):hello(7):rip(8):is-is(9):es-is(10):ciscoIgrp(11):bbnSpfIgp(12):ospf(13):bgp(14),The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
.1.3.6.1.2.1.4.21.1.10,RFC1213-MIB::ipRouteAge,INTEGER,read-write,,mandatory,,The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
.1.3.6.1.2.1.4.21.1.11,RFC1213-MIB::ipRouteMask,IpAddress,read-write,,mandatory,,Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
.1.3.6.1.2.1.4.21.1.12,RFC1213-MIB::ipRouteMetric5,INTEGER,read-write,,mandatory,,An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
.1.3.6.1.2.1.4.21.1.13,RFC1213-MIB::ipRouteInfo,OBJECT,read-only,,mandatory,,A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
.1.3.6.1.2.1.4.22,RFC1213-MIB::ipNetToMediaTable,,not-accessible,,mandatory,,The IP Address Translation table used for mapping from IP addresses to physical addresses.
.1.3.6.1.2.1.4.22.1,RFC1213-MIB::ipNetToMediaEntry,,not-accessible,ipNetToMediaIfIndex:ipNetToMediaNetAddress,mandatory,,Each entry contains one IpAddress to `physical' address equivalence.
.1.3.6.1.2.1.4.22.1.1,RFC1213-MIB::ipNetToMediaIfIndex,INTEGER,read-write,,mandatory,,The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
.1.3.6.1.2.1.4.22.1.2,RFC1213-MIB::ipNetToMediaPhysAddress,OCTET,read-write,,mandatory,,The media-dependent `physical' address.
.1.3.6.1.2.1.4.22.1.3,RFC1213-MIB::ipNetToMediaNetAddress,IpAddress,read-write,,mandatory,,The IpAddress corresponding to the media- dependent `physical' address.
.1.3.6.1.2.1.4.22.1.4,RFC1213-MIB::ipNetToMediaType,INTEGER,read-write,,mandatory,other(1):invalid(2):dynamic(3):static(4),The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object.
.1.3.6.1.2.1.4.23,RFC1213-MIB::ipRoutingDiscards,Counter32,read-only,,mandatory,,The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
.1.3.6.1.2.1.5,RFC1213-MIB::icmp,,,,,,
.1.3.6.1.2.1.5.1,RFC1213-MIB::icmpInMsgs,Counter32,read-only,,mandatory,,The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
.1.3.6.1.2.1.5.2,RFC1213-MIB::icmpInErrors,Counter32,read-only,,mandatory,,The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
.1.3.6.1.2.1.5.3,RFC1213-MIB::icmpInDestUnreachs,Counter32,read-only,,mandatory,,The number of ICMP Destination Unreachable messages received.
.1.3.6.1.2.1.5.4,RFC1213-MIB::icmpInTimeExcds,Counter32,read-only,,mandatory,,The number of ICMP Time Exceeded messages received.
.1.3.6.1.2.1.5.5,RFC1213-MIB::icmpInParmProbs,Counter32,read-only,,mandatory,,The number of ICMP Parameter Problem messages received.
.1.3.6.1.2.1.5.6,RFC1213-MIB::icmpInSrcQuenchs,Counter32,read-only,,mandatory,,The number of ICMP Source Quench messages received.
.1.3.6.1.2.1.5.7,RFC1213-MIB::icmpInRedirects,Counter32,read-only,,mandatory,,The number of ICMP Redirect messages received.
.1.3.6.1.2.1.5.8,RFC1213-MIB::icmpInEchos,Counter32,read-only,,mandatory,,The number of ICMP Echo (request) messages received.
.1.3.6.1.2.1.5.9,RFC1213-MIB::icmpInEchoReps,Counter32,read-only,,mandatory,,The number of ICMP Echo Reply messages received.
.1.3.6.1.2.1.5.10,RFC1213-MIB::icmpInTimestamps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp (request) messages received.
.1.3.6.1.2.1.5.11,RFC1213-MIB::icmpInTimestampReps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp Reply messages received.
.1.3.6.1.2.1.5.12,RFC1213-MIB::icmpInAddrMasks,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Request messages received.
.1.3.6.1.2.1.5.13,RFC1213-MIB::icmpInAddrMaskReps,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Reply messages received.
.1.3.6.1.2.1.5.14,RFC1213-MIB::icmpOutMsgs,Counter32,read-only,,mandatory,,The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
.1.3.6.1.2.1.5.15,RFC1213-MIB::icmpOutErrors,Counter32,read-only,,mandatory,,The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
.1.3.6.1.2.1.5.16,RFC1213-MIB::icmpOutDestUnreachs,Counter32,read-only,,mandatory,,The number of ICMP Destination Unreachable messages sent.
.1.3.6.1.2.1.5.17,RFC1213-MIB::icmpOutTimeExcds,Counter32,read-only,,mandatory,,The number of ICMP Time Exceeded messages sent.
.1.3.6.1.2.1.5.18,RFC1213-MIB::icmpOutParmProbs,Counter32,read-only,,mandatory,,The number of ICMP Parameter Problem messages sent.
.1.3.6.1.2.1.5.19,RFC1213-MIB::icmpOutSrcQuenchs,Counter32,read-only,,mandatory,,The number of ICMP Source Quench messages sent.
.1.3.6.1.2.1.5.20,RFC1213-MIB::icmpOutRedirects,Counter32,read-only,,mandatory,,The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
.1.3.6.1.2.1.5.21,RFC1213-MIB::icmpOutEchos,Counter32,read-only,,mandatory,,The number of ICMP Echo (request) messages sent.
.1.3.6.1.2.1.5.22,RFC1213-MIB::icmpOutEchoReps,Counter32,read-only,,mandatory,,The number of ICMP Echo Reply messages sent.
.1.3.6.1.2.1.5.23,RFC1213-MIB::icmpOutTimestamps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp (request) messages sent.
.1.3.6.1.2.1.5.24,RFC1213-MIB::icmpOutTimestampReps,Counter32,read-only,,mandatory,,The number of ICMP Timestamp Reply messages sent.
.1.3.6.1.2.1.5.25,RFC1213-MIB::icmpOutAddrMasks,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Request messages sent.
.1.3.6.1.2.1.5.26,RFC1213-MIB::icmpOutAddrMaskReps,Counter32,read-only,,mandatory,,The number of ICMP Address Mask Reply messages sent.
.1.3.6.1.2.1.6,RFC1213-MIB::tcp,,,,,,
.1.3.6.1.2.1.6.1,RFC1213-MIB::tcpRtoAlgorithm,INTEGER,read-only,,mandatory,other(1):constant(2):rsre(3):vanj(4),The algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
.1.3.6.1.2.1.6.2,RFC1213-MIB::tcpRtoMin,INTEGER,read-only,,mandatory,,The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.
.1.3.6.1.2.1.6.3,RFC1213-MIB::tcpRtoMax,INTEGER,read-only,,mandatory,,The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.
.1.3.6.1.2.1.6.4,RFC1213-MIB::tcpMaxConn,INTEGER,read-only,,mandatory,,The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.
.1.3.6.1.2.1.6.5,RFC1213-MIB::tcpActiveOpens,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
.1.3.6.1.2.1.6.6,RFC1213-MIB::tcpPassiveOpens,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
.1.3.6.1.2.1.6.7,RFC1213-MIB::tcpAttemptFails,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
.1.3.6.1.2.1.6.8,RFC1213-MIB::tcpEstabResets,Counter32,read-only,,mandatory,,The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
.1.3.6.1.2.1.6.9,RFC1213-MIB::tcpCurrEstab,Gauge32,read-only,,mandatory,,The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
.1.3.6.1.2.1.6.10,RFC1213-MIB::tcpInSegs,Counter32,read-only,,mandatory,,The total number of segments received, including those received in error. This count includes segments received on currently established connections.
.1.3.6.1.2.1.6.11,RFC1213-MIB::tcpOutSegs,Counter32,read-only,,mandatory,,The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
.1.3.6.1.2.1.6.12,RFC1213-MIB::tcpRetransSegs,Counter32,read-only,,mandatory,,The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
.1.3.6.1.2.1.6.13,RFC1213-MIB::tcpConnTable,,not-accessible,,mandatory,,A table containing TCP connection-specific information.
.1.3.6.1.2.1.6.13.1,RFC1213-MIB::tcpConnEntry,,not-accessible,tcpConnLocalAddress:tcpConnLocalPort:tcpConnRemAddress:tcpConnRemPort,mandatory,,Information about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
.1.3.6.1.2.1.6.13.1.1,RFC1213-MIB::tcpConnState,INTEGER,read-write,,mandatory,closed(1):listen(2):synSent(3):synReceived(4):established(5):finWait1(6):finWait2(7):closeWait(8):lastAck(9):closing(10):timeWait(11):deleteTCB(12),The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
.1.3.6.1.2.1.6.13.1.2,RFC1213-MIB::tcpConnLocalAddress,IpAddress,read-only,,mandatory,,The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.
.1.3.6.1.2.1.6.13.1.3,RFC1213-MIB::tcpConnLocalPort,INTEGER,read-only,,mandatory,,The local port number for this TCP connection.
.1.3.6.1.2.1.6.13.1.4,RFC1213-MIB::tcpConnRemAddress,IpAddress,read-only,,mandatory,,The remote IP address for this TCP connection.
.1.3.6.1.2.1.6.13.1.5,RFC1213-MIB::tcpConnRemPort,INTEGER,read-only,,mandatory,,The remote port number for this TCP connection.
.1.3.6.1.2.1.6.14,RFC1213-MIB::tcpInErrs,Counter32,read-only,,mandatory,,The total number of segments received in error (e.g., bad TCP checksums).
.1.3.6.1.2.1.6.15,RFC1213-MIB::tcpOutRsts,Counter32,read-only,,mandatory,,The number of TCP segments sent containing the RST flag.
.1.3.6.1.2.1.7,RFC1213-MIB::udp,,,,,,
.1.3.6.1.2.1.7.1,RFC1213-MIB::udpInDatagrams,Counter32,read-only,,mandatory,,The total number of UDP datagrams delivered to UDP users.
.1.3.6.1.2.1.7.2,RFC1213-MIB::udpNoPorts,Counter32,read-only,,mandatory,,The total number of received UDP datagrams for which there was no application at the destination port.
.1.3.6.1.2.1.7.3,RFC1213-MIB::udpInErrors,Counter32,read-only,,mandatory,,The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
.1.3.6.1.2.1.7.4,RFC1213-MIB::udpOutDatagrams,Counter32,read-only,,mandatory,,The total number of UDP datagrams sent from this entity.
.1.3.6.1.2.1.7.5,RFC1213-MIB::udpTable,,not-accessible,,mandatory,,A table containing UDP listener information.
.1.3.6.1.2.1.7.5.1,RFC1213-MIB::udpEntry,,not-accessible,udpLocalAddress:udpLocalPort,mandatory,,Information about a particular current UDP listener.
.1.3.6.1.2.1.7.5.1.1,RFC1213-MIB::udpLocalAddress,IpAddress,read-only,,mandatory,,The local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.
.1.3.6.1.2.1.7.5.1.2,RFC1213-MIB::udpLocalPort,INTEGER,read-only,,mandatory,,The local port number for this UDP listener.
.1.3.6.1.2.1.8,RFC1213-MIB::egp,,,,,,
.1.3.6.1.2.1.8.1,RFC1213-MIB::egpInMsgs,Counter32,read-only,,mandatory,,The number of EGP messages received without error.
.1.3.6.1.2.1.8.2,RFC1213-MIB::egpInErrors,Counter32,read-only,,mandatory,,The number of EGP messages received that proved to be in error.
.1.3.6.1.2.1.8.3,RFC1213-MIB::egpOutMsgs,Counter32,read-only,,mandatory,,The total number of locally generated EGP messages.
.1.3.6.1.2.1.8.4,RFC1213-MIB::egpOutErrors,Counter32,read-only,,mandatory,,The number of locally generated EGP messages not sent due to resource limitations within an EGP entity.
.1.3.6.1.2.1.8.5,RFC1213-MIB::egpNeighTable,,not-accessible,,mandatory,,The EGP neighbor table.
.1.3.6.1.2.1.8.5.1,RFC1213-MIB::egpNeighEntry,,not-accessible,egpNeighAddr,mandatory,,Information about this entity's relationship with a particular EGP neighbor.
.1.3.6.1.2.1.8.5.1.1,RFC1213-MIB::egpNeighState,INTEGER,read-only,,mandatory,idle(1):acquisition(2):down(3):up(4):cease(5),The EGP state of the local system with respect to this entry's EGP neighbor. Each EGP state is represented by a value that is one greater than the numerical value associated with said state in RFC 904.
.1.3.6.1.2.1.8.5.1.2,RFC1213-MIB::egpNeighAddr,IpAddress,read-only,,mandatory,,The IP address of this entry's EGP neighbor.
.1.3.6.1.2.1.8.5.1.3,RFC1213-MIB::egpNeighAs,INTEGER,read-only,,mandatory,,The autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known.
.1.3.6.1.2.1.8.5.1.4,RFC1213-MIB::egpNeighInMsgs,Counter32,read-only,,mandatory,,The number of EGP messages received without error from this EGP peer.
.1.3.6.1.2.1.8.5.1.5,RFC1213-MIB::egpNeighInErrs,Counter32,read-only,,mandatory,,The number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).
.1.3.6.1.2.1.8.5.1.6,RFC1213-MIB::egpNeighOutMsgs,Counter32,read-only,,mandatory,,The number of locally generated EGP messages to this EGP peer.
.1.3.6.1.2.1.8.5.1.7,RFC1213-MIB::egpNeighOutErrs,Counter32,read-only,,mandatory,,The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.
.1.3.6.1.2.1.8.5.1.8,RFC1213-MIB::egpNeighInErrMsgs,Counter32,read-only,,mandatory,,The number of EGP-defined error messages received from this EGP peer.
.1.3.6.1.2.1.8.5.1.9,RFC1213-MIB::egpNeighOutErrMsgs,Counter32,read-only,,mandatory,,The number of EGP-defined error messages sent to this EGP peer.
.1.3.6.1.2.1.8.5.1.10,RFC1213-MIB::egpNeighStateUps,Counter32,read-only,,mandatory,,The number of EGP state transitions to the UP state with this EGP peer.
.1.3.6.1.2.1.8.5.1.11,RFC1213-MIB::egpNeighStateDowns,Counter32,read-only,,mandatory,,The number of EGP state transitions from the UP state to any other state with this EGP peer.
.1.3.6.1.2.1.8.5.1.12,RFC1213-MIB::egpNeighIntervalHello,INTEGER,read-only,,mandatory,,The interval between EGP Hello command retransmissions (in hundredths of a second). This represents the t1 timer as defined in RFC 904.
.1.3.6.1.2.1.8.5.1.13,RFC1213-MIB::egpNeighIntervalPoll,INTEGER,read-only,,mandatory,,The interval between EGP poll command retransmissions (in hundredths of a second). This represents the t3 timer as defined in RFC 904.
.1.3.6.1.2.1.8.5.1.14,RFC1213-MIB::egpNeighMode,INTEGER,read-only,,mandatory,active(1):passive(2),The polling mode of this EGP entity, either passive or active.
.1.3.6.1.2.1.8.5.1.15,RFC1213-MIB::egpNeighEventTrigger,INTEGER,read-write,,mandatory,start(1):stop(2),A control variable used to trigger operator- initiated Start and Stop events. When read, this variable always returns the most recent value that egpNeighEventTrigger was set to. If it has not been set since the last initialization of the network management subsystem on the node, it returns a value of `stop'. When set, this variable causes a Start or Stop event on the specified neighbor, as specified on pages 8-10 of RFC 904. Briefly, a Start event causes an Idle peer to begin neighbor acquisition and a non-Idle peer to reinitiate neighbor acquisition. A stop event causes a non-Idle peer to return to the Idle state until a Start event occurs, either via egpNeighEventTrigger or otherwise.
.1.3.6.1.2.1.8.6,RFC1213-MIB::egpAs,INTEGER,read-only,,mandatory,,The autonomous system number of this EGP entity.
.1.3.6.1.2.1.10,SNMPv2-SMI::transmission,,,,,,
.1.3.6.1.2.1.10.18,DS1-MIB::ds1,,,,,,The MIB module to describe DS1, J1, E1, DS2, and E2 interfaces objects. Copyright (c) The IETF Trust (2007). This version of this MIB module is part of RFC 4805; see the RFC itself for full legal notices.
.1.3.6.1.2.1.10.18.6,DS1-MIB::dsx1ConfigTable,,not-accessible,,current,,The DS1 Configuration table.
.1.3.6.1.2.1.10.18.6.1,DS1-MIB::dsx1ConfigEntry,,not-accessible,dsx1LineIndex,current,,An entry in the DS1 Configuration table.
.1.3.6.1.2.1.10.18.6.1.1,DS1-MIB::dsx1LineIndex,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 the ifStackTable and ds0/ds0bundle MIBs. Previously, this object was the identifier of a DS1 interface on a managed device. If there is an ifEntry that is directly associated with this and only this DS1 interface, it should have the same value as ifIndex. Otherwise, number the dsx1LineIndices with a 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.18.6.1.2,DS1-MIB::dsx1IfIndex,Integer32,read-only,,deprecated,,This value for this object is equal to the value of ifIndex from the Interfaces table (RFC 2863).
.1.3.6.1.2.1.10.18.6.1.3,DS1-MIB::dsx1TimeElapsed,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.18.6.1.4,DS1-MIB::dsx1ValidIntervals,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.18.6.1.5,DS1-MIB::dsx1LineType,INTEGER,read-write,,current,other(1):dsx1ESF(2):dsx1D4(3):dsx1E1(4):dsx1E1CRC(5):dsx1E1MF(6):dsx1E1CRCMF(7):dsx1Unframed(8):dsx1E1Unframed(9):dsx1DS2M12(10):dsx1E2(11):dsx1E1Q50(12):dsx1E1Q50CRC(13):dsx1J1ESF(14):dsx1J1Unframed(16),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 (T1.107) dsx1D4 AT&T D4 format DS1 (T1.107) dsx1E1 ITU-T G.704, (Table 5A) dsx1E1-CRC ITU-T G.704, (Table 5B) dsxE1-MF G.704 (Table 5A) with TS16 multiframing enabled dsx1E1-CRC-MF G.704 (Table 5B) with TS16 multiframing enabled dsx1Unframed DS1 with No Framing dsx1E1Unframed E1 with No Framing (G.703) dsx1DS2M12 DS2 frame format (T1.107) dsx1E2 E2 frame format (G.704) dsx1E1Q50 TS16 bits 5,7,8 set to 101, [in all other cases it is set to 111.] (G.704, table 14) dsx1E1Q50CRC E1Q50 with CRC dsx1J1ESF J1 according to (JT-G704, JT-G706, and JT-I431) dsx1J1Unframed J1 with No Framing For clarification, the capacity for each E1 type is as listed below: dsx1E1Unframed - E1, no framing = 32 x 64k = 2048k dsx1E1 or dsx1E1CRC - E1, with framing, no signalling = 31 x 64k = 1984k dsx1E1MF or dsx1E1CRCMF - E1, with framing, signalling = 30 x 64k = 1920k
.1.3.6.1.2.1.10.18.6.1.6,DS1-MIB::dsx1LineCoding,INTEGER,read-write,,current,dsx1JBZS(1):dsx1B8ZS(2):dsx1HDB3(3):dsx1ZBTSI(4):dsx1AMI(5):other(6):dsx1B6ZS(7),This variable describes the variety of Zero Code Suppression used on this interface, which in turn affects a number of its characteristics. dsx1JBZS refers the Jammed Bit Zero Suppression, in which the AT&T specification of at least one pulse every 8-bit period is literally implemented by forcing a pulse in bit 8 of each channel. Thus, only 7 bits per channel, or 1.344 Mbps, are available for data. dsx1B8ZS refers to the use of a specified pattern of normal bits and bipolar violations that are used to replace a sequence of 8 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 that meets or exceeds the pulse density requirements, such as inverting HDLC data. dsx1B6ZS refers to the user of a specified pattern of normal bits and bipolar violations that are used to replace a sequence of 6 zero bits. Used for DS2. For more information about line coding see [ANSI-T1.102]
.1.3.6.1.2.1.10.18.6.1.7,DS1-MIB::dsx1SendCode,INTEGER,read-write,,current,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 device. Setting this variable causes the interface to send the code requested. The values mean the following: 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,DS1-MIB::dsx1CircuitIdentifier,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.18.6.1.9,DS1-MIB::dsx1LoopbackConfig,INTEGER,read-write,,current,dsx1NoLoop(1):dsx1PayloadLoop(2):dsx1LineLoop(3):dsx1OtherLoop(4):dsx1InwardLoop(5):dsx1DualLoop(6),This variable represents the desired loopback configuration of the DS1 interface. Agents supporting read/write access should return inconsistentValue 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 its value. dsx1PayloadLoop 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. dsx1LineLoop the received signal at this interface does not go through the device (minimum penetration) but is looped back out. dsx1OtherLoop loopbacks that are not defined here. dsx1InwardLoop the transmitted signal at this interface is looped back and received by the same interface. What is transmitted onto the line is product dependent. dsx1DualLoop both dsx1LineLoop and dsx1InwardLoop will be active simultaneously.
.1.3.6.1.2.1.10.18.6.1.10,DS1-MIB::dsx1LineStatus,INTEGER,read-only,,current,,This variable indicates the line status of the interface. It contains loopback, failure, received alarm and transmitted alarms information. The dsx1LineStatus is a bitmap represented as a sum; therefore, it can represent multiple failures (alarms) and a LoopbackState simultaneously. dsx1NoAlarm must be set if and only if no other flag is set. If the dsx1loopbackState bit is set, the loopback in effect can be determined from the dsx1loopbackConfig object. The various bit positions are as follows: 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 here signal state service exceeded
.1.3.6.1.2.1.10.18.6.1.11,DS1-MIB::dsx1SignalMode,INTEGER,read-write,,current,none(1):robbedBit(2):bitOriented(3):messageOriented(4):other(5),'none' indicates that no bits are reserved for signaling on this channel. 'robbedBit' indicates that DS1 Robbed Bit Signaling is in use. 'bitOriented' indicates that E1 Channel Associated Signaling is in use. 'messageOriented' indicates that Common Channel Signaling is in use on either channel 16 of an E1 link or channel 24 of a DS1.
.1.3.6.1.2.1.10.18.6.1.12,DS1-MIB::dsx1TransmitClockSource,INTEGER,read-write,,current,loopTiming(1):localTiming(2):throughTiming(3):adaptive(4),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 when an external clock is attached to the box containing the interface. 'throughTiming' indicates that recovered receive clock from another interface is used as the transmit clock. 'adaptive' indicates that the clock is recovered based on the data flow and not based on the physical layer
.1.3.6.1.2.1.10.18.6.1.13,DS1-MIB::dsx1Fdl,INTEGER,read-write,,current,,This bitmap describes the use of the facilities data link and is the sum of the capabilities. Set any bits that are appropriate: other(1), dsx1AnsiT1403(2), dsx1Att54016(4), dsx1FdlNone(8) 'other' indicates that a protocol other than one of the following is used. 'dsx1AnsiT1403' refers to the FDL exchange recommended by ANSI. 'dsx1Att54016' refers to ESF FDL exchanges. 'dsx1FdlNone' indicates that the device does not use the FDL.
.1.3.6.1.2.1.10.18.6.1.14,DS1-MIB::dsx1InvalidIntervals,INTEGER,read-only,,current,,The number of intervals in the range from 0 to dsx1ValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals is not available (e.g., in proxy situations).
.1.3.6.1.2.1.10.18.6.1.15,DS1-MIB::dsx1LineLength,INTEGER,read-write,,current,,The length of the DS1 line in meters. This object provides information for line build-out circuitry. This object is only useful if the interface has configurable line build-out circuitry.
.1.3.6.1.2.1.10.18.6.1.16,DS1-MIB::dsx1LineStatusLastChange,TimeTicks,read-only,,current,,The value of MIB II's sysUpTime object at the time this DS1 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.18.6.1.17,DS1-MIB::dsx1LineStatusChangeTrapEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether dsx1LineStatusChange traps should be generated for this interface.
.1.3.6.1.2.1.10.18.6.1.18,DS1-MIB::dsx1LoopbackStatus,INTEGER,read-only,,current,,This variable represents the current state of the loopback on the DS1 interface. It contains information about loopbacks established by a manager and remotely from the far end. The dsx1LoopbackStatus is a bitmap represented as a sum; therefore, it can represent multiple loopbacks simultaneously. The various bit positions are as follows: 1 dsx1NoLoopback 2 dsx1NearEndPayloadLoopback 4 dsx1NearEndLineLoopback 8 dsx1NearEndOtherLoopback 16 dsx1NearEndInwardLoopback 32 dsx1FarEndPayloadLoopback 64 dsx1FarEndLineLoopback
.1.3.6.1.2.1.10.18.6.1.19,DS1-MIB::dsx1Ds1ChannelNumber,INTEGER,read-only,,current,,This variable represents the channel number of the DS1/E1 on its parent DS2/E2 or DS3/E3. A value of 0 indicates that this DS1/E1 does not have a parent DS3/E3.
.1.3.6.1.2.1.10.18.6.1.20,DS1-MIB::dsx1Channelization,INTEGER,read-write,,current,disabled(1):enabledDs0(2):enabledDs1(3),Indicates whether this DS1/E1 or DS2 is channelized or unchannelized. The value of enabledDs0(2) indicates that this is a DS1 channelized into DS0s. Setting this value will cause the creation, and resetting it to disabled(1) will cause the deletion of entries in the ifTable for the DS0s that are within the DS1. The value of enabledDs1(3) indicates that this is a DS2 channelized into DS1s. Setting this value will cause the creation, and resetting it to disabled(1) will cause the deletion of entries in the ifTable for the DS1s that are within the DS2.
.1.3.6.1.2.1.10.18.6.1.22,DS1-MIB::dsx1LineBuildOut,INTEGER,read-write,,current,notApplicable(1):neg75dB(2):neg15dB(3):neg225dB(4):zerodB(5),Attenuation setting for T1 framer in long haul (CSU) mode. The optional values are -7.5dB, -15dB, -22.5dB, and 0dB.
.1.3.6.1.2.1.10.18.6.1.23,DS1-MIB::dsx1LineImpedance,INTEGER,read-write,,current,notApplicable(1):unbalanced75ohms(2):balanced100ohms(3):balanced120ohms(4),Nominal line impedance. For T1 and J1 lines, the value is typically balanced100ohms(3). For E1 lines, the value is typically unbalanced75ohms(2) and balanced120ohms(4). When this object does not apply, or when the appropriate value is not known, the value should be set to notApplicable(1).
.1.3.6.1.2.1.10.18.7,DS1-MIB::dsx1CurrentTable,,not-accessible,,current,,The DS1 Current table contains various statistics being collected for the current 15-minute interval.
.1.3.6.1.2.1.10.18.7.1,DS1-MIB::dsx1CurrentEntry,,not-accessible,dsx1CurrentIndex,current,,An entry in the DS1 Current table.
.1.3.6.1.2.1.10.18.7.1.1,DS1-MIB::dsx1CurrentIndex,Integer32,read-only,,current,,The index value that uniquely identifies the DS1 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 as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.7.1.2,DS1-MIB::dsx1CurrentESs,Gauge32,read-only,,current,,The number of Errored Seconds.
.1.3.6.1.2.1.10.18.7.1.3,DS1-MIB::dsx1CurrentSESs,Gauge32,read-only,,current,,The number of Severely Errored Seconds.
.1.3.6.1.2.1.10.18.7.1.4,DS1-MIB::dsx1CurrentSEFSs,Gauge32,read-only,,current,,The number of Severely Errored Framing Seconds.
.1.3.6.1.2.1.10.18.7.1.5,DS1-MIB::dsx1CurrentUASs,Gauge32,read-only,,current,,The number of Unavailable Seconds.
.1.3.6.1.2.1.10.18.7.1.6,DS1-MIB::dsx1CurrentCSSs,Gauge32,read-only,,current,,The number of Controlled Slip Seconds.
.1.3.6.1.2.1.10.18.7.1.7,DS1-MIB::dsx1CurrentPCVs,Gauge32,read-only,,current,,The number of Path Coding Violations.
.1.3.6.1.2.1.10.18.7.1.8,DS1-MIB::dsx1CurrentLESs,Gauge32,read-only,,current,,The number of Line Errored Seconds.
.1.3.6.1.2.1.10.18.7.1.9,DS1-MIB::dsx1CurrentBESs,Gauge32,read-only,,current,,The number of Bursty Errored Seconds.
.1.3.6.1.2.1.10.18.7.1.10,DS1-MIB::dsx1CurrentDMs,Gauge32,read-only,,deprecated,,The number of Degraded Minutes.
.1.3.6.1.2.1.10.18.7.1.11,DS1-MIB::dsx1CurrentLCVs,Gauge32,read-only,,current,,The number of Line Coding Violations (LCVs).
.1.3.6.1.2.1.10.18.8,DS1-MIB::dsx1IntervalTable,,not-accessible,,current,,The DS1 Interval table contains various statistics collected by each DS1 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 dsx1IntervalNumber) for one specific instance (identified by dsx1IntervalIndex).
.1.3.6.1.2.1.10.18.8.1,DS1-MIB::dsx1IntervalEntry,,not-accessible,dsx1IntervalIndex:dsx1IntervalNumber,current,,An entry in the DS1 Interval table.
.1.3.6.1.2.1.10.18.8.1.1,DS1-MIB::dsx1IntervalIndex,Integer32,read-only,,current,,The index value that uniquely identifies the DS1 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 as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.8.1.2,DS1-MIB::dsx1IntervalNumber,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-minute interval completed 23 hours and 45 minutes prior to interval 1.
.1.3.6.1.2.1.10.18.8.1.3,DS1-MIB::dsx1IntervalESs,Gauge32,read-only,,current,,The number of Errored Seconds.
.1.3.6.1.2.1.10.18.8.1.4,DS1-MIB::dsx1IntervalSESs,Gauge32,read-only,,current,,The number of Severely Errored Seconds.
.1.3.6.1.2.1.10.18.8.1.5,DS1-MIB::dsx1IntervalSEFSs,Gauge32,read-only,,current,,The number of Severely Errored Framing Seconds.
.1.3.6.1.2.1.10.18.8.1.6,DS1-MIB::dsx1IntervalUASs,Gauge32,read-only,,current,,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.18.8.1.7,DS1-MIB::dsx1IntervalCSSs,Gauge32,read-only,,current,,The number of Controlled Slip Seconds.
.1.3.6.1.2.1.10.18.8.1.8,DS1-MIB::dsx1IntervalPCVs,Gauge32,read-only,,current,,The number of Path Coding Violations.
.1.3.6.1.2.1.10.18.8.1.9,DS1-MIB::dsx1IntervalLESs,Gauge32,read-only,,current,,The number of Line Errored Seconds.
.1.3.6.1.2.1.10.18.8.1.10,DS1-MIB::dsx1IntervalBESs,Gauge32,read-only,,current,,The number of Bursty Errored Seconds.
.1.3.6.1.2.1.10.18.8.1.11,DS1-MIB::dsx1IntervalDMs,Gauge32,read-only,,deprecated,,The number of Degraded Minutes.
.1.3.6.1.2.1.10.18.8.1.12,DS1-MIB::dsx1IntervalLCVs,Gauge32,read-only,,current,,The number of Line Coding Violations.
.1.3.6.1.2.1.10.18.8.1.13,DS1-MIB::dsx1IntervalValidData,INTEGER,read-only,,current,true(1):false(2),This variable indicates whether the data for this interval is valid.
.1.3.6.1.2.1.10.18.9,DS1-MIB::dsx1TotalTable,,not-accessible,,current,,The DS1 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.18.9.1,DS1-MIB::dsx1TotalEntry,,not-accessible,dsx1TotalIndex,current,,An entry in the DS1 Total table.
.1.3.6.1.2.1.10.18.9.1.1,DS1-MIB::dsx1TotalIndex,Integer32,read-only,,current,,The index value that uniquely identifies the DS1 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 as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.9.1.2,DS1-MIB::dsx1TotalESs,Gauge32,read-only,,current,,The number of Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.3,DS1-MIB::dsx1TotalSESs,Gauge32,read-only,,current,,The number of Severely Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.4,DS1-MIB::dsx1TotalSEFSs,Gauge32,read-only,,current,,The number of Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.5,DS1-MIB::dsx1TotalUASs,Gauge32,read-only,,current,,The number of Unavailable Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.6,DS1-MIB::dsx1TotalCSSs,Gauge32,read-only,,current,,The number of Controlled Slip Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.7,DS1-MIB::dsx1TotalPCVs,Gauge32,read-only,,current,,The number of Path Coding Violations encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.8,DS1-MIB::dsx1TotalLESs,Gauge32,read-only,,current,,The number of Line Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.9,DS1-MIB::dsx1TotalBESs,Gauge32,read-only,,current,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.10,DS1-MIB::dsx1TotalDMs,Gauge32,read-only,,deprecated,,The number of Degraded Minutes (DMs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.9.1.11,DS1-MIB::dsx1TotalLCVs,Gauge32,read-only,,current,,The number of Line Coding Violations (LCVs) encountered by a DS1 interface in the current 15-minute interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.10,DS1-MIB::dsx1FarEndCurrentTable,,not-accessible,,current,,The DS1 Far End Current table contains various statistics being collected for the current 15-minute interval. The statistics are collected from the far-end messages on the Facilities Data Link. The definitions are the same as described for the near-end information.
.1.3.6.1.2.1.10.18.10.1,DS1-MIB::dsx1FarEndCurrentEntry,,not-accessible,dsx1FarEndCurrentIndex,current,,An entry in the DS1 Far End Current table.
.1.3.6.1.2.1.10.18.10.1.1,DS1-MIB::dsx1FarEndCurrentIndex,Integer32,read-only,,current,,The index value that uniquely identifies the DS1 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 dsx1LineIndex.
.1.3.6.1.2.1.10.18.10.1.2,DS1-MIB::dsx1FarEndTimeElapsed,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.18.10.1.3,DS1-MIB::dsx1FarEndValidIntervals,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.18.10.1.4,DS1-MIB::dsx1FarEndCurrentESs,Gauge32,read-only,,current,,The number of Far End Errored Seconds.
.1.3.6.1.2.1.10.18.10.1.5,DS1-MIB::dsx1FarEndCurrentSESs,Gauge32,read-only,,current,,The number of Far End Severely Errored Seconds.
.1.3.6.1.2.1.10.18.10.1.6,DS1-MIB::dsx1FarEndCurrentSEFSs,Gauge32,read-only,,current,,The number of Far End Severely Errored Framing Seconds.
.1.3.6.1.2.1.10.18.10.1.7,DS1-MIB::dsx1FarEndCurrentUASs,Gauge32,read-only,,current,,The number of Unavailable Seconds.
.1.3.6.1.2.1.10.18.10.1.8,DS1-MIB::dsx1FarEndCurrentCSSs,Gauge32,read-only,,current,,The number of Far End Controlled Slip Seconds.
.1.3.6.1.2.1.10.18.10.1.9,DS1-MIB::dsx1FarEndCurrentLESs,Gauge32,read-only,,current,,The number of Far End Line Errored Seconds.
.1.3.6.1.2.1.10.18.10.1.10,DS1-MIB::dsx1FarEndCurrentPCVs,Gauge32,read-only,,current,,The number of Far End Path Coding Violations.
.1.3.6.1.2.1.10.18.10.1.11,DS1-MIB::dsx1FarEndCurrentBESs,Gauge32,read-only,,current,,The number of Far End Bursty Errored Seconds.
.1.3.6.1.2.1.10.18.10.1.12,DS1-MIB::dsx1FarEndCurrentDMs,Gauge32,read-only,,deprecated,,The number of Far End Degraded Minutes.
.1.3.6.1.2.1.10.18.10.1.13,DS1-MIB::dsx1FarEndInvalidIntervals,INTEGER,read-only,,current,,The number of intervals in the range from 0 to dsx1FarEndValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals is not available (e.g., in proxy situations).
.1.3.6.1.2.1.10.18.11,DS1-MIB::dsx1FarEndIntervalTable,,not-accessible,,current,,The DS1 Far End Interval table contains various statistics collected by each DS1 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 dsx1FarEndIntervalNumber) for one specific instance (identified by dsx1FarEndIntervalIndex).
.1.3.6.1.2.1.10.18.11.1,DS1-MIB::dsx1FarEndIntervalEntry,,not-accessible,dsx1FarEndIntervalIndex:dsx1FarEndIntervalNumber,current,,An entry in the DS1 Far End Interval table.
.1.3.6.1.2.1.10.18.11.1.1,DS1-MIB::dsx1FarEndIntervalIndex,Integer32,read-only,,current,,The index value that uniquely identifies the DS1 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 dsx1LineIndex.
.1.3.6.1.2.1.10.18.11.1.2,DS1-MIB::dsx1FarEndIntervalNumber,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.18.11.1.3,DS1-MIB::dsx1FarEndIntervalESs,Gauge32,read-only,,current,,The number of Far End Errored Seconds.
.1.3.6.1.2.1.10.18.11.1.4,DS1-MIB::dsx1FarEndIntervalSESs,Gauge32,read-only,,current,,The number of Far End Severely Errored Seconds.
.1.3.6.1.2.1.10.18.11.1.5,DS1-MIB::dsx1FarEndIntervalSEFSs,Gauge32,read-only,,current,,The number of Far End Severely Errored Framing Seconds.
.1.3.6.1.2.1.10.18.11.1.6,DS1-MIB::dsx1FarEndIntervalUASs,Gauge32,read-only,,current,,The number of Unavailable Seconds.
.1.3.6.1.2.1.10.18.11.1.7,DS1-MIB::dsx1FarEndIntervalCSSs,Gauge32,read-only,,current,,The number of Far End Controlled Slip Seconds.
.1.3.6.1.2.1.10.18.11.1.8,DS1-MIB::dsx1FarEndIntervalLESs,Gauge32,read-only,,current,,The number of Far End Line Errored Seconds.
.1.3.6.1.2.1.10.18.11.1.9,DS1-MIB::dsx1FarEndIntervalPCVs,Gauge32,read-only,,current,,The number of Far End Path Coding Violations.
.1.3.6.1.2.1.10.18.11.1.10,DS1-MIB::dsx1FarEndIntervalBESs,Gauge32,read-only,,current,,The number of Far End Bursty Errored Seconds.
.1.3.6.1.2.1.10.18.11.1.11,DS1-MIB::dsx1FarEndIntervalDMs,Gauge32,read-only,,deprecated,,The number of Far End Degraded Minutes.
.1.3.6.1.2.1.10.18.11.1.12,DS1-MIB::dsx1FarEndIntervalValidData,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.18.12,DS1-MIB::dsx1FarEndTotalTable,,not-accessible,,current,,The DS1 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.18.12.1,DS1-MIB::dsx1FarEndTotalEntry,,not-accessible,dsx1FarEndTotalIndex,current,,An entry in the DS1 Far End Total table.
.1.3.6.1.2.1.10.18.12.1.1,DS1-MIB::dsx1FarEndTotalIndex,Integer32,read-only,,current,,The index value that uniquely identifies the DS1 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 dsx1LineIndex.
.1.3.6.1.2.1.10.18.12.1.2,DS1-MIB::dsx1FarEndTotalESs,Gauge32,read-only,,current,,The number of Far End Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.3,DS1-MIB::dsx1FarEndTotalSESs,Gauge32,read-only,,current,,The number of Far End Severely Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.4,DS1-MIB::dsx1FarEndTotalSEFSs,Gauge32,read-only,,current,,The number of Far End Severely Errored Framing Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.5,DS1-MIB::dsx1FarEndTotalUASs,Gauge32,read-only,,current,,The number of Unavailable Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.6,DS1-MIB::dsx1FarEndTotalCSSs,Gauge32,read-only,,current,,The number of Far End Controlled Slip Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.7,DS1-MIB::dsx1FarEndTotalLESs,Gauge32,read-only,,current,,The number of Far End Line Errored Seconds encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.8,DS1-MIB::dsx1FarEndTotalPCVs,Gauge32,read-only,,current,,The number of Far End Path Coding Violations reported via the far end block error count encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.9,DS1-MIB::dsx1FarEndTotalBESs,Gauge32,read-only,,current,,The number of Bursty Errored Seconds (BESs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.12.1.10,DS1-MIB::dsx1FarEndTotalDMs,Gauge32,read-only,,deprecated,,The number of Degraded Minutes (DMs) encountered by a DS1 interface in the previous 24-hour interval. Invalid 15-minute intervals count as 0.
.1.3.6.1.2.1.10.18.13,DS1-MIB::dsx1FracTable,,not-accessible,,deprecated,,This table is deprecated in favor of using ifStackTable. The table was mandatory for systems dividing a DS1 into channels containing different data streams that are of local interest. Systems that are indifferent to data content, such as CSUs, need not implement it. The DS1 Fractional table identifies which DS1 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 an application managing a North American ISDN Primary Rate link whose division is a 384-kbit/s H1 _B_ Channel for video, a second H1 for data to a primary routing peer, and 12 64-kbit/s H0 _B_ Channels. Consider that some subset of the H0 channels is used for voice and the remainder are available for dynamic data calls. We count a total of 14 interfaces multiplexed onto the DS1 interface. Six DS1 channels (for the sake of the example, channels 1..6) are used for video, six more (7..11 and 13) are used for data, and the remaining 12 are in channels 12 and 14..24. Let us further imagine that ifIndex 2 is of type DS1 and refers to the DS1 interface and that the interfaces layered onto it are numbered 3..16. We might describe the allocation of channels, in the dsx1FracTable, as follows: dsx1FracIfIndex.2. 1 = 3 dsx1FracIfIndex.2.13 = 4 dsx1FracIfIndex.2. 2 = 3 dsx1FracIfIndex.2.14 = 6 dsx1FracIfIndex.2. 3 = 3 dsx1FracIfIndex.2.15 = 7 dsx1FracIfIndex.2. 4 = 3 dsx1FracIfIndex.2.16 = 8 dsx1FracIfIndex.2. 5 = 3 dsx1FracIfIndex.2.17 = 9 dsx1FracIfIndex.2. 6 = 3 dsx1FracIfIndex.2.18 = 10 dsx1FracIfIndex.2. 7 = 4 dsx1FracIfIndex.2.19 = 11 dsx1FracIfIndex.2. 8 = 4 dsx1FracIfIndex.2.20 = 12 dsx1FracIfIndex.2. 9 = 4 dsx1FracIfIndex.2.21 = 13 dsx1FracIfIndex.2.10 = 4 dsx1FracIfIndex.2.22 = 14 dsx1FracIfIndex.2.11 = 4 dsx1FracIfIndex.2.23 = 15 dsx1FracIfIndex.2.12 = 5 dsx1FracIfIndex.2.24 = 16 For North American (DS1) interfaces, there are 24 legal channels, numbered 1 through 24. For G.704 interfaces, there are 31 legal channels, numbered 1 through 31. The channels (1..31) correspond directly to the equivalently numbered time-slots.
.1.3.6.1.2.1.10.18.13.1,DS1-MIB::dsx1FracEntry,,not-accessible,dsx1FracIndex:dsx1FracNumber,deprecated,,An entry in the DS1 Fractional table.
.1.3.6.1.2.1.10.18.13.1.1,DS1-MIB::dsx1FracIndex,INTEGER,read-only,,deprecated,,The index value that uniquely identifies the DS1 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 as a dsx1LineIndex object instance.
.1.3.6.1.2.1.10.18.13.1.2,DS1-MIB::dsx1FracNumber,INTEGER,read-only,,deprecated,,The channel number for this entry.
.1.3.6.1.2.1.10.18.13.1.3,DS1-MIB::dsx1FracIfIndex,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 as 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.18.14,DS1-MIB::ds1Conformance,,,,,,
.1.3.6.1.2.1.10.18.14.1,DS1-MIB::ds1Groups,,,,,,
.1.3.6.1.2.1.10.18.14.1.1,DS1-MIB::ds1NearEndConfigGroup,,,,,,A collection of objects providing configuration information applicable to all DS1 interfaces.
.1.3.6.1.2.1.10.18.14.1.2,DS1-MIB::ds1NearEndStatisticsGroup,,,,,,A collection of objects providing statistics information applicable to all DS1 interfaces.
.1.3.6.1.2.1.10.18.14.1.3,DS1-MIB::ds1FarEndGroup,,,,,,A collection of objects providing remote configuration and statistics information.
.1.3.6.1.2.1.10.18.14.1.4,DS1-MIB::ds1DeprecatedGroup,,,,,,A collection of obsolete objects that may be implemented for backwards compatibility.
.1.3.6.1.2.1.10.18.14.1.5,DS1-MIB::ds1NearEndOptionalConfigGroup,,,,,,A collection of objects that may be implemented on DS1 and DS2 interfaces.
.1.3.6.1.2.1.10.18.14.1.6,DS1-MIB::ds1DS2Group,,,,,,A collection of objects providing information about DS2 (6,312 kbps) and E2 (8,448 kbps) systems.
.1.3.6.1.2.1.10.18.14.1.7,DS1-MIB::ds1TransStatsGroup,,,,,,A collection of objects that are the statistics that can be collected from a DS1 interface that is running transparent or unframed lineType. Statistics not in this list should return noSuchInstance.
.1.3.6.1.2.1.10.18.14.1.8,DS1-MIB::ds1NearEndOptionalTrapGroup,,,,,,A collection of notifications that may be implemented on DS1 and DS2 interfaces.
.1.3.6.1.2.1.10.18.14.1.9,DS1-MIB::ds1ChanMappingGroup,,,,,,A collection of objects that give a mapping of DS3 Channel (dsx1Ds1ChannelNumber) to ifIndex.
.1.3.6.1.2.1.10.18.14.1.10,DS1-MIB::ds1NearEndConfigurationGroup,,,,,,A collection of objects providing configuration information applicable to all DS1 interfaces.
.1.3.6.1.2.1.10.18.14.1.11,DS1-MIB::ds1NearEndCfgGroup,,,,,,A collection of objects providing configuration information applicable to all DS1 interfaces.
.1.3.6.1.2.1.10.18.14.1.12,DS1-MIB::ds1NearEndStatGroup,,,,,,A collection of objects providing statistics information applicable to all DS1 interfaces.
.1.3.6.1.2.1.10.18.14.1.13,DS1-MIB::ds1FarEndNGroup,,,,,,A collection of objects providing remote configuration and statistics information.
.1.3.6.1.2.1.10.18.14.2,DS1-MIB::ds1Compliances,,,,,,
.1.3.6.1.2.1.10.18.14.2.1,DS1-MIB::ds1Compliance,,,,,,The compliance statement for T1 and E1 interfaces.
.1.3.6.1.2.1.10.18.14.2.2,DS1-MIB::ds1MibT1PriCompliance,,,,,,Compliance statement for using this MIB for ISDN Primary Rate interfaces on T1 lines.
.1.3.6.1.2.1.10.18.14.2.3,DS1-MIB::ds1MibE1PriCompliance,,,,,,Compliance statement for using this MIB for ISDN Primary Rate interfaces on E1 lines.
.1.3.6.1.2.1.10.18.14.2.4,DS1-MIB::ds1Ds2Compliance,,,,,,Compliance statement for using this MIB for DS2 interfaces.
.1.3.6.1.2.1.10.18.14.2.5,DS1-MIB::ds1NCompliance,,,,,,The compliance statement for T1 and E1 interfaces.
.1.3.6.1.2.1.10.18.14.2.6,DS1-MIB::ds1MibT1PriNCompliance,,,,,,Compliance statement for using this MIB for ISDN Primary Rate interfaces on T1 lines.
.1.3.6.1.2.1.10.18.14.2.7,DS1-MIB::ds1MibE1PriNCompliance,,,,,,Compliance statement for using this MIB for ISDN Primary Rate interfaces on E1 lines.
.1.3.6.1.2.1.10.18.14.2.8,DS1-MIB::ds1J1Compliance,,,,,,The compliance statement for T1, J1, and E1 interfaces.
.1.3.6.1.2.1.10.18.14.2.9,DS1-MIB::ds1NMibT1PriNCompliance,,,,,,Compliance statement for using this MIB for ISDN Primary Rate interfaces on T1 lines.
.1.3.6.1.2.1.10.18.14.2.10,DS1-MIB::ds1NMibE1PriNCompliance,,,,,,Compliance statement for using this MIB for ISDN Primary Rate interfaces on E1 lines.
.1.3.6.1.2.1.10.18.15,DS1-MIB::ds1Traps,,,,,,
.1.3.6.1.2.1.10.18.15.0,DS1-MIB::anonymous#1,,,,,,
.1.3.6.1.2.1.10.18.15.0.1,DS1-MIB::dsx1LineStatusChange,,,,,,A dsx1LineStatusChange trap is sent when the value of an instance dsx1LineStatus changes. It can be utilized by an Network Management Station (NMS) to trigger polls. When the line status change results from a higher-level line status change (i.e., DS3), then no traps for the DS1 are sent.
.1.3.6.1.2.1.10.18.16,DS1-MIB::dsx1ChanMappingTable,,not-accessible,,current,,The DS1 Channel Mapping table. This table maps a DS1 channel number on a particular DS3 into an ifIndex. In the presence of DS2s, this table can be used to map a DS2 channel number on a DS3 into an ifIndex, or used to map a DS1 channel number on a DS2 into an ifIndex.
.1.3.6.1.2.1.10.18.16.1,DS1-MIB::dsx1ChanMappingEntry,,not-accessible,ifIndex:dsx1Ds1ChannelNumber,current,,An entry in the DS1 Channel Mapping table. There is an entry in this table corresponding to each DS1 ifEntry within any interface that is channelized to the individual DS1 ifEntry level. This table is intended to facilitate mapping from channelized interface / channel number to DS1 ifEntry (e.g., mapping (DS3 ifIndex, DS1 channel number) -> ifIndex). While this table provides information that can also be found in the ifStackTable and dsx1ConfigTable, it provides this same information with a single table lookup, rather than by walking the ifStackTable to find the various constituent DS1 ifTable entries, and testing various dsx1ConfigTable entries to check for the entry with the applicable DS1 channel number.
.1.3.6.1.2.1.10.18.16.1.1,DS1-MIB::dsx1ChanMappedIfIndex,Integer32,read-only,,current,,This object indicates the ifIndex value assigned by the agent for the individual DS1 ifEntry that corresponds to the given DS1 channel number (specified by the INDEX element dsx1Ds1ChannelNumber) of the given channelized interface (specified by INDEX element ifIndex).
.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.11,SNMPv2-MIB::snmp,,,,,,
.1.3.6.1.2.1.11.1,SNMPv2-MIB::snmpInPkts,Counter32,read-only,,current,,The total number of messages delivered to the SNMP entity from the transport service.
.1.3.6.1.2.1.11.2,SNMPv2-MIB::snmpOutPkts,Counter32,read-only,,obsolete,,The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.
.1.3.6.1.2.1.11.3,SNMPv2-MIB::snmpInBadVersions,Counter32,read-only,,current,,The total number of SNMP messages which were delivered to the SNMP entity and were for an unsupported SNMP version.
.1.3.6.1.2.1.11.4,SNMPv2-MIB::snmpInBadCommunityNames,Counter32,read-only,,current,,The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which used an SNMP community name not known to said entity. Also, implementations which authenticate community-based SNMP messages using check(s) in addition to matching the community name (for example, by also checking whether the message originated from a transport address allowed to use a specified community name) MAY include in this value the number of messages which failed the additional check(s). It is strongly RECOMMENDED that the documentation for any security model which is used to authenticate community-based SNMP messages specify the precise conditions that contribute to this value.
.1.3.6.1.2.1.11.5,SNMPv2-MIB::snmpInBadCommunityUses,Counter32,read-only,,current,,The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which represented an SNMP operation that was not allowed for the SNMP community named in the message. The precise conditions under which this counter is incremented (if at all) depend on how the SNMP entity implements its access control mechanism and how its applications interact with that access control mechanism. It is strongly RECOMMENDED that the documentation for any access control mechanism which is used to control access to and visibility of MIB instrumentation specify the precise conditions that contribute to this value.
.1.3.6.1.2.1.11.6,SNMPv2-MIB::snmpInASNParseErrs,Counter32,read-only,,current,,The total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages.
.1.3.6.1.2.1.11.8,SNMPv2-MIB::snmpInTooBigs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `tooBig'.
.1.3.6.1.2.1.11.9,SNMPv2-MIB::snmpInNoSuchNames,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `noSuchName'.
.1.3.6.1.2.1.11.10,SNMPv2-MIB::snmpInBadValues,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `badValue'.
.1.3.6.1.2.1.11.11,SNMPv2-MIB::snmpInReadOnlys,Counter32,read-only,,obsolete,,The total number valid SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `readOnly'. It should be noted that it is a protocol error to generate an SNMP PDU which contains the value `readOnly' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of the SNMP.
.1.3.6.1.2.1.11.12,SNMPv2-MIB::snmpInGenErrs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field was `genErr'.
.1.3.6.1.2.1.11.13,SNMPv2-MIB::snmpInTotalReqVars,Counter32,read-only,,obsolete,,The total number of MIB objects which have been retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.
.1.3.6.1.2.1.11.14,SNMPv2-MIB::snmpInTotalSetVars,Counter32,read-only,,obsolete,,The total number of MIB objects which have been altered successfully by the SNMP protocol entity as the result of receiving valid SNMP Set-Request PDUs.
.1.3.6.1.2.1.11.15,SNMPv2-MIB::snmpInGetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.16,SNMPv2-MIB::snmpInGetNexts,Counter32,read-only,,obsolete,,The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.17,SNMPv2-MIB::snmpInSetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.18,SNMPv2-MIB::snmpInGetResponses,Counter32,read-only,,obsolete,,The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.19,SNMPv2-MIB::snmpInTraps,Counter32,read-only,,obsolete,,The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.
.1.3.6.1.2.1.11.20,SNMPv2-MIB::snmpOutTooBigs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field was `tooBig.'
.1.3.6.1.2.1.11.21,SNMPv2-MIB::snmpOutNoSuchNames,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status was `noSuchName'.
.1.3.6.1.2.1.11.22,SNMPv2-MIB::snmpOutBadValues,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field was `badValue'.
.1.3.6.1.2.1.11.24,SNMPv2-MIB::snmpOutGenErrs,Counter32,read-only,,obsolete,,The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field was `genErr'.
.1.3.6.1.2.1.11.25,SNMPv2-MIB::snmpOutGetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.26,SNMPv2-MIB::snmpOutGetNexts,Counter32,read-only,,obsolete,,The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.27,SNMPv2-MIB::snmpOutSetRequests,Counter32,read-only,,obsolete,,The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.28,SNMPv2-MIB::snmpOutGetResponses,Counter32,read-only,,obsolete,,The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.29,SNMPv2-MIB::snmpOutTraps,Counter32,read-only,,obsolete,,The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.
.1.3.6.1.2.1.11.30,SNMPv2-MIB::snmpEnableAuthenTraps,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.
.1.3.6.1.2.1.11.31,SNMPv2-MIB::snmpSilentDrops,Counter32,read-only,,current,,The total number of Confirmed Class PDUs (such as GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs) delivered to the SNMP entity which were silently dropped because the size of a reply containing an alternate Response Class PDU (such as a Response-PDU) with an empty variable-bindings field was greater than either a local constraint or the maximum message size associated with the originator of the request.
.1.3.6.1.2.1.11.32,SNMPv2-MIB::snmpProxyDrops,Counter32,read-only,,current,,The total number of Confirmed Class PDUs (such as GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs) delivered to the SNMP entity which were silently dropped because the transmission of the (possibly translated) message to a proxy target failed in a manner (other than a time-out) such that no Response Class PDU (such as a Response-PDU) could be returned.
.1.3.6.1.2.1.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.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.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.37,ATM-MIB::atmMIB,,,,,,This is the MIB Module for ATM and AAL5-related objects for managing ATM interfaces, ATM virtual links, ATM cross-connects, AAL5 entities, and and AAL5 connections.
.1.3.6.1.2.1.37.1,ATM-MIB::atmMIBObjects,,,,,,
.1.3.6.1.2.1.37.1.1,ATM-TC-MIB::atmTrafficDescriptorTypes,,,,,,
.1.3.6.1.2.1.37.1.1.1,ATM-TC-MIB::atmNoTrafficDescriptor,,,,,,This identifies the no ATM traffic descriptor type. Parameters 1, 2, 3, 4, and 5 are not used. This traffic descriptor type can be used for best effort traffic.
.1.3.6.1.2.1.37.1.1.2,ATM-TC-MIB::atmNoClpNoScr,,,,,,This traffic descriptor type is for no CLP and no Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: not used Parameter 3: not used Parameter 4: not used Parameter 5: not used.
.1.3.6.1.2.1.37.1.1.3,ATM-TC-MIB::atmClpNoTaggingNoScr,,,,,,This traffic descriptor is for CLP without tagging and no Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: peak cell rate in cells/second for CLP=0 traffic Parameter 3: not used Parameter 4: not used Parameter 5: not used.
.1.3.6.1.2.1.37.1.1.4,ATM-TC-MIB::atmClpTaggingNoScr,,,,,,This traffic descriptor is for CLP with tagging and no Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: peak cell rate in cells/second for CLP=0 traffic, excess tagged as CLP=1 Parameter 3: not used Parameter 4: not used Parameter 5: not used.
.1.3.6.1.2.1.37.1.1.5,ATM-TC-MIB::atmNoClpScr,,,,,,This traffic descriptor type is for no CLP with Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0+1 traffic Parameter 3: maximum burst size in cells Parameter 4: not used Parameter 5: not used.
.1.3.6.1.2.1.37.1.1.6,ATM-TC-MIB::atmClpNoTaggingScr,,,,,,This traffic descriptor type is for CLP with Sustained Cell Rate and no tagging. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0 traffic Parameter 3: maximum burst size in cells Parameter 4: not used Parameter 5: not used.
.1.3.6.1.2.1.37.1.1.7,ATM-TC-MIB::atmClpTaggingScr,,,,,,This traffic descriptor type is for CLP with tagging and Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0 traffic, excess tagged as CLP=1 Parameter 3: maximum burst size in cells Parameter 4: not used Parameter 5: not used.
.1.3.6.1.2.1.37.1.1.8,ATM-TC-MIB::atmClpNoTaggingMcr,,,,,,This traffic descriptor type is for CLP with Minimum Cell Rate and no tagging. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: CDVT in tenths of microseconds Parameter 3: minimum cell rate in cells/second Parameter 4: unused Parameter 5: unused.
.1.3.6.1.2.1.37.1.1.9,ATM-TC-MIB::atmClpTransparentNoScr,,,,,,This traffic descriptor type is for the CLP- transparent model and no Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: CDVT in tenths of microseconds Parameter 3: not used Parameter 4: not used Parameter 5: not used. This traffic descriptor type is applicable to connections following the CBR.1 conformance definition. Connections specifying this traffic descriptor type will be rejected at UNI 3.0 or UNI 3.1 interfaces. For a similar traffic descriptor type that can be accepted at UNI 3.0 and UNI 3.1 interfaces, see atmNoClpNoScr.
.1.3.6.1.2.1.37.1.1.10,ATM-TC-MIB::atmClpTransparentScr,,,,,,This traffic descriptor type is for the CLP- transparent model with Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0+1 traffic Parameter 3: maximum burst size in cells Parameter 4: CDVT in tenths of microseconds Parameter 5: not used. This traffic descriptor type is applicable to connections following the VBR.1 conformance definition. Connections specifying this traffic descriptor type will be rejected at UNI 3.0 or UNI 3.1 interfaces. For a similar traffic descriptor type that can be accepted at UNI 3.0 and UNI 3.1 interfaces, see atmNoClpScr.
.1.3.6.1.2.1.37.1.1.11,ATM-TC-MIB::atmNoClpTaggingNoScr,,,,,,This traffic descriptor type is for no CLP with tagging and no Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: CDVT in tenths of microseconds Parameter 3: not used Parameter 4: not used Parameter 5: not used. This traffic descriptor type is applicable to connections following the UBR.2 conformance definition .
.1.3.6.1.2.1.37.1.1.12,ATM-TC-MIB::atmNoClpNoScrCdvt,,,,,,This traffic descriptor type is for no CLP and no Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: CDVT in tenths of microseconds Parameter 3: not used Parameter 4: not used Parameter 5: not used. This traffic descriptor type is applicable to CBR connections following the UNI 3.0/3.1 conformance definition for PCR CLP=0+1. These CBR connections differ from CBR.1 connections in that the CLR objective applies only to the CLP=0 cell flow. This traffic descriptor type is also applicable to connections following the UBR.1 conformance definition.
.1.3.6.1.2.1.37.1.1.13,ATM-TC-MIB::atmNoClpScrCdvt,,,,,,This traffic descriptor type is for no CLP with Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0+1 traffic Parameter 3: maximum burst size in cells Parameter 4: CDVT in tenths of microseconds Parameter 5: not used. This traffic descriptor type is applicable to VBR connections following the UNI 3.0/3.1 conformance definition for PCR CLP=0+1 and SCR CLP=0+1. These VBR connections differ from VBR.1 connections in that the CLR objective applies only to the CLP=0 cell flow.
.1.3.6.1.2.1.37.1.1.14,ATM-TC-MIB::atmClpNoTaggingScrCdvt,,,,,,This traffic descriptor type is for CLP with Sustained Cell Rate and no tagging. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0 traffic Parameter 3: maximum burst size in cells Parameter 4: CDVT in tenths of microseconds Parameter 5: not used. This traffic descriptor type is applicable to connections following the VBR.2 conformance definition.
.1.3.6.1.2.1.37.1.1.15,ATM-TC-MIB::atmClpTaggingScrCdvt,,,,,,This traffic descriptor type is for CLP with tagging and Sustained Cell Rate. The use of the parameter vector for this type: Parameter 1: peak cell rate in cells/second for CLP=0+1 traffic Parameter 2: sustainable cell rate in cells/second for CLP=0 traffic, excess tagged as CLP=1 Parameter 3: maximum burst size in cells Parameter 4: CDVT in tenths of microseconds Parameter 5: not used. This traffic descriptor type is applicable to connections following the VBR.3 conformance definition.
.1.3.6.1.2.1.37.1.2,ATM-MIB::atmInterfaceConfTable,,not-accessible,,current,,This table contains ATM local interface configuration parameters, one entry per ATM interface port.
.1.3.6.1.2.1.37.1.2.1,ATM-MIB::atmInterfaceConfEntry,,not-accessible,ifIndex,current,,This list contains ATM interface configuration parameters and state variables and is indexed by ifIndex values of ATM interfaces.
.1.3.6.1.2.1.37.1.2.1.1,ATM-MIB::atmInterfaceMaxVpcs,INTEGER,read-write,,current,,The maximum number of VPCs (PVPCs and SVPCs) supported at this ATM interface. At the ATM UNI, the maximum number of VPCs (PVPCs and SVPCs) ranges from 0 to 256 only.
.1.3.6.1.2.1.37.1.2.1.2,ATM-MIB::atmInterfaceMaxVccs,INTEGER,read-write,,current,,The maximum number of VCCs (PVCCs and SVCCs) supported at this ATM interface.
.1.3.6.1.2.1.37.1.2.1.3,ATM-MIB::atmInterfaceConfVpcs,INTEGER,read-only,,current,,The number of VPCs (PVPC, Soft PVPC and SVPC) currently in use at this ATM interface. It includes the number of PVPCs and Soft PVPCs that are configured at the interface, plus the number of SVPCs that are currently established at the interface. At the ATM UNI, the configured number of VPCs (PVPCs and SVPCs) can range from 0 to 256 only.
.1.3.6.1.2.1.37.1.2.1.4,ATM-MIB::atmInterfaceConfVccs,INTEGER,read-only,,current,,The number of VCCs (PVCC, Soft PVCC and SVCC) currently in use at this ATM interface. It includes the number of PVCCs and Soft PVCCs that are configured at the interface, plus the number of SVCCs that are currently established at the interface.
.1.3.6.1.2.1.37.1.2.1.5,ATM-MIB::atmInterfaceMaxActiveVpiBits,INTEGER,read-write,,current,,The maximum number of active VPI bits configured for use at the ATM interface. At the ATM UNI, the maximum number of active VPI bits configured for use ranges from 0 to 8 only.
.1.3.6.1.2.1.37.1.2.1.6,ATM-MIB::atmInterfaceMaxActiveVciBits,INTEGER,read-write,,current,,The maximum number of active VCI bits configured for use at this ATM interface.
.1.3.6.1.2.1.37.1.2.1.7,ATM-MIB::atmInterfaceIlmiVpi,INTEGER,read-write,,current,,The VPI value of the VCC supporting the ILMI at this ATM interface. If the values of atmInterfaceIlmiVpi and atmInterfaceIlmiVci are both equal to zero then the ILMI is not supported at this ATM interface.
.1.3.6.1.2.1.37.1.2.1.8,ATM-MIB::atmInterfaceIlmiVci,INTEGER,read-write,,current,,The VCI value of the VCC supporting the ILMI at this ATM interface. If the values of atmInterfaceIlmiVpi and atmInterfaceIlmiVci are both equal to zero then the ILMI is not supported at this ATM interface.
.1.3.6.1.2.1.37.1.2.1.9,ATM-MIB::atmInterfaceAddressType,INTEGER,read-only,,deprecated,private(1):nsapE164(2):nativeE164(3):other(4),The type of primary ATM address configured for use at this ATM interface.
.1.3.6.1.2.1.37.1.2.1.10,ATM-MIB::atmInterfaceAdminAddress,OCTET,read-only,,deprecated,,The primary address assigned for administrative purposes, for example, an address associated with the service provider side of a public network UNI (thus, the value of this address corresponds with the value of ifPhysAddress at the host side). If this interface has no assigned administrative address, or when the address used for administrative purposes is the same as that used for ifPhysAddress, then this is an octet string of zero length.
.1.3.6.1.2.1.37.1.2.1.11,ATM-MIB::atmInterfaceMyNeighborIpAddress,IpAddress,read-write,,current,,The IP address of the neighbor system connected to the far end of this interface, to which a Network Management Station can send SNMP messages, as IP datagrams sent to UDP port 161, in order to access network management information concerning the operation of that system. Note that the value of this object may be obtained in different ways, e.g., by manual configuration, or through ILMI interaction with the neighbor system.
.1.3.6.1.2.1.37.1.2.1.12,ATM-MIB::atmInterfaceMyNeighborIfName,OCTET,read-write,,current,,The textual name of the interface on the neighbor system on the far end of this interface, and to which this interface connects. If the neighbor system is manageable through SNMP and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. If this interface does not have a textual name, the value of this object is a zero length string. Note that the value of this object may be obtained in different ways, e.g., by manual configuration, or through ILMI interaction with the neighbor system.
.1.3.6.1.2.1.37.1.2.1.13,ATM-MIB::atmInterfaceCurrentMaxVpiBits,INTEGER,read-only,,current,,The maximum number of VPI Bits that may currently be used at this ATM interface. The value is the minimum of atmInterfaceMaxActiveVpiBits, and the atmInterfaceMaxActiveVpiBits of the interface's UNI/NNI peer. If the interface does not negotiate with its peer to determine the number of VPI Bits that can be used on the interface, then the value of this object must equal atmInterfaceMaxActiveVpiBits.
.1.3.6.1.2.1.37.1.2.1.14,ATM-MIB::atmInterfaceCurrentMaxVciBits,INTEGER,read-only,,current,,The maximum number of VCI Bits that may currently be used at this ATM interface. The value is the minimum of atmInterfaceMaxActiveVciBits, and the atmInterfaceMaxActiveVciBits of the interface's UNI/NNI peer. If the interface does not negotiate with its peer to determine the number of VCI Bits that can be used on the interface, then the value of this object must equal atmInterfaceMaxActiveVciBits.
.1.3.6.1.2.1.37.1.2.1.15,ATM-MIB::atmInterfaceSubscrAddress,OCTET,read-write,,current,,The identifier assigned by a service provider to the network side of a public network UNI. If this interface has no assigned service provider address, or for other interfaces this is an octet string of zero length.
.1.3.6.1.2.1.37.1.3,ATM-MIB::atmInterfaceDs3PlcpTable,,not-accessible,,current,,This table contains ATM interface DS3 PLCP parameters and state variables, one entry per ATM interface port.
.1.3.6.1.2.1.37.1.3.1,ATM-MIB::atmInterfaceDs3PlcpEntry,,not-accessible,ifIndex,current,,This list contains DS3 PLCP parameters and state variables at the ATM interface and is indexed by the ifIndex value of the ATM interface.
.1.3.6.1.2.1.37.1.3.1.1,ATM-MIB::atmInterfaceDs3PlcpSEFSs,Counter32,read-only,,current,,The number of DS3 PLCP Severely Errored Framing Seconds (SEFS). Each SEFS represents a one-second interval which contains one or more SEF events.
.1.3.6.1.2.1.37.1.3.1.2,ATM-MIB::atmInterfaceDs3PlcpAlarmState,INTEGER,read-only,,current,noAlarm(1):receivedFarEndAlarm(2):incomingLOF(3),This variable indicates if there is an alarm present for the DS3 PLCP. The value receivedFarEndAlarm means that the DS3 PLCP has received an incoming Yellow Signal, the value incomingLOF means that the DS3 PLCP has declared a loss of frame (LOF) failure condition, and the value noAlarm means that there are no alarms present. Transition from the failure to the no alarm state occurs when no defects (e.g., LOF) are received for more than 10 seconds.
.1.3.6.1.2.1.37.1.3.1.3,ATM-MIB::atmInterfaceDs3PlcpUASs,Counter32,read-only,,current,,The counter associated with the number of Unavailable Seconds encountered by the PLCP.
.1.3.6.1.2.1.37.1.4,ATM-MIB::atmInterfaceTCTable,,not-accessible,,current,,This table contains ATM interface TC Sublayer parameters and state variables, one entry per ATM interface port.
.1.3.6.1.2.1.37.1.4.1,ATM-MIB::atmInterfaceTCEntry,,not-accessible,ifIndex,current,,This list contains TC Sublayer parameters and state variables at the ATM interface and is indexed by the ifIndex value of the ATM interface.
.1.3.6.1.2.1.37.1.4.1.1,ATM-MIB::atmInterfaceOCDEvents,Counter32,read-only,,current,,The number of times the Out of Cell Delineation (OCD) events occur. If seven consecutive ATM cells have Header Error Control (HEC) violations, an OCD event occurs. A high number of OCD events may indicate a problem with the TC Sublayer.
.1.3.6.1.2.1.37.1.4.1.2,ATM-MIB::atmInterfaceTCAlarmState,INTEGER,read-only,,current,noAlarm(1):lcdFailure(2),This variable indicates if there is an alarm present for the TC Sublayer. The value lcdFailure(2) indicates that the TC Sublayer is currently in the Loss of Cell Delineation (LCD) defect maintenance state. The value noAlarm(1) indicates that the TC Sublayer is currently not in the LCD defect maintenance state.
.1.3.6.1.2.1.37.1.5,ATM-MIB::atmTrafficDescrParamTable,,not-accessible,,current,,This table contains information on ATM traffic descriptor type and the associated parameters.
.1.3.6.1.2.1.37.1.5.1,ATM-MIB::atmTrafficDescrParamEntry,,not-accessible,atmTrafficDescrParamIndex,current,,This list contains ATM traffic descriptor type and the associated parameters.
.1.3.6.1.2.1.37.1.5.1.1,ATM-MIB::atmTrafficDescrParamIndex,INTEGER,not-accessible,,current,,This object is used by the virtual link table (i.e., VPL or VCL table) to identify the row of this table. When creating a new row in the table the value of this index may be obtained by retrieving the value of atmTrafficDescrParamIndexNext.
.1.3.6.1.2.1.37.1.5.1.2,ATM-MIB::atmTrafficDescrType,OBJECT,read-create,,current,,The value of this object identifies the type of ATM traffic descriptor. The type may indicate no traffic descriptor or traffic descriptor with one or more parameters. These parameters are specified as a parameter vector, in the corresponding instances of the objects: atmTrafficDescrParam1 atmTrafficDescrParam2 atmTrafficDescrParam3 atmTrafficDescrParam4 atmTrafficDescrParam5.
.1.3.6.1.2.1.37.1.5.1.3,ATM-MIB::atmTrafficDescrParam1,Integer32,read-create,,current,,The first parameter of the ATM traffic descriptor used according to the value of atmTrafficDescrType.
.1.3.6.1.2.1.37.1.5.1.4,ATM-MIB::atmTrafficDescrParam2,Integer32,read-create,,current,,The second parameter of the ATM traffic descriptor used according to the value of atmTrafficDescrType.
.1.3.6.1.2.1.37.1.5.1.5,ATM-MIB::atmTrafficDescrParam3,Integer32,read-create,,current,,The third parameter of the ATM traffic descriptor used according to the value of atmTrafficDescrType.
.1.3.6.1.2.1.37.1.5.1.6,ATM-MIB::atmTrafficDescrParam4,Integer32,read-create,,current,,The fourth parameter of the ATM traffic descriptor used according to the value of atmTrafficDescrType.
.1.3.6.1.2.1.37.1.5.1.7,ATM-MIB::atmTrafficDescrParam5,Integer32,read-create,,current,,The fifth parameter of the ATM traffic descriptor used according to the value of atmTrafficDescrType.
.1.3.6.1.2.1.37.1.5.1.8,ATM-MIB::atmTrafficQoSClass,INTEGER,read-create,,deprecated,,The value of this object identifies the QoS Class. Four Service classes have been specified in the ATM Forum UNI Specification: Service Class A: Constant bit rate video and Circuit emulation Service Class B: Variable bit rate video/audio Service Class C: Connection-oriented data Service Class D: Connectionless data Four QoS classes numbered 1, 2, 3, and 4 have been specified with the aim to support service classes A, B, C, and D respectively. An unspecified QoS Class numbered `0' is used for best effort traffic.
.1.3.6.1.2.1.37.1.5.1.9,ATM-MIB::atmTrafficDescrRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object is used to create a new row or modify or delete an existing row in this table.
.1.3.6.1.2.1.37.1.5.1.10,ATM-MIB::atmServiceCategory,INTEGER,read-create,,current,other(1):cbr(2):rtVbr(3):nrtVbr(4):abr(5):ubr(6),The ATM service category.
.1.3.6.1.2.1.37.1.5.1.11,ATM-MIB::atmTrafficFrameDiscard,INTEGER,read-create,,current,true(1):false(2),If set to 'true', this object indicates that the network is requested to treat data for this connection, in the given direction, as frames (e.g. AAL5 CPCS_PDU's) rather than as individual cells. While the precise implementation is network-specific, this treatment may for example involve discarding entire frames during congestion, rather than a few cells from many frames.
.1.3.6.1.2.1.37.1.6,ATM-MIB::atmVplTable,,not-accessible,,current,,The Virtual Path Link (VPL) table. A bi-directional VPL is modeled as one entry in this table. This table can be used for PVCs, SVCs and Soft PVCs. Entries are not present in this table for the VPIs used by entries in the atmVclTable.
.1.3.6.1.2.1.37.1.6.1,ATM-MIB::atmVplEntry,,not-accessible,ifIndex:atmVplVpi,current,,An entry in the VPL table. This entry is used to model a bi-directional VPL. To create a VPL at an ATM interface, either of the following procedures are used: Negotiated VPL establishment (1) The management application creates a VPL entry in the atmVplTable by setting atmVplRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI value is unavailable, - The selected VPI value is in use. Otherwise, the agent creates a row and reserves the VPI value on that port. (2) The manager selects an existing row(s) in the atmTrafficDescrParamTable, thereby, selecting a set of self-consistent ATM traffic parameters and the service category for receive and transmit directions of the VPL. (2a) If no suitable row(s) in the atmTrafficDescrParamTable exists, the manager must create a new row(s) in that table. (2b) The manager characterizes the VPL's traffic parameters through setting the atmVplReceiveTrafficDescrIndex and the atmVplTransmitTrafficDescrIndex values in the VPL table, which point to the rows containing desired ATM traffic parameter values in the atmTrafficDescrParamTable. The agent will check the availability of resources and may refuse the request. If the transmit and receive service categories are inconsistent, the agent should refuse the request. (3) The manager activates the VPL by setting the the atmVplRowStatus to active(1). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the service category for that VPL. (4) If the VPL terminates a VPC in the ATM host or switch, the manager turns on the atmVplAdminStatus to up(1) to turn the VPL traffic flow on. Otherwise, the atmVpCrossConnectTable must be used to cross-connect the VPL to another VPL(s) in an ATM switch or network. One-Shot VPL Establishment A VPL may also be established in one step by a set-request with all necessary VPL parameter values and atmVplRowStatus set to createAndGo(4). In contrast to the negotiated VPL establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VPL establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VPL Retirement A VPL is released by setting atmVplRowStatus to destroy(6), and the agent may release all associated resources.
.1.3.6.1.2.1.37.1.6.1.1,ATM-MIB::atmVplVpi,INTEGER,not-accessible,,current,,The VPI value of the VPL.
.1.3.6.1.2.1.37.1.6.1.2,ATM-MIB::atmVplAdminStatus,INTEGER,read-create,,current,up(1):down(2),This object is instanciated only for a VPL which terminates a VPC (i.e., one which is NOT cross-connected to other VPLs). Its value specifies the desired administrative state of the VPL.
.1.3.6.1.2.1.37.1.6.1.3,ATM-MIB::atmVplOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The current operational status of the VPL.
.1.3.6.1.2.1.37.1.6.1.4,ATM-MIB::atmVplLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this VPL entered its current operational state.
.1.3.6.1.2.1.37.1.6.1.5,ATM-MIB::atmVplReceiveTrafficDescrIndex,INTEGER,read-create,,current,,The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the receive direction of the VPL.
.1.3.6.1.2.1.37.1.6.1.6,ATM-MIB::atmVplTransmitTrafficDescrIndex,INTEGER,read-create,,current,,The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the transmit direction of the VPL.
.1.3.6.1.2.1.37.1.6.1.7,ATM-MIB::atmVplCrossConnectIdentifier,INTEGER,read-only,,current,,This object is instantiated only for a VPL which is cross-connected to other VPLs that belong to the same VPC. All such associated VPLs have the same value of this object, and all their cross-connections are identified either by entries that are indexed by the same value of atmVpCrossConnectIndex in the atmVpCrossConnectTable of this MIB module or by the same value of the cross-connect index in the cross-connect table for SVCs and Soft PVCs (defined in a separate MIB module). At no time should entries in these respective cross-connect tables exist simultaneously with the same cross-connect index value. The value of this object is initialized by the agent after the associated entries in the atmVpCrossConnectTable have been created.
.1.3.6.1.2.1.37.1.6.1.8,ATM-MIB::atmVplRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object is used to create, delete or modify a row in this table. To create a new VCL, this object is initially set to 'createAndWait' or 'createAndGo'. This object should not be set to 'active' unless the following columnar objects have been set to their desired value in this row: atmVplReceiveTrafficDescrIndex and atmVplTransmitTrafficDescrIndex. The DESCRIPTION of atmVplEntry provides further guidance to row treatment in this table.
.1.3.6.1.2.1.37.1.6.1.9,ATM-MIB::atmVplCastType,INTEGER,read-create,,current,p2p(1):p2mpRoot(2):p2mpLeaf(3),The connection topology type.
.1.3.6.1.2.1.37.1.6.1.10,ATM-MIB::atmVplConnKind,INTEGER,read-create,,current,pvc(1):svcIncoming(2):svcOutgoing(3):spvcInitiator(4):spvcTarget(5),The use of call control.
.1.3.6.1.2.1.37.1.7,ATM-MIB::atmVclTable,,not-accessible,,current,,The Virtual Channel Link (VCL) table. A bi-directional VCL is modeled as one entry in this table. This table can be used for PVCs, SVCs and Soft PVCs.
.1.3.6.1.2.1.37.1.7.1,ATM-MIB::atmVclEntry,,not-accessible,ifIndex:atmVclVpi:atmVclVci,current,,An entry in the VCL table. This entry is used to model a bi-directional VCL. To create a VCL at an ATM interface, either of the following procedures are used: Negotiated VCL establishment (1) The management application creates a VCL entry in the atmVclTable by setting atmVclRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI/VCI values are unavailable, - The selected VPI/VCI values are in use. Otherwise, the agent creates a row and reserves the VPI/VCI values on that port. (2) The manager selects an existing row(s) in the atmTrafficDescrParamTable, thereby, selecting a set of self-consistent ATM traffic parameters and the service category for receive and transmit directions of the VCL. (2a) If no suitable row(s) in the atmTrafficDescrParamTable exists, the manager must create a new row(s) in that table. (2b) The manager characterizes the VCL's traffic parameters through setting the atmVclReceiveTrafficDescrIndex and the atmVclTransmitTrafficDescrIndex values in the VCL table, which point to the rows containing desired ATM traffic parameter values in the atmTrafficDescrParamTable. The agent will check the availability of resources and may refuse the request. If the transmit and receive service categories are inconsistent, the agent should refuse the request. (3) The manager activates the VCL by setting the the atmVclRowStatus to active(1) (for requirements on this activation see the description of atmVclRowStatus). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the service category for that VCL. (4) If the VCL terminates a VCC in the ATM host or switch, the manager turns on the atmVclAdminStatus to up(1) to turn the VCL traffic flow on. Otherwise, the atmVcCrossConnectTable must be used to cross-connect the VCL to another VCL(s) in an ATM switch or network. One-Shot VCL Establishment A VCL may also be established in one step by a set-request with all necessary VCL parameter values and atmVclRowStatus set to createAndGo(4). In contrast to the negotiated VCL establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VCL establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VCL Retirement A VCL is released by setting atmVclRowStatus to destroy(6), and the agent may release all associated resources.
.1.3.6.1.2.1.37.1.7.1.1,ATM-MIB::atmVclVpi,INTEGER,not-accessible,,current,,The VPI value of the VCL.
.1.3.6.1.2.1.37.1.7.1.2,ATM-MIB::atmVclVci,INTEGER,not-accessible,,current,,The VCI value of the VCL.
.1.3.6.1.2.1.37.1.7.1.3,ATM-MIB::atmVclAdminStatus,INTEGER,read-create,,current,up(1):down(2),This object is instanciated only for a VCL which terminates a VCC (i.e., one which is NOT cross-connected to other VCLs). Its value specifies the desired administrative state of the VCL.
.1.3.6.1.2.1.37.1.7.1.4,ATM-MIB::atmVclOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The current operational status of the VCL.
.1.3.6.1.2.1.37.1.7.1.5,ATM-MIB::atmVclLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this VCL entered its current operational state.
.1.3.6.1.2.1.37.1.7.1.6,ATM-MIB::atmVclReceiveTrafficDescrIndex,INTEGER,read-create,,current,,The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this VCL.
.1.3.6.1.2.1.37.1.7.1.7,ATM-MIB::atmVclTransmitTrafficDescrIndex,INTEGER,read-create,,current,,The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this VCL.
.1.3.6.1.2.1.37.1.7.1.8,ATM-MIB::atmVccAalType,INTEGER,read-create,,current,aal1(1):aal34(2):aal5(3):other(4):unknown(5):aal2(6),An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL is in use. The type of AAL used on this VCC. The AAL type includes AAL1, AAL2, AAL3/4, and AAL5. The other(4) may be user-defined AAL type. The unknown type indicates that the AAL type cannot be determined.
.1.3.6.1.2.1.37.1.7.1.9,ATM-MIB::atmVccAal5CpcsTransmitSduSize,INTEGER,read-create,,current,,An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The maximum AAL5 CPCS SDU size in octets that is supported on the transmit direction of this VCC.
.1.3.6.1.2.1.37.1.7.1.10,ATM-MIB::atmVccAal5CpcsReceiveSduSize,INTEGER,read-create,,current,,An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The maximum AAL5 CPCS SDU size in octets that is supported on the receive direction of this VCC.
.1.3.6.1.2.1.37.1.7.1.11,ATM-MIB::atmVccAal5EncapsType,INTEGER,read-create,,current,vcMultiplexRoutedProtocol(1):vcMultiplexBridgedProtocol8023(2):vcMultiplexBridgedProtocol8025(3):vcMultiplexBridgedProtocol8026(4):vcMultiplexLANemulation8023(5):vcMultiplexLANemulation8025(6):llcEncapsulation(7):multiprotocolFrameRelaySscs(8):other(9):unknown(10),An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The type of data encapsulation used over the AAL5 SSCS layer. The definitions reference RFC 1483 Multiprotocol Encapsulation over ATM AAL5 and to the ATM Forum LAN Emulation specification.
.1.3.6.1.2.1.37.1.7.1.12,ATM-MIB::atmVclCrossConnectIdentifier,INTEGER,read-only,,current,,This object is instantiated only for a VCL which is cross-connected to other VCLs that belong to the same VCC. All such associated VCLs have the same value of this object, and all their cross-connections are identified either by entries that are indexed by the same value of atmVcCrossConnectIndex in the atmVcCrossConnectTable of this MIB module or by the same value of the cross-connect index in the cross-connect table for SVCs and Soft PVCs (defined in a separate MIB module). At no time should entries in these respective cross-connect tables exist simultaneously with the same cross-connect index value. The value of this object is initialized by the agent after the associated entries in the atmVcCrossConnectTable have been created.
.1.3.6.1.2.1.37.1.7.1.13,ATM-MIB::atmVclRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object is used to create, delete or modify a row in this table. To create a new VCL, this object is initially set to 'createAndWait' or 'createAndGo'. This object should not be set to 'active' unless the following columnar objects have been set to their desired value in this row: atmVclReceiveTrafficDescrIndex, atmVclTransmitTrafficDescrIndex. In addition, if the local VCL end-point is also the VCC end-point: atmVccAalType. In addition, for AAL5 connections only: atmVccAal5CpcsTransmitSduSize, atmVccAal5CpcsReceiveSduSize, and atmVccAal5EncapsType. (The existence of these objects imply the AAL connection type.). The DESCRIPTION of atmVclEntry provides further guidance to row treatment in this table.
.1.3.6.1.2.1.37.1.7.1.14,ATM-MIB::atmVclCastType,INTEGER,read-create,,current,p2p(1):p2mpRoot(2):p2mpLeaf(3),The connection topology type.
.1.3.6.1.2.1.37.1.7.1.15,ATM-MIB::atmVclConnKind,INTEGER,read-create,,current,pvc(1):svcIncoming(2):svcOutgoing(3):spvcInitiator(4):spvcTarget(5),The use of call control.
.1.3.6.1.2.1.37.1.8,ATM-MIB::atmVpCrossConnectIndexNext,INTEGER,read-only,,current,,This object contains an appropriate value to be used for atmVpCrossConnectIndex when creating entries in the atmVpCrossConnectTable. The value 0 indicates that no unassigned entries are available. To obtain the atmVpCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
.1.3.6.1.2.1.37.1.9,ATM-MIB::atmVpCrossConnectTable,,not-accessible,,current,,The ATM VP Cross Connect table for PVCs. An entry in this table models two cross-connected VPLs. Each VPL must have its atmConnKind set to pvc(1).
.1.3.6.1.2.1.37.1.9.1,ATM-MIB::atmVpCrossConnectEntry,,not-accessible,atmVpCrossConnectIndex:atmVpCrossConnectLowIfIndex:atmVpCrossConnectLowVpi:atmVpCrossConnectHighIfIndex:atmVpCrossConnectHighVpi,current,,An entry in the ATM VP Cross Connect table. This entry is used to model a bi-directional ATM VP cross-connect which cross-connects two VPLs. Step-wise Procedures to set up a VP Cross-connect Once the entries in the atmVplTable are created, the following procedures are used to cross-connect the VPLs together. (1) The manager obtains a unique atmVpCrossConnectIndex by reading the atmVpCrossConnectIndexNext object. (2) Next, the manager creates a set of one or more rows in the ATM VP Cross Connect Table, one for each cross-connection between two VPLs. Each row is indexed by the ATM interface port numbers and VPI values of the two ends of that cross-connection. This set of rows specifies the topology of the VPC cross-connect and is identified by a single value of atmVpCrossConnectIndex. Negotiated VP Cross-Connect Establishment (2a) The manager creates a row in this table by setting atmVpCrossConnectRowStatus to createAndWait(5). The agent checks the requested topology and the mutual sanity of the ATM traffic parameters and service categories, i.e., the row creation fails if: - the requested topology is incompatible with associated values of atmVplCastType, - the requested topology is not supported by the agent, - the traffic/service category parameter values associated with the requested row are incompatible with those of already existing rows for this VP cross-connect. [For example, for setting up a point-to-point VP cross-connect, the ATM traffic parameters in the receive direction of a VPL at the low end of the cross-connect must equal to the traffic parameters in the transmit direction of the other VPL at the high end of the cross-connect, otherwise, the row creation fails.] The agent also checks for internal errors in building the cross-connect. The atmVpCrossConnectIndex values in the corresponding atmVplTable rows are filled in by the agent at this point. (2b) The manager promotes the row in the atmVpCrossConnectTable by setting atmVpCrossConnectRowStatus to active(1). If this set is successful, the agent has reserved the resources specified by the ATM traffic parameter and Service category values for each direction of the VP cross-connect in an ATM switch or network. (3) The manager sets the atmVpCrossConnectAdminStatus to up(1) in all rows of this VP cross-connect to turn the traffic flow on. One-Shot VP Cross-Connect Establishment A VP cross-connect may also be established in one step by a set-request with all necessary parameter values and atmVpCrossConnectRowStatus set to createAndGo(4). In contrast to the negotiated VP cross-connect establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VP cross-connect establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VP Cross-Connect Retirement A VP cross-connect identified by a particular value of atmVpCrossConnectIndex is released by: (1) Setting atmVpCrossConnectRowStatus of all rows identified by this value of atmVpCrossConnectIndex to destroy(6). The agent may release all associated resources, and the atmVpCrossConnectIndex values in the corresponding atmVplTable row are removed. Note that a situation when only a subset of the associated rows are delete
.1.3.6.1.2.1.37.1.9.1.1,ATM-MIB::atmVpCrossConnectIndex,INTEGER,not-accessible,,current,,A unique value to identify this VP cross-connect. For each VPL associated with this cross-connect, the agent reports this cross-connect index value in the atmVplCrossConnectIdentifier attribute of the corresponding atmVplTable entries.
.1.3.6.1.2.1.37.1.9.1.2,ATM-MIB::atmVpCrossConnectLowIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the ATM interface for this VP cross-connect. The term low implies that this ATM interface has the numerically lower ifIndex value than the other ATM interface identified in the same atmVpCrossConnectEntry.
.1.3.6.1.2.1.37.1.9.1.3,ATM-MIB::atmVpCrossConnectLowVpi,INTEGER,not-accessible,,current,,The VPI value at the ATM interface associated with the VP cross-connect that is identified by atmVpCrossConnectLowIfIndex.
.1.3.6.1.2.1.37.1.9.1.4,ATM-MIB::atmVpCrossConnectHighIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the ATM interface for this VP cross-connect. The term high implies that this ATM interface has the numerically higher ifIndex value than the other ATM interface identified in the same atmVpCrossConnectEntry.
.1.3.6.1.2.1.37.1.9.1.5,ATM-MIB::atmVpCrossConnectHighVpi,INTEGER,not-accessible,,current,,The VPI value at the ATM interface associated with the VP cross-connect that is identified by atmVpCrossConnectHighIfIndex.
.1.3.6.1.2.1.37.1.9.1.6,ATM-MIB::atmVpCrossConnectAdminStatus,INTEGER,read-create,,current,up(1):down(2),The desired administrative status of this bi-directional VP cross-connect.
.1.3.6.1.2.1.37.1.9.1.7,ATM-MIB::atmVpCrossConnectL2HOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The operational status of the VP cross-connect in one direction; (i.e., from the low to high direction).
.1.3.6.1.2.1.37.1.9.1.8,ATM-MIB::atmVpCrossConnectH2LOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The operational status of the VP cross-connect in one direction; (i.e., from the high to low direction).
.1.3.6.1.2.1.37.1.9.1.9,ATM-MIB::atmVpCrossConnectL2HLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this VP cross-connect entered its current operational state in the low to high direction.
.1.3.6.1.2.1.37.1.9.1.10,ATM-MIB::atmVpCrossConnectH2LLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this VP cross-connect entered its current operational in the high to low direction.
.1.3.6.1.2.1.37.1.9.1.11,ATM-MIB::atmVpCrossConnectRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry in the atmVpCrossConnectTable. This object is used to create a cross-connect for cross-connecting VPLs which are created using the atmVplTable or to change or delete an existing cross-connect. This object must be initially set to `createAndWait' or 'createAndGo'. To turn on a VP cross-connect, the atmVpCrossConnectAdminStatus is set to `up'.
.1.3.6.1.2.1.37.1.10,ATM-MIB::atmVcCrossConnectIndexNext,INTEGER,read-only,,current,,This object contains an appropriate value to be used for atmVcCrossConnectIndex when creating entries in the atmVcCrossConnectTable. The value 0 indicates that no unassigned entries are available. To obtain the atmVcCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
.1.3.6.1.2.1.37.1.11,ATM-MIB::atmVcCrossConnectTable,,not-accessible,,current,,The ATM VC Cross Connect table for PVCs. An entry in this table models two cross-connected VCLs. Each VCL must have its atmConnKind set to pvc(1).
.1.3.6.1.2.1.37.1.11.1,ATM-MIB::atmVcCrossConnectEntry,,not-accessible,atmVcCrossConnectIndex:atmVcCrossConnectLowIfIndex:atmVcCrossConnectLowVpi:atmVcCrossConnectLowVci:atmVcCrossConnectHighIfIndex:atmVcCrossConnectHighVpi:atmVcCrossConnectHighVci,current,,An entry in the ATM VC Cross Connect table. This entry is used to model a bi-directional ATM VC cross-connect cross-connecting two end points. Step-wise Procedures to set up a VC Cross-connect Once the entries in the atmVclTable are created, the following procedures are used to cross-connect the VCLs together to form a VCC segment. (1) The manager obtains a unique atmVcCrossConnectIndex by reading the atmVcCrossConnectIndexNext object. (2) Next, the manager creates a set of one or more rows in the ATM VC Cross Connect Table, one for each cross-connection between two VCLs. Each row is indexed by the ATM interface port numbers and VPI/VCI values of the two ends of that cross-connection. This set of rows specifies the topology of the VCC cross-connect and is identified by a single value of atmVcCrossConnectIndex. Negotiated VC Cross-Connect Establishment (2a) The manager creates a row in this table by setting atmVcCrossConnectRowStatus to createAndWait(5). The agent checks the requested topology and the mutual sanity of the ATM traffic parameters and service categories, i.e., the row creation fails if: - the requested topology is incompatible with associated values of atmVclCastType, - the requested topology is not supported by the agent, - the traffic/service category parameter values associated with the requested row are incompatible with those of already existing rows for this VC cross-connect. [For example, for setting up a point-to-point VC cross-connect, the ATM traffic parameters in the receive direction of a VCL at the low end of the cross-connect must equal to the traffic parameters in the transmit direction of the other VCL at the high end of the cross-connect, otherwise, the row creation fails.] The agent also checks for internal errors in building the cross-connect. The atmVcCrossConnectIndex values in the corresponding atmVclTable rows are filled in by the agent at this point. (2b) The manager promotes the row in the atmVcCrossConnectTable by setting atmVcCrossConnectRowStatus to active(1). If this set is successful, the agent has reserved the resources specified by the ATM traffic parameter and Service category values for each direction of the VC cross-connect in an ATM switch or network. (3) The manager sets the atmVcCrossConnectAdminStatus to up(1) in all rows of this VC cross-connect to turn the traffic flow on. One-Shot VC Cross-Connect Establishment A VC cross-connect may also be established in one step by a set-request with all necessary parameter values and atmVcCrossConnectRowStatus set to createAndGo(4). In contrast to the negotiated VC cross-connect establishment which allows for detailed error checking i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VC cross-connect establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VC Cross-Connect Retirement A VC cross-connect identified by a particular value of atmVcCrossConnectIndex is released by: (1) Setting atmVcCrossConnectRowStatus of all rows identified by this value of atmVcCrossConnectIndex to destroy(6). The agent may release all associated resources, and the atmVcCrossConnectIndex values in the corresponding atmVclTable row are removed. Note that a situation when only a subset of 
.1.3.6.1.2.1.37.1.11.1.1,ATM-MIB::atmVcCrossConnectIndex,INTEGER,not-accessible,,current,,A unique value to identify this VC cross-connect. For each VCL associated with this cross-connect, the agent reports this cross-connect index value in the atmVclCrossConnectIdentifier attribute of the corresponding atmVclTable entries.
.1.3.6.1.2.1.37.1.11.1.2,ATM-MIB::atmVcCrossConnectLowIfIndex,Integer32,not-accessible,,current,,The ifIndex value of the ATM interface for this VC cross-connect. The term low implies that this ATM interface has the numerically lower ifIndex value than the other ATM interface identified in the same atmVcCrossConnectEntry.
.1.3.6.1.2.1.37.1.11.1.3,ATM-MIB::atmVcCrossConnectLowVpi,INTEGER,not-accessible,,current,,The VPI value at the ATM interface associated with the VC cross-connect that is identified by atmVcCrossConnectLowIfIndex.
.1.3.6.1.2.1.37.1.11.1.4,ATM-MIB::atmVcCrossConnectLowVci,INTEGER,not-accessible,,current,,The VCI value at the ATM interface associated with this VC cross-connect that is identified by atmVcCrossConnectLowIfIndex.
.1.3.6.1.2.1.37.1.11.1.5,ATM-MIB::atmVcCrossConnectHighIfIndex,Integer32,not-accessible,,current,,The ifIndex value for the ATM interface for this VC cross-connect. The term high implies that this ATM interface has the numerically higher ifIndex value than the other ATM interface identified in the same atmVcCrossConnectEntry.
.1.3.6.1.2.1.37.1.11.1.6,ATM-MIB::atmVcCrossConnectHighVpi,INTEGER,not-accessible,,current,,The VPI value at the ATM interface associated with the VC cross-connect that is identified by atmVcCrossConnectHighIfIndex.
.1.3.6.1.2.1.37.1.11.1.7,ATM-MIB::atmVcCrossConnectHighVci,INTEGER,not-accessible,,current,,The VCI value at the ATM interface associated with the VC cross-connect that is identified by atmVcCrossConnectHighIfIndex.
.1.3.6.1.2.1.37.1.11.1.8,ATM-MIB::atmVcCrossConnectAdminStatus,INTEGER,read-create,,current,up(1):down(2),The desired administrative status of this bi-directional VC cross-connect.
.1.3.6.1.2.1.37.1.11.1.9,ATM-MIB::atmVcCrossConnectL2HOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The current operational status of the VC cross-connect in one direction; (i.e., from the low to high direction).
.1.3.6.1.2.1.37.1.11.1.10,ATM-MIB::atmVcCrossConnectH2LOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The current operational status of the VC cross-connect in one direction; (i.e., from the high to low direction).
.1.3.6.1.2.1.37.1.11.1.11,ATM-MIB::atmVcCrossConnectL2HLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this VC cross-connect entered its current operational state in low to high direction.
.1.3.6.1.2.1.37.1.11.1.12,ATM-MIB::atmVcCrossConnectH2LLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this VC cross-connect entered its current operational state in high to low direction.
.1.3.6.1.2.1.37.1.11.1.13,ATM-MIB::atmVcCrossConnectRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry in the atmVcCrossConnectTable. This object is used to create a new cross-connect for cross-connecting VCLs which are created using the atmVclTable or to change or delete existing cross-connect. This object must be initially set to `createAndWait' or 'createAndGo'. To turn on a VC cross-connect, the atmVcCrossConnectAdminStatus is set to `up'.
.1.3.6.1.2.1.37.1.12,ATM-MIB::aal5VccTable,,not-accessible,,current,,This table contains AAL5 VCC performance parameters.
.1.3.6.1.2.1.37.1.12.1,ATM-MIB::aal5VccEntry,,not-accessible,ifIndex:aal5VccVpi:aal5VccVci,current,,This list contains the AAL5 VCC performance parameters and is indexed by ifIndex values of AAL5 interfaces and the associated VPI/VCI values.
.1.3.6.1.2.1.37.1.12.1.1,ATM-MIB::aal5VccVpi,INTEGER,not-accessible,,current,,The VPI value of the AAL5 VCC at the interface identified by the ifIndex.
.1.3.6.1.2.1.37.1.12.1.2,ATM-MIB::aal5VccVci,INTEGER,not-accessible,,current,,The VCI value of the AAL5 VCC at the interface identified by the ifIndex.
.1.3.6.1.2.1.37.1.12.1.3,ATM-MIB::aal5VccCrcErrors,Counter32,read-only,,current,,The number of AAL5 CPCS PDUs received with CRC-32 errors on this AAL5 VCC at the interface associated with an AAL5 entity.
.1.3.6.1.2.1.37.1.12.1.4,ATM-MIB::aal5VccSarTimeOuts,Counter32,read-only,,current,,The number of partially re-assembled AAL5 CPCS PDUs which were discarded on this AAL5 VCC at the interface associated with an AAL5 entity because they were not fully re-assembled within the required time period. If the re-assembly timer is not supported, then this object contains a zero value.
.1.3.6.1.2.1.37.1.12.1.5,ATM-MIB::aal5VccOverSizedSDUs,Counter32,read-only,,current,,The number of AAL5 CPCS PDUs discarded on this AAL5 VCC at the interface associated with an AAL5 entity because the AAL5 SDUs were too large.
.1.3.6.1.2.1.37.1.13,ATM-MIB::atmTrafficDescrParamIndexNext,INTEGER,read-only,,current,,This object contains an appropriate value to be used for atmTrafficDescrParamIndex when creating entries in the atmTrafficDescrParamTable. The value 0 indicates that no unassigned entries are available. To obtain the atmTrafficDescrParamIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
.1.3.6.1.2.1.37.2,ATM-MIB::atmMIBConformance,,,,,,
.1.3.6.1.2.1.37.2.1,ATM-MIB::atmMIBGroups,,,,,,
.1.3.6.1.2.1.37.2.1.1,ATM-MIB::atmInterfaceConfGroup,,,,,,A collection of objects providing configuration information about an ATM interface.
.1.3.6.1.2.1.37.2.1.2,ATM-MIB::atmTrafficDescrGroup,,,,,,A collection of objects providing information about ATM traffic descriptor type and the associated parameters.
.1.3.6.1.2.1.37.2.1.3,ATM-MIB::atmInterfaceDs3PlcpGroup,,,,,,A collection of objects providing information about DS3 PLCP layer at an ATM interface.
.1.3.6.1.2.1.37.2.1.4,ATM-MIB::atmInterfaceTCGroup,,,,,,A collection of objects providing information about TC sublayer at an ATM interface.
.1.3.6.1.2.1.37.2.1.5,ATM-MIB::atmVpcTerminationGroup,,,,,,A collection of objects providing information about a VPL at an ATM interface which terminates a VPC (i.e., one which is NOT cross-connected to other VPLs).
.1.3.6.1.2.1.37.2.1.6,ATM-MIB::atmVccTerminationGroup,,,,,,A collection of objects providing information about a VCL at an ATM interface which terminates a VCC (i.e., one which is NOT cross-connected to other VCLs).
.1.3.6.1.2.1.37.2.1.7,ATM-MIB::atmVpCrossConnectGroup,,,,,,A collection of objects providing information about a VP cross-connect and the associated VPLs that are cross-connected together.
.1.3.6.1.2.1.37.2.1.8,ATM-MIB::atmVcCrossConnectGroup,,,,,,A collection of objects providing information about a VC cross-connect and the associated VCLs that are cross-connected together.
.1.3.6.1.2.1.37.2.1.9,ATM-MIB::aal5VccGroup,,,,,,A collection of objects providing AAL5 configuration and performance statistics of a VCC.
.1.3.6.1.2.1.37.2.1.10,ATM-MIB::atmInterfaceConfGroup2,,,,,,A collection of objects providing configuration information about an ATM interface.
.1.3.6.1.2.1.37.2.1.11,ATM-MIB::atmTrafficDescrGroup2,,,,,,A collection of objects providing information about ATM traffic descriptor type and the associated parameters.
.1.3.6.1.2.1.37.2.1.12,ATM-MIB::atmVpcTerminationGroup2,,,,,,A collection of objects providing information about a VPL at an ATM interface which terminates a VPC (i.e., one which is NOT cross-connected to other VPLs).
.1.3.6.1.2.1.37.2.1.13,ATM-MIB::atmVccTerminationGroup2,,,,,,A collection of objects providing information about a VCL at an ATM interface which terminates a VCC (i.e., one which is NOT cross-connected to other VCLs).
.1.3.6.1.2.1.37.2.1.14,ATM-MIB::atmVplCrossConnectGroup,,,,,,A collection of objects providing information about the VPLs that are cross-connected together.
.1.3.6.1.2.1.37.2.1.15,ATM-MIB::atmVpPvcCrossConnectGroup,,,,,,A collection of objects providing information about a VP cross-connect for PVCs. These objects are not used for Soft PVCs or SVCs.
.1.3.6.1.2.1.37.2.1.16,ATM-MIB::atmVclCrossConnectGroup,,,,,,A collection of objects providing information about the VCLs that are cross-connected together.
.1.3.6.1.2.1.37.2.1.17,ATM-MIB::atmVcPvcCrossConnectGroup,,,,,,A collection of objects providing information about a VC cross-connect for PVCs. These objects are not used for Soft PVCs or SVCs.
.1.3.6.1.2.1.37.2.2,ATM-MIB::atmMIBCompliances,,,,,,
.1.3.6.1.2.1.37.2.2.1,ATM-MIB::atmMIBCompliance,,,,,,The compliance statement for SNMP entities including networks which have ATM and AAL5 interfaces.
.1.3.6.1.2.1.37.2.2.2,ATM-MIB::atmMIBCompliance2,,,,,,The compliance statement for SNMP entities including networks which have ATM and AAL5 interfaces.
.1.3.6.1.2.1.37.3,ATM-TC-MIB::atmTCMIB,,,,,,This MIB Module provides Textual Conventions and OBJECT-IDENTITY Objects to be used by ATM systems.
.1.3.6.1.2.1.37.3.1,ATM-TC-MIB::atmObjectIdentities,,,,,,
.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.63,DISMAN-SCHEDULE-MIB::schedMIB,,,,,,This MIB module defines a MIB which provides mechanisms to schedule SNMP set operations periodically or at specific points in time.
.1.3.6.1.2.1.63.1,DISMAN-SCHEDULE-MIB::schedObjects,,,,,,
.1.3.6.1.2.1.63.1.1,DISMAN-SCHEDULE-MIB::schedLocalTime,OCTET,read-only,,current,,The local time used by the scheduler. Schedules which refer to calendar time will use the local time indicated by this object. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time.
.1.3.6.1.2.1.63.1.2,DISMAN-SCHEDULE-MIB::schedTable,,not-accessible,,current,,This table defines scheduled actions triggered by SNMP set operations.
.1.3.6.1.2.1.63.1.2.1,DISMAN-SCHEDULE-MIB::schedEntry,,not-accessible,schedOwner:schedName,current,,An entry describing a particular scheduled action. Unless noted otherwise, writable objects of this row can be modified independent of the current value of schedRowStatus, schedAdminStatus and schedOperStatus. In particular, it is legal to modify schedInterval and the objects in the schedCalendarGroup when schedRowStatus is active and schedAdminStatus and schedOperStatus are both enabled.
.1.3.6.1.2.1.63.1.2.1.1,DISMAN-SCHEDULE-MIB::schedOwner,OCTET,not-accessible,,current,,The owner of this scheduling entry. The exact semantics of this string are subject to the security policy defined by the security administrator.
.1.3.6.1.2.1.63.1.2.1.2,DISMAN-SCHEDULE-MIB::schedName,OCTET,not-accessible,,current,,The locally-unique, administratively assigned name for this scheduling entry. This object allows a schedOwner to have multiple entries in the schedTable.
.1.3.6.1.2.1.63.1.2.1.3,DISMAN-SCHEDULE-MIB::schedDescr,OCTET,read-create,,current,,The human readable description of the purpose of this scheduling entry.
.1.3.6.1.2.1.63.1.2.1.4,DISMAN-SCHEDULE-MIB::schedInterval,Unsigned32,read-create,,current,,The number of seconds between two action invocations of a periodic scheduler. Implementations must guarantee that action invocations will not occur before at least schedInterval seconds have passed. The scheduler must ignore all periodic schedules that have a schedInterval value of 0. A periodic schedule with a scheduling interval of 0 seconds will therefore never invoke an action. Implementations may be forced to delay invocations in the face of local constraints. A scheduled management function should therefore not rely on the accuracy provided by the scheduler implementation. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.5,DISMAN-SCHEDULE-MIB::schedWeekDay,BITS,read-create,,current,sunday(0):monday(1):tuesday(2):wednesday(3):thursday(4):friday(5):saturday(6),The set of weekdays on which the scheduled action should take place. Setting multiple bits will include several weekdays in the set of possible weekdays for this schedule. Setting all bits will cause the scheduler to ignore the weekday. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.6,DISMAN-SCHEDULE-MIB::schedMonth,BITS,read-create,,current,january(0):february(1):march(2):april(3):may(4):june(5):july(6):august(7):september(8):october(9):november(10):december(11),The set of months during which the scheduled action should take place. Setting multiple bits will include several months in the set of possible months for this schedule. Setting all bits will cause the scheduler to ignore the month. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.7,DISMAN-SCHEDULE-MIB::schedDay,BITS,read-create,,current,d1(0):d2(1):d3(2):d4(3):d5(4):d6(5):d7(6):d8(7):d9(8):d10(9):d11(10):d12(11):d13(12):d14(13):d15(14):d16(15):d17(16):d18(17):d19(18):d20(19):d21(20):d22(21):d23(22):d24(23):d25(24):d26(25):d27(26):d28(27):d29(28):d30(29):d31(30):r1(31):r2(32):r3(33):r4(34):r5(35):r6(36):r7(37):r8(38):r9(39):r10(40):r11(41):r12(42):r13(43):r14(44):r15(45):r16(46):r17(47):r18(48):r19(49):r20(50):r21(51):r22(52):r23(53):r24(54):r25(55):r26(56):r27(57):r28(58):r29(59):r30(60):r31(61),The set of days in a month on which a scheduled action should take place. There are two sets of bits one can use to define the day within a month: Enumerations starting with the letter 'd' indicate a day in a month relative to the first day of a month. The first day of the month can therefore be specified by setting the bit d1(0) and d31(30) means the last day of a month with 31 days. Enumerations starting with the letter 'r' indicate a day in a month in reverse order, relative to the last day of a month. The last day in the month can therefore be specified by setting the bit r1(31) and r31(61) means the first day of a month with 31 days. Setting multiple bits will include several days in the set of possible days for this schedule. Setting all bits will cause the scheduler to ignore the day within a month. Setting all bits starting with the letter 'd' or the letter 'r' will also cause the scheduler to ignore the day within a month. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.8,DISMAN-SCHEDULE-MIB::schedHour,BITS,read-create,,current,h0(0):h1(1):h2(2):h3(3):h4(4):h5(5):h6(6):h7(7):h8(8):h9(9):h10(10):h11(11):h12(12):h13(13):h14(14):h15(15):h16(16):h17(17):h18(18):h19(19):h20(20):h21(21):h22(22):h23(23),The set of hours within a day during which the scheduled action should take place. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.9,DISMAN-SCHEDULE-MIB::schedMinute,BITS,read-create,,current,m0(0):m1(1):m2(2):m3(3):m4(4):m5(5):m6(6):m7(7):m8(8):m9(9):m10(10):m11(11):m12(12):m13(13):m14(14):m15(15):m16(16):m17(17):m18(18):m19(19):m20(20):m21(21):m22(22):m23(23):m24(24):m25(25):m26(26):m27(27):m28(28):m29(29):m30(30):m31(31):m32(32):m33(33):m34(34):m35(35):m36(36):m37(37):m38(38):m39(39):m40(40):m41(41):m42(42):m43(43):m44(44):m45(45):m46(46):m47(47):m48(48):m49(49):m50(50):m51(51):m52(52):m53(53):m54(54):m55(55):m56(56):m57(57):m58(58):m59(59),The set of minutes within an hour when the scheduled action should take place. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.10,DISMAN-SCHEDULE-MIB::schedContextName,OCTET,read-create,,current,,The context which contains the local MIB variable pointed to by schedVariable.
.1.3.6.1.2.1.63.1.2.1.11,DISMAN-SCHEDULE-MIB::schedVariable,OBJECT,read-create,,current,,An object identifier pointing to a local MIB variable which resolves to an ASN.1 primitive type of INTEGER.
.1.3.6.1.2.1.63.1.2.1.12,DISMAN-SCHEDULE-MIB::schedValue,Integer32,read-create,,current,,The value which is written to the MIB object pointed to by schedVariable when the scheduler invokes an action. The implementation shall enforce the use of access control rules when performing the set operation on schedVariable. This is accomplished by calling the isAccessAllowed abstract service interface as defined in RFC 2571. Note that an implementation may choose to issue an SNMP Set message to the SNMP engine and leave the access control decision to the normal message processing procedure.
.1.3.6.1.2.1.63.1.2.1.13,DISMAN-SCHEDULE-MIB::schedType,INTEGER,read-create,,current,periodic(1):calendar(2):oneshot(3),The type of this schedule. The value periodic(1) indicates that this entry specifies a periodic schedule. A periodic schedule is defined by the value of schedInterval. The values of schedWeekDay, schedMonth, schedDay, schedHour and schedMinute are ignored. The value calendar(2) indicates that this entry describes a calendar schedule. A calendar schedule is defined by the values of schedWeekDay, schedMonth, schedDay, schedHour and schedMinute. The value of schedInterval is ignored. A calendar schedule will trigger on all local times that satisfy the bits set in schedWeekDay, schedMonth, schedDay, schedHour and schedMinute. The value oneshot(3) indicates that this entry describes a one-shot schedule. A one-shot schedule is similar to a calendar schedule with the additional feature that it disables itself by changing in the `finished' schedOperStatus once the schedule triggers an action. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.
.1.3.6.1.2.1.63.1.2.1.14,DISMAN-SCHEDULE-MIB::schedAdminStatus,INTEGER,read-create,,current,enabled(1):disabled(2),The desired state of the schedule.
.1.3.6.1.2.1.63.1.2.1.15,DISMAN-SCHEDULE-MIB::schedOperStatus,INTEGER,read-only,,current,enabled(1):disabled(2):finished(3),The current operational state of this schedule. The state enabled(1) indicates this entry is active and that the scheduler will invoke actions at appropriate times. The disabled(2) state indicates that this entry is currently inactive and ignored by the scheduler. The finished(3) state indicates that the schedule has ended. Schedules in the finished(3) state are ignored by the scheduler. A one-shot schedule enters the finished(3) state when it deactivates itself. Note that the operational state must not be enabled(1) when the schedRowStatus is not active.
.1.3.6.1.2.1.63.1.2.1.16,DISMAN-SCHEDULE-MIB::schedFailures,Counter32,read-only,,current,,This variable counts the number of failures while invoking the scheduled action. This counter at most increments once for a triggered action.
.1.3.6.1.2.1.63.1.2.1.17,DISMAN-SCHEDULE-MIB::schedLastFailure,INTEGER,read-only,,current,noResponse(-1):noError(0):tooBig(1):noSuchName(2):badValue(3):readOnly(4):genErr(5):noAccess(6):wrongType(7):wrongLength(8):wrongEncoding(9):wrongValue(10):noCreation(11):inconsistentValue(12):resourceUnavailable(13):commitFailed(14):undoFailed(15):authorizationError(16):notWritable(17):inconsistentName(18),The most recent error that occurred during the invocation of a scheduled action. The value noError(0) is returned if no errors have occurred yet.
.1.3.6.1.2.1.63.1.2.1.18,DISMAN-SCHEDULE-MIB::schedLastFailed,OCTET,read-only,,current,,The date and time when the most recent failure occurred. The value '0000000000000000'H is returned if no failure occurred since the last re-initialization of the scheduler.
.1.3.6.1.2.1.63.1.2.1.19,DISMAN-SCHEDULE-MIB::schedStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),This object defines whether this scheduled action is kept in volatile storage and lost upon reboot or if this row is backed up by non-volatile or permanent storage. Conceptual rows having the value `permanent' must allow write access to the columnar objects schedDescr, schedInterval, schedContextName, schedVariable, schedValue, and schedAdminStatus. If an implementation supports the schedCalendarGroup, write access must be also allowed to the columnar objects schedWeekDay, schedMonth, schedDay, schedHour, schedMinute.
.1.3.6.1.2.1.63.1.2.1.20,DISMAN-SCHEDULE-MIB::schedRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this scheduled action. A control that allows entries to be added and removed from this table. Note that the operational state must change to enabled when the administrative state is enabled and the row status changes to active(1). Attempts to destroy(6) a row or to set a row notInService(2) while the operational state is enabled result in inconsistentValue errors. 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.63.1.2.1.21,DISMAN-SCHEDULE-MIB::schedTriggers,Counter32,read-only,,current,,This variable counts the number of attempts (either successful or failed) to invoke the scheduled action.
.1.3.6.1.2.1.63.2,DISMAN-SCHEDULE-MIB::schedNotifications,,,,,,
.1.3.6.1.2.1.63.2.0,DISMAN-SCHEDULE-MIB::schedTraps,,,,,,
.1.3.6.1.2.1.63.2.0.1,DISMAN-SCHEDULE-MIB::schedActionFailure,,,,,,This notification is generated whenever the invocation of a scheduled action fails.
.1.3.6.1.2.1.63.3,DISMAN-SCHEDULE-MIB::schedConformance,,,,,,
.1.3.6.1.2.1.63.3.1,DISMAN-SCHEDULE-MIB::schedCompliances,,,,,,
.1.3.6.1.2.1.63.3.1.1,DISMAN-SCHEDULE-MIB::schedCompliance,,,,,,The compliance statement for SNMP entities which implement the scheduling MIB.
.1.3.6.1.2.1.63.3.1.2,DISMAN-SCHEDULE-MIB::schedCompliance2,,,,,,The compliance statement for SNMP entities which implement the scheduling MIB.
.1.3.6.1.2.1.63.3.2,DISMAN-SCHEDULE-MIB::schedGroups,,,,,,
.1.3.6.1.2.1.63.3.2.1,DISMAN-SCHEDULE-MIB::schedGroup,,,,,,A collection of objects providing scheduling capabilities.
.1.3.6.1.2.1.63.3.2.2,DISMAN-SCHEDULE-MIB::schedCalendarGroup,,,,,,A collection of objects providing calendar based schedules.
.1.3.6.1.2.1.63.3.2.3,DISMAN-SCHEDULE-MIB::schedNotificationsGroup,,,,,,The notifications emitted by the scheduler.
.1.3.6.1.2.1.63.3.2.4,DISMAN-SCHEDULE-MIB::schedGroup2,,,,,,A collection of objects providing scheduling capabilities.
.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.78,HCNUM-TC::hcnumTC,,,,,,A MIB module containing textual conventions for high capacity data types. This module addresses an immediate need for data types not directly supported in the SMIv2. This short-term solution is meant to be deprecated as a long-term solution is deployed.
.1.3.6.1.2.1.158,DOT3-OAM-MIB::dot3OamMIB,,,,,,The MIB module for managing the new Ethernet OAM features introduced by the Ethernet in the First Mile taskforce (IEEE 802.3ah). The functionality presented here is based on IEEE 802.3ah [802.3ah], released in October, 2004. [802.3ah] was prepared as an addendum to the standing version of IEEE 802.3 [802.3-2002]. Since then, [802.3ah] has been merged into the base IEEE 802.3 specification in [802.3-2005]. In particular, this MIB focuses on the new OAM functions introduced in Clause 57 of [802.3ah]. The OAM functionality of Clause 57 is controlled by new management attributes introduced in Clause 30 of [802.3ah]. The OAM functions are not specific to any particular Ethernet physical layer, and can be generically applied to any Ethernet interface of [802.3-2002]. An Ethernet OAM protocol data unit is a valid Ethernet frame with a destination MAC address equal to the reserved MAC address for Slow Protocols (See 43B of [802.3ah]), a lengthOrType field equal to the reserved type for Slow Protocols, and a Slow Protocols subtype equal to that of the subtype reserved for Ethernet OAM. OAMPDU is used throughout this document as an abbreviation for Ethernet OAM protocol data unit. The following reference is used throughout this MIB module: [802.3ah] refers to: IEEE Std 802.3ah-2004: 'Draft amendment to - Information technology - Telecommunications and information exchange between systems - Local and metropolitan area networks - Specific requirements - Part 3: Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications - Media Access Control Parameters, Physical Layers and Management Parameters for subscriber access networks', October 2004. [802.3-2002] refers to: IEEE Std 802.3-2002: 'Information technology - Telecommunications and information exchange between systems - Local and metropolitan area networks - Specific requirements - Part 3: Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications - Media Access Control Parameters, Physical Layers and Management Parameters for subscriber access networks', March 2002. [802.3-2005] refers to: IEEE Std 802.3-2005: 'Information technology - Telecommunications and information exchange between systems - Local and metropolitan area networks - Specific requirements - Part 3: Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications - Media Access Control Parameters, Physical Layers and Management Parameters for subscriber access networks', December 2005. [802-2001] refers to: 'IEEE Standard for LAN/MAN (Local Area Network/Metropolitan Area Network): Overview and Architecture', IEEE 802, June 2001. Copyright (c) The IETF Trust (2007). This version of this MIB module is part of RFC 4878; See the RFC itself for full legal notices. 
.1.3.6.1.2.1.158.0,DOT3-OAM-MIB::dot3OamNotifications,,,,,,
.1.3.6.1.2.1.158.0.1,DOT3-OAM-MIB::dot3OamThresholdEvent,,,,,,A dot3OamThresholdEvent notification is sent when a local or remote threshold crossing event is detected. A local threshold crossing event is detected by the local entity, while a remote threshold crossing event is detected by the reception of an Ethernet OAM Event Notification OAMPDU that indicates a threshold event. This notification should not be sent more than once per second. The OAM entity can be derived from extracting the ifIndex from the variable bindings. The objects in the notification correspond to the values in a row instance in the dot3OamEventLogTable. The management entity should periodically check dot3OamEventLogTable to detect any missed events.
.1.3.6.1.2.1.158.0.2,DOT3-OAM-MIB::dot3OamNonThresholdEvent,,,,,,A dot3OamNonThresholdEvent notification is sent when a local or remote non-threshold crossing event is detected. A local event is detected by the local entity, while a remote event is detected by the reception of an Ethernet OAM Event Notification OAMPDU that indicates a non-threshold crossing event. This notification should not be sent more than once per second. The OAM entity can be derived from extracting the ifIndex from the variable bindings. The objects in the notification correspond to the values in a row instance of the dot3OamEventLogTable. The management entity should periodically check dot3OamEventLogTable to detect any missed events.
.1.3.6.1.2.1.158.1,DOT3-OAM-MIB::dot3OamObjects,,,,,,
.1.3.6.1.2.1.158.1.1,DOT3-OAM-MIB::dot3OamTable,,not-accessible,,current,,This table contains the primary controls and status for the OAM capabilities of an Ethernet-like interface. There will be one row in this table for each Ethernet-like interface in the system that supports the OAM functions defined in [802.3ah]. 
.1.3.6.1.2.1.158.1.1.1,DOT3-OAM-MIB::dot3OamEntry,,not-accessible,ifIndex,current,,An entry in the table that contains information on the Ethernet OAM function for a single Ethernet like interface. Entries in the table are created automatically for each interface supporting Ethernet OAM. The status of the row entry can be determined from dot3OamOperStatus. A dot3OamEntry is indexed in the dot3OamTable by the ifIndex object of the Interfaces MIB. 
.1.3.6.1.2.1.158.1.1.1.1,DOT3-OAM-MIB::dot3OamAdminState,INTEGER,read-write,,current,enabled(1):disabled(2),This object is used to provision the default administrative OAM mode for this interface. This object represents the desired state of OAM for this interface. The dot3OamAdminState always starts in the disabled(2) state until an explicit management action or configuration information retained by the system causes a transition to the enabled(1) state. When enabled(1), Ethernet OAM will attempt to operate over this interface. 
.1.3.6.1.2.1.158.1.1.1.2,DOT3-OAM-MIB::dot3OamOperStatus,INTEGER,read-only,,current,disabled(1):linkFault(2):passiveWait(3):activeSendLocal(4):sendLocalAndRemote(5):sendLocalAndRemoteOk(6):oamPeeringLocallyRejected(7):oamPeeringRemotelyRejected(8):operational(9):nonOperHalfDuplex(10),At initialization and failure conditions, two OAM entities on the same full-duplex Ethernet link begin a discovery phase to determine what OAM capabilities may be used on that link. The progress of this initialization is controlled by the OA sublayer. This value is always disabled(1) if OAM is disabled on this interface via the dot3OamAdminState. If the link has detected a fault and is transmitting OAMPDUs with a link fault indication, the value is linkFault(2). Also, if the interface is not operational (ifOperStatus is not up(1)), linkFault(2) is returned. Note that the object ifOperStatus may not be up(1) as a result of link failure or administrative action (ifAdminState being down(2) or testing(3)). The passiveWait(3) state is returned only by OAM entities in passive mode (dot3OamMode) and reflects the state in which the OAM entity is waiting to see if the peer device is OA capable. The activeSendLocal(4) value is used by active mode devices (dot3OamMode) and reflects the OAM entity actively trying to discover whether the peer has OAM capability but has not yet made that determination. The state sendLocalAndRemote(5) reflects that the local OA entity has discovered the peer but has not yet accepted or rejected the configuration of the peer. The local device can, for whatever reason, decide that the peer device is unacceptable and decline OAM peering. If the local OAM entity rejects the peer OAM entity, the state becomes oamPeeringLocallyRejected(7). If the OAM peering is allowed by the local device, the state moves to sendLocalAndRemoteOk(6). Note that both the sendLocalAndRemote(5) and oamPeeringLocallyRejected(7) states fall within the state SEND_LOCAL_REMOTE of the Discovery state diagram [802.3ah, Figure 57-5], with the difference being whether the local OAM client has actively rejected the peering or has just not indicated any decision yet. Whether a peering decision has been made is indicated via the local flags field in the OAMPDU (reflected in the aOAMLocalFlagsField of 30.3.6.1.10). If the remote OAM entity rejects the peering, the state becomes oamPeeringRemotelyRejected(8). Note that both the sendLocalAndRemoteOk(6) and oamPeeringRemotelyRejected(8) states fall within the state SEND_LOCAL_REMOTE_OK of the Discovery state diagram [802.3ah, Figure 57-5], with the difference being whether the remote OAM client has rejected the peering or has just not yet decided. This is indicated via the remote flags field in the OAMPDU (reflected in the aOAMRemoteFlagsField of 30.3.6.1.11). When the local OAM entity learns that both it and the remote OAM entity have accepted the peering, the state moves to operational(9) corresponding to the SEND_ANY state of the Discovery state diagram [802.3ah, Figure 57-5]. Since Ethernet OAM functions are not designed to work completely over half-duplex interfaces, the value nonOperHalfDuplex(10) is returned whenever Ethernet OAM is enabled (dot3OamAdminState is enabled(1)), but the interface is in half-duplex operation. 
.1.3.6.1.2.1.158.1.1.1.3,DOT3-OAM-MIB::dot3OamMode,INTEGER,read-write,,current,passive(1):active(2),This object configures the mode of OAM operation for this Ethernet-like interface. OAM on Ethernet interfaces may be in 'active' mode or 'passive' mode. These two modes differ in that active mode provides additional capabilities to initiate monitoring activities with the remote OAM peer entity, while passive mode generally waits for the peer to initiate OA actions with it. As an example, an active OAM entity can put the remote OAM entity in a loopback state, where a passive OA entity cannot. The default value of dot3OamMode is dependent on the type of system on which this Ethernet-like interface resides. The default value should be 'active(2)' unless it is known that this system should take on a subservient role to the other device connected over this interface. Changing this value results in incrementing the configuration revision field of locally generated OAMPDUs (30.3.6.1.12) and potentially re-doing the OAM discovery process if the dot3OamOperStatus was already operational(9). 
.1.3.6.1.2.1.158.1.1.1.4,DOT3-OAM-MIB::dot3OamMaxOamPduSize,Unsigned32,read-only,,current,,The largest OAMPDU that the OAM entity supports. OA entities exchange maximum OAMPDU sizes and negotiate to use the smaller of the two maximum OAMPDU sizes between the peers. This value is determined by the local implementation. 
.1.3.6.1.2.1.158.1.1.1.5,DOT3-OAM-MIB::dot3OamConfigRevision,Unsigned32,read-only,,current,,The configuration revision of the OAM entity as reflected in the latest OAMPDU sent by the OAM entity. The config revision is used by OAM entities to indicate that configuration changes have occurred, which might require the peer OAM entity to re-evaluate whether OAM peering is allowed. 
.1.3.6.1.2.1.158.1.1.1.6,DOT3-OAM-MIB::dot3OamFunctionsSupported,BITS,read-only,,current,unidirectionalSupport(0):loopbackSupport(1):eventSupport(2):variableSupport(3),The OAM functions supported on this Ethernet-like interface. OAM consists of separate functional sets beyond the basic discovery process that is always required. These functional groups can be supported independently by any implementation. These values are communicated to the peer via the local configuration field of Information OAMPDUs. Setting 'unidirectionalSupport(0)' indicates that the OA entity supports the transmission of OAMPDUs on links that are operating in unidirectional mode (traffic flowing in one direction only). Setting 'loopbackSupport(1)' indicates that the OAM entity can initiate and respond to loopback commands. Setting 'eventSupport(2)' indicates that the OAM entity can send and receive Event Notification OAMPDUs. Setting 'variableSupport(3)' indicates that the OAM entity can send and receive Variable Request and Response OAMPDUs. 
.1.3.6.1.2.1.158.1.2,DOT3-OAM-MIB::dot3OamPeerTable,,not-accessible,,current,,This table contains information about the OAM peer for a particular Ethernet-like interface. OAM entities communicate with a single OAM peer entity on Ethernet links on which OA is enabled and operating properly. There is one entry in this table for each entry in the dot3OamTable for which information on the peer OAM entity is available. 
.1.3.6.1.2.1.158.1.2.1,DOT3-OAM-MIB::dot3OamPeerEntry,,not-accessible,ifIndex,current,,An entry in the table containing information on the peer OA entity for a single Ethernet-like interface. Note that there is at most one OAM peer for each Ethernet-like interface. Entries are automatically created when information about the OAM peer entity becomes available, and automatically deleted when the OAM peer entity is no longer in communication. Peer information is not available when dot3OamOperStatus is disabled(1), linkFault(2), passiveWait(3), activeSendLocal(4), or nonOperHalfDuplex(10). 
.1.3.6.1.2.1.158.1.2.1.1,DOT3-OAM-MIB::dot3OamPeerMacAddress,OCTET,read-only,,current,,The MAC address of the peer OAM entity. The MAC address is derived from the most recently received OAMPDU. 
.1.3.6.1.2.1.158.1.2.1.2,DOT3-OAM-MIB::dot3OamPeerVendorOui,OCTET,read-only,,current,,The OUI of the OAM peer as reflected in the latest Information OAMPDU received with a Local Information TLV. The OUI can be used to identify the vendor of the remote OA entity. This value is initialized to three octets of zero before any Local Information TLV is received. 
.1.3.6.1.2.1.158.1.2.1.3,DOT3-OAM-MIB::dot3OamPeerVendorInfo,Unsigned32,read-only,,current,,The Vendor Info of the OAM peer as reflected in the latest Information OAMPDU received with a Local Information TLV. The semantics of the Vendor Information field is proprietary and specific to the vendor (identified by the dot3OamPeerVendorOui). This information could, for example, be used to identify a specific product or product family. This value is initialized to zero before any Local Information TLV is received. 
.1.3.6.1.2.1.158.1.2.1.4,DOT3-OAM-MIB::dot3OamPeerMode,INTEGER,read-only,,current,passive(1):active(2):unknown(3),The mode of the OAM peer as reflected in the latest Information OAMPDU received with a Local Information TLV. The mode of the peer can be determined from the Configuration field in the Local Information TLV of the last Information OAMPDU received from the peer. The value is unknown(3) whenever no Local Information TLV has been received. The values of active(2) and passive(1) are returned when a Local Information TLV has been received indicating that the peer is in active or passive mode, respectively. 
.1.3.6.1.2.1.158.1.2.1.5,DOT3-OAM-MIB::dot3OamPeerMaxOamPduSize,Unsigned32,read-only,,current,,The maximum size of OAMPDU supported by the peer as reflected in the latest Information OAMPDU received with a Local Information TLV. Ethernet OAM on this interface must not use OAMPDUs that exceed this size. The maximum OAMPDU size can be determined from the PDU Configuration field of the Local Information TLV of the last Information OAMPDU received from the peer. A value of zero is returned if no Local Information TLV has been received. Otherwise, the value of the OAM peer's maximum OAMPDU size is returned in this value. 
.1.3.6.1.2.1.158.1.2.1.6,DOT3-OAM-MIB::dot3OamPeerConfigRevision,Unsigned32,read-only,,current,,The configuration revision of the OAM peer as reflected in the latest OAMPDU. This attribute is changed by the peer whenever it has a local configuration change for Ethernet OA on this interface. The configuration revision can be determined from the Revision field of the Local Information TLV of the most recently received Information OAMPDU with a Local Information TLV. A value of zero is returned if no Local Information TLV has been received. 
.1.3.6.1.2.1.158.1.2.1.7,DOT3-OAM-MIB::dot3OamPeerFunctionsSupported,BITS,read-only,,current,unidirectionalSupport(0):loopbackSupport(1):eventSupport(2):variableSupport(3),The OAM functions supported on this Ethernet-like interface. OAM consists of separate functionality sets above the basic discovery process. This value indicates the capabilities of the peer OAM entity with respect to these functions. This value is initialized so all bits are clear. If unidirectionalSupport(0) is set, then the peer OAM entity supports sending OAM frames on Ethernet interfaces when the receive path is known to be inoperable. If loopbackSupport(1) is set, then the peer OAM entity can send and receive OAM loopback commands. If eventSupport(2) is set, then the peer OAM entity can send and receive event OAMPDUs to signal various error conditions. If variableSupport(3) is set, then the peer OAM entity can send and receive variable requests to monitor the attribute value as described in Clause 57 of [802.3ah]. The capabilities of the OAM peer can be determined from the configuration field of the Local Information TLV of the most recently received Information OAMPDU with a Local Information TLV. All zeros are returned if no Local Information TLV has yet been received. 
.1.3.6.1.2.1.158.1.3,DOT3-OAM-MIB::dot3OamLoopbackTable,,not-accessible,,current,,This table contains controls for the loopback state of the local link as well as indicates the status of the loopback function. There is one entry in this table for each entry in dot3OamTable that supports loopback functionality (where dot3OamFunctionsSupported includes the loopbackSupport bit set). Loopback can be used to place the remote OAM entity in a state where every received frame (except OAMPDUs) is echoed back over the same interface on which they were received. In this state, at the remote entity, 'normal' traffic is disabled as only the looped back frames are transmitted on the interface. Loopback is thus an intrusive operation that prohibits normal data flow and should be used accordingly. 
.1.3.6.1.2.1.158.1.3.1,DOT3-OAM-MIB::dot3OamLoopbackEntry,,not-accessible,ifIndex,current,,An entry in the table, containing information on the loopback status for a single Ethernet-like interface. Entries in the table are automatically created whenever the local OAM entity supports loopback capabilities. The loopback status on the interface can be determined from the dot3OamLoopbackStatus object. 
.1.3.6.1.2.1.158.1.3.1.1,DOT3-OAM-MIB::dot3OamLoopbackStatus,INTEGER,read-write,,current,noLoopback(1):initiatingLoopback(2):remoteLoopback(3):terminatingLoopback(4):localLoopback(5):unknown(6),The loopback status of the OAM entity. This status is determined by a combination of the local parser and multiplexer states, the remote parser and multiplexer states, as well as by the actions of the local OAM client. When operating in normal mode with no loopback in progress, the status reads noLoopback(1). The values initiatingLoopback(2) and terminatingLoopback(4) can be read or written. The other values can only be read - they can never be written. Writing initiatingLoopback causes the local OAM entity to start the loopback process with its peer. This value can only be written when the status is noLoopback(1). Writing the value initiatingLoopback(2) in any other state has no effect. When in remoteLoopback(3), writing terminatingLoopback(4) causes the local OAM entity to initiate the termination of the loopback state. Writing terminatingLoopack(4) in any other state has no effect. If the OAM client initiates a loopback and has sent a Loopback OAMPDU and is waiting for a response, where the local parser and multiplexer states are DISCARD (see [802.3ah, 57.2.11.1]), the status is 'initiatingLoopback'. In this case, the local OAM entity has yet to receive any acknowledgment that the remote OAM entity has received its loopback command request. If the local OAM client knows that the remote OAM entity is in loopback mode (via the remote state information as described in [802.3ah, 57.2.11.1, 30.3.6.1.15]), the status is remoteLoopback(3). If the local OAM client is in the process of terminating the remote loopback [802.3ah, 57.2.11.3, 30.3.6.1.14] with its local multiplexer and parser states in DISCARD, the status is terminatingLoopback(4). If the remote OAM client has put the local OAM entity in loopback mode as indicated by its local parser state, the status is localLoopback(5). The unknown(6) status indicates that the parser and multiplexer combination is unexpected. This status may be returned if the OAM loopback is in a transition state but should not persist. The values of this attribute correspond to the following values of the local and remote parser and multiplexer states. value LclPrsr LclMux RmtPrsr RmtMux noLoopback FWD FWD FWD FWD initLoopback DISCARD DISCARD FWD FWD rmtLoopback DISCARD FWD LPBK DISCARD tmtngLoopback DISCARD DISCARD LPBK DISCARD lclLoopback LPBK DISCARD DISCARD FWD unknown *** any other combination *** 
.1.3.6.1.2.1.158.1.3.1.2,DOT3-OAM-MIB::dot3OamLoopbackIgnoreRx,INTEGER,read-write,,current,ignore(1):process(2),Since OAM loopback is a disruptive operation (user traffic does not pass), this attribute provides a mechanism to provide controls over whether received OAM loopback commands are processed or ignored. When the value is ignore(1), received loopback commands are ignored. When the value is process(2), OAM loopback commands are processed. The default value is to ignore loopback commands (ignore(1)). 
.1.3.6.1.2.1.158.1.4,DOT3-OAM-MIB::dot3OamStatsTable,,not-accessible,,current,,This table contains statistics for the OAM function on a particular Ethernet-like interface. There is an entry in the table for every entry in the dot3OamTable. The counters in this table are defined as 32-bit entries to match the counter size as defined in [802.3ah]. Given that the OA protocol is a slow protocol, the counters increment at a slow rate. 
.1.3.6.1.2.1.158.1.4.1,DOT3-OAM-MIB::dot3OamStatsEntry,,not-accessible,ifIndex,current,,An entry in the table containing statistics information on the Ethernet OAM function for a single Ethernet-like interface. Entries are automatically created for every entry in the dot3OamTable. Counters are maintained across transitions in dot3OamOperStatus. 
.1.3.6.1.2.1.158.1.4.1.1,DOT3-OAM-MIB::dot3OamInformationTx,Counter32,read-only,,current,,A count of the number of Information OAMPDUs transmitted on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.2,DOT3-OAM-MIB::dot3OamInformationRx,Counter32,read-only,,current,,A count of the number of Information OAMPDUs received on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.3,DOT3-OAM-MIB::dot3OamUniqueEventNotificationTx,Counter32,read-only,,current,,A count of the number of unique Event OAMPDUs transmitted on this interface. Event Notifications may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. Duplicate Event Notification transmissions are counted by dot3OamDuplicateEventNotificationTx. A unique Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is distinct from the previously transmitted Event Notification OAMPDU Sequence Number. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.4,DOT3-OAM-MIB::dot3OamUniqueEventNotificationRx,Counter32,read-only,,current,,A count of the number of unique Event OAMPDUs received on this interface. Event Notification OAMPDUs may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. Duplicate Event Notification receptions are counted by dot3OamDuplicateEventNotificationRx. A unique Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is distinct from the previously received Event Notification OAMPDU Sequence Number. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.5,DOT3-OAM-MIB::dot3OamDuplicateEventNotificationTx,Counter32,read-only,,current,,A count of the number of duplicate Event OAMPDUs transmitted on this interface. Event Notification OAMPDUs may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. A duplicate Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is identical to the previously transmitted Event Notification OAMPDU Sequence Number. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.6,DOT3-OAM-MIB::dot3OamDuplicateEventNotificationRx,Counter32,read-only,,current,,A count of the number of duplicate Event OAMPDUs received on this interface. Event Notification OAMPDUs may be sent in duplicate to increase the probability of successfully being received, given the possibility that a frame may be lost in transit. A duplicate Event Notification OAMPDU is indicated as an Event Notification OAMPDU with a Sequence Number field that is identical to the previously received Event Notification OAMPDU Sequence Number. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.7,DOT3-OAM-MIB::dot3OamLoopbackControlTx,Counter32,read-only,,current,,A count of the number of Loopback Control OAMPDUs transmitted on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.8,DOT3-OAM-MIB::dot3OamLoopbackControlRx,Counter32,read-only,,current,,A count of the number of Loopback Control OAMPDUs received on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.9,DOT3-OAM-MIB::dot3OamVariableRequestTx,Counter32,read-only,,current,,A count of the number of Variable Request OAMPDUs transmitted on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.10,DOT3-OAM-MIB::dot3OamVariableRequestRx,Counter32,read-only,,current,,A count of the number of Variable Request OAMPDUs received on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.11,DOT3-OAM-MIB::dot3OamVariableResponseTx,Counter32,read-only,,current,,A count of the number of Variable Response OAMPDUs transmitted on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.12,DOT3-OAM-MIB::dot3OamVariableResponseRx,Counter32,read-only,,current,,A count of the number of Variable Response OAMPDUs received on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.13,DOT3-OAM-MIB::dot3OamOrgSpecificTx,Counter32,read-only,,current,,A count of the number of Organization Specific OAMPDUs transmitted on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.14,DOT3-OAM-MIB::dot3OamOrgSpecificRx,Counter32,read-only,,current,,A count of the number of Organization Specific OAMPDUs received on this interface. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.15,DOT3-OAM-MIB::dot3OamUnsupportedCodesTx,Counter32,read-only,,current,,A count of the number of OAMPDUs transmitted on this interface with an unsupported op-code. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.16,DOT3-OAM-MIB::dot3OamUnsupportedCodesRx,Counter32,read-only,,current,,A count of the number of OAMPDUs received on this interface with an unsupported op-code. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.4.1.17,DOT3-OAM-MIB::dot3OamFramesLostDueToOam,Counter32,read-only,,current,,A count of the number of frames that were dropped by the OA multiplexer. Since the OAM multiplexer has multiple inputs and a single output, there may be cases where frames are dropped due to transmit resource contention. This counter is incremented whenever a frame is dropped by the OAM layer. Note that any Ethernet frame, not just OAMPDUs, may be dropped by the OAM layer. This can occur when an OAMPDU takes precedence over a 'normal' frame resulting in the 'normal' frame being dropped. When this counter is incremented, no other counters in this MIB are incremented. Discontinuities of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime. 
.1.3.6.1.2.1.158.1.5,DOT3-OAM-MIB::dot3OamEventConfigTable,,not-accessible,,current,,Ethernet OAM includes the ability to generate and receive Event Notification OAMPDUs to indicate various link problems. This table contains the mechanisms to enable Event Notifications and configure the thresholds to generate the standard Ethernet OAM events. There is one entry in the table for every entry in dot3OamTable that supports OAM events (where dot3OamFunctionsSupported includes the eventSupport bit set). The values in the table are maintained across changes to dot3OamOperStatus. The standard threshold crossing events are: - Errored Symbol Period Event. Generated when the number of symbol errors exceeds a threshold within a given window defined by a number of symbols (for example, 1,000 symbols out of 1,000,000 had errors). - Errored Frame Period Event. Generated when the number of frame errors exceeds a threshold within a given window defined by a number of frames (for example, 10 frames out of 1000 had errors). - Errored Frame Event. Generated when the number of frame errors exceeds a threshold within a given window defined by a period of time (for example, 10 frames in 1 second had errors). - Errored Frame Seconds Summary Event. Generated when the number of errored frame seconds exceeds a threshold within a given time period (for example, 10 errored frame seconds within the last 100 seconds). An errored frame second is defined as a 1 second interval which had >0 frame errors. There are other events (dying gasp, critical events) that are not threshold crossing events but which can be enabled/disabled via this table. 
.1.3.6.1.2.1.158.1.5.1,DOT3-OAM-MIB::dot3OamEventConfigEntry,,not-accessible,ifIndex,current,,Entries are automatically created and deleted from this table, and exist whenever the OAM entity supports Ethernet OA events (as indicated by the eventSupport bit in dot3OamFunctionsSuppported). Values in the table are maintained across changes to the value of dot3OamOperStatus. Event configuration controls when the local management entity sends Event Notification OAMPDUs to its OAM peer, and when certain event flags are set or cleared in OAMPDUs. 
.1.3.6.1.2.1.158.1.5.1.1,DOT3-OAM-MIB::dot3OamErrSymPeriodWindowHi,Unsigned32,read-write,,current,,The two objects dot3OamErrSymPeriodWindowHi and dot3OamErrSymPeriodLo together form an unsigned 64-bit integer representing the number of symbols over which this threshold event is defined. This is defined as dot3OamErrSymPeriodWindow = ((2^32)*dot3OamErrSymPeriodWindowHi) + dot3OamErrSymPeriodWindowLo If dot3OamErrSymPeriodThreshold symbol errors occur within a window of dot3OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating that the threshold has been crossed in this window. The default value for dot3OamErrSymPeriodWindow is the number of symbols in one second for the underlying physical layer. 
.1.3.6.1.2.1.158.1.5.1.2,DOT3-OAM-MIB::dot3OamErrSymPeriodWindowLo,Unsigned32,read-write,,current,,The two objects dot3OamErrSymPeriodWindowHi and dot3OamErrSymPeriodWindowLo together form an unsigned 64-bit integer representing the number of symbols over which this threshold event is defined. This is defined as dot3OamErrSymPeriodWindow = ((2^32)*dot3OamErrSymPeriodWindowHi) + dot3OamErrSymPeriodWindowLo If dot3OamErrSymPeriodThreshold symbol errors occur within a window of dot3OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating that the threshold has been crossed in this window. The default value for dot3OamErrSymPeriodWindow is the number of symbols in one second for the underlying physical layer. 
.1.3.6.1.2.1.158.1.5.1.3,DOT3-OAM-MIB::dot3OamErrSymPeriodThresholdHi,Unsigned32,read-write,,current,,The two objects dot3OamErrSymPeriodThresholdHi and dot3OamErrSymPeriodThresholdLo together form an unsigned 64-bit integer representing the number of symbol errors that must occur within a given window to cause this event. This is defined as dot3OamErrSymPeriodThreshold = ((2^32) * dot3OamErrSymPeriodThresholdHi) + dot3OamErrSymPeriodThresholdLo If dot3OamErrSymPeriodThreshold symbol errors occur within a window of dot3OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating that the threshold has been crossed in this window. The default value for dot3OamErrSymPeriodThreshold is one symbol errors. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm. 
.1.3.6.1.2.1.158.1.5.1.4,DOT3-OAM-MIB::dot3OamErrSymPeriodThresholdLo,Unsigned32,read-write,,current,,The two objects dot3OamErrSymPeriodThresholdHi and dot3OamErrSymPeriodThresholdLo together form an unsigned 64-bit integer representing the number of symbol errors that must occur within a given window to cause this event. This is defined as dot3OamErrSymPeriodThreshold = ((2^32) * dot3OamErrSymPeriodThresholdHi) + dot3OamErrSymPeriodThresholdLo If dot3OamErrSymPeriodThreshold symbol errors occur within a window of dot3OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating that the threshold has been crossed in this window. The default value for dot3OamErrSymPeriodThreshold is one symbol error. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm. 
.1.3.6.1.2.1.158.1.5.1.5,DOT3-OAM-MIB::dot3OamErrSymPeriodEvNotifEnable,INTEGER,read-write,,current,true(1):false(2),If true, the OAM entity should send an Event Notification OAMPDU when an Errored Symbol Period Event occurs. By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored. 
.1.3.6.1.2.1.158.1.5.1.6,DOT3-OAM-MIB::dot3OamErrFramePeriodWindow,Unsigned32,read-write,,current,,The number of frames over which the threshold is defined. The default value of the window is the number of minimum size Ethernet frames that can be received over the physical layer in one second. If dot3OamErrFramePeriodThreshold frame errors occur within a window of dot3OamErrFramePeriodWindow frames, an Event Notification OAMPDU should be generated with an Errored Frame Period Event TLV indicating that the threshold has been crossed in this window. 
.1.3.6.1.2.1.158.1.5.1.7,DOT3-OAM-MIB::dot3OamErrFramePeriodThreshold,Unsigned32,read-write,,current,,The number of frame errors that must occur for this event to be triggered. The default value is one frame error. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm. If dot3OamErrFramePeriodThreshold frame errors occur within a window of dot3OamErrFramePeriodWindow frames, an Event Notification OAMPDU should be generated with an Errored Frame Period Event TLV indicating that the threshold has been crossed in this window. 
.1.3.6.1.2.1.158.1.5.1.8,DOT3-OAM-MIB::dot3OamErrFramePeriodEvNotifEnable,INTEGER,read-write,,current,true(1):false(2),If true, the OAM entity should send an Event Notification OAMPDU when an Errored Frame Period Event occurs. By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored. 
.1.3.6.1.2.1.158.1.5.1.9,DOT3-OAM-MIB::dot3OamErrFrameWindow,Unsigned32,read-write,,current,,The amount of time (in 100ms increments) over which the threshold is defined. The default value is 10 (1 second). If dot3OamErrFrameThreshold frame errors occur within a window of dot3OamErrFrameWindow seconds (measured in tenths of seconds), an Event Notification OAMPDU should be generated with an Errored Frame Event TLV indicating that the threshold has been crossed in this window. 
.1.3.6.1.2.1.158.1.5.1.10,DOT3-OAM-MIB::dot3OamErrFrameThreshold,Unsigned32,read-write,,current,,The number of frame errors that must occur for this event to be triggered. The default value is one frame error. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm. If dot3OamErrFrameThreshold frame errors occur within a window of dot3OamErrFrameWindow (in tenths of seconds), an Event Notification OAMPDU should be generated with an Errored Frame Event TLV indicating the threshold has been crossed in this window. 
.1.3.6.1.2.1.158.1.5.1.11,DOT3-OAM-MIB::dot3OamErrFrameEvNotifEnable,INTEGER,read-write,,current,true(1):false(2),If true, the OAM entity should send an Event Notification OAMPDU when an Errored Frame Event occurs. By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored. 
.1.3.6.1.2.1.158.1.5.1.12,DOT3-OAM-MIB::dot3OamErrFrameSecsSummaryWindow,Integer32,read-write,,current,,The amount of time (in 100 ms intervals) over which the threshold is defined. The default value is 100 (10 seconds). If dot3OamErrFrameSecsSummaryThreshold frame errors occur within a window of dot3OamErrFrameSecsSummaryWindow (in tenths of seconds), an Event Notification OAMPDU should be generated with an Errored Frame Seconds Summary Event TLV indicating that the threshold has been crossed in this window. 
.1.3.6.1.2.1.158.1.5.1.13,DOT3-OAM-MIB::dot3OamErrFrameSecsSummaryThreshold,Integer32,read-write,,current,,The number of errored frame seconds that must occur for this event to be triggered. The default value is one errored frame second. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm. If dot3OamErrFrameSecsSummaryThreshold frame errors occur within a window of dot3OamErrFrameSecsSummaryWindow (in tenths of seconds), an Event Notification OAMPDU should be generated with an Errored Frame Seconds Summary Event TLV indicating that the threshold has been crossed in this window. 
.1.3.6.1.2.1.158.1.5.1.14,DOT3-OAM-MIB::dot3OamErrFrameSecsEvNotifEnable,INTEGER,read-write,,current,true(1):false(2),If true, the local OAM entity should send an Event Notification OAMPDU when an Errored Frame Seconds Event occurs. By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored. 
.1.3.6.1.2.1.158.1.5.1.15,DOT3-OAM-MIB::dot3OamDyingGaspEnable,INTEGER,read-write,,current,true(1):false(2),If true, the local OAM entity should attempt to indicate a dying gasp via the OAMPDU flags field to its peer OAM entity when a dying gasp event occurs. The exact definition of a dying gasp event is implementation dependent. If the system does not support dying gasp capability, setting this object has no effect, and reading the object should always result in 'false'. By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored. 
.1.3.6.1.2.1.158.1.5.1.16,DOT3-OAM-MIB::dot3OamCriticalEventEnable,INTEGER,read-write,,current,true(1):false(2),If true, the local OAM entity should attempt to indicate a critical event via the OAMPDU flags to its peer OAM entity when a critical event occurs. The exact definition of a critical event is implementation dependent. If the system does not support critical event capability, setting this object has no effect, and reading the object should always result in 'false'. By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored. 
.1.3.6.1.2.1.158.1.6,DOT3-OAM-MIB::dot3OamEventLogTable,,not-accessible,,current,,This table records a history of the events that have occurred at the Ethernet OAM level. These events can include locally detected events, which may result in locally generated OAMPDUs, and remotely detected events, which are detected by the OAM peer entity and signaled to the local entity via Ethernet OAM. Ethernet OAM events can be signaled by Event Notification OAMPDUs or by the flags field in any OAMPDU. This table contains both threshold crossing events and non-threshold crossing events. The parameters for the threshold window, threshold value, and actual value (dot3OamEventLogWindowXX, dot3OamEventLogThresholdXX, dot3OamEventLogValue) are only applicable to threshold crossing events, and are returned as all F's (2^32 - 1) for non-threshold crossing events. Entries in the table are automatically created when such events are detected. The size of the table is implementation dependent. When the table reaches its maximum size, older entries are automatically deleted to make room for newer entries. 
.1.3.6.1.2.1.158.1.6.1,DOT3-OAM-MIB::dot3OamEventLogEntry,,not-accessible,ifIndex:dot3OamEventLogIndex,current,,An entry in the dot3OamEventLogTable. Entries are automatically created whenever Ethernet OAM events occur at the local OAM entity, and when Event Notification OAMPDUs are received at the local OAM entity (indicating that events have occurred at the peer OAM entity). The size of the table is implementation dependent, but when the table becomes full, older events are automatically deleted to make room for newer events. The table index dot3OamEventLogIndex increments for each new entry, and when the maximum value is reached, the value restarts at zero. 
.1.3.6.1.2.1.158.1.6.1.1,DOT3-OAM-MIB::dot3OamEventLogIndex,Unsigned32,not-accessible,,current,,An arbitrary integer for identifying individual events within the event log. 
.1.3.6.1.2.1.158.1.6.1.2,DOT3-OAM-MIB::dot3OamEventLogTimestamp,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the logged event. For locally generated events, the time of the event can be accurately retrieved from sysUpTime. For remotely generated events, the time of the event is indicated by the reception of the Event Notification OAMPDU indicating that the event occurred on the peer. A system may attempt to adjust the timestamp value to more accurately reflect the time of the event at the peer OAM entity by using other information, such as that found in the timestamp found of the Event Notification TLVs, which provides an indication of the relative time between events at the peer entity. 
.1.3.6.1.2.1.158.1.6.1.3,DOT3-OAM-MIB::dot3OamEventLogOui,OCTET,read-only,,current,,The OUI of the entity defining the object type. All IEEE 802.3 defined events (as appearing in [802.3ah] except for the Organizationally Unique Event TLVs) use the IEEE 802.3 OUI of 0x0180C2. Organizations defining their own Event Notification TLVs include their OUI in the Event Notification TLV that gets reflected here. 
.1.3.6.1.2.1.158.1.6.1.4,DOT3-OAM-MIB::dot3OamEventLogType,Unsigned32,read-only,,current,,The type of event that generated this entry in the event log. When the OUI is the IEEE 802.3 OUI of 0x0180C2, the following event types are defined: erroredSymbolEvent(1), erroredFramePeriodEvent(2), erroredFrameEvent(3), erroredFrameSecondsEvent(4), linkFault(256), dyingGaspEvent(257), criticalLinkEvent(258) The first four are considered threshold crossing events, as they are generated when a metric exceeds a given value within a specified window. The other three are not threshold crossing events. When the OUI is not 71874 (0x0180C2 in hex), then some other organization has defined the event space. If event subtyping is known to the implementation, it may be reflected here. Otherwise, this value should return all F's (2^32 - 1). 
.1.3.6.1.2.1.158.1.6.1.5,DOT3-OAM-MIB::dot3OamEventLogLocation,INTEGER,read-only,,current,local(1):remote(2),Whether this event occurred locally (local(1)), or was received from the OAM peer via Ethernet OAM (remote(2)). 
.1.3.6.1.2.1.158.1.6.1.6,DOT3-OAM-MIB::dot3OamEventLogWindowHi,Unsigned32,read-only,,current,,If the event represents a threshold crossing event, the two objects dot3OamEventWindowHi and dot3OamEventWindowLo, form an unsigned 64-bit integer yielding the window over which the value was measured for the threshold crossing event (for example, 5, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as: dot3OamEventLogWindow = ((2^32) * dot3OamEventLogWindowHi) + dot3OamEventLogWindowLo Otherwise, this value is returned as all F's (2^32 - 1) and adds no useful information. 
.1.3.6.1.2.1.158.1.6.1.7,DOT3-OAM-MIB::dot3OamEventLogWindowLo,Unsigned32,read-only,,current,,If the event represents a threshold crossing event, the two objects dot3OamEventWindowHi and dot3OamEventWindowLo form an unsigned 64-bit integer yielding the window over which the value was measured for the threshold crossing event (for example, 5, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as: dot3OamEventLogWindow = ((2^32) * dot3OamEventLogWindowHi) + dot3OamEventLogWindowLo Otherwise, this value is returned as all F's (2^32 - 1) and adds no useful information. 
.1.3.6.1.2.1.158.1.6.1.8,DOT3-OAM-MIB::dot3OamEventLogThresholdHi,Unsigned32,read-only,,current,,If the event represents a threshold crossing event, the two objects dot3OamEventThresholdHi and dot3OamEventThresholdLo form an unsigned 64-bit integer yielding the value that was crossed for the threshold crossing event (for example, 10, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as: dot3OamEventLogThreshold = ((2^32) * dot3OamEventLogThresholdHi) + dot3OamEventLogThresholdLo Otherwise, this value is returned as all F's (2^32 -1) and adds no useful information. 
.1.3.6.1.2.1.158.1.6.1.9,DOT3-OAM-MIB::dot3OamEventLogThresholdLo,Unsigned32,read-only,,current,,If the event represents a threshold crossing event, the two objects dot3OamEventThresholdHi and dot3OamEventThresholdLo form an unsigned 64-bit integer yielding the value that was crossed for the threshold crossing event (for example, 10, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as: dot3OamEventLogThreshold = ((2^32) * dot3OamEventLogThresholdHi) + dot3OamEventLogThresholdLo Otherwise, this value is returned as all F's (2^32 - 1) and adds no useful information. 
.1.3.6.1.2.1.158.1.6.1.10,DOT3-OAM-MIB::dot3OamEventLogValue,Counter64,read-only,,current,,If the event represents a threshold crossing event, this value indicates the value of the parameter within the given window that generated this event (for example, 11, when 11 occurrences happened in 5 seconds while the threshold was 10). Otherwise, this value is returned as all F's (2^64 - 1) and adds no useful information. 
.1.3.6.1.2.1.158.1.6.1.11,DOT3-OAM-MIB::dot3OamEventLogRunningTotal,Counter64,read-only,,current,,Each Event Notification TLV contains a running total of the number of times an event has occurred, as well as the number of times an Event Notification for the event has been transmitted. For non-threshold crossing events, the number of events (dot3OamLogRunningTotal) and the number of resultant Event Notifications (dot3OamLogEventTotal) should be identical. For threshold crossing events, since multiple occurrences may be required to cross the threshold, these values are likely different. This value represents the total number of times this event has happened since the last reset (for example, 3253, when 3253 symbol errors have occurred since the last reset, which has resulted in 51 symbol error threshold crossing events since the last reset). 
.1.3.6.1.2.1.158.1.6.1.12,DOT3-OAM-MIB::dot3OamEventLogEventTotal,Unsigned32,read-only,,current,,Each Event Notification TLV contains a running total of the number of times an event has occurred, as well as the number of times an Event Notification for the event has been transmitted. For non-threshold crossing events, the number of events (dot3OamLogRunningTotal) and the number of resultant Event Notifications (dot3OamLogEventTotal) should be identical. For threshold crossing events, since multiple occurrences may be required to cross the threshold, these values are likely different. This value represents the total number of times one or more of these occurrences have resulted in an Event Notification (for example, 51 when 3253 symbol errors have occurred since the last reset, which has resulted in 51 symbol error threshold crossing events since the last reset). 
.1.3.6.1.2.1.158.2,DOT3-OAM-MIB::dot3OamConformance,,,,,,
.1.3.6.1.2.1.158.2.1,DOT3-OAM-MIB::dot3OamGroups,,,,,,
.1.3.6.1.2.1.158.2.1.1,DOT3-OAM-MIB::dot3OamControlGroup,,,,,,A collection of objects providing the abilities, configuration, and status of an Ethernet OAM entity. 
.1.3.6.1.2.1.158.2.1.2,DOT3-OAM-MIB::dot3OamPeerGroup,,,,,,A collection of objects providing the abilities, configuration, and status of a peer Ethernet OAM entity. 
.1.3.6.1.2.1.158.2.1.3,DOT3-OAM-MIB::dot3OamStatsBaseGroup,,,,,,A collection of objects providing the statistics for the number of various transmit and receive events for OAM on an Ethernet-like interface. Note that all of these counters must be supported even if the related function (as described in dot3OamFunctionsSupported) is not supported. 
.1.3.6.1.2.1.158.2.1.4,DOT3-OAM-MIB::dot3OamLoopbackGroup,,,,,,A collection of objects for controlling the OAM remote loopback function. 
.1.3.6.1.2.1.158.2.1.5,DOT3-OAM-MIB::dot3OamErrSymbolPeriodEventGroup,,,,,,A collection of objects for configuring the thresholds for an Errored Symbol Period Event. Each [802.3ah] defined Event Notification TLV has its own conformance group because each event can be implemented independently of any other. 
.1.3.6.1.2.1.158.2.1.6,DOT3-OAM-MIB::dot3OamErrFramePeriodEventGroup,,,,,,A collection of objects for configuring the thresholds for an Errored Frame Period Event. Each [802.3ah] defined Event Notification TLV has its own conformance group because each event can be implemented independently of any other. 
.1.3.6.1.2.1.158.2.1.7,DOT3-OAM-MIB::dot3OamErrFrameEventGroup,,,,,,A collection of objects for configuring the thresholds for an Errored Frame Event. Each [802.3ah] defined Event Notification TLV has its own conformance group because each event can be implemented independently of any other. 
.1.3.6.1.2.1.158.2.1.8,DOT3-OAM-MIB::dot3OamErrFrameSecsSummaryEventGroup,,,,,,A collection of objects for configuring the thresholds for an Errored Frame Seconds Summary Event. Each [802.3ah] defined Event Notification TLV has its own conformance group because each event can be implemented independently of any other. 
.1.3.6.1.2.1.158.2.1.9,DOT3-OAM-MIB::dot3OamFlagEventGroup,,,,,,A collection of objects for configuring the sending OAMPDUs with the critical event flag or dying gasp flag enabled. 
.1.3.6.1.2.1.158.2.1.10,DOT3-OAM-MIB::dot3OamEventLogGroup,,,,,,A collection of objects for configuring the thresholds for an Errored Frame Seconds Summary Event and maintaining the event information. 
.1.3.6.1.2.1.158.2.1.11,DOT3-OAM-MIB::dot3OamNotificationGroup,,,,,,A collection of notifications used by Ethernet OAM to signal to a management entity that local or remote events have occurred on a specified Ethernet link. 
.1.3.6.1.2.1.158.2.2,DOT3-OAM-MIB::dot3OamCompliances,,,,,,
.1.3.6.1.2.1.158.2.2.1,DOT3-OAM-MIB::dot3OamCompliance,,,,,,The compliance statement for managed entities supporting OAM on Ethernet-like interfaces. 
.1.3.6.1.3,SNMPv2-SMI::experimental,,,,,,
.1.3.6.1.4,SNMPv2-SMI::private,,,,,,
.1.3.6.1.4.1,SNMPv2-SMI::enterprises,,,,,,
.1.3.6.1.4.1.164,RAD-MIB::rad,,,,,,
.1.3.6.1.4.1.164.1,RAD-MIB::radTokenRing,,,,,,
.1.3.6.1.4.1.164.2,RAD-MIB::radFddi,,,,,,
.1.3.6.1.4.1.164.3,RAD-MIB::radWan,,,,,,
.1.3.6.1.4.1.164.3.1,RAD-MIB::wanGen,,,,,,
.1.3.6.1.4.1.164.3.1.1,RAD-MIB::chasWanGen,,,,,,
.1.3.6.1.4.1.164.3.1.1.1,RAD-MIB::chasVersion,OCTET,read-only,,current,,An ASCII string for description and display of the agent chassis version.
.1.3.6.1.4.1.164.3.1.1.2,RAD-MIB::chasTotalNoOfSlt,Integer32,read-only,,current,,This entry indicates the number of physical slots in the chassis.
.1.3.6.1.4.1.164.3.1.1.3,RAD-MIB::chasTotalNoOfIoSlt,Integer32,read-only,,current,,This entry indicates the total number of physical IO slots in the chassis, (not all slots hardware should be occupied and active) .
.1.3.6.1.4.1.164.3.1.1.4,RAD-MIB::chasTotalNoOfPsSlt,Integer32,read-only,,current,,This entry indicates the number of physical Power Supply slots in the chassis.
.1.3.6.1.4.1.164.3.1.1.5,RAD-MIB::chasTotalNoOfClSlt,Integer32,read-only,,current,,This entry indicates the number of physical Common Logic slots in the chassis.
.1.3.6.1.4.1.164.3.1.2,RAD-MIB::agnWanGen,,,,,,
.1.3.6.1.4.1.164.3.1.2.1,RAD-MIB::statAgnGen,,,,,,
.1.3.6.1.4.1.164.3.1.2.1.1,RAD-MIB::agnSDateFormat,INTEGER,read-write,,current,ddMMYYYY(1):mmDDYYYY(2):yyyyDDMM(3):yyyyMMDD(4),This entry indicates the date and time format used for the agnSDateAndTimeCmd and for the alarm history report.
.1.3.6.1.4.1.164.3.1.2.1.2,RAD-MIB::agnSDateCmd,OCTET,read-write,,current,,This entry indicates the current date as it is known by the agent using its own real-time clock. The format would be as specified by the agnSDateFormat. This parameter can be set for time synchronization between the NMS and the Agent.
.1.3.6.1.4.1.164.3.1.2.1.3,RAD-MIB::agnSTimeCmd,OCTET,read-write,,current,,This entry indicates the current time as it is known by the agent using its own real-time clock. This parameter can be set for time synchronization between the NMS and the Agent.
.1.3.6.1.4.1.164.3.1.2.1.4,RAD-MIB::agnSActiveCnfg,Integer32,read-only,,current,,This entry specifies the unique identifier of the configuration, that is currently active and running.
.1.3.6.1.4.1.164.3.1.2.1.5,RAD-MIB::agnSEditCnfg,Integer32,read-only,,current,,This entry indicates the unique identifier of the configuration that is currently loaded into the tmp working space for manipulation and update operations. Value of 255 means no config. is under editing process.
.1.3.6.1.4.1.164.3.1.2.1.6,RAD-MIB::agnSLastCnfgFlipTime,OCTET,read-only,,current,,This entry indicates the Date & Time of the last flip to the current configuration at the agent.
.1.3.6.1.4.1.164.3.1.2.1.7,RAD-MIB::agnSLastCnfgFlipCause,OCTET,read-only,,current,,This entry describes the flip's cause.
.1.3.6.1.4.1.164.3.1.2.1.8,RAD-MIB::agnSEditBy,INTEGER,read-only,,current,none(1):snmp(2):terCon1(3):terCon2(4):terInbandCon1(5):terInbandCon2(6):lcd(7),This entry indicates which MMI application is working on the edited config. The editing phase starts at the first modify operation and ends after an update(load) operation.
.1.3.6.1.4.1.164.3.1.2.1.9,RAD-MIB::agnSClkSrc,INTEGER,read-only,,current,master(1):fallback(2):internal(3),This entry indicates the source of the system clock.
.1.3.6.1.4.1.164.3.1.2.1.10,RAD-MIB::agnSAlrStatus,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state in the agent level, i.e. lower level (card/port) alarms not included. critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.2.1.11,RAD-MIB::agnSAlrStatusAll,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state of the entire agent, i.e. including card and port alarms status. critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.2.1.12,RAD-MIB::agnSMaskedAlrStat,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state in the agent level,[ i.e. lower level (card/port) alarms not included] including Masked alarms. critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.2.1.13,RAD-MIB::agnSMaskedAlrStatAll,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state of the entire agent, i.e. including card and port alarms status,including Masked alarms. critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.2.1.14,RAD-MIB::agnSTstStatAll,INTEGER,read-only,,current,off(2):on(3),on(3) - when there is at least one test in progress in one of the agent cards, otherwise the value will be off(2).
.1.3.6.1.4.1.164.3.1.2.1.15,RAD-MIB::agnSAlrTable,,not-accessible,,current,,List of agent related alarms and indications for alarms at system level.
.1.3.6.1.4.1.164.3.1.2.1.15.1,RAD-MIB::agnSAlrEntry,,not-accessible,agnSAlrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.1.15.1.1,RAD-MIB::agnSAlrIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status table of the agent.
.1.3.6.1.4.1.164.3.1.2.1.15.1.2,RAD-MIB::agnSAlrCodeDescription,OCTET,read-only,,current,,This attribute is a full text description of the alarm . The alarm description includes the following information: alarm code, alarm text, alarm severity, Masked or Inverted flag and counter.
.1.3.6.1.4.1.164.3.1.2.1.15.1.3,RAD-MIB::agnSAlrCode,Integer32,read-only,,current,,A code identifying the alarm of an entry in the alarm status table at system level.
.1.3.6.1.4.1.164.3.1.2.1.15.1.4,RAD-MIB::agnSAlrSeverity,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),The severity of the alarm.
.1.3.6.1.4.1.164.3.1.2.1.15.1.5,RAD-MIB::agnSAlrState,INTEGER,read-only,,current,off(2):on(3),State of the alarm.
.1.3.6.1.4.1.164.3.1.2.1.15.1.6,RAD-MIB::agnSAlrCounter,Integer32,read-only,,current,,A counter - how many times the alarm occured since last clear operation. ON and OFF Alarm will be counted separately.
.1.3.6.1.4.1.164.3.1.2.1.15.1.7,RAD-MIB::agnSAlrMask,INTEGER,read-only,,current,off(2):on(3),Alarm mask : on/off.
.1.3.6.1.4.1.164.3.1.2.1.15.1.8,RAD-MIB::agnSAlrInvert,INTEGER,read-only,,current,off(2):on(3),Alarm invert : on/off.
.1.3.6.1.4.1.164.3.1.2.1.16,RAD-MIB::agnSClearAlrCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, enforce a clear operation on all the agent(general) events. General alarms are alarms which are not specific to a card or port. The clear operation will not be applied for masked/inverted alarms.
.1.3.6.1.4.1.164.3.1.2.1.17,RAD-MIB::agnSClearAllAlrCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, enforce a clear operation on all MUX alarm events at the levels of agent, slots and ports. The clear operation will not be applied for masked/inverted alarms.
.1.3.6.1.4.1.164.3.1.2.1.18,RAD-MIB::agnSSanityCheckStatus,INTEGER,read-only,,current,unknown(1):fail(2):warning(3):ok(4),Upon completion of the Sanity check process on the TmpCnfg this attribute will be set to: FAIL(2) - when there is at least one error encountered and possibly some warnings. WARNING(3) - when there are only warnings. otherwise, the value will be OK(4). The value will be UNKNOWN(1) if changes were made in the TmpCnfg following the last Sanity check.
.1.3.6.1.4.1.164.3.1.2.1.19,RAD-MIB::agnSNoOfSanityCheckErr,Integer32,read-only,,current,,This entry indicates the number of errors/warnings discovered by the last SanityCheck process.
.1.3.6.1.4.1.164.3.1.2.1.20,RAD-MIB::agnSErrListTable,,not-accessible,,current,,List of errors and warnings found during Sanity Check process.
.1.3.6.1.4.1.164.3.1.2.1.20.1,RAD-MIB::agnSErrListEntry,,not-accessible,agnSErrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.1.20.1.1,RAD-MIB::agnSErrIdx,Integer32,read-only,,current,,Unique number to identify an entry in the error list table. The maximum entry value cannot exceed the value of 'agnSNoOfSanityCheckErr'. 
.1.3.6.1.4.1.164.3.1.2.1.20.1.2,RAD-MIB::agnSErrDescription,OCTET,read-only,,current,,This attribute is a full text description of the sanity check error including error code, slot and port numbers related to the code .
.1.3.6.1.4.1.164.3.1.2.1.21,RAD-MIB::agnSMaxNoOfCnfg,Integer32,read-only,,current,,Maximum number of configurations that can be defined and stored in the MUX. If the mux has a large capacity, the maximum will be limited to 254.
.1.3.6.1.4.1.164.3.1.2.1.22,RAD-MIB::agnSCnfgTable,,not-accessible,,current,,This table contains an entry per configuration. It indicates if the configuration is valid.
.1.3.6.1.4.1.164.3.1.2.1.22.1,RAD-MIB::agnSCnfgEntry,,not-accessible,agnSEntryIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.1.22.1.1,RAD-MIB::agnSEntryIdx,Integer32,read-only,,current,,Unique number to identify an entry in the configuration table.
.1.3.6.1.4.1.164.3.1.2.1.22.1.2,RAD-MIB::agnSEntryIsValid,INTEGER,read-only,,current,no(2):yes(3),This attribute indicates whether the specific configuration is valid in the MUX . Value of NO indicates: no such configuration in the MUX. 
.1.3.6.1.4.1.164.3.1.2.2,RAD-MIB::cnfgAgnGen,,,,,,
.1.3.6.1.4.1.164.3.1.2.2.1,RAD-MIB::agnCSanityCheckCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to on(3) will initiate the process of Sanity check on the TmpCnfg. Upon completion the value will automatically be changed to off(2).
.1.3.6.1.4.1.164.3.1.2.2.2,RAD-MIB::agnCSaveCnfgIdxCmd,Integer32,read-write,,current,,This attribute specifies the Id of the target RealCnfg to which the TmpCnfg should be transferred. Upon set command the MUX will initiate the Sanity-Check process first. If successful, the actual transfer will be performed. If warnings are detected, the user will have to perform the command again to confirm the operation. Setting this object a second time to the same value without performing any change in the database, will cause the result: agnSSanityCheckStatus = unknown
.1.3.6.1.4.1.164.3.1.2.2.3,RAD-MIB::agnCLoadCnfgIdxCmd,Integer32,read-write,,current,,This attribute specifies the Id of the source Cnfg to be loaded into the TmpCnfg. Upon set operation the actual transfer will be initiated. The operation is valid only on Valid configurations (agnSEntryIsValid)
.1.3.6.1.4.1.164.3.1.2.2.4,RAD-MIB::agnCClkSrcTable,,not-accessible,,current,,All the entries of this table are identical (have the same value) for all the configurations (1..100) except the TmpCnfg. The write operation into the Table Objects is valid only for the TmpCnfg entry.
.1.3.6.1.4.1.164.3.1.2.2.4.1,RAD-MIB::agnCClkSrcEntry,,not-accessible,agnCClkCnfgIdx:agnCClkSrcIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.2.4.1.1,RAD-MIB::agnCClkCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..100) being accessed and Idx 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.1.2.2.4.1.2,RAD-MIB::agnCClkSrcIdx,Integer32,read-only,,current,,An index to the table. There are only two entries to this table. Index 1 points to the Master clock parameters and Index 2 points to the Fallback clock parameters
.1.3.6.1.4.1.164.3.1.2.2.4.1.3,RAD-MIB::agnCClkSrcMode,INTEGER,read-write,,current,internal(1):rxClk(2):adaptive(3),The source of the nodal timing.
.1.3.6.1.4.1.164.3.1.2.2.4.1.4,RAD-MIB::agnCClkSrcSlt,INTEGER,read-write,,current,notApplicable(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This entry is valid only when we are working in rxClk mode. For an invalid entry, the return value will be '7fff'h.
.1.3.6.1.4.1.164.3.1.2.2.4.1.5,RAD-MIB::agnCClkSrcPrt,Integer32,read-write,,current,,This entry is valid only when we are working in rxClk or  adaptive mode. For an invalid entry, the return value will be '7fff'h. - For rxClk mode, the values can be: exPrt1 (1) , exPrt2 (2) , exPrt3 (3) , exPrt4 (4) , exPrt5 (5) , exPrt6 (6) , exPrt7 (7) , exPrt8 (8) , exPrt9 (9) , exPrt10 (10) , exPrt11 (11) , exPrt12 (12) , notApplicable (100), - For adaptive mode, the value will be the ifIndex of the  selected IP Bundle.
.1.3.6.1.4.1.164.3.1.2.2.5,RAD-MIB::agnCDeleteCnfgIdxCmd,Integer32,read-write,,current,,Setting this attribute will delete the requested DB
.1.3.6.1.4.1.164.3.1.2.2.6,RAD-MIB::agnCDefaultCnfgIdxCmd,Integer32,read-write,,current,,Setting this attribute will define the desired working
.1.3.6.1.4.1.164.3.1.2.2.7,RAD-MIB::agnCnfgDataTable,,not-accessible,,current,,This table contains data about the agent configurations. The table will support only data about valid configurations of the agent.
.1.3.6.1.4.1.164.3.1.2.2.7.1,RAD-MIB::agnCnfgDataEntry,,not-accessible,agnCnfgIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.2.7.1.1,RAD-MIB::agnCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the agent' Cnfg the following  objects refer. 255=Temporary Cnfg (Set is done only to this configuration).
.1.3.6.1.4.1.164.3.1.2.2.7.1.2,RAD-MIB::agnCnfgDesc,OCTET,read-write,,current,,This object is a description of the Configuration, entered by user, to enhance Cnfg recognition.
.1.3.6.1.4.1.164.3.1.2.2.7.1.3,RAD-MIB::agnCnfgUpdDate,OCTET,read-only,,current,,This object indicates the date when last update of this configuration was performed, as it is known by the agent using its own real-time clock. The format would be as specified by the agnSDateFormat. When update is performed, the agent should save the date.
.1.3.6.1.4.1.164.3.1.2.2.7.1.4,RAD-MIB::agnCnfgUpdTime,OCTET,read-only,,current,,This object indicates the time when last update of this configuration was performed, as it is known by the agent using its own real-time clock. When update is performed, the agent should save the time.
.1.3.6.1.4.1.164.3.1.2.2.7.1.5,RAD-MIB::agnCnfgUpdMnger,IpAddress,read-only,,current,,This object indicates the IP Address of the Manager who performed the last update of this configuration. When update is performed, the agent should save the IP Address of the Manager who commanded the update. That will enable a manager to know if he performed the last update, or another manager did.
.1.3.6.1.4.1.164.3.1.2.2.8,RAD-MIB::agnCnfgAlarm,,,,,,
.1.3.6.1.4.1.164.3.1.2.2.8.1,RAD-MIB::agnCnfgAlrFilterWindow,Integer32,read-write,,current,,Window of time, in seconds. During this Window, the alarms filter is performed. Same Window for all agent alarms that need filtering. Upon end of the Window, the state of the alarm is updated and a new Window starts. If no alarm needs filtering, this object's value will not be used.
.1.3.6.1.4.1.164.3.1.2.2.8.2,RAD-MIB::agnCnfgAlrTable,,not-accessible,,current,,This table enables the user to set attributes to each alarm. Setting for a non-existing entry agnCnfgAlrMask, agnCnfgAlrInvert or agnCnfgAlrFilter to 'yes'(or yesAndSave for Mask) will add this new entry to the table. Setting for an existing entry agnCnfgAlrMask/ agnCnfgAlrInvert/agnCnfgAlrFilter (one or more) to 'no' (noAndSave for Mask) so that ALL these objects' values are 'no' , will delete this entry from the table. For agnCnfgAlrMask, only if [(last saved value=noAndSave) AND (new value is 'no' or 'noAndSave')] the object's value is considered 'no' for deleting the entry.  For some products (like MP, MPH, Vmux2100) the Active Alarms are always part of the table and cannot be removed even if their Mask/Invert/Filter are No.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1,RAD-MIB::agnCnfgAlrEntry,,not-accessible,agnCnfgAlrCode:agnCnfgAlrSlot:agnCnfgAlrPort,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.1,RAD-MIB::agnCnfgAlrCode,Integer32,read-only,,current,,The alarm code. The following attributes refer this code.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.2,RAD-MIB::agnCnfgAlrSlot,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):all(200):notApplicable(255),The alarm slot. The following attributes apply for the alarm code and slot selected. all = the attributes apply to all slots. notApplicable = the selected alarm is for system level. For the Vmux2100 Main Board clA (3) is used.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.3,RAD-MIB::agnCnfgAlrPort,Integer32,read-only,,current,,The alarm port. The following attributes apply for the alarm code,slot and port selected. 200 = all = the attributes apply to all ports of the selected slot. When selected Slot is 'all', only 'all' or 'notApplicable' are valid  Port selections. notApplicable = the selected alarm is for system or card level.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.4,RAD-MIB::agnCnfgAlrMask,INTEGER,read-write,,current,no(1):noAndSave(2):yes(3):yesAndSave(4),An attribute defining the desired Mask state of an alarm . no - unmask (this command is not saved in agent's common database) noAndSave - unmask ; this command is saved in agent's common database yes - mask (this command is not saved in agent's common database) yesAndSave - mask ; this command is saved in agent's common database. Commands that are not saved, will be lost upon power-up or selected card removal. 
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.5,RAD-MIB::agnCnfgAlrInvert,INTEGER,read-write,,current,no(2):yes(3),An attribute defining the desired Invert state of an alarm . no - not inverted. yes - inverted. For MP, it is not applicable for alarms that are currently OFF.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.6,RAD-MIB::agnCnfgAlrFilter,INTEGER,read-write,,current,no(2):yes(3),An attribute defining if Filter is desired for the alarm . no - no filter. yes - filter activate. This filter is activated within a window of time defined by agnCnfgAlrFilterWindow. Its purpose is to avoid frequent changes of an alarm between ON/OFF states.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.7,RAD-MIB::agnCnfgAlrFilterSet,Integer32,read-write,,current,,This is a top threshold causing the alarm that passes it, to be declared Set (ON) at the end of the respective window of time. - For alarms defined by default as state alarms (minor,major) this value will be in [%]. - For alarms defined by default as events, this value will be an integer meaning how many times this event should appear at least, during the window in order to be considered ON. The maximum value will be 255. This value should be greater than the one of agnCnfgAlrFilterReset. Agents that do not support Alarms Filter, will return 0.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.8,RAD-MIB::agnCnfgAlrFilterReset,Integer32,read-write,,current,,This is a bottom threshold causing the alarm that does not pass it, to be declared Reset (ON) at the end of the respective window of time. - For alarms defined by default as state alarms (minor,major) this value will be in [%]. - For alarms defined by default as events, this value will be an integer meaning how many times this event should appear at most, during the window, in order to be considered OFF. This value should be less than the one of agnCnfgAlrFilterSet. Agents that do not support Alarms Filter, will return 0.
.1.3.6.1.4.1.164.3.1.2.2.8.2.1.9,RAD-MIB::agnCnfgAlrSeverity,INTEGER,read-write,,current,event(3):minor(4):major(5):warning(6):critical(7),An attribute defining desired severity of an alarm code  per slot/port 
.1.3.6.1.4.1.164.3.1.2.2.8.3,RAD-MIB::agnCnfgAlrReportTable,,not-accessible,,current,,This table enables the user to configure the desired Alarm Reports according to alarms severity.
.1.3.6.1.4.1.164.3.1.2.2.8.3.1,RAD-MIB::agnCnfgAlrReportEntry,,not-accessible,agnCnfgAlrReportType,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.2.8.3.1.1,RAD-MIB::agnCnfgAlrReportType,INTEGER,read-only,,current,trap(1):buffer(2):relay(3):alrLedOn(4):alrLedBlink(5):relay2(6),The alarm report type. trap - traps will be sent only for alarms having the selected On/Off severity or higher. buffer - only alarms having the selected On/Off severity and higher, will be reported to the buffer. relay - relay contact will be activated only for alarms having the selected On severity or higher. alrLedOn/alrLedBlink - user should select a higher severity (ReportOn) for alrLedBlink than for alrLedOn (Blinking Led means a more severe alarm than steady ON Led). alrLedOn - MTCL-1 Alarm Led will be ON only when agnSAlrStatusAll equals the selected severity or higher, but lower severity than that selected for 'alrLedBlink'. alrLedBlink - MTCL-1 Alarm Led will Blink only when agnSAlrStatusAll equals the selected severity or higher. relay2 - relay 2 contact will be activated only for alarms having the selected On severity or higher.
.1.3.6.1.4.1.164.3.1.2.2.8.3.1.2,RAD-MIB::agnCnfgAlrStartReportOn,INTEGER,read-write,,current,noReport(2):event(3):minor(4):major(5):warning(6):critical(7),This object specifies the severity from which alarms will  be reported. Alarms having this severity or higher, will be reported. This object specifies the report severity only for alarms that turn to ON state. noReport - no Report at all (for any severity).
.1.3.6.1.4.1.164.3.1.2.2.8.3.1.3,RAD-MIB::agnCnfgAlrStartReportOff,INTEGER,read-write,,current,notApplicable(1):noReport(2):event(3):minor(4):major(5):warning(6):critical(7),This object specifies the severity from which alarms will  be reported. Alarms having this severity or higher, will be reported. This object specifies the report severity only for alarms that turn to OFF state.  notApplicable - for 'relay','alrLedOn','alrLedBlink', 'relay2' report  types, in MP. noReport - no Report at all (for any severity).
.1.3.6.1.4.1.164.3.1.2.2.9,RAD-MIB::agnCOffsetCmd,INTEGER,read-write,,current,notApplicable(1):normal(2):u1(3),An object defining special user request. notApplicable - is RO value for products that do not support this object. normal - nothing special u1 - user 1 - for all Voice cards, the DISPLAYED Tx and Rx Levels will have the following Offsets: - 2 Wires port: Tx Level: the base value (for 0dBm) = 0 Rx Level: the base value (for 0dBm) = -2 - 4 Wires port: Tx Level: the base value (for 0dBm) = -16 Rx Level: the base value (for 0dBm) = 7  The MIB and application DB will use the values without Offset.
.1.3.6.1.4.1.164.3.1.2.2.10,RAD-MIB::agnCT1E1RingTable,,not-accessible,,current,,Configuration of all T1/E1 Ring ML cards and ports. The write operation into the table objects is valid only for the TmpCnfg. A Slot/Port that does not participate in the T1/E1 Ring,  will not exist in this table. A ML port that exists in this table, cannot exist at the same time in the IO Redundancy table (sysCRdnTable).
.1.3.6.1.4.1.164.3.1.2.2.10.1,RAD-MIB::agnCT1E1RingEntry,,not-accessible,agnCT1E1RingCnfgIdx:agnCT1E1RingPrimeSlot:agnCT1E1RingPrimePort,current,,An Entry in table agnCT1E1RingTable
.1.3.6.1.4.1.164.3.1.2.2.10.1.1,RAD-MIB::agnCT1E1RingCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.1.2.2.10.1.2,RAD-MIB::agnCT1E1RingPrimeSlot,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),The slot number of the Primary card of the Ring Pair.
.1.3.6.1.4.1.164.3.1.2.2.10.1.3,RAD-MIB::agnCT1E1RingPrimePort,Integer32,read-only,,current,,The port number in the Primary Card. external-4 -> 4 internal-4 -> 104 
.1.3.6.1.4.1.164.3.1.2.2.10.1.4,RAD-MIB::agnCT1E1RingSecSlot,INTEGER,read-create,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),The slot number of the Secondary card of the Ring Pair.
.1.3.6.1.4.1.164.3.1.2.2.10.1.5,RAD-MIB::agnCT1E1RingSecPort,Integer32,read-create,,current,,The port number in the Secondary Card. external-4 -> 4 internal-4 -> 104 
.1.3.6.1.4.1.164.3.1.2.2.10.1.6,RAD-MIB::agnCT1E1RingRecTime,Integer32,read-create,,current,,T1/E1 Ring Recovery Time (sec). Valid Values: 1..99, 65535. 65535=NA.
.1.3.6.1.4.1.164.3.1.2.2.10.1.7,RAD-MIB::agnCT1E1RingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This parameter allows NMS to create/delete entries of this table. The only possible supported RowStatus vaules are active (1) and destroy (6).
.1.3.6.1.4.1.164.3.1.2.2.10.1.8,RAD-MIB::agnCT1E1RingWTR,Unsigned32,read-create,,current,,T1/E1 Ring Wait to Restore (sec). Valid Values: 0..999, 65535. 65535=NA. When the value <> 65535, the value of agnCT1E1RingRecTime must be 65535.
.1.3.6.1.4.1.164.3.1.2.2.10.1.9,RAD-MIB::agnCT1E1RingDualFailDetection,INTEGER,read-create,,current,disable(2):enable(3),T1/E1 Ring - Dual Failure Detection enable/disable.
.1.3.6.1.4.1.164.3.1.2.2.11,RAD-MIB::agnCMainExitPort,INTEGER,read-write,,current,notApplicable(1):eth(2):e1T1SerialLink(3),An object defining the Main Exit Port for the Data of the device. In the Vmux-120 Device the Data can Exit via one of the 2 existing ports: 1. Ethernet port (2) 2. A port that can be E1 or T1 or a Serial Link (3).
.1.3.6.1.4.1.164.3.1.2.2.12,RAD-MIB::agnCBuMlTable,,not-accessible,,current,,Configuration for Primary, Secondary and Third Link. These are used for Link Backup.
.1.3.6.1.4.1.164.3.1.2.2.12.1,RAD-MIB::agnCBuMlEntry,,not-accessible,agnCBuMlCnfgIdx:agnCBuMlRole,current,,An Entry in table agnCBuMlTable
.1.3.6.1.4.1.164.3.1.2.2.12.1.1,RAD-MIB::agnCBuMlCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Index of the Configuration database (1..255) being  accessed. Index of 255 relates to the Temporary Configuration.
.1.3.6.1.4.1.164.3.1.2.2.12.1.2,RAD-MIB::agnCBuMlRole,INTEGER,not-accessible,,current,primary(2):secondary(3):third(4):fourth(5),The Role of the Link. Primary Link is the Link that should usually work. If the Primary Link fails, the data will go through the Secondary Link. If both Primary and Secondary Links fail, the data will go through the Third Link, provided it is up.
.1.3.6.1.4.1.164.3.1.2.2.12.1.3,RAD-MIB::agnCBuMlType,INTEGER,read-write,,current,none(2):e1T1a(3):e1T1b(4):eth(5),The Type of the Link. For E1/T1 the Link can be Link A - e1T1a or Link B - e1T1b.
.1.3.6.1.4.1.164.3.1.2.2.12.1.4,RAD-MIB::agnCBuMlDefaultGateway,IpAddress,read-write,,current,,Default Gateway's IP Address.
.1.3.6.1.4.1.164.3.1.2.2.12.1.5,RAD-MIB::agnCBuMlSubnetMask,IpAddress,read-write,,current,,The Link subnet mask.
.1.3.6.1.4.1.164.3.1.2.2.12.1.6,RAD-MIB::agnCBuMlOamFrequency,Integer32,read-write,,current,,Time in sec. between 2 OAM packets.
.1.3.6.1.4.1.164.3.1.2.2.12.1.7,RAD-MIB::agnCBuMlOamTimeoutCycles,Integer32,read-write,,current,,No. of cycles the Link will send OAM packets without receiving a response from the remote Link before switching to the Backup Link.
.1.3.6.1.4.1.164.3.1.2.2.12.1.8,RAD-MIB::agnCBuMlWaitToRestore,Unsigned32,read-write,,current,,This object defines traffic recovery time (in milliseconds)  of the link after its recovery. This object is applicable only when Recovery Mode is revertive.
.1.3.6.1.4.1.164.3.1.2.2.13,RAD-MIB::agnCQ50Table,,not-accessible,,current,,Table for the device Q50 parameters. Q50 is a Signaling protocol used between PBX devices. It is possible to control the initiation of calls using Q.50. This is useful for devices when there is a congestion.
.1.3.6.1.4.1.164.3.1.2.2.13.1,RAD-MIB::agnCQ50Entry,,not-accessible,agnCQ50CnfgIdx,current,,An Entry in table agnCQ50Table
.1.3.6.1.4.1.164.3.1.2.2.13.1.1,RAD-MIB::agnCQ50CnfgIdx,Integer32,not-accessible,,current,,This object indicates the Index of the Configuration database (1..255) being  accessed. Index of 255 relates to the Temporary Configuration.
.1.3.6.1.4.1.164.3.1.2.2.13.1.2,RAD-MIB::agnCQ50StopCallsThresh,Integer32,read-write,,current,,This object indicates the Bandwidth Threshold percent (%) above which new Calls from the PBX will be disabled.
.1.3.6.1.4.1.164.3.1.2.2.13.1.3,RAD-MIB::agnCQ50DiscardPktThresh,Integer32,read-write,,current,,This object indicates the Bandwidth Threshold percent (%) above which voice packets will be discarded. Usually, the value selected should be higher than the value of agnCQ50StopCallsThresh.
.1.3.6.1.4.1.164.3.1.2.2.13.1.4,RAD-MIB::agnCQ50BlockNewModemVbdCallsThresh,Integer32,read-write,,current,,This object indicates the Modem VBD Calls Threshold percent (%) above which new modem calls will be rejected.
.1.3.6.1.4.1.164.3.1.2.2.13.1.5,RAD-MIB::agnCQ50BlockNewModemRelayCallsThresh,Integer32,read-write,,current,,This object indicates the Modem Relay Calls Threshold percent (%) above which new modem calls will be rejected.
.1.3.6.1.4.1.164.3.1.2.3,RAD-MIB::cmprAgnGen,,,,,,
.1.3.6.1.4.1.164.3.1.2.3.1,RAD-MIB::agnCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.1.1,RAD-MIB::agnCmprEntry,,not-accessible,agnCmprTypIdx:agnCmprCnfgIdx:agnCmprVersion,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.1.1.1,RAD-MIB::agnCmprTypIdx,Integer32,read-only,,current,,This attribute indicates the Type of the Compressed being referred.
.1.3.6.1.4.1.164.3.1.2.3.1.1.2,RAD-MIB::agnCmprCnfgIdx,Integer32,read-only,,current,,This attribute indicates the configuration to which the Compressed information is related.
.1.3.6.1.4.1.164.3.1.2.3.1.1.3,RAD-MIB::agnCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.2.3.1.1.4,RAD-MIB::agnCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.2.3.2,RAD-MIB::agnDlciCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.2.1,RAD-MIB::agnDlciCmprEntry,,not-accessible,agnDlciCmprCnfgIdx:agnDlciCmprVersion:agnDlciCmprDlciIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.2.1.1,RAD-MIB::agnDlciCmprCnfgIdx,Integer32,read-only,,current,,This attribute indicates the configuration to which the Compressed information is related.
.1.3.6.1.4.1.164.3.1.2.3.2.1.2,RAD-MIB::agnDlciCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.2.3.2.1.3,RAD-MIB::agnDlciCmprDlciIdx,Integer32,read-only,,current,,This attribute indicates a unique identifier of the Dlci, the compressed information relates to. The values are between 16 - 991.
.1.3.6.1.4.1.164.3.1.2.3.2.1.4,RAD-MIB::agnDlciCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.2.3.3,RAD-MIB::agnAlarmsCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.3.1,RAD-MIB::agnAlarmsCmprEntry,,not-accessible,agnAlarmsCmprVersion:agnAlarmsCmprAlarmIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.3.1.1,RAD-MIB::agnAlarmsCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.2.3.3.1.2,RAD-MIB::agnAlarmsCmprAlarmIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status table of the agent.
.1.3.6.1.4.1.164.3.1.2.3.3.1.3,RAD-MIB::agnAlarmsCmprObj,OCTET,read-only,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.2.3.4,RAD-MIB::agnAlrBufCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.4.1,RAD-MIB::agnAlrBufCmprEntry,,not-accessible,agnAlrBufCmprVersion:agnAlrBufCmprAlarmIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.4.1.1,RAD-MIB::agnAlrBufCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.2.3.4.1.2,RAD-MIB::agnAlrBufCmprAlarmIdx,Integer32,read-only,,current,,A unique number to identify an entry in the history alarms buffer of the agent.
.1.3.6.1.4.1.164.3.1.2.3.4.1.3,RAD-MIB::agnAlrBufCmprObj,OCTET,read-only,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.2.3.5,RAD-MIB::agnSCmprErrListTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.5.1,RAD-MIB::agnSCmprErrListEntry,,not-accessible,agnSCmprErrVersion:agnSCmprErrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.5.1.1,RAD-MIB::agnSCmprErrVersion,Integer32,read-only,,current,,The version of the compressed data 
.1.3.6.1.4.1.164.3.1.2.3.5.1.2,RAD-MIB::agnSCmprErrIdx,Integer32,read-only,,current,,Unique number to identify an entry in the errors list table. The maximum entry value cannot exceed the value of 'agnSNoOfSanityCheckErr'. 
.1.3.6.1.4.1.164.3.1.2.3.5.1.3,RAD-MIB::agnSCmprErrObj,OCTET,read-only,,current,,This attribute is a full text description of the error, including: error code, slot and port numbers related to the code .
.1.3.6.1.4.1.164.3.1.2.3.6,RAD-MIB::agnTsCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.6.1,RAD-MIB::agnTsCmprEntry,,not-accessible,agnTsCmprVerIdx:agnTsCmprCnfgIdx:agnTsCmprSlotIdx:agnTsCmprPortIdx:agnTsCmprPduIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.6.1.1,RAD-MIB::agnTsCmprVerIdx,Integer32,read-only,,current,,This object indicates the version of the internal format of the Compressed data.
.1.3.6.1.4.1.164.3.1.2.3.6.1.2,RAD-MIB::agnTsCmprCnfgIdx,Integer32,read-only,,current,,This object indicates the configuration to which the Compressed information is related. 255=temporary configuration. Set can be performed only to the temporary configuration.
.1.3.6.1.4.1.164.3.1.2.3.6.1.3,RAD-MIB::agnTsCmprSlotIdx,Integer32,read-only,,current,,This object indicates the Slot to which the Compressed information is related. For MP-2100: IO-1..IO-12 = (5).. (16) For DXC-30 : IO-1..IO-15 = (5).. (19). NA=255.
.1.3.6.1.4.1.164.3.1.2.3.6.1.4,RAD-MIB::agnTsCmprPortIdx,Integer32,read-only,,current,,This object indicates the Port within the Slot, to which the Compressed information is related. For Port Index see each product's spec.
.1.3.6.1.4.1.164.3.1.2.3.6.1.5,RAD-MIB::agnTsCmprPduIdx,Integer32,read-only,,current,,This object indicates the PDU index within the same port. That provides for the case when one PDU is not sufficient for all TS Assignment data of the same port.
.1.3.6.1.4.1.164.3.1.2.3.6.1.6,RAD-MIB::agnTsCmprData,OCTET,read-write,,current,,This object is the compressed information itself. It provides information about all TSs of a port.
.1.3.6.1.4.1.164.3.1.2.3.7,RAD-MIB::agnXCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.3.7.1,RAD-MIB::agnXCmprEntry,,not-accessible,agnXCmprTypIdx:agnXCmprVersion:agnXCmprIdx3:agnXCmprIdx4:agnXCmprIdx5:agnXCmprIdx6:agnXCmprIdx7,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.3.7.1.1,RAD-MIB::agnXCmprTypIdx,Integer32,read-only,,current,,This attribute indicates the Type of the Compressed being referred.  One of the types is V5.1 Variant data.
.1.3.6.1.4.1.164.3.1.2.3.7.1.2,RAD-MIB::agnXCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data.
.1.3.6.1.4.1.164.3.1.2.3.7.1.3,RAD-MIB::agnXCmprIdx3,Integer32,read-only,,current,,3rd index - can be used for any purpose according to the  agnXCmprTypIdx. Example: for V5.1 Variant, this attribute indicates the configuration to which the Compressed information is related. 255=temporary configuration. Set can be performed only to the temporary configuration.
.1.3.6.1.4.1.164.3.1.2.3.7.1.4,RAD-MIB::agnXCmprIdx4,Integer32,read-only,,current,,4th index - can be used for any purpose according to the  agnXCmprTypIdx. Example: for V5.1 Variant,this attribute indicates a unique number of  the slot position where the card is inserted.
.1.3.6.1.4.1.164.3.1.2.3.7.1.5,RAD-MIB::agnXCmprIdx5,Integer32,read-only,,current,,5th index - can be used for any purpose according to the  agnXCmprTypIdx. Example: for V5.1 Variant,this attribute indicates a unique identifier  of the port the compressed information relates to. Valid values: exPrt1 (1) .. exPrt12 (12) , inPrt1 (101) .. inPrt48 (148).
.1.3.6.1.4.1.164.3.1.2.3.7.1.6,RAD-MIB::agnXCmprIdx6,Integer32,read-only,,current,,6th index - can be used for any purpose according to the  agnXCmprTypIdx. Example: for V5.1 Variant,this attribute indicates the Variant index.  Valid values are: 0..127, 255 (= temp cnfg).Set can be performed only  to the temporary configuration.
.1.3.6.1.4.1.164.3.1.2.3.7.1.7,RAD-MIB::agnXCmprIdx7,Integer32,read-only,,current,,7th index - can be used for any purpose according to the  agnXCmprTypIdx. Example: for V5.1 Variant,this attribute is not needed. Therefore, its  value will be always 255=notApplicable.
.1.3.6.1.4.1.164.3.1.2.3.7.1.8,RAD-MIB::agnXCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.2.4,RAD-MIB::alrBuffGen,,,,,,
.1.3.6.1.4.1.164.3.1.2.4.1,RAD-MIB::alrBufTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.2.4.1.1,RAD-MIB::alrBufEntry,,not-accessible,alrBufIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.4.1.1.1,RAD-MIB::alrBufIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify this entry
.1.3.6.1.4.1.164.3.1.2.4.1.1.2,RAD-MIB::alrBufDescription,OCTET,read-only,,current,,This entry is a unique text description of the alarm in the buffer. The alarm description includes the following information: alarm code, slot id, card type, channel id , alarm text, alarm status, masked flag and event counter
.1.3.6.1.4.1.164.3.1.2.4.1.1.3,RAD-MIB::alrBufCode,Unsigned32,read-only,,current,,A code identifying the alarm of an entry in the alarm buffer table.
.1.3.6.1.4.1.164.3.1.2.4.1.1.4,RAD-MIB::alrBufSlot,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):notApplicable(255),The slot number this alarm refers to. When the alarm refers to a system alarm, the value will be 'notApplicable(255)'.
.1.3.6.1.4.1.164.3.1.2.4.1.1.5,RAD-MIB::alrBufPort,Unsigned32,read-only,,current,,The port number this alarm refers to. If the port number is irrelevant to this alarm (if it is a system/card level alarm) the value will be 9999.
.1.3.6.1.4.1.164.3.1.2.4.1.1.6,RAD-MIB::alrBufSeverity,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),The severity of the alarm.
.1.3.6.1.4.1.164.3.1.2.4.1.1.7,RAD-MIB::alrBufState,INTEGER,read-only,,current,off(2):on(3),State of the alarm (On/Off).
.1.3.6.1.4.1.164.3.1.2.4.2,RAD-MIB::alrBufferClearCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on the Alarms Buffer. Upon completion,  the value will automatically change to off(2). For MP-2100/2200, this command will not really erase the Alarm Buffer, but is only an ACK of seeing the Buffer. It marks a pointer of the last entry's alrBufIdx, in order  to allow view of new alarms entered after this pointer (alrBufIdxUponLastAck).
.1.3.6.1.4.1.164.3.1.2.4.3,RAD-MIB::alrBufIdxUponLastAck,Unsigned32,read-only,,current,,This attribute indicates the value of alrBufIdx for the  last existing entry of alrBufTable, when alrBufferClearCmd was last Set to on(3). That will enable a user to see only Alarms that entered the  alrBufTable after last Set of alrBufferClearCmd, by GetNext  of alrBufDescription with this index.
.1.3.6.1.4.1.164.3.1.2.5,RAD-MIB::agnFlipDb,,,,,,
.1.3.6.1.4.1.164.3.1.2.5.1,RAD-MIB::agnCAgendaTable,,not-accessible,,current,,This table devides the week days into categories needed for DB flip consideration.
.1.3.6.1.4.1.164.3.1.2.5.1.1,RAD-MIB::agnCAgendaEntry,,not-accessible,agnCAgendaCnfgIdx:agnCAgendaDayIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.5.1.1.1,RAD-MIB::agnCAgendaCnfgIdx,INTEGER,read-only,,current,active(1):temporary(255),Active or Temporary Agenda Table. Both configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.5.1.1.2,RAD-MIB::agnCAgendaDayIdx,INTEGER,read-only,,current,sunday(1):monday(2):tuesday(3):wednesday(4):thursday(5):friday(6):saturday(7),Day of week
.1.3.6.1.4.1.164.3.1.2.5.1.1.3,RAD-MIB::agnCAgendaDayCategory,INTEGER,read-write,,current,fullWorkday(1):partialWorkday(2):weekend(3),The Category of the Day 
.1.3.6.1.4.1.164.3.1.2.5.2,RAD-MIB::agnCFlipNetEventsTable,,not-accessible,,current,,This table holds the Net Events the MUX should trace
.1.3.6.1.4.1.164.3.1.2.5.2.1,RAD-MIB::agnCFlipNetEventsEntry,,not-accessible,agnCFlipNetEventsCnfgIdx:agnCFlipNetEventIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.5.2.1.1,RAD-MIB::agnCFlipNetEventsCnfgIdx,INTEGER,read-only,,current,active(1):temporary(255),Active or Temporary Net Events Table. Both configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.5.2.1.2,RAD-MIB::agnCFlipNetEventIdx,Integer32,read-only,,current,,Entry within the table
.1.3.6.1.4.1.164.3.1.2.5.2.1.3,RAD-MIB::agnCFlipNetEventActive,INTEGER,read-write,,current,no(2):yes(3),Indicates if the entry is valid. In order to Add/Modify parameters of an entry, this object should be set to Yes. In order to delete an entry, this object should be Set to No.
.1.3.6.1.4.1.164.3.1.2.5.2.1.4,RAD-MIB::agnCFlipNetEventType,INTEGER,read-write,,current,time(1):linkDown(2):congestion(3),The Net Event type 
.1.3.6.1.4.1.164.3.1.2.5.2.1.5,RAD-MIB::agnCFlipNetEventNo,Integer32,read-write,,current,,The Net Event No. (Bit Index)
.1.3.6.1.4.1.164.3.1.2.5.2.1.6,RAD-MIB::agnCFlipNetEventSlot,INTEGER,read-write,,current,notApplicable(1):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),The slot to which the net event relates . Not applicable for time event
.1.3.6.1.4.1.164.3.1.2.5.2.1.7,RAD-MIB::agnCFlipNetEventPort,Integer32,read-write,,current,,The port within the relevant slot.
.1.3.6.1.4.1.164.3.1.2.5.2.1.8,RAD-MIB::agnCFlipNetEventISD,Integer32,read-write,,current,,The time in seconds since the Net Event was reported as ON until it is considered as ON. Not relevant for time events.
.1.3.6.1.4.1.164.3.1.2.5.2.1.9,RAD-MIB::agnCFlipNetEventOSD,Integer32,read-write,,current,,The time in seconds since the net event was reported as OFF until it is considered as OFF. Not relevant for time events.
.1.3.6.1.4.1.164.3.1.2.5.2.1.10,RAD-MIB::agnCFlipNetEventDayType,INTEGER,read-write,,current,notApplicable(1):fullWorkday(2):partialWorkday(3):weekend(4),The time event relates to all days defined in this category in the agnCAgendaTable. Applicable only for time event
.1.3.6.1.4.1.164.3.1.2.5.2.1.11,RAD-MIB::agnCFlipNetEventStartTime,OCTET,read-write,,current,,The time event will be activated at this time. The format is hh:mm.
.1.3.6.1.4.1.164.3.1.2.5.2.1.12,RAD-MIB::agnCFlipNetEventEndTime,OCTET,read-write,,current,,The time event will be deactivated at this time. The format is hh:mm.
.1.3.6.1.4.1.164.3.1.2.5.3,RAD-MIB::agnCFlipTable,,not-accessible,,current,,The DB Flip Decisions Table
.1.3.6.1.4.1.164.3.1.2.5.3.1,RAD-MIB::agnCFlipEntry,,not-accessible,agnCFlipCnfgIdx:agnCFlipIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.5.3.1.1,RAD-MIB::agnCFlipCnfgIdx,INTEGER,read-only,,current,active(1):temporary(255),Active or Temporary Flip Decisions Table. Both configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.5.3.1.2,RAD-MIB::agnCFlipIdx,Integer32,read-only,,current,,Entry number within the table
.1.3.6.1.4.1.164.3.1.2.5.3.1.3,RAD-MIB::agnCFlipActive,INTEGER,read-write,,current,no(2):yes(3),Indicates if the entry is valid. In order to Add/Modify parameters of an entry this object should be Set to Yes. In order to delete an entry, this object should be Set to No.
.1.3.6.1.4.1.164.3.1.2.5.3.1.4,RAD-MIB::agnCFlipLogicalExp,OCTET,read-write,,current,,A logical expression composed of events numbers (which were configured in the 'AgnCFlipNetEvantsTable') and logical operators ('|', '&', '!', '(', ')') between them. e.g - (1 & !2) | (121 & 230)
.1.3.6.1.4.1.164.3.1.2.5.3.1.5,RAD-MIB::agnCFlipDbNo,Integer32,read-write,,current,,The ID of the required DB 
.1.3.6.1.4.1.164.3.1.2.5.3.1.6,RAD-MIB::agnCFlipDiscardDe,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Indicates whether the Mux should start discarding all DE. (MP3000 Only).
.1.3.6.1.4.1.164.3.1.2.5.4,RAD-MIB::agnFlipDbControls,,,,,,
.1.3.6.1.4.1.164.3.1.2.5.4.1,RAD-MIB::agnCFlipDbSanityCheckCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to on(3) will initiate the process of Sanity check on the Temp Flip Db and automatically be changed to off(2).
.1.3.6.1.4.1.164.3.1.2.5.4.2,RAD-MIB::agnCSaveFlipDbCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to on(3) will initiate the process of Sanity check on the Temp Flip Db and if it is OK, it will save the Flip Db in the NVRAM, activating the new Flip DB . If check detects errors, the save will not be performed. Afterwards, the object's value will change automatically to off(2).
.1.3.6.1.4.1.164.3.1.2.5.4.3,RAD-MIB::agnCSaveNetCnfgIdxCmd,Integer32,read-write,,current,,This attribute specifies the Id of the target NVRAM Cnfg to which the TmpCnfg should be transferred. Upon set command the MUX will initiate the Sanity-Check process first. If successful, the actual transfer will be performed. If warnings are detected, the user will have to perform the command again to confirm the operation. Setting this object a second time to the same value without performing any change in the database, will cause the result: agnSSanityCheckStatus = unknown. This attribute doesn't cause actual Flip.
.1.3.6.1.4.1.164.3.1.2.5.4.4,RAD-MIB::agnCSaveNetFlipDbCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to on(3) will save the Temp Flip DB Into the NVRAM without actual flip.
.1.3.6.1.4.1.164.3.1.2.5.4.5,RAD-MIB::agnCNetGoCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to On will broadcast a 'GO' command to the network. When a Mux receives a 'GO' command it issues a delay for 'agnCNetDelay' seconds and then activates the DB which was pre-defined by one of the commands : 'agnCSaveNetCnfgIdxCmd' or 'agnCSaveNetFlipDbCmd'.
.1.3.6.1.4.1.164.3.1.2.5.4.6,RAD-MIB::agnCNetDelay,Integer32,read-write,,current,,This attribute determines the period of time in seconds that takes for a message to be transferred over all the network. After a 'GO' command the MUX issues a delay of 'agnCNetDelay' before activating the appropriate DB. The delay will be applied only after performing agnCSaveFlipDbCmd.
.1.3.6.1.4.1.164.3.1.2.5.4.7,RAD-MIB::agnCNetEventsBcast,INTEGER,read-write,,current,disabled(2):enabled(3),This object determines if the Net Events will be Broadcasted to other Muxes of the Net or not. disabled - Net Events will NOT be Broadcasted enabled - Net Events will be Broadcasted. The value will be applied only after performing agnCSaveFlipDbCmd.
.1.3.6.1.4.1.164.3.1.2.5.4.8,RAD-MIB::agnCNetEventsBcastInterval,Integer32,read-write,,current,,When agnCNetEventsBcast is enabled, this object determines the interval of time in seconds, between two consecutive Net Events transferred over the network. The interval will be applied only after performing agnCSaveFlipDbCmd.
.1.3.6.1.4.1.164.3.1.2.6,RAD-MIB::agnSa,,,,,,
.1.3.6.1.4.1.164.3.1.2.6.1,RAD-MIB::agnSaSwchStatus,Integer32,read-only,,current,,This object indicates the status of the switches on the Rate=9600bps, Data bits=8, Stop bits=1
.1.3.6.1.4.1.164.3.1.2.7,RAD-MIB::agnListDecoding,,,,,,
.1.3.6.1.4.1.164.3.1.2.7.1,RAD-MIB::agnListDecodingTable,,not-accessible,,current,,A decoding table . For each type of list, a description is given for each existing code.
.1.3.6.1.4.1.164.3.1.2.7.1.1,RAD-MIB::agnListDecodingEntry,,not-accessible,agnListDecodingType:agnListDecodingCode,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.7.1.1.1,RAD-MIB::agnListDecodingType,INTEGER,read-only,,current,alr(1):sanity(2):counter(3),The type of list the decoding data refers to. alr - Alarms list sanity - Sanity Check Error list. counter - Counter type of ifPerfCounterType 
.1.3.6.1.4.1.164.3.1.2.7.1.1.2,RAD-MIB::agnListDecodingCode,Integer32,read-only,,current,,The specific code for which decoding is needed. 
.1.3.6.1.4.1.164.3.1.2.7.1.1.3,RAD-MIB::agnListDecodingDescription,OCTET,read-only,,current,,The description fitting the specific code and type of list required. 
.1.3.6.1.4.1.164.3.1.2.7.1.1.4,RAD-MIB::agnListDecodingDefState,INTEGER,read-only,,current,notApplicable(1):event(3):minor(4):major(5):warning(6):critical(7),This object is applicable only for agnListDecodingType=alr. It reports the default state/severity of each alarm. User can change the severity of the alarms defined by this default via the agnListDecodingSeverity object.
.1.3.6.1.4.1.164.3.1.2.7.1.1.5,RAD-MIB::agnListDecodingSeverity,INTEGER,read-write,,current,notApplicable(1):event(3):minor(4):major(5):warning(6):critical(7),This object is applicable only for agnListDecodingType=alr. It enables the user to select a severity for each alarm. The severity is set per alarm code (same for all slots/ports using this code). event - can be set only for an alarm that is defined by default as 'event'. User can change the severity of the alarms defined by default as minor or major. The severity of an event may be set to another severity, but the change will actually happen only if the event threshold is active and passed the Set/ON condition. An event alarm that passed the threshold and changed its severity, will return automatically to event severity when meeting its Reset/OFF condition.
.1.3.6.1.4.1.164.3.1.2.7.1.1.6,RAD-MIB::agnListDecodingAcmRelaySlt,INTEGER,read-write,,current,none(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This object indicates the ACM slot, desired for outbound relay (report) for the selected alarm. In the ?004 Unit the entries io6(10)..io12(16) are not valid. alarm should not be reported by an ACM card. notApplicable - when agnListDecodingType=sanity OR when [agnListDecodingType=alr and there is no ACM card installed in the Mux].
.1.3.6.1.4.1.164.3.1.2.7.1.1.7,RAD-MIB::agnListDecodingAcmRelayPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):notApplicable(255),This object indicates the ACM port within the slot, desired for outbound relay (report) for the selected alarm. notApplicable - when agnListDecodingType=sanity OR when agnListDecodingAcmRelaySlt=notApplicable.
.1.3.6.1.4.1.164.3.1.2.8,RAD-MIB::agnSystemDlci,,,,,,
.1.3.6.1.4.1.164.3.1.2.8.1,RAD-MIB::agnDlciTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.1.2.8.1.1,RAD-MIB::agnDlciEntry,,not-accessible,agnDlciCnfgIdx:agnDlciLSltIdx:agnDlciLPrtIdx:agnDlciHIdx:agnDlciHSltIdx:agnDlciHPrtIdx:agnDlciLIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.8.1.1.1,RAD-MIB::agnDlciCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.1.2.8.1.1.2,RAD-MIB::agnDlciLSltIdx,INTEGER,read-only,,current,cl(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):vs(254):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. This is the Source Slot of the DLCI. In the ?004 Unit the entries io6(10)..io16) are not valid. For ISDN BRI ports of MX300/30 units: io1(5) = isdn1(5) and io2(6) = isdn2(6) LSlotIdx is defined according one of the following possiblities:
.1.3.6.1.4.1.164.3.1.2.8.1.1.3,RAD-MIB::agnDlciLPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique external or internal port number, including linkSelector or encapsulator. This is the Source Port of the DLCI. LPrtIdx is defined according one of the following possiblities:
.1.3.6.1.4.1.164.3.1.2.8.1.1.4,RAD-MIB::agnDlciLIdx,Integer32,read-only,,current,,This attribute indicates a unique index for each possible used DLCI(16..991). This is the Source Side of the DLCI. 0=notApplicable (for voice switching) LIdx is defined according one of the following possiblities:
.1.3.6.1.4.1.164.3.1.2.8.1.1.5,RAD-MIB::agnDlciHSltIdx,INTEGER,read-only,,current,cl(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position In the Mux where the DLCI is routed to - Destination Slot. For ISDN BRI ports of MX300/30 units: io1(5) = isdn1(5) and io2(6) = isdn2(6) In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.1.2.8.1.1.6,RAD-MIB::agnDlciHPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number where the DLCI is routed to - Destination Port.
.1.3.6.1.4.1.164.3.1.2.8.1.1.7,RAD-MIB::agnDlciHIdx,Integer32,read-only,,current,,This attribute indicates a unique internal connection DLCI number where the Source DLCI is routed to - the Destination Side of the DLCI.
.1.3.6.1.4.1.164.3.1.2.8.1.1.8,RAD-MIB::agnDlciTxBc,INTEGER,read-create,,current,full(1):zero(2):txBc5100bps(3):txBc6400bps(4):txBc8300bps(5):txBc9600bps(6):txBc14400bps(7):txBc19200bps(8):txBc28800bps(9):txBc32000bps(10):txBc38400bps(11):txBc48000bps(12):txBc56000bps(13):txBc57600bps(14):txBc64Kbps(15):txBc128Kbps(16):txBc192Kbps(17):txBc256Kbps(18):txBc320Kbps(19):txBc384Kbps(20):txBc448Kbps(21):txBc512Kbps(22):txBc768Kbps(23):txBc896Kbps(24):txBc1024Kbps(25):txBc1152Kbps(26):txBc1280Kbps(27):txBc1344Kbps(28):txBc1472Kbps(29):txBc1600Kbps(30):txBc1728Kbps(31):txBc1856Kbps(32):txBc1920Kbps(33):txBc1984Kbps(34):txBc2048Kbps(35):txBc16000bps(36):txBc112Kbps(37):txBc168Kbps(38):txBc224Kbps(39):txBc336Kbps(40):txBc672Kbps(41):txBc1536Kbps(42):txBc1792Kbps(43),This attribute indicates a unique Tx committed bandwidth on the user transmit line or at the port receive line.
.1.3.6.1.4.1.164.3.1.2.8.1.1.9,RAD-MIB::agnDlciTxBe,INTEGER,read-create,,current,full(1):zero(2):txBe5100bps(3):txBe6400bps(4):txBe8300bps(5):txBe9600bps(6):txBe14400bps(7):txBe19200bps(8):txBe28800bps(9):txBe32000bps(10):txBe38400bps(11):txBe48000bps(12):txBe56000bps(13):txBe57600bps(14):txBe64Kbps(15):txBe128Kbps(16):txBe192Kbps(17):txBe256Kbps(18):txBe320Kbps(19):txBe384Kbps(20):txBe448Kbps(21):txBe512Kbps(22):txBe768Kbps(23):txBe896Kbps(24):txBe1024Kbps(25):txBe1152Kbps(26):txBe1280Kbps(27):txBe1344Kbps(28):txBe1472Kbps(29):txBe1600Kbps(30):txBe1728Kbps(31):txBe1856Kbps(32):txBe1920Kbps(33):txBe1984Kbps(34):txBe2048Kbps(35):txBe16000bps(36):txBe112Kbps(37):txBe168Kbps(38):txBe224Kbps(39):txBe336Kbps(40):txBe672Kbps(41):txBe1536Kbps(42):txBe1792Kbps(43),This attribute indicates a unique Tx excess bandwidth on the user transmit line or at the port receive line.
.1.3.6.1.4.1.164.3.1.2.8.1.1.10,RAD-MIB::agnDlciRxBc,INTEGER,read-create,,current,full(1):zero(2):rxBc5100bps(3):rxBc6400bps(4):rxBc8300bps(5):rxBc9600bps(6):rxBc14400bps(7):rxBc19200bps(8):rxBc28800bps(9):rxBc32000bps(10):rxBc38400bps(11):rxBc48000bps(12):rxBc56000bps(13):rxBc57600bps(14):rxBc64Kbps(15):rxBc128Kbps(16):rxBc192Kbps(17):rxBc256Kbps(18):rxBc320Kbps(19):rxBc384Kbps(20):rxBc448Kbps(21):rxBc512Kbps(22):rxBc768Kbps(23):rxBc896Kbps(24):rxBc1024Kbps(25):rxBc1152Kbps(26):rxBc1280Kbps(27):rxBc1344Kbps(28):rxBc1472Kbps(29):rxBc1600Kbps(30):rxBc1728Kbps(31):rxBc1856Kbps(32):rxBc1920Kbps(33):rxBc1984Kbps(34):rxBc2048Kbps(35):rxBc16000bps(36):rxBc112Kbps(37):rxBc168Kbps(38):rxBc224Kbps(39):rxBc336Kbps(40):rxBc672Kbps(41):rxBc1536Kbps(42):rxBc1792Kbps(43),This attribute indicates a unique Rx committed bandwidth on the user receive line or at the port transmit line.
.1.3.6.1.4.1.164.3.1.2.8.1.1.11,RAD-MIB::agnDlciRxBe,INTEGER,read-create,,current,full(1):zero(2):rxBe5100bps(3):rxBe6400bps(4):rxBe8300bps(5):rxBe9600bps(6):rxBe14400bps(7):rxBe19200bps(8):rxBe28800bps(9):rxBe32000bps(10):rxBe38400bps(11):rxBe48000bps(12):rxBe56000bps(13):rxBe57600bps(14):rxBe64Kbps(15):rxBe128Kbps(16):rxBe192Kbps(17):rxBe256Kbps(18):rxBe320Kbps(19):rxBe384Kbps(20):rxBe448Kbps(21):rxBe512Kbps(22):rxBe768Kbps(23):rxBe896Kbps(24):rxBe1024Kbps(25):rxBe1152Kbps(26):rxBe1280Kbps(27):rxBe1344Kbps(28):rxBe1472Kbps(29):rxBe1600Kbps(30):rxBe1728Kbps(31):rxBe1856Kbps(32):rxBe1920Kbps(33):rxBe1984Kbps(34):rxBe2048Kbps(35):rxBe16000bps(36):rxBe112Kbps(37):rxBe168Kbps(38):rxBe224Kbps(39):rxBe336Kbps(40):rxBe672Kbps(41):rxBe1536Kbps(42):rxBe1792Kbps(43),This attribute indicates a unique Rx excess bandwidth on the user receive line or at the port transmit line.
.1.3.6.1.4.1.164.3.1.2.8.1.1.12,RAD-MIB::agnDlciPriority,Integer32,read-create,,current,,This attribute indicates a unique priority of the pcv. 1 is the lowest priority and 7 is the highest priority.
.1.3.6.1.4.1.164.3.1.2.8.1.1.13,RAD-MIB::agnDlciStatus,INTEGER,read-only,,current,disconnected(1):connected(2),This attribute indicates the status of the pvc. The status is disconnected(1) when one of the sides is programmed as not connected
.1.3.6.1.4.1.164.3.1.2.8.1.1.14,RAD-MIB::agnDlciSpoofing,INTEGER,read-create,,current,no(2):yes(3),This object refers to sending of RIP messages: - yes : RIP messages will be sent ONLY if there is a change in the Net.
.1.3.6.1.4.1.164.3.1.2.8.1.1.15,RAD-MIB::agnDlciFunnelEnable,INTEGER,read-create,,current,disabled(2):enabled(3):source(4):destination(5),This object selects Funnel activation: - disabled: Funnel operation will be disabled. The agnDlciTxBe and agnDlciTxBc values are not used for funneling.
.1.3.6.1.4.1.164.3.1.2.8.1.1.16,RAD-MIB::agnDlciRoutingProtocol,INTEGER,read-create,,current,notApplicable(1):rip(2):rip2(3):none(4),This object is relevant only when one side of the DLCI is a CL-NMS interface.
.1.3.6.1.4.1.164.3.1.2.8.1.1.17,RAD-MIB::agnDlciRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table. For creating a row, the NMS should set For destroying a row, the NMS should set: Only rows with status active(1) are relevant. The only possible supported RowStatus vaules are active (1) and destroy (6).
.1.3.6.1.4.1.164.3.1.2.9,RAD-MIB::agnVoiceSwitching,,,,,,
.1.3.6.1.4.1.164.3.1.2.9.1,RAD-MIB::agnVoiceSwConfTable,,not-accessible,,current,,MXcess Configuration for Voice Switching.
.1.3.6.1.4.1.164.3.1.2.9.1.1,RAD-MIB::agnVoiceSwConfEntry,,not-accessible,agnVoiceSwConfIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.9.1.1.1,RAD-MIB::agnVoiceSwConfIdx,INTEGER,read-only,,current,active(1):temporary(255),Active or Temporary Table. Both configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.9.1.1.2,RAD-MIB::agnVoiceSwConfZoneId,OCTET,read-write,,current,,1 or 2 digits, (0-9)(1-9).
.1.3.6.1.4.1.164.3.1.2.9.1.1.3,RAD-MIB::agnVoiceSwConfNodeId,OCTET,read-write,,current,,1, 2 or 3 digits, (1-9),(0-9),(0-9).
.1.3.6.1.4.1.164.3.1.2.9.1.1.4,RAD-MIB::agnVoiceSwConfNoOfHops,Integer32,read-write,,current,,Number of hops the frame will go through the net before deciding to discard the frame (like time-to-live in IP). 0 = notApplicable Default=20 .
.1.3.6.1.4.1.164.3.1.2.9.1.1.5,RAD-MIB::agnVoiceSwConfSidt,Integer32,read-write,,current,,SIDT: Short Inter Digit Timeout used as timer (in sec.) between digits after routing is completed. The timeout indicates end of dialing and the call can then be setup. 0 = notApplicable Default=2 sec.
.1.3.6.1.4.1.164.3.1.2.9.1.1.6,RAD-MIB::agnVoiceSwConfLidt,Integer32,read-write,,current,,LIDT: Long Inter Digit Timeout used as timer between digits before routing is completed. If no digits were dialed and LIDT expired then the user will get an error tone and the call will be disconnected. 0 = notApplicable Default=15 sec.
.1.3.6.1.4.1.164.3.1.2.9.1.1.7,RAD-MIB::agnVoiceSwConfDialPlan,INTEGER,read-write,,current,staticDialPlan(2):staticDialPlanPlus(3):flexDialPlan(4),This is the Dialing Plan method that will be used in the Voice Switching. Static Dialing Plan - Routing is defined by the current device Zone and Node ID in the Network. Static Dialing Plan Plus - Includes the Static Dialing Plan but contains an addition of defining the number of dialed digits. Flexible Dialing Plan - Routing is defined in a flexible form. In this plan the user can configure the extension number of a local voice channel, Route a call to a remote destination and enter the Number of Digits for a specific dial prefix.
.1.3.6.1.4.1.164.3.1.2.9.2,RAD-MIB::agnVoiceSwConfRtTable,,not-accessible,,current,,Routing Table for Voice Switching.
.1.3.6.1.4.1.164.3.1.2.9.2.1,RAD-MIB::agnVoiceSwConfRtEntry,,not-accessible,agnVoiceSwConfRtDbId:agnVoiceSwConfRtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.9.2.1.1,RAD-MIB::agnVoiceSwConfRtDbId,INTEGER,read-only,,current,active(1):temporary(255),Active or Temporary Table. Both configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.9.2.1.2,RAD-MIB::agnVoiceSwConfRtIdx,Integer32,read-only,,current,, The Index of the row.
.1.3.6.1.4.1.164.3.1.2.9.2.1.3,RAD-MIB::agnVoiceSwConfRtDigits,OCTET,read-create,,current,, Dialed digits: Series of digits 0...9, '*', '#' or '%'.
.1.3.6.1.4.1.164.3.1.2.9.2.1.4,RAD-MIB::agnVoiceSwConfRtAction,INTEGER,read-create,,current,notApplicable(1):zone(2):node(3):shortDialing(4):in(5):hgr(6):del(7):rep(8):pri(9):bri(10):numDigDP(11):route(12):ext(13), Action that the system should perform for the digits:
.1.3.6.1.4.1.164.3.1.2.9.2.1.5,RAD-MIB::agnVoiceSwConfRtData,OCTET,read-create,,current,, This field is relevant for actions hgr(6), and rep(8), numDigDP(11) 0 indicates no defined length. In this case SIDT will be used.
.1.3.6.1.4.1.164.3.1.2.9.2.1.6,RAD-MIB::agnVoiceSwConfRtSlot,INTEGER,read-create,,current,noConnect(2):cl(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255), Routing Slot- Relevant for actions zone(2), node(3), shortDialing(4),
.1.3.6.1.4.1.164.3.1.2.9.2.1.7,RAD-MIB::agnVoiceSwConfRtPort,Integer32,read-create,,current,, Routing Port- Relevant for actions zone(2), node(3), shortDialing(4), route(12), ext(13).
.1.3.6.1.4.1.164.3.1.2.9.2.1.8,RAD-MIB::agnVoiceSwConfRtDlci,Integer32,read-create,,current,, Routing DLCI- Relevant for actions zone(2), node(3), shortDialing(4), route(12), ext(13). 
.1.3.6.1.4.1.164.3.1.2.9.2.1.9,RAD-MIB::agnVoiceSwConfRtRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6), Status of the row for creating/deleting entries in the table.
.1.3.6.1.4.1.164.3.1.2.9.2.1.10,RAD-MIB::agnVoiceSwConfRtMaxCalls,Integer32,read-create,,current,,Maximum no. of simultaneous voice calls that are allowed in the direction defined by the current entry. Default=0 (No Limit).
.1.3.6.1.4.1.164.3.1.2.9.2.1.11,RAD-MIB::agnVoiceSwConfRtPriority,Integer32,read-create,,current,,This attribute indicates a unique priority of the Voice Switching Route. 1 is the lowest priority and 7 is the highest priority.
.1.3.6.1.4.1.164.3.1.2.9.5,RAD-MIB::agnVoiceSwConfHGTable,,not-accessible,,current,,Table of Hunt Groups.
.1.3.6.1.4.1.164.3.1.2.9.5.1,RAD-MIB::agnVoiceSwConfHGEntry,,not-accessible,agnVoiceSwConfHGdbIdx:agnVoiceSwConfHGIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.9.5.1.1,RAD-MIB::agnVoiceSwConfHGdbIdx,INTEGER,read-only,,current,active(1):temporary(255),Active or Temporary Table. Both configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.9.5.1.2,RAD-MIB::agnVoiceSwConfHGIdx,Integer32,read-only,,current,,For Vmux-300 devices - For other devices (e.g. MXcess, MP-2100H) - There may be up to 10 Hunt Groups per MXcess. That's the index of the hunt group relevant to this row.
.1.3.6.1.4.1.164.3.1.2.9.5.1.3,RAD-MIB::agnVoiceSwConfHGConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the hunt group should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.1.2.9.5.1.4,RAD-MIB::agnVoiceSwConfHGExt,Integer32,read-write,,current,,This is the extension number of the hunt group. 0 is for not valid. The allowed range is 10 - 99.
.1.3.6.1.4.1.164.3.1.2.9.5.1.5,RAD-MIB::agnVoiceSwConfHGExtString,OCTET,read-write,,current,,This is the extension string of the hunt group.
.1.3.6.1.4.1.164.3.1.2.9.5.1.6,RAD-MIB::agnVoiceSwConfHGUserParams,OCTET,read-write,,current,,This object indicates the User's parameters.
.1.3.6.1.4.1.164.3.1.2.9.5.1.7,RAD-MIB::agnVoiceSwConfHGStatus,INTEGER,read-write,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6):notApplicable(255),This object enables the user to create/delete entries in this table.
.1.3.6.1.4.1.164.3.1.2.10,RAD-MIB::agnSigProfile,,,,,,
.1.3.6.1.4.1.164.3.1.2.10.1,RAD-MIB::agnSigProfileTable,,not-accessible,,current,,- For products supporting more than one configuration, the write operation  into the Table is valid only to the TmpCnfg entry. - For products that do not support configurations, the write operation  into the Table will be to agnSigProfileCnfgIdx=1. The table includes signaling profile parameters for Legacy Profiles.
.1.3.6.1.4.1.164.3.1.2.10.1.1,RAD-MIB::agnSigProfileEntry,,not-accessible,agnSigProfileCnfgIdx:agnSigProfileIdx:agnSigProfileRxTx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.10.1.1.1,RAD-MIB::agnSigProfileCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. For products supporting more than one configuration,the write  operation is valid only to the TmpCnfg. For Gmux2000 the range limitation (1..255) was discarded since the Idx is computed as: <IO Card No.> x 1000 + 255.
.1.3.6.1.4.1.164.3.1.2.10.1.1.2,RAD-MIB::agnSigProfileIdx,Integer32,read-only,,current,,This attribute indicates the Signaling Profile (1..5). For MP-104/204, only Profile=1 will exist.
.1.3.6.1.4.1.164.3.1.2.10.1.1.3,RAD-MIB::agnSigProfileRxTx,INTEGER,read-only,,current,rx(1):tx(2),This attribute indicates if the following objects refer to: Rx or Tx translation. Rx : ML->IO Tx : IO->ML . For MP-104/204, that means: Rx : Signaling to FXS CH Tx : Signaling to E1 Link. 
.1.3.6.1.4.1.164.3.1.2.10.1.1.4,RAD-MIB::agnSigProfileABCD,OCTET,read-write,,current,,For MP-2100/MP-2200 and for MP-104/204 from R2: This object represents 6 parameters, by 3 Octets : Busy Code-MSB nibble, - applicable only for Rx translation Idle Code- nibble, - applicable only for Rx translation D Bit Code- nibble, C Bit Code- nibble, B Bit Code- nibble, A Bit Code-LSB nibble. Each of Busy and Idle Code nibble will have the valid values: 0000 .. FFFF. Each of A,B,C,D Bit Code nibble represents: 0 hex = 0000 = 0 1 hex = 0001 = 1 2 hex = 0010 = A bit 3 hex = 0011 = B bit 4 hex = 0100 = C bit 5 hex = 0101 = D bit 6 hex = 0110 = A bit inverse 7 hex = 0111 = B bit inverse 8 hex = 1000 = C bit inverse 9 hex = 1001 = D bit inverse A-F hex - not used (invalid values) For MP-104/204 R1: Bit 1 = Bit A - OFF Hook for Tx ; Ring for Rx (LSB) When the object is not applicable, the Octet String will have 0 bytes.
.1.3.6.1.4.1.164.3.1.2.10.2,RAD-MIB::agnSigProfTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry. This is the general table of signaling profiles.
.1.3.6.1.4.1.164.3.1.2.10.2.1,RAD-MIB::agnSigProfEntry,,not-accessible,agnSigProfCnfgIdx:agnSigProfIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.10.2.1.1,RAD-MIB::agnSigProfCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. The write operation is valid only to the TmpCnfg.
.1.3.6.1.4.1.164.3.1.2.10.2.1.2,RAD-MIB::agnSigProfIdx,Integer32,read-only,,current,,This attribute indicates the Signaling Profile (1..5).
.1.3.6.1.4.1.164.3.1.2.10.2.1.3,RAD-MIB::agnSigProfName,OCTET,read-write,,current,,Profile Name given by user.
.1.3.6.1.4.1.164.3.1.2.10.2.1.4,RAD-MIB::agnSigProfType,INTEGER,read-write,,current,notApplicable(1):legacy(2):r2Cas(3),Profile Type. legacy - usual signaling. The parameters for the Legacy Profiles  are detailed in the agnSigProfileTable, above. r2Cas - R2 signaling. The parameters for the R2 Profiles are detailed in the r2 ProfileCnfg tables (belong to r2If). 
.1.3.6.1.4.1.164.3.1.2.11,RAD-MIB::agnSystemTs,,,,,,
.1.3.6.1.4.1.164.3.1.2.12,RAD-MIB::systemVoice,,,,,,
.1.3.6.1.4.1.164.3.1.2.12.1,RAD-MIB::systemVoiceTable,,not-accessible,,current,,General Parameters for voice - system level.
.1.3.6.1.4.1.164.3.1.2.12.1.1,RAD-MIB::systemVoiceEntry,,not-accessible,systemVoiceConfIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.2.12.1.1.1,RAD-MIB::systemVoiceConfIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed - Active or Temporary Configurations. Idx 255 relates to the temporary TmpCnfg. All configurations can be read but only the Temporary can be written to.
.1.3.6.1.4.1.164.3.1.2.12.1.1.2,RAD-MIB::systemVoiceNationalTone,INTEGER,read-write,,current,notApplicable(1):usa(2):australia(3):brazil(4):canada(5):france(6):germany(7):israel(8):mexico(9):portugal(10):russia(11):spain(12):unitedKingdom(13):czech(14):china(15),Tone Characteristics (Amplitude, Frequency, delays etc.). These characteristics are defined according to the country.
.1.3.6.1.4.1.164.3.1.2.12.1.1.3,RAD-MIB::systemVoicePacketRate,Unsigned32,read-write,,current,,This object indicates the G.729 and G.711 Coders transmitted Packet Rate in milliseconds.
.1.3.6.1.4.1.164.3.1.2.12.1.1.4,RAD-MIB::systemVoiceFaxSupport,INTEGER,read-write,,current,notApplicable(1):disable(2):faxRelayT38(3):vbdPassThrou(4),This object allows the user to Disable/Enable Fax support.
.1.3.6.1.4.1.164.3.1.2.12.1.1.5,RAD-MIB::systemVoiceFaxRate,INTEGER,read-write,,current,notConnected(1):r4800bps(2):r9600bps(4):r14400bps(6),This object indicates the Fax Rate limit. It is irrelevant when Fax support is NA or disabled.
.1.3.6.1.4.1.164.3.1.2.12.1.1.6,RAD-MIB::systemVoiceModemSupport,INTEGER,read-write,,current,notApplicable(1):disable(2):vbdV152(3):vbdPassThrou(4),This object allows the user to Disable/Enable Modem support.
.1.3.6.1.4.1.164.3.1.2.12.1.1.7,RAD-MIB::systemVoiceCoderAndRate,INTEGER,read-write,,current,notApplicable(1):g711aLAW(5):g711uLAW(6),This object indicates the Coder and Rate for the Voice Compression.
.1.3.6.1.4.1.164.3.1.2.12.1.1.8,RAD-MIB::systemVoiceEchoCanceler,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates the Echo Canceler activation.
.1.3.6.1.4.1.164.3.1.2.12.1.1.9,RAD-MIB::systemVoiceTxGain,Integer32,read-write,,current,,This object indicates the Transmit Gain (volume) in dB.
.1.3.6.1.4.1.164.3.1.2.12.1.1.10,RAD-MIB::systemVoiceDtmfRelayMethod,INTEGER,read-write,,current,rfc2833(1):sipInfo(2),This object indicates the DTMF Relay Method that is used to transmit DTMF tones.  rfc2833(1) - inband DTMF relay according to RFC-2833. sipInfo(2) - out of band DTMF relay using SIP INFO method.
.1.3.6.1.4.1.164.3.1.2.12.1.1.11,RAD-MIB::systemVoiceDtmfRelayRxPayloadType,Unsigned32,read-write,,current,,This object indicates the Rx Payload Type for DTMF relay RTP packets. It is relevant only when DTMF Relay Method is RFC-2833.
.1.3.6.1.4.1.164.3.1.2.12.1.1.12,RAD-MIB::systemVoiceDtmfRelayPayloadTypeNeg,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates whether Payload Type Negotiation is used (according to RFC-2833) or not. It is relevant only when DTMF Relay Method is RFC-2833.
.1.3.6.1.4.1.164.3.1.2.12.1.1.13,RAD-MIB::systemVoiceDtmfRelayTxPayloadType,Unsigned32,read-write,,current,,This object indicates the Tx Payload Type for DTMF relay RTP packets. It is relevant only when the Payload Type Negotiation is disabled.
.1.3.6.1.4.1.164.3.1.2.12.2,RAD-MIB::systemVoiceCoderTable,,not-accessible,,current,,Voice Coders table.
.1.3.6.1.4.1.164.3.1.2.12.2.1,RAD-MIB::systemVoiceCoderEntry,,not-accessible,systemVoiceCoderConfIdx:systemVoiceCoderPriority,current,,An entry in Voice Coders table.
.1.3.6.1.4.1.164.3.1.2.12.2.1.1,RAD-MIB::systemVoiceCoderConfIdx,Unsigned32,not-accessible,,current,,The first index of the table.
.1.3.6.1.4.1.164.3.1.2.12.2.1.2,RAD-MIB::systemVoiceCoderPriority,Unsigned32,not-accessible,,current,,This object indicates the Coder's Priority.
.1.3.6.1.4.1.164.3.1.2.12.2.1.3,RAD-MIB::systemVoiceCoderCoderAndRate,INTEGER,read-write,,current,notApplicable(1):g7231r6300BPS(2):g7231r5300BPS(3):g729A8KBPS(4):g711aLAW(5):g711uLAW(6):none(255),This object indicates the Coder and Rate for the Voice Compression.
.1.3.6.1.4.1.164.3.1.3,RAD-MIB::mdlWanGen,,,,,,
.1.3.6.1.4.1.164.3.1.3.1,RAD-MIB::statMdlGen,,,,,,
.1.3.6.1.4.1.164.3.1.3.1.1,RAD-MIB::mdlSInstTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.3.1.1.1,RAD-MIB::mdlSInstEntry,,not-accessible,mdlSInstSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.3.1.1.1.1,RAD-MIB::mdlSInstSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),A unique number to identify a slot position in the mux. In the ?004 Unit the entries PsB(2),ClB(4),io6(10)..io(16) are not valid. For the Vmux2100 Main Board clA (3) is used.
.1.3.6.1.4.1.164.3.1.3.1.1.1.2,RAD-MIB::mdlSInstCardType,INTEGER,read-only,,current,unknown(1):empty(2):acm(9):ps60W(10):ps100W(11):ps(17):cl1(20):clEth(21):cl2(22):cl2Eth(23):cl3(24):cl3Eth(25):cl1Clk(26):mPh1(31):mPh3(32):mPh1T1DSU(33):mPh1T1CSU(34):mPh1E1DSU(35):mPh1E1LTU(36):mtmlFT1(37):mtmlFE1(38):mtmlH4E1(39):mtmlH4E12W(40):mtmlH4T1(41):mtmlH4T12W(42):mtHsh4E1(43):mtHsh4E12W(44):mtHsh4T1(45):mtHsh4T12W(46):mtmlH2E1(47):mtmlH2E12W(48):mtmlH2T1(49):mtmlH2T12W(50):hsh2E1(51):hsh2E12W(52):hsh2T1(53):hsh2T12W(54):mlIp(55):mtml4Ip(56):ml20N1(57):ml20N2(58):mPl6(60):mPl3(61):vf24T1(62):vf30E1(63):vf48T1(64):vf60E1(65):ml2E1(68):ml4E1(69):ml2T1(70):ml4T1(71):mPv4(72):vc16A(73):vc8EandM(74):vc8Fxo(75):vc8Fxs(76):vc16EandM(77):vc16Fxo(78):vc16Fxs(79):vf3EandM(80):vf3Fxs(81):vf3Fxo(82):vfPbx(83):vfPbxT1(84):vfPbxE1(85):mtMlE2S(86):mtMlE2D(87):mtMlF2T1(88):mtMlF2E1(89):mtMlT1Fiber(90):mtMlE1Fiber(91):mtMlT1FiberFb(92):mtMlE1FiberFb(93):mtmlHE1(94):mtmlH1E1(95):mtmlHSE1(96):ml20(97):mtMl4T1(98):mtMl4E1(99):mtMl1T1DSU(100):mtMl1T1CSU(101):mtMl1E1DSU(102):mtMl1E1LTU(103):mtMl1T1DSUfb(104):mtMl1T1CSUfb(105):mtMl1E1DSUfb(106):mtMl1E1LTUfb(107):mtMl2T1(108):mtMl2E1(109):ls2CcittX50(110):ls2CcittX58(111):ls2ATandTSdm(112):ls2ACcittX50(113):ls2ACcittX58(114):ls2AATandTSdm(115):ls2A2Ts(116):ls2M(117):mtMlT1(118):mtMlE1(119):hs2(120):hs3(121):hsq(122):hs703(123):hsQM(124):hsqN(125):hs6(126):hs12(127):hsDp(128):hsp(129):hs4T1(130):hs4E1(131):hs4(132):hsEth(133):ml8T1(134):ml8E1(135):vc2E1(136):vc4E1(137):vc2T1(138):vc4T1(139):vc2EandM(140):vc2Fxs1Plar(141):vc2Fxo1(142):vc2Fxs2(143):vc2Fxo2(144):vc2Fxs3(145):vc2Fxo3(146):vc26EandM(147):mtvc2(148):vc2R2Fxs(149):hsu(150):mbeA(151):mbeB(152):mbeU(153):tre(154):hsuI(155):hsr(156):hss(157):hsu1(158):ls12(159):ls6(160):ls6V1EandM(161):ls6V1Fxo(162):ls6V1Fxs(163):ls6V2EandM(164):ls6V2Fxo(165):ls6V2Fxs(166):ls6VfEandM(167):ls6VfFxo(168):ls6VfFxs(169):vc3EandM(170):vc3Fxo(171):vc3Fxs(172):vcPbx(173):vcPbxT1(174):vcPbxE1(175):vc6EandM(176):vc6Fxo(177):vc6Fxs(178):vcq(179):ls6n(180):mhs1V36(181):mhs1V35(182):mhs1G703(183):mhs1DDS(184):mhs3(185):mhs1X21(186):mhs1V24(187):mhs4(188):mhsE1Hs(189):mhsT1Hs(190):mhsHyE1Hs(191):mhsHyT1Hs(192):mlfHybE1Hs(193):mlfHybT1Hs(194):mhs2e1(195):mhs2t1(196):mhsHy2e1(197):mhsHy2t1(198):mlfHybE12(199):mls6(200):mls3(201):mlHybAtmE1(202):mlHybAtmT1(203):mlfHybT12(204):mvc8(205):mvc8PbxE1(206):mvc8PbxT1Dsu(207):mvc8PbxT1Csu(208):mvc8PbxE1Slave(209):mvc4(210):mvc4PbxE1(211):mvc4PbxT1Dsu(212):mvc4PbxT1Csu(213):mvc4PbxE1Slave(214):mvc4PbxT1Slave(215):mvc8PbxT1Slave(216):mvc8ExtAnalog(217):mvcE1(218):mvcT1(219):mhsS(220):mhsU(221):mhsPriE1(222):mhsPriT1(223):hsEthSwitch(224):mPriE1FramerCcs(225):mPriT1FramerCcs(226):mPriE1SlaveCcs(227):mPriT1SlaveCcs(228):mDualBri(229):vc12EandM(230):vc12Fxo(231):vc12Fxs(232):vc6aEandM(233):vc6aFxo(234):vc6aFxs(235):vc6AgFxo(236):vc6AgFxs(237):vc6a4LB(238):vid(239):hsu12(240):hsu6(241):hss12(242):hss6(243):hsDp3(244):hsDp6(245):hsf1(246):mhsHyE1(247):mhsHyT1(248):mhsIp(249):mlIpHs(250):mlHybIpE1(251):mlHybIpT1(252):mvg1Lan(253):mvg2Lan(254):vc4Fxs(255):vc4EandM(256):vc4Fxo(257):hsf2(258):mvgSwitch4Lan(260):msl4E1W2(261):msl4E1W4(262):msl8E1W2(263):msl4E1W2Eth(264):msl8E1W2Eth(265):asmi54cE1AndEth(266):asmi54cT1AndEth(267):hs6N(271):hs12N(272):hsNRZ(273):evc2E1(281):evc4E1(282):evc2T1(283):evc4T1(284):vc2E1Pri(285):vc4E1Pri(286):vc4OmniEandM(291):vc4OmniWestern(292):clx1(301):clx1GbE(302):clx1S155(303):clx1S155GbE(304):ml8T1Eth(305):ml8E1Eth(306):op106cEth(307):op108cEth(308):op106cEthT1(309):op108cEthE1(310):op108cEthE1Unbal(311):mpw1(312):vfs24T1(321):vfs30E1(322):vfs48T1(323):vfs60E1(324):mm4E1(325):mm4T1(326):mm8E1(327):mm8T1(328):mm12E1(329):mm12T1(330):mm16E1(331):mm16T1(332),This attribute indicates the type of card installed in the specific slot position. Only PS cards are possible in the PS slots. Only CL cards are possible in the CL slots. Only IO cards are possible in the IO slots.
.1.3.6.1.4.1.164.3.1.3.1.1.1.3,RAD-MIB::mdlSHwVersion,OCTET,read-only,,current,,This attribute indicates the Hardware version of the installed card in the specific slot position.
.1.3.6.1.4.1.164.3.1.3.1.1.1.4,RAD-MIB::mdlSSwVersion,OCTET,read-only,,current,,This attribute indicates the Software version of the installed card in the specific slot position.
.1.3.6.1.4.1.164.3.1.3.1.1.1.5,RAD-MIB::mdlSAlrStatus,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state at module level, i.e. lower level critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.3.1.1.1.6,RAD-MIB::mdlSAlrStatusAll,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state in the module-all level, i.e. lower level critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.3.1.1.1.7,RAD-MIB::mdlSMaskedAlrStat,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state at module level, [i.e. lower level critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.3.1.1.1.8,RAD-MIB::mdlSMaskedAlrStatAll,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state in the module-all level, i.e. lower level critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.3.1.1.1.9,RAD-MIB::mdlSTstStatusAll,INTEGER,read-only,,current,off(2):on(3),This attribute will be set to on(3) when there is at least
.1.3.6.1.4.1.164.3.1.3.1.1.1.10,RAD-MIB::mdlSClearAlrCmd,INTEGER,read-write,,current,off(2):on(3),Setting this command to ON, enforces a clear of all the
.1.3.6.1.4.1.164.3.1.3.1.1.1.11,RAD-MIB::mdlSClearAllAlrCmd,INTEGER,read-write,,current,off(2):on(3),Setting this command to ON, enforces a clear of all the
.1.3.6.1.4.1.164.3.1.3.1.1.1.12,RAD-MIB::mdlSTemperature,Integer32,read-only,,current,,Temperature of the card, in Celsius degrees.
.1.3.6.1.4.1.164.3.1.3.1.2,RAD-MIB::mdlSAlrTable,,not-accessible,,current,,The list of card agent alarms ; includes also an alarm indicating existence of alarms on its ports if there are any.
.1.3.6.1.4.1.164.3.1.3.1.2.1,RAD-MIB::mdlSAlrEntry,,not-accessible,mdlSAlrSltIdx:mdlSAlrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.3.1.2.1.1,RAD-MIB::mdlSAlrIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status table. Users should use the get next function to read this table because the indexes are not consecutive.
.1.3.6.1.4.1.164.3.1.3.1.2.1.2,RAD-MIB::mdlSAlrSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates the desired slot position. In the ?004 Unit the entries PsB(2),ClB(4),io6(10)..io12(16) are not valid. For the Vmux2100 Main Board clA (3) is used.
.1.3.6.1.4.1.164.3.1.3.1.2.1.3,RAD-MIB::mdlSAlrCodeDescription,OCTET,read-only,,current,,This attribute is a full text description of the alarm . The alarm description includes the following information: alarm code, alarm text, alarm severity, Masked or Inverted flag and counter.
.1.3.6.1.4.1.164.3.1.3.1.2.1.4,RAD-MIB::mdlSAlrCode,Integer32,read-only,,current,,A code identifying the alarm of an entry in the alarm status table at card level.
.1.3.6.1.4.1.164.3.1.3.1.2.1.5,RAD-MIB::mdlSAlrSeverity,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),The severity of the alarm.
.1.3.6.1.4.1.164.3.1.3.1.2.1.6,RAD-MIB::mdlSAlrState,INTEGER,read-only,,current,off(2):on(3),State of the alarm.
.1.3.6.1.4.1.164.3.1.3.1.2.1.7,RAD-MIB::mdlSAlrCounter,Integer32,read-only,,current,,A counter - how many times the alarm occured since last clear operation. ON and OFF Alarm will be counted separately.
.1.3.6.1.4.1.164.3.1.3.1.2.1.8,RAD-MIB::mdlSAlrMask,INTEGER,read-only,,current,off(2):on(3),Alarm mask : on/off.
.1.3.6.1.4.1.164.3.1.3.1.2.1.9,RAD-MIB::mdlSAlrInvert,INTEGER,read-only,,current,off(2):on(3),Alarm invert : on/off.
.1.3.6.1.4.1.164.3.1.3.2,RAD-MIB::cnfgMdlGen,,,,,,
.1.3.6.1.4.1.164.3.1.3.2.1,RAD-MIB::mdlCPrgTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.3.2.1.1,RAD-MIB::mdlCPrgEntry,,not-accessible,mdlCCnfgIdx:mdlCSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.3.2.1.1.1,RAD-MIB::mdlCCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..100) being referred. Value 255 specifies the TmpCnfg 
.1.3.6.1.4.1.164.3.1.3.2.1.1.2,RAD-MIB::mdlCSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique number of the slot position where the card is inserted. In the ?004 Unit the entries psB(2),clB(4),io6(10)..io(16) are not valid.
.1.3.6.1.4.1.164.3.1.3.2.1.1.3,RAD-MIB::mdlCPrgCardType,INTEGER,read-write,,current,unknown(1):empty(2):acm(9):ps48x60W(10):ps48x100W(11):ps110x60W(12):ps110x100W(13):ps220x60W(14):ps220x100W(15):ps180W(16):ps(17):cl1(20):clEth(21):cl2(22):cl2Eth(23):cl3(24):cl3Eth(25):cl1Clk(26):mPh1(31):mPh3(32):mPh1T1DSU(33):mPh1T1CSU(34):mPh1E1DSU(35):mPh1E1LTU(36):mtmlFT1(37):mtmlFE1(38):mtmlH4E1(39):mtmlH4E12W(40):mtmlH4T1(41):mtmlH4T12W(42):mtHsh4E1(43):mtHsh4E12W(44):mtHsh4T1(45):mtHsh4T12W(46):mtmlH2E1(47):mtmlH2E12W(48):mtmlH2T1(49):mtmlH2T12W(50):hsh2E1(51):hsh2E12W(52):hsh2T1(53):hsh2T12W(54):mlIp(55):mtml4Ip(56):ml20N1(57):ml20N2(58):mPl6(60):vf24T1(62):vf30E1(63):vf48T1(64):vf60E1(65):ml2E1(68):ml4E1(69):ml2T1(70):ml4T1(71):vc16A(73):vc8EandM(74):vc8Fxo(75):vc8Fxs(76):vc16EandM(77):vc16Fxo(78):vc16Fxs(79):vf3EandM(80):vf3Fxs(81):vf3Fxo(82):vfPbx(83):vfPbxT1(84):vfPbxE1(85):mtMlE2S(86):mtMlE2D(87):mtMlF2T1(88):mtMlF2E1(89):mtMlT1Fiber(90):mtMlE1Fiber(91):mtMlT1FiberFb(92):mtMlE1FiberFb(93):mtmlHE1(94):mtmlH1E1(95):mtmlHSE1(96):ml20(97):mtMl4T1(98):mtMl4E1(99):mtMl1T1DSU(100):mtMl1T1CSU(101):mtMl1E1DSU(102):mtMl1E1LTU(103):mtMl1T1DSUfb(104):mtMl1T1CSUfb(105):mtMl1E1DSUfb(106):mtMl1E1LTUfb(107):mtMl2T1(108):mtMl2E1(109):ls2CcittX50(110):ls2CcittX58(111):ls2ATandTSdm(112):ls2ACcittX50(113):ls2ACcittX58(114):ls2AATandTSdm(115):ls2A2Ts(116):ls2M(117):mtMlT1(118):mtMlE1(119):hs2(120):hs3(121):hsq(122):hs703(123):hsQM(124):hsqN(125):hs6(126):hs12(127):hsDp(128):hsp(129):hs4T1(130):hs4E1(131):hsEth(133):ml8T1(134):ml8E1(135):vc2E1(136):vc4E1(137):vc2T1(138):vc4T1(139):vc2EandM(140):vc2Fxs1Plar(141):vc2Fxo1(142):vc2Fxs2(143):vc2Fxo2(144):vc2Fxs3(145):vc2Fxo3(146):vc26EandM(147):mtvc2(148):vc2R2Fxs(149):hsu(150):mbeA(151):mbeB(152):mbeU(153):tre(154):hsuI(155):hsr(156):hss(157):hsu1(158):ls12(159):ls6(160):ls6V1EandM(161):ls6V1Fxo(162):ls6V1Fxs(163):ls6V2EandM(164):ls6V2Fxo(165):ls6V2Fxs(166):ls6VfEandM(167):ls6VfFxo(168):ls6VfFxs(169):vc3EandM(170):vc3Fxo(171):vc3Fxs(172):vcPbx(173):vcPbxT1(174):vcPbxE1(175):vc6EandM(176):vc6Fxo(177):vc6Fxs(178):vcq(179):ls6n(180):mhs1V36(181):mhs1V35(182):mhs1G703(183):mhs1DDS(184):mhs3(185):mhs1X21(186):mhs1V24(187):mhs4(188):mhsE1Hs(189):mhsT1Hs(190):mhsHyE1Hs(191):mhsHyT1Hs(192):mlfHybE1Hs(193):mlfHybT1Hs(194):mhs2e1(195):mhs2t1(196):mhsHy2e1(197):mhsHy2t1(198):mlfHybE12(199):mls6(200):mls3(201):mlHybAtmE1(202):mlHybAtmT1(203):mlfHybT12(204):mvc8(205):mvc8PbxE1(206):mvc8PbxT1Dsu(207):mvc8PbxT1Csu(208):mvc8PbxE1Slave(209):mvc4(210):mvc4PbxE1(211):mvc4PbxT1Dsu(212):mvc4PbxT1Csu(213):mvc4PbxE1Slave(214):mvc4PbxT1Slave(215):mvc8PbxT1Slave(216):mvc8ExtAnalog(217):mvcE1(218):mvcT1(219):mhsS(220):mhsU(221):mhsPriE1(222):mhsPriT1(223):hsEthSwitch(224):mPriE1FramerCcs(225):mPriT1FramerCcs(226):mpriE1SlaveCcs(227):mpriT1SlaveCcs(228):mDualBri(229):vc12EandM(230):vc12Fxo(231):vc12Fxs(232):vc6aEandM(233):vc6aFxo(234):vc6aFxs(235):vc6AgFxo(236):vc6AgFxs(237):vc6a4LB(238):vid(239):hsu12(240):hsu6(241):hss12(242):hss6(243):hsDp3(244):hsDp6(245):hsf1(246):mhsHyE1(247):mhsHyT1(248):mhsIp(249):mlIpHs(250):mlHybIpE1(251):mlHybIpT1(252):mvg1Lan(253):mvg2Lan(254):vc4Fxs(255):vc4EandM(256):vc4Fxo(257):hsf2(258):mvgSwitch4Lan(260):msl4E1W2(261):msl4E1W4(262):msl8E1W2(263):msl4E1W2Eth(264):msl8E1W2Eth(265):asmi54cE1AndEth(266):asmi54cT1AndEth(267):hs6N(271):hs12N(272):hsNRZ(273):evc2E1(281):evc4E1(282):evc2T1(283):evc4T1(284):vc2E1Pri(285):vc4E1Pri(286):vc4OmniEandM(291):vc4OmniWestern(292):clx1(301):clx1GbE(302):clx1S155(303):clx1S155GbE(304):ml8T1Eth(305):ml8E1Eth(306):op106cEth(307):op108cEth(308):op106cEthT1(309):op108cEthE1(310):op108cEthE1Unbal(311):mpw1(312):vfs24T1(321):vfs30E1(322):vfs48T1(323):vfs60E1(324),This attribute indicates the type of card assigned to the specific slot in the common configuration. This object is identical in all the configurations (1..100). Only the TmpCnf(255) may have different value. The write operation is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.1.3.2.1.1.4,RAD-MIB::mdlCNoOfExternPrt,Integer32,read-only,,current,,Number of external ports in the programmed card of the specific slot position
.1.3.6.1.4.1.164.3.1.3.2.1.1.5,RAD-MIB::mdlCNoOfInternPrt,Integer32,read-only,,current,,Number of internal ports in the programmed card of the specific slot position.
.1.3.6.1.4.1.164.3.1.3.2.1.1.6,RAD-MIB::mdlCWorkMode,INTEGER,read-write,,current,notApplicable(1):standAlone(2):integrated(3),Working mode of the card. The user may configure the card to work in a stand alone mode or integrated with the device.  - standAlone - in this mode, the router works so that data is received via the LAN (Eth) port and is transmitted via the WAN (HS) external port without going through the MPH device. - integrated - in this mode, the router works so that it is integrated in the MPH and routes DLCIs into the device.
.1.3.6.1.4.1.164.3.1.3.2.1.1.7,RAD-MIB::mdlCDhcpClientEnable,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),Enable/Disable the feature of DHCP Client for the selected card.
.1.3.6.1.4.1.164.3.1.3.2.1.1.8,RAD-MIB::mdlCRdnExists,INTEGER,read-only,,current,no(2):yes(3),This object indicates whether any port of the programmed card is configured to be part of a Redundancy/APS pair. If at least one port of the programmed card is configured to be part of a Redundancy/APS pair, the value will be 'yes'.  Otherwise, it will be 'no'.
.1.3.6.1.4.1.164.3.1.3.2.1.1.9,RAD-MIB::mdlCInterfaces,OCTET,read-only,,current,,Octet string which indicates 'present' interfaces in card.  - SHDSL Line ID with no wire pairs assigned to it (does not exist in ifTable)  - PCS without SHDSL Line binded to it, (exist in ifTable, with  ifOperStatus= notPresent) - External DS1 when its LIU is used by an Internal DS1 of the same card - Internal DS1 when single bearer is not TDM. In each octet, MS bit represents port 1  and LS bit represents port 8 MSB LSB 1 0 0 0 1 0 0 0 -- Example: Port # 1 and 5 are present. Port 1 2 3 4 5 6 7 8  1st Octet (MSB octet) represents SDHSL Lines 2nd Octet represents PCS  3rd Octet represents External DS1  4th Octet represents Internal DS1 5th and 6th Octets are reserved for future Internal DS1. - External DS1 when its 'associated' Int-DS1 port is connected to another card - Internal DS1 when its 'associated' Ext-DS1 port is connected to another card (Both may be 'present' when inter-connected). 1st Octet represents External DS1  2nd Octet represents Internal DS1
.1.3.6.1.4.1.164.3.1.3.3,RAD-MIB::cmprMdlGen,,,,,,
.1.3.6.1.4.1.164.3.1.3.3.1,RAD-MIB::mdlCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.3.3.1.1,RAD-MIB::mdlCmprEntry,,not-accessible,mdlCmprTypIdx:mdlCmprCnfgIdx:mdlCmprVersion:mdlCmprSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.3.3.1.1.1,RAD-MIB::mdlCmprTypIdx,Integer32,read-only,,current,,This attribute indicates the Type of the Compressed being referred.
.1.3.6.1.4.1.164.3.1.3.3.1.1.2,RAD-MIB::mdlCmprCnfgIdx,Integer32,read-only,,current,,This attribute indicates the configuration to which the Compressed information is related.
.1.3.6.1.4.1.164.3.1.3.3.1.1.3,RAD-MIB::mdlCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.3.3.1.1.4,RAD-MIB::mdlCmprSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique number of the slot position where the card is inserted. In the ?004 Unit the entries psB(2),clB(4),io6(10)..io(16) are not valid.
.1.3.6.1.4.1.164.3.1.3.3.1.1.5,RAD-MIB::mdlCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.3.3.2,RAD-MIB::mdlAlarmsCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.3.3.2.1,RAD-MIB::mdlAlarmsCmprEntry,,not-accessible,mdlAlarmsCmprVersion:mdlAlarmsCmprAlarmSlot:mdlAlarmsCmprAlarmIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.3.3.2.1.1,RAD-MIB::mdlAlarmsCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.3.3.2.1.2,RAD-MIB::mdlAlarmsCmprAlarmSlot,Integer32,read-only,,current,,This attribute indicates the desired slot position. In the ?004 Unit the entries PsB(2),ClB(4),io6(10)..io(16) are not valid.
.1.3.6.1.4.1.164.3.1.3.3.2.1.3,RAD-MIB::mdlAlarmsCmprAlarmIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status table of the agent.
.1.3.6.1.4.1.164.3.1.3.3.2.1.4,RAD-MIB::mdlAlarmsCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.4,RAD-MIB::prtWanGen,,,,,,
.1.3.6.1.4.1.164.3.1.4.1,RAD-MIB::statPrtGen,,,,,,
.1.3.6.1.4.1.164.3.1.4.1.1,RAD-MIB::prtSInstTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.4.1.1.1,RAD-MIB::prtSInstEntry,,not-accessible,prtSInstSltIdx:prtSInstPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.1.1.1.1,RAD-MIB::prtSInstSltIdx,INTEGER,read-only,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique number to identify the slot where the card is inserted. In the ?004 Unit the entries io6(10)..io(16) are not valid. For the Vmux2100 Main Board clA (3) is used.
.1.3.6.1.4.1.164.3.1.4.1.1.1.2,RAD-MIB::prtSInstPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port in a specific card. The valid ports depend on the installed card: the valid external ports (interfaces) are (1..mdlCNoOfExternPrt) if any, and the valid internal ports are (101..100+mdlCNoOfInternPrt) if any. Generally, for MP-2100/2200: exPrt1 (1) .. exPrt16 (16),inPrt1(101)  .. inPrt48 (148)
.1.3.6.1.4.1.164.3.1.4.1.1.1.3,RAD-MIB::prtSInstPrtType,INTEGER,read-only,,current,external(2):internal(3):highSpeedV35(4):highSpeedV24(5):highSpeedV36(6):highSpeedX21(7):highSpeedG703(8):highSpeedDDS(9):lowSpeed(10):voice(11):cl(12):isdns(13):isdnu(14):ethernet(15):voiceS0(16):voiceU(17):voiceQsigS(18):voiceQsigU(19),This attribute describes the type of the designated port. physicalConnector. External port - is a port with a physical connector. Internal port - might be of two types: a) A composite port which collects a few external ports data into a common bandwidth (usually routed through DS1 link) b) A port which gets only part of the external ports (usually a few DS0's) The following types are used when all ports are external/ internal and the connector/interface type is necessary (for example, stand-alone units): High Speed port types Low Speed port types Voice port types, CL port types.  ISDN Voice in MX 30/300 Phase 4: voiceS0 (16), voiceU (17) should be used. ISDN Voice in MX 30/300 Phase 5: voiceQsigS(18), voiceQsigU (19) should be used.
.1.3.6.1.4.1.164.3.1.4.1.1.1.4,RAD-MIB::prtSInstIfIndex,Integer32,read-only,,current,,This attribute indicates the unique interface number assigned to the port. The specific interface of this attribute is the same as the interface identified by the value of ifindex in MIB-II.If there is no interface for the specific prtIdx the value will be '7fffffff'h.
.1.3.6.1.4.1.164.3.1.4.1.1.1.5,RAD-MIB::prtSActiveStatus,INTEGER,read-only,,current,unknown(1):notUsed(2):offLine(3):onLine(4):offLineRedundancy(5):onLineRedundancy(6),This attribute describes the activity status of the port. unknown(1) indicates that the information is not supported. notUsed(2) indicates that the ch is not connected according to the active config. offLine(3) indicates that the ch is down (not working) because of any problem. onLine(4) indicates that the ch is up (working) offLineRedundancy(5) indicates that the ch is down, because it is redundant port. onLineRedundancy(6) indicates that the ch is up, and it is the active link
.1.3.6.1.4.1.164.3.1.4.1.1.1.6,RAD-MIB::prtSAlrStatus,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state in the port(ch) agent level. This attribute will be set to: critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.4.1.1.1.7,RAD-MIB::prtSMaskedAlrStat,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),Indicates the alarm state in the port(ch) agent level, including Masked alarms. This attribute will be set to: critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
.1.3.6.1.4.1.164.3.1.4.1.1.1.8,RAD-MIB::prtSClearAlrCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to on(3) enforces a clear operation of the alarm status events in the given port. The clear operation will not be applied for masked/inverted alarms.
.1.3.6.1.4.1.164.3.1.4.1.1.1.9,RAD-MIB::prtSTestMask,Integer32,read-only,,current,,This is a mask which indicates which tests from the 'prtSTstCmd' list are allowed for the requested port. If a specific test is allowed, its respective bit will be SET in the mask : TEST BIT ----------- --- local-loop 1 remote-loop 2 loc-and-rem-main-loops 3 remote-analog-loop 4 remote-digital-loop 5 rem-loop-on-ext-unit 6 bert 7 tone-injection 8 dlci local-loop 9 all dlci local-loop 10 dlci remote-loop 11 all dlci remote-loop 12 bert-and-rem-loop-on-rem-unit 13 rem-loop-on-rem-unit 14 block 15 backward-tone-inject 16 llb 17 rlb 18 ft1Enable 21 e.g : If the return value is 3 -> 0000000000000011 -> Bits 1 & 2 are set -> the allowed tests are : local-loop remote-loop 
.1.3.6.1.4.1.164.3.1.4.1.1.1.10,RAD-MIB::prtSTstCmd,INTEGER,read-write,,current,none(1):localLoop(2):remoteLoop(3):locAndRemMainLoops(4):remoteAnalogLoop(5):remoteDigitalLoop(6):remLoopOnExtUnit(7):bert(8):toneInjection(9):dlciLocalLoop(10):allDlciLocalLoop(11):dlciRemoteLoop(12):allDlciRemoteLoop(13):extInitLocalLoop(14):bertAndRemLoopOnRemUnit(15):remLoopOnRemUnit(16):block(17):backwardToneInject(18):llb(19):rlb(20):ft1Enable(21):lbbd(22):lb1(23):lb2(24):llbOnRemUnit(25):bertOnRemUnit(26):bertOnRemAndLlbOnRemUnit(27):localAndBertOnRemUnit(28):localLoopOnRemUnit(29):localBert(30):testPerTS(31):csuLoopAndBert(32):dsuLoopAndBert(33):remoteOcuLoopAndBert(34):remoteCsuLoopAndBert(35):remoteDsuLoopAndBert(36),Setting this attribute to any of the above values will initiate a test on the specific port if the operation is legal. If the operation is not legal, the mux will ignore the operation. If a test time out is needed, the test will be set with a default timeout of 2 minutes until the user will set the parameter 'prtSTstDuration' to the required time out. If no time out is needed , the test will be set with infinite timeout until the user will set the parameter 'prtSTstDuration' to the required time out.
.1.3.6.1.4.1.164.3.1.4.1.1.1.11,RAD-MIB::prtSTstDuration,Integer32,read-write,,current,,This attribute indicates the maximum duration of executing a test on the specific port. This entry applies to all the test operations. The resolution will be a minute, and the maximum duration is limited to 30 minutes. For Vmux devices, the values are in seconds. A zero value specifies no time limitation. When the test isn't active, the agent initiates this object to 2 when the duration is needed and to 0 if its not required. The user should set this parameter after setting the 'prtSTstCmd' parameter.
.1.3.6.1.4.1.164.3.1.4.1.1.1.12,RAD-MIB::prtSBertClrCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute initiates bert count clear operation. It is valid only when bert test is active on the specific port.
.1.3.6.1.4.1.164.3.1.4.1.1.1.13,RAD-MIB::prtSBertTstRslt,Integer32,read-only,,current,,This attribute indicates the number of Bit Error Rate indicated during the BERT operation. It is valid only when bert test is active on the specific port.
.1.3.6.1.4.1.164.3.1.4.1.1.1.14,RAD-MIB::prtSInterfaceType,OCTET,read-only,,current,,This attribute indicates a unique HW interface type of the selected port.
.1.3.6.1.4.1.164.3.1.4.1.1.1.15,RAD-MIB::prtSParamStatus,OCTET,read-only,,current,,This object indicates Status of parameters specific to the selected port. - For a port that has no special status or is supported by prtSExHsfStatTable - 1 Octet: 00hex - For VC-6, VC-6A, VC-6AG, VC-6A/4LB, VC-12, VC-12/6, external ports - 1 Octet : Bit 7 (MSB)..Bit 2 = 0 (NA) Bit 1: Tx Signaling '1'=On ; '0'=Off Bit 0 (LSB): Rx Signaling '1'=On ; '0'=Off - For VC-2/R2(FXS) external ports - 1 Octet : Bit - 7 6 5 4 3 2 1 0 |_| |_________| Call Call State Direction Bit 7 (MSB) and Bit 6 : Call Direction 00 - Incoming 01 - Outgoing Bit 5..Bit 0: Call State 000000 - Idle 000001 - Seized 000010 - Both-Way Conflict 000011 - Seizure Ack 000100 - Answered 000101 - Clear Backward 000110 - Clear Forward 000111 - Blocked 001000 - Fault 001001 - Fault 3 001010 - Fault 4 001011 - Fault 5 001100 - Fault 6 001101 - Fault 7 - For ML-20 external port - 3 Octets : - 1 MS Octet will represent the Real Rate used: Bit - 7 6 5 4 3 2 1 0 |___| |_______| spare Rate Valid values: 0..31, meaning 0..31x64Kbps Invalid values: 32..255. - 2 LS Octets will represent the Status of 7 Control Signals: Signal - --- CTS DSR DCD RJ TM DTR RTS Bit - 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 Octet - 2 3 (LS) '---' will always have the value 00 Rest of the Signals (2 bits each) can have the following values: 00=NA ; 01=unused ; 10=Off ; 11=On - For ML-H/E1, ML-H/1/E1, ML-H/S/E1 internal port - 1 Octet Bit - 7 6 5 4 3 2 1 0 |___________| spare Mode of Operation Mode of Operation: '1'=Central ; '0'=Remote - For ACM external port - 1 Octet Bit - 7 6 5 4 3 2 1 0 |_________| spare Alarm State Alarm State: according to bits 1,0: 00=NA ; 01=unused ; 10=Off ; 11=On - For HS-U/1 external port - 1 Octet |________| |__| |__| spare modem sync   modem: 00 = other sync: 00 = not sync 01 = unknown 01 = sync 10 = ASMi-31/2 10 = reserved 11 = reserved 11 = reserved | BERT State Bit - 7 6 5 4 3 2 1 0 |_| |_________| spare Rate Valid values: 0..34, meaning:  0..32 = (0..32)x64Kbps 33 = Invalid Rate 34 = not applicable (when Rate is not Auto) Invalid values: 36..255. Signals:  
.1.3.6.1.4.1.164.3.1.4.1.1.1.16,RAD-MIB::prtSTestMaskXp,OCTET,read-write,,current,,This is an Expanded test mask of the prtSTestMask object. The prtSTestMask object reached its maximum, being an Integer with 32 bits. This object indicates which tests from the 'prtSTstCmdXP' list are  allowed for the selected port. If a specific test is allowed, its respective bit will be SET  in the mask : TEST BIT ----------- --- local-loop 1 remote-loop 2 loc-and-rem-main-loops 3 remote-analog-loop 4 remote-digital-loop 5 rem-loop-on-ext-unit 6 bert 7 tone-injection 8 dlci local-loop 9 all dlci local-loop 10 dlci remote-loop 11 all dlci remote-loop 12 bert-and-rem-loop-on-rem-unit 13 rem-loop-on-rem-unit 14 block 15 backward-tone-inject 16 llb 17 rlb 18 ft1Enable 21 e.g : If the return value is 00000003 hex -> Bits 1 & 2 are set -> the allowed tests are : local-loop remote-loop 
.1.3.6.1.4.1.164.3.1.4.1.1.1.17,RAD-MIB::prtSRdnStatus,INTEGER,read-only,,current,noRdn(1):offline(2):online(3),Redundancy Status of this port. noRdn - this port is not part of a Redundancy pair/group. offline - this port is offline from Redundancy point of view. online - this port is online from Redundancy point of view.
.1.3.6.1.4.1.164.3.1.4.1.2,RAD-MIB::prtSAlrTable,,not-accessible,,current,,The list of port agent alarms.
.1.3.6.1.4.1.164.3.1.4.1.2.1,RAD-MIB::prtSAlrEntry,,not-accessible,prtSAlrSltIdx:prtSAlrPrtIdx:prtSAlrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.1.2.1.1,RAD-MIB::prtSAlrIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status table. Users should use the get next function to read this table because the indexes are not consecutive
.1.3.6.1.4.1.164.3.1.4.1.2.1.2,RAD-MIB::prtSAlrSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique identifier of the slot where the card is inserted. In the ?004 Unit the entries PsB(2),ClB(4),io6(10)..io12(16) are not valid. For the Vmux2100 Main Board clA (3) is used.
.1.3.6.1.4.1.164.3.1.4.1.2.1.3,RAD-MIB::prtSAlrPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique identifier of the port the alarm applies to. All the values are valid. No alarms exist for a port which does not exist. Valid valuesfor MP-2100/2200: exPrt1 (1) .. exPrt16 (16) , inPrt1 (101) .. inPrt48 (148), IP Bundles. For other products, see product's spec.
.1.3.6.1.4.1.164.3.1.4.1.2.1.4,RAD-MIB::prtSAlrCodeDescription,OCTET,read-only,,current,,This attribute is a full text description of the alarm. The alarm description includes the following information: alarm code, alarm text, alarm severity, Masked or Inverted flag and counter.
.1.3.6.1.4.1.164.3.1.4.1.2.1.5,RAD-MIB::prtSAlrCode,Integer32,read-only,,current,,A code identifying the alarm of an entry in the alarm status table at port level.
.1.3.6.1.4.1.164.3.1.4.1.2.1.6,RAD-MIB::prtSAlrSeverity,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),The severity of the alarm.
.1.3.6.1.4.1.164.3.1.4.1.2.1.7,RAD-MIB::prtSAlrState,INTEGER,read-only,,current,off(2):on(3),State of the alarm.
.1.3.6.1.4.1.164.3.1.4.1.2.1.8,RAD-MIB::prtSAlrCounter,Integer32,read-only,,current,,A counter - how many times the alarm occured since last clear operation. ON and OFF Alarm will be counted separately.
.1.3.6.1.4.1.164.3.1.4.1.2.1.9,RAD-MIB::prtSAlrMask,INTEGER,read-only,,current,off(2):on(3),Alarm mask : on/off.
.1.3.6.1.4.1.164.3.1.4.1.2.1.10,RAD-MIB::prtSAlrInvert,INTEGER,read-only,,current,off(2):on(3),Alarm invert : on/off.
.1.3.6.1.4.1.164.3.1.4.1.2.1.11,RAD-MIB::prtSAlrCardType,INTEGER,read-only,,current,unknown(1):empty(2):ps(17):cl1(20):cl1Clk(26):vf24T1(62):vf30E1(63):vf48T1(64):vf60E1(65):vc8EandM(74):vc8Fxo(75):vc8Fxs(76):vc16EandM(77):vc16Fxo(78):vc16Fxs(79):ml8T1(134):ml8E1(135):hsr(156):ls12(159):ls6n(180):hsEthSwitch(224):hsu12(240):hsu6(241):vc4Fxs(255):vc4EandM(256):vc4Fxo(257):msl4E1W2(261):msl8E1W2(263):msl4E1W2Eth(264):msl8E1W2Eth(265):asmi54cE1AndEth(266):asmi54cT1AndEth(267):hs6N(271):hs12N(272):clx1(301):clx1GbE(302):clx1S155(303):clx1S155GbE(304):ml8T1Eth(305):ml8E1Eth(306):op106cEth(307):op108cEth(308):op106cEthT1(309):op108cEthE1(310):op108cEthE1Unbal(311):mpw1(312):vfs24T1(321):vfs30E1(322):vfs48T1(323):vfs60E1(324),This attribute indicates the type of card installed in the specific slot position. The enumeration is according to mdlSInstCardType.
.1.3.6.1.4.1.164.3.1.4.1.3,RAD-MIB::statisPrtGen,,,,,,
.1.3.6.1.4.1.164.3.1.4.1.3.1,RAD-MIB::prtFrStatis,,,,,,
.1.3.6.1.4.1.164.3.1.4.1.3.1.1,RAD-MIB::prtFrStatisTable,,not-accessible,,current,,This table is applicable only for an active port running an FR protocol .
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1,RAD-MIB::prtFrStatisEntry,,not-accessible,prtFrStatisSltIdx:prtFrStatisPrtIdx:prtFrStatisInvIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.1,RAD-MIB::prtFrStatisSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the module is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid. For stand-alone units this index will be notApplicable (255).
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.2,RAD-MIB::prtFrStatisPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6),This attribute indicates a unique port number.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.3,RAD-MIB::prtFrStatisInvIdx,INTEGER,read-only,,current,currentInv(1):last(2),The Interval of 15 min. for which the following statistics counters are applicable.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.4,RAD-MIB::prtFrTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the current error-measurement interval. This object is applicable mainly for the current interval. For other interval: - if data is available: value will be 899. - if data is not available: value will be 0.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.5,RAD-MIB::prtFrRxTotalFrames,Counter32,read-only,,current,,The total number of frames received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.6,RAD-MIB::prtFrTxTotalFrames,Counter32,read-only,,current,,The total number of frames sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.7,RAD-MIB::prtFrRxTotalBytes,Counter32,read-only,,current,,The total number of bytes received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.8,RAD-MIB::prtFrTxTotalBytes,Counter32,read-only,,current,,The total number of bytes sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.9,RAD-MIB::prtFrRxMngFrames,Counter32,read-only,,current,,The management number of frames received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.10,RAD-MIB::prtFrTxMngFrames,Counter32,read-only,,current,,The management number of frames sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.11,RAD-MIB::prtFrRxDeFrames,Counter32,read-only,,current,,The number of De frames received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.12,RAD-MIB::prtFrTxDeFrames,Counter32,read-only,,current,,The number of De frames sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.13,RAD-MIB::prtFrRxDcrdCongDeFr,Counter32,read-only,,current,,The number of De frames discarded due to congestion, received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.14,RAD-MIB::prtFrTxDcrdCongDeFr,Counter32,read-only,,current,,The number of De frames discarded due to congestion, sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.15,RAD-MIB::prtFrRxDcrdCongAllFr,Counter32,read-only,,current,,All the frames discarded due to congestion, received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.16,RAD-MIB::prtFrTxDcrdCongAllFr,Counter32,read-only,,current,,All the frames discarded due to congestion, sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.17,RAD-MIB::prtFrRxFecn,Counter32,read-only,,current,,Number of frames received by this port during the selected interval, indicating forward congestion.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.18,RAD-MIB::prtFrTxFecn,Counter32,read-only,,current,,Number of frames sent by this port during the selected interval, indicating forward congestion.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.19,RAD-MIB::prtFrRxBecn,Counter32,read-only,,current,,Number of frames received by this port during the selected interval, indicating backward congestion.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.20,RAD-MIB::prtFrTxBecn,Counter32,read-only,,current,,Number of frames sent by this port during the selected interval, indicating backward congestion.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.21,RAD-MIB::prtFrRxBeViol,Counter32,read-only,,current,,Number of data frames received by this port during the selected interval, exceeding the Burst Excess value.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.22,RAD-MIB::prtFrTxBeViol,Counter32,read-only,,current,,Number of data frames sent by this port during the selected interval, exceeding the Burst Excess value.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.23,RAD-MIB::prtFrRxBcViol,Counter32,read-only,,current,,Number of data frames received by this port during the selected interval, exceeding the Burst Committed value.
.1.3.6.1.4.1.164.3.1.4.1.3.1.1.1.24,RAD-MIB::prtFrTxBcViol,Counter32,read-only,,current,,Number of data frames sent by this port during the selected interval, exceeding the Burst Committed value.
.1.3.6.1.4.1.164.3.1.4.1.3.2,RAD-MIB::prtCrStatis,,,,,,
.1.3.6.1.4.1.164.3.1.4.1.3.2.1,RAD-MIB::prtCrStatisTable,,not-accessible,,current,,This table is applicable only for an active port running a CR protocol .
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1,RAD-MIB::prtCrStatisEntry,,not-accessible,prtCrStatisSltIdx:prtCrStatisPrtIdx:prtCrStatisInvIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.1,RAD-MIB::prtCrStatisSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the module is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid. For stand-alone units this index will be notApplicable (255).
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.2,RAD-MIB::prtCrStatisPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6),This attribute indicates a unique port number.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.3,RAD-MIB::prtCrStatisInvIdx,INTEGER,read-only,,current,currentInv(1):last(2),The Interval of 15 min. for which the following statistics counters are applicable.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.4,RAD-MIB::prtCrTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the current error-measurement interval. This object is applicable mainly for the current interval. For other interval: - if data is available: value will be 899. - if data is not available: value will be 0.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.5,RAD-MIB::prtCrRxTotalCells,Counter32,read-only,,current,,The total number of cells received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.6,RAD-MIB::prtCrTxTotalCells,Counter32,read-only,,current,,The total number of cells sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.7,RAD-MIB::prtCrRxDataCells,Counter32,read-only,,current,,The number of Data Cells received by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.2.1.1.8,RAD-MIB::prtCrTxDataCells,Counter32,read-only,,current,,The number of Data Cells sent by this port during the selected interval.
.1.3.6.1.4.1.164.3.1.4.1.3.3,RAD-MIB::prtDlciStatis,,,,,,
.1.3.6.1.4.1.164.3.1.4.1.3.3.1,RAD-MIB::prtDlciStatisTable,,not-accessible,,current,,This table is applicable only for an active port running an FR, FR+ or CR protocol, with valid DLCIs .
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1,RAD-MIB::prtDlciStatisEntry,,not-accessible,prtDlciSltIdx:prtDlciPrtIdx:prtDlciIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.1,RAD-MIB::prtDlciSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the module is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid. For stand-alone units this index will be notApplicable (255).
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.2,RAD-MIB::prtDlciPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6),This attribute indicates a unique port number.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.3,RAD-MIB::prtDlciIdx,Integer32,read-only,,current,,This attribute indicates a unique DLCI index for each valid DLCI (16..991). 
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.4,RAD-MIB::prtDlciRxDeFrames,Counter32,read-only,,current,,The number of De frames received by this DLCI.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.5,RAD-MIB::prtDlciTxDeFrames,Counter32,read-only,,current,,The number of De frames sent by this DLCI.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.6,RAD-MIB::prtDlciRxDcrdCongDeFr,Counter32,read-only,,current,,The number of De frames discarded due to congestion, received by this DLCI.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.7,RAD-MIB::prtDlciTxDcrdCongDeFr,Counter32,read-only,,current,,The number of De frames discarded due to congestion, sent by this DLCI.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.8,RAD-MIB::prtDlciRxDcrdCongAllFr,Counter32,read-only,,current,,All the frames discarded due to congestion, received by this DLCI.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.9,RAD-MIB::prtDlciTxDcrdCongAllFr,Counter32,read-only,,current,,All the frames discarded due to congestion, sent by this DLCI.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.10,RAD-MIB::prtDlciTxFecn,Counter32,read-only,,current,,Number of frames sent by this DLCI, indicating forward congestion.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.11,RAD-MIB::prtDlciTxBecn,Counter32,read-only,,current,,Number of frames sent by this DLCI, indicating backward congestion.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.12,RAD-MIB::prtDlciRxBeViol,Counter32,read-only,,current,,Number of data frames received by this DLCI, exceeding the Burst Excess value.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.13,RAD-MIB::prtDlciTxBeViol,Counter32,read-only,,current,,Number of data frames sent by this DLCI, exceeding the Burst Excess value.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.14,RAD-MIB::prtDlciRxBcViol,Counter32,read-only,,current,,Number of data frames received by this DLCI, exceeding the Burst Committed value.
.1.3.6.1.4.1.164.3.1.4.1.3.3.1.1.15,RAD-MIB::prtDlciTxBcViol,Counter32,read-only,,current,,Number of data frames sent by this DLCI, exceeding the Burst Committed value.
.1.3.6.1.4.1.164.3.1.4.1.3.4,RAD-MIB::prtT1Statis,,,,,,
.1.3.6.1.4.1.164.3.1.4.1.3.4.1,RAD-MIB::prtT1FdlMsgTable,,not-accessible,,current,,This table is applicable for a T1 interface with 'esf' LineType .
.1.3.6.1.4.1.164.3.1.4.1.3.4.1.1,RAD-MIB::prtT1FdlMsgEntry,,not-accessible,prtT1FdlMsgSltIdx:prtT1FdlMsgPrtIdx:prtT1FdlMsgFdlTxRx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.1.3.4.1.1.1,RAD-MIB::prtT1FdlMsgSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the module is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.1.4.1.3.4.1.1.2,RAD-MIB::prtT1FdlMsgPrtIdx,INTEGER,read-only,,current,exPrt1(1),This attribute indicates a unique port number. MTML-1/T1 modules have just one external interface.
.1.3.6.1.4.1.164.3.1.4.1.3.4.1.1.3,RAD-MIB::prtT1FdlMsgFdlTxRx,INTEGER,read-only,,current,tx(1):rx(2),The Fdl tx/rx reference of the Fdl message.
.1.3.6.1.4.1.164.3.1.4.1.3.4.1.1.4,RAD-MIB::prtT1FdlMsg,OCTET,read-only,,current,,FDL message.
.1.3.6.1.4.1.164.3.1.4.2,RAD-MIB::cnfgPrtGen,,,,,,
.1.3.6.1.4.1.164.3.1.4.2.1,RAD-MIB::prtExTsSplitTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry, except prtExTsBitTest that will be written directly to the Active Configuration.
.1.3.6.1.4.1.164.3.1.4.2.1.1,RAD-MIB::prtExTsSplitEntry,,not-accessible,prtExTsCnfgIdx:prtExTsSltIdx:prtExTsPrtIdx:prtExTsIdx:prtExTsBit,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.2.1.1.1,RAD-MIB::prtExTsCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.1.4.2.1.1.2,RAD-MIB::prtExTsSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid. notApplicable - for stand-alone units.
.1.3.6.1.4.1.164.3.1.4.2.1.1.3,RAD-MIB::prtExTsPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. Most ML cards have only one external interface. inPrt1 - for MTML-H/E1 cards. For other products' index see their specification.
.1.3.6.1.4.1.164.3.1.4.2.1.1.4,RAD-MIB::prtExTsIdx,Integer32,read-only,,current,,This attribute indicates a unique time slot position. The valid time slots are: 1..24 for T1 Card and 1..31 for E1 interface. In G732S-E1 lines, time slot 16 is not valid for data, it is dedicated to multiframe synchronization bits and voice signaling.
.1.3.6.1.4.1.164.3.1.4.2.1.1.5,RAD-MIB::prtExTsBit,Integer32,read-only,,current,,This attribute indicates a unique Bit within the time slot. The valid Bits are: 1..8. 255=NA.
.1.3.6.1.4.1.164.3.1.4.2.1.1.6,RAD-MIB::prtExTsIConSlot,INTEGER,read-write,,current,noConnect(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates whether the specified time slot is connected/routed internally in the Agent and to which card it is connected. In the ?004 Unit the entries io6(10)..io12(16) are not valid. notApplicable - for stand-alone units.
.1.3.6.1.4.1.164.3.1.4.2.1.1.7,RAD-MIB::prtExTsIConPrt,Integer32,read-write,,current,,This attribute indicates the internally (In Mux) connected/routed port. For other products' index see their specification.
.1.3.6.1.4.1.164.3.1.4.2.1.1.8,RAD-MIB::prtExTsBitTest,INTEGER,read-write,,current,none(1):remoteBert(8):localBert(30):notApplicable(255),This attribute indicates a test to be activated on the selected Bit. notApplicable - when prtExPh1MlTsTest is NOT split(254).
.1.3.6.1.4.1.164.3.1.4.2.1.1.9,RAD-MIB::prtExTsTxSignaling,OCTET,read-only,,current,,Link - Tx Signaling per TS, for TSs having TS Type=Voice (agnTsType=voice(2)).  It monitors what is sent to Link for the selected TS,  for A,B,C,D Signaling Bits. Bit 1= LSB Bit 8= MSB  Bit 1-2 = A Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 3-4 = B Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 5-6 = C Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA  Bit 7-8 = D Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA
.1.3.6.1.4.1.164.3.1.4.2.1.1.10,RAD-MIB::prtExTsRxSignaling,OCTET,read-only,,current,,Link - Rx Signaling per TS, for TSs having TS Type=Voice (agnTsType=voice(2)).  It monitors what is received from Link for the selected TS,  for A,B,C,D Signaling Bits. Bit 1= LSB Bit 8= MSB  Bit 1-2 = A Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 3-4 = B Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 5-6 = C Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA  Bit 7-8 = D Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA
.1.3.6.1.4.1.164.3.1.4.2.1.1.11,RAD-MIB::prtExTsTxIoSignaling,OCTET,read-only,,current,,IO - Tx Signaling per TS, for TSs having TS Type=Voice (agnTsType=voice(2)).  It monitors what is sent to IO port for the selected TS,  for A,B,C,D Signaling Bits. Bit 1= LSB Bit 8= MSB  Bit 1-2 = A Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 3-4 = B Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 5-6 = C Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA  Bit 7-8 = D Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA
.1.3.6.1.4.1.164.3.1.4.2.1.1.12,RAD-MIB::prtExTsRxIoSignaling,OCTET,read-only,,current,,IO - Rx Signaling per TS, for TSs having TS Type=Voice (agnTsType=voice(2)).  It monitors what is received from IO port for the selected TS,  for A,B,C,D Signaling Bits. Bit 1= LSB Bit 8= MSB  Bit 1-2 = A Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 3-4 = B Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA Bit 5-6 = C Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA  Bit 7-8 = D Signaling Bit: 00='0' ; 01='1' ; 10=not used ; 11=NA
.1.3.6.1.4.1.164.3.1.4.2.2,RAD-MIB::prtCnfgAgenda,,,,,,
.1.3.6.1.4.1.164.3.1.4.2.2.1,RAD-MIB::prtAgendaBehaviourTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.1.4.2.2.1.1,RAD-MIB::prtAgendaBehaviourEntry,,not-accessible,prtAgendaBehaviourCnfgIdx:prtAgendaBehaviourSltIdx:prtAgendaBehaviourPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.2.2.1.1.1,RAD-MIB::prtAgendaBehaviourCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.1.4.2.2.1.1.2,RAD-MIB::prtAgendaBehaviourSltIdx,Integer32,read-only,,current,,This parameter should be:
.1.3.6.1.4.1.164.3.1.4.2.2.1.1.3,RAD-MIB::prtAgendaBehaviourPrtIdx,Integer32,read-only,,current,,This parameter should be:
.1.3.6.1.4.1.164.3.1.4.2.2.1.1.4,RAD-MIB::prtAgendaBehaviourOnOff,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Setting this command to on(3) enables the agenda function at module (3000) or port (300/30) level.
.1.3.6.1.4.1.164.3.1.4.2.2.2,RAD-MIB::prtCnfgAgendaTable,,not-accessible,,current,,This table allows the user to schedule the time a session is active per week basis.
.1.3.6.1.4.1.164.3.1.4.2.2.2.1,RAD-MIB::prtCnfgAgendaEntry,,not-accessible,prtCnfgAgendaCnfgIdx:prtCnfgAgendaSltIdx:prtCnfgAgendaPrtIdx:prtCnfgAgendaDayIdx:prtCnfgAgendaSesId,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.1,RAD-MIB::prtCnfgAgendaCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.2,RAD-MIB::prtCnfgAgendaSltIdx,Integer32,read-only,,current,,This attribute is equal to:
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.3,RAD-MIB::prtCnfgAgendaPrtIdx,Integer32,read-only,,current,,This attribute is equal to: - port number for MX300/30 - 100 = N/A for MX3000 when not used.
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.4,RAD-MIB::prtCnfgAgendaDayIdx,INTEGER,read-only,,current,monday(1):tuesday(2):wednesday(3):thursday(4):friday(5):saturday(6):sunday(7),This attribute for which day of the week this row applies.
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.5,RAD-MIB::prtCnfgAgendaSesId,Integer32,read-only,,current,,The user may define 4 different active intervals per day.
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.6,RAD-MIB::prtCnfgAgendaFrom,Integer32,read-write,,current,,Start from time interval in seconds.
.1.3.6.1.4.1.164.3.1.4.2.2.2.1.7,RAD-MIB::prtCnfgAgendaTo,Integer32,read-write,,current,,To time interval in seconds.
.1.3.6.1.4.1.164.3.1.4.2.3,RAD-MIB::prtGenCnfgTable,,not-accessible,,current,,This table allows the user to configure general port parameters.
.1.3.6.1.4.1.164.3.1.4.2.3.1,RAD-MIB::prtGenCnfgEntry,,not-accessible,prtGenCnfgIdx:prtGenCnfgSltIdx:prtGenCnfgPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.2.3.1.1,RAD-MIB::prtGenCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. The write operation is valid only to the TmpCnfg.
.1.3.6.1.4.1.164.3.1.4.2.3.1.2,RAD-MIB::prtGenCnfgSltIdx,INTEGER,read-only,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted.
.1.3.6.1.4.1.164.3.1.4.2.3.1.3,RAD-MIB::prtGenCnfgPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique external or internal port number. For MP: exPrt1 (1) .. exPrt16 (16) , notApplicable(100), inPrt1 (101) .. inPrt84 (184) 
.1.3.6.1.4.1.164.3.1.4.2.3.1.4,RAD-MIB::prtGenCnfgLinkToSlot,INTEGER,read-write,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates the slot of the ML card to which the IO port is mapped.
.1.3.6.1.4.1.164.3.1.4.2.3.1.5,RAD-MIB::prtGenCnfgLinkToPort,Integer32,read-write,,current,,This attribute indicates the port in the prtGenCnfgLinkToSlot of the ML card to which the IO port is mapped. For MP: exPrt1 (1) , exPrt2 (2) , exPrt3 (3) , exPrt4 (4) , exPrt5 (5) , exPrt6 (6) , exPrt7 (7) , exPrt8 (8) , inPrt1 (101) , inPrt2 (102) , inPrt3 (103) , inPrt4 (104) , inPrt6 (106) , inPrt7 (107) , inPrt8 (108) , inPrt9 (109), inPrt10 (110), inPrt11 (111), inPrt12 (112), inPrt13 (113), inPrt14 (114), inPrt15 (115), inPrt16 (116), inPrt17 (117), inPrt18 (118), inPrt19 (119), inPrt20 (120), inPrt21 (121), inPrt22 (122), inPrt23 (123), inPrt24 (124), inPrt25 (125), inPrt26 (126), inPrt27 (127), inPrt28 (128), inPrt29 (129), inPrt30 (130), inPrt31 (131), inPrt32 (132), inPrt33 (133), inPrt34 (134), inPrt35 (135), inPrt36 (136), inPrt37 (137), inPrt38 (138), inPrt39 (139), inPrt40 (140), inPrt41 (141), inPrt42 (142), inPrt43 (143), inPrt44 (144), inPrt45 (145), inPrt46 (146), inPrt47 (147), inPrt48 (148), inPrt49 (149), inPrt50 (150), inPrt51 (151), inPrt52 (152), inPrt53 (153), inPrt54 (154), inPrt55 (155), inPrt56 (156), inPrt57 (157), inPrt58 (158), inPrt59 (159), inPrt60 (160), inPrt61 (161), inPrt62 (162), inPrt63 (163), inPrt64 (164), inPrt65 (165), inPrt66 (166), inPrt67 (167), inPrt68 (168), inPrt69 (169), inPrt70 (170), inPrt71 (171), inPrt72 (172), inPrt73 (173), inPrt74 (174), inPrt75 (175), inPrt76 (176), inPrt77 (177), inPrt78 (178), inPrt79 (179), inPrt80 (180), inPrt81 (181), inPrt82 (182), inPrt83 (183), inPrt84 (184), notApplicable (255) 
.1.3.6.1.4.1.164.3.1.4.2.3.1.6,RAD-MIB::prtGenCnfgPortId,Integer32,read-write,,current,,IO Port Id for V5.1 use. This object is applicable only for part of the PSTN and ISDN IO ports.  Generally, 0 is a valid value. Nevertheless, for ports that do not support this object, the value will be: notApplicable= 0
.1.3.6.1.4.1.164.3.1.4.2.3.1.7,RAD-MIB::prtGenCnfgBusConnection,INTEGER,read-write,,current,notApplicable(1):partial(2):full(3):partialCD(4),This object indicates the support of the card regarding Bus Connection. partial = 2 Buses (AB) full = 4 Buses (ABCD) Actually the support depends on the card's HW. But, since CL has to assign data on Buses even when the card is not installed, this object has to be  configured. If the actual card installed will not match the value configured, an Alarm will be issued.
.1.3.6.1.4.1.164.3.1.4.2.3.1.8,RAD-MIB::prtGenCnfgInbandMng,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),This object indicates whether Inband Management is used over the link.
.1.3.6.1.4.1.164.3.1.4.2.3.1.9,RAD-MIB::prtGenCnfgInbandMngRoutProt,INTEGER,read-write,,current,none(1):rip2(2):proprietaryRip(3):notApplicable(255),This object indicates the Inband Mng Routing Protocol of the port.
.1.3.6.1.4.1.164.3.1.4.2.3.1.10,RAD-MIB::prtGenCnfgProtectionMode,INTEGER,read-write,,current,notApplicable(1):secondary(2):primary(3),This object indicates the Protection Mode of the port. notApplicable- when Bus Protection Point=No. For VC-4/Omni card this object is supported RO.
.1.3.6.1.4.1.164.3.1.4.2.3.1.11,RAD-MIB::prtGenCnfgConnect,INTEGER,read-write,,current,no(2):yes(3),This object indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.1.4.2.3.1.12,RAD-MIB::prtGenCnfgSignalingType,INTEGER,read-write,,current,legacy(3):abcd(4):none(5),This object selects the Type of Signaling used by the port.
.1.3.6.1.4.1.164.3.1.4.3,RAD-MIB::cmprPrtGen,,,,,,
.1.3.6.1.4.1.164.3.1.4.3.1,RAD-MIB::prtCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.4.3.1.1,RAD-MIB::prtCmprEntry,,not-accessible,prtCmprTypIdx:prtCmprCnfgIdx:prtCmprVersion:prtCmprSltIdx:prtCmprPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.3.1.1.1,RAD-MIB::prtCmprTypIdx,Integer32,read-only,,current,,This attribute indicates the Type of the Compressed being referred.
.1.3.6.1.4.1.164.3.1.4.3.1.1.2,RAD-MIB::prtCmprCnfgIdx,Integer32,read-only,,current,,This attribute indicates the configuration to which the Compressed information is related.
.1.3.6.1.4.1.164.3.1.4.3.1.1.3,RAD-MIB::prtCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.4.3.1.1.4,RAD-MIB::prtCmprSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique number of the slot position where the card is inserted. In the ?004 Unit the entries psB(2),clB(4),io6(10)..io(16) are not valid.
.1.3.6.1.4.1.164.3.1.4.3.1.1.5,RAD-MIB::prtCmprPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique identifier of the port the compressed information relates to. Valid values: exPrt1 (1) .. exPrt16 (16) , inPrt1 (101) .. inPrt48 (148).
.1.3.6.1.4.1.164.3.1.4.3.1.1.6,RAD-MIB::prtCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.4.3.1.1.7,RAD-MIB::prtCmprStatisticObj,OCTET,read-only,,current,,This attribute is the compressed statistics information itself.
.1.3.6.1.4.1.164.3.1.4.3.2,RAD-MIB::prtDlciCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.4.3.2.1,RAD-MIB::prtDlciCmprEntry,,not-accessible,prtDlciCmprCnfgIdx:prtDlciCmprVersion:prtDlciCmprSltIdx:prtDlciCmprPrtIdx:prtDlciCmprDlciIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.3.2.1.1,RAD-MIB::prtDlciCmprCnfgIdx,Integer32,read-only,,current,,This attribute indicates the configuration to which the Compressed information is related.
.1.3.6.1.4.1.164.3.1.4.3.2.1.2,RAD-MIB::prtDlciCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.4.3.2.1.3,RAD-MIB::prtDlciCmprSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique number of the slot position where the module is inserted. In the ?004 Unit the entries psB(2),clB(4),io6(10)..io(16) are not valid.
.1.3.6.1.4.1.164.3.1.4.3.2.1.4,RAD-MIB::prtDlciCmprPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112),This attribute indicates a unique identifier of the port the compressed information relates to. All the values are valid.
.1.3.6.1.4.1.164.3.1.4.3.2.1.5,RAD-MIB::prtDlciCmprDlciIdx,Integer32,read-only,,current,,This attribute indicates a unique identifier of the Dlci the compressed information relates to. The values are between 16 - 991.
.1.3.6.1.4.1.164.3.1.4.3.2.1.6,RAD-MIB::prtDlciCmprObj,OCTET,read-write,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.4.3.3,RAD-MIB::prtAlarmsCmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.4.3.3.1,RAD-MIB::prtAlarmsCmprEntry,,not-accessible,prtAlarmsCmprVersion:prtAlarmsCmprAlarmSlot:prtAlarmsCmprAlarmPort:prtAlarmsCmprAlarmIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.4.3.3.1.1,RAD-MIB::prtAlarmsCmprVersion,Integer32,read-only,,current,,This attribute indicates the version of the internal format of the Compressed data
.1.3.6.1.4.1.164.3.1.4.3.3.1.2,RAD-MIB::prtAlarmsCmprAlarmSlot,Integer32,read-only,,current,,This attribute indicates the desired slot position. In the ?004 Unit the entries PsB(2),ClB(4),io6(10)..io(16) are not valid. For Stand-alone units, notApplicable(255) will appear.
.1.3.6.1.4.1.164.3.1.4.3.3.1.3,RAD-MIB::prtAlarmsCmprAlarmPort,Integer32,read-only,,current,,This attribute indicates a unique identifier of the port the alarm applies to. All the values are valid. No alarms exist for a non-existing port. IP Bundles are considered a port too, for this matter.
.1.3.6.1.4.1.164.3.1.4.3.3.1.4,RAD-MIB::prtAlarmsCmprAlarmIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status table of the agent.
.1.3.6.1.4.1.164.3.1.4.3.3.1.5,RAD-MIB::prtAlarmsCmprObj,OCTET,read-only,,current,,This attribute is the compressed information itself.
.1.3.6.1.4.1.164.3.1.5,RAD-MIB::mapWanGen,,,,,,
.1.3.6.1.4.1.164.3.1.5.1,RAD-MIB::agnLinkMapTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.5.1.1,RAD-MIB::agnLinkMapEntry,,not-accessible,mapLinkId,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.5.1.1.1,RAD-MIB::mapLinkId,Integer32,read-only,,current,,A unique identifier of the link
.1.3.6.1.4.1.164.3.1.5.1.1.2,RAD-MIB::mapLinkSltIdx,INTEGER,read-write,,current,noConnect(2):clA(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries clA(3), io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.1.5.1.1.3,RAD-MIB::mapLinkPrtIdx,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12):noConnect(100):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112),This attribute indicates a unique port number. 
.1.3.6.1.4.1.164.3.1.5.1.1.4,RAD-MIB::mapLinkStatus,INTEGER,read-only,,current,unknown(1):down(2):up(3),This attribute indicates the status of the link between the two muxes
.1.3.6.1.4.1.164.3.1.6,RAD-MIB::diverseIfWanGen,,,,,,
.1.3.6.1.4.1.164.3.1.6.1,RAD-MIB::ethIf,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.1,RAD-MIB::ethIfTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.1.6.1.1.1,RAD-MIB::ethIfEntry,,not-accessible,ethIfIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.1.6.1.1.1.1,RAD-MIB::ethIfIdx,Integer32,read-only,,current,,A unique index of the ethernet interface/port.
.1.3.6.1.4.1.164.3.1.6.1.1.1.2,RAD-MIB::ethMode,INTEGER,read-write,,current,halfDuplex(1):fullDuplex(2):notApplicable(255),This object indicates the Ethernet mode of operation.
.1.3.6.1.4.1.164.3.1.6.1.1.1.3,RAD-MIB::ethBridgingMode,INTEGER,read-write,,current,filtered(1):transparent(2),This object indicates the bridging mode of the Ethernet interface. 
.1.3.6.1.4.1.164.3.1.6.1.1.1.4,RAD-MIB::ethEncapsulationCRCMode,INTEGER,read-write,,current,notApplicable(1):withCRC(2):withoutCRC(3),This object define the encapsulation type requested for the
.1.3.6.1.4.1.164.3.1.6.1.1.1.5,RAD-MIB::ethBackPressure,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This parameter defines whether to enable or disable Back pressure. Back Pressure is a flow control parameter. 
.1.3.6.1.4.1.164.3.1.6.1.1.1.6,RAD-MIB::ethLimit4,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This parameter determine the Back off algorithm mode. Every 4 following collisions the Framer will be thrown out (4 times more than usuall).
.1.3.6.1.4.1.164.3.1.6.1.1.1.7,RAD-MIB::ethSkipInitReset,INTEGER,read-write,,current,notApplicable(1):notSkip(2):skip(3),This parameter defines whether read status on reset. 
.1.3.6.1.4.1.164.3.1.6.1.1.1.8,RAD-MIB::ethMulticastBlock,INTEGER,read-write,,current,notApplicable(1):unBlock(2):block(3),This parameter defines whether to send multicast message to WAN from LAN or not. 
.1.3.6.1.4.1.164.3.1.6.1.1.1.9,RAD-MIB::ethBroadcastBlock,INTEGER,read-write,,current,notApplicable(1):unBlock(2):block(3),This parameter defines whether to send broadcast message to WAN from LAN or not.
.1.3.6.1.4.1.164.3.1.6.1.1.1.10,RAD-MIB::ethSpeed,INTEGER,read-write,,current,notApplicable(1):s10Mbps(2):s100Mbps(3):s1Gbps(4),This parameter defines the line speed.
.1.3.6.1.4.1.164.3.1.6.1.1.1.11,RAD-MIB::ethRip2,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter defines whether to send RIP II message  to WAN from LAN or not
.1.3.6.1.4.1.164.3.1.6.1.1.1.12,RAD-MIB::ethPortPriority,INTEGER,read-write,,current,notApplicable(1):none(2):fixed(3),This parameter defines if priority is to  be considered for this Port.
.1.3.6.1.4.1.164.3.1.6.1.1.1.13,RAD-MIB::ethPortMngEnable,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3):localOnly(4),This parameter defines whether management data can pass through this Port. localOnly (4) - Only local device can be managed via this port.
.1.3.6.1.4.1.164.3.1.6.1.1.1.14,RAD-MIB::ethFlowCtrlMacAddress,OCTET,read-write,,current,,In case of flow control - transmit frame with this specific MAC address to inform the other end to stop sending frames. Default: 01.80.C2.00.00.01.
.1.3.6.1.4.1.164.3.1.6.1.1.1.15,RAD-MIB::ethRateLimit,Integer32,read-write,,current,,This parameter defines the Rate Limit of the line, in Mbps.
.1.3.6.1.4.1.164.3.1.6.1.1.1.16,RAD-MIB::ethJumboFrameEnable,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter defines whether to support Jumbo Frame or not.
.1.3.6.1.4.1.164.3.1.6.1.1.1.17,RAD-MIB::ethAutoMdiXEnable,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter defines whether to support  automatic change between MDI and MDI[X].
.1.3.6.1.4.1.164.3.1.6.1.1.1.18,RAD-MIB::ethPortDataEnable,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter defines whether this port is enabled for data (that is not management). no(2) - management can run on this port yes(3) - both management and payload data can run on this port.
.1.3.6.1.4.1.164.3.1.6.1.1.1.19,RAD-MIB::ethIfUse,Integer32,read-write,,current,,This parameter defines the use of the port. 1=NET 2=USER .
.1.3.6.1.4.1.164.3.1.6.1.1.1.20,RAD-MIB::ethLineOam,INTEGER,read-write,,current,disable(2):passive(3),This parameter defines the working mode of 802.AH OAM mechanism.
.1.3.6.1.4.1.164.3.1.6.1.1.1.21,RAD-MIB::ethRoutingProtocol,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3):rip2(4):rip1and2(6),This parameter defines the routing protocol  used above ETH port.
.1.3.6.1.4.1.164.3.1.6.1.1.1.22,RAD-MIB::ethMdiXManualSwitch,INTEGER,read-write,,current,crossOver(1):straightThrough(2),This parameter sets the port to be MDI-X (cross-over) or MDI (straight-through).  It is applicable only when ethAutoMdiXEnable = no, namely, only when the automatic MDI/MDIX crossover function is disabled.
.1.3.6.1.4.1.164.3.1.6.1.1.1.23,RAD-MIB::ethDot1xEnable,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Determines if the Port-Based Network Access Protocol (IEEE-802.1x) is enabled for the Ethernet Port.
.1.3.6.1.4.1.164.3.1.6.1.1.1.24,RAD-MIB::ethPartnerRateMode,INTEGER,read-write,,current,manual(1):automatic(2),For converters having couples of ports, where each couple contains  a port with an SFP connector and a port with a RJ connector, this  parameter is relevant for the SFP port. It affects Rate configuration manual - user can configure manually ETH parameters of RJ port (e.g 
.1.3.6.1.4.1.164.3.1.6.1.1.1.25,RAD-MIB::ethDot1xPortRole,INTEGER,read-write,,current,authenticator(1):supplicant(2),Determine the functionality of the port in  the Port-Based Network Access Protocol (IEEE-802.1x) -  either Authenticator or Supplicant.
.1.3.6.1.4.1.164.3.1.6.1.2,RAD-MIB::ethIfPerformance,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.2.1,RAD-MIB::ethIfCurrentTable,,not-accessible,,current,,The Ethernet Current table. When the index specifies the Ethernet interface (only), the counters are for an interval of 15 minutes.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1,RAD-MIB::ethIfCurrentEntry,,not-accessible,ethIfCurrentIndex,current,,An entry in the Ethernet Current table.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.1,RAD-MIB::ethIfCurrentIndex,Integer32,read-only,,current,,The index of the Ethernet interface.  It may be ifIndex. For some devices (e.g RICi-622GE), supporting several types of  intervals, this index will be a concatenation of the port index  and interval type. For the exact formula, see device specification.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.2,RAD-MIB::ethIfCurrentStatus,OCTET,read-only,,current,,The status of the current interval: 0 - Valid. 1 - redundantLinkSwitch - the link has been switched  by a redundancy mechanism. 2 - discontinuity - module was partialy out. 4 - notValid - module is out.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.3,RAD-MIB::ethIfCurrentInFrames,Gauge32,read-only,,current,,The counter associated with the number of received frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.4,RAD-MIB::ethIfCurrentInOctets,Gauge32,read-only,,current,,The counter associated with the number of received octets, 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.5,RAD-MIB::ethIfCurrentAlignmentErrors,Gauge32,read-only,,current,,The counter associated with the number of received frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.6,RAD-MIB::ethIfCurrentFCSErrors,Gauge32,read-only,,current,,The counter associated with the number of received frames 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.7,RAD-MIB::ethIfCurrentLengthError,Gauge32,read-only,,current,,The counter associated with the number of received frames 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.8,RAD-MIB::ethIfCurrentOutFrames,Gauge32,read-only,,current,,The counter associated with the number of transmitted frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.9,RAD-MIB::ethIfCurrentOutOctets,Gauge32,read-only,,current,,The counter associated with the number of transmitted octets, 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.10,RAD-MIB::ethIfCurrentSingleCollisionFrames,Gauge32,read-only,,current,,The counter associated with the number of successfully
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.11,RAD-MIB::ethIfCurrentMultipleCollisionFrames,Gauge32,read-only,,current,,The counter associated with the number of successfully
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.12,RAD-MIB::ethIfCurrentDeferredTransmissions,Gauge32,read-only,,current,,The counter associated with the number of transmitted frames 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.13,RAD-MIB::ethIfCurrentLateCollisions,Gauge32,read-only,,current,,The counter associated with the number of times that a 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.14,RAD-MIB::ethIfCurrentCarrierSenseErrors,Gauge32,read-only,,current,,The counter associated with the number of times that the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.15,RAD-MIB::ethIfCurrentInputCongestionDropped,Gauge32,read-only,,current,,The counter associated with the number of frames dropped 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.16,RAD-MIB::ethIfCurrentOutputCongestionDropped,Gauge32,read-only,,current,,The counter associated with the number of dropped frames 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.17,RAD-MIB::ethIfCurrentOverflowInFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.18,RAD-MIB::ethIfCurrentOverflowInOctets,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInOctets counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.19,RAD-MIB::ethIfCurrentOverflowFCSErrors,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentFCSErrors counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.20,RAD-MIB::ethIfCurrentOverflowOutFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.21,RAD-MIB::ethIfCurrentOverflowOutOctets,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutOctets counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.22,RAD-MIB::ethIfCurrentOverflowMultipleCollisionFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentMultipleCollisionFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.23,RAD-MIB::ethIfCurrentInUnicastFrames,Gauge32,read-only,,current,,The number of received Unicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.24,RAD-MIB::ethIfCurrentOutUnicastFrames,Gauge32,read-only,,current,,The number of transmitted Unicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.25,RAD-MIB::ethIfCurrentInMulticastFrames,Gauge32,read-only,,current,,The number of received Multicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.26,RAD-MIB::ethIfCurrentOutMulticastFrames,Gauge32,read-only,,current,,The number of transmitted Multicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.27,RAD-MIB::ethIfCurrentInBroadcastFrames,Gauge32,read-only,,current,,The number of received Broadcast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.28,RAD-MIB::ethIfCurrentOutBroadcastFrames,Gauge32,read-only,,current,,The number of transmitted Broadcast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.29,RAD-MIB::ethIfCurrentInDiscardFrames,Gauge32,read-only,,current,,The number of received Discarded frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.30,RAD-MIB::ethIfCurrentOutDiscardFrames,Gauge32,read-only,,current,,The number of transmitted Discarded frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.31,RAD-MIB::ethIfCurrentInPauseFrames,Gauge32,read-only,,current,,The number of received Pause frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.32,RAD-MIB::ethIfCurrentOutPauseFrames,Gauge32,read-only,,current,,The number of transmitted Pause frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.33,RAD-MIB::ethIfCurrentOverflowInUnicastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInUnicastFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.34,RAD-MIB::ethIfCurrentOverflowOutUnicastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutUnicastFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.35,RAD-MIB::ethIfCurrentOverflowInMulticastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInMulticastFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.36,RAD-MIB::ethIfCurrentOverflowOutMulticastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutMulticastFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.37,RAD-MIB::ethIfCurrentOverflowInBroadcastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInBroadcastFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.38,RAD-MIB::ethIfCurrentOverflowOutBroadcastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutBroadcastFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.39,RAD-MIB::ethIfCurrentOverflowInDiscardFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInDiscardFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.40,RAD-MIB::ethIfCurrentOverflowOutDiscardFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutDiscardFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.41,RAD-MIB::ethIfCurrentOverflowInPauseFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentInPauseFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.42,RAD-MIB::ethIfCurrentOverflowOutPauseFrames,Gauge32,read-only,,current,,The number of times the associated ethIfCurrentOutPauseFrames counter has overflowed in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2,RAD-MIB::ethIfIntervalTable,,not-accessible,,current,,The Ethernet Interval table. When ethIfIntervalIndex specifies the Ethernet interface (only),  the counters are for an interval of 15 minutes.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1,RAD-MIB::ethIfIntervalEntry,,not-accessible,ethIfIntervalIndex:ethIfIntervalNumber,current,,An entry in the Ethernet Interval table.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.1,RAD-MIB::ethIfIntervalIndex,Integer32,read-only,,current,,The index of the Ethernet interface.  It may be ifIndex. For some devices (e.g RICi-622GE), supporting several types of  intervals, this index will be a concatenation of the port index and  interval type. For the exact formula, see device specification.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.2,RAD-MIB::ethIfIntervalNumber,Integer32,read-only,,current,,The Interval Number. This number is between 1 and x, where 1 is the  most recently completed interval and x is the least recently  completed interval. For 15 minute intervals, usually x=96, but it can be different, depending on device capabilities.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.3,RAD-MIB::ethIfIntervalStatus,OCTET,read-only,,current,,The status of the interval: 0 - Valid. 1 - redundantLinkSwitch - the link has been switched  by a redundancy mechanism. 2 - discontinuity - module was partialy out. 4 - notValid - module is out.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.4,RAD-MIB::ethIfIntervalInFrames,Gauge32,read-only,,current,,The counter associated with the number of received frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.5,RAD-MIB::ethIfIntervalInOctets,Gauge32,read-only,,current,,The counter associated with the number of received octets, 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.6,RAD-MIB::ethIfIntervalAlignmentErrors,Gauge32,read-only,,current,,The counter associated with the number of received frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.7,RAD-MIB::ethIfIntervalFCSErrors,Gauge32,read-only,,current,,The counter associated with the number of received frames 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.8,RAD-MIB::ethIfIntervalLengthError,Gauge32,read-only,,current,,The counter associated with the number of received frames 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.9,RAD-MIB::ethIfIntervalOutFrames,Gauge32,read-only,,current,,The counter associated with the number of transmitted frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.10,RAD-MIB::ethIfIntervalOutOctets,Gauge32,read-only,,current,,The counter associated with the number of transmitted octets, 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.11,RAD-MIB::ethIfIntervalSingleCollisionFrames,Gauge32,read-only,,current,,The counter associated with the number of successfully
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.12,RAD-MIB::ethIfIntervalMultipleCollisionFrames,Gauge32,read-only,,current,,The counter associated with the number of successfully
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.13,RAD-MIB::ethIfIntervalDeferredTransmissions,Gauge32,read-only,,current,,The counter associated with the number of transmitted frames 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.14,RAD-MIB::ethIfIntervalLateCollisions,Gauge32,read-only,,current,,The counter associated with the number of times that a 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.15,RAD-MIB::ethIfIntervalCarrierSenseErrors,Gauge32,read-only,,current,,The counter associated with the number of times that the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.16,RAD-MIB::ethIfIntervalInputCongestionDropped,Gauge32,read-only,,current,,The counter associated with the number of dropped frames 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.17,RAD-MIB::ethIfIntervalOutputCongestionDropped,Gauge32,read-only,,current,,The counter associated with the number of dropped frames 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.18,RAD-MIB::ethIfIntervalOverflowInFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.19,RAD-MIB::ethIfIntervalOverflowInOctets,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInOctets counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.20,RAD-MIB::ethIfIntervalOverflowFCSErrors,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalFCSErrors counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.21,RAD-MIB::ethIfIntervalOverflowOutFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.22,RAD-MIB::ethIfIntervalOverflowOutOctets,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutOctets counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.23,RAD-MIB::ethIfIntervalOverflowMultipleCollisionFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalMultipleCollisionFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.24,RAD-MIB::ethIfIntervalInUnicastFrames,Gauge32,read-only,,current,,The number of received Unicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.25,RAD-MIB::ethIfIntervalOutUnicastFrames,Gauge32,read-only,,current,,The number of transmitted Unicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.26,RAD-MIB::ethIfIntervalInMulticastFrames,Gauge32,read-only,,current,,The number of received Multicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.27,RAD-MIB::ethIfIntervalOutMulticastFrames,Gauge32,read-only,,current,,The number of transmitted Multicast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.28,RAD-MIB::ethIfIntervalInBroadcastFrames,Gauge32,read-only,,current,,The number of received Broadcast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.29,RAD-MIB::ethIfIntervalOutBroadcastFrames,Gauge32,read-only,,current,,The number of transmitted Broadcast frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.30,RAD-MIB::ethIfIntervalInDiscardFrames,Gauge32,read-only,,current,,The number of received Discarded frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.31,RAD-MIB::ethIfIntervalOutDiscardFrames,Gauge32,read-only,,current,,The number of transmitted Discarded frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.32,RAD-MIB::ethIfIntervalInPauseFrames,Gauge32,read-only,,current,,The number of received Pause frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.33,RAD-MIB::ethIfIntervalOutPauseFrames,Gauge32,read-only,,current,,The number of transmitted Pause frames, encountered by the 
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.34,RAD-MIB::ethIfIntervalOverflowInUnicastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInUnicastFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.35,RAD-MIB::ethIfIntervalOverflowOutUnicastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutUnicastFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.36,RAD-MIB::ethIfIntervalOverflowInMulticastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInMulticastFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.37,RAD-MIB::ethIfIntervalOverflowOutMulticastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutMulticastFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.38,RAD-MIB::ethIfIntervalOverflowInBroadcastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInBroadcastFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.39,RAD-MIB::ethIfIntervalOverflowOutBroadcastFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutBroadcastFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.40,RAD-MIB::ethIfIntervalOverflowInDiscardFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInDiscardFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.41,RAD-MIB::ethIfIntervalOverflowOutDiscardFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutDiscardFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.42,RAD-MIB::ethIfIntervalOverflowInPauseFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalInPauseFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.2.1.43,RAD-MIB::ethIfIntervalOverflowOutPauseFrames,Gauge32,read-only,,current,,The number of times the associated ethIfIntervalOutPauseFrames counter has overflowed in the interval.
.1.3.6.1.4.1.164.3.1.6.1.2.3,RAD-MIB::ethPerformanceMode,INTEGER,read-write,,current,notApplicable(1):countOK(2):countFail(3),This object indicates whether OK or Fail statistics will be counted.
.1.3.6.1.4.1.164.3.1.6.1.2.4,RAD-MIB::ethIfPerfTable,,not-accessible,,current,,The Ethernet Performance table.
.1.3.6.1.4.1.164.3.1.6.1.2.4.1,RAD-MIB::ethIfPerfEntry,,not-accessible,ethIfIdx,current,,An entry in the Ethernet Performance table.
.1.3.6.1.4.1.164.3.1.6.1.2.4.1.1,RAD-MIB::ethIfPerfInOkFrames,Gauge32,read-only,,current,,The counter associated with the number of received OK frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.4.1.2,RAD-MIB::ethIfPerfOutOkFrames,Gauge32,read-only,,current,,The counter associated with the number of transmitted OK frames, 
.1.3.6.1.4.1.164.3.1.6.1.2.4.1.3,RAD-MIB::ethIfPerfTotalCollisions,Gauge32,read-only,,current,,The counter associated with the total number of collisions 
.1.3.6.1.4.1.164.3.1.6.1.2.4.1.4,RAD-MIB::ethIfPerfInOkOctets,Gauge32,read-only,,current,,The counter associated with the number of received OK Octets, 
.1.3.6.1.4.1.164.3.1.6.1.3,RAD-MIB::ethIfOamCfm,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.3.0,RAD-MIB::ethIfOamCfmEvents,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.3.0.1,RAD-MIB::ethOamCfmDefectCondition,,,,,,This trap indicates that a MEP has a persistent defect condition.
.1.3.6.1.4.1.164.3.1.6.1.3.1,RAD-MIB::radMepTable,,not-accessible,,current,,MEG End Point (MEP) configuration table associated with  Maitenance Entity Group (MEG) End Point. MEP is a short name for an expanded ETH flow point that includes a compound ETH Segment flow termination function, which marks the end point of an ETH ME, and a compound ETH Diagnostic flow function.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1,RAD-MIB::radMepEntry,,not-accessible,radOamIdx1:radOamEvcIdx:radMepIdx,current,,An entry in the table.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.1,RAD-MIB::radOamIdx1,Unsigned32,not-accessible,,current,,This object may indicate the Bridge Index or Configuration index.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.2,RAD-MIB::radOamEvcIdx,Unsigned32,not-accessible,,current,,This object indicates the Index of the EVC (Ethernet Virtual Circuit)  that the MEP is associated to.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.3,RAD-MIB::radMepIdx,Unsigned32,not-accessible,,current,,This object indicates the ID of the MEP being accessed.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.4,RAD-MIB::radMepRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.5,RAD-MIB::radMepLocalMepId,Unsigned32,read-create,,current,,This object indicates the local MEP ID.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.6,RAD-MIB::radMepRemoteMepId,Unsigned32,read-create,,current,,This atribute is currently implemneted at radMepCcTable, that supports multicast.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.7,RAD-MIB::radMepOamMode,INTEGER,read-create,,current,disabled(2):initiate(3):react(4),This object determines the OAM mode of the MEP: disabled - no CC is initiated nor responded initiate - the device initiates and responds to CC react - the device does not initiate a CC, but responds to CC.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.8,RAD-MIB::radMepContinuityVerMode,INTEGER,read-create,,current,disabled(2):ccBased(3):lbBased(4),This object determines the OAM behavior of the MEP:  disabled - no CC is done cc_based - CC is done based on incoming messages lb_based - CC is done based on loopback messages.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.9,RAD-MIB::radMepMeLevel,Unsigned32,read-create,,current,,At any point in a network, ME Level is used to distinguish between OAM  signals belonging to different nested MEs. Maintenance Entity Levels are defined as follows: 0,1,2 are assigned to customers 3,4 are assigned to providers 5,6,7 are assigned to operators.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.10,RAD-MIB::radMepOamDestAddrType,INTEGER,read-create,,current,unicast(1):multicast(2),This object determines if the OAM messages are sent to user defined  unicast address, or to RAD proprietary multicast address.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.11,RAD-MIB::radMepOamDestMacAddr,OCTET,read-create,,current,,This object determines the MAC address that OAM packets are sent to.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.12,RAD-MIB::radMepDefaultPriority,Unsigned32,read-create,,current,,This object defines the priority of the OAM messages sent when no  service is defined on EVC. If a service is defined, the OAM messages will get the highest service priority existing on the EVC.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.13,RAD-MIB::radMepCcStatus,INTEGER,read-only,,current,notApplicable(1):fail(2):ok(3):mismerge(4):unexpectedMep(5):unexpectedMeLevel(6),This object indicates the Continuity Check (CC) status.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.14,RAD-MIB::radMepOamProtocol,INTEGER,read-create,,current,proprietary(1):standard(2),Determines whether to use proprietary OAM mechanism,  or to use the standard (IEEE 802.1ag, ITU-T Y.1731).
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.15,RAD-MIB::radMepMdId,Unsigned32,read-create,,current,,The index of the Maintenance Domain in the radMdTable (radMdIndex).
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.16,RAD-MIB::radMepMaFormat,INTEGER,read-create,,current,primaryVid(1):charString(2):unsignedInt16(3):rfc2865VpnId(4):icc(32),The type (and thereby format) of the Maintenance Association Name.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.17,RAD-MIB::radMepMaName,OCTET,read-create,,current,,The Short Maintenance Association name.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.18,RAD-MIB::radMepSpVlanId,Unsigned32,read-create,,current,,The SP (Service Provider) VLAN used when sending an OAM message.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.19,RAD-MIB::radMepCcInterval,INTEGER,read-create,,current,intervalInvalid(0):interval300Hz(1):interval10ms(2):interval100ms(3):interval1s(4):interval10s(5):interval1min(6):interval10min(7),Indicates the interval at which CCMs are sent by a MEP Valid only if radMepOamMode = initiate(4).
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.20,RAD-MIB::radMepTransmitLbmDestMacAddress,OCTET,read-create,,current,,The Target MAC Address Field to be transmitted in the Loopback Message:  For unicast MAC Address this is the unicast destination MAC address. For multicast MAC Address, this variable is read-only. This address will be used if the value of  radMepTransmitLbmDestIsMepId is no (2). 802.1ag clause 12.14.7.3.2:b.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.21,RAD-MIB::radMepTransmitLbmDestMepId,Unsigned32,read-create,,current,,The MEPID of another MEP in the same MA to which the radMepTransmitLbmDestIsMepId is yes (3). 802.1ag clause 12.14.7.3.2:b.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.22,RAD-MIB::radMepTransmitLbmDestIsMepId,INTEGER,read-create,,current,no(2):yes(3),yes (3) indicates that MEPID of the target MEP is used for loopback transmission. 802.1ag clause 12.14.7.3.2:b.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.23,RAD-MIB::radMepTransmitLbmMassages,Integer32,read-create,,current,,The number of Loopback messages to be transmitted.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.24,RAD-MIB::radMepTransmitLbmVlanPriority,Unsigned32,read-create,,current,,The priority to be used in the VLAN tag, if present, in the transmitted frame.  The default value is CCM priority. 802.1ag clause 12.14.7.3.2:e
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.25,RAD-MIB::radMepTransmitLbmVlanDropEnable,INTEGER,read-create,,current,no(2):yes(3),Drop Enable bit to be used in the VLAN tag, if present, in the transmitted frame.  802.1ag clause 12.14.7.3.2:e
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.26,RAD-MIB::radMepLbrIn,Counter32,read-only,,current,,Total number of valid, in-order Loopback Replies received.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.27,RAD-MIB::radMepLbrInOutOfOrder,Counter32,read-only,,current,,The total number of valid, out-of-order Loopback Replies received.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.28,RAD-MIB::radMepLbmOut,Counter32,read-only,,current,,Total number of Loopback Messages transmitted.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.29,RAD-MIB::radMepTransmitLtmTargetMacAddress,OCTET,read-create,,current,,The Target MAC Address Field to be transmitted in the Link Trace Message:  A unicast destination MAC address. if the value of radMepTransmitLtmTargetIsMepId is no (2). 802.1ag clause 12.14.7.4.2:c.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.30,RAD-MIB::radMepTransmitLtmTargetMepId,Unsigned32,read-create,,current,,The MEPID of another MEP in the same MA to which  LTM is to be transmitted. This address will be used  if the value of radMepTransmitLtmTargetIsMepId is yes (3). 802.1ag clause 12.14.7.4.2:c.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.31,RAD-MIB::radMepTransmitLtmTargetIsMepId,INTEGER,read-create,,current,no(2):yes(3),yes (3) indicates that MEPID of the target MEP is used for Linktrace transmission. 802.1ag clause 12.14.7.4.2:c.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.32,RAD-MIB::radMepTransmitLtmTtl,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 each Linktrace Responder that handles the LTM. The value received in the LTM is returned in the LTR. If 0 on input, the LTM is not transmitted to the next hop. 802.1ag clause 12.14.7.4.2:b and 21.8.4.
.1.3.6.1.4.1.164.3.1.6.1.3.1.1.33,RAD-MIB::radMepTransmitLtmActivationCmd,INTEGER,read-create,,current,off(2):on(3),Activation command for starting Loop Trace. Set will be always  to 'on' value. After operation was finished, Agent will turn the value to 'off'.
.1.3.6.1.4.1.164.3.1.6.1.3.2,RAD-MIB::ethOamService,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.3.2.1,RAD-MIB::ethOamServiceTable,,not-accessible,,current,,Service configuration table associated with Services running on a MEP.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1,RAD-MIB::ethOamServiceEntry,,not-accessible,radOamIdx1:radOamEvcIdx:radMepIdx:ethOamServiceIdx,current,,An entry in the table.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.1,RAD-MIB::ethOamServiceIdx,Unsigned32,not-accessible,,current,,This object indicates the Index of the service being accessed.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.2,RAD-MIB::ethOamServiceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.3,RAD-MIB::ethOamServicePriority,Unsigned32,read-create,,current,,This object determines the priority of the service.  It is sent as P bits in an OAM message originated by this service.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.4,RAD-MIB::ethOamServicePmEnable,INTEGER,read-create,,current,disable(2):enable(3),This object determines PM (Performance Monitoring) shall be enabled or not for the service.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.5,RAD-MIB::ethOamServiceFrameLossRatioThresh,Integer32,read-create,,current,,This object determines the Frame Loss ratio threshold in exponent of 1/10. That is, a value of 4 means that the threshold is 1E-4.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.6,RAD-MIB::ethOamServiceDelayThresh,Integer32,read-create,,current,,This object determines the delay threshold defined for this service,  in measurement unit of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.7,RAD-MIB::ethOamServiceDelayVarThresh,Integer32,read-create,,current,,This object determines the delay variation threshold defined  for this service, in measurement unit of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.8,RAD-MIB::ethOamServiceUnavailRatioThresh,Integer32,read-create,,current,,This object determines the Unavailability ratio threshold in exponent  of 1/10. That is, a value of 4 means that the threshold is 1E-4.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.9,RAD-MIB::ethOamServiceTxFrames,Counter32,read-only,,current,,Counts the number of frames trnasmitted by since the time the service is up.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.10,RAD-MIB::ethOamServiceOverflowTxFrames,Counter32,read-only,,current,,The number of times the associated ethOamServiceTxFrames counter has overflowed.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.11,RAD-MIB::ethOamServiceFrameLoss,Counter32,read-only,,current,,Counts the number of frames lost since the time the service is up.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.12,RAD-MIB::ethOamServiceOverflowFrameLoss,Counter32,read-only,,current,,The number of times the associated ethOamServiceFrameLoss counter has overflowed.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.13,RAD-MIB::ethOamServiceFrameLossRatio,Unsigned32,read-only,,current,,Indicates the ratio of the lost frames since the time the service is up. The value is the ratio multiplied by 1E10. 0xFFFFFFFF will be returned for ratio greater than 4/10 (40%).
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.14,RAD-MIB::ethOamServiceElapsedTime,Counter32,read-only,,current,,Indicates the time elapsed in seconds since the time the service is up.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.15,RAD-MIB::ethOamServiceUnavailSec,Counter32,read-only,,current,,Indicates the number of unavailable seconds since the time the service is up.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.16,RAD-MIB::ethOamServiceUnavailRatio,Unsigned32,read-only,,current,, Indicates the ratio of the unavailable seconds since the  time the service is up. The value is the ratio multiplied by 1E10. 0xFFFFFFFF will be returned for ratio greater than 4/10 (40%).
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.17,RAD-MIB::ethOamServiceFramesAboveDelay,Counter32,read-only,,current,,Indicates the number of frames arrived with delay  greater than the delay threshold.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.18,RAD-MIB::ethOamServiceOverflowFramesAboveDelay,Counter32,read-only,,current,,Indicates the number of times the associated ethOamServiceFramesAboveDelay counter has overflowed.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.19,RAD-MIB::ethOamServiceFramesAboveDelayVar,Counter32,read-only,,current,,Indicates the number of frames arrived with delay variation greater than the delay variation threshold.
.1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.20,RAD-MIB::ethOamServiceOverflowFramesAboveDelayVar,Counter32,read-only,,current,,Indicates the number of times the associated ethOamServiceFramesAboveDelayVar counter has overflowed.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2,RAD-MIB::ethOamSvcCurrentStatTable,,not-accessible,,current,,Service Current Statistics Table.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1,RAD-MIB::ethOamSvcCurrentStatEntry,,not-accessible,radOamIdx1:radOamEvcIdx:radMepIdx:ethOamServiceIdx,current,,Current Statistics per service
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.1,RAD-MIB::ethOamSvcCurrFramesAboveDelayThresh,Gauge32,read-only,,current,,Number of frames that arrived in the current interval  at a delay greater than the threshold value defined for the service.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.2,RAD-MIB::ethOamSvcCurrFramesBelowDelayThresh,Gauge32,read-only,,current,,Number of frames that arrived in the current interval at a delay lower than or equal to the threshold value defined for the service.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.3,RAD-MIB::ethOamSvcCurrFramesAboveDVarThresh,Gauge32,read-only,,current,,Number of frames that arrived in the current interval at a delay variation greater than the threshold value defined for the service.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.4,RAD-MIB::ethOamSvcCurrFramesBelowDVarThresh,Gauge32,read-only,,current,,Number of frames that arrived in the current interval at a delay variation lower than or equal to the threshold value defined for the service.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.5,RAD-MIB::ethOamSvcCurrFramesTxCounter,Gauge32,read-only,,current,,Number of trnasmitted frames in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.6,RAD-MIB::ethOamSvcCurrFramesLossCounter,Gauge32,read-only,,current,,Number of lost frames in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.7,RAD-MIB::ethOamSvcCurrMinRoundTripDelay,Unsigned32,read-only,,current,,The mininal value of round trip delay in the current interval. Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.8,RAD-MIB::ethOamSvcCurrMaxRoundTripDelay,Unsigned32,read-only,,current,,The maximum value of round trip delay in the current interval.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.9,RAD-MIB::ethOamSvcCurrAvgRoundTripDelay,Unsigned32,read-only,,current,,The average round trip delay in the current interval.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.10,RAD-MIB::ethOamSvcCurrMaxRoundTripDVar,Unsigned32,read-only,,current,,The maximum value of round trip delay variation in the current interval. Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.11,RAD-MIB::ethOamSvcCurrAvgRoundTripDVar,Unsigned32,read-only,,current,,The average round trip delay variation in the current interval.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.12,RAD-MIB::ethOamSvcCurrElapsedTime,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the current interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.13,RAD-MIB::ethOamSvcCurrUnavailSec,Gauge32,read-only,,current,,The number of seconds that the service was unavailable in the current interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3,RAD-MIB::ethOamSvcIntervalTable,,not-accessible,,current,,Service Interval Statistics Table.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1,RAD-MIB::ethOamSvcIntervalEntry,,not-accessible,radOamIdx1:radOamEvcIdx:radMepIdx:ethOamServiceIdx:ethOamSvcIntervalNum,current,,Interval Statistics per service
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.1,RAD-MIB::ethOamSvcIntervalNum,Integer32,not-accessible,,current,,The Interval index, which is actualy the Interval number,  where 1 is the most recently completed 15 minute interval, and 96 is the least recently completed 15 minutes interval (assuming that all 96 intervals exist).
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.2,RAD-MIB::ethOamSvcIntervalFramesAboveDelayThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay greater than the  threshold value defined for the service in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.3,RAD-MIB::ethOamSvcIntervalFramesBelowDelayThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay lower than the  threshold value defined for the service in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.4,RAD-MIB::ethOamSvcIntervalFramesAboveDVarThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay variation greater than the  threshold value defined for the service in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.5,RAD-MIB::ethOamSvcIntervalFramesBelowDVarThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay variation lower than the  threshold value defined for the service in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.6,RAD-MIB::ethOamSvcIntervalFramesTxCounter,Gauge32,read-only,,current,,Number of trnasmitted frames in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.7,RAD-MIB::ethOamSvcIntervalFramesLossCounter,Gauge32,read-only,,current,,Number of lost frames in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.8,RAD-MIB::ethOamSvcIntervalMinRoundTripDelay,Unsigned32,read-only,,current,,The mininal value of round trip delay in the selected interval.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.9,RAD-MIB::ethOamSvcIntervalMaxRoundTripDelay,Unsigned32,read-only,,current,,The maximum value of round trip delay in the selected interval.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.10,RAD-MIB::ethOamSvcIntervalAvgRoundTripDelay,Unsigned32,read-only,,current,,The average round trip delay in the selected interval. Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.11,RAD-MIB::ethOamSvcIntervalMaxRoundTripDVar,Unsigned32,read-only,,current,,The maximum value of round trip delay variation in the selected interval. Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.12,RAD-MIB::ethOamSvcIntervalAvgRoundTripDVar,Unsigned32,read-only,,current,,The average round trip delay variation in the selected interval.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.3.1.13,RAD-MIB::ethOamSvcIntervalUnavailSec,Gauge32,read-only,,current,,The number of seconds that the service was unavailable  in the selected interval.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4,RAD-MIB::ethOamSvcTotalTable,,not-accessible,,current,,ETH OAM Service Total (24H) Statistics Table.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1,RAD-MIB::ethOamSvcTotalEntry,,not-accessible,radOamIdx1:radOamEvcIdx:radMepIdx:ethOamServiceIdx,current,,Total Statistics per service
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.1,RAD-MIB::ethOamSvcTotalFramesAboveDelayThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay greater than the  threshold value defined for the service in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.2,RAD-MIB::ethOamSvcTotalFramesBelowDelayThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay lower than the  threshold value defined for the service in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.3,RAD-MIB::ethOamSvcTotalFramesAboveDVarThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay variation greater than the  threshold value defined for the service in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.4,RAD-MIB::ethOamSvcTotalFramesBelowDVarThresh,Gauge32,read-only,,current,,Number of frames that arrived in a delay variation lower than the  threshold value defined for the service in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.5,RAD-MIB::ethOamSvcTotalFramesTxCounter,Gauge32,read-only,,current,,Number of trnasmitted frames in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.6,RAD-MIB::ethOamSvcTotalFramesLossCounter,Gauge32,read-only,,current,,Number of lost frames in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.7,RAD-MIB::ethOamSvcTotalMinRoundTripDelay,Unsigned32,read-only,,current,,The mininal value of round trip delay in the last 24H.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.8,RAD-MIB::ethOamSvcTotalMaxRoundTripDelay,Unsigned32,read-only,,current,,The maximum value of round trip delay in the last 24H.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.9,RAD-MIB::ethOamSvcTotalAvgRoundTripDelay,Unsigned32,read-only,,current,,The average round trip delay in the last 24H.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.10,RAD-MIB::ethOamSvcTotalMaxRoundTripDVar,Unsigned32,read-only,,current,,The maximum value of round trip delay variation in the last 24H.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.11,RAD-MIB::ethOamSvcTotalAvgRoundTripDVar,Unsigned32,read-only,,current,,The average round trip delay variation in the last 24H.  Values units are of 0.1 msec.
.1.3.6.1.4.1.164.3.1.6.1.3.2.4.1.12,RAD-MIB::ethOamSvcTotalUnavailSec,Gauge32,read-only,,current,,The number of seconds that the service was unavailable  in the last 24H.
.1.3.6.1.4.1.164.3.1.6.1.3.3,RAD-MIB::radMdTable,,not-accessible,,current,,The MaintenanceDomain table. Each row in the table represents a different maintenance domain. A Maintenance domain is described in 802.1ag (3.22) 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.6.1.4.1.164.3.1.6.1.3.3.1,RAD-MIB::radMdEntry,,not-accessible,radMdIndex,current,,The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage
.1.3.6.1.4.1.164.3.1.6.1.3.3.1.1,RAD-MIB::radMdIndex,Unsigned32,not-accessible,,current,,The index to the maintenance domain table.
.1.3.6.1.4.1.164.3.1.6.1.3.3.1.2,RAD-MIB::radMdFormat,INTEGER,read-create,,current,none(1):dnsLikeName(2):macAddressAndUint(3):charString(4),The type (and thereby format) of the Maintenance Domain Name.
.1.3.6.1.4.1.164.3.1.6.1.3.3.1.3,RAD-MIB::radMdName,OCTET,read-create,,current,,The Maintenance Domain name. The type/format of this object is determined by the value of the radMdNameType object.  Each Maintenance Domain has unique name amongst all those used or available to a service provider or operator. It facilitates easy identification of administrative responsibility for each Maintenance Domain.
.1.3.6.1.4.1.164.3.1.6.1.3.3.1.4,RAD-MIB::radMdRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table.  The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
.1.3.6.1.4.1.164.3.1.6.1.3.4,RAD-MIB::radMepLtrTable,,not-accessible,,current,,This table contains a list of Linktrace replies  received by a specific MEP in response to a linktrace message. 
.1.3.6.1.4.1.164.3.1.6.1.3.4.1,RAD-MIB::radMepLtrEntry,,not-accessible,radOamIdx1:radMepIdx:radMepLtrReceiveOrder,current,,The LinktraceReply table entry.
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.1,RAD-MIB::radMepLtrReceiveOrder,Unsigned32,not-accessible,,current,,An index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value. radMepLtrReceiveOrder are assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs.
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.2,RAD-MIB::radMepLtrTtl,Unsigned32,read-only,,current,,TTL field value for a returned LTR.
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.3,RAD-MIB::radMepLtrMacAddr,OCTET,read-only,,current,,The MAC address in the header of the returned LTR.
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.4,RAD-MIB::radMepLtrRelay,INTEGER,read-only,,current,rlyHit(1):rlyFdb(2):rlyMpdb(3),The value returned in the Relay Action field: rlyHit - the LTM reached an MP whose MAC address matches the target MAC address. rlyFdb - the Egress Port was determined by consulting the Filtering Database. rlyMpdb - the Egress Port was determined by consulting the MIP CCM Database. 802.1ag clauses 12.14.7.5.3:g and 20.36.2.5
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.5,RAD-MIB::radMepLtrIngress,INTEGER,read-only,,current,ingNoTlv(1):ingOk(2):ingDown(3):ingBlocked(4):ingVid(5),The value returned in the Ingress Action Field of the LTM. ingNoTlv - no Reply Ingress TLV was returned in the LTM. ingOK - the target data frame would be passed through to the MAC Relay Entity. ingDown - the Bridge Port's MAC_Operational parameter is false. ingBlocked - the target data frame would not be forwarded if received on this port. ingVid - the ingress port is not in the members of the LTM's VID, and ingress filtering is enabled, so the target data frame would be  filtered by the ingress filtering. 802.1ag clauses 12.14.7.5.3:k and 20.36.2.6
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.6,RAD-MIB::radMepLtrIngressPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),The format of the Ingress Port ID. egrNoTlv(1), then the contents of this object are meaningless. 802.1ag clauses 12.14.7.5.3:m and 20.36.2.8
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.7,RAD-MIB::radMepLtrIngressPortId,OCTET,read-only,,current,,Ingress Port ID. This is an alpha-numeric string that contains a specific identifier for the port. The format of this object is determined by the value of the radMepLtrIngressPortIdSubtype object. If the radMepLtrIngress object contains the value ingNoTlv(1), then the contents of this object are meaningless. 802.1ag clauses 12.14.7.5.3:n and 20.36.2.9
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.8,RAD-MIB::radMepLtrEgress,INTEGER,read-only,,current,egrNoTlv(1):egrOK(2):egrDown(3):egrBlocked(4):egrVid(5),The value returned in the Egress Action Field of the LTM. The value egrNoTlv(1) indicates that no Reply Egress TLV was returned in the LTM. 802.1ag clauses 12.14.7.5.3:o and 20.36.2.10
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.9,RAD-MIB::radMepLtrEgressPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),The format of the egress Port ID. If the radMepLtrEgress object contains the value egrNoTlv(1), then the contents of this object are meaningless. 802.1ag clauses 12.14.7.5.3:q and 20.36.2.12
.1.3.6.1.4.1.164.3.1.6.1.3.4.1.10,RAD-MIB::radMepLtrEgressPortId,OCTET,read-only,,current,,Egress Port ID. The format of this object is determined by the value of the radMepLtrEgressPortIdSubtype object. If the radMepLtrEgress object contains the value egrNoTlv(1), then the contents of this object are meaningless. 802.1ag clauses 12.14.7.5.3:r and 20.36.2.13
.1.3.6.1.4.1.164.3.1.6.1.3.5,RAD-MIB::radMepCcStatusTable,,not-accessible,,current,,This table contains a list of CC Status  received by a specific MEP from different Remote MEPs.  
.1.3.6.1.4.1.164.3.1.6.1.3.5.1,RAD-MIB::radMepCcStatusEntry,,not-accessible,radOamIdx1:radMepIdx:radMepRemoteMepIdx,current,,An entry in the CC Status Table.
.1.3.6.1.4.1.164.3.1.6.1.3.5.1.1,RAD-MIB::radMepRemoteMepIdx,Unsigned32,not-accessible,,current,,This is a running index for arriving CC messages (from different Remote MEPs) for a specific MEP ID.
.1.3.6.1.4.1.164.3.1.6.1.3.5.1.2,RAD-MIB::radMepCcStatusRemMepId,Unsigned32,read-create,,current,,This attribute indicates the Remote MEP ID from which the CC  messages has arrived.
.1.3.6.1.4.1.164.3.1.6.1.3.5.1.3,RAD-MIB::radMepCcStat,INTEGER,read-only,,current,notApplicable(1):fail(2):ok(3):mismerge(4):unexpectedMep(5):unexpectedMeLevel(6):unexpectedPeriod(7):rdi(8),This object indicates the Continuity Check (CC) status (ITU-T Y.1731, Appendix I): mismerge - A MEP detects a Mismerge condition when a CCM frame arrives with the  correct MEG level, but incorrect MEG ID. correct MEG level, the correct MEG ID, but an unexpected MEP ID, which includes the MEP's own MEP ID. unexpectedMeLevel - A MEP detects an Unexpected MEG Level condition when a CCM frame arrives with incorrect MEG Level. Incorrect MEG Level is less than the MEP's  own MEG level. unexpectedPeriod - A MEP detects an Unexpected Period condition when a CCM frame arrives with a correct MEG level. a correct MEG ID, a correct MEP ID,  but with the Period field value different from the MEP's own CCM transmission period. rdi - A MEP detects RDI when it receives a CCM frame with the RDI field set.
.1.3.6.1.4.1.164.3.1.6.1.3.5.1.4,RAD-MIB::radMepCcStatusMacAddr,OCTET,read-only,,current,,This object indicates the MAC Address in the  CC Status message received.
.1.3.6.1.4.1.164.3.1.6.1.3.6,RAD-MIB::ethOamStdEtherType,Unsigned32,read-write,,current,,The Standard Ether Type in an OAM message. This object will be RW until a formal value will be issued for standard Ethernet Type. When such Standard will exist, this object will be supported RO to reflect  the Standard value.
.1.3.6.1.4.1.164.3.1.6.1.3.7,RAD-MIB::ethOamStdMacAddress,OCTET,read-write,,current,,The Standard MAC Address in an OAM message. This object will be RW until a formal value will be issued for standard MAC Address. When such Standard will exist, this object will be supported RO to reflect  the Standard value.
.1.3.6.1.4.1.164.3.1.6.1.3.8,RAD-MIB::dot1agXCfmMdTable,,not-accessible,,current,,The Maintenance Domain table. Each row in the table represents a different maintenance association.
.1.3.6.1.4.1.164.3.1.6.1.3.8.1,RAD-MIB::dot1agXCfmMdEntry,,not-accessible,dot1agCfmMdIndex,current,,The Maintenance Domain table entry.
.1.3.6.1.4.1.164.3.1.6.1.3.8.1.1,RAD-MIB::dot1agXCfmMdProtocol,INTEGER,read-create,,current,preStandard(1):standard(2), .
.1.3.6.1.4.1.164.3.1.6.1.3.9,RAD-MIB::dot1agXCfmMepTable,,not-accessible,,current,,The Maintenance Association End Point (MEP) table.
.1.3.6.1.4.1.164.3.1.6.1.3.9.1,RAD-MIB::dot1agXCfmMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The MEP table entry 
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.1,RAD-MIB::dot1agXCfmMepContinuityVerMode,INTEGER,read-create,,current,disabled(2):ccBased(3):lbBased(4),This object determines the OAM behavior of the MEP:  disabled - no Continuity Verification is done cc_based - Continuity Verification is done based on incoming CC messages lb_based - Continuity Verification is done based on loopback messages.
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.2,RAD-MIB::dot1agXCfmMepDestAddrType,INTEGER,read-create,,current,unicast(1):multicast(2),This object determines if the OAM messages are sent to user defined  unicast address, or to RAD proprietary multicast address.
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.3,RAD-MIB::dot1agXCfmMepDestMacAddr,OCTET,read-create,,current,,This object determines the MAC address that OAM packets are sent to.
.1.3.6.1.4.1.164.3.1.6.1.3.10,RAD-MIB::dot1agXCfmMepDbTable,,not-accessible,,current,,The MEP DB table
.1.3.6.1.4.1.164.3.1.6.1.3.10.1,RAD-MIB::dot1agXCfmMepDbEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:dot1agCfmMepDbRMepIdentifier,current,,The MEP Database table entry. 
.1.3.6.1.4.1.164.3.1.6.1.3.10.1.1,RAD-MIB::dot1agXCfmMepCcStat,INTEGER,read-only,,current,notApplicable(1):fail(2):ok(3):mismerge(4):unexpectedMep(5):unexpectedMeLevel(6):unexpectedPeriod(7):rdi(8),This object indicates the Continuity Check (CC) status (ITU-T Y.1731, Appendix I): mismerge - A MEP detects a Mismerge condition when a CCM frame arrives with the  correct MEG level, but incorrect MEG ID. correct MEG level, the correct MEG ID, but an unexpected MEP ID, which includes the MEP's own MEP ID. unexpectedMeLevel - A MEP detects an Unexpected MEG Level condition when a CCM frame arrives with incorrect MEG Level. Incorrect MEG Level is less than the MEP's  own MEG level. unexpectedPeriod - A MEP detects an Unexpected Period condition when a CCM frame arrives with a correct MEG level. a correct MEG ID, a correct MEP ID,  but with the Period field value different from the MEP's own CCM transmission period. rdi - A MEP detects RDI when it receives a CCM frame with the RDI field set.
.1.3.6.1.4.1.164.3.1.6.1.4,RAD-MIB::ethIfRing,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.4.0,RAD-MIB::ethIfRingEvents,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.4.0.1,RAD-MIB::ethIfRingStatusChange,,,,,,This trap indicates that the status of the 
.1.3.6.1.4.1.164.3.1.6.1.4.1,RAD-MIB::ethIfRingTable,,not-accessible,,current,,Ethernet Ring Table.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1,RAD-MIB::ethIfRingEntry,,not-accessible,ethIfRingIdx,current,,An entry in the table.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.1,RAD-MIB::ethIfRingIdx,Unsigned32,not-accessible,,current,,This object is an Index that can indicate Slot, Ring, Cnfg etc., according to the device used. When NA, 1 will be used.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.2,RAD-MIB::ethIfRingAdminStatus,INTEGER,read-write,,current,down(2):up(3),This object denotes the Ethernet Ring administrative status.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.3,RAD-MIB::ethIfRingPorts,OCTET,read-write,,current,,The set of ports which are assigned to be ring members.  The default value of this object is a string of zeros.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.4,RAD-MIB::ethIfRingOperStatus,INTEGER,read-only,,current,notApplicable(1):open(2):close(3),This object indicates the Ethernet Ring operational status.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.5,RAD-MIB::ethIfRingKeepAliveInterval,Unsigned32,read-write,,current,,This parameter indicates the period of time (in msec.)  between two consequent Keep Alive messages.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.6,RAD-MIB::ethIfRingKeepAliveThresh,Unsigned32,read-write,,current,,This parameter indicates the maximum number of  missed Keep Alive answer messages acceptable, after which link status will be failed.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.7,RAD-MIB::ethIfRingKeepAliveVlanId,Unsigned32,read-write,,current,,Dedicated VLAN ID for keep alive messages.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.8,RAD-MIB::ethIfRingMultiCastVlanId,Unsigned32,read-write,,current,,Dedicated VLAN ID for multicast messages.
.1.3.6.1.4.1.164.3.1.6.1.4.1.1.9,RAD-MIB::ethIfRingRowStatus,INTEGER,read-write,,current,active(1):createAndGo(4):destroy(6),Implement creation/deletion of rings in the device.
.1.3.6.1.4.1.164.3.1.6.1.5,RAD-MIB::ethIfStorming,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.5.1,RAD-MIB::ethIfStormTable,,not-accessible,,current,,Ethernet Storming Table.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1,RAD-MIB::ethIfStormEntry,,not-accessible,ethIfStormCnfgIdx:ethIfStormIfIdx:ethIfStormDirection:ethIfStormPacketType,current,,An entry in the table.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1.1,RAD-MIB::ethIfStormCnfgIdx,Unsigned32,not-accessible,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1.2,RAD-MIB::ethIfStormIfIdx,Unsigned32,not-accessible,,current,,A unique index of the ethernet interface/port.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1.3,RAD-MIB::ethIfStormDirection,INTEGER,not-accessible,,current,all(1):ingress(2):egress(3),This object indicates the port's Storm Direction.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1.4,RAD-MIB::ethIfStormPacketType,BITS,not-accessible,,current,unknownUnicast(0):broadcast(1):multicast(2),Packet Type on which Storming operations will be performed.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1.5,RAD-MIB::ethIfStormCtrlEnable,INTEGER,read-write,,current,disable(2):enable(3),This object indicates if the Storm Controling is Enabled or Disabled  for the relevant entry.
.1.3.6.1.4.1.164.3.1.6.1.5.1.1.6,RAD-MIB::ethIfStormMaxRate,Unsigned32,read-write,,current,,This object indicates the Maximum Rate at which Storming packets are forwarded,  in Kbps.For some devices the units are PPS(Packets Per Second ) or kilobytes  per second.
.1.3.6.1.4.1.164.3.1.6.1.6,RAD-MIB::ethIfOamEfm,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.6.0,RAD-MIB::dot3OamEvents,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.6.0.1,RAD-MIB::dot3OamOperStatusChange,,,,,,This trap is sent when OAM EFM Link goes Up or Down.
.1.3.6.1.4.1.164.3.1.6.1.6.0.2,RAD-MIB::dot3OamPeerEvent,,,,,,This trap is sent when value of dot3OamXPeerState changes from any value
.1.3.6.1.4.1.164.3.1.6.1.6.1,RAD-MIB::dot3OamDescrTable,,not-accessible,,current,,This table supports definitions of Descriptors (profiles) of OAM EFM Links.
.1.3.6.1.4.1.164.3.1.6.1.6.1.1,RAD-MIB::dot3OamDescrEntry,,not-accessible,dot3OamDescrId,current,,Each entry corresponds to a single OAM EFM Descriptor (profile).  Each Descriptor contains a set of OAM EFM Link configuration parameters. The configuration parameters are applied to the  OAM EFM Links referencing this Descriptor (see dot3OamXDescrId object). Descriptors may be created/deleted using the row creation/deletion  mechanism via dot3OamDescrRowStatus. If an active entry is referenced  in dot3OamXDescrId, the entry MUST remain active until all references are removed.
.1.3.6.1.4.1.164.3.1.6.1.6.1.1.1,RAD-MIB::dot3OamDescrId,Unsigned32,not-accessible,,current,,This object is the unique index associated with this Descriptor (profile). Entries in this table are referenced via the object dot3OamXDescrId in dot3OamXEntry.
.1.3.6.1.4.1.164.3.1.6.1.6.1.1.2,RAD-MIB::dot3OamDescrRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object controls creation/deletion of the associated entry in this table  per the semantics of RowStatus. If an active entry is referenced in  dot3OamXDescrId, the entry MUST remain active until all references are removed.
.1.3.6.1.4.1.164.3.1.6.1.6.1.1.3,RAD-MIB::dot3OamDescrMode,INTEGER,read-create,,current,passive(1):active(2),This object controls the mode of OAM operation for an Ethernet-like interface referencing this Descriptor.  OAM on Ethernet interfaces may be in 'active' mode or 'passive' mode.  These two modes differ in that active mode provides additional capabilities  to initiate monitoring activities with the remote OAM peer entity, while passive mode generally waits for the peer to initiate OAM actions with it.  As an example, an active OAM entity can put the remote OAM entity in a  loopback state, where a passive OAM entity cannot.
.1.3.6.1.4.1.164.3.1.6.1.6.1.1.4,RAD-MIB::dot3OamDescrLbRxOperation,INTEGER,read-create,,current,ignore(1):process(2),Since OAM loopback is a disruptive operation (user traffic does not pass),  this object provides a mechanism to provide control: whether received OAM  loopback commands are processed or ignored, for the OAM Link referencing this Descriptor.  When the value is ignore(1), received loopback commands are ignored.  When the value is process(2), received loopback commands are processed.  The default value is to ignore loopback commands (ignore(1)).
.1.3.6.1.4.1.164.3.1.6.1.6.1.1.5,RAD-MIB::dot3OamDescrRateLimit,Unsigned32,read-create,,current,,This object defines how many OAM frames can be sent per second (maximum) for an OAM EFM Link referencing this Descriptor.
.1.3.6.1.4.1.164.3.1.6.1.6.2,RAD-MIB::dot3OamXTable,,not-accessible,,current,,This table is an extension of dot3OamTable of standard DOT3-OAM-MIB.
.1.3.6.1.4.1.164.3.1.6.1.6.2.1,RAD-MIB::dot3OamXEntry,,not-accessible,,current,,An entry in dot3OamXTable.
.1.3.6.1.4.1.164.3.1.6.1.6.2.1.1,RAD-MIB::dot3OamXDescrId,Unsigned32,read-write,,current,,This object points to an entry of dot3OamDescrTable (dot3OamDescrId),  which defines part of the configuration parameters for this OAM EFM Link. As long as one of the OAM EFM Links refers an entry in the dot3OamDescrTable, this entry cannot be removed. When an OAM EFM Link supports this object (RW), the standard MIB objects of: dot3OamMode (parallel to dot3OamDescrMode) and dot3OamLoopbackIgnoreRx
.1.3.6.1.4.1.164.3.1.6.1.6.2.1.2,RAD-MIB::dot3OamXPeerState,INTEGER,read-only,,current,unknown(1):operational(2):linkFault(3):dyingGasp(4):criticalEvent(5),This object reports the state of the Peer of the OAM EFM Link. operational - usually after unknown state, when device senses that linkFault - Loss of Signal is detected by the receiver. dyingGasp - Unrecoverable condition has occurred (e.g power failure) criticalEvent - Unspecified Critical Event has occured.
.1.3.6.1.4.1.164.3.1.6.1.7,RAD-MIB::ethIfMacLayer,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.7.0,RAD-MIB::ethIfMacLayerEvents,,,,,,
.1.3.6.1.4.1.164.3.1.6.1.7.0.1,RAD-MIB::ethIfMacAccessViolation,,,,,,This trap indicates that an Access Violation occurred.
.1.3.6.1.4.1.164.3.1.6.1.7.1,RAD-MIB::ethIfSrcMacCtrlTable,,not-accessible,,current,,This table supports source MAC addresses control parameters per interface. Source MAC control will be used mainly for security. Only packets with certain source MAC Addresses will be allowed to access the device. The source MAC addresses can be static or learned. The static addresses will be defined by the user in another table: ethIfSrcMacCtrlAddrTable. The learned addresses will exist in the ethIfSrcMacCtrlAddrTable as well.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1,RAD-MIB::ethIfSrcMacCtrlEntry,,not-accessible,ethIfSrcMacCtrlIndex:ethIfSrcMacCtrlIdx2,current,,An entry in the table.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.1,RAD-MIB::ethIfSrcMacCtrlIndex,Unsigned32,not-accessible,,current,,The index of the MAC Layer interface supporting source MAC control feature.  It may be the ifIndex of the ETH/Bridge Port.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.2,RAD-MIB::ethIfSrcMacCtrlIdx2,Unsigned32,not-accessible,,current,,A second index that can be used. For example: The VLAN ID for which the source MAC control feature is supported. When this index is not in use, its value will be: 9999.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.3,RAD-MIB::ethIfSrcMacCtrl,INTEGER,read-write,,current,disable(2):enable(3),Enable or disable the source MAC control on the current interface.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.4,RAD-MIB::ethIfSrcMacCtrlMaxPermitAddr,Unsigned32,read-write,,current,,This is the maximum number of permitted MAC addresses (static and learned) for the current interface.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.5,RAD-MIB::ethIfSrcMacCtrlCurNumPermitAddr,Unsigned32,read-only,,current,,This is the number of source MAC addresses currently permitted for the current interface.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.6,RAD-MIB::ethIfSrcMacCtrlFlushAddrCmd,INTEGER,read-write,,current,off(2):on(3),When set to on (3) this command will erase all the learned addresses and invalid addresses of the selected interface in the ethIfSrcMacCtrlAddrTable. After operation is finished, Agent will turn the value to 'off'.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.7,RAD-MIB::ethIfSrcMacCtrlAging,Unsigned32,read-write,,current,,The timeout period in seconds for aging out dynamically learned source MAC addresses.  Valid Values: 0 - disable 10-1000000
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.8,RAD-MIB::ethIfSrcMacCtrlLocking,INTEGER,read-write,,current,unlock(2):lock(3),When set to lock (3) this command will lock the Source MAC Address learning. No more learned addresses will be added to the ethIfSrcMacCtrlAddrTable. When set to unlock (2) this command will unlock the Source MAC Address learning.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.9,RAD-MIB::ethIfSrcMacCtrlViolationAction,INTEGER,read-write,,current,drop(2):dropNotify(3):shutdown(4),Determines the action that the device will take upon security violation.  drop(2) - the violating packets will be dropped. dropNotify (3)- the violating packets will be dropped and notifications will be generated. Notifications may be for example: SNMP Traps, Syslog messages and log file new entries. shutdown (4) - the interface will be forced to shut down.
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.10,RAD-MIB::ethIfSrcMacCtrlLastViolatingAddr,OCTET,read-write,,current,,This object indicates the last MAC address that violated the security on the current interface. If no violation, the agent will return: 00-00-00-00-00-00 .
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.11,RAD-MIB::ethIfSrcMacCtrlPortStatus,INTEGER,read-only,,current,shutdown(2):secureActive(3):secureInactive(4),This object represents the operational status of the MAC Control feature on an interface. shutdown(2) - This indicates that the port is shutdown due to security violation. secureActive (3) - This indicates that the MAC Control interface security is operational and this interface is not shutdown due to security violation.
.1.3.6.1.4.1.164.3.1.6.1.7.2,RAD-MIB::ethIfSrcMacCtrlAddrTable,,not-accessible,,current,,This table shows which MAC Addresses are permitted when the source MAC control is enabled and which non permitted MAC Addresses attempted to access the current interface. It contains static source MAC Addresses as well as learned MAC Addresses. The user can configure Static permitted source MAC Addresses via this table.
.1.3.6.1.4.1.164.3.1.6.1.7.2.1,RAD-MIB::ethIfSrcMacCtrlAddrEntry,,not-accessible,ethIfSrcMacCtrlAddrIndex:ethIfSrcMacCtrlAddr:ethIfSrcMacCtrlAddrIdx3,current,,An entry in the table.
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.1,RAD-MIB::ethIfSrcMacCtrlAddrIndex,Unsigned32,not-accessible,,current,,The index of the interface for which the source MAC addresses exist in this table.  It may be the ifIndex of the ETH/Bridge Port.
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.2,RAD-MIB::ethIfSrcMacCtrlAddr,OCTET,not-accessible,,current,,A unicast source MAC address that was learned or statically configured for the current interface. Packets with this source MAC address will be accepted by the device.
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.3,RAD-MIB::ethIfSrcMacCtrlAddrIdx3,Unsigned32,not-accessible,,current,,A third index that can be used. For example: The VLAN ID for which the source MAC control feature is supported. When this index is not in use, its value will be: 9999.
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.4,RAD-MIB::ethIfSrcMacCtrlAddrRowStatus,INTEGER,read-write,,current,active(1):createAndGo(4):destroy(6),This MIB object will be used in order to create/delete a static row or delete an address that is not allowed to access the current interface (ethIfSrcMacCtrlAddrStatus= invalid(2)). It will not be possible to add a new static entry to this table while the number of existing rows is equal or more than ethIfSrcMacCtrlMaxPermitAddr. When ethIfSrcMacCtrl = enabled (3), the device will add learned entries only up to ethIfSrcMacCtrlMaxPermitAddr.
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.5,RAD-MIB::ethIfSrcMacCtrlAddrStatus,INTEGER,read-only,,current,invalid(2):learned(3):mgmt(5),The status of this entry. The meanings of the values are: invalid (2) - the current address is not allowed to access this interface. 
.1.3.6.1.4.1.164.3.1.6.3,RAD-MIB::ds3Interface,,,,,,
.1.3.6.1.4.1.164.3.1.6.3.1,RAD-MIB::prtDs3PerfHistory,,,,,,
.1.3.6.1.4.1.164.3.1.6.3.1.1,RAD-MIB::prtSDs3IfTable,,not-accessible,,current,,The DS3 interface table.
.1.3.6.1.4.1.164.3.1.6.3.1.1.1,RAD-MIB::prtDs3IfEntry,,not-accessible,ifIndex,current,,An entry in the DS3 interface table.
.1.3.6.1.4.1.164.3.1.6.3.1.1.1.1,RAD-MIB::prtDs3IfTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the near end current error- measurement period.
.1.3.6.1.4.1.164.3.1.6.3.1.1.1.2,RAD-MIB::prtDs3IfValidIntervals,Integer32,read-only,,current,,The number of previous near 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 near end intervals since the interface has been online.
.1.3.6.1.4.1.164.3.1.6.3.1.2,RAD-MIB::prtDs3CurrentTable,,not-accessible,,current,,The DS3 Current table.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1,RAD-MIB::prtDs3CurrentEntry,,not-accessible,ifIndex,current,,An entry in the DS3 Current table.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.1,RAD-MIB::prtDs3CurrentLOS,Gauge32,read-only,,current,,The counter associated with the number of LOS seconds, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.2,RAD-MIB::prtDs3CurrentOOF,Gauge32,read-only,,current,,The counter associated with the number of OOF seconds, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.3,RAD-MIB::prtDs3CurrentLOC,Gauge32,read-only,,current,,The counter associated with the number of LOC seconds, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.4,RAD-MIB::prtDs3CurrentAIS,Gauge32,read-only,,current,,The counter associated with the number of AIS seconds, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.5,RAD-MIB::prtDs3CurrentRDI,Gauge32,read-only,,current,,The counter associated with the number of RDI seconds, encountered by a DS3 interface.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.6,RAD-MIB::prtDs3CurrentUAS,Gauge32,read-only,,current,,The counter associated with the number of UAS,  encountered by a SONET interface.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.7,RAD-MIB::prtDs3CurrentBIP,Gauge32,read-only,,current,,The counter associated with the number of  BIP errors, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.8,RAD-MIB::prtDs3CurrentFEBE,Gauge32,read-only,,current,,The counter associated with the number of  FEBE errors, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.9,RAD-MIB::prtDs3CurrentSLM,Gauge32,read-only,,current,,The counter associated with the number of SLM seconds, encountered by an E3 (only ) interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.10,RAD-MIB::prtDs3CurrentSES,Gauge32,read-only,,current,,The counter associated with the number of SES encountered by a E3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.11,RAD-MIB::prtDs3CurrentES,Gauge32,read-only,,current,, The number of Errored Seconds, encountered by a DS3 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.12,RAD-MIB::prtDs3CurrentBitParity,Gauge32,read-only,,current,,Bit Parity Error counter. Relevant to T3 only.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.13,RAD-MIB::prtDs3CurrentPlcpLOF,Gauge32,read-only,,current,,The counter associated with the number of LOF seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals. This counter is relevant for plcpInternal(5) or plcpExternal(6) configuration If frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.14,RAD-MIB::prtDs3CurrentPlcpRAI,Gauge32,read-only,,current,,Receiving Yellow/Remote Alarm Indication. This counter is  relevant for PLCP (external/internal) frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.15,RAD-MIB::prtDs3CurrentPlcpBIP,Gauge32,read-only,,current,, The counter associated with the number of BIP errors,  encountered by a DS3 interface in the current 15 minute  interval. This counter is relevant for PLCP (external/internal)  frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.16,RAD-MIB::prtDs3CurrentPlcpFEBE,Gauge32,read-only,,current,, The counter associated with the number of FEBE errors, encountered by a DS3 interface in the current 15 minute interval. This counter is relevant for PLCP (external/internal) frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.17,RAD-MIB::prtDs3CurrentBPV,Gauge32,read-only,,current,, Number of BPVs (Bi-Polar Violations) , encountered by a  DS3 interface in the current 15 minute interval.  This object is relevant only for Electrical Line of Fomi-E3/T3.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.18,RAD-MIB::prtDs3CurrentLCE,Gauge32,read-only,,current,, Number of LCE (Link Code Errors) encountered  by a DS3 interface in the current 15 minute interval.  This object is relevant only for Optical Links of Fomi-E3/T3.
.1.3.6.1.4.1.164.3.1.6.3.1.2.1.19,RAD-MIB::prtDs3CurrentStatus,OCTET,read-only,,current,,The statuses of the current interval: 0 - Valid. 1 - redundantLinkSwitch - the link has been switched  by a redundancy mechanism. 2 - discontinuity - module was partialy out. 4 - notValid - module is out.
.1.3.6.1.4.1.164.3.1.6.3.1.3,RAD-MIB::prtDs3IntervalTable,,not-accessible,,current,,The DS3 Interval table.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1,RAD-MIB::prtDs3IntervalEntry,,not-accessible,ifIndex:prtDs3IntervalNumber,current,,An entry in the DS3 Interval table.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.1,RAD-MIB::prtDs3IntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.2,RAD-MIB::prtDs3IntervalLOS,Gauge32,read-only,,current,,The counter associated with the number of LOS seconds , encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.3,RAD-MIB::prtDs3IntervalOOF,Gauge32,read-only,,current,,The counter associated with the number of OOF seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.4,RAD-MIB::prtDs3IntervalLOC,Gauge32,read-only,,current,,The counter associated with the number of LOC seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.5,RAD-MIB::prtDs3IntervalAIS,Gauge32,read-only,,current,,The counter associated with the number of AIS seconds, encountered by a SONET interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.6,RAD-MIB::prtDs3IntervalRDI,Gauge32,read-only,,current,,The counter associated with the number of RDI seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.7,RAD-MIB::prtDs3IntervalUAS,Gauge32,read-only,,current,,The counter associated with the number of UAS, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.8,RAD-MIB::prtDs3IntervalBIP,Gauge32,read-only,,current,,The counter associated with the number of  BIP errors, encountered by a DS3  interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.9,RAD-MIB::prtDs3IntervalFEBE,Gauge32,read-only,,current,,The counter associated with the number of  FEBE errors, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.10,RAD-MIB::prtDs3IntervalSLM,Gauge32,read-only,,current,,The counter associated with the number of SLM seconds, encountered by an E3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.11,RAD-MIB::prtDs3IntervalSES,Gauge32,read-only,,current,,The counter associated with the number of SES encountered by a E3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.12,RAD-MIB::prtDs3IntervalES,Gauge32,read-only,,current,, The number of Errored Seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.13,RAD-MIB::prtDs3IntervalBitParity,Gauge32,read-only,,current,,Bit Parity Error counter. Relevant to T3 only.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.14,RAD-MIB::prtDs3IntervalPlcpLOF,Gauge32,read-only,,current,,The counter associated with the number of LOF seconds, encountered by a DS3 interface in one of the previous 96, individual 15 minute, intervals. This counter is relevant for plcpInternal(5) or plcpExternal(6) configuration If frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.15,RAD-MIB::prtDs3IntervalPlcpRAI,Gauge32,read-only,,current,,Receiving Yellow/Remote Alarm Indication. This counter is  relevant for PLCP (external/internal) frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.16,RAD-MIB::prtDs3IntervalPlcpBIP,Gauge32,read-only,,current,, The counter associated with the number of BIP errors,  encountered by a DS3 interface in the current 15 minute  interval. This counter is relevant for PLCP (external/internal)  frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.17,RAD-MIB::prtDs3IntervalPlcpFEBE,Gauge32,read-only,,current,, The counter associated with the number of FEBE errors, encountered by a DS3 interface in the current 15 minute interval. This counter is relevant for PLCP (external/internal) frame types only.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.18,RAD-MIB::prtDs3IntervalBPV,Gauge32,read-only,,current,, Number of BPVs (Bi-Polar Violations) , encountered by a  DS3 interface in the specified 15 minute interval.  This object is relevant only for Electrical Line of Fomi-E3/T3.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.19,RAD-MIB::prtDs3IntervalLCE,Gauge32,read-only,,current,, Number of LCE (Link Code Errors) encountered  by a DS3 interface in the specified 15 minute interval.  This object is relevant only for Optical Links of Fomi-E3/T3.
.1.3.6.1.4.1.164.3.1.6.3.1.3.1.20,RAD-MIB::prtDs3IntervalStatus,OCTET,read-only,,current,,The statuses of the current interval: 0 - Valid. 1 - redundantLinkSwitch - the link has been switched  by a redundancy mechanism. 2 - discontinuity - module was partialy out. 4 - notValid - module is out.
.1.3.6.1.4.1.164.3.1.6.3.1.4,RAD-MIB::prtDs3TotalTable,,not-accessible,,current,, A list of Total entries.
.1.3.6.1.4.1.164.3.1.6.3.1.4.1,RAD-MIB::prtDs3TotalEntry,,not-accessible,ifIndex,current,,An entry of Total table.
.1.3.6.1.4.1.164.3.1.6.3.1.4.1.6,RAD-MIB::prtDs3TotalUAS,Gauge32,read-only,,current,,Number of UASs (Unavailable Seconds) , encountered by a  DS3 interface in the previous 96 intervals. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.3.1.4.1.17,RAD-MIB::prtDs3TotalBPV,Gauge32,read-only,,current,,Number of BPVs (Bi-Polar Violations) , encountered by a  DS3 interface in the previous 96 intervals. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.3.1.4.1.18,RAD-MIB::prtDs3TotalLCE,Gauge32,read-only,,current,,Number of LCE (Link Code Errors) encountered  by a DS3 interface in the previous 96 intervals. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.3.1.4.1.19,RAD-MIB::prtDs3TotalSES,Gauge32,read-only,,current,,Number of SES (Severely Errored Seconds) encountered  by a DS3 interface in the previous 96 intervals. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.3.2,RAD-MIB::dsx3XConfigTable,,not-accessible,,current,,An extension to the DS3 Configuration table.
.1.3.6.1.4.1.164.3.1.6.3.2.1,RAD-MIB::dsx3XConfigEntry,,not-accessible,,current,,An entry containing additional configuration parameters.
.1.3.6.1.4.1.164.3.1.6.3.2.1.1,RAD-MIB::dsx3AisEnable,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),Enable/ disable AIS transmit when Ethernet (for TDMoIP) line is disconnected.
.1.3.6.1.4.1.164.3.1.6.3.2.1.2,RAD-MIB::dsx3TxClockSource,INTEGER,read-write,,current,loopTiming(1):localTiming(2):throughTiming(3):system(4),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. 'system' indicates that the system clock  is used as the transmit clock.
.1.3.6.1.4.1.164.3.1.6.3.3,RAD-MIB::dsx3MappingTable,,not-accessible,,current,,The DS3/E3 mapping table associates DS3/E3 channels with logical or physical interfaces. For example, consider a DS3 device with 16 T1's and 1 VCG. follows: dsx3MappingIfIndex.1. 1 = 1001 dsx3MappingIfIndex.1.15 = 1015 dsx3MappingIfIndex.1. 2 = 1002 dsx3MappingIfIndex.1.16 = 1016 dsx3MappingIfIndex.1. 3 = 1003 dsx3MappingIfIndex.1.17 = 1017 dsx3MappingIfIndex.1. 4 = 1004 dsx3MappingIfIndex.1.18 = 0 dsx3MappingIfIndex.1. 5 = 1005 dsx3MappingIfIndex.1.19 = 0 dsx3MappingIfIndex.1. 6 = 1006 dsx3MappingIfIndex.1.20 = 0 dsx3MappingIfIndex.1. 7 = 1007 dsx3MappingIfIndex.1.21 = 0 dsx3MappingIfIndex.1. 8 = 1008 dsx3MappingIfIndex.1.22 = 0 dsx3MappingIfIndex.1. 9 = 1009 dsx3MappingIfIndex.1.23 = 0 dsx3MappingIfIndex.1.10 = 1010 dsx3MappingIfIndex.1.24 = 0 dsx3MappingIfIndex.1.11 = 1011 dsx3MappingIfIndex.1.25 = 0 dsx3MappingIfIndex.1.12 = 1012 dsx3MappingIfIndex.1.26 = 0 dsx3MappingIfIndex.1.13 = 1013 dsx3MappingIfIndex.1.27 = 0 dsx3MappingIfIndex.1.14 = 1014 dsx3MappingIfIndex.1.28 = 0  
.1.3.6.1.4.1.164.3.1.6.3.3.1,RAD-MIB::dsx3MappingEntry,,not-accessible,dsx3MappingDs3Index:dsx3MappingNumber,deprecated,,An entry in the DS3 mapping table.
.1.3.6.1.4.1.164.3.1.6.3.3.1.1,RAD-MIB::dsx3MappingDs3Index,Integer32,not-accessible,,current,,The index value which uniquely identifies the DS3/E3 interface to which this entry is applicable.  For RICi-16 this is the ifIndex of the T3 interface.
.1.3.6.1.4.1.164.3.1.6.3.3.1.2,RAD-MIB::dsx3MappingNumber,Unsigned32,not-accessible,,current,,The channel number for this entry.  For RICi-16 this is the channel number 1...28.
.1.3.6.1.4.1.164.3.1.6.3.3.1.3,RAD-MIB::dsx3MappingIfIndex,Integer32,read-write,,current,,An index value that uniquely identifies a logical or physical interface mapped to a DS3/E3 channel. If no interface is currently using a channel, the value should be zero. If a single interface occupies more than one channel, that ifIndex value will be found in multiple channels.  For RICi-16 this is the ifIndex of the T1 or VCG interface.
.1.3.6.1.4.1.164.3.1.6.4,RAD-MIB::ds1Interface,,,,,,
.1.3.6.1.4.1.164.3.1.6.4.0,RAD-MIB::prtDS1Events,,,,,,
.1.3.6.1.4.1.164.3.1.6.4.0.1,RAD-MIB::ds1LocalMultiframeAlarmTrap,,,,,,This trap indicates near end (Local) Loss of  Multiframe Alignment, of the user E1 interface.
.1.3.6.1.4.1.164.3.1.6.4.0.2,RAD-MIB::ds1RemoteMultiframeAlarmTrap,,,,,,This trap indicates that the far end (remote) unit,  connected to the user E1 interface, reports Loss of Multiframe Alignment.
.1.3.6.1.4.1.164.3.1.6.4.0.3,RAD-MIB::ds1LinkFrameSlipTrap,,,,,,This trap indicates that a Frame Slip occurred at the user  DS1 interface. This usually indicates timing problems  (incorrect selection of timing reference),  on the user DS1 link.
.1.3.6.1.4.1.164.3.1.6.4.0.4,RAD-MIB::ds1BpvErrorTrap,,,,,,This trap indicates a Bipolar Violation (BPV) error has been detected at the user DS1 interface.
.1.3.6.1.4.1.164.3.1.6.4.0.5,RAD-MIB::ds1ExcessiveBpvTrap,,,,,,This trap indicates excessive number of  Bipolar Violation errors (BPV) detected by the user DS1 interface
.1.3.6.1.4.1.164.3.1.6.4.0.6,RAD-MIB::ds1Crc4ErrorTrap,,,,,,This trap indicates that a frame with CRC-4 error has been detected at the user DS1 interface.
.1.3.6.1.4.1.164.3.1.6.4.0.7,RAD-MIB::ds1ExcessiveErrorRatioTrap,,,,,,This trap indicates that the error rate, detected  at the user DS1 interface, on the frame synchronization bits is high, as defined by ITU-T Rec. G.732.
.1.3.6.1.4.1.164.3.1.6.4.0.8,RAD-MIB::ds1RemoteSyncLossTrap,,,,,,This trap indicates that the far-end (remote) unit, connected to user DS1 interface, reports Loss of Frame Alignment (Sync Loss).
.1.3.6.1.4.1.164.3.1.6.4.0.9,RAD-MIB::ds1LocalSyncLossTrap,,,,,,This trap indicates near end (Local)  Loss of Frame Alignment failure (Sync Loss),  of the user DS1 interface
.1.3.6.1.4.1.164.3.1.6.4.0.10,RAD-MIB::ds1AisSyncLossTrap,,,,,,This trap indicates near end (Local)  Loss of Frame Alignment (Sync Loss), caused by the reception of AIS at the user DS1 interface.
.1.3.6.1.4.1.164.3.1.6.4.0.11,RAD-MIB::ds1AisTrap,,,,,,This trap indicates AIS being received at the user DS1 interface.
.1.3.6.1.4.1.164.3.1.6.4.0.12,RAD-MIB::ds1NetworkRemoteLoopTrap,,,,,,This trap indicates that a remote loopback has been activated, on the local uplink interface.
.1.3.6.1.4.1.164.3.1.6.4.0.13,RAD-MIB::ds1RemoteLoopTrap,,,,,,This trap indicates that a remote loopback  has been activated, on the local user port.
.1.3.6.1.4.1.164.3.1.6.4.0.14,RAD-MIB::ds1LocalLoopTrap,,,,,,This trap indicates that a local loopback  has been activated on the user port.
.1.3.6.1.4.1.164.3.1.6.4.0.15,RAD-MIB::ds1ExcessiveFrameSlipTrap,,,,,,This trap indicates that the number of Frame Slips detected at the user DS1 interface, during the last minute exceeds threshold. For LA-110, threshold value is 10. This usually indicates timing problems  (incorrect selection of timing reference) on the user DS1.
.1.3.6.1.4.1.164.3.1.6.4.0.16,RAD-MIB::ds1ExcessiveCrc4ErrorTrap,,,,,,This trap indicates that the error rate  detected on the CRC-4 bits at the user DS1 interface, is high.
.1.3.6.1.4.1.164.3.1.6.4.0.17,RAD-MIB::ds1ExcessiveLocalMfAlarmTrap,,,,,,This trap indicates that the number of local Loss of Multiframe Alignment events, detected at the user E1 interface during the last minute exceeds threshold.  For LA-110, threshold value is 10.
.1.3.6.1.4.1.164.3.1.6.4.0.18,RAD-MIB::ds1ExcessiveRemoteMfAlarmTrap,,,,,,This trap indicates that the number of  Loss of multiframe alignment events reported by the remote unit connected to the user  E1 interface during the last minute exceeds threshold.  For LA-110, threshold value is 10.
.1.3.6.1.4.1.164.3.1.6.4.0.19,RAD-MIB::ds1ExcessiveRemoteSyncLossTrap,,,,,,This trap indicates that the number of far end  (remote) Loss of Synchronization alarms, reported by the user DS1 interface  during the last minute, exceeds threshold.  For LA-110, threshold value is 10.
.1.3.6.1.4.1.164.3.1.6.4.0.20,RAD-MIB::ds1ExcessiveLocalSyncLossTrap,,,,,,This trap indicates that the number of  Loss of local Synchronization alarms  reported by the user DS1 interface  during the last minute, exceeds threshold.  For LA-110, threshold value is 10.
.1.3.6.1.4.1.164.3.1.6.4.0.21,RAD-MIB::ds1SignalLossTrap,,,,,,This trap indicates Signal Loss.
.1.3.6.1.4.1.164.3.1.6.4.1,RAD-MIB::prtDs1PerfHistory,,,,,,
.1.3.6.1.4.1.164.3.1.6.4.1.2,RAD-MIB::dsx1XCurrentTable,,not-accessible,,current,,A list of current statistics entries. This table contains additional objects for the current table.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1,RAD-MIB::dsx1XCurrentEntry,,not-accessible,dsx1CurrentIndex,current,,An entry containing additional statistical counters applicable to a particular current table.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.1,RAD-MIB::dsx1CurrentLOS,Gauge32,read-only,,current,,The counter associated with the number of LOS seconds, encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.2,RAD-MIB::dsx1CurrentLOF,Gauge32,read-only,,current,,The counter associated with the number of LOF seconds, encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.3,RAD-MIB::dsx1CurrentLOC,Gauge32,read-only,,current,, Loss Of Cell delineation. Counts number of cells the ATM UNI cells receiver lost cells delineation .
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.4,RAD-MIB::dsx1CurrentAIS,Gauge32,read-only,,current,,The counter associated with the number of AIS seconds, encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.5,RAD-MIB::dsx1CurrentRAI,Gauge32,read-only,,current,,Remote Alarm Indication: Transmitted in the outgoing direction an incoming Loss Of Frame. Received from the far end (PABX)  over FDL when it detects a Loss of frame.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.6,RAD-MIB::dsx1CurrentLOMF,Gauge32,read-only,,current,,Loss of Multi-Frame sequence in E1 time slot 16.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.7,RAD-MIB::dsx1CurrentFEBE,Gauge32,read-only,,current,,Far End Block Errors, as reported in the first bit of frames 13 and 15, on multiframe E1 lines with CRC4, in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.8,RAD-MIB::dsx1CurrentStatus,OCTET,read-only,,current,,The statuses of the current interval: 0 - Valid. 1 - redundantLinkSwitch - the link has been switched  by a redundancy mechanism. 2 - discontinuity - module was partialy out. 4 - notValid - module is out.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.9,RAD-MIB::dsx1CurrentBPV,Gauge32,read-only,,current,,The counter associated with the number of BPVs (Bi-Polar Violations) encountered by a DS1 interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.10,RAD-MIB::dsx1CurrentLOCRCMF,Gauge32,read-only,,current,,Loss of CRC4 Multi-Frame sequence in E1. encountered in the current 15 minute interval
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.11,RAD-MIB::dsx1CurrentLOFC,Gauge32,read-only,,current,,Counts the number of loss of frame events measured. encountered in the current 15 minute interval
.1.3.6.1.4.1.164.3.1.6.4.1.2.1.12,RAD-MIB::dsx1CurrentCRCErrors,Gauge32,read-only,,current,,Counts the number of CRC error events, encountered in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.4.1.3,RAD-MIB::dsx1XIntervalTable,,not-accessible,,current,, A list of Interval entries. This table contains additional objects for the interval table.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1,RAD-MIB::dsx1XIntervalEntry,,not-accessible,dsx1IntervalIndex:dsx1IntervalNumber,current,,An entry containing additional statistical counters applicable to a particular interval table.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.1,RAD-MIB::dsx1IntervalLOS,Gauge32,read-only,,current,,The counter associated with the number of LOS seconds , encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.2,RAD-MIB::dsx1IntervalLOF,Gauge32,read-only,,current,,The counter associated with the number of OOF seconds, encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.3,RAD-MIB::dsx1IntervalLOC,Gauge32,read-only,,current,, Loss Of Cell delineation. Counts number of cells the ATM UNI cells receiver lost cells delineation .
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.4,RAD-MIB::dsx1IntervalAIS,Gauge32,read-only,,current,,The counter associated with the number of AIS seconds, encountered by a SONET interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.5,RAD-MIB::dsx1IntervalRAI,Gauge32,read-only,,current,,Remote Alarm Indication: Transmitted in the outgoing direction an incoming Loss Of Frame. Received from the far end (PABX)  over FDL when it detects a Loss of frame.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.6,RAD-MIB::dsx1IntervalLOMF,Gauge32,read-only,,current,,Loss of Multi-Frame sequence in E1 time slot 16.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.7,RAD-MIB::dsx1IntervalFEBE,Gauge32,read-only,,current,,Far End Block Errors, as reported in the first bit of frames 13 and 15, on multiframe E1 lines with CRC4, in one of the previous 96, individual, 15 minute intervals.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.8,RAD-MIB::dsx1IntervalStatus,OCTET,read-only,,current,,The statuses of the current interval: 0 - Valid. 1 - redundantLinkSwitch - the link has been switched  by a redundancy mechanism. 2 - discontinuity - module was partialy out. 4 - notValid - module is out.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.9,RAD-MIB::dsx1IntervalBPV,Gauge32,read-only,,current,,The counter associated with the number of BPV (Bi-Polar Violations) encountered by a DS1 interface in one of the previous 96,  individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.10,RAD-MIB::dsx1IntervalLOCRCMF,Gauge32,read-only,,current,,Loss of CRC4 Multi-Frame sequence in E1.
.1.3.6.1.4.1.164.3.1.6.4.1.3.1.11,RAD-MIB::dsx1IntervalLOFC,Gauge32,read-only,,current,,Counts the number of loss of frame events measured in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.3.1.6.4.1.4,RAD-MIB::dsx1XTotalTable,,not-accessible,,current,,A list of Total statistics entries. This table contains additional objects for the Total table.
.1.3.6.1.4.1.164.3.1.6.4.1.4.1,RAD-MIB::dsx1XTotalEntry,,not-accessible,dsx1TotalIndex,current,,An entry containing additional statistical counters applicable to a particular current table.
.1.3.6.1.4.1.164.3.1.6.4.1.4.1.1,RAD-MIB::dsx1TotalLOS,Gauge32,read-only,,current,,The counter associated with the number of LOS (Loss of Signal)  seconds encountered by a DS1 interface in the previous  24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.4.1.4.1.9,RAD-MIB::dsx1TotalBPV,Gauge32,read-only,,current,,The counter associated with the number of BPV (Bi-Polar Violations) encountered by a DS1 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.4.1.4.1.11,RAD-MIB::dsx1TotalLOFC,Gauge32,read-only,,current,,The counter associated with the number loss of frames encountered by a DS1 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
.1.3.6.1.4.1.164.3.1.6.4.1.5,RAD-MIB::dsx1DataStreamStatTable,,not-accessible,,current,,The DS1 Data Stream Statistics table.
.1.3.6.1.4.1.164.3.1.6.4.1.5.1,RAD-MIB::dsx1DataStreamStatEntry,,not-accessible,dsx1DataStreamStatIfIndex:dsx1DataStreamStatIndex,current,,An entry in the DS1 Data Stream Statistics table.
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.1,RAD-MIB::dsx1DataStreamStatIfIndex,Integer32,not-accessible,,current,,The index of the DS1 interface. It may be ifIndex.
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.2,RAD-MIB::dsx1DataStreamStatIndex,Integer32,not-accessible,,current,,The DS1 Data Stream Index. For Vmux - the following indices are used: 1 for Transparent
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.3,RAD-MIB::dsx1DataStreamStatValid,INTEGER,read-only,,current,true(1):false(2),Indicates whether this Data Stream is valid or not. When invalid - all counters are irrelevant.
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.4,RAD-MIB::dsx1DataStreamStatInFrames,Counter32,read-only,,current,,The counter associated with the number of received frames,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.5,RAD-MIB::dsx1DataStreamStatInBytes,Counter32,read-only,,current,,The counter associated with the number of received bytes,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.6,RAD-MIB::dsx1DataStreamStatInDiscards,Counter32,read-only,,current,,The counter associated with the number of Discarded incoming frames,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.7,RAD-MIB::dsx1DataStreamStatInErrors,Counter32,read-only,,current,,The counter associated with the number of received Errored frames,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.8,RAD-MIB::dsx1DataStreamStatOutFrames,Counter32,read-only,,current,,The counter associated with the number of transmitted frames,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.9,RAD-MIB::dsx1DataStreamStatOutBytes,Counter32,read-only,,current,,The counter associated with the number of transmitted bytes,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.10,RAD-MIB::dsx1DataStreamStatOutDiscards,Counter32,read-only,,current,,The counter associated with the number of Discarded outgoing frames,
.1.3.6.1.4.1.164.3.1.6.4.1.5.1.11,RAD-MIB::dsx1DataStreamStatOutErrors,Counter32,read-only,,current,,The counter associated with the number of errored transmitted frames, 
.1.3.6.1.4.1.164.3.1.6.4.2,RAD-MIB::dsx1XConfigTable,,not-accessible,,current,, An extension to the DS1 Configuration table.
.1.3.6.1.4.1.164.3.1.6.4.2.1,RAD-MIB::dsx1XConfigEntry,,not-accessible,dsx1LineIndex,current,,An entry containing additional configuration parameters.
.1.3.6.1.4.1.164.3.1.6.4.2.1.1,RAD-MIB::dsx1IdleCode,Integer32,read-write,,current,,Byte pattern of the data received/transmitted in the 
.1.3.6.1.4.1.164.3.1.6.4.2.1.2,RAD-MIB::dsx1LineMode,INTEGER,read-write,,current,csu(1):dsu(2),T1 device operation mode.  Valid for T1 only.
.1.3.6.1.4.1.164.3.1.6.4.2.1.3,RAD-MIB::dsx1dBTxGain,INTEGER,read-write,,current,notApplicable(1):neg75dB(2):neg15dB(3):neg225dB(4):zerodB(5),Transmit line Gain for T1 CSU line mode.
.1.3.6.1.4.1.164.3.1.6.4.2.1.4,RAD-MIB::dsx1RxSensitivity,INTEGER,read-write,,current,notApplicable(1):longHaul(2):shortHaul(3),Low Sensitivity is considered Short Haul while High Sensitivity 
.1.3.6.1.4.1.164.3.1.6.4.2.1.5,RAD-MIB::dsx1RestoreTime,INTEGER,read-write,,current,other(1):sec1(2):sec10(3):immediate(4),Used to change the sync. algorithms to reduce the time  required for the port to return to normal operation after  a RED alarm. 'sec1' = Fast, 'sec10' = TR-6211,
.1.3.6.1.4.1.164.3.1.6.4.2.1.6,RAD-MIB::dsx1TcFirstSignal,Integer32,read-write,,current,,Trunk conditioning signal - value to be sent as a signal during the first 2.5 seconds after alarm detection.
.1.3.6.1.4.1.164.3.1.6.4.2.1.7,RAD-MIB::dsx1TcSignal,Integer32,read-write,,current,,Trunk conditioning signal value after alarm detection.  Range is 0x1..0xF for E1, and 0x0..0xF for T1. This variable is used also for Space Signaling Code (E1 and T1).
.1.3.6.1.4.1.164.3.1.6.4.2.1.8,RAD-MIB::dsx1TcPattern,Integer32,read-write,,current,,Trunk conditioning data pattern to be sent upon a DS0 fail.
.1.3.6.1.4.1.164.3.1.6.4.2.1.9,RAD-MIB::dsx1Scramble,INTEGER,read-write,,current,notApplicable(1):notActive(2):active(3),Scrambling is an operation that randomizes the bits  of the payload of the ATM cell by a polynom. This operation helps with the error detection mechanism of the HEC. Not applicable for E1. active - will scramble/descramble the payload ATM cell notActive - will not scramble/descramble. 
.1.3.6.1.4.1.164.3.1.6.4.2.1.10,RAD-MIB::dsx1LineAdaptiveTimingMode,INTEGER,read-write,,current,off(1):on(2),Enables end to end clock synchronization. Default value - off.
.1.3.6.1.4.1.164.3.1.6.4.2.1.11,RAD-MIB::dsx1TxClockSource,INTEGER,read-write,,current,loopTiming(1):localTiming(2):throughTiming(3):adaptive(4):system(5),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 when an external clock is attached to the box containing the interface. 'throughTiming' indicates that recovered receive clock  from another interface is used as the transmit clock.  'adaptive' indicates that the clock is recovered according to the received data flow rate. 'system' indicates that the system clock  is used as the transmit clock.
.1.3.6.1.4.1.164.3.1.6.4.2.1.12,RAD-MIB::dsx1AisEnable,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),Enable/ disable AIS transmit when Ethernet cable (for TDMoIP) is out (disconnected).
.1.3.6.1.4.1.164.3.1.6.4.2.1.13,RAD-MIB::dsx1TsEchoCancel,OCTET,read-write,,current,,This parameter defines for each TS whether Echo-Cancellation is on. 0 - Echo-Cancellation off. 1 - Echo-Cancellation on.
.1.3.6.1.4.1.164.3.1.6.4.2.1.14,RAD-MIB::dsx1EchoCancelerModule,INTEGER,read-only,,current,notExist(2):exist(3),This parameter indicates whether echo-cancellation module exists for this line.
.1.3.6.1.4.1.164.3.1.6.4.2.1.15,RAD-MIB::dsx1PortFunction,INTEGER,read-write,,current,notApplicable(1):uni(2):ces(3):ima(4):cesPsn(5):abis(6),This object determines the ATM Mode over the  physical port. uni - The port will function as an ATM UNI.  ces - The port will function as a CES. ima - The port will function as an IMA-ATM. cesPsn - The port will function as a CES-PSN.
.1.3.6.1.4.1.164.3.1.6.4.2.1.16,RAD-MIB::dsx1PortMultiplier,INTEGER,read-write,,current,notApplicable(1):r56(2):r64(3),This object determines the data rate of each TS  (Kbps units).  This parameter is applicable for T1 only.
.1.3.6.1.4.1.164.3.1.6.4.2.1.17,RAD-MIB::dsx1LeasedLine,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This parameter defines whether Line mode is regular (non Leased Line mode)  or transparent (Leased Line mode).
.1.3.6.1.4.1.164.3.1.6.4.2.1.18,RAD-MIB::dsx1CsuLoop,INTEGER,read-write,,current,notApplicable(1):local(2):transparent(3):remote(4),This parameter defines where the CSU loop will be done:  local - locally (by IPmux) towards the TDM device transparent - transferred to Remote Device that will send it to its connected TDM device. remote - Remote Device will close the loop towards the Local Device.
.1.3.6.1.4.1.164.3.1.6.4.2.1.19,RAD-MIB::dsx1ClockSource,Integer32,read-write,,current,,This entry specifies the source from which the clock will be taken.
.1.3.6.1.4.1.164.3.1.6.4.2.1.20,RAD-MIB::dsx1OosSignal,INTEGER,read-write,,current,notApplicable(1):space(2):mark(3):spaceMark(4):markSpace(5), This parameter defines the value to be sent as a signal after alarm detection: 'Space' = both A and B signaling bits are forced to '0' during out-of-service periods. to '1' during out-of-service periods. 'spaceMark' = A and B bits are forced to '0' for 2.5 seconds; then they are switched to '1' until out-of-service condition disappears. 'markSpace' = A and B bits are forced to '1' for 2.5 seconds; then they are switched to '0' until out-of-service condition disappears. - '0'= 0 for T1, 1 for E1, or user defined value for Space  - '1'= 1 for T1, 0 for E1, or user defined value for Mark.
.1.3.6.1.4.1.164.3.1.6.4.2.1.21,RAD-MIB::dsx1BundleNextIndex,Integer32,read-only,,current,,This parameter indicates the Next free Bundle Index for this DS1 port.
.1.3.6.1.4.1.164.3.1.6.4.2.1.22,RAD-MIB::dsx1CRC6CalcMode,INTEGER,read-write,,current,jtG704(1):ituG704(2),This object determines the CRC6 Calculation mode. jtG704 =JT-G704 = the Japanese standard ituG704=ITU-G704 = the International standard  This parameter is applicable for J1 only.
.1.3.6.1.4.1.164.3.1.6.4.2.1.23,RAD-MIB::dsx1SendUponFail,INTEGER,read-write,,current,oosCode(2):ais(3),This object determines which notification will be sent to the other side  upon fail of another interface. In Ipmux14 the notification is sent upon failure of the Ethernet link.
.1.3.6.1.4.1.164.3.1.6.7,RAD-MIB::ip2If,,,,,,
.1.3.6.1.4.1.164.3.1.6.7.1,RAD-MIB::ip2IfTable,,not-accessible,,current,,Channels Configuration Table.
.1.3.6.1.4.1.164.3.1.6.7.1.1,RAD-MIB::ip2IfEntry,,not-accessible,ip2IfChannelIndex,current,,Application layer configuration per link
.1.3.6.1.4.1.164.3.1.6.7.1.1.1,RAD-MIB::ip2IfChannelIndex,Integer32,read-only,,current,,The channel index, which is actualy the bundle ID.
.1.3.6.1.4.1.164.3.1.6.7.1.1.2,RAD-MIB::ip2IfRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This parameter allows NMS to create/delete entries of this table.
.1.3.6.1.4.1.164.3.1.6.7.1.1.3,RAD-MIB::ip2IfOperStatus,INTEGER,read-only,,current,down(2):up(3):disabled(4):remoteFail(5):localFail(6):unavailable(7):validationFail(8):standby(9):tdmFail(10):hwMismatch(11),The actual link status. remoteFail - No Rx. localFail - No Tx. unavailable - No echo replay or replay with invalid code or when connection is in Test state. valiodationFail - Connection is in not valid state. standby - offline (can be in pre-sync mode). tdmFail - oper status is down cause of failure in the tdm. hwMismatch - the bundle exists on a card that is not installed or has a different type than the programmed card.
.1.3.6.1.4.1.164.3.1.6.7.1.1.4,RAD-MIB::ip2IfAdminStatus,INTEGER,read-create,,current,down(2):up(3),The desired state of the link.
.1.3.6.1.4.1.164.3.1.6.7.1.1.5,RAD-MIB::ip2IfDestAddr,IpAddress,read-create,,current,,The destination IP address.
.1.3.6.1.4.1.164.3.1.6.7.1.1.6,RAD-MIB::ip2IfNextHop,IpAddress,read-create,,current,,The next hop to which the frame should be sent. Default value - 0.0.0.0.  Upon setting the default value the frame is sent  to the default Gateway.
.1.3.6.1.4.1.164.3.1.6.7.1.1.7,RAD-MIB::ip2IfDestPort,Integer32,read-create,,current,,The destination Bundle at the far-end device.
.1.3.6.1.4.1.164.3.1.6.7.1.1.8,RAD-MIB::ip2IfMacAddr,OCTET,read-create,,current,,The Destination MAC address of the next hop or  destination station.
.1.3.6.1.4.1.164.3.1.6.7.1.1.9,RAD-MIB::ip2IfJitterBuffer,Integer32,read-create,,current,,The maximum cell arrival jitter in 10 usec that the  reassembly process will tolerate in the cell stream,  without producing errors on the CBR service interface.  For KM2100: KML.11 - The range that will be used is 3...300 msec in steps of 1 msec.  For Vmux: The range that will be used is 20...100 msec in steps of 10 msec.
.1.3.6.1.4.1.164.3.1.6.7.1.1.10,RAD-MIB::ip2IfTos,Integer32,read-create,,current,,The TOS (Type of Service) value: 0..255. In Vmux-2100/110 devices versions 3.1 and up, in Vmux-210 and in Vmux-4x0: LSB 8 bits - 00 00 00 XX will be used for Signaling packets TOS.  Next 8 bits - 00 00 XX 00 will be used for Media packets TOS. For mixed packets, TOS of Media Packets will be used. Signaling packets are for example: Keep alive packets and ABCD signaling bits. Media packets are for example: voice, fax, HDLC, payload packets.
.1.3.6.1.4.1.164.3.1.6.7.1.1.11,RAD-MIB::ip2IfTDMBytesInFrame,Integer32,read-create,,current,,The number of TDM bytes to be placed in a single IP  frame payload. For ip2IfTDMoIpMode = cesOverPsn this parameter indicates the number of IP frames, calculated as: 1440/<Number of Timeslots>.
.1.3.6.1.4.1.164.3.1.6.7.1.1.12,RAD-MIB::ip2IfVlanSupport,INTEGER,read-create,,current,no(2):yes(3),VLAN support (Tagging). no - No support to VLAN. yes - 4 VLAN bytes will be added to the frame.
.1.3.6.1.4.1.164.3.1.6.7.1.1.13,RAD-MIB::ip2IfVlanIdentifier,Integer32,read-create,,current,,VLAN ID.
.1.3.6.1.4.1.164.3.1.6.7.1.1.14,RAD-MIB::ip2IfVlanFramePriority,Integer32,read-create,,current,,VLAN Frame priority.
.1.3.6.1.4.1.164.3.1.6.7.1.1.15,RAD-MIB::ip2IfExitPort,INTEGER,read-create,,current,notApplicable(1):ext1(2):ext2(3):auto(4):card2Ext1(5):card2Ext2(6):ext5(7):ext7(8):ext6(9):prt17(10):prt18(11):prt19(12):prt20(13):prtE1T1B(14):prtEthUser(15):card3Ext1(16):card3Ext2(17):card3Ext3(18):card3Ext4(19):card4Ext1(20):card4Ext2(21):card4Ext3(22):card4Ext4(23):card1Ext3(24):card1Ext4(25):card1Ext5(26):card1Ext6(27):card1Ext7(28):card1Ext8(29):card2Ext3(30):card2Ext4(31):card2Ext5(32):card2Ext6(33):card2Ext7(34):card2Ext8(35),This object determines to which external port the traffic will be sent. auto - the device will decide automatically the exit port. If there is an option for Tx via more than one ETH card then use ext1 (1) and ext2(2)  for ETH card #1 (ex. LAN1 or Ggabit-ETH1) and use card2Ext1(5) and card2Ext2(6) for  card #2 (ex. LAN1 or Ggabit-ETH1). In Vmux-110/210 ext5 is used for ETH-NET, ext 6 is used for E1/T1 link and ext7 is  used for Serial Link. In Vmux-2100 Main Board: ext 5 is used for ETH-NET, ext 6 is used for E1/T1 link A,  prtE1T1B is used for E1/T1 link B and prtEthUser is used for ETH-User.  prt17(10) - prt20(13) values were added in order to support Gmux2000 VMX Card.
.1.3.6.1.4.1.164.3.1.6.7.1.1.16,RAD-MIB::ip2IfVoiceOos,OCTET,read-create,,current,,Voice Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will  always be 0.
.1.3.6.1.4.1.164.3.1.6.7.1.1.17,RAD-MIB::ip2IfDataOos,OCTET,read-create,,current,,Data Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will always be 0.
.1.3.6.1.4.1.164.3.1.6.7.1.1.18,RAD-MIB::ip2IfBundleUsage,Integer32,read-only,,current,,The Bundle Resource usage in Kbps.
.1.3.6.1.4.1.164.3.1.6.7.1.1.19,RAD-MIB::ip2IfOAM,OCTET,read-create,,current,,This parameter determine the OAM configuration. The LSB (Bit 0 the most right one) is used for OAM connectivity.  Values: 0 = disable, 1= enable.
.1.3.6.1.4.1.164.3.1.6.7.1.1.20,RAD-MIB::ip2IfTDMoIpMode,INTEGER,read-create,,current,notApplicable(1):static(2):dynamicLES(3):dynamicCAS(4):cesOverIp(5):voiceOverMpls(6):hdlc(7):voIpComprHeader(8):voMplsComprHeader(9):satop(10):cesOverPsn(11):hdlcOverPsn(12),The TDMoIP Mode configuration. Static- means TS can Tx any time. dynamicLES - means TS can Tx only when line is enabled according to LES protocol. dynamicCAS - means TS can Tx only when line is enabled according to CAS protocol. cesOverIp - use for information that this bundle is used for CES Over IP. voiceOverMpls - Voice over Multi Protocol Label Switching.
.1.3.6.1.4.1.164.3.1.6.7.1.1.21,RAD-MIB::ip2IfTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the 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.4.1.164.3.1.6.7.1.1.22,RAD-MIB::ip2IfValidIntervals,Integer32,read-only,,current,,The number of previous 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 intervals since the interface has been online. 
.1.3.6.1.4.1.164.3.1.6.7.1.1.23,RAD-MIB::ip2IfFarEndType,INTEGER,read-create,,current,notApplicable(1):e1(2):t1Esf(3):t1D4(4):fxs(5):serialLink(6):t1Unframed(7),This object defines the type of the Far-End device. This data is important for signaling and DS0 format.  For Vmux: e1 (2) value is used for a PBX in the Far End. fxs (5) is used for Phone. Other values are not used. 
.1.3.6.1.4.1.164.3.1.6.7.1.1.24,RAD-MIB::ip2IfRdnState,INTEGER,read-only,,current,notApplicable(1):none(2):primary(3):secondary(4),This object defines the role this bundle plays in the redundancy scheme: none(2) - means this bundle is not part of redundancy pair. primary/ secondary - means this bundle is not part of redundancy pair, and that is the primary bundle or the secondary bunle. 
.1.3.6.1.4.1.164.3.1.6.7.1.1.25,RAD-MIB::ip2IfSourceAddr,IpAddress,read-create,,current,,Source IP Address of the bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.26,RAD-MIB::ip2IfBandWidth,Integer32,read-create,,current,,Defines the Bandwidth of the bundle. For TDM bundles - it is the Number of Time Slots in The Bundle. - For T1 the value will be: 1..24 - For E1 the value will be: 1..31 - For T3 the value will be: 1..84 - For E3 the value will be: 1..63  This parameter is required for devices like Emux where the bandwidth of the bundles is unknown. The bundles that are received should be transmitted without any change in the bandwidth. It is the user's responsibility to enter the correct bandwidth.  For Ethernet bundles - it is the bandwidth, measured in Kbps.
.1.3.6.1.4.1.164.3.1.6.7.1.1.27,RAD-MIB::ip2IfMeasuredSilence,Integer32,read-only,,current,,This object shows the percentage of Silence that was measured by the device for the current bundle in the transmitted payload. Relevant values: 0..100, 255. Default value is 50. 0 means that there is no silence on the line. 100 means that there is only silence. In this case, there might be no traffic. 255 - value for not applicable or unknown.
.1.3.6.1.4.1.164.3.1.6.7.1.1.28,RAD-MIB::ip2IfPayloadType,INTEGER,read-create,,current,notApplicable(1):data(2):voice(3):voiceAndCas(4),This object defines the TDMoIP payload type.
.1.3.6.1.4.1.164.3.1.6.7.1.1.29,RAD-MIB::ip2IfProtocolVersion,INTEGER,read-create,,current,notApplicable(1):v1(2):v2(3),This object defines the TDMoIP protocol Version.
.1.3.6.1.4.1.164.3.1.6.7.1.1.30,RAD-MIB::ip2IfTdmBackUpNextHop,IpAddress,read-create,,current,,Defines the TDM bundle default router in case there was a switch from the Primary Link (for example an ETH port) to a TDM backup Link like E1, T1 or Serial Link. This parameter is relevant only when a Backup Link is configured. When a Backup Link is not configured the value will be: 0.0.0.0
.1.3.6.1.4.1.164.3.1.6.7.1.1.31,RAD-MIB::ip2IfOosTxEnable,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This object defines whether OOS will be Transmitted.
.1.3.6.1.4.1.164.3.1.6.7.1.1.32,RAD-MIB::ip2IfConnCheckPktFrequency,Integer32,read-create,,current,,Time in sec. between 2 Bundle Connectivity Check packets. Valid values: 0..60. 0 = Not Applicable.
.1.3.6.1.4.1.164.3.1.6.7.1.1.33,RAD-MIB::ip2IfConnPktTimeOutCycles,Integer32,read-create,,current,,No. of cycles the agent will send Bundle Connectivity packets without receiving a response from the remote device before declaring that the bundle connection to the remote side is down - Time Out. Valid values: 0..5. 0 = Not Applicable.
.1.3.6.1.4.1.164.3.1.6.7.1.1.34,RAD-MIB::ip2IfMfRelay,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),Multi Frequency Signaling Detection.
.1.3.6.1.4.1.164.3.1.6.7.1.1.35,RAD-MIB::ip2IfTxGain,Integer32,read-create,,current,,Transmit gain in dBm.
.1.3.6.1.4.1.164.3.1.6.7.1.1.36,RAD-MIB::ip2IfSuperTandem,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),The Super Tandem feature provides end to end compression over multiple hops, solving the double compression problem detected in Voice compressing systems. The Super Tandem allows transmission of compressed voice between a few Vmux 2100 hubs, and eliminates the need to decompress an recompress it over each voice card and PBX, thus improving voice quality and reducing delay.
.1.3.6.1.4.1.164.3.1.6.7.1.1.37,RAD-MIB::ip2IfSrcPort,Integer32,read-create,,current,,The source Bundle at the local device,  this parameter used for cases where there is no match  between ip2IfChannelIndex and the Source Bundle ID.
.1.3.6.1.4.1.164.3.1.6.7.1.1.38,RAD-MIB::ip2IfModemCalls,INTEGER,read-create,,current,disable(2):enable(3):relay(4),This MIB object shows whether Modem Calls are enabled via the bundle. relay option (3) means that the bundle will send to the network only modulated data.
.1.3.6.1.4.1.164.3.1.6.7.1.1.39,RAD-MIB::ip2IfMinPulseWidth,Integer32,read-create,,current,,Indicates the minimum width in milliseconds of the MF (Multi Frequency) tone transmitted by the switch. Valid values: 45-300 msec. notApplicable=0.
.1.3.6.1.4.1.164.3.1.6.7.1.1.40,RAD-MIB::ip2IfMinPowerLevel,Integer32,read-create,,current,,Indicates the minimum power level in dBm of the MF (Multi Frequency) tone transmitted by the switch. Valid values: -1...-35 dBm.
.1.3.6.1.4.1.164.3.1.6.7.1.1.41,RAD-MIB::ip2IfEchoCanceler,INTEGER,read-create,,current,off(2):on(3),Echo canceler activation.
.1.3.6.1.4.1.164.3.1.6.7.1.1.42,RAD-MIB::ip2IfCodingLaw,INTEGER,read-create,,current,aLAW(1):uLAW(2),This attribute indicates the Method/Law for decoding/encoding the voice information. aLaw(1) is the standard Law for E1 links. uLaw(2) is the standard Law for T1 links.
.1.3.6.1.4.1.164.3.1.6.7.1.1.43,RAD-MIB::ip2IfCustomToneDetect,INTEGER,read-create,,current,disable(2):enable(3),Custom Tone Detection (COT) is a Control operation of a 2Khz tone detector.
.1.3.6.1.4.1.164.3.1.6.7.1.1.44,RAD-MIB::ip2IfCallerIdDelay,Integer32,read-create,,current,,Time in msec between CLID (Caller ID) signal detection on the line and CLID signal transmission. The CLID must be sent between ringing signals and the value of the delay is used for synchronizing the CLID transmission with the ringing signals transmission.  Valid values: 0 - 3000 msec.
.1.3.6.1.4.1.164.3.1.6.7.1.1.45,RAD-MIB::ip2IfConnectivityMode,INTEGER,read-create,,current,ping(2):oam(3),This MIB object shows whether to send Pings or OAM frames over the bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.46,RAD-MIB::ip2IfClockSourceEnable,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This MIB object defines whether this bundle can be a clock source.
.1.3.6.1.4.1.164.3.1.6.7.1.1.47,RAD-MIB::ip2IfNetworkType,INTEGER,read-create,,current,notApplicable(1):ip(2):mplsEth(3):mac(4):ipComprHeader(5):mplsComprHeader(6):udp(7),This MIB object defines the network over which the 
.1.3.6.1.4.1.164.3.1.6.7.1.1.48,RAD-MIB::ip2IfMplsRxLabelEnable,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This MIB object defines whether there is user defined  inner (Rx.) label for this Bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.49,RAD-MIB::ip2IfMplsRxLabel,Integer32,read-create,,current,,This MIB object defines the MPLS Rx. Label for this Bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.50,RAD-MIB::ip2IfMplsTxLabelEnable,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This MIB object defines whether there is user defined  outer (Tx.) label for this Bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.51,RAD-MIB::ip2IfMplsTxLabel,Integer32,read-create,,current,,This MIB object defines the MPLS Tx. Label for this Bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.52,RAD-MIB::ip2IfMplsTxExpBits,Integer32,read-create,,current,,The MPLS Network priority (EXP bits) used for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.53,RAD-MIB::ip2IfMfcSpoofing,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This MIB object defines whether the MFC (Multi Frequency Compelled) protocol spoofing will exist in the bundle. When the MFC Spoofing is used, the Local and Remote PBXs will send MFC Signaling to each other. The Vmuxes between the PBXs will send proprietary signaling to each other. They will however create and send MFC tones to their local PBX. The PBXs will not know that the actual signaling was not sent from a PBX but from a Vmux.
.1.3.6.1.4.1.164.3.1.6.7.1.1.54,RAD-MIB::ip2IfToneAckInterval,Integer32,read-create,,current,,Time Interval in milli seconds from the time a Vmux sends tone/s to a local PBX until it receives an acknowledgement from this PBX. Valid values: 60...400 in steps of 20.
.1.3.6.1.4.1.164.3.1.6.7.1.1.55,RAD-MIB::ip2IfNextHopType,INTEGER,read-create,,current,notApplicable(1):ipAddress(2):macAddress(3),This MIB object defines the Bundle next Hop Address Type.
.1.3.6.1.4.1.164.3.1.6.7.1.1.56,RAD-MIB::ip2IfNoiseLevelForVAD,INTEGER,read-create,,current,low(2):high(3):off(4),This object defines the Level of Noise on the line, the Voice Activation Detector (VAD) will have to handle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.57,RAD-MIB::ip2IfClockPreferences,INTEGER,read-create,,current,accurateness(2):constantDelay(3),The Clock preferences:
.1.3.6.1.4.1.164.3.1.6.7.1.1.58,RAD-MIB::ip2IfConnectionMode,INTEGER,read-create,,current,tdmOIpCe(2):tdmOIpCv(3),The Connection Mode:
.1.3.6.1.4.1.164.3.1.6.7.1.1.59,RAD-MIB::ip2IfRingBack,INTEGER,read-create,,current,disable(2):enable(3),Enables or disable Ring Back.
.1.3.6.1.4.1.164.3.1.6.7.1.1.60,RAD-MIB::ip2IfReversePolarity,INTEGER,read-create,,current,disable(2):enable(3),Enables or disable Reverse polarity synthesis.
.1.3.6.1.4.1.164.3.1.6.7.1.1.61,RAD-MIB::ip2IfPulseMeter,INTEGER,read-create,,current,disable(2):enable(3),Enables or disable Pulse metering synthesis.
.1.3.6.1.4.1.164.3.1.6.7.1.1.62,RAD-MIB::ip2IfPulseMeterFreq,INTEGER,read-create,,current,rate12Khz(2):rate16Khz(3),Frequency of synthesized pulse metering for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.63,RAD-MIB::ip2IfPulseMeterPeriod,Integer32,read-create,,current,,Duration of synthesized pulse metering. current values are: 100-250.
.1.3.6.1.4.1.164.3.1.6.7.1.1.64,RAD-MIB::ip2IfOnHookDetect,INTEGER,read-create,,current,disable(2):enable(3),Enables or disable immediate reaction to On-Hook bits from network in Ringing.
.1.3.6.1.4.1.164.3.1.6.7.1.1.65,RAD-MIB::ip2IfComfortNoiseGen,INTEGER,read-create,,current,disable(2):enable(3),Enable or disable Comfort Noise Generation (CNG). When this parameter is enabled and no voice payload exists on the line for some time period during the call (moments of silence), the device will generate a soft  background noise which assures the user that the connection is still alive (CNG).  When this parameter is disabled and no voice payload exists on the line, absolute silence will be heard (Comfort Noise will not be generated).
.1.3.6.1.4.1.164.3.1.6.7.1.1.66,RAD-MIB::ip2IfExitChannel,Integer32,read-create,,current,,The channelized bundle that the voice bundle exits through.
.1.3.6.1.4.1.164.3.1.6.7.1.1.67,RAD-MIB::ip2IfMaxVBDModemCalls,Integer32,read-create,,current,,Maximum VBD modem calls for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.68,RAD-MIB::ip2IfMaxRelayModemCalls,Integer32,read-create,,current,,Maximum Relay modem calls for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.69,RAD-MIB::ip2IfCustomToneFrequency,INTEGER,read-create,,current,notApplicable(1):f1780Hz(2):f2000Hz(3):f1780Plus2000Hz(4),This is the frequency of the Custom Tone that is sent between PBXs in order to check that the line status is OK. When the Custom Tone Detection is enabled the device will not compress/decompress this tone. The custom tone that is received from the local PBX will be sent to the remote PBX with the same frequency it was received. When the Custom Tone Frequency is f1780Plus2000Hz (4), the device will not  compress/decompress any tone with frequencies of 1780Hz or 2000 Hz.
.1.3.6.1.4.1.164.3.1.6.7.1.1.70,RAD-MIB::ip2IfVadMethod,INTEGER,read-create,,current,proprietary(2):internalITUT(3),Voice Activity Detection (VAD) method. proprietary (2) - non standard VAD based only on power measurement. It is very sensitive to background noise. internalITUT (3) - standard ITU-T VAD. It is a robust method.
.1.3.6.1.4.1.164.3.1.6.7.1.1.71,RAD-MIB::ip2IfRxGain,Integer32,read-create,,current,,Receive gain in dBm.
.1.3.6.1.4.1.164.3.1.6.7.1.1.72,RAD-MIB::ip2IfCallerIDType,INTEGER,read-create,,current,bellcoreType1(2):v23(3),Caller ID Type used by the DSP for this bundle. Bellcore type is used by the American method. V.23 type is used by the European method.
.1.3.6.1.4.1.164.3.1.6.7.1.1.73,RAD-MIB::ip2IfPeerAddrType,INTEGER,read-create,,current,notApplicable(1):ipAddress(2):macAddress(3),This MIB object defines the peer Address Type.
.1.3.6.1.4.1.164.3.1.6.7.1.1.74,RAD-MIB::ip2IfVbdRate,INTEGER,read-create,,current,r64KbpsIn5msecIntervalsG711(2):r64KbpsIn10msecIntervalsG711(3):r32KbpsG726(4):r24KbpsG726(5),Voice Band Data (VBD) rate for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.75,RAD-MIB::ip2IfDtmfDetection,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),Enable/Disable DTMF (Dual Tone Multi Frequency) detectors for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.76,RAD-MIB::ip2IfNlpCutoffLevel,Unsigned32,read-create,,current,,Non Linear Processor (NLP) Cutoff Level for this bundle. This parameter is used by the echo canceller. It is the maximum absolute linear PCM amplitude of the near-end signal that will cause the NLP module to be active and to mute low level residual echo & noisy surroundings.
.1.3.6.1.4.1.164.3.1.6.7.1.1.77,RAD-MIB::ip2IfDtdErlRatioCutoffQ3,Unsigned32,read-create,,current,,The DTD ERL cutoff level is used in order to determine whether the near-end is talking or not. This parameter is used by the echo canceller when echo exists and there is voice with low volume on the line. DTD means Double Talk Detection. ERL means Echo Return Loss. It is the power difference [dB] between the far-end signal to the echo returned. The cutoff level is calculated for the value entering Q.3. This value will be divided by 2^3=8 in order to get the linear ratio.
.1.3.6.1.4.1.164.3.1.6.7.1.1.78,RAD-MIB::ip2IfCASRedundancy,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),Enable/Disable CAS signaling redundancy. This parameter is useful when there are problems with the network and applicable only for CAS signaling: E1-MF (G.732S) or E1-CRC-MF (G.732SCRC ).  enable (3) - means that each packet containing CAS signaling will be triplicated into 3 packets. disable (2)- No redundancy will exist. Only 1 packet containing CAS will be transmitted.
.1.3.6.1.4.1.164.3.1.6.7.1.1.79,RAD-MIB::ip2IfBundleSensitivity,INTEGER,read-create,,current,delaySensitive(2):dataSensitive(3),Denotes if the bundle is sensitive to delay in the network, or is sensitive to data errors in the network.
.1.3.6.1.4.1.164.3.1.6.7.1.1.80,RAD-MIB::ip2IfOAMBundleIdent,INTEGER,read-create,,current,bundleNumber(2):vccvCtrlWord(3),Denotes if an OAM bundle is identified according to the Bundle Number (0x3fff), or according to the value of the first nibble in the VCCV control word sent in the frame.
.1.3.6.1.4.1.164.3.1.6.7.1.1.81,RAD-MIB::ip2IfMaxTxQueue,Unsigned32,read-create,,current,,Max Tx Queue buffer size, measured in msec (milliseconds).
.1.3.6.1.4.1.164.3.1.6.7.1.1.82,RAD-MIB::ip2IfMaxGprsTxQueue,Unsigned32,read-create,,current,,Max GPRS Tx Queue buffer size, measured in msec (milliseconds). 
.1.3.6.1.4.1.164.3.1.6.7.1.1.83,RAD-MIB::ip2IfV23HD,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This parameter shows whether V.23 Half Duplex Modem Protocol is enabled on the bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.84,RAD-MIB::ip2IfModemProtocolMode,OCTET,read-create,,current,,This octet string contains the mode of each Modem Protocol used on the bundle. For each protocol one octet will be used.   Octet #1 will be used for V.22 Protocol. Octet #2, #3, #4... are reserved for future protocols. Octet #1 values: 0 - Not Applicable 1 - VBD: Voice Band Data. 2 - Relay: Pulse Code Modulated (PCM) data is sent via the bundle.  For V.22: This MIB object is relevant only when ip2IfModemCalls = relay (4).
.1.3.6.1.4.1.164.3.1.6.7.1.1.85,RAD-MIB::ip2IfCdisCngDetectionTime,Unsigned32,read-create,,current,,When working with CDIS (Call DIScrimination method) or CNG (Comfort Noise Generation): The time in msec that the device will detect 1100Hz & 2100Hz signals on the line before switching to modem or fax. For Vmux: the values will be in steps of 10 msec.
.1.3.6.1.4.1.164.3.1.6.7.1.1.86,RAD-MIB::ip2IfSuperTandemBitMask,OCTET,read-create,,current,,This MIB object enables controlling the Time Slot/Channel rate. Valid values: 1 - FF HEX Each BIT represents 1/8 of the TS. Example: 7E (0111 1110) means that 6/8 of the TS (the center ones) are masked and data will be Tx/Rx only through them.  This MIB object is relevant only when Super Tandem is enabled.
.1.3.6.1.4.1.164.3.1.6.7.1.1.87,RAD-MIB::ip2IfVbdSwitchbackTime,Unsigned32,read-create,,current,,Time in msec required for the DSP to switch back from VBD (Voice Band Data) to Voice. For Vmux: the values will be in steps of 30 msec.  
.1.3.6.1.4.1.164.3.1.6.7.1.1.88,RAD-MIB::ip2IfCallerIdTxGain,Integer32,read-create,,current,,The gain value in dBm units used for transmitting the Caller ID signal on the bundle. 
.1.3.6.1.4.1.164.3.1.6.7.1.1.89,RAD-MIB::ip2IfCallerIdRxGain,Integer32,read-create,,current,,The gain value in dBm units of the Caller ID signal received on the bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.90,RAD-MIB::ip2IfUdpMuxMethod,INTEGER,read-create,,current,srcPort(2):destPort(3),This parameter determines according to which field the multiplexing is made: srcPort (2) - multiplexing according to the UDP Source Port (Dest=0x085e).
.1.3.6.1.4.1.164.3.1.6.7.1.1.91,RAD-MIB::ip2IfCallerIdDetection,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),Enable/Disable Caller ID Detection for this bundle.
.1.3.6.1.4.1.164.3.1.6.7.1.1.92,RAD-MIB::ip2IfWap,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),Enable/Disable WAP (Wireless Application Protocol) for this bundle. WAP allows users to access the internet from wireless devices.
.1.3.6.1.4.1.164.3.1.6.7.2,RAD-MIB::ip2IfTDMFrameBytes,Integer32,read-write,,current,,The number of TDM bytes to be placed in a single IP  frame payload.
.1.3.6.1.4.1.164.3.1.6.7.3,RAD-MIB::ip2IfTosValue,Integer32,read-write,,current,,The TOS value to write in the IP frame.
.1.3.6.1.4.1.164.3.1.6.7.4,RAD-MIB::ip2IfVlanTagging,INTEGER,read-write,,current,no(1):yes(2),VLAN support. no - No support to VLAN. yes - 4 VLAN bytes will be added to the frame.
.1.3.6.1.4.1.164.3.1.6.7.5,RAD-MIB::ip2IfVlanID,Integer32,read-write,,current,,VLAN ID.
.1.3.6.1.4.1.164.3.1.6.7.6,RAD-MIB::ip2IfVlanPriority,Integer32,read-write,,current,,Frame priority.
.1.3.6.1.4.1.164.3.1.6.7.7,RAD-MIB::ip2IfStatTable,,not-accessible,,current,,Channels (Bundles) Statistics Table.
.1.3.6.1.4.1.164.3.1.6.7.7.1,RAD-MIB::ip2IfStatEntry,,not-accessible,ip2IfStatChIndex,current,,IP Statistics per bundle
.1.3.6.1.4.1.164.3.1.6.7.7.1.1,RAD-MIB::ip2IfStatChIndex,Integer32,read-only,,current,,The channel index, which is actualy the bundle ID.
.1.3.6.1.4.1.164.3.1.6.7.7.1.2,RAD-MIB::ip2IfStatSeqErrors,Integer32,read-only,,current,,Number of events that the sequence number of an incoming Frame causes a transition from the 'sync' state to the 'out of sequence' state.
.1.3.6.1.4.1.164.3.1.6.7.7.1.3,RAD-MIB::ip2IfStatBufUnderflows,Integer32,read-only,,current,,Number of events that the buffer underflows. This records the count of the number of events the Receive (Eth to TDM) buffer underflows. In the case of a continuous underflow caused by a loss of Frame flow, a single buffer underflow should be counted.
.1.3.6.1.4.1.164.3.1.6.7.7.1.4,RAD-MIB::ip2IfStatBufOverflows,Integer32,read-only,,current,,Number of events that the buffer overflows. This records the count of the number of events the Receive (Eth to TDM) buffer overflows.
.1.3.6.1.4.1.164.3.1.6.7.7.1.5,RAD-MIB::ip2IfStatTxOnTimeInterval,Counter32,read-only,,current,,Number of frames that were transmitted due to time interval elapse. The user can choose to Tx the Frame when it reaches the Max size or when the packetizing time interval elapses. The packetizing time interval is the interval in msec that it takes to build a Max. size frame.
.1.3.6.1.4.1.164.3.1.6.7.7.1.6,RAD-MIB::ip2IfStatTxOnMaxSize,Counter32,read-only,,current,,Number of frames that were transmitted due to reaching max. frame size. The user can choose to Tx the Frame when it reaches the Max size or when the packetizing time interval elapses.
.1.3.6.1.4.1.164.3.1.6.7.7.1.7,RAD-MIB::ip2IfStatRxSignaling,Counter32,read-only,,current,,Number of signaling frames that were received.
.1.3.6.1.4.1.164.3.1.6.7.7.1.8,RAD-MIB::ip2IfStatRxVoice,Counter32,read-only,,current,,Number of voice frames that were received.
.1.3.6.1.4.1.164.3.1.6.7.7.1.9,RAD-MIB::ip2IfStatRxHdlc,Counter32,read-only,,current,,Number of HDLC frames that were received.
.1.3.6.1.4.1.164.3.1.6.7.7.1.10,RAD-MIB::ip2IfStatTxSignaling,Counter32,read-only,,current,,Number of signaling frames that were transmitted.
.1.3.6.1.4.1.164.3.1.6.7.7.1.11,RAD-MIB::ip2IfStatTxVoice,Counter32,read-only,,current,,Number of voice frames that were transmitted.
.1.3.6.1.4.1.164.3.1.6.7.7.1.12,RAD-MIB::ip2IfStatTxHdlc,Counter32,read-only,,current,,Number of HDLC frames that were transmitted.
.1.3.6.1.4.1.164.3.1.6.7.7.1.13,RAD-MIB::ip2IfStatRdnFlip,Counter32,read-only,,current,,Number of redundancy flips occured. This parameter counts only flips from this bundle to the other bundle in the redundancy couple.
.1.3.6.1.4.1.164.3.1.6.7.7.1.14,RAD-MIB::ip2IfFarEndTdmStatus,Integer32,read-only,,current,,This variable indicates the Status of the Far-End TDM Line.  It contains failure state information.  The variable is a bit map represented as a sum, therefore, it can represent multiple failures simultaneously.  The farEndTdmNoDefect must be set if and only if no other flag is set. The various bit positions are: 1 farEndTdmNoDefect 2 farEndTdmAIS Alarm Indication Signal 4 farEndTdmRDI Remote Defect Indication
.1.3.6.1.4.1.164.3.1.6.7.7.1.15,RAD-MIB::ip2IfStatPsnTxFrames,Counter32,read-only,,current,,Number of frames that were transmitted to PSN.
.1.3.6.1.4.1.164.3.1.6.7.7.1.16,RAD-MIB::ip2IfStatPsnRxFrames,Counter32,read-only,,current,,Number of frames that were recieved from PSN.
.1.3.6.1.4.1.164.3.1.6.7.7.1.17,RAD-MIB::ip2IfStatMinJittBufLevel,Unsigned32,read-only,,current,,The Minimum jitter buffer level (in msec).
.1.3.6.1.4.1.164.3.1.6.7.7.1.18,RAD-MIB::ip2IfStatMaxJittBufLevel,Unsigned32,read-only,,current,,The Maximum jitter buffer level (in msec).
.1.3.6.1.4.1.164.3.1.6.7.7.1.19,RAD-MIB::ip2IfStatRecommendedJittBufSize,Unsigned32,read-only,,current,,The Recommended jitter buffer Size (in msec). 0= not applicable.
.1.3.6.1.4.1.164.3.1.6.7.7.1.20,RAD-MIB::ip2IfStatPsnSeqErrors,Counter32,read-only,,current,,Number of times that the sequence number of an incoming Frame indicates Loss of Frame or Out of order occured in PSN.
.1.3.6.1.4.1.164.3.1.6.7.7.1.21,RAD-MIB::ip2IfStatPsnReorderFrames,Counter32,read-only,,current,,Number of times that Frames had been reordered in PSN.
.1.3.6.1.4.1.164.3.1.6.7.7.1.22,RAD-MIB::ip2IfStatMinRoundTripDelay,Unsigned32,read-only,,current,,The minimum Round Trip delay (in msec). 0= not applicable.
.1.3.6.1.4.1.164.3.1.6.7.7.1.23,RAD-MIB::ip2IfStatMaxRoundTripDelay,Unsigned32,read-only,,current,,The maximum Round Trip delay (in msec). 0= not applicable.
.1.3.6.1.4.1.164.3.1.6.7.7.1.24,RAD-MIB::ip2IfStatAvrRoundTripDelay,Unsigned32,read-only,,current,,The avarage Round Trip delay (in msec). 0= not applicable.
.1.3.6.1.4.1.164.3.1.6.7.7.1.25,RAD-MIB::ip2IfStatFrameTrackDupDrop,Counter32,read-only,,current,,The number of packets dropped due to being duplicated. (duplicated packet means a packet that has the same sequential number as a packet being received previously).
.1.3.6.1.4.1.164.3.1.6.7.7.1.26,RAD-MIB::ip2IfStatFrameTrackMissing,Counter32,read-only,,current,,The number of packets that are missing. (Missing packet means an expected packet- according to the current sequential number - that was not received).
.1.3.6.1.4.1.164.3.1.6.7.7.1.27,RAD-MIB::ip2IfStatFrameTrackLongSerMiss,Integer32,read-only,,current,,The longest series of consecutive missing sequential numbers. Missing sequential numbers represent missing packets that was expected to be received successively.
.1.3.6.1.4.1.164.3.1.6.7.7.1.28,RAD-MIB::ip2IfStatTxMeasuredSilence,Integer32,read-only,,current,,This object shows the percentage of Silence that was measured by the device for the current bundle in the transmitted payload. Relevant values: 0..100, 255. Default value is 50. 0 means that there is no silence on the line. 100 means that there is only silence. In this case, there might be no traffic. 255 - value for not applicable or unknown.
.1.3.6.1.4.1.164.3.1.6.7.7.1.29,RAD-MIB::ip2IfStatRxMeasuredSilence,Integer32,read-only,,current,,This object shows the percentage of Silence that was measured by the device for the current bundle in the received payload. Relevant values: 0..100, 255. Default value is 50. 0 means that there is no silence on the line. 100 means that there is only silence. In this case, there might be no traffic. 255 - value for not applicable or unknown.
.1.3.6.1.4.1.164.3.1.6.7.7.1.30,RAD-MIB::ip2IfStatHdlcCrcErr,Counter32,read-only,,current,,This counter indicates the number of received HDLC frames  with CRC errors.
.1.3.6.1.4.1.164.3.1.6.7.7.1.31,RAD-MIB::ip2IfStatHdlcAlignErr,Counter32,read-only,,current,,This counter indicates the number of received HDLC frames  with alignment errors.
.1.3.6.1.4.1.164.3.1.6.7.7.1.32,RAD-MIB::ip2IfStatHdlcOversize,Counter32,read-only,,current,,This counter indicates the number of received HDLC frames  longer than 1470.
.1.3.6.1.4.1.164.3.1.6.7.7.1.33,RAD-MIB::ip2IfStatHdlcUndersize,Counter32,read-only,,current,,This counter indicates the number of received HDLC frames  shorter than 4.
.1.3.6.1.4.1.164.3.1.6.7.7.1.34,RAD-MIB::ip2IfStatHdlcAbort,Counter32,read-only,,current,,This counter indicates the number of received HDLC frames  with abort indication.
.1.3.6.1.4.1.164.3.1.6.7.7.1.35,RAD-MIB::ip2IfStatRxCorrectFrames,Counter32,read-only,,current,,Number of received correct frames.
.1.3.6.1.4.1.164.3.1.6.7.7.1.36,RAD-MIB::ip2IfStatHdlcErroredFrames,Counter32,read-only,,current,,Number of received errored HDLC frames.
.1.3.6.1.4.1.164.3.1.6.7.8,RAD-MIB::ip2IfRateLimit,Integer32,read-write,,current,,The maximum rate permitted to transfer via the network portin Mbps.
.1.3.6.1.4.1.164.3.1.6.7.9,RAD-MIB::ip2IfPortTable,,not-accessible,,current,,Port Table.
.1.3.6.1.4.1.164.3.1.6.7.9.1,RAD-MIB::ip2IfPortEntry,,not-accessible,ip2IfPortIndex,current,,Application layer configuration per Port
.1.3.6.1.4.1.164.3.1.6.7.9.1.1,RAD-MIB::ip2IfPortIndex,Integer32,read-only,,current,,The Port index, which is actualy the ifIndex.
.1.3.6.1.4.1.164.3.1.6.7.9.1.2,RAD-MIB::ip2IfPortUsage,Integer32,read-only,,current,,This parameter indicates the usage of the port (percents).
.1.3.6.1.4.1.164.3.1.6.7.9.1.3,RAD-MIB::ip2IfPortMask,INTEGER,read-write,,current,notApplicable(1):dontMask(2):mask(3),This parameter defines whether Agent will mask port's alarms and statistics or not.
.1.3.6.1.4.1.164.3.1.6.7.9.1.4,RAD-MIB::ip2IfPortTotalThroughput,Integer32,read-only,,current,,This parameter indicates the total Throughput of the port in bps.
.1.3.6.1.4.1.164.3.1.6.7.10,RAD-MIB::ip2IfCurrentStatTable,,not-accessible,,current,,Channels (Bundles) Current Statistics Table.
.1.3.6.1.4.1.164.3.1.6.7.10.1,RAD-MIB::ip2IfCurrentStatEntry,,not-accessible,ip2IfChannelIndex,current,,IP Current Statistics per bundle
.1.3.6.1.4.1.164.3.1.6.7.10.1.1,RAD-MIB::ip2IfCurrentStatSeqErrors,Counter32,read-only,,current,,Number of seconds that the sequence number of an incoming Frame causes a transition from the 'sync' state to the 'out of sequence' state in the current interval.
.1.3.6.1.4.1.164.3.1.6.7.10.1.2,RAD-MIB::ip2IfCurrentStatBufUnderflows,Counter32,read-only,,current,,Number of seconds that the buffer underflows in the current interval.  This records the count of the number of seconds the Receive  (Eth to TDM) buffer underflows in the current interval. In the case of a continuous underflow caused by a loss of Frame flow, a single buffer underflow should be counted.
.1.3.6.1.4.1.164.3.1.6.7.10.1.3,RAD-MIB::ip2IfCurrentStatBufOverflows,Counter32,read-only,,current,,Number of seconds that the buffer overflows in the current interval.  This records the count of the number of seonds the Receive  (Eth to TDM) buffer overflows in the current interval.
.1.3.6.1.4.1.164.3.1.6.7.10.1.4,RAD-MIB::ip2IfCurrentStatMaxDelayVar,Integer32,read-only,,current,,The maximum deviation from the center of the buffer (in msec) for the current interval.
.1.3.6.1.4.1.164.3.1.6.7.10.1.5,RAD-MIB::ip2IfCurrentStatMinJittBufLevel,Unsigned32,read-only,,current,,The Minimum jitter buffer level (in msec) for the current interval.
.1.3.6.1.4.1.164.3.1.6.7.10.1.6,RAD-MIB::ip2IfCurrentStatMaxJittBufLevel,Unsigned32,read-only,,current,,The Maximum jitter buffer level (in msec) for the current interval.
.1.3.6.1.4.1.164.3.1.6.7.10.1.7,RAD-MIB::ip2IfCurrentStatTxErrFrameSec,Counter32,read-only,,current,,The number of seconds in which errored frames were transmitted during the current interval. The error may be one of the following: CRC error, Alignment error, Oversized frame, Undersized frame, Aborted frame.
.1.3.6.1.4.1.164.3.1.6.7.11,RAD-MIB::ip2IfIntervalStatTable,,not-accessible,,current,,Channels (Bundles) Interval Statistics Table.
.1.3.6.1.4.1.164.3.1.6.7.11.1,RAD-MIB::ip2IfIntervalStatEntry,,not-accessible,ip2IfChannelIndex:ip2IfIntervalStatIndex,current,,IP Interval Statistics per bundle
.1.3.6.1.4.1.164.3.1.6.7.11.1.1,RAD-MIB::ip2IfIntervalStatIndex,Integer32,read-only,,current,,The Interval index, which is actualy the Interval number.
.1.3.6.1.4.1.164.3.1.6.7.11.1.2,RAD-MIB::ip2IfIntervalStatSeqErrors,Counter32,read-only,,current,,Number of seconds that the sequence number of an incoming Frame causes a transition from the 'sync' state to the 'out of sequence' state in the selected interval.
.1.3.6.1.4.1.164.3.1.6.7.11.1.3,RAD-MIB::ip2IfIntervalStatBufUnderflows,Counter32,read-only,,current,,Number of seconds that the buffer underflows in the selected interval.  This records the count of the number of seconds the Receive  (Eth to TDM) buffer underflows in the selected interval. In the case of a continuous underflow caused by a loss of Frame flow, a single buffer underflow should be counted.
.1.3.6.1.4.1.164.3.1.6.7.11.1.4,RAD-MIB::ip2IfIntervalStatBufOverflows,Counter32,read-only,,current,,Number of seconds that the buffer overflows in the selected interval.  This records the count of the number of seconds the Receive  (Eth to TDM) buffer overflows in the selected interval.
.1.3.6.1.4.1.164.3.1.6.7.11.1.5,RAD-MIB::ip2IfIntervalStatMaxDelayVar,Integer32,read-only,,current,,The maximum size of the buffer (in 10's of usec) in the selected interval.
.1.3.6.1.4.1.164.3.1.6.7.11.1.6,RAD-MIB::ip2IfIntervalStatMinJittBufLevel,Unsigned32,read-only,,current,,The Minimum jitter buffer level (in msec) for the selected interval.
.1.3.6.1.4.1.164.3.1.6.7.11.1.7,RAD-MIB::ip2IfIntervalStatMaxJittBufLevel,Unsigned32,read-only,,current,,The Maximum jitter buffer level (in msec) for the selected interval.
.1.3.6.1.4.1.164.3.1.6.7.11.1.8,RAD-MIB::ip2IfIntervalStatTxErrFrameSec,Counter32,read-only,,current,,The number of seconds in which errored frames were transmitted during the selected interval. The error may be one of the following: CRC error, Alignment error, Oversized frame, Undersized frame, Aborted frame.
.1.3.6.1.4.1.164.3.1.6.7.12,RAD-MIB::ip2IfLogEvents,INTEGER,read-write,,current,notApplicable(1):all(2):oneMinStep(3),This parameter defines whether all Jitter Buffer and Sequence Number events will enter to Log File, or enter those events to Log file in one minute steps.
.1.3.6.1.4.1.164.3.1.6.7.13,RAD-MIB::ip2IfEthSwitchMode,INTEGER,read-write,,current,notApplicable(1):unTagged(2):tagged(3),This parameter defines whether Eth Switch is in VLAN Tagged mode.
.1.3.6.1.4.1.164.3.1.6.8,RAD-MIB::broadbandIf,,,,,,
.1.3.6.1.4.1.164.3.1.6.8.1,RAD-MIB::bdbandConfig,,,,,,
.1.3.6.1.4.1.164.3.1.6.8.1.1,RAD-MIB::prtBdbandIndTable,,not-accessible,,current,,The Indication Signal table.
.1.3.6.1.4.1.164.3.1.6.8.1.1.1,RAD-MIB::prtBdbandIndEntry,,not-accessible,prtBdbandCnfgIdx:prtBdbandIdx:prtBdbandIndSig:prtBdbandIndEvent,current,,An entry in the Indication Signal table.
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.1,RAD-MIB::prtBdbandCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Agent Cnfg the following  objects refer. 255=Temporary Cnfg (when relevant, Set is done only to this configuration). For Agents that support only one configuration, this object will be  constant=1. 
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.2,RAD-MIB::prtBdbandIdx,Integer32,read-only,,current,,This object indicates a unique port or interface number. For some products, the numbering can equal ifIndex.
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.3,RAD-MIB::prtBdbandIndSig,INTEGER,read-only,,current,ais(1):rdi(2):aisAndRdi(3),This object indicates a unique Indication Signal. ais(1) = AIS = Alarm Indication Signal. rdi(2) = RDI = Remote Defect Indication.
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.4,RAD-MIB::prtBdbandIndEvent,INTEGER,read-only,,current,notApplicable(1):slm(2):fail(3):eed(4):pathTrace(5):lom(6):lop(7):slu(8),This object indicates a unique Event that can cause the Indication Signal. slm(2) = SLM = Signal Label Mismatch eed(4) = EED = Excessive Error Defect pathTrace(5) = the end-to-end source/destination of information is wrong. lom(6) = LOM = Loss of Multiframe. lop(7) = LOP = Loss of Pointer.
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.5,RAD-MIB::prtBdbandIndSigEnable,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This object allows user to define if the event specified by prtBdbandIndEvent  will cause creation of the Indication Signal specified by prtBdbandIndSig or not. disable - will not enable causing the signal enable - will enable causing the signal. 
.1.3.6.1.4.1.164.3.1.6.8.1.1.1.6,RAD-MIB::prtBdbandRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.3.1.6.8.1.2,RAD-MIB::prtPhyConfigTable,,not-accessible,,current,,The Phy Config table. Used now for Phy25.6 Mbps.
.1.3.6.1.4.1.164.3.1.6.8.1.2.1,RAD-MIB::prtPhyConfigEntry,,not-accessible,ifIndex,current,,An entry in the Phy Config table. 
.1.3.6.1.4.1.164.3.1.6.8.1.2.1.1,RAD-MIB::prtPhyTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the current error-measurement period.
.1.3.6.1.4.1.164.3.1.6.8.1.2.1.2,RAD-MIB::prtPhyValidIntervals,Integer32,read-only,,current,,The number of previous 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 since the interface has been online.
.1.3.6.1.4.1.164.3.1.6.8.2,RAD-MIB::prtPhyPerfHistory,,,,,,
.1.3.6.1.4.1.164.3.1.6.8.2.1,RAD-MIB::prtPhyCurrentTable,,not-accessible,,current,,The 25.6 Mbps Section/Line Current table.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1,RAD-MIB::prtPhyCurrentEntry,,not-accessible,ifIndex,current,,An entry in the 25.6 Mbps Line Current table. ifIndex of the line 25.6 Mbps layer of type  25.6 Mbps.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.1,RAD-MIB::prtPhyCurrentLOS,Gauge32,read-only,,current,,The counter associated with the number of Loss Of Sync seconds, encountered by a 25.6 Mbps interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.2,RAD-MIB::prtPhyCurrentLSV,Gauge32,read-only,,current,,The counter associated with the number of Line symbol violation seconds, encountered by a 25.6 Mbps interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.3,RAD-MIB::prtPhyCurrentUAS,Gauge32,read-only,,current,,The counter associated with the number of UAS encountered by a 25.6 Mbps interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.4,RAD-MIB::prtPhyCurrentSES,Gauge32,read-only,,current,,The counter associated with the number of SES encountered by a 25.6 Mbps interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.5,RAD-MIB::prtPhyCurrentES,Gauge32,read-only,,current,,The number of Errored Seconds, encountered by a 25.6 Mbps interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.6,RAD-MIB::prtPhyCurrentStatus,OCTET,read-only,,current,,The statuses of the current interval: 0 - O.K. 1 - The link has been switched by a redundancy mechanism. 2 - Module is in/out. 4 - Empty - card is out.
.1.3.6.1.4.1.164.3.1.6.8.2.1.1.7,RAD-MIB::prtPhyCurrentLOF,Gauge32,read-only,,current,,The number of Loss of Frames, encountered by an interface in the current 15 minute interval.
.1.3.6.1.4.1.164.3.1.6.8.2.2,RAD-MIB::prtPhyIntervalTable,,not-accessible,,current,,The Line Interval table.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1,RAD-MIB::prtPhyIntervalEntry,,not-accessible,ifIndex:prtPhyIntervalNumber,current,,An entry in the 25.6 Mbps Line Interval table. ifIndex of the line 25.6 Mbps layer of type 25.6 Mbps.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.1,RAD-MIB::prtPhyIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.2,RAD-MIB::prtPhyIntervalLOS,Gauge32,read-only,,current,,The counter associated with the number of Loss Of Sync seconds , encountered by a 25.6 Mbps interface in one of the previous 96, individual 15 minute intervals.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.3,RAD-MIB::prtPhyIntervalLSV,Gauge32,read-only,,current,,The counter associated with the number of line symbol violation seconds , encountered by a 25.6 Mbps interface in one of the previous 96, individual 15 minute intervals.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.4,RAD-MIB::prtPhyIntervalUAS,Gauge32,read-only,,current,,The counter associated with the number of UAS encountered by a 25.6 Mbps interface in one of the previous 96,  individual 15 minute intervals.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.5,RAD-MIB::prtPhyIntervalSES,Gauge32,read-only,,current,,The counter associated with the number of SES encountered by a 25.6 Mbps interface in one of the previous 96,  individual 15 minute intervals.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.6,RAD-MIB::prtPhyIntervalES,Gauge32,read-only,,current,,The number of Errored Seconds, encountered by a 25.6 Mbps interface in one of the previous 96, individual 15 minute intervals.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.7,RAD-MIB::prtPhyIntervalStatus,OCTET,read-only,,current,, The statuses of the current interval: 0 - O.K. 1 - The link has been switched by a redundancy mechanism. 2 - Module is in/out. 4 - Empty - card is out.
.1.3.6.1.4.1.164.3.1.6.8.2.2.1.8,RAD-MIB::prtPhyIntervalLOF,Gauge32,read-only,,current,,The number of Loss of Frames, encountered by an interface in one of the previous 96, individual 15 minute intervals.
.1.3.6.1.4.1.164.3.2,RAD-MIB::muxHub,,,,,,
.1.3.6.1.4.1.164.3.2.0,RAD-MIB::muxHubEvents,,,,,,The events for .
.1.3.6.1.4.1.164.3.2.0.1,RAD-MIB::alarmsTrap,,,,,,This trap is sent whenever alarm occurs in the agent.
.1.3.6.1.4.1.164.3.2.0.2,RAD-MIB::sanityTrap,,,,,,This trap is sent after a data base update. It returns the sanity result status and the configuration no. checked. If the result is of Flip DB Sanity Check, the configuration no. sent will be 0. If the result is of Variant Sanity Check, the configuration no. sent will be 100.
.1.3.6.1.4.1.164.3.2.0.3,RAD-MIB::cnfgFlipTrap,,,,,,This trap is sent upon change of the active Configuration DB. Attached, is the new active Configuration no.
.1.3.6.1.4.1.164.3.2.0.4,RAD-MIB::flipDbChangeTrap,,,,,,This trap is sent upon change of the active Flip tables (Flip DB).
.1.3.6.1.4.1.164.3.2.0.5,RAD-MIB::statusChangedTrap,,,,,,This trap is sent upon any change of the LEDs status.
.1.3.6.1.4.1.164.3.2.1,RAD-MIB::agnMux,,,,,,
.1.3.6.1.4.1.164.3.2.2,RAD-MIB::mdlMux,,,,,,
.1.3.6.1.4.1.164.3.2.2.1,RAD-MIB::cnfgMdlMux,,,,,,
.1.3.6.1.4.1.164.3.2.2.1.1,RAD-MIB::mdlPbxFramerCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.2.1.1.1,RAD-MIB::mdlPbxFramerCnfgTable,,not-accessible,,current,,This table contains parameters relevant to a module belonging to a digital voice system, except mdlPbxFraEnhEcho which is relevant also for analog cards.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1,RAD-MIB::mdlPbxFramerCnfgEntry,,not-accessible,mdlPbxFraCnfgIdx:mdlPbxFraSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.1,RAD-MIB::mdlPbxFraCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.2,RAD-MIB::mdlPbxFraSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),The slot relevant to this module.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.3,RAD-MIB::mdlPbxFraEnhEcho,INTEGER,read-write,,current,notApplicable(1):disabled(2):ms16(3):ms32(4),Refers to external ports of an analogue module and to the internal ports of the other mvc4 types of modules. ms16(3) means that the four voice ports have enhanced echo of 16ms. ms32(4) means that the two first ports have enhanced echo of 32 ms while the last two ports have no enhanced echo.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.4,RAD-MIB::mdlPbxFraTSGroupAss,INTEGER,read-write,,current,group1(1):group2(2):group3(3):group4(4):group5(5):group6(6):group7(7):group8(8):notApplicable(255),In case of T1 modules: group1=(1,2,3,4), ...., group6=(21,22,23,24) while in case of E1 modules: group1=(1,2,3,4),..,group4=(13,14,15,17), group5=(18,19,20,21),...,group7=(26,27,28,29) group8=(30,31). group1=(1,2,3,4),..,group4=(13,14,15,16), group5=(17,18,19,20),...,group7=(25,26,27,28) group8=(29,30,31).
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.5,RAD-MIB::mdlPbxFraSignalMode,INTEGER,read-write,,current,notApplicable(1):tieTrunk(2):tieInvert(3):casTrans(4):userDefined(5):ccsTrans(6):noSignaling(7),Refers to the signaling mode of the Framer module. tieTrunk(2), tieInvert(3), casTrans(4) are standard coding of the signaling protocol. casTrans(4) is Channel Associated Signaling (the signaling is within the channels time slot). userDefined(5) allows the user to define the signaling protocol he wants. In this case, the next two MIB fields are relevant.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.6,RAD-MIB::mdlPbxFraSignalVector,OCTET,read-write,,current,,In the case of mdlPbxFraSignalMode = userDefined(5), this field defines the A,B,C Bits. D bit is supplied for future versions. Bit 1 = Bit A ON Hook - Local Bit 2 = Bit B ON Hook - Local Bit 3 = Bit C ON Hook - Local Bit 4 = Bit D ON Hook - Local Bit 5 = Bit A OFF Hook - Local Bit 6 = Bit B OFF Hook - Local Bit 7 = Bit C OFF Hook - Local Bit 8 = Bit D OFF Hook - Local Bit 9 = Bit A ON Hook - Remote Bit 10 = Bit B ON Hook - Remote Bit 11 = Bit C ON Hook - Remote Bit 12 = Bit D ON Hook - Remote Bit 13 = Bit A OFF Hook - Remote Bit 14 = Bit B OFF Hook - Remote Bit 15 = Bit C OFF Hook - Remote Bit 16 = Bit D OFF Hook - Remote In conjunction with the Mask, mdlPbxFraSignalMask, it is possible to compute the signal mode.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.7,RAD-MIB::mdlPbxFraSignalMask,OCTET,read-write,,current,,In the case of mdlPbxFraSignalMode = userDefined(5), this field defines the 'don't care' A,B,C Bits. D bit is supplied for future versions. Bit 1 = Bit A ON Hook - Local Bit 2 = Bit B ON Hook - Local Bit 3 = Bit C ON Hook - Local Bit 4 = Bit D ON Hook - Local Bit 5 = Bit A OFF Hook - Local Bit 6 = Bit B OFF Hook - Local Bit 7 = Bit C OFF Hook - Local Bit 8 = Bit D OFF Hook - Local Bit 9 = Bit A ON Hook - Remote Bit 10 = Bit B ON Hook - Remote Bit 11 = Bit C ON Hook - Remote Bit 12 = Bit D ON Hook - Remote Bit 13 = Bit A OFF Hook - Remote Bit 14 = Bit B OFF Hook - Remote Bit 15 = Bit C OFF Hook - Remote Bit 16 = Bit D OFF Hook - Remote.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.8,RAD-MIB::mdlPbxFraFramerSlot,INTEGER,read-write,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),Slot where is sitting the Framer.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.9,RAD-MIB::mdlPbxFraSignaling,INTEGER,read-write,,current,notApplicable(1):endToEnd(2):localTermination(3),Signaling - describes the way the signaling ABCD bits pass from the endToEnd = the signaling ABCD bits pass without change from local to remote extension. localTermination = the signaling ABCD bits received from the local extension are translated to different ON Hook/OFF Hook bit values and then passed to remote extension. This is relevant when the Local and Remote ON Hook/OFF Hook values are different.
.1.3.6.1.4.1.164.3.2.2.1.1.1.1.10,RAD-MIB::mdlPbxFraTransSigTs,Integer32,read-write,,current,,This is the Time Slot that is used for Transparent CCS signaling. The values of this TS are 1-24 for T1 & 1-31 for E1. The default for E1 is 16 & for T1 it is 24. If no signaling is used then the TS should be 255 (None).
.1.3.6.1.4.1.164.3.2.2.1.2,RAD-MIB::mdlProtIpTable,,not-accessible,,current,,This table contains Protected IP Addresses for ML-IP cards when working in IP Ring Mode.
.1.3.6.1.4.1.164.3.2.2.1.2.1,RAD-MIB::mdlProtIpEntry,,not-accessible,mdlProtIpCnfgIdx:mdlProtIpSlotIdx:mdlProtIpAddress,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.2.1.2.1.1,RAD-MIB::mdlProtIpCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg being accessed. Idx 255 relates to the TmpCnfg. For Agents having several configuration, Write operation is allowed only to the Temporary Configuration.
.1.3.6.1.4.1.164.3.2.2.1.2.1.2,RAD-MIB::mdlProtIpSlotIdx,INTEGER,read-only,,current,notApplicable(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the module is inserted. In the 2104 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.2.1.2.1.3,RAD-MIB::mdlProtIpAddress,IpAddress,read-only,,current,,A Protected IP address.
.1.3.6.1.4.1.164.3.2.2.1.2.1.4,RAD-MIB::mdlProtIpRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This parameter allows creating/deleting entries of this table.
.1.3.6.1.4.1.164.3.2.2.2,RAD-MIB::statMdlMux,,,,,,
.1.3.6.1.4.1.164.3.2.2.2.1,RAD-MIB::mdlStatTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.2.2.2.1.1,RAD-MIB::mdlStatEntry,,not-accessible,mdlStatSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.2.2.1.1.1,RAD-MIB::mdlStatSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),A unique number to identify a slot position in the mux. In the 2104 Unit the entries psB(2),clB(4),io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.2.2.1.1.2,RAD-MIB::mdlStatHostIP,IpAddress,read-only,,current,,The host interface IP address when DHCP Client=Yes. This object is relevant only when DHCP Client=Yes 
.1.3.6.1.4.1.164.3.2.2.2.1.1.3,RAD-MIB::mdlStatHostMask,IpAddress,read-only,,current,,The host interface subnet mask when DHCP Client=Yes. This object is relevant only when DHCP Client=Yes 
.1.3.6.1.4.1.164.3.2.2.2.1.1.4,RAD-MIB::mdlStatDefaultGateway,IpAddress,read-only,,current,,Default Gateway's IP Address when DHCP Client=Yes. This object is relevant only when DHCP Client=Yes 
.1.3.6.1.4.1.164.3.2.3,RAD-MIB::prtMux,,,,,,
.1.3.6.1.4.1.164.3.2.3.1,RAD-MIB::statPrtMux,,,,,,
.1.3.6.1.4.1.164.3.2.3.1.6,RAD-MIB::prtSExHsfStatTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.2.3.1.6.1,RAD-MIB::prtSExHsfStatEntry,,not-accessible,prtSExHsfSltIdx:prtSExHsfPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.1.6.1.1,RAD-MIB::prtSExHsfSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.1.6.1.2,RAD-MIB::prtSExHsfPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12),This attribute indicates a unique port number. 
.1.3.6.1.4.1.164.3.2.3.1.6.1.3,RAD-MIB::prtSExHsfInterfaceTyp,INTEGER,read-only,,current,unknown(1):v35(2):rs422(3),This attribute indicates a unique interface type of a selected port.
.1.3.6.1.4.1.164.3.2.3.1.6.1.4,RAD-MIB::prtSExHsfRts,INTEGER,read-only,,current,unknown(1):notActive(2):active(3),This attribute indicates a unique RTS control signal state.
.1.3.6.1.4.1.164.3.2.3.1.16,RAD-MIB::prtIsdnStatusTable,,not-accessible,,current,,This table contains ISDN Statistics parameters that do not appear in the standard MIBs or for agents that don't support the standard Index of Call Set Up Time.
.1.3.6.1.4.1.164.3.2.3.1.16.1,RAD-MIB::prtIsdnStatusEntry,,not-accessible,ifIndex,current,,Entries for ISDN Statistics parameters that do not appear in the standard MIBs or for agents that don't support the standard Index of Call Set Up Time.
.1.3.6.1.4.1.164.3.2.3.1.16.1.1,RAD-MIB::prtIsdnStatusDspMode,INTEGER,read-only,,current,voice(2):idle(3):fax(4):vbd(5),The DSP can be in one of the following Modes: Voice, Idle, Fax, Voice Band Data (VBD)- Modem.
.1.3.6.1.4.1.164.3.2.3.1.16.1.2,RAD-MIB::prtIsdnStatusCallState,INTEGER,read-only,,current,present(2):overlapReceive(3):incoming(4):receive(5):initiated(6):overlapSend(7):outGoingProceed(8):callDeliver(9):active(10):disconnectIndicate(11):releaseRequest(12):disconnectReq(13):notActive(14),The state that the current call is in.
.1.3.6.1.4.1.164.3.2.3.1.16.1.3,RAD-MIB::prtIsdnStatusCallingNumber,OCTET,read-only,,current,,This is the local Number (ISDN Address) associated with this entry.
.1.3.6.1.4.1.164.3.2.3.1.16.1.4,RAD-MIB::prtIsdnStatusCalledNumber,OCTET,read-only,,current,,This is the remote Number (ISDN Address) associated with this entry.
.1.3.6.1.4.1.164.3.2.3.1.16.1.5,RAD-MIB::prtIsdnStatusCalledIP,IpAddress,read-only,,current,,This is the remote IP Address associated with this entry.
.1.3.6.1.4.1.164.3.2.3.1.16.1.6,RAD-MIB::prtIsdnStatusCallDirection,INTEGER,read-only,,current,notApplicable(1):incoming(2):outgoing(3),Attribute indicating the Direction of the Call. The value of notApplicable will be used for example when prtIsdnStatusCallState = notActive(14).
.1.3.6.1.4.1.164.3.2.3.2,RAD-MIB::cnfgPrtMux,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.1,RAD-MIB::prtClCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.1.1,RAD-MIB::prtExClCnfgTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1,RAD-MIB::prtExClCnfgEntry,,not-accessible,prtExClCnfgIdx:prtExClSltIdx:prtExClPrtIdx,current,,All the entries at this table are identical (have the same value) for all the configurations (1..100) except the TmpCnfg. The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.1,RAD-MIB::prtExClCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.2,RAD-MIB::prtExClSltIdx,INTEGER,read-only,,current,clA(3):clB(4):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. Because the second Cl is only for redundancy, all the parameters are identical in the two modules, i.e. change of any parameter in one module will change automatically the value of the other module.. In the ?004 Unit the entry clB(4) is not valid.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.3,RAD-MIB::prtExClPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2),This attribute indicates a unique port number. 
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.4,RAD-MIB::prtExClUsage,INTEGER,read-only,,current,unknown(1):noUse(2):nmsSlip(3):nmsPpp(4):muxSlip(5):muxPpp(6):terminal(7),This attribute indicates what is the usage of the port.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.5,RAD-MIB::prtExClRate,INTEGER,read-only,,current,r300Bps(1):r1200Bps(2):r2400Bps(3):r4800Bps(4):r9600Bps(5):r19200Bps(6):r38400Bps(7):r57600Bps(8):r115200Bps(9),This attribute indicates the operation rate of the port.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.6,RAD-MIB::prtExClDataBits,INTEGER,read-only,,current,dataBits7Bits(1):dataBits8Bits(2),This attribute indicates the number of data bits in async frame
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.7,RAD-MIB::prtExClParity,INTEGER,read-only,,current,odd(1):even(2):none(3),This attribute indicates if the parity operation mode in async frame
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.8,RAD-MIB::prtExClStopBits,INTEGER,read-only,,current,stopBits1Bit(1):stopBits1dot5Bits(2):stopBits2Bits(3),This attribute indicates the minimum number of stop bits in the tx async frame
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.9,RAD-MIB::prtExClRoutingProtocol,INTEGER,read-only,,current,none(1):rip2(2),This attribute indicates the routing protocol of the port. When prtExClUsage is nmsSlip or nmsPpp - all values are applicable . Else - only 'none' is applicable.
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.10,RAD-MIB::prtExClEnabled,INTEGER,read-only,,current,notApplicable(1):disabled(2):enabled(3),This attribute indicates if Ethernet port of CL is enabled or not for management. It is applicable only on the ETH port of the CL, when the  MP includes an ML-IP card. disabled - will happen when there is Inband Management via
.1.3.6.1.4.1.164.3.2.3.2.2,RAD-MIB::prtPh1MlCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.2.1,RAD-MIB::prtExPh1MlCnfgTable,,not-accessible,,current,,- For products supporting more than one configuration, the write operation  into the Table is valid only to the TmpCnfg entry. - For products that do not support configurations, the write operation  into the Table will be to prtExPh1MlCnfgIdx=1.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1,RAD-MIB::prtExPh1MlCnfgEntry,,not-accessible,prtExPh1MlCnfgIdx:prtExPh1MlSltIdx:prtExPh1MlPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.1,RAD-MIB::prtExPh1MlCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.2,RAD-MIB::prtExPh1MlSltIdx,INTEGER,read-only,,current,notApplicable(1):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the module is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid. For the Vmux2100 Main Board notApplicable (1) is used.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.3,RAD-MIB::prtExPh1MlPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12):exPrt13(13):exPrt14(14):exPrt15(15):exPrt16(16):exPrt17(17):exPrt18(18):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112):inPrt13(113):inPrt14(114):inPrt15(115):inPrt16(116):inPrt17(117):inPrt18(118):inPrt19(119):inPrt20(120):inPrt21(121):inPrt22(122):inPrt23(123):inPrt24(124):inPrt25(125):inPrt26(126):inPrt27(127):inPrt28(128):inPrt29(129):inPrt30(130):inPrt31(131):inPrt32(132):inPrt33(133):inPrt34(134):inPrt35(135):inPrt36(136):inPrt37(137):inPrt38(138):inPrt39(139):inPrt40(140):inPrt41(141):inPrt42(142):inPrt43(143):inPrt44(144):inPrt45(145):inPrt46(146):inPrt47(147):inPrt48(148):inPrt49(149):inPrt50(150):inPrt51(151):inPrt52(152):inPrt53(153):inPrt54(154):inPrt55(155):inPrt56(156):inPrt57(157):inPrt58(158):inPrt59(159):inPrt60(160):inPrt61(161):inPrt62(162):inPrt63(163):inPrt64(164):inPrt65(165):inPrt66(166):inPrt67(167):inPrt68(168):inPrt69(169):inPrt70(170):inPrt71(171):inPrt72(172):inPrt73(173):inPrt74(174):inPrt75(175):inPrt76(176):inPrt77(177):inPrt78(178):inPrt79(179):inPrt80(180):inPrt81(181):inPrt82(182):inPrt83(183):inPrt84(184),This attribute indicates a unique port number. MTML-1/E1 and MTML-1/T1 cards have only one external interface. inPrt1, inPrt2 - for MTML-H/2E1 and HSH cards. inPrt1..inPrt4 - for MTML-E2 and MSL-4 cards. exPrt2..exPrt4 - for MTML-4 cards and others inPrt1..inPrt8 - for MSL-8 and VF-30 card family. MP-104/204: only exPrt3 (3) is applicable. For other products' index see their specification.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.4,RAD-MIB::prtExPh1MlConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms. It also affects all the card considerations because it may indicate that the module has only one physical interface.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.5,RAD-MIB::prtExPh1MlLineType,INTEGER,read-write,,current,esfT1(2):sfT1(3):g732nE1(4):g732nE1CRC(5):g732sE1(6):g732sE1CRC(7):g732unframed(8):e1Unframed(9):framed(101),This attribute is the line type parameter for T1/E1 interface. The user should select only the values which are relevant to the specific port: (2),(3), (8) - for T1 port (4)..(7), (9) - for E1 port. This parameter has the same values as dsx1LineType in DS1 MIB (RFC-3895). The parameters in dsx1LineType are: other (1) esfT1 dsx1ESF (2) sfT1 dsx1D4 (3) g732nE1 dsx1E1 (4) g732nE1CRC dsx1E1-CRC (5) g732sE1 dsx1E1-MF (6) g732sE1CRC dsx1E1-MF-CRC (7) g732unframed dsx1Unframed (8) --from RFC-3895 e1Unframed dsx1E1Unframed (9) --from RFC-3895 
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.6,RAD-MIB::prtExPh1MlLineCode,INTEGER,read-write,,current,b7T1(1):b8zsT1(2):transT1(3):hdb3E1(4):notApplicable(255),This attribute is the line code parameter used for T1/E1 interface. The user should select only the parameters which are relevant to the specific card: T1 line code parameters for MPH.1/T1 E1 line code parameters for MPH.1/E1. This parameter has the same values as dsx1LineCoding in T1/E1 MIB (RFC-1406). The parameters in dsx1LineCoding are: dsx1JBZS (1) dsx1B8ZS (2) dsx1HDB3 (3) dsx1ZBTSI (4) dsx1AMI (5) other (6)
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.7,RAD-MIB::prtExPh1MlLineLen,INTEGER,read-write,,current,unknown(1):len0p133ft(2):len134p266ft(3):len267p399ft(4):len400p533ft(5):len534p655ft(6):lenFcc68(7):notApplicable(255),This attribute is the line length parameter used only for T1/DSU interfaces. lenXXXpXXXft = len-XXX-XXXft.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.8,RAD-MIB::prtExPh1MlRestoreTime,INTEGER,read-write,,current,restoreT1secFast(2):restoreT10sec62411(3):ccittE1(4),The time passing from the disappearance of the loss of synchronization condition (red alarm) to the restoration of normal service. The options 1secFast(2) and 10sec62411(3) for E1 interfaces are proprietary implementation of the T1 standard to the E1 interface.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.9,RAD-MIB::prtExPh1MlTxGain,INTEGER,read-write,,current,notApplicable(1):txGain0db(2):txGain7dot5db(3):txGain15db(4):txGain22dot5db(5),This attribute is the tx gain parameter used only for T1/CSU interfaces.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.10,RAD-MIB::prtExPh1MlRxSensitivity,INTEGER,read-write,,current,notApplicable(1):low26dBm(2):high36dBm(3):shortHaul(4):longHaul(5):low15dbm(6),This attribute is the rx line sensitivity parameter. low26dBm, high36dBm - applicable for T1-CSU shortHaul, longHaul - applicable for MTML-4 cards low15dbm was added for vmux110/210 T1 ports.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.11,RAD-MIB::prtExPh1MlIdleCode,Integer32,read-write,,current,,Determines the code for transmission in empty time slots. Type value(00-FFH), Excluding 0H,8H,10H,12H,21H,24H,42H,49H, 84H,92H
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.12,RAD-MIB::prtExPh1MlTdmTrunk,INTEGER,read-write,,current,linkA(1):linkB(2):none(3):notApplicable(255),This attribute indicates whether the port is used to transfer TDM cards data and through which Bus.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.13,RAD-MIB::prtExPh1MlClkMode,INTEGER,read-write,,current,internalLocal(1):loopBackLocal(2):nodalTiming(3):loopBackFromLink(4):loopBackFromChannel(5):loopbackFromSystem(6),Defines the clock operation mode of the T1/E1 interface. Ports that are connected to the TDM Buses must be in nodalTiming(3) clock mode. 
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.14,RAD-MIB::prtExPh1MlMfClkSrcSlt,INTEGER,read-write,,current,notApplicable(1):local(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates whether the port Tx multiframe is synchronized with Rx multiframe of another port and the slot position of that port. This operation is required in order to bypass signaling of PCM voice channels. Its value is always local(2) when the port isn't connected to any TDM bus. When it's value is local(2) there is no meaning to 'prtExPh1MlMfClkSrcPrt' parameter. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.15,RAD-MIB::prtExPh1MlMfClkSrcPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):inPrt1(101):notApplicable(255),A unique number to identify a port position in the mux. It has no effect when the prtExPh1MlMfClkSrcSlt selected is Local. inPrt1 - for MTML-H/E1 cards.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.16,RAD-MIB::prtExPh1MlFdlType,INTEGER,read-write,,current,notApplicable(1):response(2):command(3),A unique number to identify the side of the FDL operation. Normal: 'response' for the user side and 'command' for the PTT side. Applicable only when working with ESF-T1 link
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.17,RAD-MIB::prtExPh1MlInbandMng,INTEGER,read-write,,current,off(2):fdlOrTs0(3):dedicatedTs(4):dedicatedPpp(5):dedicatedFr(6):notApplicable(255),A unique number to identify an Inband management over the link.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.18,RAD-MIB::prtExPh1MlInbandMngRate,INTEGER,read-write,,current,notApplicable(1):r4k(2):r8k(3):r12k(4):r16k(5):r32k(6):r64k(7):r20k(8),A unique number to identify the rate of the Inband management (Kbps). E1 port - it is not applicable when prtExPh1MlInbandMng selected is off. T1 port - it is not applicable when prtExPh1MlInbandMng selected is off OR fdlOrTs0.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.19,RAD-MIB::prtExPh1MlRedundType,INTEGER,read-write,,current,none(1):dualCableAIS(2):yCable(3):dualCableParallelTx(4),This object determines the ML redundancy type: none - no ML redundacy dualCableAIS - each ML card is connected by a separate dualCableParallelTx cable to the other MUX (two cables connect two MUXes). There are two types of dual redundancy. yCable - Y cable is connected to both ML cards (one cable connects two MUXes). Default=none When only one ML card exists, the type can be only 'none'. The value should be the same for both ML slots.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.20,RAD-MIB::prtExPh1MlRedundSlot,INTEGER,read-write,,current,notApplicable(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This object indicates the slot containing the redundacy ML card, coupled with the current ML (prtExPh1MlSltIdx). When prtExPh1MlRedundType=none (no ML redundancy) this object will be 'notApplicable'. In the ?004 Unit the entries io6(10)..io12(16) are not valid When value is not 'none', it should be mutual to the redundant ML slot.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.21,RAD-MIB::prtExPh1MlRedundPort,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):notApplicable(255),This object indicates the redundacy ML port, coupled with the current ML port (prtExPh1MlPrtIdx). When prtExPh1MlRedundType=none (no ML redundancy) this object will be 'notApplicable'. When value is not 'none', it should be mutual to the redundant ML port. inPrt1 - for MTML-H/E1 cards. inPrt1..inPrt4 - for MTML-E2 cards. exPrt2..exPrt4 - for MTML-4 cards.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.22,RAD-MIB::prtExPh1MlRedundRecTime,Integer32,read-write,,current,,Redundancy Recovery Time (sec). After switching the ML card to the current (prtExPh1MlSltIdx), the next ML switch can be performed only after a minimum time, indicated by this object.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.23,RAD-MIB::prtExPh1MlInbandMngRoutProt,INTEGER,read-write,,current,none(1):rip2(2):proprietary(3):proprietaryNoNmsTx(4),This attribute indicates the Inband Mng routing protocol of the port.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.24,RAD-MIB::prtExPh1MlIfType,INTEGER,read-write,,current,notApplicable(1):csu(2):dsu(3):ltu(4),Interface type of the port. For T1 - csu, dsu are the valid values For E1 - dsu, ltu are the valid values.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.25,RAD-MIB::prtExPh1MlMultiplier,INTEGER,read-write,,current,notApplicable(1):br56(2):br64(3),The data rate of each TS. The multiplier values can be 56 kbps or 64 kbps.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.26,RAD-MIB::prtExPh1MlSupportedTS,Integer32,read-only,,current,,Number of Supported Time Slots by the agent. For Vmux-110 there is HW that supports less than 31/24 Time Slots for the E1/T1 port.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.27,RAD-MIB::prtExPh1MlImpedance,INTEGER,read-write,,current,notApplicable(1):unbalanced(2):balanced(3),The Line Impedance. For T1 (always balanced), impedance is 100 ohm. For E1: - balanced = 120 ohm - unbalanced = 75 ohm.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.28,RAD-MIB::prtExPh1MlQ50BwControl,INTEGER,read-write,,current,disable(2):annexA(3):annexB(4),This object enables configuration of Q.50 Bandwidth Control on the port. Can use one of the following pairs of signaling bits: A&B or C&D. Annex B - Expansion of Annex A which includes also call release messages and Maintenance Messages. Uses A&B bits only.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.29,RAD-MIB::prtExPh1MlQ50SignalPair,INTEGER,read-write,,current,notApplicable(1):aAndB(2):cAndD(3),Q.50 Signaling bits Pair that is currently in use: A&B bits or C&D bits. For Annex B it will always be: aAndB (2).
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.30,RAD-MIB::prtExPh1MlInternalSwitch,INTEGER,read-write,,current,disable(2):enable(3),This parameter shows whether the data will be transferred from one port to the other port within the same group of 2 ports.  For Vmux-2100 device this parameter is used on the Channelized Cards. Both ports in each group should have the same value for this parameter.
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.31,RAD-MIB::prtExPh1MlSigService,INTEGER,read-write,,current,notApplicable(1):normal(2):advanced(3),Signaling Service given by this link. notApplicable - for T1 links  normal - usual Signaling advanced - V5 Signaling. 
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.32,RAD-MIB::prtExPh1MlFragmentSize,Integer32,read-write,,current,,This parameter indicates the maximum number of bytes permitted in a packet send over the Link. Exceeding this size will cause packet fragmentation.
.1.3.6.1.4.1.164.3.2.3.2.2.2,RAD-MIB::prtExPh1MlTsTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry, except prtExPh1MlTsTest that will be written directly to the Active Configuration.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1,RAD-MIB::prtExPh1MlTsEntry,,not-accessible,prtExPh1MlTsCnfgIdx:prtExPh1MlTsSltIdx:prtExPh1MlTsPrtIdx:prtExPh1MlTsIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.1,RAD-MIB::prtExPh1MlTsCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.2,RAD-MIB::prtExPh1MlTsSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid. For the Vmux2100 Main Board notApplicable (255) is used.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.3,RAD-MIB::prtExPh1MlTsPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12):exPrt13(13):exPrt14(14):exPrt15(15):exPrt16(16):exPrt17(17):exPrt18(18):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112):inPrt13(113):inPrt14(114):inPrt15(115):inPrt16(116):inPrt17(117):inPrt18(118):inPrt19(119):inPrt20(120),This attribute indicates a unique port number. MPH.1/E1 and MPH.1/T1 cards have only one external interface. inPrt1 - for MTML-H/E1 cards.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.4,RAD-MIB::prtExPh1MlTsIdx,Integer32,read-only,,current,,This attribute indicates a unique time slot position. The valid time slots are 1..24 for T1 Card and 1..31 for E1 interface. In G732S-E1 lines time slot 16 is not valid for data, it is dedicated for multiframe synchronization bits and voice signaling.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.5,RAD-MIB::prtExPh1MlTsIConSlot,INTEGER,read-write,,current,unknown(1):noConnect(2):split(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates whether the specified time slot is connected/routed internally in the Agent and to which card it is connected. In the ?004 Unit the entries io6(10)..io16) are not valid. split - will be used when the Src TS is connected to more than one slot OR more than one port (each needing less than a whole TS).
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.6,RAD-MIB::prtExPh1MlTsIConPrt,Integer32,read-write,,current,,This attribute indicates the internally (In Mux) connected/routed port. For MP, the values will be: { exPrt11 (11) , exPrt12 (12) , noConnect (100),
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.7,RAD-MIB::prtExPh1MlTsIConTs,Integer32,read-write,,current,,This attribute indicates a unique time slot position. The valid time slots are 1..24 for T1 Card and 1..31 for E1 interface. In G732S-E1 lines time slot 16 is not valid for data, it is dedicated to multiframe synchronization and voice signaling.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.8,RAD-MIB::prtExPh1MlTsExt,OBJECT,read-only,,current,,A pointer to an extension of this table: prtExTsSplitTable. - If prtExPh1MlTsIConSlot='split', its value should be set to the OBJECT IDENTIFIER of the prtExTsSplitTable, with its relevant CnfgIdx, SltIdx, PrtIdx, TsIdx and 1st TsBit. - If prtExPh1MlTsIConSlot is not 'split', its value should be set to the OBJECT IDENTIFIER { 0 0 }. 
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.9,RAD-MIB::prtExPh1MlTsTest,INTEGER,read-write,,current,none(1):localLoop(2):remoteLoop(3):remoteBert(8):localToneInjection(9):remoteToneInjection(18):localBert(30):split(254):notApplicable(255),This attribute indicates a test to be activated on the selected TS. split - when the tests are per Bit of the selected TS.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.10,RAD-MIB::prtExPh1MlTsType,INTEGER,read-write,,current,noConnect(2):data(3):voice(4):cas(5):ss7(6):transparent(7):data2(8):data3(9):data4(10):ss7n2(11):hdlcV2Compatible(12):subCh1(13):subCh2(14):subCh3(15):subCh4(16):subCh5(17):subCh6(18):subCh7(19):subCh8(20):trau(21):qmux(22):dynamic(23):signaling(24):notApplicable(255),The Time Slot Type. Transparent - means that the Time Slot will be Rx/Tx as is without processing it. If the device requires more than 1 unique data or ss7 Time Slot, options with numbers can be used like: data...data4. Each numbered Type can go to a different destination. ss7n2 - means the 2nd group of ss7 Time Slots. data2,data3, data4 mean group 2,3,4 of Data Time Slots. subCh1...subCh8 mean Sub Channel 1...8, respectively. trau, qmux, dynamic, signaling - are used by GSM devices.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.11,RAD-MIB::prtExPh1MlTsBundle,Integer32,read-write,,current,,The number of the bundle containing this Time Slot. If no bundle exists for this TS or the bundle number is irrelevant, the value will be 0.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.12,RAD-MIB::prtExPh1MlTsTestDuration,Integer32,read-write,,current,,This attribute indicates the maximum duration of executing a test on the specific TS. This entry applies to all the test operations.  For the Vmux2100 the values are: 0 - 60 seconds. A zero value specifies no time limitation.  When the test isn't active, the agent initiates this object to 2 when the duration is needed and to 0 if its not required. The user should set this parameter after setting the 'prtExPh1MlTsTest' parameter.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.13,RAD-MIB::prtExPh1MlTsSubChType,INTEGER,read-write,,current,hdlc(1):transparent(2):notApplicable(255),The Time Slot Sub-Channel Type.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.14,RAD-MIB::prtExPh1MlTsSubChMask,Integer32,read-write,,current,,The Sub-Channel Type Mask.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.15,RAD-MIB::prtExPh1MlTsChRate,INTEGER,read-write,,current,notApplicable(1):r16Kbps(2):r32Kbps(3):r64Kbps(4):r8Kbps(5):auto(6),The Rate of the Signaling Channel. notApplicable(1) when TS Type is other than Signaling or Transparent
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.16,RAD-MIB::prtExPh1MlTsByteReversal,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Byte Reversal.
.1.3.6.1.4.1.164.3.2.3.2.2.2.1.17,RAD-MIB::prtExPh1MlTsSigProfile,INTEGER,read-write,,current,notApplicable(1):p1(3):p2(4):p3(5):p4(6):p5(7),This object indicates the Signaling Profile of the port. It is applicable only when prtMl4SigProfile=perTS. p1 = profile 1 p2 = profile 2 p3 = profile 3 p4 = profile 4 p5 = profile 5 
.1.3.6.1.4.1.164.3.2.3.2.2.3,RAD-MIB::prtInPh1MlCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1,RAD-MIB::prtInPh1MlCnfgEntry,,not-accessible,prtInPh1MlCnfgIdx:prtInPh1MlSltType:prtInPh1MlPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.1,RAD-MIB::prtInPh1MlCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.2,RAD-MIB::prtInPh1MlSltType,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. For ISDN BRI port of MX300/30: io1(5) = isdn1(5) and io2(6) = isdn2(6) In the ?004 Unit the entries io6(10)..io12(16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.3,RAD-MIB::prtInPh1MlPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. MPH.1/E1 and MPH.1/T1 cards have three internal interfaces. MX3000 modules may have up to 50 internal ports.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.4,RAD-MIB::prtInPh1MlConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.5,RAD-MIB::prtInPh1MlRate,INTEGER,read-write,,current,r1x56eq56Kbps(1):r1x64eq64Kbps(2):r2x56eq112Kbps(3):r2x64eq128Kbps(4):r3x56eq168Kbps(5):r3x64eq192Kbps(6):r4x56eq224Kbps(7):r4x64eq256Kbps(8):r5x56eq280Kbps(9):r5x64eq320Kbps(10):r6x56eq336Kbps(11):r6x64eq384Kbps(12):r7x56eq392Kbps(13):r7x64eq448Kbps(14):r8x56eq448Kbps(15):r8x64eq512Kbps(16):r9x56eq504Kbps(17):r9x64eq576Kbps(18):r10x56eq560Kbps(19):r10x64eq640Kbps(20):r11x56eq616Kbps(21):r11x64eq704Kbps(22):r12x56eq672Kbps(23):r12x64eq768Kbps(24):r13x56eq728Kbps(25):r13x64eq832Kbps(26):r14x56eq784Kbps(27):r14x64eq896Kbps(28):r15x56eq840Kbps(29):r15x64eq960Kbps(30):r16x56eq896Kbps(31):r16x64eq1024Kbps(32):r17x56eq952Kbps(33):r17x64eq1088Kbps(34):r18x56eq1008Kbps(35):r18x64eq1152Kbps(36):r19x56eq1064Kbps(37):r19x64eq1216Kbps(38):r20x56eq1120Kbps(39):r20x64eq1280Kbps(40):r21x56eq1176Kbps(41):r21x64eq1344Kbps(42):r22x56eq1232Kbps(43):r22x64eq1408Kbps(44):r23x56eq1288Kbps(45):r23x64eq1472Kbps(46):r24x56eq1344Kbps(47):r24x64eq1536Kbps(48):r25x56eq1400Kbps(49):r25x64eq1600Kbps(50):r26x56eq1456Kbps(51):r26x64eq1664Kbps(52):r27x56eq1512Kbps(53):r27x64eq1728Kbps(54):r28x56eq1568Kbps(55):r28x64eq1792Kbps(56):r29x56eq1624Kbps(57):r29x64eq1856Kbps(58):r30x56eq1680Kbps(59):r30x64eq1920Kbps(60):r31x56eq1736Kbps(61):r31x64eq1984Kbps(62):r32x56eq1792Kbps(63):r32x64eq2048Kbps(64):r1x1dot5eq1dot5M(65):r2x1dot5eq3M(66):r3x1dot5eq4dot5M(67):r4x1dot5eq6M(68):r5x1dot5eq7dot5M(69):r6x1dot5eq9M(70):r7x1dot5eq10dot5M(71):r8x1dot5eq12M(72):r1x2Meq2M(73):r2x2Meq4M(74):r3x2Meq6M(75):r4x2Meq8M(76):r5x2Meq10M(77):r6x2Meq12M(78):r7x2Meq14M(79):r8x2Meq16M(80):noRate(100),This attribute indicates the port speed. 
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.6,RAD-MIB::prtInPh1MlProtocol,INTEGER,read-write,,current,fr(1):frPlus(2):pCellRelay(3):hdlcSdlc(4):transparentHdlc(5):ciscoBridgedEth(6),This attribute indicates the applied protocol.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.7,RAD-MIB::prtInPh1MlConnectionTyp,INTEGER,read-write,,current,sameNetManaged(1):sameNetNotMana(2):user(3):otherNet(4):pubNet(5):notApplicable(255),This attribute indicates the link connection type. It is required for three reasons: FR/CR Inband management operation (LMI,CLMM...). CIR check. NMS network management. SameNetManaged - indicates network internal line. SameNetNotMana - indicates network internal line, but the remote mux is not managed by the nms. User - User to Network Interface. OtherNet - Network To Network Interfce. PubNet - Access Mux To PubNet Interface.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.8,RAD-MIB::prtInPh1MlCongResponse,INTEGER,read-write,,current,no(2):flowControl(3),This attribute indicates how to handle the congestion indication port and the internal connection port according to the definition of the prtInPh1MlFlowControl parameters. The operation is done in both directions.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.9,RAD-MIB::prtInPh1MlCongLevel,Integer32,read-write,,current,,This attribute indicates the level of delayed data in precents of the total available dynamic memory, for which the port will start to operate . The resolution of the parameter is 5 percent. 255=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.10,RAD-MIB::prtInPh1MlTc,INTEGER,read-write,,current,tc1sec(1):tc2sec(2):tc3sec(3):tc4sec(4):notApplicable(255),This attribute indicates the Tc parameter which is the time period of the sliding window in which the Bc/Be are tested. The value of this parameter is identical for all the ports in the specific card. 255=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.11,RAD-MIB::prtInPh1MlFlowControl,INTEGER,read-write,,current,none(2):fecnBecn(3),This attribute indicates the required flow control betweeen the port and the remote equipment.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.12,RAD-MIB::prtInPh1MlSegment,INTEGER,read-write,,current,notApplicable(1):s36Byte(2):s150Byte(3):s264Byte(4):s378Byte(5):s492Byte(6):s236Byte(7):s472Byte(8):s708Byte(9):s944Byte(10):s1180Byte(11),This object is the Segmentation in Bytes. 50 (2) ,158 (3) ,266 (4) ,376 (5), 484 (6) In MX 3000/4: For protocol FR+ (internal ISDN ports of MHS.S, MHS.U, MHS.E1, MHS.T1 cards) segmentation values are: 236 (7),472 (8), 708 (9), 944 (10) ,1180 (11)
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.13,RAD-MIB::prtInPh1MlFrMngProt,INTEGER,read-write,,current,notApplicable(1):none(2):lmi(3):ansiT1(4):annexA(5),This object indicates the Frame-Relay management protocol. ansiT1 = ANSI T1.617 Annex D (this is the default value). This parameter is applicable only for FR and FR+ protocols. When prtInPh1MlConnectionTyp = sameNetManaged, this object will be RO (internally determined). 
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.14,RAD-MIB::prtInPh1MlEnqPeriod,Integer32,read-write,,current,,This object is the Status Enquiry Period, in seconds. It determines the frequency of the Status Enquiry message as sent by the FR user side. At the FR network side, it determines the timeout for this message reception. Default = 4 seconds. This parameter is applicable only for FR and FR+ protocols AND only when prtInPh1MlFrMngProt is NOT (notApplicable or none). 0=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.15,RAD-MIB::prtInPh1MlFullRptPeriod,Integer32,read-write,,current,,This object is the Full Report Frequency. It determines the number of the Status Enquiry messages sent by the FR user side, before a Full Report Request is sent. The units are : Status Enquiry messages (periods). Valid values: 1 .. 255. 255 = infinite (never sent). This parameter is applicable only for FR and FR+ protocols AND only when prtInPh1MlFrMngProt is NOT (notApplicable or none). 0=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.16,RAD-MIB::prtInPh1MlFrWindowSize,Integer32,read-write,,current,,This object is the FR Window Size. It determines the number of samplings in the sliding window that counts the errors. This parameter is applicable only for FR and FR+ protocols AND only when prtInPh1MlFrMngProt is NOT (notApplicable or none). 0=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.17,RAD-MIB::prtInPh1MlErrorsThreshold,Integer32,read-write,,current,,This object is the Max Errors. It determines the number of Status Enquiry Errors that occured within the FR sliding window, before this port is considered DOWN (threshold). This parameter is applicable only for FR and FR+ protocols AND only when prtInPh1MlFrMngProt is NOT (notApplicable or none). 0=notApplicable. 
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.18,RAD-MIB::prtInPh1MlMaxIdleTime,Integer32,read-write,,current,,Move to higher prioritized connected link after this period of seconds of silence on the current link. UNIT is seconds. Valid values are: 0, 1, 2, 3, 4, 5, 10, 20, 30, 40, 50, 60, 120, 180, 240, 300, 360, 420, 480, 540, 600, 900, 1200, 1500, 1800. Attempt to Set an invalid value will result in getting the default value.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.19,RAD-MIB::prtInPh1MlBearerCh,INTEGER,read-write,,current,notApplicable(1):channelB1(3):channelB2(4):chB1andchB2(5):none(255),Defines which B (bearer) channels are used for transferring ISDN data.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.20,RAD-MIB::prtInPh1MlAssociatedExCh,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):notApplicable(255),This object indicates the external port associated to this internal port. At present, it is used by the Hybrid (mp2100h), MHS-4 cards which can have up to 64 dynamic internal ports associated with External ports. For ISDN cards, the value will be: notApplicable (255). The associated external of an ISDN internal port is represented by the MIB object: prtIsdnDirectoryPrtNu.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.21,RAD-MIB::prtInPh1MlClockEncoding,INTEGER,read-write,,current,notApplicable(1):nrz(2):nrzI(3):fm0(4):manchester(5):diffManchester(6),This object is the Encoding type of the Line. This parameter is applicable only for FR and FR+ protocols.
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.22,RAD-MIB::prtInPh1MlMinSeparators,Integer32,read-write,,current,,Minimum number of bytes separating between two adjacent frames (HDLC item). 0 = notApplicable
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.23,RAD-MIB::prtInPh1MlCcittCrc,INTEGER,read-write,,current,notApplicable(1):crc16(2):crc32(3),This object indicates how many Bits are used for CRC (HDLC item).
.1.3.6.1.4.1.164.3.2.3.2.2.3.1.24,RAD-MIB::prtInPh1MlFrameSeparator,INTEGER,read-write,,current,notApplicable(1):idles(2):flags(3),This object indicates what should be transferred on the line when there are no frames to pass (HDLC item). idles: mean that FF will pass on the line flags: mean that 7E will pass on the line.
.1.3.6.1.4.1.164.3.2.3.2.2.4,RAD-MIB::prtInPh1MlDlciTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1,RAD-MIB::prtInPh1MlDlciEntry,,not-accessible,prtInPh1MlDlciCnfgIdx:prtInPh1MlDlciSltIdx:prtInPh1MlDlciPrtIdx:prtInPh1MlDlciIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.1,RAD-MIB::prtInPh1MlDlciCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.2,RAD-MIB::prtInPh1MlDlciSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.3,RAD-MIB::prtInPh1MlDlciPrtIdx,INTEGER,read-only,,current,inPrt1(101):inPrt2(102):inPrt3(103),This attribute indicates a unique internal port number. MPH.1/E1 and MPH.1/T1 cards have three internal ports.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.4,RAD-MIB::prtInPh1MlDlciIdx,Integer32,read-only,,current,,This attribute indicates a unique index for each possible used dlci(16..991). When the protocol is not Multiplexing protocol, then its type is 'user' and the only valid index is 1.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.5,RAD-MIB::prtInPh1MlDlciValid,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the attributes in this entry are valid or not. The user can add/delete pvc (dlci to dlci connection) by modifing this object
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.6,RAD-MIB::prtInPh1MlDlciIConSlt,INTEGER,read-write,,current,noConnect(2):cl(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position In the Mux (Agent) where the dlci is routed to. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.7,RAD-MIB::prtInPh1MlDlciIConPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):clNMS(99):noConnect(100):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112),This attribute indicates a unique port id which the dlci is routed to.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.8,RAD-MIB::prtInPh1MlDlciIConDlci,Integer32,read-write,,current,,This attribute indicates a unique internal connection dlci number which the src dlci is routed to.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.9,RAD-MIB::prtInPh1MlDlciTxBc,INTEGER,read-write,,current,full(1):zero(2):txBc9600bps(3):txBc14200bps(4):txBc19200bps(5):txBc28800bps(6):txBc32000bps(7):txBc38400bps(8):txBc48000bps(9):txBc56000bps(10):txBc57600bps(11):txBc64Kbps(12):txBc128Kbps(13):txBc192Kbps(14):txBc256Kbps(15):txBc320Kbps(16):txBc384Kbps(17):txBc448Kbps(18):txBc512Kbps(19):txBc768Kbps(20):txBc1024Kbps(21),This attribute indicates a unique Tx committed bandwidth on the user transmit line or at the port receive line.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.10,RAD-MIB::prtInPh1MlDlciTxBe,INTEGER,read-write,,current,full(1):zero(2):txBe9600bps(3):txBe14200bps(4):txBe19200bps(5):txBe28800bps(6):txBe32000bps(7):txBe38400bps(8):txBe48000bps(9):txBe56000bps(10):txBe57600bps(11):txBe64Kbps(12):txBe128Kbps(13):txBe192Kbps(14):txBe256Kbps(15):txBe320Kbps(16):txBe384Kbps(17):txBe448Kbps(18):txBe512Kbps(19):txBe768Kbps(20):txBe1024Kbps(21),This attribute indicates a unique Tx excess bandwidth on the user transmit line or at the port receive line.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.11,RAD-MIB::prtInPh1MlDlciRxBc,INTEGER,read-write,,current,full(1):zero(2):rxBc9600bps(3):rxBc14200bps(4):rxBc19200bps(5):rxBc28800bps(6):rxBc32000bps(7):rxBc38400bps(8):rxBc48000bps(9):rxBc56000bps(10):rxBc57600bps(11):rxBc64Kbps(12):rxBc128Kbps(13):rxBc192Kbps(14):rxBc256Kbps(15):rxBc320Kbps(16):rxBc384Kbps(17):rxBc448Kbps(18):rxBc512Kbps(19):rxBc768Kbps(20):rxBc1024Kbps(21),This attribute indicates a unique Rx committed bandwidth on the user receive line or at the port transmit line.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.12,RAD-MIB::prtInPh1MlDlciRxBe,INTEGER,read-write,,current,full(1):zero(2):rxBe9600bps(3):rxBe14200bps(4):rxBe19200bps(5):rxBe28800bps(6):rxBe32000bps(7):rxBe38400bps(8):rxBe48000bps(9):rxBe56000bps(10):rxBe57600bps(11):rxBe64Kbps(12):rxBe128Kbps(13):rxBe192Kbps(14):rxBe256Kbps(15):rxBe320Kbps(16):rxBe384Kbps(17):rxBe448Kbps(18):rxBe512Kbps(19):rxBe768Kbps(20):rxBe1024Kbps(21),This attribute indicates a unique Rx excess bandwidth on the user receive line or at the port transmit line.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.13,RAD-MIB::prtInPh1MlDlciPriority,Integer32,read-write,,current,,This attribute indicates a unique priority of the pcv. 1 is the lowest priority and 8 is the highest priority.
.1.3.6.1.4.1.164.3.2.3.2.2.4.1.14,RAD-MIB::prtInPh1MlDlciStatus,INTEGER,read-only,,current,disconnected(1):connected(2),This attribute indicates the status of the pvc. The status is disconnected(1) when one of the sides is programmed as not connected
.1.3.6.1.4.1.164.3.2.3.2.2.5,RAD-MIB::prtPhMlCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1,RAD-MIB::prtPhMlCnfgEntry,,not-accessible,prtPhMlCnfgIdx:prtPhMlSltIdx:prtPhMlPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.1,RAD-MIB::prtPhMlCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.2,RAD-MIB::prtPhMlSltIdx,INTEGER,read-only,,current,notApplicable(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the module is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.  For the Vmux2100 Main Board notApplicable (1) is used.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.3,RAD-MIB::prtPhMlPrtIdx,INTEGER,read-only,,current,exPrt1(1),This attribute indicates a unique port number. ML-20 cards have just one external interface.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.4,RAD-MIB::prtPhMlConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.5,RAD-MIB::prtPhMlRate,INTEGER,read-write,,current,r1x64eq64Kbps(2):r2x64eq128Kbps(4):r3x64eq192Kbps(6):r4x64eq256Kbps(8):r5x64eq320Kbps(10):r6x64eq384Kbps(12):r7x64eq448Kbps(14):r8x64eq512Kbps(16):r9x64eq576Kbps(18):r10x64eq640Kbps(20):r11x64eq704Kbps(22):r12x64eq768Kbps(24):r13x64eq832Kbps(26):r14x64eq896Kbps(28):r15x64eq960Kbps(30):r16x64eq1024Kbps(32):r17x64eq1088Kbps(34):r18x64eq1152Kbps(36):r19x64eq1216Kbps(38):r20x64eq1280Kbps(40):r21x64eq1344Kbps(42):r22x64eq1408Kbps(44):r23x64eq1472Kbps(46):r24x64eq1536Kbps(48):r25x64eq1600Kbps(50):r26x64eq1664Kbps(52):r27x64eq1728Kbps(54):r28x64eq1792Kbps(56):r29x64eq1856Kbps(58):r30x64eq1920Kbps(60):r31x64eq1984Kbps(62):r32x64eq2048Kbps(64):auto(70),This attribute indicates the configured port speed. auto - rate is adapted automatically to the attached modem rate.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.6,RAD-MIB::prtPhMlCAS,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether Channel Associated Signaling (CAS) is used.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.7,RAD-MIB::prtPhMlClockMode,INTEGER,read-write,,current,dce(2):ext-dce(3):dte(4),Clock mode.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.8,RAD-MIB::prtPhMlSatBuffer,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Satellite Buffer (+/- 256).
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.9,RAD-MIB::prtPhMlDialProcess,INTEGER,read-write,,current,notApplicable(1):no(2):callIn(3):callOut(4),Dial Process.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.10,RAD-MIB::prtPhMlSyncRestore,Integer32,read-write,,current,,Sync Restoration time, in seconds. notApplicable=0. 
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.11,RAD-MIB::prtPhMlBus,INTEGER,read-write,,current,none(1):busA(2):busB(3),The TDM BUS this port is linked to.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.12,RAD-MIB::prtPhMlMfSyncSlot,INTEGER,read-write,,current,none(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates whether the sync is synchronized according to a certain card and the slot of this card. This operation is required in order to bypass signaling of PCM voice channels. In the ?004 Unit the entries io6(10)..io12(16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.13,RAD-MIB::prtPhMlClockSource,INTEGER,read-write,,current,notApplicable(1):txClock(2):rxClock(3),The Clock Source: TC (Tx Clock) or RC (Rx Clock) signals.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.14,RAD-MIB::prtPhMlErrCorrection,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates if Error Correction mechanism should be applied or not. It will be applicable only if the interface HW includes the Error Correction  chip.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.15,RAD-MIB::prtPhMlCorrectionMode,INTEGER,read-write,,current,notApplicable(1):random(2):bursty(3),This object is applicable only when prtPhMlErrCorrection=yes. random - enables to correct up to 3 random errors in an 23 bit frame built from 12 data bits and 11 appended parity bits. bursty - interleaving 3 frames, allows correcting bursts of 9 bit length.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.16,RAD-MIB::prtPhMlControlSignals,INTEGER,read-write,,current,notApplicable(1):ignore(2):implement(3),This object shows whether the Port will ignore or implement the control signals like DCD, CTS, DTR.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.17,RAD-MIB::prtPhMlInterfaceType,INTEGER,read-write,,current,notApplicable(1):v35(2):x21(3):rs232(4):rs449(5):ei530(6):ei530a(7),The SW Configurable Interface Type.
.1.3.6.1.4.1.164.3.2.3.2.2.5.1.18,RAD-MIB::prtPhMlClockPolarity,INTEGER,read-write,,current,notApplicable(1):normal(2):inverted(3),This object indicates the clock polarity.
.1.3.6.1.4.1.164.3.2.3.2.3,RAD-MIB::prtPhPlCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.3.1,RAD-MIB::prtExPhPlCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1,RAD-MIB::prtExPhPlCnfgEntry,,not-accessible,prtExPhPlCnfgIdx:prtExPhPlSltIdx:prtExPhPlPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.1,RAD-MIB::prtExPhPlCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.2,RAD-MIB::prtExPhPlSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.3,RAD-MIB::prtExPhPlPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6),This attribute indicates a unique port number. In case of PH.1 card, only exPrt(1) is valid.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.4,RAD-MIB::prtExPhPlConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.5,RAD-MIB::prtExPhPlHRate,INTEGER,read-write,,current,notApplicable(1):r32KbpsNLE(2):r48KbpsNLE(3):r56KbpsNLE(4):r64KbpsNLE(5):r112KbpsNLE(6):r128KbpsNLE(7):r168KbpsNLE(8):r192KbpsNLE(9):r224KbpsNLE(10):r256KbpsNLE(11):r280KbpsE(12):r320KbpsE(13):r336KbpsNLE(14):r384KbpsNLE(15):r392KbpsE(16):r448KbpsNLE(17):r504KbpsLE(18):r512KbpsE(19):r560KbpsE(20):r576KbpsLE(21):r616KbpsE(22):r640KbpsE(23):r672KbpsNLE(24):r704KbpsE(25):r728KbpsE(26):r768KbpsNLE(27):r784KbpsE(28):r832KbpsE(29):r840KbpsE(30):r896KbpsNLE(31):r952KbpsE(32):r960KbpsE(33):r1008KbpsLE(34):r1024KbpsE(35):r1064KbpsE(36):r1088KbpsE(37):r1120KbpsE(38):r1152KbpsLE(39):r1176KbpsE(40):r1216KbpsE(41):r1232KbpsE(42):r1280KbpsE(43):r1288KbpsE(44):r1344KbpsNLE(45):r1400KbpsE(46):r1408KbpsE(47):r1456KbpsE(48):r1472KbpsE(49):r1512KbpsE(50):r1536KbpsE(51):r1568KbpsE(52):r1600KbpsE(53):r1624KbpsE(54):r1664KbpsE(55):r1680KbpsE(56):r1728KbpsE(57):r1736KbpsE(58):r1792KbpsNLE(59):r1856KbpsE(60):r1920KbpsE(61):r1984KbpsE(62):r2048KbpsE(63):r9d6KbpsNLE(65):r14d4KbpsNLE(66):r16KbpsNLE(67):r19d2KbpsNLE(68):r28d8KbpsNLE(69):r38d4KbpsNLE(70):r57d6KbpsNLE(71):r115d2KbpsNLE(72):r24000bps(73),This attribute indicates the port speed for HIGH speed cards. The card has limitations about the maximum sigma channel speeds and about the possible rates for each clock mode . N - The rate is valid for DCE and EXT-DCE Nodal clock mode. L - The rate is valid for DCE and EXT-DCE Local clock mode. E - The rate is valid for DTE External clock mode. 'r9d6KbpsNLE' means rate of 9.6 Kbps ('d'=dot).  Note: Some rate attributes have been changed. As the MIB was already released with the old attributes, the names of the options were not changed. The new names + attributes are in a comment. Example: r2048KbpsE (63), -- r2048KbpsNLE
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.6,RAD-MIB::prtExPhPlLRate,INTEGER,read-write,,current,notApplicable(1):r300bpsNLE(2):r600bpsNLE(3):r800bpsNLE(4):r1200bpsNLE(5):r2400bpsNLE(6):r4800bpsNLE(7):r9600bpsNLE(8):r14400bpsLE(9):r19200bpsNLE(10):r28800bpsLE(11):r32000bpsNLE(12):r38400bpsNLE(13):r48000bpsNLE(14):r56000bpsNLE(15):r57600bpsLE(16):r64000bpsNLE(17):r112000bps(18):r115200bps(19):r16000bpsNLE(20):r100bpsNLE(21):r128000bps(22):r24000bps(23),This attribute indicates the port speed for LOW speed cards. The card has limitations about the possible rates for each clock mode. N - The rate is valid for DCE and EXT-DCE Nodal clock mode. L - The rate is valid for DCE and EXT-DCE Local clock mode. E - The rate is valid for DTE External clock mode. Note: Some rate attributes have been changed. As the MIB was already released with the old attributes, the names of the options were not changed. The new names + attributes are in a comment. Example: r57600bpsLE (16), -- r57600bpsNLE 
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.7,RAD-MIB::prtExPhPlProtocol,INTEGER,read-write,,current,fr(1):frPlus(2):pCellRelay(3):hdlcSdlc(4):transparentHdlc(5):async(6):asyncReliable(7):activePPP(8):slip(9):pppAgent(10):slipAgent(11):transparent(12):sna(13):ft1Dot2(14),This object indicates the applied protocol.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.8,RAD-MIB::prtExPhPlConnectionTyp,INTEGER,read-write,,current,sameNetManaged(1):sameNetNotMana(2):user(3):otherNet(4):pubNet(5):notApplicable(255),This attribute indicates the link connection type. It is required for three reasons: FR/CR Inband management opration (LMI,CLMM...). CIR check. NMS network management. SameNetManaged - indicates network internal line. SameNetMotMana - indicates network internal line, but the remote mux is not managed by the NMS. User - User to Network Interface. OtherNet - Network To Network Interface. PubNet - Access Mux To PubNet Interface.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.9,RAD-MIB::prtExPhPlClkMode,INTEGER,read-write,,current,dce(1):extDce(2):dte(3):int(4):lbt(5),Clock mode.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.10,RAD-MIB::prtExPhPlDceClkSrc,INTEGER,read-write,,current,notApplicable(1):local(2):nodalTiming(3),This attribute indicates the source of the clock when working in dce or ext-dce clock mode. notApplicable(1) - is applied for dte(3) and lbt(5) clock modes. local(2) and nodalTiming(3) - are valid in dce(1), extDce(2) or int(4) clock modes. The recommended clock source is local(2).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.11,RAD-MIB::prtExPhPlCongResponse,INTEGER,read-write,,current,no(2):flowControl(3):toFlowControl(4),This attribute indicates how to handle the congestion indication port and the internal connection port according to the definition of the prtInPh1MlFlowControl parameters. The operation is done on both directions. received from the internal connection port (normally the network side) to flow control and do nothing in the other direction.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.12,RAD-MIB::prtExPhPlCongLevel,Integer32,read-write,,current,,This attribute indicates the level of delayed data in precents of total available dynamic memory, for which the port will start to operate as congested. The resolution of the parameter is 5 percent.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.13,RAD-MIB::prtExPhPlTc,INTEGER,read-write,,current,tc1sec(1):tc2sec(2):tc3sec(3):tc4sec(4):notApplicable(255),This attribute indicates the Tc parameter which is the time period of the sliding window in which the Bc/Be are tested. The value of this parameter is identical for all the ports of a specific card .
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.14,RAD-MIB::prtExPhPlFlowControl,INTEGER,read-write,,current,none(2):fecnBecn(3):xonXoff(4):dtrCts(5):speedReduction(6),This attribute indicates the required flow control betweeen the port and the remote equipment. fecnBecn - is valid only for FR, FR+ and CR protocols. xonXoff,dtrCts - are valid only for Async protocols. speedReduction - is valid only for DLC protocol when the Clock Mode is DCE and the Clock Source is Local.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.15,RAD-MIB::prtExPhPlDcdRts,INTEGER,read-write,,current,notApplicable(1):on(2):endToEnd(3),Protocol may require end to end connect indication over the network. End to end link connection establishment over the FR network will be indicated to the user by using DCD or RTS control signals, depending on the clock mode: DCE or DTE respectively. The options are : - On : DCD(DCE)/RTS(DTE) will be constantly ON no matter if the End to End connection is established or not. - End to End: The DCD(DCE)/RTS(DTE) will be according to the status of the End to End connection.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.16,RAD-MIB::prtExPhPlDcdRtsControlPath,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Protocol may require end to end connect indication over the network. This parameter defines whether to take the user connection status (RTS(DCE)/DCD(DTE)) and forward it to the network side. - on : Transmit active connection to the network regardless the RTS/DCD control lines status. - off: Transmit active connection to the network according to the status of the RTS/DCD pin. 
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.17,RAD-MIB::prtExPhPlDataBits,INTEGER,read-write,,current,notApplicable(1):dataBits7Bits(2):dataBits8Bits(3),This attribute indicates the number of data bits in async frame. It is relevant only for Async protocols.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.18,RAD-MIB::prtExPhPlParity,INTEGER,read-write,,current,notApplicable(1):odd(2):even(3):none(4),This attribute indicates the parity operation mode in async frame. It is relevant only for Async protocols.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.19,RAD-MIB::prtExPhPlStopBits,INTEGER,read-write,,current,notApplicable(1):sb1Bit(2):sb1dot5Bits(3):sb2Bits(4),This attribute indicates the minimum number of stop bits in the tx async frame. It is relevant only for Async protocols.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.20,RAD-MIB::prtExPhPlLXon,Integer32,read-write,,current,,This attribute indicates the character used as X-On to notify receive enable. This parameter is valid only for async protocols. Valid values: 0..255. The value 256 indicates that it's not applicable 
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.21,RAD-MIB::prtExPhPlLXoff,Integer32,read-write,,current,,This attribute indicates the character used as X-Off to notify receive disable. This parameter is valid only for async protocols. Valid values: 0..255. The value 256 indicates that it's not applicable 
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.22,RAD-MIB::prtExPhPlFrMngProt,INTEGER,read-write,,current,notApplicable(1):none(2):lmi(3):ansiT1(4):annexA(5),This object indicates the Frame-Relay management protocol. ansiT1 = ANSI T1.617 Annex D (this is the default value). This parameter is applicable only for FR and FR+ protocols. When prtExPhPlConnectionTyp = sameNetManaged, this object will be RO (internally determined). 
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.23,RAD-MIB::prtExPhPlEnqPeriod,Integer32,read-write,,current,,This object is the Status Enquiry Period, in seconds. It determines the frequency of the Status Enquiry message as sent by the FR user side. At the FR network side, it determines the timeout for this message reception. Default = 4 seconds. This parameter is applicable only for FR and FR+ protocols AND only when prtExPhPlFrMngProt is NOT (notApplicable or none).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.24,RAD-MIB::prtExPhPlFullRptPeriod,Integer32,read-write,,current,,This object is the Full Report Frequency. It determines the number of the Status Enquiry messages sent by the FR user side, before a Full Report Request is sent. The units are : Status Enquiry messages (periods). Valid values: 1 .. 255. 255 = infinite. This parameter is applicable only for FR and FR+ protocols AND only when prtExPhPlFrMngProt is NOT (notApplicable or none).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.25,RAD-MIB::prtExPhPlFrWindowSize,Integer32,read-write,,current,,This object is the FR Window Size. It determines the number of samplings in the sliding window that counts the errors. This parameter is applicable only for FR and FR+ protocols AND only when prtExPhPlFrMngProt is NOT (notApplicable or none).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.26,RAD-MIB::prtExPhPlErrorsThreshold,Integer32,read-write,,current,,This object is the Max Errors. It determines the number of Status Enquiry Errors that occured within the FR sliding window, before this port is considered DOWN (threshold). This parameter is applicable only for FR and FR+ protocols AND only when prtExPhPlFrMngProt is NOT (notApplicable or none).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.27,RAD-MIB::prtExPhPlPvcCreateMsg,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object is Update Message (if required or not). It determines whether a message of a New PVC Creation is requested or not (yes/no). Default = no. This parameter is applicable only for FR and FR+ protocols AND only when prtExPhPlFrMngProt is NOT (notApplicable or none).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.28,RAD-MIB::prtExPhPlCllmMsg,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object is CLLM Message (if required or not). It determines whether to send (or not) a congestion message when the port is Rx congested. Default = no. This parameter is applicable only for FR and FR+ protocols AND only when prtExPhPlFrMngProt is NOT (notApplicable or none).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.29,RAD-MIB::prtExPhPlProtDelayLevel,INTEGER,read-write,,current,notApplicable(1):s36Byte(2):s150Byte(3):s264Byte(4):s378Byte(5):s492Byte(6),This object is the Segmentation in Bytes. In some cases, the enumerated values will mean This parameter is applicable only for FR+ and transparent protocols.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.30,RAD-MIB::prtExPhPlClockEncoding,INTEGER,read-write,,current,notApplicable(1):nrz(2):nrzI(3):fm0(4):manchester(5):diffManchester(6):nrzISpace(7):nrzIMark(8),This object is the Encoding type of the Line. This parameter is applicable only for FR and FR+ protocols. For MAXCESS 3000 & MP2100H: when setting to nrzI (3) the nrzI works as nrzI Mark. For MAXCESS 30/300 when setting to nrzI (3) the nrzI works as nrzI Space.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.31,RAD-MIB::prtExPhPlMinSeparators,Integer32,read-write,,current,,Minimum number of bytes separating between two adjacent frames (HDLC item). 0 = notApplicable
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.32,RAD-MIB::prtExPhPlCcittCrc,INTEGER,read-write,,current,notApplicable(1):crc16(2):crc32(3),This object indicates how many Bits are used for CRC (HDLC item).
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.33,RAD-MIB::prtExPhPlFrameSeparator,INTEGER,read-write,,current,notApplicable(1):idles(2):flags(3),This object indicates what should be transferred on the line when there are no frames to pass (HDLC item). idles: mean that FF will pass on the line flags: mean that 7E will pass on the line.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.34,RAD-MIB::prtExPhPlIdleCode,Integer32,read-write,,current,,Determines the code for transmission when there are no frames to transmit  on the line. The value should be 0 to FFH.
.1.3.6.1.4.1.164.3.2.3.2.3.1.1.35,RAD-MIB::prtExPhPlJitter,Integer32,read-write,,current,,Maximum variant delay of the FR network, in msec.
.1.3.6.1.4.1.164.3.2.3.2.3.2,RAD-MIB::prtExPhPlDlciTable,,not-accessible,,current,,The write operation into the Table Objects is valid only at the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1,RAD-MIB::prtExPhPlDlciEntry,,not-accessible,prtExPhPlDlciCnfgIdx:prtExPhPlDlciSltIdx:prtExPhPlDlciPrtIdx:prtExPhPlDlciIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.1,RAD-MIB::prtExPhPlDlciCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.2,RAD-MIB::prtExPhPlDlciSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.3,RAD-MIB::prtExPhPlDlciPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6),This attribute indicates a unique internal port number. PH.1/E1 and PH.1/T1 cards have three internal ports. Stand-alone units may have six such ports.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.4,RAD-MIB::prtExPhPlDlciIdx,Integer32,read-only,,current,,This attribute indicates a unique index for each possible used dlci(16..991). When the protocol is not Multiplexing protocol, its type is 'user' and the only valid index is 1.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.5,RAD-MIB::prtExPhPlDlciValid,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the attributes in this entry are valid or not. The user can add/delete pvc (dlci to dlci connection) by modifing this object
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.6,RAD-MIB::prtExPhPlDlciIConSlt,INTEGER,read-write,,current,noConnect(2):cl(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position In the Mux (Agent) where the dlci is routed to. cl - will represent any of the CL slots. This value can be selected for multiple DLCIs of the product. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.7,RAD-MIB::prtExPhPlDlciIConPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):clNMS(99):noConnect(100):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110),This attribute indicates a unique port id which the dlci is routed to. clNMS - will be used for NMS SNMP messages. It can be any port of the CL card. This value will be selectable only if prtExPhPlDlciIConSlt='cl' or 'notApplicable'.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.8,RAD-MIB::prtExPhPlDlciIConDlci,Integer32,read-write,,current,,This attribute indicates a unique internal connection dlci number, the dlci is routed to.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.9,RAD-MIB::prtExPhPlDlciTxBc,INTEGER,read-write,,current,full(1):zero(2):txBc9600bps(3):txBc14400bps(4):txBc19200bps(5):txBc28800bps(6):txBc32000bps(7):txBc38400bps(8):txBc48000bps(9):txBc56000bps(10):txBc57600bps(11):txBc64Kbps(12):txBc128Kbps(13):txBc192Kbps(14):txBc256Kbps(15):txBc320Kbps(16):txBc384Kbps(17):txBc448Kbps(18):txBc512Kbps(19):txBc768Kbps(20):txBc1024Kbps(21):txBc16000bps(25):txBc112Kbps(26),This attribute indicates a unique Tx committed bandwidth on the user transmit line (or at the port receive line).
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.10,RAD-MIB::prtExPhPlDlciTxBe,INTEGER,read-write,,current,full(1):zero(2):txBe9600bps(3):txBe14400bps(4):txBe19200bps(5):txBe28800bps(6):txBe32000bps(7):txBe38400bps(8):txBe48000bps(9):txBe56000bps(10):txBe57600bps(11):txBe64Kbps(12):txBe128Kbps(13):txBe192Kbps(14):txBe256Kbps(15):txBe320Kbps(16):txBe384Kbps(17):txBe448Kbps(18):txBe512Kbps(19):txBe768Kbps(20):txBe1024Kbps(21):txBc16000bps(25):txBc112Kbps(26),This attribute indicates a unique Tx excess bandwidth on the user transmit line (or at the port receive line).
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.11,RAD-MIB::prtExPhPlDlciRxBc,INTEGER,read-write,,current,full(1):zero(2):rxBc9600bps(3):rxBc14400bps(4):rxBc19200bps(5):rxBc28800bps(6):rxBc32000bps(7):rxBc38400bps(8):rxBc48000bps(9):rxBc56000bps(10):rxBc57600bps(11):rxBc64Kbps(12):rxBc128Kbps(13):rxBc192Kbps(14):rxBc256Kbps(15):rxBc320Kbps(16):rxBc384Kbps(17):rxBc448Kbps(18):rxBc512Kbps(19):rxBc768Kbps(20):rxBc1024Kbps(21):rxBc16000bps(25):rxBc112Kbps(26),This attribute indicates a unique Rx committed bandwidth on the user receive line (or at the port transmit line).
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.12,RAD-MIB::prtExPhPlDlciRxBe,INTEGER,read-write,,current,full(1):zero(2):rxBe9600bps(3):rxBe14400bps(4):rxBe19200bps(5):rxBe28800bps(6):rxBe32000bps(7):rxBe38400bps(8):rxBe48000bps(9):rxBe56000bps(10):rxBe57600bps(11):rxBe64Kbps(12):rxBe128Kbps(13):rxBe192Kbps(14):rxBe256Kbps(15):rxBe320Kbps(16):rxBe384Kbps(17):rxBe448Kbps(18):rxBe512Kbps(19):rxBe768Kbps(20):rxBe1024Kbps(21):rxBc16000bps(25):rxBc112Kbps(26),This attribute indicates a unique Rx excess bandwidth on the user receive line (or at the port transmit line).
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.13,RAD-MIB::prtExPhPlDlciPriority,Integer32,read-write,,current,,This attribute indicates a unique priority of the pcv. 1 is the lowest priority and 8 is the highest priority.
.1.3.6.1.4.1.164.3.2.3.2.3.2.1.14,RAD-MIB::prtExPhPlDlciStatus,INTEGER,read-only,,current,disconnected(1):connected(2),This attribute indicates the status of the pvc. The status is disconnected(1) when one of the sides is programmed as not connected
.1.3.6.1.4.1.164.3.2.3.2.3.3,RAD-MIB::prtExPhPlModemTable,,not-accessible,,current,,External Modem Parameters. The write operation into the Table Objects is valid only for the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.3.3.1,RAD-MIB::prtExPhPlModemEntry,,not-accessible,prtExPhPlModemCnfgIdx:prtExPhPlModemSltIdx:prtExPhPlModemPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.1,RAD-MIB::prtExPhPlModemCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.2,RAD-MIB::prtExPhPlModemSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.3,RAD-MIB::prtExPhPlModemPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6),This attribute indicates a unique port number. In case of PH.1 card, only exPrt(1) is valid.
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.4,RAD-MIB::prtExPhPlModemStatus,INTEGER,read-write,,current,disable(2):enable(3):relay(4),This object indicates whether a Dial Up Modem is enabled on this port. Default: disable  For Vmux devices this object shows whether there is Modem Relay support.
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.5,RAD-MIB::prtExPhPlModemActivate,INTEGER,read-write,,current,onFirstFrame(2):always(3):notApplicable(255),This object indicates whether the Dial Up Modem is activated when the first frame is received or it is always activated. Default: onFirstFrame
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.6,RAD-MIB::prtExPhPlModemMaxIdleTime,Integer32,read-write,,current,,Max Time allowed in Seconds without any traffic before the line is disconnected. Legal Values are: 1 sec, 2 sec .. 5 sec, 10 sec, 20 sec.. 1 min, 2 min .. 10 min, 15 min, 20 min, 25 min, 30 min. 65535 sec. means that this parameter is not applicable.  Default: 1 sec.
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.7,RAD-MIB::prtExPhPlModemTimeBtwnCalls,Integer32,read-write,,current,,Minimum Time in Seconds which is required after a call was disconnected. In this time no other call will be initiated from this Modem port even if there were frames transmitted to this port. This time is required for some Modems which have initializations that take a few seconds.  Legal Values are: 65535 sec. means that this parameter is not applicable.  Default: 0 sec
.1.3.6.1.4.1.164.3.2.3.2.3.3.1.8,RAD-MIB::prtExPhPlModemCallDelay,Integer32,read-write,,current,,Time in Seconds that the device will wait before dialing to the remote  Legal Values are: 65535 sec. means that this parameter is not applicable.  Default: 0 sec
.1.3.6.1.4.1.164.3.2.3.2.4,RAD-MIB::prtLs2Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.4.1,RAD-MIB::prtExLs2CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1,RAD-MIB::prtExLs2CnfgEntry,,not-accessible,prtExLs2CnfgIdx:prtExLs2SltIdx:prtExLs2PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.1,RAD-MIB::prtExLs2CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.2,RAD-MIB::prtExLs2SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.3,RAD-MIB::prtExLs2PrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10),This attribute indicates a unique port index. For the Ls2/X.58 exPrt(7)..exPrt(10) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.4,RAD-MIB::prtExLs2Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.5,RAD-MIB::prtExLs2Rate,INTEGER,read-write,,current,r2400bps(2):r4800bps(3):r9600bps(4):r19200bps(5),Port rates.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.6,RAD-MIB::prtExLs2ClkMode,INTEGER,read-write,,current,dce(1):ext-dce(2):dte(3),This attribute indicates a unique port operation clock mode.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.7,RAD-MIB::prtExLs2Cts,INTEGER,read-write,,current,on(2):rts-min(3):rts-max(4),CTS.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.8,RAD-MIB::prtExLs2Dcd,INTEGER,read-write,,current,on(2):card-sync(3),DCD.
.1.3.6.1.4.1.164.3.2.3.2.4.1.1.9,RAD-MIB::prtExLs2EnvIdx,Integer32,read-write,,current,,Envelope Index. When prtInLs2EnvAssign=auto, the value is 0 (not applicable).
.1.3.6.1.4.1.164.3.2.3.2.4.2,RAD-MIB::prtInLs2CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1,RAD-MIB::prtInLs2CnfgEntry,,not-accessible,prtInLs2CnfgIdx:prtInLs2SltIdx:prtInLs2PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.1,RAD-MIB::prtInLs2CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.2,RAD-MIB::prtInLs2SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.3,RAD-MIB::prtInLs2PrtIdx,INTEGER,read-only,,current,inPrt1(101):inPrt2(102),This attribute indicates a unique internal port index.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.4,RAD-MIB::prtInLs2Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms. It also affects all the module considerations because the module has only one Internal interface which is the composite channel.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.5,RAD-MIB::prtInLs2Group,Integer32,read-write,,current,,This attribute indicates the group number of the port. LS-2 internal ports with the same group number share the same Time slot of the main link
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.6,RAD-MIB::prtInLs2Member,Integer32,read-write,,current,,This attribute indicates the group member id of the port. This parameter is for the automatic envelope assignment algorithm.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.7,RAD-MIB::prtInLs2LinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),It indicates the slot of the main link card to which the LS2 card is mapped. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.4.2.1.8,RAD-MIB::prtInLs2EnvAssign,INTEGER,read-write,,current,auto(2):manual(3),Envelope assignment type.
.1.3.6.1.4.1.164.3.2.3.2.5,RAD-MIB::prtVc2CnfgTable,,not-accessible,,current,,- For products supporting more than one configuration, the write operation  into the Table is valid only to the TmpCnfg entry. - For products that do not support configurations, the write operation  into the Table will be to prtVc2CnfgIdx=1.
.1.3.6.1.4.1.164.3.2.3.2.5.1,RAD-MIB::prtVc2CnfgEntry,,not-accessible,prtVc2CnfgIdx:prtVc2SltIdx:prtVc2PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.5.1.1,RAD-MIB::prtVc2CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.5.1.2,RAD-MIB::prtVc2SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. For Stand Alone products like WR: notApplicable (255)
.1.3.6.1.4.1.164.3.2.3.2.5.1.3,RAD-MIB::prtVc2PrtIdx,Integer32,read-only,,current,,A unique identifier of the port, within the card. For MP-2100/2200 card ports, Web Ranger and FCD-IP Voice ports  exPrt1 (1)  exPrt2 (2)  exPrt3 (3)  exPrt4 (4)  exPrt5 (5)  exPrt6 (6)  exPrt7 (7)  exPrt8 (8)  exPrt9 (9)  exPrt10 (10)  exPrt11 (11)  exPrt12 (12) exPrt13 (13)  exPrt14 (14)  exPrt15 (15)  exPrt16 (16)  exPrt7 (7)  exPrt8 (8)  exPrt9 (9) 
.1.3.6.1.4.1.164.3.2.3.2.5.1.4,RAD-MIB::prtExVc2Connect,INTEGER,read-write,,current,no(2):yes(3):v51(4):v52(5),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.5.1.5,RAD-MIB::prtExVc2TransGain,Integer32,read-write,,current,,Transmit gain in dBm. For ports of MP-104/204, MP-2100/2200 VC-6A, VC-6AG, VC-8 VC-4/Omni and VC-16 cards, the units will be 0.1dBm because  valid values can be in 0.5dBm steps.
.1.3.6.1.4.1.164.3.2.3.2.5.1.6,RAD-MIB::prtExVc2ReceiveGain,Integer32,read-write,,current,,Receive gain in dBm. For ports of MP-104/204, MP-2100/2200 VC-6A, VC-6AG, VC-8 VC-4/Omni and VC-16 cards, the units will be 0.1dBm because  valid values can be in 0.5dBm steps.
.1.3.6.1.4.1.164.3.2.3.2.5.1.7,RAD-MIB::prtExVc2Wire,INTEGER,read-write,,current,w2wire(1):w4wire(2):notApplicable(255),For some cards, this object is equal for all the ports in the specific card because of HW limitations. For FXO & FXS this parameter is not applicable.
.1.3.6.1.4.1.164.3.2.3.2.5.1.8,RAD-MIB::prtExVc2CodingLaw,INTEGER,read-write,,current,aLAW(1):uLAW(2),This attribute indicates the Method/Law for decoding/encoding the voice information. aLaw(1) is the standard Law for E1 links. uLaw(2) is the standard Law for T1 links. This object is equal for all the ports in the specific module because of HW limitations
.1.3.6.1.4.1.164.3.2.3.2.5.1.9,RAD-MIB::prtExVc2Sig,INTEGER,read-write,,current,noSignaling(1):robbedBitMultiFrame(2):chAssociatedE1(3):robbedBitFrame(4),This attribute indicates the method for decoding/encoding the signaling information(on/off hook). noSignaling (1) - not using signaling (only voice). robbedBitMultiFrame(2) - is the standard method for T1 links and proprietary method for E1 links. chAssociatedE1 (3) - is valid only for E1 G.732S links. robbedBitFrame (4) - is proprietary method implimenting 7 bit for the voice and 1 bit dedicated for signaling. For some cards, this object is equal for all the ports in the specific module  because of HW limitations.
.1.3.6.1.4.1.164.3.2.3.2.5.1.10,RAD-MIB::prtExVc2Oos,INTEGER,read-write,,current,forcedIdle(1):forcedBusy(2):busyIdle(3):idleBusy(4):notApplicable(5),This object is equal for all the ports in the specific card because of HW limitations
.1.3.6.1.4.1.164.3.2.3.2.5.1.11,RAD-MIB::prtExVc2LinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates the slot of the ML card to which the VC card is mapped. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.5.1.12,RAD-MIB::prtExVc2OperMode,INTEGER,read-write,,current,normal(2):unidirectRx(3):broadcast(4),This object indicates the operation mode of the port. normal = bi-directional (Tx/Rx) unidirectRx = unidirectional Rx. broadcast = Tx upon request.
.1.3.6.1.4.1.164.3.2.3.2.5.1.13,RAD-MIB::prtExVc2SigProfile,INTEGER,read-write,,current,notApplicable(1):manual(2):p1(3):p2(4):p3Fxo3S3(5):reversePolarity(6):meteringPulse(7):p4(8),This object indicates the Signaling Profile of the port. notApplicable - for VC-2 family and when prtExVc2Sig=noSignaling(1) p1 = profile 1 p2 = profile 2 p3 = profile 3  p4 = profile 4 
.1.3.6.1.4.1.164.3.2.3.2.5.1.14,RAD-MIB::prtExVc2CallEnable,INTEGER,read-write,,current,notApplicable(1):incoming(2):outgoing(3):both(4),This object indicates the Enabled Call direction. notApplicable - for all cards except VC-2/R2. both - incoming + outgoing.
.1.3.6.1.4.1.164.3.2.3.2.5.1.15,RAD-MIB::prtExVc2R2Delay,INTEGER,read-write,,current,notApplicable(1):terrestrial(2):satellite(3),This object indicates the R2 Delay. notApplicable - for all cards except VC-2/R2.
.1.3.6.1.4.1.164.3.2.3.2.5.1.16,RAD-MIB::prtExVc2CasStd,INTEGER,read-write,,current,notApplicable(1):r2Q422(2):specialA(3):specialB(4):specialC(5):specialD(6):specialE(7):specialF(8):specialG(9),This object indicates the CAS (Channel Associated Signaling) Standard. notApplicable - for all cards except VC-2/R2.
.1.3.6.1.4.1.164.3.2.3.2.5.1.17,RAD-MIB::prtExVc2EchoCanceler,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Echo canceler activation. notApplicable - for VC-2 and VC-6 cards.
.1.3.6.1.4.1.164.3.2.3.2.5.1.18,RAD-MIB::prtExVc2IfType,INTEGER,read-write,,current,notApplicable(1):w2Em(2):w4Em(3):fxo(4):fxs(5),Interface Type.
.1.3.6.1.4.1.164.3.2.3.2.5.1.19,RAD-MIB::prtExVc2Encoding,INTEGER,read-write,,current,notApplicable(1):pcm(2):adpcm(3):linear(4),Voice Encoding Mode. linear - is relevant only for the ports of VC-16A card.
.1.3.6.1.4.1.164.3.2.3.2.5.1.20,RAD-MIB::prtExVc2TxBitCode,OCTET,read-write,,current,, - - - For MP & FCD - - - This object represents 4 parameters, by 2 Octets : Tx D Bit Code-MSB nibble, Tx C Bit Code- nibble, Tx B Bit Code- nibble, Tx A Bit Code-LSB nibble. Each nibble: 0 hex = 0000 = Not Applicable 1 hex = 0001 = M lead 2 hex = 0010 = M lead inverse 3 hex = 0011 = Reverse Polarity 4 hex = 0100 = Metering Pulse 5 hex = 0101 = Forced 1 6 hex = 0110 = Forced 0 7-F hex - not used (invalid values) This object will be RO if prtExVc2SigProfile is NOT manual.   - - - For WR II - - - Each nibble: 0 hex = 0000 Not Applicable Not Applicable. Not Applicable Not Applicable 1 hex = 0001 Tx A bit Values 1-3 are Tx A bit Tx A bit 2 hex = 0010 Tx A bit inverse for On/Off Hook Tx A bit inv. Tx A bit inv. 3 hex = 0011 Tx B bit A,B,A Inv,B Inv. Tx B bit Tx B bit 4 hex = 0100 Tx B bit inverse Values 4-7 are Tx B bit inv. Tx B bit inv. 5 hex = 0101 not Used-invalid for On/Off Hook not Used-invalid not Used-invalid 6 hex = 0110 not Used-invalid A, A Inverse. not Used-invalid not Used-invalid 7 hex = 0111 not Used-invalid not Used-invalid not Used-invalid  8 hex = 1000 not Used-invalid Values 8-11 are not Used-invalid not Used-invalid 9 hex = 1001 not Used-invalid for On/Off Hook not Used-invalid not Used-invalid C-F hex not used-invalid ABCD not Used-invalid not Used-invalid Default value: 11 11 
.1.3.6.1.4.1.164.3.2.3.2.5.1.21,RAD-MIB::prtExVc2RxBitOutput,OCTET,read-write,,current,, - - - For MP (VC-Q card only) & FCD - - - This object represents 3 parameters by 2 Octets: Spare -MSB nibble, always=0 hex E Lead Output - nibble, Reverse Polarity Output- nibble, Metering Pulse Output -LSB nibble. Each nibble: 0 hex = 0000 = Not Applicable 1 hex = 0001 = Rx A bit 2 hex = 0010 = Rx A bit inverse 3 hex = 0011 = Rx B bit 4 hex = 0100 = Rx B bit inverse 5 hex = 0101 = Rx C bit 6 hex = 0110 = Rx C bit inverse 7 hex = 0111 = Rx D bit 8 hex = 1000 = Rx D bit inverse 9 hex = 1001 = none A-F hex - not used (invalid values) This object will be RO if prtExVc2SigProfile is NOT manual. - - - For MP (VC-8, VC-16, VC-16A cards) - - -  This object represents 4 parameters, by 2 Octets : Tx D Bit Code-MSB nibble, Tx C Bit Code- nibble, Tx B Bit Code- nibble, Tx A Bit Code-LSB nibble. Each nibble: 0 hex = 0000 = Not Applicable 1 hex = 0001 = not used (invalid value) 2 hex = 0010 = not used (invalid value) 3 hex = 0011 = not used (invalid value) 4 hex = 0100 = not used (invalid value) 5 hex = 0101 = Forced 1 6 hex = 0110 = Forced 0 7-F hex - not used (invalid values) This object will be RO.   - - - For WR II - - - Each nibble: 0 hex = 0000 Not Applicable Not Applicable 1 hex = 0001 Rx A bit Rx A bit 2 hex = 0010 Rx A bit inverse Rx A bit inverse 3 hex = 0011 Rx B bit Rx B bit 4 hex = 0100 Rx B bit inverse Rx B bit inverse 5-F hex not used-invalid not Used-invalid
.1.3.6.1.4.1.164.3.2.3.2.5.1.22,RAD-MIB::prtExVc2MeterRate,INTEGER,read-write,,current,notApplicable(1):r16Khz(2):r12Khz(3):disabled(4),This entry is applicable only for VC-6A/FXO, VC-6A/FXS, VC-8/FXO, VC-8/FXS, VC-16/FXO and VC-16/FXS. Meter Rate means rate of Call Meter in Public Phones, in KHz units. For some cards, the value must be the same for all card's ports.
.1.3.6.1.4.1.164.3.2.3.2.5.1.23,RAD-MIB::prtExVc2IfSignaling,INTEGER,read-write,,current,notApplicable(1):loopStart(2):groundStart(3):winkStart(4),This entry is applicable only for VC-6A, VC-6AG, VC-8/FXO, VC-8/FXS, VC-16/FXO and VC-16/FXS cards. Interface Analog Signaling. Must be the same for all card's ports. loopStart - for the usual trunk/phone types. groundStart - for trunks that need Ground signaling . winkStart - for trunks that need Reverse Polarity. 
.1.3.6.1.4.1.164.3.2.3.2.5.1.24,RAD-MIB::prtExVc2SeizeAck,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter shows whether the device will acknowledge a seize signal (On/Off Hook). When the value is set to yes(3) & the device receives an on/off hook signal it will transmit back an on/off hook signal. it will NOT transmit back an on/off hook signal.  Default value for WR FXO: no(2).
.1.3.6.1.4.1.164.3.2.3.2.5.1.25,RAD-MIB::prtExVc2EandMType,INTEGER,read-write,,current,notApplicable(1):type1(2):type2(3):type3(4):type5(5),This is the signaling type on the E&M analog side. The analog signaling includes voltage, no. of pins and other parameters.
.1.3.6.1.4.1.164.3.2.3.2.5.1.26,RAD-MIB::prtExVc2RemType,INTEGER,read-write,,current,notApplicable(1):lb(2):pbx(3):e1(4):t1(5):t1D4(6),Remote Type. Applicable for VC-6A/4LB card & for IPMUX-1E Far End Type - E1,T1(T1-ESF) or T1-D4 .
.1.3.6.1.4.1.164.3.2.3.2.5.1.27,RAD-MIB::prtExVc2ConvTime,INTEGER,read-write,,current,notApplicable(1):m2(2):m3(3):m5(4):unlimited(5),Conversation Time in minutes. Applicable for VC-6A/4LB card.
.1.3.6.1.4.1.164.3.2.3.2.5.1.28,RAD-MIB::prtExVc2SigFeedback,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Signaling Feedback. Applicable for VC-8/FXO and VC-16/FXO cards.
.1.3.6.1.4.1.164.3.2.3.2.5.1.29,RAD-MIB::prtExVc2EchoCancelerModule,INTEGER,read-only,,current,notApplicable(1):notExist(2):exist(3),This parameter indicates whether Echo canceler module exists for this port.
.1.3.6.1.4.1.164.3.2.3.2.5.1.30,RAD-MIB::prtExVc2ReversePolarity,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),This object Enables/Disables Reverse Polarity for this port.
.1.3.6.1.4.1.164.3.2.3.2.5.1.31,RAD-MIB::prtExVc2RingerFrequency,INTEGER,read-write,,current,notApplicable(1):f20Hz(2):f25Hz(3):f50Hz(4),This object selects the Ringer Frequency (Hz) for this port.
.1.3.6.1.4.1.164.3.2.3.2.5.1.32,RAD-MIB::prtExVc2SigService,INTEGER,read-write,,current,notApplicable(1):normal(2):advanced(3),Signaling Service. advanced - is relevant only for ports of VC-8, VC-16 FXS cards. It is used for Signaling Services of V5.1 or R2.
.1.3.6.1.4.1.164.3.2.3.2.5.1.33,RAD-MIB::prtExVc2CallerIdEnable,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),This object Enables/Disables Receiving the Caller Id number from the remote side, for this port/channel.
.1.3.6.1.4.1.164.3.2.3.2.5.1.34,RAD-MIB::prtExVc2CompressMethod,INTEGER,read-write,,current,notApplicable(1):g726(2):g727(3),This object is applicable only when prtExVc2Encoding=adpcm. It defines which method is used for Compression. g726 - for 4 bits (the standard method). g726 - for 3 bits. It is especially needed for T1 applications with signaling.
.1.3.6.1.4.1.164.3.2.3.2.5.1.35,RAD-MIB::prtExVc2ObMode,INTEGER,read-write,,current,pointToPoint(1):omniBus(2):pointToMultiPointSrc(3):pointToMultiPointDst(4),This object defines the Net operation mode of the Omni-Bus card's port. pointToPoint - only 2 end-point ports talk; like any other voice card omniBus - many talk and listen. Like conference call.  All can listen to all. pointToMultiPointSrc - There is one Master who can be heard by all.  All can talk, but only the Master can hear all. Others can hear only the Master. This port is of the Master (Src). pointToMultiPointDst - There is one Master who can be heard by all.  All can talk, but only the Master can hear all. Others can hear only the Master. This port is of a Destination (NOT Master).
.1.3.6.1.4.1.164.3.2.3.2.5.1.36,RAD-MIB::prtExVc2VAD,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),This object defines whether Voice Activation Detector (VAD) will be On or Off. notApplicable - when prtExVc2DspMode=pointToPoint.
.1.3.6.1.4.1.164.3.2.3.2.5.1.37,RAD-MIB::prtExVc2NoiseLevelForVAD,INTEGER,read-write,,current,notApplicable(1):low(2):medium(3):high(4),This object defines the Level of Noise on the line, the Voice Activation Detector (VAD) will have to deal with. notApplicable - when prtExVc2VAD=off.
.1.3.6.1.4.1.164.3.2.3.2.5.1.38,RAD-MIB::prtExVc2WesternSigMode,INTEGER,read-write,,current,notApplicable(1):detector(2):generator(3),This object defines the Western Signaling Mode. notApplicable - when Western HW is not installed.
.1.3.6.1.4.1.164.3.2.3.2.5.1.39,RAD-MIB::prtExVc2BusProtectionPoint,INTEGER,read-write,,current,notApplicable(1):no(2):first(3):last(4),This object defines if the port is Bus Protection Point or not. notApplicable - when prtExVc2DspMode=pointToPoint. When we have a chain of devices where the edge devices ports are the  Bus Protection Point, user must configure one of these ports as 'first' and the other as 'last'. It does not matter which one, it just matters  that they will be different.
.1.3.6.1.4.1.164.3.2.3.2.5.1.40,RAD-MIB::prtExVc2ImpedanceStandard,INTEGER,read-write,,current,g712(1):q552ETSI(2):q522Italy(3),This object defines the Standard used for Impedance. -G.712 - 600 Ohm - used in USA and other countries. -Q552/ETSI - used in some countries in Europe -Q522/Italy - used in Italy.
.1.3.6.1.4.1.164.3.2.3.2.6,RAD-MIB::prtHsfCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.6.1,RAD-MIB::prtHsfCnfgEntry,,not-accessible,prtHsfCnfgIdx:prtHsfSltIdx:prtHsfPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.6.1.1,RAD-MIB::prtHsfCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relate to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.6.1.2,RAD-MIB::prtHsfSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.6.1.3,RAD-MIB::prtHsfPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12):inPrt1(101):inPrt2(102),This attribute indicates a unique external port index. Hs2 has only two ports (exPrt1,exPrt2). Hs3 has three ports (exPrt1,exPrt2,exPrt3). Hsq and hsqN has four ports. Hs6 has six external ports. Hs12 has twelve external ports. inPrt1, inPrt2 - are relevant for VID card.
.1.3.6.1.4.1.164.3.2.3.2.6.1.4,RAD-MIB::prtExHsfConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.6.1.5,RAD-MIB::prtExHsfRate,INTEGER,read-write,,current,r1x56eq56Kbps(1):r1x64eq64Kbps(2):r2x56eq112Kbps(3):r2x64eq128Kbps(4):r3x56eq168Kbps(5):r3x64eq192Kbps(6):r4x56eq224Kbps(7):r4x64eq256Kbps(8):r5x56eq280Kbps(9):r5x64eq320Kbps(10):r6x56eq336Kbps(11):r6x64eq384Kbps(12):r7x56eq392Kbps(13):r7x64eq448Kbps(14):r8x56eq448Kbps(15):r8x64eq512Kbps(16):r9x56eq504Kbps(17):r9x64eq576Kbps(18):r10x56eq560Kbps(19):r10x64eq640Kbps(20):r11x56eq616Kbps(21):r11x64eq704Kbps(22):r12x56eq672Kbps(23):r12x64eq768Kbps(24):r13x56eq728Kbps(25):r13x64eq832Kbps(26):r14x56eq784Kbps(27):r14x64eq896Kbps(28):r15x56eq840Kbps(29):r15x64eq960Kbps(30):r16x56eq896Kbps(31):r16x64eq1024Kbps(32):r17x56eq952Kbps(33):r17x64eq1088Kbps(34):r18x56eq1008Kbps(35):r18x64eq1152Kbps(36):r19x56eq1064Kbps(37):r19x64eq1216Kbps(38):r20x56eq1120Kbps(39):r20x64eq1280Kbps(40):r21x56eq1176Kbps(41):r21x64eq1344Kbps(42):r22x56eq1232Kbps(43):r22x64eq1408Kbps(44):r23x56eq1288Kbps(45):r23x64eq1472Kbps(46):r24x56eq1344Kbps(47):r24x64eq1536Kbps(48):r25x56eq1400Kbps(49):r25x64eq1600Kbps(50):r26x56eq1456Kbps(51):r26x64eq1664Kbps(52):r27x56eq1512Kbps(53):r27x64eq1728Kbps(54):r28x56eq1568Kbps(55):r28x64eq1792Kbps(56):r29x56eq1624Kbps(57):r29x64eq1856Kbps(58):r30x56eq1680Kbps(59):r30x64eq1920Kbps(60):r31x56eq1736Kbps(61):r31x64eq1984Kbps(62):r32Kbps(63),This attribute indicates the port speed. 
.1.3.6.1.4.1.164.3.2.3.2.6.1.6,RAD-MIB::prtExHsfClkMode,INTEGER,read-write,,current,dce(1):ext-dce(2):dte(3):none(4),This attribute indicates a unique port operation clock mode.
.1.3.6.1.4.1.164.3.2.3.2.6.1.7,RAD-MIB::prtExHsfCts,INTEGER,read-write,,current,notApplicable(1):on(2):rts(3),This attribute indicates a unique CTS control line operation mode.
.1.3.6.1.4.1.164.3.2.3.2.6.1.8,RAD-MIB::prtExHsfFifoSize,INTEGER,read-write,,current,auto(2):s16bits(3):s30bits(4):s52bits(5):s72bits(6),Size in bits.
.1.3.6.1.4.1.164.3.2.3.2.6.1.9,RAD-MIB::prtExHsfLinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a slot of Main Link module, that the port is linked to. This object is the same for all the ports in the specific card because of HW limitations. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.6.1.10,RAD-MIB::prtExHsfOperMode,INTEGER,read-write,,current,normal(2):unidirectRx(3):broadcast(4):bidirBcastRing(5),This object indicates the operation mode of the port. normal = bi-directional (Tx/Rx) unidirectRx = unidirectional Rx. broadcast = Tx upon request. bidirBcastRing = Bidirectional Broadcast Ring. When this value is selected, AND RTS=On, the port opens its transmission channel.
.1.3.6.1.4.1.164.3.2.3.2.6.1.11,RAD-MIB::prtExHsfInbandLoopback,INTEGER,read-write,,current,notApplicable(1):disabled(2):ft1Enabled(3),This object indicates if Inband Loopback from the Network should be enabled or disabled.
.1.3.6.1.4.1.164.3.2.3.2.6.1.12,RAD-MIB::prtExHsfClkPolarity,INTEGER,read-write,,current,notApplicable(1):normal(2):invert(3),This object indicates the clock polarity. For FCD-M this object will be applicable only for the fixed HS port (the fixed port on the device).
.1.3.6.1.4.1.164.3.2.3.2.6.1.13,RAD-MIB::prtExHsfControlSignal,INTEGER,read-write,,current,notApplicable(1):local(2):endToEnd(3),This object indicates the Control Signal according to G.797 ITU-T standard. For FCD-M this object will be applicable for the fixed HS port (the fixed port on the device) and HS-Q/N channels. Local and End to End are applicable only when channel Interface type is RS-530,  else it will be Not Applicable.
.1.3.6.1.4.1.164.3.2.3.2.6.1.14,RAD-MIB::prtExHsfBcastRingSrcPort,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12):none(100):notApplicable(255),This object is applicable only when prtExHsfOperMode=  bidirBcastRing. In this case, the values mean: - none - this port will be connected to ML in TSA as usual. - exPrt1.. exPrtX ; X=maximum ports of the card in focus : it means that the same TS that is assigned in TSA to this port is actually connected also to this port, for Broadcast Ring mode. Therefore, this port should NOT be connected to ML in TSA.
.1.3.6.1.4.1.164.3.2.3.2.7,RAD-MIB::prtHs4Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.7.1,RAD-MIB::prtExHs4CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1,RAD-MIB::prtExHs4CnfgEntry,,not-accessible,prtExHs4CnfgIdx:prtExHs4SltIdx:prtExHs4PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.1,RAD-MIB::prtExHs4CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.2,RAD-MIB::prtExHs4SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.3,RAD-MIB::prtExHs4PrtIdx,INTEGER,read-only,,current,exPrt1(1),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.4,RAD-MIB::prtExHs4Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithm. It also affects all the module considerations because the card has only one external (physical) interface.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.5,RAD-MIB::prtExHs4LineType,INTEGER,read-write,,current,esfT1(2):sfT1(3):g732nE1(4):g732nE1CRC(5):g732sE1(6):g732sE1CRC(7),This attribute is the line type parameter for T1/E1 interface. The user should select only the parameters relevant to the specific card: T1 line code parameters for the HS-4/1 and E1 line code parameters for the HS-4/2. This parameter has the same values as dsx1LineType in T1/E1 MIB (RFC-1406). The parameters in dsx1LineType are: other (1) dsx1ESF (2) dsx1D4 (3) dsx1E1 (4) dsx1E1-CRC (5) dsx1E1-MF (6) dsx1E1-MF-CRC (7)
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.6,RAD-MIB::prtExHs4LineCode,INTEGER,read-write,,current,b7T1(1):b8zsT1(2):hdb3E1(4),This attribute is the line code parameter used for T1/E1 interface. The user should select only the parameters relevant to the specific card: T1 line code parameters for the MPH.1/T1 and E1 line code parameters for the MPH.1/E1. This parameter has the same values as dsx1LineCoding in T1/E1 MIB (RFC-1406). The parameters in dsx1LineCoding are: dsx1JBZS (1) dsx1B8ZS (2) dsx1HDB3 (3) dsx1ZBTSI (4) dsx1AMI (5) other (6)
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.7,RAD-MIB::prtExHs4LineLen,INTEGER,read-write,,current,unknown(1):len0p133ft(2):len134p266ft(3):len267p399ft(4):len400p533ft(5):len534p655ft(6):fcc68(7),This attribute is the line length parameter used only for T1 interfaces. len399p533ft=len-399-533ft 
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.8,RAD-MIB::prtExHs4RestoreT,INTEGER,read-write,,current,restoreT1secFast(2):restoreT10sec62411(3):ccittE1(4),Time passing from the disappearance of the loss of synchronization condition (red alarm), to the restoration of normal service.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.9,RAD-MIB::prtExHs4OosSig,INTEGER,read-write,,current,notsupported(2):forcedIdle(3):forcedBusy(4):busyIdle(5):idleBusy(6),Out of Service signal type.
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.10,RAD-MIB::prtExHs4OosCode,INTEGER,read-write,,current,notsupported(2):oosCode00H(3):oosCode1aH(4):oosCode54H(5):oosCode7eH(6):oosCode7fH(7):oosCode98H(8):oosCode9eH(9):oosCoded5H(10):oosCodee4H(11):oosCodeffH(12),OOS Code
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.11,RAD-MIB::prtExHs4IdleCode,Integer32,read-write,,current,, Type value(00 - FF HEX), excluding 0H,8H,10H,12H,21H,24H, 42H,49H,84H,92H
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.12,RAD-MIB::In,INTEGER,read-write,,current,local(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates whether the port Tx is multiframe
.1.3.6.1.4.1.164.3.2.3.2.7.1.1.13,RAD-MIB::prtExHs4MfClkSrcPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):inPrt1(101),A unique number to identify a port position in the mux if the MultiFrame clock source is valid (YES). inPrt1 - for MTML-H/E1 cards.
.1.3.6.1.4.1.164.3.2.3.2.7.2,RAD-MIB::prtExHs4TsCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.7.2.1,RAD-MIB::prtExHs4TsEntry,,not-accessible,prtExHs4TsCnfgIdx:prtExHs4TsSltIdx:prtExHs4TsPrtIdx:prtExHs4TsIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.1,RAD-MIB::prtExHs4TsCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.2,RAD-MIB::prtExHs4TsSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.3,RAD-MIB::prtExHs4TsPrtIdx,INTEGER,read-only,,current,exPrt1(1),This attribute indicates a unique port number. Hs4/T1 and Hs4/T1 cards have only one external interface.
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.4,RAD-MIB::prtExHs4TsIdx,Integer32,read-only,,current,,This attribute indicates a unique time slot position. The valid time slots are: 1..24 for T1 Card and 1..31 for E1 interface. In G732S-E1 lines, time slot 16 is not valid for data, it is dedicated to multiframe synchronization bits and voice signaling.
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.5,RAD-MIB::prtExHs4TsIConSlot,INTEGER,read-write,,current,noConnect(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):split(100),This attribute indicates whether the specified time slot is connected/routed internally in the Agent and to which card it is connected. In the ?004 Unit the entries io6(10)..io16) are not valid. split - will be used when the Src TS is connected to more than one slot OR more than one port (each needing less than a whole TS).
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.6,RAD-MIB::prtExHs4TsIConPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12):noConnect(100),This attribute indicates the internally (In Mux) connected/routed port.
.1.3.6.1.4.1.164.3.2.3.2.7.2.1.7,RAD-MIB::prtExHs4TsIConTs,Integer32,read-write,,current,,This attribute indicates a unique time slot position. The valid time slots are: 1..24 for T1 Module and 1..31 for E1 interface. In G732S-E1 lines time slot 16 is not valid for data, it is dedicated for multiframe synchronization bits and voice signaling.
.1.3.6.1.4.1.164.3.2.3.2.8,RAD-MIB::prtHsiCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.8.1,RAD-MIB::prtExHsiCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1,RAD-MIB::prtExHsiCnfgEntry,,not-accessible,prtExHsiCnfgIdx:prtExHsiSltIdx:prtExHsiPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.1,RAD-MIB::prtExHsiCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.2,RAD-MIB::prtExHsiSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):notApplicable(255),This attribute indicates a unique slot position where the card is inserted.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.3,RAD-MIB::prtExHsiPrtIdx,Integer32,read-only,,current,,A unique port identifier within the card. For MP : 1..12 For DXC: 111 .. 2531. See DXC R6 spec for port index convention. For FCD-A, 'S' Interface external ports: 131, 141, 151, 161.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.4,RAD-MIB::prtExHsiConnect,INTEGER,read-write,,current,no(2):yes(3):v51(4):v52(5),This attribute indicates whether the port should be considered in any of the mux algorithms. v51 - this port is connected to a V5.1 interface. All rest of the values will be 'notApplicable' in this case. V5 MIB will be used instead. v52 - this port is connected to a V5.2 interface. All rest of the values will be 'notApplicable' in this case. V5 MIB will be used instead.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.5,RAD-MIB::prtExHsiRate,INTEGER,read-write,,current,r600bps(2):r1200bps(3):r2400bps(4):r4800bps(5):r9600bps(6):r19200bps(7):r38400bps(8):r48kbps(9):r56kbps(10):r64kbps(11):r128kbps(12):notApplicable(255),This attribute indicates the port speed.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.6,RAD-MIB::prtExHsiLinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),It indicates the slot of the main link card to which the HS-? card is mapped. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.7,RAD-MIB::prtExHsiInterface,INTEGER,read-write,,current,lt(1):nt(2):te(3):lt1(4):notApplicable(255),It indicates the interface type: lt = line termination nt = network termination te = terminal equipment. For HS-U/I only 'lt' and 'nt' are applicable. For HS-S , only 'te' and 'nt' are applicable. For HS-U, this object is not applicable. For HS-U6, HS-U12, are applicable: 'lt'=lt-i,'nt'=nt-i, lt1. For DXC: For HS-U8, HS-U16, are applicable: 'lt'=LT-I,'nt'=NT-I, 'lt1'=LT-1.
.1.3.6.1.4.1.164.3.2.3.2.8.1.1.8,RAD-MIB::prtExHsiActType,INTEGER,read-write,,current,notApplicable(1):type1(2):type2(3):type3(4),It indicates the Activation Type. Activation Type is the Synchronization
.1.3.6.1.4.1.164.3.2.3.2.8.2,RAD-MIB::prtInHsiCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry. This table is not applicable for MP-2100 HS-U card type.
.1.3.6.1.4.1.164.3.2.3.2.8.2.1,RAD-MIB::prtInHsiCnfgEntry,,not-accessible,prtInHsiCnfgIdx:prtInHsiSltIdx:prtInHsiPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.8.2.1.1,RAD-MIB::prtInHsiCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.8.2.1.2,RAD-MIB::prtInHsiSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):notApplicable(255),This object indicates a unique slot position where the card is inserted.
.1.3.6.1.4.1.164.3.2.3.2.8.2.1.3,RAD-MIB::prtInHsiPrtIdx,Integer32,read-only,,current,,A unique port identifier within the card. Valid values for MP: inPrt1 (101) .. inPrt48 (148). Valid values for DXC: 11012.. 25316. See DXC R6 spec for port index convention.
.1.3.6.1.4.1.164.3.2.3.2.8.2.1.4,RAD-MIB::prtInHsiConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.8.2.1.5,RAD-MIB::prtInHsiRate,INTEGER,read-write,,current,r600bps(2):r1200bps(3):r2400bps(4):r4800bps(5):r9600bps(6):r19200bps(7):r38400bps(8):r48kbps(9):r56kbps(10):r64kbps(11):r128kbps(12):concentrated(13):notConnected(100):notApplicable(255),This object indicates the port speed. For HS-U/I and HS-S ports: 2 bit - up to 9600bps 4 bit - 19200bps 8 bit - 38400bps .. 64kbps. concentrated - this D channel goes to a Concentration channel, that represents many channels that this value was selected for them. The Concentrated channel is an Internal D Channel of the same card.  This value is applicable only for D channels, except  Concentration channel itself. --for HS-S and HS-U/I cards the Concentration channel  will always be: internal-13 --for MP-2200 HS-S12, HS-S6, HS-U12, HS-U6 and DXC HS-U8 and HS-U16 cards, the Concentration channel is selected via the prtInHsiConcentratedTo object. notConnected - same as prtInHsiConnect=no.
.1.3.6.1.4.1.164.3.2.3.2.8.2.1.6,RAD-MIB::prtInHsiConcentratedTo,Integer32,read-write,,current,,The Concentration D Channel of the prtInHsiPrtIdx port. Valid values: - for MP-2200: HS-S12, HS-U12 cards: inPrt37 (137) .. inPrt48 (148). HS-S6, HS-U6 cards: inPrt19 (119) .. inPrt24 (124). - for DXC: HS-U8 cards: 112 .. 254 HS-U16 cards: 112 .. 258. See DXC R6 spec for port index  convention.
.1.3.6.1.4.1.164.3.2.3.2.9,RAD-MIB::prtPVc4Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.9.1,RAD-MIB::prtExPVc4CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1,RAD-MIB::prtExPVc4CnfgEntry,,not-accessible,prtExPVc4CnfgIdx:prtExPVc4SltIdx:prtExPVc4PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.1,RAD-MIB::prtExPVc4CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.2,RAD-MIB::prtExPVc4SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.3,RAD-MIB::prtExPVc4PrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108),This object indicates the port number in the selected card (slot).
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.4,RAD-MIB::prtExPVc4PrtType,INTEGER,read-write,,current,eAndM(1):fxo(2):fxs(3):internal(4):s0(5):u(6):sQsig(7):uQsig(8),This object indicates the type of the selected port. E&M, FXO, FXS. In MVC8 compressed voice cards each group of ports 1..4, 5..8 may have a different type: E&M, FXO, FXS.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.5,RAD-MIB::prtExPVc4Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.6,RAD-MIB::prtExPVc4IfType,INTEGER,read-write,,current,unknown(1):eAndM4wires(2):eAndM2wires(3):fxoGnd(4):fxoLoop(5):fxsGnd(6):fxsLoop(7):e1Framer(8):e1Slave(9):t1Framer(10):t1Slave(11),This attribute indicates the interface type of the port. eAndM4wires and eAndM2wires - are valid only for E&M port type fxoGnd and fxoLoop - are valid only for FXO port type fxsGnd and fxsLoop - are valid only for FXS port type e1Framer, e1Slave, t1Framer, t1Slave - are applicable for the mvc4Pbx cards only.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.7,RAD-MIB::prtExPVc4TxGain,Integer32,read-write,,current,,Transmission gain in dB.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.8,RAD-MIB::prtExPVc4RxGain,Integer32,read-write,,current,,Reception gain in dBm.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.9,RAD-MIB::prtExPVc4MaxRate,INTEGER,read-write,,current,notConnected(1):r4800bps(2):r7200bps(3):r9600bps(4):notApplicatble(255),Voice rate.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.10,RAD-MIB::prtExPVc4Tc,INTEGER,read-write,,current,t1sec(1):t2sec(2):t3sec(3):t4sec(4),Time interval for CIR control, in seconds. The value will be the same for all cards' ports.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.11,RAD-MIB::prtExPVc4Oos,INTEGER,read-write,,current,notSupported(2):forcedIdle(3):forcedBusy(4):busyIdle(5):idleBusy(6),Handling type, when connection is lost.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.12,RAD-MIB::prtExPVc4EchoCanceler,INTEGER,read-write,,current,off(2):on(3),Echo canceler activation.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.13,RAD-MIB::prtExPVc4VarDelay,Integer32,read-write,,current,,Maximum variant delay of the FR network, in msec.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.14,RAD-MIB::prtExPVc4CongLevel,Integer32,read-write,,current,,This object indicates the level of delayed data in precents of total available dynamic memory, for which the port will start to operate as congested. The resolution of the parameter is 5%.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.15,RAD-MIB::prtExPVc4Wire,INTEGER,read-write,,current,w2wire(1):w4wire(2):notApplicable(255),This object indicates the wiring of the E&M port. It is applicable only for E&M card type.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.16,RAD-MIB::prtExPVc4ExtensionType,INTEGER,read-write,,current,notApplicable(1):forceConnect(2):voiceSwitching(3):transparent(4):transparentPlus(5):ipForceConnect(6):permanentDial(7):autoAccept(8),This object indicates the type of extension relevant for this port. ipForceConnect (6) is used for automatic connection or automatic dialing when the phone is off hook (hot line). permanentDial (7) means that the call is established upon power up. 
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.17,RAD-MIB::prtExPVc4ExtensionNumber,OCTET,read-write,,current,,This is the extension number of this port. This field is relevant only when the extension type is voice switching and is read only if the port is member of a hunt group.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.18,RAD-MIB::prtExPVc4OutPulsing,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This field indicates whether to outpulse the received digits. It is notApplicable(1) when the extension type is forceConnect(2).
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.19,RAD-MIB::prtExPVc4HuntGroupMb,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates if this port belongs to an hunt group.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.20,RAD-MIB::prtExPVc4HuntGroupIdx,Integer32,read-write,,current,,If it belongs to an hunt group, this fields
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.21,RAD-MIB::prtExPVc4AutoFaxMode,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates if the system will switch automatically to FAX mode when detecting FAX activity. Default=Yes.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.22,RAD-MIB::prtExPVc4FaxRate,INTEGER,read-write,,current,notConnected(1):r4800bps(2):r7200bps(3):r9600bps(4):r12000bps(5):r14400bps(6):r2400bps(7):vbdFax(8),FAX initial rate. Default=9600 bps.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.23,RAD-MIB::prtExPVc4SeizeAck,INTEGER,read-write,,current,no(2):yes(3),This parameter shows whether the device will acknowledge a seize signal (On/Off Hook). When the value is set to yes(3) & the device receives an on/off hook signal it will transmit back an on/off hook signal. it will NOT transmit back an on/off hook signal.  Example: If Seize Ack Parameter = YES, when the MVC.4 receives a seize signal (Off Hook)  from the PBX it will send an Off Hook to the PBX. The Seize Parameter is relevant for all the following cards: MVC-4 MVC-4/E1-Framer MVC-4/T1-DSU-Framer MVC-4/T1-CSU-Framer MVC-4/E1-SLAVE MVC-4/T1-SLAVE Default values: Analog FXS - No (value can't be changed). Analog FXO - Yes (value can't be changed). Analog E&M - No (values NO/YES). Digital E1/T1 Framer & Slave - No.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.24,RAD-MIB::prtExPVc4SignalingProtocol,INTEGER,read-write,,current,delayStart(2):immediateStart(3):winkStart(4),The signaling protocol that will be used between the PABX & the voice port. Immediate Start Protocol: the line is seized by sending an Off Hook signal and immediately DTMF digits are sent towards the called party.  Wink start protocol: the line is seized by sending an Off Hook signal and then the called party sends a short Off Hook wink signal. Now the calling party starts sending DTMF digits.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.25,RAD-MIB::prtExPVc4DelayStart,Integer32,read-write,,current,,This parameter is used only for Delay Protocol. The delay values are 100..5000 msec in intervals of 100 msec.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.26,RAD-MIB::prtExPVc4WinkMinDuration,Integer32,read-write,,current,,This parameter is used only for Wink Protocol. Legal values: 40..400 msec in intervals of 10 msec.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.27,RAD-MIB::prtExPVc4WinkMaxDuration,Integer32,read-write,,current,,This parameter is used only for Wink Protocol. Legal values: 40..400 msec in intervals of 10 msec.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.28,RAD-MIB::prtExPVc4GenerateTone,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter indicates whether the device (MX or MPH) should generate dial tones for the channel. If the value is yes (3), it generates dial tones. If the value is no (2), the connected equipment will generate dial tones. For example for some ISDN sets the dial tone is generated by the phone itself while for others sets it is generated by the MX.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.29,RAD-MIB::prtExPVc4CodingLaw,INTEGER,read-write,,current,aLAW(1):uLAW(2),This attribute indicates the Method/Law for decoding/encoding the voice information. aLaw(1) is the standard Law for E1 links. uLaw(2) is the standard Law for T1 links. This object is equal for all the ports in the specific module because of HW limitations
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.30,RAD-MIB::prtExPVc4GenerateRingBack,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Determines whether the Ring Back tone is generated locally or from the remote end. Applicable only for Force Connect.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.31,RAD-MIB::prtExPVc4ChannelId,Integer32,read-write,,current,,Channel Identifier. According to FRF11 each voice port that works as force connect should add a CH Id after the DLCI in the frame header. Default : 1  Applicable only for Force Connect. Not Applicable value will be 0.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.32,RAD-MIB::prtExPVc4PortConnection,INTEGER,read-write,,current,notApplicable(1):line(2):trunk(3),Port connection determines whether the port is connected to a PABX (Trunk) or to Telephone set (Line) . It determines whether to send certain messages to the port or not. If the type is LINE then the port generates a ring back tone , if TRUNK it doesn't (The PBX does it).
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.33,RAD-MIB::prtExPVc4CoderAndRate,INTEGER,read-write,,current,notApplicable(1):g7231r6300BPS(2):g7231r5300BPS(3):g729A8KBPS(4):g711aLAW(5):g711uLAW(6):g726r16KBPS(7):g726r24KBPS(8):g726r32KBPS(9):g726r40KBPS(10):g727r16KBPS(11):g727r24r16KBPS(12):g727r24KBPS(13):g727r16r32KBPS(14):g727r32r24KBPS(15):g727r32KBPS(16):g727r40r16KBPS(17):g727r40r24KBPS(18):g727r40r32KBPS(19):transparent(20):netcoder6400BPS(21):netcoder7200BPS(22):netcoder8KBPS(23):netcoder8800BPS(24):netcoder9600BPS(25):lowBitRateR2660BPS(26):amr4750BPS(27):amr5150BPS(28):amr5900BPS(29):amr6700BPS(30):amr7400BPS(31):amr7950BPS(32):amr10200BPS(33):amr12200BPS(34),Coder and Rate for the Voice Compression. In MPH: Relevant for MVC-8 card only.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.34,RAD-MIB::prtExPVc4DestinationNum,OCTET,read-write,,current,,The destination phone number: 0 to 22 digits. Applicable for Auto Dial - ipForceConnect(6), Permanent Dial and  Auto Accept Extension Types.  Default: Null String
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.35,RAD-MIB::prtExPVc4DtmfRelay,INTEGER,read-write,,current,disable(2):enable(3),When DTMF RELAY is disabled, the DTMF digits (dialed by the user) are transmitted as compressed voice and in the remote unit are decompressed. When DTMF RELAY is enabled, the DTMF digits are detected at the near side and not transmitted as voice. Instead, only an indication of what digits were dialed are transmitted and in the far end the tone is regenerated.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.36,RAD-MIB::prtExPVc4DiscOnSilence,Integer32,read-write,,current,,No. of silenced seconds after which the call will be disconected. A value of 0 means that there will be no disconnect when there is silence. Possible values: 0 - 900 sec.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.37,RAD-MIB::prtExPVc4DynamicJitter,INTEGER,read-write,,current,disable(2):enable(3),The MVC8 uses two mechanisms to overcome the network delay. The first one is a static jitter buffer which holds a constant buffer of up to 300 Msec and can be controled by the JITTER parameter (prtExPVc4VarDelay). The second one is the dynamic jitter which calculates, in real time, the network delay and handles a jitter buffer dynamically. The dynamic mechanism that is implemented in MVC8, was intended to overcome network delay yet when the network bursts, the MVC8 dynamic mechanism is not able to overcome the delay. Therefore it is better not to use the dynamic jitter (DISABLE - should be the default) where bursts may occur often.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.38,RAD-MIB::prtExPVc4EandMType,INTEGER,read-write,,current,notApplicable(1):type1(2):type2(3):type3(4):ssdc5(5),This is the signaling type on the E&M analog side. The analog signaling includes voltage, no. of pins and other parameters.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.39,RAD-MIB::prtExPVc4Rate,Integer32,read-write,,current,,This is the Rate of the port in TS units. It is used by VF-30 card family. 0 = NA = port is not intended to be connected; therefore, no Rate.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.40,RAD-MIB::prtExPVc4FrameSize,Integer32,read-write,,current,,Defines the maximum size in Bytes of the multiplexed frame. In some cases this must be limited to avoid IP fragmentation, which makes the multiplexing useless, and can also decrease the damage in case of frame loss. Valid range: 100..1461. notApplicable=0.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.41,RAD-MIB::prtExPVc4MultiplexInterval,Integer32,read-write,,current,,Defines the maximum amout of time (msec.) between multiplexed frames  that are sent. Valid values: 10-90 msec. notApplicable=0.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.42,RAD-MIB::prtExPVc4TransportProtocol,INTEGER,read-write,,current,notApplicable(1):ptp(2):aal2oMpls(3),Transport Protocol. ptp = point to point. aal2oMpls = AAL2 over MPLS.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.43,RAD-MIB::prtExPVc4MultiFreqRelay,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object enables/disables Multi Frequency Signaling Detection.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.44,RAD-MIB::prtExPVc4MinPulseWidth,Integer32,read-write,,current,,Defines the minimum Pulse Width in msec. Valid values: 45-100 msec. notApplicable=0.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.45,RAD-MIB::prtExPVc4MinPowerLevel,Integer32,read-write,,current,,Defines the minimum Power Level in dBm. Valid values: -1..-35 dBm.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.46,RAD-MIB::prtExPVc4SuperTandem,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),The Super Tandem feature provides end to end compression  over multiple hops, solving the double compression problem  detected in Voice compressing systems. The Super Tandem, when enabled, allows transmission of  compressed voice between a few devices and eliminates the  need to decompress an recompress it over each voice card and  PBX, thus improving voice quality and reducing delay.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.47,RAD-MIB::prtExPVc4DestIp,IpAddress,read-write,,current,,This object defines the destination IP Address.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.48,RAD-MIB::prtExPVc4DestBundle,Integer32,read-write,,current,,This object defines the destination Bundle at the  far-end device.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.49,RAD-MIB::prtExPVc4SrcIpAddress,IpAddress,read-write,,current,,This object defines the Source IP Address.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.50,RAD-MIB::prtExPVc4SrcIpMask,IpAddress,read-write,,current,,This object defines the Source IP Mask.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.51,RAD-MIB::prtExPVc4DefaultGateway,IpAddress,read-write,,current,,This object defines the Default Gateway for this interface.
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.52,RAD-MIB::prtExPVc4SigPacketInterval,Unsigned32,read-write,,current,,Defines the Signaling Packetizing Interval,
.1.3.6.1.4.1.164.3.2.3.2.9.2,RAD-MIB::prtExPVc4DlciTable,,not-accessible,,current,,The write operation into the Table Objects is valid only at the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.9.2.1,RAD-MIB::prtExPVc4DlciEntry,,not-accessible,prtExPVc4DlciCnfgIdx:prtExPVc4DlciSltIdx:prtExPVc4DlciPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.1,RAD-MIB::prtExPVc4DlciCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.2,RAD-MIB::prtExPVc4DlciSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.3,RAD-MIB::prtExPVc4DlciPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4),This attribute indicates a unique internal port number. VC4 cards have four external ports.
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.4,RAD-MIB::prtExPVc4DlciValid,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the attributes in this entry are valid or not. The user can add/delete pvc (dlci to dlci connection) by modifing this object
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.5,RAD-MIB::prtExPVc4DlciIConSlt,INTEGER,read-write,,current,noConnect(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position In the Mux (Agent) where the dlci is routed to. In the ?004 Unit the entries io6(10)..io16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.6,RAD-MIB::prtExPVc4DlciIConPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):noConnect(100):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112),This attribute indicates a unique port id which the dlci is routed to.
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.7,RAD-MIB::prtExPVc4DlciIConDlci,Integer32,read-write,,current,,This attribute indicates a unique internal connection dlci number, the dlci is routed to.
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.8,RAD-MIB::prtExPVc4DlciTxBc,INTEGER,read-write,,current,full(1):zero(2):txBc9600bps(3):txBc14400bps(4):txBc19200bps(5):txBc28800bps(6):txBc32000bps(7):txBc38400bps(8):txBc48000bps(9):txBc56000bps(10):txBc57600bps(11):txBc64Kbps(12):txBc128Kbps(13):txBc192Kbps(14):txBc256Kbps(15):txBc320Kbps(16):txBc384Kbps(17):txBc448Kbps(18):txBc512Kbps(19):txBc768Kbps(20):txBc1024Kbps(21):txBc16000bps(25):txBc112Kbps(26),This attribute indicates a unique Tx committed bandwidth on the user transmit line (or at the port receive line).
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.9,RAD-MIB::prtExPVc4DlciTxBe,INTEGER,read-write,,current,full(1):zero(2):txBe9600bps(3):txBe14400bps(4):txBe19200bps(5):txBe28800bps(6):txBe32000bps(7):txBe38400bps(8):txBe48000bps(9):txBe56000bps(10):txBe57600bps(11):txBe64Kbps(12):txBe128Kbps(13):txBe192Kbps(14):txBe256Kbps(15):txBe320Kbps(16):txBe384Kbps(17):txBe448Kbps(18):txBe512Kbps(19):txBe768Kbps(20):txBe1024Kbps(21):txBc16000bps(25):txBc112Kbps(26),This attribute indicates a unique Tx excess bandwidth on the user transmit line (or at the port receive line).
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.10,RAD-MIB::prtExPVc4DlciRxBc,INTEGER,read-write,,current,full(1):zero(2):rxBc9600bps(3):rxBc14400bps(4):rxBc19200bps(5):rxBc28800bps(6):rxBc32000bps(7):rxBc38400bps(8):rxBc48000bps(9):rxBc56000bps(10):rxBc57600bps(11):rxBc64Kbps(12):rxBc128Kbps(13):rxBc192Kbps(14):rxBc256Kbps(15):rxBc320Kbps(16):rxBc384Kbps(17):rxBc448Kbps(18):rxBc512Kbps(19):rxBc768Kbps(20):rxBc1024Kbps(21):rxBc16000bps(25):rxBc112Kbps(26),This attribute indicates a unique Rx committed bandwidth on the user receive line (or at the port transmit line).
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.11,RAD-MIB::prtExPVc4DlciRxBe,INTEGER,read-write,,current,full(1):zero(2):rxBe9600bps(3):rxBe14400bps(4):rxBe19200bps(5):rxBe28800bps(6):rxBe32000bps(7):rxBe38400bps(8):rxBe48000bps(9):rxBe56000bps(10):rxBe57600bps(11):rxBe64Kbps(12):rxBe128Kbps(13):rxBe192Kbps(14):rxBe256Kbps(15):rxBe320Kbps(16):rxBe384Kbps(17):rxBe448Kbps(18):rxBe512Kbps(19):rxBe768Kbps(20):rxBe1024Kbps(21):rxBc16000bps(25):rxBc112Kbps(26),This attribute indicates a unique Rx excess bandwidth on the user receive line (or at the port transmit line).
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.12,RAD-MIB::prtExPVc4DlciPriority,Integer32,read-write,,current,,This attribute indicates a unique priority of the pvc. 6 is the lowest priority and 8 is the highest priority.
.1.3.6.1.4.1.164.3.2.3.2.9.2.1.13,RAD-MIB::prtExPVc4DlciStatus,INTEGER,read-only,,current,disconnected(1):connected(2),This attribute indicates the status of the pvc. The status is disconnected(1) when one of the sides is programmed as not connected
.1.3.6.1.4.1.164.3.2.3.2.10,RAD-MIB::prtHsrCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.10.1,RAD-MIB::prtExHsrCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1,RAD-MIB::prtExHsrCnfgEntry,,not-accessible,prtExHsrCnfgIdx:prtExHsrSltIdx:prtExHsrPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.1,RAD-MIB::prtExHsrCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.2,RAD-MIB::prtExHsrSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19),This object indicates a unique slot position where the card is inserted.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.3,RAD-MIB::prtExHsrPrtIdx,Integer32,read-only,,current,,A unique prt identifier within the card. Valid values: - For HS-R cards: exPrt1 (1) .. exPrt4 (4) - For HS-U/1 cards: inPrt1 (101) .. inPrt4 (104) - For HS-S12, HS-S6, HS-U12, HS-U6 cards: exPrt1 (1) .. exPrt12 (12).  This MIB table is used only for LT-1 interface. For DXC: - For HS-U8, HS-U16 cards: 111 .. 2531 (See DXC R6 spec for port index convention).  This MIB table is used only for LT-1 interface.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.4,RAD-MIB::prtExHsrConnect,INTEGER,read-write,,current,no(2):yes(3),This object indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.5,RAD-MIB::prtExHsrProtocol,INTEGER,read-write,,current,sync(2):async(3),This object indicates the protocol.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.6,RAD-MIB::prtExHsrRate,INTEGER,read-write,,current,r600bps(2):r1200bps(3):r2400bps(4):r4800bps(5):r9600bps(6):r19200bps(7):r38400bps(8):r48kbps(9):r56kbps(10):r64kbps(11):r16000bps(12):r32000bps(13):r57600bps(14):r115200bps(15):r128000bps(16):r7200bps(17):r14400bps(18):r28800bps(19):notConnected(100),This object indicates the port speed. The 16,32,48,56,64 and 128 kbps rates are applicable only for Sync protocol. The 57.6 and 115.2 kbps rates are applicable only for Async protocol. notConnected= 0 rate.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.7,RAD-MIB::prtExHsrDataBits,INTEGER,read-write,,current,d5bits(1):d6bits(2):d7bits(3):d8bits(4):notApplicable(255),Data Bits. This object is applicable for Async protocol only.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.8,RAD-MIB::prtExHsrParity,INTEGER,read-write,,current,no(2):yes(3):odd(4):even(5):notApplicable(255),- For HS-R card, this object indicates if the parity bit is needed or not. - For HS-S12, HS-U12, the parity type is selected: no, odd, even. This object is applicable for Async protocol only.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.9,RAD-MIB::prtExHsrStopBits,INTEGER,read-write,,current,stopBits1Bit(1):stopBits2Bits(2):notApplicable(255),This object indicates the minimum number of stop bits in the tx async frame. This object is applicable for Async protocol only.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.10,RAD-MIB::prtExHsrCts,INTEGER,read-write,,current,on(2):rts(3):notApplicable(255),CTS. This object is applicable for Async protocol only.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.11,RAD-MIB::prtExHsrClkMode,INTEGER,read-write,,current,dce(1):extDce(2):notApplicable(255),Clock mode. This object is applicable for Sync protocol only.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.12,RAD-MIB::prtExHsrLinkTo,INTEGER,read-write,,deprecated,notApplicable(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),It indicates the slot of the main link card to which the HS-R card is mapped. notApplicable - for HS-U/1 internal ports. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.13,RAD-MIB::prtExHsrDcdDsr,INTEGER,read-write,,current,notApplicable(1):local(2):endToEnd(3),DCD & DSR.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.14,RAD-MIB::prtExHsrOperMode,INTEGER,read-write,,current,normal(2):unidirectRx(3):broadcast(4),This object indicates the operation mode of the port. normal = bi-directional (Tx/Rx) unidirectRx = unidirectional Rx. broadcast = Tx upon request.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.15,RAD-MIB::prtExHsrRtsDtr,INTEGER,read-write,,current,notApplicable(1):local(2):endToEnd(3),RTS & DTR.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.16,RAD-MIB::prtExHsrLlbEnable,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),Enable/Disable LLB.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.17,RAD-MIB::prtExHsrRlbEnable,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),Enable/Disable RLB.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.18,RAD-MIB::prtExHsrRateAdapt,INTEGER,read-write,,current,notApplicable(1):proprietary(2):v110(3),Rate Adaptation - takes a low rate and adapts it to 64Kbps. This object specifies the means this adaptation is done by.
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.19,RAD-MIB::prtExHsrRemoteModem,INTEGER,read-write,,current,notApplicable(1):asmi31(2):asmi31s2(3),Remote modem. asmi31s2 = ASMi-31/2 
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.20,RAD-MIB::prtExHsrEncapsMode,INTEGER,read-write,,current,notApplicable(1):bwOptimized(2):latencyOptimized(3):asmi31(4),Low Speed encapsulation method over PCM. When Encapsulation mode is Latency optimized, only rates up to 19.2 are supported. In this case a double number of bits occupy the Time Slot. For up to 9.6 Kbps - 4 bits are occupied. For 14.4 & 19.2 Kbps - 8 bits are occupied.  When Encapsulation Mode is Bandwidth Optimized: For up to 9.6 Kbps - 2 bits are occupied. For 14.4 & 19.2 Kbps - 4 bits are occupied. For higher rates - 8 bits are occupied.
.1.3.6.1.4.1.164.3.2.3.2.11,RAD-MIB::prtMbeCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.11.1,RAD-MIB::prtExMbeCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.11.1.1,RAD-MIB::prtExMbeCnfgEntry,,not-accessible,prtExMbeCnfgIdx:prtExMbeSltIdx:prtExMbePrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.11.1.1.1,RAD-MIB::prtExMbeCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.11.1.1.2,RAD-MIB::prtExMbeSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.11.1.1.3,RAD-MIB::prtExMbePrtIdx,INTEGER,read-only,,current,exPrt1(1),A unique port identifier within the card.
.1.3.6.1.4.1.164.3.2.3.2.11.1.1.4,RAD-MIB::prtExMbeLan,INTEGER,read-write,,current,remote(1):main(2),This attribute indicates whether the MBE port is operated as main or remote bridge.
.1.3.6.1.4.1.164.3.2.3.2.11.2,RAD-MIB::prtInMbeCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.11.2.1,RAD-MIB::prtInMbeCnfgEntry,,not-accessible,prtInMbeCnfgIdx:prtInMbeSltIdx:prtInMbePrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.11.2.1.1,RAD-MIB::prtInMbeCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.11.2.1.2,RAD-MIB::prtInMbeSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.11.2.1.3,RAD-MIB::prtInMbePrtIdx,INTEGER,read-only,,current,inPrt1(101),A unique port identifier within the card.
.1.3.6.1.4.1.164.3.2.3.2.11.2.1.4,RAD-MIB::prtInMbeConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.11.2.1.5,RAD-MIB::prtInMbeRate,INTEGER,read-write,,current,r1x64eq64Kbps(1):r2x64eq128Kbps(2):r3x64eq192Kbps(3):r4x64eq256Kbps(4):r5x64eq320Kbps(5):r6x64eq384Kbps(6):r7x64eq448Kbps(7):r8x64eq512Kbps(8):r9x64eq576Kbps(9):r10x64eq640Kbps(10):r11x64eq704Kbps(11):r12x64eq768Kbps(12):r13x64eq832Kbps(13):r14x64eq896Kbps(14):r15x64eq960Kbps(15):r16x64eq1024Kbps(16):r17x64eq1088Kbps(17):r18x64eq1152Kbps(18):r19x64eq1216Kbps(19):r20x64eq1280Kbps(20):r21x64eq1344Kbps(21):r22x64eq1408Kbps(22):r23x64eq1472Kbps(23):r24x64eq1536Kbps(24),This attribute indicates the port speed.
.1.3.6.1.4.1.164.3.2.3.2.11.2.1.6,RAD-MIB::prtInMbeLinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),It indicates the slot of the main link card to which the MBE card is mapped. In the ?004 Unit the entries io6(10)..io16) are not valid. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.12,RAD-MIB::prtTreCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.12.1,RAD-MIB::prtExTreCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.12.1.1,RAD-MIB::prtExTreCnfgEntry,,not-accessible,prtExTreCnfgIdx:prtExTreSltIdx:prtExTrePrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.12.1.1.1,RAD-MIB::prtExTreCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.12.1.1.2,RAD-MIB::prtExTreSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.12.1.1.3,RAD-MIB::prtExTrePrtIdx,INTEGER,read-only,,current,exPrt1(1),A unique port identifier within the card.
.1.3.6.1.4.1.164.3.2.3.2.12.1.1.4,RAD-MIB::prtExTreLan,INTEGER,read-write,,current,remote(1):main(2),This attribute indicates whether the TRE port is operated as main or remote bridge. Default=remote.
.1.3.6.1.4.1.164.3.2.3.2.12.1.1.5,RAD-MIB::prtExTreLanRate,INTEGER,read-write,,current,r4M(1):r16M(2),This attribute indicates the Rate of the TRE port in Mbit/sec. Default-r4M.
.1.3.6.1.4.1.164.3.2.3.2.12.2,RAD-MIB::prtInTreCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.12.2.1,RAD-MIB::prtInTreCnfgEntry,,not-accessible,prtInTreCnfgIdx:prtInTreSltIdx:prtInTrePrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.12.2.1.1,RAD-MIB::prtInTreCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.12.2.1.2,RAD-MIB::prtInTreSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.12.2.1.3,RAD-MIB::prtInTrePrtIdx,INTEGER,read-only,,current,inPrt1(101),A unique port identifier within the card.
.1.3.6.1.4.1.164.3.2.3.2.12.2.1.4,RAD-MIB::prtInTreConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.12.2.1.5,RAD-MIB::prtInTreRate,INTEGER,read-write,,current,r1x56eq56Kbps(1):r1x64eq64Kbps(2):r2x56eq112Kbps(3):r2x64eq128Kbps(4):r3x56eq168Kbps(5):r3x64eq192Kbps(6):r4x56eq224Kbps(7):r4x64eq256Kbps(8):r5x56eq280Kbps(9):r5x64eq320Kbps(10):r6x56eq336Kbps(11):r6x64eq384Kbps(12):r7x56eq392Kbps(13):r7x64eq448Kbps(14):r8x56eq448Kbps(15):r8x64eq512Kbps(16):r9x56eq504Kbps(17),This attribute indicates the port speed.
.1.3.6.1.4.1.164.3.2.3.2.12.2.1.6,RAD-MIB::prtInTreLinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),It indicates the slot of the main link card to which the MBE card is mapped. In the ?004 Unit the entries io6(10)..io16) are not valid. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.13,RAD-MIB::prtLs6Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.13.1,RAD-MIB::prtExLs6CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1,RAD-MIB::prtExLs6CnfgEntry,,not-accessible,prtExLs6CnfgIdx:prtExLs6SltIdx:prtExLs6PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.1,RAD-MIB::prtExLs6CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.2,RAD-MIB::prtExLs6SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.3,RAD-MIB::prtExLs6PrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12),This attribute indicates a unique port index.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.4,RAD-MIB::prtExLs6Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.5,RAD-MIB::prtExLs6Protocol,INTEGER,read-write,,current,sync(2):async(3),This attribute indicates the protocol. async - can be selected only for ports 1-2.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.6,RAD-MIB::prtExLs6Rate,INTEGER,read-write,,current,r300bps(2):r600bps(3):r1200bps(4):r2400bps(5):r4800bps(6):r7200bps(7):r8000bps(8):r9600bps(9):r14400bps(10):r16000bps(11):r19200bps(12):r24000bps(13):r28800bps(14):r32000bps(15):r38400bps(16):r48000bps(17):r56000bps(18):r57600bps(19):r64000bps(20),Port rates in bps. g1 - contains the values : (2)-(6),(9),(12),(16) g2 - contains the values : (7),(10),(14),(19) g3 - contains the values : (8),(11),(13),(15),(17),(18),(20); it is not applicable when using Async protocol. Rates of pair ports (1-2, 3-4, 5-6) must be from the same group.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.7,RAD-MIB::prtExLs6ClkMode,INTEGER,read-write,,current,dce(1):extDce(2):dte1(3):notApplicable(255),This attribute indicates a unique port operation clock mode. It is applicable for Sync protocol only .
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.8,RAD-MIB::prtExLs6CtrlSignal,INTEGER,read-write,,current,local(2):rts(3):dtrAndRts(4),Control Signal.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.9,RAD-MIB::prtExLs6DataBits,INTEGER,read-write,,current,d6bits(1):d7bits(2):d8bits(3):d9bits(4):notApplicable(255),Data Bits. This object is applicable for Async protocol only.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.10,RAD-MIB::prtExLs6Cts,INTEGER,read-write,,current,notApplicable(1):on(2):rts(3),This object indicates the CTS control line operation mode.
.1.3.6.1.4.1.164.3.2.3.2.13.1.1.11,RAD-MIB::prtExLs6LinkToInternal,INTEGER,read-write,,current,inPrt1(101):inPrt2(102):notApplicable(255),This object indicates which internal port of the card, the external port is linked to.
.1.3.6.1.4.1.164.3.2.3.2.13.2,RAD-MIB::prtExLs6VCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1,RAD-MIB::prtExLs6VCnfgEntry,,not-accessible,prtExLs6VCnfgIdx:prtExLs6VSltIdx:prtExLs6VPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.1,RAD-MIB::prtExLs6VCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.2,RAD-MIB::prtExLs6VSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.3,RAD-MIB::prtExLs6VPrtIdx,INTEGER,read-only,,current,exPrt7(7):exPrt8(8),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.4,RAD-MIB::prtExLs6VConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.5,RAD-MIB::prtExLs6VRate,INTEGER,read-write,,current,r6400bps(2):r7200bps(3):r8000bps(4):r9600bps(5):r16000bps(6):r24000bps(7):r32000bps(8):r64000bps(9),Rate (bps) used for FAX transmission and Voice coding.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.6,RAD-MIB::prtExLs6VEchoCanceler,INTEGER,read-write,,current,off(2):on(3),Echo canceler activation.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.7,RAD-MIB::prtExLs6VIfType,INTEGER,read-write,,current,w2wire(1):w4wire(2),This attribute indicates the interface type of the port. w4wire - is applicable only for E&M port type.
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.8,RAD-MIB::prtExLs6VTxGain,Integer32,read-write,,current,,Transmit gain in dBm. E&M - values range: -17 .. 8 FXO - values range: -16 .. 4 FXS - values range: -13 .. 8 
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.9,RAD-MIB::prtExLs6VRxGain,Integer32,read-write,,current,,Receive gain in dBm. E&M - values range: -17 .. 2 FXO - values range: -17 .. -1 FXS - values range: -17 .. 2 
.1.3.6.1.4.1.164.3.2.3.2.13.2.1.10,RAD-MIB::prtExLs6VOos,INTEGER,read-write,,current,forcedIdle(1):forcedBusy(2):busyIdle(3):idleBusy(4),Out of Service signaling mode.
.1.3.6.1.4.1.164.3.2.3.2.13.3,RAD-MIB::prtInLs6CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1,RAD-MIB::prtInLs6CnfgEntry,,not-accessible,prtInLs6CnfgIdx:prtInLs6SltIdx:prtInLs6PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.1,RAD-MIB::prtInLs6CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.2,RAD-MIB::prtInLs6SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.3,RAD-MIB::prtInLs6PrtIdx,INTEGER,read-only,,current,inPrt1(101):inPrt2(102),This attribute indicates a unique internal port index.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.4,RAD-MIB::prtInLs6Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms. It also affects all the module considerations because the module has only one Internal interface which is the composite channel.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.5,RAD-MIB::prtInLs6TandemMode,INTEGER,read-write,,current,noTandem(1):tandemMaster(2):tandemSlave(3),This object indicates the Tandem Mode. tandemSlave - is valid only for an LS-6 card having on the (current slot-1) an LS-6 card with 'tandemMaster' mode.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.6,RAD-MIB::prtInLs6Rate,INTEGER,read-write,,current,r32Kbps(1):r56Kbps(2):r64Kpbs(3):r128Kbps(4):r256Kbps(5):r384Kbps(6):r192Kbps(7):r512Kbps(8):r768Kbps(9):r14400bps(10),Main Rate in Kbps.
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.7,RAD-MIB::prtInLs6RemoteType,INTEGER,read-write,,current,ls6(1):km2kSlave(2):km2kStandalone(3):notApplicable(255),Remote Type. notApplicable - when prtInLs6TandemMode=tandemSlave 
.1.3.6.1.4.1.164.3.2.3.2.13.3.1.8,RAD-MIB::prtInLs6LinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),It indicates the slot of the main link card to which the Ls6 card is mapped. In the ?004 Unit the entries io6(10)..io12(16) are not valid. notApplicable - when prtInLs6TandemMode=tandemSlave. and prtGenCnfgLinkToPort. 
.1.3.6.1.4.1.164.3.2.3.2.14,RAD-MIB::prtVc3Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.14.1,RAD-MIB::prtExVc3CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1,RAD-MIB::prtExVc3CnfgEntry,,not-accessible,prtExVc3CnfgIdx:prtExVc3SltIdx:prtExVc3PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.1,RAD-MIB::prtExVc3CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.2,RAD-MIB::prtExVc3SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.3,RAD-MIB::prtExVc3PrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.4,RAD-MIB::prtExVc3Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.5,RAD-MIB::prtExVc3TransGain,Integer32,read-write,,current,,Transmit gain in dBm.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.6,RAD-MIB::prtExVc3ReceiveGain,Integer32,read-write,,current,,Receive gain in dBm.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.7,RAD-MIB::prtExVc3Wire,INTEGER,read-write,,current,w2wire(1):w4wire(2),This object is equal for all the ports in the specific card because of HW limitations
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.8,RAD-MIB::prtExVc3Rate,INTEGER,read-write,,current,r9600bps(1):r4800bps(2),Rate in bps.
.1.3.6.1.4.1.164.3.2.3.2.14.1.1.9,RAD-MIB::prtExVc3EchoCanceler,INTEGER,read-write,,current,off(2):on(3),Echo canceler activation. The value will be the same for all the card's external ports.
.1.3.6.1.4.1.164.3.2.3.2.14.2,RAD-MIB::prtInVc3CnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.14.2.1,RAD-MIB::prtInVc3CnfgEntry,,not-accessible,prtInVc3CnfgIdx:prtInVc3SltIdx:prtInVc3PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.1,RAD-MIB::prtInVc3CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.2,RAD-MIB::prtInVc3SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.3,RAD-MIB::prtInVc3PrtIdx,INTEGER,read-only,,current,inPrt1(101),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.4,RAD-MIB::prtInVc3Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.5,RAD-MIB::prtInVc3Rate,INTEGER,read-write,,current,r32000bps(1):r16000bps(2),Rate in bps.
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.6,RAD-MIB::prtInVc3Oos,INTEGER,read-write,,current,forcedIdle(1):forcedBusy(2):busyIdle(3):idleBusy(4), This object is equal for all the ports in the specific card because of HW limitations
.1.3.6.1.4.1.164.3.2.3.2.14.2.1.7,RAD-MIB::prtInVc3LinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates the slot of the ML card to which the VC card is mapped. In the ?004 Unit the entries io6(10)..io12(16) are not valid. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.15,RAD-MIB::prtVcPbxCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.15.1,RAD-MIB::prtExVcPbxCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1,RAD-MIB::prtExVcPbxCnfgEntry,,not-accessible,prtExVcPbxCnfgIdx:prtExVcPbxSltIdx:prtExVcPbxPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.1,RAD-MIB::prtExVcPbxCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.2,RAD-MIB::prtExVcPbxSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This object indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.3,RAD-MIB::prtExVcPbxPrtIdx,INTEGER,read-only,,current,exPrt1(1),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.4,RAD-MIB::prtExVcPbxConnect,INTEGER,read-write,,current,no(2):yes(3),This object indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.5,RAD-MIB::prtExVcPbxGroup,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),The group object links together several VC-PBX cards, concerning compression of the same input T1/E1 link time-slots. When ports of different slots have the same group, they are linked. When ports have a different group, they are not linked. For VC-PBX/T1 and E1 cards, this object is - their own IO Slot. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.6,RAD-MIB::prtExVcPbxTransparent,INTEGER,read-write,,current,no(2):yes(3):notApplicable(255),This object indicates whether the Transparent transfer of Time-Slots is required or not. Time-Slots transferred by Transparent, will not be compressed. no - applicable only for VC-PBX/T1 and VC-PBX/E1 cards yes - applicable only for VC-PBX/T1 and VC-PBX/E1 cards notApplicable - only for VC-PBX cards.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.7,RAD-MIB::prtExVcPbxTransSignalTs,Integer32,read-write,,current,,This object specifies the ML Time-Slot dedicated to the signaling of the PABX Transparent TSs. None = 255. When prtExVcPbxTransparent=no this object's value=None (255) When prtExVcPbxTransparent=notApplicable, this object's value=None (255). When prtExVcPbxTransparent=yes: - for VC-PBX/T1 ports, this object's valid values are 1..16 or None (255). - for VC-PBX/E1 ports, this object's value will be 16 or None (255).
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.8,RAD-MIB::prtExVcPbxFrame,INTEGER,read-write,,current,esfT1(2):sfT1(3):g732nE1(4):g732nE1CRC(5):g732sE1(6):g732sE1CRC(7):notApplicable(255),This object is the frame parameter for T1/E1 interface. The user should select only the parameters which are relevant to the specific card: T1 values for the VC-PBX/T1 card. E1 values for the VC-PBX/E1 card. notApplicable - for the VC-PBX card. This parameter has the same values as dsx1LineType in T1/E1 MIB (RFC-1406). The parameters in dsx1LineType are: other (1) esfT1 dsx1ESF (2) sfT1 dsx1D4 (3) g732nE1 dsx1E1 (4) g732nE1CRC dsx1E1-CRC (5) g732sE1 dsx1E1-MF (6) g732sE1CRC dsx1E1-MF-CRC (7) 
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.9,RAD-MIB::prtExVcPbxRestoreTime,INTEGER,read-write,,current,restoreT1secFast(2):restoreT10sec62411(3):ccittE1(4):notApplicable(255),The time passing from the disappearance of the loss of synchronization condition (red alarm) to the restoration of normal service. The options 1secFast(2) and 10sec62411(3) for E1 interfaces are proprietary implementation of the T1 standard to the E1 interface. ccittE1 - is applicable only for VC-PBX/E1 card notApplicable - is applicable for VC-PBX card
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.10,RAD-MIB::prtExVcPbxLineCode,INTEGER,read-write,,current,b7zsT1(1):b8zsT1(2):transT1(3):hdb3E1(4):notApplicable(255),This object is the line code parameter used for T1/E1 interface. The user should select only the parameters which are relevant to the specific card: T1 line code parameters for VC-PBX/T1 E1 line code parameters for VC-PBX/E1 notApplicable - for VC-PBX This parameter has the same values as dsx1LineCoding in T1/E1 MIB (RFC-1406). The parameters in dsx1LineCoding are: dsx1JBZS (1) dsx1B8ZS (2) dsx1HDB3 (3) dsx1ZBTSI (4) dsx1AMI (5) other (6)
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.11,RAD-MIB::prtExVcPbxLineLength,INTEGER,read-write,,current,unknown(1):len0p133ft(2):len134p266ft(3):len267p399ft(4):len400p533ft(5):len534p655ft(6):notApplicable(255),This object is the line length parameter. It is applicable only for the VC-PBX/T1 card. notApplicable - for the VC-PBX and VC-PBX/E1 card. lenXXXpXXXft = len-XXX-XXXft.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.12,RAD-MIB::prtExVcPbxLinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This object indicates the slot of the ML card to which the VC-PBX/T1, VC-PBX/E1 card Transparent TSs are mapped. notApplicable - for VC-PBX card AND for VC-PBX/T1, VC-PBX/E1 cards, when prtExVcPbxTransparent=no . In the ?004 Unit the entries io6(10)..io12(16) are not valid. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.13,RAD-MIB::prtExVcPbxSignalOper,INTEGER,read-write,,current,notApplicable(1):normal(2):bEqA(3):inverseA(4),This object indicates the Signaling Operation of the VC-PBX/T1, VC-PBX/E1 external port. notApplicable - for VC-PBX card normal - all 4 signaling bits are transferred. bEqA - copy the A bit into the B bit. Applicable only for VC-PBX/T1.
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.14,RAD-MIB::prtExVcPbxIdleCode,INTEGER,read-write,,current,notApplicable(1):hff(2):he4(3):hd5(4):h9e(5):h98(6):h7f(7):h7e(8):h54(9):h1a(10),Determines the code for transmission in empty time slots. notApplicable - for VC-PBX card .
.1.3.6.1.4.1.164.3.2.3.2.15.2,RAD-MIB::prtIn1p6VcPbxCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.15.2.1,RAD-MIB::prtIn1p6VcPbxCnfgEntry,,not-accessible,prtIn1p6VcPbxCnfgIdx:prtIn1p6VcPbxSltIdx:prtIn1p6VcPbxPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.1,RAD-MIB::prtIn1p6VcPbxCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.2,RAD-MIB::prtIn1p6VcPbxSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This object indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.3,RAD-MIB::prtIn1p6VcPbxPrtIdx,INTEGER,read-only,,current,inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.4,RAD-MIB::prtIn1p6VcPbxConnect,INTEGER,read-write,,current,no(2):yes(3),This object indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.5,RAD-MIB::prtIn1p6VcPbxRate,INTEGER,read-write,,current,r4800bps(1):r6400bps(2):r7200bps(3):r8000bps(4):r9600bps(5):r12800bps(6),This object indicates the port Rate. For Normal mode (prtIn7p8VcPbxMode=normal), only part of the values are valid (constant rate). For Server mode (prtIn7p8VcPbxMode=server), all values are applicable (user can select the desired compression rate). 
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.6,RAD-MIB::prtIn1p6VcPbxEchoCanceler,INTEGER,read-write,,current,off(2):on(3),Echo canceler activation.
.1.3.6.1.4.1.164.3.2.3.2.15.2.1.7,RAD-MIB::prtIn1p6VcPbxPabxTs,Integer32,read-only,,current,,This object defines the PABX Time-Slot assigned to this internal port. For a T1 link, the valid values are: 1 .. 24. For an E1 link, the valid values are: 1 .. 31. This object is NOT applicable when prtIn1p6VcPbxConnect=no. This object is applicable for all cards of VC-PBX family. Default=the internal port index (1..6).
.1.3.6.1.4.1.164.3.2.3.2.15.3,RAD-MIB::prtIn7p8VcPbxCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1,RAD-MIB::prtIn7p8VcPbxCnfgEntry,,not-accessible,prtIn7p8VcPbxCnfgIdx:prtIn7p8VcPbxSltIdx:prtIn7p8VcPbxPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.1,RAD-MIB::prtIn7p8VcPbxCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.2,RAD-MIB::prtIn7p8VcPbxSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This object indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.3,RAD-MIB::prtIn7p8VcPbxPrtIdx,INTEGER,read-only,,current,inPrt7(107):inPrt8(108),A unique identifier of the port, within the card.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.4,RAD-MIB::prtIn7p8VcPbxConnect,INTEGER,read-write,,current,no(2):yes(3),This object indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.5,RAD-MIB::prtIn7p8VcPbxMode,INTEGER,read-write,,current,normal(1):server(2),This object indicates the working mode of the port: - normal - the compressed voice will be sent to an MTML card inside the Mux. - server - the compressed voice will be sent to the Digital Voice connector, as a service to an outside user.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.6,RAD-MIB::prtIn7p8VcPbxRate,INTEGER,read-write,,current,r32Kbps(1):r16Kbps(2):notApplicable(255),This object indicates the port Main Rate. For Server mode (prtIn7p8VcPbxMode=server), the value will be notApplicable. 
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.7,RAD-MIB::prtIn7p8VcPbxSignalMode,INTEGER,read-write,,current,none(1):aBit(2):abcBit(3):abcdBit(4),This object indicates the Signal Mode. For Server mode (prtIn7p8VcPbxMode=server), the only valid values are: - none - aBit 
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.8,RAD-MIB::prtIn7p8VcPbxOos,INTEGER,read-write,,current,forcedIdle(1):forcedBusy(2), Out of service Signaling mode.
.1.3.6.1.4.1.164.3.2.3.2.15.3.1.9,RAD-MIB::prtIn7p8VcPbxLinkTo,INTEGER,read-write,,deprecated,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This object indicates the slot of the ML card to which the VC card is mapped. In the ?004 Unit the entries io6(10)..io12(16) are not valid. For Server mode (prtIn7p8VcPbxMode=server), this object is not applicable. Both ports, 7 and 8 should be linked to the same Slot. and prtGenCnfgLinkToPort.
.1.3.6.1.4.1.164.3.2.3.2.15.4,RAD-MIB::prtExVcPbxTsTable,,not-accessible,,current,,The write operation into the table objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1,RAD-MIB::prtExVcPbxTsEntry,,not-accessible,prtExVcPbxTsCnfgIdx:prtExVcPbxTsSltIdx:prtExVcPbxTsPrtIdx:prtExVcPbxTsIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.1,RAD-MIB::prtExVcPbxTsCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.2,RAD-MIB::prtExVcPbxTsSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.3,RAD-MIB::prtExVcPbxTsPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):inPrt9(109):inPrt10(110),This attribute indicates a unique port number. VCPBX/E1, VCPBX/T1, VFPBX/E1, VFPBX/T1, VF-24/T1 and VF-30 cards  have only one external interface. VF-48/T1 and VF-60/E1 cards have two external interfaces. VFS cards have also internal ports.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.4,RAD-MIB::prtExVcPbxTsIdx,Integer32,read-only,,current,,This attribute indicates a unique PABX time slot position. The valid time slots are 1..24 for T1 cards and 1..31 for E1 cards.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.5,RAD-MIB::prtExVcPbxTsMode,INTEGER,read-write,,current,unused(1):compressed(2):transparent(3):compressedCcs(4):mng(5):ccs1(11):ccs2(12):ccs3(13):ccs4(14):ccs5(15):ccs6(16):ccs7(17):ccs8(18):ss7n1(41):ss7n2(42):ss7n3(43):ss7n4(44):ss7n5(45):ss7n6(46):ss7n7(47):ss7n8(48),This attribute indicates the usage, process and way of the specific PABX TS towards its destination: unused - the TS is not used (no processing, no destination). compressed - the TS is used, sent for compression to an internal port (for VF-PBX cards: 1..6 for of either  the same card or a VF-PBX card of the same group). transparent - the TS is used; no processing. It is sent directly for Bypass to a ML card the VF port/TS is linked to. compressedCcs - supported only by VF-24/30/48/60 cards. The TS is used; sent for compression to the CPU. mng - the TS is used for Management (this option is used when the  external port is connected to another product that has to be  managed via this dedicated TS. ss7n1..ss7n8 - supported only by VF-24/30/48/60 cards. Compressed TS that
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.6,RAD-MIB::prtExVcPbxTsIConSlot,INTEGER,read-write,,current,noConnect(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),For VF-PBX cards, the io1..io12 values are applicable only when prtExVcPbxTsMode=compressed. Otherwise, its value should be noConnect. This object indicates whether the specified compressed/transparent time slot is connected/routed internally in the Agent and to which card it is connected. For VF-PBX card, the valid selectable slots are either the current one, (prtExVcPbxTsSltIdx), or a slot containing a VF-PBX card. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.7,RAD-MIB::prtExVcPbxTsIConPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):noConnect(100):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108),This attribute indicates the port to which this TS is connected. noConnect - when prtExVcPbxTsIConSlot=noConnect.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.8,RAD-MIB::prtExVcPbxTsIConTs,Integer32,read-write,,current,,This attribute indicates the ML TS to which this TS is connected. The valid time slots are 1..24 for ML T1 cards and 1..31 for ML E1 cards. notApplicable - 255. 
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.9,RAD-MIB::prtExVcPbxTsRemPrt,INTEGER,read-write,,current,exPrt1(1):exPrt2(2):noConnect(100),This attribute indicates the end-point port on the Remote unit. VF-48/T1 and VF-60/E1 cards have two external interfaces. noConnect - when prtExVcPbxTsMode=unused, transparent, voiceTransparent or mng.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.10,RAD-MIB::prtExVcPbxTsRemTs,Integer32,read-write,,current,,This attribute indicates the end-point TS on the Remote unit. The valid time slots are 1..24 for T1 ports and 1..31 for E1 ports. notApplicable - 255.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.11,RAD-MIB::prtExVcPbxTsRemConnID,Unsigned32,read-write,,current,,This attribute indicates the Connection ID with the Remote unit. notApplicable = 0.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.12,RAD-MIB::prtExVcPbxTsSourceSlot,INTEGER,read-write,,current,noConnect(2):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),For VFS cards. These cards offer Compresed Voice Services for  io1..io12 values are applicable only when prtExVcPbxTsMode=compressed(voice).  Otherwise, its value should be noConnect. In the ?004 Unit the entries io6(10)..io12(16) are not valid.
.1.3.6.1.4.1.164.3.2.3.2.15.4.1.13,RAD-MIB::prtExVcPbxTsSourcePrt,Unsigned32,read-write,,current,,For VFS cards. These cards offer Compresed Voice Services for  This object indicates the Source Port within the Slot of the Analog Voice Card,  we want to compress. noConnect=100 - when prtExVcPbxTsCvServiceSlot=noConnect.
.1.3.6.1.4.1.164.3.2.3.2.16,RAD-MIB::prtIsdnCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.16.1,RAD-MIB::prtIsdnCnfgTable,,not-accessible,,current,,The write operation into the table objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1,RAD-MIB::prtIsdnCnfgEntry,,not-accessible,prtIsdnCnfgIdx:prtIsdnSltIdx:prtIsdnPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.1,RAD-MIB::prtIsdnCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.2,RAD-MIB::prtIsdnSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):kmxMlA(103):kmxMlB(104):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In the ?004 Unit the entries io6(10)..io12(16) are not valid For KM2100/4 Valid entries are 'kmxMlA ' or 'kmxMlB'
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.3,RAD-MIB::prtIsdnPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. For MAXcess the values will be: exPrt1(1), exPrt2(2), exPrt3(3), exPrt4(4), For KM-2100 the port index is calculated as follows: 100*Slot+Ch
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.4,RAD-MIB::prtIsdnConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates if the port is connected.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.5,RAD-MIB::prtIsdnSignalingProtocol,INTEGER,read-write,,current,other(1):etsi(3):ess4(5):ess5(6):dms100(7):ni1(9):ni2(10):ins64(17):ins1500(18):qsig(21):notApplicable(255),This attribute fixes which signaling protocol is used at this port (D-Channel). It is equivalent to isdnSignalingProtocol in the isdn MIB.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.6,RAD-MIB::prtIsdnBasicRateLineTopology,INTEGER,read-write,,current,pointToPoint(1):pointToMultipoint(2):notApplicable(255),This attribute is relevant for ISDN BRI only. It is equivalent to isdnBasicRateLineTopology in the isdn MIB.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.7,RAD-MIB::prtIsdnMode,INTEGER,read-write,,current,dialup(1):leased(2):syncLeased(3):notApplicable(255),This attribute allows the user to configure the port as leased(2) in case of connection to a TDM network.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.8,RAD-MIB::prtIsdnFilter,INTEGER,read-write,,current,notApplicable(1):answerAll(2):rejectAll(3):selective(4):callBack(5),This attribute allows the user to configure the port: answerAll(2): accept all incoming calls, rejectAll(3): reject all incoming calls, selective(4): accept or reject according directory table. callBack (5): In this mode the ISDN Ch will reject incoming calls and will initiate call back to the rejected phone number.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.9,RAD-MIB::prtIsdnSimultaneousCall,INTEGER,read-write,,current,notApplicable(1):accept(2):reject(3),In case of simultaneous call (local,remote and remote,local): accept(2): accept the incoming call, reject(3): reject the incoming call.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.10,RAD-MIB::prtIsdnNumOfAbstractTerm,Integer32,read-write,,current,,An object for KM2100/4 agents. 255=Not Applicable When ISDN Standard = ETSI or NTT (European) the value should be 255 (NotApplicable) else If ML speed is 64Kbps value should be 1. If ML speed is 128Kbps value can be either 1 or 2 (user selection).
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.11,RAD-MIB::prtIsdnSwitchMode,INTEGER,read-write,,current,notApplicable(1):auto(2):manual(3):connect(4),For KM2100. auto - The call is initiated automatically by one of the IO cards connected to KML.10(ISDN card) having ISDN Switch Mode. manual - The call is initiated by the user manually, for KML.10 having ISDN Switch Mode (via mdlSCmd). connect- The call is initiated 'immediately', for KML.10 having ISDN Switch Mode. 'immediately'- means: immediately after power-up (when product performed Reset) OR, since this value appears in the active configuration. In this case, the call can be disconnected only by power-off of the product or by changing this object to another value (or actual Remove of the KML.10 relevant card). notApplicable - For other card types.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.12,RAD-MIB::prtIsdnAbSide,INTEGER,read-write,,current,notApplicable(1):aSide(2):bSide(3),This parameter indicates the QSIG side in layer 3. This definition is from the QSIG Standard.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.13,RAD-MIB::prtIsdnQsigRole,INTEGER,read-write,,current,notApplicable(1):slave(2):master(3),This parameter indicates the QSIG side in layer 1 & 2.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.14,RAD-MIB::prtIsdnInterface,INTEGER,read-write,,current,lt(1):nt(2):te(3):notApplicable(255),It indicates the interface type: lt = line termination nt = network termination te = terminal equipment.
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.15,RAD-MIB::prtIsdnCallMode,INTEGER,read-write,,current,notApplicable(1):initiate(2):listen(3),This object indicates the acceptance of incoming calls. Initiate - Callout Listen - Callin. 
.1.3.6.1.4.1.164.3.2.3.2.16.1.1.16,RAD-MIB::prtIsdnCallBackTimeout,Integer32,read-write,,current,,This object is applicable only if 'prtIsdnFilter' is 'CallBack' and determines how long to wait from receiving the incoming call until initiating the call back call. The vaules range should be '1..20 sec' and the default 10 sec.
.1.3.6.1.4.1.164.3.2.3.2.16.2,RAD-MIB::prtIsdnEndpointTable,,not-accessible,,current,,The write operation into the table objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.16.2.1,RAD-MIB::prtIsdnEndpointEntry,,not-accessible,prtIsdnEndpointCnfgIdx:prtIsdnEndpointSltIdx:prtIsdnEndpointPrtIdx:prtIsdnEndpointIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.1,RAD-MIB::prtIsdnEndpointCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.2,RAD-MIB::prtIsdnEndpointSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):kmxMlA(103):kmxMlB(104):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. In ?004 Unit the entries io6(10)..io12(16) are not valid For KM2100/4 Valid entries are 'kmxMlA ' or 'kmxMlB'
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.3,RAD-MIB::prtIsdnEndpointPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. For MAXcess the values will be: exPrt1(1), exPrt2(2), exPrt3(3), exPrt4(4), For KM-2100 the port index is calculated as follows: 100*Slot+Ch
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.4,RAD-MIB::prtIsdnEndpointIdx,INTEGER,read-only,,current,atei1(1):atei2(2),Since more than one endpoint may be defined per isdn entity, this field is a simple index. It corresponds to isdnEndpointIdx in the isdn MIB.
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.5,RAD-MIB::prtIsdnEndpointTeiType,INTEGER,read-create,,current,dynamic(1):static(2):notApplicable(255),The type of TEI (Terminal Endpoint Identifier) used for this Terminal Endpoint. In case of dynamic(1), the TEI value is selected by the switch. In case of static(2), a valid TEI value has to be entered in the isdnEndpointTeiValue object. interface type as well as the Terminal Endpoint type. static(2). On Basic Rate interfaces the default value is dynamic(1) for isdn(63) Terminal Endpoints. It corresponds to isdnEndpointTeiType in the isdn MIB.
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.6,RAD-MIB::prtIsdnEndpointTeiValue,Integer32,read-create,,current,,When the TEI Type is static, the value of the TEI should be between 0 and 63. Else, it is not selectable by user. It corresponds to isdnEndpointTeiValue in the isdn MIB
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.7,RAD-MIB::prtIsdnEndpointSpid,OCTET,read-create,,current,,The Service profile IDentifier (SPID) information for this Terminal Endpoint. It is is composed of 9-20 numeric characters. It corresponds to isdnEndpointSpid in the isdn MIB.
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.8,RAD-MIB::prtIsdnEndpointBearerCh,INTEGER,read-create,,current,notApplicable(1):anyChannel(2):channelB1(3):channelB2(4),This is the selected dialing channel. anyChannel - the system selects the dialing channel.
.1.3.6.1.4.1.164.3.2.3.2.16.2.1.9,RAD-MIB::prtIsdnEndpointRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This field indicates whether to consider this endpoint or not. The only possible supported RowStatus vaules are active (1) and destroy (6).
.1.3.6.1.4.1.164.3.2.3.2.16.3,RAD-MIB::prtIsdnDirectoryTable,,not-accessible,,current,,The write operation into the table objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.16.3.1,RAD-MIB::prtIsdnDirectoryEntry,,not-accessible,prtIsdnDirectoryCnfgIdx:prtIsdnDirectorySltIdx:prtIsdnDirectoryPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.1,RAD-MIB::prtIsdnDirectoryCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.2,RAD-MIB::prtIsdnDirectorySltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):kmxMlA(103):kmxMlB(104):notApplicable(255),This attribute indicates a unique slot position where the card is inserted. For MX300/30 ports: io1(5) = isdn1(5) and io2(6) = isdn2(6). In ?004 Unit the entries io6(10)..io12(16) are not valid For KM2100/4 Valid entries are 'kmxMlA ' or 'kmxMlB'
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.3,RAD-MIB::prtIsdnDirectoryPrtIdx,Integer32,read-only,,current,,For MAXcess this is the internal port number: 101, 102,.... For KM-2100 the port index is calculated as follows: 100*Slot+Ch
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.4,RAD-MIB::prtIsdnDirectoryLocalAddr,OCTET,read-create,,current,,This is the local address associated with this entry. - For MX: Size=17 , Default=0 (17 characters) - For KM: Size=20, Default=blank (20 characters) 
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.5,RAD-MIB::prtIsdnDirectoryLocalSubAddr,OCTET,read-create,,current,,This is the local subaddress associated with this entry. - For MX: Size=6 , Default=0 (6 characters) - For KM: Size=4 , Default=blank (4 characters)
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.6,RAD-MIB::prtIsdnDirectoryRemoteAddr,OCTET,read-create,,current,,This is the remote address associated with this entry. - For MX: Size=17 , Default=0 (17 characters) - For KM: Size=20, Default=blank (20 characters)
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.7,RAD-MIB::prtIsdnDirectoryRemoteSubAddr,OCTET,read-create,,current,,This is the remote subaddress associated with this entry. - For MX: Size=6 , Default=0 (6 characters) - For KM: Size=4 , Default=blank (4 characters)
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.8,RAD-MIB::prtIsdnDirectoryPrtNu,Integer32,read-create,,current,,This is the external port number connected to this entry.
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.9,RAD-MIB::prtIsdnDirectoryTeiId,Integer32,read-create,,current,,This is the abstract terminal id if relevant, connected to this entry.
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.10,RAD-MIB::prtIsdnDirectoryRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This is the status for the row. It allows to know whether to consider this row or not. The only possible supported RowStatus vaules are active (1) and destroy (6).
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.11,RAD-MIB::prtIsdnDirectoryLocalAddr2,OCTET,read-create,,current,,This is the second local address associated with this entry. - For MX: Size=17 , Default=0 (17 characters) - For KM: Size=20, Default=blank (20 characters)
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.12,RAD-MIB::prtIsdnDirectoryLocalSubAddr2,OCTET,read-create,,current,,This is the second local subaddress associated with this entry. - For MX: Size=6 , Default=0 (6 characters) - For KM: Size=4 , Default=blank (4 characters)
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.13,RAD-MIB::prtIsdnDirectoryRemoteAddr2,OCTET,read-create,,current,,This is the second remote address associated with this entry. - For MX: Size=17 , Default=0 (17 characters) - For KM: Size=20, Default=blank(20 characters) 
.1.3.6.1.4.1.164.3.2.3.2.16.3.1.14,RAD-MIB::prtIsdnDirectoryRemoteSubAddr2,OCTET,read-create,,current,,This is the second remote subaddress associated with this entry. - For MX: Size=6 , Default=0 (6 characters) - For KM: Size=4 , Default=blank (4 characters) 
.1.3.6.1.4.1.164.3.2.3.2.17,RAD-MIB::prtLogicalCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.17.1,RAD-MIB::prtLogicalCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.17.1.1,RAD-MIB::prtLogicalCnfgEntry,,not-accessible,prtLogicalCnfgIdx:prtLogicalSltIdx:prtLogicalPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.17.1.1.1,RAD-MIB::prtLogicalCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.17.1.1.2,RAD-MIB::prtLogicalSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),Slot Index. For ISDN BRI Ports of MX300/30, io1(5) = isdn1(5) and io2(6) = isdn2(6).
.1.3.6.1.4.1.164.3.2.3.2.17.1.1.3,RAD-MIB::prtLogicalPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. This port number should be an internal port number: inPrt1(101)->inPrt50(150), linkSel1(200)->linkSel50(250), encaps1(300)-> encaps50(350), huntGr1(101) -> huntGr10(110).
.1.3.6.1.4.1.164.3.2.3.2.17.1.1.4,RAD-MIB::prtLogicalConnect,INTEGER,read-create,,current,no(2):yes(3),This attribute indicates whether the port should be considered in any of the mux algorithms.
.1.3.6.1.4.1.164.3.2.3.2.17.1.1.5,RAD-MIB::prtLogicalFunction,INTEGER,read-create,,current,notApplicable(1):linkSelector(2):encapsulator(3):huntGroup(4),This parameter defines the function of the relevant channel.
.1.3.6.1.4.1.164.3.2.3.2.17.1.1.6,RAD-MIB::prtLogicalRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This parameter allows the NMS to create/delete logical ports. The only possible supported RowStatus vaules are active (1) and destroy (6).
.1.3.6.1.4.1.164.3.2.3.2.17.2,RAD-MIB::linkSelectorCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.17.2.1,RAD-MIB::linkSelectorCnfgEntry,,not-accessible,linkSelectorCnfgIdx:linkSelectorSltIdx:linkSelectorPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.1,RAD-MIB::linkSelectorCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.2,RAD-MIB::linkSelectorSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),Slot Index
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.3,RAD-MIB::linkSelectorPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. This port number should be internal port number: higher or equal to linkSeL1(201).
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.4,RAD-MIB::linkSelectorMaxIdleTime,Integer32,read-write,,current,,Move to higher prioritized connected link after this period of seconds of silence on the current link. 0=move immediately to higher prioritized connected link. UNIT is seconds.
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.5,RAD-MIB::linkSelectorMode,INTEGER,read-write,,current,notApplicable(1):backup(2):bod(3), If the link selector is in mode: backup(2)=then the link with the lower priority will be used in case of failure of the higher priority link, bod(3)=bandwidth on demand or dynamic bandwidth allocation means that links with lower priority will be used whenever additional bandwidth is required. 
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.6,RAD-MIB::linkSelectorRevert,INTEGER,read-write,,current,notApplicable(1):auto(2):manual(3), If the link selector is in mode backup: auto(2)=return automatically to Main link when it is OK. manual(3)=stays connected to backup link.
.1.3.6.1.4.1.164.3.2.3.2.17.2.1.7,RAD-MIB::linkSelectorMinBUSession,Integer32,read-write,,current,,Minimum duration of a backup session before returning to Main Link. Relevant in Backup Mode and when Revert is auto(2). Value 255 is for NEVER which means never return to Main Link. UNIT is minutes.
.1.3.6.1.4.1.164.3.2.3.2.17.3,RAD-MIB::linkSelectorPLinkTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.17.3.1,RAD-MIB::linkSelectorPLinkEntry,,not-accessible,pLinkCnfgIdx:pLinkSltIdx:pLinkPrtIdx:pLinkIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.1,RAD-MIB::pLinkCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.2,RAD-MIB::pLinkSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),Slot Index
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.3,RAD-MIB::pLinkPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. This port number should be the link selector number.
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.4,RAD-MIB::pLinkIdx,Integer32,read-only,,current,,This index is the row number.
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.5,RAD-MIB::pLinkSlotNu,INTEGER,read-write,,current,noConnect(2):cl(3):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),The slot of the prioritized link. For ISDN BRI ports of MX300/30,
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.6,RAD-MIB::pLinkPortNu,Integer32,read-write,,current,,The port of the prioritized link. Value 100 is for noConnect.
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.7,RAD-MIB::pLinkPrioNu,Integer32,read-write,,current,,The priority of the prioritized link. MIN=1...., MAX=8.
.1.3.6.1.4.1.164.3.2.3.2.17.3.1.8,RAD-MIB::pLinkVRate,INTEGER,read-write,,current,r1x56eq56Kbps(1):r1x64eq64Kbps(2):r2x56eq112Kbps(3):r2x64eq128Kbps(4):r3x56eq168Kbps(5):r3x64eq192Kbps(6):r4x56eq224Kbps(7):r4x64eq256Kbps(8):r5x56eq280Kbps(9):r5x64eq320Kbps(10):r6x56eq336Kbps(11):r6x64eq384Kbps(12):r7x56eq392Kbps(13):r7x64eq448Kbps(14):r8x56eq448Kbps(15):r8x64eq512Kbps(16):r9x56eq504Kbps(17):r9x64eq576Kbps(18):r10x56eq560Kbps(19):r10x64eq640Kbps(20):r11x56eq616Kbps(21):r11x64eq704Kbps(22):r12x56eq672Kbps(23):r12x64eq768Kbps(24):r13x56eq728Kbps(25):r13x64eq832Kbps(26):r14x56eq784Kbps(27):r14x64eq896Kbps(28):r15x56eq840Kbps(29):r15x64eq960Kbps(30):r16x56eq896Kbps(31):r16x64eq1024Kbps(32):r17x56eq952Kbps(33):r17x64eq1088Kbps(34):r18x56eq1008Kbps(35):r18x64eq1152Kbps(36):r19x56eq1064Kbps(37):r19x64eq1216Kbps(38):r20x56eq1120Kbps(39):r20x64eq1280Kbps(40):r21x56eq1176Kbps(41):r21x64eq1344Kbps(42):r22x56eq1232Kbps(43):r22x64eq1408Kbps(44):r23x56eq1288Kbps(45):r23x64eq1472Kbps(46):r24x56eq1344Kbps(47):r24x64eq1536Kbps(48):r25x56eq1400Kbps(49):r25x64eq1600Kbps(50):r26x56eq1456Kbps(51):r26x64eq1664Kbps(52):r27x56eq1512Kbps(53):r27x64eq1728Kbps(54):r28x56eq1568Kbps(55):r28x64eq1792Kbps(56):r29x56eq1624Kbps(57):r29x64eq1856Kbps(58):r30x56eq1680Kbps(59):r30x64eq1920Kbps(60):r31x56eq1736Kbps(61):r31x64eq1984Kbps(62):noRate(100),The rate to use with this link.
.1.3.6.1.4.1.164.3.2.3.2.18,RAD-MIB::prtFrPlusCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.18.1,RAD-MIB::prtFrPlusCnfgTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.3.2.3.2.18.1.1,RAD-MIB::prtFrPlusCnfgEntry,,not-accessible,prtFrPlusCnfgIdx:prtFrPlusSltIdx:prtFrPlusPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.18.1.1.1,RAD-MIB::prtFrPlusCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.2.3.2.18.1.1.2,RAD-MIB::prtFrPlusSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),Slot Index. For ISDN BRI Ports of MX300/30, io1(5) = isdn1(5) and io2(6) = isdn2(6).
.1.3.6.1.4.1.164.3.2.3.2.18.1.1.3,RAD-MIB::prtFrPlusPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. This port number should be: - for ISDN cards: inPrt1(101)->inPrt50(150) - for MHS1 card : exPrt1(1) - for MHS3, MLS3 cards: exPrt1(1)->exPrt3(3) - for MLS6 cards: exPrt1(1)->exPrt6(6).
.1.3.6.1.4.1.164.3.2.3.2.18.1.1.4,RAD-MIB::prtFrPlusNotSegmentedPriorities,OCTET,read-write,,current,,This parameter is relevant only for FR+ protocol and asks the MXcess NOT to segment data with specified priorities: from LSB: bit 1 is for priority 1, bit 2 is for priority 2, .... till bit 7 for priority 7. Default is 00000000; i.e, segment all priorities.
.1.3.6.1.4.1.164.3.2.3.2.19,RAD-MIB::prtMl4Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.19.1,RAD-MIB::prtMl4CnfgTable,,not-accessible,,current,,This is an extension table for MTML-4 card parameters.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1,RAD-MIB::prtMl4CnfgEntry,,not-accessible,prtMl4CnfgIdx:prtMl4SltIdx:prtMl4PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.1,RAD-MIB::prtMl4CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. The write operation is valid only to the TmpCnfg.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.2,RAD-MIB::prtMl4SltIdx,INTEGER,read-only,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the module is inserted.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.3,RAD-MIB::prtMl4PrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):inPrt1(101):inPrt2(102):inPrt3(103):inPrt4(104):inPrt5(105):inPrt6(106):inPrt7(107):inPrt8(108):inPrt9(109):inPrt10(110):inPrt11(111):inPrt12(112):inPrt13(113):inPrt14(114):inPrt15(115):inPrt16(116):inPrt17(117):inPrt18(118):inPrt19(119):inPrt20(120):inPrt21(121):inPrt22(122):inPrt23(123):inPrt24(124):inPrt25(125):inPrt26(126):inPrt27(127):inPrt28(128):inPrt29(129):inPrt30(130):inPrt31(131):inPrt32(132):inPrt33(133):inPrt34(134):inPrt35(135):inPrt36(136):inPrt37(137):inPrt38(138):inPrt39(139):inPrt40(140):inPrt41(141):inPrt42(142):inPrt43(143):inPrt44(144):inPrt45(145):inPrt46(146):inPrt47(147):inPrt48(148):inPrt49(149):inPrt50(150):inPrt51(151):inPrt52(152):inPrt53(153):inPrt54(154):inPrt55(155):inPrt56(156):inPrt57(157):inPrt58(158):inPrt59(159):inPrt60(160):inPrt61(161):inPrt62(162):inPrt63(163):inPrt64(164):inPrt65(165):inPrt66(166):inPrt67(167):inPrt68(168):inPrt69(169):inPrt70(170):inPrt71(171):inPrt72(172):inPrt73(173):inPrt74(174):inPrt75(175):inPrt76(176):inPrt77(177):inPrt78(178):inPrt79(179):inPrt80(180):inPrt81(181):inPrt82(182):inPrt83(183):inPrt84(184),This attribute indicates a unique port number.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.4,RAD-MIB::prtMl4SigProfile,INTEGER,read-write,,current,notApplicable(1):none(2):p1(3):p2(4):p3(5):p4(6):p5(7):perTS(8),This object indicates the Signaling Profile of the port. none - when the Frame is G732N (no MF) or Unframed. p1 = profile 1 p2 = profile 2 p3 = profile 3 p4 = profile 4 p5 = profile 5  perTS = when Signaling Profile is selected per TS.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.5,RAD-MIB::prtMl4CGA,INTEGER,read-write,,current,none(1):trans(2):full(3),This object selects the method used to signal the CGA state to the other end, through the main link. 'none' - non-transparent mode. When one of the links (main) will be in Out Of Service state, both 'Data/Voice Oos' and 'Oos' will be transmitted to the other end. 'trans' - when one of the links (main) will be in Out Of Service state, 'Data/Voice Oos' will be transmitted to the other end. 'full' - fully-transparent mode. When one of the links (main) will be in Out Of Service state, neither 'Data/Voice Oos' nor 'Oos' will be transmitted to the other end.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.6,RAD-MIB::prtMl4Oos,INTEGER,read-write,,current,notSupported(2):forcedIdle(3):forcedBusy(4):busyIdle(5):idleBusy(6),'idle' = '0' = on-hook, idle state 'busy' = '1' = off-hook, busy state 'forcedIdle' = SP = both A and B signaling bits are forced to '0' during out-of-service periods. 'forcedBusy' = MK = both A and B signaling bits are forced to '1' during out-of-service periods. 'busyIdle' = MK_SP = A and B bits are forced to '1' for 2.5 seconds; then they are switched to '0' until out-of-service condition disappears. 'idleBusy' = SP_MK = A and B bits are forced to '0' for 2.5 seconds; then they are switched to '1' until out-of-service condition disappears. - for T1: '0'=0 ; '1'=1 - for E1: '0'=1 ; '1'=0 
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.7,RAD-MIB::prtMl4VoiceOos,OCTET,read-write,,current,,Voice Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will always be 0.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.8,RAD-MIB::prtMl4DataOos,OCTET,read-write,,current,,Data Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will always be 0.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.9,RAD-MIB::prtMl4Service,INTEGER,read-write,,current,notApplicable(1):leasedLine(2):v51(3):v52Master(4):v52Slave(5),Link Service. leasedLine - usual TDM interface. v51 - V5.1 interface. v52Master - V5.2 Link to Local Exchange. v52Slave - a ML that is transferred to the v52Master.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.10,RAD-MIB::prtMl4IpAddress,IpAddress,read-write,,current,,IP Address of the port.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.11,RAD-MIB::prtMl4IpMask,IpAddress,read-write,,current,,IP subnet mask of the port.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.12,RAD-MIB::prtMl4SignalingMode,INTEGER,read-write,,current,notApplicable(1):cas(2):ccs(3):robbedBit(4):other(5),Refers to the signaling mode of the port (or framer module). cas(2) means Channel Associated Signaling. Used for E1 Links. ccs(3) is the Common Channel Signaling (the signaling is not within the channels time slot - a TS for signaling is used). robbedBit(4) is a method implementing 7 bits for the voice and 1 bit dedicated for signaling. Used for T1 Links. other (5)- Signaling generally exists though not specifically according to one of the values listed ; this port uses a framer in this case.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.13,RAD-MIB::prtMl4EchoCanceler,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Echo canceler activation.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.14,RAD-MIB::prtMl4OosErrorSource,INTEGER,read-write,,current,notApplicable(1):none(2):framing(3):bpv(4),OOS (Out-of-Service) Error Source. This object is applicable for T1 ports only.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.15,RAD-MIB::prtMl4OosEntryThreshold,Integer32,read-write,,current,,This object defines the number of Errors per Second that determine the  minimum unacceptable noise level. This value will be the Entry Threshold to the OOS (Out-of-Service) state. This object is applicable only when prtMl4OosErrorSource=framing(3) or bpv(4). 0=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.16,RAD-MIB::prtMl4OosExitThreshold,Integer32,read-write,,current,,This object defines the number of consecutive Error-Free-Seconds before going from OOS state to Normal state. This value will be the Exit Threshold from the OOS (Out-of-Service) state. This object is applicable only when prtMl4OosErrorSource=framing(3) or bpv(4). 0=notApplicable.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.17,RAD-MIB::prtMl4LogicalLinkId,Integer32,read-write,,current,,This object defines for a V5.2 Master ML the Logical Link Id. Valid values are: 0..256. NA=257.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.18,RAD-MIB::prtMl4DedicatedTs,Integer32,read-write,,current,,A unique number to identify Dedicated TS of the E1 port (V5.2). It is applicable only when prtMl4Service=v52Slave and  prtExPh1MlInbandMng selected is dedicatedTs, dedicatedPpp or dedicatedFr. 1..31 - Dedicated TS of E1 255 - notApplicable  Other values are invalid.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.19,RAD-MIB::prtMl4RemCrc,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates whether the E1 of the Remote device connected to this E1 port, will have CRC-4 or not.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.20,RAD-MIB::prtMl4CrossConnectLevel,INTEGER,read-write,,current,notApplicable(1):ds0(2):ds1(3),This object indicates whether the cross connect is  on DS1 or DS0 (time-slots) level.  When cross connect level is ds1, Destination Slot  is indicated by prtGenCnfgLinkToSlot, Destination Port is indicated by prtGenCnfgLinkToPort.  For Unframed Line Type, cross connect level can be either notApplicable (NC=not connected) or DS1. Otherwise, default value is ds0.
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.21,RAD-MIB::prtMl4PppEchoFailDetection,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates whether the PPP Echo is taken into account for its Fail Detection.  This object is relevant when Inband Mng between devices is Dedicated TS PPP. Default=Disable.
.1.3.6.1.4.1.164.3.2.3.2.20,RAD-MIB::prtAcmCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.20.1,RAD-MIB::prtAcmCnfgTable,,not-accessible,,current,,This is a table for ACM port parameters.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1,RAD-MIB::prtAcmCnfgEntry,,not-accessible,prtAcmCnfgIdx:prtAcmSltIdx:prtAcmPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1.1,RAD-MIB::prtAcmCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. The write operation is valid only to the TmpCnfg.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1.2,RAD-MIB::prtAcmSltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):notApplicable(255),This attribute indicates a unique slot position where the module is inserted.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1.3,RAD-MIB::prtAcmPrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2):exPrt3(3):exPrt4(4):exPrt5(5):exPrt6(6):exPrt7(7):exPrt8(8):exPrt9(9):exPrt10(10):exPrt11(11):exPrt12(12),This attribute indicates a unique port number.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1.4,RAD-MIB::prtAcmConnect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be connected or not. Only a connected port can perform activity.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1.5,RAD-MIB::prtAcmActiveState,INTEGER,read-write,,current,low(2):high(3),This attribute indicates the Electric Active State of the port.
.1.3.6.1.4.1.164.3.2.3.2.20.1.1.6,RAD-MIB::prtAcmAlrString,OCTET,read-write,,current,,Alarm string selected by user for the Inbound ports. This object is applicable only for the Inbound Ports: ext-5..ext-12. For the Outbound Ports (ext-1..ext-4), the size of this string will be 0.
.1.3.6.1.4.1.164.3.2.3.2.21,RAD-MIB::prtE2Cnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.21.1,RAD-MIB::prtE2CnfgTable,,not-accessible,,current,,This is a table for E2 port parameters.
.1.3.6.1.4.1.164.3.2.3.2.21.1.1,RAD-MIB::prtE2CnfgEntry,,not-accessible,prtE2CnfgIdx:prtE2SltIdx:prtE2PrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.21.1.1.1,RAD-MIB::prtE2CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. The write operation is valid only to the TmpCnfg.
.1.3.6.1.4.1.164.3.2.3.2.21.1.1.2,RAD-MIB::prtE2SltIdx,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This attribute indicates a unique slot position where the module is inserted.
.1.3.6.1.4.1.164.3.2.3.2.21.1.1.3,RAD-MIB::prtE2PrtIdx,INTEGER,read-only,,current,exPrt1(1):exPrt2(2),This attribute indicates a unique port number.
.1.3.6.1.4.1.164.3.2.3.2.21.1.1.4,RAD-MIB::prtE2Connect,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether the port should be connected or not. Only a connected port can perform activity.
.1.3.6.1.4.1.164.3.2.3.2.21.1.1.5,RAD-MIB::prtE2MngOnNationalBit,INTEGER,read-write,,current,no(2):yes(3),This attribute indicates whether National Bit will be used for Management or not.
.1.3.6.1.4.1.164.3.2.3.2.22,RAD-MIB::prtLanWanCnfg,,,,,,
.1.3.6.1.4.1.164.3.2.3.2.22.1,RAD-MIB::prtLanWanCnfgTable,,not-accessible,,current,,This is a table for Lan-Wan port parameters.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1,RAD-MIB::prtLanWanCnfgEntry,,not-accessible,prtLanWanCnfgIdx:prtLanWanSltIdx:prtLanWanPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.1,RAD-MIB::prtLanWanCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the Cnfg (1..100) being accessed. Idx 255 relates to the TmpCnfg. The write operation is valid only to the TmpCnfg.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.2,RAD-MIB::prtLanWanSltIdx,INTEGER,not-accessible,,current,notApplicable(1):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16),This object indicates a unique slot position where the module is inserted.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.3,RAD-MIB::prtLanWanPrtIdx,Integer32,not-accessible,,current,,This object indicates a unique number to identify a port in a specific card. Generally, for MP-210X/2200, the Port Index will be according to the  external/internal port number:  - exPrtX : X - inPrtX : 100 + X For FCD-155, refer to device specification
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.4,RAD-MIB::prtLanWanMode,INTEGER,read-write,,current,notApplicable(1):bridge(2):bridgeAndStp(3):layer3SubnetSwitch(4),This object determines the working mode of this port. For FCD155, layer3SubnetSwitch is not applicable
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.5,RAD-MIB::prtLanWanDestIf,Integer32,read-write,,current,,This object determines the Destination Interface for the frames received by this port. - inPrtX (internal-X port): 100 + X . For FCD-155 this object is not applicable =0 
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.6,RAD-MIB::prtLanWanEgressVlanMode,INTEGER,read-write,,current,notApplicable(1):unmodified(2):tag(3):doubleTag(4):untag(5),This object determines what to do with the VLAN frames that exit via the WAN side of the port. This object is not applicable when prtLanWanMode=l3SubnetSwitch(4).
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.7,RAD-MIB::prtLanWanL2Protocol,INTEGER,read-write,,current,notApplicable(1):none(2):ppp(3):hdlc(4):pppoHdlc(5):mlppp(6),L2 Protocol. When prtLanWanMode=l3SubnetSwitch(4), the only valid value is ppp(3).
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.8,RAD-MIB::prtLanWanStpPriority,Integer32,read-write,,current,,The value of the priority field which is contained in the first  (in network byte order) octet of the (2 octet long) Port ID.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.9,RAD-MIB::prtLanWanStpCost,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-1990 recommends  that the default value of this parameter be in inverse proportion  to the speed of the attached LAN.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.10,RAD-MIB::prtLanWanToLanVlanMode,INTEGER,read-write,,current,notApplicable(1):unmodified(2):tag(3):doubleTag(4):untag(5),This object determines what to do with the VLAN frames that come from WAN side of the port and exit towards one of the LAN ports. This object is applicable only when prtLanWanDestIf=100 or 101  (Switching Table or inPrt1).
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.11,RAD-MIB::prtLanWanVlanId,Integer32,read-write,,current,,This is the VLAN Id attached to a frame, when the relevant Vlan Mode (prtLanWanEgressVlanMode or prtLanWanToLanVlanMode) is tag or doubleTag. 0=not applicable.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.12,RAD-MIB::prtLanWanVlanPriority,Integer32,read-write,,current,,This is the VLAN Priority attached to a frame, when the relevant Vlan Mode (prtLanWanEgressVlanMode or prtLanWanToLanVlanMode) is tag or doubleTag. Valid values: 0..7 255=not applicable.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.13,RAD-MIB::prtLanWanMtu,Integer32,read-write,,current,,The size of the largest packet which can be sent/received on the interface,  specified in octets. Valid values change per device. 0=not applicable.
.1.3.6.1.4.1.164.3.2.3.2.22.1.1.14,RAD-MIB::prtLanWanVlanType,INTEGER,read-write,,current,notApplicable(1):portBasedVlan(2):ieee802dot1q(3):ieee802dot1qTaggedOnly(4),This oject indicates type of VLAN this port is assigned to. Port Base Vlan parameters are defined by objects under radBridgePortBaseVlan
.1.3.6.1.4.1.164.3.3,RAD-MIB::dacsMux,,,,,,
.1.3.6.1.4.1.164.3.3.0,RAD-MIB::dacsMuxEvents,,,,,,The events for DACS MUX.
.1.3.6.1.4.1.164.3.3.0.1,RAD-MIB::sanityCheckTrap,,,,,,This trap is sent after a data base download attempt.  It returns the sanity result status and the configuration no.checked.
.1.3.6.1.4.1.164.3.3.0.2,RAD-MIB::dacsMuxAlarmsTrap,,,,,,This trap is sent when an alarm occurs.
.1.3.6.1.4.1.164.3.3.0.3,RAD-MIB::mdlConnectTrap,,,,,,This trap is sent when a card is removed.
.1.3.6.1.4.1.164.3.3.0.4,RAD-MIB::sysAlrStatusTrap,,,,,,This trap is sent upon any change in the value of any of  the variables.
.1.3.6.1.4.1.164.3.3.0.5,RAD-MIB::sysStatusChangedTrap,,,,,,This trap is sent when Leds status is changed.
.1.3.6.1.4.1.164.3.3.0.6,RAD-MIB::cnfgUpdateTrap,,,,,,This trap is sent upon change of the active Configuration DB.
.1.3.6.1.4.1.164.3.3.0.7,RAD-MIB::sysRedundancyStatusTrap,,,,,,The trap is sent upon change in Redundancy Status.
.1.3.6.1.4.1.164.3.3.0.8,RAD-MIB::sysRedundancyActiveCardTrap,,,,,,The trap is sent upon change of Active Main/CL Card.
.1.3.6.1.4.1.164.3.3.0.9,RAD-MIB::sysRedundancyActivePortTrap,,,,,,The trap is sent upon change of Active Port of Redundancy Group.
.1.3.6.1.4.1.164.3.3.1,RAD-MIB::systemDacsMux,,,,,,
.1.3.6.1.4.1.164.3.3.1.1,RAD-MIB::sysSa,,,,,,
.1.3.6.1.4.1.164.3.3.1.1.1,RAD-MIB::sysSaSwchStatus,Integer32,read-only,,current,,This object indicates the status of the switches on  the SA unit. Each switch is represented by a bit. The status is a sum of 2**n, according to the bits.  There are 4 switches: bit 0 SP-PAR (LSB) '1' - Default parameters  bit 1 PSWRD '1' - Password=default '0' - Password=user selected bit 2 DB-INIT '1' - DB initiated with default '0' - DB initiated with NVRAM contents  bit 3 PC-SP (MSB) '1' - Management by terminal only '0' - Management by NMS Example: If SP-PAR and PSWRD bits are set ('1'), the value will be 3 (2**1 + 2**0). When the status of the switches is unknown, the value of this object will be 255.
.1.3.6.1.4.1.164.3.3.1.1.2,RAD-MIB::sysSaSwRevision,OCTET,read-only,,current,,This object indicates the Software revision of the  system.
.1.3.6.1.4.1.164.3.3.1.1.3,RAD-MIB::sysSaHwVersion,OCTET,read-only,,current,,This object indicates the Hardware version of the  system.
.1.3.6.1.4.1.164.3.3.1.1.4,RAD-MIB::sysSaPorts,Integer32,read-only,,current,,This object indicates the ports that are present in the  system. Each possible port is represented by a bit. The value of this object is a sum of 2**n, n=number of bits. '1' - means that the port exists '0' - means that the port does not exist For detailed bit assignment, see product's spec. Bit 0 = LSB When this object is not relevant, the value will be 0. In some cases, this object may represent ports configuration of the system AND its far-end unit.
.1.3.6.1.4.1.164.3.3.1.1.5,RAD-MIB::sysSaReadSwch,Integer32,read-write,,current,,This object indicates wether the configuration will be read from the DIP switches on the SA (stand alone) unit. Each switch is represented by a bit. If the bit is 1: the configuration will be read from the HW switch position. If the bit is 0: the configuration will be read from the SW user configuration.  The DIP switches are different in each of the RAD devices. In the Tiny Router (starting from the LSB) the following switches exist: Bit 0: WAN Loop Bit 1: LAN Full Duplex (When LAN AUI connector, it is SQE) Bit 2: PPP (When WAN 4 Wire connector, it is LONG) Bit 3: IP Learn
.1.3.6.1.4.1.164.3.3.1.1.6,RAD-MIB::sysSaBuActivePort,INTEGER,read-only,,current,notApplicable(1):e1T1orSerial(2):eth(3):primary(4):secondary(5):third(6):fourth(7),This object shows through which port the traffic is flowing (the current Active Port) when the Backup mechanism exists. When No Backup exists in the device, the value should be: notApplicable(1).
.1.3.6.1.4.1.164.3.3.1.2,RAD-MIB::sysHub,,,,,,
.1.3.6.1.4.1.164.3.3.1.2.1,RAD-MIB::sysChas,,,,,,
.1.3.6.1.4.1.164.3.3.1.2.1.1,RAD-MIB::chassTotalNoOfSlt,Integer32,read-only,,current,,This object indicates the number of physical slots in  the Hub chassis.
.1.3.6.1.4.1.164.3.3.1.2.1.2,RAD-MIB::chassTotalNoOfIoSlt,Integer32,read-only,,current,,This object indicates the total number of physical IO slots  in the chassis, (not all slots must be occupied and active).
.1.3.6.1.4.1.164.3.3.1.2.1.3,RAD-MIB::chassTotalNoOfPsSlt,Integer32,read-only,,current,,This object indicates the number of physical Power Supply  slots in the chassis.
.1.3.6.1.4.1.164.3.3.1.2.1.4,RAD-MIB::chassTotalNoOfClSlt,Integer32,read-only,,current,,This object indicates the number of physical Common Logic  slots in the chassis.
.1.3.6.1.4.1.164.3.3.1.2.1.5,RAD-MIB::chassTotalNoOfMlSlt,Integer32,read-only,,current,,This object indicates the number of physical Main Link  slots in the chassis (Kmux).
.1.3.6.1.4.1.164.3.3.1.2.2,RAD-MIB::sysDcl,,,,,,
.1.3.6.1.4.1.164.3.3.1.2.2.1,RAD-MIB::sysDclTable,,not-accessible,,current,,All the entries of this table are identical (have the  same value) for all the configurations (1..255) except  the TmpCnfg. The write operation into the Table Objects is valid only for the TmpCnfg entry.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1,RAD-MIB::sysDclEntry,,not-accessible,sysDclCnfgIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.1,RAD-MIB::sysDclCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg(1..255)  being accessed ; Idx of 255 relates to the TmpCnfg. This object is identical for all the configurations (1..255). Only the TmpCnf(255) might have a different value. For devices that work on line with NMS (no Temp configuration in NMS), Get and Set will be performed with index value of sysDclCnfgIdx = 1.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.2,RAD-MIB::sysDclRedundancy,INTEGER,read-write,,current,off(2):on(3), DCL redundancy desired state.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.3,RAD-MIB::sysDclActiveCl,INTEGER,read-write,,current,auto(1):dclA(2):dclB(3),Active desired DCL. When 'auto' is selected, the system automatically selects the active DCL.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.4,RAD-MIB::sysDclFlipDelay,Integer32,read-write,,current,,If one DCL flip occurred and a second one should be performed, the time from the previous flip is checked. If the time is shorter than the delay specified here, the system should delay the flip operation until time reaches the specified delay. For DXC the values are 1 minute to 4 minutes (1..4). For Optimux-155-1 and Optimux-155-3 the values are: 0...60 Sec.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.5,RAD-MIB::sysDclFlipUponStnClk,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object allows user to decide (yes/no) if Agent should Flip from  one DCL card to another, when there is Station Clock Fail in  the Online DCL card.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.6,RAD-MIB::sysDclChFailThreshold,Integer32,read-write,,current,,This object indicates the number of failed channels that will trigger the redundancy procedure.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.7,RAD-MIB::sysDclChPriority,OCTET,read-write,,current,,This object indicates the Priority for all the channels in the Main Access (Common Logic) card. Each channel is represented by 1 bit. Channel no. 1 is represented by bit 0. Channel no. 2 is represented by bit 1. Channel no. n is represented by bit n-1. The value of the bit shows the priority. For bit value = 1, Priority = High. For bit value = 0, Priority = Low.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.8,RAD-MIB::sysDclConfigDownloadSrc,INTEGER,read-write,,current,off(1):dclA(2):dclB(3),In case of mismatch between the 2 CL card's configuration, the user can decide  which card has the suitable configuration. The selected configuration will be downloaded from card A to card B if the value is dclA(2) or from card B to card A if the value is dclB(3). off(1) is used by part of the devices. In this case, after operation ends - value should be automatically set to off(1), which is the default state.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.9,RAD-MIB::sysDclSwDownloadSrc,INTEGER,read-write,,current,off(1):dclA(2):dclB(3),In case of mismatch between the 2 CL card's software, the user can decide  which card has the suitable SW. The selected SW will be downloaded from card A to card B if the value is dclA(2) or from card B to card A if the value is dclB(3). off(1) is used by part of the devices. In this case, after operation ends - value should be automatically set to off(1), which is the default state.
.1.3.6.1.4.1.164.3.3.1.2.2.1.1.10,RAD-MIB::sysDclRedundancyStatus,BITS,read-only,,current,cnfgMismatch(0):swMismatch(1):cardAAbsent(2):cardBAbsent(3):lossOfCommunication(4):hwMismatch(5):cnfgUpdate(6):swUpdate(7),Bit map representing current Redundancy Status. bit 0 - Indicates mismatch between the 2 CL cards' Configuration bit 1 - Indicates mismatch between the 2 CL cards' Software. bit 4 - Indicates Loss of Communication between the 2 CL cards. bit 5 - Indicates mismatch between the 2 CL cards' Hardware. bit 6 - Indicates Configuraton update is in process. bit 7 - Indicates Software update is in process. 
.1.3.6.1.4.1.164.3.3.1.2.2.2,RAD-MIB::sysDclOnline,INTEGER,read-only,,current,dclA(1):dclB(2),The active Dcl card of the agent.
.1.3.6.1.4.1.164.3.3.1.2.2.3,RAD-MIB::sysDclCopyDbTable,,not-accessible,,current,,This table enables to copy a cofiguration from the Offline Dcl to the Online Dcl.
.1.3.6.1.4.1.164.3.3.1.2.2.3.1,RAD-MIB::sysDclCopyDbEntry,,not-accessible,sysDclCopyDbIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.2.2.3.1.1,RAD-MIB::sysDclCopyDbIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg(1..255)  being accessed. 
.1.3.6.1.4.1.164.3.3.1.2.2.3.1.2,RAD-MIB::sysDclCopyDbCmd,INTEGER,read-write,,current,off(2):on(3),When this command is sent to the agent, on(3), the Database specified (Db Idx), will be copied from the Offline Dcl  to the Online Dcl. Afterwards the value of this object will  automatically change to off(2). 
.1.3.6.1.4.1.164.3.3.1.2.2.4,RAD-MIB::sysDclFlipCmd,INTEGER,read-write,,current,off(2):flip(3),When the 'flip(3)' command is received by Agent, it will flip (switch)  between Offline Dcl and Online Dcl cards. Afterwards the value of  this object will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.1.3,RAD-MIB::sysStatus,,,,,,
.1.3.6.1.4.1.164.3.3.1.3.1,RAD-MIB::sysSDateFormat,INTEGER,read-write,,current,ddMMYYYY(1):mmDDYYYY(2):yyyyMMDD(4),This object indicates the date and time format used for the sysSDateAndTimeCmd and for the alarm buffer report.
.1.3.6.1.4.1.164.3.3.1.3.2,RAD-MIB::sysSDateCmd,OCTET,read-write,,current,,This object indicates the current date as it is known by the agent using its own real-time clock. The format would be as specified by the sysSDateFormat. This parameter can be set for time synchronization between the NMS and the Agent. * For KM-2100 V1 and FCD-T1/E1 - the string should contain  '/' signs between day, month and year. Example: 12/08/1998. * For DXC and rest of the products - the string should contain  '-' signs between day, month and year. Example: 12-08-1998. The day value will be in the range: 1..31. The month value will be in the range: 1..12. The year value will be in the range: 1996..2050 for products supporting the '-' format.
.1.3.6.1.4.1.164.3.3.1.3.3,RAD-MIB::sysSTimeCmd,OCTET,read-write,,current,,This object indicates the current time as it is known by the agent using its own real-time clock. This parameter can be set for time synchronization between the NMS and the Agent. The string should contain ':' signs between hour, minute  and second. Example: 11:05:58.
.1.3.6.1.4.1.164.3.3.1.3.4,RAD-MIB::sysSActiveCnfg,Integer32,read-only,,current,,This object specifies the configuration number, that is currently active and running.
.1.3.6.1.4.1.164.3.3.1.3.5,RAD-MIB::sysSEditCnfg,Integer32,read-only,,current,,This object indicates the unique configuration number that is currently loaded into the tmp working space for  manipulation and update operations. Value of 255 means no  config. is under editing process.
.1.3.6.1.4.1.164.3.3.1.3.6,RAD-MIB::sysSEditBy,INTEGER,read-only,,current,none(1):snmp(2):terCon1(3):terCon2(4):terInbandCon1(5):terInbandCon2(6):lcd(7),This entry indicates which MMI application is working on  the edited config. The editing phase starts at the first modify operation and  ends after a load operation.
.1.3.6.1.4.1.164.3.3.1.3.7,RAD-MIB::sysSClkSrc,INTEGER,read-only,,current,master(1):fallback(2):internal(3):ml(4),This entry indicates the source of the system clock.
.1.3.6.1.4.1.164.3.3.1.3.8,RAD-MIB::sysSAlrStatus,INTEGER,read-only,,current,off(2):major(3):minor(4):event(5):warning(6):critical(7),Indicates the current alarm state only for system level. This object will be :  - critical(7): when there is at least one active (ON) critical  alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but  there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but  there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but  there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
.1.3.6.1.4.1.164.3.3.1.3.9,RAD-MIB::sysSAlrStatusAll,INTEGER,read-only,,current,off(2):major(3):minor(4):event(5):warning(6):critical(7),Indicates the current alarm state including all levels:  system, card, port. - critical(7): when there is at least one active (ON) critical  alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but  there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but  there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but  there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
.1.3.6.1.4.1.164.3.3.1.3.10,RAD-MIB::sysSTestStatus,INTEGER,read-only,,current,off(2):on(3),Indicates the current test status (for all levels: system, card, port). This attribute will be set to:  - on(3): when there is at least one test in progress on the system/card/port otherwise the value will be off(2).
.1.3.6.1.4.1.164.3.3.1.3.11,RAD-MIB::sysSSanityCheckStatus,INTEGER,read-only,,current,unknown(1):fail(2):warning(3):ok(4),Upon completion of the Sanity Check process on the TmpCnfg  this object will be set to: - fail(2): when there is at least one error (which is  not just a warning) encountered otherwise, - warning(3): when there are only warnings otherwise, - ok(4). The value should be unknown(1), if the TmpCnfg was changed  after the last Sanity check.
.1.3.6.1.4.1.164.3.3.1.3.12,RAD-MIB::sysSNoOfSanityCheckErr,Integer32,read-only,,current,,This object indicates the number of errors/warnings  discovered by the last Sanity Check process.
.1.3.6.1.4.1.164.3.3.1.3.13,RAD-MIB::sysSErrListTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.1.3.13.1,RAD-MIB::sysSErrListEntry,,not-accessible,sysSErrType:sysSErrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.3.13.1.1,RAD-MIB::sysSErrType,INTEGER,read-only,,current,error(1):warning(2),The errors are recorded in the agent, in two separate lists,  according to their type: error or warning.
.1.3.6.1.4.1.164.3.3.1.3.13.1.2,RAD-MIB::sysSErrIdx,Integer32,read-only,,current,,Unique index number to identify an entry in the error  or warning list . The maximum value cannot exceed the value of 'sysSNoOfSanityCheckErr' (actually, the sum of the Errors list max. index and the Warning list max. index should equal the value of'sysSNoOfSanityCheckErr').
.1.3.6.1.4.1.164.3.3.1.3.13.1.3,RAD-MIB::sysSErrDescription,OCTET,read-only,,current,,This object is a full text description of the sanity check error including error code, IO slot and port numbers related to the code .
.1.3.6.1.4.1.164.3.3.1.3.14,RAD-MIB::sysSMaxNoOfCnfg,Integer32,read-only,,current,,Maximum number of configurations that can be defined and  stored in the DACS agent. If the DACS agent has a large capacity, the maximum will be  limited to 254.
.1.3.6.1.4.1.164.3.3.1.3.15,RAD-MIB::sysSSelfTestResult,Integer32,read-only,,current,,The test is performed by the active Common Logic card. The result will be a sum of 2**n according to the following bit convention: For DXC: bit 0 Database 1 Checksum Error (LSB) bit 1 Database 2 Checksum Error bit 2 I/O Expander Error bit 3 Counter Error bit 4 Matrix DPR Error bit 5 PS-A 5 Volt Error bit 6 PS-A 12 Volt Error bit 7 PS-B 5 Volt Error bit 8 PS-B 12 Volt Error bit 9 EPROM Failure For FCD: bit 0 I/O Expander Error (LSB) bit 1 Counter Error bit 2 EPROM Failure bit 3 Illegal Sys Config bit 4 SFIFO bit 5 EPIC Failure (ISDN) bit 6 XL Flash Fail -- for MSDSL interface bit 7 XL MITEL Fail -- for MSDSL interface  bit 8 XL Framer Fail -- for MSDSL interface bit 9 XL DSP Fail -- for MSDSL interface   When a bit is ('1'), the error exists. When NO ERROR is encountered, this object's value will be 0.
.1.3.6.1.4.1.164.3.3.1.3.16,RAD-MIB::sysSRelayState,INTEGER,read-only,,current,notApplicable(1):off(2):on(3),Indicates the current state of the alarm relay. notApplicable - for agents that do not support this object.
.1.3.6.1.4.1.164.3.3.1.3.17,RAD-MIB::sysSInvertedAlr,INTEGER,read-only,,current,notApplicable(1):no(2):yes(3),Indicates if there is any Inverted alarm at any level of the  system (sys, card, port). notApplicable - for agents that do not support this object.
.1.3.6.1.4.1.164.3.3.1.3.18,RAD-MIB::sysSRdnFlipTable,,not-accessible,,current,,This table includes all the Flip events due to I/O Redundancy since last Clear command of this table.
.1.3.6.1.4.1.164.3.3.1.3.18.1,RAD-MIB::sysSRdnFlipEntry,,not-accessible,sysSRdnFlipIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.3.18.1.1,RAD-MIB::sysSRdnFlipIdx,Integer32,read-only,,current,,Unique index number to identify an entry in the Redundancy Flip list.
.1.3.6.1.4.1.164.3.3.1.3.18.1.2,RAD-MIB::sysSRdnFlipSlot,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):notApplicable(255),The slot number from which Flip was performed.
.1.3.6.1.4.1.164.3.3.1.3.18.1.3,RAD-MIB::sysSRdnFlipPort,Integer32,read-only,,current,,The port number from which Flip was performed. - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . For internal ports the convention used will be: - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . For MP: external-4 -> 4 internal-4 -> 104   100=notApplicable (when Redundancy is at card level).
.1.3.6.1.4.1.164.3.3.1.3.18.1.4,RAD-MIB::sysSRdnFlipCause,OCTET,read-only,,current,,The last cause that caused the Flip from the Slot (Port) of sysSRdnSlot, sysSRdnPort.
.1.3.6.1.4.1.164.3.3.1.3.18.1.5,RAD-MIB::sysSRdnFlipDate,OCTET,read-only,,current,,Flip event Date. The format will be the one selected by user for  sysSDateFormat.
.1.3.6.1.4.1.164.3.3.1.3.18.1.6,RAD-MIB::sysSRdnFlipTime,OCTET,read-only,,current,,Flip event Time. The format will be hh:mm:ss.
.1.3.6.1.4.1.164.3.3.1.3.19,RAD-MIB::sysSRdnFlipTableClearCmd,INTEGER,read-write,,current,off(2):on(3),This command, when Set to 'on', clears the Redundancy Flip  table (sysSRdnFlipTable). After clear is performed, the agent will turn the value to 'off' automatically.
.1.3.6.1.4.1.164.3.3.1.3.20,RAD-MIB::sysSRdnFlipCmd,OBJECT,read-write,,current,,This object enables the user to send a command to the Agent, to Flip from a current Online IO card to its Redundant card.  The value sent will be an Object Identifier of an entry in the sysCRdnTable. This entry defines the Redundant couple of Slots on which the Flip is applied. Setting this object, will cause the Agent to Flip from current Online card to its Redundant card. This manual flip command is applicable only for entries having  Redundancy Mode=Y Cable.   For Vmux: This command will cause flipping from Secondary or Third Link to the Primary Link. If the active link is the primary link, the agent will flip to the secondary link. The value sent will be the Object Identifier of the following Table: agnCBuMlTable.  Agent will send the value 0 for Get.
.1.3.6.1.4.1.164.3.3.1.3.21,RAD-MIB::sysSBusTable,,not-accessible,,current,,This table includes data and status about the internal DXC BUS.
.1.3.6.1.4.1.164.3.3.1.3.21.1,RAD-MIB::sysSBusEntry,,not-accessible,sysSBusPortIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.3.21.1.1,RAD-MIB::sysSBusPortIdx,Integer32,read-only,,current,,The DXC BUS port number: - first two digits will be: (IO slot number+10) - last one/two digits will be the Bus port number, in odd numbers: port1 = 1 port2 = 3 Example: port2 of IO slot 11 will be: 213.
.1.3.6.1.4.1.164.3.3.1.3.21.1.2,RAD-MIB::sysSBusStatus,INTEGER,read-only,,current,free(1):physical(2):virtual(3),The Status of sysSBusPortIdx. free - not used physical - captured by the port of the card physically installed virtual - captured virtually by another port. Example: DIM port  (by Destination) or by Transparent T3/E3 port.
.1.3.6.1.4.1.164.3.3.1.3.21.1.3,RAD-MIB::sysSBusCapturePort,Integer32,read-only,,current,,The Port that Captured the sysSBusPortIdx. - if sysSBusStatus=free, the value will be 'none'=0 - else, the value will be according to the port index that captured this Bus Port (according to DXC port index convention): - xx1, xx3, xx11, xx13, xx31, xx33, xx2..xx56(even numbers) - xx = (IO slot number+10) 
.1.3.6.1.4.1.164.3.3.1.3.21.1.4,RAD-MIB::sysSBusUtilization,Integer32,read-only,,current,,Utilization of sysSBusPortIdx resources, in percent [%].
.1.3.6.1.4.1.164.3.3.1.3.22,RAD-MIB::sysSRdnCmdTable,,not-accessible,,current,,This table includes commands used for IO Redundancy.
.1.3.6.1.4.1.164.3.3.1.3.22.1,RAD-MIB::sysSRdnCmdEntry,,not-accessible,sysCRdnPrimeSlot:sysCRdnPrimePort,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.3.22.1.1,RAD-MIB::sysSRdnEnforcedChannel,INTEGER,read-write,,current,notApplicable(1):noEnforcement(2):primary(3):secondary(4),This is a command to override all switching considerations and enforce use of primary/ secondary connection only. Default = noEnforcement(2).
.1.3.6.1.4.1.164.3.3.1.3.22.1.2,RAD-MIB::sysSRdnLockFlip,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),This is a command to lock the Redundancy flip for this redundancy couple. Default = off(2).
.1.3.6.1.4.1.164.3.3.1.3.22.1.3,RAD-MIB::sysSRdnManualFlip,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),This is a command to move to manual Redundancy flip mode for this redundancy couple. Default = off(2).
.1.3.6.1.4.1.164.3.3.1.3.23,RAD-MIB::sysSAlrAttrIndication,Integer32,read-only,,current,,This object indicates the status of the Alarm Attributes  for the whole device. It is a sum of 2**(Bit-1). A Bit will be '1', when any alarm in the The Bit assignment is: Bit 1: Filter (LSB) Bit 2: Mask Bit 3: Invert (MSB). Examples: - Alarms are filtered and masked but not inverted: value=3 - Alarm is Inverted (not filtered or masked): value=4 - Alarm is masked (not inverted or filtered): value=2 
.1.3.6.1.4.1.164.3.3.1.4,RAD-MIB::sysCurrentAlr,,,,,,
.1.3.6.1.4.1.164.3.3.1.4.1,RAD-MIB::sysSAlrTable,,not-accessible,,current,,List of system level current existing alarms .
.1.3.6.1.4.1.164.3.3.1.4.1.1,RAD-MIB::sysSAlrEntry,,not-accessible,sysSAlrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.4.1.1.1,RAD-MIB::sysSAlrIdx,Integer32,read-only,,current,,An index number of the current system alarms.
.1.3.6.1.4.1.164.3.3.1.4.1.1.2,RAD-MIB::sysSAlrCode,Integer32,read-only,,current,,This object indicates a code related to a specific alarm description. The list of codes and their related descriptions will be sent to NMS request (for display purpose) by alrGenTable.
.1.3.6.1.4.1.164.3.3.1.4.1.1.3,RAD-MIB::sysSAlrState,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),This object indicates the alarm Severity.
.1.3.6.1.4.1.164.3.3.1.4.1.1.4,RAD-MIB::sysSAlarmMask,INTEGER,read-only,,current,off(2):on(3),Alarm Mask is : on/off.
.1.3.6.1.4.1.164.3.3.1.4.1.1.5,RAD-MIB::sysSAlarmInvert,INTEGER,read-only,,current,off(2):on(3),Alarm Invert is : on/off.
.1.3.6.1.4.1.164.3.3.1.4.1.1.6,RAD-MIB::sysSAlarmOnOff,INTEGER,read-only,,current,off(2):on(3),Alarm state is : on/off.
.1.3.6.1.4.1.164.3.3.1.4.1.1.7,RAD-MIB::sysSAlarmCounter,Integer32,read-only,,current,,A counter - how many times the alarm occured (ON) since last clear operation or since last Reset.
.1.3.6.1.4.1.164.3.3.1.4.2,RAD-MIB::sysSAlrClearCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on the system level alarms . Upon completion,  the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.1.4.3,RAD-MIB::sysSAlrClearAllCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on all levels alarms . Upon completion,  the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.1.4.4,RAD-MIB::sysSAlrMaskAll,INTEGER,read-write,,current,off(2):on(3),on(3) - will cause masking of all the system level alarms. These alarms will not be sent to NMS and will not  be taken into account for Alarms Status. off(2) - will unmask all system level alarms except those  masked via the sysSAlrMask. 
.1.3.6.1.4.1.164.3.3.1.4.5,RAD-MIB::sysSAlrMask,OCTET,read-write,,current,,This object is a mask that indicates which system level  alarms are masked. The masked alarms (their bit is set to  '1') are neither sent to the manager, nor taken into account for alarm status and LEDs. Bit no. = Alarm code The bits that do not belong to the system level will be 0. This object is applicable only when sysSAlrMaskAll=off  (otherwise all system alarms are masked). Example: When Alarms having the codes 6 and 11 are masked, the value of this object will be 840 (hex).
.1.3.6.1.4.1.164.3.3.1.4.6,RAD-MIB::sysSAlrDataUpdateCmd,INTEGER,read-write,,current,off(2):on(3),on(3) - will cause Update of the Alarms Severity, Attributes and Report tables. off(2) - Upon completion, the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.1.5,RAD-MIB::sysBufferAlr,,,,,,
.1.3.6.1.4.1.164.3.3.1.5.1,RAD-MIB::sysBufferAlrTable,,not-accessible,,current,,List of current existing alarms (of all levels).
.1.3.6.1.4.1.164.3.3.1.5.1.1,RAD-MIB::sysBufferAlrEntry,,not-accessible,sysBufferAlrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.5.1.1.1,RAD-MIB::sysBufferAlrIdx,Integer32,read-only,,current,,An index number of the current alarms.
.1.3.6.1.4.1.164.3.3.1.5.1.1.2,RAD-MIB::sysBufferAlrCode,Integer32,read-only,,current,,This object indicates a code related to a specific alarm description. The list of codes and thir related descriptions will be known by the NMS (for display purpose) and will appear in the unit's user manual.
.1.3.6.1.4.1.164.3.3.1.5.1.1.3,RAD-MIB::sysBufferAlrState,INTEGER,read-only,,current,off(2):event(3):minor(4):major(5):warning(6):critical(7),This object indicates the alarm type. minor/major/warning/critical - indicates appearance of the problem  and the type. event - indicates occurence of an event. off - indicates disappearance of an alarm. 
.1.3.6.1.4.1.164.3.3.1.5.1.1.4,RAD-MIB::sysBufferAlrSlot,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):local(20):psC(21):kmxPsA(101):kmxPsB(102):kmxMlA(103):kmxMlB(104):kmxCl(105):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118):remote(120):notApplicable(255),The slot number this alarm refers to. When the alarm refers to a system function OR the DACS agent  is a stand-alone unit, the value will be 'notApplicable(255)'. local/remote - for OP-4 device.
.1.3.6.1.4.1.164.3.3.1.5.1.1.5,RAD-MIB::sysBufferAlrPort,Integer32,read-only,,current,,The port number this alarm refers to. If the port number is irrelevant to this alarm (if it is a system/card level alarm) the value will be 9999.
.1.3.6.1.4.1.164.3.3.1.5.1.1.6,RAD-MIB::sysBufferAlrDate,OCTET,read-only,,current,,The date when the alarm occured. The format will be according to sysSDateFormat.
.1.3.6.1.4.1.164.3.3.1.5.1.1.7,RAD-MIB::sysBufferAlrTime,OCTET,read-only,,current,,The time when the alarm occured.
.1.3.6.1.4.1.164.3.3.1.5.1.1.8,RAD-MIB::sysBufferAlrUpTime,TimeTicks,read-only,,current,,The time when the alarm occured. This parameter holds the sysUpTime value when the alarm occured.
.1.3.6.1.4.1.164.3.3.1.5.1.1.9,RAD-MIB::sysBufferAlrInfo,OCTET,read-only,,current,,This parameter includes information about the alarm (additional to the Description).
.1.3.6.1.4.1.164.3.3.1.5.2,RAD-MIB::sysBufferAlrClearCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on the Alarms Buffer. Upon completion,  the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.1.6,RAD-MIB::sysConfig,,,,,,
.1.3.6.1.4.1.164.3.3.1.6.1,RAD-MIB::sysCClkSrcTable,,not-accessible,,current,,All the entries of this table are identical (have the  same value) for all the configurations (1..255) except  the TmpCnfg. For devices with more than one configuration: The write operation into the Table Objects is valid only for the TmpCnfg entry.
.1.3.6.1.4.1.164.3.3.1.6.1.1,RAD-MIB::sysCClkSrcEntry,,not-accessible,sysCClkCnfgIdx:sysCClkSrcIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.6.1.1.1,RAD-MIB::sysCClkCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg being  accessed ; Idx of 255 relates to the TmpCnfg. It can be also a combination of the configuration number and the  Card/Port/Other System index.
.1.3.6.1.4.1.164.3.3.1.6.1.1.2,RAD-MIB::sysCClkSrcIdx,INTEGER,read-only,,current,master(1):fallback(2),An index in the table. There are only two entries in the  table.  master - refers Master clock parameters  fallback - refers Fallback clock parameters
.1.3.6.1.4.1.164.3.3.1.6.1.1.3,RAD-MIB::sysCClkSrcMode,INTEGER,read-write,,current,none(1):internal(2):rxClk(3):station(4):lbt(5):ntr(6):adaptive(7):stationB(8):automatic(9):system(10):sSubSystem(11):recovered(12):notApplicable(255),This entry indicates the source the nodal timing is  locked to. none - is an invalid option for Master clock. internal - is an invalid option for Fallback clock . station - is an invalid option for a stand-alone unit.  lbt - loop-back timing notApplicable - for ML source of Kmux or ML Timing  combinations when Master/Fallback clock are not applicable.
.1.3.6.1.4.1.164.3.3.1.6.1.1.4,RAD-MIB::sysCClkSrcPrt,Integer32,read-write,,current,,This entry is valid only when working in rxClk mode (for IPmux1000 this entry will be valid whe working in LBT mode).  For ACE2002 in case of invalid entry the return value  will be 0.  For other products in case of invalid entry the return  value will be 9999. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. * The SP ports will be numbered as follows: - SP port 1 : 1 - SP port 2 : 2 - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . For internal ports the convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . For Kmux, the port will be according to : Slot*100+Ch.  For ACE2002, LA140 and IPmux1000 (GMUX), the port will be ifIndex.
.1.3.6.1.4.1.164.3.3.1.6.1.1.5,RAD-MIB::sysCClkStationFreq,INTEGER,read-write,,current,notApplicable(1):f1544Khz(2):f2048Khz(3),This entry indicates the frequency of the station clock  when the source is 'station'.  The value will be applicable only when the sysCClkSrcMode is  'station'. 
.1.3.6.1.4.1.164.3.3.1.6.1.1.6,RAD-MIB::sysCClkRevertiveTimeout,Integer32,read-write,,current,,The time in seconds in which the system will monitor the higher level clock source, before decision to revert to that clock. In case the time is zero, revertive mode will be disabled.
.1.3.6.1.4.1.164.3.3.1.6.1.1.7,RAD-MIB::sysCClkStationIf,INTEGER,read-write,,current,notApplicable(1):g703(2):rs422(3):g703E1Unbalanced(4):g703T1(5):rs422T1(6),This entry indicates the electrical interface connected to the station clock, when the source is 'station'.  The value will be applicable only when the sysCClkSrcMode is  'station'. 
.1.3.6.1.4.1.164.3.3.1.6.1.1.8,RAD-MIB::sysCClkStationCableMode,INTEGER,read-write,,current,notApplicable(1):normal(2):yCable(3),This parameter indicates whether both Station clocks get their  clock from the same source (Y Cable)or each one get its clock independently. The value will be applicable only when the sysCClkSrcMode is 'station'. 
.1.3.6.1.4.1.164.3.3.1.6.1.1.9,RAD-MIB::sysCClkStationOutState,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),This parameter indicates whether station clock can  send its clock to another device.
.1.3.6.1.4.1.164.3.3.1.6.1.1.10,RAD-MIB::sysCClkSsmBased,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter indicates whether clock source  will be selected based on receive clock quality,  indicated in S1 byte inside SONET/SDH overhead,  (encoded as SSM - Synchronization Status Messaging). It is relevant only for sysCClkSrcIdx=master. When the value is Yes, sysCClkSrcMode must be notApplicable.
.1.3.6.1.4.1.164.3.3.1.6.1.1.11,RAD-MIB::sysCClkSSubsystemSlot,INTEGER,read-write,,current,notApplicable(1):clA(3):clB(4),This entry indicates the Slot from which the S Subsytem Source will be taken.  The value will be applicable only when the sysCClkSrcMode is  'sSubsystem'. 
.1.3.6.1.4.1.164.3.3.1.6.1.1.12,RAD-MIB::sysCClkRecoveredID,Unsigned32,read-write,,current,,This entry indicates the Recovered Clock ID. The value will be applicable only when sysCClkSrcMode is 'recovered'.
.1.3.6.1.4.1.164.3.3.1.6.2,RAD-MIB::sysCnfgTable,,not-accessible,,current,,All the entries of this table are identical (have the  same value) for all the configurations (1..255) except  the TmpCnfg. The write operation into the Table Objects is valid only for the TmpCnfg entry.
.1.3.6.1.4.1.164.3.3.1.6.2.1,RAD-MIB::sysCnfgEntry,,not-accessible,sysCnfgIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.6.2.1.1,RAD-MIB::sysCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg. since the Idx is computed as: <IO Card No.> x 1000 + 255.
.1.3.6.1.4.1.164.3.3.1.6.2.1.2,RAD-MIB::sysCMatrixMode,INTEGER,read-write,,current,notApplicable(1):bidirectional(2):unidirectional(3),Indicates the TS Matrix Mode: bidirectional - TS Assignment Matrix is symmetric. unidirectional - TS Assignment Matrix can be asymmetric. notApplicable - for agents that do not support this feature.
.1.3.6.1.4.1.164.3.3.1.6.2.1.3,RAD-MIB::sysCIsdnFormat,INTEGER,read-write,,current,notApplicable(1):te(2):nt(3),ISDN format. This parameter controls the operation mode of the ISDN ports. te - ISDN timing is derived from the signal received from the equipment it is connected to. nt - timing of the transmit path is locked to the nodal  timing source. notApplicable - for agents that do not support this feature.
.1.3.6.1.4.1.164.3.3.1.6.2.1.4,RAD-MIB::sysCRoutingOnEth,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3):rip2(4):rip1(5):rip1and2(6),Mng Routing Protocol on the online CL Ethernet port, or on device Ethernet port dedicated for mangement.
.1.3.6.1.4.1.164.3.3.1.6.2.1.5,RAD-MIB::sysCAutoConfigEnable,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object enables user to enable/disable activating the Auto Configuration. When Auto Configuration is activated, the device learns its configuration Automatically from the Net  it is connected to.
.1.3.6.1.4.1.164.3.3.1.6.2.1.6,RAD-MIB::sysCIntTsAllocMode,INTEGER,read-write,,current,notApplicable(1):static(2):dynamic(3):staticOneToOne(4),This object enables user to select the mode of Internal TS  Allocation. static - user has to select for each Dynamic card port, the  Maximum TSs expected to be connected (including future growth). This number will be allocated to the ports, so that if number of connected TSs will grow within the limits of this Maximum TS limit, no disruption of data flow will occur for other ports. dynamic- TS allocation is done dynamically according to the  connected TSs. No future reservations are done. This mode may cause data disruption on other ports/slots if user will want to change the number of connected TSs for a Dynamic card port. Maximum TSs expected to be connected (including future growth). In addition, the TSs themselves cannot be higher than this defined Maximum (e.g if Maximum TSs=5 user cannot  selects TSs higher than 5). This mode ensures that if number  of TSs grow within the limits of this Maximum TS limit, no  disruption of data flow will occur for other ports AND for  the selected port itself.  Default=static(2). 
.1.3.6.1.4.1.164.3.3.1.6.2.1.7,RAD-MIB::sysCBuPrimaryPort,INTEGER,read-write,,current,noBackup(2):e1T1orSerial(3):eth(4),This object enables the user to configure a Backup mechanism. If a backup mechanism exists, it is possible to configure the primary port. The traffic will flow via the primary port when the port functionality is OK. In Vmux-2100 device the backup mechanism is relevant for the Main Board only. The primary port can be the E1/T1/Serial port or the ETH port. 
.1.3.6.1.4.1.164.3.3.1.6.2.1.8,RAD-MIB::sysCEnableLanOverTdm,INTEGER,read-write,,current,enableAll(2):enableVoiceOnly(3):enableVoiceAndMng(4),This object enables/disables transferring traffic from the LAN port to the TDM port. It is possible to enable only part of the traffic on the TDM port for security reasons or in order to minimize the bandwidth .
.1.3.6.1.4.1.164.3.3.1.6.2.1.9,RAD-MIB::sysCSs7FisuSuppression,Integer32,read-write,,current,,SS7 Suppresion is used for SS7 Spoofing. The SS7 spoofing terminates the keep alive messages from the local VMUX without sending them over the network, thus improving the bandwidth utilization. This object enables the configuration of the SS7 Keep Alive packet % that will be discarded.  Legal Values: 0 - No Suppression, 10%, 20%, 30% .. 90%  Example: For a value of 10, 1 keep alive packet will be discarded out of 10 keep alive packets that were supposed to be sent over the network.
.1.3.6.1.4.1.164.3.3.1.6.2.1.10,RAD-MIB::sysCBuRecMode,INTEGER,read-write,,current,auto(2):manual(3),Recovery Mode. This object determines if after recovery of the Primary Link (used in Vmux) it will become on-line again or not: auto - automatic. In this case, the failed Link will become on-line again after recovery, automatically. manual - In this case, the failed Link will not become on-line again after recovery but user can manually flip to this Link.
.1.3.6.1.4.1.164.3.3.1.6.3,RAD-MIB::sysCRdnTable,,not-accessible,,current,,Configuration of all Redundant I/O cards and ports. The write operation into the table objects is valid only for the TmpCnfg. A Slot/Port that have no Redundancy, will not exist in this table.
.1.3.6.1.4.1.164.3.3.1.6.3.1,RAD-MIB::sysCRdnEntry,,not-accessible,sysCRdnCnfgIdx:sysCRdnPrimeSlot:sysCRdnPrimePort,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.6.3.1.1,RAD-MIB::sysCRdnCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.3.1.6.3.1.2,RAD-MIB::sysCRdnPrimeSlot,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):notApplicable(255),The slot number of the Primary card of Redundancy. The Primary card should be the card that user wishes to be the online card (usually the more important one). For some Redundancy modes the importance of the redundant  cards/ports is the same. 
.1.3.6.1.4.1.164.3.3.1.6.3.1.3,RAD-MIB::sysCRdnPrimePort,Integer32,read-only,,current,,The port number. - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . For internal ports the convention used will be: - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . For MP: external-4 -> 4 internal-4 -> 104 For IP Bundles, the value will be the Bundle ifIndex. For an IP Bundle  that is in an External Device (not in this MP), the value will be: 70,000 + ifIndex of Secondary Bundle.  For other products - refer to product specification. 100=notApplicable (when Redundancy is at card level).
.1.3.6.1.4.1.164.3.3.1.6.3.1.4,RAD-MIB::sysCRdnSecSlot,INTEGER,read-create,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):notApplicable(255),The slot number of the Secondary card of Redundancy matching the Primary slot.
.1.3.6.1.4.1.164.3.3.1.6.3.1.5,RAD-MIB::sysCRdnSecPort,Integer32,read-create,,current,,The port number. - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . For internal ports the convention used will be: - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . For MP: external-4 -> 4 internal-4 -> 104  For IP Bundles, the value will be the Bundle ifIndex. For an IP Bundle  that is in an External Device (not in this MP), the value will be: 0.  For other products - refer to product specification. 100=notApplicable (when Redundancy is at card level).
.1.3.6.1.4.1.164.3.3.1.6.3.1.6,RAD-MIB::sysCRdnMode,INTEGER,read-create,,current,dualCableAIS(2):yCable(3):dualCableParallelTx(4):backup(5):singleSlotProtection(6):onePlusOne(7):oneToOne(8):linkAggregation(9):manual(10),Redundancy Mode. DXC supports: yCable(3), singleSlotProtection(6) and dualCableParallelTx(4) MP supports: yCable(3), dualCableParallelTx(4), onePlusOne(7) and oneToOne(8). backup - will be used when a port is backup of more than one port. IPmux: onePlusOne(7) and oneToOne(8) are used for Bundle redundancy.
.1.3.6.1.4.1.164.3.3.1.6.3.1.7,RAD-MIB::sysCRdnRecMode,INTEGER,read-create,,current,auto(2):manual(3):nonRevertive(4),Recovery Mode. This object determines if after recovery of the failed Primary card/port it will become on-line again or not: auto - automatic . In this case, the failed card/port will become on-line again after recovery, automatically. manual - In this case, the failed card/port will not become on-line again after recovery. But, user can manually flip to this card/port. nonRevertive - same as manual, but here user CANNOT manually flip to this card/port. It will become on-line again, only if the Secondary/Backup card/port will fail.
.1.3.6.1.4.1.164.3.3.1.6.3.1.8,RAD-MIB::sysCRdnRecTime,Integer32,read-create,,current,,Redundancy Recovery Time (sec). After switching to the current  online card, the next switch can be performed only after a  minimum time, indicated by this object. 65535=NA. This object is applicable only when sysCRdnRecMode=auto.
.1.3.6.1.4.1.164.3.3.1.6.3.1.9,RAD-MIB::sysCRdnHwSwFlip,INTEGER,read-create,,current,notApplicable(1):hw(2):sw(3),HW or SW decision for Redundancy Flip.  This object is applicable only for sysCRdnMode=singleSlotProtection. HW - decision is by I/O card SW - decision is by CL SW.
.1.3.6.1.4.1.164.3.3.1.6.3.1.10,RAD-MIB::sysCRdnRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This parameter allows NMS to create/delete entries of this table. The possible supported RowStatus values are active (1) and destroy (6).  For Vmux-2100 the supported values are: active (1), createAndGo (4) and destroy (6).
.1.3.6.1.4.1.164.3.3.1.6.3.1.11,RAD-MIB::sysCRdnOnline,INTEGER,read-only,,current,notApplicable(1):primary(2):secondary(3),Status - who is the Online (current) Redundancy Slot/Port.  This object shows only the Online Slot/Port regarding the Redundancy.  mdlSActivity or prtGenActiveStatus of the same Slot/Port may be Offline.
.1.3.6.1.4.1.164.3.3.1.6.3.1.12,RAD-MIB::sysCRdnSwitchingMode,INTEGER,read-create,,current,notApplicable(1):biDirectional(2):uniDirectional(3):linkAggregation(4),This object defines which Self Healing Ring (SHR) SDH ring is used:  Uni Directional or BiDirectional. The type of the ring is defined according to the direction of traffic flow under  normal working conditions.  In Bi Directional ring, the duplex traffic is on the same path  and transverses the same set of nodes for both directions of transmission.  In Uni Directional ring, the duplex traffic travels over opposite path  (per direction) and all the node of the ring are involved. For Uni Directional SHR Protection Switching (Single Ended Switching)  is controlled by one node of the SDH ring, and does not require a protocol. For Bi Directional SHR Protection Switching (Dual Ended switching)  is controlled by some nodes of the ring and requires a protocol
.1.3.6.1.4.1.164.3.3.1.6.3.1.13,RAD-MIB::sysCRdnFlipUponEvent,Integer32,read-create,,current,,This object allows user to define if Flip to the other port will be performed (or not), for certain possible events. Each event is represented by a bit. The value of the object is a sum of 2**n, according to the bits having '1' value. Bit 0 (LSB) = SD (Signal Degraded). For IPmux: Bit 0 (LSB) = TDM Line LOS/LOF. Bit 1 = Sequence Number. Bit 2 = Jitter Buffer errors.
.1.3.6.1.4.1.164.3.3.1.6.3.1.14,RAD-MIB::sysCRdnLosOrLofTime,Integer32,read-create,,current,,This parameter determines how much time to wait before switching, after LOF or LOS are detected on the TDM Line. For Ipmux time is counted in msec.
.1.3.6.1.4.1.164.3.3.1.6.3.1.15,RAD-MIB::sysCRdnEventsTimeWindow,Integer32,read-create,,current,,This parameter determines the time window in which  to count events to trigger protection switching. For Ipmux time is counted in seconds.
.1.3.6.1.4.1.164.3.3.1.6.3.1.16,RAD-MIB::sysCRdnSequenceNumberThreshold,Integer32,read-create,,current,,This parameter determines the number of Sequence Number errors that should occur in the time window in order to cause switching.
.1.3.6.1.4.1.164.3.3.1.6.3.1.17,RAD-MIB::sysCRdnBufferErrorsThreshold,Integer32,read-create,,current,,This parameter determines the number of Buffer undeflow/ overflow events occured in the time window that cause switching.
.1.3.6.1.4.1.164.3.3.1.6.3.1.18,RAD-MIB::sysCRdnBuffUnderrunTime,Integer32,read-create,,current,,This parameter determines how much time to wait before switching, after jitter buffer underrun. For Ipmux time is counted in msec.
.1.3.6.1.4.1.164.3.3.1.6.3.1.19,RAD-MIB::sysCRdnPrimePriority,INTEGER,read-create,,current,notApplicable(1):low(2):high(3),The Primary port priority.  In ETX2xx/2xxA:  When selecting sysCRdnMode = manual (10),  this parameter determines the forced active port:
.1.3.6.1.4.1.164.3.3.1.6.3.1.20,RAD-MIB::sysCRdnSecPriority,INTEGER,read-create,,current,notApplicable(1):low(2):high(3),The Secondary port priority.
.1.3.6.1.4.1.164.3.3.1.6.3.1.21,RAD-MIB::sysCRdnWTR,Unsigned32,read-create,,current,,Redundancy Wait to Restore (sec). Valid Values: 0..999, 65535. 65535=NA. When the value <> 65535, the value of sysCRdnRecTime must be 65535.
.1.3.6.1.4.1.164.3.3.1.6.3.1.22,RAD-MIB::sysCRdnName,OCTET,read-create,,current,,A textual name for the redundancy group.
.1.3.6.1.4.1.164.3.3.1.6.3.1.23,RAD-MIB::sysCRdnTxDownDurationUponFlip,Unsigned32,read-create,,current,,This object defines the duration (in seconds) the active  port transmission is shut down after flip occurs. This object is applicable only when sysCRdnMode = oneToOne(8) and mainly when each of the links of our device is connected to a different device.
.1.3.6.1.4.1.164.3.3.1.7,RAD-MIB::sysDbase,,,,,,
.1.3.6.1.4.1.164.3.3.1.7.1,RAD-MIB::sysDbaseSanityCheckCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to on(3) will initiate the process  of Sanity check on the TmpCnfg. Upon completion, the value  will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.1.7.2,RAD-MIB::sysDbaseDownloadCnfgIdxCmd,Integer32,read-write,,current,,This attribute specifies the Id of the target RealCnfg to  which the TmpCnfg should be transferred. Upon set command,  the DACS agent will initiate the Sanity-Check process.  If successful, the actual transfer will be performed.  If there will be errors, the user will have to perform the command again after errors correction.  The operation is valid only on configuration numbers that do not exceed sysSMaxNoOfCnfg.
.1.3.6.1.4.1.164.3.3.1.7.3,RAD-MIB::sysDbaseUploadCnfgIdxCmd,Integer32,read-write,,current,,This attribute specifies the Id of the source Cnfg to be  loaded into the TmpCnfg. Upon set operation the actual  transfer will be initiated. The operation is valid only on configuration numbers that do not exceed sysSMaxNoOfCnfg.
.1.3.6.1.4.1.164.3.3.1.7.4,RAD-MIB::sysDbaseFlipTable,,not-accessible,,current,,Dbase Flip time and activation for every configuration.
.1.3.6.1.4.1.164.3.3.1.7.4.1,RAD-MIB::sysDbaseFlipEntry,,not-accessible,sysDbaseFlipIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.1.7.4.1.1,RAD-MIB::sysDbaseFlipIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg being  the target Configuration.
.1.3.6.1.4.1.164.3.3.1.7.4.1.2,RAD-MIB::sysDbaseFlipTime,OCTET,read-write,,current,,This attribute indicates the time (HH:MM) when this data  base will start being used by the Tmp config.
.1.3.6.1.4.1.164.3.3.1.7.4.1.3,RAD-MIB::sysDbaseFlipActivation,INTEGER,read-write,,current,disable(1):enable(2),This attribute indicates if the Dbase flip will be  activated at the time specified for this configuration  (enable) or not (disable).  No more than one flip should be enabled for the same time.
.1.3.6.1.4.1.164.3.3.2,RAD-MIB::mdlDacsMux,,,,,,
.1.3.6.1.4.1.164.3.3.2.1,RAD-MIB::mdlGen,,,,,,
.1.3.6.1.4.1.164.3.3.2.1.1,RAD-MIB::mdlSTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.2.1.1.1,RAD-MIB::mdlSEntry,,not-accessible,mdlSSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.2.1.1.1.1,RAD-MIB::mdlSSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):psC(20):kmxPsA(101):kmxPsB(102):kmxMlA(103):kmxMlB(104):kmxCl(105):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118):notApplicable(255),A unique number to identify a slot position in the DACS. The Kilomux should use enumerated values starting with kmx. For IPmux100 use values 1-13, 20.
.1.3.6.1.4.1.164.3.3.2.1.1.1.2,RAD-MIB::mdlSCardType,INTEGER,read-only,,current,unknown(1):empty(2):psAC(10):psDC(11):gCl1(18):gCl2(19):dCl(20):kCl(21):dcl2(22):dcl2Eth(23):kClEth(24):dcl3(25):dcl3Eth(26):d4T1(28):d8T1(29):dT1DSU(30):dT1CSU(31):dE1DSU(32):dE1LTU(33):dE1aDSU(34):dE1aLTU(35):dT1F(36):dE1F(37):d4E1(38):d8E1(39):dE1Hdsl(40):dT1Hdsl(41):dE1HdslS(42):dT1HdslS(43):d16gsdsl(44):d8sl(45):d4slStuC(46):d4slStuR(47):kML1(50):kML2(51):kML3(52):kML4(53):kML5(54):kML6(55):kML7(56):kML8(57):kML10(59):kMLF(60):kML10New(61):kML11RJ45(62):kML11FO(63):kLS1(70):kLS1New(71):kLS2(72):kTRE(80):kMBE(81):kMBENew(82):fLAN(83):kai(90):kdi(91):kdiCH(92):dHS2(100):d8U(101):d16U(102):d4HS(103):d8HS(104):kHS1(110):kHS2(111):kHSU1(112):kHSU2(113):kHS703(114):kVC1EM(130):kVC1FXO(131):kVC1FXS(132):kVC1MEM(133):kVC1MFXO(134):kVC1MFXS(135):kVC1MFXSW(136):kVC2EM(137):kVC2FXO(138):kVC2FXS(139):kVC2s1EM(140):kVC2s1FXO(141):kVC2s1FXS(142):kVC3EM(143):kVC3FXO(144):kVC3FXS(145):kVC3S0(146):kVF1EM(170):kVF1FXO(171):kVF1FXS(172):kVF3EM(173):kVF3FXO(174):kVF3FXS(175):kVF4EM(176):kVF4FXO(177):kVF4FXS(178):kVF4FXSW(179):kVF4S0(180):kVF5PbxE1(181):kVF5E1PbxSlave(182):kVF5PbxT1(183):kVF5T1PbxSlave(184):kVF5PbxE1New(185):kVF5E1PbxSlaveNew(186):kVF5PbxT1New(187):kVF5T1PbxSlaveNew(188):kVF4FXO3(189):kVF4FXS3(190):kVF4NS0(191):kVF6E1s16(192):kVF6E1s31(193):kVF6T1s12(194):kVF6T1s24(195):kVF8EM(196):kVF8FXO(197):kVF8FXS(198):dimETUR(200):dimV35(201):dimRS422(202):dimRS530(203):dimHssi(204):dimX21(205):dim10BaseT(206):dimE1(207):dim100(208):dt3G747(209):dt3(210):dt3f(211):de3(212):de3f(213):dstm1s1(214):dstm1s2(215):fSTM1(216):dstm1(217):dstm1R(218):f2stm1(219):gstm1(220):goc3(221):gstm1D(222):goc3D(223):laSUB(230):laVEM(231):laVFXO(232):laVFXS(233):laV11(234):laV24(235):laV35(236):laT1(237):laT1Vxx(238):laE1(239):laE1Vxx(240):laISDN(241):laVxx(242):laEth(243):laISDNwBU(244):laIsdnNT(245):laIsdnNTwBU(246):laIsdnTE(247):laFXSwBU(248):laFXSs(249):laFXSwBUs(250):laIsdnNTs(251):laIsdnNTwBUs(252):laIsdnTEs(253):laDp(254):laSdsl(255):laSdslDp(256):laAdslA(257):laAdslADp(258):laAdslB(259):laAdslBDp(260):laShdsl(261):laShdslDp(262):laT1b(263):laT1bDp(264):laIsdnTEwBU(265):laIsdnTEwBUs(266):laShdsl4w(267):laShdsl4wDp(268):laEthSwitch(269):serverE1(270):serverT1(271):serverE1Pw(272):serverT1Pw(273):gigabitEth(280):gigabitEth2(281):eth2(282):gigabitEth8(283):eth8(284):channelizedT3Pw1(290):cesT128(300):cesE128(301):cesT1Pw28(302):cesE1Pw28(303):vmxE1VeDe(310):vmxE1VeDi(311):vmxE1ViDe(312):vmxE1ViDi(313):vmxT1VeDe(314):vmxT1VeDi(315):vmxT1ViDe(316):vmxT1ViDi(317):vc12E1UeNe(318):vc12E1UeNi(319):vc12E1UiNe(320):vc12E1UiNi(321):vc12T1UeNe(322):vc12T1UeNi(323):vc12T1UiNe(324):vc12T1UiNi(325):vca16E1UeNe(326):vca16E1UeNi(327):vca16E1UiNe(328):vca16E1UiNi(329):vca16T1UeNe(330):vca16T1UeNi(331):vca16T1UiNe(332):vca16T1UiNi(333):vca12E1UeNe(334):vca12E1UeNi(335):vca12E1UiNe(336):vca12E1UiNi(337):vca12T1UeNe(338):vca12T1UeNi(339):vca12T1UiNe(340):vca12T1UiNi(341):vmg16E1Ue(342):vmg16E1Ui(343):vmg16T1Ue(344):vmg16T1Ui(345):vmg12E1Ue(346):vmg12E1Ui(347):vmg12T1Ue(348):vmg12T1Ui(349),This attribute indicates the type of the card installed in the specific slot position. Only PS's are possible in the PS slots. Only CL's are possible in the CL slots. Only IO modules are possible in the IO slots. Kmux card type start with the letter k. LA card type start with the letters la.
.1.3.6.1.4.1.164.3.3.2.1.1.1.3,RAD-MIB::mdlSHwVer,OCTET,read-only,,current,,This attribute indicates the Hardware version of the  card installed in the specific slot position.
.1.3.6.1.4.1.164.3.3.2.1.1.1.4,RAD-MIB::mdlSSwVer,OCTET,read-only,,current,,This attribute indicates the Software version of the  card installed in the specific slot position.
.1.3.6.1.4.1.164.3.3.2.1.1.1.5,RAD-MIB::mdlSAlarmStatus,INTEGER,read-only,,current,off(2):major(3):minor(4):event(5):warning(6):critical(7),Indicates the current alarm state only for card level. This object will be set to:  - critical(7): when there is at least one active (ON) critical  alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but  there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but  there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but  there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
.1.3.6.1.4.1.164.3.3.2.1.1.1.6,RAD-MIB::mdlSAlarmStatusAll,INTEGER,read-only,,current,off(2):major(3):minor(4):event(5):warning(6):critical(7),Indicates the current card alarm state including the  lower level: card, port. This object will be set to:  - critical(7): when there is at least one active (ON) critical  alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but  there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but  there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but  there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
.1.3.6.1.4.1.164.3.3.2.1.1.1.7,RAD-MIB::mdlSTestStatus,INTEGER,read-only,,current,off(2):on(3),This attribute will be on(3) when there is at least  one test running on a port of the module; otherwise the value  will be off(2).
.1.3.6.1.4.1.164.3.3.2.1.1.1.8,RAD-MIB::mdlSHwStatus,INTEGER,read-only,,current,fail(2):ok(3),This attribute will be fail(2) when a HW FAIL exists on this module (discovered by periodic self test);  otherwise the value will be ok(3).
.1.3.6.1.4.1.164.3.3.2.1.1.1.9,RAD-MIB::mdlSActivity,INTEGER,read-only,,current,notApplicable(1):offline(2):online(3),notApplicable - when the slot is empty (no module) offline(1) - when the module is not active (redundant)  online (2) - when the module is active .
.1.3.6.1.4.1.164.3.3.2.1.1.1.10,RAD-MIB::mdlSAlrClearCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on the card level alarms . Upon completion,  the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.2.1.1.1.11,RAD-MIB::mdlSAlrClearAllCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on card and port level alarms . Upon completion,  the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.2.1.1.1.12,RAD-MIB::mdlSAlrMaskAll,INTEGER,read-write,,current,off(2):on(3),on(3) - will cause masking of all the card level alarms. These alarms will not be sent to NMS and will not  be taken into account for Alarms Status. off(2) - will unmask all card level alarms except those  masked via the mdlAlrMaskTable. 
.1.3.6.1.4.1.164.3.3.2.1.1.1.13,RAD-MIB::mdlSCmd,Integer32,read-write,,current,,General object for any special command at card level. 0=NotApplicable, for cards that don't support this object. For KML.10(ISDN) card of KM-2100, the object will indicate  Manual Call Command in Switch mode. It is applicable only when for KML.10, prtIsdnSwitchMode=manual. KML.10 valid values: '1' = noOp, will be used by agents that do not support this  feature or object (old KM agents) '2' = off, Set call command mode to disconnect state. Disconnects the call. '3' = on, Set call command mode to connect state. Connects the call.  For DXC IO cards, the object will be used for IO Card Reset HW command: '2' = off, this will be always the Get value for these cards. '3' = on, this is the Set command used to Reset the IO card. Upon  completing the operation, the value will automatically change to off(2), by Agent. For Slots that are NOT IO Slots and for empty IO Slots, the Get value will be always '0' (NotApplicable). 
.1.3.6.1.4.1.164.3.3.2.1.1.1.14,RAD-MIB::mdlSReset,INTEGER,read-write,,current,off(2):on(3),Reset action to be performed on the module.
.1.3.6.1.4.1.164.3.3.2.1.1.1.15,RAD-MIB::mdlSRebuildFrame,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Applicable only for KiloMux Main Link cards only. '3' = on, this is the Set command used to Rebuild the Frame.  Upon completing the operation, the value will automatically change  to off(2), by Agent.
.1.3.6.1.4.1.164.3.3.2.1.1.1.16,RAD-MIB::mdlSBackupSwVer,OCTET,read-only,,current,,This attribute indicates the Backup Software version of the  card installed in the specific slot position.
.1.3.6.1.4.1.164.3.3.2.1.1.1.17,RAD-MIB::mdlSSecondaryBackupSwVer,OCTET,read-only,,current,,This attribute indicates the Secondary Backup Software version of the  card installed in the specific slot position.
.1.3.6.1.4.1.164.3.3.2.1.1.1.18,RAD-MIB::mdlSPiggybackVer,OCTET,read-only,,current,,This attribute indicates the Piggyback version of the  card installed in the specific slot position.
.1.3.6.1.4.1.164.3.3.2.1.2,RAD-MIB::mdlCTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.2.1.2.1,RAD-MIB::mdlCEntry,,not-accessible,mdlCConfigIdx:mdlCSlotIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.2.1.2.1.1,RAD-MIB::mdlCConfigIdx,Integer32,read-only,,current,,This object indicates the Configuration number (1..255)  referred. Value of 255 specifies the TmpCnfg (Scratch).
.1.3.6.1.4.1.164.3.3.2.1.2.1.2,RAD-MIB::mdlCSlotIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):psC(20):kmxPsA(101):kmxPsB(102):kmxMlA(103):kmxMlB(104):kmxCl(105):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118):notApplicable(255),This object indicates a unique number of the slot position  in which the module is inserted. The Kilomux should use enumerated values starting with kmx.
.1.3.6.1.4.1.164.3.3.2.1.2.1.3,RAD-MIB::mdlCProgCardType,INTEGER,read-write,,current,unknown(1):empty(2):psAC(10):psDC(11):gCl1(18):gCl2(19):dCl(20):kCl(21):dcl2(22):dcl2Eth(23):kClEth(24):dcl3(25):dcl3Eth(26):d4T1(28):d8T1(29):dT1DSU(30):dT1CSU(31):dE1DSU(32):dE1LTU(33):dE1aDSU(34):dE1aLTU(35):dT1F(36):dE1F(37):d4E1(38):d8E1(39):dE1Hdsl(40):dT1Hdsl(41):dE1HdslS(42):dT1HdslS(43):d16gsdsl(44):d8sl(45):d4slStuC(46):d4slStuR(47):kML1(50):kML2(51):kML3(52):kML4(53):kML5(54):kML6(55):kML7(56):kML8(57):kML10(59):kMLF(60):kML10New(61):kML11RJ45(62):kML11FO(63):kLS1(70):kLS1New(71):kLS2(72):kTRE(80):kMBE(81):kMBENew(82):fLAN(83):kai(90):kdi(91):kdiCH(92):dHS2(100):d8U(101):d16U(102):d4HS(103):d8HS(104):kHS1(110):kHS2(111):kHSU1(112):kHSU2(113):kHS703(114):kVC1EM(130):kVC1FXO(131):kVC1FXS(132):kVC1MEM(133):kVC1MFXO(134):kVC1MFXS(135):kVC1MFXSW(136):kVC2EM(137):kVC2FXO(138):kVC2FXS(139):kVC2s1EM(140):kVC2s1FXO(141):kVC2s1FXS(142):kVC3EM(143):kVC3FXO(144):kVC3FXS(145):kVC3S0(146):kVF1EM(170):kVF1FXO(171):kVF1FXS(172):kVF3EM(173):kVF3FXO(174):kVF3FXS(175):kVF4EM(176):kVF4FXO(177):kVF4FXS(178):kVF4FXSW(179):kVF4S0(180):kVF5PbxE1(181):kVF5E1PbxSlave(182):kVF5PbxT1(183):kVF5T1PbxSlave(184):kVF5PbxE1New(185):kVF5E1PbxSlaveNew(186):kVF5PbxT1New(187):kVF5T1PbxSlaveNew(188):kVF4FXO3(189):kVF4FXS3(190):kVF4NS0(191):kVF6E1s16(192):kVF6E1s31(193):kVF6T1s12(194):kVF6T1s24(195):kVF8EM(196):kVF8FXO(197):kVF8FXS(198):dimETUR(200):dimV35(201):dimRS422(202):dimRS530(203):dimHssi(204):dimX21(205):dim10BaseT(206):dimE1(207):dim100(208):dt3G747(209):dt3(210):dt3f(211):de3(212):de3f(213):dstm1s1(214):dstm1s2(215):fstm1(216):dstm1(217):dstm1R(218):f2stm1(219):gstm1(220):goc3(221):gstm1D(222):goc3D(223):serverE1(270):serverT1(271):serverE1Pw(272):serverT1Pw(273):gigabitEth(280):gigabitEth2(281):eth2(282):gigabitEth8(283):eth8(284):channelizedT3Pw1(290):cesT128(300):cesE128(301):cesT1Pw28(302):cesE1Pw28(303):vmxE1VeDe(310):vmxE1VeDi(311):vmxE1ViDe(312):vmxE1ViDi(313):vmxT1VeDe(314):vmxT1VeDi(315):vmxT1ViDe(316):vmxT1ViDi(317):vc12E1UeNe(318):vc12E1UeNi(319):vc12E1UiNe(320):vc12E1UiNi(321):vc12T1UeNe(322):vc12T1UeNi(323):vc12T1UiNe(324):vc12T1UiNi(325):vca16E1UeNe(326):vca16E1UeNi(327):vca16E1UiNe(328):vca16E1UiNi(329):vca16T1UeNe(330):vca16T1UeNi(331):vca16T1UiNe(332):vca16T1UiNi(333):vca12E1UeNe(334):vca12E1UeNi(335):vca12E1UiNe(336):vca12E1UiNi(337):vca12T1UeNe(338):vca12T1UeNi(339):vca12T1UiNe(340):vca12T1UiNi(341):vmg16E1Ue(342):vmg16E1Ui(343):vmg16T1Ue(344):vmg16T1Ui(345):vmg12E1Ue(346):vmg12E1Ui(347):vmg12T1Ue(348):vmg12T1Ui(349),This object indicates the card type assigned to the specific  slot in the common configuration. This object is identical for all the configurations (1..255). Only the TmpCnf(255) might have a different value. The write operation is valid only for the TmpCnfg entry.
.1.3.6.1.4.1.164.3.3.2.1.2.1.4,RAD-MIB::mdlCNoOfExtPrt,Integer32,read-only,,current,,Number of external ports in the programmed module of  the specific slot position
.1.3.6.1.4.1.164.3.3.2.1.2.1.5,RAD-MIB::mdlCNoOfIntPrt,Integer32,read-only,,current,,Number of internal ports in the programmed module of  the specific slot position.
.1.3.6.1.4.1.164.3.3.2.1.2.1.6,RAD-MIB::mdlCParam,Integer32,read-write,,current,,General configuration object at card level (per configuration). NotApplicable=0, for cards that don't support this object. For D8U and D16U cards of DXC, the object will indicate  the port on which BERT will be performed. The port can be one of the external ports, any of its associated B1, B2, D ports or no port of the card (None=0). For port indexes see DXC R6 spec.  For Gmux-2000, this parameter used for determining the Gigabit ETH exit port
.1.3.6.1.4.1.164.3.3.2.1.3,RAD-MIB::mdlAlr,,,,,,
.1.3.6.1.4.1.164.3.3.2.1.3.1,RAD-MIB::mdlAlrTable,,not-accessible,,current,,The list of card alarms. 
.1.3.6.1.4.1.164.3.3.2.1.3.1.1,RAD-MIB::mdlAlrEntry,,not-accessible,mdlAlrSltIdx:mdlAlrIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.1,RAD-MIB::mdlAlrIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status  table. Users should use the get next function to read this table  because the indexes are not consecutive
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.2,RAD-MIB::mdlAlrSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):psC(20):kmxPsA(101):kmxPsB(102):kmxMlA(103):kmxMlB(104):kmxCl(105):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118),This attribute indicates the desired slot position.  The Kilomux should use enumerated values starting with kmx.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.3,RAD-MIB::mdlAlrCode,Integer32,read-only,,current,,This object indicates a code related to a specific alarm description. The list of codes and their related descriptions will be sent to NMS request (for display purpose) by alrGenTable.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.4,RAD-MIB::mdlAlrState,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),This object indicates the card alarm severity.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.5,RAD-MIB::mdlAlarmMask,INTEGER,read-only,,current,off(2):on(3),Alarm Mask is : on/off.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.6,RAD-MIB::mdlAlarmInvert,INTEGER,read-only,,current,off(2):on(3),Alarm Invert is : on/off.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.7,RAD-MIB::mdlAlarmOnOff,INTEGER,read-only,,current,off(2):on(3),Alarm state is : on/off.
.1.3.6.1.4.1.164.3.3.2.1.3.1.1.8,RAD-MIB::mdlAlarmCounter,Integer32,read-only,,current,,A counter - how many times the alarm occured (ON) since last clear operation or since last Reset.
.1.3.6.1.4.1.164.3.3.2.1.3.2,RAD-MIB::mdlAlrMaskTable,,not-accessible,,current,,The list of card masked alarms. 
.1.3.6.1.4.1.164.3.3.2.1.3.2.1,RAD-MIB::mdlAlrMaskEntry,,not-accessible,mdlAlrMaskSltIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.2.1.3.2.1.1,RAD-MIB::mdlAlrMaskSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):psC(20):kmxPsA(101):kmxPsB(102):kmxMlA(103):kmxMlB(104):kmxCl(105):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118),This attribute indicates the desired slot position. The Kilomux should use enumerated values starting with kmx.
.1.3.6.1.4.1.164.3.3.2.1.3.2.1.2,RAD-MIB::mdlAlrMask,OCTET,read-write,,current,,This object is a mask that indicates which card level  alarms are masked. The masked alarms (their bit is set to  '1') are neither sent to the manager, nor taken into account for alarm status and LEDs. Bit no. = Alarm code The bits that do not belong to the card level will be 0. This object is applicable only when mdlSAlrMaskAll=off  (otherwise all card alarms are masked). Example: When Alarm having the code 8 is masked, the value of this object will be 100 (hex).
.1.3.6.1.4.1.164.3.3.2.2,RAD-MIB::mdlCl,,,,,,
.1.3.6.1.4.1.164.3.3.2.2.1,RAD-MIB::mdlClTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.2.2.1.1,RAD-MIB::mdlClEntry,,not-accessible,mdlClIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.2.2.1.1.1,RAD-MIB::mdlClIdx,INTEGER,read-only,,current,clA(3):clB(4),This object indicates the Cl slot referred.
.1.3.6.1.4.1.164.3.3.2.2.1.1.2,RAD-MIB::mdlClSwchStatus,Integer32,read-only,,current,,This object indicates the status of the switches on  the referred DCL card. Each switch is represented by a bit. The status is a sum of 2**n, according to the bits. There are 4 switches: bit 0 SP-PAR (LSB) '1' - Default parameters  bit 1 PSWRD '1' - Password=default '0' - Password=user selected bit 2 DB-INIT '1' - DB initiated with default '0' - DB initiated with NVRAM contents  bit 3 PC-SP (MSB) '1' - Management by terminal only '0' - Management by NMS Example: If SP-PAR and PSWRD bits are set ('1'), the value will be 3 (2**1 + 2**0). When the status of the switches is unknown, the value of this object will be 255.
.1.3.6.1.4.1.164.3.3.2.2.1.1.3,RAD-MIB::mdlClLastFlipDate,OCTET,read-only,,current,,Date when last flip occured. The format would be as specified by the sysSDateFormat.
.1.3.6.1.4.1.164.3.3.2.2.1.1.4,RAD-MIB::mdlClLastFlipTime,OCTET,read-only,,current,,Time when last flip occured.
.1.3.6.1.4.1.164.3.3.2.2.1.1.5,RAD-MIB::mdlClLastFlipCause,OCTET,read-only,,current,,The cause of last flip.
.1.3.6.1.4.1.164.3.3.2.3,RAD-MIB::mdlPs,,,,,,
.1.3.6.1.4.1.164.3.3.2.3.1,RAD-MIB::mdlPsTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.2.3.1.1,RAD-MIB::mdlPsEntry,,not-accessible,mdlPsIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.2.3.1.1.1,RAD-MIB::mdlPsIdx,INTEGER,read-only,,current,psA(1):psB(2),This object indicates the PS card referred.
.1.3.6.1.4.1.164.3.3.2.3.1.1.2,RAD-MIB::mdlPsStatus,INTEGER,read-only,,current,notActive(1):active(2),This object indicates the status of the PS card.
.1.3.6.1.4.1.164.3.3.2.3.1.1.3,RAD-MIB::mdlPsTestResult,INTEGER,read-only,,current,ok(1):f12V(2):f5V(3),This object indicates the result of the PS card test. ok (1) - the test passed successfully. f12V (2) - 12V FAIL was detected f5V (3) - 5V FAIL was detected.
.1.3.6.1.4.1.164.3.3.3,RAD-MIB::prtDacsMux,,,,,,
.1.3.6.1.4.1.164.3.3.3.1,RAD-MIB::prtGen,,,,,,
.1.3.6.1.4.1.164.3.3.3.1.1,RAD-MIB::prtGenParamTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.1.1.1,RAD-MIB::prtGenEntry,,not-accessible,prtGenPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.1.1.1,RAD-MIB::prtGenPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside/external, inside/internal.  In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.  In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 .
.1.3.6.1.4.1.164.3.3.3.1.1.1.2,RAD-MIB::prtGenSlt,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):kmxMlA(103):kmxMlB(104):kmxCl(105):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used. The Kilomux should use the enumerated starting with kmx.
.1.3.6.1.4.1.164.3.3.3.1.1.1.3,RAD-MIB::prtGenExtInt,INTEGER,read-only,,current,external(2):internal(3),This attribute describes the type of the designated port.  Exteral port is a port with a physical connector. Internal  port might be of two types, one is a composite port which  collects data of a few external ports into a common  bandwidth (usually routed trough DS1 link); the other type is internal ports which get only part of external port data  (usually a few DS0's). In the Kilomux-2100, the internal(3) value is used for  composite channels or sub-channels of an ISDN Ch.
.1.3.6.1.4.1.164.3.3.3.1.1.1.4,RAD-MIB::prtGenIfIndex,Integer32,read-only,,current,,This attribute indicates the unique interface number  assigned to the port. The specific interface of this  attribute is the same as the interface identified by the  value of ifindex in MIB-II.If there is no interface for the  specific prtIdx, the value will be '7fffffff'h.
.1.3.6.1.4.1.164.3.3.3.1.1.1.5,RAD-MIB::prtGenActiveStatus,INTEGER,read-only,,current,unknown(1):notUsed(2):offLine(3):onLine(4):offLineRedundancy(5):onLineRedundancy(6),This attribute describes the activity status of the port. unknown(1) indicates that the information is not supported. notUsed(2) indicates that the port is not connected according to the active config. offLine(3) indicates that the port is down (not working)  due to any problem. onLine (4) indicates that the port is up (working) offLineRedundancy(5) indicates that the port is down because it is a redundant port. onLineRedundancy (6) indicates that this is a redundant port  which is up and works as the active link.
.1.3.6.1.4.1.164.3.3.3.1.1.1.6,RAD-MIB::prtGenAlrStatus,INTEGER,read-only,,current,off(2):major(3):minor(4):event(5):warning(6):critical(7),Indicates the alarm state at port (ch) agent level. This object will be:  - critical(7): when there is at least one active (ON) critical  alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but  there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but  there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but  there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
.1.3.6.1.4.1.164.3.3.3.1.1.1.7,RAD-MIB::prtGenTestStatus,INTEGER,read-only,,current,off(2):on(3),This attribute will be on(3) when there is at least one test  in progress (running) on the port; otherwise the value will  be off(2).
.1.3.6.1.4.1.164.3.3.3.1.1.1.8,RAD-MIB::prtGenTestMask,Integer32,read-only,,current,,This is a mask which indicates which tests from the 'prtGenTestCmd' list are allowed for the selected port. If a specific test is allowed, its respective bit will be SET  in the mask : TEST BIT ----------- --- localLoop 1 remoteLoop 2 bert 3 plb 4 inband 5 prbs 8 loop2-v54 (RLB) 9 loop3-v54 (LLB) 10 Tone injection 13 Tx-plb 14 Tx-llb 15 DTE loop (HSSI) 16 HDSL-Tx-Inband 20 HDSL-Rx-Inband 21 Rem-Loop-on-Rem-Unit 25 BERT-on-Rem-Unit 29 e.g : If the return value is 3 -> 0000000000000011 -> Bits 1 & 2 are set -> the allowed tests are : local-loop remote-loop 
.1.3.6.1.4.1.164.3.3.3.1.1.1.9,RAD-MIB::prtGenTestCmd,Integer32,read-write,,current,,Setting this object to a value as detailed furter on  (except 0) will initiate a test on the specific port,  if the operation is allowed (according to TestMask).  If the operation is not allowed, the mux will ignore the  operation. The test/s requested will be set according to the respective bit: TEST BIT ----------- --- localLoop 1 remoteLoop 2 bert 3 plb 4 inband 5 prbs 8 loop2-v54 (RLB) 9 loop3-v54 (LLB) 10 Tone injection 13 Tx-plb 14 Tx-llb 15 DTE loop (HSSI) 16 HDSL-Tx-Inband 20 HDSL-Rx-Inband 21 Rem-Loop-on-Rem-Unit 25 BERT-on-Rem-Unit 29 e.g : If the requested value is 3 -> 0000000000000011 -> Bits 1 & 2 are set -> the requested tests are : local-loop remote-loop  Setting this object to stop (value=0 ; all bits are 0),  will stop all the user requested tests running on the  selected port; it will NOT stop the tests initiated by  the system.
.1.3.6.1.4.1.164.3.3.3.1.1.1.10,RAD-MIB::prtGenTestRunning,Integer32,read-only,,current,,This object indicates which tests are running currently on  the selected port (initiated by user and/or by the system). If a specific test is currently running on the port, its  respective bit will be SET:  TEST BIT ----------- --- localLoop 1 remoteLoop 2 bert 3 plb 4 llb 5 txInband 6 rxInband 7 prbs 8 loop2-v54 (RLB) 9 loop3-v54 (LLB) 10 DDS DSU loop 11 DDS CSU loop 12 Tone injection 13 Tx-plb 14 Tx-llb 15 DTE loop (HSSI) 16 Local DTE loop (HSSI)17 Local Line loop (HSSI)18 Remote Line loop (HSSI)19 HDSL-Tx-Inband 20 HDSL-Rx-Inband 21 Rem-Loop-on-Rem-Unit 25 BERT-on-Rem-Unit 29 e.g : If the return value is 3 -> 0000000000000011 -> Bits 1 & 2 are set -> the running tests are : local-loop remote-loop  llb (Bit 5) - can be initiated by system only! 
.1.3.6.1.4.1.164.3.3.3.1.1.1.11,RAD-MIB::prtGenType,INTEGER,read-only,,current,unknown(1):t1(2):e1(3):hs(4):t1Csu(5):t1Dsu(6):e1Ltu(7):e1Dsu(8):hdsl(9):sp(10):t1F(11):e1F(12):dim(13):isdn(14):t3(15):e3(16):t3f(17):e3f(18):idsl(19):stm1(20):vc4(21):vc12(22):msdsl(23):vc11(24):vc3(25):soh(26):eth(27):shdsl(28):other(255),This object describes the type of the selected port. idsl - applicable for external ports of HS-U cards (of DXC) when  interface is LT-1.
.1.3.6.1.4.1.164.3.3.3.1.1.1.12,RAD-MIB::prtGenInterfaceType,OCTET,read-only,,current,,This attribute indicates a unique HW interface type of the selected port. Examples:  - for T1 cards: DSU, CSU - for E1 cards: DSU, LTU - for HS cards: v35, rs422, x21 etc...
.1.3.6.1.4.1.164.3.3.3.1.1.1.13,RAD-MIB::prtGenAlrClearCmd,INTEGER,read-write,,current,noOp(1):off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on the port level alarms . Upon completion,  the value will automatically change to off(2). noOp - will be used by agents that do not support this  feature or object.
.1.3.6.1.4.1.164.3.3.3.1.1.1.14,RAD-MIB::prtGenAlrMaskAll,INTEGER,read-write,,current,noOp(1):off(2):on(3),on(3) - will mask all the alarms of the selected port off(2)- will unmask all alarms of the selected port except the ones selected by the prtAlrMaskTable. noOp - will be used by agents that do not support this  feature or object.
.1.3.6.1.4.1.164.3.3.3.1.1.1.15,RAD-MIB::prtGenParamStatus,OCTET,read-only,,current,,This object indicates Status of parameters specific to the  selected port. - For a port that has no special status or is supported by prtSExHsfStatTable - 1 Octet: 00hex - For HS cards (Dxc cards) - 1 octet: Bit 7 (MSB)..Bit 2 = 0 (NA) Bit 0 (LSB): '1'=unknown ; '0'=NA - For HS-U/1 external port (MP card, used in FCD-M) - 1 Octet: |________| |__| |__| spare modem sync   modem: 00 = other sync: 00 = not sync 01 = unknown 01 = sync 10 = ASMi-31/2 10 = reserved 11 = reserved 11 = reserved  - For VC-6, VC-12, VC-12/6 external ports - 1 Octet : Bit 7 (MSB)..Bit 2 = 0 (NA) Bit 1: Tx Signaling '1'=On ; '0'=Off Bit 0 (LSB): Rx Signaling '1'=On ; '0'=Off - For VC-2/R2(FXS) external ports - 1 Octet :  Bit - 7 6 5 4 3 2 1 0 |_| |_________| Call Call State Direction  Bit 7 (MSB) and Bit 6 : Call Direction 00 - Incoming 01 - Outgoing Bit 5..Bit 0: Call State 000000 - Idle 000001 - Seized 000010 - Both-Way Conflict 000011 - Seizure Ack 000100 - Answered 000101 - Clear Backward 000110 - Clear Forward 000111 - Blocked 001000 - Fault 001001 - Fault 3 001010 - Fault 4 001011 - Fault 5 001100 - Fault 6 001101 - Fault 7  - For ML-20 external port - 3 Octets : - 1 MS Octet will represent the Real Rate used: Bit - 7 6 5 4 3 2 1 0 |___| |_______| spare Rate  Valid values: 0..31, meaning 0..31x64Kbps Invalid values: 32..255. - 2 LS Octets will represent the Status of 7 Control  Signals: Signal - --- CTS DSR DCD RJ TM DTR RTS Bit - 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 Octet - 2 3 (LS) '---' will always have the value 00 Rest of the Signals (2 bits each) can have the following values: 00=NA ; 01=Unused ; 10=Off ; 11=On   - For ML-H/E1, ML-H/1/E1, ML-H/S/E1 internal port - 1 Octet Bit - 7 6 5 4 3 2 1 0 |___________| spare Mode of Operation Mode of Operation: '1'=Central ; '0'=Remote  - For KM2100, KVF.5 cards - indicates the status of A and B signaling |_____| |_| |_|  spare B A Status of Control Signals: '1'=On ; '0'=Off or when not applicable Bit - 7 6 5 4 3 2 1 0 Bit 7 (MSB) - Signal Loss (applicable only for G.703 interface) Bit 6 - CONTROL (applicable only for X.21 interface) Bit 5 - INDICATION (applicable only for X.21 interface) Bit 4 - DSR (applicable only for V.35 interface) Bit 3 - RTS (applicable only for V.35 interface) Bit 2 - CTS (applicable only for V.35 interface) Bit 1 - DTR (applicable only for V.35 interface) Bit 0 - DCD (applicable only for V.35 interface) - For DXC R6 , D8U, D16U External ports - 1 Octet |________| |__| |__| spare modem sync   modem: 00 = other s
.1.3.6.1.4.1.164.3.3.3.1.1.1.16,RAD-MIB::prtGenRdnStatus,INTEGER,read-only,,current,none(1):off(2):on(3),This object indicates if this port is part of a redundant pair and in this case, if it is On or Off. none(1) - No redundancy or Not Applicable off (2) - the port is part of a redundant pair and it is Off from  Redundancy point of view (not the port used). on (3) - the port is part of a redundant pair and it is On from  Redundancy point of view (it is the port used).
.1.3.6.1.4.1.164.3.3.3.1.1.1.17,RAD-MIB::prtGenTestMaskXP,OCTET,read-only,,current,,This is an Expanded test mask of the prtGenTestMask object. The prtGenTestMask object reached its maximum, being an Integer with 31 bits. This object indicates which tests from the 'prtGenTestCmdXP' list are  allowed for the selected port. If a specific test is allowed, its respective bit will be SET  in the mask : TEST BIT ----------- --- localLoop 1 =LSB remoteLoop 2 bert 3 plb 4 inband 5 prbs 8 loop2-v54 (RLB) 9 loop3-v54 (LLB) 10 Tone injection 13 Tx-plb 14 Tx-llb 15 DTE loop (HSSI) 16 HDSL-Tx-Inband 20 HDSL-Rx-Inband 21 Rem-Loop-on-Rem-Unit 25 BERT-on-Rem-Unit 29 e.g : If the return value is 00000003 hex -> Bits 1 & 2 are set -> the allowed tests are : local-loop remote-loop 
.1.3.6.1.4.1.164.3.3.3.1.1.1.18,RAD-MIB::prtGenTestCmdXP,OCTET,read-write,,current,,This is an Expanded test command of the prtGenTestCmd object. The prtGenTestCmd object reached its maximum, being an Integer with 31 bits. Setting this object to a value as detailed furter on  (except 0) will initiate a test on the specific port,  if the operation is allowed (according to TestMaskXP).  If the operation is not allowed, the mux will ignore the  operation. The test/s requested will be set according to the respective bit: TEST BIT ----------- --- localLoop 1 =LSB remoteLoop 2 bert 3 plb 4 inband 5 prbs 8 loop2-v54 (RLB) 9 loop3-v54 (LLB) 10 Tone injection 13 Tx-plb 14 Tx-llb 15 DTE loop (HSSI) 16 HDSL-Tx-Inband 20 HDSL-Rx-Inband 21 Rem-Loop-on-Rem-Unit 25 BERT-on-Rem-Unit 29 e.g : If the requested value is 00000003 hex -> Bits 1 & 2 are set -> the requested tests are : local-loop remote-loop  Setting this object to stop (value=0 ; all bits are 0),  will stop all the user requested tests running on the  selected port; it will NOT stop the tests initiated by  the system.
.1.3.6.1.4.1.164.3.3.3.1.1.1.19,RAD-MIB::prtGenTestRunningXP,OCTET,read-only,,current,,This is an Expanded object of the prtGenTestRunning object. The prtGenTestRunning object reached its maximum, being an Integer with 31 bits. This object indicates which tests are running currently on  the selected port (initiated by user and/or by the system). If a specific test is currently running on the port, its  respective bit will be SET:  TEST BIT ----------- --- localLoop 1 =LSB remoteLoop 2 bert 3 plb 4 llb 5 txInband 6 rxInband 7 prbs 8 loop2-v54 (RLB) 9 loop3-v54 (LLB) 10 DDS DSU loop 11 DDS CSU loop 12 Tone injection 13 Tx-plb 14 Tx-llb 15 DTE loop (HSSI) 16 Local DTE loop (HSSI)17 Local Line loop (HSSI)18 Remote Line loop (HSSI)19 HDSL-Tx-Inband 20 HDSL-Rx-Inband 21 Rem-Loop-on-Rem-Unit 25 BERT-on-Rem-Unit 29 e.g : If the return value is 00000003 hex -> Bits 1 & 2 are set -> the running tests are : local-loop remote-loop  llb (Bit 5) - can be initiated by system only! 
.1.3.6.1.4.1.164.3.3.3.1.2,RAD-MIB::prtGenTestDurationTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.1.2.1,RAD-MIB::prtGenTestDurationEntry,,not-accessible,prtGenTestPrtIdx:prtGenTestIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.2.1.1,RAD-MIB::prtGenTestPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside/external, inside/internal.  In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.  In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 .
.1.3.6.1.4.1.164.3.3.3.1.2.1.2,RAD-MIB::prtGenTestIdx,INTEGER,read-only,,current,localLoop(1):remoteLoop(2):bert(3):plb(4):rlb(5):llb(6):toneInjection(7):txInband(8):rxInband(9):remLoopOnRemUnit(10):bertOnRemUnit(11):llbOnRemUnit(12):txPlb(14):txLlb(15):dteLoop(16):hdslTxInband(20):hdslRxInband(21):monitor(22):userLineLoopback(23):lbbd(26):lb1(27):lb2(28):tsRemoteLoop(30):downstreamAis(32):upstreamAis(33):sendRdi(34),This attribute indicates the test, the duration refers. 
.1.3.6.1.4.1.164.3.3.3.1.2.1.3,RAD-MIB::prtGenTestDuration,Integer32,read-write,,current,,This attribute indicates the maximum duration of executing a test on the specific port. This entry applies to the specified test . The resolution will be a minute, and the maximum duration is limited to 30 minutes . A zero value specifies no time limitation. When the test isn't active the agent initiates this object to 2 min. when the duration is needed and to 0 if it's not  required.
.1.3.6.1.4.1.164.3.3.3.1.3,RAD-MIB::prtGenTsTable,,not-accessible,,current,,The write operation into the Table's Objects is valid only for the TmpCnfg entry (Scratch),exept some products  which enable direct writing to the ActiveCnfg.  This is written in the respective product's spec. 
.1.3.6.1.4.1.164.3.3.3.1.3.1,RAD-MIB::prtGenTsEntry,,not-accessible,prtGenTsCnfgIdx:prtGenTsPrtIdx:prtGenTsIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.3.1.1,RAD-MIB::prtGenTsCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed. Idx of 255 relates to the TmpCnfg. 
.1.3.6.1.4.1.164.3.3.3.1.3.1.2,RAD-MIB::prtGenTsPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 .
.1.3.6.1.4.1.164.3.3.3.1.3.1.3,RAD-MIB::prtGenTsIdx,Integer32,read-only,,current,,This attribute indicates a unique time slot position. The valid time slots are  1..25 for T1 Card (25=Fbit) 0..31 for E1 or HS Card .  In G732S-E1 lines time slot 16 is not valid for data,  it is dedicated for multiframe synchronization bits and voice signaling.
.1.3.6.1.4.1.164.3.3.3.1.3.1.4,RAD-MIB::prtGenTsType,INTEGER,read-write,,current,unknown(1):voice(2):data(3):vcMP(4):nc(5):mng(6),The type of Timeslot.  If the source or destination port is an HS port,'TS Type'  must be 'data'. nc - means that this TimeSlot is not connected. voice, data, vcMP - also mean that this TS is connected. mng - means that this TS is dedicated to Management (not  connected to another port.
.1.3.6.1.4.1.164.3.3.3.1.3.1.5,RAD-MIB::prtGenTsIConPrt,Integer32,read-write,,current,,This attribute indicates the internally (In Mux)  connected port. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. * The outside ports will be the T1/E1 cards ports.  The convention used will be (for DXC): - first two digits will be: (IO slot number+10) for a stand-alone unit, the IO slot will be considered 1. - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside ports will be for example, the HS cards ports.  The convention used will be (for DXC): - first two digits will be: (IO slot number+10) for a stand-alone unit, the IO slot will be considered 1. - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . * noConnection - will be indicated as 10 for DXC and FCD-E1/T1. - will be indicated as 100 for FCD-E1/I and SMODs.  * Split TS (same TS is Split to several ports) - 11.   All HS port's timeslots must have the same destination port.
.1.3.6.1.4.1.164.3.3.3.1.3.1.6,RAD-MIB::prtGenTsIConTs,Integer32,read-write,,current,,This attribute indicates a unique time slot position. The valid time slots are  1..25 for T1 Card (25=Fbit) 0..31 for E1 (or HS) Card.  In G732S-E1 lines time slot 16 is not valid for data, it is  dedicated for multiframe synchronization bits and voice  signaling. * For DXC: All HS port's timeslots must start with Timeslot  no.1 
.1.3.6.1.4.1.164.3.3.3.1.4,RAD-MIB::prtAlr,,,,,,
.1.3.6.1.4.1.164.3.3.3.1.4.1,RAD-MIB::prtSAlarmTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1,RAD-MIB::prtSAlarmEntry,,not-accessible,prtSAlarmPrtIdx:prtSAlarmIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.1,RAD-MIB::prtSAlarmIdx,Integer32,read-only,,current,,A unique number to identify an entry in the alarm status  table. Users should use the get next function to read this table  because the indexes are not consecutive.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.2,RAD-MIB::prtSAlarmPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside/external, inside/internal.  In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.  In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 .
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.3,RAD-MIB::prtSAlarmCode,Integer32,read-only,,current,,This object indicates a code related to a specific alarm description. The list of codes and their related descriptions will be sent to NMS request (for display purpose) by alrGenTable.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.4,RAD-MIB::prtSAlarmState,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),This object indicates the port alarm severity.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.5,RAD-MIB::prtSAlarmMask,INTEGER,read-only,,current,off(2):on(3),Alarm Mask is : on/off.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.6,RAD-MIB::prtSAlarmInvert,INTEGER,read-only,,current,off(2):on(3),Alarm Invert is : on/off.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.7,RAD-MIB::prtSAlarmOnOff,INTEGER,read-only,,current,off(2):on(3),Alarm state is : on/off.
.1.3.6.1.4.1.164.3.3.3.1.4.1.1.8,RAD-MIB::prtSAlarmCounter,Integer32,read-only,,current,,A counter - how many times the alarm occured (ON) since last clear operation or since last Reset.
.1.3.6.1.4.1.164.3.3.3.1.4.2,RAD-MIB::prtAlrMaskTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.1.4.2.1,RAD-MIB::prtAlrMaskEntry,,not-accessible,prtAlrMaskPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.4.2.1.1,RAD-MIB::prtAlrMaskPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside/external, inside/internal.  In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.  In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 .
.1.3.6.1.4.1.164.3.3.3.1.4.2.1.2,RAD-MIB::prtAlrMask,OCTET,read-write,,current,,This object is a mask that indicates which port level  alarms are masked. The masked alarms (their bit is set to  '1') are neither sent to the manager, nor taken into account for alarm status and LEDs. Bit no. = Alarm code The bits that do not belong to the port level will be 0. This object is applicable only when prtGenAlrMaskAll=off  (otherwise all port alarms are masked). Example: When Alarms having the codes 31 and 40 are masked, the value of this object will be 10080000000 (hex).
.1.3.6.1.4.1.164.3.3.3.1.5,RAD-MIB::prtBertTable,,not-accessible,,current,,This table includes the BERT parameters, counters and  commands. The configurable parameters: - prtBertPattern - prtBertInjectRate - prtBertTs are not Set per configuration (same for all Configurations) but start being applied by the Agent only upon successful Update/Download operation. Therefore, Set will enter the  values to the Temporary Configuration of the agent, while Get will get the values of the Active Configuration.
.1.3.6.1.4.1.164.3.3.3.1.5.1,RAD-MIB::prtBertEntry,,not-accessible,prtBertPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.5.1.1,RAD-MIB::prtBertPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside/external, inside/internal.  In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.  In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . In the MP :  - first two digits will be: (IO slot number+10) - last one/two digits will be according to the external port  number within the card: exPrt1 -> 1 exPrt2 -> 3 exPrt3 -> 5 exPrt4 -> 7 . 
.1.3.6.1.4.1.164.3.3.3.1.5.1.2,RAD-MIB::prtBertPattern,INTEGER,read-write,,current,p2E3m1(1):p2E4m1(2):p2E5m1(3):p2E6m1(4):p2E7m1(5):p511(6):p2E10m1(7):p2047(8):p2E15m1(9):p2E17m1(10):p2E18m1(11):p2E20m1(12):qrss(13):p2E21m1(14):p2E22m1(15):p2E23m1(16):p2E25m1(17):p2E28m1(18):p2E29m1(19):p2E31m1(20):p2E32m1(21):rj011(22):p63(23):p1M7S(24):p1S7M(25):alternate(26):mark(27):space(28):p2E11m1(29):notApplicable(255),This object indicates the pattern of the BERT. p2Exxm1 = 2Exx-1. pxx = pattern xx. This object is the same for all configurations. notApplicable - when this object is not supported.
.1.3.6.1.4.1.164.3.3.3.1.5.1.3,RAD-MIB::prtBertInjectRate,INTEGER,read-write,,current,noError(1):r10Em1(2):r10Em2(3):r10Em3(4):r10Em4(5):r10Em5(6):r10Em6(7):r10Em7(8):single(9):notApplicable(255),This object indicates the error rate injection of the BERT. r10Emx = 10E-x This object is the same for all configurations. single - single error injection. notApplicable - when this object is not supported.
.1.3.6.1.4.1.164.3.3.3.1.5.1.4,RAD-MIB::prtBertInjectErrRateCmd,INTEGER,read-write,,current,off(2):on(3),This object controls activation/deactivation of the Error  Rate Injection during BERT.
.1.3.6.1.4.1.164.3.3.3.1.5.1.5,RAD-MIB::prtBertInjectSingleErrCmd,INTEGER,read-write,,current,off(2):on(3),This object enables to initiate a Single Error Injection  during BERT (on). Upon completion, the value will  automatically change to off(2).
.1.3.6.1.4.1.164.3.3.3.1.5.1.6,RAD-MIB::prtBertRunTime,Integer32,read-only,,current,,This object indicates how much time (seconds) passed since BERT started to run.
.1.3.6.1.4.1.164.3.3.3.1.5.1.7,RAD-MIB::prtBertESs,Integer32,read-only,,current,,How many Errored Seconds were detected since BERT started to run. Counter for Kmux and MP.
.1.3.6.1.4.1.164.3.3.3.1.5.1.8,RAD-MIB::prtBertSyncLoss,Integer32,read-only,,current,,How many times Sync Loss was detected since BERT started to run. For some products: number of seconds in which Sync Loss occured  since BERT started to run. See product specification.
.1.3.6.1.4.1.164.3.3.3.1.5.1.9,RAD-MIB::prtBertErrorBits,Integer32,read-only,,current,,How many Error Bits were detected since BERT started to run.
.1.3.6.1.4.1.164.3.3.3.1.5.1.10,RAD-MIB::prtBertClearCounters,INTEGER,read-write,,current,off(2):on(3),Setting this object to ON, will enforce a clear  operation of some BERT Counters. Upon completion,  the value will automatically change to off(2).
.1.3.6.1.4.1.164.3.3.3.1.5.1.11,RAD-MIB::prtBertSyncStatus,INTEGER,read-only,,current,notApplicable(1):syncLoss(2):sync(3),Sync Status while BERT runs.
.1.3.6.1.4.1.164.3.3.3.1.5.1.12,RAD-MIB::prtBertTs,OCTET,read-write,,current,,This object indicates on which TSs of the selected port, BERT  should be applied.  Each Bit of the Octet represents a TS: 31 ......0 MSB LSB Bit 0 will not be used. If the bit value is '1' - BERT should be applied on this TS. For a T1 port, the valid raised bits ('1') are: 1..25. For an E1 port, the valid raised bits ('1') are: 1..31.  Agents that do not support this feature will send SIZE 0.
.1.3.6.1.4.1.164.3.3.3.1.5.1.13,RAD-MIB::prtBertResult,OCTET,read-only,,current,,This object indicates Result of BERT  for the selected port (number of error bits divided to the total number of data bits.) Applicable only if BERT is running on this port Agents that do not support this feature will send SIZE 0.
.1.3.6.1.4.1.164.3.3.3.1.5.1.14,RAD-MIB::prtBertTxBits,Integer32,read-only,,current,,How many data bits were transmitted since BERT started to run, or since last counter clear  (prtBertClearCounters set to on).
.1.3.6.1.4.1.164.3.3.3.1.5.1.15,RAD-MIB::prtBertRxBits,Integer32,read-only,,current,,How many data bits were Received since BERT started to run, or since last counter clear  (prtBertClearCounters set to on).
.1.3.6.1.4.1.164.3.3.3.1.5.1.16,RAD-MIB::prtBertTxErrorBits,Integer32,read-only,,current,,Number of injected error bits since BERT started to run, or since last counter clear  (prtBertClearCounters set to on).
.1.3.6.1.4.1.164.3.3.3.1.6,RAD-MIB::prtMonTable,,not-accessible,,current,,For DXC, the write operation into the Table's Objects is valid only for the TmpCnfg entry (Scratch).
.1.3.6.1.4.1.164.3.3.3.1.6.1,RAD-MIB::prtMonEntry,,not-accessible,prtMonCnfgIdx:prtMonitoringIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.6.1.1,RAD-MIB::prtMonCnfgIdx,Integer32,read-only,,current,,This object indicates the Idx of the Cnfg(1..255) being  accessed. Idx of 255 relates to the TmpCnfg. For products that do not support configurations, 1 will be always used.
.1.3.6.1.4.1.164.3.3.3.1.6.1.2,RAD-MIB::prtMonitoringIdx,Integer32,read-only,,current,,This object indicates the Monitoring Port Index. The valid port number depends on the IO slot no., the  installed card type and the port type: external, internal. * The external ports will according to the convention (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The internal ports will be according to the convention (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . For Optimux-T3:  255 (Not Applicable) will be always used. The Monitoring port is always 
.1.3.6.1.4.1.164.3.3.3.1.6.1.3,RAD-MIB::prtMonitoringEnable,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),This object indicates if the prtMonitoringIdx is configured as  a monitoring port or not. disabled = the port is NOT configured to monitor. Setting this object enabled = the port IS configured to monitor. For Optimux-T3: always enabled (RO supported).
.1.3.6.1.4.1.164.3.3.3.1.6.1.4,RAD-MIB::prtMonitoringTSs,OCTET,read-write,,current,,This object indicates which TSs of the Monitoring port,  the test equipment should monitor.  Each Bit of the Octet represents a TS: 31 ......0 MSB LSB Bit 0 will not be used. If the bit value is '1' - this TS should be monitored. For a T1 port, the valid raised bits ('1') are: 1..24. For an E1 port, the valid raised bits ('1') are: 1..31. Default: all bits='0' Agents that do not support this feature will send SIZE 0. This object can be Set as described only if prtMonitoringEnable=enabled. 
.1.3.6.1.4.1.164.3.3.3.1.6.1.5,RAD-MIB::prtMonitoredPort,Integer32,read-write,,current,,This object indicates the MONITORED Port Index that the Monitoring port monitors. The valid port number depends on the IO slot no., the  installed card type and the port type: external, internal. * The external ports will according to the convention (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The internal ports will be according to the convention (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . * 100 - no port monitored For Optimux-T3: 0 = no Ch monitored 1..21 or 1..28 (=CH1..CH21 or CH1..CH28) according to product's  configuration.
.1.3.6.1.4.1.164.3.3.3.1.6.1.6,RAD-MIB::prtMonitoredTSs,OCTET,read-write,,current,,This object indicates which TSs of the Monitored port, should be monitored.  Each Bit of the Octet represents a TS: 31 ......0 MSB LSB Bit 0 will not be used. If the bit value is '1' - this TS should be monitored. For a T1 port, the valid raised bits ('1') are: 1..24. For an E1 port, the valid raised bits ('1') are: 1..31. Default: all bits='0' Agents that do not support this feature will send SIZE 0. This object can be Set as described only if prtMonitoringEnable=enabled.
.1.3.6.1.4.1.164.3.3.3.1.7,RAD-MIB::prtCfgParam,,,,,,
.1.3.6.1.4.1.164.3.3.3.1.7.1,RAD-MIB::prtCfgParamTable,,not-accessible,,current,,The write operation into the Table Objects is valid only to the TmpCnfg entry. KMUX parameters are for the cards: KMBE/New, KVF.6 family.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1,RAD-MIB::prtCfgParamEntry,,not-accessible,prtCfgParamCnfgIdx:prtCfgParamIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.1,RAD-MIB::prtCfgParamCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg (1..100) being  accessed. Idx 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.2,RAD-MIB::prtCfgParamIdx,Integer32,read-only,,current,,A unique identifier of the port (within the card when applicable). - For KM-2100: Slot*100+Ch external ports: Ch=1..10 internal ports (sub-channels): Ch=11..20. - For FCD-T1/E1(L): MAIN=111, SUB=113, CH1=122, CH2=124. - For other devices, see specific device's spec. 
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.3,RAD-MIB::prtCfgParamSlt,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118):notApplicable(255),This attribute indicates a unique number to identify the slot where the card is inserted in. In the 2104 Unit the entries kmxIO5(111)..kmxIO12(118) are not valid. notApplicable(255) - for products that do not have Slots.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.4,RAD-MIB::prtCfgParamOperatedMl,INTEGER,read-write,,current,notApplicable(1):kmxMlA(103):kmxMlB(104),The main link for this channel. The field is relevant only for ML modes of Dual, Priority  Bumping and Switched Backup.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.5,RAD-MIB::prtCfgParamMlAtoMlBPrio,INTEGER,read-write,,current,notApplicable(1):low(2):high(3),ML-A to ML-B Priority. The field is relevant only for ML modes of Priority Bumping and Switched Backup.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.6,RAD-MIB::prtCfgParamMlBtoMlAPrio,INTEGER,read-write,,current,notApplicable(1):low(2):high(3),ML-B to ML-A Priority. The field is relevant only for ML modes of Priority Bumping.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.7,RAD-MIB::prtCfgParamInbandLoopDetection,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),Inband Loop Detection. The field is relevant for FCD-T1/E1(L) ports.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.8,RAD-MIB::prtCfgParamInbandLoopPatternCfg,INTEGER,read-write,,current,notApplicable(1):rdlLoop(2):userConfig(3),This object indicates if Inband Loop polynomial pattern will be according to RDL Loop (the standard) or User Configurated according to prtCfgParamInbandLoopActPattern and  prtCfgParamInbandLoopDeactPattern.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.9,RAD-MIB::prtCfgParamInbandLoopActPattern,OCTET,read-write,,current,,This object is a binary string of up to 8 bits. The string determines coefficients of the polynomial pattern sent to the port in order to Activate the Inband Loop. This object is relevant only when prtCfgParamInbandLoopPatternCfg=userConfig.
.1.3.6.1.4.1.164.3.3.3.1.7.1.1.10,RAD-MIB::prtCfgParamInbandLoopDeactPattern,OCTET,read-write,,current,,This object is a binary string of up to 8 bits. The string determines coefficients of the polynomial pattern sent to the port in order to Deactivate the Inband Loop. This object is relevant only when prtCfgParamInbandLoopPatternCfg=userConfig.
.1.3.6.1.4.1.164.3.3.3.2,RAD-MIB::prtT1E1,,,,,,
.1.3.6.1.4.1.164.3.3.3.2.1,RAD-MIB::prtT1E1StatTable,,not-accessible,,current,,T1/E1 port statistics table.
.1.3.6.1.4.1.164.3.3.3.2.1.1,RAD-MIB::prtT1E1StatEntry,,not-accessible,prtT1E1SPrtIdx,current,, An entry in the T1/E1 port statistics table.
.1.3.6.1.4.1.164.3.3.3.2.1.1.1,RAD-MIB::prtT1E1SPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. The same numbering as for prtGenPrtIdx. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside.  * The outside ports will be the T1/E1 cards ports.  The convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 .
.1.3.6.1.4.1.164.3.3.3.2.1.1.2,RAD-MIB::prtT1E1SSlt,INTEGER,read-only,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used.
.1.3.6.1.4.1.164.3.3.3.2.1.1.3,RAD-MIB::prtT1E1OosCount,Gauge32,read-only,,current,,This object is applicable only for an E1 active port. It provides the number of red alarm events since the last count clearing.
.1.3.6.1.4.1.164.3.3.3.2.1.1.4,RAD-MIB::prtT1E1BpvLastMin,Gauge32,read-only,,current,,This object is applicable only for an E1 active port. It provides the number of BPV (BiPolar Violation) events  detected during the last minute.
.1.3.6.1.4.1.164.3.3.3.2.1.1.5,RAD-MIB::prtT1E1BpvMax,Gauge32,read-only,,current,,This object is applicable only for an E1 active port. It provides the maximal number of BPV (BiPolar Violation)  events (per minute), detected during the worst minute.
.1.3.6.1.4.1.164.3.3.3.2.2,RAD-MIB::prtT1E1CnfgTable,,not-accessible,,current,,T1/E1 port configuration table.
.1.3.6.1.4.1.164.3.3.3.2.2.1,RAD-MIB::prtT1E1CnfgEntry,,not-accessible,prtT1E1CnfgIdx:prtT1E1PrtIdx,current,, An entry in the T1/E1 port configuration table.
.1.3.6.1.4.1.164.3.3.3.2.2.1.1,RAD-MIB::prtT1E1CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Config being accessed. Idx of 255 relates to the Temporary (Scratch) Config. 
.1.3.6.1.4.1.164.3.3.3.2.2.1.2,RAD-MIB::prtT1E1PrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. The same numbering as for prtGenPrtIdx. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside.  In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . In the Kilomux, the port index is calculated as follows: 100*Slot+Ch. The external Ch numbers are 1..10, and the internal Ch numbers are 11..20.
.1.3.6.1.4.1.164.3.3.3.2.2.1.3,RAD-MIB::prtT1E1Slt,INTEGER,read-only,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):kmxMlA(103):kmxMlB(104):kmxOpt(106):kmxIO1(107):kmxIO2(108):kmxIO3(109):kmxIO4(110):kmxIO5(111):kmxIO6(112):kmxIO7(113):kmxIO8(114):kmxIO9(115):kmxIO10(116):kmxIO11(117):kmxIO12(118):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used.
.1.3.6.1.4.1.164.3.3.3.2.2.1.4,RAD-MIB::prtT1E1LineType,INTEGER,read-write,,current,other(1):esf(2):d4(3):e1(4):e1Crc(5):e1MF(6):e1CrcMF(7):unframed(8),This variable indicates the variety of T1/E1 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: esf Extended SuperFrame DS1 d4 AT&T D4 format DS1 - SF e1 CCITT Recommendation G.704 (Table 4a) - G732N e1Crc CCITT Recommendation G.704 (Table 4b) - G732N with CRC e1MF G.704 (Table 4a) with TS16 multiframing enabled - G732S e1CrcMF G.704 (Table 4b) with TS16 multiframing enabled - G732S with CRC unframed   T1 - applicable values: (1),(2),(3),(8) E1 - applicable values: (1),(4),(5),(6),(7),(8) 
.1.3.6.1.4.1.164.3.3.3.2.2.1.5,RAD-MIB::prtT1E1LineCode,INTEGER,read-write,,current,jbzs(1):b8zs(2):hdb3(3):zbtsi(4):ami(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. jbzs=b7zs 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 (used for T1). b8zs refers to the use of a specified pattern of normal bits and bipolar violations which are used to replace a sequence of eight zero bits (used for T1). ANSI Clear Channels may use zbtsi, or Zero Byte Time Slot Interchange. E1 links, with or without CRC, use hdb3 or ami (= TRAN). amI (=TRAN) 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.4.1.164.3.3.3.2.2.1.6,RAD-MIB::prtT1E1SignalMode,INTEGER,read-write,,current,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 Signaling is in use. 'bitOriented' indicates that E1 Channel Associated  Signaling (CAS) is in use. 'messageOriented' indicates that Common Channel Signaling  (CCS) is in use either on channel 16 of an E1 link or  channel 24 of a T1.
.1.3.6.1.4.1.164.3.3.3.2.2.1.7,RAD-MIB::prtT1E1Fdl,INTEGER,read-write,,current,other(1):ansi-T1-403(2):att-54016(4):fdl-none(8):transFdl(16),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. 'ansi-T1-403' refers to the FDL exchange recommended by ANSI. 'att-54016' refers to ESF FDL exchanges. 'fdl-none' indicates that the device does not use the FDL. 'transFdl' indicates transition between two ports of  the same card. 
.1.3.6.1.4.1.164.3.3.3.2.2.1.8,RAD-MIB::prtT1E1FdlMode,INTEGER,read-write,,current,other(1):user(2):carrier(3):notApplicable(255), Fdl Mode of the T1 selected port. notApplicable - will be used for an E1 port.
.1.3.6.1.4.1.164.3.3.3.2.2.1.9,RAD-MIB::prtT1E1Sync,INTEGER,read-write,,current,other(1):tr62411(2):ccitt(3):fast(4),This object enables returning to normal operation, after  the end of a main/sub link red alarm event, in reduced time. 'tr62411' - complies with AT&T TR-62411 (after 10 seconds). Applicable for both T1 and E1 interfaces. 'ccitt' - complies with CCITT standard. Applicable only for E1 interfaces. 'fast' - after 1 second.
.1.3.6.1.4.1.164.3.3.3.2.2.1.10,RAD-MIB::prtT1E1CGA,INTEGER,read-write,,current,none(1):trans(2):full(3),This object selects the method used to signal the CGA state to the other end, through the main/sub link.  'none' - non-transparent mode. When one of the links  (main/sub) will be in Out Of Service state, both  'Data/Voice Oos' and 'Oos Signal' will be  transmitted to the other end. 'trans' - when one of the links (main/sub) will be in Out Of Service state, 'Data/Voice Oos' will be  transmitted to the other end. 'full' - fully-transparent mode. When one of the links  (main/sub) will be in Out Of Service state,  neither 'Data/Voice Oos' nor 'Oos Signal' will  be transmitted to the other end.
.1.3.6.1.4.1.164.3.3.3.2.2.1.11,RAD-MIB::prtT1E1IdleCode,OCTET,read-write,,current,,This object selects the code transmitted to fill idle  (unused) time slots in the main link frame.  Valid range: (0 - FF HEX) .
.1.3.6.1.4.1.164.3.3.3.2.2.1.12,RAD-MIB::prtT1E1OosSignal,INTEGER,read-write,,current,notsupported(2):forcedIdle(3):forcedBusy(4):busyIdle(5):idleBusy(6),'idle' = '0' = on-hook, idle state 'busy' = '1' = off-hook, busy state 'forcedIdle' = SP = both A and B signaling bits are forced to '0' during out-of-service periods. 'forcedBusy' = MK = both A and B signaling bits are forced to '1' during out-of-service periods. 'busyIdle' = MK_SP = A and B bits are forced to '1' for 2.5 seconds; then they are switched to '0' until out-of-service condition disappears. 'idleBusy' = SP_MK = A and B bits are forced to '0' for 2.5 seconds; then they are switched to '1' until out-of-service condition disappears. - for T1: '0'=0 ; '1'=1  - for E1: '0'=1 ; '1'=0 
.1.3.6.1.4.1.164.3.3.3.2.2.1.13,RAD-MIB::prtT1E1VoiceOos,OCTET,read-write,,current,,Voice Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will always be 0.
.1.3.6.1.4.1.164.3.3.3.2.2.1.14,RAD-MIB::prtT1E1DataOos,OCTET,read-write,,current,,Data Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will always be 0.
.1.3.6.1.4.1.164.3.3.3.2.2.1.15,RAD-MIB::prtT1E1LineLengthMask,INTEGER,read-write,,current,unknown(1):len0p133ft(2):len134p266ft(3):len267p399ft(4):len400p533ft(5):len534p655ft(6):fcc68(7),This attribute is the line length mask parameter used only  for T1/DSU interfaces. len400p533ft=length range: 400ft to 533ft  'fcc68' - provides compliance with the FCC 68.308 Option A output pulse mask. 
.1.3.6.1.4.1.164.3.3.3.2.2.1.16,RAD-MIB::prtT1E1TxGainMask,INTEGER,read-write,,current,notApplicable(1):txGain0db(2):txGain7dot5db(3):txGain15db(4):txGain22dot5db(5),This attribute is the tx gain mask parameter (dB), used  only for T1/CSU interfaces.
.1.3.6.1.4.1.164.3.3.3.2.2.1.17,RAD-MIB::prtT1E1InbandMng,INTEGER,read-write,,current,off(2):fdlOrTs0(3):dedicatedTs(4):dedicatedPpp(5):dedicatedFr(6):internal(7),A unique number to identify an Inband management over the  link. internal - supported by KM-2100 only. It means that the management is internal to the frame. It takes part of the ML Frame bits (instead of data).
.1.3.6.1.4.1.164.3.3.3.2.2.1.18,RAD-MIB::prtT1E1InbandMngRate,INTEGER,read-write,,current,notApplicable(1):r4k(2):r8k(3):r12k(4):r16k(5):r32k(6):r64k(7):r20k(8),A unique number to identify the rate of the Inband management. It is required only for E1 links and is applicable only when  prtExT1E1InbandMng selected is FdlOrTs0 or dedicatedTs.
.1.3.6.1.4.1.164.3.3.3.2.2.1.19,RAD-MIB::prtT1E1DedicatedTs,Integer32,read-write,,current,,The value is differently determined for different products. There are two methods: 1) A unique number to identify Dedicated TS of the T1/E1 port. It is applicable only when prtExT1E1InbandMng selected is  dedicatedTs. 1..24 - Dedicated TS of T1 1..31 - Dedicated TS of E1 255 - notApplicable (for agents that do not support this  feature) Other values are invalid. 2) For FCD-STM, up to five TSs may be dedicated to management. This object value is the Sum (sigma) of 2**n, where n =TS-1 e.g. Time slots 3,5,7,9,11 are dedicated to management: 2** 2 +2** 4 +2** 6  +2** 8 +2**10 = 4+16+64+256+1024=1364   User should consult the product specification, to find out  the method employed.
.1.3.6.1.4.1.164.3.3.3.2.2.1.20,RAD-MIB::prtT1E1InbandMngRoutProt,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3):rip2(4),Inband Mng Routing Protocol of the port. When prtT1E1InbandMng is 'dedicatedPpp'-'proprietary' and 'rip2' are applicable. For other values - only 'proprietary' is applicable.  For FCD-M and FCD-A: When prtT1E1InbandMng is 'dedicatedPpp' or 'dedicatedFr': 'None', 'proprietary' and 'rip2' are applicable. When prtT1E1InbandMng is 'fdlOrTS0' or 'dedicatedTs': 'None' and 'proprietary' are applicable. When prtT1E1InbandMng is 'off': 'None' is applicable.
.1.3.6.1.4.1.164.3.3.3.2.2.1.21,RAD-MIB::prtT1E1LinkMode,INTEGER,read-write,,current,notApplicable(1):regular(2):transparent(3),regular - TSs are connected by user via TS Assignment only transparent - when a port with this Link Mode is connected to an  internal T1/E1 port of a T3/E3 card, TS0, TS16 and Fbit are transparently transferred to the E3/T3 stream.
.1.3.6.1.4.1.164.3.3.3.2.2.1.22,RAD-MIB::prtT1E1Multiplier,INTEGER,read-write,,current,notApplicable(1):br56(2):br64(3),The data rate of each TS. The multiplier values can be 56 kbps or 64 kbps. For T1 only.
.1.3.6.1.4.1.164.3.3.3.2.2.1.23,RAD-MIB::prtT1E1RxGain,INTEGER,read-write,,current,notApplicable(1):rxGain12dB(2):rxGain30dB(3):rxGain36dB(4):shortHaul(5):longHaul(6):rxGain20dB(7),This attribute is the rx volume (dB).
.1.3.6.1.4.1.164.3.3.3.2.2.1.24,RAD-MIB::prtT1E1RAI,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Remote Alarm Signal
.1.3.6.1.4.1.164.3.3.3.2.2.1.25,RAD-MIB::prtT1E1LineMode,INTEGER,read-write,,current,notApplicable(1):csu(2):dsu(3):ltu(4),Interface type of the port. For T1 - csu, dsu are the valid values For E1 - dsu, ltu are the valid values
.1.3.6.1.4.1.164.3.3.3.2.2.1.26,RAD-MIB::prtT1E1TS0SaBits,OCTET,read-write,,current,,This object is applicable only for E1 ports. For T1, string size will be 0. For E1, it enables user to select the use of TS0 Sa Bits 4..8, by 3 octets:
.1.3.6.1.4.1.164.3.3.3.2.2.1.27,RAD-MIB::prtT1E1ConnectedTS,INTEGER,read-only,,current,notApplicable(1):no(2):yes(3),This parameter indicates if there is any connected TS for this interface.
.1.3.6.1.4.1.164.3.3.3.2.2.1.28,RAD-MIB::prtT1E1Ts0SaBit,INTEGER,read-write,,current,notApplicable(1):noMng(2):mng(3),This parameter indicates whether to send TS 0, or not. noMng= TS 0 is looped, therefore not sent. mng= TS 0 isn't looped, therefore it is sent.
.1.3.6.1.4.1.164.3.3.3.2.2.1.29,RAD-MIB::prtT1E1SameFeCnfg,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This parameter indicates whether the same E1 configuration  parameters and TS assignment are set both to the local and remote device. Read-Write access is applicable only in G732N framed mode. For G732S and UNFRAMED this parameter is set by  agent to YES and is Read Only. In Case of conflict during power-up between the central  and remote, the value set by the central unit is the valid one.
.1.3.6.1.4.1.164.3.3.3.2.2.1.30,RAD-MIB::prtT1E1RemCrc4,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates whether the E1 of the Remote device connected to this E1 port, will have CRC-4 or not.
.1.3.6.1.4.1.164.3.3.3.2.2.1.31,RAD-MIB::prtT1E1MaxTSs,Integer32,read-write,,current,,This object is applicable only for DXC D4T1, D4E1, D8T1, D8E1  external ports and D8GSL internal E1 ports. 255=not applicable If prtT1E1LineType=unframed(8), the value of this object must be 32. Else, the valid values are 0..31.
.1.3.6.1.4.1.164.3.3.3.2.2.1.32,RAD-MIB::prtT1E1EocTsConfig,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),This object indicates whether the use of EOC for TS Configuration is enabled or not.
.1.3.6.1.4.1.164.3.3.3.2.2.1.33,RAD-MIB::prtT1E1Role,INTEGER,read-write,,current,notApplicable(1):sub(2):main(3),This object indicates whether this port behaves as SUB or Main link.
.1.3.6.1.4.1.164.3.3.3.2.2.1.34,RAD-MIB::prtT1E1PppEchoFailDetection,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates whether the PPP Echo is taken into account for its Fail Detection.  This object is relevant when Inband Mng between devices is Dedicated TS PPP. Default=Disable.
.1.3.6.1.4.1.164.3.3.3.2.3,RAD-MIB::prtT1E1FdlMsgTable,,not-accessible,,current,,This table is applicable for a T1 interface with 'esf' LineType or E1 interface, when CRC is enabled (LineType).
.1.3.6.1.4.1.164.3.3.3.2.3.1,RAD-MIB::prtT1E1FdlMsgEntry,,not-accessible,prtT1E1FdlMsgPrtIdx:prtT1E1FdlMsgFdlType,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.2.3.1.1,RAD-MIB::prtT1E1FdlMsgPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. The same numbering as for prtGenPrtIdx. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside.  * The outside ports will be the T1/E1 cards ports.  The convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc...
.1.3.6.1.4.1.164.3.3.3.2.3.1.2,RAD-MIB::prtT1E1FdlMsgFdlType,INTEGER,read-only,,current,send(1):receive(2),The Fdl type reference of the Fdl message.
.1.3.6.1.4.1.164.3.3.3.2.3.1.3,RAD-MIB::prtT1E1FdlMsgSlt,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used.
.1.3.6.1.4.1.164.3.3.3.2.3.1.4,RAD-MIB::prtT1E1FdlMsg,OCTET,read-only,,current,,FDL message.
.1.3.6.1.4.1.164.3.3.3.3,RAD-MIB::prtHS,,,,,,
.1.3.6.1.4.1.164.3.3.3.3.1,RAD-MIB::prtHSParamTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.3.1.1,RAD-MIB::prtHSParamEntry,,not-accessible,prtHSCnfgIdx:prtHSPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.3.1.1.1,RAD-MIB::prtHSCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Config being accessed. Idx of 255 relates to the Temporary (Scratch) Config. 
.1.3.6.1.4.1.164.3.3.3.3.1.1.2,RAD-MIB::prtHSPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. * The inside ports will be the HS cards ports. The  convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc...
.1.3.6.1.4.1.164.3.3.3.3.1.1.3,RAD-MIB::prtHSSlt,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used.
.1.3.6.1.4.1.164.3.3.3.3.1.1.4,RAD-MIB::prtHSRate,INTEGER,read-write,,current,r0x56eq0Kbps(1):r1x56eq56Kbps(2):r2x56eq112Kbps(3):r3x56eq168Kbps(4):r4x56eq224Kbps(5):r5x56eq280Kbps(6):r6x56eq336Kbps(7):r7x56eq392Kbps(8):r8x56eq448Kbps(9):r9x56eq504Kbps(10):r10x56eq560Kbps(11):r11x56eq616Kbps(12):r12x56eq672Kbps(13):r13x56eq728Kbps(14):r14x56eq784Kbps(15):r15x56eq840Kbps(16):r16x56eq896Kbps(17):r17x56eq952Kbps(18):r18x56eq1008Kbps(19):r19x56eq1064Kbps(20):r20x56eq1120Kbps(21):r21x56eq1176Kbps(22):r22x56eq1232Kbps(23):r23x56eq1288Kbps(24):r24x56eq1344Kbps(25):r25x56eq1400Kbps(26):r26x56eq1456Kbps(27):r27x56eq1512Kbps(28):r28x56eq1568Kbps(29):r29x56eq1624Kbps(30):r30x56eq1680Kbps(31):r31x56eq1736Kbps(32):r0x64eq0Kbps(33):r1x64eq64Kbps(34):r2x64eq128Kbps(35):r3x64eq192Kbps(36):r4x64eq256Kbps(37):r5x64eq320Kbps(38):r6x64eq384Kbps(39):r7x64eq448Kbps(40):r8x64eq512Kbps(41):r9x64eq576Kbps(42):r10x64eq640Kbps(43):r11x64eq704Kbps(44):r12x64eq768Kbps(45):r13x64eq832Kbps(46):r14x64eq896Kbps(47):r15x64eq960Kbps(48):r16x64eq1024Kbps(49):r17x64eq1088Kbps(50):r18x64eq1152Kbps(51):r19x64eq1216Kbps(52):r20x64eq1280Kbps(53):r21x64eq1344Kbps(54):r22x64eq1408Kbps(55):r23x64eq1472Kbps(56):r24x64eq1536Kbps(57):r25x64eq1600Kbps(58):r26x64eq1664Kbps(59):r27x64eq1728Kbps(60):r28x64eq1792Kbps(61):r29x64eq1856Kbps(62):r30x64eq1920Kbps(63):r31x64eq1984Kbps(64):r32x64eq2048Kbps(65):r32x56eq1792Kbps(66):r64x64eq4096Kbps(67):auto(200),This object indicates the port rate (speed). auto - rate is selected automatically by system.
.1.3.6.1.4.1.164.3.3.3.3.1.1.5,RAD-MIB::prtHSFifoSize,INTEGER,read-write,,current,auto(1):b32bit(2):b60bit(3):b104bit(4):b144bit(5):notApplicable(255),This object selects the size of the user data channel buffer FIFO used in the DTE2 mode. In the other modes, buffer  size is automatically set by the DACS agent.  Buffer FIFO size in bits, corresponds to FIFO lengths of  +/-16, +/-30, +/-52, +/-72 bits.
.1.3.6.1.4.1.164.3.3.3.3.1.1.6,RAD-MIB::prtHSClkMode,INTEGER,read-write,,current,dce(1):dte1(2):dte2(3):notApplicable(255),Clock Mode of the user data channel.  dce - DACS operates as a DCE and provides transmit  and receive clocks to the synchronous user DTE. dte1- DACS supplies the receive clock to the user  equipment and accepts the user transmit clock. dte2- DACS requires transmit and receive clocks from  the user equipment.
.1.3.6.1.4.1.164.3.3.3.3.1.1.7,RAD-MIB::prtHSCTS,INTEGER,read-write,,current,on(1):rts(2):notApplicable(255),Selection of CTS line state in the user data channel. on - CTS continuously ON. rts - CTS line follows the RTS line.
.1.3.6.1.4.1.164.3.3.3.3.1.1.8,RAD-MIB::prtHSRtsState,INTEGER,read-only,,current,off(2):on(3):notApplicable(255),RTS state of the port.
.1.3.6.1.4.1.164.3.3.3.3.1.1.9,RAD-MIB::prtHSInbandLoopback,INTEGER,read-write,,current,notApplicable(1):disabled(2):enabled(3),This object indicates if Inband Loopback from the Network should be enabled or disabled.
.1.3.6.1.4.1.164.3.3.3.3.1.1.10,RAD-MIB::prtHSInbandLoopPatternCfg,INTEGER,read-write,,current,notApplicable(1):rdlLoop(2):userConfig(3),This object indicates if Inband Loop polynomial pattern will be according to RDL Loop (the standard) or User Configurated according to prtHSActivatePolyPattern and prtHSDeactivatePolyPattern.
.1.3.6.1.4.1.164.3.3.3.3.1.1.11,RAD-MIB::prtHSInbandLoopActPattern,OCTET,read-write,,current,,This object is a binary string of up to 8 bits. The string determines coefficients of the polynomial pattern sent to the port in order to Activate the Inband Loop. This object is relevant only when prtHSInbandLoopPatternCfg=userConfig.
.1.3.6.1.4.1.164.3.3.3.3.1.1.12,RAD-MIB::prtHSInbandLoopDeactPattern,OCTET,read-write,,current,,This object is a binary string of up to 8 bits. The string determines coefficients of the polynomial pattern sent to the port in order to Deactivate the Inband Loop. This object is relevant only when prtHSInbandLoopPatternCfg=userConfig.
.1.3.6.1.4.1.164.3.3.3.3.1.1.13,RAD-MIB::prtHSDCD,INTEGER,read-write,,current,notApplicable(1):linkOK(2):on(3),Selection of DCD line state in the user data channel. linkOK - DCD line is ON only when active link is OK. on - DCD continuously ON.
.1.3.6.1.4.1.164.3.3.3.3.1.1.14,RAD-MIB::prtHSClkPolarity,INTEGER,read-write,,current,notApplicable(1):normal(2):invert(3),This object indicates the clock polarity.
.1.3.6.1.4.1.164.3.3.3.3.1.1.15,RAD-MIB::prtHSInterfaceType,INTEGER,read-write,,current,notApplicable(1):rs530(2):v35(3):rs422(4):x21(5):v24(6):rs530a(7):rs232(8):rs449(9),This object indicates the selected electrical interface type.
.1.3.6.1.4.1.164.3.3.3.3.1.1.16,RAD-MIB::prtHSUnframed,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Unframed line for HS ports. yes - means that all TSs must be transferred, including TS0. In this case, prtHSRate must be r31x56eq1736Kbps OR  r31x64eq1984Kbps.
.1.3.6.1.4.1.164.3.3.3.3.2,RAD-MIB::prtHSBertTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.3.2.1,RAD-MIB::prtHSBertEntry,,not-accessible,prtHSBertPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.3.2.1.1,RAD-MIB::prtHSBertPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. * The inside ports will be the HS cards ports. The  convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc...
.1.3.6.1.4.1.164.3.3.3.3.2.1.2,RAD-MIB::prtHSBertSlt,INTEGER,read-only,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used.
.1.3.6.1.4.1.164.3.3.3.3.2.1.3,RAD-MIB::prtHSBertCountClr,INTEGER,read-write,,current,off(2):on(3),Setting this object (to on) initiate bert counter clear  operation. Valid only when bert test is active on the specific port. (Every time a new bert test starts, the counter is  automatically cleared; this command enables clearing  the counter while the test is running).
.1.3.6.1.4.1.164.3.3.3.3.2.1.4,RAD-MIB::prtHSBertTestResult,Integer32,read-only,,current,,This object indicates the number of Bit Error Rate indicated  during the BERT test. Active only when bert test is running on the selected port.
.1.3.6.1.4.1.164.3.3.3.4,RAD-MIB::prtSP,,,,,,
.1.3.6.1.4.1.164.3.3.3.4.1,RAD-MIB::prtSpCnfgTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.4.1.1,RAD-MIB::prtSpCnfgEntry,,not-accessible,prtSpCnfgIdx:prtSpPrtIdx,current,,All the entries at this table are identical(have the same value) at all the configurations(1..255) except at the TmpCnfg. - For products supporting more than one configuration, the write operation  into the Table Objects is valid only at the TmpCnfg entry. - For products that do not support configurations, the write operation  into the Table Objects will be to prtSpCnfgIdx=1.
.1.3.6.1.4.1.164.3.3.3.4.1.1.1,RAD-MIB::prtSpCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed. Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.3.3.4.1.1.2,RAD-MIB::prtSpPrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number of the SPor DP port. For DXC, it is the port in the active DCL card:  - SP = 1 - NP ; DP = 2   For Kilomux, the port index is calculated as follows: 100*Slot+Ch.  For FCD, PRBi, the SP port index=1. For Optimux-T3, the SP port index=71.
.1.3.6.1.4.1.164.3.3.3.4.1.1.3,RAD-MIB::prtSpUsage,INTEGER,read-write,,current,unknown(1):noUse(2):nmsSlip(3):nmsPpp(4):muxSlip(5):muxPpp(6):terminal(7):dialOut(8),This attribute indicates what is the usage of the port.
.1.3.6.1.4.1.164.3.3.3.4.1.1.4,RAD-MIB::prtSpRate,INTEGER,read-write,,current,auto(1):s300bps(2):s1200bps(3):s2400bps(4):s4800bps(5):s9600bps(6):s19200bps(7):s38400bps(8):s57600bps(9):s115200bps(10),This attribute indicates the operation rate (speed) of the port. auto - automatic rate selection, by the agent.
.1.3.6.1.4.1.164.3.3.3.4.1.1.5,RAD-MIB::prtSpDataBits,INTEGER,read-write,,current,dataBits7(1):dataBits8(2),This attribute indicates the number of data bits in async  frame
.1.3.6.1.4.1.164.3.3.3.4.1.1.6,RAD-MIB::prtSpParity,INTEGER,read-write,,current,none(1):odd(2):even(3),This attribute indicates the parity mode in async frame
.1.3.6.1.4.1.164.3.3.3.4.1.1.7,RAD-MIB::prtSpCallOutMode,INTEGER,read-write,,current,notApplicable(1):none(2):all(3):major(4),This attribute indicates the call-out mode. For DXC - this object is applicable only for the DP port (2).
.1.3.6.1.4.1.164.3.3.3.4.1.1.8,RAD-MIB::prtSpInterface,INTEGER,read-write,,current,dce(1):dte(2),This attribute indicates the supervisory port interface. dce - the DACS appears as a DCE for the port. dte - the DACS operates as a DTE, for connection via modem, for the port.
.1.3.6.1.4.1.164.3.3.3.4.1.1.9,RAD-MIB::prtSpCTS,INTEGER,read-write,,current,notApplicable(1):on(2):rts(3),CTS line state. This object is applicable only for  port (1) = SP
.1.3.6.1.4.1.164.3.3.3.4.1.1.10,RAD-MIB::prtSpDcdDelay,INTEGER,read-write,,current,notApplicable(1):d0(2):d10(3):d50(4):d100(5):d200(6):d300(7),DCD delay in msec.  d10 = delay of 10msec. This object is applicable only for port (1) = SP
.1.3.6.1.4.1.164.3.3.3.4.1.1.11,RAD-MIB::prtSpDsr,INTEGER,read-write,,current,notApplicable(1):on(2):dtr(3),DSR line state. This object is applicable only for  port (1) = SP
.1.3.6.1.4.1.164.3.3.3.4.1.1.12,RAD-MIB::prtSpNoOfRetries,Integer32,read-write,,current,,For DXC - this object is applicable only for port (2) = DP. The number of dialing retries requested. Default = 0
.1.3.6.1.4.1.164.3.3.3.4.1.1.13,RAD-MIB::prtSpWaitForConnect,INTEGER,read-write,,current,notApplicable(1):t30sec(2):t45sec(3):t60sec(4),For DXC - this object is applicable only for port (2) = DP. Waiting time for connect, in seconds. Default = 30 sec.
.1.3.6.1.4.1.164.3.3.3.4.1.1.14,RAD-MIB::prtSpDialMode,INTEGER,read-write,,current,notApplicable(1):tone(2):pulse(3),For DXC - this object is applicable only for port (2) = DP. Dialing mode. Default=tone
.1.3.6.1.4.1.164.3.3.3.4.1.1.15,RAD-MIB::prtSpAltNumMode,INTEGER,read-write,,current,no(2):yes(3),For DXC - this object is applicable only for port (2) = DP. It determines wether to use the alternate number or not. Default = no.
.1.3.6.1.4.1.164.3.3.3.4.1.1.16,RAD-MIB::prtSpPrimaryNum,OCTET,read-write,,current,,For DXC - this object is applicable only for port (2) = DP. It is the Primary dialing number. 
.1.3.6.1.4.1.164.3.3.3.4.1.1.17,RAD-MIB::prtSpAltNum,OCTET,read-write,,current,,For DXC - this object is applicable only for port (2) = DP. It is the Alternate dialing number. This number  is applicable only if prtSpAltNumMode is 'yes'.
.1.3.6.1.4.1.164.3.3.3.4.1.1.18,RAD-MIB::prtSpRoutProtocol,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3):rip2(4),This attribute indicates the routing protocol of the port. notApplicable - for DP.
.1.3.6.1.4.1.164.3.3.3.4.1.1.19,RAD-MIB::prtSpCmd,OCTET,read-write,,current,,SP Command. For LRS this parameter will be used for a Modem Command.  Upon NMS's Get operation for devices that this parameter  is notApplicable, agent will send NULL string.
.1.3.6.1.4.1.164.3.3.3.4.1.1.20,RAD-MIB::prtSpActCallOut,INTEGER,read-write,,current,notApplicable(1):always(2):linkFail(3),This object indicates when to Activate Call-Out. always - to activate call-out always. linkFail - to activate call-out only when Link of Inband Management fails.
.1.3.6.1.4.1.164.3.3.3.4.1.1.21,RAD-MIB::prtSpAlrRelayMode,INTEGER,read-write,,current,notApplicable(1):normal(2):invert(3),This attribute indicates the Alarm Relay Mode. notApplicable - for DP.
.1.3.6.1.4.1.164.3.3.3.4.1.1.22,RAD-MIB::prtSpStopBits,INTEGER,read-write,,current,notApplicable(1):stopBits1(2):stopBits1dot5(3):stopBits2(4),This attribute indicates number of stop bits in an async frame.
.1.3.6.1.4.1.164.3.3.3.5,RAD-MIB::prtDim,,,,,,
.1.3.6.1.4.1.164.3.3.3.5.1,RAD-MIB::prtDimCnfgTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.5.1.1,RAD-MIB::prtDimCnfgEntry,,not-accessible,prtDimCnfgIdx:prtDimIdx,current,,The write operation into the Table Objects is valid only for the TmpCnfg entry (prtDimCnfgIdx=255).
.1.3.6.1.4.1.164.3.3.3.5.1.1.1,RAD-MIB::prtDimCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed. Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.3.3.5.1.1.2,RAD-MIB::prtDimIdx,Integer32,read-only,,current,,This attribute indicates a unique port number of the DIM card.  The convention used for DXC: (IO slot number+10)*10 + 1 Example: port1 of IO slot 11 will be: 211 .
.1.3.6.1.4.1.164.3.3.3.5.1.1.3,RAD-MIB::prtDimTxMode,INTEGER,read-write,,current,regularTx(2):broadcast(3),Tx mode. regularTx - the links are connected to a similar outfit on  the other side. In this mode, if a link fails,  the transmitted bandwidth is decreased  accordingly. broadcast - the links are connected to MORE than one similar outfit on the other side. In this mode, if a link  fails, the transmitted bandwidth is not affected 
.1.3.6.1.4.1.164.3.3.3.5.1.1.4,RAD-MIB::prtDimPolarity,INTEGER,read-write,,current,normalClk(2):inverted(3),Polarity.
.1.3.6.1.4.1.164.3.3.3.5.1.1.5,RAD-MIB::prtDimClkMode,INTEGER,read-write,,current,extDce(2):dce(3):smooth(4):extSmooth(5),Clock Mode. smooth - a clock that is not 'pulsed'(has no 'gaps'). In this mode extSmooth - same as 'smooth' but in this mode, the DXC receives back the clock signal.
.1.3.6.1.4.1.164.3.3.3.5.1.1.6,RAD-MIB::prtDimMaxDelay,INTEGER,read-write,,current,t16msec(2):t64msec(3),Max Delay permitted between the links, in msec.
.1.3.6.1.4.1.164.3.3.3.5.1.1.7,RAD-MIB::prtDimMng,INTEGER,read-write,,current,disabled(2):ts1(3):dedicatedFr(4),Use of DIM port for management. disabled - no management on DIM ts1 - 1 bit of TS1 is used for management.
.1.3.6.1.4.1.164.3.3.3.5.1.1.8,RAD-MIB::prtDimMngRoutProt,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3),Mng Routing Protocol of the port. none - when prtDimMng is 'disabled'.
.1.3.6.1.4.1.164.3.3.3.5.2,RAD-MIB::prtDimDestTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.5.2.1,RAD-MIB::prtDimDestEntry,,not-accessible,prtDestCnfgIdx:prtDestDimIdx:prtDestIdx,current,,The write operation is valid only for the TmpCnfg entry  (prtDimDestCnfgIdx=255).
.1.3.6.1.4.1.164.3.3.3.5.2.1.1,RAD-MIB::prtDestCnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed. Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.3.3.3.5.2.1.2,RAD-MIB::prtDestDimIdx,Integer32,read-only,,current,,This attribute indicates a unique port number of the DIM card.  The convention used for DXC: (IO slot number+10) & 1 Example: port1 of IO slot 11 will be: 211 .
.1.3.6.1.4.1.164.3.3.3.5.2.1.3,RAD-MIB::prtDestIdx,Integer32,read-only,,current,,This attribute indicates a destination number of the DIM card. 
.1.3.6.1.4.1.164.3.3.3.5.2.1.4,RAD-MIB::prtDest,Integer32,read-write,,current,,Destination port,(of a T1/E1 port), that is connected to the  DIM card, for the specified Destination number. 0 = No destination port. Else: (IO Slot+10) & 1 for port 1  (IO Slot+10) & 3 for port 2  Example: port2 of IO slot 12 will be: 223 . For internal ports : (IO Slot+10) & 2 for port 1 (IO Slot+10) & 4 for port 2 (IO Slot+10) & 6 for port 3 (IO Slot+10) & 8 for port 4, etc...
.1.3.6.1.4.1.164.3.3.3.5.2.1.5,RAD-MIB::prtDestConnect,INTEGER,read-only,,current,no(2):yes(3),Connection Status of the specified destination number. For a specified destination port, it depends both on the  status of the port and on the status of the far-end port. Since this is a RO object, same value will be received for all configurations.
.1.3.6.1.4.1.164.3.3.3.6,RAD-MIB::prtI,,,,,,
.1.3.6.1.4.1.164.3.3.3.6.1,RAD-MIB::prtICnfgTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.3.6.1.1,RAD-MIB::prtICnfgEntry,,not-accessible,prtICnfgIdx:prtIIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.6.1.1.1,RAD-MIB::prtICnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Config being accessed. Idx of 255 relates to the Temporary (Scratch) Config. 
.1.3.6.1.4.1.164.3.3.3.6.1.1.2,RAD-MIB::prtIIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. * The ISDN B1, B2, D channels will be inside ports.  For port index, see product specification.
.1.3.6.1.4.1.164.3.3.3.6.1.1.3,RAD-MIB::prtIRate,INTEGER,read-write,,current,notApplicable(1):nc(2):r2bit(3):r4bit(4):r8bit(5),This object indicates the port rate in bits. Each TS contains 8 bits. Thus, 1 bit is equivalent to 8Kbps rate.
.1.3.6.1.4.1.164.3.3.3.6.1.1.4,RAD-MIB::prtIConnect,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),D channel connection. no - disconnected yes - connected. 
.1.3.6.1.4.1.164.3.3.3.7,RAD-MIB::prtHdsl,,,,,,
.1.3.6.1.4.1.164.3.3.3.7.1,RAD-MIB::prtHdslTable,,not-accessible,,current,,HDSL port table.
.1.3.6.1.4.1.164.3.3.3.7.1.1,RAD-MIB::prtHdslEntry,,not-accessible,prtHdslIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.3.7.1.1.1,RAD-MIB::prtHdslIdx,Integer32,read-only,,current,,This attribute indicates a unique number to identify a port.  The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside. * The HDSL ports will be external.  For port index, see product specification.
.1.3.6.1.4.1.164.3.3.3.7.1.1.2,RAD-MIB::prtHdslMode,INTEGER,read-write,,current,notApplicable(1):central(2):remote(3),This object indicates the HDSL mode.
.1.3.6.1.4.1.164.3.3.3.7.1.1.3,RAD-MIB::prtHdslRptrType,INTEGER,read-only,,current,notApplicable(1):none(2):hrpt(3),The Repeater between Near and Far modem. none - no repeater exists between the modems hrpt - HRPT repeater exists between the modems.
.1.3.6.1.4.1.164.3.3.3.7.1.1.4,RAD-MIB::prtHdslMaxRate,INTEGER,read-write,,current,notApplicable(1):r192(2):r256(3):r320(4):r384(5):r448(6):r512(7):r576(8):r640(9):r768(10):r896(11):r1024(12):r1152(13):r1280(14):r1536(15):r1920(16):r2048(17),Maximum Rate of the xDSL Line, in Kbps units. This object can be Set only for a Central unit.
.1.3.6.1.4.1.164.3.3.3.7.1.1.5,RAD-MIB::prtHdslLinkType,INTEGER,read-only,,current,notApplicable(1):msdsl2w(2):hdsl2w(3):hdsl4w(4):gDsl(5),The Link Type. msdsl2w - MSDSL 2 Wire hdsl2w - HDSL 2 Wire hdsl4w - HDSL 4 Wire gDsl - G.DSL 
.1.3.6.1.4.1.164.3.3.3.7.1.1.6,RAD-MIB::prtHdslCompSwVer,OCTET,read-only,,current,,This object indicates the Software Version of the  component (Piggyback card) supporting this interface.
.1.3.6.1.4.1.164.3.3.3.7.1.1.7,RAD-MIB::prtHdslCompHwVer,OCTET,read-only,,current,,This object indicates the Hardware Version of the  component (Piggyback card) supporting this interface.
.1.3.6.1.4.1.164.3.3.3.8,RAD-MIB::prtT3E3,,,,,,
.1.3.6.1.4.1.164.3.3.3.8.1,RAD-MIB::prtT3E3CnfgTable,,not-accessible,,current,,T3/E3 port configuration table.
.1.3.6.1.4.1.164.3.3.3.8.1.1,RAD-MIB::prtT3E3CnfgEntry,,not-accessible,prtT3E3CnfgIdx:prtT3E3PrtIdx,current,, An entry in the T3/E3 port configuration table.
.1.3.6.1.4.1.164.3.3.3.8.1.1.1,RAD-MIB::prtT3E3CnfgIdx,Integer32,read-only,,current,,This attribute indicates the Idx of the Config being accessed. Idx of 255 relates to the Temporary (Scratch) Config. For DXC, write operations can be performed only on the Temp Config. For products that do not support configurations, always 1 will be used.
.1.3.6.1.4.1.164.3.3.3.8.1.1.2,RAD-MIB::prtT3E3PrtIdx,Integer32,read-only,,current,,This attribute indicates a unique port number. The same numbering as for prtGenPrtIdx. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside.  * The external ports convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . For Optimux-T3: Link-A: 51  Link-B: 61 . 
.1.3.6.1.4.1.164.3.3.3.8.1.1.3,RAD-MIB::prtT3E3Slt,INTEGER,read-only,,current,clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):standAlone(255),This attribute indicates a unique number to identify the slot where the card is inserted in. When the unit is stand-alone, this object is not applicable and 255 will be used.
.1.3.6.1.4.1.164.3.3.3.8.1.1.4,RAD-MIB::prtT3E3LineLength,INTEGER,read-write,,current,notApplicable(1):len0p450ft(2):len451p900ft(3),This object is the length of the ds3 line in feet.  It provides information for line build out circuitry if it exists  and can use this object to adjust the line build out.  len0p450ft = 0 - 450 feet len451p900ft = 451 - 900 feet.
.1.3.6.1.4.1.164.3.3.3.8.1.1.5,RAD-MIB::prtT3E3InbandMng,INTEGER,read-write,,current,notApplicable(1):off(2):cBit(3):cBitTxRxMng(4):cBitTx(5):cBitTxMng(6):m13(7):cdpv(8):nationalBit(9),A unique number to identify the Frame Type over the link. For Optimux-T3: only values (4), (7) are supported.
.1.3.6.1.4.1.164.3.3.3.8.1.1.6,RAD-MIB::prtT3E3AisFrame,INTEGER,read-write,,current,notApplicable(1):unframed(2):framed(3),This object is applicable only for Optimux-T3.  It allows user to select whether the AIS sent will be framed or unframed.
.1.3.6.1.4.1.164.3.3.3.8.1.1.7,RAD-MIB::prtT3E3TxClockSource,INTEGER,read-write,,current,external(1):internal(2):notApplicable(255),Tx Clock Source.
.1.3.6.1.4.1.164.3.3.3.8.1.1.8,RAD-MIB::prtT3E3RoutProt,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3):rip2(4),Routing Protocol of the port. This object is applicable only for T3 ports.
.1.3.6.1.4.1.164.3.3.3.8.1.1.9,RAD-MIB::prtT3E3AisTransmit,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),Indicates if AIS signal will be transmitted over the tributary E3/DS3 upon failure.
.1.3.6.1.4.1.164.3.3.4,RAD-MIB::genDacsMux,,,,,,
.1.3.6.1.4.1.164.3.3.4.1,RAD-MIB::cmprTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.4.1.1,RAD-MIB::cmprEntry,,not-accessible,cmprTypeIdx:cmprCnfgIdx:cmprVersion:cmprSltIdx:cmprPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.4.1.1.1,RAD-MIB::cmprTypeIdx,Integer32,read-only,,current,,This object indicates the Type of the Compressed  data referred (which table, which level, etc). The type is a code according to a convention between agent and NMS.
.1.3.6.1.4.1.164.3.3.4.1.1.2,RAD-MIB::cmprCnfgIdx,Integer32,read-only,,current,,This object indicates the configuration number the Compressed information relates to.
.1.3.6.1.4.1.164.3.3.4.1.1.3,RAD-MIB::cmprVersion,Integer32,read-only,,current,,This object indicates the version of the internal format of the Compressed data (the version of the convention used).
.1.3.6.1.4.1.164.3.3.4.1.1.4,RAD-MIB::cmprSltIdx,INTEGER,read-only,,current,psA(1):psB(2):clA(3):clB(4):io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):notApplicable(255),This attribute indicates a unique number of the slot  position where the card is inserted. When the unit is stand-alone or this object is not applicable, 255 will be used.
.1.3.6.1.4.1.164.3.3.4.1.1.5,RAD-MIB::cmprPrtIdx,Integer32,read-only,,current,,This object indicates a unique identifier of the port, the compressed information relates to. For DXC - according to the order in the card of cmprSltIdx: - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 . For FCD: see product's specification. If the port number is irrelevant to this parameter (if it is a system/card level alarm) the value will be 9999.
.1.3.6.1.4.1.164.3.3.4.1.1.6,RAD-MIB::cmprObj,OCTET,read-write,,current,,This object is the compressed information itself,  according to a predefined format, both agent and NMS agreed about.
.1.3.6.1.4.1.164.3.3.4.2,RAD-MIB::mapLinkTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.4.2.1,RAD-MIB::mapLinkEntry,,not-accessible,mapLinkIdx,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.4.2.1.1,RAD-MIB::mapLinkIdx,Integer32,read-only,,current,,A unique identifier of the link
.1.3.6.1.4.1.164.3.3.4.2.1.2,RAD-MIB::mapLinkSlotIdx,INTEGER,read-write,,current,io1(5):io2(6):io3(7):io4(8):io5(9):io6(10):io7(11):io8(12):io9(13):io10(14):io11(15):io12(16):io13(17):io14(18):io15(19):standAlone(255),This attribute indicates a unique slot position where the module is inserted.
.1.3.6.1.4.1.164.3.3.4.2.1.3,RAD-MIB::mapLinkPortIdx,Integer32,read-write,,current,,This attribute indicates a unique port number. The valid port number depends on the IO slot no., the  installed card type and the port type: outside, inside,  SP. In the DXC : - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the  card in odd or even numbers, as follows: * For the outside/external ports, in odd numbers: port1 = 1 port2 = 3 port3 = 5  etc... Example: port2 of IO slot 11 will be: 213 . * The inside/internal ports, in even numbers: port1 = 2 port2 = 4 port3 = 6  etc... Example: port2 of IO slot 11 will be: 214 .
.1.3.6.1.4.1.164.3.3.4.2.1.4,RAD-MIB::mapLinkState,INTEGER,read-only,,current,unknown(1):down(2):up(3),This attribute indicates the status of the link between  the two muxes
.1.3.6.1.4.1.164.3.3.4.3,RAD-MIB::alrGenTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.3.3.4.3.1,RAD-MIB::alrGenEntry,,not-accessible,alrGenCode,current,,An entry in table.
.1.3.6.1.4.1.164.3.3.4.3.1.1,RAD-MIB::alrGenCode,Integer32,read-only,,current,,This object is a unique code number, identifying  a certain alarm.
.1.3.6.1.4.1.164.3.3.4.3.1.2,RAD-MIB::alrGenDescription,OCTET,read-only,,current,,This entry is a unique text description, of the alarm  corresponding to the specified code.
.1.3.6.1.4.1.164.3.3.4.3.1.3,RAD-MIB::alrGenLevel,INTEGER,read-only,,current,notApplicable(1):system(2):card(3):port(4),Alarm level.
.1.3.6.1.4.1.164.3.3.4.3.1.4,RAD-MIB::alrGenSlotType,INTEGER,read-only,,current,notApplicable(1):ps(2):cl(3):io(4):clAndIo(5),Slot type that the alarm is relevant to. clAndIo - an alarm that is relevant for both CL and IO slots.
.1.3.6.1.4.1.164.3.3.4.3.1.5,RAD-MIB::alrGenSeverity,INTEGER,read-write,,current,notApplicable(1):event(3):minor(4):major(5):warning(6):critical(7),This object enables the user to select a severity for each alarm. The severity is set per alarm code (same for all slots/ports using this code).
.1.3.6.1.4.1.164.3.3.4.3.1.6,RAD-MIB::alrGenDebounce,Integer32,read-write,,current,,Debounce time for each alarm code, in seconds. The meaning is, that an alarm will be 'declared' as ON (or OFF), only  after it was actually ON/OFF the Debouncing time selected by user. 0 = default debounce selection (each alarm has a default value).
.1.3.6.1.4.1.164.3.3.4.3.1.7,RAD-MIB::alrGenDefSeverity,INTEGER,read-only,,current,notApplicable(1):event(3):minor(4):major(5):warning(6):critical(7),This object reports the default severity of each alarm. User can change the severity of the alarms defined by this default via the alrGenSeverity object.
.1.3.6.1.4.1.164.4,RAD-MIB::radBridges,,,,,,
.1.3.6.1.4.1.164.4.1,RAD-MIB::genBridge,,,,,,
.1.3.6.1.4.1.164.4.1.1,RAD-MIB::radBridgeAction,INTEGER,read-write,,current,reset(1):sendNetworkTab(2):deleteNetworkTab(3):sendRoutingTab(4):deleteRoutinTab(5):sendLanTab(6):deleteLanTab(7):deleteArpTab(8):sendArpTab(9):deleteRouteTab(10):sendRouteTab(11):deactivateAllMasks(12):saveAllActiveMasks(13):loadAndActivateAllMasksFromNVRAM(14):clearAllMasksFromNVRAM(15):defaultConfig(16):resetNVRAM(17):clearIPNVRAM(18):noOp(255),This variable enables the operator to perform one of the
.1.3.6.1.4.1.164.4.1.2,RAD-MIB::radBridgeInactiveArpTimeOut,Integer32,read-write,,current,,This variable defines the maximum time period that can pass
.1.3.6.1.4.1.164.4.1.3,RAD-MIB::radBridgeMaskTable,,not-accessible,,current,,Mask tables enable definition of forwarding restrictions and 
.1.3.6.1.4.1.164.4.1.3.1,RAD-MIB::radBridgeMaskEntry,,not-accessible,radBridgeMaskType:radBridgeMaskIfIndex:radBridgeMaskNum,current,,An entry in table radBridgeMaskTable.
.1.3.6.1.4.1.164.4.1.3.1.1,RAD-MIB::radBridgeMaskType,INTEGER,read-only,,current,tx(1):rx(2):compress(3):priority(4):loadSharing(5):facs(6):codConnect(7):codDisconnect(8),Defines the type of mask entry.
.1.3.6.1.4.1.164.4.1.3.1.2,RAD-MIB::radBridgeMaskIfIndex,Integer32,read-only,,current,,Specifies the if Index of the interface to which the mask is applied.
.1.3.6.1.4.1.164.4.1.3.1.3,RAD-MIB::radBridgeMaskNum,Integer32,read-only,,current,,The Mask entry number, defined by its line number in the mask
.1.3.6.1.4.1.164.4.1.3.1.4,RAD-MIB::radBridgeMaskDest,INTEGER,read-write,,current,unassigned-cond(1):broadcast-msge(2):multicast-msge(3):all-msge(4):none(5),Specifies the type of destination address carried by the frame
.1.3.6.1.4.1.164.4.1.3.1.5,RAD-MIB::radBridgeMaskPat1,OCTET,read-write,,current,,Describes the mask field which is either a 16 bit binary pattern,
.1.3.6.1.4.1.164.4.1.3.1.6,RAD-MIB::radBridgeMaskActiveBit1,OCTET,read-write,,current,,Specifies the positions of the wild card characters (*) 
.1.3.6.1.4.1.164.4.1.3.1.7,RAD-MIB::radBridgeMaskFrom1,INTEGER,read-write,,current,mac(1):llc(2):net(3),Offset base of radBridgeMaskPat1 within the frame.
.1.3.6.1.4.1.164.4.1.3.1.8,RAD-MIB::radBridgeMaskOffset1,Integer32,read-write,,current,,Specifies the radBridgeMaskPat1 offset within the frame (in bytes) from 
.1.3.6.1.4.1.164.4.1.3.1.9,RAD-MIB::radBridgeMaskCond1,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern:
.1.3.6.1.4.1.164.4.1.3.1.10,RAD-MIB::radBridgeMaskPat2,OCTET,read-write,,current,,Describes the mask field which is either a 16 bit binary pattern,
.1.3.6.1.4.1.164.4.1.3.1.11,RAD-MIB::radBridgeMaskActiveBit2,OCTET,read-write,,current,,Specifies the positions of the wild card characters (*) 
.1.3.6.1.4.1.164.4.1.3.1.12,RAD-MIB::radBridgeMaskFrom2,INTEGER,read-write,,current,mac(1):llc(2):net(3),Offset base of radBridgeMaskPat2 within the frame.
.1.3.6.1.4.1.164.4.1.3.1.13,RAD-MIB::radBridgeMaskOffset2,Integer32,read-write,,current,,Specifies the radBridgeMaskPat2 offset within the frame (in bytes) from 
.1.3.6.1.4.1.164.4.1.3.1.14,RAD-MIB::radBridgeMaskCond2,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern:
.1.3.6.1.4.1.164.4.1.3.1.15,RAD-MIB::radBridgeMaskPat3,OCTET,read-write,,current,,Describes the mask field which is either a 16 bit binary pattern,
.1.3.6.1.4.1.164.4.1.3.1.16,RAD-MIB::radBridgeMaskActiveBit3,OCTET,read-write,,current,,Specifies the positions of the wild card characters (*) 
.1.3.6.1.4.1.164.4.1.3.1.17,RAD-MIB::radBridgeMaskFrom3,INTEGER,read-write,,current,mac(1):llc(2):net(3),Offset base of radBridgeMaskPat3 within the frame.
.1.3.6.1.4.1.164.4.1.3.1.18,RAD-MIB::radBridgeMaskOffset3,Integer32,read-write,,current,,Specifies the radBridgeMaskPat3 offset within the frame (in bytes) from 
.1.3.6.1.4.1.164.4.1.3.1.19,RAD-MIB::radBridgeMaskCond3,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern:
.1.3.6.1.4.1.164.4.1.3.1.20,RAD-MIB::radBridgeMaskOper,INTEGER,read-write,,current,block(1):forward(2):route(3):forward-route(4):high-priority(5):noOp(6):delete(7),The type of action to be taken if the frame meets the  conditions of the mask. noOp = disabled (mask remains on list, but is not active) 
.1.3.6.1.4.1.164.4.1.4,RAD-MIB::radBridgeCOD,,,,,,
.1.3.6.1.4.1.164.4.1.4.1,RAD-MIB::radBridgeCODParamTable,,not-accessible,,current,,The table of COD parameters 
.1.3.6.1.4.1.164.4.1.4.1.1,RAD-MIB::radBridgeCODEntry,,not-accessible,radBridgeCODIfIndex,current,,Each radBridgeCODEntry consists of the following parameters
.1.3.6.1.4.1.164.4.1.4.1.1.1,RAD-MIB::radBridgeCODIfIndex,Integer32,read-only,,current,,The interface to which this COD entry is applicable.
.1.3.6.1.4.1.164.4.1.4.1.1.2,RAD-MIB::radBridgeCODManualConnect,INTEGER,read-write,,current,connect(1):disconnect(2),The management station can start connection manually
.1.3.6.1.4.1.164.4.1.4.1.1.3,RAD-MIB::radBridgeCODMode,INTEGER,read-write,,current,answer(1):originate(2):disable(3):answerAndOriginate(4),In answer mode only one incoming call may be accepted at a time. Other nodes
.1.3.6.1.4.1.164.4.1.4.1.1.4,RAD-MIB::radBridgeCODConnectDelay,Integer32,read-write,,current,,The connect delay defines the minimum time period that  the link must stay disconnected, between 2 succesive  connections (in seconds).
.1.3.6.1.4.1.164.4.1.4.1.1.5,RAD-MIB::radBridgeCODisConnectDelay,Integer32,read-write,,current,,The disconnect delay defines the minimum time period
.1.3.6.1.4.1.164.4.1.4.1.1.6,RAD-MIB::radBridgeCODImplicitSwitch,INTEGER,read-write,,current,enable(1):disable(2),The inplicit switch allows the user to ignore implicit triggers provided 
.1.3.6.1.4.1.164.4.1.4.1.1.7,RAD-MIB::radBridgeCODNumAccess,Counter32,read-only,,current,,The number of successful connections that have been established since 
.1.3.6.1.4.1.164.4.1.4.1.1.8,RAD-MIB::radBridgeCODTotalConnecTime,Integer32,read-only,,current,,The sum of all the connect time intervals since the COD was reset.
.1.3.6.1.4.1.164.4.1.4.2,RAD-MIB::radBridgeCODTimeTriggerTable,,not-accessible,,current,,The table of COD parameters 
.1.3.6.1.4.1.164.4.1.4.2.1,RAD-MIB::radBridgeCODTimeTriggerEntry,,not-accessible,radBridgeCODTimeIfIndex:radBridgeCODDay:radBridgeCODTimeTriggerNum,current,,Each radBridgeCODTimeTriggerEntry consists of the following parameters
.1.3.6.1.4.1.164.4.1.4.2.1.1,RAD-MIB::radBridgeCODTimeIfIndex,Integer32,read-only,,current,,The interface to which this COD Time Trigger entry is applicable.
.1.3.6.1.4.1.164.4.1.4.2.1.2,RAD-MIB::radBridgeCODDay,INTEGER,read-only,,current,mon(1):tue(2):wed(3):thu(4):fri(5):sat(6):sun(7), The day of the week in which the dial up connection operates.
.1.3.6.1.4.1.164.4.1.4.2.1.3,RAD-MIB::radBridgeCODTimeTriggerNum,Integer32,read-only,,current,, Every day of the week the user can configure 3 dial up connections.
.1.3.6.1.4.1.164.4.1.4.2.1.4,RAD-MIB::radBridgeCODTimeTriggerFrom,OCTET,read-write,,current,,Time to start Dial Up connection, in format hh:mm.
.1.3.6.1.4.1.164.4.1.4.2.1.5,RAD-MIB::radBridgeCODTimeTriggerTo,OCTET,read-write,,current,,Time to terminate Dial Up connection, in format HH:MM.
.1.3.6.1.4.1.164.4.1.4.2.1.6,RAD-MIB::radBridgeCODTimeTriggerStatus,INTEGER,read-write,,current,valid(1):invalid(2),The status of a table entry.
.1.3.6.1.4.1.164.4.1.4.3,RAD-MIB::radBridgeCODTraffic,,,,,,
.1.3.6.1.4.1.164.4.1.4.3.1,RAD-MIB::radBridgeCODTrafficTable,,not-accessible,,current,,The table of COD Traffic trigger 
.1.3.6.1.4.1.164.4.1.4.3.1.1,RAD-MIB::radBridgeCODTrafficEntry,,not-accessible,radBridgeCODProtocolType,current,,Each radBridgeCODTrafficEntry consists of the following parameters.
.1.3.6.1.4.1.164.4.1.4.3.1.1.1,RAD-MIB::radBridgeCODProtocolType,INTEGER,read-only,,current,ip(1):ipx(2):other(3),The Protocol Type of the Traffic Table
.1.3.6.1.4.1.164.4.1.4.3.1.1.2,RAD-MIB::radBridgeCODTrafficTriggerStatus,INTEGER,read-write,,current,enable(1):disable(2),Command of Status of the Protocol Traffic Trigger
.1.3.6.1.4.1.164.4.1.4.3.2,RAD-MIB::radBridgeCODRemoteIPAddr,IpAddress,read-write,,current,, This is the Remote IP Address
.1.3.6.1.4.1.164.4.1.4.3.3,RAD-MIB::radBridgeCODIPMask,IpAddress,read-write,,current,, This is the Mask of the Remote IP Address
.1.3.6.1.4.1.164.4.1.4.3.4,RAD-MIB::radBridgeCODTrafficTriggerProtType,OCTET,read-write,,current,,Protocol Type for the User Defined Protocol Traffic Trigger (3).
.1.3.6.1.4.1.164.4.1.4.4,RAD-MIB::radBridgeCODCondTable,,not-accessible,,current,,The table of COD Condition parameters 
.1.3.6.1.4.1.164.4.1.4.4.1,RAD-MIB::radBridgeCODCondEntry,,not-accessible,radBridgeCODCondIfIndex,current,,Each radBridgeCODCondEntry consists of the following parameters
.1.3.6.1.4.1.164.4.1.4.4.1.1,RAD-MIB::radBridgeCODCondIfIndex,Integer32,read-only,,current,,The interface, this COD entry is applicable to.
.1.3.6.1.4.1.164.4.1.4.4.1.2,RAD-MIB::radBridgeCODOriginateConnectCondition,INTEGER,read-write,,current,onPowerOn(1):whenAnyStationOnLan(2):onTraffic(3):onManualConnect(4), This condition, allows the user to specify the  The options are onPowerOn - On power on. whenAnyStationOnLan - When any station on lan. onTraffic - On traffic. The user can specify the  condition/s for connection. The connection will be defined in CODSpecificOnTrafficConditionOID . onManualConnect - depends on radBridgeCODManualConnect  OBJECT-TYPE (=connect). 
.1.3.6.1.4.1.164.4.1.4.4.1.3,RAD-MIB::radBridgeCODOriginateDisConnectCondition,INTEGER,read-write,,current,noStationOnLan(1):onTraffic(2):onDelayFromConnectionOnRequest(3):onManualDisConnect(4),This condition allows the user to specify the  The options are:  noStationOnLan - When there is no station on lan. Counts 15 minutes from the point the last  frame from lan has been received. If no  frame have been transmitted on lan by the  end of this period, disconnect the connection. onTraffic - On traffic. The user can specify the  condition/s for disconnection. The disconnection will be defined in CODSpecificOnTrafficConditionOID . onDelayFromConnectionOnRequest -  On Delay From Connection On Request . The delay time period will be defined in CODOriginateDisConnectDelay .  onManualDisConnect - depends on radBridgeCODManualConnect  OBJECT-TYPE (=disconnect). 
.1.3.6.1.4.1.164.4.1.4.4.1.4,RAD-MIB::radBridgeCODOriginateDisConnectDelay,Integer32,read-write,,current,,Delay time in seconds. 
.1.3.6.1.4.1.164.4.1.4.4.1.5,RAD-MIB::radBridgeCODAnswerConnectCondition,INTEGER,read-write,,current,onPowerOn(1):whenAnyStationOnLan(2):onTraffic(3):onManualConnect(4),CODCondAnswerConnect allows the user to specify  The options are:  onPowerOn - On power on. whenAnyStationOnLan - When any station on lan. onTraffic - On traffic. The user can specify the  condition/s for connection. The connection will be defined in CODSpecificOnTrafficConditionOID . onManualConnect - depends on radBridgeCODManualConnect  OBJECT-TYPE . 
.1.3.6.1.4.1.164.4.1.4.4.1.6,RAD-MIB::radBridgeCODSpecificOnTrafficOIDCondition,OBJECT,read-only,,current,,A reference to a specific entry in the particular COD condition . If Connect or Disconnect Conditions are not  onTraffic, its value should be set to the  OBJECT IDENTIFIER { 0 0 }. 
.1.3.6.1.4.1.164.4.1.4.4.1.7,RAD-MIB::radBridgeCODDisConnectMinimunFramesNumber,Integer32,read-write,,current,,Frames rate.
.1.3.6.1.4.1.164.4.1.5,RAD-MIB::radBridgeIPX,,,,,,
.1.3.6.1.4.1.164.4.1.5.1,RAD-MIB::radBridgeIPXdriver,,,,,,
.1.3.6.1.4.1.164.4.1.5.1.1,RAD-MIB::radBridgeIPXForwarding,INTEGER,read-write,,current,forwarding(1):not-forwarding(2),The indication of whether this entity is acting as an IPX gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IPX gateways forward datagrams. IPX hosts do not. Note that changing this parameter  requiers RESET of the router.
.1.3.6.1.4.1.164.4.1.5.2,RAD-MIB::radBridgeIPXRip,,,,,,
.1.3.6.1.4.1.164.4.1.5.2.1,RAD-MIB::radBridgeIPXRipOutPackets,Counter32,read-only,,current,,The total number of packets transmitted by RIP.
.1.3.6.1.4.1.164.4.1.5.2.2,RAD-MIB::radBridgeIPXRipInPackets,Counter32,read-only,,current,,The total number of packets received by RIP. This will include any packets that are subsequently discarded.
.1.3.6.1.4.1.164.4.1.5.2.3,RAD-MIB::radBridgeIPXRipInDiscards,Counter32,read-only,,current,,The number of received packets discarded by RIP.
.1.3.6.1.4.1.164.4.1.5.2.4,RAD-MIB::radBridgeIPXRipTblNoOfEntries,Integer32,read-only,,current,,The max number of entries that exist in the RIP routing table.
.1.3.6.1.4.1.164.4.1.5.2.5,RAD-MIB::radBridgeIPXRipTblBcastTrigUpdateInterval,Integer32,read-write,,current,,The default time interval (in seconds)between triggered RIP updates on  a broadcast type interface. A triggered update occurs when a change is  detected in the routing database. This time interval delays the  broadcasting of these updates so that changes on the network will  not result in a lot of triggered updates.
.1.3.6.1.4.1.164.4.1.5.2.6,RAD-MIB::radBridgeIPXRipTable,,not-accessible,,current,,The routing table used by RIP to calculate routes to remote desination networks.
.1.3.6.1.4.1.164.4.1.5.2.6.1,RAD-MIB::radBridgeIPXRipTableEntry,,not-accessible,radBridgeIPXRipDestNetwork:radBridgeIPXRipPolicy,current,,The routing information for one of this entity's destination networks.
.1.3.6.1.4.1.164.4.1.5.2.6.1.1,RAD-MIB::radBridgeIPXRipDestNetwork,OCTET,read-only,,current,,The destination network address to which this entry's
.1.3.6.1.4.1.164.4.1.5.2.6.1.2,RAD-MIB::radBridgeIPXRipPolicy,INTEGER,read-only,,current,main(1):alternate(2),A value specifying the precidence of the route. A value of zero means that the route is the best route, a value of one means that the route is the second best route and so on.
.1.3.6.1.4.1.164.4.1.5.2.6.1.3,RAD-MIB::radBridgeIPXRipForwardingRouter,OCTET,read-write,,current,,The IPX node address of the next hop (router) for the entry's associated destination network.
.1.3.6.1.4.1.164.4.1.5.2.6.1.4,RAD-MIB::radBridgeIPXRipNIC,Integer32,read-write,,current,,An interface identifier specifying what IPX interface the next hop can be found on.
.1.3.6.1.4.1.164.4.1.5.2.6.1.5,RAD-MIB::radBridgeIPXRipTickMetric,Integer32,read-write,,current,,The metric, in terms of transit time, associated with the route given by the entry. This time is in terms of 1/18ths of a second.
.1.3.6.1.4.1.164.4.1.5.2.6.1.6,RAD-MIB::radBridgeIPXRipHopMetric,Integer32,read-write,,current,,The metric, in terms of distance , associated with the route
.1.3.6.1.4.1.164.4.1.5.2.6.1.7,RAD-MIB::radBridgeIPXRipAgingTime,TimeTicks,read-only,,current,,The last time that the entry was updated. The time will be provided in terms of the MIB-I object sysUpTime.
.1.3.6.1.4.1.164.4.1.5.2.6.1.8,RAD-MIB::radBridgeIPXRipValueStatus,INTEGER,read-write,,current,static(1):dynamic(2):invalid(3):semiDynamic(4),The entry status value; whether the entry is permanent (added it would be added by RIP. A semiDynamic entry is an entry enterd manualy by the user and can be updated by the router.
.1.3.6.1.4.1.164.4.1.5.2.6.1.9,RAD-MIB::radBridgeIPXRipForwardType,INTEGER,read-write,,current,other(1):local(2):remote(3),The type of route. Note that local(2) refers to a route for which the 
.1.3.6.1.4.1.164.4.1.5.2.7,RAD-MIB::radBridgeIPXRipInfTable,,not-accessible,,current,,The RIP interface table.
.1.3.6.1.4.1.164.4.1.5.2.7.1,RAD-MIB::radBridgeIPXRipInfEntry,,not-accessible,radBridgeIPXRipInfIfIndex,current,,Each entry corresponds to one ifindex.
.1.3.6.1.4.1.164.4.1.5.2.7.1.1,RAD-MIB::radBridgeIPXRipInfIfIndex,Integer32,read-only,,current,,This value of Ifindex is same as radBridgeIPXIfIndex in the
.1.3.6.1.4.1.164.4.1.5.2.7.1.2,RAD-MIB::radBridgeIPXRipInfBcastUpdate,Integer32,read-write,,current,,The RIP periodic update interval, in seconds. Zero value
.1.3.6.1.4.1.164.4.1.5.2.7.1.3,RAD-MIB::radBridgeIPXRipInfAgeMultiplier,Integer32,read-write,,current,,The holding multiplier for information received in RIP periodic updates. Zero value corresponds to infinite aging time.
.1.3.6.1.4.1.164.4.1.5.3,RAD-MIB::radBridgeIPXSap,,,,,,
.1.3.6.1.4.1.164.4.1.5.3.1,RAD-MIB::radBridgeIPXSapOutPackets,Counter32,read-only,,current,,The total number of packets transmitted by SAP.
.1.3.6.1.4.1.164.4.1.5.3.2,RAD-MIB::radBridgeIPXSapInPackets,Counter32,read-only,,current,,The total number of packets received by SAP. This will include any packets that are subsequently discarded.
.1.3.6.1.4.1.164.4.1.5.3.3,RAD-MIB::radBridgeIPXSapInDiscards,Counter32,read-only,,current,,The number of received packets discarded by SAP.
.1.3.6.1.4.1.164.4.1.5.3.4,RAD-MIB::radBridgeIPXSapTblNoOfEntries,Integer32,read-only,,current,,The max number of entries that exist in the SAP Server Information table.
.1.3.6.1.4.1.164.4.1.5.3.5,RAD-MIB::radBridgeIPXSapTblBcastTrigUpdateInterval,Integer32,read-write,,current,,The default time interval (in seconds) between triggered SAP updates on a
.1.3.6.1.4.1.164.4.1.5.3.6,RAD-MIB::radBridgeIPXSapTable,,not-accessible,,current,,The Server Information table is used by SAP to store information
.1.3.6.1.4.1.164.4.1.5.3.6.1,RAD-MIB::radBridgeIPXSapTableEntry,,not-accessible,radBridgeIPXSapServerType:radBridgeIPXSapName,current,,The server information for one of this entity's server entries.
.1.3.6.1.4.1.164.4.1.5.3.6.1.1,RAD-MIB::radBridgeIPXSapServerType,Integer32,read-only,,current,,The type of the server for which this entry pertains.
.1.3.6.1.4.1.164.4.1.5.3.6.1.2,RAD-MIB::radBridgeIPXSapName,OCTET,read-only,,current,,The name of the server for which this entry pertains.
.1.3.6.1.4.1.164.4.1.5.3.6.1.3,RAD-MIB::radBridgeIPXSapNetwork,OCTET,read-write,,current,,The IPX network address of the host on which this server exists.
.1.3.6.1.4.1.164.4.1.5.3.6.1.4,RAD-MIB::radBridgeIPXSapNode,OCTET,read-write,,current,,The IPX node address of the host on which this server exists.
.1.3.6.1.4.1.164.4.1.5.3.6.1.5,RAD-MIB::radBridgeIPXSapSocket,Integer32,read-write,,current,,The IPX socket number that is being used by the server to
.1.3.6.1.4.1.164.4.1.5.3.6.1.6,RAD-MIB::radBridgeIPXSapHopsToServer,Integer32,read-write,,current,,The number of hops to the entity on which this server exists.
.1.3.6.1.4.1.164.4.1.5.3.6.1.7,RAD-MIB::radBridgeIPXSapNIC,Integer32,read-write,,current,,An Network Interface Card identifier specifying what IPX 
.1.3.6.1.4.1.164.4.1.5.3.6.1.8,RAD-MIB::radBridgeIPXSapAgingTime,TimeTicks,read-only,,current,,The last time that the entry was updated. The time will be
.1.3.6.1.4.1.164.4.1.5.3.6.1.9,RAD-MIB::radBridgeIPXSapStatus,INTEGER,read-write,,current,permanent(1):dynamic(2):invalid(3):semiDynamic(4),The status of the entry.
.1.3.6.1.4.1.164.4.1.5.3.7,RAD-MIB::radBridgeIPXSapInfTable,,not-accessible,,current,,The Sap interface table.
.1.3.6.1.4.1.164.4.1.5.3.7.1,RAD-MIB::radBridgeIPXSapInfEntry,,not-accessible,radBridgeIPXSapInfIfIndex,current,,Each entry corresponds to one ifindex.
.1.3.6.1.4.1.164.4.1.5.3.7.1.1,RAD-MIB::radBridgeIPXSapInfIfIndex,Integer32,read-only,,current,,This value of Ifindex is same as radBridgeIPXIfIndex in the
.1.3.6.1.4.1.164.4.1.5.3.7.1.2,RAD-MIB::radBridgeIPXSapInfBcastUpdate,Integer32,read-write,,current,,The SAP periodic update interval, in seconds. Zero value corresponds to infinite interval.
.1.3.6.1.4.1.164.4.1.5.3.7.1.3,RAD-MIB::radBridgeIPXSapInfAgeMultiplier,Integer32,read-write,,current,,The holding multiplier for information received in SAP periodic updates. Zero value corresponds to infinite aging time.
.1.3.6.1.4.1.164.4.1.6,RAD-MIB::newMasking,,,,,,
.1.3.6.1.4.1.164.4.1.6.1,RAD-MIB::maskingMaxEntries,Integer32,read-only,,current,,The maximum number of entries in the masking table.
.1.3.6.1.4.1.164.4.1.6.2,RAD-MIB::maskingCurrentEntries,Integer32,read-only,,current,,The number of entries in the mask table.
.1.3.6.1.4.1.164.4.1.6.3,RAD-MIB::maskingTable,,not-accessible,,current,,This is the new masking scheme. 
.1.3.6.1.4.1.164.4.1.6.3.1,RAD-MIB::maskingEntry,,not-accessible,maskingType:maskingIfIndex:maskingIndex,current,,Defines the contents of each line in the mask table.
.1.3.6.1.4.1.164.4.1.6.3.1.1,RAD-MIB::maskingType,INTEGER,read-only,,current,tx(1):rx(2):compress(3):priority(4):loadSharing(5):facs(6):codConnect(7):codDisconnect(8),Defines the type of mask entry. 
.1.3.6.1.4.1.164.4.1.6.3.1.2,RAD-MIB::maskingIfIndex,Integer32,read-only,,current,,Specifies the ifIndex of the interface to which the mask is applied.
.1.3.6.1.4.1.164.4.1.6.3.1.3,RAD-MIB::maskingIndex,Integer32,read-only,,current,,An index to the masking table. This number should not be greater than maskingMaxEntries
.1.3.6.1.4.1.164.4.1.6.3.1.4,RAD-MIB::maskingProtocolType,INTEGER,read-write,,current,unknown(1):ip(2):ipx(3):sna(4):netbios(5):apple(6):dec(7):all(255),The base protocol for masking. IPX, IP, others.
.1.3.6.1.4.1.164.4.1.6.3.1.5,RAD-MIB::maskingSmartMaskOID,OBJECT,read-only,,current,,A reference to a specific Smart mask table (old radBridgeMaskTable)
.1.3.6.1.4.1.164.4.1.6.3.1.6,RAD-MIB::maskingFrameType,INTEGER,read-write,,current,unknown(1):all(2):broadcast(3):multicast(4),Enables the user to decide about frame type  * all frame  * just broadcast  * just multicast.
.1.3.6.1.4.1.164.4.1.6.3.1.7,RAD-MIB::maskingFrameTypeCondition,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern: match the content of maskingFrameType.
.1.3.6.1.4.1.164.4.1.6.3.1.8,RAD-MIB::maskingSourceAddress,OCTET,read-write,,current,,The source address is according to the maskingMacOrNet and  maskingProtocolType variables.  In case of 'MAC' enter 6 bytes (48 bit) of source address. In case of 'NET'  if the maskingProtocolType is IP, this is the IP address if the maskingProtocolType is IPX, this is the IPX address  (nnnnmmmmmmss) nnnn - IPX net address mmmmmm - Node address (Mac) ss - IPX socket In case of 'Apple'  nn - net address (4 nibbles)  ss - socket (4 nibbles).
.1.3.6.1.4.1.164.4.1.6.3.1.9,RAD-MIB::maskingSourceActiveBits,OCTET,read-write,,current,,Specifies the positions of the wild card characters (*)  considerations.
.1.3.6.1.4.1.164.4.1.6.3.1.10,RAD-MIB::maskingSourceMacOrNet,INTEGER,read-write,,current,macAddress(1):netAddress(2):ipRange(3):appleAddress(4),The variable maskingSourceAddress and maskingSourceActiveBits 
.1.3.6.1.4.1.164.4.1.6.3.1.11,RAD-MIB::maskingSourceCondition,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern:
.1.3.6.1.4.1.164.4.1.6.3.1.12,RAD-MIB::maskingDestAddress,OCTET,read-write,,current,,If maskingFrameType = broadcast or multicast, this object The destination address is according to the maskingMacOrNet and maskingProtocolType variables.  In case of 'MAC' enter 6 bytes (48 bit) of source address. In case of 'NET'  if the maskingProtocolType is IP, this is the IP address if the maskingProtocolType is IPX, this is the IPX address  (nnnnmmmmmmss) nnnn - IPX net address mmmmmm - Node address (Mac) ss - IPX socket. In case of 'Apple'  nn - net address (4 nibbles)  ss - socket (4 nibbles). The IPX socket entered here has priority over the value of maskingLowLevelProt, when it is ipxRip, ipxSap or ipxSpx,  unless the entered IPX socket is don't care. 
.1.3.6.1.4.1.164.4.1.6.3.1.13,RAD-MIB::maskingDestActiveBits,OCTET,read-write,,current,,If maskingFrameType = broadcast or multicast, this object considerations.
.1.3.6.1.4.1.164.4.1.6.3.1.14,RAD-MIB::maskingDestMacOrNet,INTEGER,read-write,,current,macAddress(1):netAddress(2):ipRange(3):appleAddress(4),If maskingFrameType = broadcast or multicast, this object The variable maskingDestAddress and maskingDestActiveBits will 
.1.3.6.1.4.1.164.4.1.6.3.1.15,RAD-MIB::maskingDestCondition,INTEGER,read-write,,current,false(1):true(2),If maskingFrameType = broadcast or multicast, this object
.1.3.6.1.4.1.164.4.1.6.3.1.16,RAD-MIB::maskingLowLevelProt,INTEGER,read-write,,current,unknown(1):ipxRip(2):ipxSap(3):ipxSpx(4):ipUdp(5):ipTcp(6):ipIcmp(7):ipxNcp(8):ipxWan(9):ipxEco(10):ipxErr(11):ipxPep(12),This field is set in conjunction with the maskingProtocolType variable. This variable specifies the low level protocol. The IPX socket entered in maskingDestAddress has priority  over the value of maskingLowLevelProt, when it is ipxRip,  ipxSap or ipxSpx, unless the entered IPX socket is don't  care.
.1.3.6.1.4.1.164.4.1.6.3.1.17,RAD-MIB::maskingLowLevelProtCondition,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern: maskingLowLevelProt the packet contains data that matches
.1.3.6.1.4.1.164.4.1.6.3.1.18,RAD-MIB::maskingHighLevelProt,Integer32,read-write,,current,,This field is set in connection to the maskingProtocolType variable. This variable specifies the high level protocols (application). As for today it supports just IP protocol stack. The object's value is a sum of the following instances values  (selected by user):  none (0), -- don't care ftp (1),  ftpC (2),  telnet (4),  smtp (8), tftp (16), snmp (32), snmpTrap (64),  For Apple Protocol only: rtmp (2048),  nbp (4096),  atp (8192),  aep (16384),  zip (32768),  adsp (65536), Example: if ftp(1), snmp(32) and snmpTrap(64) instances  were selected, the value should be 97 (=1+32+64).
.1.3.6.1.4.1.164.4.1.6.3.1.19,RAD-MIB::maskingHighLevelProtCondition,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern:
.1.3.6.1.4.1.164.4.1.6.3.1.20,RAD-MIB::maskingPortNum,Integer32,read-write,,current,,The port number is the same as in high level protocol. It  specifies the dest. port in IP case or the dest. socket  in case of IPX & apple protocols. IPX - This object is applicable only if the socket  entered in maskingDestAddress is 'don't care'(00) AND entered in maskingDestAddress is 'don't care'(00).
.1.3.6.1.4.1.164.4.1.6.3.1.21,RAD-MIB::maskingPortNumCondition,INTEGER,read-write,,current,false(1):true(2),Specifies the logical condition of the mask pattern:
.1.3.6.1.4.1.164.4.1.6.3.1.22,RAD-MIB::maskingOperation,INTEGER,read-write,,current,block(1):forward(2):route(3):forward-route(4):high-priority(5):noOp(6):delete(7):smartMask(8),The type of action to be taken if the frame meets the  conditions of the mask. noOp = disabled (mask remains on list, but is not active)  If maskingType is codConnect, the 'block' value is NOT  allowed.  If maskingType is codDisconnect, the 'forward' value is NOT  allowed.
.1.3.6.1.4.1.164.4.1.6.3.1.23,RAD-MIB::maskingSrcPortNum,Integer32,read-write,,current,,The source port number. For IP: No Condition. For IPX: This object is applicable only if the socket entered in maskingSourceAddress is don't care (00) and maskingLowLevelProt is NOT ipxRip or ipxSap. For Apple:This object is applicable only if the socket entered in maskingSourceAddress is don't care (00). 
.1.3.6.1.4.1.164.4.1.6.3.1.24,RAD-MIB::maskingSrcPortNumCondition,INTEGER,read-write,,current,false(1):true(2),The same as 'maskingPortNumCondition'. Relates to source port.
.1.3.6.1.4.1.164.4.1.7,RAD-MIB::radBridgePerformance,,,,,,
.1.3.6.1.4.1.164.4.1.7.1,RAD-MIB::radBridgeCurrentTable,,not-accessible,,current,,The RAD Bridge Current table.
.1.3.6.1.4.1.164.4.1.7.1.1,RAD-MIB::radBridgeCurrentEntry,,not-accessible,radBridgeCurrentIndex,current,,An entry in the RAD Bridge Current table.
.1.3.6.1.4.1.164.4.1.7.1.1.1,RAD-MIB::radBridgeCurrentIndex,Integer32,read-only,,current,,The index of the Bridge interface or Bridge Port.  It may be ifIndex.
.1.3.6.1.4.1.164.4.1.7.1.1.2,RAD-MIB::radBridgeCurrentIngressFilteringDiscardedFrames,Gauge32,read-only,,current,,The counter associated with the number of Discarded  Frames upon Ingress Filtering, encountered by a Bridge interface in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.3,RAD-MIB::radBridgeCurrentFrameTypeDiscardedFrames,Gauge32,read-only,,current,,The counter associated with the number of Discarded  Frames upon Frame Type and Tagging Mismatch, encountered  by a Bridge interface in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.4,RAD-MIB::radBridgeCurrentRxCorrectFrames,Gauge32,read-only,,current,,The counter associated with the number of Received Correct Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.5,RAD-MIB::radBridgeCurrentRxCorrectBytes,Gauge32,read-only,,current,,The counter associated with the number of Received Correct Bytes,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.6,RAD-MIB::radBridgeCurrentRxCorrectBytesHCOverflow,Gauge32,read-only,,current,,The counter associated with the number of times the associated radBridgeCurrentRxCorrectBytes counter has overflowed.
.1.3.6.1.4.1.164.4.1.7.1.1.7,RAD-MIB::radBridgeCurrentRxBcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Received Broadcast Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.8,RAD-MIB::radBridgeCurrentRxMcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Received Multicast Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.9,RAD-MIB::radBridgeCurrentTxCorrectFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Correct Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.10,RAD-MIB::radBridgeCurrentTxCorrectBytes,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Correct Bytes,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.11,RAD-MIB::radBridgeCurrentTxCorrectBytesHCOverflow,Gauge32,read-only,,current,,The counter associated with the number of times the associated radBridgeCurrentTxCorrectBytes counter has overflowed.
.1.3.6.1.4.1.164.4.1.7.1.1.12,RAD-MIB::radBridgeCurrentTxBcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Broadcast Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.13,RAD-MIB::radBridgeCurrentTxMcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Multicast Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.1.1.14,RAD-MIB::radBridgeCurrentTxDropFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Dropped Frames,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.4.1.7.2,RAD-MIB::radBridgeIntervalTable,,not-accessible,,current,,The RAD Bridge Interval table.
.1.3.6.1.4.1.164.4.1.7.2.1,RAD-MIB::radBridgeIntervalEntry,,not-accessible,radBridgeIntervalIndex:radBridgeIntervalNumber,current,,An entry in the RAD Bridge Interval table.
.1.3.6.1.4.1.164.4.1.7.2.1.1,RAD-MIB::radBridgeIntervalIndex,Integer32,read-only,,current,,The index of the bridge interface or Bridge Port.  It may be ifIndex.
.1.3.6.1.4.1.164.4.1.7.2.1.2,RAD-MIB::radBridgeIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals exist).
.1.3.6.1.4.1.164.4.1.7.2.1.3,RAD-MIB::radBridgeIntervalIngressFilteringDiscardedFrames,Gauge32,read-only,,current,,The counter associated with the number of Discarded  Frames upon Ingress Filtering, encountered by a  Bridge interface in one of the previous 96, individual  15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.4,RAD-MIB::radBridgeIntervalFrameTypeDiscardedFrames,Gauge32,read-only,,current,,The counter associated with the number of Discarded  Frames upon Frame Type and Tagging Mismatch, encountered  by a Bridge interface in one of the previous 96, individual  15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.5,RAD-MIB::radBridgeIntervalRxCorrectFrames,Gauge32,read-only,,current,,The counter associated with the number of Received Correct Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.6,RAD-MIB::radBridgeIntervalRxCorrectBytes,Gauge32,read-only,,current,,The counter associated with the number of Received Correct Bytes,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.7,RAD-MIB::radBridgeIntervalRxCorrectBytesHCOverflow,Gauge32,read-only,,current,,The counter associated with the number of times the associated radBridgeIntervalRxCorrectBytes counter has overflowed.
.1.3.6.1.4.1.164.4.1.7.2.1.8,RAD-MIB::radBridgeIntervalRxBcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Received Broadcast Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.9,RAD-MIB::radBridgeIntervalRxMcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Received Multicast Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.10,RAD-MIB::radBridgeIntervalTxCorrectFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Correct Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.11,RAD-MIB::radBridgeIntervalTxCorrectBytes,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Correct Bytes,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.12,RAD-MIB::radBridgeIntervalTxCorrectBytesHCOverflow,Gauge32,read-only,,current,,The counter associated with the number of times the associated radBridgeIntervalTxCorrectBytes counter has overflowed.
.1.3.6.1.4.1.164.4.1.7.2.1.13,RAD-MIB::radBridgeIntervalTxBcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Broadcast Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.14,RAD-MIB::radBridgeIntervalTxMcastFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Multicast Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.7.2.1.15,RAD-MIB::radBridgeIntervalTxDropFrames,Gauge32,read-only,,current,,The counter associated with the number of Transmitted Dropped Frames,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.4.1.8,RAD-MIB::radBridgePortBaseVlan,,,,,,
.1.3.6.1.4.1.164.4.1.8.1,RAD-MIB::radBridgePortBaseVlanTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.164.4.1.8.1.1,RAD-MIB::radBridgePortBaseVlanEntry,,not-accessible,radBridgePortBaseVlanCnfgIdx:radBridgePortBaseVlanIdx,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.164.4.1.8.1.1.1,RAD-MIB::radBridgePortBaseVlanCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the Agent Cnfg the following  objects refer. 255=Temporary Cnfg (when relevant,  Set is done only to this configuration). For Agents that support only one configuration,  this object will be constant=1. 
.1.3.6.1.4.1.164.4.1.8.1.1.2,RAD-MIB::radBridgePortBaseVlanIdx,Integer32,not-accessible,,current,,Index of the port based VLAN.
.1.3.6.1.4.1.164.4.1.8.1.1.3,RAD-MIB::radBridgePortBaseVlanName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the the port based VLAN.
.1.3.6.1.4.1.164.4.1.8.1.1.4,RAD-MIB::radBridgePortBaseVlanEgressPorts,OCTET,read-create,,current,,The set of ports which are permanently assigned to the egress list for this port based VLAN by management.  The default value of this object is a string of zeros.
.1.3.6.1.4.1.164.4.1.8.1.1.5,RAD-MIB::radBridgePortBaseVlanVirtualGroups,OCTET,read-create,,current,,The set of Virtual Groups which are permanently assigned to this port based VLAN by management.  (read Virtual Group instead of port in PortList Textual Convention) The default value of this object is a string of zeros.
.1.3.6.1.4.1.164.4.1.8.1.1.6,RAD-MIB::radBridgePortBaseVlanRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enable user to  create/delete entries in this table.
.1.3.6.1.4.1.164.4.1.8.1.1.7,RAD-MIB::radBridgePortBaseVlanMng,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),This object allows user to enable/disable  management traffic on this VLAN. disable - only non-management data is allowed. enable - mixture of management traffic 0with other  types of data is allowed.
.1.3.6.1.4.1.164.4.1.8.2,RAD-MIB::radBridgePortVlanMemberTable,,not-accessible,,current,,The Bridge Ports-VLAN Membership table.
.1.3.6.1.4.1.164.4.1.8.2.1,RAD-MIB::radBridgePortVlanMemberEntry,,not-accessible,radBridgePortVlanMemberBridgeIdx:radBridgePortVlanMemberPortIdx:radBridgePortVlanMemberVlanId,current,,An entry in the Bridge Ports-VLANs Memebership table.
.1.3.6.1.4.1.164.4.1.8.2.1.1,RAD-MIB::radBridgePortVlanMemberBridgeIdx,Integer32,read-only,,current,,This object indicates the Bridge Index.
.1.3.6.1.4.1.164.4.1.8.2.1.2,RAD-MIB::radBridgePortVlanMemberPortIdx,Integer32,read-only,,current,,This object indicates the Bridge's Port Index. For some cases, it can be used as the Port ofIndex.
.1.3.6.1.4.1.164.4.1.8.2.1.3,RAD-MIB::radBridgePortVlanMemberVlanId,Integer32,read-only,,current,,This object indicates the VLAN ID.
.1.3.6.1.4.1.164.4.1.8.2.1.4,RAD-MIB::radBridgePortVlanMemberRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enables the user to  create/delete entries in this table.
.1.3.6.1.4.1.164.4.1.9,RAD-MIB::radBridgeGenCnfg,,,,,,
.1.3.6.1.4.1.164.4.1.9.1,RAD-MIB::radBridgeGenFlowTable,,not-accessible,,current,,A table containing static configuration information for Bridge configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.164.4.1.9.1.1,RAD-MIB::radBridgeGenFlowEntry,,not-accessible,radBridgeGenFlowCnfgIdx:radBridgeGenFlowIdx,current,,Static information for a Bridge configured into the device by management.
.1.3.6.1.4.1.164.4.1.9.1.1.1,RAD-MIB::radBridgeGenFlowCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the  Agent Cnfg the following objects refer. 255=Temporary Cnfg (when relevant Set is done  only to this configuration). For Agents that support only one configuration,  this object will be constant=1.  This object can be used to carry additional indexing  (e.g port index) when needed.
.1.3.6.1.4.1.164.4.1.9.1.1.2,RAD-MIB::radBridgeGenFlowIdx,Integer32,not-accessible,,current,,For Agent having more than one bridge,  this index may be used as bridge index 
.1.3.6.1.4.1.164.4.1.9.1.1.3,RAD-MIB::radBridgeGenFlowRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enable user to  create/delete entries in this table.
.1.3.6.1.4.1.164.4.1.9.1.1.4,RAD-MIB::radBridgeGenFlowFloodOrBcastMaxRate,Integer32,read-create,,current,,This object controls maximum Flooding or Broadcast Rate: Max number of multicast along with unknown  or flooded unicast frames allowed to enter  any port.  The number can be presented either as percentage of bandwidth, or bandwidth in Kbps.  Once the limit is exceeded, any multicast or flooded  frame entering from the port is discarded For RIC-155, and FCD-155 valid values are 3% , 6%, 12%  and 100% = No Limit
.1.3.6.1.4.1.164.4.1.9.1.1.5,RAD-MIB::radBridgeGenFlowQosMode,INTEGER,read-create,,current,notApplicable(1):vlanTag(2):dscp(3):dscpAndVlanTag(4):vlanTagAndDscp(5):none(6):tos(7):perPort(8):ipPrecedence(9):dsField(10):vlanTagAndTos(11):tosAndVlanTag(12):vlanTagAndIpPrecedence(13):ipPrecedenceAndVlanTag(14):vlanTagAndDsField(15):dsFieldAndVlanTag(16),This object controls Quality of Service mode. User may select which field(s)  (in case of fields - which one has precedence)  will affect prioritization of data between egress queues.
.1.3.6.1.4.1.164.4.1.9.1.1.6,RAD-MIB::radBridgeGenFlowSchedulingMode,INTEGER,read-create,,current,notApplicable(1):wfq(2):sp(3):atmCos(4),This object controls which scheduling mode is used: Weighted Fair Queuing (WFQ) scheme, Strict Priority (SP) or ATM CoS
.1.3.6.1.4.1.164.4.1.9.1.1.7,RAD-MIB::radBridgeGenFlowBasicClassification,INTEGER,read-create,,current,none(2):port(3),This object defines whether Classification based on Port should be taken into account (either as default, or in addition to other  classifications).
.1.3.6.1.4.1.164.4.1.9.1.1.8,RAD-MIB::radBridgeGenFlowMulticastTrafficClass,Integer32,read-create,,current,,The Traffic Class the received Multicast frame is mapped to.
.1.3.6.1.4.1.164.4.1.9.1.1.9,RAD-MIB::radBridgeGenFlowBroadcastTrafficClass,Integer32,read-create,,current,,The Traffic Class the received Broadcast frame is mapped to.
.1.3.6.1.4.1.164.4.1.9.1.1.10,RAD-MIB::radBridgeGenFlowUnkownUnicastTrafficClass,Integer32,read-create,,current,,The Traffic Class the received Unkonwn Unicast frame is mapped to.
.1.3.6.1.4.1.164.4.1.9.2,RAD-MIB::radBridgeDot1qVlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.4.1.164.4.1.9.2.1,RAD-MIB::radBridgeDot1qVlanStaticEntry,,not-accessible,,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.4.1.164.4.1.9.2.1.1,RAD-MIB::radBridgeDot1qVlanTaggedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as tagged.
.1.3.6.1.4.1.164.4.1.9.2.1.2,RAD-MIB::radBridgeDot1qVlanUnmodifiedPorts,OCTET,read-create,,current,,The set of ports which should transmit egress packets for this VLAN as unmodified.
.1.3.6.1.4.1.164.4.1.9.2.1.3,RAD-MIB::radBridgeDot1qVlanSplitHorizon,INTEGER,read-create,,current,notApplicable(1):disable(2):enable(3),When 'enable (3)', packets having this VLAN will  not be switched back to other bridge ports which are  members of this VLAN.
.1.3.6.1.4.1.164.4.1.9.3,RAD-MIB::radDot1qPortVlanTable,,not-accessible,,current,,A table containing control and status information for VLAN configuration per port.
.1.3.6.1.4.1.164.4.1.9.3.1,RAD-MIB::radDot1qPortVlanEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port.  This is indexed by dot1dBasePort.
.1.3.6.1.4.1.164.4.1.9.3.1.1,RAD-MIB::radDot1qPortStacking,INTEGER,read-write,,current,notApplicable(1):unmodify(2):tag(3):stack(4),This object indicates the port stacking operation: unmodify (2) = Do not add Tag. tag (3) = Add Tag to Untagged Frames. stack (4) = Add Tag to all Frames.
.1.3.6.1.4.1.164.4.1.9.3.1.2,RAD-MIB::radDot1qPortCopyOriginVlanPriority,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates whether use the original VLAN Priority of the frame,  as the priority of the VLAN added by this port.
.1.3.6.1.4.1.164.4.1.9.3.1.3,RAD-MIB::radDot1qPortDefaultVlanPriority,Integer32,read-write,,current,,Default VLAN Frame priority of the VLAN added by this port.
.1.3.6.1.4.1.164.4.1.9.3.1.4,RAD-MIB::radDot1qPortTagStripping,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates whether remove a tag from the frame on this port, frame with double tag will remain with one tag and frame with  one tag will remain untagged.
.1.3.6.1.4.1.164.4.1.9.3.1.5,RAD-MIB::radDot1qPortEgressTagHandling,INTEGER,read-write,,current,none(2):stacking(3):stripping(4),This object indicates how is the Egress VLAN Tag processed. It is mainly for use with Double Tagging.
.1.3.6.1.4.1.164.4.1.9.3.1.6,RAD-MIB::radDot1qPortIngressTagHandling,INTEGER,read-write,,current,none(2):stacking(3):stripping(4),This object indicates how is the Ingress VLAN Tag processed. It is mainly for use with Double Tagging.
.1.3.6.1.4.1.164.4.1.9.3.1.7,RAD-MIB::radDot1qPortReplaceVlanPriority,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),This object indicates whether for each received tagged frame on this Bridge Port - VLAN Priority will be replaced by another Priority. For Egate-100: When value is 'yes', the original Priority is replaced by the Default Priority.
.1.3.6.1.4.1.164.4.1.9.3.1.8,RAD-MIB::radDot1qPortVlanEthType,Unsigned32,read-write,,current,,This object indicates the Ethernet Type. 
.1.3.6.1.4.1.164.4.1.9.3.1.9,RAD-MIB::radDot1qPortVlanCnodeLevel1Agent,INTEGER,read-write,,current,disable(2):enable(3),Specify if a Level 1 cNode agent is enabled or not for the bridge port.
.1.3.6.1.4.1.164.4.1.9.4,RAD-MIB::radBridgeGenCfgTable,,not-accessible,,current,,A table containing Bridge configuration parameters.
.1.3.6.1.4.1.164.4.1.9.4.1,RAD-MIB::radBridgeGenCfgEntry,,not-accessible,radBridgeGenCfgIdx:radBridgeGenCfgIdx2,current,,Describes an entry in the radBridgeGenCfgTable.
.1.3.6.1.4.1.164.4.1.9.4.1.1,RAD-MIB::radBridgeGenCfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the  Agent Cnfg the following objects refer. 255=Temporary Cnfg. For Agents that support only one Configuration,  this object will be constant=1. 
.1.3.6.1.4.1.164.4.1.9.4.1.2,RAD-MIB::radBridgeGenCfgIdx2,Integer32,not-accessible,,current,,For Agents having more than one bridge,  this index may be used as bridge index 
.1.3.6.1.4.1.164.4.1.9.4.1.3,RAD-MIB::radBridgeGenCfgBridgeAction,INTEGER,read-write,,current,deleteLanTab(7):noOp(255),This variable enables the operator to perform one of the
.1.3.6.1.4.1.164.4.1.9.4.1.4,RAD-MIB::radBridgeAgingTimeSec,INTEGER,read-write,,current,,This variable duplicates scalar object  dot1dTpAgingTimeThe of BRIDGE-MIB with configuration index and Bridge index.  It defines the timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.
.1.3.6.1.4.1.164.4.1.9.4.1.5,RAD-MIB::radBridgeMngVlanId,Unsigned32,read-write,,current,,This variable indicates the VLAN ID used for remote management traffic. 0 = Not Applicable.
.1.3.6.1.4.1.164.4.1.9.4.1.6,RAD-MIB::radBridgeLoopDetectVlanId,Unsigned32,read-write,,current,,This variable indicates the VLAN ID used for Loop Detection packets. Valid values: 1 - 4095: VLAN ID 0 - Means that the Loop Detection is Disabled.
.1.3.6.1.4.1.164.4.1.9.4.1.7,RAD-MIB::radBridgeSplitHorizon,INTEGER,read-write,,current,notApplicable(1):disable(2):enabled(3):vlanBased(4),This object configure 'split horizon' switching between bridge Ports.
.1.3.6.1.4.1.164.4.1.9.4.1.8,RAD-MIB::radBridgeEthType,Unsigned32,read-write,,current,,Value of Ethertype field in Ethernet frame.  This field indicates which protocol is being transported  in an ethernet frame.
.1.3.6.1.4.1.164.4.1.9.5,RAD-MIB::radBridgeAgingTime,INTEGER,read-write,,current,notApplicable(1):infinite(2):finite(3),This variable defines whether the Aging Time will be finite or infinite.
.1.3.6.1.4.1.164.4.1.9.6,RAD-MIB::radBridgeMngFlow,INTEGER,read-write,,current,disable(2):enable(3),This variable defines whether the Management Flow is passed
.1.3.6.1.4.1.164.4.1.10,RAD-MIB::radBridgeStatus,,,,,,
.1.3.6.1.4.1.164.4.1.10.1,RAD-MIB::radBridgeInvBasePortTable,,not-accessible,,current,,An inversed table to dot1dBasePortTable  from RFC1493 with reduced information. This table index is known to the NMS and  this way the needed information can be received by just one Get command, instead of searching  the entire dot1dBasePortTable (where it is an  attribute). 
.1.3.6.1.4.1.164.4.1.10.1.1,RAD-MIB::radBridgeInvBasePortEntry,,not-accessible,radBridgeInvBasePortIfIndex,current,,The bridge port number for each bridge port  interface index.
.1.3.6.1.4.1.164.4.1.10.1.1.1,RAD-MIB::radBridgeInvBasePortIfIndex,Integer32,read-only,,current,,The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this Bridge port.
.1.3.6.1.4.1.164.4.1.10.1.1.2,RAD-MIB::radBridgeInvBasePort,Integer32,read-only,,current,,The Bridge port number.
.1.3.6.1.4.1.164.4.1.11,RAD-MIB::radBridgeStp,,,,,,
.1.3.6.1.4.1.164.4.1.11.1,RAD-MIB::radBridgeStpCnfgTable,,not-accessible,,current,,STP Configuration table. STP=Spanning Tree Protocol.  It includes STP configurable parameters that in BRIDGE-MIB  are scalars, while we need them per card/bridge/interface
.1.3.6.1.4.1.164.4.1.11.1.1,RAD-MIB::radBridgeStpCnfgEntry,,not-accessible,radBridgeStpCnfgIdx1:radBridgeStpCnfgIdx2,current,,An entry in the radBridgeStpCnfgTable.
.1.3.6.1.4.1.164.4.1.11.1.1.1,RAD-MIB::radBridgeStpCnfgIdx1,Integer32,not-accessible,,current,,This object indicates the Index of the Agent Configuration  the following objects refer to. For Agents that support more than one configuration: 255=Temporary Cnfg ; Set can be done only to this configuration. For Agents that support only one configuration, this object will be  constant=1.
.1.3.6.1.4.1.164.4.1.11.1.1.2,RAD-MIB::radBridgeStpCnfgIdx2,Integer32,not-accessible,,current,,For Agents having the table objects per Card/Bridge/Interface this will be the index of the Card/Bridge/Interface used.
.1.3.6.1.4.1.164.4.1.11.1.1.3,RAD-MIB::radBridgeStpCnfgForwardDelay,Integer32,read-write,,current,,The value that the bridge of radBridgeStpCnfgIdx2 uses for  Forward Delay when this bridge is acting as the root. Note that the range for this parameter is related to the value of radBridgeStpCnfgMaxAge (according to 802.1D-1990 for the similar scalars of BRIDGE-MIB). The granularity of this timer is specified  by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value  which is not a whole number of seconds.
.1.3.6.1.4.1.164.4.1.11.1.1.4,RAD-MIB::radBridgeStpCnfgMaxAge,Integer32,read-write,,current,,The value that the bridge of radBridgeStpCnfgIdx2 uses for  MaxAge when this bridge is acting as the root. Note that the range for this parameter is related to the value of radBridgeStpCnfgHelloTime (according to 802.1D-1990 for the similar scalars of BRIDGE-MIB). The granularity of this timer is specified  by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value  which is not a whole number of seconds.
.1.3.6.1.4.1.164.4.1.11.1.1.5,RAD-MIB::radBridgeStpCnfgHelloTime,Integer32,read-write,,current,,The value that the bridge of radBridgeStpCnfgIdx2 uses for  Hello Time when this bridge is acting as the root. The granularity  of this timer is specified by 802.1D-1990 to be 1 second. An agent  may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
.1.3.6.1.4.1.164.4.1.11.1.1.6,RAD-MIB::radBridgeStpCnfgPriority,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, per radBridgeStpCnfgIdx2 instance.
.1.3.6.1.4.1.164.4.1.11.1.1.7,RAD-MIB::radBridgeStpCnfgStpVersion,INTEGER,read-write,,current,notApplicable(1):stp(2):rstp(3),This object determines the STP version used: stp - usual Spanning Tree Protocol. rstp - Rapid Spanning Tree Protocol.
.1.3.6.1.4.1.164.4.1.11.2,RAD-MIB::radBridgeStpStatTable,,not-accessible,,current,,STP Status table. STP=Spanning Tree Protocol. It includes STP status parameters that in BRIDGE-MIB  are scalars, while we need them per card/bridge/interface. For devices that have several configurations, this table is for Status of the Active configuration.
.1.3.6.1.4.1.164.4.1.11.2.1,RAD-MIB::radBridgeStpStatEntry,,not-accessible,radBridgeStpStatIdx,current,,An entry in the radBridgeStpStatTable.
.1.3.6.1.4.1.164.4.1.11.2.1.1,RAD-MIB::radBridgeStpStatIdx,Integer32,not-accessible,,current,,For Agents having the table objects per Card/Bridge/Interface this will be the index of the Card/Bridge/Interface used.
.1.3.6.1.4.1.164.4.1.11.2.1.2,RAD-MIB::radBridgeStpStatForwardDelay,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 radBridgeStpCnfgForwardDelay which is the value that this bridge  would start using if/when this bridge were to become the root.]
.1.3.6.1.4.1.164.4.1.11.2.1.3,RAD-MIB::radBridgeStpStatMaxAge,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.4.1.164.4.1.11.2.1.4,RAD-MIB::radBridgeStpStatHelloTime,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.4.1.164.4.1.11.2.1.5,RAD-MIB::radBridgeStpStatDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree as determined  by the Spanning Tree Protocol as executed by this node. This value  is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.4.1.164.4.1.11.2.1.6,RAD-MIB::radBridgeStpStatRootCost,Integer32,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.4.1.164.4.1.12,RAD-MIB::radBridgeForwardingMode,INTEGER,read-write,,current,notApplicable(1):transparent(2):filter(3):filterTagged(4):transparentTagged(5),This object determines the Bridge Forwarding Mode: transparent - Forward all frames received (not dependent on VLAN). filter - Filter frames received according to MAC Address. filterTagged = Filter frames received according to VLAN. transparentTagged = VLAN aware + Transparent.
.1.3.6.1.4.1.164.4.1.13,RAD-MIB::radBridgePort,,,,,,
.1.3.6.1.4.1.164.4.1.13.1,RAD-MIB::radBridgePortCnfgTable,,not-accessible,,current,,The Bridge Port Configuration Table.
.1.3.6.1.4.1.164.4.1.13.1.1,RAD-MIB::radBridgePortCnfgEntry,,not-accessible,radBridgePortCnfgIdx:radBridgePortCnfgPrtIdx,current,,An entry in the table.
.1.3.6.1.4.1.164.4.1.13.1.1.1,RAD-MIB::radBridgePortCnfgIdx,Integer32,not-accessible,,current,,The first index of the table. It can serve for Configuration index, Bridge index or other.
.1.3.6.1.4.1.164.4.1.13.1.1.2,RAD-MIB::radBridgePortCnfgPrtIdx,Integer32,not-accessible,,current,,This object indicates the Bridge Port index.
.1.3.6.1.4.1.164.4.1.13.1.1.3,RAD-MIB::radBridgePortCnfgMaxMacAddr,Integer32,read-write,,current,,This object indicates the maximum number of total MAC Addresses
.1.3.6.1.4.1.164.4.1.13.1.1.4,RAD-MIB::radBridgePortCnfgMngFlow,INTEGER,read-write,,current,disable(2):enable(3),This object indicates whether this Bridge Port is dedicated for management flow.
.1.3.6.1.4.1.164.4.1.13.1.1.5,RAD-MIB::radBridgePortCnfgMcastMode,INTEGER,read-write,,current,flooding(1):forwarding(2),This object indicates this Bridge Port's Multicast Mode: flooding (1) - flood multicast MAC addresses
.1.3.6.1.4.1.164.4.1.13.1.1.6,RAD-MIB::radBridgePortCnfgDefaultVpi,Integer32,read-write,,current,,This object indicates the VPI of this Bridge Port's Default VCL. An incoming frame with priority that is not assigned to any VCL will be transferred to the Default VCL.
.1.3.6.1.4.1.164.4.1.13.1.1.7,RAD-MIB::radBridgePortCnfgDefaultVci,Integer32,read-write,,current,,This object indicates the VCI of this Bridge Port's Default VCL. An incoming frame with priority that is not assigned to any VCL will be transferred to the Default VCL.
.1.3.6.1.4.1.164.4.1.13.1.1.8,RAD-MIB::radBridgePortCnfgStatVlanId,Integer32,read-write,,current,,This object indicates the selected VlanId of the bridge port  on which statistics are being collected. 0=no Statistics collected for VLAN on this bridge port.
.1.3.6.1.4.1.164.4.1.13.1.1.9,RAD-MIB::radBridgePortCnfgIngressMtu,Integer32,read-write,,current,,The size of the largest packet which can be received on the interface, specified in octets.
.1.3.6.1.4.1.164.4.1.13.1.1.10,RAD-MIB::radBridgePortCnfgEgressMtu,Integer32,read-write,,current,,The size of the largest packet which can be sent on the interface, specified in octets.
.1.3.6.1.4.1.164.4.1.13.1.1.11,RAD-MIB::radBridgePortCnfgDot1x,INTEGER,read-write,,current,disabled(2):enabled(3),This feature is currently supported via the variable ethIfTable.ethDot1xEnable. Determnines if the Port-Based Network Access Protocol (IEEE-802.1x)is enabled for the bridge Port.
.1.3.6.1.4.1.164.5,RAD-MIB::radConverters,,,,,,
.1.3.6.1.4.1.164.6,RAD-MIB::radGen,,,,,,
.1.3.6.1.4.1.164.6.1,RAD-MIB::systems,,,,,,
.1.3.6.1.4.1.164.6.1.0,RAD-MIB::systemsEvents,,,,,,The events for RAD products.
.1.3.6.1.4.1.164.6.1.0.1,RAD-MIB::tftpStatusChangeTrap,,,,,,This trap is sent whenever the status of tftp changed.
.1.3.6.1.4.1.164.6.1.0.2,RAD-MIB::agnStatusChangeTrap,,,,,,This trap is sent whenever the state of the entity the agent is
.1.3.6.1.4.1.164.6.1.0.3,RAD-MIB::prtStatusChangeTrap,,,,,,This trap is sent whenever the state of a port changed.
.1.3.6.1.4.1.164.6.1.0.4,RAD-MIB::swdlStatusResult,,,,,,This notification is sent when Software Down Load is finished.
.1.3.6.1.4.1.164.6.1.0.5,RAD-MIB::intSwdlSlotFileMismatch,,,,,,This notification is sent when the card in the chosen slot doesn't match 
.1.3.6.1.4.1.164.6.1.0.6,RAD-MIB::agnCounterChange,,,,,,This notification is sent when the value of a specific Counter is changed.
.1.3.6.1.4.1.164.6.1.0.7,RAD-MIB::prtClkSrcChangeTrap,,,,,,This trap is sent upon any port clock change.
.1.3.6.1.4.1.164.6.1.0.8,RAD-MIB::moduleFailTrap,,,,,,This trap is sent upon a module failure.
.1.3.6.1.4.1.164.6.1.0.9,RAD-MIB::moduleInitFailTrap,,,,,,This trap is sent upon a module initialization failure.
.1.3.6.1.4.1.164.6.1.0.10,RAD-MIB::clkSrcChangeTrap,,,,,,This trap is sent upon any change in Clock Source.
.1.3.6.1.4.1.164.6.1.0.11,RAD-MIB::agnUploadDataTrap,,,,,,This trap is sent upon an upload data session termination. For more details see product specification.
.1.3.6.1.4.1.164.6.1.0.12,RAD-MIB::enrollmentTrap,,,,,,This trap is a periodically trap, which sent to manager  untill Agent get any response (Get or Set) from this manager.
.1.3.6.1.4.1.164.6.1.0.13,RAD-MIB::agnPowerFailureTrap,,,,,,This trap is sent upon power failure. It is applicable for  the following devices: 1. Devices having one PS unit, which sense the failure in advance, and still have time to send this trap before it goes off. 2. Devices having 2 PS units and send this trap in order to notify a failure in one of the units.
.1.3.6.1.4.1.164.6.1.0.14,RAD-MIB::agnFanFailureTrap,,,,,,This trap is sent upon fan failure/recovery.
.1.3.6.1.4.1.164.6.1.0.15,RAD-MIB::agnSystemParameterChangeTrap,,,,,,This trap is sent upon any change of the systemParameter value.
.1.3.6.1.4.1.164.6.1.0.16,RAD-MIB::agnConfigDBChecksumError,,,,,,This trap indicates that the database currently stored in the non-volatile memory of the device is corrupted
.1.3.6.1.4.1.164.6.1.0.17,RAD-MIB::agnAlarmBufferOverflow,,,,,,This trap indicates that the quantity of  alarm messages which have been written  in the alarm buffer, since the last clear command, exceeds predefined threshold. (Buffer size)  The new alarms are overwriting the oldest alarms  (the first alarms written in the buffer). For LA-110,threshold value is 200 alarms.
.1.3.6.1.4.1.164.6.1.0.18,RAD-MIB::agnAlarmBufferClear,,,,,,This trap indicates that  alarm buffer has been cleared.
.1.3.6.1.4.1.164.6.1.0.19,RAD-MIB::agnParametersValueChanged,,,,,,This trap indicates that due to software upgrade,  some of the parameters are assigned new values
.1.3.6.1.4.1.164.6.1.0.20,RAD-MIB::agnDriverSwMismatch,,,,,,There is mismatch between the SW driver and  the HW of the device uplink interface.
.1.3.6.1.4.1.164.6.1.0.21,RAD-MIB::agnActualLowRate,,,,,,The main link is synchronized  at a rate lower than expected.
.1.3.6.1.4.1.164.6.1.0.22,RAD-MIB::xModemFileTransferStatusTrap,,,,,,This trap is sent in the following cases: - When an xModem File Transfer Session begins. In this case, the trapVal.1 string sent will be: 'Start'. - When an xModem File Transfer Session ends. In this case, the trapVal.1 string sent will be one of the following, according to the way the session ended : - 'End: OK' - 'End: Failed' 
.1.3.6.1.4.1.164.6.1.0.23,RAD-MIB::agnStationClkFailureTrap,,,,,,This trap is sent upon Station Clock failure.
.1.3.6.1.4.1.164.6.1.0.24,RAD-MIB::successfulLogin,,,,,,This trap is sent when a user performed successful Login via  Terminal/Telnet/Web. This trap is used when the device is located at End-User's premises while management is at Service Provider's  premises.
.1.3.6.1.4.1.164.6.1.0.25,RAD-MIB::failedLogin,,,,,,This trap is sent when a user tried to Login via Terminal/Telnet/Web and failed. This trap is used when the device is located at End-User's premises while management is at Service Provider's  premises.
.1.3.6.1.4.1.164.6.1.0.26,RAD-MIB::modlChangeTrap,,,,,,This trap is sent whenever a module is inserted or removed. The trap should include the new module type (e.g. modlParamType).
.1.3.6.1.4.1.164.6.1.0.27,RAD-MIB::licenseUpdateTrap,,,,,,This trap is sent whenever a license is successfully downloaded or whenever a license's demo duration is expired.
.1.3.6.1.4.1.164.6.1.0.28,RAD-MIB::agnClkSrcStateChangeTrap,,,,,,The trap is sent upon change in Recovery Clock State.
.1.3.6.1.4.1.164.6.1.0.29,RAD-MIB::agnSelfTestResultChangeTrap,,,,,,The trap is sent upon each change in the result of a Self State operation.
.1.3.6.1.4.1.164.6.1.0.31,RAD-MIB::agnClkSrcFrequencyAlarmTrap,,,,,,The trap is sent upon Recovered Clock Frequency alarm.
.1.3.6.1.4.1.164.6.1.1,RAD-MIB::radSysTR,,,,,,
.1.3.6.1.4.1.164.6.1.1.1,RAD-MIB::radRADring,,,,,,
.1.3.6.1.4.1.164.6.1.1.2,RAD-MIB::radTMA,,,,,,
.1.3.6.1.4.1.164.6.1.1.3,RAD-MIB::radRingMonitor,,,,,,
.1.3.6.1.4.1.164.6.1.2,RAD-MIB::radSysFddi,,,,,,
.1.3.6.1.4.1.164.6.1.2.1,RAD-MIB::radFDX100,,,,,,
.1.3.6.1.4.1.164.6.1.3,RAD-MIB::radSysWan,,,,,,
.1.3.6.1.4.1.164.6.1.3.0,RAD-MIB::radSysWanEvents,,,,,,The events for RAD Wan products.
.1.3.6.1.4.1.164.6.1.3.0.5,RAD-MIB::alarmStatusTrap,,,,,,The trap is sent whenever there is a transition from a no alarm
.1.3.6.1.4.1.164.6.1.3.0.6,RAD-MIB::systemTrap,,,,,,This trap alerts of major problems in the device.
.1.3.6.1.4.1.164.6.1.3.0.7,RAD-MIB::alarmLOS,,,,,,This trap indicates Loss Of Signal.
.1.3.6.1.4.1.164.6.1.3.0.8,RAD-MIB::alarmLOF,,,,,,This trap indicates Loss Of Frame.
.1.3.6.1.4.1.164.6.1.3.0.9,RAD-MIB::channelOperStatusTrap,,,,,,This trap is sent upon any change in one or more channels.
.1.3.6.1.4.1.164.6.1.3.0.10,RAD-MIB::alarmAIS,,,,,,This trap indicates AIS.
.1.3.6.1.4.1.164.6.1.3.0.11,RAD-MIB::alarmRDI,,,,,,This trap indicates RDI.
.1.3.6.1.4.1.164.6.1.3.0.12,RAD-MIB::alarmFEBE,,,,,,This trap indicates FEBE.
.1.3.6.1.4.1.164.6.1.3.0.13,RAD-MIB::localConnStatusTrap,,,,,,This trap is sent upon a change in Local connectivity
.1.3.6.1.4.1.164.6.1.3.0.14,RAD-MIB::remoteConnStatusTrap,,,,,,This trap is sent upon a change in Remote connectivity
.1.3.6.1.4.1.164.6.1.3.0.15,RAD-MIB::bundleConnectionStatusTrap,,,,,,This trap is sent upon any change in the connectivity status 
.1.3.6.1.4.1.164.6.1.3.1,RAD-MIB::radMP2100,,,,,,
.1.3.6.1.4.1.164.6.1.3.2,RAD-MIB::radMP2104,,,,,,
.1.3.6.1.4.1.164.6.1.3.3,RAD-MIB::radMP2100B,,,,,,
.1.3.6.1.4.1.164.6.1.3.4,RAD-MIB::radMP2100F,,,,,,
.1.3.6.1.4.1.164.6.1.3.5,RAD-MIB::radMP2100H,,,,,,
.1.3.6.1.4.1.164.6.1.3.6,RAD-MIB::radMP2104H,,,,,,
.1.3.6.1.4.1.164.6.1.3.7,RAD-MIB::radMP2200B,,,,,,
.1.3.6.1.4.1.164.6.1.3.8,RAD-MIB::radMP2200F,,,,,,
.1.3.6.1.4.1.164.6.1.3.9,RAD-MIB::radMX3000,,,,,,
.1.3.6.1.4.1.164.6.1.3.10,RAD-MIB::radMX3004,,,,,,
.1.3.6.1.4.1.164.6.1.3.11,RAD-MIB::radMX30,,,,,,
.1.3.6.1.4.1.164.6.1.3.12,RAD-MIB::radMX300,,,,,,
.1.3.6.1.4.1.164.6.1.3.13,RAD-MIB::radVOIP,,,,,,
.1.3.6.1.4.1.164.6.1.3.15,RAD-MIB::radKM2100,,,,,,
.1.3.6.1.4.1.164.6.1.3.16,RAD-MIB::radKM2104,,,,,,
.1.3.6.1.4.1.164.6.1.3.20,RAD-MIB::radDXC30,,,,,,
.1.3.6.1.4.1.164.6.1.3.21,RAD-MIB::radDXC10A,,,,,,
.1.3.6.1.4.1.164.6.1.3.22,RAD-MIB::radDXC8R,,,,,,
.1.3.6.1.4.1.164.6.1.3.23,RAD-MIB::radDXC30E,,,,,,
.1.3.6.1.4.1.164.6.1.3.24,RAD-MIB::radDXC3000,,,,,,
.1.3.6.1.4.1.164.6.1.3.25,RAD-MIB::radDXC8RNew,,,,,,
.1.3.6.1.4.1.164.6.1.3.26,RAD-MIB::radFcdT1LC,,,,,,
.1.3.6.1.4.1.164.6.1.3.27,RAD-MIB::radFcdE1LC,,,,,,
.1.3.6.1.4.1.164.6.1.3.28,RAD-MIB::radFcdT1L,,,,,,
.1.3.6.1.4.1.164.6.1.3.29,RAD-MIB::radFcdE1L,,,,,,
.1.3.6.1.4.1.164.6.1.3.30,RAD-MIB::radFcdT1,,,,,,
.1.3.6.1.4.1.164.6.1.3.31,RAD-MIB::radFcdE1,,,,,,
.1.3.6.1.4.1.164.6.1.3.32,RAD-MIB::radFcdE1I,,,,,,
.1.3.6.1.4.1.164.6.1.3.33,RAD-MIB::radFcdT1M,,,,,,
.1.3.6.1.4.1.164.6.1.3.34,RAD-MIB::radFcdE1M,,,,,,
.1.3.6.1.4.1.164.6.1.3.35,RAD-MIB::radFcdIP,,,,,,
.1.3.6.1.4.1.164.6.1.3.36,RAD-MIB::radFcdT1A,,,,,,
.1.3.6.1.4.1.164.6.1.3.37,RAD-MIB::radFcdE1A,,,,,,
.1.3.6.1.4.1.164.6.1.3.38,RAD-MIB::radFcdW,,,,,,
.1.3.6.1.4.1.164.6.1.3.39,RAD-MIB::radFcdSTM,,,,,,
.1.3.6.1.4.1.164.6.1.3.40,RAD-MIB::radHtuE1Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.41,RAD-MIB::radHtuE1,,,,,,
.1.3.6.1.4.1.164.6.1.3.42,RAD-MIB::radHtu2Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.43,RAD-MIB::radHtu2,,,,,,
.1.3.6.1.4.1.164.6.1.3.44,RAD-MIB::radAsmi450R768Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.45,RAD-MIB::radAsmi450R768,,,,,,
.1.3.6.1.4.1.164.6.1.3.46,RAD-MIB::radAsmi450R1152Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.47,RAD-MIB::radAsmi450R1152,,,,,,
.1.3.6.1.4.1.164.6.1.3.48,RAD-MIB::radLrs12F,,,,,,
.1.3.6.1.4.1.164.6.1.3.49,RAD-MIB::radLrs12B,,,,,,
.1.3.6.1.4.1.164.6.1.3.50,RAD-MIB::radLrs52,,,,,,
.1.3.6.1.4.1.164.6.1.3.51,RAD-MIB::radHcdE1Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.52,RAD-MIB::radHcdE1,,,,,,
.1.3.6.1.4.1.164.6.1.3.53,RAD-MIB::radHtuT1Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.54,RAD-MIB::radHtuT1,,,,,,
.1.3.6.1.4.1.164.6.1.3.55,RAD-MIB::radOptimux4E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.56,RAD-MIB::radOptimux4T1,,,,,,
.1.3.6.1.4.1.164.6.1.3.57,RAD-MIB::radOptimuxXLE1,,,,,,
.1.3.6.1.4.1.164.6.1.3.58,RAD-MIB::radOptimuxXLT1,,,,,,
.1.3.6.1.4.1.164.6.1.3.59,RAD-MIB::radOptimuxXL16E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.60,RAD-MIB::radImx64,,,,,,
.1.3.6.1.4.1.164.6.1.3.61,RAD-MIB::radImx6L,,,,,,
.1.3.6.1.4.1.164.6.1.3.62,RAD-MIB::radImx2,,,,,,
.1.3.6.1.4.1.164.6.1.3.63,RAD-MIB::radImx4T1,,,,,,
.1.3.6.1.4.1.164.6.1.3.64,RAD-MIB::radImx4E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.65,RAD-MIB::radImx2T1E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.66,RAD-MIB::radImxi4,,,,,,
.1.3.6.1.4.1.164.6.1.3.67,RAD-MIB::radOptimux155,,,,,,
.1.3.6.1.4.1.164.6.1.3.68,RAD-MIB::radOptimux4T1L,,,,,,
.1.3.6.1.4.1.164.6.1.3.69,RAD-MIB::radOptimux4E1L,,,,,,
.1.3.6.1.4.1.164.6.1.3.70,RAD-MIB::radHtuE1SaV2,,,,,,
.1.3.6.1.4.1.164.6.1.3.71,RAD-MIB::radHtuE1V2,,,,,,
.1.3.6.1.4.1.164.6.1.3.72,RAD-MIB::radFomiE3,,,,,,
.1.3.6.1.4.1.164.6.1.3.73,RAD-MIB::radFomiT3,,,,,,
.1.3.6.1.4.1.164.6.1.3.74,RAD-MIB::radOpt4E1C,,,,,,
.1.3.6.1.4.1.164.6.1.3.75,RAD-MIB::radOpt4T1C,,,,,,
.1.3.6.1.4.1.164.6.1.3.76,RAD-MIB::radPrbiE3,,,,,,
.1.3.6.1.4.1.164.6.1.3.77,RAD-MIB::radPrbiT3,,,,,,
.1.3.6.1.4.1.164.6.1.3.78,RAD-MIB::radHcd4Sa,,,,,,
.1.3.6.1.4.1.164.6.1.3.79,RAD-MIB::radOptimuxT3,,,,,,
.1.3.6.1.4.1.164.6.1.3.80,RAD-MIB::radFRmon,,,,,,
.1.3.6.1.4.1.164.6.1.3.81,RAD-MIB::radIpMux4,,,,,,
.1.3.6.1.4.1.164.6.1.3.82,RAD-MIB::radIpMux1,,,,,,
.1.3.6.1.4.1.164.6.1.3.83,RAD-MIB::radIpMux16,,,,,,
.1.3.6.1.4.1.164.6.1.3.84,RAD-MIB::radIpMux1E,,,,,,
.1.3.6.1.4.1.164.6.1.3.85,RAD-MIB::radVmux2100,,,,,,
.1.3.6.1.4.1.164.6.1.3.86,RAD-MIB::radMP104,,,,,,
.1.3.6.1.4.1.164.6.1.3.87,RAD-MIB::radMP204,,,,,,
.1.3.6.1.4.1.164.6.1.3.88,RAD-MIB::radVmux110,,,,,,
.1.3.6.1.4.1.164.6.1.3.90,RAD-MIB::radFcd155,,,,,,
.1.3.6.1.4.1.164.6.1.3.91,RAD-MIB::radIpMux8,,,,,,
.1.3.6.1.4.1.164.6.1.3.92,RAD-MIB::radOptimux155DS3,,,,,,
.1.3.6.1.4.1.164.6.1.3.93,RAD-MIB::radOptimuxT3L,,,,,,
.1.3.6.1.4.1.164.6.1.3.94,RAD-MIB::radGmux2000,,,,,,
.1.3.6.1.4.1.164.6.1.3.95,RAD-MIB::radOp16E1L,,,,,,
.1.3.6.1.4.1.164.6.1.3.96,RAD-MIB::radOp16E1LS,,,,,,
.1.3.6.1.4.1.164.6.1.3.97,RAD-MIB::radPRBm20,,,,,,
.1.3.6.1.4.1.164.6.1.3.98,RAD-MIB::radPRBm22,,,,,,
.1.3.6.1.4.1.164.6.1.3.99,RAD-MIB::radAsmi52A,,,,,,
.1.3.6.1.4.1.164.6.1.3.100,RAD-MIB::radOpXLE1,,,,,,
.1.3.6.1.4.1.164.6.1.3.101,RAD-MIB::radOpXLT1,,,,,,
.1.3.6.1.4.1.164.6.1.3.102,RAD-MIB::radOpXL16E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.103,RAD-MIB::radOp4E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.104,RAD-MIB::radOp4T1,,,,,,
.1.3.6.1.4.1.164.6.1.3.105,RAD-MIB::radDxc4,,,,,,
.1.3.6.1.4.1.164.6.1.3.106,RAD-MIB::radIpMux11,,,,,,
.1.3.6.1.4.1.164.6.1.3.107,RAD-MIB::radIpMux14,,,,,,
.1.3.6.1.4.1.164.6.1.3.108,RAD-MIB::radOp1550,,,,,,
.1.3.6.1.4.1.164.6.1.3.110,RAD-MIB::radFdsl101,,,,,,
.1.3.6.1.4.1.164.6.1.3.111,RAD-MIB::radFdsl201,,,,,,
.1.3.6.1.4.1.164.6.1.3.112,RAD-MIB::radVmux120,,,,,,
.1.3.6.1.4.1.164.6.1.3.113,RAD-MIB::radVmux2200,,,,,,
.1.3.6.1.4.1.164.6.1.3.114,RAD-MIB::radVmux400,,,,,,
.1.3.6.1.4.1.164.6.1.3.115,RAD-MIB::radIpMux116,,,,,,
.1.3.6.1.4.1.164.6.1.3.116,RAD-MIB::radOp4E1LNew,,,,,,
.1.3.6.1.4.1.164.6.1.3.117,RAD-MIB::radOp4T1LNew,,,,,,
.1.3.6.1.4.1.164.6.1.3.118,RAD-MIB::radFcd155E,,,,,,
.1.3.6.1.4.1.164.6.1.3.119,RAD-MIB::radFcd155ES,,,,,,
.1.3.6.1.4.1.164.6.1.3.120,RAD-MIB::radMP4100,,,,,,
.1.3.6.1.4.1.164.6.1.3.121,RAD-MIB::radAsmi52L,,,,,,
.1.3.6.1.4.1.164.6.1.3.122,RAD-MIB::radVmux210,,,,,,
.1.3.6.1.4.1.164.6.1.3.123,RAD-MIB::radOp34E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.124,RAD-MIB::radVmux312,,,,,,
.1.3.6.1.4.1.164.6.1.3.125,RAD-MIB::radVmux404,,,,,,
.1.3.6.1.4.1.164.6.1.3.126,RAD-MIB::radVmux420,,,,,,
.1.3.6.1.4.1.164.6.1.3.127,RAD-MIB::radIpMux12,,,,,,
.1.3.6.1.4.1.164.6.1.3.128,RAD-MIB::radOptimux4E1V3dot5,,,,,,
.1.3.6.1.4.1.164.6.1.3.129,RAD-MIB::radOptimux4E1Mar06,,,,,,
.1.3.6.1.4.1.164.6.1.3.130,RAD-MIB::radFcd155EwAPS,,,,,,
.1.3.6.1.4.1.164.6.1.3.131,RAD-MIB::radOptimux4T1Mar06,,,,,,
.1.3.6.1.4.1.164.6.1.3.132,RAD-MIB::radFcd155EwAPS2pdh,,,,,,
.1.3.6.1.4.1.164.6.1.3.133,RAD-MIB::radVmux320,,,,,,
.1.3.6.1.4.1.164.6.1.3.134,RAD-MIB::radMP2100VoIP,,,,,,
.1.3.6.1.4.1.164.6.1.3.135,RAD-MIB::radMP2104VoIP,,,,,,
.1.3.6.1.4.1.164.6.1.3.136,RAD-MIB::radIpMux24,,,,,,
.1.3.6.1.4.1.164.6.1.3.137,RAD-MIB::radOp4E1NG1,,,,,,
.1.3.6.1.4.1.164.6.1.3.138,RAD-MIB::radOp4T1NG1,,,,,,
.1.3.6.1.4.1.164.6.1.3.139,RAD-MIB::radOp25,,,,,,
.1.3.6.1.4.1.164.6.1.3.140,RAD-MIB::radAsmi54,,,,,,
.1.3.6.1.4.1.164.6.1.3.141,RAD-MIB::radVmux314,,,,,,
.1.3.6.1.4.1.164.6.1.3.142,RAD-MIB::radFcd622,,,,,,
.1.3.6.1.4.1.164.6.1.3.143,RAD-MIB::radLrs22,,,,,,
.1.3.6.1.4.1.164.6.1.3.144,RAD-MIB::radUNT20E1,,,,,,
.1.3.6.1.4.1.164.6.1.3.145,RAD-MIB::radIpMux2L,,,,,,
.1.3.6.1.4.1.164.6.1.3.146,RAD-MIB::radUNT20Fcd,,,,,,
.1.3.6.1.4.1.164.6.1.3.147,RAD-MIB::radIpMux216,,,,,,
.1.3.6.1.4.1.164.6.1.3.148,RAD-MIB::radLrs102,,,,,,
.1.3.6.1.4.1.164.6.1.3.149,RAD-MIB::radGmux2004,,,,,,
.1.3.6.1.4.1.164.6.1.3.150,RAD-MIB::radLrs102unbal,,,,,,
.1.3.6.1.4.1.164.6.1.3.151,RAD-MIB::radLrs16,,,,,,
.1.3.6.1.4.1.164.6.1.3.152,RAD-MIB::radVmux405,,,,,,
.1.3.6.1.4.1.164.6.1.3.153,RAD-MIB::radVmux425,,,,,,
.1.3.6.1.4.1.164.6.1.3.154,RAD-MIB::radMiniCVS,,,,,,
.1.3.6.1.4.1.164.6.1.4,RAD-MIB::radSysBRG,,,,,,
.1.3.6.1.4.1.164.6.1.4.1,RAD-MIB::radTRE1,,,,,,
.1.3.6.1.4.1.164.6.1.4.2,RAD-MIB::radTRE1D,,,,,,
.1.3.6.1.4.1.164.6.1.4.3,RAD-MIB::radTRE8,,,,,,
.1.3.6.1.4.1.164.6.1.4.4,RAD-MIB::radTRE8D,,,,,,
.1.3.6.1.4.1.164.6.1.4.5,RAD-MIB::radMBE1,,,,,,
.1.3.6.1.4.1.164.6.1.4.6,RAD-MIB::radMBE1D,,,,,,
.1.3.6.1.4.1.164.6.1.4.7,RAD-MIB::radMBE8,,,,,,
.1.3.6.1.4.1.164.6.1.4.8,RAD-MIB::radMBE8D,,,,,,
.1.3.6.1.4.1.164.6.1.4.9,RAD-MIB::radMLBT,,,,,,
.1.3.6.1.4.1.164.6.1.4.10,RAD-MIB::radFEB4DAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.11,RAD-MIB::radTrimBrg10,,,,,,
.1.3.6.1.4.1.164.6.1.4.12,RAD-MIB::radTrimBrg16,,,,,,
.1.3.6.1.4.1.164.6.1.4.13,RAD-MIB::radRRTRE8,,,,,,
.1.3.6.1.4.1.164.6.1.4.14,RAD-MIB::radRRTRE8D,,,,,,
.1.3.6.1.4.1.164.6.1.4.15,RAD-MIB::radRRMLBT,,,,,,
.1.3.6.1.4.1.164.6.1.4.16,RAD-MIB::radRRMLBTF,,,,,,
.1.3.6.1.4.1.164.6.1.4.17,RAD-MIB::radRRTRE1D,,,,,,
.1.3.6.1.4.1.164.6.1.4.18,RAD-MIB::radTRERAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.19,RAD-MIB::radTRERASa,,,,,,
.1.3.6.1.4.1.164.6.1.4.20,RAD-MIB::radMBERAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.21,RAD-MIB::radMBERASa,,,,,,
.1.3.6.1.4.1.164.6.1.4.22,RAD-MIB::radFEB4FDX,,,,,,
.1.3.6.1.4.1.164.6.1.4.23,RAD-MIB::radFEB4SAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.24,RAD-MIB::radRRFTBDAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.25,RAD-MIB::radRRFTBSAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.26,RAD-MIB::radFTBDAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.27,RAD-MIB::radFTBSAS,,,,,,
.1.3.6.1.4.1.164.6.1.4.28,RAD-MIB::radFastWay100,,,,,,
.1.3.6.1.4.1.164.6.1.5,RAD-MIB::radSysCnvrtr,,,,,,
.1.3.6.1.4.1.164.6.1.5.1,RAD-MIB::radSTC1,,,,,,
.1.3.6.1.4.1.164.6.1.5.3,RAD-MIB::radSTC2,,,,,,
.1.3.6.1.4.1.164.6.1.5.4,RAD-MIB::radSTC1UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.6,RAD-MIB::radSTC2UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.10,RAD-MIB::radFTC1,,,,,,
.1.3.6.1.4.1.164.6.1.5.12,RAD-MIB::radFTC2,,,,,,
.1.3.6.1.4.1.164.6.1.5.13,RAD-MIB::radFTC1UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.15,RAD-MIB::radFTC2UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.20,RAD-MIB::radSEC1,,,,,,
.1.3.6.1.4.1.164.6.1.5.22,RAD-MIB::radSEC2,,,,,,
.1.3.6.1.4.1.164.6.1.5.23,RAD-MIB::radSEC1UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.25,RAD-MIB::radSEC2UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.30,RAD-MIB::radFEC1,,,,,,
.1.3.6.1.4.1.164.6.1.5.32,RAD-MIB::radFEC2,,,,,,
.1.3.6.1.4.1.164.6.1.5.33,RAD-MIB::radFEC1UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.35,RAD-MIB::radFEC2UDP,,,,,,
.1.3.6.1.4.1.164.6.1.5.36,RAD-MIB::radRIC155,,,,,,
.1.3.6.1.4.1.164.6.1.5.37,RAD-MIB::radRICE1,,,,,,
.1.3.6.1.4.1.164.6.1.5.38,RAD-MIB::radETX102,,,,,,
.1.3.6.1.4.1.164.6.1.5.39,RAD-MIB::radRIC155GE,,,,,,
.1.3.6.1.4.1.164.6.1.5.40,RAD-MIB::radRiciT3,,,,,,
.1.3.6.1.4.1.164.6.1.5.41,RAD-MIB::radRiciE3,,,,,,
.1.3.6.1.4.1.164.6.1.5.42,RAD-MIB::radRiciT1,,,,,,
.1.3.6.1.4.1.164.6.1.5.43,RAD-MIB::radETX202,,,,,,
.1.3.6.1.4.1.164.6.1.5.44,RAD-MIB::radETX105,,,,,,
.1.3.6.1.4.1.164.6.1.5.45,RAD-MIB::radETX205,,,,,,
.1.3.6.1.4.1.164.6.1.5.46,RAD-MIB::radRiciSE,,,,,,
.1.3.6.1.4.1.164.6.1.5.47,RAD-MIB::radRIC622GE,,,,,,
.1.3.6.1.4.1.164.6.1.5.48,RAD-MIB::radSPH,,,,,,
.1.3.6.1.4.1.164.6.1.5.49,RAD-MIB::radMiricE1T1,,,,,,
.1.3.6.1.4.1.164.6.1.5.50,RAD-MIB::radMiricE3T3,,,,,,
.1.3.6.1.4.1.164.6.1.6,RAD-MIB::radEthAccess,,,,,,
.1.3.6.1.4.1.164.6.1.6.1,RAD-MIB::radETX510,,,,,,
.1.3.6.1.4.1.164.6.1.6.2,RAD-MIB::radEGate100,,,,,,
.1.3.6.1.4.1.164.6.1.6.3,RAD-MIB::radEGate20,,,,,,
.1.3.6.1.4.1.164.6.1.6.4,RAD-MIB::radRici8E1,,,,,,
.1.3.6.1.4.1.164.6.1.6.5,RAD-MIB::radRici8T1,,,,,,
.1.3.6.1.4.1.164.6.1.6.6,RAD-MIB::radRici4E1,,,,,,
.1.3.6.1.4.1.164.6.1.6.7,RAD-MIB::radRici4T1,,,,,,
.1.3.6.1.4.1.164.6.1.6.8,RAD-MIB::radIMXI4,,,,,,
.1.3.6.1.4.1.164.6.1.6.9,RAD-MIB::radETX550,,,,,,
.1.3.6.1.4.1.164.6.1.6.10,RAD-MIB::radRici16,,,,,,
.1.3.6.1.4.1.164.6.1.6.11,RAD-MIB::radETX102A,,,,,,
.1.3.6.1.4.1.164.6.1.6.12,RAD-MIB::radETX202A,,,,,,
.1.3.6.1.4.1.164.6.1.6.13,RAD-MIB::radETX201A,,,,,,
.1.3.6.1.4.1.164.6.1.6.14,RAD-MIB::radETX201,,,,,,
.1.3.6.1.4.1.164.6.1.6.15,RAD-MIB::radUNT20Ric,,,,,,
.1.3.6.1.4.1.164.6.1.6.16,RAD-MIB::radRici4E1L,,,,,,
.1.3.6.1.4.1.164.6.1.6.17,RAD-MIB::radRici8E1L,,,,,,
.1.3.6.1.4.1.164.6.1.6.18,RAD-MIB::radRici155GE,,,,,,
.1.3.6.1.4.1.164.6.1.6.19,RAD-MIB::radRici622GE,,,,,,
.1.3.6.1.4.1.164.6.1.6.20,RAD-MIB::radETX208,,,,,,
.1.3.6.1.4.1.164.6.1.6.21,RAD-MIB::radETX202AW,,,,,,
.1.3.6.1.4.1.164.6.1.6.22,RAD-MIB::radETX102H,,,,,,
.1.3.6.1.4.1.164.6.1.6.23,RAD-MIB::radETX202H,,,,,,
.1.3.6.1.4.1.164.6.1.7,RAD-MIB::radSysStkHub,,,,,,
.1.3.6.1.4.1.164.6.1.7.1,RAD-MIB::radRBHE,,,,,,
.1.3.6.1.4.1.164.6.1.7.1.0,RAD-MIB::radRBHEEvents,,,,,,The events for RAD Stackable products.
.1.3.6.1.4.1.164.6.1.7.2,RAD-MIB::radRBHT,,,,,,
.1.3.6.1.4.1.164.6.1.7.2.0,RAD-MIB::radRBHTEvents,,,,,,The events for RAD Stackable products.
.1.3.6.1.4.1.164.6.1.7.3,RAD-MIB::radETS4fddiDAS,,,,,,
.1.3.6.1.4.1.164.6.1.7.4,RAD-MIB::radETS4fddiSAS,,,,,,
.1.3.6.1.4.1.164.6.1.7.5,RAD-MIB::radSAHEMX,,,,,,
.1.3.6.1.4.1.164.6.1.7.6,RAD-MIB::radSAHTM,,,,,,
.1.3.6.1.4.1.164.6.1.7.7,RAD-MIB::radETS4,,,,,,
.1.3.6.1.4.1.164.6.1.7.8,RAD-MIB::radSAHEMU,,,,,,
.1.3.6.1.4.1.164.6.1.7.9,RAD-MIB::unknown,,,,,,
.1.3.6.1.4.1.164.6.1.7.10,RAD-MIB::radSAH16Eint,,,,,,
.1.3.6.1.4.1.164.6.1.7.11,RAD-MIB::radSAH16Tint,,,,,,
.1.3.6.1.4.1.164.6.1.7.12,RAD-MIB::radSAH16Eext,,,,,,
.1.3.6.1.4.1.164.6.1.7.13,RAD-MIB::radSAH16Text,,,,,,
.1.3.6.1.4.1.164.6.1.8,RAD-MIB::radSysPS,,,,,,
.1.3.6.1.4.1.164.6.1.8.0,RAD-MIB::radSysPSEvents,,,,,,The events for RAD Packet Switch (PS) products.
.1.3.6.1.4.1.164.6.1.8.1,RAD-MIB::radSPS2,,,,,,
.1.3.6.1.4.1.164.6.1.8.2,RAD-MIB::radSPS3,,,,,,
.1.3.6.1.4.1.164.6.1.8.3,RAD-MIB::radSPS6,,,,,,
.1.3.6.1.4.1.164.6.1.8.4,RAD-MIB::radSPS9,,,,,,
.1.3.6.1.4.1.164.6.1.8.5,RAD-MIB::radSPS12,,,,,,
.1.3.6.1.4.1.164.6.1.8.6,RAD-MIB::radAPD2,,,,,,
.1.3.6.1.4.1.164.6.1.8.7,RAD-MIB::radAPD8,,,,,,
.1.3.6.1.4.1.164.6.1.8.8,RAD-MIB::radAPS8,,,,,,
.1.3.6.1.4.1.164.6.1.8.9,RAD-MIB::radAPS16,,,,,,
.1.3.6.1.4.1.164.6.1.8.10,RAD-MIB::radAPS24,,,,,,
.1.3.6.1.4.1.164.6.1.8.11,RAD-MIB::radSPS3S,,,,,,
.1.3.6.1.4.1.164.6.1.8.12,RAD-MIB::radFPS8,,,,,,
.1.3.6.1.4.1.164.6.1.8.13,RAD-MIB::radFPS12,,,,,,
.1.3.6.1.4.1.164.6.1.8.14,RAD-MIB::radSPS3ScSL,,,,,,
.1.3.6.1.4.1.164.6.1.8.15,RAD-MIB::radSPS3Sc2S,,,,,,
.1.3.6.1.4.1.164.6.1.8.16,RAD-MIB::radFPS8c,,,,,,
.1.3.6.1.4.1.164.6.1.8.17,RAD-MIB::radFPS4,,,,,,
.1.3.6.1.4.1.164.6.1.8.18,RAD-MIB::radSPS4,,,,,,
.1.3.6.1.4.1.164.6.1.9,RAD-MIB::radSysEth,,,,,,
.1.3.6.1.4.1.164.6.1.9.1,RAD-MIB::radEP8T,,,,,,
.1.3.6.1.4.1.164.6.1.9.2,RAD-MIB::radEP4TAUI,,,,,,
.1.3.6.1.4.1.164.6.1.9.3,RAD-MIB::radEP4T2FL,,,,,,
.1.3.6.1.4.1.164.6.1.9.4,RAD-MIB::radEP4TFL,,,,,,
.1.3.6.1.4.1.164.6.1.9.5,RAD-MIB::radEP4FL,,,,,,
.1.3.6.1.4.1.164.6.1.9.7,RAD-MIB::radEPR8T,,,,,,
.1.3.6.1.4.1.164.6.1.9.8,RAD-MIB::radEPR4TAUI,,,,,,
.1.3.6.1.4.1.164.6.1.9.9,RAD-MIB::radEPR4T2FL,,,,,,
.1.3.6.1.4.1.164.6.1.9.10,RAD-MIB::radEPR4TFL,,,,,,
.1.3.6.1.4.1.164.6.1.9.11,RAD-MIB::radEPR4FL,,,,,,
.1.3.6.1.4.1.164.6.1.11,RAD-MIB::radSysRtr,,,,,,
.1.3.6.1.4.1.164.6.1.11.0,RAD-MIB::radSysRtrEvents,,,,,,The events for RAD Router products.
.1.3.6.1.4.1.164.6.1.11.1,RAD-MIB::radRTED,,,,,,
.1.3.6.1.4.1.164.6.1.11.2,RAD-MIB::radRTEM,,,,,,
.1.3.6.1.4.1.164.6.1.11.3,RAD-MIB::radRTEC,,,,,,
.1.3.6.1.4.1.164.6.1.11.4,RAD-MIB::radWebRanger,,,,,,
.1.3.6.1.4.1.164.6.1.11.5,RAD-MIB::radTinyRouter,,,,,,
.1.3.6.1.4.1.164.6.1.11.6,RAD-MIB::radLA240,,,,,,
.1.3.6.1.4.1.164.6.1.11.7,RAD-MIB::radSuperLan,,,,,,
.1.3.6.1.4.1.164.6.1.11.8,RAD-MIB::radLA240I,,,,,,
.1.3.6.1.4.1.164.6.1.11.9,RAD-MIB::radFcdIsdn,,,,,,
.1.3.6.1.4.1.164.6.1.11.10,RAD-MIB::radEFcdIp,,,,,,
.1.3.6.1.4.1.164.6.1.11.11,RAD-MIB::radFcdIpD,,,,,,
.1.3.6.1.4.1.164.6.1.11.12,RAD-MIB::radFcdIpM,,,,,,
.1.3.6.1.4.1.164.6.1.11.13,RAD-MIB::radFcdIpL,,,,,,
.1.3.6.1.4.1.164.6.1.12,RAD-MIB::radSysAtm,,,,,,
.1.3.6.1.4.1.164.6.1.12.0,RAD-MIB::radSysAtmEvents,,,,,,The events for RAD ATM products.
.1.3.6.1.4.1.164.6.1.12.0.6,RAD-MIB::atmAceSystemTrap,,,,,,This trap alerts of major problems in the device.
.1.3.6.1.4.1.164.6.1.12.0.7,RAD-MIB::atmAceAlarmForwardingTrap,,,,,,This trap is sent upon starting or stopping Alarm 
.1.3.6.1.4.1.164.6.1.12.0.8,RAD-MIB::atmAceDateAndTimeRequest,,,,,,This trap is sent upon restart. Upon recieving this trap the NMS will 
.1.3.6.1.4.1.164.6.1.12.0.16,RAD-MIB::atmAceAlarmLOS,,,,,,This trap indicates Loss Of Signal.
.1.3.6.1.4.1.164.6.1.12.0.17,RAD-MIB::atmAceAlarmLOF,,,,,,This trap indicates Loss Of Frame.
.1.3.6.1.4.1.164.6.1.12.0.18,RAD-MIB::atmAceAlarmLCD,,,,,,This trap indicates Loss of Cell Delineation.
.1.3.6.1.4.1.164.6.1.12.0.19,RAD-MIB::atmAceAlarmSLM,,,,,,This trap indicates Signal Line Mismatch.
.1.3.6.1.4.1.164.6.1.12.0.20,RAD-MIB::atmAceAlarmLOP,,,,,,This trap indicates Loss of Pointer.
.1.3.6.1.4.1.164.6.1.12.0.21,RAD-MIB::atmAceAlarmLineAIS,,,,,,This trap indicates Line AIS.
.1.3.6.1.4.1.164.6.1.12.0.22,RAD-MIB::atmAceAlarmPathAIS,,,,,,This trap indicates Path AIS.
.1.3.6.1.4.1.164.6.1.12.0.23,RAD-MIB::atmAceAlarmLineRDI,,,,,,This trap indicates Line RDI.
.1.3.6.1.4.1.164.6.1.12.0.24,RAD-MIB::atmAceAlarmPathRDI,,,,,,This trap indicates Path RDIand Path RAI(Yellow) for
.1.3.6.1.4.1.164.6.1.12.0.25,RAD-MIB::atmAceAlarmSectionBIP,,,,,,This trap indicates Section Bit Interleave Parity.
.1.3.6.1.4.1.164.6.1.12.0.26,RAD-MIB::atmAceAlarmLineBIP,,,,,,This trap indicates Line Bit Interleave Parity.
.1.3.6.1.4.1.164.6.1.12.0.27,RAD-MIB::atmAceAlarmPathBIP,,,,,,This trap indicates Path Bit Interleave Parity.
.1.3.6.1.4.1.164.6.1.12.0.28,RAD-MIB::atmAceAlarmLineFEBE,,,,,,This trap indicates Line Far End Block Error.
.1.3.6.1.4.1.164.6.1.12.0.29,RAD-MIB::atmAceAlarmPathFEBE,,,,,,This trap indicates Path Far End Block Error.
.1.3.6.1.4.1.164.6.1.12.0.30,RAD-MIB::atmAceAlarmPlcpLOF,,,,,,This trap indicates T3 PLCP Loss Of Frame.
.1.3.6.1.4.1.164.6.1.12.0.31,RAD-MIB::atmAceAlarmPlcpYELLOW,,,,,,This trap indicates T3 Plcp Yellow.
.1.3.6.1.4.1.164.6.1.12.0.32,RAD-MIB::atmAceAlarmPlcpBIP,,,,,,This trap indicates T3 Plcp Bit Interleave Parity.
.1.3.6.1.4.1.164.6.1.12.0.33,RAD-MIB::atmAceAlarmPlcpFEBE,,,,,,This trap indicates T3 Plcp Far End Block Error.
.1.3.6.1.4.1.164.6.1.12.0.34,RAD-MIB::atmAceAlarmPlcpP1P2,,,,,,This trap indicates T3 Plcp Parity errors in P1/P2 bytes.
.1.3.6.1.4.1.164.6.1.12.0.35,RAD-MIB::atmAceAlarmUAS,,,,,,This trap is sent upon UAS start or end per port.
.1.3.6.1.4.1.164.6.1.12.0.36,RAD-MIB::atmAceAlarmCluster,,,,,,This trap is sent upon atmNteAlarmType start or end,
.1.3.6.1.4.1.164.6.1.12.0.37,RAD-MIB::atmAceHwFailure,,,,,,This trap is sent upon HW failure per port.
.1.3.6.1.4.1.164.6.1.12.0.38,RAD-MIB::atmAceUnavailableBwTrap,,,,,,This trap is sent when Bandwidth allocation is > max possible
.1.3.6.1.4.1.164.6.1.12.0.40,RAD-MIB::atmAceAlarmVpContinuityLoss,,,,,,This trap indicates Loss of Continuity Check on a VP Connection.
.1.3.6.1.4.1.164.6.1.12.0.41,RAD-MIB::atmAceAlarmVpAISReception,,,,,,This trap indicates AIS Reception on a VP Connection.
.1.3.6.1.4.1.164.6.1.12.0.42,RAD-MIB::atmAceAlarmVpRDIReception,,,,,,This trap indicates RDI Reception on a VP Connection.
.1.3.6.1.4.1.164.6.1.12.0.43,RAD-MIB::atmAceAlarmVpErroredCells,,,,,,This trap indicates Errored Cells on a VP Connection reported by PM.
.1.3.6.1.4.1.164.6.1.12.0.44,RAD-MIB::atmAceAlarmVpLostCells,,,,,,This trap indicates Lost Cells on a VP Connection reported by PM.
.1.3.6.1.4.1.164.6.1.12.0.45,RAD-MIB::atmAceAlarmVpMisinsertedCells,,,,,,This trap indicates Misinserted Cells on a VP Connection 
.1.3.6.1.4.1.164.6.1.12.0.46,RAD-MIB::atmAceAlarmVpUAS,,,,,,This trap is sent upon UAS start or end per VP.
.1.3.6.1.4.1.164.6.1.12.0.47,RAD-MIB::atmAceAlarmVpLoopback,,,,,,This trap is sent upon OAM LoopBack fail status per VP.
.1.3.6.1.4.1.164.6.1.12.0.48,RAD-MIB::atmAceAlarmVpGCRAViolation,,,,,,This trap indicates GCRA violation on a VP Connection
.1.3.6.1.4.1.164.6.1.12.0.56,RAD-MIB::atmAceAlarmVcContinuityLoss,,,,,,This trap indicates Loss of Continuity Check on a VC Connection.
.1.3.6.1.4.1.164.6.1.12.0.57,RAD-MIB::atmAceAlarmVcAISReception,,,,,,This trap indicates AIS Reception on a VC.
.1.3.6.1.4.1.164.6.1.12.0.58,RAD-MIB::atmAceAlarmVcRDIReception,,,,,,This trap indicates RDI Reception on a VC Connection.
.1.3.6.1.4.1.164.6.1.12.0.59,RAD-MIB::atmAceAlarmVcErroredCells,,,,,,This trap indicates Errored Cells on a VC Connection reported by PM.
.1.3.6.1.4.1.164.6.1.12.0.60,RAD-MIB::atmAceAlarmVcLostCells,,,,,,This trap indicates Lost Cells on a VC Connection reported by PM.
.1.3.6.1.4.1.164.6.1.12.0.61,RAD-MIB::atmAceAlarmVcMisinsertedCells,,,,,,This trap indicates Misinserted Cells on a VC Connection reported 
.1.3.6.1.4.1.164.6.1.12.0.62,RAD-MIB::atmAceAlarmVcUnexpectedCell,,,,,,This trap indicates an unexpected cell from user or network port.
.1.3.6.1.4.1.164.6.1.12.0.63,RAD-MIB::atmAceAlarmVcUAS,,,,,,This trap is sent upon UAS start or end per VC.
.1.3.6.1.4.1.164.6.1.12.0.64,RAD-MIB::atmAceAlarmVcLoopback,,,,,,This trap is sent upon OAM LoopBack fail status per VC.
.1.3.6.1.4.1.164.6.1.12.0.65,RAD-MIB::atmAceAlarmVcGCRAViolation,,,,,,This trap indicates GCRA violation on a VC Connection
.1.3.6.1.4.1.164.6.1.12.1,RAD-MIB::radStarSwitch,,,,,,
.1.3.6.1.4.1.164.6.1.12.1.1,RAD-MIB::radStarSwitchATM25,,,,,,
.1.3.6.1.4.1.164.6.1.12.1.2,RAD-MIB::radStarSwitchATM25L,,,,,,
.1.3.6.1.4.1.164.6.1.12.1.3,RAD-MIB::radStarSwitchATM155,,,,,,
.1.3.6.1.4.1.164.6.1.12.2,RAD-MIB::radAtmCsuDsu,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.1,RAD-MIB::radAmcdE1,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.2,RAD-MIB::radAmcdT1,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.3,RAD-MIB::radAce20E,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.4,RAD-MIB::radAce20T,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.5,RAD-MIB::radAce2005,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.6,RAD-MIB::radAce2002,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.7,RAD-MIB::radAce2002E,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.8,RAD-MIB::radAce2E,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.9,RAD-MIB::radAce2T,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.10,RAD-MIB::radMlAtmE1,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.11,RAD-MIB::radMlAtmT1,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.12,RAD-MIB::radAmc102,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.13,RAD-MIB::radAmc102c,,,,,,
.1.3.6.1.4.1.164.6.1.12.2.14,RAD-MIB::radAce202,,,,,,
.1.3.6.1.4.1.164.6.1.12.3,RAD-MIB::radAce,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.1,RAD-MIB::radAce101,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.2,RAD-MIB::radAce102,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.3,RAD-MIB::radAce50,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.4,RAD-MIB::radAce52,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.5,RAD-MIB::radAce52L,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.7,RAD-MIB::radAce201,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.8,RAD-MIB::radAce3200,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.9,RAD-MIB::radAce3100,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.10,RAD-MIB::radAce3400,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.11,RAD-MIB::radAce3402,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.12,RAD-MIB::radAce3100PSN,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.13,RAD-MIB::radAce3200PSN,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.14,RAD-MIB::radAce3400PSN,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.15,RAD-MIB::radAce3402PSN,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.16,RAD-MIB::radAce3600,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.17,RAD-MIB::radAce3205,,,,,,
.1.3.6.1.4.1.164.6.1.12.3.18,RAD-MIB::radAce3105,,,,,,
.1.3.6.1.4.1.164.6.1.13,RAD-MIB::radSysLA,,,,,,
.1.3.6.1.4.1.164.6.1.13.1,RAD-MIB::radLA140,,,,,,
.1.3.6.1.4.1.164.6.1.13.2,RAD-MIB::radLA110,,,,,,
.1.3.6.1.4.1.164.6.1.13.3,RAD-MIB::radLA104,,,,,,
.1.3.6.1.4.1.164.6.1.13.4,RAD-MIB::radLA130,,,,,,
.1.3.6.1.4.1.164.6.1.13.5,RAD-MIB::radLA210,,,,,,
.1.3.6.1.4.1.164.6.1.100,RAD-MIB::radSysTerminal,,,,,,
.1.3.6.1.4.1.164.6.2,RAD-MIB::agnt,,,,,,
.1.3.6.1.4.1.164.6.2.1,RAD-MIB::agnHwVersion,OCTET,read-write,,current,,ASCII string for description and display of the agent hardware version, as it is known by the agent software.The user can update the version upon request when he changes components in the agent's module 
.1.3.6.1.4.1.164.6.2.2,RAD-MIB::agnTrapMask,Integer32,read-write,,current,,The value of this attribute determines the type of traps the  agent should mask and not send to the management console. The  value is differently determined for different products. There are  mainly two methods: - an integer number, specifying the traps' severity. - a sum of 2**n, where n is a bit assigned to a certain  masked trap group. User should consult the product specification, to find out  the method employed.
.1.3.6.1.4.1.164.6.2.3,RAD-MIB::agnTrapValue,OCTET,read-only,,deprecated,,The value of the trap decoded in internal RAD format. Full description is given
.1.3.6.1.4.1.164.6.2.4,RAD-MIB::agnChangeCnt,Counter32,read-only,,current,,The number of changes in system configuration that were reported to the 
.1.3.6.1.4.1.164.6.2.5,RAD-MIB::agnSpecific,OBJECT,read-only,,current,, Object identifier of entity containing additional information  regarding this instance.
.1.3.6.1.4.1.164.6.2.6,RAD-MIB::agnConfigMsg,OCTET,read-only,,current,,Full configuration message coded in internal RAD application format. This entry describes agent's configuration. For MP-2200 R3, this object describes agent's support of the V5.1 feature: 1 octet ; bit 0 (LSB).  '1' - V5.1 feature is supported '0' - V5.1 feature is not supported.
.1.3.6.1.4.1.164.6.2.7,RAD-MIB::mngTrapIpTable,,not-accessible,,current,,This table indicates the destination address of the traps.
.1.3.6.1.4.1.164.6.2.7.1,RAD-MIB::mngEntry,,not-accessible,mngID,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.7.1.1,RAD-MIB::mngID,Integer32,read-only,,current,, This value indicates an index of a specific IP address
.1.3.6.1.4.1.164.6.2.7.1.2,RAD-MIB::mngIP,IpAddress,read-write,,current,,This value indicates the destination address of the traps. IP 0.0.0.0 removes the entry. 
.1.3.6.1.4.1.164.6.2.7.1.3,RAD-MIB::mngIPMask,IpAddress,read-write,,deprecated,,This value indicates the mask of the destination addresses of the traps. 
.1.3.6.1.4.1.164.6.2.7.1.4,RAD-MIB::mngTrapMask,Integer32,read-write,,current,,The value of this attribute determines the type of traps the  agent should mask and not send to this NMS. The  value is differently determined for different products. There are  mainly two methods: - an integer number, specifying the traps' severity. - a sum of 2**n, where n is a bit assigned to a certain  masked trap group. User should consult the product specification, to find out  the method employed.
.1.3.6.1.4.1.164.6.2.7.1.5,RAD-MIB::mngAlarmTrapMask,OCTET,read-write,,current,,The value of this object determines the alarm traps that the  agent should mask (not send to this manager). The value is an Octet String, where each bit  is assigned to a certain trap. If the bit = 1, the trap will be masked. If the bit = 0, the trap will not be masked. For more details on the specific alarm traps masked,  see product specification.
.1.3.6.1.4.1.164.6.2.7.1.6,RAD-MIB::mngSnmpTrapUdpPort,Unsigned32,read-write,,current,,This variable enables to set the UDP port (socket) used for SNMP traps.
.1.3.6.1.4.1.164.6.2.8,RAD-MIB::agnIndication,INTEGER,read-only,,current,faulty(1):warning(2):normal(3):minor(4):major(5):event(6):critical(7),Attribute describing the state of the entity the agent is responsible for. In case of a modular entity, the value of this attribute will be according to the component which is in the worst state. The order of severity (from top to bottom) is: critical-> major (or faulty)-> minor-> event-> warning-> normal (off).
.1.3.6.1.4.1.164.6.2.9,RAD-MIB::agnMonitorModeCmd,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),Setting this attribute to ON, will enforce the agent to change its mode of operation to
.1.3.6.1.4.1.164.6.2.10,RAD-MIB::agnLed,OCTET,read-only,,current,,This entry specifies the LEDs status of the agent module . Each led will be represented by 4  and the next two bits (right) will specify the color : (00=GREEN, 01=RED, 10=YELLOW, 11=GRAY)
.1.3.6.1.4.1.164.6.2.11,RAD-MIB::trapTable,,not-accessible,,current,,This table may include the last few traps generated by the agent, for future retrieval. The table
.1.3.6.1.4.1.164.6.2.11.1,RAD-MIB::trapEntry,,not-accessible,trapID,current,,An entry in trapTable.
.1.3.6.1.4.1.164.6.2.11.1.1,RAD-MIB::trapID,Integer32,read-only,,current,, This object indicates an index of a specific trap.
.1.3.6.1.4.1.164.6.2.11.1.2,RAD-MIB::trapVal,OCTET,read-only,,current,,This object is the actual ASCII description of the trap.
.1.3.6.1.4.1.164.6.2.11.1.3,RAD-MIB::trapTimeSinceOccurrence,TimeTicks,read-only,,current,,This object indicates the amount of time passed since the occurrence of the event that
.1.3.6.1.4.1.164.6.2.11.1.4,RAD-MIB::trapNumeric,Integer32,accessible-for-notify,,current,, This object is a numeric general parameter, that can be attached to any trap.
.1.3.6.1.4.1.164.6.2.12,RAD-MIB::fileTransfer,,,,,,
.1.3.6.1.4.1.164.6.2.12.1,RAD-MIB::fileServerIP,IpAddress,read-write,,current,,The IP address of the server from which the file is loaded 
.1.3.6.1.4.1.164.6.2.12.2,RAD-MIB::fileName,OCTET,read-write,,current,,The name of the file to be loaded. For protection, read returns
.1.3.6.1.4.1.164.6.2.12.3,RAD-MIB::fileTransCmd,INTEGER,read-write,,current,swDwnLoad(1):configDwnLoad(2):configUpLoad(3):coProcDwnLoad(4):stateUpLoad(5):dwnLoadUserFile(6):upLoadUserFile(7):swDwnLoadAndReset(8):swUpLoad(9):swDwnLoad2BkupStorage(10):bootDwnLoad(11):bootUpLoad(12):swUpLoadFromBkupStorage(13):licenseDwnLoad(14):configDwnLoadToDefaultFile(15):noOp(255),The command to be executed on fileName at fileServerIP.
.1.3.6.1.4.1.164.6.2.12.4,RAD-MIB::tftpRetryTimeOut,Integer32,read-write,,current,, General Retransmission time-out value (seconds) 
.1.3.6.1.4.1.164.6.2.12.5,RAD-MIB::tftpTotalTimeOut,Integer32,read-write,,current,, Total Retransmission time-out value (seconds) 
.1.3.6.1.4.1.164.6.2.12.6,RAD-MIB::tftpStatus,INTEGER,read-write,,current,noOp(2):connecting(3):transferringData(4):endedTimeOut(5):endedOk(6):error(7),Status of tftp session. When a session ended with success, the tftpStatus should be endedOk(6). Before restarting a tftp session, the NMS should set the tftpStatus to noOp(2). That's the reason of MAX-ACCESS read-write to this field.
.1.3.6.1.4.1.164.6.2.12.7,RAD-MIB::tftpError,OCTET,read-only,,current,, The MSB represents the standard error code. The LSB represents the private error code. 0x0000 is No Error 0x0100 is File Not Found 0x0400 is Illegal TFTP operation 0x0500 is Unknown transfer ID 0x0001 is Server Overflow 0x0002 is No empty UDP port 0x0003 is No empty connection 0x0004 is Illegal File Mode 0x0007 is Illegal PDU size
.1.3.6.1.4.1.164.6.2.12.8,RAD-MIB::fileTransferToSubSystems,OCTET,read-write,,current,, This object represents the sub-systems the fileTransCmd  refers to. It should be used when a system is divided  to sub-systems and each sub-system (or part of them) can  that represent these sub-systems. In this case, the file represented by 'fileName' will  0 Octet Strings = not applicable  DEFVAL = 0h for the products that support this object.
.1.3.6.1.4.1.164.6.2.12.9,RAD-MIB::fileNameWithinProduct,OCTET,read-write,,current,,The file name used by the product within the product file system.
.1.3.6.1.4.1.164.6.2.12.10,RAD-MIB::intSwdlTable,,not-accessible,,current,,This parameters table is for  internal Software down load. It also includes data  about all files contained in the Object from which  down-load is performed.
.1.3.6.1.4.1.164.6.2.12.10.1,RAD-MIB::intSwdlEntry,,not-accessible,intSwdlObjIdx:intSwdlFileIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.12.10.1.1,RAD-MIB::intSwdlObjIdx,Integer32,read-only,,current,,The index of the object from which down-load is performed.
.1.3.6.1.4.1.164.6.2.12.10.1.2,RAD-MIB::intSwdlFileIdx,Integer32,read-only,,current,,The index of the files included in intSwdlObjIdx. One of these files can be selected to be internally  downloaded.
.1.3.6.1.4.1.164.6.2.12.10.1.3,RAD-MIB::intSwdlFileName,OCTET,read-only,,current,,The name of the file.
.1.3.6.1.4.1.164.6.2.12.10.1.4,RAD-MIB::intSwdlFileSwVer,OCTET,read-only,,current,,The software version of the file.
.1.3.6.1.4.1.164.6.2.12.10.1.5,RAD-MIB::intSwdlSwDate,OCTET,read-only,,current,,The software version date of the file.
.1.3.6.1.4.1.164.6.2.12.10.1.6,RAD-MIB::intSwdlSize,OCTET,read-only,,current,,The size of the file.
.1.3.6.1.4.1.164.6.2.12.10.1.7,RAD-MIB::intSwdlCmd,INTEGER,read-write,,current,notApplicable(1):off(2):on(3),The command to down-load a SW file to an object. The Agent will change the value of this MIB object to off(2) 
.1.3.6.1.4.1.164.6.2.12.10.1.8,RAD-MIB::intSwdlToSubSystem,OCTET,read-write,,current,, This object defines the subsystem for download. Bit='1'- APPLY to respective sub system. Bit='0'- DO NOT APPLY to respective sub system. For more details see product specification.  For every octet bit0=LSB, bit7=MSB
.1.3.6.1.4.1.164.6.2.12.10.1.9,RAD-MIB::intSwdlCardType,INTEGER,read-only,,current,unknown(1):gstm1(220):goc3(221):gstm1D(222):goc3D(223):serverE1(270):serverT1(271):serverE1Pw(272):serverT1Pw(273):gigabitEth(280):gigabitEth2(281):eth2(282):gigabitEth8(283):eth8(284):channelizedT3Pw1(290):cesT128(300):cesE128(301):cesT1Pw28(302):cesE1Pw28(303):vmxE1VeDe(310):vmxE1VeDi(311):vmxE1ViDe(312):vmxE1ViDi(313):vmxT1VeDe(314):vmxT1VeDi(315):vmxT1ViDe(316):vmxT1ViDi(317):vc12E1UeNe(318):vc12E1UeNi(319):vc12E1UiNe(320):vc12E1UiNi(321):vc12T1UeNe(322):vc12T1UeNi(323):vc12T1UiNe(324):vc12T1UiNi(325):vca16E1UeNe(326):vca16E1UeNi(327):vca16E1UiNe(328):vca16E1UiNi(329):vca16T1UeNe(330):vca16T1UeNi(331):vca16T1UiNe(332):vca16T1UiNi(333):vca12E1UeNe(334):vca12E1UeNi(335):vca12E1UiNe(336):vca12E1UiNi(337):vca12T1UeNe(338):vca12T1UeNi(339):vca12T1UiNe(340):vca12T1UiNi(341):vmg16E1Ue(342):vmg16E1Ui(343):vmg16T1Ue(344):vmg16T1Ui(345):vmg12E1Ue(346):vmg12E1Ui(347):vmg12T1Ue(348):vmg12T1Ui(349),This object defines the Card type that this file is relevant for.
.1.3.6.1.4.1.164.6.2.12.10.1.10,RAD-MIB::intSwdlFlashIdx,Integer32,read-only,,current,,The index of the flash memory this file is stored in (1 or 2) (Example: 1= The file is stored in flash No.1). ASMi52 file will always be stored in Flash No.2 (intSwdlFlashIdx=2).
.1.3.6.1.4.1.164.6.2.12.11,RAD-MIB::swdlStatusTable,,not-accessible,,current,,This parameters table is for software download status.  It also includes data about the files down-loaded or  attempted to be down-loaded.
.1.3.6.1.4.1.164.6.2.12.11.1,RAD-MIB::swdlStatusEntry,,not-accessible,swdlStatusTypeIdx:swdlStatusIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.12.11.1.1,RAD-MIB::swdlStatusTypeIdx,Integer32,read-only,,current,,The index of the down-load type (e.g. external (1) or internal (2)).
.1.3.6.1.4.1.164.6.2.12.11.1.2,RAD-MIB::swdlStatusIdx,Integer32,read-only,,current,,The index of the status rows.
.1.3.6.1.4.1.164.6.2.12.11.1.3,RAD-MIB::swdlStatusFileName,OCTET,read-only,,current,,The name of the file.
.1.3.6.1.4.1.164.6.2.12.11.1.4,RAD-MIB::swdlStatusSlot,OCTET,read-only,,current,,The slot of the updated (or attempted to be updated) object.
.1.3.6.1.4.1.164.6.2.12.11.1.5,RAD-MIB::swdlStatusSubSystem,OCTET,read-only,,current,,The subsystem that updated (or attempted to be updated).
.1.3.6.1.4.1.164.6.2.12.11.1.6,RAD-MIB::swdlStatusStatus,Integer32,read-only,,current,,The status of the down load process.
.1.3.6.1.4.1.164.6.2.12.11.1.7,RAD-MIB::swdlStatusTime,OCTET,read-only,,current,,This MIB parameter indicates the time SW download was finished. The format shuld be YYYY-MM-DD, hh:mm:ss
.1.3.6.1.4.1.164.6.2.12.12,RAD-MIB::clearDwldStatusLog,Integer32,read-write,,current,,This object clears the status log.
.1.3.6.1.4.1.164.6.2.12.13,RAD-MIB::autoFileTransfer,,,,,,
.1.3.6.1.4.1.164.6.2.12.13.1,RAD-MIB::autoFileTransferTable,,not-accessible,,current,,Scheduling configuration table for  Agent initiated file transfer.
.1.3.6.1.4.1.164.6.2.12.13.1.1,RAD-MIB::autoFileTransferEntry,,not-accessible,autoFileTransferType,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.12.13.1.1.1,RAD-MIB::autoFileTransferType,INTEGER,read-only,,current,alarmsBuffer(1),This object defines the type of file to be transferred 
.1.3.6.1.4.1.164.6.2.12.13.1.1.2,RAD-MIB::autoFileTransferServerIp,IpAddress,read-write,,current,,This object defines the IP Address of the
.1.3.6.1.4.1.164.6.2.12.13.1.1.3,RAD-MIB::autoFileTransferFileName,OCTET,read-write,,current,,This object defines the name of 
.1.3.6.1.4.1.164.6.2.12.13.1.1.4,RAD-MIB::autoFileTransferScheduling,INTEGER,read-write,,current,notApplicable(1):now(2):recurrence(3),This object defines schedule for TFTP Automatic session(s)  now - initiate immediate single session. recurrence- initiate single session 'every M time units'.  or 'every N occurrences' or upon both, (earliest event). Time reccurence period (M) is defined by Zero value means that the object is not relevant (not taken into account for the recurrence). It is invalid  that both will have zero values in our case (recurrence).
.1.3.6.1.4.1.164.6.2.12.13.1.1.5,RAD-MIB::autoFileTransferTimeRecurrence,Integer32,read-write,,current,,This object defines time reccurence interval, 
.1.3.6.1.4.1.164.6.2.12.13.1.1.6,RAD-MIB::autoFileTransferOccurrenceRecurrence,Integer32,read-write,,current,,This object defines Occurrence reccurence interval, 
.1.3.6.1.4.1.164.6.2.12.14,RAD-MIB::fileTransferServerPort,Unsigned32,read-write,,current,,Server Port number used for File Transfer.  Applicable for SFTP. Valid values: 0..65535.
.1.3.6.1.4.1.164.6.2.12.15,RAD-MIB::fileTransferProtocol,INTEGER,read-write,,current,tftp(1):sftp(2),File Transfer protocol used.
.1.3.6.1.4.1.164.6.2.13,RAD-MIB::systemReset,INTEGER,read-write,,current,off(2):on(3):resetConfig(4):resetMapping(5):resetStandby(6),Reset action to be performed on the system.
.1.3.6.1.4.1.164.6.2.14,RAD-MIB::systemTiming,,,,,,
.1.3.6.1.4.1.164.6.2.14.1,RAD-MIB::systemDate,OCTET,read-write,,current,,System date.
.1.3.6.1.4.1.164.6.2.14.2,RAD-MIB::systemTime,OCTET,read-write,,current,,System time.
.1.3.6.1.4.1.164.6.2.14.3,RAD-MIB::systemTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the current error-measurement period. Same for all ports of the device.
.1.3.6.1.4.1.164.6.2.14.4,RAD-MIB::systemNtp,,,,,,
.1.3.6.1.4.1.164.6.2.14.4.1,RAD-MIB::systemNtpMode,INTEGER,read-write,,current,disable(2):broadcastClient(3):unicastClient(4),This variable represents the NTP Mode.
.1.3.6.1.4.1.164.6.2.14.4.2,RAD-MIB::systemNtpGmt,Integer32,read-write,,current,,This variable represents the NTP GMT (Greenwich Mean Time),
.1.3.6.1.4.1.164.6.2.14.4.3,RAD-MIB::systemNtpServerAddressType,INTEGER,read-write,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This variable represents the NTP Server Address Type.
.1.3.6.1.4.1.164.6.2.14.4.4,RAD-MIB::systemNtpServerAddress,OCTET,read-write,,current,,This variable represents the NTP Server Address.
.1.3.6.1.4.1.164.6.2.14.4.5,RAD-MIB::systemNtpUpdateInterval,Unsigned32,read-write,,current,,This variable represents the NTP Update Interval,
.1.3.6.1.4.1.164.6.2.14.4.6,RAD-MIB::systemNtpCmd,INTEGER,read-write,,current,off(2):sendUpdateRequest(3),This variable represents NTP possible commands.
.1.3.6.1.4.1.164.6.2.14.5,RAD-MIB::schedXTable,,not-accessible,,current,,An Augment to the Schedule table
.1.3.6.1.4.1.164.6.2.14.5.1,RAD-MIB::schedXEntry,,not-accessible,,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.14.5.1.1,RAD-MIB::schedYear,Unsigned32,read-create,,current,,The year during which the scheduled action should take place.
.1.3.6.1.4.1.164.6.2.14.5.1.2,RAD-MIB::schedWeekInMonth,INTEGER,read-create,,current,first(1):second(2):third(3):fourth(4):last(5),The week in month (schedMonth) during which the scheduled action
.1.3.6.1.4.1.164.6.2.14.5.1.3,RAD-MIB::schedParam,Integer32,read-create,,current,,A Parameter that might be used whenever the scheduled action takes place.
.1.3.6.1.4.1.164.6.2.15,RAD-MIB::systemPort,,,,,,
.1.3.6.1.4.1.164.6.2.15.1,RAD-MIB::physicalConnectorTable,,not-accessible,,current,,This table includes the connector type of ports or interfaces.
.1.3.6.1.4.1.164.6.2.15.1.1,RAD-MIB::physicalConnectorEntry,,not-accessible,portIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.1.1.1,RAD-MIB::portIdx,Integer32,read-only,,current,,This object is an index of the specific port or interface.
.1.3.6.1.4.1.164.6.2.15.1.1.2,RAD-MIB::physicalConnector,INTEGER,read-only,,current,other(1):v35(2):rs530(3):x21(4):bnc(5):utp(6):aui(7):rs422(8):crossUtp(9):rj45(10):v24(11):g703(12):termBlock3AndRj45(13):terminalBlock3(14):terminalBlock5(15):terminalBlock7(16):db25(17):db15(18):rj45ethernet(19):termBlock5AndRj45(20):db9(21):g703E1(22):g703E1-LTU(23):sc(24):st(25):stl(26):fc(27):tb5w(28):termBlock6AndRj45(29):ethBnc(30):scsi26(31):eth4381(32):twoBnc(33):scsi50(34):twoMiniBnc(35):sf1(36):terminalBlock4(37):sf2(38):db25Balanced(39):v36(40):block4W(41):iripRj45(42):irEthQRj45(43):iripBnc(44):rs530WA(45):v35WA(46):irEthQBnc(47):v35Db25(48):rj11(49):mtrj(50):lc(51):terminalBlock2(52):irEth10s100(53):scsi68(54):sf3(55):fcLH(56):telco50(57):telco64(58):irEthQN(59):terminalBlock6(60):scLH(61):stLH(62):lcLH(63):sfpIn(64):sfpOut(65):db44(66):db62(67):v24Db9(68):scsi40(69):sf1NineRow(70):sf2NineRow(71):sf3NineRow(72):smartSerial26(73):miniUsb5(74):db26(75):none(255),The connector of the port/interface.
.1.3.6.1.4.1.164.6.2.15.1.1.3,RAD-MIB::portOptWaveLength,INTEGER,read-only,,current,notApplicable(1):nm850(2):nm1310(3):nm1310Laser(4):nm1550Laser(5):nm1470Laser(6):nm1490Laser(7):nm1510Laser(8):nm1530Laser(9):nm1570Laser(10):nm1590Laser(11):nm1610Laser(12),Wave Length of an Optical interface/port in [nm] and specification if  Laser or not. notApplicable - for non-optical ports.
.1.3.6.1.4.1.164.6.2.15.1.1.4,RAD-MIB::portOptMode,INTEGER,read-only,,current,notApplicable(1):singleMode(2):multiMode(3),Laser Mode of an Optical Laser interface/port. notApplicable - for non-Laser ports.
.1.3.6.1.4.1.164.6.2.15.1.1.5,RAD-MIB::portBalance,INTEGER,read-write,,current,notApplicable(1):unbalanced(2):balanced(3),This object is according to the port Impedance. For T1 - always balanced. For E1 - there are different impedance values for balanced
.1.3.6.1.4.1.164.6.2.15.1.1.6,RAD-MIB::portDdmSupport,INTEGER,read-only,,current,notApplicable(1):no(2):yes(3),SFP (Small Form Pluggable) port -support Digital Diagnostics Monitoring.
.1.3.6.1.4.1.164.6.2.15.1.1.7,RAD-MIB::portMfgName,OCTET,read-only,,current,,(SFP) Port Manufacturer name  (Maximum - 16 characters).
.1.3.6.1.4.1.164.6.2.15.1.1.8,RAD-MIB::portTypicalMaxRange,Unsigned32,read-only,,current,,Maximum range supported by SFP port,  in meter units.
.1.3.6.1.4.1.164.6.2.15.1.1.9,RAD-MIB::physicalConnectorString,OCTET,read-only,,current,,(SFP) connector type. It can be Vendor Specific (unknown in advance). Being a string, the object is not  affected by any future new connectors. This object will usually not be used  for drawing the connector.
.1.3.6.1.4.1.164.6.2.15.1.1.10,RAD-MIB::portVendorPartNo,OCTET,read-only,,current,,SFP Vendor Part Number. Being a string, the object is not  affected by any future new SFPs.
.1.3.6.1.4.1.164.6.2.15.2,RAD-MIB::prtSupervisory,,,,,,
.1.3.6.1.4.1.164.6.2.15.2.1,RAD-MIB::prtSpTable,,not-accessible,,current,,A table.
.1.3.6.1.4.1.164.6.2.15.2.1.1,RAD-MIB::prtSpEntry,,not-accessible,prtSupervisoryIndex,current,,Supervisory port parameter table.
.1.3.6.1.4.1.164.6.2.15.2.1.1.1,RAD-MIB::prtSupervisoryIndex,Integer32,read-only,,current,,The SP port index. For some products, having modules (cards):  The LS byte of the integer is the port index 1..255.  The MS byte is different than 0 only if the port belongs to  a module. In that case it is the module number. For other products' index see their specification.
.1.3.6.1.4.1.164.6.2.15.2.1.1.2,RAD-MIB::prtSupervisoryRate,INTEGER,read-write,,current,auto(1):s300bps(2):s1200bps(3):s2400bps(4):s4800bps(5):s9600bps(6):s19200bps(7):s38400bps(8):s57600bps(9):s115200bps(10),This attribute indicates the operation rate (speed) of the  port. auto - automatic rate selection, by the agent.
.1.3.6.1.4.1.164.6.2.15.2.1.1.3,RAD-MIB::prtSupervisoryDataBits,INTEGER,read-write,,current,dataBits7(1):dataBits8(2),This attribute indicates the number of data bits in an async  frame
.1.3.6.1.4.1.164.6.2.15.2.1.1.4,RAD-MIB::prtSupervisoryParity,INTEGER,read-write,,current,none(1):odd(2):even(3),This attribute indicates the parity mode in an async frame
.1.3.6.1.4.1.164.6.2.15.2.1.1.5,RAD-MIB::prtSupervisoryStopBits,INTEGER,read-write,,current,notApplicable(1):stopBits1(2):stopBits1dot5(3):stopBits2(4),This attribute indicates the parity mode in an async frame.
.1.3.6.1.4.1.164.6.2.15.2.1.1.6,RAD-MIB::prtSupervisoryUsage,INTEGER,read-write,,current,unknown(1):noUse(2):terminal(3):nmsSlip(4):nmsPpp(5):muxSlip(6):muxPpp(7):dialOut(8),This attribute indicates the usage of the SP port.
.1.3.6.1.4.1.164.6.2.15.2.1.1.7,RAD-MIB::prtSupervisoryInterface,INTEGER,read-write,,current,notApplicable(1):dce(2):dte(3),This attribute indicates the supervisory port interface.
.1.3.6.1.4.1.164.6.2.15.2.1.1.8,RAD-MIB::prtSupervisoryCTS,INTEGER,read-write,,current,notApplicable(1):on(2):rts(3):dteWait(4):dteIgnore(5),CTS line state.
.1.3.6.1.4.1.164.6.2.15.2.1.1.9,RAD-MIB::prtSupervisoryDcdDelay,INTEGER,read-write,,current,notApplicable(1):d0(2):d10(3):d50(4):d100(5):d200(6):d300(7),DCD delay in msec.
.1.3.6.1.4.1.164.6.2.15.2.1.1.10,RAD-MIB::prtSupervisoryDSR,INTEGER,read-write,,current,notApplicable(1):on(2):dtr(3),DSR line state.
.1.3.6.1.4.1.164.6.2.15.2.1.1.11,RAD-MIB::prtSupervisoryRoutProtocol,INTEGER,read-write,,current,notApplicable(1):none(2):proprietary(3):rip2(4),This attribute indicates the routing protocol of the port. notApplicable - for DP.
.1.3.6.1.4.1.164.6.2.15.3,RAD-MIB::prtPerformance,,,,,,
.1.3.6.1.4.1.164.6.2.15.3.1,RAD-MIB::prtPerfTable,,not-accessible,,current,,This table includes G.826 ports or interfaces.
.1.3.6.1.4.1.164.6.2.15.3.1.1,RAD-MIB::prtPerfEntry,,not-accessible,prtPerfIdx:prtPerfPeriodRef,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.3.1.1.1,RAD-MIB::prtPerfIdx,Integer32,read-only,,current,,This object is an index of the specific port or interface.
.1.3.6.1.4.1.164.6.2.15.3.1.1.2,RAD-MIB::prtPerfPeriodRef,INTEGER,read-only,,current,currentPeriod(1):lastPeriod(2),This object is an index that specifies which period of time, the next
.1.3.6.1.4.1.164.6.2.15.3.1.1.3,RAD-MIB::prtPerfElapsedTime,Integer32,read-only,,current,,Elapsed Time in seconds.
.1.3.6.1.4.1.164.6.2.15.3.1.1.4,RAD-MIB::prtPerfUAS,Integer32,read-only,,current,,Number of Unavailable Seconds for the reference period (prtPerfPeriodRef).
.1.3.6.1.4.1.164.6.2.15.3.1.1.5,RAD-MIB::prtPerfES,Integer32,read-only,,current,,Number of Errored Seconds for the reference period (prtPerfPeriodRef).
.1.3.6.1.4.1.164.6.2.15.3.1.1.6,RAD-MIB::prtPerfSES,Integer32,read-only,,current,,Number of Severely Errored Seconds for the reference period (prtPerfPeriodRef).
.1.3.6.1.4.1.164.6.2.15.3.1.1.7,RAD-MIB::prtPerfBBE,Integer32,read-only,,current,,Number of Background Block (or Frame) Errors for the reference period 
.1.3.6.1.4.1.164.6.2.15.3.1.1.8,RAD-MIB::prtPerfBlocksPerSec,Integer32,read-only,,current,,Blocks per second (or frames per second) of the port/interface indicated by 
.1.3.6.1.4.1.164.6.2.15.3.1.1.9,RAD-MIB::prtPerfTimeTag,TimeTicks,read-only,,current,,Time Tag of Last Period: sysUpTime when last prtPerfSaveAndResetCmd was
.1.3.6.1.4.1.164.6.2.15.3.1.1.10,RAD-MIB::prtPerfSaveAndResetCmd,INTEGER,read-write,,current,off(2):on(3),A command per port/interface, to Save data of Current Period in Last Period data-set and start a new counting period for Current Period. This object is applicable only for prtPerfPeriodRef=currentPeriod. Setting this object to on(3) for prtPerfPeriodRef=last, will cause the agent to return: Bad Value response. When setting validly this object to on(3), agent will perform the required  command and will reset automatically the value of this object to off(2). Setting this object to off(2), will do nothing.
.1.3.6.1.4.1.164.6.2.15.4,RAD-MIB::prtTest,,,,,,
.1.3.6.1.4.1.164.6.2.15.4.1,RAD-MIB::prtTestTable,,not-accessible,,current,,This table includes test data for ports or interfaces.
.1.3.6.1.4.1.164.6.2.15.4.1.1,RAD-MIB::prtTestEntry,,not-accessible,prtTestIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.4.1.1.1,RAD-MIB::prtTestIdx,Integer32,read-only,,current,,This object is an index of the specific port or interface.
.1.3.6.1.4.1.164.6.2.15.4.1.1.2,RAD-MIB::prtTestCmdAndStatus,Integer32,read-write,,current,,Setting this object to a value as detailed further on  (except 0) will initiate a test on the specific port.  The test/s requested will be set according to the respective bit. The value of this object will be a sum of (2**n), where n is the Bit: TEST BIT VALUE ----------- --- ------ reserved 0 1 LineLoop=DIG 2 (=Digital) 4 OtherLoop 3 8 InwardLoop=LLB 4 (=Local Loopback) 16 BERT 5 32 LC 6 64 e.g : If the requested value is 20 -> 010100 -> Bits 2 & 4 are set -> the requested tests are : LineLoopback=DIG InwardLoopback=LLB  Not all tests combinations are valid. The terminology and order of the first tests (except BERT)  is according to the one used for Test Status of DS1 and DS3 standards. Setting this object to stop (value=0 ; all bits are 0),  will stop all the user requested tests running on the  selected port. When no test is running on the port, the Get value (test status)
.1.3.6.1.4.1.164.6.2.15.4.1.1.3,RAD-MIB::prtBertCounter,Integer32,read-only,,current,,This object indicates the number of BERT errors encountered during the BERT operation. It is valid only when BERT (Bit Error Rate Test) is active on the  specific port. The Counter starts from zero (0) anytime BERT is initiated.
.1.3.6.1.4.1.164.6.2.15.4.1.1.4,RAD-MIB::prtTestInitiator,INTEGER,read-only,,current,unknown(1):user(2):remoteUnit(3):dteRouter(4),This object indicates who initiated this port's test/s.
.1.3.6.1.4.1.164.6.2.15.4.1.1.5,RAD-MIB::prtTestTimeout,Integer32,read-write,,current,,This object is applicable only when a single 
.1.3.6.1.4.1.164.6.2.15.4.1.1.6,RAD-MIB::prtTestVctRxResult,INTEGER,read-only,,current,notApplicable(1):fail(2):normal(3):open(4):short(5):shortToCrossPair(6):coupleWithCrossPair(7),This object indicates the result of the Vct on  the cable connected to the RX connector.
.1.3.6.1.4.1.164.6.2.15.4.1.1.7,RAD-MIB::prtTestVctTxResult,INTEGER,read-only,,current,notApplicable(1):fail(2):normal(3):open(4):short(5):shortToCrossPair(6):coupleWithCrossPair(7),This object indicates the result of the Vct on  the cable connected to the TX connector.
.1.3.6.1.4.1.164.6.2.15.4.1.1.8,RAD-MIB::prtTestVctRxDistance,Integer32,read-only,,current,,This object indicates the distance in Meters 
.1.3.6.1.4.1.164.6.2.15.4.1.1.9,RAD-MIB::prtTestVctTxDistance,Integer32,read-only,,current,,This object indicates the distance in Meters 
.1.3.6.1.4.1.164.6.2.15.4.1.1.10,RAD-MIB::prtTestVctCmd,INTEGER,read-write,,current,off(2):on(3),Vct command.
.1.3.6.1.4.1.164.6.2.15.4.1.1.11,RAD-MIB::prtTestVctRxCrossPair,Integer32,read-only,,current,,This object should be equal to the Index (prtTestIdx) of the Rx cross pair.  This object is applicable only for Vct Result = shortToCrossPair or coupleWithCrossPair. This object was especially created for ETX-202. Currently not in use.
.1.3.6.1.4.1.164.6.2.15.4.1.1.12,RAD-MIB::prtTestVctTxCrossPair,Integer32,read-only,,current,,This object should be equal to the Index (prtTestIdx) of the Tx cross pair. This object is applicable only for Vct Result = shortToCrossPair or coupleWithCrossPair.
.1.3.6.1.4.1.164.6.2.15.4.1.1.13,RAD-MIB::prtTestActivationDelay,Unsigned32,read-write,,current,,This object is applicable only when a single test is running. 
.1.3.6.1.4.1.164.6.2.15.4.1.1.14,RAD-MIB::prtTestMacSwapLoopDataMode,INTEGER,read-write,,current,all(1):allExceptMng(2):specificVlan(3),This object defines which part 
.1.3.6.1.4.1.164.6.2.15.4.1.1.15,RAD-MIB::prtTestMacSwapLoopVlanId,Integer32,read-write,,current,,This object specifies the VLAN ID for 
.1.3.6.1.4.1.164.6.2.15.4.1.1.16,RAD-MIB::prtTestMacSwapLoopDirection,INTEGER,read-write,,current,local(2):remote(3),This object defines the direction of the performed loopback.
.1.3.6.1.4.1.164.6.2.15.4.1.1.17,RAD-MIB::prtTestMacSwapLoopDestAddr,OCTET,read-write,,current,,Configures the MAC address that will be sent in the 
.1.3.6.1.4.1.164.6.2.15.4.1.1.18,RAD-MIB::prtTestMacSwapLoopSrcAddr,OCTET,read-write,,current,,Configures the MAC address that will be sent in the 
.1.3.6.1.4.1.164.6.2.15.4.1.1.19,RAD-MIB::prtTestOamMinRoundTripDelay,Unsigned32,read-only,,current,,The mininal value of round trip delay of loopback message for a session of  OAM loopback.Units are msec.
.1.3.6.1.4.1.164.6.2.15.4.1.1.20,RAD-MIB::prtTestOamMaxRoundTripDelay,Unsigned32,read-only,,current,,The maximum value of round trip delay of loopback message for a session of  OAM loopback.Units are msec.
.1.3.6.1.4.1.164.6.2.15.4.1.1.21,RAD-MIB::prtTestOamAvgRoundTripDelay,Unsigned32,read-only,,current,,The average round trip delay of loopback message for a session of  OAM loopback.Units are msec.
.1.3.6.1.4.1.164.6.2.15.4.1.1.22,RAD-MIB::prtTestOamTxInterval,Unsigned32,read-write,,current,,Indicates the interval between loopback sent messages.Units are msec.
.1.3.6.1.4.1.164.6.2.15.4.1.1.23,RAD-MIB::prtTestDestinationIpAddress,IpAddress,read-write,,current,,Indicates the destination IP Address in the transmitted messages that are looped back.
.1.3.6.1.4.1.164.6.2.15.4.1.1.24,RAD-MIB::prtTestTTL,Unsigned32,read-write,,current,,Time-to-live.Number of hops the loopback message will go through the net  before deciding to discard it.
.1.3.6.1.4.1.164.6.2.15.4.1.1.25,RAD-MIB::prtTestBwProfile,Unsigned32,read-write,,current,,Indicates the BW profile (from bwProfileTable) that is assigned to the loopback test in order to limit the traffic that is looped back.
.1.3.6.1.4.1.164.6.2.15.5,RAD-MIB::prtParam,,,,,,
.1.3.6.1.4.1.164.6.2.15.5.1,RAD-MIB::prtParamTable,,not-accessible,,current,,This table includes general port parameters. The meaning is parameter - prtControlCnfg. The algorithm description:  The NMS will send the agent the following get command: get(nextIfIndex.index),  where index=interface on which the new index is dependent on.  Upon this command the agent will generate and return the new index to the NMS. - This table is partially supported according to the interface type.  Upon getNext function the irrelevant parameters will be skipped.
.1.3.6.1.4.1.164.6.2.15.5.1.1,RAD-MIB::prtParamEntry,,not-accessible,prtParamIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.5.1.1.1,RAD-MIB::prtParamIdx,Integer32,read-only,,current,,This object is an index of the specific port or interface. which the NMS requires the next interface index.
.1.3.6.1.4.1.164.6.2.15.5.1.1.2,RAD-MIB::prtControlCnfg,Integer32,read-write,,current,,This object may be used for port RW general parameter/s.
.1.3.6.1.4.1.164.6.2.15.5.1.1.3,RAD-MIB::prtParamClkSrc,INTEGER,read-write,,current,loopTiming(1):localTiming(2):throughTiming(3):adaptive(4):master(5):fallback(6):station(7):notApplicable(255),The source of Transmit Clock. 'loopTiming' or 'loopback' indicates that the recovered receive clock  is used as the transmit clock. 'localTiming' or 'internal' indicates that a local clock source is used or when an external clock is attached to the box containing the interface. 'throughTiming' or 'external' indicates that recovered receive clock  from another card or interface is used as the transmit clock.  'adaptive' indicates that the clock is recovered according to the received data flow rate.  'master' and 'fallback' values may be used RO to  indicate active clock.  'station' - indicate clock received from station  port is used as transmit clock.
.1.3.6.1.4.1.164.6.2.15.5.1.1.4,RAD-MIB::prtParamPhantom,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),Power feeding to another device.
.1.3.6.1.4.1.164.6.2.15.5.1.1.5,RAD-MIB::prtParamResetStatsCmd,INTEGER,read-write,,current,off(2):on(3),Reset statistics of the selected port.
.1.3.6.1.4.1.164.6.2.15.5.1.1.6,RAD-MIB::prtParamLastResetStatsTime,TimeTicks,read-only,,current,,The value of MIB II's sysUpTime object at the last time that  prtParamResetStatsCmd was Set to on(3) for this port.  If prtParamResetStatsCmd was never Set to on(3) since last  re-initialization of the agent, then this object contains a zero value. This object enables calculating the running time of Statistics counters for this port, by: [sysUpTime-prtParamLastResetStatsTime]. For some devices other types of 'Reset' may affect this parameter
.1.3.6.1.4.1.164.6.2.15.5.1.1.7,RAD-MIB::prtParamInterfaceType,INTEGER,read-write,,current,notApplicable(1):e1(2):t1(3):fr(4):hdlc(5):hdsl2(6):shdsl(7):adsl(8):adsl2(9):reAdsl2(10):mPair(11):efm(12):atmIma(13):ds1(14),The type of the port.
.1.3.6.1.4.1.164.6.2.15.5.1.1.8,RAD-MIB::prtParamClearAlarm,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to ON, will enforce a clear  operation on the Port Alarms. Upon completion, the value will automatically change to off(2).
.1.3.6.1.4.1.164.6.2.15.5.1.1.9,RAD-MIB::prtParamLeds,OCTET,read-only,,current,,This entry specifies the LEDs status of the port. and the next two bits (right) specify the color : (00=GREEN, 01=RED, 10=YELLOW, 11=GRAY). The order of the LEDS is from top to bottom, left to right: For each row starting from the top,  the LEDS are returned from left to right.
.1.3.6.1.4.1.164.6.2.15.5.1.1.10,RAD-MIB::prtParamLineLength,INTEGER,read-write,,current,notApplicable(1):long(2):normal(3):short(4),Line Length of the line connected to this port.
.1.3.6.1.4.1.164.6.2.15.5.1.1.11,RAD-MIB::prtParamUsage,INTEGER,read-write,,current,notApplicable(1):user(2):network(3),Defines whether this port works as User port or as Network port.
.1.3.6.1.4.1.164.6.2.15.5.1.1.12,RAD-MIB::prtParamMappingMode,INTEGER,read-write,,current,notApplicable(1):off(2):auto(3):manual(4):adjacent(5),This object defines path protection on SONET/SDH link Auto - SONET/SDH mapping for port is copied automatically to same TU on the redundant  SONET/SDH local (reside on same slot) link by agent. Manual - the user can configure the redundant  mapping for port on the same link or to the other link on any TU Adjacent - similar to auto, but mapping is copied automatically by agent to link on adjacent slot .
.1.3.6.1.4.1.164.6.2.15.5.1.1.13,RAD-MIB::prtParamAlarmIndication,INTEGER,read-only,,current,notApplicable(1):off(2):on(3),This object indicates status-aggregation of non-masked alarms  associated with all interface layers, related to this physical port. When at least one non-masked alarm exists on any layer,  value of this object is on (3).   Indication will be off (2) only when there's no active  non-masked alarm on any interface layer related to this port.  Masking an Alarm, will consider it as not exist for this indication.  Example: When a port has an ATM higher layer and at least  one VC has alarm, value of this object will be on (3)
.1.3.6.1.4.1.164.6.2.15.5.1.1.14,RAD-MIB::prtParamClkQualityLevel,OCTET,read-only,,current,,This parameter indicates quality level of clock signal. Quality is encoded according to SSM  (Synchronization Status Messages) encoding. 0010 PRC (Primary Reference Clock) - Rec. G.811 0100 SSU-T (Sync. Source Unit-Transit)- Rec. G.812 Transit 1000 SSU-L (Sync. Source Unit Local) - Rec. G.812 Local 1011 SEC (SDH Equipment Clock) 1111 DNU (do not use for synchronization)
.1.3.6.1.4.1.164.6.2.15.5.1.1.15,RAD-MIB::prtParamClkWaveShape,INTEGER,read-write,,current,notApplicable(1):sine(2):square(3),Wave shape of station clock source signal.
.1.3.6.1.4.1.164.6.2.15.5.1.1.16,RAD-MIB::prtParamStatus,INTEGER,read-only,,current,notApplicable(1):up(2):signalLoss(3):syncLoss(4),Station clock source Status.
.1.3.6.1.4.1.164.6.2.15.5.1.1.17,RAD-MIB::prtParamSignalLevel,Integer32,read-only,,current,,This object indicates signal level (in thenth of dB units)
.1.3.6.1.4.1.164.6.2.15.5.1.1.18,RAD-MIB::prtParamClkUserQualityLevel,OCTET,read-write,,current,,This parameter allows user to mark quality level of clock. Quality is encoded according to SSM  (Synchronization Status Messages) encoding. Bits 8 -5 of byte are encoded as follows: Left most bit - MSB(8) ---> LSB(5) 8765  0000 Quality Unknown 0010 PRC (Primary Reference Clock) - Rec. G.811 0100 SSU-T (Sync. Source Unit-Transit) Rec. G.812 Transit 1000 SSU-L (Sync. Source Unit Local) - Rec. G.812 Local 1011 SEC (SDH Equipment Clock) 1111 DNU (do not use for synchronization)
.1.3.6.1.4.1.164.6.2.15.5.1.1.19,RAD-MIB::prtParamDataRate,Unsigned32,read-write,,current,,Rate of serial data port (V.11, V.24, V.35)  in kbps units.
.1.3.6.1.4.1.164.6.2.15.5.1.1.20,RAD-MIB::prtParamLoopDetect,INTEGER,read-write,,current,disable(2):enable(3),Enable/disable Loop Detection on a port.
.1.3.6.1.4.1.164.6.2.15.5.1.1.21,RAD-MIB::prtParamActUponLoopDetect,OCTET,read-write,,current,,This parameter is used to indicate which actions
.1.3.6.1.4.1.164.6.2.15.5.1.1.22,RAD-MIB::prtParamPSNLayer,INTEGER,read-write,,current,l2(2):l3(3),This object indicates the network layer from which clock is derived.
.1.3.6.1.4.1.164.6.2.15.5.1.1.23,RAD-MIB::prtParamRxSsm,INTEGER,read-write,,current,disabled(2):rx(3),This object indicates if Station Clock SSM messages 
.1.3.6.1.4.1.164.6.2.15.5.1.1.24,RAD-MIB::prtParamClkSsmRxSource,INTEGER,read-write,,current,sa4(2):sa5(3):sa6(4):sa7(5):sa8(6),This object indicates the Sa-bit of the E1 frame,
.1.3.6.1.4.1.164.6.2.15.5.1.1.26,RAD-MIB::prtParamFarEndDevice,Unsigned32,read-write,,current,,Programmed Far-End device connected to this port.  This object is relevant for products having multiple DBs. For MP-4100, LRS-102 OP-108/106 cards, the options will be: 2 = OP-108 3 = OP-108/ETH 4 = OP-106 5 = OP-106/ETH 6 = card of MP or LRS-102
.1.3.6.1.4.1.164.6.2.15.5.1.1.27,RAD-MIB::prtParamTxClk,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),enable/disable station clock signal output.
.1.3.6.1.4.1.164.6.2.15.6,RAD-MIB::prtIP,,,,,,
.1.3.6.1.4.1.164.6.2.15.6.1,RAD-MIB::prtIpParamTable,,not-accessible,,current,,A table - Parameters for IP Ports.
.1.3.6.1.4.1.164.6.2.15.6.1.1,RAD-MIB::prtIpParamEntry,,not-accessible,prtIpParamConfigIdx:prtIpParamSlotIdx:prtIpParamIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.6.1.1.1,RAD-MIB::prtIpParamConfigIdx,Integer32,read-only,,current,,This object indicates the Configuration number (1..255)  referred. Value of 255 specifies the TmpCnfg (Scratch). For products having Agent and Edit configurations,  Write operation for the table entries is allowed only to  Config=255.
.1.3.6.1.4.1.164.6.2.15.6.1.1.2,RAD-MIB::prtIpParamSlotIdx,Integer32,read-only,,current,,This object indicates a unique number of the slot position  in which the module is inserted. notApplicable = 255 (for products that don't have slots).  For KM: kmxMlA (103), kmxMlB (104).
.1.3.6.1.4.1.164.6.2.15.6.1.1.3,RAD-MIB::prtIpParamIdx,Integer32,read-only,,current,,This object indicates a unique Port Index.
.1.3.6.1.4.1.164.6.2.15.6.1.1.4,RAD-MIB::prtIpParamHostIP,IpAddress,read-write,,current,,The host interface IP address.
.1.3.6.1.4.1.164.6.2.15.6.1.1.5,RAD-MIB::prtIpParamHostMask,IpAddress,read-write,,current,,The host interface subnet mask.
.1.3.6.1.4.1.164.6.2.15.6.1.1.6,RAD-MIB::prtIpParamDefaultGateway,IpAddress,read-write,,current,,Default Gateway's IP Address.
.1.3.6.1.4.1.164.6.2.15.6.1.1.7,RAD-MIB::prtIpParamMediaMode,INTEGER,read-only,,current,notApplicable(1):halfDuplex(2):fullDuplex(3),This object indicates the real Media Mode.
.1.3.6.1.4.1.164.6.2.15.6.1.1.8,RAD-MIB::prtIpParamMediaRate,INTEGER,read-only,,current,notApplicable(1):r10Mbps(2):r100Mbps(3),This object indicates the real Media Rate (Mbps).
.1.3.6.1.4.1.164.6.2.15.6.1.1.9,RAD-MIB::prtIpParamMngVlanSupport,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Management VLAN support (Tagging). no - No support of VLAN Tagging. yes - 4 VLAN bytes will be added to the frame.
.1.3.6.1.4.1.164.6.2.15.6.1.1.10,RAD-MIB::prtIpParamMngVlanId,Integer32,read-write,,current,,Management VLAN ID.
.1.3.6.1.4.1.164.6.2.15.6.1.1.11,RAD-MIB::prtIpParamMngVlanPriority,Integer32,read-write,,current,,Management VLAN Frame priority.
.1.3.6.1.4.1.164.6.2.15.6.1.1.12,RAD-MIB::prtIpParamRingMode,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates If Ring Mode is enabled or not.
.1.3.6.1.4.1.164.6.2.15.6.1.1.13,RAD-MIB::prtIpParamProtIpEnable,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates whether a list of Protected IP Addresses  is enabled or not. This object is applicable only if  prtIpParamRingMode=enable.
.1.3.6.1.4.1.164.6.2.15.6.1.1.14,RAD-MIB::prtIpParamTrafficPriority,INTEGER,read-write,,current,notApplicable(1):low(2):high(3),This object indicates the traffic priority of this port.
.1.3.6.1.4.1.164.6.2.15.6.1.1.15,RAD-MIB::prtIpParamRemoteIP,IpAddress,read-write,,current,,This is the IP Address of the remote device that is connected to the current device (Point to Point Application). It is used for sending OAM packets on the LAN to the remote side in order to check that the connection is OK.
.1.3.6.1.4.1.164.6.2.15.6.1.1.16,RAD-MIB::prtIpParamMaxTxBandwidth,INTEGER,read-write,,current,full(2):e1(3):t1(4),This object shows the Max Bandwidth allowed on the LAN. Full - means that a Maximum of 100 Mega Byte Rate may go through the LAN.
.1.3.6.1.4.1.164.6.2.15.6.1.1.17,RAD-MIB::prtIpParamTos,Integer32,read-write,,current,,TOS = Type of Service transmitted. Valid values: 0..255.
.1.3.6.1.4.1.164.6.2.15.6.1.1.18,RAD-MIB::prtIpParamConnect,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),Port Connection.
.1.3.6.1.4.1.164.6.2.15.6.1.1.19,RAD-MIB::prtIpParamAgingTime,Integer32,read-write,,current,,Aging Time in seconds.
.1.3.6.1.4.1.164.6.2.15.6.1.1.20,RAD-MIB::prtIpParamEncapsulationProt,INTEGER,read-write,,current,notApplicable(1):tcp(2):udp(3),Encapsulation Protocol.
.1.3.6.1.4.1.164.6.2.15.6.1.1.21,RAD-MIB::prtIpParamEncapProtPort,Integer32,read-write,,current,,Encapsulation Protocol Port (TCP/UDP Port).
.1.3.6.1.4.1.164.6.2.15.6.1.1.22,RAD-MIB::prtIpParamVlanSupport,INTEGER,read-write,,current,notApplicable(1):no(2):yes(3),VLAN support (Tagging). 'no' - No support of VLAN Tagging. 'yes' - 4 VLAN bytes will be added to the frame.
.1.3.6.1.4.1.164.6.2.15.6.1.1.23,RAD-MIB::prtIpParamVlanId,Integer32,read-write,,current,,VLAN Identifier.
.1.3.6.1.4.1.164.6.2.15.6.1.1.24,RAD-MIB::prtIpParamVlanPriority,Integer32,read-write,,current,,VLAN Frame priority.
.1.3.6.1.4.1.164.6.2.15.6.1.1.25,RAD-MIB::prtIpParamDoubleTagVlanId,Integer32,read-write,,current,,VLAN Identifier of the Double Tagging VLAN.
.1.3.6.1.4.1.164.6.2.15.6.1.1.26,RAD-MIB::prtIpParamDoubleTagVlanPriority,Integer32,read-write,,current,,VLAN Frame priority of the Double Tagging VLAN.
.1.3.6.1.4.1.164.6.2.15.6.1.1.27,RAD-MIB::prtIpParamVlanTagging,INTEGER,read-write,,current,notApplicable(1):unmodified(2):tag(3):doubleTag(4):doubleTagAndFallBack(5):untag(6),VLAN Tagging. 'unmodified' - No change will be done to the Frame. 'tag' - Add Tag to Untagged Frames. 'doubleTag' - Add Tag to all Frames. 'doubleTagAndFallBack' - Double Tagging will have different rules for  VLANs that this port is member in, than these it is not a member in. 'untag' - Remove Tag from tagged frames.
.1.3.6.1.4.1.164.6.2.15.6.1.1.28,RAD-MIB::prtIpParamRateLimit,Integer32,read-write,,current,,The maximum rate permitted to transfer via this port, in Kbps.
.1.3.6.1.4.1.164.6.2.15.6.1.1.29,RAD-MIB::prtIpParamDefInterface,Integer32,read-write,,current,,The Default Interface for packets with unresolved destination subnet. For internal-X port: 100 + X .
.1.3.6.1.4.1.164.6.2.15.6.1.1.30,RAD-MIB::prtIpParamMng,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),This object indicates whether Management is enabled/disabled via this port.
.1.3.6.1.4.1.164.6.2.15.6.1.1.31,RAD-MIB::prtIpParamFloodedRateLimit,Integer32,read-write,,current,,The maximum rate permitted to transfer broadcast, multicast, and unicast flooded frames via this port, in Kbps. 0 - Disable. In Ipmux14 this parameter is applicable when prtIpParamRateLimit=0 (disable).
.1.3.6.1.4.1.164.6.2.15.6.1.1.32,RAD-MIB::prtIpParamBurstSize,Unsigned32,read-write,,current,,The burst size that the port can support beyond rate limitation determined in prtIpParamRateLimit. Burst Size is measured in bytes.
.1.3.6.1.4.1.164.6.2.15.6.1.1.33,RAD-MIB::prtIpParamLimitPacketType,INTEGER,read-write,,current,all(1):broadMultiFloodedUnicast(2):broadcastMulticast(3):broadcast(4),The packet type that will be rate limited. Rate limitation  determined in prtIpParamRateLimit. all - All packet types are rate limited. broadcastMulticast - Broadcast and Multicast packets are rate limited. broadcast - Broadcast packets are rate limited.
.1.3.6.1.4.1.164.6.2.15.6.1.1.34,RAD-MIB::prtIpParamKeepAliveInterval,Integer32,read-write,,current,,This parameter indicates the period of time (in msec.)  between two consequent Keep Alive messages.
.1.3.6.1.4.1.164.6.2.15.6.1.1.35,RAD-MIB::prtIpParamKeepAliveThresh,Integer32,read-write,,current,,This parameter indicates the maximum number of  missed Keep Alive answer messages acceptable, after which link status will be failed.
.1.3.6.1.4.1.164.6.2.15.6.1.1.36,RAD-MIB::prtIpParamP2pKeepAliveVlanId,Integer32,read-write,,current,,Dedicated VLAN ID for keep alive messages.
.1.3.6.1.4.1.164.6.2.15.6.1.1.37,RAD-MIB::prtIpParamP2pKeepAliveVlanPrio,Integer32,read-write,,current,,VLAN priority for P2P keep alive messages .
.1.3.6.1.4.1.164.6.2.15.6.1.1.38,RAD-MIB::prtIpParamRingAdjacentMacAddr,OCTET,read-only,,current,,The MAC address of the adjacent NE connected to this port in an ETH ring. If the port is not a member of a ring, the value of this parameter will be 00-00-00-00-00-00.
.1.3.6.1.4.1.164.6.2.15.7,RAD-MIB::prtClkSrc,,,,,,
.1.3.6.1.4.1.164.6.2.15.7.1,RAD-MIB::prtClkSrcTable,,not-accessible,,current,,A table - Parameters for master and fallback  clock source of ports .
.1.3.6.1.4.1.164.6.2.15.7.1.1,RAD-MIB::prtClkSrcEntry,,not-accessible,prtClkSrcCnfgIdx:prtClkSrcPrtIdx:prtClkSrcIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.7.1.1.1,RAD-MIB::prtClkSrcCnfgIdx,Integer32,not-accessible,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.6.2.15.7.1.1.2,RAD-MIB::prtClkSrcPrtIdx,Integer32,not-accessible,,current,,This object indicates a unique Port Index (receiving clock). Refer to device specification for port Index
.1.3.6.1.4.1.164.6.2.15.7.1.1.3,RAD-MIB::prtClkSrcIdx,INTEGER,not-accessible,,current,master(1):fallback(2),An index in the table.  master - refers Master clock parameters  fallback - refers Fallback clock parameters
.1.3.6.1.4.1.164.6.2.15.7.1.1.4,RAD-MIB::prtClkSrcMode,INTEGER,read-write,,current,internal(2):rxClk(3):notApplicable(255),This entry indicates the source the nodal timing is  locked to.
.1.3.6.1.4.1.164.6.2.15.7.1.1.5,RAD-MIB::prtClkSrcPrt,Integer32,read-write,,current,,This entry is valid only when working in rxClk mode.
.1.3.6.1.4.1.164.6.2.15.8,RAD-MIB::opticalPort,,,,,,
.1.3.6.1.4.1.164.6.2.15.8.1,RAD-MIB::optPrtMonitorTable,,not-accessible,,current,,A table - optical port (e.g SFP) monitoring parameters, according to SFF-8472 Specification for Diagnostic Monitoring 
.1.3.6.1.4.1.164.6.2.15.8.1.1,RAD-MIB::optPrtMonitorEntry,,not-accessible,optPrtMonitorPrtIdx:optPrtMonitorSample,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.8.1.1.1,RAD-MIB::optPrtMonitorPrtIdx,Integer32,not-accessible,,current,,This object indicates a unique (optical) Port Index . Refer to device specification for port Index.
.1.3.6.1.4.1.164.6.2.15.8.1.1.2,RAD-MIB::optPrtMonitorSample,INTEGER,not-accessible,,current,actual(1):minimum(2):maximum(3),This index indicates historic and current values -  minimum, maximum and actual (current) value. 
.1.3.6.1.4.1.164.6.2.15.8.1.1.3,RAD-MIB::optPrtMonitorTxPower,Integer32,read-only,,current,,Transmitted optical power level. Value is given in units of hundredth (1/100) of dBm. 
.1.3.6.1.4.1.164.6.2.15.8.1.1.4,RAD-MIB::optPrtMonitorLaserBias,Integer32,read-only,,current,,LASER bias current level.  Value is given in units of microAmper (uA).
.1.3.6.1.4.1.164.6.2.15.8.1.1.5,RAD-MIB::optPrtMonitorLaserTemp,Integer32,read-only,,current,,LASER temperature level, in hundredth (1/100) (C) degrees.
.1.3.6.1.4.1.164.6.2.15.8.1.1.6,RAD-MIB::optPrtMonitorRxPower,Integer32,read-only,,current,,Received optical power in units of hundredth (1/100) of dBm. 
.1.3.6.1.4.1.164.6.2.15.8.1.1.7,RAD-MIB::optPrtMonitorSupplyVoltage,Integer32,read-only,,current,,Supply voltage, in hundredth (1/100) of volts (V).
.1.3.6.1.4.1.164.6.2.15.8.2,RAD-MIB::optPrtCnfgTable,,not-accessible,,current,,A table - optical port configuration
.1.3.6.1.4.1.164.6.2.15.8.2.1,RAD-MIB::optPrtCnfgEntry,,not-accessible,optPrtCnfgIdx:optPrtCnfgPrtIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.15.8.2.1.1,RAD-MIB::optPrtCnfgIdx,Unsigned32,not-accessible,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.x.
.1.3.6.1.4.1.164.6.2.15.8.2.1.2,RAD-MIB::optPrtCnfgPrtIdx,Unsigned32,not-accessible,,current,,This object indicates a unique (optical) Port Index . Refer to device specification for port Index.
.1.3.6.1.4.1.164.6.2.15.8.2.1.3,RAD-MIB::optPrtCnfgALS,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),enable/disable Automatic Laser Shutdown 
.1.3.6.1.4.1.164.6.2.16,RAD-MIB::systemResetAllStatsCmd,INTEGER,read-write,,current,off(2):on(3),Reset statistics of all ports and connections of the device.
.1.3.6.1.4.1.164.6.2.17,RAD-MIB::systemClearTablesCmd,INTEGER,read-write,,current,off(2):tempCnfgTables(3),tempCnfgTables - Set *RowStatus = destroy for all entries of  some tables having *RowStatus object, for  temporary configuration only! (255). For the relevant tables, see product's specification. This object should be used by WAN product applications  before performing the Update operation, in order to clear  old entries of these tables. For MP-104/204 the entries will be destroyed for cnfg=1.  off - agent will automatically change to this value, after performing the  command. 
.1.3.6.1.4.1.164.6.2.18,RAD-MIB::systemParameter,Integer32,read-write,,current,,This parameter can be used for different purposes:  - TELNET session time-out in seconds. -Vmux-110: This parameter value equals to maximum number of bundles. The selection will be a sum of the 2**n For each bit:'0' = T1 ,'1' = E1 ... ...
.1.3.6.1.4.1.164.6.2.19,RAD-MIB::agnGlobalAlarmMask,OCTET,read-write,,current,,The value of this attribute determines the alarm traps the  agent should mask and not send to the managers. Each bit from a certain octet represents a certain alarm.
.1.3.6.1.4.1.164.6.2.20,RAD-MIB::alarmSeverity,INTEGER,read-only,,current,event(3):minor(4):major(5):warning(6):critical(7),This object specifies the severity of the alarms.
.1.3.6.1.4.1.164.6.2.21,RAD-MIB::alarmState,INTEGER,read-only,,current,off(2):on(3),.
.1.3.6.1.4.1.164.6.2.22,RAD-MIB::agnTestStatus,INTEGER,read-only,,current,off(2):on(3),Indicates the current test status (for all levels: system, This attribute will be set to:  on(3): when there is at least one test in progress on the system/card/port system/card/port
.1.3.6.1.4.1.164.6.2.23,RAD-MIB::systemSaveAndResetAllStatsCmd,INTEGER,read-write,,current,off(2):on(3),on - a command to Save data of Current Period in Last Period data-set and start a new counting period for Current Period. off - agent will automatically change to this value, after performing the  command.
.1.3.6.1.4.1.164.6.2.24,RAD-MIB::systemDefaultGateway,IpAddress,read-write,,current,,Default Gateway's IP Address.
.1.3.6.1.4.1.164.6.2.25,RAD-MIB::systemPsTable,,not-accessible,,current,,This table describes the PS types of a device.
.1.3.6.1.4.1.164.6.2.25.1,RAD-MIB::systemPsEntry,,not-accessible,systemPsIndex1:systemPsIndex2,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.25.1.1,RAD-MIB::systemPsIndex1,Integer32,read-only,,current,,First Index. 
.1.3.6.1.4.1.164.6.2.25.1.2,RAD-MIB::systemPsIndex2,Integer32,read-only,,current,,Second Index.  In SA units:
.1.3.6.1.4.1.164.6.2.25.1.3,RAD-MIB::systemPsType,INTEGER,read-only,,current,none(1):ac(2):dc(3):acDc(4):acPF(5):dcPF(6),The type of PS, for a stand-alone product. acDc - PS that supports both AC and DC. acPF - Power Feeding (phantom) box that is feeding another box by external AC. dcPF - Power Feeding (phantom) box that is feeding another box by external DC.
.1.3.6.1.4.1.164.6.2.25.1.4,RAD-MIB::systemPsStatus,INTEGER,read-only,,current,notApplicable(1):failed(2):ok(3):degraded(4),The Status of the PS unit.
.1.3.6.1.4.1.164.6.2.25.1.5,RAD-MIB::systemPsHotSwap,INTEGER,read-only,,current,notApplicable(1):fixed(2):hotSwap(3),Is PS unit hot swap or fixed.
.1.3.6.1.4.1.164.6.2.26,RAD-MIB::agnFans,OCTET,read-only,,current,,This entry specifies the FANs existence and status.  and the left bit will specify it's status (0= OK, 1=FAIL), so for each fan: 00 - FAN does not exist 01 - FAN exists and OK (Low Mode) 11 - FAN exists and is Failed 
.1.3.6.1.4.1.164.6.2.27,RAD-MIB::agnSendTrapParameter,Integer32,read-write,,current,,This object specifies if the agent will attach a specific
.1.3.6.1.4.1.164.6.2.28,RAD-MIB::agnSensorsStatus,OCTET,read-only,,current,,This entry specifies the Sensors (Temperature sensors or others) and the left bit will specify it's status (0= OK, 1=FAIL), so for each sensor: 00 - sensor does not exist 01 - sensor exists and status is OK 11 - sensor exists and status is not OK  ( e.g. temperature exceeds pre-defined threshold)
.1.3.6.1.4.1.164.6.2.29,RAD-MIB::agnStationClockCard,INTEGER,read-only,,current,notApplicable(1):notExist(2):notValid(3):ok(4),This entry specifies the station clock card notExist - station clock card (piggy) does not exist. notValid - station clock card exists but clock status is not valid. ok - station clock card exists, and its status is OK  When the sepcific reason for clock status not being valid is known, it may be reported by lossOfSync or lossOfSignal values.
.1.3.6.1.4.1.164.6.2.30,RAD-MIB::xcIndexNext,Integer32,read-only,,current,,This object contains an appropriate value to be used for xcIndex when creating entries in the xcTable. The value 0 indicates that no unassigned entries are available. To obtain the xcIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
.1.3.6.1.4.1.164.6.2.31,RAD-MIB::xcTable,,not-accessible,,current,,Configuration of system cross-connect entries. The table follows the behavior described in RFC 2515,  RFC 1604 regarding the creation deletion and modification  of an entry within the table.
.1.3.6.1.4.1.164.6.2.31.1,RAD-MIB::xcEntry,,not-accessible,xcIndex:xcIfIndex1:xcVpi:xcVci:xcIfIndex2,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.31.1.1,RAD-MIB::xcIndex,Integer32,not-accessible,,current,,Cross Connect Identifier.
.1.3.6.1.4.1.164.6.2.31.1.2,RAD-MIB::xcIfIndex1,Integer32,not-accessible,,current,,The interface Index from the ifTable, which identify one side  of the connection.
.1.3.6.1.4.1.164.6.2.31.1.3,RAD-MIB::xcVpi,Integer32,not-accessible,,current,,The VPI value.
.1.3.6.1.4.1.164.6.2.31.1.4,RAD-MIB::xcVci,Integer32,not-accessible,,current,,The VCI value.
.1.3.6.1.4.1.164.6.2.31.1.5,RAD-MIB::xcIfIndex2,Integer32,not-accessible,,current,,The interface Index from the ifTable, which identifies the other  side of the connection.
.1.3.6.1.4.1.164.6.2.31.1.6,RAD-MIB::xcRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This parameter allows NMS to create/delete entries of this table.
.1.3.6.1.4.1.164.6.2.31.1.7,RAD-MIB::xcDescr,OCTET,read-create,,current,,A textual string containing information about the xc entry.
.1.3.6.1.4.1.164.6.2.31.1.8,RAD-MIB::xcAdminStatus,INTEGER,read-create,,current,up(1):down(2),The desired administrative status of this bi-directional cross-connect.
.1.3.6.1.4.1.164.6.2.31.1.9,RAD-MIB::xcOperStatus,INTEGER,read-only,,current,up(1):down(2):unknown(3),The operational status of this bi-directional  cross-connect.
.1.3.6.1.4.1.164.6.2.31.1.10,RAD-MIB::xcAttachedIfType,INTEGER,read-only,,current,notApplicable(1):free(2):routerAtm(3):lis(4),This object indicates if the specific VCC is already attached to any interface, and indicates the type of the interface. This object's purpose is to ease the checking to  the NMS. notApplicable - used for entries that are not LAN (as HDLC),  or when the VCC was attached to a bridge, or  when this parameter is irrelevant. free - the LAN VCC wasn't attached yet to any router  interface.  routerAtm - attached to an ATM router interface. lis - attached to a LIS interface.
.1.3.6.1.4.1.164.6.2.31.1.11,RAD-MIB::xcInputPriority,Integer32,read-create,,current,,This object is the priority, by which the LAN frames will be  internaly sent to the ATM HW. This parameter is applicable if  atmNteMdlInputPriorityMechanism=enabled.  1 - Highest priority. Will be the first to be sent to the ATM HW. 4 - Lowest priority. Will be the last to be sent to the ATM HW.
.1.3.6.1.4.1.164.6.2.31.1.12,RAD-MIB::xcBitMapping,Integer32,read-only,,current,,This object maps this entry to a bit of an octet string. For ACE2002 this object maps the LAN VCC to the bit of the  VLAN Port Lists. If the value is '0' then it means that  this VCC is not mapped to a port list or it may be an HDSL entry.
.1.3.6.1.4.1.164.6.2.32,RAD-MIB::systemModule,,,,,,
.1.3.6.1.4.1.164.6.2.32.1,RAD-MIB::modlParam,,,,,,
.1.3.6.1.4.1.164.6.2.32.1.1,RAD-MIB::modlParamTable,,not-accessible,,current,,This table include parameters for system modules.
.1.3.6.1.4.1.164.6.2.32.1.1.1,RAD-MIB::modlParamEntry,,not-accessible,modlParamIndex,current,,An entry in table.
.1.3.6.1.4.1.164.6.2.32.1.1.1.1,RAD-MIB::modlParamIndex,Integer32,read-only,,current,,The module index. The index can be the slot number or any other module index as described in the specifications of the device. For Vmux-2100 device, the index will have values of: 1..4 for slots 1..4.
.1.3.6.1.4.1.164.6.2.32.1.1.1.2,RAD-MIB::modlParamReset,INTEGER,read-write,,current,off(2):on(3):factory(4),Reset action to be performed on the module. 
.1.3.6.1.4.1.164.6.2.32.1.1.1.3,RAD-MIB::modlParamSwdlStatus,INTEGER,read-only,,current,notApplicable(1):off(2):inProcess(3),This parameter indicates whatever the swdl is in process or not.
.1.3.6.1.4.1.164.6.2.32.1.1.1.4,RAD-MIB::modlParamLeds,OCTET,read-only,,current,,This entry specifies the LEDs status of the module. and the next two bits (right) specify the color : (00=GREEN, 01=RED, 10=YELLOW, 11=GRAY). The order of the LEDS is from top to bottom, left to right: For each row starting from the top, the LEDS are returned from left to right.
.1.3.6.1.4.1.164.6.2.32.1.1.1.5,RAD-MIB::modlParamType,INTEGER,read-only,,current,unknown(2):empty(3):miRicE1(4):miRicT1(5):miRicE3(6):miRicT3(7),This attribute indicates the Module Type.
.1.3.6.1.4.1.164.6.2.32.1.1.1.6,RAD-MIB::modlParamSwVer,OCTET,read-only,,current,,This attribute indicates the Module's Software Version.
.1.3.6.1.4.1.164.6.2.33,RAD-MIB::agnNearFarConnection,INTEGER,read-only,,current,notApplicable(1):disconnected(2):connected(3),This parameter describes the connection between near-end and far-end agents.
.1.3.6.1.4.1.164.6.2.34,RAD-MIB::agnAccess,,,,,,
.1.3.6.1.4.1.164.6.2.34.1,RAD-MIB::agnTelnetAccess,INTEGER,read-write,,current,disable(2):enable(3):managersOnly(4):enableSecure(5):managersOnlySecure(6),Enable/Disable accessing the device via Telnet.
.1.3.6.1.4.1.164.6.2.34.2,RAD-MIB::agnWebAccess,INTEGER,read-write,,current,disable(2):enable(3):managersOnly(4):enableSecure(5):managersOnlySecure(6),Enable/Disable accessing the device via Web.
.1.3.6.1.4.1.164.6.2.34.3,RAD-MIB::agnRadiusAccess,INTEGER,read-write,,current,disable(2):enable(3),Enable/Disable authentication via RADIUS server.
.1.3.6.1.4.1.164.6.2.34.4,RAD-MIB::agnSshAccess,INTEGER,read-write,,current,disable(2):enable(3):managersOnly(4),Enable/Disable accessing the device via SSH.
.1.3.6.1.4.1.164.6.2.35,RAD-MIB::systemInterface,,,,,,
.1.3.6.1.4.1.164.6.2.35.1,RAD-MIB::ifCreateTable,,not-accessible,,current,,The Interface Configuration Table.
.1.3.6.1.4.1.164.6.2.35.1.1,RAD-MIB::ifCreateEntry,,not-accessible,ifCreateEntityType:ifCreateEntityIdx:ifCreateNumber,current,,An entry in the Interface Configuration table.
.1.3.6.1.4.1.164.6.2.35.1.1.1,RAD-MIB::ifCreateEntityType,INTEGER,read-only,,current,other(1):ethernetLan(6):atm(37):fastEther(62):ipForward(142):teLink(200):bridge(209),This object indicates the Type of the Entity that exists above the created interface.
.1.3.6.1.4.1.164.6.2.35.1.1.2,RAD-MIB::ifCreateEntityIdx,Integer32,read-only,,current,,This object indicates the Index of the Entity that exists above the created interface. For a Logical Port, this value can be: 9999 - N/A when there is no fixed entity above it.
.1.3.6.1.4.1.164.6.2.35.1.1.3,RAD-MIB::ifCreateNumber,Integer32,read-only,,current,,This object indicates the number of the Interface that is created.
.1.3.6.1.4.1.164.6.2.35.1.1.4,RAD-MIB::ifCreateRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enables the user to  create/delete entries in this table.
.1.3.6.1.4.1.164.6.2.35.1.1.5,RAD-MIB::ifCreateType,INTEGER,read-create,,current,other(1):regular1822(2):hdh1822(3):ddnX25(4):rfc877x25(5):ethernetCsmacd(6):iso88023Csmacd(7):iso88024TokenBus(8):iso88025TokenRing(9):iso88026Man(10):starLan(11):proteon10Mbit(12):proteon80Mbit(13):hyperchannel(14):fddi(15):lapb(16):sdlc(17):ds1(18):e1(19):basicISDN(20):primaryISDN(21):propPointToPointSerial(22):ppp(23):softwareLoopback(24):eon(25):ethernet3Mbit(26):nsip(27):slip(28):ultra(29):ds3(30):sip(31):frameRelay(32):rs232(33):para(34):arcnet(35):arcnetPlus(36):atm(37):miox25(38):sonet(39):x25ple(40):iso88022llc(41):localTalk(42):smdsDxi(43):frameRelayService(44):v35(45):hssi(46):hippi(47):modem(48):aal5(49):sonetPath(50):sonetVT(51):smdsIcip(52):propVirtual(53):propMultiplexor(54):ieee80212(55):fibreChannel(56):hippiInterface(57):frameRelayInterconnect(58):aflane8023(59):aflane8025(60):cctEmul(61):fastEther(62):isdn(63):v11(64):v36(65):g703at64k(66):g703at2mb(67):qllc(68):fastEtherFX(69):channel(70):ieee80211(71):ibm370parChan(72):escon(73):dlsw(74):isdns(75):isdnu(76):lapd(77):ipSwitch(78):rsrb(79):atmLogical(80):ds0(81):ds0Bundle(82):bsc(83):async(84):cnr(85):iso88025Dtr(86):eplrs(87):arap(88):propCnls(89):hostPad(90):termPad(91):frameRelayMPI(92):x213(93):adsl(94):radsl(95):sdsl(96):vdsl(97):iso88025CRFPInt(98):myrinet(99):voiceEM(100):voiceFXO(101):voiceFXS(102):voiceEncap(103):voiceOverIp(104):atmDxi(105):atmFuni(106):atmIma(107):pppMultilinkBundle(108):ipOverCdlc(109):ipOverClaw(110):stackToStack(111):virtualIpAddress(112):mpc(113):ipOverAtm(114):iso88025Fiber(115):tdlc(116):gigabitEthernet(117):hdlc(118):lapf(119):v37(120):x25mlp(121):x25huntGroup(122):transpHdlc(123):interleave(124):fast(125):ip(126):docsCableMaclayer(127):docsCableDownstream(128):docsCableUpstream(129):a12MppSwitch(130):tunnel(131):coffee(132):ces(133):atmSubInterface(134):l2vlan(135):l3ipvlan(136):l3ipxvlan(137):digitalPowerline(138):mediaMailOverIp(139):dtm(140):dcn(141):ipForward(142):msdsl(143):ieee1394(144):if-gsn(145):dvbRccMacLayer(146):dvbRccDownstream(147):dvbRccUpstream(148):atmVirtual(149):mplsTunnel(150):srp(151):voiceOverAtm(152):voiceOverFrameRelay(153):idsl(154):compositeLink(155):ss7SigLink(156):propWirelessP2P(157):frForward(158):rfc1483(159):usb(160):ieee8023adLag(161):bgppolicyaccounting(162):frf16MfrBundle(163):h323Gatekeeper(164):h323Proxy(165):mpls(166):mfSigLink(167):hdsl2(168):shdsl(169):ds1FDL(170):pos(171):dvbAsiIn(172):dvbAsiOut(173):plc(174):nfas(175):tr008(176):gr303RDT(177):gr303IDT(178):isup(179):propDocsWirelessMaclayer(180):propDocsWirelessDownstream(181):propDocsWirelessUpstream(182):hiperlan2(183):propBWAp2Mp(184):sonetOverheadChannel(185):digitalWrapperOverheadChannel(186):aal2(187):radioMAC(188):atmRadio(189):imt(190):mvl(191):reachDSL(192):frDlciEndPt(193):atmVciEndPt(194):opticalChannel(195):opticalTransport(196):propAtm(197):voiceOverCable(198):infiniband(199):teLink(200):q2931(201):virtualTg(202):sipTg(203):sipSig(204):docsCableUpstreamChannel(205):econet(206):pon155(207):pon622(208):bridge(209):linegroup(210):voiceEMFGD(211):voiceFGDEANA(212):voiceDID(213):mpegTransport(214):sixToFour(215):gtp(216):pdnEtherLoop1(217):pdnEtherLoop2(218):opticalChannelGroup(219):homepna(220):gfp(221):ciscoISLvlan(222):actelisMetaLOOP(223):fcipLink(224):rpr(225):qam(226):lmp(227):cblVectaStar(228):docsCableMCmtsDownstream(229):adsl2(230):macSecControlledIF(231):macSecUncontrolledIF(232):aviciOpticalEther(233):atmbond(234):voiceFGDOS(235):mocaVersion1(236):ieee80216WMAN(237):adsl2plus(238):dvbRcsMacLayer(239):dvbTdm(240):dvbRcsTdma(241):x86Laps(242):wwanPP(243):wwanPP2(244):voiceEBS(245):ifPwType(246):ilan(247):pip(248):aluELP(249):gpon(250):vdsl2(251):capwapDot11Profile(252):capwapDot11Bss(253):capwapWtpVirtualRadio(254):bits(255):docsCableUpstreamRfPort(256):cableDownstreamRfPort(257):vmwareVirtualNic(258):ieee802154(259):otnOdu(260):otnOtu(261):ifVfiType(262):g9981(263):g9982(264):g9983(265):aluEpon(266):aluEponOnu(267):aluEponPhysicalUni(268):aluEponLogicalLink(269):aluGponOnu(270):aluGponPhysicalUni(271):vmwareNicTeam(272):docsOfdmDownstream(277):docsOfdmaUpstream(278):gfast(279):sdci(280):xboxWireless(281):fastdsl(282):docsCableScte55d1FwdOob(283):docsCableScte55d1RetOob(284):docsCableScte55d2DsOob(285):docsCableScte55d2UsOob(286):docsCableNdf(287):docsCableNdr(288):ptm(289):ghn(290):otnOtsi(291):otnOtuc(292):otnOduc(293):otnOtsig(294):microwaveCarrierTermination(295):microwaveRadioLinkTerminal(296),This object indicates the Type of the Interface that is created.
.1.3.6.1.4.1.164.6.2.35.1.1.6,RAD-MIB::ifCreateIndex,Integer32,read-only,,current,,This object indicates the ifIndex of the created Interface. The ifIndex is assigned by the device.
.1.3.6.1.4.1.164.6.2.35.1.1.7,RAD-MIB::ifCreateConnectedTo,Integer32,read-create,,current,,This object indicates the entity connected to the created Interface. The value of this object can be ifIndex of the connected entity or any other number that can identify it.
.1.3.6.1.4.1.164.6.2.35.1.1.8,RAD-MIB::ifCreateParams,Unsigned32,read-create,,current,,This object represents one or more parameters of the created Interface. The parameter should be used within the create PDU assuming atomic operation.
.1.3.6.1.4.1.164.6.2.35.1.1.9,RAD-MIB::ifCreateConnectionPointer,OBJECT,read-create,,current,,This parameter represents the entity that is connected to this Interface. In case of an interface (from 2863.ifTable): points to 'ifEntry' of corresponding row = <ifEntry OID>.<ifIndex>  In case of a VPI/VCI (from 2515.atmVclTable):  points to 'atmVclEntry' of corresponding row = <atmVclEntry OID>.<ATM>.VPI.VCI In case no entity is connected, value = 0
.1.3.6.1.4.1.164.6.2.35.2,RAD-MIB::interfacePerformance,,,,,,
.1.3.6.1.4.1.164.6.2.35.2.1,RAD-MIB::ifPerfTable,,not-accessible,,current,,Interface Performance Table. The propose of this table is to support statistics counters having 64 bit  by using 2 parameters with syntax= Integer32. This is because SNMPv1 does not support Counter64 properly. For SNMPv3, ifPerfHCCounter (Counter64) may be supported. 
.1.3.6.1.4.1.164.6.2.35.2.1.1,RAD-MIB::ifPerfEntry,,not-accessible,ifIndex:ifPerfCounterType,current,,An entry in the Interface Performance Table.
.1.3.6.1.4.1.164.6.2.35.2.1.1.1,RAD-MIB::ifPerfCounterType,Integer32,not-accessible,,current,,2nd index of the ifPerfTable.
.1.3.6.1.4.1.164.6.2.35.2.1.1.2,RAD-MIB::ifPerfLowCounterPart,Unsigned32,read-only,,current,,In order to support Counters having 64 bit length, 
.1.3.6.1.4.1.164.6.2.35.2.1.1.3,RAD-MIB::ifPerfHighCounterPart,Unsigned32,read-only,,current,,This parameter holds the High 32 bits of the counter
.1.3.6.1.4.1.164.6.2.35.2.1.1.4,RAD-MIB::ifPerfHCCounter,Counter64,read-only,,current,,This High Capacity counter holds whole 64 bits of the counter  indicated by ifPerfCounterType (concatenates both counter parts  ifPerfHighCounterPart&ifPerfLowCounterPart) This object can be supported only by agents using SNMPv2 or SNMPv3.
.1.3.6.1.4.1.164.6.2.36,RAD-MIB::systemOam,,,,,,
.1.3.6.1.4.1.164.6.2.36.1,RAD-MIB::systemOamTable,,not-accessible,,current,,The OAM Configuration Table.
.1.3.6.1.4.1.164.6.2.36.1.1,RAD-MIB::systemOamEntry,,not-accessible,systemOamCnfgIdx,current,,An entry in the OAM table.
.1.3.6.1.4.1.164.6.2.36.1.1.1,RAD-MIB::systemOamCnfgIdx,Integer32,not-accessible,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.6.2.36.1.1.2,RAD-MIB::systemOamFrequency,Integer32,read-write,,current,,Time in sec. between 2 OAM packets.
.1.3.6.1.4.1.164.6.2.36.1.1.3,RAD-MIB::systemOamTimeoutCycles,Integer32,read-write,,current,,No. of cycles the agent will send OAM packets without receiving a response from the remote device before declaring that the connection to the remote side is down - Time Out.
.1.3.6.1.4.1.164.6.2.36.1.1.4,RAD-MIB::systemOamLinkCheck,INTEGER,read-write,,current,disable(2):enable(3),This MIB object determines whether continuous connectivity Link checks will be performed by the device for uplinks. For Vmux-2100: enable (3) value can be set upon device installation. In this case, TDM Link Connectivity checks can be performed even before the user configures the Links of the device.If the value is enable (3) and there is no connection with the remote side, the Test LED will blink on the Main Board Module.
.1.3.6.1.4.1.164.6.2.36.2,RAD-MIB::systemOamDescrTable,,not-accessible,,current,,The OAM Descriptors Configuration Table.
.1.3.6.1.4.1.164.6.2.36.2.1,RAD-MIB::systemOamDescrEntry,,not-accessible,systemOamDescrIdx,current,,An entry in the OAM table.
.1.3.6.1.4.1.164.6.2.36.2.1.1,RAD-MIB::systemOamDescrIdx,Integer32,not-accessible,,current,,The OAM Descriptor Index.
.1.3.6.1.4.1.164.6.2.36.2.1.2,RAD-MIB::systemOamDescrRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Enables the user to create/delete entries in this table.
.1.3.6.1.4.1.164.6.2.36.2.1.3,RAD-MIB::systemOamDescrMode,INTEGER,read-create,,current,intermediate(1):segmentTermination(2):endToEndTermination(3),The OAM Mode of the Descriptor.
.1.3.6.1.4.1.164.6.2.36.2.1.4,RAD-MIB::systemOamDescrCCDirection,INTEGER,read-create,,current,both(2):none(3):source(4):sink(5),OAM Continuity Check function mode.
.1.3.6.1.4.1.164.6.2.36.2.1.5,RAD-MIB::systemOamDescrLoopbackOperation,INTEGER,read-create,,current,off(2):on(3),The OAM Loopback function mode.
.1.3.6.1.4.1.164.6.2.36.2.1.6,RAD-MIB::systemOamDescrLoopbackDestAddr,OCTET,read-create,,current,,Loopback Destination Address.
.1.3.6.1.4.1.164.6.2.36.2.1.7,RAD-MIB::systemOamDescrXcCounter,Gauge32,read-only,,current,,The number of connections that use this OAM Descriptor.
.1.3.6.1.4.1.164.6.2.37,RAD-MIB::agnDeviceView,INTEGER,read-only,,current,oldLook(2):newLook(3):newLook2(4):plastic(5):metal(6),This variable denotes the view of the device:
.1.3.6.1.4.1.164.6.2.38,RAD-MIB::bitMappingTable,,not-accessible,,current,,This table maps bits of an octet string to an interface. For ACE-2002 this table is used to map bits of VLAN port lists to LAN VCC's. This table is the opposite view of the xcTable for xcBitMapping. It is used to ease the bit translation for the NMS.
.1.3.6.1.4.1.164.6.2.38.1,RAD-MIB::bitMappingEntry,,not-accessible,bitMappingLocation,current,,Each entry in the table describes a correlation of a bit location to 
.1.3.6.1.4.1.164.6.2.38.1.1,RAD-MIB::bitMappingLocation,Integer32,not-accessible,,current,,The bit location in an octet string.
.1.3.6.1.4.1.164.6.2.38.1.2,RAD-MIB::bitMappingIndex,Integer32,read-only,,current,,The interface index or any other index that should be mapped.
.1.3.6.1.4.1.164.6.2.39,RAD-MIB::bitMappingView,OCTET,read-only,,current,,A view of the bitMappingTable in one object - each entry in the  biMappingTable will have the corresponding Bit of this object  (bitMappingLocation) = '1'. For ACE-2002 it is used to describe all the existing LAN VCC's So that the NMS can easily calculate which VCC's can be selected as members for a VLAN, instead of reading all the bitMapping Table.
.1.3.6.1.4.1.164.6.2.40,RAD-MIB::hostTable,,not-accessible,,current,,Host interface table.
.1.3.6.1.4.1.164.6.2.40.1,RAD-MIB::hostEntry,,not-accessible,hostIndex,current,,An entry in the Host Table. The hostParam1, hostParam2, and hostParam3 entries may  have different use in different applications.
.1.3.6.1.4.1.164.6.2.40.1.1,RAD-MIB::hostIndex,Integer32,not-accessible,,current,,The Host Table Index. This index can have the same value as Host No.
.1.3.6.1.4.1.164.6.2.40.1.2,RAD-MIB::hostIP,IpAddress,read-create,,current,,The host interface IP address.
.1.3.6.1.4.1.164.6.2.40.1.3,RAD-MIB::hostIPMask,IpAddress,read-create,,current,,The host interface subnet mask.
.1.3.6.1.4.1.164.6.2.40.1.4,RAD-MIB::hostDefaultNextHop,IpAddress,read-create,,current,,The host interface Default Next Hop address.
.1.3.6.1.4.1.164.6.2.40.1.5,RAD-MIB::hostMode,Integer32,read-create,,current,,This parameter represents the Host mode of operation.
.1.3.6.1.4.1.164.6.2.40.1.6,RAD-MIB::hostParam1,Integer32,read-create,,current,,This parameter represents the first Host parameter.
.1.3.6.1.4.1.164.6.2.40.1.7,RAD-MIB::hostParam2,Integer32,read-create,,current,,This parameter represents the 2nd Host parameter.
.1.3.6.1.4.1.164.6.2.40.1.8,RAD-MIB::hostParam3,Integer32,read-create,,current,,This parameter represents the 3nd Host parameter.
.1.3.6.1.4.1.164.6.2.40.1.9,RAD-MIB::hostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.6.2.40.1.10,RAD-MIB::hostVlanTagging,INTEGER,read-create,,current,notApplicable(1):untag(2):tag(3),Host VLAN support (Tagging). untag - No support of VLAN Tagging. tag - 4 VLAN bytes will be added to the frame.
.1.3.6.1.4.1.164.6.2.40.1.11,RAD-MIB::hostVlanId,Integer32,read-create,,current,,Host VLAN ID.
.1.3.6.1.4.1.164.6.2.40.1.12,RAD-MIB::hostVlanPriority,Integer32,read-create,,current,,Host VLAN Frame priority.
.1.3.6.1.4.1.164.6.2.41,RAD-MIB::invNameXCTable,,not-accessible,,current,,Inverse Name XC Table.
.1.3.6.1.4.1.164.6.2.41.1,RAD-MIB::invNameXCEntry,,not-accessible,IMPLIEDinvNameXC,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.41.1.1,RAD-MIB::invNameXC,OCTET,not-accessible,,current,,The unique Connection name,
.1.3.6.1.4.1.164.6.2.41.1.2,RAD-MIB::invNameXCType,OBJECT,read-only,,current,,The OBJECT IDENTIFIER of the respective XC Table.
.1.3.6.1.4.1.164.6.2.41.1.3,RAD-MIB::invNameXCIndex,Integer32,read-only,,current,,The XC Table (invNameXCType) may include more than one index.
.1.3.6.1.4.1.164.6.2.42,RAD-MIB::agnDeviceCapabilities,OCTET,read-only,,current,,Indicates the optional capabilities that are implemented by this device and are manageable through this MIB.  For bit assignment, refer to device specification.  For Vmux, this object describes agent's support of LBRAD coder feature: 1 octet ; bit 0 (LSB). '1' - LBRAD feature is supported '0' - LBRAD feature is not supported.
.1.3.6.1.4.1.164.6.2.43,RAD-MIB::rowInfoTable,,not-accessible,,current,,This table holds information of other tables.
.1.3.6.1.4.1.164.6.2.43.1,RAD-MIB::rowInfoEntry,,not-accessible,rowInfoTableId,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.43.1.1,RAD-MIB::rowInfoTableId,OBJECT,not-accessible,,current,,The OBJECT IDENTIFIER of the Table, 
.1.3.6.1.4.1.164.6.2.43.1.2,RAD-MIB::rowInfoCounter,Integer32,read-only,,current,,The Number of rows in the table, indicated by rowInfoTableId.
.1.3.6.1.4.1.164.6.2.43.1.3,RAD-MIB::rowInfoIndexNext,Integer32,read-only,,current,,The First Free Index of the table, indicated by rowInfoTableId.
.1.3.6.1.4.1.164.6.2.43.1.4,RAD-MIB::rowInfoMaxNoOfRows,Integer32,read-only,,current,,The maximum possible number of rows in the table, indicated by rowInfoTableId.
.1.3.6.1.4.1.164.6.2.44,RAD-MIB::agnStoreCmd,INTEGER,read-write,,current,off(2):inFlash(3):asDefConfigFile(4),Store command.
.1.3.6.1.4.1.164.6.2.45,RAD-MIB::agnFunctionTable,,not-accessible,,current,,This table is used in order to activate/deactivate device functions. The index indicates the function. Each function can be Enabled or Disabled.
.1.3.6.1.4.1.164.6.2.45.1,RAD-MIB::agnFunctionEntry,,not-accessible,agnFunction,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.45.1.1,RAD-MIB::agnFunction,INTEGER,not-accessible,,current,routing(2):backup(3):alarmForwarding(4):uplinkLoopDetect(5):systemClock(6),This MIB object indicates the function that will be enabled or disabled in the device. For Vmux: routing (2) - enable/disable Router backup (3) - enable/disable Backup between E1/T1/Serial Link and ETH. uplinkLoopDetect (5) - enable/disable Loop Detection on the TDM Uplink. systemClock (6) - enable/disable the System Clock. 
.1.3.6.1.4.1.164.6.2.45.1.2,RAD-MIB::agnFunctionActivation,INTEGER,read-write,,current,disable(2):enable(3),This MIB object indicates the activation of the current function.
.1.3.6.1.4.1.164.6.2.46,RAD-MIB::agnManagerConfigPorts,Integer32,read-write,,current,,This variable defines from which port/s this manager can manage the device. Network = bit 0 User= bit 1
.1.3.6.1.4.1.164.6.2.47,RAD-MIB::agnEgressRateRange,INTEGER,read-write,,current,unlimited(1):range1(2):range2(3):range3(4):range4(5):range5(6):range6(7):range7(8),This variable defines the valid ranges of egress rate.  For example, for ETX 102:
.1.3.6.1.4.1.164.6.2.48,RAD-MIB::agnNoOfCurrentConns,Integer32,read-only,,current,,This variable indicates the number of connections
.1.3.6.1.4.1.164.6.2.49,RAD-MIB::agnIngressRateRange,INTEGER,read-write,,current,unlimited(1):range1(2):range2(3):range3(4):range4(5):range5(6):range6(7):range7(8),This variable defines the valid ranges of ingress rate.  For example, for ETX 102:
.1.3.6.1.4.1.164.6.2.50,RAD-MIB::alarmForwardingTable,,not-accessible,,current,,The Alarm Forwarding Mechanism will be operated  for this table entries.
.1.3.6.1.4.1.164.6.2.50.1,RAD-MIB::alarmForwardingEntry,,not-accessible,alarmForwardingFailPort:alarmForwardingToPort,current,,Each entry in this table is a pair of ports that the Alarm Forwarding Mechanism is determined for.
.1.3.6.1.4.1.164.6.2.50.1.1,RAD-MIB::alarmForwardingFailPort,Integer32,not-accessible,,current,,An Index of the port on which a fail occurs.
.1.3.6.1.4.1.164.6.2.50.1.2,RAD-MIB::alarmForwardingToPort,Integer32,not-accessible,,current,,An Index of the port that will be affected  upon the failure of the alarmForwardingFailPort.
.1.3.6.1.4.1.164.6.2.50.1.3,RAD-MIB::alarmForwardingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/ Deletion of rows in the table.
.1.3.6.1.4.1.164.6.2.50.1.4,RAD-MIB::alarmForwardingRecoveryTime,Integer32,read-create,,current,,This parameter defines the maximum time (sec)  the affected port will hold the down state.
.1.3.6.1.4.1.164.6.2.50.1.5,RAD-MIB::alarmForwardingGroupConditions,Integer32,read-create,,current,,This parameter is applicable when there is a group of interfaces  same group are faulty. interface of the same group (any of them) is faulty.
.1.3.6.1.4.1.164.6.2.50.1.6,RAD-MIB::alarmForwardingCause,BITS,read-create,,current,loss(0):ais(1):rdi(2):protocolDown(3),Bit map representing the cause upon which alarm forwarding will take place. bit 0 - LOSS (LINE DOWN) bit 1 - AIS 
.1.3.6.1.4.1.164.6.2.50.1.7,RAD-MIB::alarmForwardingRecoveryMode,INTEGER,read-create,,current,manual(1):automatic(2),This parameter determines the Recovery Mode.  manual - The user should stop the alarm forwarding  by using the alarmForwardingRecoveryCommand. automatic - Alarm forwarding will be automatically  stopped upon alarmForwardingFailPort recovery.
.1.3.6.1.4.1.164.6.2.50.1.8,RAD-MIB::alarmForwardingRecoveryCommand,INTEGER,read-create,,current,off(2):on(3),This parameter is a command. It is applicable when  alarmForwardingRecoveryMode = manual. on - Will stop alarm forwarding.  After setting to 'On', the agent will set this parameter back to 'Off'.
.1.3.6.1.4.1.164.6.2.50.1.9,RAD-MIB::alarmForwardingDelay,Unsigned32,read-create,,current,,This parameter determines the period of time (in seconds) the  alarm of the alarmForwardingFailPort should exist before  starting alarm forwarding.
.1.3.6.1.4.1.164.6.2.50.1.10,RAD-MIB::alarmForwardingDirection,INTEGER,read-create,,current,unidirectional(1):bidirectional(2),This parameter determines the Direction of the Alarm Forwarding.  unidirectional - alarmForwardingFailPort affects the alarmForwardingToPort. bidirectional - alarmForwardingFailPort affects the alarmForwardingToPort AND vice-versa. For such cases, this value will be selected, instead of  entering an additional unidirectional entry in the table, where the indexes are swapped.
.1.3.6.1.4.1.164.6.2.50.1.11,RAD-MIB::alarmForwardingAction,BITS,read-create,,current,noAction(0):interfaceDeactivation(1):oamSignaling(2),Bit map representing the action to be performed when alarm forwarding will take place. bit 1 - Interface Deactivation (of the affected Port: alarmForwardingToPort) bit 2 - OAM Signaling. Affected Port (alarmForwardingToPort) will send special OAM Signaling to the Far-End unit about the Failure. This object will be used only for devices that support Deactivation per entry OR  can support more than one action.
.1.3.6.1.4.1.164.6.2.51,RAD-MIB::agnSwVersionSwapCmd,INTEGER,read-write,,current,off(2):mainAndBackup(3),SW switch command.
.1.3.6.1.4.1.164.6.2.52,RAD-MIB::agnClockSource,,,,,,
.1.3.6.1.4.1.164.6.2.52.1,RAD-MIB::agnClkSrcPortTable,,not-accessible,,current,,Pool of Ports for the Master/Fallback Clock Source and of Recovered IDs. For devices with more than one configuration: Set operation is valid only to the TmpCnfg entry.
.1.3.6.1.4.1.164.6.2.52.1.1,RAD-MIB::agnClkSrcPortEntry,,not-accessible,agnClkSrcPortCnfgIdx:agnClkSrcPortSrcIdx:agnClkSrcPortIdx,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.52.1.1.1,RAD-MIB::agnClkSrcPortCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the Cnfg being  accessed ; Idx of 255 relates to the TmpCnfg. For product supporting a single configuration, the value will be 1.
.1.3.6.1.4.1.164.6.2.52.1.1.2,RAD-MIB::agnClkSrcPortSrcIdx,INTEGER,not-accessible,,current,master(1):fallback(2):recovered(3),Clock Source Index.  master - refers to Master clock  fallback - refers to Fallback clock recovered - refers to Recovered clock.
.1.3.6.1.4.1.164.6.2.52.1.1.3,RAD-MIB::agnClkSrcPortIdx,Integer32,not-accessible,,current,,This object indicates the running Idx of the port that is to be used as Clock Source, for each agnClkSrcPortSrcIdx instance. In case of Recovered Clock - it indicates the Clock ID.
.1.3.6.1.4.1.164.6.2.52.1.1.4,RAD-MIB::agnClkSrcPort,Integer32,read-create,,current,,This object indicates the Port/Interface Index of the port that is  to be used as Clock Source. In case of Recovered Clock - it indicates the PW number.
.1.3.6.1.4.1.164.6.2.52.1.1.5,RAD-MIB::agnClkSrcPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enables Creation/ Deletion of rows in the table.
.1.3.6.1.4.1.164.6.2.52.1.1.6,RAD-MIB::agnClkSrcPortAdminStatus,INTEGER,read-create,,current,notApplicable(1):down(2):up(3),This object indicates the Recovered Clock Administrative Status.
.1.3.6.1.4.1.164.6.2.52.1.1.7,RAD-MIB::agnClkSrcPortType,INTEGER,read-create,,current,notApplicable(1):adaptive(2):ieee1588v2(3):commonClock(4),This object is relevant only in case of Recovery Clock. It indicates the Clock Type.
.1.3.6.1.4.1.164.6.2.52.1.1.8,RAD-MIB::agnClkSrcPortQuality,INTEGER,read-create,,current,notApplicable(1):stratum1(2):stratum2(3):stratum3(4):stratum3e(5):stratum4(6),This object indicates the Clock Source Quality.
.1.3.6.1.4.1.164.6.2.52.1.1.9,RAD-MIB::agnClkSrcPortNetType,INTEGER,read-create,,current,notApplicable(1):typeA(2):typeB(3):typeC(4):typeD(5):typeE(6):typeF(7),This object is relevant only in case of Recovery Clock. It indicates the Clock Network Type, i.e. the PSN network characteristics and behavior.
.1.3.6.1.4.1.164.6.2.52.1.1.10,RAD-MIB::agnClkSrcPortState,INTEGER,read-only,,current,freeRun(1):frequencyAcquisition(2):rapidPhaseLock(3):finePhaseLock(4):holdover(5):notApplicable(6),This object indicates the Clock State.  freeRun(1) - Clock recovery is not locked to any clock.  frequencyAcquisition(2) - Adaptive clock recovery is learning the frequency.  rapidPhaseLock(3) - Clock recovery is in training process till it reaches fine phase lock.  finePhaseLock(4) - Clock is locked and clock recovery is qualified and stable.  holdover(5) - Clock recovery is in holdover mode.  notApplicable(6) - Clock recovery is not applicable.  .
.1.3.6.1.4.1.164.6.2.52.2,RAD-MIB::agnCurrClkTable,,not-accessible,,current,,Current Clock Source.
.1.3.6.1.4.1.164.6.2.52.2.1,RAD-MIB::agnCurrClkEntry,,not-accessible,agnCurrClkObjIdx,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.52.2.1.1,RAD-MIB::agnCurrClkObjIdx,Integer32,not-accessible,,current,,This MIB object identifies the object for which the Clock Source is used (System, Other System, Card).
.1.3.6.1.4.1.164.6.2.52.2.1.2,RAD-MIB::agnCurrClkMode,INTEGER,read-only,,current,master(1):fallback(2):internal(3),Current Clock Source Mode.  master - refers Master clock  fallback - refers Fallback clock internal - only when both Master and Fallback Sources failed 
.1.3.6.1.4.1.164.6.2.52.2.1.3,RAD-MIB::agnCurrClkSrc,INTEGER,read-only,,current,none(1):internal(2):rxClk(3):station(4):lbt(5):ntr(6):adaptive(7):stationB(8):automatic(9):system(10):sSubsystem(11):notApplicable(255),This object indicates the Current Clock Source.
.1.3.6.1.4.1.164.6.2.52.2.1.4,RAD-MIB::agnCurrClkPort,Integer32,read-only,,current,,This object indicates the Port/Interface Index of the port that is  Currently used as Clock Source.
.1.3.6.1.4.1.164.6.2.52.2.1.5,RAD-MIB::agnCurrClkHoldover,INTEGER,read-only,,current,notApplicable(1):no(2):yes(3),Current Clock Holdover State.  As a last resort, in the absence of higher quality timing:  - a SONET/SDH object can enter 'holdover' state, until higher quality  external timing becomes available again. In this state (value=yes)  the SONET/SDH object uses its own timing circuits for clock of the  SONET/SDH signal. - for other objects, the 'holdover'=yes state means that the object uses last available clock (stored by the object) for a pre-defined time, until another clock source is used.
.1.3.6.1.4.1.164.6.2.52.2.1.6,RAD-MIB::agnCurrClkSsmBased,INTEGER,read-only,,current,notApplicable(1):no(2):yes(3),This parameter indicates whether clock source  is selected based on receive clock quality.  Clock quality is indicated in S1 byte inside SONET/SDH overhead,  (encoded as SSM - Synchronization Status Messaging).
.1.3.6.1.4.1.164.6.2.52.2.1.7,RAD-MIB::agnCurrClkState,INTEGER,read-only,,current,freeRun(1):rapidPhaseLock(2):finePhaseLock(3):holdover(4),This object indicates the Current Clock State.  freeRun(1) - Current clock state machine is not locked and run from the internal oscillator.  rapidPhaseLock(2) - Current clock state machine is locked.  finePhaseLock(3) - Current clock state machine is in pre-locking.  holdover(4) - Current clock state machine is in holdover mode (due to loss of event).  .
.1.3.6.1.4.1.164.6.2.52.2.1.8,RAD-MIB::agnCurrClkQualification,INTEGER,read-only,,current,notApplicable(1):disqualified(2):qualified(3),This object indicates the Current Clock Qualification and defines whether the PLL can locked according to the stratum definitions.
.1.3.6.1.4.1.164.6.2.52.3,RAD-MIB::agnClockMonitoring,,,,,,
.1.3.6.1.4.1.164.6.2.52.3.1,RAD-MIB::agnClkCurrentTable,,not-accessible,,current,,The Clock Current table.
.1.3.6.1.4.1.164.6.2.52.3.1.1,RAD-MIB::agnClkCurrentEntry,,not-accessible,agnClkCurrentIndex,current,,An entry in the Clock Current table.
.1.3.6.1.4.1.164.6.2.52.3.1.1.1,RAD-MIB::agnClkCurrentIndex,Unsigned32,not-accessible,,current,,An Index that is uniquely represents the Clock.
.1.3.6.1.4.1.164.6.2.52.3.1.1.2,RAD-MIB::agnClkCurrentRxPackets,Gauge32,read-only,,current,,The counter associated with the number of Received Packets,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.6.2.52.3.1.1.3,RAD-MIB::agnClkCurrentLostPackets,Gauge32,read-only,,current,,The counter associated with the number of Lost Packets,  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.6.2.52.3.1.1.4,RAD-MIB::agnClkCurrentOutOfOrderPackets,Gauge32,read-only,,current,,The counter associated with the number of times Out-of-Order Packets encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.6.2.52.3.1.1.5,RAD-MIB::agnClkCurrentBufferUnderflow,Gauge32,read-only,,current,,The counter associated with the number of times Underflow event  encountered by a Bridge Port in the current 15 minute interval.
.1.3.6.1.4.1.164.6.2.52.3.2,RAD-MIB::agnClkIntervalTable,,not-accessible,,current,,The Clock Interval table.
.1.3.6.1.4.1.164.6.2.52.3.2.1,RAD-MIB::agnClkIntervalEntry,,not-accessible,agnClkIntervalIndex:agnClkIntervalNumber,current,,An entry in the Clock Interval table.
.1.3.6.1.4.1.164.6.2.52.3.2.1.1,RAD-MIB::agnClkIntervalIndex,Unsigned32,not-accessible,,current,,An Index that is uniquely represents the Clock.
.1.3.6.1.4.1.164.6.2.52.3.2.1.2,RAD-MIB::agnClkIntervalNumber,Unsigned32,not-accessible,,current,,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 interval (assuming that all 96 intervals exist).
.1.3.6.1.4.1.164.6.2.52.3.2.1.3,RAD-MIB::agnClkIntervalRxPackets,Gauge32,read-only,,current,,The counter associated with the number of Received Packets,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.6.2.52.3.2.1.4,RAD-MIB::agnClkIntervalLostPackets,Gauge32,read-only,,current,,The counter associated with the number of Lost Packets,  encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.6.2.52.3.2.1.5,RAD-MIB::agnClkIntervalOutOfOrderPackets,Gauge32,read-only,,current,,The counter associated with the number of times Out-of-Order Packets are detected, encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.6.2.52.3.2.1.6,RAD-MIB::agnClkIntervalBufferUnderflow,Gauge32,read-only,,current,,The counter associated with the number of times Underflow event  is detected, encountered by a Bridge Port in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.6.2.53,RAD-MIB::agnMaxNoOfConns,Integer32,read-only,,current,,This variable indicates the maximum number of connections
.1.3.6.1.4.1.164.6.2.54,RAD-MIB::lag,,,,,,
.1.3.6.1.4.1.164.6.2.54.1,RAD-MIB::lagTable,,not-accessible,,current,,A table defining Link Aggregation Groups port association,  and other parameters.
.1.3.6.1.4.1.164.6.2.54.1.1,RAD-MIB::lagEntry,,not-accessible,lagCnfgIdx:lagIdx,current,,An entry in the LAG table.
.1.3.6.1.4.1.164.6.2.54.1.1.1,RAD-MIB::lagCnfgIdx,Unsigned32,not-accessible,,current,,This object indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.6.2.54.1.1.2,RAD-MIB::lagIdx,Unsigned32,not-accessible,,current,,This object indicates LAG unique index.
.1.3.6.1.4.1.164.6.2.54.1.1.3,RAD-MIB::lagPortMembers,OCTET,read-create,,current,,The set of ports which are permanently assigned to the Link Aggregation Group.  The default value of this object is a string of zeros.
.1.3.6.1.4.1.164.6.2.54.1.1.4,RAD-MIB::lagDistributionMethod,INTEGER,read-create,,current,portBased(2):oneToOne(3):sourceMac(4):destinationMac(5):sourceXorDestinationMac(6):sourceAndDestinationMac(7):sourceIp(8):destinationIp(9):sourceAndDestinationMacAndIp(10):roundRobin(11),This object defines the criteria for the 802.3ad (LAG) to split the traffic between ports
.1.3.6.1.4.1.164.6.2.54.1.1.5,RAD-MIB::lagRecoveryMode,INTEGER,read-create,,current,nonRevertive(2):revertive(3),This object defines whether traffic will be returned to a port after its recovery.  This object is applicable only when  lagDistributionMethod= oneToOne (3).
.1.3.6.1.4.1.164.6.2.54.1.1.6,RAD-MIB::lagWaitToRestore,Unsigned32,read-create,,current,,This object defines traffic recovery time (in seconds)  to the port after its recovery. This object is applicable only when  lagRecoveryMode= revertive (3).
.1.3.6.1.4.1.164.6.2.54.1.1.7,RAD-MIB::lagRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enables user to create/delete  entries of this table. Note:  When using LAG standard package, this table is static, hence, only the values active(1), notInService(2) are used.
.1.3.6.1.4.1.164.6.2.54.1.1.8,RAD-MIB::lagShutDownDurationUponFlip,Unsigned32,read-create,,current,,This object defines the duration (in seconds) the active  port transmission is shut down after LAG Flip occurs. This object is applicable only when lagDistributionMethod=oneToOne(3) and mainly when each of the Links of our device is connected to a different device.
.1.3.6.1.4.1.164.6.2.54.1.1.9,RAD-MIB::lagRdnMethod,INTEGER,read-create,,current,loadSharing(1):redundancy(2),This object defines the redundancy method.
.1.3.6.1.4.1.164.6.2.54.1.1.10,RAD-MIB::lagLacpEnable,INTEGER,read-create,,current,no(2):yes(3),Enabling/Disabling the LACP for a LAG. The LACP will be enabled for all ports belonging to this LAG.
.1.3.6.1.4.1.164.6.2.54.2,RAD-MIB::lagStatTable,,not-accessible,,current,,A table defining Link Aggregation Groups Redundancy. This table is applicable only  when lagDistributionMethod = oneToOne.
.1.3.6.1.4.1.164.6.2.54.2.1,RAD-MIB::lagStatEntry,,not-accessible,lagIdx,current,,An entry in the LAG Status table.
.1.3.6.1.4.1.164.6.2.54.2.1.1,RAD-MIB::lagStatForcePort,Unsigned32,read-write,,current,,This object enables user to enforce the active port. 0 = No Enforcement; Otherwise the ifIndex of the port.
.1.3.6.1.4.1.164.6.2.54.2.1.2,RAD-MIB::lagStatActivePort,Unsigned32,read-only,,current,,This object indicates the current active port. It is applicable only  when lagDistributionMethod = oneToOne. The value is the ifIndex of the port. 0 = none of the ports is active.
.1.3.6.1.4.1.164.6.2.55,RAD-MIB::gfp,,,,,,
.1.3.6.1.4.1.164.6.2.55.1,RAD-MIB::gfpCnfgTable,,not-accessible,,current,,Configuration table for GFP (General Framing Protocol).
.1.3.6.1.4.1.164.6.2.55.1.1,RAD-MIB::gfpCnfgEntry,,not-accessible,ifIndex:gfpCnfgIdx,current,,An entry in the GFP configuration table.
.1.3.6.1.4.1.164.6.2.55.1.1.1,RAD-MIB::gfpCnfgIdx,Unsigned32,not-accessible,,current,,Index to GFP configuration table.
.1.3.6.1.4.1.164.6.2.55.1.1.2,RAD-MIB::gfpPayloadFcs,INTEGER,read-write,,current,disable(2):enable(3),This object defines whether protocol header will include FCS.
.1.3.6.1.4.1.164.6.2.55.1.1.3,RAD-MIB::gfpRxTxScramble,INTEGER,read-write,,current,noScramble(1):rxTxScramble(2):rxOnlyScramble(3):txOnlyScramble(4),This object defines whether transmission will be scrambled.
.1.3.6.1.4.1.164.6.2.55.1.1.4,RAD-MIB::gfpVcatHeader,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),VCAT header is LCAS CONTROL packet as described in the G-7043. one control packet is transmitted in a period of 16 Multi frame
.1.3.6.1.4.1.164.6.2.56,RAD-MIB::agnGroupTable,,not-accessible,,current,,A table that enables associating components to Group/s (or removing components of a group). The Group Idx can then be used in other tables (e.g alarmForwardingTable).
.1.3.6.1.4.1.164.6.2.56.1,RAD-MIB::agnGroupEntry,,not-accessible,agnGroupCnfgIdx:agnGroupIdx:agnGroupComponentIdx,current,,An entry in the agnGroupTable.
.1.3.6.1.4.1.164.6.2.56.1.1,RAD-MIB::agnGroupCnfgIdx,Unsigned32,not-accessible,,current,,This object indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.6.2.56.1.2,RAD-MIB::agnGroupIdx,Unsigned32,not-accessible,,current,,This object indicates a unique Group Index.
.1.3.6.1.4.1.164.6.2.56.1.3,RAD-MIB::agnGroupComponentIdx,Unsigned32,not-accessible,,current,,This object indicates a unique Component Index that belongs to the Group defined by agnGroupIdx.
.1.3.6.1.4.1.164.6.2.56.1.4,RAD-MIB::agnGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enables user to create/delete entries of this table. destroy - If a Group is used in another table, Agent may not allow destroying the entry/ies that belong to this Group Index.
.1.3.6.1.4.1.164.6.2.57,RAD-MIB::agnStatNoOfUploadedIntervals,Integer32,read-only,,current,,This parameter indicates the Number of Intervals that were
.1.3.6.1.4.1.164.6.2.58,RAD-MIB::agnSyslog,,,,,,
.1.3.6.1.4.1.164.6.2.58.1,RAD-MIB::agnSyslogDeviceUdpPort,Unsigned32,read-write,,current,,The UDP Port of the device, from which Syslog messages are sent. Default=514.
.1.3.6.1.4.1.164.6.2.58.2,RAD-MIB::agnSyslogFacility,INTEGER,read-write,,current,local1(17):local2(18):local3(19):local4(20):local5(21):local6(22):local7(23),A user defined SW module, task or function, from which Syslog messages are sent to the remote Server.
.1.3.6.1.4.1.164.6.2.58.3,RAD-MIB::agnSyslogSeverityLevel,INTEGER,read-write,,current,critical(1):major(2):minor(3):warning(4):event(5):info(6):debug(7),Device will send events equal or exceeding this severity level (configured by user).
.1.3.6.1.4.1.164.6.2.59,RAD-MIB::agnNetworkInterfaceType,INTEGER,read-write,,current,notApplicable(1):t1(2):t3(3),This MIB object indicates the network interface type to be used
.1.3.6.1.4.1.164.6.2.60,RAD-MIB::agnTrapDelay,Unsigned32,read-write,,current,,This variable enables the user to set a delay (in seconds) before a trap is sent.
.1.3.6.1.4.1.164.6.2.62,RAD-MIB::agnStringToIndexTable,,not-accessible,,current,,This table holds the conversions of tables from unique String 
.1.3.6.1.4.1.164.6.2.62.1,RAD-MIB::agnStringToIndexEntry,,not-accessible,agnStringToIndexTableId:IMPLIEDagnStringToIndexUserName,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.62.1.1,RAD-MIB::agnStringToIndexTableId,OBJECT,not-accessible,,current,,The OBJECT IDENTIFIER of the Table, having as index numeric values. 
.1.3.6.1.4.1.164.6.2.62.1.2,RAD-MIB::agnStringToIndexUserName,OCTET,not-accessible,,current,,This object indicates a unique name used by agnStringToIndexTableId,
.1.3.6.1.4.1.164.6.2.62.1.3,RAD-MIB::agnStringToIndexTableIndex,Unsigned32,read-only,,current,,The numeric Index of agnStringToIndexTableId.
.1.3.6.1.4.1.164.6.2.63,RAD-MIB::agnRowPointerTable,,not-accessible,,current,,This table holds information about a specific entry in a table.
.1.3.6.1.4.1.164.6.2.63.1,RAD-MIB::agnRowPointerEntry,,not-accessible,agnRowPointerIndex,current,,An entry in the table.
.1.3.6.1.4.1.164.6.2.63.1.1,RAD-MIB::agnRowPointerIndex,OBJECT,not-accessible,,current,,The OBJECT IDENTIFIER of an entry in a table.
.1.3.6.1.4.1.164.6.2.63.1.2,RAD-MIB::agnRowPointerNoOfUsages,Unsigned32,read-only,,current,,The number of usages of specific entry in a table, which is
.1.3.6.1.4.1.164.6.3,RAD-MIB::services,,,,,,
.1.3.6.1.4.1.164.6.3.1,RAD-MIB::wfq,,,,,,
.1.3.6.1.4.1.164.6.3.1.1,RAD-MIB::wfqTable,,not-accessible,,current,,This table allows user to define several WFQ tables per output port.  WFQ supports flows with different bandwidth requirements  by giving each queue a weight that assigns it  a different percentage of output port bandwidth. When Weighted Fair Queuing is used,  it is possible to precisely attribute bandwidth  partitioning among the queues.  When there is congestion, each class (queue)  is not allowed to use more bandwidth than the amount  allocated to it.
.1.3.6.1.4.1.164.6.3.1.1.1,RAD-MIB::wfqEntry,,not-accessible,wfqCnfgIdx:wfqPrtIdx:wfqTblIdx:wfqQueueIdx,current,,An entry in the Weighted Fair Queueing table.
.1.3.6.1.4.1.164.6.3.1.1.1.1,RAD-MIB::wfqCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the Agent Cnfg the following  objects refer. 255=Temporary Cnfg (when relevant,  Set is done only to this configuration). For Agents that support only one configuration,  this object will be constant=1. 
.1.3.6.1.4.1.164.6.3.1.1.1.2,RAD-MIB::wfqPrtIdx,Integer32,not-accessible,,current,,This object indicates a unique port or interface number, for which Weighted Fair Queueing table is applicable . For some products, the numbering can equal ifIndex. Value of 255 (not applicable) refer to system level queue
.1.3.6.1.4.1.164.6.3.1.1.1.3,RAD-MIB::wfqTblIdx,Integer32,not-accessible,,current,,This object indicates which Weighted Fair Queueing (WFQ) Table is being used. There can be several tables. For FCD-155 User will select which one will be used  for a virtual concatenation group.Valid values are 1,2
.1.3.6.1.4.1.164.6.3.1.1.1.4,RAD-MIB::wfqQueueIdx,Integer32,not-accessible,,current,,This object indicates a queue index. For FCD-155, valid queues are 1..3. The 4th queue is not in MIB.  Its weight will be RO, Calculated according to  the sum of the 3 first queues.
.1.3.6.1.4.1.164.6.3.1.1.1.5,RAD-MIB::wfqRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object enables Creation/Deletion of  rows in the WFQ table. For FCD-155, rows are not created nor destroyed by user.
.1.3.6.1.4.1.164.6.3.1.1.1.6,RAD-MIB::wfqWeightValue,Integer32,read-create,,current,,This object indicates a relative weight value. User should make sure that the sum of  values for all queues will not exceed 100% (sum should be BELOW 100% in order  to leave some BW percentage for last queue)  Note that when this attribute is being used, the wfqMinRateAbsolute attribute is NA.
.1.3.6.1.4.1.164.6.3.1.1.1.7,RAD-MIB::wfqSchedulingMode,INTEGER,read-create,,current,disable(2):enable(3),This object controls which scheduling mode is used: Weighted Fair Queuing (WFQ) scheme or priority Queue (Strict Priority).
.1.3.6.1.4.1.164.6.3.1.1.1.8,RAD-MIB::wfqMinRateAbsolute,Unsigned32,read-create,,current,,The minimum absolute rate, in kbps,  that should be allocated to this queue.  If the value is zero, then there is effectively  no minimum rate guarantee.  If the value is non-zero, then the servicing of this queue in at least this rate is assured. Note that when this attribute is being used, the wfqWeightValue attribute is NA.
.1.3.6.1.4.1.164.6.3.1.1.1.9,RAD-MIB::wfqMaxPacketSize,Unsigned32,read-create,,current,,The size of the largest packet which can be received on this queue, specified in octets. Packets larger than this size will be discarded.
.1.3.6.1.4.1.164.6.3.2,RAD-MIB::dscpMapping,,,,,,
.1.3.6.1.4.1.164.6.3.2.1,RAD-MIB::dscpMappingTable,,not-accessible,,current,,Mapping of DSCP value to a regenerated priority level.
.1.3.6.1.4.1.164.6.3.2.1.1,RAD-MIB::dscpMappingEntry,,not-accessible,dscpMappingCnfgIdx:dscpMappingDscpIdx,current,,An entry in dscpMappingTable.
.1.3.6.1.4.1.164.6.3.2.1.1.1,RAD-MIB::dscpMappingCnfgIdx,Integer32,not-accessible,,current,,This object indicates the Idx of the Agent Cnfg the following  objects refer to. 255=Temporary Cnfg (when relevant, Set is done only  to this configuration). For Agents that support only one configuration,  this object will be constant=1.  This object can be used to carry additional indexing  (e.g port index) when needed.
.1.3.6.1.4.1.164.6.3.2.1.1.2,RAD-MIB::dscpMappingDscpIdx,Integer32,not-accessible,,current,, DSCP value of the incoming IP packet
.1.3.6.1.4.1.164.6.3.2.1.1.3,RAD-MIB::dscpMappingRegenPriority,Integer32,read-write,,current,,The Regenerated Priority level the incoming DSCP value is mapped to. For FCD-155, valid values are 0,1,2,3
.1.3.6.1.4.1.164.6.3.3,RAD-MIB::ifTeQos,,,,,,
.1.3.6.1.4.1.164.6.3.3.1,RAD-MIB::ifTeQosTable,,not-accessible,,current,,The TE QOS Interface Table.
.1.3.6.1.4.1.164.6.3.3.1.1,RAD-MIB::ifTeQosEntry,,not-accessible,ifTeQosIdx1:ifTeQosIdx2:ifTeQosIdx3,current,,An entry in the TE QOS Interface table.
.1.3.6.1.4.1.164.6.3.3.1.1.1,RAD-MIB::ifTeQosIdx1,Integer32,not-accessible,,current,,This object indicates the 1st Index of the table.
.1.3.6.1.4.1.164.6.3.3.1.1.2,RAD-MIB::ifTeQosIdx2,Integer32,not-accessible,,current,,This object indicates the 2nd Index of the table.
.1.3.6.1.4.1.164.6.3.3.1.1.3,RAD-MIB::ifTeQosIdx3,Integer32,not-accessible,,current,,This object indicates the 3rd Index of the table.
.1.3.6.1.4.1.164.6.3.3.1.1.4,RAD-MIB::ifTeQosParam,OCTET,read-write,,current,,This object is used for QOS attributes  of the entry's entities.
.1.3.6.1.4.1.164.6.3.3.1.1.5,RAD-MIB::ifTeQosParam2,OCTET,read-write,,current,,This object is used for 2nd group QOS attributes  of the entry's entities.
.1.3.6.1.4.1.164.6.3.3.1.1.6,RAD-MIB::ifTeQosStatus,INTEGER,read-write,,current,active(1):createAndGo(4):destroy(6),This object is used to create, activate and  destroy entries of this table.
.1.3.6.1.4.1.164.6.3.4,RAD-MIB::portQos,,,,,,
.1.3.6.1.4.1.164.6.3.4.1,RAD-MIB::prtPriorityTable,,not-accessible,,current,,A table - Parameters per port per Priority .
.1.3.6.1.4.1.164.6.3.4.1.1,RAD-MIB::prtPriorityEntry,,not-accessible,prtPriorityIdx1:prtPriorityPrtIdx:prtPriorityIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.3.4.1.1.1,RAD-MIB::prtPriorityIdx1,Integer32,not-accessible,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg. or any other Index.
.1.3.6.1.4.1.164.6.3.4.1.1.2,RAD-MIB::prtPriorityPrtIdx,Integer32,not-accessible,,current,,This object indicates a unique Port Index. Refer to device specification for port Index.
.1.3.6.1.4.1.164.6.3.4.1.1.3,RAD-MIB::prtPriorityIdx,Integer32,not-accessible,,current,,This object indicates the Traffic Priority Index.
.1.3.6.1.4.1.164.6.3.4.1.1.4,RAD-MIB::prtPriorityIngressRateLimit,Integer32,read-write,,current,,The maximum rate permitted at Ingress of  this port with this Traffic Priority, in Kbps.
.1.3.6.1.4.1.164.6.3.4.2,RAD-MIB::prtQosTable,,not-accessible,,current,,Port QoS (Quality of Service) table.
.1.3.6.1.4.1.164.6.3.4.2.1,RAD-MIB::prtQosEntry,,not-accessible,prtQosIdx:prtQosPrtIdx:prtQosDirection,current,,An entry in table.
.1.3.6.1.4.1.164.6.3.4.2.1.1,RAD-MIB::prtQosIdx,Unsigned32,not-accessible,,current,,The first index of the table. This attribute might indicate the Idx of the Cnfg (1..255) being  accessed ; Idx of 255 relates to the TmpCnfg or any other Index.
.1.3.6.1.4.1.164.6.3.4.2.1.2,RAD-MIB::prtQosPrtIdx,Unsigned32,not-accessible,,current,,This object indicates a unique Port Index. Refer to device specification for port Index.
.1.3.6.1.4.1.164.6.3.4.2.1.3,RAD-MIB::prtQosDirection,INTEGER,not-accessible,,current,all(1):ingress(2):egress(3),This object indicates the port's QoS Direction.
.1.3.6.1.4.1.164.6.3.4.2.1.4,RAD-MIB::prtQosRateLimitPacketType,INTEGER,read-write,,current,all(1):bcastAndMcastAndFloodedUcast(2):bcastAndMcast(3):bcast(4),This object indicates the Type of Packets on which Rate Limitation is applied.
.1.3.6.1.4.1.164.6.3.4.2.1.5,RAD-MIB::prtQosRateLimitCIR,Unsigned32,read-write,,current,,This object indicates the port's CIR (Committed Information Rate) in Kbps. Value=0 represents best effort.
.1.3.6.1.4.1.164.6.3.4.2.1.6,RAD-MIB::prtQosRateLimitCBS,Unsigned32,read-write,,current,,This object indicates the port's CBS (Committed Burst Size) in KB. Value=0 represents best effort.
.1.3.6.1.4.1.164.6.3.4.2.1.7,RAD-MIB::prtQosRateLimitEIR,Unsigned32,read-write,,current,,This object indicates the port's EIR (Excess Information Rate) in Kbps.
.1.3.6.1.4.1.164.6.3.4.2.1.8,RAD-MIB::prtQosRateLimitEBS,Unsigned32,read-write,,current,,This object indicates the port's EBS (Excess Burst Size) in KB.
.1.3.6.1.4.1.164.6.3.5,RAD-MIB::prtTrafficClass,,,,,,
.1.3.6.1.4.1.164.6.3.5.1,RAD-MIB::portTrafficClassTable,,not-accessible,,current,,Mapping of port to Traffic Class level.
.1.3.6.1.4.1.164.6.3.5.1.1,RAD-MIB::portTrafficClassEntry,,not-accessible,portTrafficClassIdx1:portTrafficClassPortIdx,current,,An entry in portTrafficClassTable.
.1.3.6.1.4.1.164.6.3.5.1.1.1,RAD-MIB::portTrafficClassIdx1,Integer32,not-accessible,,current,,This attribute indicates the 1st index of the table. This may be the Idx of the Cnfg(1..255) being accessed;  Idx of 255 relates to the TmpCnfg, or any other Index.
.1.3.6.1.4.1.164.6.3.5.1.1.2,RAD-MIB::portTrafficClassPortIdx,Integer32,not-accessible,,current,,This object indicates a unique Port Index. Refer to device specification for port Index.
.1.3.6.1.4.1.164.6.3.5.1.1.3,RAD-MIB::portTrafficClass,Integer32,read-write,,current,,This object indicates the Traffic Class level of this port.
.1.3.6.1.4.1.164.6.3.6,RAD-MIB::serviceTable,,not-accessible,,current,,Table of services.
.1.3.6.1.4.1.164.6.3.6.1,RAD-MIB::serviceEntry,,not-accessible,ifIndex:flowIndex:serviceIndex,current,,An entry in the Service Table.
.1.3.6.1.4.1.164.6.3.6.1.1,RAD-MIB::flowIndex,Unsigned32,not-accessible,,current,,Defines the Flow ID the service is associated to.
.1.3.6.1.4.1.164.6.3.6.1.2,RAD-MIB::serviceIndex,Unsigned32,not-accessible,,current,,Defines the Service ID - according to the CoS.
.1.3.6.1.4.1.164.6.3.6.1.3,RAD-MIB::serviceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.6.1.4,RAD-MIB::serviceName,OCTET,read-create,,current,,This attribute defines the service name.
.1.3.6.1.4.1.164.6.3.6.1.5,RAD-MIB::serviceBwProfileId,Unsigned32,read-create,,current,,This variable holds the index of the Ingress BW profile assigned  to that service.
.1.3.6.1.4.1.164.6.3.7,RAD-MIB::evcCosTable,,not-accessible,,current,,This table defines mapping of Ethernet Virtual Connection 
.1.3.6.1.4.1.164.6.3.7.1,RAD-MIB::evcCosEntry,,not-accessible,evcCosCnfgIdx:evcCosEvcIdx,current,,An entry in table.
.1.3.6.1.4.1.164.6.3.7.1.1,RAD-MIB::evcCosCnfgIdx,Unsigned32,not-accessible,,current,,This attribute indicates the Idx of the Cnfg(1..255) being  accessed ; Idx of 255 relates to the TmpCnfg.
.1.3.6.1.4.1.164.6.3.7.1.2,RAD-MIB::evcCosEvcIdx,Unsigned32,not-accessible,,current,,This attribute indicates EVC Id.
.1.3.6.1.4.1.164.6.3.7.1.3,RAD-MIB::evcCosRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table.
.1.3.6.1.4.1.164.6.3.7.1.5,RAD-MIB::evcCosEvcName,OCTET,read-create,,current,,A string that identifies the EVC. It should be unique  in the Maintenance Domain (i.e., in the managed network) Used as MEG ID field in OAM messages.
.1.3.6.1.4.1.164.6.3.7.1.6,RAD-MIB::evcCosSpVlanId,Unsigned32,read-create,,current,,This object indicates the SP (Service Provider) VLAN used when sending  an OAM message for the specified EVC.
.1.3.6.1.4.1.164.6.3.8,RAD-MIB::serviceStatTable,,not-accessible,,current,,Service statistics table.
.1.3.6.1.4.1.164.6.3.8.1,RAD-MIB::serviceStatEntry,,not-accessible,ifIndex:flowIndex:serviceIndex:serviceStatDirection,current,,An entry in the Service Statistics Table. 
.1.3.6.1.4.1.164.6.3.8.1.1,RAD-MIB::serviceStatDirection,INTEGER,not-accessible,,current,upstream(1):downstream(2),The direction in wich the measurement is taken.
.1.3.6.1.4.1.164.6.3.8.1.2,RAD-MIB::srvForwardGreenPackets,Gauge32,read-only,,current,,This attribute displays the counted number of forwarded packets  that where marked Green.
.1.3.6.1.4.1.164.6.3.8.1.3,RAD-MIB::srvForwardGreenPacktesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  forwardGreenPackets counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.4,RAD-MIB::srvForwardYellowPackets,Gauge32,read-only,,current,,This attribute displays the counted number of forwarded packets  that where marked Yellow.
.1.3.6.1.4.1.164.6.3.8.1.5,RAD-MIB::srvForwardYellowPacketsOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  forwardYellowPackets counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.6,RAD-MIB::srvDiscardGreenPacket,Gauge32,read-only,,current,,This attribute displays the counted number of discarded packets  that where marked Green.
.1.3.6.1.4.1.164.6.3.8.1.7,RAD-MIB::srvDiscardGreenPacketOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardGreenPacket counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.8,RAD-MIB::srvDiscardYellowRedPackets,Gauge32,read-only,,current,,This attribute displays the counted number of discarded packets  that where marked Yellow or Red.
.1.3.6.1.4.1.164.6.3.8.1.9,RAD-MIB::srvDiscardYellowRedPacketsOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardYellowRedPackets counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.10,RAD-MIB::srvForwardGreenBytes,Gauge32,read-only,,current,,This attribute displays the counted number of forwarded bytes  that where marked Green.
.1.3.6.1.4.1.164.6.3.8.1.11,RAD-MIB::srvForwardGreenBytesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  forwardGreenBytes counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.12,RAD-MIB::srvForwardYellowBytes,Gauge32,read-only,,current,,This attribute displays the counted number of forwarded bytes  that where marked Yellow.
.1.3.6.1.4.1.164.6.3.8.1.13,RAD-MIB::srvForwardYellowBytesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  forwardYellowBytes counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.14,RAD-MIB::srvDiscardGreenBytes,Gauge32,read-only,,current,,This attribute displays the counted number of discarded bytes  that where marked Green.
.1.3.6.1.4.1.164.6.3.8.1.15,RAD-MIB::srvDiscardGreenBytesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardGreenBytes counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.16,RAD-MIB::srvDiscardYellowRedBytes,Gauge32,read-only,,current,,This attribute displays the counted number of discarded bytes  that where marked Yellow or Red.
.1.3.6.1.4.1.164.6.3.8.1.17,RAD-MIB::srvDiscardYellowRedBytesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardYellowRedBytes counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.18,RAD-MIB::srvResetStatsCmd,INTEGER,read-create,,current,off(2):on(3),Reset statistic counters of the service.
.1.3.6.1.4.1.164.6.3.8.1.19,RAD-MIB::srvDiscardYellowPackets,Gauge32,read-only,,current,,This attribute displays the counted number of discarded packets  that where marked Yellow.
.1.3.6.1.4.1.164.6.3.8.1.20,RAD-MIB::srvDiscardYellowPacketsOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardYellowPackets counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.21,RAD-MIB::srvDiscardYellowBytes,Gauge32,read-only,,current,,This attribute displays the counted number of discarded bytes  that where marked Yellow.
.1.3.6.1.4.1.164.6.3.8.1.22,RAD-MIB::srvDiscardYellowBytesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardYellowBytes counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.23,RAD-MIB::srvDiscardRedPackets,Gauge32,read-only,,current,,This attribute displays the counted number of discarded packets  that where marked Red.
.1.3.6.1.4.1.164.6.3.8.1.24,RAD-MIB::srvDiscardRedPacketsOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardRedPackets counter has overflowed.
.1.3.6.1.4.1.164.6.3.8.1.25,RAD-MIB::srvDiscardRedBytes,Gauge32,read-only,,current,,This attribute displays the counted number of discarded bytes  that where marked Red.
.1.3.6.1.4.1.164.6.3.8.1.26,RAD-MIB::srvDiscardRedBytesOverflow,Gauge32,read-only,,current,,This attribute displays the number of times that the  discardRedBytes counter has overflowed.
.1.3.6.1.4.1.164.6.3.9,RAD-MIB::mappingProfileObjects,,,,,,
.1.3.6.1.4.1.164.6.3.9.1,RAD-MIB::flowMappingProfileTable,,not-accessible,,current,,This table holds flow mapping profiles.
.1.3.6.1.4.1.164.6.3.9.1.1,RAD-MIB::flowMappingProfileEntry,,not-accessible,flowMappingProfileIndex:flowMappingProfilePriority,current,,Each entry in this table describes one Flow mapping profile with one of its Flow Mapping supported, according to the Priority order. The information includes a reference to a Flow Mapping index. 
.1.3.6.1.4.1.164.6.3.9.1.1.1,RAD-MIB::flowMappingProfileIndex,Unsigned32,not-accessible,,current,,A running index for the Flow Mapping Profile table.
.1.3.6.1.4.1.164.6.3.9.1.1.2,RAD-MIB::flowMappingProfilePriority,INTEGER,not-accessible,,current,,The priority of the Mapping selected by flowMappingProfileMapIndex within the Flow Mapping Profile.
.1.3.6.1.4.1.164.6.3.9.1.1.3,RAD-MIB::flowMappingProfileRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.9.1.1.4,RAD-MIB::flowMappingProfileNumOfMaps,Unsigned32,read-create,,current,,This attribute determines the number of the mappings associated to the Flow Mapping Profile.
.1.3.6.1.4.1.164.6.3.9.1.1.5,RAD-MIB::flowMappingProfileMapIndex,Unsigned32,read-create,,current,,This attribute holds a reference to the mapping index. It specifies the mapping selected for the Mapping Profile for the selected Priority. When flowMappingProfileNumOfMaps=0, this attribute is not relevant.
.1.3.6.1.4.1.164.6.3.9.1.1.6,RAD-MIB::flowMappingProfileName,OCTET,read-create,,current,,This attribute defines the name assigned to flowMappingIndex profile.
.1.3.6.1.4.1.164.6.3.9.2,RAD-MIB::qosFlowMappingTable,,not-accessible,,current,,A table of Flow Mapping.
.1.3.6.1.4.1.164.6.3.9.2.1,RAD-MIB::qosFlowMappingEntry,,not-accessible,qosFlowMappingIdx1:qosFlowMappingIdx2:qosFlowMappingIdx3,current,,Each entry in this table describes one Flow Mapping. The information includes combination (AND function) of all the  classifications, as defined in the qosFlowMappingCriteria field. Classifiers are: TOS, DSCP, VLAN ID, MAC and IP source and destination addresses,  IP protocol, IP Precedence, TCP and UDP source and destination ports.
.1.3.6.1.4.1.164.6.3.9.2.1.1,RAD-MIB::qosFlowMappingIdx1,Unsigned32,not-accessible,,current,, - In case the table is accessed via flowMappingProfileTable this is a running index for the QoS Flow Mapping table. this will be the ifIndex of the XNI (bridge port) to which the  QoS mapping applies. 
.1.3.6.1.4.1.164.6.3.9.2.1.2,RAD-MIB::qosFlowMappingIdx2,Unsigned32,not-accessible,,current,,An index for the QoS Flow Mapping table. - In case the table is accessed via flowMappingProfileTable the index will be fixed = 1. - In case the table is not accessed via flowMappingProfileTable, this will be the index of the Flow (EVC) to which the QoS mapping applies. 
.1.3.6.1.4.1.164.6.3.9.2.1.3,RAD-MIB::qosFlowMappingIdx3,Unsigned32,not-accessible,,current,,An index for the QoS Flow Mapping table. - In case the table is accessed via flowMappingProfileTable the index will be fixed = 1. - In case the table is not accessed via flowMappingProfileTable, this will be the Priority to which the QoS mapping applies. 
.1.3.6.1.4.1.164.6.3.9.2.1.4,RAD-MIB::qosFlowMappingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.9.2.1.5,RAD-MIB::qosFlowMappingCriteria,BITS,read-create,,current,ieee802dot1p(0):tos(1):dscp(2):vlanId(3):macSrcAddr(4):macDestAddr(5):ipSrcAddr(6):ipDestAddr(7):tcpSrcPort(8):tcpDestPort(9):udpSrcPort(10):udpDestPort(11):ipPrecedence(12):innerIeee802dot1p(13):innerVlanId(14):untagged(15),This attribute determines upon which criterion the flow will be mapped.
.1.3.6.1.4.1.164.6.3.9.2.1.6,RAD-MIB::qosFlowMappingIeee802dot1p,Unsigned32,read-create,,current,,This attribute determines which TOS values are applicable for that flow. It is relevant only in case the ieee802dot1p bit(0) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.7,RAD-MIB::qosFlowMappingTos,Unsigned32,read-create,,current,,This attribute determines which TOS values are applicable for that flow. It is relevant only in case the tos bit (1) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.8,RAD-MIB::qosFlowMappingFromDscp,Unsigned32,read-create,,current,,This attribute determines the first DSCP value to compare with in a range. It is relevant only in case the dscp bit (2) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.9,RAD-MIB::qosFlowMappingToDscp,Unsigned32,read-create,,current,,This attribute determines the first DSCP value to compare with in a range. It is relevant only in case the dscp bit (2) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.10,RAD-MIB::qosFlowMappingFromVlanId,Unsigned32,read-create,,current,,This attribute determines the first VLAN ID value to compare with in a range. It is relevant only in case the vlanId bit (3) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.11,RAD-MIB::qosFlowMappingToVlanId,Unsigned32,read-create,,current,,This attribute determines the last VLAN ID value to compare with in a range. It is relevant only in case the vlanId bit (3) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.12,RAD-MIB::qosFlowMappingFromSrcMacAddr,OCTET,read-create,,current,,This attribute determines the first source MAC address to compare with in a range. It is relevant only in case the macSrcAddr bit (4) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.13,RAD-MIB::qosFlowMappingToSrcMacAddr,OCTET,read-create,,current,,This attribute determines the last source MAC address to compare with in a range. It is relevant only in case the macSrcAddr bit (4) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.14,RAD-MIB::qosFlowMappingFromDestMacAddr,OCTET,read-create,,current,,This attribute determines the first destination MAC address to compare with in a range. It is relevant only in case the macDestAddr (5) bit in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.15,RAD-MIB::qosFlowMappingToDestMacAddr,OCTET,read-create,,current,,This attribute determines the last destination MAC address to compare with in a range. It is relevant only in case the macDestAddr (5) bit in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.16,RAD-MIB::qosFlowMappingFromSrcIpAddr,IpAddress,read-create,,current,,This attribute determines the first source IP address to compare with in a range. It is relevant only in case the ipSrcAddr (6) bit in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.17,RAD-MIB::qosFlowMappingToSrcIpAddr,IpAddress,read-create,,current,,This attribute determines the last source IP address to compare with in a range. It is relevant only in case the ipSrcAddr (6) bit in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.18,RAD-MIB::qosFlowMappingFromDestIpAddr,IpAddress,read-create,,current,,This attribute determines the first destination IP address to compare with in a range. It is relevant only in case the ipDestAddr (7) bit in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.19,RAD-MIB::qosFlowMappingToDestIpAddr,IpAddress,read-create,,current,,This attribute determines the last destination IP address to compare with in a range. It is relevant only in case the ipDestAddr (7) bit in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.20,RAD-MIB::qosFlowMappingFromTcpSrcPort,Unsigned32,read-create,,current,,This attribute determines the first TCP source port to compare with in a range. It is relevant only in case the tcpSrcPort bit (8) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.21,RAD-MIB::qosFlowMappingToTcpSrcPort,Unsigned32,read-create,,current,,This attribute determines the last TCP source port to compare with in a range. It is relevant only in case the tcpSrcPort bit (8) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.22,RAD-MIB::qosFlowMappingFromTcpDestPort,Unsigned32,read-create,,current,,This attribute determines the first TCP destination port to compare with in a range. It is relevant only in case the tcpDestPort bit (9) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.23,RAD-MIB::qosFlowMappingToTcpDestPort,Unsigned32,read-create,,current,,This attribute determines the last TCP destination port to compare with in a range. It is relevant only in case the tcpDestPort bit (9) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.24,RAD-MIB::qosFlowMappingFromUdpSrcPort,Unsigned32,read-create,,current,,This attribute determines the first UDP source port to compare with in a range. It is relevant only in case the udpSrcPort bit (10) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.25,RAD-MIB::qosFlowMappingToUdpSrcPort,Unsigned32,read-create,,current,,This attribute determines the last UDP source port to compare with in a range. It is relevant only in case the udpSrcPort bit (10) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.26,RAD-MIB::qosFlowMappingFromUdpDestPort,Unsigned32,read-create,,current,,This attribute determines the first UDP destination port to compare with in a range. It is relevant only in case the udpDestPort bit (11) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.27,RAD-MIB::qosFlowMappingToUdpDestPort,Unsigned32,read-create,,current,,This attribute determines the last UDP destination port to compare with in a range. It is relevant only in case the udpDestPort bit (11) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.28,RAD-MIB::qosFlowMappingFromIpPrecedence,Unsigned32,read-create,,current,,This attribute determines the first IpPrecedence value to compare with in a range. It is relevant only in case the IpPrecedence bit (12) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.29,RAD-MIB::qosFlowMappingToIpPrecedence,Unsigned32,read-create,,current,,This attribute determines the last IpPrecedence value to compare with in a range. It is relevant only in case the IpPrecedence bit (12) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.30,RAD-MIB::qosFlowMappingInnerIeee802dot1p,Unsigned32,read-create,,current,,This attribute determines which TOS values are applicable for that flow. It is relevant only in case the innerIeee802dot1p bit (13) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.31,RAD-MIB::qosFlowMappingFromInnerVlanId,Unsigned32,read-create,,current,,This attribute determines the first inner VLAN ID value to compare with in a range. It is relevant only in case the innerVlanId bit(14) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.9.2.1.32,RAD-MIB::qosFlowMappingToInnerVlanId,Unsigned32,read-create,,current,,This attribute determines the last inner VLAN ID value to compare with in a range. It is relevant only in case the innerVlanId bit(14) in qosFlowMappingCriteria equals 1.
.1.3.6.1.4.1.164.6.3.10,RAD-MIB::cosProfileTable,,not-accessible,,current,,Class of Service Profile table.  Each profile holds a priority method, and a mappring function  that maps the priority values (range according to the method)  into CoS values.
.1.3.6.1.4.1.164.6.3.10.1,RAD-MIB::cosProfileEntry,,not-accessible,cosProfileIndex,current,,A conceptual row where each row contains one CoS attributes.
.1.3.6.1.4.1.164.6.3.10.1.1,RAD-MIB::cosProfileIndex,Unsigned32,not-accessible,,current,,Defines the CoS Profile ID.
.1.3.6.1.4.1.164.6.3.10.1.2,RAD-MIB::cosProfileRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.10.1.3,RAD-MIB::cosProfileCosMethod,INTEGER,read-create,,current,ieee802dot1p(2):tos(3):dscp(4):ipPrecedence(5),Defines the priority method upon CoS mapping is done.
.1.3.6.1.4.1.164.6.3.10.1.4,RAD-MIB::cosProfileName,OCTET,read-create,,current,,This attribute defines the name assigned to CoS profile.
.1.3.6.1.4.1.164.6.3.10.1.5,RAD-MIB::cosProfileCosMapping,OCTET,read-create,,current,,This attribute defines the value of the CoS that is assigned for each priority. The number of the valid octets depends upon Octet 0 corresponds to priority = 0 Octet 1 corresponds to priority = 1 ... Octet 63 corresponds to priority = 63. 
.1.3.6.1.4.1.164.6.3.11,RAD-MIB::queueProfileObjects,,,,,,
.1.3.6.1.4.1.164.6.3.11.1,RAD-MIB::qProfileTable,,not-accessible,,current,,This table defines the profiles for a cluster of queues. 
.1.3.6.1.4.1.164.6.3.11.1.1,RAD-MIB::qProfileEntry,,not-accessible,qProfileIndex,current,,A conceptual row where each row contains one Queue Cluster attribute. 
.1.3.6.1.4.1.164.6.3.11.1.1.1,RAD-MIB::qProfileIndex,Unsigned32,not-accessible,,current,,Defines the Queue Cluster Profile ID.
.1.3.6.1.4.1.164.6.3.11.1.1.2,RAD-MIB::qProfileRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.11.1.1.3,RAD-MIB::qProfileName,OCTET,read-create,,current,,This attribute holds the name of the Queue cluster profile.
.1.3.6.1.4.1.164.6.3.11.1.1.4,RAD-MIB::qProfileNumberOfInternalQ,Unsigned32,read-create,,current,,This attribute holds the number of the internal queue profiles that are pointed by qInternalQProfile.
.1.3.6.1.4.1.164.6.3.11.1.1.5,RAD-MIB::qProfileInternalQProfile,OCTET,read-create,,current,,This attribute holds the indexes to the queue profiles in the qInternalProfileTable. Each couple of octets holds an index to the qInternalProfileTable.
.1.3.6.1.4.1.164.6.3.11.2,RAD-MIB::qInternalProfileTable,,not-accessible,,current,,This table holds queue profiles.
.1.3.6.1.4.1.164.6.3.11.2.1,RAD-MIB::qInternalProfileEntry,,not-accessible,qInternalProfileIndex,current,,A conceptual row where each row contains one Queue attribute. 
.1.3.6.1.4.1.164.6.3.11.2.1.1,RAD-MIB::qInternalProfileIndex,Unsigned32,not-accessible,,current,,Defines the Queue Profile ID.
.1.3.6.1.4.1.164.6.3.11.2.1.2,RAD-MIB::qInternalProfileRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.11.2.1.3,RAD-MIB::qInternalProfileScheduling,INTEGER,read-create,,current,wfq(1):strict(2):bestEffort(3),This attribute determines the queue scheduling method.
.1.3.6.1.4.1.164.6.3.11.2.1.4,RAD-MIB::qInternalProfileWFQWeight,Unsigned32,read-create,,current,,This attribute determines the weight that each WFQ (Weighted Fair Queue) participant gets. It is applicable only when scheduling is configured to WFQ.
.1.3.6.1.4.1.164.6.3.11.2.1.5,RAD-MIB::qInternalProfileQueueLength,Unsigned32,read-create,,current,,This attribute determines the length of the queue.
.1.3.6.1.4.1.164.6.3.11.2.1.6,RAD-MIB::qInternalProfileWredStartDropThresh,Unsigned32,read-create,,current,,This attribute determines the length that the queue (Start Value) must reach before the packets colored yellow will start being dropped by the WRED (Weighted Random Early Detection/Discard) mechanism. WRED is one the most commonly used method for congestion avoidance.
.1.3.6.1.4.1.164.6.3.11.2.1.7,RAD-MIB::qInternalProfileWredDropAllThresh,Unsigned32,read-create,,current,,This attribute determines the length that the queue (Stop Value) must reach before the WRED (Weighted Random Early Detection) shaper mechanism stops dropping randomly,  and just drops all further packets marked as yellow.
.1.3.6.1.4.1.164.6.3.11.2.1.8,RAD-MIB::qInternalProfileWredDropProbability,Unsigned32,read-create,,current,,This attribute determines the percentage of packets that are being dropped at the point when the length of the queue reaches the Stop value.  So, effectively, this defines how quickly the rate of dropping packet must increase as the queue length grows from the Start Value to the Stop Value.
.1.3.6.1.4.1.164.6.3.11.2.1.9,RAD-MIB::qInternalProfileRateLimit,Unsigned32,read-create,,current,,This attribute determines the Rate Limit of the queue in Kbps. Value=0 represents best effort.
.1.3.6.1.4.1.164.6.3.11.2.1.10,RAD-MIB::qInternalProfileShaperProfile,Unsigned32,read-create,,current,,This attribute defines the Shaper Profile (bwProfileIndex from bwProfileTable) assigned to this qInternalProfile. Valid range of bwProfileIndex for Shaper Profiles is 0x8000001-0x8000041. If set to '0', no profile is assigned to this qInternalProfile.
.1.3.6.1.4.1.164.6.3.11.3,RAD-MIB::queueGroupTable,,not-accessible,,current,,This table defines the queue groups/blocks,their level and connections between them.
.1.3.6.1.4.1.164.6.3.11.3.1,RAD-MIB::queueGroupEntry,,not-accessible,IMPLIEDqueueGroupName:queueGroupQBlockLevel:queueGroupQBlockIdx,current,,A conceptual row where each row contains one Queue group. 
.1.3.6.1.4.1.164.6.3.11.3.1.1,RAD-MIB::queueGroupName,OCTET,not-accessible,,current,,Defines the Queue Group unique name.
.1.3.6.1.4.1.164.6.3.11.3.1.2,RAD-MIB::queueGroupQBlockLevel,Unsigned32,not-accessible,,current,,This attribute holds the Level of the Queue Block .First level is 1. NA=2^32-1.
.1.3.6.1.4.1.164.6.3.11.3.1.3,RAD-MIB::queueGroupQBlockIdx,Unsigned32,not-accessible,,current,,This attribute holds the ID of the Queue Block. NA=2^32-1.
.1.3.6.1.4.1.164.6.3.11.3.1.4,RAD-MIB::queueGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.11.3.1.5,RAD-MIB::queueGroupQBlockProfile,Unsigned32,read-create,,current,,This attribute defines the Queue profile assigned to this Queue Block. This object points to qProfileIndex in qProfileTable. 
.1.3.6.1.4.1.164.6.3.11.3.1.6,RAD-MIB::queueGroupQBlockShaperProfile,Unsigned32,read-create,,current,,This attribute defines the Shaper profile assigned to this Queue Block.
.1.3.6.1.4.1.164.6.3.11.3.1.7,RAD-MIB::queueGroupPointToQBlock,OCTET,read-create,,current,,This attribute defines the Queue Block name of the next Queue Block level  that is pointed by this Queue Block.
.1.3.6.1.4.1.164.6.3.11.3.1.8,RAD-MIB::queueGroupPointToInternalQueue,Unsigned32,read-create,,current,,This attribute defines the internal queue whithin queueGroupPointToQBlock that is pointed by this Queue Block.
.1.3.6.1.4.1.164.6.3.11.3.1.9,RAD-MIB::queueGroupQBlockName,OCTET,read-create,,current,,This attribute holds the name of the Queue Block.
.1.3.6.1.4.1.164.6.3.12,RAD-MIB::markingProfileTable,,not-accessible,,current,,Marking profile table. Each profile holds a marking function  which converts CoS values to Service Provider priority values.
.1.3.6.1.4.1.164.6.3.12.1,RAD-MIB::markingProfileEntry,,not-accessible,markingProfileIndex,current,,A conceptual row where each row contains one Marking attribute. 
.1.3.6.1.4.1.164.6.3.12.1.1,RAD-MIB::markingProfileIndex,Unsigned32,not-accessible,,current,,Defines the Marking Profile ID.
.1.3.6.1.4.1.164.6.3.12.1.2,RAD-MIB::markingProfileRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute is used to create a new row or to delete an existing row in the table.
.1.3.6.1.4.1.164.6.3.12.1.3,RAD-MIB::markingProfileName,OCTET,read-create,,current,,This attribute defines the unique name assigned to the Marking profile.
.1.3.6.1.4.1.164.6.3.12.1.4,RAD-MIB::markingSpVlanPBit,OCTET,read-create,,current,,For ETX-202A : This attribute defines the value of the SP VLAN P-Bit that is assigned for each CoS:  Octet 0 corresponds to CoS = 0 Octet 1 corresponds to CoS = 1 ... Octet 7 corresponds to CoS = 7. For LA-210 from V1.5 : for each frame according to the value of markingProfileMethod parameter : Octet 1 corresponds to value 1 of 802.1 P-bit/DSCP/TOS. ... Octet 7 corresponds to value 7 of 802.1 P-bit/DSCP/TOS. 
.1.3.6.1.4.1.164.6.3.12.1.5,RAD-MIB::markingProfileMethod,INTEGER,read-create,,current,ieee802dot1p(2):tos(3):dscp(4):ipPrecedence(5),This attribute defines the method upon which marking is done.
.1.3.6.1.4.1.164.6.4,RAD-MIB::radTransport,,,,,,
.1.3.6.1.4.1.164.6.4.1,RAD-MIB::radTransportDomains,,,,,,
.1.3.6.1.4.1.164.6.4.1.1,RAD-MIB::radTransportDomainSnmpEfmOam,,,,,,The SNMP over EFM OAM transport domain. The corresponding transport address is of type RadTransportAddressEfmOam for EFM OAM addresses (port).
.1.3.6.1.4.1.164.7,RAD-MIB::radStkHub,,,,,,
.1.3.6.1.4.1.164.11,RAD-MIB::radRouter,,,,,,
.1.3.6.1.4.1.164.11.7,RAD-MIB::rtrBridge,,,,,,
.1.3.6.1.4.1.164.11.7.2,RAD-MIB::webranger,,,,,,
.1.3.6.1.4.1.164.11.7.2.1,RAD-MIB::wrSysConfig,,,,,,
.1.3.6.1.4.1.164.11.7.2.1.1,RAD-MIB::wrBraodcastCtrlCmd,INTEGER,read-write,,current,block(1):forward(2):blockLinkPropagation(3),This parameter is a command to the webranger CPU. It enables blocking or forwarding broadcast frames, which may cause a trigger to a connection. blockLinkPropagation (3) - blocks the broadcast frames to the links, tx to the LAN. 
.1.3.6.1.4.1.164.11.7.2.1.2,RAD-MIB::wrFrSelfLearningMode,INTEGER,read-write,,current,off(1):on(2),This parameter enables the webranger to learn the DLCi's configuration and maintanance protocol.  off - will get the configuration by setting it. on - disables configuration and start self learning.
.1.3.6.1.4.1.164.11.7.2.1.3,RAD-MIB::wrGratuitousArp,INTEGER,read-write,,current,disable(2):enable(3),This parameter enables/disables the Gratuitous ARP feature. When enabled, the feature means: when receiving ARP with sender's  Source IP Address that already exists in the ARP table - replace  MAC Address with sender's Source MAC Address.
.1.3.6.1.4.1.164.11.7.2.2,RAD-MIB::wrIpRouterInfo,,,,,,
.1.3.6.1.4.1.164.11.7.2.2.1,RAD-MIB::wrConfigIpDhcp,,,,,,
.1.3.6.1.4.1.164.11.7.2.2.1.1,RAD-MIB::wrDhcpAction,INTEGER,read-write,,current,disable(2):enable(3),Activating (disable/enable) DHCP server operation. Since DHCP Server and DHCP Relay cannot reside in same device, DHCP Relay may be enabled (per interface), only if server action is disabled. For some devices, this object is used in order to enable/disable  the DHCP Client. See device SDS.
.1.3.6.1.4.1.164.11.7.2.2.1.2,RAD-MIB::wrDhcpTable,,not-accessible,,current,,A list of DHCP entries. The number of entries is up to DHCP current entries, according to the WEBRANger model.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1,RAD-MIB::wrDhcpEntry,,not-accessible,wrDhcpLowIpAddress,current,,DHCP parameters per entry of the DHCP table.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.1,RAD-MIB::wrDhcpLowIpAddress,IpAddress,read-create,,current,,DHCP Low Ip Address.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.2,RAD-MIB::wrDhcpHighIpAddress,IpAddress,read-create,,current,,DHCP High Ip Address.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.3,RAD-MIB::wrDhcpIpMaskAddress,IpAddress,read-create,,current,,IP mask Address.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.4,RAD-MIB::wrDhcpDefaultGateway,IpAddress,read-create,,current,,Default Gateway's IP Address.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.5,RAD-MIB::wrDhcpPrimaryDNS,IpAddress,read-create,,current,,Primary DNS.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.6,RAD-MIB::wrDhcpSecondaryDNS,IpAddress,read-create,,current,,Secondary DNS.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.7,RAD-MIB::wrDhcpInterface,INTEGER,read-create,,current,all(1):lan1(2):lan2(3):anyLan(4):wan(5),The IP addresse allocation is done according to the  interface type from which the DHCP request arrives.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.8,RAD-MIB::wrDhcpRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table. For creating a row, the NMS should set  wrDhcpRowStatus.id = active(1). For destroying a row, the NMS should set: wrDhcpStatus.id = destroy(6). Only rows with status active(1) are relevant.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.9,RAD-MIB::wrDhcpIpAddressLeaseTime,Integer32,read-create,,current,,Allocated IP Address lease time in seconds.  A zero value specifies no time limitation.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.10,RAD-MIB::wrDhcpPoolName,OCTET,read-create,,current,,DHCP pool name - string with max length of 10 characters
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.11,RAD-MIB::wrDhcpTftpServerIp,IpAddress,read-create,,current,,DHCP pool - TFTP-server IP Address.
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.12,RAD-MIB::wrDhcpConfigFileName,OCTET,read-create,,current,,TFTP-name of the configuration File Name for DHCP pool.
.1.3.6.1.4.1.164.11.7.2.2.1.3,RAD-MIB::dhcpPoolAllocTable,,not-accessible,,current,,A list of DHCP Pool Allocation entries. Each entry (row) consist of a single IP Address belonging to DHCP pool  whose lowest IP address is dhcpPoolAllocLowIpAddress.  This IP address may be offered for leasing, or may already be  leased (in use) by Host it's MacAddress is dhcpPoolAllocMacAddress. Time left for leasing period is indicated by dhcpPoolAllocTimeLeft. All posible statuses of IP address are indicated and controlled by dhcpPoolAllocFlags
.1.3.6.1.4.1.164.11.7.2.2.1.3.1,RAD-MIB::dhcpPoolAllocEntry,,not-accessible,dhcpPoolAllocLowIpAddress:dhcpPoolAllocLeasingIpAddress,current,,DHCP Pool Allocation parameters per entry of the DHCP Pool Allocation table.
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.1,RAD-MIB::dhcpPoolAllocLowIpAddress,IpAddress,read-only,,current,,Lowest IP address of this pool, value eqaul to wrDhcpLowIpAddress for  the pool.
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.2,RAD-MIB::dhcpPoolAllocLeasingIpAddress,IpAddress,read-only,,current,,Single IP Address belonging to dhcp pool whose Lowest Ip Address is  dhcpPoolAllocLowIpAddress. This IP address may be offered for leasing or may be leased by Host its MacAddress is dhcpPoolAllocMacAddress. All posible statuses of IP address are indicated by dhcpPoolAllocFlags 
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.3,RAD-MIB::dhcpPoolAllocMacAddress,OCTET,read-only,,current,,MAC Address to which the IP address has been leased 
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.4,RAD-MIB::dhcpPoolAllocTimeLeft,Integer32,read-only,,current,,IP address leasing time left in seconds 
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.5,RAD-MIB::dhcpPoolAllocFlags,INTEGER,read-only,,current,notApplicable(1):free(2):inUse(3):offered(4):forbidden(5),These flags indicates status of each IP address.  User may change value to free, via dhcpPoolAllocFreeCmd 
.1.3.6.1.4.1.164.11.7.2.2.1.3.1.6,RAD-MIB::dhcpPoolAllocFreeCmd,INTEGER,read-write,,current,off(2):on(3),Setting this attribute to On (3), will enforce the agent to 
.1.3.6.1.4.1.164.11.7.2.2.1.4,RAD-MIB::dhcpRelayTable,,not-accessible,,current,,A list of DHCP relay entries.
.1.3.6.1.4.1.164.11.7.2.2.1.4.1,RAD-MIB::dhcpRelayEntry,,not-accessible,ifIndex,current,,DHCP Relay parameters per entry of the DHCP relay table.
.1.3.6.1.4.1.164.11.7.2.2.1.4.1.1,RAD-MIB::dhcpRelayAction,INTEGER,read-write,,current,disable(2):enable(3),Setting this attribute to enable (3), will 
.1.3.6.1.4.1.164.11.7.2.2.1.4.1.2,RAD-MIB::dhcpRelayServerIpAddress,IpAddress,read-write,,current,,DHCP Server IP Address.
.1.3.6.1.4.1.164.11.7.2.2.1.4.1.3,RAD-MIB::dhcpRelayMaxHop,Integer32,read-write,,current,,Maximum number of hops till DHCP Server. upper limit is 16 hops
.1.3.6.1.4.1.164.11.7.2.2.1.5,RAD-MIB::wrDhcpPort,INTEGER,read-write,,current,notApplicable(1):all(2):outOfBand(3):lan1(4):lan2(5),This parameter defines the port that DHCP flow will be actiavted.
.1.3.6.1.4.1.164.11.7.2.2.1.6,RAD-MIB::dhcpClientTable,,not-accessible,,current,,A list of DHCP client entries.
.1.3.6.1.4.1.164.11.7.2.2.1.6.1,RAD-MIB::dhcpClientEntry,,not-accessible,ifIndex,current,,DHCP Client parameters per entry of the DHCP Client table.
.1.3.6.1.4.1.164.11.7.2.2.1.6.1.1,RAD-MIB::dhcpClientAction,INTEGER,read-write,,current,disable(2):enable(3),This parameter default value is enable(3).
.1.3.6.1.4.1.164.11.7.2.2.1.6.1.2,RAD-MIB::dhcpClientServerIpAddress,IpAddress,read-write,,current,,DHCP Server IP Address.
.1.3.6.1.4.1.164.11.7.2.2.1.6.1.3,RAD-MIB::dhcpClientLeaseExpirationTime,Integer32,read-only,,current,,This parameter holds the time (in minutes) left until lease expiration.
.1.3.6.1.4.1.164.11.7.2.2.1.6.1.4,RAD-MIB::dhcpClientStatus,OCTET,read-only,,current,,This parametr displays the DHCP status.
.1.3.6.1.4.1.164.11.7.2.2.1.7,RAD-MIB::dhcpIfClientTable,,not-accessible,,current,,DHCP client entries for each Interface.
.1.3.6.1.4.1.164.11.7.2.2.1.7.1,RAD-MIB::dhcpIfClientEntry,,not-accessible,ifIndex:dhcpIfClientIpAddress,current,,DHCP Clients per entry of the DHCP Interface Client table.
.1.3.6.1.4.1.164.11.7.2.2.1.7.1.2,RAD-MIB::dhcpIfClientIpAddress,IpAddress,read-create,,current,,DHCP Client IP Address.
.1.3.6.1.4.1.164.11.7.2.2.1.7.1.3,RAD-MIB::dhcpIfClientRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status used for creating, modifying, and deleting instances  of the columnar objects in the dhcpIfClientTable.  For Vmux Devices, it will be possible only to Delete instances. The addition of Clients will be done automatically by the Server according to Network messages that are sent by the Clients; not via SNMP. In order to Delete a Client, this MIB object should be set to: destroy (6).
.1.3.6.1.4.1.164.11.7.2.2.1.8,RAD-MIB::dhcpServerAction,INTEGER,read-write,,current,noOp(2):deleteAllClients(3),This variable enables the operator to perform one of the deleteAllClients (3) is an option that is used for a device functioning as a server. It will remove all the clients from all the interfaces of the device. When the operation is complete, the agent will return a noOp (2) value.
.1.3.6.1.4.1.164.11.7.2.2.2,RAD-MIB::wrConfigIpDNS,,,,,,
.1.3.6.1.4.1.164.11.7.2.2.2.1,RAD-MIB::wrDNSRelayAction,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),When Enabled, device will act as a DNS Relay: whenever the device receives a DNS request from its host, it will forward it to the DNS server  as if the request was initiated by the device itself. The reply from the DNS server is forwarded by the device to the host as if the device  was answering the request.
.1.3.6.1.4.1.164.11.7.2.3,RAD-MIB::wrConfigIpxRouterInfo,,,,,,
.1.3.6.1.4.1.164.11.7.2.3.1,RAD-MIB::wrAutoLearnLanIpxNets,INTEGER,read-write,,current,disable(2):enable(3),Activating (disable/enable) the auto-learn operation.
.1.3.6.1.4.1.164.11.7.2.3.2,RAD-MIB::wrLanIpxNetTable,,not-accessible,,current,,Lan IPX nets Table.
.1.3.6.1.4.1.164.11.7.2.3.2.1,RAD-MIB::wrLanIpxNetEntry,,not-accessible,wrLanifIndex:wrLanIpxFrameType,current,,IPX Nets per frame type & LAN port. The table entries  will be created by the agent
.1.3.6.1.4.1.164.11.7.2.3.2.1.1,RAD-MIB::wrLanifIndex,Integer32,read-only,,current,,LAN port ifIndex.
.1.3.6.1.4.1.164.11.7.2.3.2.1.2,RAD-MIB::wrLanIpxFrameType,INTEGER,read-only,,current,t8023(1):ethernet(2):t8022(3):snap(4),Frame Type
.1.3.6.1.4.1.164.11.7.2.3.2.1.3,RAD-MIB::wrIpxNetAddress,IpAddress,read-write,,current,,Net address per Frame Type & LAN port.
.1.3.6.1.4.1.164.11.7.2.3.3,RAD-MIB::wrDialInIpxNet,IpAddress,read-write,,current,,Net address through a link.
.1.3.6.1.4.1.164.11.7.2.3.4,RAD-MIB::ripSapIfConfTable,,not-accessible,,current,,A list of Interfaces which require separate configuration in RIP/SAP.
.1.3.6.1.4.1.164.11.7.2.3.4.1,RAD-MIB::ripSapIfConfEntry,,not-accessible,ripSapIfConfIfIndex,current,,A Single Routing Domain in a single Subnet.
.1.3.6.1.4.1.164.11.7.2.3.4.1.1,RAD-MIB::ripSapIfConfIfIndex,Integer32,read-only,,current,,The interface ifIndex.
.1.3.6.1.4.1.164.11.7.2.3.4.1.2,RAD-MIB::ripSapIfConfMode,INTEGER,read-create,,current,off(1):on(2),The ifIndex RIP/SAP mode.
.1.3.6.1.4.1.164.11.7.2.3.4.1.3,RAD-MIB::ripSapIfConfStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table. For creating a row, the NMS should set  ripSapIfConfStatus.id1 = active(1). For destroying a row, the NMS should set: ripSapIfConfStatus.id1 = destroy(6). Only rows with status active(1) are relevant.
.1.3.6.1.4.1.164.11.7.2.4,RAD-MIB::wrInterface,,,,,,
.1.3.6.1.4.1.164.11.7.2.4.1,RAD-MIB::wrIpAddressTable,,not-accessible,,current,,Link IP addresses Table.
.1.3.6.1.4.1.164.11.7.2.4.1.1,RAD-MIB::wrIpAddressEntry,,not-accessible,wrIpIfIndex,current,,Ip Address per Link
.1.3.6.1.4.1.164.11.7.2.4.1.1.1,RAD-MIB::wrIpIfIndex,Integer32,read-only,,current,,Port interface index.
.1.3.6.1.4.1.164.11.7.2.4.1.1.2,RAD-MIB::wrIpAddress,IpAddress,read-create,,current,,Link IP Address.
.1.3.6.1.4.1.164.11.7.2.4.1.1.3,RAD-MIB::wrIpMask,IpAddress,read-create,,current,,Link IP mask Address.
.1.3.6.1.4.1.164.11.7.2.4.1.1.4,RAD-MIB::wrIpRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table. For creating a row, the NMS should set  wrIpRowStatus.id1 = active(1). For destroying a row, the NMS should set: wrIpRowStatus.id1 = destroy(6). Only rows with status active(1) are relevant.
.1.3.6.1.4.1.164.11.7.2.4.2,RAD-MIB::wrSpoofingTable,,not-accessible,,current,,Spoofing Table.
.1.3.6.1.4.1.164.11.7.2.4.2.1,RAD-MIB::wrSpoofingEntry,,not-accessible,wrSpoofingIfIndex,current,,Spoofing per Link
.1.3.6.1.4.1.164.11.7.2.4.2.1.1,RAD-MIB::wrSpoofingIfIndex,Integer32,read-only,,current,,Port interface index.
.1.3.6.1.4.1.164.11.7.2.4.2.1.2,RAD-MIB::wrSpoofingAction,Integer32,read-create,,current,,Spoofing action is applied by bit code: enable : bit 0 set (disable: bit 0 is 0) keepAlive : bit 1 ... : bit 2 and so on. For the above example, to set spoofing to keepAlive action, the object's value will be 3 = [ 2**0 + 2**1 ]  Only the Remote WEBRANger will accept this object ! ------- 
.1.3.6.1.4.1.164.11.7.2.4.2.1.3,RAD-MIB::wrSpoofingAgingStation,Integer32,read-create,,current,, Aging time of stations list, in min. The agent 'translates' the time entered in minutes, to 10 min. resolution, as Only the Remote WEBRANger will accept this object ! ---------------- 
.1.3.6.1.4.1.164.11.7.2.4.2.1.4,RAD-MIB::wrSpoofingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This attribute allows to create/delete a row in this table. For creating a row, the NMS should set  wrSpoofingRowStatus.id1 = active(1). For destroying a row, the NMS should set: wrSpoofingRowStatus.id1 = destroy(6). Only rows with status active(1) are relevant.
.1.3.6.1.4.1.164.11.7.2.4.3,RAD-MIB::wrLanIfTable,,not-accessible,,current,,Link IP addresses Table.
.1.3.6.1.4.1.164.11.7.2.4.3.1,RAD-MIB::wrLanIfEntry,,not-accessible,wrLanIfIndex,current,,Ip Address per Link
.1.3.6.1.4.1.164.11.7.2.4.3.1.1,RAD-MIB::wrLanIfIndex,Integer32,read-only,,current,,Port interface index.
.1.3.6.1.4.1.164.11.7.2.4.3.1.2,RAD-MIB::wrLanBridgeRouterMode,INTEGER,read-write,,current,unknown(1):bridge(2):ipRouter(3):ipxRouter(4):ipAndIpxRouter(5):bRouter(6):ipBrouter(7):ipxBrouter(8):ipAndIpxBrouter(9):bridgeAndStp(10),This parameter indicates whether the link is Bridge  or Router and specifies the Router's type.
.1.3.6.1.4.1.164.11.7.2.4.3.1.3,RAD-MIB::wrLanIfState,INTEGER,read-write,,current,disable(2):enable(3):redundancy(4),The LAN is disabled or enabled.
.1.3.6.1.4.1.164.11.7.2.4.3.1.4,RAD-MIB::wrLanIfRdnTimeout,Integer32,read-write,,current,,LAN Redundancy Timeout in seconds.
.1.3.6.1.4.1.164.11.7.2.4.4,RAD-MIB::wrSyncCnfgTable,,not-accessible,,current,,Configuration table for Async interface.
.1.3.6.1.4.1.164.11.7.2.4.4.1,RAD-MIB::wrSyncCnfgEntry,,not-accessible,wrSyncIfIndex,current,,Configuration table
.1.3.6.1.4.1.164.11.7.2.4.4.1.1,RAD-MIB::wrSyncIfIndex,Integer32,read-only,,current,,Sync interface index.
.1.3.6.1.4.1.164.11.7.2.4.4.1.2,RAD-MIB::wrSyncClkMode,INTEGER,read-write,,current,notApplicable(1):manual(2):program(3),Clock Mode.
.1.3.6.1.4.1.164.11.7.2.4.4.1.3,RAD-MIB::wrSyncClkRate,INTEGER,read-write,,current,notApplicable(1):r16(2):r32(3):r48(4):r64(5):r96(6):r128(7):r256(8):r768(9),Clock Rate in. Rate can be changed if Clock Mode is Program only.
.1.3.6.1.4.1.164.11.7.2.4.5,RAD-MIB::wrFrCnfgTable,,not-accessible,,current,,Configuration table for Fr parameters that do not exist in RFC2115.
.1.3.6.1.4.1.164.11.7.2.4.5.1,RAD-MIB::wrFrCnfgEntry,,not-accessible,ifIndex,current,,Configuration entry for Fr parameters that do not exist in RFC2115.
.1.3.6.1.4.1.164.11.7.2.4.5.1.1,RAD-MIB::wrFrDlciLearningMode,INTEGER,read-write,,current,off(2):on(3),This parameter enables the webranger to learn the DLCi's configuration and maintanance protocol for the current interface.  off - the WR will read the user's configuration for this interface. on - the WR will begin self learning of the current interface's maintanance protocol and DLCIs.
.1.3.6.1.4.1.164.11.7.2.4.5.1.2,RAD-MIB::wrFrCllmMessages,INTEGER,read-write,,current,disable(2):enable(3),This parameter enables/disables the Webranger to Tx/Rx CLLM (Consolidated Link Layer Management) messages via DLCI 1023. The CLLM messages are link layer control messages. They can be used for example
.1.3.6.1.4.1.164.12,RAD-MIB::radAtm,,,,,,
.1.3.6.1.4.1.164.12.2,RAD-MIB::atmGen,,,,,,
.1.3.6.1.4.1.164.12.2.1,RAD-MIB::atmPerfHistory,,,,,,
.1.3.6.1.4.1.164.12.2.1.1,RAD-MIB::atmIfPerformance,,,,,,
.1.3.6.1.4.1.164.12.2.1.1.1,RAD-MIB::atmIfDataTable,,not-accessible,,current,,The ATM interface Data table.
.1.3.6.1.4.1.164.12.2.1.1.1.1,RAD-MIB::atmIfDataEntry,,not-accessible,ifIndex,current,,An entry in the ATM interface Data table.
.1.3.6.1.4.1.164.12.2.1.1.1.1.1,RAD-MIB::atmIfTimeElapsed,Integer32,read-only,,current,,The number of seconds that have elapsed since the beginning of the near end current error- measurement period.
.1.3.6.1.4.1.164.12.2.1.1.1.1.2,RAD-MIB::atmIfValidIntervals,Integer32,read-only,,current,,The number of previous near 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 near end intervals since the interface has been online.
.1.3.6.1.4.1.164.12.2.1.1.1.1.3,RAD-MIB::atmIfTxCells,Counter32,read-only,,current,,The counter associated with the total number of transmitted cells, encountered by an ATM interface.
.1.3.6.1.4.1.164.12.2.1.1.1.1.4,RAD-MIB::atmIfRxCells,Counter32,read-only,,current,,The counter associated with the total number of received cells, encountered by an ATM interface.
.1.3.6.1.4.1.164.12.2.1.1.1.1.5,RAD-MIB::atmIfUncorrectedHecs,Counter32,read-only,,current,,The counter associated with the total number of cells with uncorrected HEC errors, encountered by an ATM interface.
.1.3.6.1.4.1.164.12.2.1.1.2,RAD-MIB::atmIfCurrentTable,,not-accessible,,current,,The ATM interface Current table.
.1.3.6.1.4.1.164.12.2.1.1.2.1,RAD-MIB::atmIfCurrentEntry,,not-accessible,ifIndex,current,,An entry in the ATM interface Current table.
.1.3.6.1.4.1.164.12.2.1.1.2.1.1,RAD-MIB::atmIfCurrentTxCells,Gauge32,read-only,,current,,The counter associated with the number of transmitted cells, encountered by an ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.1.2.1.2,RAD-MIB::atmIfCurrentRxCells,Gauge32,read-only,,current,,The counter associated with the number of received cells, encountered by an ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.1.2.1.3,RAD-MIB::atmIfCurrentCorrectedHecs,Gauge32,read-only,,current,,The counter associated with the number of cells with corrected HEC errors, encountered by an ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.1.2.1.4,RAD-MIB::atmIfCurrentUncorrectedHecs,Gauge32,read-only,,current,,The counter associated with the number of cells with uncorrected HEC errors, encountered by an ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.1.2.1.5,RAD-MIB::atmIfCurrentHecErrorSeconds,Gauge32,read-only,,current,,The counter associated with the number of seconds with HEC errors, encountered by an ATM interface in  the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.1.3,RAD-MIB::atmIfIntervalTable,,not-accessible,,current,,The ATM interface Interval table.
.1.3.6.1.4.1.164.12.2.1.1.3.1,RAD-MIB::atmIfIntervalEntry,,not-accessible,ifIndex:atmIfIntervalNumber,current,,An entry in the ATM interface Interval table.
.1.3.6.1.4.1.164.12.2.1.1.3.1.1,RAD-MIB::atmIfIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.12.2.1.1.3.1.2,RAD-MIB::atmIfIntervalTxCells,Gauge32,read-only,,current,,The counter associated with the number of transmitted  cells , encountered by an ATM interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.1.3.1.3,RAD-MIB::atmIfIntervalRxCells,Gauge32,read-only,,current,,The counter associated with the number of received cells, encountered by an ATM interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.1.3.1.4,RAD-MIB::atmIfIntervalCorrectedHecs,Gauge32,read-only,,current,,The counter associated with the number of cells with corrected HEC errors, encountered by an ATM interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.1.3.1.5,RAD-MIB::atmIfIntervalUncorrectedHecs,Gauge32,read-only,,current,,The counter associated with the number of cells with uncorrected HEC errors, encountered by an ATM interface in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.1.3.1.6,RAD-MIB::atmIfIntervalHecErrorSeconds,Gauge32,read-only,,current,,The counter associated with the number of seconds with HEC errors, encountered by an ATM interface in one of  the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2,RAD-MIB::atmPvcPerformance,,,,,,
.1.3.6.1.4.1.164.12.2.1.2.1,RAD-MIB::atmVpPerformance,,,,,,
.1.3.6.1.4.1.164.12.2.1.2.1.1,RAD-MIB::atmVpCurrentTable,,not-accessible,,current,,The ATM VP Current table.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1,RAD-MIB::atmVpCurrentEntry,,not-accessible,ifIndex:atmVpCurrentVpi,current,,An entry in the ATM VP Current table.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.1,RAD-MIB::atmVpCurrentVpi,Integer32,read-only,,current,,The VPI of the VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.2,RAD-MIB::atmVpCurrentRxCellsClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.3,RAD-MIB::atmVpCurrentRxCellsClp0,Gauge32,read-only,,current,,The counter associated with the number of received cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.4,RAD-MIB::atmVpCurrentGcra0Violations,Gauge32,read-only,,current,,The counter associated with the number of cells  violating GCRA0, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.5,RAD-MIB::atmVpCurrentGcra1Violations,Gauge32,read-only,,current,,The counter associated with the number of cells  violating GCRA1, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.6,RAD-MIB::atmVpCurrentRxAIS,Gauge32,read-only,,current,,The counter associated with the number of received AIS cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.7,RAD-MIB::atmVpCurrentTxAIS,Gauge32,read-only,,current,,The counter associated with the number of transmitted AIS cells, encountered by the VPL of this ATM interface in the current 15 minute interval. Not Supported
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.8,RAD-MIB::atmVpCurrentRxRDI,Gauge32,read-only,,current,,The counter associated with the number of received RDI cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.9,RAD-MIB::atmVpCurrentTxRDI,Gauge32,read-only,,current,,The counter associated with the number of transmitted RDI cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.10,RAD-MIB::atmVpCurrentContinuityLoss,Gauge32,read-only,,current,,The counter associated with the number of loss of continuity cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.11,RAD-MIB::atmVpCurrentUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.12,RAD-MIB::atmVpCurrentSES,Gauge32,read-only,,current,,The counter associated with the number of Severerly Errored Seconds, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.13,RAD-MIB::atmVpCurrentCDC,Gauge32,read-only,,current,,Amount of cells dropped in the current 15 minute interval  of the VP connection.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.14,RAD-MIB::atmVpCurrentTotalDiscards,Gauge32,read-only,,current,,The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.15,RAD-MIB::atmVpCurrentClp0Discards,Gauge32,read-only,,current,,The total number of valid ATM cells received with CLP=0 and discarded by the traffic policing entity.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.16,RAD-MIB::atmVpCurrentTotalCellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.17,RAD-MIB::atmVpCurrentClp0CellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted with CLP=0 by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.18,RAD-MIB::atmVpCurrentTaggedOuts,Gauge32,read-only,,current,,The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.19,RAD-MIB::atmVpCurrentPCR,Gauge32,read-only,,current,,The maximum traffic rate encountered in the  last interval of the VP connection (monitored once a second).
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.20,RAD-MIB::atmVpCurrentSCR,Gauge32,read-only,,current,,The average traffic rate during the last interval of the VP  connection.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.21,RAD-MIB::atmVpCurrentMCR,Gauge32,read-only,,current,,MCR - The minimum traffic rate encountered in the last  interval of the VP connection (monitored once a second).
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.22,RAD-MIB::atmVpCurrentShaperTotalDiscards,Gauge32,read-only,,current,,The total number of cells (CLP0 and CLP1) discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.23,RAD-MIB::atmVpCurrentShaperClp0Discards,Gauge32,read-only,,current,,The total number of CLP0 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.1.1.1.24,RAD-MIB::atmVpCurrentShaperClp1Discards,Gauge32,read-only,,current,,The total number of CLP1 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.1.2,RAD-MIB::atmVpPMCurrentTable,,not-accessible,,current,,The ATM VP Current table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1,RAD-MIB::atmVpPMCurrentEntry,,not-accessible,ifIndex:atmVpPMCurrentVpi:atmVpPMCurrentDir,current,,An entry in the ATM VP Current table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.1,RAD-MIB::atmVpPMCurrentVpi,Integer32,read-only,,current,,The VPI of the VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.2,RAD-MIB::atmVpPMCurrentDir,INTEGER,read-only,,current,forward(2):backward(3),The direction of performance management.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.3,RAD-MIB::atmVpPMCurrentTxClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted  CLP 0+1 cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.4,RAD-MIB::atmVpPMCurrentTxClp0,Gauge32,read-only,,current,,The counter associated with the number of transmitted CLP 0 cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.5,RAD-MIB::atmVpPMCurrentRxClp01,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0+1 cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.6,RAD-MIB::atmVpPMCurrentRxClp0,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0 cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.7,RAD-MIB::atmVpPMCurrentErroredCells,Gauge32,read-only,,current,,The counter associated with the number of errored cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.8,RAD-MIB::atmVpPMCurrentLostCells,Gauge32,read-only,,current,,The counter associated with the number of lost cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.9,RAD-MIB::atmVpPMCurrentMisinsertedCells,Gauge32,read-only,,current,,The counter associated with the number of misinserted cells, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.10,RAD-MIB::atmVpPMCurrentECB,Gauge32,read-only,,current,,The counter associated with the number of ECB, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.11,RAD-MIB::atmVpPMCurrentSECB,Gauge32,read-only,,current,,The counter associated with the number of SECB, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.12,RAD-MIB::atmVpPMCurrentES,Gauge32,read-only,,current,,The counter associated with the number of  Errored Seconds, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.13,RAD-MIB::atmVpPMCurrentSES,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Seconds, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.14,RAD-MIB::atmVpPMCurrentUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by the VPL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.15,RAD-MIB::atmVpPMCurrentIntervalQuality,INTEGER,read-only,,current,normal(2):unacceptable(3), If the number of errors per interval is superior to
.1.3.6.1.4.1.164.12.2.1.2.1.2.1.16,RAD-MIB::atmVpPMCurrentLastDayQuality,INTEGER,read-only,,current,normal(2):degraded(4), If the number of errors per 24 hours is superior to
.1.3.6.1.4.1.164.12.2.1.2.1.3,RAD-MIB::atmVpIntervalTable,,not-accessible,,current,,The ATM Vp Interval table.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1,RAD-MIB::atmVpIntervalEntry,,not-accessible,ifIndex:atmVpIntervalVpi:atmVpIntervalNumber,current,,An entry in the ATM Vp Interval table.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.1,RAD-MIB::atmVpIntervalVpi,Integer32,read-only,,current,,The VPI of the VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.2,RAD-MIB::atmVpIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.3,RAD-MIB::atmVpIntervalRxCellsClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted  cells , encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.4,RAD-MIB::atmVpIntervalRxCellsClp0,Gauge32,read-only,,current,,The counter associated with the number of received cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.5,RAD-MIB::atmVpIntervalGcra0Violations,Gauge32,read-only,,current,,The counter associated with the number of cells violating GCRA0, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.6,RAD-MIB::atmVpIntervalGcra1Violations,Gauge32,read-only,,current,,The counter associated with the number of cells violating GCRA1, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.7,RAD-MIB::atmVpIntervalRxAIS,Gauge32,read-only,,current,,The counter associated with the number of received AIS cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.8,RAD-MIB::atmVpIntervalTxAIS,Gauge32,read-only,,current,,The counter associated with the number of transmitted AIS cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals. Not supported in the first phase.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.9,RAD-MIB::atmVpIntervalRxRDI,Gauge32,read-only,,current,,The counter associated with the number of received RDI cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.10,RAD-MIB::atmVpIntervalTxRDI,Gauge32,read-only,,current,,The counter associated with the number of transmitted RDI cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.11,RAD-MIB::atmVpIntervalContinuityLoss,Gauge32,read-only,,current,,The counter associated with the number of Continuity Loss cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.12,RAD-MIB::atmVpIntervalUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.13,RAD-MIB::atmVpIntervalSES,Gauge32,read-only,,current,,The counter associated with the number of Severerly Errored Seconds, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.14,RAD-MIB::atmVpIntervalCDC,Gauge32,read-only,,current,,Amount of cells dropped in the 15 minute interval  of the VP connection.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.15,RAD-MIB::atmVpIntervalTotalDiscards,Gauge32,read-only,,current,,The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.16,RAD-MIB::atmVpIntervalClp0Discards,Gauge32,read-only,,current,,The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.17,RAD-MIB::atmVpIntervalTotalCellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.18,RAD-MIB::atmVpIntervalClp0CellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted with CLP=0 by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.19,RAD-MIB::atmVpIntervalTaggedOuts,Gauge32,read-only,,current,,The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.20,RAD-MIB::atmVpIntervalPCR,Gauge32,read-only,,current,,The maximum traffic rate encountered in the last  interval of the VP connection (monitored once a second)  encountered by an ATM interface/VP in one of the previous  96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.21,RAD-MIB::atmVpIntervalSCR,Gauge32,read-only,,current,,The average traffic rate during the last interval of the  VP connection , encountered by an ATM interface/VP in one  of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.22,RAD-MIB::atmVpIntervalMCR,Gauge32,read-only,,current,,MCR - The minimum traffic rate encountered in the last  interval of the VP connection (monitored once a second)  encountered by an ATM interface/VP in one of the previous  96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.23,RAD-MIB::atmVpIntervalShaperTotalDiscards,Gauge32,read-only,,current,,The total number of cells (CLP0 and CLP1) discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.24,RAD-MIB::atmVpIntervalShaperClp0Discards,Gauge32,read-only,,current,,The total number of CLP0 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.1.3.1.25,RAD-MIB::atmVpIntervalShaperClp1Discards,Gauge32,read-only,,current,,The total number of CLP1 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.1.4,RAD-MIB::atmVpPMIntervalTable,,not-accessible,,current,,The ATM Vp Interval table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1,RAD-MIB::atmVpPMIntervalEntry,,not-accessible,ifIndex:atmVpPMIntervalVpi:atmVpPMIntervalDir:atmVpPMIntervalNumber,current,,An entry in the ATM Vp Interval table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.1,RAD-MIB::atmVpPMIntervalVpi,Integer32,read-only,,current,,The VPI of the VPL.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.2,RAD-MIB::atmVpPMIntervalDir,INTEGER,read-only,,current,forward(2):backward(3),The direction of performance management.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.3,RAD-MIB::atmVpPMIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.4,RAD-MIB::atmVpPMIntervalTxClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted CLP 0+1 cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.5,RAD-MIB::atmVpPMIntervalTxClp0,Gauge32,read-only,,current,,The counter associated with the number of transmitted CLP 0 cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.6,RAD-MIB::atmVpPMIntervalRxClp01,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0+1 cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.7,RAD-MIB::atmVpPMIntervalRxClp0,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0 cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.8,RAD-MIB::atmVpPMIntervalErroredCells,Gauge32,read-only,,current,,The counter associated with the number of Errored cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.9,RAD-MIB::atmVpPMIntervalLostCells,Gauge32,read-only,,current,,The counter associated with the number of Lost cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.10,RAD-MIB::atmVpPMIntervalMisinsertedCells,Gauge32,read-only,,current,,The counter associated with the number of Misinserted cells, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.11,RAD-MIB::atmVpPMIntervalECB,Gauge32,read-only,,current,,The counter associated with the number of ECBs encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.12,RAD-MIB::atmVpPMIntervalSECB,Gauge32,read-only,,current,,The counter associated with the number of SECBs encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.13,RAD-MIB::atmVpPMIntervalES,Gauge32,read-only,,current,,The counter associated with the number of Errored Seconds, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.14,RAD-MIB::atmVpPMIntervalSES,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Seconds, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.15,RAD-MIB::atmVpPMIntervalUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by an ATM interface/VP in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.16,RAD-MIB::atmVpPMIntervalQuality,INTEGER,read-only,,current,normal(2):unacceptable(3), If the number of errors per interval is superior to
.1.3.6.1.4.1.164.12.2.1.2.1.4.1.17,RAD-MIB::atmVpPMIntervalLastDayQuality,INTEGER,read-only,,current,normal(2):degraded(4), If the number of errors per 24 hours is superior to
.1.3.6.1.4.1.164.12.2.1.2.1.5,RAD-MIB::atmVpQoSTable,,not-accessible,,current,,The VP QoS table.
.1.3.6.1.4.1.164.12.2.1.2.1.5.1,RAD-MIB::atmVpQoSEntry,,not-accessible,ifIndex:atmVplVpi:atmVpQoSPeriodRef,current,,.
.1.3.6.1.4.1.164.12.2.1.2.1.5.1.1,RAD-MIB::atmVpQoSPeriodRef,INTEGER,read-only,,current,currentPeriod(1):lastPeriod(2),This object is an index that specifies which period of time, the next 
.1.3.6.1.4.1.164.12.2.1.2.1.5.1.2,RAD-MIB::atmVpQoSElapsedTime,Integer32,read-only,,current,,Elapsed Time in seconds.
.1.3.6.1.4.1.164.12.2.1.2.1.5.1.3,RAD-MIB::atmVpQoSUAS,Gauge32,read-only,,current,,Number of Unavailable Seconds for the reference period (atmVpQoSPeriodRef).
.1.3.6.1.4.1.164.12.2.1.2.1.6,RAD-MIB::atmVpPMQoSTable,,not-accessible,,current,,The PM VP QoS table.
.1.3.6.1.4.1.164.12.2.1.2.1.6.1,RAD-MIB::atmVpPMQoSEntry,,not-accessible,ifIndex:atmVplVpi:atmVpPMQoSDirection:atmVpPMQoSPeriodRef,current,,.
.1.3.6.1.4.1.164.12.2.1.2.1.6.1.1,RAD-MIB::atmVpPMQoSDirection,INTEGER,read-only,,current,forward(2):backward(3),The direction of performance management.
.1.3.6.1.4.1.164.12.2.1.2.1.6.1.2,RAD-MIB::atmVpPMQoSPeriodRef,INTEGER,read-only,,current,currentPeriod(1):lastPeriod(2),This object is an index that specifies which period of time, the next
.1.3.6.1.4.1.164.12.2.1.2.1.6.1.3,RAD-MIB::atmVpPMQoSCLR,Gauge32,read-only,,current,,Cell Loss Ratio counter for the reference period (atmVpPMQoSPeriodRef)- 
.1.3.6.1.4.1.164.12.2.1.2.1.6.1.4,RAD-MIB::atmVpPMQoSCER,Gauge32,read-only,,current,,Cell Error Ratio counter for the reference period (atmVpPMQoSPeriodRef) 
.1.3.6.1.4.1.164.12.2.1.2.1.6.1.5,RAD-MIB::atmVpPMQoSCMR,Gauge32,read-only,,current,,Cell Misinsertion Ratio counter for the reference period (atmVpPMQoSPeriodRef) 
.1.3.6.1.4.1.164.12.2.1.2.1.7,RAD-MIB::atmVpShaperStatTable,,not-accessible,,current,,The ATM VP shaper statistics table.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1,RAD-MIB::atmVpShaperStatEntry,,not-accessible,ifIndex:atmVplVpi,current,,An entry in the ATM VP shaper statistics table.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1.1,RAD-MIB::atmVpShaperDiscarded,Counter32,read-only,,current,,The number of Cells that were discarded in the shaper on that VPC due  to buffer overflow.  This counter counts till it reaches its MAX value (20 bits) and then  rolls over.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1.2,RAD-MIB::atmVpShaperOccupation,Integer32,read-only,,current,,The number of Cells that are currently stored in the buffer. This parameter is limited to 20 bits.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1.3,RAD-MIB::atmVpShaperMaxOccupation,Integer32,read-only,,current,,The Maximum number of Cells that were stored in the buffer,  since this VP was activated. This parameter is limited to 20 bits.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1.4,RAD-MIB::atmVpShaperLevel,INTEGER,read-only,,current,empty(1):full(2):below(3):above(4),The occupation of the buffer according to a predefined threshold. empty - buffer is Empty full - buffer is Full  below - buffer is Below the threshold above - buffer is Above the threshold. This is also the trigger to  start EPD\PPD mechanism, if set for the VPC.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1.5,RAD-MIB::atmVpShaperEpdDropped,Counter32,read-only,,current,,The number of Cells that were dropped in the shaper on that VPC  due to EPD\PPD mechanism in the last second. This parameter is limited to 24 bits. Applicable for a EPD/PPD VP only.
.1.3.6.1.4.1.164.12.2.1.2.1.7.1.6,RAD-MIB::atmVpShaperTotalEpdDropped,Counter32,read-only,,current,,The Total number of Cells that were dropped in the shaper on that  VPC due to EPD\PPD mechanism in the last 15 minutes. This counter  automatically reset itself every 15 minutes. Applicable for a EPD/PPD VP only.
.1.3.6.1.4.1.164.12.2.1.2.2,RAD-MIB::atmVcPerformance,,,,,,
.1.3.6.1.4.1.164.12.2.1.2.2.1,RAD-MIB::atmVcCurrentTable,,not-accessible,,current,,The ATM VC Current table.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1,RAD-MIB::atmVcCurrentEntry,,not-accessible,ifIndex:atmVcCurrentVpi:atmVcCurrentVci,current,,An entry in the ATM VC Current table.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.1,RAD-MIB::atmVcCurrentVpi,Integer32,read-only,,current,,The VPI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.2,RAD-MIB::atmVcCurrentVci,Integer32,read-only,,current,,The VCI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.3,RAD-MIB::atmVcCurrentRxCellsClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.4,RAD-MIB::atmVcCurrentRxCellsClp0,Gauge32,read-only,,current,,The counter associated with the number of received cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.5,RAD-MIB::atmVcCurrentGcra0Violations,Gauge32,read-only,,current,,The counter associated with the number of cells  violating GCRA0, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.6,RAD-MIB::atmVcCurrentGcra1Violations,Gauge32,read-only,,current,,The counter associated with the number of cells  violating GCRA1, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.7,RAD-MIB::atmVcCurrentRxAIS,Gauge32,read-only,,current,,The counter associated with the number of received AIS cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.8,RAD-MIB::atmVcCurrentTxAIS,Gauge32,read-only,,current,,The counter associated with the number of transmitted AIS cells, encountered by the VCL of this ATM interface in the current 15 minute interval. Not Supported
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.9,RAD-MIB::atmVcCurrentRxRDI,Gauge32,read-only,,current,,The counter associated with the number of received RDI cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.10,RAD-MIB::atmVcCurrentTxRDI,Gauge32,read-only,,current,,The counter associated with the number of transmitted RDI cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.11,RAD-MIB::atmVcCurrentContinuityLoss,Gauge32,read-only,,current,,The counter associated with the number of loss of continuity cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.12,RAD-MIB::atmVcCurrentUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.13,RAD-MIB::atmVcCurrentSES,Gauge32,read-only,,current,,The counter associated with the number of Severerly Errored Seconds, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.14,RAD-MIB::atmVcCurrentCDC,Gauge32,read-only,,current,,Amount of cells dropped in the current 15 minute interval  of the VC connection.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.15,RAD-MIB::atmVcCurrentTotalDiscards,Gauge32,read-only,,current,,The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.16,RAD-MIB::atmVcCurrentClp0Discards,Gauge32,read-only,,current,,The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.17,RAD-MIB::atmVcCurrentTotalCellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.18,RAD-MIB::atmVcCurrentClp0CellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted with CLP=0 by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.19,RAD-MIB::atmVcCurrentTaggedOuts,Gauge32,read-only,,current,,The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.20,RAD-MIB::atmVcCurrentPCR,Gauge32,read-only,,current,,The maximum traffic rate encountered in the last  interval of the VC connection (monitored once a second).
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.21,RAD-MIB::atmVcCurrentSCR,Gauge32,read-only,,current,,The average traffic rate during the last interval  of the VC connection.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.22,RAD-MIB::atmVcCurrentMCR,Gauge32,read-only,,current,,MCR - The minimum traffic rate encountered in the last  interval of the VC connection (monitored once a second).
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.23,RAD-MIB::atmVcCurrentShaperTotalDiscards,Gauge32,read-only,,current,,The total number of cells (CLP0 and CLP1) discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.24,RAD-MIB::atmVcCurrentShaperClp0Discards,Gauge32,read-only,,current,,The total number of CLP0 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.2.1.1.25,RAD-MIB::atmVcCurrentShaperClp1Discards,Gauge32,read-only,,current,,The total number of CLP1 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.2.2,RAD-MIB::atmVcPMCurrentTable,,not-accessible,,current,,The ATM VC Current table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1,RAD-MIB::atmVcPMCurrentEntry,,not-accessible,ifIndex:atmVcPMCurrentVpi:atmVcPMCurrentVci:atmVcPMCurrentDir,current,,An entry in the ATM VC Current table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.1,RAD-MIB::atmVcPMCurrentVpi,Integer32,read-only,,current,,The VPI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.2,RAD-MIB::atmVcPMCurrentVci,Integer32,read-only,,current,,The VCI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.3,RAD-MIB::atmVcPMCurrentDir,Integer32,read-only,,current,,The direction of Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.4,RAD-MIB::atmVcPMCurrentTxClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted  CLP 0+1 cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.5,RAD-MIB::atmVcPMCurrentTxClp0,Gauge32,read-only,,current,,The counter associated with the number of transmitted CLP 0 cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.6,RAD-MIB::atmVcPMCurrentRxClp01,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0+1 cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.7,RAD-MIB::atmVcPMCurrentRxClp0,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0 cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.8,RAD-MIB::atmVcPMCurrentErroredCells,Gauge32,read-only,,current,,The counter associated with the number of errored cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.9,RAD-MIB::atmVcPMCurrentLostCells,Gauge32,read-only,,current,,The counter associated with the number of lost cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.10,RAD-MIB::atmVcPMCurrentMisinsertedCells,Gauge32,read-only,,current,,The counter associated with the number of misinserted cells, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.11,RAD-MIB::atmVcPMCurrentECB,Gauge32,read-only,,current,,The counter associated with the number of ECBs encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.12,RAD-MIB::atmVcPMCurrentSECB,Gauge32,read-only,,current,,The counter associated with the number of SECBs encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.13,RAD-MIB::atmVcPMCurrentES,Gauge32,read-only,,current,,The counter associated with the number of  Errored Seconds, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.14,RAD-MIB::atmVcPMCurrentSES,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Seconds, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.15,RAD-MIB::atmVcPMCurrentUAS,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Seconds, encountered by the VCL of this ATM interface in the current 15 minute interval.
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.16,RAD-MIB::atmVcPMCurrentIntervalQuality,INTEGER,read-only,,current,normal(2):unacceptable(3), If the number of errors per interval is superior to
.1.3.6.1.4.1.164.12.2.1.2.2.2.1.17,RAD-MIB::atmVcPMCurrentLastDayQuality,INTEGER,read-only,,current,normal(2):degraded(4), If the number of errors per 24 hours is superior to
.1.3.6.1.4.1.164.12.2.1.2.2.3,RAD-MIB::atmVcIntervalTable,,not-accessible,,current,,The ATM Vc Interval table.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1,RAD-MIB::atmVcIntervalEntry,,not-accessible,ifIndex:atmVcIntervalVpi:atmVcIntervalVci:atmVcIntervalNumber,current,,An entry in the ATM Vc Interval table.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.1,RAD-MIB::atmVcIntervalVpi,Integer32,read-only,,current,,The VPI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.2,RAD-MIB::atmVcIntervalVci,Integer32,read-only,,current,,The VCI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.3,RAD-MIB::atmVcIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.4,RAD-MIB::atmVcIntervalRxCellsClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted  cells , encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.5,RAD-MIB::atmVcIntervalRxCellsClp0,Gauge32,read-only,,current,,The counter associated with the number of received cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.6,RAD-MIB::atmVcIntervalGcra0Violations,Gauge32,read-only,,current,,The counter associated with the number of cells violating GCRA0, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.7,RAD-MIB::atmVcIntervalGcra1Violations,Gauge32,read-only,,current,,The counter associated with the number of cells violating GCRA1, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.8,RAD-MIB::atmVcIntervalRxAIS,Gauge32,read-only,,current,,The counter associated with the number of received AIS cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.9,RAD-MIB::atmVcIntervalTxAIS,Gauge32,read-only,,current,,The counter associated with the number of transmitted AIS cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals. Not supported in the first phase.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.10,RAD-MIB::atmVcIntervalRxRDI,Gauge32,read-only,,current,,The counter associated with the number of received RDI cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.11,RAD-MIB::atmVcIntervalTxRDI,Gauge32,read-only,,current,,The counter associated with the number of transmitted RDI cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.12,RAD-MIB::atmVcIntervalContinuityLoss,Gauge32,read-only,,current,,The counter associated with the number of Continuity Loss cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.13,RAD-MIB::atmVcIntervalUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.14,RAD-MIB::atmVcIntervalSES,Gauge32,read-only,,current,,The counter associated with the number of Severerly Errored Seconds, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.15,RAD-MIB::atmVcIntervalCDC,Gauge32,read-only,,current,,Amount of cells dropped in the 15 minute interval  of the VC connection.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.16,RAD-MIB::atmVcIntervalTotalDiscards,Gauge32,read-only,,current,,The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.17,RAD-MIB::atmVcIntervalClp0Discards,Gauge32,read-only,,current,,The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.18,RAD-MIB::atmVcIntervalTotalCellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.19,RAD-MIB::atmVcIntervalClp0CellOuts,Gauge32,read-only,,current,,The total number of valid ATM cells transmitted with CLP=0 by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.20,RAD-MIB::atmVcIntervalTaggedOuts,Gauge32,read-only,,current,,The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.21,RAD-MIB::atmVcIntervalPCR,Gauge32,read-only,,current,,The maximum traffic rate encountered in the  last interval of the VC connection (monitored once a second)  encountered by an ATM interface/VC in one of the previous 96,  individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.22,RAD-MIB::atmVcIntervalSCR,Gauge32,read-only,,current,,The average traffic rate during the last interval  of the VC connection, encountered by an ATM interface/VC  in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.23,RAD-MIB::atmVcIntervalMCR,Gauge32,read-only,,current,,MCR - The minimum traffic rate encountered in the last  interval of the VC connection (monitored once a second)  encountered by an ATM interface/VC in one of the previous 96,  individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.24,RAD-MIB::atmVcIntervalShaperTotalDiscards,Gauge32,read-only,,current,,The total number of cells (CLP0 and CLP1) discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.25,RAD-MIB::atmVcIntervalShaperClp0Discards,Gauge32,read-only,,current,,The total number of CLP0 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.2.3.1.26,RAD-MIB::atmVcIntervalShaperClp1Discards,Gauge32,read-only,,current,,The total number of CLP1 cells discarded due to congestion by the traffic shaper.
.1.3.6.1.4.1.164.12.2.1.2.2.4,RAD-MIB::atmVcPMIntervalTable,,not-accessible,,current,,The ATM Vc Interval table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1,RAD-MIB::atmVcPMIntervalEntry,,not-accessible,ifIndex:atmVcPMIntervalVpi:atmVcPMIntervalVci:atmVcPMIntervalDir:atmVcPMIntervalNumber,current,,An entry in the ATM Vc Interval table for Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.1,RAD-MIB::atmVcPMIntervalVpi,Integer32,read-only,,current,,The VPI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.2,RAD-MIB::atmVcPMIntervalVci,Integer32,read-only,,current,,The VCI of the VCL.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.3,RAD-MIB::atmVcPMIntervalDir,INTEGER,read-only,,current,forward(2):backward(3),The direction of Performance Management.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.4,RAD-MIB::atmVcPMIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.5,RAD-MIB::atmVcPMIntervalTxClp01,Gauge32,read-only,,current,,The counter associated with the number of transmitted CLP 0+1 cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.6,RAD-MIB::atmVcPMIntervalTxClp0,Gauge32,read-only,,current,,The counter associated with the number of transmitted CLP 0 cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.7,RAD-MIB::atmVcPMIntervalRxClp01,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0+1 cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.8,RAD-MIB::atmVcPMIntervalRxClp0,Gauge32,read-only,,current,,The counter associated with the number of received CLP 0 cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.9,RAD-MIB::atmVcPMIntervalErroredCells,Gauge32,read-only,,current,,The counter associated with the number of Errored cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.10,RAD-MIB::atmVcPMIntervalLostCells,Gauge32,read-only,,current,,The counter associated with the number of Lost cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.11,RAD-MIB::atmVcPMIntervalMisinsertedCells,Gauge32,read-only,,current,,The counter associated with the number of Misinserted cells, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.12,RAD-MIB::atmVcPMIntervalECB,Gauge32,read-only,,current,,The counter associated with the number of ECBs encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.13,RAD-MIB::atmVcPMIntervalSECB,Gauge32,read-only,,current,,The counter associated with the number of SECBs encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.14,RAD-MIB::atmVcPMIntervalES,Gauge32,read-only,,current,,The counter associated with the number of Errored Seconds, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.15,RAD-MIB::atmVcPMIntervalSES,Gauge32,read-only,,current,,The counter associated with the number of Severely Errored Seconds, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.16,RAD-MIB::atmVcPMIntervalUAS,Gauge32,read-only,,current,,The counter associated with the number of Unavailable Seconds, encountered by an ATM interface/VC in one of the previous 96, individual 15 minute, intervals.
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.17,RAD-MIB::atmVcPMIntervalQuality,INTEGER,read-only,,current,normal(2):unacceptable(3), If the number of errors per interval is superior to
.1.3.6.1.4.1.164.12.2.1.2.2.4.1.18,RAD-MIB::atmVcPMIntervalLastDayQuality,INTEGER,read-only,,current,normal(2):degraded(4), If the number of errors per 24 hours is superior to
.1.3.6.1.4.1.164.12.2.1.2.2.6,RAD-MIB::atmVcQoSTable,,not-accessible,,current,,The ATM VP QoS table.
.1.3.6.1.4.1.164.12.2.1.2.2.6.1,RAD-MIB::atmVcQoSEntry,,not-accessible,ifIndex:atmVclVpi:atmVclVci:atmVcQoSPeriodRef,current,,An entry in the ATM VP table.
.1.3.6.1.4.1.164.12.2.1.2.2.6.1.1,RAD-MIB::atmVcQoSPeriodRef,INTEGER,read-only,,current,currentPeriod(1):lastPeriod(2),This object is an index that specifies which period of time, the next 
.1.3.6.1.4.1.164.12.2.1.2.2.6.1.2,RAD-MIB::atmVcQoSElapsedTime,Integer32,read-only,,current,,Elapsed Time in seconds.
.1.3.6.1.4.1.164.12.2.1.2.2.6.1.3,RAD-MIB::atmVcQoSUAS,Gauge32,read-only,,current,,Number of Unavailable Seconds for the reference period (atmVcQoSPeriodRef).
.1.3.6.1.4.1.164.12.2.1.2.2.7,RAD-MIB::atmVcPMQoSTable,,not-accessible,,current,,The PM VC QoS table.
.1.3.6.1.4.1.164.12.2.1.2.2.7.1,RAD-MIB::atmVcPMQoSEntry,,not-accessible,ifIndex:atmVclVpi:atmVclVci:atmVcPMQoSDirection:atmVcPMQoSPeriodRef,current,,An entry in the VC PM QoS table.
.1.3.6.1.4.1.164.12.2.1.2.2.7.1.1,RAD-MIB::atmVcPMQoSDirection,INTEGER,read-only,,current,forward(2):backward(3),The direction of performance management.
.1.3.6.1.4.1.164.12.2.1.2.2.7.1.2,RAD-MIB::atmVcPMQoSPeriodRef,INTEGER,read-only,,current,currentPeriod(1):lastPeriod(2),This object is an index that specifies which period of time, the next
.1.3.6.1.4.1.164.12.2.1.2.2.7.1.3,RAD-MIB::atmVcPMQoSCLR,Gauge32,read-only,,current,,Cell Loss Ratio counter for the reference period (atmVcPMQoSPeriodRef)- 
.1.3.6.1.4.1.164.12.2.1.2.2.7.1.4,RAD-MIB::atmVcPMQoSCER,Gauge32,read-only,,current,,Cell Error Ratio counter for the reference period (atmVcPMQoSPeriodRef) 
.1.3.6.1.4.1.164.12.2.1.2.2.7.1.5,RAD-MIB::atmVcPMQoSCMR,Gauge32,read-only,,current,,Cell Miss-insertion Ratio counter for the reference period (atmVcPMQoSPeriodRef) 
.1.3.6.1.4.1.164.12.2.1.2.2.8,RAD-MIB::atmVcShaperStatTable,,not-accessible,,current,,The ATM VC shaper statistics table.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1,RAD-MIB::atmVcShaperStatEntry,,not-accessible,ifIndex:atmVclVpi:atmVclVci,current,,An entry in the ATM VC shaper statistics table.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1.1,RAD-MIB::atmVcShaperDiscarded,Counter32,read-only,,current,,The number of Cells that were discarded in the shaper on that VCC due  to buffer overflow. This counter counts till it reaches its MAX value  (20 bits) and then rolls over.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1.2,RAD-MIB::atmVcShaperOccupation,Integer32,read-only,,current,,The number of Cells that are currently stored in the buffer. This parameter is limited to 20 bits.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1.3,RAD-MIB::atmVcShaperMaxOccupation,Integer32,read-only,,current,,The Maximum number of Cells that were stored in the buffer,  since this VC was activated. This parameter is limited to 20 bits.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1.4,RAD-MIB::atmVcShaperLevel,INTEGER,read-only,,current,empty(1):full(2):below(3):above(4),The occupation of the buffer according to a predefined threshold. empty - buffer is Empty full - buffer is Full  below - buffer is Below the threshold above - buffer is Above the threshold. This is also the trigger to  start EPD\PPD mechanism, if set for the VCC.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1.5,RAD-MIB::atmVcShaperEpdDropped,Counter32,read-only,,current,,The number of Cells that were dropped in the shaper on that VCC  due to EPD\PPD mechanism in the last second. This parameter is limited to 24 bits. Applicable for a EPD/PPD VC only.
.1.3.6.1.4.1.164.12.2.1.2.2.8.1.6,RAD-MIB::atmVcShaperTotalEpdDropped,Counter32,read-only,,current,,The Total number of Cells that were dropped in the shaper on that  VPC due to EPD\PPD mechanism in the last 15 minutes. This counter  automatically reset itself every 15 minutes. Applicable for a EPD/PPD VC only.
.1.3.6.1.4.1.164.12.2.1.3,RAD-MIB::atmIntervalDateTable,,not-accessible,,current,,The agent will keep in this group the date & time
.1.3.6.1.4.1.164.12.2.1.3.1,RAD-MIB::atmIntervalDateEntry,,not-accessible,atmIntervalDateInterval,current,,The date & time for the given interval.
.1.3.6.1.4.1.164.12.2.1.3.1.1,RAD-MIB::atmIntervalDateInterval,Integer32,read-only,,current,, The interval number defining this entry.
.1.3.6.1.4.1.164.12.2.1.3.1.2,RAD-MIB::atmIntervalDateDate,OCTET,read-only,,current,,The date corresponding to this interval.
.1.3.6.1.4.1.164.12.2.1.3.1.3,RAD-MIB::atmIntervalDateTime,OCTET,read-only,,current,,The time corresponding to this interval.
.1.3.6.1.4.1.164.12.2.2,RAD-MIB::atmGenSystem,,,,,,
.1.3.6.1.4.1.164.12.2.2.1,RAD-MIB::atmGenSysGen,,,,,,
.1.3.6.1.4.1.164.12.2.2.1.1,RAD-MIB::atmGenSysSelfTestTable,,not-accessible,,current,,A table containing the results of the initial testing of the device.
.1.3.6.1.4.1.164.12.2.2.1.1.1,RAD-MIB::atmGenSysSelfTestEntry,,not-accessible,atmGenSysSelfTestIndex,current,,An entry in table.
.1.3.6.1.4.1.164.12.2.2.1.1.1.1,RAD-MIB::atmGenSysSelfTestIndex,Integer32,read-only,,current,,A running index for the table.
.1.3.6.1.4.1.164.12.2.2.1.1.1.2,RAD-MIB::atmGenSysSelfTestResult,OCTET,read-only,,current,,The results of the initial testing of the device.
.1.3.6.1.4.1.164.12.2.2.1.1.1.3,RAD-MIB::atmGenSysSelfTestModule,OCTET,read-only,,current,,The name of module on which the test was performed.
.1.3.6.1.4.1.164.12.2.2.1.2,RAD-MIB::atmGenSysLogClearAll,INTEGER,read-write,,current,off(2):clear(3),Setting the variable to clear(3) removes all entries in the  Log Buffer of the agent. The agent will immediately reset the variable to off(2).
.1.3.6.1.4.1.164.12.2.2.1.3,RAD-MIB::atmGenSysLogTable,,not-accessible,,current,,A copy of the log buffer.
.1.3.6.1.4.1.164.12.2.2.1.3.1,RAD-MIB::atmGenSysLogEntry,,not-accessible,atmGenSysLogIndex,current,,An entry in table.
.1.3.6.1.4.1.164.12.2.2.1.3.1.1,RAD-MIB::atmGenSysLogIndex,Integer32,read-only,,current,,The index of the log buffer.
.1.3.6.1.4.1.164.12.2.2.1.3.1.2,RAD-MIB::atmGenSysLogMessage,OCTET,read-only,,current,,The log buffer entry message text.
.1.3.6.1.4.1.164.12.2.2.1.4,RAD-MIB::atmGenSysSetDefaultConfg,INTEGER,read-write,,current,off(2):on(3),When set to on(3), the agent will set all the configuration parameters to their default values. The variable is then reset to off(2) by the agent. The agent must be reset for the default configuration to apply.
.1.3.6.1.4.1.164.12.2.2.1.5,RAD-MIB::atmGenSysCxRefTable,,not-accessible,,current,,A Cross Reference table. The table maintains  an index of an object which is also the table index,  and a counter that indicates how many times this  object was referenced. When using this table for more than one referenced table,  In ACE2002 this table is used for TD and for FR Desc. Thus, the index for FR Descriptor is: FR Descriptor index + offset.  The offset is described in the ACE2002 NMS SRS.
.1.3.6.1.4.1.164.12.2.2.1.5.1,RAD-MIB::atmGenSysCxRefEntry,,not-accessible,atmGenSysCxRefIndex,current,,The entries will be added by the agent upon an entry addition in the referenced tables  (TD table, FR Descriptor etc.)
.1.3.6.1.4.1.164.12.2.2.1.5.1.1,RAD-MIB::atmGenSysCxRefIndex,Integer32,read-only,,current,,The index specifies an entry in the table of the object.
.1.3.6.1.4.1.164.12.2.2.1.5.1.2,RAD-MIB::atmGenSysCxRefCounter,Gauge32,read-only,,current,,The counter counts the number of references 
.1.3.6.1.4.1.164.12.3,RAD-MIB::atmNte,,,,,,
.1.3.6.1.4.1.164.12.3.0,RAD-MIB::atmNteEvents,,,,,,The events for RAD ATM products.
.1.3.6.1.4.1.164.12.3.0.1,RAD-MIB::atmAceStatusChange,,,,,,The trap is sent every time there is a change in
.1.3.6.1.4.1.164.12.3.0.2,RAD-MIB::atmAceAlarmTrap,,,,,,The trap is sent whenever there is a transition from a no alarm The second variable will be atmInterfaceActiveAlarms to  indicate the kind of the alarm. The trap is not sent more than once in a 10 second interval.
.1.3.6.1.4.1.164.12.3.0.3,RAD-MIB::atmAceModuleChangeTrap,,,,,,The trap is sent every time a module is changed (Hot swapping). The second variable will be atmNteCardType to indicate the  type of card that was inserted. The value empty(255) indicates that  a card was taken out.
.1.3.6.1.4.1.164.12.3.0.4,RAD-MIB::atmAceRedundancyTrap,,,,,,The trap is sent upon change in link as a result of redundancy.  The ifIndex parameter indicates the current active link.
.1.3.6.1.4.1.164.12.3.0.5,RAD-MIB::atmAceModuleMismatchTrap,,,,,,The trap is sent upon starting or stopping of
.1.3.6.1.4.1.164.12.3.1,RAD-MIB::atmNteSys,,,,,,
.1.3.6.1.4.1.164.12.3.1.1,RAD-MIB::atmNteSysConfig,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.1,RAD-MIB::atmNteManagerTable,,not-accessible,,current,,The Manager Table includes all the NMSs that receive traps from this agent. A single manager can receive traps on more than one PVC. The agent  will set implicitly the correct ifIndex, VPI, VCI  values to all relevant entries in the table when  the user changes them for one of the PVCs.
.1.3.6.1.4.1.164.12.3.1.1.1.1,RAD-MIB::atmNteManagerEntry,,not-accessible,atmNteManagerIP:atmNteManagerPvc,current,,A single manager and the PVC for receiving traps.
.1.3.6.1.4.1.164.12.3.1.1.1.1.1,RAD-MIB::atmNteManagerIP,IpAddress,read-only,,current,,The IP address of the NMS.
.1.3.6.1.4.1.164.12.3.1.1.1.1.2,RAD-MIB::atmNteManagerPvc,Integer32,read-only,,current,,A PVC index. The range is 1..8. There are four PVCs on the User Port and four PVCs on the Network Port. The default VPI, VCI values are specified below.
.1.3.6.1.4.1.164.12.3.1.1.1.1.3,RAD-MIB::atmNteManagerIfIndex,Integer32,read-create,,current,,The ATM interface index of the management port.
.1.3.6.1.4.1.164.12.3.1.1.1.1.4,RAD-MIB::atmNteManagerVpi,Integer32,read-create,,current,,The VPI of the management VCL. Default: 0.
.1.3.6.1.4.1.164.12.3.1.1.1.1.5,RAD-MIB::atmNteManagerVci,Integer32,read-create,,current,,The VCI of the management VCL. Defaults: 32,33,34,35.
.1.3.6.1.4.1.164.12.3.1.1.1.1.6,RAD-MIB::atmNteManagerTrapMask,Integer32,read-create,,current,,The value of this attribute determines the type of traps the  agent should mask and not send to this NMS. The  value is differently determined for different products. There are  mainly two methods: - an integer number, specifying the traps' severity. - a sum of 2**n, where n is a bit assigned to a certain  masked trap group. User should consult the product specification, to find out  the method employed.
.1.3.6.1.4.1.164.12.3.1.1.1.1.7,RAD-MIB::atmNteManagerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.12.3.1.1.1.1.8,RAD-MIB::atmNteManagerNextHop,IpAddress,read-create,,current,,This parameter is relevant to Ethernet out of band  host only (PVC=10). The Next Hop IP address of the entry route.
.1.3.6.1.4.1.164.12.3.1.1.1.1.9,RAD-MIB::atmNteManagerVlanSupport,INTEGER,read-create,,current,no(2):yes(3),VLAN support (Tagging).
.1.3.6.1.4.1.164.12.3.1.1.1.1.10,RAD-MIB::atmNteManagerVlanIdentifier,Integer32,read-create,,current,,VLAN ID. Range is 0..4095.
.1.3.6.1.4.1.164.12.3.1.1.1.1.11,RAD-MIB::atmNteManagerVlanFramePriority,Integer32,read-create,,current,,VLAN Frame priority.Range is 0..7.
.1.3.6.1.4.1.164.12.3.1.1.1.1.12,RAD-MIB::atmNteManagerAlarmTrapMask,OCTET,read-create,,current,,The value of this object determines the alarm traps that the  agent should mask and not send to this NMS.  The value is an Octet String, where each bit is assigned to a certain trap. If the bit = 1, the trap will be masked. If the bit = 0, the trap will not be masked. More details on the masked traps exist in the product specification.
.1.3.6.1.4.1.164.12.3.1.1.1.1.13,RAD-MIB::atmNteManagerConfigPorts,Integer32,read-create,,current,,This variable defines from which port/s this manager can configure the device.
.1.3.6.1.4.1.164.12.3.1.1.2,RAD-MIB::atmNteUPLTCR,Integer32,read-write,,current,,The Unacceptable ES Limit threshold for Performance Management.
.1.3.6.1.4.1.164.12.3.1.1.3,RAD-MIB::atmNteDPLTCR,Integer32,read-write,,current,,The Degraded ES Limit threshold for Performance Management.
.1.3.6.1.4.1.164.12.3.1.1.4,RAD-MIB::atmNteSysLogClearAll,INTEGER,read-write,,current,off(2):clear(3),Setting the variable to clear(3) removes all entries in the
.1.3.6.1.4.1.164.12.3.1.1.5,RAD-MIB::atmNteUSESLTCR,Integer32,read-write,,current,,The Unacceptable SES Limit threshold for Performance Management.
.1.3.6.1.4.1.164.12.3.1.1.6,RAD-MIB::atmNteDSESLTCR,Integer32,read-write,,current,,The Degraded ES Limit threshold for Performance Management.
.1.3.6.1.4.1.164.12.3.1.1.8,RAD-MIB::atmNteProtection,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.8.1,RAD-MIB::atmNteProtectionMode,INTEGER,read-write,,current,off(1):mspOn(2):pathOn(3):mspUniOn(4):mspOneToN(5),Protection Mode. MspOn - Multiplex section protection.  pathOn - High order path protection. mspUniOn - Multiplex section Uni-directional protection. mspOneToN - Multiplex section protection.
.1.3.6.1.4.1.164.12.3.1.1.8.2,RAD-MIB::atmNteProtectionWorkingLink,INTEGER,read-write,,current,trunk1(2):trunk2(3),Selects the working link when atmNteProtectionMode is off.
.1.3.6.1.4.1.164.12.3.1.1.8.3,RAD-MIB::atmNteProtectionSwitchLink,INTEGER,read-write,,current,off(1):forceSwitch(2),ForceSwitch - will force Switching from the working link to the backup link.  Afterwards the agent will set atmNteProtectionSwitchLink back to off(1). atmNteProtectionMode must be either mspOn or pathOn.
.1.3.6.1.4.1.164.12.3.1.1.9,RAD-MIB::atmNteConfOam,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.9.1,RAD-MIB::atmNteConfOamSupport,INTEGER,read-write,,current,intermediate(1):segmentTermination(2):endToEndTermination(3):vpEndToEndVcSegment(4),OAM support mode, which determines the device location in a segment wise.
.1.3.6.1.4.1.164.12.3.1.1.9.2,RAD-MIB::atmNteConfOamTransmission,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.9.2.1,RAD-MIB::atmNteConfOamAIS,INTEGER,read-write,,current,none(1):user(2):network(3):both(4),Defines if a F4 segment OAM cell is transmitted due  to problems in the other port, i.e. physical layer  alarm or F4 defect. This is valid only when the ACE101 has ATM UNI interfaces in both sides and is configured for 'Non-Intrusive' mode. none - AIS is not sent to any of the ports. user - F4 AIS will be sent toward the user when defect  is detected in the network port. network - F4 AIS will be sent toward the network when  defect is detected in the user port. both - F4 AIS will be sent toward the network when defect is detected in the user port and toward the user  when defect is detected in the network port.
.1.3.6.1.4.1.164.12.3.1.1.9.2.2,RAD-MIB::atmNteConfOamRDI,INTEGER,read-write,,current,none(1):user(2):network(3):both(4),Defines if an F4 OAM RDI cell is transmitted due to physical layer problems in the port (in addition to  F4 RDI cells transmitted due to ATM layer problems). The type of F4 RDI (Segment or End-to-End) is according to the ACE-101 OAM mode. For example, If it is enabled for Network port, then  physical layer defect will initiate the transmission  of F4 RDI cell back to the trunk.
.1.3.6.1.4.1.164.12.3.1.1.9.3,RAD-MIB::atmNteConfOamAddressing,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.9.3.1,RAD-MIB::atmNteConfLoopbackAddMode,INTEGER,read-write,,current,off(1):on(2),Loopback addressing mode. on - will enable loopback addressing. off - will disable loopback addressing.
.1.3.6.1.4.1.164.12.3.1.1.9.3.2,RAD-MIB::atmNteConfLoopbackSourceAdd,OCTET,read-write,,current,, Loopback source address. This field is relevant when  atmNteConfOamAddMode is on.
.1.3.6.1.4.1.164.12.3.1.1.9.4,RAD-MIB::atmNteConfOamIfTable,,not-accessible,,current,,OAM support per ATM interface.
.1.3.6.1.4.1.164.12.3.1.1.9.4.1,RAD-MIB::atmNteConfOamIfEntry,,not-accessible,ifIndex,current,,.
.1.3.6.1.4.1.164.12.3.1.1.9.4.1.1,RAD-MIB::atmNteConfOamIfAisRdi,INTEGER,read-write,,current,off(1):on(2),This parameter controls the generation of F4/F5  AIS and RDI due to lower order problems such as physical layer problems.  For AIS: Defines if F4/F5 AIS cell is transmitted due to problems such as physical layer alarm or F4/F5 defect.  This is applicable for all ports . off - Problems in this port will not trigger F4/F5 AIS transmition to the ajacent port (e.g. from USER to  NETWORK) of a VPC/VCC. on - Problems in this port will trigger F4/F5 AIS  transmition to the ajacent port (e.g. from USER  to NETWORK) of a VPC/VCC.   For RDI: Defines if F4/F5 RDI cell will be transmitted due to physical layer problems in that port (in addition to F4/F5 RDI cells transmitted due to ATM layer problems). For example, If it is enabled for Network port, then physical layer defect will initiate the transmission of F4/F5 RDI cell back to the trunk. The type of F4/F5 (Segment or End-to-End) is according to the configuration of the VPC/VCC.
.1.3.6.1.4.1.164.12.3.1.1.10,RAD-MIB::atmNteConfCAC,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.10.1,RAD-MIB::atmNteConfCACMode,INTEGER,read-write,,current,disable(1):enable(2),CAC support mode.  For ACE2002, the following are the applicable values: disable(1), enable(2), 10 - 1000.
.1.3.6.1.4.1.164.12.3.1.1.11,RAD-MIB::atmNteHostIfTable,,not-accessible,,current,,Host IP interface table.
.1.3.6.1.4.1.164.12.3.1.1.11.1,RAD-MIB::atmNteHostIfEntry,,not-accessible,atmNteHostPvcIndex,current,,.
.1.3.6.1.4.1.164.12.3.1.1.11.1.1,RAD-MIB::atmNteHostPvcIndex,Integer32,read-only,,current,,A PVC index. The range is 1..10.
.1.3.6.1.4.1.164.12.3.1.1.11.1.2,RAD-MIB::atmNteHostIP,IpAddress,read-create,,current,,The host interface IP address.
.1.3.6.1.4.1.164.12.3.1.1.11.1.3,RAD-MIB::atmNteHostMask,IpAddress,read-create,,current,,The host interface subnet mask.
.1.3.6.1.4.1.164.12.3.1.1.11.1.4,RAD-MIB::atmNteHostAtmIfIndex,Integer32,read-create,,current,,ATM interface index. Will be 1  for user port, and 2 for network port.
.1.3.6.1.4.1.164.12.3.1.1.11.1.5,RAD-MIB::atmNteHostVpi,Integer32,read-create,,current,,VPI of the PVC connected to that host interface.
.1.3.6.1.4.1.164.12.3.1.1.11.1.6,RAD-MIB::atmNteHostVci,Integer32,read-create,,current,,VCI of the PVC connected to that host interface.
.1.3.6.1.4.1.164.12.3.1.1.11.1.7,RAD-MIB::atmNteHostRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.12.3.1.1.11.1.8,RAD-MIB::atmNteHostRdnVpi,Integer32,read-create,,current,,The VPI of the redundant management VCL. This parameter is applicable only if atmNteRdnManagement=enable(3). 
.1.3.6.1.4.1.164.12.3.1.1.11.1.9,RAD-MIB::atmNteHostRdnVci,Integer32,read-create,,current,,The VCI of the redundant management VCL. This parameter is applicable only if atmNteRdnManagement=enable(3). 
.1.3.6.1.4.1.164.12.3.1.1.11.1.10,RAD-MIB::atmNteHostDefaultNextHop,IpAddress,read-create,,current,,The host interface Default Next Hop address. This address will be used as default next hop for  every Bundle mapped to this Host.
.1.3.6.1.4.1.164.12.3.1.1.11.1.11,RAD-MIB::atmNteHostVlanTagging,INTEGER,read-create,,current,no(2):yes(3),VLAN Tag support. no - No support to VLAN. yes - 4 VLAN bytes will be added  to each frame connected to this Host.
.1.3.6.1.4.1.164.12.3.1.1.11.1.12,RAD-MIB::atmNteHostDefaultVlanID,Integer32,read-create,,current,,Default VLAN ID of this Host.
.1.3.6.1.4.1.164.12.3.1.1.11.1.13,RAD-MIB::atmNteHostDefaultVlanPriority,Integer32,read-create,,current,,Default VLAN priority for this Host.
.1.3.6.1.4.1.164.12.3.1.1.12,RAD-MIB::atmNteShaperMode,INTEGER,read-write,,current,normal(1):group(2):aggregate(3):vpInbandMng(4),Shaper Mode. vpInbandMng - Vcc within a Vp for management.
.1.3.6.1.4.1.164.12.3.1.1.13,RAD-MIB::atmNteOutputRate,Integer32,read-write,,current,,Aggregate shaping output rate in Cells per Seconds units. Default value is the Network port rate.
.1.3.6.1.4.1.164.12.3.1.1.14,RAD-MIB::atmNteTosMode,INTEGER,read-write,,current,notApplicable(1):disable(2):enable(3),TOS Mode.
.1.3.6.1.4.1.164.12.3.1.1.15,RAD-MIB::atmNteTosMask,OCTET,read-write,,current,,This parameter determines the seqence of bits that will be used for TOS. For ACE101 this parameter is applicable only if atmNteTosMode = enable. Valid only for IP-TOS process.
.1.3.6.1.4.1.164.12.3.1.1.16,RAD-MIB::atmNteTosHighPriority,OCTET,read-write,,current,,Priorities options are High or Low.
.1.3.6.1.4.1.164.12.3.1.1.17,RAD-MIB::atmNtePlugAndPlayActivity,INTEGER,read-write,,current,disable(1):offline(2):online(3),Activity control for Manager Plug And Play. disable - disable the feature. offline - Automatic learn IP address into offline memory. online - Automatic learn IP address into online memory. 
.1.3.6.1.4.1.164.12.3.1.1.18,RAD-MIB::atmNteSlotUsage,INTEGER,read-write,,current,notApplicable(1):user(2):network(3),Applicable to ace2002. Slot 2 might be configured as user slot or as network slot.
.1.3.6.1.4.1.164.12.3.1.1.19,RAD-MIB::atmNteConnectionsMaxNumber,INTEGER,read-write,,current,notApplicable(1):max1024(2):max2048(3),The MAX number of connections supported by system. Setting this parameter will affect the number of MAX intervals supported. This parameter will affect the system only after reset. Applicable to ace2002. 
.1.3.6.1.4.1.164.12.3.1.1.20,RAD-MIB::atmNteDefaultVpi,Integer32,read-write,,current,,Default Vpi for management.
.1.3.6.1.4.1.164.12.3.1.1.21,RAD-MIB::atmNteDefaultVci,Integer32,read-write,,current,,Default Vci for management.
.1.3.6.1.4.1.164.12.3.1.1.22,RAD-MIB::atmNteReservedVpi,Integer32,read-write,,current,,Internal use VPI, where shaperMode=vpInbandMng.
.1.3.6.1.4.1.164.12.3.1.1.23,RAD-MIB::atmNteRdnManagement,INTEGER,read-only,,current,disabled(2):enabled(3),The redundancy management status.
.1.3.6.1.4.1.164.12.3.1.1.24,RAD-MIB::atmNtePlugAndPlayIfIndex,Integer32,read-write,,current,,The ifIndex of the Plug and Play VCC.
.1.3.6.1.4.1.164.12.3.1.1.25,RAD-MIB::atmNteLoopbackTimeout,Integer32,read-write,,current,,The Loopback state timeout in minutes. A value of  zero means no timeout (for ever). Default is 5 min.
.1.3.6.1.4.1.164.12.3.1.1.26,RAD-MIB::atmNteOamTable,,not-accessible,,current,,This table is a static table, which is created by agent once An OAM feature is defined by the indexes values combination.
.1.3.6.1.4.1.164.12.3.1.1.26.1,RAD-MIB::atmNteOamEntry,,not-accessible,atmNteOamMode:atmNteOamCellType:atmNteOamLevel,current,,An entry in the OAM table. Each entry in this table will indicate a special OAM.
.1.3.6.1.4.1.164.12.3.1.1.26.1.1,RAD-MIB::atmNteOamMode,INTEGER,read-only,,current,endToEnd(1),The OAM cell path. endToEnd(1) - the entire path.
.1.3.6.1.4.1.164.12.3.1.1.26.1.2,RAD-MIB::atmNteOamCellType,INTEGER,read-only,,current,aisAndRdi(1):loopback(2),This object indicates a unique Indication Signal. aisAndRdi(1) - Alarm Indication Signal (AIS) and  Remote Defect Indication (RDI) cell. loopback(2) - Loopback cell.
.1.3.6.1.4.1.164.12.3.1.1.26.1.3,RAD-MIB::--,INTEGER,read-only,,current,f5(3),The level of the OAM cell.
.1.3.6.1.4.1.164.12.3.1.1.26.1.4,RAD-MIB::atmNteOamEnable,INTEGER,read-write,,current,disable(2):enable(3),This parameter determines if the specified OAM cells  will be enabled.
.1.3.6.1.4.1.164.12.3.1.1.27,RAD-MIB::atmNteDefaultLoopbackThreshold,Integer32,read-write,,current,,The Default OAM Loopback Failure Threshold value  that will be used for configuration.
.1.3.6.1.4.1.164.12.3.1.1.28,RAD-MIB::atmNteMaxBurstSize,Integer32,read-write,,current,,The Maximum allowed burst size (cell units). This object is applicable for each Physical port.
.1.3.6.1.4.1.164.12.3.1.1.29,RAD-MIB::atmNteGranularityFactor,Integer32,read-write,,current,,This parameter affects the granularity of the guaranteed  Rate (SCR+MCR) in spaced connection (cell/sec units).  It is also defines the minimum guaranteed rate in spaced  connection.
.1.3.6.1.4.1.164.12.3.1.1.30,RAD-MIB::atmNteTotalInputRate,Integer32,read-only,,current,,This parameter indicates the total input rate of the  device in cells/sec.
.1.3.6.1.4.1.164.12.3.1.1.31,RAD-MIB::atmNteTotalOutputRate,Integer32,read-only,,current,,This parameter indicates the total output rate of the  device in cells/sec.
.1.3.6.1.4.1.164.12.3.1.1.32,RAD-MIB::atmAlarmForwardingTable,,not-accessible,,current,,The Alarm Forwarding Mechanism will be operated  for this table entries.
.1.3.6.1.4.1.164.12.3.1.1.32.1,RAD-MIB::atmAlarmForwardingEntry,,not-accessible,atmAlarmForwardingFailPort:atmAlarmForwardingToPort,current,,Each entry in this table is a pair of ports that the Alarm Forwarding Mechanism is determined for.
.1.3.6.1.4.1.164.12.3.1.1.32.1.1,RAD-MIB::atmAlarmForwardingFailPort,Integer32,not-accessible,,current,,An Index of the port on which a fail occurs.
.1.3.6.1.4.1.164.12.3.1.1.32.1.2,RAD-MIB::atmAlarmForwardingToPort,Integer32,not-accessible,,current,,An Index of the port that will be affected  upon the failure of the atmAlarmForwardingFailPort.
.1.3.6.1.4.1.164.12.3.1.1.32.1.3,RAD-MIB::atmAlarmForwardingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.12.3.1.1.32.1.4,RAD-MIB::atmAlarmForwardingFailureLevel,BITS,read-create,,current,physical(0):atm(1),This parameter determines the level of failure  that will operate the Alarm Forwarding Mechanism.
.1.3.6.1.4.1.164.12.3.1.1.32.1.5,RAD-MIB::atmAlarmForwardingRecoveryMode,INTEGER,read-create,,current,manual(1):automatic(2),This parameter determines the Recovery Mode.  manual - The user should stop the RDI transmission  by using the atmAlarmForwardingRecoveryCommand. automatic - The RDI transmission will be automatically  stopped upon atmAlarmForwardingFailPort recovery.
.1.3.6.1.4.1.164.12.3.1.1.32.1.6,RAD-MIB::atmAlarmForwardingRecoveryCommand,INTEGER,read-create,,current,off(2):on(3),This parameter is a command. It is applicable when  atmAlarmForwardingRecoveryMode = manual.  on - Will stop the RDI transmission. After setting to 'On' the agent will set this parameter back to 'Off'.
.1.3.6.1.4.1.164.12.3.1.1.32.1.7,RAD-MIB::atmAlarmForwardingTimeFilterWindow,Unsigned32,read-create,,current,,This parameter determines the Time Filter Window, meaning: how much time (in seconds) should the alarm exist in order to start the Alarm Forwarding operation.
.1.3.6.1.4.1.164.12.3.1.1.33,RAD-MIB::atmSysConfigCellTest,,,,,,
.1.3.6.1.4.1.164.12.3.1.1.33.1,RAD-MIB::atmSysConfigCellTestPort,Integer32,read-write,,current,,An Index of the port on which the cell test will be sent.
.1.3.6.1.4.1.164.12.3.1.1.33.2,RAD-MIB::atmSysConfigCellTestVpi,Integer32,read-write,,current,,The VPI on which the cell test will be sent.
.1.3.6.1.4.1.164.12.3.1.1.33.3,RAD-MIB::atmSysConfigCellTestVci,Integer32,read-write,,current,,The VCI on which the cell test will be sent.
.1.3.6.1.4.1.164.12.3.1.1.33.4,RAD-MIB::atmSysConfigCellTestPti,INTEGER,read-write,,current,user(1):oamSegment(2):oamEndToEnd(3),The cell type.
.1.3.6.1.4.1.164.12.3.1.1.33.5,RAD-MIB::atmSysConfigCellTestClp,INTEGER,read-write,,current,clp0(1):clp1(2),The type of the Cell.
.1.3.6.1.4.1.164.12.3.1.1.33.6,RAD-MIB::atmSysConfigCellTestOamType,INTEGER,read-write,,current,ais(1):rdi(2):cc(3):lb(4),The OAM type of the Cell. This object is applicable  if atmSysConfigCellTestPti = oamSegment/oamEndToEnd .
.1.3.6.1.4.1.164.12.3.1.1.33.7,RAD-MIB::atmSysConfigCellTestPayload,OCTET,read-write,,current,,The payload of the cell. For OAM cell the payload is set automatically to 6A.
.1.3.6.1.4.1.164.12.3.1.1.33.8,RAD-MIB::atmSysConfigCellTestQuantity,Integer32,read-write,,current,,Quantity of cells to send.
.1.3.6.1.4.1.164.12.3.1.1.33.9,RAD-MIB::atmSysConfigCellTestSendCmd,INTEGER,read-write,,current,off(2):send(3),Setting the variable to send(3) perfroms cell test. The agent will immediately reset the variable to off(2).
.1.3.6.1.4.1.164.12.3.1.1.34,RAD-MIB::atmVpCrossConnectExtenTable,,not-accessible,,current,,An extension to the ATM VP Cross Connect table
.1.3.6.1.4.1.164.12.3.1.1.34.1,RAD-MIB::atmVpCrossConnectExtenEntry,,not-accessible,,current,,An entry in the table.
.1.3.6.1.4.1.164.12.3.1.1.34.1.1,RAD-MIB::atmVpCrossConnectName,OCTET,read-create,,current,,The Connection's name.
.1.3.6.1.4.1.164.12.3.1.1.35,RAD-MIB::atmVcCrossConnectExtenTable,,not-accessible,,current,,An extension to the ATM VC Cross Connect table
.1.3.6.1.4.1.164.12.3.1.1.35.1,RAD-MIB::atmVcCrossConnectExtenEntry,,not-accessible,,current,,An entry in the table.
.1.3.6.1.4.1.164.12.3.1.1.35.1.1,RAD-MIB::atmVcCrossConnectName,OCTET,read-create,,current,,The Connection's name.
.1.3.6.1.4.1.164.12.3.1.1.37,RAD-MIB::atmNteQosMode,INTEGER,read-write,,current,disable(1):multipleVc(2):singleVc(3),This variable defines the QoS Mode.
.1.3.6.1.4.1.164.12.3.1.1.38,RAD-MIB::atmTrafficDescrParamXTable,,not-accessible,,current,,An Augment to ATM Traffic Descriptor Parameter Table
.1.3.6.1.4.1.164.12.3.1.1.38.1,RAD-MIB::atmTrafficDescrParamXEntry,,not-accessible,,current,,An entry in the table.
.1.3.6.1.4.1.164.12.3.1.1.38.1.1,RAD-MIB::atmTrafficDescrParamMode,INTEGER,read-create,,current,scheduling(1):schedulingAndShaping(2):policing(3),The Mode of the Traffic Descriptor.
.1.3.6.1.4.1.164.12.3.1.2,RAD-MIB::atmNteSysInfo,,,,,,
.1.3.6.1.4.1.164.12.3.1.2.1,RAD-MIB::atmNteIdTable,,not-accessible,,current,,The IDs of the cards and of the system.
.1.3.6.1.4.1.164.12.3.1.2.1.1,RAD-MIB::atmNteIdEntry,,not-accessible,atmNteIdIndex,current,,.
.1.3.6.1.4.1.164.12.3.1.2.1.1.1,RAD-MIB::atmNteIdIndex,Integer32,read-only,,current,,An Index of the Unit ID table. The following units have IDs in this table: 1 - System 2 - ATM Board 3 - User Card 4 - Trunk 1 card 5 - Trunk 2 card 7 - Clock Unit 8 - Slot 1 card 9 - Slot 2 card 10 - Slot 3 card 11 - Slot 4 card 12 - Fan1 13 - Fan2 14 - Control Unit.
.1.3.6.1.4.1.164.12.3.1.2.1.1.2,RAD-MIB::atmNteUnitId,Integer32,read-only,,current,,The ID of the Unit.  For index = 6, the id will describe the validity of a shaper in the system: 0 - Shaper Not exist 1 - Shaper exist. For index = 7, the id will describe the validity of a clock in the system: 0 - Clock Not exist 1 - Clock exist. For index = 12,13 the id will describe the functionality of a FAN1 : 0 - OK 1 - Failed.
.1.3.6.1.4.1.164.12.3.1.2.1.1.3,RAD-MIB::atmNteUnitVersion,OCTET,read-only,,current,,Hardware and Software version of the module.
.1.3.6.1.4.1.164.12.3.1.2.1.1.4,RAD-MIB::atmNteCardType,INTEGER,read-only,,current,notApplicable(1):sc13mR155(2):st13sR155(3):st13lR155(4):utpR155(5):cxBncR155(6):e3(7):t3(8):e1(9):e1Ltu(10):fc13lR155(11):fc13lhR155(12):fc15lhR155(13):fc13lE3(14):fc13lhE3(15):fc15lhE3(16):fc13lT3(17):fc13lhT3(18):fc15lhT3(19):t1(20):eth(21):ethE1CesBnc(22):ethE1CesRj45(23):ethT1CesRj45(24):e1CesRj45(25):e1CesBnc(26):t1CesRj45(27):e14Ces(28):e14CesRj45(29):t14CesRj45(30):hdlc4port(31):hdlcE14CesBnc(32):hdlcE14CesRj45(33):hdlcT14CesRj45(34):e1Rj45(35):e1Bnc(36):ethE14CesBnc(37):ethE14CesRj45(38):ethT14CesRj45(39):hdlc1portHssi(40):hdlcHssiE14CesBnc(41):hdlcHssiE14CesRj45(42):hdlcHssiT14CesRj45(43):e14ImaRj45(44):e14ImaBnc(45):t14ImaRj45(46):ethE3CesBnc(47):ethT3CesBnc(48):smSf1R155(49):smSf2R155(50):sc13sR155(51):sc13lR155(52):utp25(53):sc13lhR155(54):sc15lhR155(55):sc13ljR155(56):sc13lhjR155(57):sc15lhjR155(58):e18Ces(59):e18CesRj45(60):t18CesRj45(61):sc13mR622(62):sc13lR622(73):sc13lhR622(74):sc15lhR622(75):fr4Port(76):t3j(77):fr1Port(78):hdlc1Port(79):sc13mR155D(80):sc13lR155D(81):fc13lR155D(82):st13lR155D(83):sc13lhR155D(84):fc13lhR155D(85):st13lhR155D(86):e18ImaBnc(87):e18ImaRj45(88):t18ImaRj45(89):lanUtpE(90):lanLc13lE(91):lanLc13mE(92):e14ImaRj45CfgMode(93):e14ImaBncCfgMode(94):t14ImaRj45CfgMode(95):sc13mR155R(96):sc13lR155R(97):fc13lR155R(98):st13lR155R(99):sc13lhR155R(100):fc13lhR155R(101):st13lhR155R(102):fEthUtpD(103):fEthSmD(104):fEthMmD(105):e14CesRj45Unbal(106):sc13mR155n(107):sc13lR155n(108):sc13lhR155n(109):sc15lhR155n(110):fc13lR155n(111):fc13lhR155n(112):fc15lhR155n(113):st13lR155n(114):lanUtp(115):lanLc13l(116):lanLc13m(117):e1FrHdlc(118):e1FrHdlcUnbal(119):t1FrHdlc(120):channelizedT3(121):fc15lhR155D(122):sc15lhR155D(123):smSf1R155D(124):smSf2R155D(125):smSf3R155D(126):fc15lhR155R(127):sc15lhR155R(128):smSf1R155R(129):smSf2R155R(130):smSf3R155R(131):st13lhR155n(132):smSf1R155n(133):smSf2R155n(134):smSf3R155n(135):t18CesNg(136):e18CesUnbalNg(137):e18CesBalNg(138):t14CesNg(139):e14CesUnbalNg(140):e14CesBalNg(141):t18ImaUniNg(142):e18ImaUniUnbalNg(143):e18ImaUniBalNg(144):t14ImaUniNg(145):e14ImaUniUnbalNg(146):e14ImaUniBalNg(147):t1Ces(148):e1CesUnbal(149):e1CesBal(150):switchedLan(151):channelizedSts1(152):st13mR155(153):st13lhR155(154):st15lhR155(155):gigabitEthUtp(156):gigabitEthSfp(157):fastEthUtp(158):fourStm1oc3SingleGbe(159):main8Atm155TwoEth(249):mainChannelized155(250):main(251):control(252):fan(253):unknown(254):empty(255),The card type.
.1.3.6.1.4.1.164.12.3.1.2.1.1.5,RAD-MIB::atmNteCardStatus,INTEGER,read-only,,current,notApplicable(1):notActive(2):active(3):inProgress(4):empty(5),Status of the card in the selected slot.  notActive - Connections are in NotReady state. No configuration is  available for the card. The access to the card HW is blocked. This state is relevant for an extracted card, and for a case  in which the card was deactivated.
.1.3.6.1.4.1.164.12.3.1.2.1.1.6,RAD-MIB::atmNteCardCmd,INTEGER,read-write,,current,notApplicable(1):deleteConfig(2):deactivate(3):activate(4),Command on the card that is installed in the selected slot.  deleteConfig - Deletes the card configuration.  deactivate - All the connections state will be changed to NotReady. The card  configuration will be blocked. activate - Does the same as done upon card insertion: Initiates the relevant  parameters, activates the physical layer, ATM layer and logical  layer.
.1.3.6.1.4.1.164.12.3.1.2.1.1.7,RAD-MIB::atmNteProgCardType,INTEGER,read-write,,current,fourStm1oc3SingleGbe(159):main8Atm155TwoEth(249):mainChannelized155(250):main(251):control(252):fan(253):empty(255):atm155(1001):eth(1002):channelized155(1003),The programmed card type.
.1.3.6.1.4.1.164.12.3.1.2.2,RAD-MIB::atmSysPSunits,Integer32,read-only,,current,,The number of power supply units.
.1.3.6.1.4.1.164.12.3.1.2.3,RAD-MIB::atmSysPSunitsInUse,INTEGER,read-only,,current,ps1(2):ps2(3),The main power supply in this unit.
.1.3.6.1.4.1.164.12.3.1.2.4,RAD-MIB::atmSysFanUnits,Integer32,read-only,,current,,The number of fan units.
.1.3.6.1.4.1.164.12.3.1.2.5,RAD-MIB::atmSysNetPrts,Integer32,read-only,,current,,The number of network ports.
.1.3.6.1.4.1.164.12.3.1.2.6,RAD-MIB::atmSysNetPrtInUse,INTEGER,read-only,,current,trunk1(2):trunk2(3),The network port in use.
.1.3.6.1.4.1.164.12.3.1.2.7,RAD-MIB::atmNteBridgingMode,INTEGER,read-write,,current,accessOnly(1):accessAndSwitching(2),Bridging mode can be one of the following: 
.1.3.6.1.4.1.164.12.3.1.2.8,RAD-MIB::atmSysStats,,,,,,
.1.3.6.1.4.1.164.12.3.1.2.8.1,RAD-MIB::atmSysCurrentCdc,Gauge32,read-only,,current,,Seconds in which cells dropped was occured in the current 15 minutes interval.
.1.3.6.1.4.1.164.12.3.1.2.8.2,RAD-MIB::atmSysIntervalTable,,not-accessible,,current,,The system level Interval table.
.1.3.6.1.4.1.164.12.3.1.2.8.2.1,RAD-MIB::atmSysIntervalEntry,,not-accessible,atmSysIntervalNumber,current,,.
.1.3.6.1.4.1.164.12.3.1.2.8.2.1.1,RAD-MIB::atmSysIntervalNumber,Integer32,read-only,,current,,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 interval (assuming that all 96 intervals are valid).
.1.3.6.1.4.1.164.12.3.1.2.8.2.1.2,RAD-MIB::atmSysIntervalCdc,Gauge32,read-only,,current,,Seconds in which cells dropped was occured in 15 minutes interval.
.1.3.6.1.4.1.164.12.3.1.2.9,RAD-MIB::atmNteEventType,INTEGER,read-only,,current,ps1NotActive(3):ps1Active(4):ps2NotActive(5):ps2Active(6):heatAlarmOff(7):heatAlarmOn(8):inputAlarm1Off(9):inputAlarm1On(10):inputAlarm2Off(11):inputAlarm2On(12):inputAlarm3Off(13):inputAlarm3On(14):inputAlarm4Off(15):inputAlarm4On(16):fan1Ok(17):fan1Fail(18):fan2Ok(19):fan2Fail(20):invalidLogin(21):validLogin(22):powerFailure(23):writeToFlashFailure(24),This parameter identifies the event. On - the problem exist. Off - the problem not exist. InvalidLogin - Invalid login on local console. CorrectLogin - Successful login operation.
.1.3.6.1.4.1.164.12.3.1.2.10,RAD-MIB::atmNteIntervalMaxNumber,Integer32,read-only,,current,,The MAX number of connections intervals supported by system. Applicable to ace2002.
.1.3.6.1.4.1.164.12.3.1.2.11,RAD-MIB::atmNteAlarmType,INTEGER,read-only,,current,notApplicable(1):ais(2):rdi(3):continuityLoss(4):loopback(5),This object specifies the type of the alarm.
.1.3.6.1.4.1.164.12.3.1.2.12,RAD-MIB::atmNteLevel,INTEGER,read-only,,current,vp(2):vc(3),This object specifies the ATM level.
.1.3.6.1.4.1.164.12.3.1.2.13,RAD-MIB::atmNteConnectionsNumber,Integer32,read-only,,current,,This object specifies a quantity of connections.
.1.3.6.1.4.1.164.12.3.1.2.14,RAD-MIB::atmNteTotalLb,Integer32,read-only,,current,,This parameter counts the total number of end-points that were configured with Loopback (LB).
.1.3.6.1.4.1.164.12.3.1.2.15,RAD-MIB::atmNteTotalCc,Integer32,read-only,,current,,This parameter counts the total number of end-points that were configured with Continuity Check (CC).
.1.3.6.1.4.1.164.12.3.1.2.16,RAD-MIB::atmNteTotalPm,Integer32,read-only,,current,,This parameter counts the total number of end-points that were configured with PM.
.1.3.6.1.4.1.164.12.3.2,RAD-MIB::atmNtePrt,,,,,,
.1.3.6.1.4.1.164.12.3.2.1,RAD-MIB::atmNtePrtConfig,,,,,,
.1.3.6.1.4.1.164.12.3.2.1.1,RAD-MIB::atmNteConfIfTable,,not-accessible,,current,,The Physical interface configuration table.
.1.3.6.1.4.1.164.12.3.2.1.1.1,RAD-MIB::atmNteConfIfEntry,,not-accessible,ifIndex,current,,An entry in the Physical interface configuration table. The ifIndex is of the lowest physical layer.
.1.3.6.1.4.1.164.12.3.2.1.1.1.1,RAD-MIB::atmConfIfTransmitClk,INTEGER,read-write,,current,internal(2):external(3):loopback(4):adaptive(5),The transmit clock of the port.
.1.3.6.1.4.1.164.12.3.2.1.1.1.2,RAD-MIB::atmConfIfLoopback,INTEGER,read-write,,current,internal(2):external(3):disable(4),Interface Loopback.
.1.3.6.1.4.1.164.12.3.2.1.1.1.3,RAD-MIB::atmConfIfFrameType,INTEGER,read-write,,current,other(1):sonet(2):sdh(3):direct(4):plcpInternal(5):plcpExternal(6):e3(7):ethCrcTrans(8):ethCrcNotTrans(9):directNoScrmbling(10):plcpInternalNoScrmbling(11):plcpExternalNoScrmbling(12),The frame type. Valid values for a 155M interface: sonet(2), sdh(3). Valid values for a T3 interface: direct(4), plcpInternal(5), plcpExternal(6),  directNoScrmbling(10), plcpInternalNoScrmbling(11), plcpExternalNoScrmbling(12). Valid values for Ethernet  interface: ethCrcTrans (8), ethCrcNotTrans(9).  (DS1 interfaces frame type is specified in the DSX1 mib).
.1.3.6.1.4.1.164.12.3.2.1.1.1.4,RAD-MIB::atmConfIfCardType,INTEGER,read-only,,deprecated,notApplicable(1):sc13m-155(2):st13s-155(3):st13l-155(4):utp-155(5):cx-bnc-155(6):e3(7):t3(8):e1(9):e1-ltu(10):fc13l-155(11):fc13lh-155(12):fc15lh-155(13):fc13l-e3(14):fc13lh-e3(15):fc15lh-e3(16):fc13l-t3(17):fc13lh-t3(18):fc15lh-t3(19),The card type.
.1.3.6.1.4.1.164.12.3.2.1.1.1.5,RAD-MIB::atmConfAtmIfVpiVciLimit,INTEGER,read-only,,current,bits15(2):bits17(3),The limit on the sum of the VPI+VCI bits for this interface.
.1.3.6.1.4.1.164.12.3.2.1.1.1.6,RAD-MIB::atmConfIfHwFeatures,INTEGER,read-write,,current,disable(1):enable(2),HW features command.
.1.3.6.1.4.1.164.12.3.2.1.1.1.7,RAD-MIB::atmConfIfOutputRate,Integer32,read-write,,current,,This parameter indicates the output rate in cells/sec, which is  supported per port. Successfully setting this parameter  is dependent on all other ports values calculations,  which are described in the NMS SRS.
.1.3.6.1.4.1.164.12.3.2.1.1.1.8,RAD-MIB::atmConfIfInputRate,Integer32,read-write,,current,,This parameter indicates the input rate in cells/sec, which is  supported per port. Successfully setting this parameter  is dependent on all other ports values calculations,  which are described in the NMS SRS.
.1.3.6.1.4.1.164.12.3.2.1.1.1.9,RAD-MIB::atmConfAlarmForwarding,INTEGER,read-write,,current,disable(2):enable(3),Enables Path AIS Alarm forwarding upon a failure detection. The  disable(2) - will not forward an alarm upon a failure on this port.   enable(3) - will forward an alarm upon a failure on this port.
.1.3.6.1.4.1.164.12.3.2.1.1.1.10,RAD-MIB::atmConfIfAllocatedBw,Integer32,read-only,,current,,Total VC Bandwidth Allocation.
.1.3.6.1.4.1.164.12.3.2.1.1.1.11,RAD-MIB::atmConfIfLowerVpi,Integer32,read-write,,current,,The Lower possible VPI.
.1.3.6.1.4.1.164.12.3.2.1.1.1.12,RAD-MIB::atmConfIfOamMode,INTEGER,read-write,,current,segmentTermination(2):endToEndTermination(3),OAM support Mode, which determines the
.1.3.6.1.4.1.164.12.3.2.1.1.1.13,RAD-MIB::atmConfIfOamFailureInd,INTEGER,read-write,,current,disabled(2):ais(3):rdi(4):aisAndRdi(5),This object allows user to define the type of indication (if any) that will be created upon a LB cell failure,  for all VCs on which OAM loopback traffic is activated. disabled(2) - no indication will be created. ais(3) - will cause Tx of AIS. rdi(4) - will cause Tx of RDI. aisAndRdi(5) - will cause Tx of AIS & RDI. For LA-110, indication will be sent only  for VCs with atmConfVcLoopbackFailureInd <> disabled
.1.3.6.1.4.1.164.12.3.2.1.2,RAD-MIB::atmNteAlarmIfTable,,not-accessible,,current,,The interface Alarm table.
.1.3.6.1.4.1.164.12.3.2.1.2.1,RAD-MIB::atmNteAlarmIfEntry,,not-accessible,ifIndex,current,,An entry in the interface Alarm table.
.1.3.6.1.4.1.164.12.3.2.1.2.1.1,RAD-MIB::atmInterfaceActiveAlarms,Integer32,read-only,,current,,A Bit String of the active alarms on this interface. The meaning of the bits is as follows: 1 - LOS 2 - LOF 3 - Line AIS (SONET)/ PLCP LOF (DS3) 4 - LOP 5 - Path AIS 6 - SLM 7 - LCD 8 - Line RDI (SONET)/ PLCP Yellow (DS3) 9 - Path RDI (SONET)/ RDI (DS3) 
.1.3.6.1.4.1.164.12.3.2.1.2.1.2,RAD-MIB::atmThresholdSectionBIP,Integer32,read-write,,current,,When Section BIPs are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.3,RAD-MIB::atmThresholdLineBIP,Integer32,read-write,,current,,When Line BIPs are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.4,RAD-MIB::atmThresholdLineFEBE,Integer32,read-write,,current,,When Line FEBEs are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.5,RAD-MIB::atmThresholdPathBIP,Integer32,read-write,,current,,When Path BIPs are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.6,RAD-MIB::atmThresholdPathFEBE,Integer32,read-write,,current,,When Path FEBEs are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.7,RAD-MIB::atmThresholdErroredCells,Integer32,read-write,,current,,When Errored Cells are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.8,RAD-MIB::atmThresholdLostCells,Integer32,read-write,,current,,When Lost Cells are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.9,RAD-MIB::atmThresholdMisinsertedCells,Integer32,read-write,,current,,When Misinserted Cells are greater than this threshold,
.1.3.6.1.4.1.164.12.3.2.1.2.1.10,RAD-MIB::atmInterfaceAlarmStatus,INTEGER,read-only,,current,off(2):on(3),The variable is on(3) when there is any active alarm on this interface.
.1.3.6.1.4.1.164.12.3.2.1.2.1.11,RAD-MIB::atmInterfaceMaskAlarms,Integer32,read-write,,current,,A Bit String of alarms mask on this interface. The mask is supported for the following alarms: 1 - LOS 
.1.3.6.1.4.1.164.12.3.2.1.3,RAD-MIB::atmNteConfVpTable,,not-accessible,,current,,The ATM VP configuration table. The table is an extension to the atmVplTable of RFC-1695.
.1.3.6.1.4.1.164.12.3.2.1.3.1,RAD-MIB::atmNteConfVpEntry,,not-accessible,ifIndex:atmVplVpi,current,,An entry in the ATM VP configuration table. ifIndex of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.1.3.1.1,RAD-MIB::atmConfVpPolicing,INTEGER,read-write,,current,none(1):police(2):monitor(3):shaping(4):policingAndShaping(5),Policing method desired for this VPL.
.1.3.6.1.4.1.164.12.3.2.1.3.1.2,RAD-MIB::atmConfVpCCAdminStatus,INTEGER,read-write,,current,up(2):down(3):source(4):sink(5):listenToActivationCells(6):originateActivationCells(7),up(2) - Activate Continuity Check (CC). down(3) - Deactivate CC. ( start sending Oam cells to the remote side ). sink(5) - Activate CC of remote agent ( start receiving Oam cells from remote side ). listenToActivationCells (6) - Passive listener till gets an activation request originateActivationCells(7) - Sands Activation cell according to atmConfVcCCDirection.
.1.3.6.1.4.1.164.12.3.2.1.3.1.3,RAD-MIB::atmConfVpLoopbackAdminStatus,INTEGER,read-write,,current,up(2):down(3):llid(4):segment(5):endToEnd(6):segmentLlid(7):endToEndLlid(8),up(2) - Start loopback OAM cells. down(3) - Stop sending loopback OAM cells.  For ace2002: up(2) - Transmitting LB cells with llid all ones  (i.e. FFFF..FF) down(3) - Not transmitting LB cells.  llid(4) - Transmitting LB cells with llid indicated  in the address field. segment(5) - Transmitting Segment LB cells with llid all ones.  endToEnd(6) - Transmitting End to End LB cells with llid all ones.  segmentLlid(7) - Transmitting Segment LB cells with llid indicated in the address field.  endToEndLlid(8) - Transmitting LB cells with llid indicated in the address field.   This parameter value might be in conflict with  atmConfVpOamSupport value, since this parameter is for LB,  while atmConfVpOamSupport is for any other OAM cells.
.1.3.6.1.4.1.164.12.3.2.1.3.1.4,RAD-MIB::atmConfVpLoopbackSinkAddress,OCTET,read-write,,current,,Destination address. For ace101: 2 bytes are used. For ace2002: 16 bytes are used.
.1.3.6.1.4.1.164.12.3.2.1.3.1.5,RAD-MIB::atmConfVpCongestionControl,OCTET,read-write,,current,,Each bit indicates a selection of one option  as the following description. All combinations  are possible and legal. The codes are:  1 - EPD 2 - CLP 4 - EFCI
.1.3.6.1.4.1.164.12.3.2.1.3.1.6,RAD-MIB::atmConfVpCCDirection,INTEGER,read-write,,current,both(2):source(4):sink(5),both(2) - Agent send OAM CC cells and check received OAM CC cells source(4)- Agent send OAM CC cells. sink(5) - Agent checks received OAM CC cells.
.1.3.6.1.4.1.164.12.3.2.1.3.1.7,RAD-MIB::atmConfVpCreationTime,OCTET,read-only,,current,,A date-time in which the VP was created.
.1.3.6.1.4.1.164.12.3.2.1.3.1.8,RAD-MIB::atmConfVpOamSupport,INTEGER,read-write,,current,intermediate(1):segmentTermination(2):endToEndTermination(3),OAM support mode, which determines the device location in a segment wise.
.1.3.6.1.4.1.164.12.3.2.1.3.1.9,RAD-MIB::atmConfVpCCOperStatus,INTEGER,read-only,,current,initial(1):source(4):sink(5):both(8):timeout(9):denied(10):conflict(11):manual(12), sink(5) - Agent checks received OAM CC cells. the remote agent. simultaneously. 
.1.3.6.1.4.1.164.12.3.2.1.3.1.10,RAD-MIB::atmConfVpLoopbackTraffic,INTEGER,read-write,,current,off(2):on(3),This parameter has both command and status meanings:  off(2) - Set to 'Off' will Stop traffic loop. Getting this value means that the loop is not running. on (3) - Set to 'On' will start traffic loop. Getting  this value means that the loop is currently running.
.1.3.6.1.4.1.164.12.3.2.1.3.1.11,RAD-MIB::atmConfVpLoopbackFailureInd,INTEGER,read-write,,current,disabled(2):segmentAis(3):segmentRdi(4):segmentAisAndRdi(5):endToEndAis(6):endToEndRdi(7):endToEndAisAndRdi(8),This object allows user to define the Indication that will be created upon  a LB cell failure. disabled(2) - no indication will be created. segmentAis(3) - will cause Tx of a segment AIS. segmentRdi(4) - will cause Tx of a segment RDI. segmentAisAndRdi(5) - will cause Tx of a segment AIS & RDI.  endToEndAis(6) - will cause Tx of an End to End AIS. endToEndRdi(7) - will cause Tx of an End to End RDI. endToEndAisAndRdi(8) - will cause Tx of an End to End AIS & RDI. Default: disabled(2).
.1.3.6.1.4.1.164.12.3.2.1.3.1.12,RAD-MIB::atmConfVpLoopbackFailureThreshold,Integer32,read-write,,current,,The number of the LB failures before starting transmission of the  Indication defined by atmConfVcLoopbackFailureInd. Range: 1..16. Default: 1.
.1.3.6.1.4.1.164.12.3.2.1.3.1.13,RAD-MIB::atmConfVpOamDirection,INTEGER,read-write,,current,notApplicable(1):downStream(2):upStream(3),The direction of OAM cell insertion.
.1.3.6.1.4.1.164.12.3.2.1.3.1.14,RAD-MIB::atmConfVpOamDescrIndex,Integer32,read-write,,current,,This parameter indicates the VPL's OAM Descriptor index,
.1.3.6.1.4.1.164.12.3.2.1.3.1.15,RAD-MIB::atmConfVpConnected,INTEGER,read-write,,current,notConnected(1):mng(2):bridgePort(3):ds0Bundle(4):atm(5):pw(6),This object indicates whether this VP is connected
.1.3.6.1.4.1.164.12.3.2.1.5,RAD-MIB::atmNteAlarmVpTable,,not-accessible,,current,,The ATM VP Alarm table.
.1.3.6.1.4.1.164.12.3.2.1.5.1,RAD-MIB::atmNteAlarmVpEntry,,not-accessible,ifIndex:atmNteVpAlarmVpi,current,,An entry in the ATM VP Alarm table. ifIndex of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.1.5.1.1,RAD-MIB::atmNteVpAlarmVpi,Integer32,read-only,,current,,The VPI on which there is an active alarm.
.1.3.6.1.4.1.164.12.3.2.1.5.1.2,RAD-MIB::atmNteVpActiveAlarms,Integer32,read-only,,current,,A Bit String of the active alarms on this VP. The meaning of the bits is as follows: 1 - VP AIS 2 - VP Loss Of Continuity 
.1.3.6.1.4.1.164.12.3.2.1.6,RAD-MIB::atmNteAlarmVcTable,,not-accessible,,current,,The ATM VC Alarm table.
.1.3.6.1.4.1.164.12.3.2.1.6.1,RAD-MIB::atmNteAlarmVcEntry,,not-accessible,ifIndex:atmNteVcAlarmVpi:atmNteVcAlarmVci,current,,An entry in the ATM VC Alarm table. ifIndex of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.1.6.1.1,RAD-MIB::atmNteVcAlarmVpi,Integer32,read-only,,current,,The VPI of the VC on which there is an active alarm.
.1.3.6.1.4.1.164.12.3.2.1.6.1.2,RAD-MIB::atmNteVcAlarmVci,Integer32,read-only,,current,,The VCI of the VC on which there is an active alarm.
.1.3.6.1.4.1.164.12.3.2.1.6.1.3,RAD-MIB::atmNteVcActiveAlarms,Integer32,read-only,,current,,A Bit String of the active alarms on this VC. The meaning of the bits is as follows: 1 - VC AIS 2 - VC Loss Of Continuity 
.1.3.6.1.4.1.164.12.3.2.2,RAD-MIB::atmNteLoopback,,,,,,
.1.3.6.1.4.1.164.12.3.2.2.1,RAD-MIB::atmLoopbackVpTable,,not-accessible,,current,,This table contains parameters for an OAM VP loopback test.
.1.3.6.1.4.1.164.12.3.2.2.1.1,RAD-MIB::atmLoopbackVpEntry,,not-accessible,atmLoopbackVpIfIndex:atmLoopbackVpVpi,current,,An entry in table atmLoopbackVpTable.
.1.3.6.1.4.1.164.12.3.2.2.1.1.1,RAD-MIB::atmLoopbackVpIfIndex,Integer32,read-only,,current,,The interface index of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.2.1.1.2,RAD-MIB::atmLoopbackVpVpi,Integer32,read-only,,current,,The VPI of the OAM VPL.
.1.3.6.1.4.1.164.12.3.2.2.1.1.3,RAD-MIB::atmLoopbackVpOperStatus,INTEGER,read-only,,current,noActive(1):inProgress(2):failed(3):endSuccessfully(4),-noActive(1) means that the loopback test has not been activated for this VP. -inProgress(2) means that the test has been activated and there is currently no problem. -failed(3) means there was problem during the test or after having stopped it -endSuccessfully(4) means that the test was stopped and all was OK.
.1.3.6.1.4.1.164.12.3.2.2.1.1.4,RAD-MIB::atmLoopbackVpCDV,Integer32,read-only,,current,,Cell Delay Variation for this sampling.
.1.3.6.1.4.1.164.12.3.2.2.1.1.5,RAD-MIB::atmLoopbackVpAverageDelay,Integer32,read-only,,current,, Average delay without including lost cells.
.1.3.6.1.4.1.164.12.3.2.2.1.1.6,RAD-MIB::atmLoopbackVpMaxDelay,Integer32,read-only,,current,,Maximum delay without including lost cells.
.1.3.6.1.4.1.164.12.3.2.2.1.1.7,RAD-MIB::atmLoopbackVpMinDelay,Integer32,read-only,,current,,Minimum delay.
.1.3.6.1.4.1.164.12.3.2.2.1.1.8,RAD-MIB::atmLoopbackVpErrSessions,Integer32,read-only,,current,,Errored Sessions. Will be updated once in 5 seconds.
.1.3.6.1.4.1.164.12.3.2.2.2,RAD-MIB::atmLoopbackVcTable,,not-accessible,,current,,This table contains parameters for an OAM VC loopback test.
.1.3.6.1.4.1.164.12.3.2.2.2.1,RAD-MIB::atmLoopbackVcEntry,,not-accessible,atmLoopbackVcIfIndex:atmLoopbackVcVpi:atmLoopbackVcVci,current,,An entry in table.
.1.3.6.1.4.1.164.12.3.2.2.2.1.1,RAD-MIB::atmLoopbackVcIfIndex,Integer32,read-only,,current,,The interface index of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.2.2.1.2,RAD-MIB::atmLoopbackVcVpi,Integer32,read-only,,current,,The VPI of the OAM VCL.
.1.3.6.1.4.1.164.12.3.2.2.2.1.3,RAD-MIB::atmLoopbackVcVci,Integer32,read-only,,current,,The VCI of the OAM VCL.
.1.3.6.1.4.1.164.12.3.2.2.2.1.4,RAD-MIB::atmLoopbackVcOperStatus,INTEGER,read-only,,current,noActive(1):inProgress(2):failed(3):endSuccessfully(4),-noActive(1) means that the loopback test has not been activated for this VP. -inProgress(2) means that the test has been activated and there is currently no problem. -failed(3) means there was problem during the test or after having stopped it -endSuccessfully(4) means that the test was stopped and all was OK.
.1.3.6.1.4.1.164.12.3.2.2.2.1.5,RAD-MIB::atmLoopbackVcCDV,Integer32,read-only,,current,,Cell Delay Variation for this sampling.
.1.3.6.1.4.1.164.12.3.2.2.2.1.6,RAD-MIB::atmLoopbackVcAverageDelay,Integer32,read-only,,current,, Average delay without including lost cells.
.1.3.6.1.4.1.164.12.3.2.2.2.1.7,RAD-MIB::atmLoopbackVcMaxDelay,Integer32,read-only,,current,,The maximum delay without including lost cells.
.1.3.6.1.4.1.164.12.3.2.2.2.1.8,RAD-MIB::atmLoopbackVcMinDelay,Integer32,read-only,,current,,The minimum delay.
.1.3.6.1.4.1.164.12.3.2.2.2.1.9,RAD-MIB::atmLoopbackVcErrSessions,Integer32,read-only,,current,,Errored Sessions. Will be updated once in 5 seconds.
.1.3.6.1.4.1.164.12.3.2.2.3,RAD-MIB::atmLoopbackVpIvlTable,,not-accessible,,current,,This table contains parameters for an OAM VP loopback test,
.1.3.6.1.4.1.164.12.3.2.2.3.1,RAD-MIB::atmLoopbackVpIvlEntry,,not-accessible,atmLoopbackVpIvlIfIndex:atmLoopbackVpIvlVpi:atmLoopbackVpIvlIvl,current,,An entry in table.
.1.3.6.1.4.1.164.12.3.2.2.3.1.1,RAD-MIB::atmLoopbackVpIvlIfIndex,Integer32,read-only,,current,,The interface index of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.2.3.1.2,RAD-MIB::atmLoopbackVpIvlVpi,Integer32,read-only,,current,,The VPI of the OAM VPL.
.1.3.6.1.4.1.164.12.3.2.2.3.1.3,RAD-MIB::atmLoopbackVpIvlIvl,Integer32,read-only,,current,,The relevant interval number.
.1.3.6.1.4.1.164.12.3.2.2.3.1.4,RAD-MIB::atmLoopbackVpIvlOperStatus,INTEGER,read-only,,current,noActive(1):inProgress(2):failed(3):endSuccessfully(4),-noActive(1) means that the loopback test has not been activated for this VP during this interval. -inProgress(2) has no meaning for an ended interval. -failed(3) means there was problem during the test or after having stopped it -endSuccessfully(4) means that the test was OK.
.1.3.6.1.4.1.164.12.3.2.2.3.1.5,RAD-MIB::atmLoopbackVpIvlCDV,Integer32,read-only,,current,,Cell Delay Variation for this interval.
.1.3.6.1.4.1.164.12.3.2.2.3.1.6,RAD-MIB::atmLoopbackVpIvlAverageDelay,Integer32,read-only,,current,, Average delay without including lost cells for this interval.
.1.3.6.1.4.1.164.12.3.2.2.3.1.7,RAD-MIB::atmLoopbackVpIvlMaxDelay,Integer32,read-only,,current,,The maximum delay without including lost cells for this interval.
.1.3.6.1.4.1.164.12.3.2.2.3.1.8,RAD-MIB::atmLoopbackVpIvlMinDelay,Integer32,read-only,,current,,The minimum delay for this interval.
.1.3.6.1.4.1.164.12.3.2.2.3.1.9,RAD-MIB::atmLoopbackVpIvlErrSessions,Integer32,read-only,,current,,Errored Sessions. Will be updated once in 5 seconds.
.1.3.6.1.4.1.164.12.3.2.2.4,RAD-MIB::atmLoopbackVcIvlTable,,not-accessible,,current,,This table contains parameters for an OAM VC loopback test.
.1.3.6.1.4.1.164.12.3.2.2.4.1,RAD-MIB::atmLoopbackVcIvlEntry,,not-accessible,atmLoopbackVcIvlIfIndex:atmLoopbackVcIvlVpi:atmLoopbackVcIvlVci:atmLoopbackVcIvlIvl,current,,An entry in table.
.1.3.6.1.4.1.164.12.3.2.2.4.1.1,RAD-MIB::atmLoopbackVcIvlIfIndex,Integer32,read-only,,current,,The interface index of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.2.4.1.2,RAD-MIB::atmLoopbackVcIvlVpi,Integer32,read-only,,current,,The VPI of the OAM VCL.
.1.3.6.1.4.1.164.12.3.2.2.4.1.3,RAD-MIB::atmLoopbackVcIvlVci,Integer32,read-only,,current,,The VCI of the OAM VCL.
.1.3.6.1.4.1.164.12.3.2.2.4.1.4,RAD-MIB::atmLoopbackVcIvlIvl,Integer32,read-only,,current,,The relevant interval number.
.1.3.6.1.4.1.164.12.3.2.2.4.1.5,RAD-MIB::atmLoopbackVcIvlOperStatus,INTEGER,read-only,,current,noActive(1):inProgress(2):failed(3):endSuccessfully(4),-noActive(1) means that the loopback test has not been activated for this VC during this interval. -inProgress(2) has no meaning per interval. -failed(3) means there was problem for this test during this interval. -endSuccessfully(4) means that the test was OK.
.1.3.6.1.4.1.164.12.3.2.2.4.1.6,RAD-MIB::atmLoopbackVcIvlCDV,Integer32,read-only,,current,,Cell Delay Variation for this interval.
.1.3.6.1.4.1.164.12.3.2.2.4.1.7,RAD-MIB::atmLoopbackVcIvlAverageDelay,Integer32,read-only,,current,, Average delay without including lost cells.
.1.3.6.1.4.1.164.12.3.2.2.4.1.8,RAD-MIB::atmLoopbackVcIvlMaxDelay,Integer32,read-only,,current,,The maximum delay without including lost cells.
.1.3.6.1.4.1.164.12.3.2.2.4.1.9,RAD-MIB::atmLoopbackVcIvlMinDelay,Integer32,read-only,,current,,The minimum delay.
.1.3.6.1.4.1.164.12.3.2.2.4.1.10,RAD-MIB::atmLoopbackVcIvlErrSessions,Integer32,read-only,,current,,Errored Sessions. Will be updated once in 5 seconds.
.1.3.6.1.4.1.164.12.3.2.3,RAD-MIB::atmNtePM,,,,,,
.1.3.6.1.4.1.164.12.3.2.3.1,RAD-MIB::atmVpPmTable,,not-accessible,,current,,This table contains parameters for VP performance monitoring.
.1.3.6.1.4.1.164.12.3.2.3.1.1,RAD-MIB::atmVpPmEntry,,not-accessible,atmVpPmIfIndex:atmVpPmVpi,current,,An entry in table.
.1.3.6.1.4.1.164.12.3.2.3.1.1.1,RAD-MIB::atmVpPmIfIndex,Integer32,read-only,,current,,The interface index of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.3.1.1.2,RAD-MIB::atmVpPmVpi,Integer32,read-only,,current,,The VPI of the Performance Monitoring VPL.
.1.3.6.1.4.1.164.12.3.2.3.1.1.3,RAD-MIB::atmVpPmAdminStatus,INTEGER,read-create,,current,up(2):down(3):listenToActivationCells(4):originateActivationCells(5),up(2) - Activate PM. down(3) - Deactivate PM. listenToActivationCells(4) - .  originateActivationCells(5) - .
.1.3.6.1.4.1.164.12.3.2.3.1.1.4,RAD-MIB::atmVpPmDirection,INTEGER,read-create,,current,source(2):destination(3):bidirectional(4),The direction of PM.
.1.3.6.1.4.1.164.12.3.2.3.1.1.5,RAD-MIB::atmVpPmBlockSize,Integer32,read-create,,current,,Valid block sizes (in cells): 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768.
.1.3.6.1.4.1.164.12.3.2.3.1.1.6,RAD-MIB::atmVpPmRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.12.3.2.3.1.1.7,RAD-MIB::atmVpPmSink,INTEGER,read-create,,current,off(1):fwd(2):fwdAndBwdReport(3),off (1) - Deactivate PM. fwd (2) - Activate Forward PM only. fwdAndBwdReport(3) - Activate Forward PM and Backward reporting.
.1.3.6.1.4.1.164.12.3.2.3.1.1.8,RAD-MIB::atmVpPmSource,INTEGER,read-create,,current,off(1):fwd(2):fwdAndBwdReport(3),off (1) - Deactivate PM. fwd (2) - Activate Forward PM only. fwdAndBwdReport(3) - Activate Forward PM and Backward reporting.
.1.3.6.1.4.1.164.12.3.2.3.2,RAD-MIB::atmVcPmTable,,not-accessible,,current,,This table contains parameters for VC performance monitoring.
.1.3.6.1.4.1.164.12.3.2.3.2.1,RAD-MIB::atmVcPmEntry,,not-accessible,atmVcPmIfIndex:atmVcPmVpi:atmVcPmVci,current,,An entry in table.
.1.3.6.1.4.1.164.12.3.2.3.2.1.1,RAD-MIB::atmVcPmIfIndex,Integer32,read-only,,current,,The interface index of the ATM layer.
.1.3.6.1.4.1.164.12.3.2.3.2.1.2,RAD-MIB::atmVcPmVpi,Integer32,read-only,,current,,The VPI of the Performance Monitoring VCL.
.1.3.6.1.4.1.164.12.3.2.3.2.1.3,RAD-MIB::atmVcPmVci,Integer32,read-only,,current,,The VCI of the PM VCL.
.1.3.6.1.4.1.164.12.3.2.3.2.1.4,RAD-MIB::atmVcPmAdminStatus,INTEGER,read-create,,current,up(2):down(3):listenToActivationCells(4):originateActivationCells(5),up(2) - Activate PM. down(3) - Deactivate PM. listenToActivationCells(4) - .  originateActivationCells(5) - .
.1.3.6.1.4.1.164.12.3.2.3.2.1.5,RAD-MIB::atmVcPmDirection,INTEGER,read-create,,current,source(2):destination(3):bidirectional(4),The direction of PM.
.1.3.6.1.4.1.164.12.3.2.3.2.1.6,RAD-MIB::atmVcPmBlockSize,Integer32,read-create,,current,,Valid block sizes (in cells): 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768.
.1.3.6.1.4.1.164.12.3.2.3.2.1.7,RAD-MIB::atmVcPmRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Creation/Deletion of rows in the table.
.1.3.6.1.4.1.164.12.3.2.3.2.1.8,RAD-MIB::atmVcPmSink,INTEGER,read-create,,current,off(1):fwd(2):fwdAndBwdReport(3),off (1) - Deactivate PM. fwd (2) - Activate Forward PM only. fwdAndBwdReport(3) - Activate Forward PM and Backward reporting.
.1.3.6.1.4.1.164.12.3.2.3.2.1.9,RAD-MIB::atmVcPmSource,INTEGER,read-create,,current,off(1):fwd(2):fwdAndBwdReport(3),off (1) - Deactivate PM. fwd (2) - Activate Forward PM only. fwdAndBwdReport(3) - Activate Forward PM and Backward reporting.
.1.3.6.1.4.1.164.12.3.3,RAD-MIB::atmNteMdl,,,,,,
.1.3.6.1.4.1.164.12.3.3.1,RAD-MIB::atmNteMdlConfig,,,,,,
.1.3.6.1.4.1.164.12.3.3.1.1,RAD-MIB::atmNteMdlConfigTable,,not-accessible,,current,,Module configuration table.
.1.3.6.1.4.1.164.12.3.3.1.1.1,RAD-MIB::atmNteMdlConfigEntry,,not-accessible,atmNteMdlSlotIndex,current,,There is an entry in this table just for those modules that have 
.1.3.6.1.4.1.164.12.3.3.1.1.1.1,RAD-MIB::atmNteMdlSlotIndex,Integer32,not-accessible,,current,,The slot number.
.1.3.6.1.4.1.164.12.3.3.1.1.1.2,RAD-MIB::atmNteMdlPrtCpuSharing,INTEGER,read-write,,current,equal(2):port1(3),This object lets the user decide what will be the CPU sharing  between the ports of the module. This object is applicable for  modules in which the same CPU handles the traffic of all ports. equal - All ports will have the same CPU resource. port1 - Port 1 will have higher priority than the other ports.
.1.3.6.1.4.1.164.12.3.3.1.1.1.3,RAD-MIB::atmNteMdlInputPriorityMechanism,INTEGER,read-write,,current,disabled(2):enabled(3),This object allows the user to Enable/Disable the Input priority mechanism.  This object is applicable for modules with more than one port, in which the  total ports input may be greater than the port output.   disabled - all LAN VCCs will be transmitted through the same queue (queue 1). Upon congestion frames will be dropped randomly. enabled - the user should configure each port/connection priority. Upon  congestion frames will be dropped according to priority.
.1.3.6.1.5,SNMPv2-SMI::security,,,,,,
.1.3.6.1.6,SNMPv2-SMI::snmpV2,,,,,,
.1.3.6.1.6.1,SNMPv2-SMI::snmpDomains,,,,,,
.1.3.6.1.6.2,SNMPv2-SMI::snmpProxys,,,,,,
.1.3.6.1.6.3,SNMPv2-SMI::snmpModules,,,,,,
.1.3.6.1.6.3.1,SNMPv2-MIB::snmpMIB,,,,,,The MIB module for SNMP entities. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3418; see the RFC itself for full legal notices. 
.1.3.6.1.6.3.1.1,SNMPv2-MIB::snmpMIBObjects,,,,,,
.1.3.6.1.6.3.1.1.4,SNMPv2-MIB::snmpTrap,,,,,,
.1.3.6.1.6.3.1.1.4.1,SNMPv2-MIB::snmpTrapOID,OBJECT,accessible-for-notify,,current,,The authoritative identification of the notification currently being sent. This variable occurs as the second varbind in every SNMPv2-Trap-PDU and InformRequest-PDU.
.1.3.6.1.6.3.1.1.4.3,SNMPv2-MIB::snmpTrapEnterprise,OBJECT,accessible-for-notify,,current,,The authoritative identification of the enterprise associated with the trap currently being sent. When an SNMP proxy agent is mapping an RFC1157 Trap-PDU into a SNMPv2-Trap-PDU, this variable occurs as the last varbind.
.1.3.6.1.6.3.1.1.5,SNMPv2-MIB::snmpTraps,,,,,,
.1.3.6.1.6.3.1.1.5.1,SNMPv2-MIB::coldStart,,,,,,A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered.
.1.3.6.1.6.3.1.1.5.2,SNMPv2-MIB::warmStart,,,,,,A warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered.
.1.3.6.1.6.3.1.1.5.3,IF-MIB::linkDown,,,,,,A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of ifOperStatus.
.1.3.6.1.6.3.1.1.5.4,IF-MIB::linkUp,,,,,,A linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state). This other state is indicated by the included value of ifOperStatus.
.1.3.6.1.6.3.1.1.5.5,SNMPv2-MIB::authenticationFailure,,,,,,An authenticationFailure trap signifies that the SNMP entity has received a protocol message that is not properly authenticated. While all implementations of SNMP entities MAY be capable of generating this trap, the snmpEnableAuthenTraps object indicates whether this trap will be generated.
.1.3.6.1.6.3.1.1.6,SNMPv2-MIB::snmpSet,,,,,,
.1.3.6.1.6.3.1.1.6.1,SNMPv2-MIB::snmpSetSerialNo,INTEGER,read-write,,current,,An advisory lock used to allow several cooperating command generator applications to coordinate their use of the SNMP set operation. This object is used for coarse-grain coordination. To achieve fine-grain coordination, one or more similar objects might be defined within each MIB group, as appropriate.
.1.3.6.1.6.3.1.2,SNMPv2-MIB::snmpMIBConformance,,,,,,
.1.3.6.1.6.3.1.2.1,SNMPv2-MIB::snmpMIBCompliances,,,,,,
.1.3.6.1.6.3.1.2.1.2,SNMPv2-MIB::snmpBasicCompliance,,,,,,The compliance statement for SNMPv2 entities which implement the SNMPv2 MIB. This compliance statement is replaced by snmpBasicComplianceRev2.
.1.3.6.1.6.3.1.2.1.3,SNMPv2-MIB::snmpBasicComplianceRev2,,,,,,The compliance statement for SNMP entities which implement this MIB module.
.1.3.6.1.6.3.1.2.2,SNMPv2-MIB::snmpMIBGroups,,,,,,
.1.3.6.1.6.3.1.2.2.5,SNMPv2-MIB::snmpSetGroup,,,,,,A collection of objects which allow several cooperating command generator applications to coordinate their use of the set operation.
.1.3.6.1.6.3.1.2.2.6,SNMPv2-MIB::systemGroup,,,,,,The system group defines objects which are common to all managed systems.
.1.3.6.1.6.3.1.2.2.7,SNMPv2-MIB::snmpBasicNotificationsGroup,,,,,,The basic notifications implemented by an SNMP entity supporting command responder applications.
.1.3.6.1.6.3.1.2.2.8,SNMPv2-MIB::snmpGroup,,,,,,A collection of objects providing basic instrumentation and control of an SNMP entity.
.1.3.6.1.6.3.1.2.2.9,SNMPv2-MIB::snmpCommunityGroup,,,,,,A collection of objects providing basic instrumentation of a SNMP entity which supports community-based authentication.
.1.3.6.1.6.3.1.2.2.10,SNMPv2-MIB::snmpObsoleteGroup,,,,,,A collection of objects from RFC 1213 made obsolete by this MIB module.
.1.3.6.1.6.3.1.2.2.11,SNMPv2-MIB::snmpWarmStartNotificationGroup,,,,,,An additional notification for an SNMP entity supporting command responder applications, if it is able to reinitialize itself such that its configuration is unaltered.
.1.3.6.1.6.3.1.2.2.12,SNMPv2-MIB::snmpNotificationGroup,,,,,,These objects are required for entities which support notification originator applications.
.1.3.6.1.6.3.10,SNMP-FRAMEWORK-MIB::snmpFrameworkMIB,,,,,,The SNMP Management Architecture MIB Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3411; see the RFC itself for full legal notices. 
.1.3.6.1.6.3.10.1,SNMP-FRAMEWORK-MIB::snmpFrameworkAdmin,,,,,,
.1.3.6.1.6.3.10.1.1,SNMP-FRAMEWORK-MIB::snmpAuthProtocols,,,,,,Registration point for standards-track authentication protocols used in SNMP Management Frameworks. 
.1.3.6.1.6.3.10.1.2,SNMP-FRAMEWORK-MIB::snmpPrivProtocols,,,,,,Registration point for standards-track privacy protocols used in SNMP Management Frameworks. 
.1.3.6.1.6.3.10.2,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBObjects,,,,,,
.1.3.6.1.6.3.10.2.1,SNMP-FRAMEWORK-MIB::snmpEngine,,,,,,
.1.3.6.1.6.3.10.2.1.1,SNMP-FRAMEWORK-MIB::snmpEngineID,OCTET,read-only,,current,,An SNMP engine's administratively-unique identifier. This information SHOULD be stored in non-volatile storage so that it remains constant across re-initializations of the SNMP engine. 
.1.3.6.1.6.3.10.2.1.2,SNMP-FRAMEWORK-MIB::snmpEngineBoots,INTEGER,read-only,,current,,The number of times that the SNMP engine has (re-)initialized itself since snmpEngineID was last configured. 
.1.3.6.1.6.3.10.2.1.3,SNMP-FRAMEWORK-MIB::snmpEngineTime,INTEGER,read-only,,current,,The number of seconds since the value of the snmpEngineBoots object last changed. When incrementing this object's value would cause it to exceed its maximum, snmpEngineBoots is incremented as if a re-initialization had occurred, and this object's value consequently reverts to zero. 
.1.3.6.1.6.3.10.2.1.4,SNMP-FRAMEWORK-MIB::snmpEngineMaxMessageSize,INTEGER,read-only,,current,,The maximum length in octets of an SNMP message which this SNMP engine can send or receive and process, determined as the minimum of the maximum message size values supported among all of the transports available to and supported by the engine. 
.1.3.6.1.6.3.10.3,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBConformance,,,,,,
.1.3.6.1.6.3.10.3.1,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliances,,,,,,
.1.3.6.1.6.3.10.3.1.1,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance,,,,,,The compliance statement for SNMP engines which implement the SNMP Management Framework MIB. 
.1.3.6.1.6.3.10.3.2,SNMP-FRAMEWORK-MIB::snmpFrameworkMIBGroups,,,,,,
.1.3.6.1.6.3.10.3.2.1,SNMP-FRAMEWORK-MIB::snmpEngineGroup,,,,,,A collection of objects for identifying and determining the configuration and current timeliness values of an SNMP engine. 
.1.3.111,IEEE8021-TC-MIB::ieee,,,,,,
.1.3.111.2,IEEE8021-TC-MIB::standards-association-numbers-series-standards,,,,,,
.1.3.111.2.802,IEEE8021-TC-MIB::lan-man-stds,,,,,,
.1.3.111.2.802.1,IEEE8021-TC-MIB::ieee802dot1,,,,,,
.1.3.111.2.802.1.1,IEEE8021-TC-MIB::ieee802dot1mibs,,,,,,
.1.3.111.2.802.1.1.1,IEEE8021-TC-MIB::ieee8021TcMib,,,,,,Textual conventions used throughout the various IEEE 802.1 MIB modules. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q. Copyright (C) IEEE (2014). This version of this MIB module is part of IEEE Std 802.1Q; see the draft itself for full legal notices.
.1.3.111.2.802.1.1.8,IEEE8021-CFM-MIB::ieee8021CfmMib,,,,,,Connectivity Fault Management module. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q. Copyright (C) IEEE (2018). This version of this MIB module is part of IEEE Syd 802.1Q; see the draft itself for full legal notices.
.1.3.111.2.802.1.1.8.0,IEEE8021-CFM-MIB::dot1agNotifications,,,,,,
.1.3.111.2.802.1.1.8.0.1,IEEE8021-CFM-MIB::dot1agCfmFaultAlarm,,,,,,A MEP has a persistent defect condition. A notification (fault alarm) is sent to the management entity with the OID of the MEP that has detected the fault. Whenever a MEP has a persistent defect, it may or may not generate a Fault Alarm to warn the system administrator of the problem, as controlled by the MEP Fault Notification Generator State Machine and associated Managed Objects. Only the highest-priority defect, as shown in Table 20-1, is reported in the Fault Alarm. If a defect with a higher priority is raised after a Fault Alarm has been issued, another Fault Alarm is issued. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the MEP reporting the defect by the indices in the OID of the dot1agCfmMepHighestPrDefect variable in the notification: dot1agCfmMdIndex - Also the index of the MEP's Maintenance Domain table entry (dot1agCfmMdTable). dot1agCfmMaIndex - Also an index (with the MD table index) of the MEP's Maintenance Association network table entry (dot1agCfmMaNetTable), and (with the MD table index and component ID) of the MEP's MA component table entry (dot1agCfmMaCompTable). dot1agCfmMepIdentifier - MEP Identifier and final index into the MEP table (dot1agCfmMepTable). 
.1.3.111.2.802.1.1.8.1,IEEE8021-CFM-MIB::dot1agMIBObjects,,,,,,
.1.3.111.2.802.1.1.8.1.1,IEEE8021-CFM-MIB::dot1agCfmStack,,,,,,
.1.3.111.2.802.1.1.8.1.1.1,IEEE8021-CFM-MIB::dot1agCfmStackTable,,not-accessible,,deprecated,,There is one CFM Stack table per Bridge. It permits the retrieval of information about the Maintenance Points configured on any given interface. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1,IEEE8021-CFM-MIB::dot1agCfmStackEntry,,not-accessible,dot1agCfmStackifIndex:dot1agCfmStackVlanIdOrNone:dot1agCfmStackMdLevel:dot1agCfmStackDirection,deprecated,,The Stack table entry **NOTE: this object is deprecated due to re-indexing of the  table.
.1.3.111.2.802.1.1.8.1.1.1.1.1,IEEE8021-CFM-MIB::dot1agCfmStackifIndex,Integer32,not-accessible,,deprecated,,This object represents the Bridge Port or aggregated port on which MEPs or MHFs might be configured. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable, and rearrange the dot1agCfmStackTable, so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL delete all entries in the dot1agCfmStackTable with the interface index. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.2,IEEE8021-CFM-MIB::dot1agCfmStackVlanIdOrNone,Integer32,not-accessible,,deprecated,,VLAN ID to which the MP is attached, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.3,IEEE8021-CFM-MIB::dot1agCfmStackMdLevel,Integer32,not-accessible,,deprecated,,MD Level of the Maintenance Point. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.4,IEEE8021-CFM-MIB::dot1agCfmStackDirection,INTEGER,not-accessible,,deprecated,down(1):up(2),Direction in which the MP faces on the Bridge Port **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.5,IEEE8021-CFM-MIB::dot1agCfmStackMdIndex,Unsigned32,read-only,,deprecated,,The index of the Maintenance Domain in the dot1agCfmMdTable to which the MP is associated, or 0, if none. 
.1.3.111.2.802.1.1.8.1.1.1.1.6,IEEE8021-CFM-MIB::dot1agCfmStackMaIndex,Unsigned32,read-only,,deprecated,,The index of the MA in the dot1agCfmMaNetTable and dot1agCfmMaCompTable to which the MP is associated, or 0, if none. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.1.1.1.7,IEEE8021-CFM-MIB::dot1agCfmStackMepId,Unsigned32,read-only,,deprecated,,If an MEP is configured, the MEPID, else 0
.1.3.111.2.802.1.1.8.1.1.1.1.8,IEEE8021-CFM-MIB::dot1agCfmStackMacAddress,OCTET,read-only,,deprecated,,MAC address of the MP. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMd,,,,,,
.1.3.111.2.802.1.1.8.1.2.1,IEEE8021-CFM-MIB::dot1agCfmDefaultMdDefLevel,Integer32,read-write,,current,,A value indicating the MD Level at which MHFs are to be created, and Sender ID TLV transmission by those MHFs is to be controlled, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdLevel object contains the value -1. After this initialization, this object needs to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.2.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMdDefMhfCreation,INTEGER,read-write,,current,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3),A value indicating if the Management entity can create MHFs (MIP Half Function) for the VID, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdMhfCreation object contains the value defMHFdefer. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.2.3,IEEE8021-CFM-MIB::dot1agCfmDefaultMdDefIdPermission,INTEGER,read-write,,current,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MHFs created by the Default Maintenance Domain, for each dot1agCfmDefaultMdEntry whose dot1agCfmDefaultMdIdPermission object contains the value sendIdDefer. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer is not allowed. After this initialization, this object needs to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.2.4,IEEE8021-CFM-MIB::dot1agCfmDefaultMdTable,,not-accessible,,deprecated,,For each Bridge component, the Default MD Level Managed Object controls MHF creation for VIDs that are not attached to a specific Maintenance Association Managed Object, and Sender ID TLV transmission by those MHFs. For each Bridge Port, and for each VLAN ID whose data can pass through that Bridge Port, an entry in this table is used by the algorithm in 22.2.3 only if there is no entry in the Maintenance Association table defining an MA for the same VLAN ID and MD Level as this table's entry, and on which MA an Up MEP is defined. If there exists such an MA, that MA's objects are used by the algorithm in 22.2.3 in place of this table entry's objects. The agent maintains the value of dot1agCfmDefaultMdStatus to indicate whether this entry is overridden by an MA. When first initialized, the agent creates this table automatically with entries for all VLAN IDs, with the default values specified for each object. After this initialization, the writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1,IEEE8021-CFM-MIB::dot1agCfmDefaultMdEntry,,not-accessible,dot1agCfmDefaultMdComponentId:dot1agCfmDefaultMdPrimaryVid,deprecated,,The Default MD Level table entry. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.1,IEEE8021-CFM-MIB::dot1agCfmDefaultMdComponentId,Unsigned32,not-accessible,,deprecated,,The Bridge component within the system to which the information in this dot1agCfmDefaultMdEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) MUST be equal to 1. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMdPrimaryVid,Integer32,not-accessible,,deprecated,,The Primary VID of the VLAN to which this entry's objects apply. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.3,IEEE8021-CFM-MIB::dot1agCfmDefaultMdStatus,INTEGER,read-only,,deprecated,true(1):false(2),State of this Default MD Level table entry. True if there is no entry in the Maintenance Association table defining an MA for the same VLAN ID and MD Level as this table's entry, and on which MA an Up MEP is defined, else false. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.4,IEEE8021-CFM-MIB::dot1agCfmDefaultMdLevel,Integer32,read-write,,deprecated,,A value indicating the MD Level at which MHFs are to be created, and Sender ID TLV transmission by those MHFs is to be controlled, for the VLAN to which this entry's objects apply. If this object has the value -1, the MD Level for MHF creation for this VLAN is controlled by dot1agCfmDefaultMdDefLevel. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.5,IEEE8021-CFM-MIB::dot1agCfmDefaultMdMhfCreation,INTEGER,read-write,,deprecated,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3):defMHFdefer(4),A value indicating if the Management entity can create MHFs (MIP Half Function) for this VID at this MD Level. If this object has the value defMHFdefer, MHF creation for this VLAN is controlled by dot1agCfmDefaultMdDefMhfCreation. The value of this variable is meaningless if the values of dot1agCfmDefaultMdStatus is false. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.2.4.1.6,IEEE8021-CFM-MIB::dot1agCfmDefaultMdIdPermission,INTEGER,read-write,,deprecated,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4):sendIdDefer(5),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MHFs created by the Default Maintenance Domain. If this object has the value sendIdDefer, Sender ID TLV transmission for this VLAN is controlled by dot1agCfmDefaultMdDefIdPermission. The value of this variable is meaningless if the values of dot1agCfmDefaultMdStatus is false. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3,IEEE8021-CFM-MIB::dot1agCfmVlan,,,,,,
.1.3.111.2.802.1.1.8.1.3.1,IEEE8021-CFM-MIB::dot1agCfmVlanTable,,not-accessible,,deprecated,,This table defines the association of VIDs into VLANs. There is an entry in this table, for each component of the Bridge, for each VID that is: a) a VID belonging to a VLAN associated with more than one VID; and b) not the Primary VLAN of that VID. The entry in this table contains the Primary VID of the VLAN. By default, this table is empty, meaning that every VID is the Primary VID of a single-VID VLAN. VLANs that are associated with only one VID SHOULD NOT have an entry in this table. The writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1,IEEE8021-CFM-MIB::dot1agCfmVlanEntry,,not-accessible,dot1agCfmVlanComponentId:dot1agCfmVlanVid,deprecated,,The VLAN table entry. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.1,IEEE8021-CFM-MIB::dot1agCfmVlanComponentId,Unsigned32,not-accessible,,deprecated,,The Bridge component within the system to which the information in this dot1agCfmVlanEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) MUST be equal to 1. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.2,IEEE8021-CFM-MIB::dot1agCfmVlanVid,Integer32,not-accessible,,deprecated,,This is a VLAN ID belonging to a VLAN that is associated with more than one VLAN ID, and this is not the Primary VID of the VLAN. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.3,IEEE8021-CFM-MIB::dot1agCfmVlanPrimaryVid,Integer32,read-create,,deprecated,,This is the Primary VLAN ID of the VLAN with which this entry's dot1agCfmVlanVid is associated. This value MUST not equal the value of dot1agCfmVlanVid. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.3.1.1.4,IEEE8021-CFM-MIB::dot1agCfmVlanRowStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4,IEEE8021-CFM-MIB::dot1agCfmConfigErrorList,,,,,,
.1.3.111.2.802.1.1.8.1.4.1,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListTable,,not-accessible,,deprecated,,The CFM Configuration Error List table provides a list of Interfaces and VIDs that are incorrectly configured. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListEntry,,not-accessible,dot1agCfmConfigErrorListVid:dot1agCfmConfigErrorListIfIndex,deprecated,,The Config Error List Table entry **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1.1,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListVid,Integer32,not-accessible,,deprecated,,The VLAN ID of the VLAN with interfaces in error. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1.2,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListIfIndex,Integer32,not-accessible,,deprecated,,This object is the IfIndex of the interface. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL delete any entries in dot1agCfmConfigErrorListTable indexed by that InterfaceIndex value. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.4.1.1.3,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListErrorType,BITS,read-only,,deprecated,cfmLeak(0):conflictingVids(1):excessiveLevels(2):overlappedLevels(3),A vector of Boolean error conditions from 22.2.4, any of which may be true: 0) CFMleak; 1) ConflictingVids; 2) ExcessiveLevels; 3) OverlappedLevels. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.5,IEEE8021-CFM-MIB::dot1agCfmMd,,,,,,
.1.3.111.2.802.1.1.8.1.5.1,IEEE8021-CFM-MIB::dot1agCfmMdTableNextIndex,Unsigned32,read-only,,current,,This object contains an unused value for dot1agCfmMdIndex in the dot1agCfmMdTable, or a zero to indicate that none exist. 
.1.3.111.2.802.1.1.8.1.5.2,IEEE8021-CFM-MIB::dot1agCfmMdTable,,not-accessible,,current,,The Maintenance Domain table. Each row in the table represents a different Maintenance Domain. A Maintenance Domain is described 3.135 as the network or the part of the network for which faults in connectivity are to be managed. The boundary of a Maintenance Domain is defined by a set of DSAPs, each of which can become a point of connectivity to a service instance. 
.1.3.111.2.802.1.1.8.1.5.2.1,IEEE8021-CFM-MIB::dot1agCfmMdEntry,,not-accessible,dot1agCfmMdIndex,current,,The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage. 
.1.3.111.2.802.1.1.8.1.5.2.1.1,IEEE8021-CFM-MIB::dot1agCfmMdIndex,Unsigned32,not-accessible,,current,,The index to the Maintenance Domain table. dot1agCfmMdTableNextIndex needs to be inspected to find an available index for row-creation. Referential integrity is required, i.e., the index needs to be persistent upon a reboot or restart of a device. The index can never be reused for other Maintenance Domain. The index value SHOULD keep increasing up to the time that they wrap around. This is to facilitate access control based on OID. 
.1.3.111.2.802.1.1.8.1.5.2.1.2,IEEE8021-CFM-MIB::dot1agCfmMdFormat,INTEGER,read-create,,current,none(1):dnsLikeName(2):macAddressAndUint(3):charString(4),The type (and thereby format) of the Maintenance Domain Name.
.1.3.111.2.802.1.1.8.1.5.2.1.3,IEEE8021-CFM-MIB::dot1agCfmMdName,OCTET,read-create,,current,,The Maintenance Domain name. The type/format of this object is determined by the value of the dot1agCfmMdNameType object.  Each Maintenance Domain has unique name among all those used or available to a service provider or operator. It facilitates easy identification of administrative responsibility for each Maintenance Domain. 3.140 defines a Maintenance Domain name as the identifier, unique over the domain for which CFM is to protect against accidental concatenation of Service Instances, of a particular Maintenance Domain. 
.1.3.111.2.802.1.1.8.1.5.2.1.4,IEEE8021-CFM-MIB::dot1agCfmMdMdLevel,Integer32,read-create,,current,,The Maintenance Domain Level.
.1.3.111.2.802.1.1.8.1.5.2.1.5,IEEE8021-CFM-MIB::dot1agCfmMdMhfCreation,INTEGER,read-create,,current,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3),Enumerated value indicating whether the management entity can create MHFs (MIP Half Function) for this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Domain, the value defMHFdefer is not allowed. 
.1.3.111.2.802.1.1.8.1.5.2.1.6,IEEE8021-CFM-MIB::dot1agCfmMdMhfIdPermission,INTEGER,read-create,,current,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this Maintenance Domain. Since, in this variable, there is no encompassing Maintenance Domain, the value sendIdDefer is not allowed. 
.1.3.111.2.802.1.1.8.1.5.2.1.7,IEEE8021-CFM-MIB::dot1agCfmMdMaNextIndex,Unsigned32,read-only,,current,,Value to be used as the index of the MA table entries, both the dot1agCfmMaNetTable and the dot1agCfmMaCompTable, for this Maintenance Domain when the management entity wants to create a new row in those tables. 
.1.3.111.2.802.1.1.8.1.5.2.1.8,IEEE8021-CFM-MIB::dot1agCfmMdRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. 
.1.3.111.2.802.1.1.8.1.6,IEEE8021-CFM-MIB::dot1agCfmMa,,,,,,
.1.3.111.2.802.1.1.8.1.6.1,IEEE8021-CFM-MIB::dot1agCfmMaNetTable,,not-accessible,,current,,The Maintenance Association table. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. This is the part of the complete MA table that is constant across all Bridges in a Maintenance Domain, and across all components of a single Bridge. That part of the MA table that can vary from Bridge component to Bridge component is contained in the dot1agCfmMaCompTable. Creation of a Service Instance establishes a connectionless association among the selected DSAPs. Configuring a Maintenance association Endpoint (MEP) at each of the DSAPs creates a Maintenance Association (MA) to monitor that connectionless connectivity. The MA is identified by a Short MA Name that is unique within the Maintenance Domain and chosen to facilitate easy identification of the Service Instance. Together, the Maintenance Domain Name and the Short MA Name form the Maintenance Association Identifier (MAID) that is carried in CFM Messages to identify incorrect connectivity among Service Instances. A small integer, the Maintenance association Endpoint Identifier (MEPID), identifies each MEP among those configured on a single MA (3.132, 18.2). This table uses two indices, first index is the index of the Maintenance Domain table. The second index is the same as the index of the dot1agCfmMaCompEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device. 
.1.3.111.2.802.1.1.8.1.6.1.1,IEEE8021-CFM-MIB::dot1agCfmMaNetEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex,current,,The MA table entry.
.1.3.111.2.802.1.1.8.1.6.1.1.1,IEEE8021-CFM-MIB::dot1agCfmMaIndex,Unsigned32,not-accessible,,current,,Index of the MA table dot1agCfmMdMaNextIndex needs to be inspected to find an available index for row-creation. 
.1.3.111.2.802.1.1.8.1.6.1.1.2,IEEE8021-CFM-MIB::dot1agCfmMaNetFormat,INTEGER,read-create,,current,primaryVid(1):charString(2):unsignedInt16(3):rfc2865VpnId(4):iccFormat(32),The type (and thereby format) of the Maintenance Association Name. 
.1.3.111.2.802.1.1.8.1.6.1.1.3,IEEE8021-CFM-MIB::dot1agCfmMaNetName,OCTET,read-create,,current,,The Short Maintenance Association name. The type/format of this object is determined by the value of the dot1agCfmMaNetNameType object. This name MUST be unique within a maintenance domain. 
.1.3.111.2.802.1.1.8.1.6.1.1.4,IEEE8021-CFM-MIB::dot1agCfmMaNetCcmInterval,INTEGER,read-create,,current,intervalInvalid(0):interval300Hz(1):interval10ms(2):interval100ms(3):interval1s(4):interval10s(5):interval1min(6):interval10min(7),Interval between CCM transmissions to be used by all MEPs in the MA. 
.1.3.111.2.802.1.1.8.1.6.1.1.5,IEEE8021-CFM-MIB::dot1agCfmMaNetRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. 
.1.3.111.2.802.1.1.8.1.6.2,IEEE8021-CFM-MIB::dot1agCfmMaCompTable,,not-accessible,,deprecated,,The Maintenance Association table. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. This is the part of the complete MA table that is variable across the Bridges in a Maintenance Domain, or across the components of a single Bridge. That part of the MA table that is constant across the Bridges and their components in a Maintenance Domain is contained in the dot1agCfmMaNetTable. This table uses three indices, first index is the Dot1agCfmPbbComponentIdentifier that identifies the component within the Bridge for which the information in the dot1agCfmMaCompEntry applies. The second is the index of the Maintenance Domain table. The third index is the same as the index of the dot1agCfmMaNetEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1,IEEE8021-CFM-MIB::dot1agCfmMaCompEntry,,not-accessible,dot1agCfmMaComponentId:dot1agCfmMdIndex:dot1agCfmMaIndex,deprecated,,The MA table entry. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.1,IEEE8021-CFM-MIB::dot1agCfmMaComponentId,Unsigned32,not-accessible,,deprecated,,The Bridge component within the system to which the information in this dot1agCfmMaCompEntry applies. If the system is not a Bridge, or if only one component is present in the Bridge, then this variable (index) MUST be equal to 1. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.2,IEEE8021-CFM-MIB::dot1agCfmMaCompPrimaryVlanId,Integer32,read-create,,deprecated,,The Primary VLAN ID with which the Maintenance Association is associated, or 0 if the MA is not attached to any VID. If the MA is associated with more than one VID, the dot1agCfmVlanTable lists them. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.3,IEEE8021-CFM-MIB::dot1agCfmMaCompMhfCreation,INTEGER,read-create,,deprecated,defMHFnone(1):defMHFdefault(2):defMHFexplicit(3):defMHFdefer(4),Indicates if the Management entity can create MHFs (MIP Half Function) for this MA. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.4,IEEE8021-CFM-MIB::dot1agCfmMaCompIdPermission,INTEGER,read-create,,deprecated,sendIdNone(1):sendIdChassis(2):sendIdManage(3):sendIdChassisManage(4):sendIdDefer(5),Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3) transmitted by MPs configured in this MA. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.5,IEEE8021-CFM-MIB::dot1agCfmMaCompNumberOfVids,Unsigned32,read-create,,deprecated,,The number of VIDs associated with the MA. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.2.1.6,IEEE8021-CFM-MIB::dot1agCfmMaCompRowStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. **NOTE: this object is deprecated due to re-indexing of the  table. 
.1.3.111.2.802.1.1.8.1.6.3,IEEE8021-CFM-MIB::dot1agCfmMaMepListTable,,not-accessible,,current,,List of MEPIDs that belong to this MA. 12.14.6.1.3 specifies that a list of MEPIDs in all Bridges in that MA, but since SNMP SMI does not allow to state in a MIB that an object in a table is an array, the  information has to be stored in another table with two indices, being the first index, the index of the table that  contains the list or array. For all Bridges in which the same MAID {dot1agCfmMdFormat, dot1agCfmMdName, dot1agCfmMaNetFormat, and dot1agCfmMaNetName} is configured, the same set of dot1agCfmMaMepListIdentifiers MUST be configured in the Bridges' dot1agCfmMaMepListTables. This allows each MEP to determine whether or not it is receiving CCMs from all of the other MEPs in the MA. For example, if one were creating a new MA whose MAID were {charString, 'Dom1', charString, 'MA1'}, that had 2 MEPs, whose MEPIDs were 1 and 3, one could, in Bridge A: 1. Get a new MD index d from dot1agCfmMdTableNextIndex. 2. Create the Maintenance Domain {charString, 'Dom1'}. 3. Get a new MA index a from dot1agCfmMdMaNextIndex [d]. 4. Create the Maintenance Association {charString, 'MA1'}. 5. Create a new dot1agCfmMaMepListEntry for each of the MEPs in the MA: [d, a, 1] and [d, a, 3]. 6. Create one of the new MEPs, say [d, a, 1]. Then, in Bridge B: 7. Do all of these steps 1-6, except for using the other MEPID for the new MEP in Step 6, in this example, MEPID 3. Note that, when creating the MA, MEP List Table, and MEP entries in the second Bridge, the indices 'd' and 'a' identifying the MAID {charString, 'Dom1', charString, 'MA1'} may have different values than those in the first Bridge. 
.1.3.111.2.802.1.1.8.1.6.3.1,IEEE8021-CFM-MIB::dot1agCfmMaMepListEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMaMepListIdentifier,current,,The known MEPS table entry.
.1.3.111.2.802.1.1.8.1.6.3.1.1,IEEE8021-CFM-MIB::dot1agCfmMaMepListIdentifier,Unsigned32,not-accessible,,current,,MEPID
.1.3.111.2.802.1.1.8.1.6.3.1.2,IEEE8021-CFM-MIB::dot1agCfmMaMepListRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. Read SNMPv2-TC (RFC1903) for an explanation of the possible values this object can take. 
.1.3.111.2.802.1.1.8.1.7,IEEE8021-CFM-MIB::dot1agCfmMep,,,,,,
.1.3.111.2.802.1.1.8.1.7.1,IEEE8021-CFM-MIB::dot1agCfmMepTable,,not-accessible,,current,,The Maintenance Association Endpoint (MEP) table. Each row in the table represents a different MEP. A MEP is an actively managed CFM entity, associated with a specific DSAP of a Service Instance, which can generate and receive CFM PDUs and track any responses. It is an endpoint of a single Maintenance Association, and is an endpoint of a separate Maintenance Entity for each of the other MEPs in the same Maintenance Association (3.132). This table uses three indices. The first two indices are the indices of the Maintenance Domain and MA tables, the reason being that a MEP is always related to an MA and Maintenance Domain. The MEP table also stores all the managed objects for sending LBM and LTM. *LBM Managed objects LBM Managed objects in the MEP table enables the management entity to initiate transmission of Loopback messages. It will signal the MEP that it SHOULD transmit some number of Loopback messages and detect the detection (or lack thereof) of the corresponding Loopback messages. Steps to use entries in this table: 1) Wait for dot1agCfmMepTransmitLbmStatus value to be false. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU). b. Check if value for dot1agCfmMepTransmitLbmStatus is false. - if not, wait x seconds, go to step a above. - if yes, save the value of SnmpSetSerialNo and go to step 2) below 2) Change dot1agCfmMepTransmitLbmStatus value from false to true to ensure no other management entity will use the service. In order to not disturb a possible other NMS do this by sending an SNMP SET for both SnmpSetSerialNo and dot1agCfmMepTransmitLbmStatus objects (in same SNMP PDU, and make sure SNmpSetSerialNo is the first varBind). For the SnmpSetSerialNo varBind, use the value that you obtained in step 1)a.. This ensures that two cooperating NMSes will not step on each others toes. Setting this MIB object does not set the corresponding LBIactive state machine variable. 3) Setup the different data to be sent (number of messages, optional TLVs,...), except do not set dot1agCfmMepTransmitLbmMessages. 4) Record the current values of dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu. 6) Set dot1agCfmMepTransmitLbmMessages to a non-zero value to initiate transmission of Loopback messages. The dot1agCfmMepTransmitLbmMessages indicates the number of LBMs to be sent and is not decremented as loopbacks are actually sent. dot1agCfmMepTransmitLbmMessages is not equivalent to the LBMsToSend state machine variable. 7) Check the value of dot1agCfmMepTransmitLbmResultOK to find out if the operation was successfully initiated or not. 8) Monitor the value of dot1agCfmMepTransmitLbmStatus. When it is reset to false, the last LBM has been transmitted. Wait an additional 5 seconds to ensure that all LBRs have been returned. 9) Compare dot1agCfmMepLbrIn, dot1agCfmMepLbrInOutOfOrder, and dot1agCfmMepLbrBadMsdu to their old values from step 4, above, to get the results of the test. *LTM Managed objects The LTM Managed objects in the MEP table are used in a manner similar to that described for LBM transmission, above. A SET operation to the variable dot1agCfmMepTransmitLtmFlags triggers the transmission of an LTM. Then, the variables dot1agCfmMepTransmitLtmSeqNumber and dot1agCfmMepTransmitLtmEgressIdentifier return the information required to recover the resu
.1.3.111.2.802.1.1.8.1.7.1.1,IEEE8021-CFM-MIB::dot1agCfmMepEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier,current,,The MEP table entry
.1.3.111.2.802.1.1.8.1.7.1.1.1,IEEE8021-CFM-MIB::dot1agCfmMepIdentifier,Unsigned32,not-accessible,,current,,Integer that is unique among all the MEPs in the same MA. Other definition is: a small integer, unique over a given Maintenance Association, identifying a specific Maintenance association Endpoint (3.132). MEP Identifier is also known as the MEPID. 
.1.3.111.2.802.1.1.8.1.7.1.1.2,IEEE8021-CFM-MIB::dot1agCfmMepIfIndex,Integer32,read-create,,current,,This object is the interface index of the interface either a Bridge Port, or an aggregated IEEE 802.1 link within a Bridge port, to which the MEP is attached. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL set this variable to 0. 
.1.3.111.2.802.1.1.8.1.7.1.1.3,IEEE8021-CFM-MIB::dot1agCfmMepDirection,INTEGER,read-create,,current,down(1):up(2),The direction in which the MEP faces on the Bridge port.
.1.3.111.2.802.1.1.8.1.7.1.1.4,IEEE8021-CFM-MIB::dot1agCfmMepPrimaryVid,Unsigned32,read-create,,current,,An integer indicating the Primary VID of the MEP, always one of the VIDs assigned to the MEP's MA. The value 0 indicates that either the Primary VID is that of the MEP's MA, or that the MEP's MA is associated with no VID.
.1.3.111.2.802.1.1.8.1.7.1.1.5,IEEE8021-CFM-MIB::dot1agCfmMepActive,INTEGER,read-create,,current,true(1):false(2),Administrative state of the MEP A Boolean indicating the administrative state of the MEP. True indicates that the MEP is to function normally, and false that it is to cease functioning.
.1.3.111.2.802.1.1.8.1.7.1.1.6,IEEE8021-CFM-MIB::dot1agCfmMepFngState,INTEGER,read-only,,current,fngReset(1):fngDefect(2):fngReportDefect(3):fngDefectReported(4):fngDefectClearing(5),Current state of the MEP Fault Notification Generator State Machine. 
.1.3.111.2.802.1.1.8.1.7.1.1.7,IEEE8021-CFM-MIB::dot1agCfmMepCciEnabled,INTEGER,read-create,,current,true(1):false(2),If set to true, the MEP will generate CCM messages.
.1.3.111.2.802.1.1.8.1.7.1.1.8,IEEE8021-CFM-MIB::dot1agCfmMepCcmLtmPriority,Unsigned32,read-create,,current,,The priority value for CCMs and LTMs transmitted by the MEP. Default Value is the highest priority value allowed to pass through the Bridge Port for any of this MEPs VIDs. The management entity can obtain the default value for this  variable from the priority regeneration table by extracting the  highest priority value in this table on this MEPs Bridge Port. (1 is lowest, then 2, then 0, then 3-7). 
.1.3.111.2.802.1.1.8.1.7.1.1.9,IEEE8021-CFM-MIB::dot1agCfmMepMacAddress,OCTET,read-only,,current,,MAC address of the MEP.
.1.3.111.2.802.1.1.8.1.7.1.1.10,IEEE8021-CFM-MIB::dot1agCfmMepLowPrDef,INTEGER,read-create,,current,allDef(1):macRemErrXcon(2):remErrXcon(3):errXcon(4):xcon(5):noXcon(6),An integer value specifying the lowest priority defect  that is allowed to generate fault alarm. 
.1.3.111.2.802.1.1.8.1.7.1.1.11,IEEE8021-CFM-MIB::dot1agCfmMepFngAlarmTime,INTEGER,read-create,,current,,The time that defects MUST be present before a Fault Alarm is issued (fngAlarmTime, 20.3.3) (default 2.5s). 
.1.3.111.2.802.1.1.8.1.7.1.1.12,IEEE8021-CFM-MIB::dot1agCfmMepFngResetTime,INTEGER,read-create,,current,,The time that defects MUST be absent before resetting a Fault Alarm (fngResetTime, 20.35.4) (default 10s). 
.1.3.111.2.802.1.1.8.1.7.1.1.13,IEEE8021-CFM-MIB::dot1agCfmMepHighestPrDefect,INTEGER,read-only,,current,none(0):defRDICCM(1):defMACstatus(2):defRemoteCCM(3):defErrorCCM(4):defXconCCM(5),The highest priority defect that has been present since the MEPs Fault Notification Generator State Machine was last in the FNG_RESET state. 
.1.3.111.2.802.1.1.8.1.7.1.1.14,IEEE8021-CFM-MIB::dot1agCfmMepDefects,BITS,read-only,,current,bDefRDICCM(0):bDefMACstatus(1):bDefRemoteCCM(2):bDefErrorCCM(3):bDefXconCCM(4),A vector of Boolean error conditions from Table 20-1, any of which may be true: DefRDICCM(0) DefMACstatus(1) DefRemoteCCM(2) DefErrorCCM(3) DefXconCCM(4) 
.1.3.111.2.802.1.1.8.1.7.1.1.15,IEEE8021-CFM-MIB::dot1agCfmMepErrorCcmLastFailure,OCTET,read-only,,current,,The last-received CCM that triggered an DefErrorCCM fault.
.1.3.111.2.802.1.1.8.1.7.1.1.16,IEEE8021-CFM-MIB::dot1agCfmMepXconCcmLastFailure,OCTET,read-only,,current,,The last-received CCM that triggered a DefXconCCM fault.
.1.3.111.2.802.1.1.8.1.7.1.1.17,IEEE8021-CFM-MIB::dot1agCfmMepCcmSequenceErrors,Counter32,read-only,,current,,The total number of out-of-sequence CCMs received from all remote MEPs. 
.1.3.111.2.802.1.1.8.1.7.1.1.18,IEEE8021-CFM-MIB::dot1agCfmMepCciSentCcms,Counter32,read-only,,current,,Total number of Continuity Check messages transmitted.
.1.3.111.2.802.1.1.8.1.7.1.1.19,IEEE8021-CFM-MIB::dot1agCfmMepNextLbmTransId,Unsigned32,read-only,,current,,Next sequence number/transaction identifier to be sent in a Loopback message. This sequence number can be zero because it wraps around. 
.1.3.111.2.802.1.1.8.1.7.1.1.20,IEEE8021-CFM-MIB::dot1agCfmMepLbrIn,Counter32,read-only,,current,,Total number of valid, in-order Loopback Replies received.
.1.3.111.2.802.1.1.8.1.7.1.1.21,IEEE8021-CFM-MIB::dot1agCfmMepLbrInOutOfOrder,Counter32,read-only,,current,,The total number of valid, out-of-order Loopback Replies received. 
.1.3.111.2.802.1.1.8.1.7.1.1.22,IEEE8021-CFM-MIB::dot1agCfmMepLbrBadMsdu,Counter32,read-only,,current,,The total number of LBRs received whose mac_service_data_unit did not match (except for the OpCode) that of the corresponding LBM (20.2.3). 
.1.3.111.2.802.1.1.8.1.7.1.1.23,IEEE8021-CFM-MIB::dot1agCfmMepLtmNextSeqNumber,Unsigned32,read-only,,current,,Next transaction identifier/sequence number to be sent in a Linktrace message. This sequence number can be zero because it wraps around. 
.1.3.111.2.802.1.1.8.1.7.1.1.24,IEEE8021-CFM-MIB::dot1agCfmMepUnexpLtrIn,Counter32,read-only,,current,,The total number of unexpected LTRs received (20.39.1). 
.1.3.111.2.802.1.1.8.1.7.1.1.25,IEEE8021-CFM-MIB::dot1agCfmMepLbrOut,Counter32,read-only,,current,,Total number of Loopback Replies transmitted.
.1.3.111.2.802.1.1.8.1.7.1.1.26,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmStatus,INTEGER,read-create,,current,true(1):false(2),A Boolean flag set to true by the MEP Loopback Initiator State Machine or an MIB manager to indicate that another LBM is being transmitted. Reset to false by the MEP Loopback Initiator State Machine.
.1.3.111.2.802.1.1.8.1.7.1.1.27,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDestMacAddress,OCTET,read-create,,current,,The Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column dot1agCfmMepTransmitLbmDestIsMepId is 'false'. 
.1.3.111.2.802.1.1.8.1.7.1.1.28,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDestMepId,Unsigned32,read-create,,current,,The Maintenance association Endpoint Identifier of another MEP in the same Maintenance Association to which the LBM is to be sent. This address will be used if the value of the column dot1agCfmMepTransmitLbmDestIsMepId is 'true'. 
.1.3.111.2.802.1.1.8.1.7.1.1.29,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDestIsMepId,INTEGER,read-create,,current,true(1):false(2),True indicates that MEPID of the target MEP is used for Loopback transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission. 
.1.3.111.2.802.1.1.8.1.7.1.1.30,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmMessages,Integer32,read-create,,current,,The number of Loopback messages to be transmitted.
.1.3.111.2.802.1.1.8.1.7.1.1.31,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmDataTlv,OCTET,read-create,,current,,An arbitrary amount of data to be included in the Data TLV, if the Data TLV is selected to be sent. The intent is to be able to fill the frame carrying the CFM PDU to its maximum length. This may lead to fragmentation in some cases. 
.1.3.111.2.802.1.1.8.1.7.1.1.32,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmVlanPriority,Integer32,read-create,,current,,Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame. The default value is CCM priority. 
.1.3.111.2.802.1.1.8.1.7.1.1.33,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmVlanDropEnable,INTEGER,read-create,,current,true(1):false(2),Drop Enable bit value to be used in the VLAN tag, if present in the transmitted frame. For more information about VLAN Drop Enable, check IEEE Std 802.1ad. 
.1.3.111.2.802.1.1.8.1.7.1.1.34,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmResultOK,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The Loopback Message(s) will be (or has been) sent. - false The Loopback Message(s) will not be sent. 
.1.3.111.2.802.1.1.8.1.7.1.1.35,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLbmSeqNumber,Unsigned32,read-only,,current,,The Loopback Transaction Identifier (dot1agCfmMepNextLbmTransId) of the first LBM (to be) sent. The value returned is undefined if dot1agCfmMepTransmitLbmResultOK is false. 
.1.3.111.2.802.1.1.8.1.7.1.1.36,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmStatus,INTEGER,read-create,,current,true(1):false(2),A Boolean flag set to true by the Bridge Port to indicate that another LTM may be transmitted.  Reset to false by the MEP Linktrace Initiator State Machine.
.1.3.111.2.802.1.1.8.1.7.1.1.37,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmFlags,BITS,read-create,,current,useFDBonly(0),The flags field for LTMs transmitted by the MEP.
.1.3.111.2.802.1.1.8.1.7.1.1.38,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTargetMacAddress,OCTET,read-create,,current,,The Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column dot1agCfmMepTransmitLtmTargetIsMepId is 'false'. 
.1.3.111.2.802.1.1.8.1.7.1.1.39,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTargetMepId,Unsigned32,read-create,,current,,An indication of the Target MAC Address Field to be transmitted: The Maintenance association Endpoint Identifier of another MEP in the same Maintenance Association This address will be used if the value of the column dot1agCfmMepTransmitLtmTargetIsMepId is 'true'. 
.1.3.111.2.802.1.1.8.1.7.1.1.40,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTargetIsMepId,INTEGER,read-create,,current,true(1):false(2),True indicates that MEPID of the target MEP is used for Linktrace transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission. 
.1.3.111.2.802.1.1.8.1.7.1.1.41,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmTtl,Unsigned32,read-create,,current,,The LTM TTL field. Default value, if not specified, is 64. The TTL field indicates the number of hops remaining to the LTM. Decremented by 1 by each Linktrace Responder that handles the LTM. The value returned in the LTR is one less than that received in the LTM. If the LTM TTL is 0 or 1, the LTM is not forwarded to the next hop, and if 0, no LTR is generated. 
.1.3.111.2.802.1.1.8.1.7.1.1.42,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmResult,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The Linktrace Message will be (or has been) sent. - false The Linktrace Message will not be sent
.1.3.111.2.802.1.1.8.1.7.1.1.43,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmSeqNumber,Unsigned32,read-only,,current,,The LTM Transaction Identifier (dot1agCfmMepLtmNextSeqNumber) of the LTM sent. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false. 
.1.3.111.2.802.1.1.8.1.7.1.1.44,IEEE8021-CFM-MIB::dot1agCfmMepTransmitLtmEgressIdentifier,OCTET,read-create,,current,,Identifies the MEP Linktrace Initiator that is originating, or the Linktrace Responder that is forwarding, this LTM. The low-order six octets contain a 48-bit IEEE MAC address unique to the system in which the MEP Linktrace Initiator or Linktrace Responder resides. The high-order two octets contain a value sufficient to uniquely identify the MEP Linktrace Initiator or Linktrace Responder within that system. For most Bridges, the address of any MAC attached to the Bridge will suffice for the low-order six octets, and 0 for the high-order octets. In some situations, e.g., if multiple virtual Bridges utilizing emulated LANs are implemented in a single physical system, the high-order two octets can be used to differentiate among the transmitting entities. The value returned is undefined if dot1agCfmMepTransmitLtmResult is false. 
.1.3.111.2.802.1.1.8.1.7.1.1.45,IEEE8021-CFM-MIB::dot1agCfmMepRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the row. The writable columns in a row cannot be changed if the row is active. All columns MUST have a valid value before a row can be activated. 
.1.3.111.2.802.1.1.8.1.7.1.1.46,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeCanReportPbbTePresence,INTEGER,read-create,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system has the capability to report the presence of traffic and that the capability is enabled. Traffic presence reporting is an optional PBB-TE feature.
.1.3.111.2.802.1.1.8.1.7.1.1.47,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeTrafficMismatchDefect,INTEGER,read-only,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system has detected a traffic field mismatch defect. Mismatch detection is an optional PBB-TE feature.
.1.3.111.2.802.1.1.8.1.7.1.1.48,IEEE8021-CFM-MIB::dot1agCfmMepPbbTransmitLbmLtmReverseVid,Unsigned32,read-create,,current,,This column specifies the value to use in the Reverse VID value field of PBB-TE MIP TLVs contained within TransmitLTM pdus.
.1.3.111.2.802.1.1.8.1.7.1.1.49,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeMismatchAlarm,INTEGER,read-create,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system is to allow a mismatch defect to generate a fault alarm.
.1.3.111.2.802.1.1.8.1.7.1.1.50,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeLocalMismatchDefect,INTEGER,read-only,,current,true(1):false(2),A Boolean valued parameter that is set to true if the system has detected a local mismatch defect. Mismatch detection is an optional PBB-TE feature.
.1.3.111.2.802.1.1.8.1.7.1.1.51,IEEE8021-CFM-MIB::dot1agCfmMepPbbTeMismatchSinceReset,INTEGER,read-only,,current,true(1):false(2),A Boolean valued parameter indicating if the mismatch defect has been present since the MEP Mismatch Fault Notification Generator was last in the MFNG_RESET state.
.1.3.111.2.802.1.1.8.1.7.2,IEEE8021-CFM-MIB::dot1agCfmLtrTable,,not-accessible,,current,,This table extends the MEP table and contains a list of Linktrace replies received by a specific MEP in response to a linktrace message. SNMP SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices. 
.1.3.111.2.802.1.1.8.1.7.2.1,IEEE8021-CFM-MIB::dot1agCfmLtrEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:dot1agCfmLtrSeqNumber:dot1agCfmLtrReceiveOrder,current,,The Linktrace Reply table entry.
.1.3.111.2.802.1.1.8.1.7.2.1.1,IEEE8021-CFM-MIB::dot1agCfmLtrSeqNumber,Unsigned32,not-accessible,,current,,Transaction identifier/Sequence number returned by a previous transmit linktrace message command, indicating which LTM's response is going to be returned. 
.1.3.111.2.802.1.1.8.1.7.2.1.2,IEEE8021-CFM-MIB::dot1agCfmLtrReceiveOrder,Unsigned32,not-accessible,,current,,An index to distinguish among multiple LTRs with the same LTR Transaction Identifier field value. dot1agCfmLtrReceiveOrder are assigned sequentially from 1, in the order that the Linktrace Initiator received the LTRs. 
.1.3.111.2.802.1.1.8.1.7.2.1.3,IEEE8021-CFM-MIB::dot1agCfmLtrTtl,Unsigned32,read-only,,current,,TTL field value for a returned LTR.
.1.3.111.2.802.1.1.8.1.7.2.1.4,IEEE8021-CFM-MIB::dot1agCfmLtrForwarded,INTEGER,read-only,,current,true(1):false(2),Indicates if a LTM was forwarded by the responding MP, as returned in the 'FwdYes' flag of the flags field. 
.1.3.111.2.802.1.1.8.1.7.2.1.5,IEEE8021-CFM-MIB::dot1agCfmLtrTerminalMep,INTEGER,read-only,,current,true(1):false(2),A Boolean value stating whether the forwarded LTM reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field. 
.1.3.111.2.802.1.1.8.1.7.2.1.6,IEEE8021-CFM-MIB::dot1agCfmLtrLastEgressIdentifier,OCTET,read-only,,current,,An octet field holding the Last Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Last Egress Identifier identifies the MEP Linktrace  Initiator that originated, or the Linktrace Responder that  forwarded, the LTM to which this LTR is the response. This is the same value as the Egress Identifier TLV of that LTM. 
.1.3.111.2.802.1.1.8.1.7.2.1.7,IEEE8021-CFM-MIB::dot1agCfmLtrNextEgressIdentifier,OCTET,read-only,,current,,An octet field holding the Next Egress Identifier returned in the LTR Egress Identifier TLV of the LTR. The Next Egress Identifier Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. This is the same value as the Egress Identifier TLV of the forwarded LTM, if any. If the FwdYes bit of the Flags field is false, the contents of this field are undefined, i.e., any value can be transmitted, and the field is ignored by the receiver. 
.1.3.111.2.802.1.1.8.1.7.2.1.8,IEEE8021-CFM-MIB::dot1agCfmLtrRelay,INTEGER,read-only,,current,rlyHit(1):rlyFdb(2):rlyMpdb(3),Value returned in the Relay Action field.
.1.3.111.2.802.1.1.8.1.7.2.1.9,IEEE8021-CFM-MIB::dot1agCfmLtrChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),This object specifies the format of the Chassis ID returned in the Sender ID TLV of the LTR, if any. This value is meaningless if the dot1agCfmLtrChassisId has a length of 0.
.1.3.111.2.802.1.1.8.1.7.2.1.10,IEEE8021-CFM-MIB::dot1agCfmLtrChassisId,OCTET,read-only,,current,,The Chassis ID returned in the Sender ID TLV of the LTR, if any. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object. 
.1.3.111.2.802.1.1.8.1.7.2.1.11,IEEE8021-CFM-MIB::dot1agCfmLtrManAddressDomain,OBJECT,read-only,,current,,The TDomain that identifies the type and format of the related dot1agCfmMepDbManAddress object, used to access the SNMP agent of the system transmitting the LTR. Received in the LTR Sender ID TLV from that system. Typical values will be one of (not all inclusive) list: snmpUDPDomain (from SNMPv2-TM, RFC3417) snmpIeee802Domain (from SNMP-IEEE802-TM-MIB, RFC4789) The value 'zeroDotZero' (from RFC2578) indicates 'no management address was present in the LTR', in which case the related object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.2.1.12,IEEE8021-CFM-MIB::dot1agCfmLtrManAddress,OCTET,read-only,,current,,The TAddress that can be used to access the SNMP agent of the system transmitting the CCM, received in the CCM Sender ID TLV from that system. If the related object dot1agCfmLtrManAddressDomain contains the value 'zeroDotZero', this object dot1agCfmLtrManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.2.1.13,IEEE8021-CFM-MIB::dot1agCfmLtrIngress,INTEGER,read-only,,current,ingNoTlv(0):ingOk(1):ingDown(2):ingBlocked(3):ingVid(4),The value returned in the Ingress Action Field of the LTM. The value ingNoTlv(0) indicates that no Reply Ingress TLV was returned in the LTM.
.1.3.111.2.802.1.1.8.1.7.2.1.14,IEEE8021-CFM-MIB::dot1agCfmLtrIngressMac,OCTET,read-only,,current,,MAC address returned in the ingress MAC address field. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.15,IEEE8021-CFM-MIB::dot1agCfmLtrIngressPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),Format of the Ingress Port ID. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.16,IEEE8021-CFM-MIB::dot1agCfmLtrIngressPortId,OCTET,read-only,,current,,Ingress Port ID. The format of this object is determined by the value of the dot1agCfmLtrIngressPortIdSubtype object. If the dot1agCfmLtrIngress object contains the value ingNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.17,IEEE8021-CFM-MIB::dot1agCfmLtrEgress,INTEGER,read-only,,current,egrNoTlv(0):egrOK(1):egrDown(2):egrBlocked(3):egrVid(4),The value returned in the Egress Action Field of the LTM. The value egrNoTlv(0) indicates that no Reply Egress TLV was returned in the LTM.
.1.3.111.2.802.1.1.8.1.7.2.1.18,IEEE8021-CFM-MIB::dot1agCfmLtrEgressMac,OCTET,read-only,,current,,MAC address returned in the egress MAC address field. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.19,IEEE8021-CFM-MIB::dot1agCfmLtrEgressPortIdSubtype,INTEGER,read-only,,current,interfaceAlias(1):portComponent(2):macAddress(3):networkAddress(4):interfaceName(5):agentCircuitId(6):local(7),Format of the egress Port ID. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.20,IEEE8021-CFM-MIB::dot1agCfmLtrEgressPortId,OCTET,read-only,,current,,Egress Port ID. The format of this object is determined by the value of the dot1agCfmLtrEgressPortIdSubtype object. If the dot1agCfmLtrEgress object contains the value egrNoTlv(0), then the contents of this object are meaningless.
.1.3.111.2.802.1.1.8.1.7.2.1.21,IEEE8021-CFM-MIB::dot1agCfmLtrOrganizationSpecificTlv,OCTET,read-only,,current,,All Organization specific TLVs returned in the LTR, if any. Includes all octets including and following the TLV Length field of each TLV, concatenated together.
.1.3.111.2.802.1.1.8.1.7.3,IEEE8021-CFM-MIB::dot1agCfmMepDbTable,,not-accessible,,current,,The MEP Database. A database, maintained by every MEP, that maintains received information about other MEPs in the Maintenance Domain. The SMI does not allow to state in a MIB that an object in a table is an array. The solution is to take the index (or indices) of the first table and add one or more indices. 
.1.3.111.2.802.1.1.8.1.7.3.1,IEEE8021-CFM-MIB::dot1agCfmMepDbEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:dot1agCfmMepDbRMepIdentifier,current,,The MEP Database table entry.
.1.3.111.2.802.1.1.8.1.7.3.1.1,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepIdentifier,Unsigned32,not-accessible,,current,,Maintenance association Endpoint Identifier of a remote MEP whose information from the MEP Database is to be returned. 
.1.3.111.2.802.1.1.8.1.7.3.1.2,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepState,INTEGER,read-only,,current,rMepIdle(1):rMepStart(2):rMepFailed(3):rMepOk(4),The operational state of the remote MEP IFF State machines.
.1.3.111.2.802.1.1.8.1.7.3.1.3,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepFailedOkTime,TimeTicks,read-only,,current,,The time (SysUpTime) at which the IFF Remote MEP state machine last entered either the RMEP_FAILED or RMEP_OK state. 
.1.3.111.2.802.1.1.8.1.7.3.1.4,IEEE8021-CFM-MIB::dot1agCfmMepDbMacAddress,OCTET,read-only,,current,,The MAC address of the remote MEP.
.1.3.111.2.802.1.1.8.1.7.3.1.5,IEEE8021-CFM-MIB::dot1agCfmMepDbRdi,INTEGER,read-only,,current,true(1):false(2),State of the RDI bit in the last received CCM (true for RDI=1), or false if none has been received. 
.1.3.111.2.802.1.1.8.1.7.3.1.6,IEEE8021-CFM-MIB::dot1agCfmMepDbPortStatusTlv,INTEGER,read-only,,current,psNoPortStateTLV(0):psBlocked(1):psUp(2),An enumerated value of the Port status TLV received in the last CCM from the remote MEP or the default value psNoPortStateTLV indicating either no CCM has been received, or that nor port status TLV was received in the last CCM. 
.1.3.111.2.802.1.1.8.1.7.3.1.7,IEEE8021-CFM-MIB::dot1agCfmMepDbInterfaceStatusTlv,INTEGER,read-only,,current,isNoInterfaceStatusTLV(0):isUp(1):isDown(2):isTesting(3):isUnknown(4):isDormant(5):isNotPresent(6):isLowerLayerDown(7),An enumerated value of the Interface status TLV received in the last CCM from the remote MEP or the default value isNoInterfaceStatus TLV indicating either no CCM has been received, or that no interface status TLV was received in the last CCM. 
.1.3.111.2.802.1.1.8.1.7.3.1.8,IEEE8021-CFM-MIB::dot1agCfmMepDbChassisIdSubtype,INTEGER,read-only,,current,chassisComponent(1):interfaceAlias(2):portComponent(3):macAddress(4):networkAddress(5):interfaceName(6):local(7),This object specifies the format of the Chassis ID received in the last CCM.
.1.3.111.2.802.1.1.8.1.7.3.1.9,IEEE8021-CFM-MIB::dot1agCfmMepDbChassisId,OCTET,read-only,,current,,The Chassis ID. The format of this object is determined by the value of the dot1agCfmLtrChassisIdSubtype object. 
.1.3.111.2.802.1.1.8.1.7.3.1.10,IEEE8021-CFM-MIB::dot1agCfmMepDbManAddressDomain,OBJECT,read-only,,current,,The TDomain that identifies the type and format of the related dot1agCfmMepDbManAddress object, used to access the SNMP agent of the system transmitting the CCM. Received in the CCM Sender ID TLV from that system. Typical values will be one of (not all inclusive) list: snmpUDPDomain (from SNMPv2-TM, RFC3417) snmpIeee802Domain (from SNMP-IEEE802-TM-MIB, RFC4789) The value 'zeroDotZero' (from RFC2578) indicates 'no management address was present in the LTR', in which case the related object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.3.1.11,IEEE8021-CFM-MIB::dot1agCfmMepDbManAddress,OCTET,read-only,,current,,The TAddress that can be used to access the SNMP agent of the system transmitting the CCM, received in the CCM Sender ID TLV from that system. If the related object dot1agCfmMepDbManAddressDomain contains the value 'zeroDotZero', this object dot1agCfmMepDbManAddress MUST have a zero-length OCTET STRING as a value. 
.1.3.111.2.802.1.1.8.1.7.3.1.12,IEEE8021-CFM-MIB::dot1agCfmMepDbRMepIsActive,INTEGER,read-write,,current,true(1):false(2),A Boolean value stating if the remote MEP is active.
.1.3.111.2.802.1.1.8.2,IEEE8021-CFM-MIB::dot1agCfmConformance,,,,,,
.1.3.111.2.802.1.1.8.2.1,IEEE8021-CFM-MIB::dot1agCfmCompliances,,,,,,
.1.3.111.2.802.1.1.8.2.1.1,IEEE8021-CFM-MIB::dot1agCfmCompliance,,,,,,The compliance statement for support of the CFM MIB module.
.1.3.111.2.802.1.1.8.2.2,IEEE8021-CFM-MIB::dot1agCfmGroups,,,,,,
.1.3.111.2.802.1.1.8.2.2.1,IEEE8021-CFM-MIB::dot1agCfmStackGroup,,,,,,Objects for the Stack group.
.1.3.111.2.802.1.1.8.2.2.2,IEEE8021-CFM-MIB::dot1agCfmDefaultMdGroup,,,,,,Objects for the Default MD Level group.
.1.3.111.2.802.1.1.8.2.2.3,IEEE8021-CFM-MIB::dot1agCfmVlanIdGroup,,,,,,Objects for the VLAN ID group.
.1.3.111.2.802.1.1.8.2.2.4,IEEE8021-CFM-MIB::dot1agCfmConfigErrorListGroup,,,,,,Objects for the CFM Configuration Error List Group.
.1.3.111.2.802.1.1.8.2.2.5,IEEE8021-CFM-MIB::dot1agCfmMdGroup,,,,,,Objects for the Maintenance Domain Group.
.1.3.111.2.802.1.1.8.2.2.6,IEEE8021-CFM-MIB::dot1agCfmMaGroup,,,,,,Objects for the MA group.
.1.3.111.2.802.1.1.8.2.2.7,IEEE8021-CFM-MIB::dot1agCfmMepGroup,,,,,,Objects for the MEP group.
.1.3.111.2.802.1.1.8.2.2.8,IEEE8021-CFM-MIB::dot1agCfmMepDbGroup,,,,,,Objects for the MEP group.
.1.3.111.2.802.1.1.8.2.2.9,IEEE8021-CFM-MIB::dot1agCfmNotificationsGroup,,,,,,Objects for the Notifications group.
.1.3.111.2.802.1.1.8.2.2.10,IEEE8021-CFM-MIB::ieee8021CfmMaNetGroup,,,,,,Objects for the MA Net group.
.1.3.111.2.802.1.1.8.2.2.11,IEEE8021-CFM-MIB::ieee8021CfmDefaultMdDefGroup,,,,,,Objects for the Default MD default Level group.
.1.3.111.2.802.1.1.8.2.2.12,IEEE8021-CFM-MIB::ieee8021CfmPbbTeExtensionGroup,,,,,,Objects needed for systems that support PBB-TE CFM functionality.
.1.3.111.2.802.1.1.8.2.2.13,IEEE8021-CFM-MIB::ieee8021CfmPbbTeTrafficBitGroup,,,,,,Objects needed for PBB-TE supporting systems that support the optional traffic bit.
