.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.48,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMIB,,,,,,This MIB module defines a collection of objects for managing HDSL2/SHDSL lines. An agent may reside at either end of the line; however, the MIB module is designed to require no management communication between the modems beyond that inherent in the low-level EOC line protocol as defined in ANSI T1E1.4/2000-006 (for HDSL2 lines) or in ITU G.991.2 (for SHDSL lines). Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4319; see the RFC itself for full legal notices.
.1.3.6.1.2.1.10.48.0,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslNotifications,,,,,,
.1.3.6.1.2.1.10.48.0.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslLoopAttenCrossing,,,,,,This notification indicates that the loop attenuation threshold (as per the hdsl2ShdslEndpointThreshLoopAttenuation value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSNRMarginCrossing,,,,,,This notification indicates that the SNR margin threshold (as per the hdsl2ShdslEndpointThreshSNRMargin value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslPerfESThresh,,,,,,This notification indicates that the errored seconds threshold (as per the hdsl2ShdslEndpointThreshES value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslPerfSESThresh,,,,,,This notification indicates that the severely errored seconds threshold (as per the hdsl2ShdslEndpointThreshSES value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslPerfCRCanomaliesThresh,,,,,,This notification indicates that the CRC anomalies threshold (as per the hdsl2ShdslEndpointThreshCRCanomalies value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslPerfLOSWSThresh,,,,,,This notification indicates that the LOSW Seconds threshold (as per the hdsl2ShdslEndpointThreshLOSWS value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.7,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslPerfUASThresh,,,,,,This notification indicates that the unavailable seconds threshold (as per the hdsl2ShdslEndpointThreshUAS value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
.1.3.6.1.2.1.10.48.0.8,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanInvalidNumRepeaters,,,,,,This notification indicates that a mismatch has been detected between the number of repeater/regenerator units configured for an HDSL2/SHDSL line via the hdsl2ShdslSpanConfNumRepeaters object and the actual number of repeater/regenerator units discovered via the EOC.
.1.3.6.1.2.1.10.48.0.9,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslLoopbackFailure,,,,,,This notification indicates that an endpoint maintenance loopback command failed for an HDSL2/SHDSL segment.
.1.3.6.1.2.1.10.48.0.10,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslpowerBackoff,,,,,,This notification indicates that the bit setting for powerBackoff in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
.1.3.6.1.2.1.10.48.0.11,HDSL2-SHDSL-LINE-MIB::hdsl2ShdsldeviceFault,,,,,,This notification indicates that the bit setting for deviceFault in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
.1.3.6.1.2.1.10.48.0.12,HDSL2-SHDSL-LINE-MIB::hdsl2ShdsldcContinuityFault,,,,,,This notification indicates that the bit setting for dcContinuityFault in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
.1.3.6.1.2.1.10.48.0.13,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslconfigInitFailure,,,,,,This notification indicates that the bit setting for configInitFailure in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
.1.3.6.1.2.1.10.48.0.14,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslprotocolInitFailure,,,,,,This notification indicates that the bit setting for protocolInitFailure in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
.1.3.6.1.2.1.10.48.0.15,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslnoNeighborPresent,,,,,,This notification indicates that the bit setting for noNeighborPresent in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
.1.3.6.1.2.1.10.48.0.16,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslLocalPowerLoss,,,,,,This notification indicates impending unit failure due to loss of local power (last gasp).
.1.3.6.1.2.1.10.48.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMibObjects,,,,,,
.1.3.6.1.2.1.10.48.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfTable,,not-accessible,,current,,This table supports overall configuration of HDSL2/SHDSL spans. Entries in this table MUST be maintained in a persistent manner.
.1.3.6.1.2.1.10.48.1.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfEntry,,not-accessible,ifIndex,current,,An entry in the hdsl2ShdslSpanConfTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.
.1.3.6.1.2.1.10.48.1.1.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfNumRepeaters,Unsigned32,read-write,,current,,This object provisions the number of repeaters/regenerators in this HDSL2/SHDSL span.
.1.3.6.1.2.1.10.48.1.1.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfile,OCTET,read-write,,current,,This object is a pointer to a span configuration profile in the hdsl2ShdslSpanConfProfileTable, which applies to this span. The value of this object is the index of the referenced profile in the hdsl2ShdslSpanConfProfileTable. Note that span configuration profiles are only applicable to SHDSL lines. HDSL2 lines MUST reference the default profile, 'DEFVAL'. By default, this object will have the value 'DEFVAL' (the index of the default profile). Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslSpanConfProfileTable, MUST be rejected.
.1.3.6.1.2.1.10.48.1.1.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfAlarmProfile,OCTET,read-write,,current,,This object is a pointer to an alarm configuration profile in the hdsl2ShdslEndpointAlarmConfProfileTable. The value of this object is the index of the referenced profile in the hdsl2ShdslEndpointAlarmConfProfileTable. The alarm threshold configuration in the referenced profile will be used by default for all segment endpoints in this span. Individual endpoints may override this profile by explicitly specifying some other profile in the hdsl2ShdslEndpointConfTable. By default, this object will have the value 'DEFVAL' (the index of the default profile). Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslEndpointAlarmConfProfileTable, MUST be rejected.
.1.3.6.1.2.1.10.48.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanStatusTable,,not-accessible,,current,,This table provides overall status information of HDSL2/SHDSL spans. This table contains live data from equipment. As such, it is NOT persistent.
.1.3.6.1.2.1.10.48.1.2.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanStatusEntry,,not-accessible,ifIndex,current,,An entry in the hdsl2ShdslSpanStatusTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.
.1.3.6.1.2.1.10.48.1.2.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslStatusNumAvailRepeaters,Unsigned32,read-only,,current,,Contains the actual number of repeaters/regenerators discovered in this HDSL2/SHDSL span.
.1.3.6.1.2.1.10.48.1.2.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslStatusMaxAttainableLineRate,Unsigned32,read-only,,current,,Contains the maximum attainable line rate in this HDSL2/SHDSL span. This object provides the maximum rate the line is capable of achieving. This is based upon measurements made during line probing. This rate includes payload (user data) and any applicable framing overhead.
.1.3.6.1.2.1.10.48.1.2.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslStatusActualLineRate,Unsigned32,read-only,,current,,Contains the actual line rate in this HDSL2/SHDSL span. This SHOULD equal ifSpeed. This rate includes payload (user data) and any applicable framing overhead
.1.3.6.1.2.1.10.48.1.2.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslStatusTransmissionModeCurrent,BITS,read-only,,current,region1(0):region2(1),Contains the current Power Spectral Density (PSD) regional setting of the HDSL2/SHDSL span.
.1.3.6.1.2.1.10.48.1.2.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslStatusMaxAttainablePayloadRate,Unsigned32,read-only,,current,,Contains the maximum attainable payload (user data) line rate in this HDSL2/SHDSL span. This object provides the maximum rate the line is capable of achieving. This is based upon measurements made during line probing. Any framing overhead is not included.
.1.3.6.1.2.1.10.48.1.2.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslStatusActualPayloadRate,Unsigned32,read-only,,current,,Contains the actual line rate in this HDSL2/SHDSL span. Any framing overhead is not included.
.1.3.6.1.2.1.10.48.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInventoryTable,,not-accessible,,current,,This table supports retrieval of unit inventory information available via the EOC from units in an HDSL2/SHDSL line. Entries in this table are dynamically created during the line discovery process. The life cycle for these entries is as follows: - xtu discovers a device, either a far-end xtu or an xru - an inventory table entry is created for the device - the line goes down for whatever reason - inventory table entries for unreachable devices are destroyed As these entries are created/destroyed dynamically, they are NOT persistent.
.1.3.6.1.2.1.10.48.1.3.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInventoryEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex,current,,An entry in the hdsl2ShdslInventoryTable. Each entry represents inventory information for a single unit in an HDSL2/SHDSL line. It is indexed by the ifIndex of the HDSL2/SHDSL line and the Hdsl2ShdslUnitId of the associated unit.
.1.3.6.1.2.1.10.48.1.3.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvIndex,INTEGER,not-accessible,,current,xtuC(1):xtuR(2):xru1(3):xru2(4):xru3(5):xru4(6):xru5(7):xru6(8):xru7(9):xru8(10),Each entry in this table corresponds to a physical element in an HDSL2/SHDSL span. It is based on the EOC unit addressing scheme with reference to the xtuC.
.1.3.6.1.2.1.10.48.1.3.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorID,OCTET,read-only,,current,,Vendor ID as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorModelNumber,OCTET,read-only,,current,,Vendor model number as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorSerialNumber,OCTET,read-only,,current,,Vendor serial number as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorEOCSoftwareVersion,Integer32,read-only,,current,,Vendor EOC version as reported in a Discovery Response message.
.1.3.6.1.2.1.10.48.1.3.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvStandardVersion,Integer32,read-only,,current,,Version of the HDSL2/SHDSL standard implemented, as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorListNumber,OCTET,read-only,,current,,Vendor list number as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.8,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorIssueNumber,OCTET,read-only,,current,,Vendor issue number as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.9,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorSoftwareVersion,OCTET,read-only,,current,,Vendor software version as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.10,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvEquipmentCode,OCTET,read-only,,current,,Equipment code conforming to ANSI T1.213, Coded Identification of Equipment Entities.
.1.3.6.1.2.1.10.48.1.3.1.11,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorOther,OCTET,read-only,,current,,Other vendor information as reported in an Inventory Response message.
.1.3.6.1.2.1.10.48.1.3.1.12,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvTransmissionModeCapability,BITS,read-only,,current,region1(0):region2(1),Contains the transmission mode capability of the SHDSL unit.
.1.3.6.1.2.1.10.48.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointConfTable,,not-accessible,,current,,This table supports configuration parameters for segment endpoints in an HDSL2/SHDSL line. As this table is indexed by ifIndex, it MUST be maintained in a persistent manner.
.1.3.6.1.2.1.10.48.1.4.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointConfEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex:hdsl2ShdslEndpointSide:hdsl2ShdslEndpointWirePair,current,,An entry in the hdsl2ShdslEndpointConfTable. Each entry represents a single segment endpoint in an HDSL2/SHDSL line. It is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, the side of the unit, and the wire pair of the associated modem.
.1.3.6.1.2.1.10.48.1.4.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointSide,INTEGER,not-accessible,,current,networkSide(1):customerSide(2),The side of the unit associated with this segment endpoint -- Network/Customer side -- as per the Hdsl2ShdslUnitSide textual convention.
.1.3.6.1.2.1.10.48.1.4.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointWirePair,INTEGER,not-accessible,,current,wirePair1(1):wirePair2(2):wirePair3(3):wirePair4(4),The wire pair of the modem associated with this segment endpoint as per the Hdsl2ShdslWirePair textual convention.
.1.3.6.1.2.1.10.48.1.4.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointAlarmConfProfile,OCTET,read-write,,current,,This object configures the alarm threshold values to be used for this segment endpoint. The values are obtained from the alarm configuration profile referenced by this object. The value of this object is the index of the referenced profile in the hdsl2ShdslEndpointAlarmConfProfileTable, or NULL (a zero-length SnmpAdminString). If the value is a zero-length SnmpAdminString, the endpoint uses the default Alarm Configuration Profile for the associated span as per the hdsl2ShdslSpanConfAlarmProfile object in the hdsl2ShdslSpanConfTable. The default value of this object is a zero-length SnmpAdminString. Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslEndpointAlarmConfProfileTable, MUST be rejected.
.1.3.6.1.2.1.10.48.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrTable,,not-accessible,,current,,This table contains current status and performance information for segment endpoints in HDSL2/SHDSL lines. As with other tables in this MIB module indexed by ifIndex, entries in this table MUST be maintained in a persistent manner.
.1.3.6.1.2.1.10.48.1.5.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex:hdsl2ShdslEndpointSide:hdsl2ShdslEndpointWirePair,current,,An entry in the hdsl2ShdslEndpointCurrTable. Each entry contains status and performance information relating to a single segment endpoint. It is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, the side of the unit, and the wire pair of the associated modem.
.1.3.6.1.2.1.10.48.1.5.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrAtn,Integer32,read-only,,current,,The current loop attenuation for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.2.1.10.48.1.5.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrSnrMgn,Integer32,read-only,,current,,The current SNR margin for this endpoint as reported in a Status Response/SNR message.
.1.3.6.1.2.1.10.48.1.5.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrStatus,BITS,read-only,,current,noDefect(0):powerBackoff(1):deviceFault(2):dcContinuityFault(3):snrMarginAlarm(4):loopAttenuationAlarm(5):loswFailureAlarm(6):configInitFailure(7):protocolInitFailure(8):noNeighborPresent(9):loopbackActive(10),Contains the current state of the endpoint. This is a bit-map of possible conditions. The various bit positions are as follows: noDefect There are no defects on the line. powerBackoff Indicates enhanced Power Backoff. deviceFault Indicates that a vendor-dependent diagnostic or self-test fault has been detected. dcContinuityFault Indicates vendor-dependent conditions that interfere with span powering such as short and open circuits. snrMarginAlarm Indicates that the SNR margin has dropped below the alarm threshold. loopAttenuationAlarm Indicates that the loop attenuation exceeds the alarm threshold. loswFailureAlarm Indicates a forward LOSW alarm. configInitFailure Endpoint failure during initialization due to paired endpoint not able to support requested configuration. protocolInitFailure Endpoint failure during initialization due to incompatible protocol used by the paired endpoint. noNeighborPresent Endpoint failure during initialization due to no activation sequence detected from paired endpoint. loopbackActive A loopback is currently active at this segment endpoint. This is intended to supplement ifOperStatus. Note that there is a 1:1 relationship between the status bits defined in this object and the notification thresholds defined elsewhere in this MIB module.
.1.3.6.1.2.1.10.48.1.5.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointES,Counter32,read-only,,current,,Count of Errored Seconds (ES) on this endpoint since the xU was last restarted.
.1.3.6.1.2.1.10.48.1.5.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointSES,Counter32,read-only,,current,,Count of Severely Errored Seconds (SES) on this endpoint since the xU was last restarted.
.1.3.6.1.2.1.10.48.1.5.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCRCanomalies,Counter32,read-only,,current,,Count of CRC anomalies on this endpoint since the xU was last restarted.
.1.3.6.1.2.1.10.48.1.5.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointLOSWS,Counter32,read-only,,current,,Count of Loss of Sync Word (LOSW) Seconds on this endpoint since the xU was last restarted.
.1.3.6.1.2.1.10.48.1.5.1.8,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointUAS,Counter32,read-only,,current,,Count of Unavailable Seconds (UAS) on this endpoint since the xU was last restarted.
.1.3.6.1.2.1.10.48.1.5.1.9,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr15MinTimeElapsed,Unsigned32,read-only,,current,,Total elapsed seconds in the current 15-minute interval.
.1.3.6.1.2.1.10.48.1.5.1.10,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr15MinES,Gauge32,read-only,,current,,Count of Errored Seconds (ES) in the current 15-minute interval.
.1.3.6.1.2.1.10.48.1.5.1.11,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr15MinSES,Gauge32,read-only,,current,,Count of Severely Errored Seconds (SES) in the current 15-minute interval.
.1.3.6.1.2.1.10.48.1.5.1.12,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr15MinCRCanomalies,Gauge32,read-only,,current,,Count of CRC anomalies in the current 15-minute interval.
.1.3.6.1.2.1.10.48.1.5.1.13,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr15MinLOSWS,Gauge32,read-only,,current,,Count of Loss of Sync Word (LOSW) Seconds in the current 15-minute interval.
.1.3.6.1.2.1.10.48.1.5.1.14,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr15MinUAS,Gauge32,read-only,,current,,Count of Unavailable Seconds (UAS) in the current 15-minute interval.
.1.3.6.1.2.1.10.48.1.5.1.15,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr1DayTimeElapsed,Unsigned32,read-only,,current,,Number of seconds that have elapsed since the beginning of the current 1-day interval.
.1.3.6.1.2.1.10.48.1.5.1.16,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr1DayES,Gauge32,read-only,,current,,Count of Errored Seconds (ES) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
.1.3.6.1.2.1.10.48.1.5.1.17,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr1DaySES,Gauge32,read-only,,current,,Count of Severely Errored Seconds (SES) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
.1.3.6.1.2.1.10.48.1.5.1.18,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr1DayCRCanomalies,Gauge32,read-only,,current,,Count of CRC anomalies during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
.1.3.6.1.2.1.10.48.1.5.1.19,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr1DayLOSWS,Gauge32,read-only,,current,,Count of Loss of Sync Word (LOSW) Seconds during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
.1.3.6.1.2.1.10.48.1.5.1.20,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurr1DayUAS,Gauge32,read-only,,current,,Count of Unavailable Seconds (UAS) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
.1.3.6.1.2.1.10.48.1.5.1.21,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrTipRingReversal,INTEGER,read-only,,current,normal(1):reversed(2),This object indicates the state of the tip/ring for the wire pair.
.1.3.6.1.2.1.10.48.1.5.1.22,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrActivationState,INTEGER,read-only,,current,preActivation(1):activation(2):data(3),This object indicates the activation or training state of the wire pair.
.1.3.6.1.2.1.10.48.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalTable,,not-accessible,,current,,This table provides one row for each HDSL2/SHDSL endpoint performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.
.1.3.6.1.2.1.10.48.1.6.1,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex:hdsl2ShdslEndpointSide:hdsl2ShdslEndpointWirePair:hdsl2Shdsl15MinIntervalNumber,current,,An entry in the hdsl2Shdsl15MinIntervalTable.
.1.3.6.1.2.1.10.48.1.6.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalNumber,Unsigned32,not-accessible,,current,,Performance Data Interval number. Interval 1 is the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional.
.1.3.6.1.2.1.10.48.1.6.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalES,Gauge32,read-only,,current,,Count of Errored Seconds (ES) during the interval.
.1.3.6.1.2.1.10.48.1.6.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalSES,Gauge32,read-only,,current,,Count of Severely Errored Seconds (SES) during the interval.
.1.3.6.1.2.1.10.48.1.6.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalCRCanomalies,Gauge32,read-only,,current,,Count of CRC anomalies during the interval.
.1.3.6.1.2.1.10.48.1.6.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalLOSWS,Gauge32,read-only,,current,,Count of Loss of Sync Word (LOSW) Seconds during the interval.
.1.3.6.1.2.1.10.48.1.6.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalUAS,Gauge32,read-only,,current,,Count of Unavailable Seconds (UAS) during the interval.
.1.3.6.1.2.1.10.48.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalTable,,not-accessible,,current,,This table provides one row for each HDSL2/SHDSL endpoint performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.
.1.3.6.1.2.1.10.48.1.7.1,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex:hdsl2ShdslEndpointSide:hdsl2ShdslEndpointWirePair:hdsl2Shdsl1DayIntervalNumber,current,,An entry in the hdsl2Shdsl1DayIntervalTable.
.1.3.6.1.2.1.10.48.1.7.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalNumber,Unsigned32,not-accessible,,current,,History Data Interval number. Interval 1 is the most recent previous day; interval 30 is 30 days ago. Intervals 2..30 are optional.
.1.3.6.1.2.1.10.48.1.7.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalMoniSecs,Unsigned32,read-only,,current,,The amount of time in the 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason.
.1.3.6.1.2.1.10.48.1.7.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalES,Gauge32,read-only,,current,,Count of Errored Seconds (ES) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
.1.3.6.1.2.1.10.48.1.7.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalSES,Gauge32,read-only,,current,,Count of Severely Errored Seconds (SES) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
.1.3.6.1.2.1.10.48.1.7.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalCRCanomalies,Gauge32,read-only,,current,,Count of CRC anomalies during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
.1.3.6.1.2.1.10.48.1.7.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalLOSWS,Gauge32,read-only,,current,,Count of Loss of Sync Word (LOSW) Seconds during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
.1.3.6.1.2.1.10.48.1.7.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalUAS,Gauge32,read-only,,current,,Count of Unavailable Seconds (UAS) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
.1.3.6.1.2.1.10.48.1.8,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointMaintTable,,not-accessible,,current,,This table supports maintenance operations (e.g., loopbacks) to be performed on HDSL2/SHDSL segment endpoints. This table contains live data from equipment. As such, it is NOT persistent.
.1.3.6.1.2.1.10.48.1.8.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointMaintEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex:hdsl2ShdslEndpointSide,current,,An entry in the hdsl2ShdslEndpointMaintTable. Each entry corresponds to a single segment endpoint and is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, and the side of the unit.
.1.3.6.1.2.1.10.48.1.8.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintLoopbackConfig,INTEGER,read-write,,current,noLoopback(1):normalLoopback(2):specialLoopback(3),This object controls configuration of loopbacks for the associated segment endpoint. The status of the loopback is obtained via the hdsl2ShdslEndpointCurrStatus object.
.1.3.6.1.2.1.10.48.1.8.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintTipRingReversal,INTEGER,read-only,,current,normal(1):reversed(2),This object indicates the state of the tip/ring pair at the associated segment endpoint.
.1.3.6.1.2.1.10.48.1.8.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintPowerBackOff,INTEGER,read-write,,current,default(1):enhanced(2),This object configures the receiver at the associated segment endpoint to operate in default or enhanced power backoff mode.
.1.3.6.1.2.1.10.48.1.8.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintSoftRestart,INTEGER,read-write,,current,ready(1):restart(2),This object enables the manager to trigger a soft restart of the modem at the associated segment endpoint. The manager may only set this object to the 'restart(2)' value, which initiates a restart. The agent will perform a restart after approximately 5 seconds. Following the 5 second period, the agent will restore the object to the 'ready(1)' state.
.1.3.6.1.2.1.10.48.1.9,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslUnitMaintTable,,not-accessible,,current,,This table supports maintenance operations for units in a HDSL2/SHDSL line. Entries in this table MUST be maintained in a persistent manner.
.1.3.6.1.2.1.10.48.1.9.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslUnitMaintEntry,,not-accessible,ifIndex:hdsl2ShdslInvIndex,current,,An entry in the hdsl2ShdslUnitMaintTable. Each entry corresponds to a single unit and is indexed by the ifIndex of the HDSL2/SHDSL line and the UnitId of the associated unit.
.1.3.6.1.2.1.10.48.1.9.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintLoopbackTimeout,Integer32,read-write,,current,,This object configures the timeout value for loopbacks initiated at segments endpoints contained in the associated unit. A value of 0 disables the timeout.
.1.3.6.1.2.1.10.48.1.9.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintUnitPowerSource,INTEGER,read-only,,current,local(1):span(2),This object indicates the DC power source being used by the associated unit.
.1.3.6.1.2.1.10.48.1.10,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfileTable,,not-accessible,,current,,This table supports definitions of span configuration profiles for SHDSL lines. HDSL2 does not support these configuration options. This table MUST be maintained in a persistent manner.
.1.3.6.1.2.1.10.48.1.10.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfileEntry,,not-accessible,IMPLIEDhdsl2ShdslSpanConfProfileName,current,,Each entry corresponds to a single span configuration profile. Each profile contains a set of span configuration parameters. The configuration parameters in a profile are applied to those lines referencing that profile (see the hdsl2ShdslSpanConfProfile object). Profiles may be created/deleted using the row creation/deletion mechanism via hdsl2ShdslSpanConfProfileRowStatus. If an active entry is referenced in hdsl2ShdslSpanConfProfile, the entry MUST remain active until all references are removed.
.1.3.6.1.2.1.10.48.1.10.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfileName,OCTET,not-accessible,,current,,This object is the unique index associated with this profile. Entries in this table are referenced via the object hdsl2ShdslSpanConfProfile in Hdsl2ShdslSpanConfEntry.
.1.3.6.1.2.1.10.48.1.10.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfWireInterface,INTEGER,read-create,,current,twoWire(1):fourWire(2):sixWire(3):eightWire(4),This object configures the two-wire or optional four-wire, six-wire, or eight-wire operation for SHDSL lines.
.1.3.6.1.2.1.10.48.1.10.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfMinLineRate,Unsigned32,read-create,,current,,This object configures the minimum transmission rate for the associated SHDSL Line in bits-per-second (bps) and includes both payload (user data) and any applicable framing overhead. If the minimum line rate equals the maximum line rate (hdsl2ShdslSpanMaxLineRate), the line rate is considered 'fixed'. If the minimum line rate is less than the maximum line rate, the line rate is considered 'rate-adaptive'.
.1.3.6.1.2.1.10.48.1.10.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfMaxLineRate,Unsigned32,read-create,,current,,This object configures the maximum transmission rate for the associated SHDSL Line in bits-per-second (bps) and includes both payload (user data) and any applicable framing overhead. If the minimum line rate equals the maximum line rate (hdsl2ShdslSpanMaxLineRate), the line rate is considered 'fixed'. If the minimum line rate is less than the maximum line rate, the line rate is considered 'rate-adaptive'.
.1.3.6.1.2.1.10.48.1.10.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfPSD,INTEGER,read-create,,current,symmetric(1):asymmetric(2),This object configures use of symmetric/asymmetric PSD (Power Spectral Density) Mask for the associated SHDSL Line. Support for symmetric PSD is mandatory for all supported data rates. Support for asymmetric PSD is optional.
.1.3.6.1.2.1.10.48.1.10.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfTransmissionMode,BITS,read-create,,current,region1(0):region2(1),This object specifies the regional setting for the SHDSL line.
.1.3.6.1.2.1.10.48.1.10.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfRemoteEnabled,INTEGER,read-create,,current,enabled(1):disabled(2),This object enables/disables support for remote management of the units in an SHDSL line from the STU-R via the EOC.
.1.3.6.1.2.1.10.48.1.10.1.8,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfPowerFeeding,INTEGER,read-create,,current,noPower(1):powerFeed(2):wettingCurrent(3),This object enables/disables support for optional power feeding in an SHDSL line.
.1.3.6.1.2.1.10.48.1.10.1.9,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfCurrCondTargetMarginDown,Integer32,read-create,,current,,This object specifies the downstream current condition target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
.1.3.6.1.2.1.10.48.1.10.1.10,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfWorstCaseTargetMarginDown,Integer32,read-create,,current,,This object specifies the downstream worst-case target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
.1.3.6.1.2.1.10.48.1.10.1.11,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfCurrCondTargetMarginUp,Integer32,read-create,,current,,This object specifies the upstream current-condition target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
.1.3.6.1.2.1.10.48.1.10.1.12,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfWorstCaseTargetMarginUp,Integer32,read-create,,current,,This object specifies the upstream worst-case target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
.1.3.6.1.2.1.10.48.1.10.1.13,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfUsedTargetMargins,BITS,read-create,,current,currCondDown(0):worstCaseDown(1):currCondUp(2):worstCaseUp(3),Indicates whether a target SNR margin is enabled or disabled. This is a bit-map of possible settings. The various bit positions are as follows: currCondDown - current-condition downstream target SNR margin enabled worstCaseDown - worst-case downstream target SNR margin enabled currCondUp - current-condition upstream target SNR margin enabled worstCaseUp - worst-case upstream target SNR margin enabled.
.1.3.6.1.2.1.10.48.1.10.1.14,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfReferenceClock,INTEGER,read-create,,current,localClk(1):networkClk(2):dataOrNetworkClk(3):dataClk(4),This object configures the clock reference for the STU-C in an SHDSL Line.
.1.3.6.1.2.1.10.48.1.10.1.15,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfLineProbeEnable,INTEGER,read-create,,current,disable(1):enable(2),This object enables/disables support for Line Probe of the units in an SHDSL line. When Line Probe is enabled, the system performs Line Probing to find the best possible rate. If Line Probe is disabled, the rate adaptation phase is skipped to shorten set up time.
.1.3.6.1.2.1.10.48.1.10.1.16,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfileRowStatus,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 hdsl2ShdslSpanConfProfile, the entry MUST remain active until all references are removed.
.1.3.6.1.2.1.10.48.1.11,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointAlarmConfProfileTable,,not-accessible,,current,,This table supports definitions of alarm configuration profiles for HDSL2/SHDSL segment endpoints. This table MUST be maintained in a persistent manner.
.1.3.6.1.2.1.10.48.1.11.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointAlarmConfProfileEntry,,not-accessible,IMPLIEDhdsl2ShdslEndpointAlarmConfProfileName,current,,Each entry corresponds to a single alarm configuration profile. Each profile contains a set of parameters for setting alarm thresholds for various performance attributes monitored at HDSL2/SHDSL segment endpoints. Profiles may be created/deleted using the row creation/deletion mechanism via hdsl2ShdslEndpointAlarmConfProfileRowStatus. If an active entry is referenced in either hdsl2ShdslSpanConfAlarmProfile or hdsl2ShdslEndpointAlarmConfProfile, the entry MUST remain active until all references are removed.
.1.3.6.1.2.1.10.48.1.11.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointAlarmConfProfileName,OCTET,not-accessible,,current,,This object is the unique index associated with this profile.
.1.3.6.1.2.1.10.48.1.11.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshLoopAttenuation,Integer32,read-create,,current,,This object configures the loop attenuation alarm threshold. When the current value of hdsl2ShdslEndpointCurrAtn reaches or exceeds this threshold, an hdsl2ShdslLoopAttenCrossing MAY be generated.
.1.3.6.1.2.1.10.48.1.11.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshSNRMargin,Integer32,read-create,,current,,This object configures the SNR margin alarm threshold. When the current value of hdsl2ShdslEndpointCurrSnrMgn reaches or drops below this threshold, a hdsl2ShdslSNRMarginCrossing MAY be generated.
.1.3.6.1.2.1.10.48.1.11.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshES,Unsigned32,read-create,,current,,This object configures the threshold for the number of Errored Seconds (ES) within any given 15-minute performance data collection interval. If the value of Errored Seconds in a particular 15-minute collection interval reaches/ exceeds this value, an hdsl2ShdslPerfESThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
.1.3.6.1.2.1.10.48.1.11.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshSES,Unsigned32,read-create,,current,,This object configures the threshold for the number of Severely Errored Seconds (SES) within any given 15-minute performance data collection interval. If the value of Severely Errored Seconds in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfSESThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
.1.3.6.1.2.1.10.48.1.11.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshCRCanomalies,Integer32,read-create,,current,,This object configures the threshold for the number of CRC anomalies within any given 15-minute performance data collection interval. If the value of CRC anomalies in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfCRCanomaliesThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
.1.3.6.1.2.1.10.48.1.11.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshLOSWS,Unsigned32,read-create,,current,,This object configures the threshold for the number of Loss of Sync Word (LOSW) Seconds within any given 15-minute performance data collection interval. If the value of LOSW in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfLOSWSThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
.1.3.6.1.2.1.10.48.1.11.1.8,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointThreshUAS,Unsigned32,read-create,,current,,This object configures the threshold for the number of Unavailable Seconds (UAS) within any given 15-minute performance data collection interval. If the value of UAS in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfUASThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
.1.3.6.1.2.1.10.48.1.11.1.9,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointAlarmConfProfileRowStatus,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 as per the semantics of RowStatus. If an active entry is referenced in either hdsl2ShdslSpanConfAlarmProfile or hdsl2ShdslEndpointAlarmConfProfile, the entry MUST remain active until all references are removed.
.1.3.6.1.2.1.10.48.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslConformance,,,,,,
.1.3.6.1.2.1.10.48.3.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslGroups,,,,,,
.1.3.6.1.2.1.10.48.3.1.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfGroup,,,,,,This group supports objects for configuring span-related parameters for HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanStatusGroup,,,,,,This group supports objects for retrieving span-related status for HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.3,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInventoryShdslGroup,,,,,,This group supports objects for retrieving SHDSL-specific inventory information.
.1.3.6.1.2.1.10.48.3.1.4,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanShdslStatusGroup,,,,,,This group supports objects for retrieving SHDSL-specific span-related status.
.1.3.6.1.2.1.10.48.3.1.5,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInventoryGroup,,,,,,This group supports objects that provide unit inventory information about the units in HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.6,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointConfGroup,,,,,,This group supports objects for configuring parameters for segment endpoints in HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.7,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointCurrGroup,,,,,,This group supports objects that provide current status and performance measurements relating to segment endpoints in HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.8,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl15MinIntervalGroup,,,,,,This group supports objects that maintain historic performance measurements relating to segment endpoints in HDSL2/SHDSL lines in 15-minute intervals.
.1.3.6.1.2.1.10.48.3.1.9,HDSL2-SHDSL-LINE-MIB::hdsl2Shdsl1DayIntervalGroup,,,,,,This group supports objects that maintain historic performance measurements relating to segment endpoints in HDSL2/SHDSL lines in 1-day intervals.
.1.3.6.1.2.1.10.48.3.1.10,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslMaintenanceGroup,,,,,,This group supports objects that provide support for maintenance actions for HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.11,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslEndpointAlarmConfGroup,,,,,,This group supports objects that allow configuration of alarm thresholds for various performance parameters for HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.12,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslNotificationGroup,,,,,,This group supports notifications of significant conditions associated with HDSL2/SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.13,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfileGroup,,,,,,This group supports objects that constitute configuration profiles for configuring span-related parameters in SHDSL lines.
.1.3.6.1.2.1.10.48.3.1.14,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslWirePairGroup,,,,,,This group supports objects that provide the status of SHDSL-specific wire pairs.
.1.3.6.1.2.1.10.48.3.1.15,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslPayloadRateGroup,,,,,,This group supports objects for retrieving payload rates that exclude any framing overhead.
.1.3.6.1.2.1.10.48.3.2,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslCompliances,,,,,,
.1.3.6.1.2.1.10.48.3.2.1,HDSL2-SHDSL-LINE-MIB::hdsl2ShdslLineMibCompliance,,,,,,The compliance statement for SNMP entities that implement HDSL2 and SHDSL. The version of SHDSL supported in this compliance statement is g.shdsl. **** This compliance statement is deprecated. ****
.1.3.6.1.2.1.10.48.3.2.2,HDSL2-SHDSL-LINE-MIB::hdsl2GshdslbisLineMibCompliance,,,,,,The compliance statement for SNMP entities that implement HDSL2 and SHDSL. The version of SHDSL supported in this compliance statement is g.shdsl.bis.
.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,RMON-MIB::hostTable,,not-accessible,,current,,A list of host entries.
.1.3.6.1.2.1.16.4.2.1,RMON-MIB::hostEntry,,not-accessible,hostIndex:hostAddress,current,,A collection of statistics for a particular host that has been discovered on an interface of this device. For example, an instance of the hostOutBroadcastPkts object might be named hostOutBroadcastPkts.1.6.8.0.32.27.3.176
.1.3.6.1.2.1.16.4.2.1.1,RMON-MIB::hostAddress,OCTET,read-only,,current,,The physical address of this host.
.1.3.6.1.2.1.16.4.2.1.2,RMON-MIB::hostCreationOrder,Integer32,read-only,,current,,An index that defines the relative ordering of the creation time of hosts captured for a particular hostControlEntry. This index shall be between 1 and N, where N is the value of the associated hostControlTableSize. The ordering of the indexes is based on the order of each entry's insertion into the table, in which entries added earlier have a lower index value than entries added later. It is important to note that the order for a particular entry may change as an (earlier) entry is deleted from the table. Because this order may change, management stations should make use of the hostControlLastDeleteTime variable in the hostControlEntry associated with the relevant portion of the hostTable. By observing this variable, the management station may detect the circumstances where a previous association between a value of hostCreationOrder and a hostEntry may no longer hold.
.1.3.6.1.2.1.16.4.2.1.3,RMON-MIB::hostIndex,Integer32,read-only,,current,,The set of collected host statistics of which this entry is a part. The set of hosts identified by a particular value of this index is associated with the hostControlEntry as identified by the same value of hostControlIndex.
.1.3.6.1.2.1.16.4.2.1.4,RMON-MIB::hostInPkts,Counter32,read-only,,current,,The number of good packets transmitted to this address since it was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.5,RMON-MIB::hostOutPkts,Counter32,read-only,,current,,The number of packets, including bad packets, transmitted by this address since it was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.6,RMON-MIB::hostInOctets,Counter32,read-only,,current,,The number of octets transmitted to this address since it was added to the hostTable (excluding framing bits but including FCS octets), except for those octets in bad packets.
.1.3.6.1.2.1.16.4.2.1.7,RMON-MIB::hostOutOctets,Counter32,read-only,,current,,The number of octets transmitted by this address since it was added to the hostTable (excluding framing bits but including FCS octets), including those octets in bad packets.
.1.3.6.1.2.1.16.4.2.1.8,RMON-MIB::hostOutErrors,Counter32,read-only,,current,,The number of bad packets transmitted by this address since this host was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.9,RMON-MIB::hostOutBroadcastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to the broadcast address since this host was added to the hostTable.
.1.3.6.1.2.1.16.4.2.1.10,RMON-MIB::hostOutMulticastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to a multicast address since this host was added to the hostTable. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.4.3,RMON-MIB::hostTimeTable,,not-accessible,,current,,A list of time-ordered host table entries.
.1.3.6.1.2.1.16.4.3.1,RMON-MIB::hostTimeEntry,,not-accessible,hostTimeIndex:hostTimeCreationOrder,current,,A collection of statistics for a particular host that has been discovered on an interface of this device. This collection includes the relative ordering of the creation time of this object. For example, an instance of the hostTimeOutBroadcastPkts object might be named hostTimeOutBroadcastPkts.1.687
.1.3.6.1.2.1.16.4.3.1.1,RMON-MIB::hostTimeAddress,OCTET,read-only,,current,,The physical address of this host.
.1.3.6.1.2.1.16.4.3.1.2,RMON-MIB::hostTimeCreationOrder,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostTime table among those entries associated with the same hostControlEntry. This index shall be between 1 and N, where N is the value of the associated hostControlTableSize. The ordering of the indexes is based on the order of each entry's insertion into the table, in which entries added earlier have a lower index value than entries added later. Thus the management station has the ability to learn of new entries added to this table without downloading the entire table. It is important to note that the index for a particular entry may change as an (earlier) entry is deleted from the table. Because this order may change, management stations should make use of the hostControlLastDeleteTime variable in the hostControlEntry associated with the relevant portion of the hostTimeTable. By observing this variable, the management station may detect the circumstances where a download of the table may have missed entries, and where a previous association between a value of hostTimeCreationOrder and a hostTimeEntry may no longer hold.
.1.3.6.1.2.1.16.4.3.1.3,RMON-MIB::hostTimeIndex,Integer32,read-only,,current,,The set of collected host statistics of which this entry is a part. The set of hosts identified by a particular value of this index is associated with the hostControlEntry as identified by the same value of hostControlIndex.
.1.3.6.1.2.1.16.4.3.1.4,RMON-MIB::hostTimeInPkts,Counter32,read-only,,current,,The number of good packets transmitted to this address since it was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.5,RMON-MIB::hostTimeOutPkts,Counter32,read-only,,current,,The number of packets, including bad packets, transmitted by this address since it was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.6,RMON-MIB::hostTimeInOctets,Counter32,read-only,,current,,The number of octets transmitted to this address since it was added to the hostTimeTable (excluding framing bits but including FCS octets), except for those octets in bad packets.
.1.3.6.1.2.1.16.4.3.1.7,RMON-MIB::hostTimeOutOctets,Counter32,read-only,,current,,The number of octets transmitted by this address since it was added to the hostTimeTable (excluding framing bits but including FCS octets), including those octets in bad packets.
.1.3.6.1.2.1.16.4.3.1.8,RMON-MIB::hostTimeOutErrors,Counter32,read-only,,current,,The number of bad packets transmitted by this address since this host was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.9,RMON-MIB::hostTimeOutBroadcastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to the broadcast address since this host was added to the hostTimeTable.
.1.3.6.1.2.1.16.4.3.1.10,RMON-MIB::hostTimeOutMulticastPkts,Counter32,read-only,,current,,The number of good packets transmitted by this address that were directed to a multicast address since this host was added to the hostTimeTable. Note that this number does not include packets directed to the broadcast address.
.1.3.6.1.2.1.16.4.4,RMON2-MIB::hostControl2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.4.4.1,RMON2-MIB::hostControl2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.4.4.1.1,RMON2-MIB::hostControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.4.4.1.2,RMON2-MIB::hostControlCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.5,RMON-MIB::hostTopN,,,,,,
.1.3.6.1.2.1.16.5.1,RMON-MIB::hostTopNControlTable,,not-accessible,,current,,A list of top N host control entries.
.1.3.6.1.2.1.16.5.1.1,RMON-MIB::hostTopNControlEntry,,not-accessible,hostTopNControlIndex,current,,A set of parameters that control the creation of a report of the top N hosts according to several metrics. For example, an instance of the hostTopNDuration object might be named hostTopNDuration.3
.1.3.6.1.2.1.16.5.1.1.1,RMON-MIB::hostTopNControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostTopNControl table. Each such entry defines one top N report prepared for one interface.
.1.3.6.1.2.1.16.5.1.1.2,RMON-MIB::hostTopNHostIndex,Integer32,read-create,,current,,The host table for which a top N report will be prepared on behalf of this entry. The host table identified by a particular value of this index is associated with the same host table as identified by the same value of hostIndex. This object may not be modified if the associated hostTopNStatus object is equal to valid(1).
.1.3.6.1.2.1.16.5.1.1.3,RMON-MIB::hostTopNRateBase,INTEGER,read-create,,current,hostTopNInPkts(1):hostTopNOutPkts(2):hostTopNInOctets(3):hostTopNOutOctets(4):hostTopNOutErrors(5):hostTopNOutBroadcastPkts(6):hostTopNOutMulticastPkts(7),The variable for each host that the hostTopNRate variable is based upon. This object may not be modified if the associated hostTopNStatus object is equal to valid(1).
.1.3.6.1.2.1.16.5.1.1.4,RMON-MIB::hostTopNTimeRemaining,Integer32,read-create,,current,,The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report, which is loaded into the associated hostTopNDuration object. When this object is set to a non-zero value, any associated hostTopNEntries shall be made inaccessible by the monitor. While the value of this object is non-zero, it decrements by one per second until it reaches zero. During this time, all associated hostTopNEntries shall remain inaccessible. At the time that this object decrements to zero, the report is made accessible in the hostTopNTable. Thus, the hostTopN table needs to be created only at the end of the collection interval.
.1.3.6.1.2.1.16.5.1.1.5,RMON-MIB::hostTopNDuration,Integer32,read-only,,current,,The number of seconds that this report has collected during the last sampling interval, or if this report is currently being collected, the number of seconds that this report is being collected during this sampling interval. When the associated hostTopNTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the hostTopNTimeRemaining is set. This value shall be zero if no reports have been requested for this hostTopNControlEntry.
.1.3.6.1.2.1.16.5.1.1.6,RMON-MIB::hostTopNRequestedSize,Integer32,read-create,,current,,The maximum number of hosts requested for the top N table. When this object is created or modified, the probe should set hostTopNGrantedSize as closely to this object as is possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.5.1.1.7,RMON-MIB::hostTopNGrantedSize,Integer32,read-only,,current,,The maximum number of hosts in the top N table. When the associated hostTopNRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation and available resources. The probe must not lower this value except as a result of a set to the associated hostTopNRequestedSize object. Hosts with the highest value of hostTopNRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more hosts.
.1.3.6.1.2.1.16.5.1.1.8,RMON-MIB::hostTopNStartTime,TimeTicks,read-only,,current,,The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated hostTopNTimeRemaining object was modified to start the requested report.
.1.3.6.1.2.1.16.5.1.1.9,RMON-MIB::hostTopNOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.5.1.1.10,RMON-MIB::hostTopNStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this hostTopNControl entry. If this object is not equal to valid(1), all associated hostTopNEntries shall be deleted by the agent.
.1.3.6.1.2.1.16.5.2,RMON-MIB::hostTopNTable,,not-accessible,,current,,A list of top N host entries.
.1.3.6.1.2.1.16.5.2.1,RMON-MIB::hostTopNEntry,,not-accessible,hostTopNReport:hostTopNIndex,current,,A set of statistics for a host that is part of a top N report. For example, an instance of the hostTopNRate object might be named hostTopNRate.3.10
.1.3.6.1.2.1.16.5.2.1.1,RMON-MIB::hostTopNReport,Integer32,read-only,,current,,This object identifies the top N report of which this entry is a part. The set of hosts identified by a particular value of this object is part of the same report as identified by the same value of the hostTopNControlIndex object.
.1.3.6.1.2.1.16.5.2.1.2,RMON-MIB::hostTopNIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the hostTopN table among those in the same report. This index is between 1 and N, where N is the number of entries in this table. Increasing values of hostTopNIndex shall be assigned to entries with decreasing values of hostTopNRate until index N is assigned to the entry with the lowest value of hostTopNRate or there are no more hostTopNEntries.
.1.3.6.1.2.1.16.5.2.1.3,RMON-MIB::hostTopNAddress,OCTET,read-only,,current,,The physical address of this host.
.1.3.6.1.2.1.16.5.2.1.4,RMON-MIB::hostTopNRate,Integer32,read-only,,current,,The amount of change in the selected variable during this sampling interval. The selected variable is this host's instance of the object selected by hostTopNRateBase.
.1.3.6.1.2.1.16.6,RMON-MIB::matrix,,,,,,
.1.3.6.1.2.1.16.6.1,RMON-MIB::matrixControlTable,,not-accessible,,current,,A list of information entries for the traffic matrix on each interface.
.1.3.6.1.2.1.16.6.1.1,RMON-MIB::matrixControlEntry,,not-accessible,matrixControlIndex,current,,Information about a traffic matrix on a particular interface. For example, an instance of the matrixControlLastDeleteTime object might be named matrixControlLastDeleteTime.1
.1.3.6.1.2.1.16.6.1.1.1,RMON-MIB::matrixControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the matrixControl table. Each such entry defines a function that discovers conversations on a particular interface and places statistics about them in the matrixSDTable and the matrixDSTable on behalf of this matrixControlEntry.
.1.3.6.1.2.1.16.6.1.1.2,RMON-MIB::matrixControlDataSource,OBJECT,read-create,,current,,This object identifies the source of the data from which this entry creates a traffic matrix. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated matrixControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.6.1.1.3,RMON-MIB::matrixControlTableSize,Integer32,read-only,,current,,The number of matrixSDEntries in the matrixSDTable for this interface. This must also be the value of the number of entries in the matrixDSTable for this interface.
.1.3.6.1.2.1.16.6.1.1.4,RMON-MIB::matrixControlLastDeleteTime,TimeTicks,read-only,,current,,The value of sysUpTime when the last entry was deleted from the portion of the matrixSDTable or matrixDSTable associated with this matrixControlEntry. If no deletions have occurred, this value shall be zero.
.1.3.6.1.2.1.16.6.1.1.5,RMON-MIB::matrixControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.6.1.1.6,RMON-MIB::matrixControlStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this matrixControl entry. If this object is not equal to valid(1), all associated entries in the matrixSDTable and the matrixDSTable shall be deleted by the agent.
.1.3.6.1.2.1.16.6.2,RMON-MIB::matrixSDTable,,not-accessible,,current,,A list of traffic matrix entries indexed by source and destination MAC address.
.1.3.6.1.2.1.16.6.2.1,RMON-MIB::matrixSDEntry,,not-accessible,matrixSDIndex:matrixSDSourceAddress:matrixSDDestAddress,current,,A collection of statistics for communications between two addresses on a particular interface. For example, an instance of the matrixSDPkts object might be named matrixSDPkts.1.6.8.0.32.27.3.176.6.8.0.32.10.8.113
.1.3.6.1.2.1.16.6.2.1.1,RMON-MIB::matrixSDSourceAddress,OCTET,read-only,,current,,The source physical address.
.1.3.6.1.2.1.16.6.2.1.2,RMON-MIB::matrixSDDestAddress,OCTET,read-only,,current,,The destination physical address.
.1.3.6.1.2.1.16.6.2.1.3,RMON-MIB::matrixSDIndex,Integer32,read-only,,current,,The set of collected matrix statistics of which this entry is a part. The set of matrix statistics identified by a particular value of this index is associated with the same matrixControlEntry as identified by the same value of matrixControlIndex.
.1.3.6.1.2.1.16.6.2.1.4,RMON-MIB::matrixSDPkts,Counter32,read-only,,current,,The number of packets transmitted from the source address to the destination address (this number includes bad packets).
.1.3.6.1.2.1.16.6.2.1.5,RMON-MIB::matrixSDOctets,Counter32,read-only,,current,,The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.2.1.6,RMON-MIB::matrixSDErrors,Counter32,read-only,,current,,The number of bad packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.3,RMON-MIB::matrixDSTable,,not-accessible,,current,,A list of traffic matrix entries indexed by destination and source MAC address.
.1.3.6.1.2.1.16.6.3.1,RMON-MIB::matrixDSEntry,,not-accessible,matrixDSIndex:matrixDSDestAddress:matrixDSSourceAddress,current,,A collection of statistics for communications between two addresses on a particular interface. For example, an instance of the matrixSDPkts object might be named matrixSDPkts.1.6.8.0.32.10.8.113.6.8.0.32.27.3.176
.1.3.6.1.2.1.16.6.3.1.1,RMON-MIB::matrixDSSourceAddress,OCTET,read-only,,current,,The source physical address.
.1.3.6.1.2.1.16.6.3.1.2,RMON-MIB::matrixDSDestAddress,OCTET,read-only,,current,,The destination physical address.
.1.3.6.1.2.1.16.6.3.1.3,RMON-MIB::matrixDSIndex,Integer32,read-only,,current,,The set of collected matrix statistics of which this entry is a part. The set of matrix statistics identified by a particular value of this index is associated with the same matrixControlEntry as identified by the same value of matrixControlIndex.
.1.3.6.1.2.1.16.6.3.1.4,RMON-MIB::matrixDSPkts,Counter32,read-only,,current,,The number of packets transmitted from the source address to the destination address (this number includes bad packets).
.1.3.6.1.2.1.16.6.3.1.5,RMON-MIB::matrixDSOctets,Counter32,read-only,,current,,The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.3.1.6,RMON-MIB::matrixDSErrors,Counter32,read-only,,current,,The number of bad packets transmitted from the source address to the destination address.
.1.3.6.1.2.1.16.6.4,RMON2-MIB::matrixControl2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.6.4.1,RMON2-MIB::matrixControl2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.6.4.1.1,RMON2-MIB::matrixControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.6.4.1.2,RMON2-MIB::matrixControlCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.7,RMON-MIB::filter,,,,,,
.1.3.6.1.2.1.16.7.1,RMON-MIB::filterTable,,not-accessible,,current,,A list of packet filter entries.
.1.3.6.1.2.1.16.7.1.1,RMON-MIB::filterEntry,,not-accessible,filterIndex,current,,A set of parameters for a packet filter applied on a particular interface. As an example, an instance of the filterPktData object might be named filterPktData.12
.1.3.6.1.2.1.16.7.1.1.1,RMON-MIB::filterIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the filter table. Each such entry defines one filter that is to be applied to every packet received on an interface.
.1.3.6.1.2.1.16.7.1.1.2,RMON-MIB::filterChannelIndex,Integer32,read-create,,current,,This object identifies the channel of which this filter is a part. The filters identified by a particular value of this object are associated with the same channel as identified by the same value of the channelIndex object.
.1.3.6.1.2.1.16.7.1.1.3,RMON-MIB::filterPktDataOffset,Integer32,read-create,,current,,The offset from the beginning of each packet where a match of packet data will be attempted. This offset is measured from the point in the physical layer packet after the framing bits, if any. For example, in an Ethernet frame, this point is at the beginning of the destination MAC address. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.4,RMON-MIB::filterPktData,OCTET,read-create,,current,,The data that is to be matched with the input packet. For each packet received, this filter and the accompanying filterPktDataMask and filterPktDataNotMask will be adjusted for the offset. The only bits relevant to this match algorithm are those that have the corresponding filterPktDataMask bit equal to one. The following three rules are then applied to every packet: (1) If the packet is too short and does not have data corresponding to part of the filterPktData, the packet will fail this data match. (2) For each relevant bit from the packet with the corresponding filterPktDataNotMask bit set to zero, if the bit from the packet is not equal to the corresponding bit from the filterPktData, then the packet will fail this data match. (3) If for every relevant bit from the packet with the corresponding filterPktDataNotMask bit set to one, the bit from the packet is equal to the corresponding bit from the filterPktData, then the packet will fail this data match. Any packets that have not failed any of the three matches above have passed this data match. In particular, a zero length filter will match any packet. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.5,RMON-MIB::filterPktDataMask,OCTET,read-create,,current,,The mask that is applied to the match process. After adjusting this mask for the offset, only those bits in the received packet that correspond to bits set in this mask are relevant for further processing by the match algorithm. The offset is applied to filterPktDataMask in the same way it is applied to the filter. For the purposes of the matching algorithm, if the associated filterPktData object is longer than this mask, this mask is conceptually extended with '1' bits until it reaches the length of the filterPktData object. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.6,RMON-MIB::filterPktDataNotMask,OCTET,read-create,,current,,The inversion mask that is applied to the match process. After adjusting this mask for the offset, those relevant bits in the received packet that correspond to bits cleared in this mask must all be equal to their corresponding bits in the filterPktData object for the packet to be accepted. In addition, at least one of those relevant bits in the received packet that correspond to bits set in this mask must be different to its corresponding bit in the filterPktData object. For the purposes of the matching algorithm, if the associated filterPktData object is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the length of the filterPktData object. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.7,RMON-MIB::filterPktStatus,Integer32,read-create,,current,,The status that is to be matched with the input packet. The only bits relevant to this match algorithm are those that have the corresponding filterPktStatusMask bit equal to one. The following two rules are then applied to every packet: (1) For each relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to zero, if the bit from the packet status is not equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. (2) If for every relevant bit from the packet status with the corresponding filterPktStatusNotMask bit set to one, the bit from the packet status is equal to the corresponding bit from the filterPktStatus, then the packet will fail this status match. Any packets that have not failed either of the two matches above have passed this status match. In particular, a zero length status filter will match any packet's status. The value of the packet status is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors and the bits that represent them are dependent on the media type of the interface that this channel is receiving packets from. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined. For the purposes of this status matching algorithm, if the packet status is longer than this filterPktStatus object, this object is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.8,RMON-MIB::filterPktStatusMask,Integer32,read-create,,current,,The mask that is applied to the status match process. Only those bits in the received packet that correspond to bits set in this mask are relevant for further processing by the status match algorithm. For the purposes of the matching algorithm, if the associated filterPktStatus object is longer than this mask, this mask is conceptually extended with '1' bits until it reaches the size of the filterPktStatus. In addition, if a packet status is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the size of the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.9,RMON-MIB::filterPktStatusNotMask,Integer32,read-create,,current,,The inversion mask that is applied to the status match process. Those relevant bits in the received packet status that correspond to bits cleared in this mask must all be equal to their corresponding bits in the filterPktStatus object for the packet to be accepted. In addition, at least one of those relevant bits in the received packet status that correspond to bits set in this mask must be different to its corresponding bit in the filterPktStatus object for the packet to be accepted. For the purposes of the matching algorithm, if the associated filterPktStatus object or a packet status is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the longer of the lengths of the filterPktStatus object and the packet status. This object may not be modified if the associated filterStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.1.1.10,RMON-MIB::filterOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.7.1.1.11,RMON-MIB::filterStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this filter entry.
.1.3.6.1.2.1.16.7.2,RMON-MIB::channelTable,,not-accessible,,current,,A list of packet channel entries.
.1.3.6.1.2.1.16.7.2.1,RMON-MIB::channelEntry,,not-accessible,channelIndex,current,,A set of parameters for a packet channel applied on a particular interface. As an example, an instance of the channelMatches object might be named channelMatches.3
.1.3.6.1.2.1.16.7.2.1.1,RMON-MIB::channelIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the channel table. Each such entry defines one channel, a logical data and event stream. It is suggested that before creating a channel, an application should scan all instances of the filterChannelIndex object to make sure that there are no pre-existing filters that would be inadvertently be linked to the channel.
.1.3.6.1.2.1.16.7.2.1.2,RMON-MIB::channelIfIndex,Integer32,read-create,,current,,The value of this object uniquely identifies the interface on this remote network monitoring device to which the associated filters are applied to allow data into this channel. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in RFC 2233 [17]. The filters in this group are applied to all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.3,RMON-MIB::channelAcceptType,INTEGER,read-create,,current,acceptMatched(1):acceptFailed(2),This object controls the action of the filters associated with this channel. If this object is equal to acceptMatched(1), packets will be accepted to this channel if they are accepted by both the packet data and packet status matches of an associated filter. If this object is equal to acceptFailed(2), packets will be accepted to this channel only if they fail either the packet data match or the packet status match of each of the associated filters. In particular, a channel with no associated filters will match no packets if set to acceptMatched(1) case and will match all packets in the acceptFailed(2) case. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.4,RMON-MIB::channelDataControl,INTEGER,read-create,,current,on(1):off(2),This object controls the flow of data through this channel. If this object is on(1), data, status and events flow through this channel. If this object is off(2), data, status and events will not flow through this channel.
.1.3.6.1.2.1.16.7.2.1.5,RMON-MIB::channelTurnOnEventIndex,Integer32,read-create,,current,,The value of this object identifies the event that is configured to turn the associated channelDataControl from off to on when the event is generated. The event identified by a particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelTurnOnEventIndex must be set to zero, a non-existent event index. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.6,RMON-MIB::channelTurnOffEventIndex,Integer32,read-create,,current,,The value of this object identifies the event that is configured to turn the associated channelDataControl from on to off when the event is generated. The event identified by a particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelTurnOffEventIndex must be set to zero, a non-existent event index. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.7,RMON-MIB::channelEventIndex,Integer32,read-create,,current,,The value of this object identifies the event that is configured to be generated when the associated channelDataControl is on and a packet is matched. The event identified by a particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelEventIndex must be set to zero, a non-existent event index. This object may not be modified if the associated channelStatus object is equal to valid(1).
.1.3.6.1.2.1.16.7.2.1.8,RMON-MIB::channelEventStatus,INTEGER,read-create,,current,eventReady(1):eventFired(2):eventAlwaysReady(3),The event status of this channel. If this channel is configured to generate events when packets are matched, a means of controlling the flow of those events is often needed. When this object is equal to eventReady(1), a single event may be generated, after which this object will be set by the probe to eventFired(2). While in the eventFired(2) state, no events will be generated until the object is modified to eventReady(1) (or eventAlwaysReady(3)). The management station can thus easily respond to a notification of an event by re-enabling this object. If the management station wishes to disable this flow control and allow events to be generated at will, this object may be set to eventAlwaysReady(3). Disabling the flow control is discouraged as it can result in high network traffic or other performance problems.
.1.3.6.1.2.1.16.7.2.1.9,RMON-MIB::channelMatches,Counter32,read-only,,current,,The number of times this channel has matched a packet. Note that this object is updated even when channelDataControl is set to off.
.1.3.6.1.2.1.16.7.2.1.10,RMON-MIB::channelDescription,OCTET,read-create,,current,,A comment describing this channel.
.1.3.6.1.2.1.16.7.2.1.11,RMON-MIB::channelOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.7.2.1.12,RMON-MIB::channelStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this channel entry.
.1.3.6.1.2.1.16.7.3,RMON2-MIB::channel2Table,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.7.3.1,RMON2-MIB::channel2Entry,,not-accessible,,current,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.7.3.1.1,RMON2-MIB::channelDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.7.3.1.2,RMON2-MIB::channelCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.7.4,RMON2-MIB::filter2Table,,not-accessible,,current,,Provides a variable-length packet filter feature to the RMON-1 filter table.
.1.3.6.1.2.1.16.7.4.1,RMON2-MIB::filter2Entry,,not-accessible,,current,,Provides a variable-length packet filter feature to the RMON-1 filter table.
.1.3.6.1.2.1.16.7.4.1.1,RMON2-MIB::filterProtocolDirDataLocalIndex,Integer32,read-create,,current,,When this object is set to a non-zero value, the filter that it is associated with performs the following operations on every packet: 1) If the packet doesn't match the protocol directory entry identified by this object, discard the packet and exit (i.e., discard the packet if it is not of the identified protocol). 2) If the associated filterProtocolDirLocalIndex is non-zero and the packet doesn't match the protocol directory entry identified by that object, discard the packet and exit. 3) If the packet matches, perform the regular filter algorithm as if the beginning of this named protocol is the beginning of the packet, potentially applying the filterOffset value to move further into the packet.
.1.3.6.1.2.1.16.7.4.1.2,RMON2-MIB::filterProtocolDirLocalIndex,Integer32,read-create,,current,,When this object is set to a non-zero value, the filter that it is associated with will discard the packet if the packet doesn't match this protocol directory entry.
.1.3.6.1.2.1.16.8,RMON-MIB::capture,,,,,,
.1.3.6.1.2.1.16.8.1,RMON-MIB::bufferControlTable,,not-accessible,,current,,A list of buffers control entries.
.1.3.6.1.2.1.16.8.1.1,RMON-MIB::bufferControlEntry,,not-accessible,bufferControlIndex,current,,A set of parameters that control the collection of a stream of packets that have matched filters. As an example, an instance of the bufferControlCaptureSliceSize object might be named bufferControlCaptureSliceSize.3
.1.3.6.1.2.1.16.8.1.1.1,RMON-MIB::bufferControlIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the bufferControl table. The value of this index shall never be zero. Each such entry defines one set of packets that is captured and controlled by one or more filters.
.1.3.6.1.2.1.16.8.1.1.2,RMON-MIB::bufferControlChannelIndex,Integer32,read-create,,current,,An index that identifies the channel that is the source of packets for this bufferControl table. The channel identified by a particular value of this index is the same as identified by the same value of the channelIndex object. This object may not be modified if the associated bufferControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.8.1.1.3,RMON-MIB::bufferControlFullStatus,INTEGER,read-only,,current,spaceAvailable(1):full(2),This object shows whether the buffer has room to accept new packets or if it is full. If the status is spaceAvailable(1), the buffer is accepting new packets normally. If the status is full(2) and the associated bufferControlFullAction object is wrapWhenFull, the buffer is accepting new packets by deleting enough of the oldest packets to make room for new ones as they arrive. Otherwise, if the status is full(2) and the bufferControlFullAction object is lockWhenFull, then the buffer has stopped collecting packets. When this object is set to full(2) the probe must not later set it to spaceAvailable(1) except in the case of a significant gain in resources such as an increase of bufferControlOctetsGranted. In particular, the wrap-mode action of deleting old packets to make room for newly arrived packets must not affect the value of this object.
.1.3.6.1.2.1.16.8.1.1.4,RMON-MIB::bufferControlFullAction,INTEGER,read-create,,current,lockWhenFull(1):wrapWhenFull(2),Controls the action of the buffer when it reaches the full status. When in the lockWhenFull(1) state and a packet is added to the buffer that fills the buffer, the bufferControlFullStatus will be set to full(2) and this buffer will stop capturing packets.
.1.3.6.1.2.1.16.8.1.1.5,RMON-MIB::bufferControlCaptureSliceSize,Integer32,read-create,,current,,The maximum number of octets of each packet that will be saved in this capture buffer. For example, if a 1500 octet packet is received by the probe and this object is set to 500, then only 500 octets of the packet will be stored in the associated capture buffer. If this variable is set to 0, the capture buffer will save as many octets as is possible. This object may not be modified if the associated bufferControlStatus object is equal to valid(1).
.1.3.6.1.2.1.16.8.1.1.6,RMON-MIB::bufferControlDownloadSliceSize,Integer32,read-create,,current,,The maximum number of octets of each packet in this capture buffer that will be returned in an SNMP retrieval of that packet. For example, if 500 octets of a packet have been stored in the associated capture buffer, the associated bufferControlDownloadOffset is 0, and this object is set to 100, then the captureBufferPacket object that contains the packet will contain only the first 100 octets of the packet. A prudent manager will take into account possible interoperability or fragmentation problems that may occur if the download slice size is set too large. In particular, conformant SNMP implementations are not required to accept messages whose length exceeds 484 octets, although they are encouraged to support larger datagrams whenever feasible.
.1.3.6.1.2.1.16.8.1.1.7,RMON-MIB::bufferControlDownloadOffset,Integer32,read-create,,current,,The offset of the first octet of each packet in this capture buffer that will be returned in an SNMP retrieval of that packet. For example, if 500 octets of a packet have been stored in the associated capture buffer and this object is set to 100, then the captureBufferPacket object that contains the packet will contain bytes starting 100 octets into the packet.
.1.3.6.1.2.1.16.8.1.1.8,RMON-MIB::bufferControlMaxOctetsRequested,Integer32,read-create,,current,,The requested maximum number of octets to be saved in this captureBuffer, including any implementation-specific overhead. If this variable is set to -1, the capture buffer will save as many octets as is possible. When this object is created or modified, the probe should set bufferControlMaxOctetsGranted as closely to this object as is possible for the particular probe implementation and available resources. However, if the object has the special value of -1, the probe must set bufferControlMaxOctetsGranted to -1.
.1.3.6.1.2.1.16.8.1.1.9,RMON-MIB::bufferControlMaxOctetsGranted,Integer32,read-only,,current,,The maximum number of octets that can be saved in this captureBuffer, including overhead. If this variable is -1, the capture buffer will save as many octets as possible. When the bufferControlMaxOctetsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources. However, if the request object has the special value of -1, the probe must set this object to -1. The probe must not lower this value except as a result of a modification to the associated bufferControlMaxOctetsRequested object. When this maximum number of octets is reached and a new packet is to be added to this capture buffer and the corresponding bufferControlFullAction is set to wrapWhenFull(2), enough of the oldest packets associated with this capture buffer shall be deleted by the agent so that the new packet can be added. If the corresponding bufferControlFullAction is set to lockWhenFull(1), the new packet shall be discarded. In either case, the probe must set bufferControlFullStatus to full(2). When the value of this object changes to a value less than the current value, entries are deleted from the captureBufferTable associated with this bufferControlEntry. Enough of the oldest of these captureBufferEntries shall be deleted by the agent so that the number of octets used remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated captureBufferEntries may be allowed to grow.
.1.3.6.1.2.1.16.8.1.1.10,RMON-MIB::bufferControlCapturedPackets,Integer32,read-only,,current,,The number of packets currently in this captureBuffer.
.1.3.6.1.2.1.16.8.1.1.11,RMON-MIB::bufferControlTurnOnTime,TimeTicks,read-only,,current,,The value of sysUpTime when this capture buffer was first turned on.
.1.3.6.1.2.1.16.8.1.1.12,RMON-MIB::bufferControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.8.1.1.13,RMON-MIB::bufferControlStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this buffer Control Entry.
.1.3.6.1.2.1.16.8.2,RMON-MIB::captureBufferTable,,not-accessible,,current,,A list of packets captured off of a channel.
.1.3.6.1.2.1.16.8.2.1,RMON-MIB::captureBufferEntry,,not-accessible,captureBufferControlIndex:captureBufferIndex,current,,A packet captured off of an attached network. As an example, an instance of the captureBufferPacketData object might be named captureBufferPacketData.3.1783
.1.3.6.1.2.1.16.8.2.1.1,RMON-MIB::captureBufferControlIndex,Integer32,read-only,,current,,The index of the bufferControlEntry with which this packet is associated.
.1.3.6.1.2.1.16.8.2.1.2,RMON-MIB::captureBufferIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the captureBuffer table associated with a particular bufferControlEntry. This index will start at 1 and increase by one for each new packet added with the same captureBufferControlIndex. Should this value reach 2147483647, the next packet added with the same captureBufferControlIndex shall cause this value to wrap around to 1.
.1.3.6.1.2.1.16.8.2.1.3,RMON-MIB::captureBufferPacketID,Integer32,read-only,,current,,An index that describes the order of packets that are received on a particular interface. The packetID of a packet captured on an interface is defined to be greater than the packetID's of all packets captured previously on the same interface. As the captureBufferPacketID object has a maximum positive value of 2^31 - 1, any captureBufferPacketID object shall have the value of the associated packet's packetID mod 2^31.
.1.3.6.1.2.1.16.8.2.1.4,RMON-MIB::captureBufferPacketData,OCTET,read-only,,current,,The data inside the packet, starting at the beginning of the packet plus any offset specified in the associated bufferControlDownloadOffset, including any link level headers. The length of the data in this object is the minimum of the length of the captured packet minus the offset, the length of the associated bufferControlCaptureSliceSize minus the offset, and the associated bufferControlDownloadSliceSize. If this minimum is less than zero, this object shall have a length of zero.
.1.3.6.1.2.1.16.8.2.1.5,RMON-MIB::captureBufferPacketLength,Integer32,read-only,,current,,The actual length (off the wire) of the packet stored in this entry, including FCS octets.
.1.3.6.1.2.1.16.8.2.1.6,RMON-MIB::captureBufferPacketTime,Integer32,read-only,,current,,The number of milliseconds that had passed since this capture buffer was first turned on when this packet was captured.
.1.3.6.1.2.1.16.8.2.1.7,RMON-MIB::captureBufferPacketStatus,Integer32,read-only,,current,,A value which indicates the error status of this packet. The value of this object is defined in the same way as filterPktStatus. The value is a sum. This sum initially takes the value zero. Then, for each error, E, that has been discovered in this packet, 2 raised to a value representing E is added to the sum. The errors defined for a packet captured off of an Ethernet interface are as follows: bit # Error 0 Packet is longer than 1518 octets 1 Packet is shorter than 64 octets 2 Packet experienced a CRC or Alignment error 3 First packet in this capture buffer after it was detected that some packets were not processed correctly. 4 Packet's order in buffer is only approximate (May only be set for packets sent from the probe) For example, an Ethernet fragment would have a value of 6 (2^1 + 2^2). As this MIB is expanded to new media types, this object will have other media-specific errors defined.
.1.3.6.1.2.1.16.9,RMON-MIB::event,,,,,,
.1.3.6.1.2.1.16.9.1,RMON-MIB::eventTable,,not-accessible,,current,,A list of events to be generated.
.1.3.6.1.2.1.16.9.1.1,RMON-MIB::eventEntry,,not-accessible,eventIndex,current,,A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the eventLastTimeSent object might be named eventLastTimeSent.6
.1.3.6.1.2.1.16.9.1.1.1,RMON-MIB::eventIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
.1.3.6.1.2.1.16.9.1.1.2,RMON-MIB::eventDescription,OCTET,read-create,,current,,A comment describing this event entry.
.1.3.6.1.2.1.16.9.1.1.3,RMON-MIB::eventType,INTEGER,read-create,,current,none(1):log(2):snmptrap(3):logandtrap(4),The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
.1.3.6.1.2.1.16.9.1.1.4,RMON-MIB::eventCommunity,OCTET,read-create,,current,,If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
.1.3.6.1.2.1.16.9.1.1.5,RMON-MIB::eventLastTimeSent,TimeTicks,read-only,,current,,The value of sysUpTime at the time this event entry last generated an event. If this entry has not generated any events, this value will be zero.
.1.3.6.1.2.1.16.9.1.1.6,RMON-MIB::eventOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
.1.3.6.1.2.1.16.9.1.1.7,RMON-MIB::eventStatus,INTEGER,read-create,,current,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
.1.3.6.1.2.1.16.9.2,RMON-MIB::logTable,,not-accessible,,current,,A list of events that have been logged.
.1.3.6.1.2.1.16.9.2.1,RMON-MIB::logEntry,,not-accessible,logEventIndex:logIndex,current,,A set of data describing an event that has been logged. For example, an instance of the logDescription object might be named logDescription.6.47
.1.3.6.1.2.1.16.9.2.1.1,RMON-MIB::logEventIndex,Integer32,read-only,,current,,The event entry that generated this log entry. The log identified by a particular value of this index is associated with the same eventEntry as identified by the same value of eventIndex.
.1.3.6.1.2.1.16.9.2.1.2,RMON-MIB::logIndex,Integer32,read-only,,current,,An index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of logIndex and logEntries is fixed for the lifetime of each logEntry. The agent may choose to delete the oldest instances of logEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.
.1.3.6.1.2.1.16.9.2.1.3,RMON-MIB::logTime,TimeTicks,read-only,,current,,The value of sysUpTime when this log entry was created.
.1.3.6.1.2.1.16.9.2.1.4,RMON-MIB::logDescription,OCTET,read-only,,current,,An implementation dependent description of the event that activated this log entry.
.1.3.6.1.2.1.16.10,TOKEN-RING-RMON-MIB::tokenRing,,,,,,
.1.3.6.1.2.1.16.10.1,TOKEN-RING-RMON-MIB::ringStationControlTable,,not-accessible,,mandatory,,A list of ringStation table control entries.
.1.3.6.1.2.1.16.10.1.1,TOKEN-RING-RMON-MIB::ringStationControlEntry,,not-accessible,ringStationControlIfIndex,mandatory,,A list of parameters that set up the discovery of stations on a particular interface and the collection of statistics about these stations.
.1.3.6.1.2.1.16.10.1.1.1,TOKEN-RING-RMON-MIB::ringStationControlIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device from which ringStation data is collected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB- II [3].
.1.3.6.1.2.1.16.10.1.1.2,TOKEN-RING-RMON-MIB::ringStationControlTableSize,INTEGER,read-only,,mandatory,,The number of ringStationEntries in the ringStationTable associated with this ringStationControlEntry.
.1.3.6.1.2.1.16.10.1.1.3,TOKEN-RING-RMON-MIB::ringStationControlActiveStations,INTEGER,read-only,,mandatory,,The number of active ringStationEntries in the ringStationTable associated with this ringStationControlEntry.
.1.3.6.1.2.1.16.10.1.1.4,TOKEN-RING-RMON-MIB::ringStationControlRingState,INTEGER,read-only,,mandatory,normalOperation(1):ringPurgeState(2):claimTokenState(3):beaconFrameStreamingState(4):beaconBitStreamingState(5):beaconRingSignalLossState(6):beaconSetRecoveryModeState(7),The current status of this ring.
.1.3.6.1.2.1.16.10.1.1.5,TOKEN-RING-RMON-MIB::ringStationControlBeaconSender,OCTET,read-only,,mandatory,,The address of the sender of the last beacon frame received by the probe on this ring. If no beacon frames have been received, this object shall be equal to six octets of zero.
.1.3.6.1.2.1.16.10.1.1.6,TOKEN-RING-RMON-MIB::ringStationControlBeaconNAUN,OCTET,read-only,,mandatory,,The address of the NAUN in the last beacon frame received by the probe on this ring. If no beacon frames have been received, this object shall be equal to six octets of zero.
.1.3.6.1.2.1.16.10.1.1.7,TOKEN-RING-RMON-MIB::ringStationControlActiveMonitor,OCTET,read-only,,mandatory,,The address of the Active Monitor on this segment. If this address is unknown, this object shall be equal to six octets of zero.
.1.3.6.1.2.1.16.10.1.1.8,TOKEN-RING-RMON-MIB::ringStationControlOrderChanges,Counter32,read-only,,mandatory,,The number of add and delete events in the ringStationOrderTable optionally associated with this ringStationControlEntry.
.1.3.6.1.2.1.16.10.1.1.9,TOKEN-RING-RMON-MIB::ringStationControlOwner,OCTET,read-write,,mandatory,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.10.1.1.10,TOKEN-RING-RMON-MIB::ringStationControlStatus,INTEGER,read-write,,mandatory,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this ringStationControl entry. If this object is not equal to valid(1), all associated entries in the ringStationTable shall be deleted by the agent.
.1.3.6.1.2.1.16.10.2,TOKEN-RING-RMON-MIB::ringStationTable,,not-accessible,,mandatory,,A list of ring station entries. An entry will exist for each station that is now or has previously been detected as physically present on this ring.
.1.3.6.1.2.1.16.10.2.1,TOKEN-RING-RMON-MIB::ringStationEntry,,not-accessible,ringStationIfIndex:ringStationMacAddress,mandatory,,A collection of statistics for a particular station that has been discovered on a ring monitored by this device.
.1.3.6.1.2.1.16.10.2.1.1,TOKEN-RING-RMON-MIB::ringStationIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.2.1.2,TOKEN-RING-RMON-MIB::ringStationMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.2.1.3,TOKEN-RING-RMON-MIB::ringStationLastNAUN,OCTET,read-only,,mandatory,,The physical address of last known NAUN of this station.
.1.3.6.1.2.1.16.10.2.1.4,TOKEN-RING-RMON-MIB::ringStationStationStatus,INTEGER,read-only,,mandatory,active(1):inactive(2):forcedRemoval(3),The status of this station on the ring.
.1.3.6.1.2.1.16.10.2.1.5,TOKEN-RING-RMON-MIB::ringStationLastEnterTime,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the time this station last entered the ring. If the time is unknown, this value shall be zero.
.1.3.6.1.2.1.16.10.2.1.6,TOKEN-RING-RMON-MIB::ringStationLastExitTime,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the time the probe detected that this station last exited the ring. If the time is unknown, this value shall be zero.
.1.3.6.1.2.1.16.10.2.1.7,TOKEN-RING-RMON-MIB::ringStationDuplicateAddresses,Counter32,read-only,,mandatory,,The number of times this station experienced a duplicate address error.
.1.3.6.1.2.1.16.10.2.1.8,TOKEN-RING-RMON-MIB::ringStationInLineErrors,Counter32,read-only,,mandatory,,The total number of line errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.9,TOKEN-RING-RMON-MIB::ringStationOutLineErrors,Counter32,read-only,,mandatory,,The total number of line errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.10,TOKEN-RING-RMON-MIB::ringStationInternalErrors,Counter32,read-only,,mandatory,,The total number of adapter internal errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.11,TOKEN-RING-RMON-MIB::ringStationInBurstErrors,Counter32,read-only,,mandatory,,The total number of burst errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.12,TOKEN-RING-RMON-MIB::ringStationOutBurstErrors,Counter32,read-only,,mandatory,,The total number of burst errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.13,TOKEN-RING-RMON-MIB::ringStationACErrors,Counter32,read-only,,mandatory,,The total number of AC (Address Copied) errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.14,TOKEN-RING-RMON-MIB::ringStationAbortErrors,Counter32,read-only,,mandatory,,The total number of abort delimiters reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.15,TOKEN-RING-RMON-MIB::ringStationLostFrameErrors,Counter32,read-only,,mandatory,,The total number of lost frame errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.16,TOKEN-RING-RMON-MIB::ringStationCongestionErrors,Counter32,read-only,,mandatory,,The total number of receive congestion errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.17,TOKEN-RING-RMON-MIB::ringStationFrameCopiedErrors,Counter32,read-only,,mandatory,,The total number of frame copied errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.18,TOKEN-RING-RMON-MIB::ringStationFrequencyErrors,Counter32,read-only,,mandatory,,The total number of frequency errors reported by this station in error reporting packets detected by the probe.
.1.3.6.1.2.1.16.10.2.1.19,TOKEN-RING-RMON-MIB::ringStationTokenErrors,Counter32,read-only,,mandatory,,The total number of token errors reported by this station in error reporting frames detected by the probe.
.1.3.6.1.2.1.16.10.2.1.20,TOKEN-RING-RMON-MIB::ringStationInBeaconErrors,Counter32,read-only,,mandatory,,The total number of beacon frames sent by this station and detected by the probe.
.1.3.6.1.2.1.16.10.2.1.21,TOKEN-RING-RMON-MIB::ringStationOutBeaconErrors,Counter32,read-only,,mandatory,,The total number of beacon frames detected by the probe that name this station as the NAUN.
.1.3.6.1.2.1.16.10.2.1.22,TOKEN-RING-RMON-MIB::ringStationInsertions,Counter32,read-only,,mandatory,,The number of times the probe detected this station inserting onto the ring.
.1.3.6.1.2.1.16.10.3,TOKEN-RING-RMON-MIB::ringStationOrderTable,,not-accessible,,mandatory,,A list of ring station entries for stations in the ring poll, ordered by their ring-order.
.1.3.6.1.2.1.16.10.3.1,TOKEN-RING-RMON-MIB::ringStationOrderEntry,,not-accessible,ringStationOrderIfIndex:ringStationOrderOrderIndex,mandatory,,A collection of statistics for a particular station that is active on a ring monitored by this device. This table will contain information for every interface that has a ringStationControlStatus equal to valid.
.1.3.6.1.2.1.16.10.3.1.1,TOKEN-RING-RMON-MIB::ringStationOrderIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.3.1.2,TOKEN-RING-RMON-MIB::ringStationOrderOrderIndex,INTEGER,read-only,,mandatory,,This index denotes the location of this station with respect to other stations on the ring. This index is one more than the number of hops downstream that this station is from the rmon probe. The rmon probe itself gets the value one.
.1.3.6.1.2.1.16.10.3.1.3,TOKEN-RING-RMON-MIB::ringStationOrderMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.4,TOKEN-RING-RMON-MIB::ringStationConfigControlTable,,not-accessible,,mandatory,,A list of ring station configuration control entries.
.1.3.6.1.2.1.16.10.4.1,TOKEN-RING-RMON-MIB::ringStationConfigControlEntry,,not-accessible,ringStationConfigControlIfIndex:ringStationConfigControlMacAddress,mandatory,,This entry controls active management of stations by the probe. One entry exists in this table for each active station in the ringStationTable.
.1.3.6.1.2.1.16.10.4.1.1,TOKEN-RING-RMON-MIB::ringStationConfigControlIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.4.1.2,TOKEN-RING-RMON-MIB::ringStationConfigControlMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.4.1.3,TOKEN-RING-RMON-MIB::ringStationConfigControlRemove,INTEGER,read-write,,mandatory,stable(1):removing(2),Setting this object to `removing(2)' causes a Remove Station MAC frame to be sent. The agent will set this object to `stable(1)' after processing the request.
.1.3.6.1.2.1.16.10.4.1.4,TOKEN-RING-RMON-MIB::ringStationConfigControlUpdateStats,INTEGER,read-write,,mandatory,stable(1):updating(2),Setting this object to `updating(2)' causes the configuration information associate with this entry to be updated. The agent will set this object to `stable(1)' after processing the request.
.1.3.6.1.2.1.16.10.5,TOKEN-RING-RMON-MIB::ringStationConfigTable,,not-accessible,,mandatory,,A list of configuration entries for stations on a ring monitored by this probe.
.1.3.6.1.2.1.16.10.5.1,TOKEN-RING-RMON-MIB::ringStationConfigEntry,,not-accessible,ringStationConfigIfIndex:ringStationConfigMacAddress,mandatory,,A collection of statistics for a particular station that has been discovered on a ring monitored by this probe.
.1.3.6.1.2.1.16.10.5.1.1,TOKEN-RING-RMON-MIB::ringStationConfigIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.5.1.2,TOKEN-RING-RMON-MIB::ringStationConfigMacAddress,OCTET,read-only,,mandatory,,The physical address of this station.
.1.3.6.1.2.1.16.10.5.1.3,TOKEN-RING-RMON-MIB::ringStationConfigUpdateTime,TimeTicks,read-only,,mandatory,,The value of sysUpTime at the time this configuration information was last updated (completely).
.1.3.6.1.2.1.16.10.5.1.4,TOKEN-RING-RMON-MIB::ringStationConfigLocation,OCTET,read-only,,mandatory,,The assigned physical location of this station.
.1.3.6.1.2.1.16.10.5.1.5,TOKEN-RING-RMON-MIB::ringStationConfigMicrocode,OCTET,read-only,,mandatory,,The microcode EC level of this station.
.1.3.6.1.2.1.16.10.5.1.6,TOKEN-RING-RMON-MIB::ringStationConfigGroupAddress,OCTET,read-only,,mandatory,,The low-order 4 octets of the group address recognized by this station.
.1.3.6.1.2.1.16.10.5.1.7,TOKEN-RING-RMON-MIB::ringStationConfigFunctionalAddress,OCTET,read-only,,mandatory,,the functional addresses recognized by this station.
.1.3.6.1.2.1.16.10.6,TOKEN-RING-RMON-MIB::sourceRoutingStatsTable,,not-accessible,,mandatory,,A list of source routing statistics entries.
.1.3.6.1.2.1.16.10.6.1,TOKEN-RING-RMON-MIB::sourceRoutingStatsEntry,,not-accessible,sourceRoutingStatsIfIndex,mandatory,,A collection of source routing statistics kept for a particular Token Ring interface.
.1.3.6.1.2.1.16.10.6.1.1,TOKEN-RING-RMON-MIB::sourceRoutingStatsIfIndex,INTEGER,read-only,,mandatory,,The value of this object uniquely identifies the interface on this remote network monitoring device on which source routing statistics will be detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3].
.1.3.6.1.2.1.16.10.6.1.2,TOKEN-RING-RMON-MIB::sourceRoutingStatsRingNumber,INTEGER,read-only,,mandatory,,The ring number of the ring monitored by this entry. When any object in this entry is created, the probe will attempt to discover the ring number. Only after the ring number is discovered will this object be created. After creating an object in this entry, the management station should poll this object to detect when it is created. Only after this object is created can the management station set the sourceRoutingStatsStatus entry to valid(1).
.1.3.6.1.2.1.16.10.6.1.3,TOKEN-RING-RMON-MIB::sourceRoutingStatsInFrames,Counter32,read-only,,mandatory,,The count of frames sent into this ring from another ring.
.1.3.6.1.2.1.16.10.6.1.4,TOKEN-RING-RMON-MIB::sourceRoutingStatsOutFrames,Counter32,read-only,,mandatory,,The count of frames sent from this ring to another ring.
.1.3.6.1.2.1.16.10.6.1.5,TOKEN-RING-RMON-MIB::sourceRoutingStatsThroughFrames,Counter32,read-only,,mandatory,,The count of frames sent from another ring, through this ring, to another ring.
.1.3.6.1.2.1.16.10.6.1.6,TOKEN-RING-RMON-MIB::sourceRoutingStatsAllRoutesBroadcastFrames,Counter32,read-only,,mandatory,,The total number of good frames received that were All Routes Broadcast.
.1.3.6.1.2.1.16.10.6.1.7,TOKEN-RING-RMON-MIB::sourceRoutingStatsSingleRouteBroadcastFrames,Counter32,read-only,,mandatory,,The total number of good frames received that were Single Route Broadcast.
.1.3.6.1.2.1.16.10.6.1.8,TOKEN-RING-RMON-MIB::sourceRoutingStatsInOctets,Counter32,read-only,,mandatory,,The count of octets in good frames sent into this ring from another ring.
.1.3.6.1.2.1.16.10.6.1.9,TOKEN-RING-RMON-MIB::sourceRoutingStatsOutOctets,Counter32,read-only,,mandatory,,The count of octets in good frames sent from this ring to another ring.
.1.3.6.1.2.1.16.10.6.1.10,TOKEN-RING-RMON-MIB::sourceRoutingStatsThroughOctets,Counter32,read-only,,mandatory,,The count of octets in good frames sent another ring, through this ring, to another ring.
.1.3.6.1.2.1.16.10.6.1.11,TOKEN-RING-RMON-MIB::sourceRoutingStatsAllRoutesBroadcastOctets,Counter32,read-only,,mandatory,,The total number of octets in good frames received that were All Routes Broadcast.
.1.3.6.1.2.1.16.10.6.1.12,TOKEN-RING-RMON-MIB::sourceRoutingStatsSingleRoutesBroadcastOctets,Counter32,read-only,,mandatory,,The total number of octets in good frames received that were Single Route Broadcast.
.1.3.6.1.2.1.16.10.6.1.13,TOKEN-RING-RMON-MIB::sourceRoutingStatsLocalLLCFrames,Counter32,read-only,,mandatory,,The total number of frames received who had no RIF field (or had a RIF field that only included the local ring's number) and were not All Route Broadcast Frames.
.1.3.6.1.2.1.16.10.6.1.14,TOKEN-RING-RMON-MIB::sourceRoutingStats1HopFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 1 hop, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.15,TOKEN-RING-RMON-MIB::sourceRoutingStats2HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 2 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.16,TOKEN-RING-RMON-MIB::sourceRoutingStats3HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 3 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.17,TOKEN-RING-RMON-MIB::sourceRoutingStats4HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 4 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.18,TOKEN-RING-RMON-MIB::sourceRoutingStats5HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 5 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.19,TOKEN-RING-RMON-MIB::sourceRoutingStats6HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 6 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.20,TOKEN-RING-RMON-MIB::sourceRoutingStats7HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 7 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.21,TOKEN-RING-RMON-MIB::sourceRoutingStats8HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had 8 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.22,TOKEN-RING-RMON-MIB::sourceRoutingStatsMoreThan8HopsFrames,Counter32,read-only,,mandatory,,The total number of frames received whose route had more than 8 hops, were not All Route Broadcast Frames, and whose source or destination were on this ring (i.e. frames that had a RIF field and had this ring number in the first or last entry of the RIF field).
.1.3.6.1.2.1.16.10.6.1.23,TOKEN-RING-RMON-MIB::sourceRoutingStatsOwner,OCTET,read-write,,mandatory,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.10.6.1.24,TOKEN-RING-RMON-MIB::sourceRoutingStatsStatus,INTEGER,read-write,,mandatory,valid(1):createRequest(2):underCreation(3):invalid(4),The status of this sourceRoutingStats entry.
.1.3.6.1.2.1.16.10.7,RMON2-MIB::ringStationControl2Table,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.10.7.1,RMON2-MIB::ringStationControl2Entry,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.10.7.1.1,RMON2-MIB::ringStationControlDroppedFrames,Counter32,read-only,,deprecated,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.10.7.1.2,RMON2-MIB::ringStationControlCreateTime,TimeTicks,read-only,,deprecated,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.10.8,RMON2-MIB::sourceRoutingStats2Table,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.10.8.1,RMON2-MIB::sourceRoutingStats2Entry,,not-accessible,,deprecated,,Contains the RMON-2 augmentations to RMON-1.
.1.3.6.1.2.1.16.10.8.1.1,RMON2-MIB::sourceRoutingStatsDroppedFrames,Counter32,read-only,,deprecated,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.10.8.1.2,RMON2-MIB::sourceRoutingStatsCreateTime,TimeTicks,read-only,,deprecated,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.11,RMON2-MIB::protocolDir,,,,,,
.1.3.6.1.2.1.16.11.1,RMON2-MIB::protocolDirLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time the protocol directory was last modified, either through insertions or deletions, or through modifications of the protocolDirAddressMapConfig, protocolDirHostConfig, or protocolDirMatrixConfig.
.1.3.6.1.2.1.16.11.2,RMON2-MIB::protocolDirTable,,not-accessible,,current,,This table lists the protocols that this agent has the capability to decode and count. There is one entry in this table for each such protocol. These protocols represent different network-layer, transport-layer, and higher-layer protocols. The agent should boot up with this table preconfigured with those protocols that it knows about and wishes to monitor. Implementations are strongly encouraged to support protocols higher than the network layer (at least for the protocol distribution group), even for implementations that don't support the application-layer groups.
.1.3.6.1.2.1.16.11.2.1,RMON2-MIB::protocolDirEntry,,not-accessible,protocolDirID:protocolDirParameters,current,,A conceptual row in the protocolDirTable. An example of the indexing of this entry is protocolDirLocalIndex.8.0.0.0.1.0.0.8.0.2.0.0, which is the encoding of a length of 8, followed by 8 subids encoding the protocolDirID of 1.2048, followed by a length of 2 and the 2 subids encoding zero-valued parameters. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.11.2.1.1,RMON2-MIB::protocolDirID,OCTET,not-accessible,,current,,A unique identifier for a particular protocol. Standard identifiers will be defined in such a manner that they can often be used as specifications for new protocols - i.e., a tree-structured assignment mechanism that matches the protocol encapsulation 'tree' and that has algorithmic assignment mechanisms for certain subtrees. See RFC 2074 for more details. Despite the algorithmic mechanism, the probe will only place entries in here for those protocols it chooses to collect. In other words, it need not populate this table with all possible ethernet protocol types, nor need it create them on the fly when it sees them. Whether it does these things is a matter of product definition (cost/benefit, usability) and is up to the designer of the product. If an entry is written to this table with a protocolDirID that the agent doesn't understand, either directly or algorithmically, the SET request will be rejected with an inconsistentName or badValue (for SNMPv1) error.
.1.3.6.1.2.1.16.11.2.1.2,RMON2-MIB::protocolDirParameters,OCTET,not-accessible,,current,,A set of parameters for the associated protocolDirID. See the associated RMON2 Protocol Identifiers document for a description of the possible parameters. There will be one octet in this string for each sub-identifier in the protocolDirID, and the parameters will appear here in the same order as the associated sub-identifiers appear in the protocolDirID. Every node in the protocolDirID tree has a different, optional set of parameters defined (that is, the definition of parameters for a node is optional). The proper parameter value for each node is included in this string. Note that the inclusion of a parameter value in this string for each node is not optional. What is optional is that a node may have no parameters defined, in which case the parameter field for that node will be zero.
.1.3.6.1.2.1.16.11.2.1.3,RMON2-MIB::protocolDirLocalIndex,Integer32,read-only,,current,,The locally arbitrary but unique identifier associated with this protocolDir entry. The value for each supported protocol must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization, except that if a protocol is deleted and re-created, it must be re-created with a new value that has not been used since the last re-initialization. The specific value is meaningful only within a given SNMP entity. A protocolDirLocalIndex must not be re-used until the next agent restart in the event that the protocol directory entry is deleted.
.1.3.6.1.2.1.16.11.2.1.4,RMON2-MIB::protocolDirDescr,OCTET,read-create,,current,,A textual description of the protocol encapsulation. A probe may choose to describe only a subset of the entire encapsulation (e.g., only the highest layer). This object is intended for human consumption only. This object may not be modified if the associated protocolDirStatus object is equal to active(1).
.1.3.6.1.2.1.16.11.2.1.5,RMON2-MIB::protocolDirType,BITS,read-only,,current,extensible(0):addressRecognitionCapable(1),This object describes 2 attributes of this protocol directory entry. The presence or absence of the 'extensible' bit describes whether this protocol directory entry can be extended by the user by creating protocol directory entries that are children of this protocol. An example of an entry that will often allow extensibility is 'ip.udp'. The probe may automatically populate some children of this node, such as 'ip.udp.snmp' and 'ip.udp.dns'. A probe administrator or user may also populate additional children via remote SNMP requests that create entries in this table. When a child node is added for a protocol for which the probe has no built-in support extending a parent node (for which the probe does have built-in support), that child node is not extendable. This is termed 'limited extensibility'. When a child node is added through this extensibility mechanism, the values of protocolDirLocalIndex and protocolDirType shall be assigned by the agent. The other objects in the entry will be assigned by the manager who is creating the new entry. This object also describes whether this agent can recognize addresses for this protocol, should it be a network-level protocol. That is, while a probe may be able to recognize packets of a particular network-layer protocol and count them, it takes additional logic to be able to recognize the addresses in this protocol and to populate network-layer or application-layer tables with the addresses in this protocol. If this bit is set, the agent will recognize network-layer addresses for this protocol and populate the network- and application-layer host and matrix tables with these protocols. Note that when an entry is created, the agent will supply values for the bits that match the capabilities of the agent with respect to this protocol. Note that since row creations usually exercise the limited extensibility feature, these bits will usually be set to zero.
.1.3.6.1.2.1.16.11.2.1.6,RMON2-MIB::protocolDirAddressMapConfig,INTEGER,read-create,,current,notSupported(1):supportedOff(2):supportedOn(3),This object describes and configures the probe's support for address mapping for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to perform address mapping for the protocol or if this protocol is not a network-layer protocol. When an entry is created in this table by a management operation as part of the limited extensibility feature, the probe must set this value to notSupported(1), because limited extensibility of the protocolDirTable does not extend to interpreting addresses of the extended protocols. If the value of this object is notSupported(1), the probe will not perform address mapping for this protocol and shall not allow this object to be changed to any other value. If the value of this object is supportedOn(3), the probe supports address mapping for this protocol and is configured to perform address mapping for this protocol for all addressMappingControlEntries and all interfaces. If the value of this object is supportedOff(2), the probe supports address mapping for this protocol but is configured to not perform address mapping for this protocol for any addressMappingControlEntries and all interfaces. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the addressMappingTable.
.1.3.6.1.2.1.16.11.2.1.7,RMON2-MIB::protocolDirHostConfig,INTEGER,read-create,,current,notSupported(1):supportedOff(2):supportedOn(3),This object describes and configures the probe's support for the network-layer and application-layer host tables for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to track the nlHostTable for this protocol or if the alHostTable is implemented but doesn't have the capability to track this protocol. Note that if the alHostTable is implemented, the probe may only support a protocol if it is supported in both the nlHostTable and the alHostTable. If the associated protocolDirType object has the addressRecognitionCapable bit set, then this is a network- layer protocol for which the probe recognizes addresses, and thus the probe will populate the nlHostTable and alHostTable with addresses it discovers for this protocol. If the value of this object is notSupported(1), the probe will not track the nlHostTable or alHostTable for this protocol and shall not allow this object to be changed to any other value. If the value of this object is supportedOn(3), the probe supports tracking of the nlHostTable and alHostTable for this protocol and is configured to track both tables for this protocol for all control entries and all interfaces. If the value of this object is supportedOff(2), the probe supports tracking of the nlHostTable and alHostTable for this protocol but is configured to not track these tables for any control entries or interfaces. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the nlHostTable and alHostTable. Note that since each alHostEntry references 2 protocol directory entries, one for the network address and one for the type of the highest protocol recognized, an entry will only be created in that table if this value is supportedOn(3) for both protocols.
.1.3.6.1.2.1.16.11.2.1.8,RMON2-MIB::protocolDirMatrixConfig,INTEGER,read-create,,current,notSupported(1):supportedOff(2):supportedOn(3),This object describes and configures the probe's support for the network-layer and application-layer matrix tables for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to track the nlMatrixTables for this protocol or if the alMatrixTables are implemented but don't have the capability to track this protocol. Note that if the alMatrix tables are implemented, the probe may only support a protocol if it is supported in both of the nlMatrixTables and both of the alMatrixTables. If the associated protocolDirType object has the addressRecognitionCapable bit set, then this is a network- layer protocol for which the probe recognizes addresses, and thus the probe will populate both of the nlMatrixTables and both of the alMatrixTables with addresses it discovers for this protocol. If the value of this object is notSupported(1), the probe will not track either of the nlMatrixTables or the alMatrixTables for this protocol and shall not allow this object to be changed to any other value. If the value of this object is supportedOn(3), the probe supports tracking of both of the nlMatrixTables and (if implemented) both of the alMatrixTables for this protocol and is configured to track these tables for this protocol for all control entries and all interfaces. If the value of this object is supportedOff(2), the probe supports tracking of both of the nlMatrixTables and (if implemented) both of the alMatrixTables for this protocol but is configured to not track these tables for this protocol for any control entries or interfaces. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the nlMatrixTables and the alMatrixTables. Note that since each alMatrixEntry references 2 protocol directory entries, one for the network address and one for the type of the highest protocol recognized, an entry will only be created in that table if this value is supportedOn(3) for both protocols.
.1.3.6.1.2.1.16.11.2.1.9,RMON2-MIB::protocolDirOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.11.2.1.10,RMON2-MIB::protocolDirStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this protocol directory entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable, nlMatrixSDTable, nlMatrixDSTable, alHostTable, alMatrixSDTable, and alMatrixDSTable shall be deleted.
.1.3.6.1.2.1.16.12,RMON2-MIB::protocolDist,,,,,,
.1.3.6.1.2.1.16.12.1,RMON2-MIB::protocolDistControlTable,,not-accessible,,current,,Controls the setup of protocol type distribution statistics tables. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of protocol statistics is available. Rationale: This table controls collection of very basic statistics for any or all of the protocols detected on a given interface. An NMS can use this table to quickly determine bandwidth allocation utilized by different protocols. A media-specific statistics collection could also be configured (e.g., etherStats, trPStats) to easily obtain total frame, octet, and droppedEvents for the same interface.
.1.3.6.1.2.1.16.12.1.1,RMON2-MIB::protocolDistControlEntry,,not-accessible,protocolDistControlIndex,current,,A conceptual row in the protocolDistControlTable. An example of the indexing of this entry is protocolDistControlDroppedFrames.7
.1.3.6.1.2.1.16.12.1.1.1,RMON2-MIB::protocolDistControlIndex,Integer32,not-accessible,,current,,A unique index for this protocolDistControlEntry.
.1.3.6.1.2.1.16.12.1.1.2,RMON2-MIB::protocolDistControlDataSource,OBJECT,read-create,,current,,The source of data for the this protocol distribution. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated protocolDistControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.12.1.1.3,RMON2-MIB::protocolDistControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.12.1.1.4,RMON2-MIB::protocolDistControlCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.12.1.1.5,RMON2-MIB::protocolDistControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.12.1.1.6,RMON2-MIB::protocolDistControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the protocolDistStatsTable shall be deleted.
.1.3.6.1.2.1.16.12.2,RMON2-MIB::protocolDistStatsTable,,not-accessible,,current,,An entry is made in this table for every protocol in the protocolDirTable that has been seen in at least one packet. Counters are updated in this table for every protocol type that is encountered when parsing a packet, but no counters are updated for packets with MAC-layer errors. Note that if a protocolDirEntry is deleted, all associated entries in this table are removed.
.1.3.6.1.2.1.16.12.2.1,RMON2-MIB::protocolDistStatsEntry,,not-accessible,protocolDistControlIndex:protocolDirLocalIndex,current,,A conceptual row in the protocolDistStatsTable. The index is composed of the protocolDistControlIndex of the associated protocolDistControlEntry, followed by the protocolDirLocalIndex of the associated protocol that this entry represents. In other words, the index identifies the protocol distribution an entry is a part of and the particular protocol that it represents. An example of the indexing of this entry is protocolDistStatsPkts.1.18
.1.3.6.1.2.1.16.12.2.1.1,RMON2-MIB::protocolDistStatsPkts,Gauge32,read-only,,current,,The number of packets of this protocol type received without errors. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.12.2.1.2,RMON2-MIB::protocolDistStatsOctets,Gauge32,read-only,,current,,The number of octets in packets of this protocol type received since it was added to the protocolDistStatsTable (excluding framing bits, but including FCS octets), except for those octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.13,RMON2-MIB::addressMap,,,,,,
.1.3.6.1.2.1.16.13.1,RMON2-MIB::addressMapInserts,Counter32,read-only,,current,,The number of times an address mapping entry has been inserted into the addressMapTable. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. Note that the table size can be determined by subtracting addressMapDeletes from addressMapInserts.
.1.3.6.1.2.1.16.13.2,RMON2-MIB::addressMapDeletes,Counter32,read-only,,current,,The number of times an address mapping entry has been deleted from the addressMapTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. Note that the table size can be determined by subtracting addressMapDeletes from addressMapInserts.
.1.3.6.1.2.1.16.13.3,RMON2-MIB::addressMapMaxDesiredEntries,Integer32,read-write,,current,,The maximum number of entries that are desired in the addressMapTable. The probe will not create more than this number of entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.13.4,RMON2-MIB::addressMapControlTable,,not-accessible,,current,,A table to control the collection of mappings from network layer address to physical address to interface. Note that this is not like the typical RMON controlTable and dataTable in which each entry creates its own data table. Each entry in this table enables the discovery of addresses on a new interface and the placement of address mappings into the central addressMapTable. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of address mappings is available.
.1.3.6.1.2.1.16.13.4.1,RMON2-MIB::addressMapControlEntry,,not-accessible,addressMapControlIndex,current,,A conceptual row in the addressMapControlTable. An example of the indexing of this entry is addressMapControlDroppedFrames.1
.1.3.6.1.2.1.16.13.4.1.1,RMON2-MIB::addressMapControlIndex,Integer32,not-accessible,,current,,A unique index for this entry in the addressMapControlTable.
.1.3.6.1.2.1.16.13.4.1.2,RMON2-MIB::addressMapControlDataSource,OBJECT,read-create,,current,,The source of data for this addressMapControlEntry.
.1.3.6.1.2.1.16.13.4.1.3,RMON2-MIB::addressMapControlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.13.4.1.4,RMON2-MIB::addressMapControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.13.4.1.5,RMON2-MIB::addressMapControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this addressMap control entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the addressMapTable shall be deleted.
.1.3.6.1.2.1.16.13.5,RMON2-MIB::addressMapTable,,not-accessible,,current,,A table of mappings from network layer address to physical address to interface. The probe will add entries to this table based on the source MAC and network addresses seen in packets without MAC-level errors. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirAddressMapConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirAddressMapConfig value of supportedOff(2).
.1.3.6.1.2.1.16.13.5.1,RMON2-MIB::addressMapEntry,,not-accessible,addressMapTimeMark:protocolDirLocalIndex:addressMapNetworkAddress:addressMapSource,current,,A conceptual row in the addressMapTable. The protocolDirLocalIndex in the index identifies the network layer protocol of the addressMapNetworkAddress. An example of the indexing of this entry is addressMapSource.783495.18.4.128.2.6.6.11.1.3.6.1.2.1.2.2.1.1.1. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.13.5.1.1,RMON2-MIB::addressMapTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.13.5.1.2,RMON2-MIB::addressMapNetworkAddress,OCTET,not-accessible,,current,,The network address for this relation. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of ip, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.13.5.1.3,RMON2-MIB::addressMapSource,OBJECT,not-accessible,,current,,The interface or port on which the associated network address was most recently seen. If this address mapping was discovered on an interface, this object shall identify the instance of the ifIndex object, defined in [RFC2863], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. If this address mapping was discovered on a port, this object shall identify the instance of the rptrGroupPortIndex object, defined in [RFC2108], for the desired port. For example, if an entry were to receive data from group #1, port #1, this object would be set to rptrGroupPortIndex.1.1. Note that while the dataSource associated with this entry may only point to index objects, this object may at times point to repeater port objects. This situation occurs when the dataSource points to an interface that is a locally attached repeater and the agent has additional information about the source port of traffic seen on that repeater.
.1.3.6.1.2.1.16.13.5.1.4,RMON2-MIB::addressMapPhysicalAddress,OCTET,read-only,,current,,The last source physical address on which the associated network address was seen. If the protocol of the associated network address was encapsulated inside of a network-level or higher protocol, this will be the address of the next-lower protocol with the addressRecognitionCapable bit enabled and will be formatted as specified for that protocol.
.1.3.6.1.2.1.16.13.5.1.5,RMON2-MIB::addressMapLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time this entry was last created or the values of the physical address changed. This can be used to help detect duplicate address problems, in which case this object will be updated frequently.
.1.3.6.1.2.1.16.14,RMON2-MIB::nlHost,,,,,,
.1.3.6.1.2.1.16.14.1,RMON2-MIB::hlHostControlTable,,not-accessible,,current,,A list of higher-layer (i.e., non-MAC) host table control entries. These entries will enable the collection of the network- and application-level host tables indexed by network addresses. Both the network- and application-level host tables are controlled by this table so that they will both be created and deleted at the same time, further increasing the ease with which they can be implemented as a single datastore. (Note that if an implementation stores application-layer host records in memory, it can derive network-layer host records from them.) Entries in the nlHostTable will be created on behalf of each entry in this table. Additionally, if this probe implements the alHostTable, entries in the alHostTable will be created on behalf of each entry in this table. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of host statistics is available.
.1.3.6.1.2.1.16.14.1.1,RMON2-MIB::hlHostControlEntry,,not-accessible,hlHostControlIndex,current,,A conceptual row in the hlHostControlTable. An example of the indexing of this entry is hlHostControlNlDroppedFrames.1
.1.3.6.1.2.1.16.14.1.1.1,RMON2-MIB::hlHostControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the hlHostControlTable. Each such entry defines a function that discovers hosts on a particular interface and places statistics about them in the nlHostTable, and optionally in the alHostTable, on behalf of this hlHostControlEntry.
.1.3.6.1.2.1.16.14.1.1.2,RMON2-MIB::hlHostControlDataSource,OBJECT,read-create,,current,,The source of data for the associated host tables. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated hlHostControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.14.1.1.3,RMON2-MIB::hlHostControlNlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for the associated nlHost entries for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the nlHostTable is inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.14.1.1.4,RMON2-MIB::hlHostControlNlInserts,Counter32,read-only,,current,,The number of times an nlHost entry has been inserted into the nlHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlNlDeletes from hlHostControlNlInserts.
.1.3.6.1.2.1.16.14.1.1.5,RMON2-MIB::hlHostControlNlDeletes,Counter32,read-only,,current,,The number of times an nlHost entry has been deleted from the nlHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlNlDeletes from hlHostControlNlInserts.
.1.3.6.1.2.1.16.14.1.1.6,RMON2-MIB::hlHostControlNlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the nlHostTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlHostControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.14.1.1.7,RMON2-MIB::hlHostControlAlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for the associated alHost entries for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the alHostTable is not implemented or is inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.14.1.1.8,RMON2-MIB::hlHostControlAlInserts,Counter32,read-only,,current,,The number of times an alHost entry has been inserted into the alHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlAlDeletes from hlHostControlAlInserts.
.1.3.6.1.2.1.16.14.1.1.9,RMON2-MIB::hlHostControlAlDeletes,Counter32,read-only,,current,,The number of times an alHost entry has been deleted from the alHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlHostControlAlDeletes from hlHostControlAlInserts.
.1.3.6.1.2.1.16.14.1.1.10,RMON2-MIB::hlHostControlAlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the alHost table on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlHostControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.14.1.1.11,RMON2-MIB::hlHostControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.14.1.1.12,RMON2-MIB::hlHostControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this hlHostControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable and alHostTable shall be deleted.
.1.3.6.1.2.1.16.14.2,RMON2-MIB::nlHostTable,,not-accessible,,current,,A collection of statistics for a particular network layer address that has been discovered on an interface of this device. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirHostConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirHostConfig value of supportedOff(2). The probe will add to this table all addresses seen as the source or destination address in all packets with no MAC errors, and will increment octet and packet counts in the table for all packets with no MAC errors.
.1.3.6.1.2.1.16.14.2.1,RMON2-MIB::nlHostEntry,,not-accessible,hlHostControlIndex:nlHostTimeMark:protocolDirLocalIndex:nlHostAddress,current,,A conceptual row in the nlHostTable. The hlHostControlIndex value in the index identifies the hlHostControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network layer protocol of the nlHostAddress. An example of the indexing of this entry is nlHostOutPkts.1.783495.18.4.128.2.6.6. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.14.2.1.1,RMON2-MIB::nlHostTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.14.2.1.2,RMON2-MIB::nlHostAddress,OCTET,not-accessible,,current,,The network address for this nlHostEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.14.2.1.3,RMON2-MIB::nlHostInPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted to this address since it was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.14.2.1.4,RMON2-MIB::nlHostOutPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted by this address since it was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.14.2.1.5,RMON2-MIB::nlHostInOctets,Gauge32,read-only,,current,,The number of octets transmitted to this address since it was added to the nlHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.14.2.1.6,RMON2-MIB::nlHostOutOctets,Gauge32,read-only,,current,,The number of octets transmitted by this address since it was added to the nlHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.14.2.1.7,RMON2-MIB::nlHostOutMacNonUnicastPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted by this address that were directed to any MAC broadcast addresses or to any MAC multicast addresses since this host was added to the nlHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.14.2.1.8,RMON2-MIB::nlHostCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.15,RMON2-MIB::nlMatrix,,,,,,
.1.3.6.1.2.1.16.15.1,RMON2-MIB::hlMatrixControlTable,,not-accessible,,current,,A list of higher-layer (i.e., non-MAC) matrix control entries. These entries will enable the collection of the network- and application-level matrix tables containing conversation statistics indexed by pairs of network addresses. Both the network- and application-level matrix tables are controlled by this table so that they will both be created and deleted at the same time, further increasing the ease with which they can be implemented as a single datastore. (Note that if an implementation stores application-layer matrix records in memory, it can derive network-layer matrix records from them.) Entries in the nlMatrixSDTable and nlMatrixDSTable will be created on behalf of each entry in this table. Additionally, if this probe implements the alMatrix tables, entries in the alMatrix tables will be created on behalf of each entry in this table.
.1.3.6.1.2.1.16.15.1.1,RMON2-MIB::hlMatrixControlEntry,,not-accessible,hlMatrixControlIndex,current,,A conceptual row in the hlMatrixControlTable. An example of indexing of this entry is hlMatrixControlNlDroppedFrames.1
.1.3.6.1.2.1.16.15.1.1.1,RMON2-MIB::hlMatrixControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the hlMatrixControlTable. Each such entry defines a function that discovers conversations on a particular interface and places statistics about them in the nlMatrixSDTable and the nlMatrixDSTable, and optionally the alMatrixSDTable and alMatrixDSTable, on behalf of this hlMatrixControlEntry.
.1.3.6.1.2.1.16.15.1.1.2,RMON2-MIB::hlMatrixControlDataSource,OBJECT,read-create,,current,,The source of the data for the associated matrix tables. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated hlMatrixControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.15.1.1.3,RMON2-MIB::hlMatrixControlNlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the nlMatrixTables are inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.15.1.1.4,RMON2-MIB::hlMatrixControlNlInserts,Counter32,read-only,,current,,The number of times an nlMatrix entry has been inserted into the nlMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the nlMatrixSDTable and nlMatrixDSTable shall be counted as two insertions (even though every addition into one table must be accompanied by an insertion into the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the sum of then nlMatrixSDTable and nlMatrixDSTable sizes can be determined by subtracting hlMatrixControlNlDeletes from hlMatrixControlNlInserts.
.1.3.6.1.2.1.16.15.1.1.5,RMON2-MIB::hlMatrixControlNlDeletes,Counter32,read-only,,current,,The number of times an nlMatrix entry has been deleted from the nlMatrix tables (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the nlMatrixSDTable and nlMatrixDSTable shall be counted as two deletions (even though every deletion from one table must be accompanied by a deletion from the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlMatrixControlNlDeletes from hlMatrixControlNlInserts.
.1.3.6.1.2.1.16.15.1.1.6,RMON2-MIB::hlMatrixControlNlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the nlMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlMatrixControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.15.1.1.7,RMON2-MIB::hlMatrixControlAlDroppedFrames,Counter32,read-only,,current,,The total number of frames that were received by the probe and therefore not accounted for in the *StatsDropEvents, but that the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that if the alMatrixTables are not implemented or are inactive because no protocols are enabled in the protocol directory, this value should be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
.1.3.6.1.2.1.16.15.1.1.8,RMON2-MIB::hlMatrixControlAlInserts,Counter32,read-only,,current,,The number of times an alMatrix entry has been inserted into the alMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the alMatrixSDTable and alMatrixDSTable shall be counted as two insertions (even though every addition into one table must be accompanied by an insertion into the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlMatrixControlAlDeletes from hlMatrixControlAlInserts.
.1.3.6.1.2.1.16.15.1.1.9,RMON2-MIB::hlMatrixControlAlDeletes,Counter32,read-only,,current,,The number of times an alMatrix entry has been deleted from the alMatrix tables. If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the alMatrixSDTable and alMatrixDSTable shall be counted as two deletions (even though every deletion from one table must be accompanied by a deletion from the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting hlMatrixControlAlDeletes from hlMatrixControlAlInserts.
.1.3.6.1.2.1.16.15.1.1.10,RMON2-MIB::hlMatrixControlAlMaxDesiredEntries,Integer32,read-create,,current,,The maximum number of entries that are desired in the alMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in the table but may choose to create fewer entries in this table for any reason, including the lack of resources. If this object is set to a value less than the current number of entries, enough entries are chosen in an implementation-dependent manner and deleted so that the number of entries in the table equals the value of this object. If this value is set to -1, the probe may create any number of entries in this table. If the associated hlMatrixControlStatus object is equal to 'active', this object may not be modified. This object may be used to control how resources are allocated on the probe for the various RMON functions.
.1.3.6.1.2.1.16.15.1.1.11,RMON2-MIB::hlMatrixControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.15.1.1.12,RMON2-MIB::hlMatrixControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this hlMatrixControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlMatrixSDTable, nlMatrixDSTable, alMatrixSDTable, and alMatrixDSTable shall be deleted by the agent.
.1.3.6.1.2.1.16.15.2,RMON2-MIB::nlMatrixSDTable,,not-accessible,,current,,A list of traffic matrix entries that collect statistics for conversations between two network-level addresses. This table is indexed first by the source address and then by the destination address to make it convenient to collect all conversations from a particular address. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, this table will only contain entries that have a corresponding entry in the nlMatrixDSTable with the same source address and destination address.
.1.3.6.1.2.1.16.15.2.1,RMON2-MIB::nlMatrixSDEntry,,not-accessible,hlMatrixControlIndex:nlMatrixSDTimeMark:protocolDirLocalIndex:nlMatrixSDSourceAddress:nlMatrixSDDestAddress,current,,A conceptual row in the nlMatrixSDTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network-layer protocol of the nlMatrixSDSourceAddress and nlMatrixSDDestAddress. An example of the indexing of this table is nlMatrixSDPkts.1.783495.18.4.128.2.6.6.4.128.2.6.7. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.15.2.1.1,RMON2-MIB::nlMatrixSDTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.15.2.1.2,RMON2-MIB::nlMatrixSDSourceAddress,OCTET,not-accessible,,current,,The network source address for this nlMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.2.1.3,RMON2-MIB::nlMatrixSDDestAddress,OCTET,not-accessible,,current,,The network destination address for this nlMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.2.1.4,RMON2-MIB::nlMatrixSDPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixSDTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.15.2.1.5,RMON2-MIB::nlMatrixSDOctets,Gauge32,read-only,,current,,The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixSDTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.15.2.1.6,RMON2-MIB::nlMatrixSDCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.15.3,RMON2-MIB::nlMatrixDSTable,,not-accessible,,current,,A list of traffic matrix entries that collect statistics for conversations between two network-level addresses. This table is indexed first by the destination address and then by the source address to make it convenient to collect all conversations to a particular address. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, this table will only contain entries that have a corresponding entry in the nlMatrixSDTable with the same source address and destination address.
.1.3.6.1.2.1.16.15.3.1,RMON2-MIB::nlMatrixDSEntry,,not-accessible,hlMatrixControlIndex:nlMatrixDSTimeMark:protocolDirLocalIndex:nlMatrixDSDestAddress:nlMatrixDSSourceAddress,current,,A conceptual row in the nlMatrixDSTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network-layer protocol of the nlMatrixDSSourceAddress and nlMatrixDSDestAddress. An example of the indexing of this table is nlMatrixDSPkts.1.783495.18.4.128.2.6.7.4.128.2.6.6. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.15.3.1.1,RMON2-MIB::nlMatrixDSTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.15.3.1.2,RMON2-MIB::nlMatrixDSSourceAddress,OCTET,not-accessible,,current,,The network source address for this nlMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.3.1.3,RMON2-MIB::nlMatrixDSDestAddress,OCTET,not-accessible,,current,,The network destination address for this nlMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.3.1.4,RMON2-MIB::nlMatrixDSPkts,Gauge32,read-only,,current,,The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.15.3.1.5,RMON2-MIB::nlMatrixDSOctets,Gauge32,read-only,,current,,The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.15.3.1.6,RMON2-MIB::nlMatrixDSCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.15.4,RMON2-MIB::nlMatrixTopNControlTable,,not-accessible,,current,,A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
.1.3.6.1.2.1.16.15.4.1,RMON2-MIB::nlMatrixTopNControlEntry,,not-accessible,nlMatrixTopNControlIndex,current,,A conceptual row in the nlMatrixTopNControlTable. An example of the indexing of this table is nlMatrixTopNControlDuration.3
.1.3.6.1.2.1.16.15.4.1.1,RMON2-MIB::nlMatrixTopNControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the nlMatrixTopNControlTable. Each such entry defines one topN report prepared for one interface.
.1.3.6.1.2.1.16.15.4.1.2,RMON2-MIB::nlMatrixTopNControlMatrixIndex,Integer32,read-create,,current,,The nlMatrix[SD/DS] table for which a topN report will be prepared on behalf of this entry. The nlMatrix[SD/DS] table is identified by the value of the hlMatrixControlIndex for that table - that value is used here to identify the particular table. This object may not be modified if the associated nlMatrixTopNControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.15.4.1.3,RMON2-MIB::nlMatrixTopNControlRateBase,INTEGER,read-create,,current,nlMatrixTopNPkts(1):nlMatrixTopNOctets(2):nlMatrixTopNHighCapacityPkts(3):nlMatrixTopNHighCapacityOctets(4),The variable for each nlMatrix[SD/DS] entry that the nlMatrixTopNEntries are sorted by, as well as a control for the table that the results will be reported in. This object may not be modified if the associated nlMatrixTopNControlStatus object is equal to active(1). If this value is less than or equal to 2, when the report is prepared, entries are created in the nlMatrixTopNTable associated with this object. If this value is greater than or equal to 3, when the report is prepared, entries are created in the nlMatrixTopNHighCapacityTable associated with this object.
.1.3.6.1.2.1.16.15.4.1.4,RMON2-MIB::nlMatrixTopNControlTimeRemaining,Integer32,read-create,,current,,The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report and is immediately loaded into the associated nlMatrixTopNControlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of nlMatrixTopNControlTimeRemaining. Thus, the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the nlMatrixTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the nlMatrixTopNTable shall be deleted. (Note that this is a different algorithm than the one used in the hostTopNTable).
.1.3.6.1.2.1.16.15.4.1.5,RMON2-MIB::nlMatrixTopNControlGeneratedReports,Counter32,read-only,,current,,The number of reports that have been generated by this entry.
.1.3.6.1.2.1.16.15.4.1.6,RMON2-MIB::nlMatrixTopNControlDuration,Integer32,read-only,,current,,The number of seconds that this report has collected during the last sampling interval. When the associated nlMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the nlMatrixTopNControlTimeRemaining is set. This value shall be zero if no reports have been requested for this nlMatrixTopNControlEntry.
.1.3.6.1.2.1.16.15.4.1.7,RMON2-MIB::nlMatrixTopNControlRequestedSize,Integer32,read-create,,current,,The maximum number of matrix entries requested for this report. When this object is created or modified, the probe should set nlMatrixTopNControlGrantedSize as closely to this object as possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.15.4.1.8,RMON2-MIB::nlMatrixTopNControlGrantedSize,Integer32,read-only,,current,,The maximum number of matrix entries in this report. When the associated nlMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as possible for the particular implementation and available resources. The probe must not lower this value except as a side-effect of a set to the associated nlMatrixTopNControlRequestedSize object. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, when the next topN report is generated, matrix entries with the highest value of nlMatrixTopNPktRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, when the next topN report is generated, matrix entries with the highest value of nlMatrixTopNOctetRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. It is an implementation-specific matter how entries with the same value of nlMatrixTopNPktRate or nlMatrixTopNOctetRate are sorted. It is also an implementation-specific matter as to whether zero-valued entries are available.
.1.3.6.1.2.1.16.15.4.1.9,RMON2-MIB::nlMatrixTopNControlStartTime,TimeTicks,read-only,,current,,The value of sysUpTime when this topN report was last started. In other words, this is the time that the associated nlMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine whether a report was missed.
.1.3.6.1.2.1.16.15.4.1.10,RMON2-MIB::nlMatrixTopNControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.15.4.1.11,RMON2-MIB::nlMatrixTopNControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this nlMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlMatrixTopNTable shall be deleted by the agent.
.1.3.6.1.2.1.16.15.5,RMON2-MIB::nlMatrixTopNTable,,not-accessible,,current,,A set of statistics for those network-layer matrix entries that have counted the highest number of octets or packets.
.1.3.6.1.2.1.16.15.5.1,RMON2-MIB::nlMatrixTopNEntry,,not-accessible,nlMatrixTopNControlIndex:nlMatrixTopNIndex,current,,A conceptual row in the nlMatrixTopNTable. The nlMatrixTopNControlIndex value in the index identifies the nlMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is nlMatrixTopNPktRate.3.10
.1.3.6.1.2.1.16.15.5.1.1,RMON2-MIB::nlMatrixTopNIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the nlMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, increasing values of nlMatrixTopNIndex shall be assigned to entries with decreasing values of nlMatrixTopNPktRate until index N is assigned or there are no more nlMatrixTopNEntries. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, increasing values of nlMatrixTopNIndex shall be assigned to entries with decreasing values of nlMatrixTopNOctetRate until index N is assigned or there are no more nlMatrixTopNEntries.
.1.3.6.1.2.1.16.15.5.1.2,RMON2-MIB::nlMatrixTopNProtocolDirLocalIndex,Integer32,read-only,,current,,The protocolDirLocalIndex of the network-layer protocol of this entry's network address.
.1.3.6.1.2.1.16.15.5.1.3,RMON2-MIB::nlMatrixTopNSourceAddress,OCTET,read-only,,current,,The network-layer address of the source host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated nlMatrixTopNProtocolDirLocalIndex. For example, if the protocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.5.1.4,RMON2-MIB::nlMatrixTopNDestAddress,OCTET,read-only,,current,,The network-layer address of the destination host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated nlMatrixTopNProtocolDirLocalIndex. For example, if the nlMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.15.5.1.5,RMON2-MIB::nlMatrixTopNPktRate,Gauge32,read-only,,current,,The number of packets seen from the source host to the destination host during this sampling interval, counted using the rules for counting the nlMatrixSDPkts object. If the value of nlMatrixTopNControlRateBase is nlMatrixTopNPkts, this variable will be used to sort this report.
.1.3.6.1.2.1.16.15.5.1.6,RMON2-MIB::nlMatrixTopNReversePktRate,Gauge32,read-only,,current,,The number of packets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixSDPkts object. (Note that the corresponding nlMatrixSDPkts object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, the sort of topN entries is based entirely on nlMatrixTopNPktRate, and not on the value of this object.
.1.3.6.1.2.1.16.15.5.1.7,RMON2-MIB::nlMatrixTopNOctetRate,Gauge32,read-only,,current,,The number of octets seen from the source host to the destination host during this sampling interval, counted using the rules for counting the nlMatrixSDOctets object. If the value of nlMatrixTopNControlRateBase is nlMatrixTopNOctets, this variable will be used to sort this report.
.1.3.6.1.2.1.16.15.5.1.8,RMON2-MIB::nlMatrixTopNReverseOctetRate,Gauge32,read-only,,current,,The number of octets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixDSOctets object. (Note that the corresponding nlMatrixSDOctets object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, the sort of topN entries is based entirely on nlMatrixTopNOctetRate, and not on the value of this object.
.1.3.6.1.2.1.16.16,RMON2-MIB::alHost,,,,,,
.1.3.6.1.2.1.16.16.1,RMON2-MIB::alHostTable,,not-accessible,,current,,A collection of statistics for a particular protocol from a particular network address that has been discovered on an interface of this device. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirHostConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirHostConfig value of supportedOff(2). The probe will add to this table all addresses seen as the source or destination address in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, entries will only be added to this table if their address exists in the nlHostTable and will be deleted from this table if their address is deleted from the nlHostTable.
.1.3.6.1.2.1.16.16.1.1,RMON2-MIB::alHostEntry,,not-accessible,hlHostControlIndex:alHostTimeMark:protocolDirLocalIndex:nlHostAddress:protocolDirLocalIndex,current,,A conceptual row in the alHostTable. The hlHostControlIndex value in the index identifies the hlHostControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network-layer protocol of the address. The nlHostAddress value in the index identifies the network- layer address of this entry. The second protocolDirLocalIndex value in the index identifies the protocol that is counted by this entry. An example of the indexing in this entry is alHostOutPkts.1.783495.18.4.128.2.6.6.34. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.16.1.1.1,RMON2-MIB::alHostTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.16.1.1.2,RMON2-MIB::alHostInPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted to this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.16.1.1.3,RMON2-MIB::alHostOutPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted by this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.16.1.1.4,RMON2-MIB::alHostInOctets,Gauge32,read-only,,current,,The number of octets transmitted to this address of this protocol type since it was added to the alHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.16.1.1.5,RMON2-MIB::alHostOutOctets,Gauge32,read-only,,current,,The number of octets transmitted by this address of this protocol type since it was added to the alHostTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.16.1.1.6,RMON2-MIB::alHostCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.17,RMON2-MIB::alMatrix,,,,,,
.1.3.6.1.2.1.16.17.1,RMON2-MIB::alMatrixSDTable,,not-accessible,,current,,A list of application traffic matrix entries that collect statistics for conversations of a particular protocol between two network-level addresses. This table is indexed first by the source address and then by the destination address to make it convenient to collect all statistics from a particular address. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses for all protocols seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, entries will only be added to this table if their address pair exists in the nlMatrixSDTable and will be deleted from this table if the address pair is deleted from the nlMatrixSDTable.
.1.3.6.1.2.1.16.17.1.1,RMON2-MIB::alMatrixSDEntry,,not-accessible,hlMatrixControlIndex:alMatrixSDTimeMark:protocolDirLocalIndex:nlMatrixSDSourceAddress:nlMatrixSDDestAddress:protocolDirLocalIndex,current,,A conceptual row in the alMatrixSDTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network-layer protocol of the nlMatrixSDSourceAddress and nlMatrixSDDestAddress. The nlMatrixSDSourceAddress value in the index identifies the network-layer address of the source host in this conversation. The nlMatrixSDDestAddress value in the index identifies the network-layer address of the destination host in this conversation. The second protocolDirLocalIndex value in the index identifies the protocol that is counted by this entry. An example of the indexing of this entry is alMatrixSDPkts.1.783495.18.4.128.2.6.6.4.128.2.6.7.34. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.17.1.1.1,RMON2-MIB::alMatrixSDTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.17.1.1.2,RMON2-MIB::alMatrixSDPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.17.1.1.3,RMON2-MIB::alMatrixSDOctets,Gauge32,read-only,,current,,The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.17.1.1.4,RMON2-MIB::alMatrixSDCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.17.2,RMON2-MIB::alMatrixDSTable,,not-accessible,,current,,A list of application traffic matrix entries that collect statistics for conversations of a particular protocol between two network-level addresses. This table is indexed first by the destination address and then by the source address to make it convenient to collect all statistics to a particular address. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDirMatrixConfig is equal to supportedOn(3), and will delete any entries whose protocolDirEntry is deleted or has a protocolDirMatrixConfig value of supportedOff(2). The probe will add to this table all pairs of addresses for all protocols seen in all packets with no MAC errors and will increment octet and packet counts in the table for all packets with no MAC errors. Further, entries will only be added to this table if their address pair exists in the nlMatrixDSTable and will be deleted from this table if the address pair is deleted from the nlMatrixDSTable.
.1.3.6.1.2.1.16.17.2.1,RMON2-MIB::alMatrixDSEntry,,not-accessible,hlMatrixControlIndex:alMatrixDSTimeMark:protocolDirLocalIndex:nlMatrixDSDestAddress:nlMatrixDSSourceAddress:protocolDirLocalIndex,current,,A conceptual row in the alMatrixDSTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network-layer protocol of the alMatrixDSSourceAddress and alMatrixDSDestAddress. The nlMatrixDSDestAddress value in the index identifies the network-layer address of the destination host in this conversation. The nlMatrixDSSourceAddress value in the index identifies the network-layer address of the source host in this conversation. The second protocolDirLocalIndex value in the index identifies the protocol that is counted by this entry. An example of the indexing of this entry is alMatrixDSPkts.1.783495.18.4.128.2.6.7.4.128.2.6.6.34. Note that some combinations of index values may result in an index that exceeds 128 sub-identifiers in length, which exceeds the maximum for the SNMP protocol. Implementations should take care to avoid such combinations.
.1.3.6.1.2.1.16.17.2.1.1,RMON2-MIB::alMatrixDSTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.16.17.2.1.2,RMON2-MIB::alMatrixDSPkts,Gauge32,read-only,,current,,The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
.1.3.6.1.2.1.16.17.2.1.3,RMON2-MIB::alMatrixDSOctets,Gauge32,read-only,,current,,The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable (excluding framing bits, but including FCS octets), excluding octets in packets that contained errors. Note that this doesn't count just those octets in the particular protocol frames but includes the entire packet that contained the protocol.
.1.3.6.1.2.1.16.17.2.1.4,RMON2-MIB::alMatrixDSCreateTime,TimeTicks,read-only,,current,,The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
.1.3.6.1.2.1.16.17.3,RMON2-MIB::alMatrixTopNControlTable,,not-accessible,,current,,A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
.1.3.6.1.2.1.16.17.3.1,RMON2-MIB::alMatrixTopNControlEntry,,not-accessible,alMatrixTopNControlIndex,current,,A conceptual row in the alMatrixTopNControlTable. An example of the indexing of this table is alMatrixTopNControlDuration.3
.1.3.6.1.2.1.16.17.3.1.1,RMON2-MIB::alMatrixTopNControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the alMatrixTopNControlTable. Each such entry defines one topN report prepared for one interface.
.1.3.6.1.2.1.16.17.3.1.2,RMON2-MIB::alMatrixTopNControlMatrixIndex,Integer32,read-create,,current,,The alMatrix[SD/DS] table for which a topN report will be prepared on behalf of this entry. The alMatrix[SD/DS] table is identified by the value of the hlMatrixControlIndex for that table - that value is used here to identify the particular table. This object may not be modified if the associated alMatrixTopNControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.17.3.1.3,RMON2-MIB::alMatrixTopNControlRateBase,INTEGER,read-create,,current,alMatrixTopNTerminalsPkts(1):alMatrixTopNTerminalsOctets(2):alMatrixTopNAllPkts(3):alMatrixTopNAllOctets(4):alMatrixTopNTerminalsHighCapacityPkts(5):alMatrixTopNTerminalsHighCapacityOctets(6):alMatrixTopNAllHighCapacityPkts(7):alMatrixTopNAllHighCapacityOctets(8),This object controls which alMatrix[SD/DS] entry that the alMatrixTopNEntries are sorted by, which view of the matrix table that will be used, as well as which table the results will be reported in. The values alMatrixTopNTerminalsPkts, alMatrixTopNTerminalsOctets, alMatrixTopNTerminalsHighCapacityPkts, and alMatrixTopNTerminalsHighCapacityOctets cause collection only from protocols that have no child protocols that are counted. The values alMatrixTopNAllPkts, alMatrixTopNAllOctets, alMatrixTopNAllHighCapacityPkts, and alMatrixTopNAllHighCapacityOctets cause collection from all alMatrix entries. This object may not be modified if the associated alMatrixTopNControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.17.3.1.4,RMON2-MIB::alMatrixTopNControlTimeRemaining,Integer32,read-create,,current,,The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report and is immediately loaded into the associated alMatrixTopNControlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of alMatrixTopNControlTimeRemaining. Thus, the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the alMatrixTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the alMatrixTopNTable shall be deleted. (Note that this is a different algorithm than the one used in the hostTopNTable).
.1.3.6.1.2.1.16.17.3.1.5,RMON2-MIB::alMatrixTopNControlGeneratedReports,Counter32,read-only,,current,,The number of reports that have been generated by this entry.
.1.3.6.1.2.1.16.17.3.1.6,RMON2-MIB::alMatrixTopNControlDuration,Integer32,read-only,,current,,The number of seconds that this report has collected during the last sampling interval. When the associated alMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the alMatrixTopNControlTimeRemaining is set. This value shall be zero if no reports have been requested for this alMatrixTopNControlEntry.
.1.3.6.1.2.1.16.17.3.1.7,RMON2-MIB::alMatrixTopNControlRequestedSize,Integer32,read-create,,current,,The maximum number of matrix entries requested for this report. When this object is created or modified, the probe should set alMatrixTopNControlGrantedSize as closely to this object as possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.17.3.1.8,RMON2-MIB::alMatrixTopNControlGrantedSize,Integer32,read-only,,current,,The maximum number of matrix entries in this report. When the associated alMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as possible for the particular implementation and available resources. The probe must not lower this value except as a side-effect of a set to the associated alMatrixTopNControlRequestedSize object. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, when the next topN report is generated, matrix entries with the highest value of alMatrixTopNPktRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, when the next topN report is generated, matrix entries with the highest value of alMatrixTopNOctetRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries. It is an implementation-specific matter how entries with the same value of alMatrixTopNPktRate or alMatrixTopNOctetRate are sorted. It is also an implementation-specific matter as to whether zero-valued entries are available.
.1.3.6.1.2.1.16.17.3.1.9,RMON2-MIB::alMatrixTopNControlStartTime,TimeTicks,read-only,,current,,The value of sysUpTime when this topN report was last started. In other words, this is the time that the associated alMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine whether a report was missed.
.1.3.6.1.2.1.16.17.3.1.10,RMON2-MIB::alMatrixTopNControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.17.3.1.11,RMON2-MIB::alMatrixTopNControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this alMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the alMatrixTopNTable shall be deleted by the agent.
.1.3.6.1.2.1.16.17.4,RMON2-MIB::alMatrixTopNTable,,not-accessible,,current,,A set of statistics for those application-layer matrix entries that have counted the highest number of octets or packets.
.1.3.6.1.2.1.16.17.4.1,RMON2-MIB::alMatrixTopNEntry,,not-accessible,alMatrixTopNControlIndex:alMatrixTopNIndex,current,,A conceptual row in the alMatrixTopNTable. The alMatrixTopNControlIndex value in the index identifies the alMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is alMatrixTopNPktRate.3.10
.1.3.6.1.2.1.16.17.4.1.1,RMON2-MIB::alMatrixTopNIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the alMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, increasing values of alMatrixTopNIndex shall be assigned to entries with decreasing values of alMatrixTopNPktRate until index N is assigned or there are no more alMatrixTopNEntries. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, increasing values of alMatrixTopNIndex shall be assigned to entries with decreasing values of alMatrixTopNOctetRate until index N is assigned or there are no more alMatrixTopNEntries.
.1.3.6.1.2.1.16.17.4.1.2,RMON2-MIB::alMatrixTopNProtocolDirLocalIndex,Integer32,read-only,,current,,The protocolDirLocalIndex of the network-layer protocol of this entry's network address.
.1.3.6.1.2.1.16.17.4.1.3,RMON2-MIB::alMatrixTopNSourceAddress,OCTET,read-only,,current,,The network-layer address of the source host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex. For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.17.4.1.4,RMON2-MIB::alMatrixTopNDestAddress,OCTET,read-only,,current,,The network-layer address of the destination host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex. For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of IP, this object is encoded as a length octet of 4, followed by the 4 octets of the IP address, in network byte order.
.1.3.6.1.2.1.16.17.4.1.5,RMON2-MIB::alMatrixTopNAppProtocolDirLocalIndex,Integer32,read-only,,current,,The type of the protocol counted by this matrix entry.
.1.3.6.1.2.1.16.17.4.1.6,RMON2-MIB::alMatrixTopNPktRate,Gauge32,read-only,,current,,The number of packets seen of this protocol from the source host to the destination host during this sampling interval, counted using the rules for counting the alMatrixSDPkts object. If the value of alMatrixTopNControlRateBase is alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, this variable will be used to sort this report.
.1.3.6.1.2.1.16.17.4.1.7,RMON2-MIB::alMatrixTopNReversePktRate,Gauge32,read-only,,current,,The number of packets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixDSPkts object. (Note that the corresponding alMatrixSDPkts object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.) Note that if the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, the sort of topN entries is based entirely on alMatrixTopNPktRate, and not on the value of this object.
.1.3.6.1.2.1.16.17.4.1.8,RMON2-MIB::alMatrixTopNOctetRate,Gauge32,read-only,,current,,The number of octets seen of this protocol from the source host to the destination host during this sampling interval, counted using the rules for counting the alMatrixSDOctets object. If the value of alMatrixTopNControlRateBase is alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, this variable will be used to sort this report.
.1.3.6.1.2.1.16.17.4.1.9,RMON2-MIB::alMatrixTopNReverseOctetRate,Gauge32,read-only,,current,,The number of octets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixDSOctets object. (Note that the corresponding alMatrixSDOctets object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.) Note that if the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, the sort of topN entries is based entirely on alMatrixTopNOctetRate, and not on the value of this object.
.1.3.6.1.2.1.16.18,RMON2-MIB::usrHistory,,,,,,
.1.3.6.1.2.1.16.18.1,RMON2-MIB::usrHistoryControlTable,,not-accessible,,current,,A list of data-collection configuration entries.
.1.3.6.1.2.1.16.18.1.1,RMON2-MIB::usrHistoryControlEntry,,not-accessible,usrHistoryControlIndex,current,,A list of parameters that set up a group of user-defined MIB objects to be sampled periodically (called a bucket-group). For example, an instance of usrHistoryControlInterval might be named usrHistoryControlInterval.1
.1.3.6.1.2.1.16.18.1.1.1,RMON2-MIB::usrHistoryControlIndex,Integer32,not-accessible,,current,,An index that uniquely identifies an entry in the usrHistoryControlTable. Each such entry defines a set of samples at a particular interval for a specified set of MIB instances available from the managed system.
.1.3.6.1.2.1.16.18.1.1.2,RMON2-MIB::usrHistoryControlObjects,Integer32,read-create,,current,,The number of MIB objects to be collected in the portion of usrHistoryTable associated with this usrHistoryControlEntry. This object may not be modified if the associated instance of usrHistoryControlStatus is equal to active(1).
.1.3.6.1.2.1.16.18.1.1.3,RMON2-MIB::usrHistoryControlBucketsRequested,Integer32,read-create,,current,,The requested number of discrete time intervals over which data is to be saved in the part of the usrHistoryTable associated with this usrHistoryControlEntry. When this object is created or modified, the probe should set usrHistoryControlBucketsGranted as closely to this object as possible for the particular probe implementation and available resources.
.1.3.6.1.2.1.16.18.1.1.4,RMON2-MIB::usrHistoryControlBucketsGranted,Integer32,read-only,,current,,The number of discrete sampling intervals over which data shall be saved in the part of the usrHistoryTable associated with this usrHistoryControlEntry. When the associated usrHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as possible for the particular probe implementation and available resources. The probe must not lower this value except as a result of a modification to the associated usrHistoryControlBucketsRequested object. The associated usrHistoryControlBucketsRequested object should be set before or at the same time as this object to allow the probe to accurately estimate the resources required for this usrHistoryControlEntry. There will be times when the actual number of buckets associated with this entry is less than the value of this object. In this case, at the end of each sampling interval, a new bucket will be added to the usrHistoryTable. When the number of buckets reaches the value of this object and a new bucket is to be added to the usrHistoryTable, the oldest bucket associated with this usrHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the usrHistoryTable associated with this usrHistoryControlEntry. Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated usrHistory entries may be allowed to grow.
.1.3.6.1.2.1.16.18.1.1.5,RMON2-MIB::usrHistoryControlInterval,Integer32,read-create,,current,,The interval in seconds over which the data is sampled for each bucket in the part of the usrHistory table associated with this usrHistoryControlEntry. Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and to set the usrHistoryControlInterval object to a value less than this interval. This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.18.1.1.6,RMON2-MIB::usrHistoryControlOwner,OCTET,read-create,,current,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.18.1.1.7,RMON2-MIB::usrHistoryControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this variable history control entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the usrHistoryTable shall be deleted.
.1.3.6.1.2.1.16.18.2,RMON2-MIB::usrHistoryObjectTable,,not-accessible,,current,,A list of data-collection configuration entries.
.1.3.6.1.2.1.16.18.2.1,RMON2-MIB::usrHistoryObjectEntry,,not-accessible,usrHistoryControlIndex:usrHistoryObjectIndex,current,,A list of MIB instances to be sampled periodically. Entries in this table are created when an associated usrHistoryControlObjects object is created. The usrHistoryControlIndex value in the index is that of the associated usrHistoryControlEntry. For example, an instance of usrHistoryObjectVariable might be usrHistoryObjectVariable.1.3
.1.3.6.1.2.1.16.18.2.1.1,RMON2-MIB::usrHistoryObjectIndex,Integer32,not-accessible,,current,,An index used to uniquely identify an entry in the usrHistoryObject table. Each such entry defines a MIB instance to be collected periodically.
.1.3.6.1.2.1.16.18.2.1.2,RMON2-MIB::usrHistoryObjectVariable,OBJECT,read-create,,current,,The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of Integer32 (Integer32, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the user history mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. See USM [RFC3414] and VACM [RFC3415] for more information. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.18.2.1.3,RMON2-MIB::usrHistoryObjectSampleType,INTEGER,read-create,,current,absoluteValue(1):deltaValue(2),The method of sampling the selected variable for storage in the usrHistoryTable. If the value of this object is absoluteValue(1), the value of the selected variable will be copied directly into the history bucket. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference will be stored in the history bucket. If the associated usrHistoryObjectVariable instance could not be obtained at the previous sample interval, then a delta sample is not possible, and the value of the associated usrHistoryValStatus object for this interval will be valueNotAvailable(1). This object may not be modified if the associated usrHistoryControlStatus object is equal to active(1).
.1.3.6.1.2.1.16.18.3,RMON2-MIB::usrHistoryTable,,not-accessible,,current,,A list of user-defined history entries.
.1.3.6.1.2.1.16.18.3.1,RMON2-MIB::usrHistoryEntry,,not-accessible,usrHistoryControlIndex:usrHistorySampleIndex:usrHistoryObjectIndex,current,,A historical sample of user-defined variables. This sample is associated with the usrHistoryControlEntry that set up the parameters for a regular collection of these samples. The usrHistoryControlIndex value in the index identifies the usrHistoryControlEntry on whose behalf this entry was created. The usrHistoryObjectIndex value in the index identifies the usrHistoryObjectEntry on whose behalf this entry was created. For example, an instance of usrHistoryAbsValue, which represents the 14th sample of a variable collected as specified by usrHistoryControlEntry.1 and usrHistoryObjectEntry.1.5, would be named usrHistoryAbsValue.1.14.5
.1.3.6.1.2.1.16.18.3.1.1,RMON2-MIB::usrHistorySampleIndex,Integer32,not-accessible,,current,,An index that uniquely identifies the particular sample this entry represents among all samples associated with the same usrHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
.1.3.6.1.2.1.16.18.3.1.2,RMON2-MIB::usrHistoryIntervalStart,TimeTicks,read-only,,current,,The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require that the probe delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample that is currently being collected is not accessible in this table until the end of its interval.
.1.3.6.1.2.1.16.18.3.1.3,RMON2-MIB::usrHistoryIntervalEnd,TimeTicks,read-only,,current,,The value of sysUpTime at the end of the interval over which this sample was measured.
.1.3.6.1.2.1.16.18.3.1.4,RMON2-MIB::usrHistoryAbsValue,Gauge32,read-only,,current,,The absolute value (i.e., unsigned value) of the user-specified statistic during the last sampling period. The value during the current sampling period is not made available until the period is completed. To obtain the true value for this sampling interval, the associated instance of usrHistoryValStatus must be checked, and usrHistoryAbsValue adjusted as necessary. If the MIB instance could not be accessed during the sampling interval, then this object will have a value of zero, and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'. The access control check prescribed in the definition of usrHistoryObjectVariable SHOULD be checked for each sampling interval. If this check determines that access should not be allowed, then this object will have a value of zero, and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'.
.1.3.6.1.2.1.16.18.3.1.5,RMON2-MIB::usrHistoryValStatus,INTEGER,read-only,,current,valueNotAvailable(1):valuePositive(2):valueNegative(3),This object indicates the validity and sign of the data in the associated instance of usrHistoryAbsValue. If the MIB instance could not be accessed during the sampling interval, then 'valueNotAvailable(1)' will be returned. If the sample is valid and the actual value of the sample is greater than or equal to zero, then 'valuePositive(2)' is returned. If the sample is valid and the actual value of the sample is less than zero, 'valueNegative(3)' will be returned. The associated instance of usrHistoryAbsValue should be multiplied by -1 to obtain the true sample value.
.1.3.6.1.2.1.16.19,RMON2-MIB::probeConfig,,,,,,
.1.3.6.1.2.1.16.19.1,RMON2-MIB::probeCapabilities,BITS,read-only,,current,etherStats(0):historyControl(1):etherHistory(2):alarm(3):hosts(4):hostTopN(5):matrix(6):filter(7):capture(8):event(9):tokenRingMLStats(10):tokenRingPStats(11):tokenRingMLHistory(12):tokenRingPHistory(13):ringStation(14):ringStationOrder(15):ringStationConfig(16):sourceRouting(17):protocolDirectory(18):protocolDistribution(19):addressMapping(20):nlHost(21):nlMatrix(22):alHost(23):alMatrix(24):usrHistory(25):probeConfig(26),An indication of the RMON MIB groups supported on at least one interface by this probe.
.1.3.6.1.2.1.16.19.2,RMON2-MIB::probeSoftwareRev,OCTET,read-only,,current,,The software revision of this device. This string will have a zero length if the revision is unknown.
.1.3.6.1.2.1.16.19.3,RMON2-MIB::probeHardwareRev,OCTET,read-only,,current,,The hardware revision of this device. This string will have a zero length if the revision is unknown.
.1.3.6.1.2.1.16.19.4,RMON2-MIB::probeDateTime,OCTET,read-write,,current,,Probe's current date and time. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC 0..11 10 11 minutes from UTC 0..59 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 1992-5-26,13:30:15.0,-4:0 Note that if only local time is known, then time zone information (fields 8-10) is not present, and that if no time information is known, the null string is returned.
.1.3.6.1.2.1.16.19.5,RMON2-MIB::probeResetControl,INTEGER,read-write,,current,running(1):warmBoot(2):coldBoot(3),Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. Setting this object to coldBoot(3) causes the device to reinitialize configuration parameters in non-volatile memory to default values and to restart the application software. When the device is running normally, this variable has a value of running(1).
.1.3.6.1.2.1.16.19.6,RMON2-MIB::probeDownloadFile,OCTET,read-write,,deprecated,,The file name to be downloaded from the TFTP server when a download is next requested via this MIB. This value is set to the zero-length string when no file name has been specified. This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.7,RMON2-MIB::probeDownloadTFTPServer,IpAddress,read-write,,deprecated,,The IP address of the TFTP server that contains the boot image to load when a download is next requested via this MIB. This value is set to '0.0.0.0' when no IP address has been specified. This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.8,RMON2-MIB::probeDownloadAction,INTEGER,read-write,,deprecated,notDownloading(1):downloadToPROM(2):downloadToRAM(3),When this object is set to downloadToRAM(3) or downloadToPROM(2), the device will discontinue its normal operation and begin download of the image specified by probeDownloadFile from the server specified by probeDownloadTFTPServer using the TFTP protocol. If downloadToRAM(3) is specified, the new image is copied to RAM only (the old image remains unaltered in the flash EPROM). If downloadToPROM(2) is specified, the new image is written to the flash EPROM memory after its checksum has been verified to be correct. When the download process is completed, the device will warm boot to restart the newly loaded application. When the device is not downloading, this object will have a value of notDownloading(1). This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.9,RMON2-MIB::probeDownloadStatus,INTEGER,read-only,,deprecated,downloadSuccess(1):downloadStatusUnknown(2):downloadGeneralError(3):downloadNoResponseFromServer(4):downloadChecksumError(5):downloadIncompatibleImage(6):downloadTftpFileNotFound(7):downloadTftpAccessViolation(8),The status of the last download procedure, if any. This object will have a value of downloadStatusUnknown(2) if no download process has been performed. This object has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.10,RMON2-MIB::serialConfigTable,,not-accessible,,deprecated,,A table of serial interface configuration entries. This data will be stored in non-volatile memory and preserved across probe resets or power loss. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.10.1,RMON2-MIB::serialConfigEntry,,not-accessible,ifIndex,deprecated,,A set of configuration parameters for a particular serial interface on this device. If the device has no serial interfaces, this table is empty. The index is composed of the ifIndex assigned to this serial line interface.
.1.3.6.1.2.1.16.19.10.1.1,RMON2-MIB::serialMode,INTEGER,read-create,,deprecated,direct(1):modem(2),The type of incoming connection to be expected on this serial interface.
.1.3.6.1.2.1.16.19.10.1.2,RMON2-MIB::serialProtocol,INTEGER,read-create,,deprecated,other(1):slip(2):ppp(3),The type of data link encapsulation to be used on this serial interface.
.1.3.6.1.2.1.16.19.10.1.3,RMON2-MIB::serialTimeout,Integer32,read-create,,deprecated,,This timeout value is used when the Management Station has initiated the conversation over the serial link. This variable represents the number of seconds of inactivity allowed before terminating the connection on this serial interface. Use the serialDialoutTimeout in the case where the probe has initiated the connection for the purpose of sending a trap.
.1.3.6.1.2.1.16.19.10.1.4,RMON2-MIB::serialModemInitString,OCTET,read-create,,deprecated,,A control string that controls how a modem attached to this serial interface should be initialized. The initialization is performed once during startup and again after each connection is terminated if the associated serialMode has the value of modem(2). A control string that is appropriate for a wide variety of modems is: '^s^MATE0Q0V1X4 S0=1 S2=43^M'.
.1.3.6.1.2.1.16.19.10.1.5,RMON2-MIB::serialModemHangUpString,OCTET,read-create,,deprecated,,A control string that specifies how to disconnect a modem connection on this serial interface. This object is only meaningful if the associated serialMode has the value of modem(2). A control string that is appropriate for a wide variety of modems is: '^d2^s+++^d2^sATH0^M^d2'.
.1.3.6.1.2.1.16.19.10.1.6,RMON2-MIB::serialModemConnectResp,OCTET,read-create,,deprecated,,An ASCII string containing substrings that describe the expected modem connection response code and associated bps rate. The substrings are delimited by the first character in the string, for example: /CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/ CONNECT 4800/4800/CONNECT 9600/9600 will be interpreted as: response code bps rate CONNECT 300 CONNECT 1200 1200 CONNECT 2400 2400 CONNECT 4800 4800 CONNECT 9600 9600 The agent will use the information in this string to adjust the bps rate of this serial interface once a modem connection is established. A value that is appropriate for a wide variety of modems is: '/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/ CONNECT 4800/4800/CONNECT 9600/9600/CONNECT 14400/14400/ CONNECT 19200/19200/CONNECT 38400/38400/'.
.1.3.6.1.2.1.16.19.10.1.7,RMON2-MIB::serialModemNoConnectResp,OCTET,read-create,,deprecated,,An ASCII string containing response codes that may be generated by a modem to report the reason why a connection attempt has failed. The response codes are delimited by the first character in the string, for example: /NO CARRIER/BUSY/NO DIALTONE/NO ANSWER/ERROR/ If one of these response codes is received via this serial interface while attempting to make a modem connection, the agent will issue the hang up command as specified by serialModemHangUpString. A value that is appropriate for a wide variety of modems is: '/NO CARRIER/BUSY/NO DIALTONE/NO ANSWER/ERROR/'.
.1.3.6.1.2.1.16.19.10.1.8,RMON2-MIB::serialDialoutTimeout,Integer32,read-create,,deprecated,,This timeout value is used when the probe initiates the serial connection with the intention of contacting a management station. This variable represents the number of seconds of inactivity allowed before terminating the connection on this serial interface.
.1.3.6.1.2.1.16.19.10.1.9,RMON2-MIB::serialStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this serialConfigEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.19.11,RMON2-MIB::netConfigTable,,not-accessible,,deprecated,,A table of netConfigEntries. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.11.1,RMON2-MIB::netConfigEntry,,not-accessible,ifIndex,deprecated,,A set of configuration parameters for a particular network interface on this device. If the device has no network interface, this table is empty. The index is composed of the ifIndex assigned to the corresponding interface.
.1.3.6.1.2.1.16.19.11.1.1,RMON2-MIB::netConfigIPAddress,IpAddress,read-create,,deprecated,,The IP address of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask is 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BOOTP fails before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device). If BOOTP is used, care should be taken to not send BOOTP broadcasts too frequently and to eventually send them very infrequently if no replies are received.
.1.3.6.1.2.1.16.19.11.1.2,RMON2-MIB::netConfigSubnetMask,IpAddress,read-create,,deprecated,,The subnet mask of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask is 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BOOTP fails before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device). If BOOTP is used, care should be taken to not send BOOTP broadcasts too frequently and to eventually send them very infrequently if no replies are received.
.1.3.6.1.2.1.16.19.11.1.3,RMON2-MIB::netConfigStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this netConfigEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.19.12,RMON2-MIB::netDefaultGateway,IpAddress,read-write,,deprecated,,The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0.
.1.3.6.1.2.1.16.19.13,RMON2-MIB::trapDestTable,,not-accessible,,deprecated,,A list of trap destination entries.
.1.3.6.1.2.1.16.19.13.1,RMON2-MIB::trapDestEntry,,not-accessible,trapDestIndex,deprecated,,This entry includes a destination IP address to which traps are sent for this community.
.1.3.6.1.2.1.16.19.13.1.1,RMON2-MIB::trapDestIndex,Integer32,not-accessible,,deprecated,,A value that uniquely identifies this trapDestEntry.
.1.3.6.1.2.1.16.19.13.1.2,RMON2-MIB::trapDestCommunity,OCTET,read-create,,deprecated,,A community to which this destination address belongs. This entry is associated with any eventEntries in the RMON MIB whose value of eventCommunity is equal to the value of this object. Every time an associated event entry sends a trap due to an event, that trap will be sent to each address in the trapDestTable with a trapDestCommunity equal to eventCommunity, as long as no access control mechanism precludes it (e.g., VACM). This object may not be modified if the associated trapDestStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.13.1.3,RMON2-MIB::trapDestProtocol,INTEGER,read-create,,deprecated,ip(1):ipx(2),The protocol with which this trap is to be sent.
.1.3.6.1.2.1.16.19.13.1.4,RMON2-MIB::trapDestAddress,OCTET,read-create,,deprecated,,The destination address for traps on behalf of this entry. If the associated trapDestProtocol object is equal to ip(1), the encoding of this object is the same as the snmpUDPAddress textual convention in RFC 3417, 'Transport Mappings for the Simple Network Management Protocol (SNMP)' [RFC3417]: -- for a SnmpUDPAddress of length 6: -- -- octets contents encoding -- 1-4 IP-address network-byte order -- 5-6 UDP-port network-byte order If the associated trapDestProtocol object is equal to ipx(2), the encoding of this object is the same as the snmpIPXAddress textual convention in RFC 3417, 'Transport Mappings for the Simple Network Management Protocol (SNMP)' [RFC3417]: -- for a SnmpIPXAddress of length 12: -- -- octets contents encoding -- 1-4 network-number network-byte order -- 5-10 physical-address network-byte order -- 11-12 socket-number network-byte order This object may not be modified if the associated trapDestStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.13.1.5,RMON2-MIB::trapDestOwner,OCTET,read-create,,deprecated,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.19.13.1.6,RMON2-MIB::trapDestStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this trap destination entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.19.14,RMON2-MIB::serialConnectionTable,,not-accessible,,deprecated,,A list of serialConnectionEntries. This table has been deprecated, as it has not had enough independent implementations to demonstrate interoperability to meet the requirements of a Draft Standard.
.1.3.6.1.2.1.16.19.14.1,RMON2-MIB::serialConnectionEntry,,not-accessible,serialConnectIndex,deprecated,,Configuration for a SLIP link over a serial line.
.1.3.6.1.2.1.16.19.14.1.1,RMON2-MIB::serialConnectIndex,Integer32,not-accessible,,deprecated,,A value that uniquely identifies this serialConnection entry.
.1.3.6.1.2.1.16.19.14.1.2,RMON2-MIB::serialConnectDestIpAddress,IpAddress,read-create,,deprecated,,The IP Address that can be reached at the other end of this serial connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.3,RMON2-MIB::serialConnectType,INTEGER,read-create,,deprecated,direct(1):modem(2):switch(3):modemSwitch(4),The type of outgoing connection to be made. If this object has the value direct(1), then a direct serial connection is assumed. If this object has the value modem(2), then serialConnectDialString will be used to make a modem connection. If this object has the value switch(3), then serialConnectSwitchConnectSeq will be used to establish the connection over a serial data switch, and serialConnectSwitchDisconnectSeq will be used to terminate the connection. If this object has the value modem-switch(4), then a modem connection will be made first, followed by the switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.4,RMON2-MIB::serialConnectDialString,OCTET,read-create,,deprecated,,A control string that specifies how to dial the phone number in order to establish a modem connection. The string should include the dialing prefix and suffix. For example: '^s^MATD9,888-1234^M' will instruct the Probe to send a carriage return, followed by the dialing prefix 'ATD', the phone number '9,888-1234', and a carriage return as the dialing suffix. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.5,RMON2-MIB::serialConnectSwitchConnectSeq,OCTET,read-create,,deprecated,,A control string that specifies how to establish a data switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.6,RMON2-MIB::serialConnectSwitchDisconnectSeq,OCTET,read-create,,deprecated,,A control string that specifies how to terminate a data switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.7,RMON2-MIB::serialConnectSwitchResetSeq,OCTET,read-create,,deprecated,,A control string that specifies how to reset a data switch in the event of a timeout. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
.1.3.6.1.2.1.16.19.14.1.8,RMON2-MIB::serialConnectOwner,OCTET,read-create,,deprecated,,The entity that configured this entry and is therefore using the resources assigned to it.
.1.3.6.1.2.1.16.19.14.1.9,RMON2-MIB::serialConnectStatus,INTEGER,read-create,,deprecated,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this serialConnectionEntry. If the manager attempts to set this object to active(1) when the serialConnectType is set to modem(2) or modem-switch(4) and the serialConnectDialString is a zero-length string or cannot be correctly parsed as a ConnectString, the set request will be rejected with badValue(3). If the manager attempts to set this object to active(1) when the serialConnectType is set to switch(3) or modem-switch(4) and the serialConnectSwitchConnectSeq, the serialConnectSwitchDisconnectSeq, or the serialConnectSwitchResetSeq is a zero-length string or cannot be correctly parsed as a ConnectString, the set request will be rejected with badValue(3). An entry may not exist in the active state unless all objects in the entry have an appropriate value.
.1.3.6.1.2.1.16.20,RMON-MIB::rmonConformance,,,,,,
.1.3.6.1.2.1.16.20.1,RMON2-MIB::rmon2MIBCompliances,,,,,,
.1.3.6.1.2.1.16.20.1.1,RMON2-MIB::rmon2MIBCompliance,,,,,,Describes the requirements for conformance to the RMON2 MIB
.1.3.6.1.2.1.16.20.1.2,RMON2-MIB::rmon2MIBApplicationLayerCompliance,,,,,,Describes the requirements for conformance to the RMON2 MIB with Application-Layer Enhancements.
.1.3.6.1.2.1.16.20.2,RMON2-MIB::rmon2MIBGroups,,,,,,
.1.3.6.1.2.1.16.20.2.1,RMON2-MIB::protocolDirectoryGroup,,,,,,Lists the inventory of protocols the probe has the capability of monitoring and allows the addition, deletion, and configuration of entries in this list.
.1.3.6.1.2.1.16.20.2.2,RMON2-MIB::protocolDistributionGroup,,,,,,Collects the relative amounts of octets and packets for the different protocols detected on a network segment.
.1.3.6.1.2.1.16.20.2.3,RMON2-MIB::addressMapGroup,,,,,,Lists MAC address to network address bindings discovered by the probe and what interface they were last seen on.
.1.3.6.1.2.1.16.20.2.4,RMON2-MIB::nlHostGroup,,,,,,Counts the amount of traffic sent from and to each network address discovered by the probe. Note that while the hlHostControlTable also has objects that control an optional alHostTable, implementation of the alHostTable is not required to fully implement this group.
.1.3.6.1.2.1.16.20.2.5,RMON2-MIB::nlMatrixGroup,,,,,,Counts the amount of traffic sent between each pair of network addresses discovered by the probe. Note that while the hlMatrixControlTable also has objects that control optional alMatrixTables, implementation of the alMatrixTables is not required to fully implement this group.
.1.3.6.1.2.1.16.20.2.6,RMON2-MIB::alHostGroup,,,,,,Counts the amount of traffic, by protocol, sent from and to each network address discovered by the probe. Implementation of this group requires implementation of the Network-Layer Host Group.
.1.3.6.1.2.1.16.20.2.7,RMON2-MIB::alMatrixGroup,,,,,,Counts the amount of traffic, by protocol, sent between each pair of network addresses discovered by the probe. Implementation of this group requires implementation of the Network-Layer Matrix Group.
.1.3.6.1.2.1.16.20.2.8,RMON2-MIB::usrHistoryGroup,,,,,,The usrHistoryGroup provides user-defined collection of historical information from MIB objects on the probe.
.1.3.6.1.2.1.16.20.2.9,RMON2-MIB::probeInformationGroup,,,,,,This group describes various operating parameters of the probe and controls the local time of the probe.
.1.3.6.1.2.1.16.20.2.10,RMON2-MIB::probeConfigurationGroup,,,,,,This group controls the configuration of various operating parameters of the probe. This group is not referenced by any MODULE-COMPLIANCE macro because it is 'grandfathered' from more recent MIB review rules that would require it.
.1.3.6.1.2.1.16.20.2.11,RMON2-MIB::rmon1EnhancementGroup,,,,,,This group adds some enhancements to RMON-1 that help management stations.
.1.3.6.1.2.1.16.20.2.12,RMON2-MIB::rmon1EthernetEnhancementGroup,,,,,,This group adds some enhancements to RMON-1 that help management stations.
.1.3.6.1.2.1.16.20.2.13,RMON2-MIB::rmon1TokenRingEnhancementGroup,,,,,,This group adds some enhancements to RMON-1 that help management stations. This group is not referenced by any MODULE-COMPLIANCE macro because it is 'grandfathered' from more recent MIB review rules that would require it.
.1.3.6.1.2.1.16.20.8,RMON-MIB::rmonMibModule,,,,,,Remote network monitoring devices, often called monitors or probes, are instruments that exist for the purpose of managing a network. This MIB defines objects for managing remote network monitoring devices.
.1.3.6.1.2.1.16.20.9,RMON-MIB::rmonCompliances,,,,,,
.1.3.6.1.2.1.16.20.9.1,RMON-MIB::rmonCompliance,,,,,,The requirements for conformance to the RMON MIB. At least one of the groups in this module must be implemented to conform to the RMON MIB. Implementations of this MIB must also implement the system group of MIB-II [16] and the IF-MIB [17].
.1.3.6.1.2.1.16.20.10,RMON-MIB::rmonGroups,,,,,,
.1.3.6.1.2.1.16.20.10.1,RMON-MIB::rmonEtherStatsGroup,,,,,,The RMON Ethernet Statistics Group.
.1.3.6.1.2.1.16.20.10.2,RMON-MIB::rmonHistoryControlGroup,,,,,,The RMON History Control Group.
.1.3.6.1.2.1.16.20.10.3,RMON-MIB::rmonEthernetHistoryGroup,,,,,,The RMON Ethernet History Group.
.1.3.6.1.2.1.16.20.10.4,RMON-MIB::rmonAlarmGroup,,,,,,The RMON Alarm Group.
.1.3.6.1.2.1.16.20.10.5,RMON-MIB::rmonHostGroup,,,,,,The RMON Host Group.
.1.3.6.1.2.1.16.20.10.6,RMON-MIB::rmonHostTopNGroup,,,,,,The RMON Host Top 'N' Group.
.1.3.6.1.2.1.16.20.10.7,RMON-MIB::rmonMatrixGroup,,,,,,The RMON Matrix Group.
.1.3.6.1.2.1.16.20.10.8,RMON-MIB::rmonFilterGroup,,,,,,The RMON Filter Group.
.1.3.6.1.2.1.16.20.10.9,RMON-MIB::rmonPacketCaptureGroup,,,,,,The RMON Packet Capture Group.
.1.3.6.1.2.1.16.20.10.10,RMON-MIB::rmonEventGroup,,,,,,The RMON Event Group.
.1.3.6.1.2.1.16.20.10.11,RMON-MIB::rmonNotificationGroup,,,,,,The RMON Notification Group.
.1.3.6.1.2.1.17,BRIDGE-MIB::dot1dBridge,,,,,,The Bridge MIB module for managing devices that support IEEE 802.1D. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4188; see the RFC itself for full legal notices.
.1.3.6.1.2.1.17.0,BRIDGE-MIB::dot1dNotifications,,,,,,
.1.3.6.1.2.1.17.0.1,BRIDGE-MIB::newRoot,,,,,,The newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer, immediately subsequent to its election. Implementation of this trap is optional.
.1.3.6.1.2.1.17.0.2,BRIDGE-MIB::topologyChange,,,,,,A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional.
.1.3.6.1.2.1.17.1,BRIDGE-MIB::dot1dBase,,,,,,
.1.3.6.1.2.1.17.1.1,BRIDGE-MIB::dot1dBaseBridgeAddress,OCTET,read-only,,current,,The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However, it is only required to be unique. When concatenated with dot1dStpPriority, a unique BridgeIdentifier is formed, which is used in the Spanning Tree Protocol.
.1.3.6.1.2.1.17.1.2,BRIDGE-MIB::dot1dBaseNumPorts,Integer32,read-only,,current,,The number of ports controlled by this bridging entity.
.1.3.6.1.2.1.17.1.3,BRIDGE-MIB::dot1dBaseType,INTEGER,read-only,,current,unknown(1):transparent-only(2):sourceroute-only(3):srt(4),Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging, this will be indicated by entries in the port table for the given type.
.1.3.6.1.2.1.17.1.4,BRIDGE-MIB::dot1dBasePortTable,,not-accessible,,current,,A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
.1.3.6.1.2.1.17.1.4.1,BRIDGE-MIB::dot1dBasePortEntry,,not-accessible,dot1dBasePort,current,,A list of information for each port of the bridge.
.1.3.6.1.2.1.17.1.4.1.1,BRIDGE-MIB::dot1dBasePort,Integer32,read-only,,current,,The port number of the port for which this entry contains bridge management information.
.1.3.6.1.2.1.17.1.4.1.2,BRIDGE-MIB::dot1dBasePortIfIndex,Integer32,read-only,,current,,The value of the instance of the ifIndex object, defined in IF-MIB, for the interface corresponding to this port.
.1.3.6.1.2.1.17.1.4.1.3,BRIDGE-MIB::dot1dBasePortCircuit,OBJECT,read-only,,current,,For a port that (potentially) has the same value of dot1dBasePortIfIndex as another port on the same bridge. This object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one-to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port. For a port which has a unique value of dot1dBasePortIfIndex, this object can have the value { 0 0 }.
.1.3.6.1.2.1.17.1.4.1.4,BRIDGE-MIB::dot1dBasePortDelayExceededDiscards,Counter32,read-only,,current,,The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
.1.3.6.1.2.1.17.1.4.1.5,BRIDGE-MIB::dot1dBasePortMtuExceededDiscards,Counter32,read-only,,current,,The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
.1.3.6.1.2.1.17.2,BRIDGE-MIB::dot1dStp,,,,,,
.1.3.6.1.2.1.17.2.1,BRIDGE-MIB::dot1dStpProtocolSpecification,INTEGER,read-only,,current,unknown(1):decLb100(2):ieee8021d(3),An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1D implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol that are incompatible with the current version are released a new value will be defined.
.1.3.6.1.2.1.17.2.2,BRIDGE-MIB::dot1dStpPriority,Integer32,read-write,,current,,The value of the write-able portion of the Bridge ID (i.e., the first two octets of the (8 octet long) Bridge ID). The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress. On bridges supporting IEEE 802.1t or IEEE 802.1w, permissible values are 0-61440, in steps of 4096.
.1.3.6.1.2.1.17.2.3,BRIDGE-MIB::dot1dStpTimeSinceTopologyChange,TimeTicks,read-only,,current,,The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. For RSTP, this reports the time since the tcWhile timer for any port on this Bridge was nonzero.
.1.3.6.1.2.1.17.2.4,BRIDGE-MIB::dot1dStpTopChanges,Counter32,read-only,,current,,The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
.1.3.6.1.2.1.17.2.5,BRIDGE-MIB::dot1dStpDesignatedRoot,OCTET,read-only,,current,,The bridge identifier of the root of the spanning tree, as determined by the Spanning Tree Protocol, as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
.1.3.6.1.2.1.17.2.6,BRIDGE-MIB::dot1dStpRootCost,Integer32,read-only,,current,,The cost of the path to the root as seen from this bridge.
.1.3.6.1.2.1.17.2.7,BRIDGE-MIB::dot1dStpRootPort,Integer32,read-only,,current,,The port number of the port that offers the lowest cost path from this bridge to the root bridge.
.1.3.6.1.2.1.17.2.8,BRIDGE-MIB::dot1dStpMaxAge,Integer32,read-only,,current,,The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
.1.3.6.1.2.1.17.2.9,BRIDGE-MIB::dot1dStpHelloTime,Integer32,read-only,,current,,The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree, or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
.1.3.6.1.2.1.17.2.10,BRIDGE-MIB::dot1dStpHoldTime,Integer32,read-only,,current,,This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
.1.3.6.1.2.1.17.2.11,BRIDGE-MIB::dot1dStpForwardDelay,Integer32,read-only,,current,,This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay, which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
.1.3.6.1.2.1.17.2.12,BRIDGE-MIB::dot1dStpBridgeMaxAge,Integer32,read-write,,current,,The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1998 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1998 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
.1.3.6.1.2.1.17.2.13,BRIDGE-MIB::dot1dStpBridgeHelloTime,Integer32,read-write,,current,,The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D-1998 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
.1.3.6.1.2.1.17.2.14,BRIDGE-MIB::dot1dStpBridgeForwardDelay,Integer32,read-write,,current,,The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1998 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1998 to be 1 second. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds.
.1.3.6.1.2.1.17.2.15,BRIDGE-MIB::dot1dStpPortTable,,not-accessible,,current,,A table that contains port-specific information for the Spanning Tree Protocol.
.1.3.6.1.2.1.17.2.15.1,BRIDGE-MIB::dot1dStpPortEntry,,not-accessible,dot1dStpPort,current,,A list of information maintained by every port about the Spanning Tree Protocol state for that port.
.1.3.6.1.2.1.17.2.15.1.1,BRIDGE-MIB::dot1dStpPort,Integer32,read-only,,current,,The port number of the port for which this entry contains Spanning Tree Protocol management information.
.1.3.6.1.2.1.17.2.15.1.2,BRIDGE-MIB::dot1dStpPortPriority,Integer32,read-write,,current,,The value of the priority field that is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort. On bridges supporting IEEE 802.1t or IEEE 802.1w, permissible values are 0-240, in steps of 16.
.1.3.6.1.2.1.17.2.15.1.3,BRIDGE-MIB::dot1dStpPortState,INTEGER,read-only,,current,disabled(1):blocking(2):listening(3):learning(4):forwarding(5):broken(6),The port's current state, as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning, it will place that port into the broken(6) state. For ports that are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
.1.3.6.1.2.1.17.2.15.1.4,BRIDGE-MIB::dot1dStpPortEnable,INTEGER,read-write,,current,enabled(1):disabled(2),The enabled/disabled status of the port.
.1.3.6.1.2.1.17.2.15.1.5,BRIDGE-MIB::dot1dStpPortPathCost,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1998 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. New implementations should support dot1dStpPortPathCost32. If the port path costs exceeds the maximum value of this object then this object should report the maximum value, namely 65535. Applications should try to read the dot1dStpPortPathCost32 object if this object reports the maximum value.
.1.3.6.1.2.1.17.2.15.1.6,BRIDGE-MIB::dot1dStpPortDesignatedRoot,OCTET,read-only,,current,,The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
.1.3.6.1.2.1.17.2.15.1.7,BRIDGE-MIB::dot1dStpPortDesignatedCost,Integer32,read-only,,current,,The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
.1.3.6.1.2.1.17.2.15.1.8,BRIDGE-MIB::dot1dStpPortDesignatedBridge,OCTET,read-only,,current,,The Bridge Identifier of the bridge that this port considers to be the Designated Bridge for this port's segment.
.1.3.6.1.2.1.17.2.15.1.9,BRIDGE-MIB::dot1dStpPortDesignatedPort,OCTET,read-only,,current,,The Port Identifier of the port on the Designated Bridge for this port's segment.
.1.3.6.1.2.1.17.2.15.1.10,BRIDGE-MIB::dot1dStpPortForwardTransitions,Counter32,read-only,,current,,The number of times this port has transitioned from the Learning state to the Forwarding state.
.1.3.6.1.2.1.17.2.15.1.11,BRIDGE-MIB::dot1dStpPortPathCost32,Integer32,read-write,,current,,The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1998 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. This object replaces dot1dStpPortPathCost to support IEEE 802.1t.
.1.3.6.1.2.1.17.3,BRIDGE-MIB::dot1dSr,,,,,,
.1.3.6.1.2.1.17.4,BRIDGE-MIB::dot1dTp,,,,,,
.1.3.6.1.2.1.17.4.1,BRIDGE-MIB::dot1dTpLearnedEntryDiscards,Counter32,read-only,,current,,The total number of Forwarding Database entries that have been or would have been learned, but have been discarded due to a lack of storage space in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition that has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent.
.1.3.6.1.2.1.17.4.2,BRIDGE-MIB::dot1dTpAgingTime,Integer32,read-write,,current,,The timeout period in seconds for aging out dynamically-learned forwarding information. 802.1D-1998 recommends a default of 300 seconds.
.1.3.6.1.2.1.17.4.3,BRIDGE-MIB::dot1dTpFdbTable,,not-accessible,,current,,A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
.1.3.6.1.2.1.17.4.3.1,BRIDGE-MIB::dot1dTpFdbEntry,,not-accessible,dot1dTpFdbAddress,current,,Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
.1.3.6.1.2.1.17.4.3.1.1,BRIDGE-MIB::dot1dTpFdbAddress,OCTET,read-only,,current,,A unicast MAC address for which the bridge has forwarding and/or filtering information.
.1.3.6.1.2.1.17.4.3.1.2,BRIDGE-MIB::dot1dTpFdbPort,Integer32,read-only,,current,,Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned, but that the bridge does have some forwarding/filtering information about this address (e.g., in the dot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned, even for addresses for which the corresponding value of dot1dTpFdbStatus is not learned(3).
.1.3.6.1.2.1.17.4.3.1.3,BRIDGE-MIB::dot1dTpFdbStatus,INTEGER,read-only,,current,other(1):invalid(2):learned(3):self(4):mgmt(5),The status of this entry. The meanings of the values are: other(1) - none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) - the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) - the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress.
.1.3.6.1.2.1.17.4.4,BRIDGE-MIB::dot1dTpPortTable,,not-accessible,,current,,A table that contains information about every port that is associated with this transparent bridge.
.1.3.6.1.2.1.17.4.4.1,BRIDGE-MIB::dot1dTpPortEntry,,not-accessible,dot1dTpPort,current,,A list of information for each port of a transparent bridge.
.1.3.6.1.2.1.17.4.4.1.1,BRIDGE-MIB::dot1dTpPort,Integer32,read-only,,current,,The port number of the port for which this entry contains Transparent bridging management information.
.1.3.6.1.2.1.17.4.4.1.2,BRIDGE-MIB::dot1dTpPortMaxInfo,Integer32,read-only,,current,,The maximum size of the INFO (non-MAC) field that this port will receive or transmit.
.1.3.6.1.2.1.17.4.4.1.3,BRIDGE-MIB::dot1dTpPortInFrames,Counter32,read-only,,current,,The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.4.1.4,BRIDGE-MIB::dot1dTpPortOutFrames,Counter32,read-only,,current,,The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.4.1.5,BRIDGE-MIB::dot1dTpPortInDiscards,Counter32,read-only,,current,,Count of received valid frames that were discarded (i.e., filtered) by the Forwarding Process.
.1.3.6.1.2.1.17.4.5,P-BRIDGE-MIB::dot1dTpHCPortTable,,not-accessible,,current,,A table that contains information about every high- capacity port that is associated with this transparent bridge.
.1.3.6.1.2.1.17.4.5.1,P-BRIDGE-MIB::dot1dTpHCPortEntry,,not-accessible,dot1dTpPort,current,,Statistics information for each high-capacity port of a transparent bridge.
.1.3.6.1.2.1.17.4.5.1.1,P-BRIDGE-MIB::dot1dTpHCPortInFrames,Counter64,read-only,,current,,The number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.5.1.2,P-BRIDGE-MIB::dot1dTpHCPortOutFrames,Counter64,read-only,,current,,The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.
.1.3.6.1.2.1.17.4.5.1.3,P-BRIDGE-MIB::dot1dTpHCPortInDiscards,Counter64,read-only,,current,,Count of valid frames that have been received by this port from its segment that were discarded (i.e., filtered) by the Forwarding Process.
.1.3.6.1.2.1.17.4.6,P-BRIDGE-MIB::dot1dTpPortOverflowTable,,not-accessible,,current,,A table that contains the most-significant bits of statistics counters for ports that are associated with this transparent bridge that are on high-capacity interfaces, as defined in the conformance clauses for this table. This table is provided as a way to read 64-bit counters for agents that support only SNMPv1. Note that the reporting of most-significant and least-significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
.1.3.6.1.2.1.17.4.6.1,P-BRIDGE-MIB::dot1dTpPortOverflowEntry,,not-accessible,dot1dTpPort,current,,The most significant bits of statistics counters for a high- capacity interface of a transparent bridge. Each object is associated with a corresponding object in dot1dTpPortTable that indicates the least significant bits of the counter.
.1.3.6.1.2.1.17.4.6.1.1,P-BRIDGE-MIB::dot1dTpPortInOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1dTpPortInFrames counter has overflowed.
.1.3.6.1.2.1.17.4.6.1.2,P-BRIDGE-MIB::dot1dTpPortOutOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1dTpPortOutFrames counter has overflowed.
.1.3.6.1.2.1.17.4.6.1.3,P-BRIDGE-MIB::dot1dTpPortInOverflowDiscards,Counter32,read-only,,current,,The number of times the associated dot1dTpPortInDiscards counter has overflowed.
.1.3.6.1.2.1.17.5,BRIDGE-MIB::dot1dStatic,,,,,,
.1.3.6.1.2.1.17.5.1,BRIDGE-MIB::dot1dStaticTable,,not-accessible,,current,,A table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table, as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses.
.1.3.6.1.2.1.17.5.1.1,BRIDGE-MIB::dot1dStaticEntry,,not-accessible,dot1dStaticAddress:dot1dStaticReceivePort,current,,Filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.5.1.1.1,BRIDGE-MIB::dot1dStaticAddress,OCTET,read-create,,current,,The destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address, or the broadcast address.
.1.3.6.1.2.1.17.5.1.1.2,BRIDGE-MIB::dot1dStaticReceivePort,Integer32,read-create,,current,,Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the bridge for which there is no other applicable entry.
.1.3.6.1.2.1.17.5.1.1.3,BRIDGE-MIB::dot1dStaticAllowedToGoTo,OCTET,read-create,,current,,The set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1', then that port is included in the set of ports; the port is not included if its bit has a value of '0'. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.) The default value of this object is a string of ones of appropriate length. The value of this object may exceed the required minimum maximum message size of some SNMP transport (484 bytes, in the case of SNMP over UDP, see RFC 3417, section 3.2). SNMP engines on bridges supporting a large number of ports must support appropriate maximum message sizes.
.1.3.6.1.2.1.17.5.1.1.4,BRIDGE-MIB::dot1dStaticStatus,INTEGER,read-create,,current,other(1):invalid(2):permanent(3):deleteOnReset(4):deleteOnTimeout(5),This object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.
.1.3.6.1.2.1.17.6,P-BRIDGE-MIB::pBridgeMIB,,,,,,The Bridge MIB Extension module for managing Priority and Multicast Filtering, defined by IEEE 802.1D-1998, including Restricted Group Registration defined by IEEE 802.1t-2001. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4363; See the RFC itself for full legal notices.
.1.3.6.1.2.1.17.6.1,P-BRIDGE-MIB::pBridgeMIBObjects,,,,,,
.1.3.6.1.2.1.17.6.1.1,P-BRIDGE-MIB::dot1dExtBase,,,,,,
.1.3.6.1.2.1.17.6.1.1.1,P-BRIDGE-MIB::dot1dDeviceCapabilities,BITS,read-only,,current,dot1dExtendedFilteringServices(0):dot1dTrafficClasses(1):dot1qStaticEntryIndividualPort(2):dot1qIVLCapable(3):dot1qSVLCapable(4):dot1qHybridCapable(5):dot1qConfigurablePvidTagging(6):dot1dLocalVlanCapable(7),Indicates the optional parts of IEEE 802.1D and 802.1Q that are implemented by this device and are manageable through this MIB. Capabilities that are allowed on a per-port basis are indicated in dot1dPortCapabilities. dot1dExtendedFilteringServices(0), -- can perform filtering of -- individual multicast addresses -- controlled by GMRP. dot1dTrafficClasses(1), -- can map user priority to -- multiple traffic classes. dot1qStaticEntryIndividualPort(2), -- dot1qStaticUnicastReceivePort & -- dot1qStaticMulticastReceivePort -- can represent non-zero entries. dot1qIVLCapable(3), -- Independent VLAN Learning (IVL). dot1qSVLCapable(4), -- Shared VLAN Learning (SVL). dot1qHybridCapable(5), -- both IVL & SVL simultaneously. dot1qConfigurablePvidTagging(6), -- whether the implementation -- supports the ability to -- override the default PVID -- setting and its egress status -- (VLAN-Tagged or Untagged) on -- each port. dot1dLocalVlanCapable(7) -- can support multiple local -- bridges, outside of the scope -- of 802.1Q defined VLANs.
.1.3.6.1.2.1.17.6.1.1.2,P-BRIDGE-MIB::dot1dTrafficClassesEnabled,INTEGER,read-write,,current,true(1):false(2),The value true(1) indicates that Traffic Classes are enabled on this bridge. When false(2), the bridge operates with a single priority level for all traffic. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.1.3,P-BRIDGE-MIB::dot1dGmrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for GMRP. The value enabled(1) indicates that GMRP should be enabled on this device, in all VLANs, on all ports for which it has not been specifically disabled. When disabled(2), GMRP is disabled, in all VLANs and on all ports, and all GMRP packets will be forwarded transparently. This object affects both Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.1.4,P-BRIDGE-MIB::dot1dPortCapabilitiesTable,,not-accessible,,current,,A table that contains capabilities information about every port that is associated with this bridge.
.1.3.6.1.2.1.17.6.1.1.4.1,P-BRIDGE-MIB::dot1dPortCapabilitiesEntry,,not-accessible,,current,,A set of capabilities information about this port indexed by dot1dBasePort.
.1.3.6.1.2.1.17.6.1.1.4.1.1,P-BRIDGE-MIB::dot1dPortCapabilities,BITS,read-only,,current,dot1qDot1qTagging(0):dot1qConfigurableAcceptableFrameTypes(1):dot1qIngressFiltering(2),Indicates the parts of IEEE 802.1D and 802.1Q that are optional on a per-port basis, that are implemented by this device, and that are manageable through this MIB. dot1qDot1qTagging(0), -- supports 802.1Q VLAN tagging of -- frames and GVRP. dot1qConfigurableAcceptableFrameTypes(1), -- allows modified values of -- dot1qPortAcceptableFrameTypes. dot1qIngressFiltering(2) -- supports the discarding of any -- frame received on a Port whose -- VLAN classification does not -- include that Port in its Member -- set.
.1.3.6.1.2.1.17.6.1.2,P-BRIDGE-MIB::dot1dPriority,,,,,,
.1.3.6.1.2.1.17.6.1.2.1,P-BRIDGE-MIB::dot1dPortPriorityTable,,not-accessible,,current,,A table that contains information about every port that is associated with this transparent bridge.
.1.3.6.1.2.1.17.6.1.2.1.1,P-BRIDGE-MIB::dot1dPortPriorityEntry,,not-accessible,,current,,A list of Default User Priorities for each port of a transparent bridge. This is indexed by dot1dBasePort.
.1.3.6.1.2.1.17.6.1.2.1.1.1,P-BRIDGE-MIB::dot1dPortDefaultUserPriority,Integer32,read-write,,current,,The default ingress User Priority for this port. This only has effect on media, such as Ethernet, that do not support native User Priority. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.1.1.2,P-BRIDGE-MIB::dot1dPortNumTrafficClasses,Integer32,read-write,,current,,The number of egress traffic classes supported on this port. This object may optionally be read-only. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.2,P-BRIDGE-MIB::dot1dUserPriorityRegenTable,,not-accessible,,current,,A list of Regenerated User Priorities for each received User Priority on each port of a bridge. The Regenerated User Priority value may be used to index the Traffic Class Table for each input port. This only has effect on media that support native User Priority. The default values for Regenerated User Priorities are the same as the User Priorities.
.1.3.6.1.2.1.17.6.1.2.2.1,P-BRIDGE-MIB::dot1dUserPriorityRegenEntry,,not-accessible,dot1dBasePort:dot1dUserPriority,current,,A mapping of incoming User Priority to a Regenerated User Priority.
.1.3.6.1.2.1.17.6.1.2.2.1.1,P-BRIDGE-MIB::dot1dUserPriority,Integer32,not-accessible,,current,,The User Priority for a frame received on this port.
.1.3.6.1.2.1.17.6.1.2.2.1.2,P-BRIDGE-MIB::dot1dRegenUserPriority,Integer32,read-write,,current,,The Regenerated User Priority that the incoming User Priority is mapped to for this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.3,P-BRIDGE-MIB::dot1dTrafficClassTable,,not-accessible,,current,,A table mapping evaluated User Priority to Traffic Class, for forwarding by the bridge. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
.1.3.6.1.2.1.17.6.1.2.3.1,P-BRIDGE-MIB::dot1dTrafficClassEntry,,not-accessible,dot1dBasePort:dot1dTrafficClassPriority,current,,User Priority to Traffic Class mapping.
.1.3.6.1.2.1.17.6.1.2.3.1.1,P-BRIDGE-MIB::dot1dTrafficClassPriority,Integer32,not-accessible,,current,,The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port. For untagged frames received from non-Ethernet media, this value is equal to the dot1dRegenUserPriority value for the ingress port and media-specific user priority.
.1.3.6.1.2.1.17.6.1.2.3.1.2,P-BRIDGE-MIB::dot1dTrafficClass,Integer32,read-write,,current,,The Traffic Class the received frame is mapped to. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.2.4,P-BRIDGE-MIB::dot1dPortOutboundAccessPriorityTable,,not-accessible,,current,,A table mapping Regenerated User Priority to Outbound Access Priority. This is a fixed mapping for all port types, with two options for 802.5 Token Ring.
.1.3.6.1.2.1.17.6.1.2.4.1,P-BRIDGE-MIB::dot1dPortOutboundAccessPriorityEntry,,not-accessible,dot1dBasePort:dot1dRegenUserPriority,current,,Regenerated User Priority to Outbound Access Priority mapping.
.1.3.6.1.2.1.17.6.1.2.4.1.1,P-BRIDGE-MIB::dot1dPortOutboundAccessPriority,Integer32,read-only,,current,,The Outbound Access Priority the received frame is mapped to.
.1.3.6.1.2.1.17.6.1.3,P-BRIDGE-MIB::dot1dGarp,,,,,,
.1.3.6.1.2.1.17.6.1.3.1,P-BRIDGE-MIB::dot1dPortGarpTable,,not-accessible,,current,,A table of GARP control information about every bridge port. This is indexed by dot1dBasePort.
.1.3.6.1.2.1.17.6.1.3.1.1,P-BRIDGE-MIB::dot1dPortGarpEntry,,not-accessible,,current,,GARP control information for a bridge port.
.1.3.6.1.2.1.17.6.1.3.1.1.1,P-BRIDGE-MIB::dot1dPortGarpJoinTime,INTEGER,read-write,,current,,The GARP Join time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.3.1.1.2,P-BRIDGE-MIB::dot1dPortGarpLeaveTime,INTEGER,read-write,,current,,The GARP Leave time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.3.1.1.3,P-BRIDGE-MIB::dot1dPortGarpLeaveAllTime,INTEGER,read-write,,current,,The GARP LeaveAll time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.4,P-BRIDGE-MIB::dot1dGmrp,,,,,,
.1.3.6.1.2.1.17.6.1.4.1,P-BRIDGE-MIB::dot1dPortGmrpTable,,not-accessible,,current,,A table of GMRP control and status information about every bridge port. Augments the dot1dBasePortTable.
.1.3.6.1.2.1.17.6.1.4.1.1,P-BRIDGE-MIB::dot1dPortGmrpEntry,,not-accessible,,current,,GMRP control and status information for a bridge port.
.1.3.6.1.2.1.17.6.1.4.1.1.1,P-BRIDGE-MIB::dot1dPortGmrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative state of GMRP operation on this port. The value enabled(1) indicates that GMRP is enabled on this port in all VLANs as long as dot1dGmrpStatus is also enabled(1). A value of disabled(2) indicates that GMRP is disabled on this port in all VLANs: any GMRP packets received will be silently discarded, and no GMRP registrations will be propagated from other ports. Setting this to a value of enabled(1) will be stored by the agent but will only take effect on the GMRP protocol operation if dot1dGmrpStatus also indicates the value enabled(1). This object affects all GMRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.1.4.1.1.2,P-BRIDGE-MIB::dot1dPortGmrpFailedRegistrations,Counter32,read-only,,current,,The total number of failed GMRP registrations, for any reason, in all VLANs, on this port.
.1.3.6.1.2.1.17.6.1.4.1.1.3,P-BRIDGE-MIB::dot1dPortGmrpLastPduOrigin,OCTET,read-only,,current,,The Source MAC Address of the last GMRP message received on this port.
.1.3.6.1.2.1.17.6.1.4.1.1.4,P-BRIDGE-MIB::dot1dPortRestrictedGroupRegistration,INTEGER,read-write,,current,true(1):false(2),The state of Restricted Group Registration on this port. If the value of this control is true(1), then creation of a new dynamic entry is permitted only if there is a Static Filtering Entry for the VLAN concerned, in which the Registrar Administrative Control value is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.6.2,P-BRIDGE-MIB::pBridgeConformance,,,,,,
.1.3.6.1.2.1.17.6.2.1,P-BRIDGE-MIB::pBridgeGroups,,,,,,
.1.3.6.1.2.1.17.6.2.1.1,P-BRIDGE-MIB::pBridgeExtCapGroup,,,,,,A collection of objects indicating the optional capabilities of the device.
.1.3.6.1.2.1.17.6.2.1.2,P-BRIDGE-MIB::pBridgeDeviceGmrpGroup,,,,,,A collection of objects providing device-level control for the Multicast Filtering extended bridge services.
.1.3.6.1.2.1.17.6.2.1.3,P-BRIDGE-MIB::pBridgeDevicePriorityGroup,,,,,,A collection of objects providing device-level control for the Priority services.
.1.3.6.1.2.1.17.6.2.1.4,P-BRIDGE-MIB::pBridgeDefaultPriorityGroup,,,,,,A collection of objects defining the User Priority applicable to each port for media that do not support native User Priority.
.1.3.6.1.2.1.17.6.2.1.5,P-BRIDGE-MIB::pBridgeRegenPriorityGroup,,,,,,A collection of objects defining the User Priorities applicable to each port for media that support native User Priority.
.1.3.6.1.2.1.17.6.2.1.6,P-BRIDGE-MIB::pBridgePriorityGroup,,,,,,A collection of objects defining the traffic classes within a bridge for each evaluated User Priority.
.1.3.6.1.2.1.17.6.2.1.7,P-BRIDGE-MIB::pBridgeAccessPriorityGroup,,,,,,A collection of objects defining the media-dependent outbound access level for each priority.
.1.3.6.1.2.1.17.6.2.1.8,P-BRIDGE-MIB::pBridgePortGarpGroup,,,,,,A collection of objects providing port level control and status information for GARP operation.
.1.3.6.1.2.1.17.6.2.1.9,P-BRIDGE-MIB::pBridgePortGmrpGroup,,,,,,A collection of objects providing port level control and status information for GMRP operation.
.1.3.6.1.2.1.17.6.2.1.10,P-BRIDGE-MIB::pBridgeHCPortGroup,,,,,,A collection of objects providing 64-bit statistics counters for high-capacity bridge ports.
.1.3.6.1.2.1.17.6.2.1.11,P-BRIDGE-MIB::pBridgePortOverflowGroup,,,,,,A collection of objects providing overflow statistics counters for high-capacity bridge ports.
.1.3.6.1.2.1.17.6.2.1.12,P-BRIDGE-MIB::pBridgePortGmrpGroup2,,,,,,A collection of objects providing port level control and status information for GMRP operation.
.1.3.6.1.2.1.17.6.2.2,P-BRIDGE-MIB::pBridgeCompliances,,,,,,
.1.3.6.1.2.1.17.6.2.2.1,P-BRIDGE-MIB::pBridgeCompliance,,,,,,The compliance statement for device support of Priority and Multicast Filtering extended bridging services.
.1.3.6.1.2.1.17.6.2.2.2,P-BRIDGE-MIB::pBridgeCompliance2,,,,,,The compliance statement for device support of Priority and Multicast Filtering extended bridging services.
.1.3.6.1.2.1.17.7,Q-BRIDGE-MIB::qBridgeMIB,,,,,,The VLAN Bridge MIB module for managing Virtual Bridged Local Area Networks, as defined by IEEE 802.1Q-2003, including Restricted Vlan Registration defined by IEEE 802.1u-2001 and Vlan Classification defined by IEEE 802.1v-2001. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4363; See the RFC itself for full legal notices.
.1.3.6.1.2.1.17.7.1,Q-BRIDGE-MIB::qBridgeMIBObjects,,,,,,
.1.3.6.1.2.1.17.7.1.1,Q-BRIDGE-MIB::dot1qBase,,,,,,
.1.3.6.1.2.1.17.7.1.1.1,Q-BRIDGE-MIB::dot1qVlanVersionNumber,INTEGER,read-only,,current,version1(1),The version number of IEEE 802.1Q that this device supports.
.1.3.6.1.2.1.17.7.1.1.2,Q-BRIDGE-MIB::dot1qMaxVlanId,Integer32,read-only,,current,,The maximum IEEE 802.1Q VLAN-ID that this device supports.
.1.3.6.1.2.1.17.7.1.1.3,Q-BRIDGE-MIB::dot1qMaxSupportedVlans,Unsigned32,read-only,,current,,The maximum number of IEEE 802.1Q VLANs that this device supports.
.1.3.6.1.2.1.17.7.1.1.4,Q-BRIDGE-MIB::dot1qNumVlans,Unsigned32,read-only,,current,,The current number of IEEE 802.1Q VLANs that are configured in this device.
.1.3.6.1.2.1.17.7.1.1.5,Q-BRIDGE-MIB::dot1qGvrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports, and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2,Q-BRIDGE-MIB::dot1qTp,,,,,,
.1.3.6.1.2.1.17.7.1.2.1,Q-BRIDGE-MIB::dot1qFdbTable,,not-accessible,,current,,A table that contains configuration and control information for each Filtering Database currently operating on this device. Entries in this table appear automatically when VLANs are assigned FDB IDs in the dot1qVlanCurrentTable.
.1.3.6.1.2.1.17.7.1.2.1.1,Q-BRIDGE-MIB::dot1qFdbEntry,,not-accessible,dot1qFdbId,current,,Information about a specific Filtering Database.
.1.3.6.1.2.1.17.7.1.2.1.1.1,Q-BRIDGE-MIB::dot1qFdbId,Unsigned32,not-accessible,,current,,The identity of this Filtering Database.
.1.3.6.1.2.1.17.7.1.2.1.1.2,Q-BRIDGE-MIB::dot1qFdbDynamicCount,Counter32,read-only,,current,,The current number of dynamic entries in this Filtering Database.
.1.3.6.1.2.1.17.7.1.2.2,Q-BRIDGE-MIB::dot1qTpFdbTable,,not-accessible,,current,,A table that contains information about unicast entries for which the device has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
.1.3.6.1.2.1.17.7.1.2.2.1,Q-BRIDGE-MIB::dot1qTpFdbEntry,,not-accessible,dot1qFdbId:dot1qTpFdbAddress,current,,Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
.1.3.6.1.2.1.17.7.1.2.2.1.1,Q-BRIDGE-MIB::dot1qTpFdbAddress,OCTET,not-accessible,,current,,A unicast MAC address for which the device has forwarding and/or filtering information.
.1.3.6.1.2.1.17.7.1.2.2.1.2,Q-BRIDGE-MIB::dot1qTpFdbPort,Integer32,read-only,,current,,Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1qTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the device does have some forwarding/filtering information about this address (e.g., in the dot1qStaticUnicastTable). Implementors are encouraged to assign the port value to this object whenever it is learned, even for addresses for which the corresponding value of dot1qTpFdbStatus is not learned(3).
.1.3.6.1.2.1.17.7.1.2.2.1.3,Q-BRIDGE-MIB::dot1qTpFdbStatus,INTEGER,read-only,,current,other(1):invalid(2):learned(3):self(4):mgmt(5),The status of this entry. The meanings of the values are: other(1) - none of the following. This may include the case where some other MIB object (not the corresponding instance of dot1qTpFdbPort, nor an entry in the dot1qStaticUnicastTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1qTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1qTpFdbPort was learned and is being used. self(4) - the value of the corresponding instance of dot1qTpFdbAddress represents one of the device's addresses. The corresponding instance of dot1qTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of dot1qTpFdbAddress is also the value of an existing instance of dot1qStaticAddress.
.1.3.6.1.2.1.17.7.1.2.3,Q-BRIDGE-MIB::dot1qTpGroupTable,,not-accessible,,current,,A table containing filtering information for VLANs configured into the bridge by (local or network) management, or learned dynamically, specifying the set of ports to which frames received on a VLAN for this FDB and containing a specific Group destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.7.1.2.3.1,Q-BRIDGE-MIB::dot1qTpGroupEntry,,not-accessible,dot1qVlanIndex:dot1qTpGroupAddress,current,,Filtering information configured into the bridge by management, or learned dynamically, specifying the set of ports to which frames received on a VLAN and containing a specific Group destination address are allowed to be forwarded. The subset of these ports learned dynamically is also provided.
.1.3.6.1.2.1.17.7.1.2.3.1.1,Q-BRIDGE-MIB::dot1qTpGroupAddress,OCTET,not-accessible,,current,,The destination Group MAC address in a frame to which this entry's filtering information applies.
.1.3.6.1.2.1.17.7.1.2.3.1.2,Q-BRIDGE-MIB::dot1qTpGroupEgressPorts,OCTET,read-only,,current,,The complete set of ports, in this VLAN, to which frames destined for this Group MAC address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list.
.1.3.6.1.2.1.17.7.1.2.3.1.3,Q-BRIDGE-MIB::dot1qTpGroupLearnt,OCTET,read-only,,current,,The subset of ports in dot1qTpGroupEgressPorts that were learned by GMRP or some other dynamic mechanism, in this Filtering database.
.1.3.6.1.2.1.17.7.1.2.4,Q-BRIDGE-MIB::dot1qForwardAllTable,,not-accessible,,current,,A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of all multicasts applies, configured statically by management or dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
.1.3.6.1.2.1.17.7.1.2.4.1,Q-BRIDGE-MIB::dot1qForwardAllEntry,,not-accessible,dot1qVlanIndex,current,,Forwarding information for a VLAN, specifying the set of ports to which all multicasts should be forwarded, configured statically by management or dynamically by GMRP.
.1.3.6.1.2.1.17.7.1.2.4.1.1,Q-BRIDGE-MIB::dot1qForwardAllPorts,OCTET,read-only,,current,,The complete set of ports in this VLAN to which all multicast group-addressed frames are to be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
.1.3.6.1.2.1.17.7.1.2.4.1.2,Q-BRIDGE-MIB::dot1qForwardAllStaticPorts,OCTET,read-write,,current,,The set of ports configured by management in this VLAN to which all multicast group-addressed frames are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardAllPorts. This value will be restored after the device is reset. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllForbiddenPorts. The default value is a string of ones of appropriate length, to indicate the standard behaviour of using basic filtering services, i.e., forward all multicasts to all ports. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2.4.1.3,Q-BRIDGE-MIB::dot1qForwardAllForbiddenPorts,OCTET,read-write,,current,,The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward All Multicast Groups may not be dynamically registered by GMRP. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllStaticPorts. The default value is a string of zeros of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2.5,Q-BRIDGE-MIB::dot1qForwardUnregisteredTable,,not-accessible,,current,,A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of multicast group-addressed frames for which no more specific forwarding information applies. This is configured statically by management and determined dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
.1.3.6.1.2.1.17.7.1.2.5.1,Q-BRIDGE-MIB::dot1qForwardUnregisteredEntry,,not-accessible,dot1qVlanIndex,current,,Forwarding information for a VLAN, specifying the set of ports to which all multicasts for which there is no more specific forwarding information shall be forwarded. This is configured statically by management or dynamically by GMRP.
.1.3.6.1.2.1.17.7.1.2.5.1.1,Q-BRIDGE-MIB::dot1qForwardUnregisteredPorts,OCTET,read-only,,current,,The complete set of ports in this VLAN to which multicast group-addressed frames for which there is no more specific forwarding information will be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
.1.3.6.1.2.1.17.7.1.2.5.1.2,Q-BRIDGE-MIB::dot1qForwardUnregisteredStaticPorts,OCTET,read-write,,current,,The set of ports configured by management, in this VLAN, to which multicast group-addressed frames for which there is no more specific forwarding information are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardUnregisteredPorts. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredForbiddenPorts. The default value is a string of zeros of appropriate length, although this has no effect with the default value of dot1qForwardAllStaticPorts. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.2.5.1.3,Q-BRIDGE-MIB::dot1qForwardUnregisteredForbiddenPorts,OCTET,read-write,,current,,The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward Unregistered Multicast Groups may not be dynamically registered by GMRP. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredStaticPorts. The default value is a string of zeros of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3,Q-BRIDGE-MIB::dot1qStatic,,,,,,
.1.3.6.1.2.1.17.7.1.3.1,Q-BRIDGE-MIB::dot1qStaticUnicastTable,,not-accessible,,current,,A table containing filtering information for Unicast MAC addresses for each Filtering Database, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific unicast destination addresses are allowed to be forwarded. A value of zero in this table (as the port number from which frames with a specific destination address are received) is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast addresses only.
.1.3.6.1.2.1.17.7.1.3.1.1,Q-BRIDGE-MIB::dot1qStaticUnicastEntry,,not-accessible,dot1qFdbId:dot1qStaticUnicastAddress:dot1qStaticUnicastReceivePort,current,,Filtering information configured into the device by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific unicast destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.7.1.3.1.1.1,Q-BRIDGE-MIB::dot1qStaticUnicastAddress,OCTET,not-accessible,,current,,The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a unicast address.
.1.3.6.1.2.1.17.7.1.3.1.1.2,Q-BRIDGE-MIB::dot1qStaticUnicastReceivePort,Integer32,not-accessible,,current,,Either the value '0' or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.
.1.3.6.1.2.1.17.7.1.3.1.1.3,Q-BRIDGE-MIB::dot1qStaticUnicastAllowedToGoTo,OCTET,read-write,,current,,The set of ports for which a frame with a specific unicast address will be flooded in the event that it has not been learned. It also specifies the set of ports on which a specific unicast address may be dynamically learned. The dot1qTpFdbTable will have an equivalent entry with a dot1qTpFdbPort value of '0' until this address has been learned, at which point it will be updated with the port the address has been seen on. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. The default value of this object is a string of ones of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.1.1.4,Q-BRIDGE-MIB::dot1qStaticUnicastStatus,INTEGER,read-write,,current,other(1):invalid(2):permanent(3):deleteOnReset(4):deleteOnTimeout(5),This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.2,Q-BRIDGE-MIB::dot1qStaticMulticastTable,,not-accessible,,current,,A table containing filtering information for Multicast and Broadcast MAC addresses for each VLAN, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific Multicast and Broadcast destination addresses are allowed to be forwarded. A value of zero in this table (as the port number from which frames with a specific destination address are received) is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for Multicast and Broadcast addresses only.
.1.3.6.1.2.1.17.7.1.3.2.1,Q-BRIDGE-MIB::dot1qStaticMulticastEntry,,not-accessible,dot1qVlanIndex:dot1qStaticMulticastAddress:dot1qStaticMulticastReceivePort,current,,Filtering information configured into the device by (local or network) management specifying the set of ports to which frames received from this specific port for this VLAN and containing this Multicast or Broadcast destination address are allowed to be forwarded.
.1.3.6.1.2.1.17.7.1.3.2.1.1,Q-BRIDGE-MIB::dot1qStaticMulticastAddress,OCTET,not-accessible,,current,,The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a Multicast or Broadcast address.
.1.3.6.1.2.1.17.7.1.3.2.1.2,Q-BRIDGE-MIB::dot1qStaticMulticastReceivePort,Integer32,not-accessible,,current,,Either the value '0' or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.
.1.3.6.1.2.1.17.7.1.3.2.1.3,Q-BRIDGE-MIB::dot1qStaticMulticastStaticEgressPorts,OCTET,read-write,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information, e.g., from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.2.1.4,Q-BRIDGE-MIB::dot1qStaticMulticastForbiddenEgressPorts,OCTET,read-write,,current,,The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must not be forwarded, regardless of any dynamic information, e.g., from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastStaticEgressPorts. The default value of this object is a string of zeros of appropriate length. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.3.2.1.5,Q-BRIDGE-MIB::dot1qStaticMulticastStatus,INTEGER,read-write,,current,other(1):invalid(2):permanent(3):deleteOnReset(4):deleteOnTimeout(5),This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4,Q-BRIDGE-MIB::dot1qVlan,,,,,,
.1.3.6.1.2.1.17.7.1.4.1,Q-BRIDGE-MIB::dot1qVlanNumDeletes,Counter32,read-only,,current,,The number of times a VLAN entry has been deleted from the dot1qVlanCurrentTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2.
.1.3.6.1.2.1.17.7.1.4.2,Q-BRIDGE-MIB::dot1qVlanCurrentTable,,not-accessible,,current,,A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.2.1.17.7.1.4.2.1,Q-BRIDGE-MIB::dot1qVlanCurrentEntry,,not-accessible,dot1qVlanTimeMark:dot1qVlanIndex,current,,Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
.1.3.6.1.2.1.17.7.1.4.2.1.1,Q-BRIDGE-MIB::dot1qVlanTimeMark,TimeTicks,not-accessible,,current,,A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
.1.3.6.1.2.1.17.7.1.4.2.1.2,Q-BRIDGE-MIB::dot1qVlanIndex,Unsigned32,not-accessible,,current,,The VLAN-ID or other identifier referring to this VLAN.
.1.3.6.1.2.1.17.7.1.4.2.1.3,Q-BRIDGE-MIB::dot1qVlanFdbId,Unsigned32,read-only,,current,,The Filtering Database used by this VLAN. This is one of the dot1qFdbId values in the dot1qFdbTable. This value is allocated automatically by the device whenever the VLAN is created: either dynamically by GVRP, or by management, in dot1qVlanStaticTable. Allocation of this value follows the learning constraints defined for this VLAN in dot1qLearningConstraintsTable.
.1.3.6.1.2.1.17.7.1.4.2.1.4,Q-BRIDGE-MIB::dot1qVlanCurrentEgressPorts,OCTET,read-only,,current,,The set of ports that are transmitting traffic for this VLAN as either tagged or untagged frames.
.1.3.6.1.2.1.17.7.1.4.2.1.5,Q-BRIDGE-MIB::dot1qVlanCurrentUntaggedPorts,OCTET,read-only,,current,,The set of ports that are transmitting traffic for this VLAN as untagged frames.
.1.3.6.1.2.1.17.7.1.4.2.1.6,Q-BRIDGE-MIB::dot1qVlanStatus,INTEGER,read-only,,current,other(1):permanent(2):dynamicGvrp(3),This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in dot1qVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent dot1qVlanStaticTable entry and ports learned dynamically. dynamicGvrp(3) - this entry is currently in use and will remain so until removed by GVRP. There is no static entry for this VLAN, and it will be removed when the last port leaves the VLAN.
.1.3.6.1.2.1.17.7.1.4.2.1.7,Q-BRIDGE-MIB::dot1qVlanCreationTime,TimeTicks,read-only,,current,,The value of sysUpTime when this VLAN was created.
.1.3.6.1.2.1.17.7.1.4.3,Q-BRIDGE-MIB::dot1qVlanStaticTable,,not-accessible,,current,,A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
.1.3.6.1.2.1.17.7.1.4.3.1,Q-BRIDGE-MIB::dot1qVlanStaticEntry,,not-accessible,dot1qVlanIndex,current,,Static information for a VLAN configured into the device by (local or network) management.
.1.3.6.1.2.1.17.7.1.4.3.1.1,Q-BRIDGE-MIB::dot1qVlanStaticName,OCTET,read-create,,current,,An administratively assigned string, which may be used to identify the VLAN.
.1.3.6.1.2.1.17.7.1.4.3.1.2,Q-BRIDGE-MIB::dot1qVlanStaticEgressPorts,OCTET,read-create,,current,,The set of ports that are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port, per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
.1.3.6.1.2.1.17.7.1.4.3.1.3,Q-BRIDGE-MIB::dot1qVlanForbiddenEgressPorts,OCTET,read-create,,current,,The set of ports that are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port, per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
.1.3.6.1.2.1.17.7.1.4.3.1.4,Q-BRIDGE-MIB::dot1qVlanStaticUntaggedPorts,OCTET,read-create,,current,,The set of ports that should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set, then it will reject the set operation with an error. For example, a manager might attempt to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
.1.3.6.1.2.1.17.7.1.4.3.1.5,Q-BRIDGE-MIB::dot1qVlanStaticRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.2.1.17.7.1.4.4,Q-BRIDGE-MIB::dot1qNextFreeLocalVlanIndex,Integer32,read-only,,current,,The next available value for dot1qVlanIndex of a local VLAN entry in dot1qVlanStaticTable. This will report values >=4096 if a new Local VLAN may be created or else the value 0 if this is not possible. A row creation operation in this table for an entry with a local VlanIndex value may fail if the current value of this object is not used as the index. Even if the value read is used, there is no guarantee that it will still be the valid index when the create operation is attempted; another manager may have already got in during the intervening time interval. In this case, dot1qNextFreeLocalVlanIndex should be re-read and the creation re-tried with the new value. This value will automatically change when the current value is used to create a new row.
.1.3.6.1.2.1.17.7.1.4.5,Q-BRIDGE-MIB::dot1qPortVlanTable,,not-accessible,,current,,A table containing per-port control and status information for VLAN configuration in the device.
.1.3.6.1.2.1.17.7.1.4.5.1,Q-BRIDGE-MIB::dot1qPortVlanEntry,,not-accessible,,current,,Information controlling VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
.1.3.6.1.2.1.17.7.1.4.5.1.1,Q-BRIDGE-MIB::dot1qPvid,Unsigned32,read-write,,current,,The PVID, the VLAN-ID assigned to untagged frames or Priority-Tagged frames received on this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.2,Q-BRIDGE-MIB::dot1qPortAcceptableFrameTypes,INTEGER,read-write,,current,admitAll(1):admitOnlyVlanTagged(2),When this is admitOnlyVlanTagged(2), the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to a VID based on the PVID and VID Set for this port. This control does not affect VLAN-independent Bridge Protocol Data Unit (BPDU) frames, such as GVRP and Spanning Tree Protocol (STP). It does affect VLAN- dependent BPDU frames, such as GMRP. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.3,Q-BRIDGE-MIB::dot1qPortIngressFiltering,INTEGER,read-write,,current,true(1):false(2),When this is true(1), the device will discard incoming frames for VLANs that do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN-independent BPDU frames, such as GVRP and STP. It does affect VLAN- dependent BPDU frames, such as GMRP. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.4,Q-BRIDGE-MIB::dot1qPortGvrpStatus,INTEGER,read-write,,current,enabled(1):disabled(2),The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded, and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.5.1.5,Q-BRIDGE-MIB::dot1qPortGvrpFailedRegistrations,Counter32,read-only,,current,,The total number of failed GVRP registrations, for any reason, on this port.
.1.3.6.1.2.1.17.7.1.4.5.1.6,Q-BRIDGE-MIB::dot1qPortGvrpLastPduOrigin,OCTET,read-only,,current,,The Source MAC Address of the last GVRP message received on this port.
.1.3.6.1.2.1.17.7.1.4.5.1.7,Q-BRIDGE-MIB::dot1qPortRestrictedVlanRegistration,INTEGER,read-write,,current,true(1):false(2),The state of Restricted VLAN Registration on this port. If the value of this control is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a Static VLAN Registration Entry for the VLAN concerned, in which the Registrar Administrative Control value for this port is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.6,Q-BRIDGE-MIB::dot1qPortVlanStatisticsTable,,not-accessible,,current,,A table containing per-port, per-VLAN statistics for traffic received. Separate objects are provided for both the most-significant and least-significant bits of statistics counters for ports that are associated with this transparent bridge. The most-significant bit objects are only required on high-capacity interfaces, as defined in the conformance clauses for these objects. This mechanism is provided as a way to read 64-bit counters for agents that support only SNMPv1. Note that the reporting of most-significant and least- significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
.1.3.6.1.2.1.17.7.1.4.6.1,Q-BRIDGE-MIB::dot1qPortVlanStatisticsEntry,,not-accessible,dot1dBasePort:dot1qVlanIndex,current,,Traffic statistics for a VLAN on an interface.
.1.3.6.1.2.1.17.7.1.4.6.1.1,Q-BRIDGE-MIB::dot1qTpVlanPortInFrames,Counter32,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP.
.1.3.6.1.2.1.17.7.1.4.6.1.2,Q-BRIDGE-MIB::dot1qTpVlanPortOutFrames,Counter32,read-only,,current,,The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device that are classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
.1.3.6.1.2.1.17.7.1.4.6.1.3,Q-BRIDGE-MIB::dot1qTpVlanPortInDiscards,Counter32,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
.1.3.6.1.2.1.17.7.1.4.6.1.4,Q-BRIDGE-MIB::dot1qTpVlanPortInOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1qTpVlanPortInFrames counter has overflowed.
.1.3.6.1.2.1.17.7.1.4.6.1.5,Q-BRIDGE-MIB::dot1qTpVlanPortOutOverflowFrames,Counter32,read-only,,current,,The number of times the associated dot1qTpVlanPortOutFrames counter has overflowed.
.1.3.6.1.2.1.17.7.1.4.6.1.6,Q-BRIDGE-MIB::dot1qTpVlanPortInOverflowDiscards,Counter32,read-only,,current,,The number of times the associated dot1qTpVlanPortInDiscards counter has overflowed.
.1.3.6.1.2.1.17.7.1.4.7,Q-BRIDGE-MIB::dot1qPortVlanHCStatisticsTable,,not-accessible,,current,,A table containing per-port, per-VLAN statistics for traffic on high-capacity interfaces.
.1.3.6.1.2.1.17.7.1.4.7.1,Q-BRIDGE-MIB::dot1qPortVlanHCStatisticsEntry,,not-accessible,dot1dBasePort:dot1qVlanIndex,current,,Traffic statistics for a VLAN on a high-capacity interface.
.1.3.6.1.2.1.17.7.1.4.7.1.1,Q-BRIDGE-MIB::dot1qTpVlanPortHCInFrames,Counter64,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
.1.3.6.1.2.1.17.7.1.4.7.1.2,Q-BRIDGE-MIB::dot1qTpVlanPortHCOutFrames,Counter64,read-only,,current,,The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device that are classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
.1.3.6.1.2.1.17.7.1.4.7.1.3,Q-BRIDGE-MIB::dot1qTpVlanPortHCInDiscards,Counter64,read-only,,current,,The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
.1.3.6.1.2.1.17.7.1.4.8,Q-BRIDGE-MIB::dot1qLearningConstraintsTable,,not-accessible,,current,,A table containing learning constraints for sets of Shared and Independent VLANs.
.1.3.6.1.2.1.17.7.1.4.8.1,Q-BRIDGE-MIB::dot1qLearningConstraintsEntry,,not-accessible,dot1qConstraintVlan:dot1qConstraintSet,current,,A learning constraint defined for a VLAN.
.1.3.6.1.2.1.17.7.1.4.8.1.1,Q-BRIDGE-MIB::dot1qConstraintVlan,Unsigned32,not-accessible,,current,,The index of the row in dot1qVlanCurrentTable for the VLAN constrained by this entry.
.1.3.6.1.2.1.17.7.1.4.8.1.2,Q-BRIDGE-MIB::dot1qConstraintSet,Integer32,not-accessible,,current,,The identity of the constraint set to which dot1qConstraintVlan belongs. These values may be chosen by the management station.
.1.3.6.1.2.1.17.7.1.4.8.1.3,Q-BRIDGE-MIB::dot1qConstraintType,INTEGER,read-create,,current,independent(1):shared(2),The type of constraint this entry defines. independent(1) - the VLAN, dot1qConstraintVlan, uses a filtering database independent from all other VLANs in the same set, defined by dot1qConstraintSet. shared(2) - the VLAN, dot1qConstraintVlan, shares the same filtering database as all other VLANs in the same set, defined by dot1qConstraintSet.
.1.3.6.1.2.1.17.7.1.4.8.1.4,Q-BRIDGE-MIB::dot1qConstraintStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of this entry.
.1.3.6.1.2.1.17.7.1.4.9,Q-BRIDGE-MIB::dot1qConstraintSetDefault,Integer32,read-write,,current,,The identity of the constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.4.10,Q-BRIDGE-MIB::dot1qConstraintTypeDefault,INTEGER,read-write,,current,independent(1):shared(2),The type of constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable. The types are as defined for dot1qConstraintType. The value of this object MUST be retained across reinitializations of the management system.
.1.3.6.1.2.1.17.7.1.5,Q-BRIDGE-MIB::dot1vProtocol,,,,,,
.1.3.6.1.2.1.17.7.1.5.1,Q-BRIDGE-MIB::dot1vProtocolGroupTable,,not-accessible,,current,,A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.2.1.17.7.1.5.1.1,Q-BRIDGE-MIB::dot1vProtocolGroupEntry,,not-accessible,dot1vProtocolTemplateFrameType:dot1vProtocolTemplateProtocolValue,current,,A mapping from a Protocol Template to a Protocol Group Identifier.
.1.3.6.1.2.1.17.7.1.5.1.1.1,Q-BRIDGE-MIB::dot1vProtocolTemplateFrameType,INTEGER,not-accessible,,current,ethernet(1):rfc1042(2):snap8021H(3):snapOther(4):llcOther(5),The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
.1.3.6.1.2.1.17.7.1.5.1.1.2,Q-BRIDGE-MIB::dot1vProtocolTemplateProtocolValue,OCTET,not-accessible,,current,,The identification of the protocol above the data-link layer in a Protocol Template. Depending on the frame type, the octet string will have one of the following values: For 'ethernet', 'rfc1042' and 'snap8021H', this is the 16-bit (2-octet) IEEE 802.3 Type Field. For 'snapOther', this is the 40-bit (5-octet) PID. For 'llcOther', this is the 2-octet IEEE 802.2 Link Service Access Point (LSAP) pair: first octet for Destination Service Access Point (DSAP) and second octet for Source Service Access Point (SSAP).
.1.3.6.1.2.1.17.7.1.5.1.1.3,Q-BRIDGE-MIB::dot1vProtocolGroupId,Integer32,read-create,,current,,Represents a group of protocols that are associated together when assigning a VID to a frame.
.1.3.6.1.2.1.17.7.1.5.1.1.4,Q-BRIDGE-MIB::dot1vProtocolGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.2.1.17.7.1.5.2,Q-BRIDGE-MIB::dot1vProtocolPortTable,,not-accessible,,current,,A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
.1.3.6.1.2.1.17.7.1.5.2.1,Q-BRIDGE-MIB::dot1vProtocolPortEntry,,not-accessible,dot1dBasePort:dot1vProtocolPortGroupId,current,,A VID set for a port.
.1.3.6.1.2.1.17.7.1.5.2.1.1,Q-BRIDGE-MIB::dot1vProtocolPortGroupId,Integer32,not-accessible,,current,,Designates a group of protocols in the Protocol Group Database.
.1.3.6.1.2.1.17.7.1.5.2.1.2,Q-BRIDGE-MIB::dot1vProtocolPortGroupVid,Integer32,read-create,,current,,The VID associated with a group of protocols for each port.
.1.3.6.1.2.1.17.7.1.5.2.1.3,Q-BRIDGE-MIB::dot1vProtocolPortRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object indicates the status of this entry.
.1.3.6.1.2.1.17.7.2,Q-BRIDGE-MIB::qBridgeConformance,,,,,,
.1.3.6.1.2.1.17.7.2.1,Q-BRIDGE-MIB::qBridgeGroups,,,,,,
.1.3.6.1.2.1.17.7.2.1.1,Q-BRIDGE-MIB::qBridgeBaseGroup,,,,,,A collection of objects providing device-level control and status information for the Virtual LAN bridge services.
.1.3.6.1.2.1.17.7.2.1.2,Q-BRIDGE-MIB::qBridgeFdbUnicastGroup,,,,,,A collection of objects providing information about all unicast addresses, learned dynamically or statically configured by management, in each Filtering Database.
.1.3.6.1.2.1.17.7.2.1.3,Q-BRIDGE-MIB::qBridgeFdbMulticastGroup,,,,,,A collection of objects providing information about all multicast addresses, learned dynamically or statically configured by management, in each Filtering Database.
.1.3.6.1.2.1.17.7.2.1.4,Q-BRIDGE-MIB::qBridgeServiceRequirementsGroup,,,,,,A collection of objects providing information about service requirements, learned dynamically or statically configured by management, in each Filtering Database.
.1.3.6.1.2.1.17.7.2.1.5,Q-BRIDGE-MIB::qBridgeFdbStaticGroup,,,,,,A collection of objects providing information about unicast and multicast addresses statically configured by management, in each Filtering Database or VLAN.
.1.3.6.1.2.1.17.7.2.1.6,Q-BRIDGE-MIB::qBridgeVlanGroup,,,,,,A collection of objects providing information about all VLANs currently configured on this device.
.1.3.6.1.2.1.17.7.2.1.7,Q-BRIDGE-MIB::qBridgeVlanStaticGroup,,,,,,A collection of objects providing information about VLANs statically configured by management.
.1.3.6.1.2.1.17.7.2.1.8,Q-BRIDGE-MIB::qBridgePortGroup,,,,,,A collection of objects providing port-level VLAN control and status information for all ports.
.1.3.6.1.2.1.17.7.2.1.9,Q-BRIDGE-MIB::qBridgeVlanStatisticsGroup,,,,,,A collection of objects providing per-port packet statistics for all VLANs currently configured on this device.
.1.3.6.1.2.1.17.7.2.1.10,Q-BRIDGE-MIB::qBridgeVlanStatisticsOverflowGroup,,,,,,A collection of objects providing overflow counters for per-port packet statistics for all VLANs currently configured on this device for high-capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 650,000,000 bits/second.
.1.3.6.1.2.1.17.7.2.1.11,Q-BRIDGE-MIB::qBridgeVlanHCStatisticsGroup,,,,,,A collection of objects providing per-port packet statistics for all VLANs currently configured on this device for high-capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 650,000,000 bits/second.
.1.3.6.1.2.1.17.7.2.1.12,Q-BRIDGE-MIB::qBridgeLearningConstraintsGroup,,,,,,A collection of objects defining the Filtering Database constraints all VLANs have with each other.
.1.3.6.1.2.1.17.7.2.1.13,Q-BRIDGE-MIB::qBridgeLearningConstraintDefaultGroup,,,,,,A collection of objects defining the default Filtering Database constraints for VLANs that have no specific constraints defined.
.1.3.6.1.2.1.17.7.2.1.14,Q-BRIDGE-MIB::qBridgeClassificationDeviceGroup,,,,,,VLAN classification information for the bridge.
.1.3.6.1.2.1.17.7.2.1.15,Q-BRIDGE-MIB::qBridgeClassificationPortGroup,,,,,,VLAN classification information for individual ports.
.1.3.6.1.2.1.17.7.2.1.16,Q-BRIDGE-MIB::qBridgePortGroup2,,,,,,A collection of objects providing port-level VLAN control and status information for all ports.
.1.3.6.1.2.1.17.7.2.2,Q-BRIDGE-MIB::qBridgeCompliances,,,,,,
.1.3.6.1.2.1.17.7.2.2.1,Q-BRIDGE-MIB::qBridgeCompliance,,,,,,The compliance statement for device support of Virtual LAN Bridge services. RFC2674 was silent about the expected persistence of the read-write objects in this MIB module. Applications MUST NOT assume that the values of the read-write objects are persistent across reinitializations of the management system and MUST NOT assume that the values are not persistent across reinitializations of the management system.
.1.3.6.1.2.1.17.7.2.2.2,Q-BRIDGE-MIB::qBridgeCompliance2,,,,,,The compliance statement for device support of Virtual LAN Bridge services. This document clarifies the persistence requirements for the read-write objects in this MIB module. All implementations claiming compliance to qBridgeCompliance2 MUST retain the values of those read-write objects that specify this requirement.
.1.3.6.1.2.1.17.8,BRIDGE-MIB::dot1dConformance,,,,,,
.1.3.6.1.2.1.17.8.1,BRIDGE-MIB::dot1dGroups,,,,,,
.1.3.6.1.2.1.17.8.1.1,BRIDGE-MIB::dot1dBaseBridgeGroup,,,,,,Bridge level information for this device.
.1.3.6.1.2.1.17.8.1.2,BRIDGE-MIB::dot1dBasePortGroup,,,,,,Information for each port on this device.
.1.3.6.1.2.1.17.8.1.3,BRIDGE-MIB::dot1dStpBridgeGroup,,,,,,Bridge level Spanning Tree data for this device.
.1.3.6.1.2.1.17.8.1.4,BRIDGE-MIB::dot1dStpPortGroup,,,,,,Spanning Tree data for each port on this device.
.1.3.6.1.2.1.17.8.1.5,BRIDGE-MIB::dot1dStpPortGroup2,,,,,,Spanning Tree data for each port on this device.
.1.3.6.1.2.1.17.8.1.6,BRIDGE-MIB::dot1dStpPortGroup3,,,,,,Spanning Tree data for devices supporting 32-bit path costs.
.1.3.6.1.2.1.17.8.1.7,BRIDGE-MIB::dot1dTpBridgeGroup,,,,,,Bridge level Transparent Bridging data.
.1.3.6.1.2.1.17.8.1.8,BRIDGE-MIB::dot1dTpFdbGroup,,,,,,Filtering Database information for the Bridge.
.1.3.6.1.2.1.17.8.1.9,BRIDGE-MIB::dot1dTpGroup,,,,,,Dynamic Filtering Database information for each port of the Bridge.
.1.3.6.1.2.1.17.8.1.10,BRIDGE-MIB::dot1dStaticGroup,,,,,,Static Filtering Database information for each port of the Bridge.
.1.3.6.1.2.1.17.8.1.11,BRIDGE-MIB::dot1dNotificationGroup,,,,,,Group of objects describing notifications (traps).
.1.3.6.1.2.1.17.8.2,BRIDGE-MIB::dot1dCompliances,,,,,,
.1.3.6.1.2.1.17.8.2.1,BRIDGE-MIB::bridgeCompliance1493,,,,,,The compliance statement for device support of bridging services, as per RFC1493.
.1.3.6.1.2.1.17.8.2.2,BRIDGE-MIB::bridgeCompliance4188,,,,,,The compliance statement for device support of bridging services. This supports 32-bit Path Cost values and the more restricted bridge and port priorities, as per IEEE 802.1t. Full support for the 802.1D management objects requires that the SNMPv2-MIB [RFC3418] objects sysDescr, and sysUpTime, as well as the IF-MIB [RFC2863] objects ifIndex, ifType, ifDescr, ifPhysAddress, and ifLastChange are implemented.
.1.3.6.1.2.1.30,IANAifType-MIB::ianaifType,,,,,,This MIB module defines the IANAifType Textual Convention, and thus the enumerated values of the ifType object defined in MIB-II's ifTable.
.1.3.6.1.2.1.31,IF-MIB::ifMIB,,,,,,The MIB module to describe generic objects for network interface sub-layers. This MIB is an updated version of MIB-II's ifTable, and incorporates the extensions defined in RFC 1229.
.1.3.6.1.2.1.31.1,IF-MIB::ifMIBObjects,,,,,,
.1.3.6.1.2.1.31.1.1,IF-MIB::ifXTable,,not-accessible,,current,,A list of interface entries. The number of entries is given by the value of ifNumber. This table contains additional objects for the interface table.
.1.3.6.1.2.1.31.1.1.1,IF-MIB::ifXEntry,,not-accessible,,current,,An entry containing additional management information applicable to a particular interface.
.1.3.6.1.2.1.31.1.1.1.1,IF-MIB::ifName,OCTET,read-only,,current,,The textual name of the interface. The value of this object should be the name of the interface as assigned by the local device and should be suitable for use in commands entered at the device's `console'. This might be a text name, such as `le0' or a simple port number, such as `1', depending on the interface naming syntax of the device. If several entries in the ifTable together represent a single interface as named by the device, then each will have the same value of ifName. Note that for an agent which responds to SNMP queries concerning an interface on some other (proxied) device, then the value of ifName for such an interface is the proxied device's local name for it. If there is no local name, or this object is otherwise not applicable, then this object contains a zero-length string.
.1.3.6.1.2.1.31.1.1.1.2,IF-MIB::ifInMulticastPkts,Counter32,read-only,,current,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.3,IF-MIB::ifInBroadcastPkts,Counter32,read-only,,current,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.4,IF-MIB::ifOutMulticastPkts,Counter32,read-only,,current,,The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.5,IF-MIB::ifOutBroadcastPkts,Counter32,read-only,,current,,The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.6,IF-MIB::ifHCInOctets,Counter64,read-only,,current,,The total number of octets received on the interface, including framing characters. This object is a 64-bit version of ifInOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.7,IF-MIB::ifHCInUcastPkts,Counter64,read-only,,current,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.8,IF-MIB::ifHCInMulticastPkts,Counter64,read-only,,current,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifInMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.9,IF-MIB::ifHCInBroadcastPkts,Counter64,read-only,,current,,The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.10,IF-MIB::ifHCOutOctets,Counter64,read-only,,current,,The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit version of ifOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.11,IF-MIB::ifHCOutUcastPkts,Counter64,read-only,,current,,The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.12,IF-MIB::ifHCOutMulticastPkts,Counter64,read-only,,current,,The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifOutMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.13,IF-MIB::ifHCOutBroadcastPkts,Counter64,read-only,,current,,The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
.1.3.6.1.2.1.31.1.1.1.14,IF-MIB::ifLinkUpDownTrapEnable,INTEGER,read-write,,current,enabled(1):disabled(2),Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise.
.1.3.6.1.2.1.31.1.1.1.15,IF-MIB::ifHighSpeed,Gauge32,read-only,,current,,An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
.1.3.6.1.2.1.31.1.1.1.16,IF-MIB::ifPromiscuousMode,INTEGER,read-write,,current,true(1):false(2),This object has a value of false(2) if this interface only accepts packets/frames that are addressed to this station. This object has a value of true(1) when the station accepts all packets/frames transmitted on the media. The value true(1) is only legal on certain types of media. If legal, setting this object to a value of true(1) may require the interface to be reset before becoming effective. The value of ifPromiscuousMode does not affect the reception of broadcast and multicast packets/frames by the interface.
.1.3.6.1.2.1.31.1.1.1.17,IF-MIB::ifConnectorPresent,INTEGER,read-only,,current,true(1):false(2),This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.
.1.3.6.1.2.1.31.1.1.1.18,IF-MIB::ifAlias,OCTET,read-write,,current,,This object is an 'alias' name for the interface as specified by a network manager, and provides a non-volatile 'handle' for the interface. On the first instantiation of an interface, the value of ifAlias associated with that interface is the zero-length string. As and when a value is written into an instance of ifAlias through a network management set operation, then the agent must retain the supplied value in the ifAlias instance associated with the same interface for as long as that interface remains instantiated, including across all re- initializations/reboots of the network management system, including those which result in a change of the interface's ifIndex value. An example of the value which a network manager might store in this object for a WAN interface is the (Telco's) circuit number/identifier of the interface. Some agents may support write-access only for interfaces having particular values of ifType. An agent which supports write access to this object is required to keep the value in non-volatile storage, but it may limit the length of new values depending on how much storage is already occupied by the current values for other interfaces.
.1.3.6.1.2.1.31.1.1.1.19,IF-MIB::ifCounterDiscontinuityTime,TimeTicks,read-only,,current,,The value of sysUpTime on the most recent occasion at which any one or more of this interface's counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 object contained in the ifTable or ifXTable. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.31.1.2,IF-MIB::ifStackTable,,not-accessible,,current,,The table containing information on the relationships between the multiple sub-layers of network interfaces. In particular, it contains information on which sub-layers run 'on top of' which other sub-layers, where each sub-layer corresponds to a conceptual row in the ifTable. For example, when the sub-layer with ifIndex value x runs over the sub-layer with ifIndex value y, then this table contains: ifStackStatus.x.y=active For each ifIndex value, I, which identifies an active interface, there are always at least two instantiated rows in this table associated with I. For one of these rows, I is the value of ifStackHigherLayer; for the other, I is the value of ifStackLowerLayer. (If I is not involved in multiplexing, then these are the only two rows associated with I.) For example, two rows exist even for an interface which has no others stacked on top or below it: ifStackStatus.0.x=active ifStackStatus.x.0=active 
.1.3.6.1.2.1.31.1.2.1,IF-MIB::ifStackEntry,,not-accessible,ifStackHigherLayer:ifStackLowerLayer,current,,Information on a particular relationship between two sub- layers, specifying that one sub-layer runs on 'top' of the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable.
.1.3.6.1.2.1.31.1.2.1.1,IF-MIB::ifStackHigherLayer,Integer32,not-accessible,,current,,The value of ifIndex corresponding to the higher sub-layer of the relationship, i.e., the sub-layer which runs on 'top' of the sub-layer identified by the corresponding instance of ifStackLowerLayer. If there is no higher sub-layer (below the internetwork layer), then this object has the value 0.
.1.3.6.1.2.1.31.1.2.1.2,IF-MIB::ifStackLowerLayer,Integer32,not-accessible,,current,,The value of ifIndex corresponding to the lower sub-layer of the relationship, i.e., the sub-layer which runs 'below' the sub-layer identified by the corresponding instance of ifStackHigherLayer. If there is no lower sub-layer, then this object has the value 0.
.1.3.6.1.2.1.31.1.2.1.3,IF-MIB::ifStackStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the relationship between two sub-layers. Changing the value of this object from 'active' to 'notInService' or 'destroy' will likely have consequences up and down the interface stack. Thus, write access to this object is likely to be inappropriate for some types of interfaces, and many implementations will choose not to support write-access for any type of interface.
.1.3.6.1.2.1.31.1.3,IF-MIB::ifTestTable,,not-accessible,,deprecated,,This table contains one entry per interface. It defines objects which allow a network manager to instruct an agent to test an interface for various faults. Tests for an interface are defined in the media-specific MIB for that interface. After invoking a test, the object ifTestResult can be read to determine the outcome. If an agent can not perform the test, ifTestResult is set to so indicate. The object ifTestCode can be used to provide further test- specific or interface-specific (or even enterprise-specific) information concerning the outcome of the test. Only one test can be in progress on each interface at any one time. If one test is in progress when another test is invoked, the second test is rejected. Some agents may reject a test when a prior test is active on another interface. Before starting a test, a manager-station must first obtain 'ownership' of the entry in the ifTestTable for the interface to be tested. This is accomplished with the ifTestId and ifTestStatus objects as follows: try_again: get (ifTestId, ifTestStatus) while (ifTestStatus != notInUse) /* * Loop while a test is running or some other * manager is configuring a test. */ short delay get (ifTestId, ifTestStatus) } /* * Is not being used right now -- let's compete * to see who gets it. */ lock_value = ifTestId if ( set(ifTestId = lock_value, ifTestStatus = inUse, ifTestOwner = 'my-IP-address') == FAILURE) /* * Another manager got the ifTestEntry -- go * try again */ goto try_again; /* * I have the lock */ set up any test parameters. /* * This starts the test */ set(ifTestType = test_to_run); wait for test completion by polling ifTestResult when test completes, agent sets ifTestResult agent also sets ifTestStatus = 'notInUse' retrieve any additional test results, and ifTestId if (ifTestId == lock_value+1) results are valid A manager station first retrieves the value of the appropriate ifTestId and ifTestStatus objects, periodically repeating the retrieval if necessary, until the value of ifTestStatus is 'notInUse'. The manager station then tries to set the same ifTestId object to the value it just retrieved, the same ifTestStatus object to 'inUse', and the corresponding ifTestOwner object to a value indicating itself. If the set operation succeeds then the manager has obtained ownership of the ifTestEntry, and the value of the ifTestId object is incremented by the agent (per the semantics of TestAndIncr). Failure of the set operation indicates that some other manager has obtained ownership of the ifTestEntry. Once ownership is obtained, any test parameters can be setup, and then the test is initiated by setting ifTestType. On completion of the test, the agent sets ifTestStatus to 'notInUse'. Once this occurs, the manager can retrieve the results. In the (rare) event that the invocation of tests by two network managers were to overlap, then there would be a possibility that the first test's results might be overwritten by the second test's results prior to the first results being read. This unlikely circumstance ca
.1.3.6.1.2.1.31.1.3.1,IF-MIB::ifTestEntry,,not-accessible,,deprecated,,An entry containing objects for invoking tests on an interface.
.1.3.6.1.2.1.31.1.3.1.1,IF-MIB::ifTestId,INTEGER,read-write,,deprecated,,This object identifies the current invocation of the interface's test.
.1.3.6.1.2.1.31.1.3.1.2,IF-MIB::ifTestStatus,INTEGER,read-write,,deprecated,notInUse(1):inUse(2),This object indicates whether or not some manager currently has the necessary 'ownership' required to invoke a test on this interface. A write to this object is only successful when it changes its value from 'notInUse(1)' to 'inUse(2)'. After completion of a test, the agent resets the value back to 'notInUse(1)'.
.1.3.6.1.2.1.31.1.3.1.3,IF-MIB::ifTestType,OBJECT,read-write,,deprecated,,A control variable used to start and stop operator- initiated interface tests. Most OBJECT IDENTIFIER values assigned to tests are defined elsewhere, in association with specific types of interface. However, this document assigns a value for a full-duplex loopback test, and defines the special meanings of the subject identifier: noTest OBJECT IDENTIFIER ::= { 0 0 } When the value noTest is written to this object, no action is taken unless a test is in progress, in which case the test is aborted. Writing any other value to this object is only valid when no test is currently in progress, in which case the indicated test is initiated. When read, this object always returns the most recent value that ifTestType was set to. If it has not been set since the last initialization of the network management subsystem on the agent, a value of noTest is returned.
.1.3.6.1.2.1.31.1.3.1.4,IF-MIB::ifTestResult,INTEGER,read-only,,deprecated,none(1):success(2):inProgress(3):notSupported(4):unAbleToRun(5):aborted(6):failed(7),This object contains the result of the most recently requested test, or the value none(1) if no tests have been requested since the last reset. Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently.
.1.3.6.1.2.1.31.1.3.1.5,IF-MIB::ifTestCode,OBJECT,read-only,,deprecated,,This object contains a code which contains more specific information on the test result, for example an error-code after a failed test. Error codes and other values this object may take are specific to the type of interface and/or test. The value may have the semantics of either the AutonomousType or InstancePointer textual conventions as defined in RFC 2579. The identifier: testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 } is defined for use if no additional result code is available.
.1.3.6.1.2.1.31.1.3.1.6,IF-MIB::ifTestOwner,OCTET,read-write,,deprecated,,The entity which currently has the 'ownership' required to invoke a test on this interface.
.1.3.6.1.2.1.31.1.4,IF-MIB::ifRcvAddressTable,,not-accessible,,current,,This table contains an entry for each address (broadcast, multicast, or uni-cast) for which the system will receive packets/frames on a particular interface, except as follows: - for an interface operating in promiscuous mode, entries are only required for those addresses for which the system would receive frames were it not operating in promiscuous mode. - for 802.5 functional addresses, only one entry is required, for the address which has the functional address bit ANDed with the bit mask of all functional addresses for which the interface will accept frames. A system is normally able to use any unicast address which corresponds to an entry in this table as a source address.
.1.3.6.1.2.1.31.1.4.1,IF-MIB::ifRcvAddressEntry,,not-accessible,ifIndex:ifRcvAddressAddress,current,,A list of objects identifying an address for which the system will accept packets/frames on the particular interface identified by the index value ifIndex.
.1.3.6.1.2.1.31.1.4.1.1,IF-MIB::ifRcvAddressAddress,OCTET,not-accessible,,current,,An address for which the system will accept packets/frames on this entry's interface.
.1.3.6.1.2.1.31.1.4.1.2,IF-MIB::ifRcvAddressStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object is used to create and delete rows in the ifRcvAddressTable.
.1.3.6.1.2.1.31.1.4.1.3,IF-MIB::ifRcvAddressType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3),This object has the value nonVolatile(3) for those entries in the table which are valid and will not be deleted by the next restart of the managed system. Entries having the value volatile(2) are valid and exist, but have not been saved, so that will not exist after the next restart of the managed system. Entries having the value other(1) are valid and exist but are not classified as to whether they will continue to exist after the next restart.
.1.3.6.1.2.1.31.1.5,IF-MIB::ifTableLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the last creation or deletion of an entry in the ifTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.31.1.6,IF-MIB::ifStackLastChange,TimeTicks,read-only,,current,,The value of sysUpTime at the time of the last change of the (whole) interface stack. A change of the interface stack is defined to be any creation, deletion, or change in value of any instance of ifStackStatus. If the interface stack has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
.1.3.6.1.2.1.31.2,IF-MIB::ifConformance,,,,,,
.1.3.6.1.2.1.31.2.1,IF-MIB::ifGroups,,,,,,
.1.3.6.1.2.1.31.2.1.1,IF-MIB::ifGeneralGroup,,,,,,A collection of objects deprecated in favour of ifGeneralInformationGroup.
.1.3.6.1.2.1.31.2.1.2,IF-MIB::ifFixedLengthGroup,,,,,,A collection of objects providing information specific to non-high speed (non-high speed interfaces transmit and receive at speeds less than or equal to 20,000,000 bits/second) character-oriented or fixed-length-transmission network interfaces.
.1.3.6.1.2.1.31.2.1.3,IF-MIB::ifHCFixedLengthGroup,,,,,,A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) character- oriented or fixed-length-transmission network interfaces.
.1.3.6.1.2.1.31.2.1.4,IF-MIB::ifPacketGroup,,,,,,A collection of objects providing information specific to non-high speed (non-high speed interfaces transmit and receive at speeds less than or equal to 20,000,000 bits/second) packet-oriented network interfaces.
.1.3.6.1.2.1.31.2.1.5,IF-MIB::ifHCPacketGroup,,,,,,A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second but less than or equal to 650,000,000 bits/second) packet-oriented network interfaces.
.1.3.6.1.2.1.31.2.1.6,IF-MIB::ifVHCPacketGroup,,,,,,A collection of objects providing information specific to higher speed (greater than 650,000,000 bits/second) packet- oriented network interfaces.
.1.3.6.1.2.1.31.2.1.7,IF-MIB::ifRcvAddressGroup,,,,,,A collection of objects providing information on the multiple addresses which an interface receives.
.1.3.6.1.2.1.31.2.1.8,IF-MIB::ifTestGroup,,,,,,A collection of objects providing the ability to invoke tests on an interface.
.1.3.6.1.2.1.31.2.1.9,IF-MIB::ifStackGroup,,,,,,The previous collection of objects providing information on the layering of MIB-II interfaces.
.1.3.6.1.2.1.31.2.1.10,IF-MIB::ifGeneralInformationGroup,,,,,,A collection of objects providing information applicable to all network interfaces.
.1.3.6.1.2.1.31.2.1.11,IF-MIB::ifStackGroup2,,,,,,A collection of objects providing information on the layering of MIB-II interfaces.
.1.3.6.1.2.1.31.2.1.12,IF-MIB::ifOldObjectsGroup,,,,,,The collection of objects deprecated from the original MIB- II interfaces group.
.1.3.6.1.2.1.31.2.1.13,IF-MIB::ifCounterDiscontinuityGroup,,,,,,A collection of objects providing information specific to interface counter discontinuities.
.1.3.6.1.2.1.31.2.1.14,IF-MIB::linkUpDownNotificationsGroup,,,,,,The notifications which indicate specific changes in the value of ifOperStatus.
.1.3.6.1.2.1.31.2.2,IF-MIB::ifCompliances,,,,,,
.1.3.6.1.2.1.31.2.2.1,IF-MIB::ifCompliance,,,,,,A compliance statement defined in a previous version of this MIB module, for SNMP entities which have network interfaces.
.1.3.6.1.2.1.31.2.2.2,IF-MIB::ifCompliance2,,,,,,A compliance statement defined in a previous version of this MIB module, for SNMP entities which have network interfaces.
.1.3.6.1.2.1.31.2.2.3,IF-MIB::ifCompliance3,,,,,,The compliance statement for SNMP entities which have network interfaces.
.1.3.6.1.2.1.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.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.80,DISMAN-PING-MIB::pingMIB,,,,,,The Ping MIB (DISMAN-PING-MIB) provides the capability of controlling the use of the ping function at a remote host. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4560; see the RFC itself for full legal notices.
.1.3.6.1.2.1.80.0,DISMAN-PING-MIB::pingNotifications,,,,,,
.1.3.6.1.2.1.80.0.1,DISMAN-PING-MIB::pingProbeFailed,,,,,,Generated when a probe failure is detected, when the corresponding pingCtlTrapGeneration object is set to probeFailure(0), subject to the value of pingCtlTrapProbeFailureFilter. The object pingCtlTrapProbeFailureFilter can be used to specify the number of consecutive probe failures that are required before this notification can be generated.
.1.3.6.1.2.1.80.0.2,DISMAN-PING-MIB::pingTestFailed,,,,,,Generated when a ping test is determined to have failed, when the corresponding pingCtlTrapGeneration object is set to testFailure(1). In this instance, pingCtlTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test failed.
.1.3.6.1.2.1.80.0.3,DISMAN-PING-MIB::pingTestCompleted,,,,,,Generated at the completion of a ping test when the corresponding pingCtlTrapGeneration object has the testCompletion(2) bit set.
.1.3.6.1.2.1.80.1,DISMAN-PING-MIB::pingObjects,,,,,,
.1.3.6.1.2.1.80.1.1,DISMAN-PING-MIB::pingMaxConcurrentRequests,Unsigned32,read-write,,current,,The maximum number of concurrent active ping requests that are allowed within an agent implementation. A value of 0 for this object implies that there is no limit for the number of concurrent active requests in effect. The limit applies only to new requests being activated. When a new value is set, the agent will continue processing all the requests already active, even if their number exceeds the limit just imposed.
.1.3.6.1.2.1.80.1.2,DISMAN-PING-MIB::pingCtlTable,,not-accessible,,current,,Defines the ping Control Table for providing, via SNMP, the capability of performing ping operations at a remote host. The results of these operations are stored in the pingResultsTable and the pingProbeHistoryTable.
.1.3.6.1.2.1.80.1.2.1,DISMAN-PING-MIB::pingCtlEntry,,not-accessible,pingCtlOwnerIndex:pingCtlTestName,current,,Defines an entry in the pingCtlTable. The first index element, pingCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 3415, VACM) and that allows a management application to identify its entries. The second index, pingCtlTestName (also an SnmpAdminString), enables the same management application to have multiple outstanding requests.
.1.3.6.1.2.1.80.1.2.1.1,DISMAN-PING-MIB::pingCtlOwnerIndex,OCTET,not-accessible,,current,,To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to create or modify entries independently, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString and can thus be trivially mapped to a securityName or groupName defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy, all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.
.1.3.6.1.2.1.80.1.2.1.2,DISMAN-PING-MIB::pingCtlTestName,OCTET,not-accessible,,current,,The name of the ping test. This is locally unique, within the scope of a pingCtlOwnerIndex.
.1.3.6.1.2.1.80.1.2.1.3,DISMAN-PING-MIB::pingCtlTargetAddressType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Specifies the type of host address to be used at a remote host for performing a ping operation.
.1.3.6.1.2.1.80.1.2.1.4,DISMAN-PING-MIB::pingCtlTargetAddress,OCTET,read-create,,current,,Specifies the host address to be used at a remote host for performing a ping operation. The host address type is determined by the value of the corresponding pingCtlTargetAddressType. A value for this object MUST be set prior to transitioning its corresponding pingCtlEntry to active(1) via pingCtlRowStatus.
.1.3.6.1.2.1.80.1.2.1.5,DISMAN-PING-MIB::pingCtlDataSize,Unsigned32,read-create,,current,,Specifies the size of the data portion to be transmitted in a ping operation, in octets. Whether this value can be applied depends on the selected implementation method for performing a ping operation, indicated by pingCtlType in the same conceptual row. If the method used allows applying the value contained in this object, then it MUST be applied. If the specified size is not appropriate for the chosen ping method, the implementation SHOULD use whatever size (appropriate to the method) is closest to the specified size. The maximum value for this object was computed by subtracting the smallest possible IP header size of 20 octets (IPv4 header with no options) and the UDP header size of 8 octets from the maximum IP packet size. An IP packet has a maximum size of 65535 octets (excluding IPv6 Jumbograms).
.1.3.6.1.2.1.80.1.2.1.6,DISMAN-PING-MIB::pingCtlTimeOut,Unsigned32,read-create,,current,,Specifies the time-out value, in seconds, for a remote ping operation.
.1.3.6.1.2.1.80.1.2.1.7,DISMAN-PING-MIB::pingCtlProbeCount,Unsigned32,read-create,,current,,Specifies the number of times to perform a ping operation at a remote host as part of a single ping test.
.1.3.6.1.2.1.80.1.2.1.8,DISMAN-PING-MIB::pingCtlAdminStatus,INTEGER,read-create,,current,enabled(1):disabled(2),Reflects the desired state that a pingCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this pingCtlEntry. disabled(2) - Deactivate the test as defined by this pingCtlEntry. Refer to the corresponding pingResultsOperStatus to determine the operational state of the test defined by this entry.
.1.3.6.1.2.1.80.1.2.1.9,DISMAN-PING-MIB::pingCtlDataFill,OCTET,read-create,,current,,The content of this object is used together with the corresponding pingCtlDataSize value to determine how to fill the data portion of a probe packet. The option of selecting a data fill pattern can be useful when links are compressed or have data pattern sensitivities. The contents of pingCtlDataFill should be repeated in a ping packet when the size of the data portion of the ping packet is greater than the size of pingCtlDataFill.
.1.3.6.1.2.1.80.1.2.1.10,DISMAN-PING-MIB::pingCtlFrequency,Unsigned32,read-create,,current,,The number of seconds to wait before repeating a ping test as defined by the value of the various objects in the corresponding row. A single ping test consists of a series of ping probes. The number of probes is determined by the value of the corresponding pingCtlProbeCount object. After a single test is completed the number of seconds as defined by the value of pingCtlFrequency MUST elapse before the next ping test is started. A value of 0 for this object implies that the test as defined by the corresponding entry will not be repeated.
.1.3.6.1.2.1.80.1.2.1.11,DISMAN-PING-MIB::pingCtlMaxRows,Unsigned32,read-create,,current,,The maximum number of corresponding entries allowed in the pingProbeHistoryTable. An implementation of this MIB will remove the oldest corresponding entry in the pingProbeHistoryTable to allow the addition of an new entry once the number of corresponding rows in the pingProbeHistoryTable reaches this value. Old entries are not removed when a new test is started. Entries are added to the pingProbeHistoryTable until pingCtlMaxRows is reached before entries begin to be removed. A value of 0 for this object disables creation of pingProbeHistoryTable entries.
.1.3.6.1.2.1.80.1.2.1.12,DISMAN-PING-MIB::pingCtlStorageType,INTEGER,read-create,,current,other(1):volatile(2):nonVolatile(3):permanent(4):readOnly(5),The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
.1.3.6.1.2.1.80.1.2.1.13,DISMAN-PING-MIB::pingCtlTrapGeneration,BITS,read-create,,current,probeFailure(0):testFailure(1):testCompletion(2),The value of this object determines when and whether to generate a notification for this entry: probeFailure(0) - Generate a pingProbeFailed notification subject to the value of pingCtlTrapProbeFailureFilter. The object pingCtlTrapProbeFailureFilter can be used to specify the number of consecutive probe failures that are required before a pingProbeFailed notification can be generated. testFailure(1) - Generate a pingTestFailed notification. In this instance the object pingCtlTrapTestFailureFilter can be used to determine the number of probe failures that signal when a test fails. testCompletion(2) - Generate a pingTestCompleted notification. By default, no bits are set, indicating that none of the above options is selected.
.1.3.6.1.2.1.80.1.2.1.14,DISMAN-PING-MIB::pingCtlTrapProbeFailureFilter,Unsigned32,read-create,,current,,The value of this object is used to determine when to generate a pingProbeFailed NOTIFICATION. Setting BIT probeFailure(0) of object pingCtlTrapGeneration to '1' implies that a pingProbeFailed NOTIFICATION is generated only when a number of consecutive ping probes equal to the value of pingCtlTrapProbeFailureFilter fail within a given ping test. After triggering the notification, the probe failure counter is reset to zero.
.1.3.6.1.2.1.80.1.2.1.15,DISMAN-PING-MIB::pingCtlTrapTestFailureFilter,Unsigned32,read-create,,current,,The value of this object is used to determine when to generate a pingTestFailed NOTIFICATION. Setting BIT testFailure(1) of object pingCtlTrapGeneration to '1' implies that a pingTestFailed NOTIFICATION is generated only when a number of consecutive ping tests equal to the value of pingCtlTrapProbeFailureFilter fail. After triggering the notification, the test failure counter is reset to zero.
.1.3.6.1.2.1.80.1.2.1.16,DISMAN-PING-MIB::pingCtlType,OBJECT,read-create,,current,,The value of this object is used either to report or to select the implementation method to be used for calculating a ping response time. The value of this object MAY be selected from pingImplementationTypeDomains. Additional implementation types SHOULD be allocated as required by implementers of the DISMAN-PING-MIB under their enterprise-specific registration point and not beneath pingImplementationTypeDomains.
.1.3.6.1.2.1.80.1.2.1.17,DISMAN-PING-MIB::pingCtlDescr,OCTET,read-create,,current,,The purpose of this object is to provide a descriptive name of the remote ping test.
.1.3.6.1.2.1.80.1.2.1.18,DISMAN-PING-MIB::pingCtlSourceAddressType,INTEGER,read-create,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),Specifies the type of the source address, pingCtlSourceAddress, to be used at a remote host when a ping operation is performed.
.1.3.6.1.2.1.80.1.2.1.19,DISMAN-PING-MIB::pingCtlSourceAddress,OCTET,read-create,,current,,Use the specified IP address (which must be given in numeric form, not as a hostname) as the source address in outgoing probe packets. On hosts with more than one IP address, this option can be used to select the address to be used. If the IP address is not one of this machine's interface addresses, an error is returned and nothing is sent. A zero-length octet string value for this object disables source address specification. The address type (InetAddressType) that relates to this object is specified by the corresponding value of pingCtlSourceAddressType.
.1.3.6.1.2.1.80.1.2.1.20,DISMAN-PING-MIB::pingCtlIfIndex,Integer32,read-create,,current,,Setting this object to an interface's ifIndex prior to starting a remote ping operation directs the ping probes to be transmitted over the specified interface. A value of zero for this object means that this option is not enabled.
.1.3.6.1.2.1.80.1.2.1.21,DISMAN-PING-MIB::pingCtlByPassRouteTable,INTEGER,read-create,,current,true(1):false(2),The purpose of this object is to enable optional bypassing the route table. If enabled, the remote host will bypass the normal routing tables and send directly to a host on an attached network. If the host is not on a directly attached network, an error is returned. This option can be used to perform the ping operation to a local host through an interface that has no route defined (e.g., after the interface was dropped by the routing daemon at the host).
.1.3.6.1.2.1.80.1.2.1.22,DISMAN-PING-MIB::pingCtlDSField,Unsigned32,read-create,,current,,Specifies the value to store in the Type of Service (TOS) octet in the IPv4 header or in the Traffic Class octet in the IPv6 header, respectively, of the IP packet used to encapsulate the ping probe. The octet to be set in the IP header contains the Differentiated Services (DS) Field in the six most significant bits. This option can be used to determine what effect an explicit DS Field setting has on a ping response. Not all values are legal or meaningful. A value of 0 means that the function represented by this option is not supported. DS Field usage is often not supported by IP implementations, and not all values are supported. Refer to RFC 2474 and RFC 3260 for guidance on usage of this field.
.1.3.6.1.2.1.80.1.2.1.23,DISMAN-PING-MIB::pingCtlRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object allows entries to be created and deleted in the pingCtlTable. Deletion of an entry in this table results in the deletion of all corresponding (same pingCtlOwnerIndex and pingCtlTestName index values) pingResultsTable and pingProbeHistoryTable entries. A value MUST be specified for pingCtlTargetAddress prior to acceptance of a transition to active(1) state. When a value for pingCtlTargetAddress is set, the value of object pingCtlRowStatus changes from notReady(3) to notInService(2). Activation of a remote ping operation is controlled via pingCtlAdminStatus, not by changing this object's value to active(1). Transitions in and out of active(1) state are not allowed while an entry's pingResultsOperStatus is active(1), with the exception that deletion of an entry in this table by setting its RowStatus object to destroy(6) will stop an active ping operation. The operational state of a ping operation can be determined by examination of its pingResultsOperStatus object.
.1.3.6.1.2.1.80.1.3,DISMAN-PING-MIB::pingResultsTable,,not-accessible,,current,,Defines the Ping Results Table for providing the capability of performing ping operations at a remote host. The results of these operations are stored in the pingResultsTable and the pingProbeHistoryTable. An entry is added to the pingResultsTable when an pingCtlEntry is started by successful transition of its pingCtlAdminStatus object to enabled(1). If the object pingCtlAdminStatus already has the value enabled(1), and if the corresponding pingResultsOperStatus object has the value completed(3), then successfully writing enabled(1) to object pingCtlAdminStatus re-initializes the already existing entry in the pingResultsTable. The values of objects in the re-initialized entry are the same as the values of objects in a new entry would be. An entry is removed from the pingResultsTable when its corresponding pingCtlEntry is deleted.
.1.3.6.1.2.1.80.1.3.1,DISMAN-PING-MIB::pingResultsEntry,,not-accessible,pingCtlOwnerIndex:pingCtlTestName,current,,Defines an entry in the pingResultsTable. The pingResultsTable has the same indexing as the pingCtlTable so that a pingResultsEntry corresponds to the pingCtlEntry that caused it to be created.
.1.3.6.1.2.1.80.1.3.1.1,DISMAN-PING-MIB::pingResultsOperStatus,INTEGER,read-only,,current,enabled(1):disabled(2):completed(3),Reflects the operational state of a pingCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped. completed(3) - Test is completed.
.1.3.6.1.2.1.80.1.3.1.2,DISMAN-PING-MIB::pingResultsIpTargetAddressType,INTEGER,read-only,,current,unknown(0):ipv4(1):ipv6(2):ipv4z(3):ipv6z(4):dns(16),This object indicates the type of address stored in the corresponding pingResultsIpTargetAddress object.
.1.3.6.1.2.1.80.1.3.1.3,DISMAN-PING-MIB::pingResultsIpTargetAddress,OCTET,read-only,,current,,This object reports the IP address associated with a pingCtlTargetAddress value when the destination address is specified as a DNS name. The value of this object should be a zero-length octet string when a DNS name is not specified or when a specified DNS name fails to resolve. The address type (InetAddressType) that relates to this object is specified by the corresponding value of pingResultsIpTargetAddressType.
.1.3.6.1.2.1.80.1.3.1.4,DISMAN-PING-MIB::pingResultsMinRtt,Unsigned32,read-only,,current,,The minimum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
.1.3.6.1.2.1.80.1.3.1.5,DISMAN-PING-MIB::pingResultsMaxRtt,Unsigned32,read-only,,current,,The maximum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
.1.3.6.1.2.1.80.1.3.1.6,DISMAN-PING-MIB::pingResultsAverageRtt,Unsigned32,read-only,,current,,The current average ping round-trip-time (RTT).
.1.3.6.1.2.1.80.1.3.1.7,DISMAN-PING-MIB::pingResultsProbeResponses,Gauge32,read-only,,current,,Number of responses received for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported as 0 when no probe responses have been received.
.1.3.6.1.2.1.80.1.3.1.8,DISMAN-PING-MIB::pingResultsSentProbes,Gauge32,read-only,,current,,The value of this object reflects the number of probes sent for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported as 0 when no probes have been sent.
.1.3.6.1.2.1.80.1.3.1.9,DISMAN-PING-MIB::pingResultsRttSumOfSquares,Unsigned32,read-only,,current,,This object contains the sum of the squares for all ping responses received. Its purpose is to enable standard deviation calculation. The value of this object MUST be reported as 0 when no ping responses have been received.
.1.3.6.1.2.1.80.1.3.1.10,DISMAN-PING-MIB::pingResultsLastGoodProbe,OCTET,read-only,,current,,Date and time when the last response was received for a probe.
.1.3.6.1.2.1.80.1.4,DISMAN-PING-MIB::pingProbeHistoryTable,,not-accessible,,current,,Defines a table for storing the results of ping operations. The number of entries in this table is limited per entry in the pingCtlTable by the value of the corresponding pingCtlMaxRows object. An entry in this table is created when the result of a ping probe is determined. The initial 2 instance identifier index values identify the pingCtlEntry that a probe result (pingProbeHistoryEntry) belongs to. An entry is removed from this table when its corresponding pingCtlEntry is deleted. An implementation of this MIB will remove the oldest entry in the pingProbeHistoryTable of the corresponding entry in the pingCtlTable to allow the addition of an new entry once the number of rows in the pingProbeHistoryTable reaches the value specified by pingCtlMaxRows for the corresponding entry in the pingCtlTable.
.1.3.6.1.2.1.80.1.4.1,DISMAN-PING-MIB::pingProbeHistoryEntry,,not-accessible,pingCtlOwnerIndex:pingCtlTestName:pingProbeHistoryIndex,current,,Defines an entry in the pingProbeHistoryTable. The first two index elements identify the pingCtlEntry that a pingProbeHistoryEntry belongs to. The third index element selects a single probe result.
.1.3.6.1.2.1.80.1.4.1.1,DISMAN-PING-MIB::pingProbeHistoryIndex,Unsigned32,not-accessible,,current,,An entry in this table is created when the result of a ping probe is determined. The initial 2 instance identifier index values identify the pingCtlEntry that a probe result (pingProbeHistoryEntry) belongs to. An implementation MUST start assigning pingProbeHistoryIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h).
.1.3.6.1.2.1.80.1.4.1.2,DISMAN-PING-MIB::pingProbeHistoryResponse,Unsigned32,read-only,,current,,The amount of time measured in milliseconds from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe.
.1.3.6.1.2.1.80.1.4.1.3,DISMAN-PING-MIB::pingProbeHistoryStatus,INTEGER,read-only,,current,responseReceived(1):unknown(2):internalError(3):requestTimedOut(4):unknownDestinationAddress(5):noRouteToTarget(6):interfaceInactiveToTarget(7):arpFailure(8):maxConcurrentLimitReached(9):unableToResolveDnsName(10):invalidHostAddress(11),The result of a particular probe done by a remote host.
.1.3.6.1.2.1.80.1.4.1.4,DISMAN-PING-MIB::pingProbeHistoryLastRC,Integer32,read-only,,current,,The last implementation-method-specific reply code received. If the ICMP Echo capability is being used, then a successful probe ends when an ICMP response is received that contains the code ICMP_ECHOREPLY(0). The ICMP codes are maintained by IANA. Standardized ICMP codes are listed at http://www.iana.org/assignments/icmp-parameters. The ICMPv6 codes are listed at http://www.iana.org/assignments/icmpv6-parameters.
.1.3.6.1.2.1.80.1.4.1.5,DISMAN-PING-MIB::pingProbeHistoryTime,OCTET,read-only,,current,,Timestamp for when this probe result was determined.
.1.3.6.1.2.1.80.2,DISMAN-PING-MIB::pingConformance,,,,,,
.1.3.6.1.2.1.80.2.1,DISMAN-PING-MIB::pingCompliances,,,,,,
.1.3.6.1.2.1.80.2.1.1,DISMAN-PING-MIB::pingCompliance,,,,,,The compliance statement for the DISMAN-PING-MIB. This compliance statement has been deprecated because the group pingGroup and the pingTimeStampGroup have been split and deprecated. The pingFullCompliance statement is semantically identical to the deprecated pingCompliance statement.
.1.3.6.1.2.1.80.2.1.2,DISMAN-PING-MIB::pingFullCompliance,,,,,,The compliance statement for SNMP entities that fully implement the DISMAN-PING-MIB.
.1.3.6.1.2.1.80.2.1.3,DISMAN-PING-MIB::pingMinimumCompliance,,,,,,The minimum compliance statement for SNMP entities that implement the minimal subset of the DISMAN-PING-MIB. Implementors might choose this subset for small devices with limited resources.
.1.3.6.1.2.1.80.2.2,DISMAN-PING-MIB::pingGroups,,,,,,
.1.3.6.1.2.1.80.2.2.1,DISMAN-PING-MIB::pingGroup,,,,,,The group of objects that constitute the remote ping capability.
.1.3.6.1.2.1.80.2.2.2,DISMAN-PING-MIB::pingTimeStampGroup,,,,,,The group of DateAndTime objects.
.1.3.6.1.2.1.80.2.2.3,DISMAN-PING-MIB::pingNotificationsGroup,,,,,,The notification that are required to be supported by implementations of this MIB.
.1.3.6.1.2.1.80.2.2.4,DISMAN-PING-MIB::pingMinimumGroup,,,,,,The group of objects that constitute the remote ping capability.
.1.3.6.1.2.1.80.2.2.5,DISMAN-PING-MIB::pingCtlRowStatusGroup,,,,,,The RowStatus object of the pingCtlTable.
.1.3.6.1.2.1.80.2.2.6,DISMAN-PING-MIB::pingHistoryGroup,,,,,,The group of objects that constitute the history capability.
.1.3.6.1.2.1.80.3,DISMAN-PING-MIB::pingImplementationTypeDomains,,,,,,
.1.3.6.1.2.1.80.3.1,DISMAN-PING-MIB::pingIcmpEcho,,,,,,Indicates that an implementation is using the Internet Control Message Protocol (ICMP) 'ECHO' facility.
.1.3.6.1.2.1.80.3.2,DISMAN-PING-MIB::pingUdpEcho,,,,,,Indicates that an implementation is using the UDP echo port (7).
.1.3.6.1.2.1.80.3.3,DISMAN-PING-MIB::pingSnmpQuery,,,,,,Indicates that an implementation is using an SNMP query to calculate a round trip time.
.1.3.6.1.2.1.80.3.4,DISMAN-PING-MIB::pingTcpConnectionAttempt,,,,,,Indicates that an implementation is attempting to connect to a TCP port in order to calculate a round trip time.
.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.13191,ONEACCESS-GLOBAL-REG::oneAccess,,,,,,
.1.3.6.1.4.1.13191.0,ONEACCESS-EVENTS-MIB::oneAccess#,,,,,,
.1.3.6.1.4.1.13191.0.1,ONEACCESS-EVENTS-MIB::oacEvent,,,,,,Trap generated from Event management
.1.3.6.1.4.1.13191.1,ONEACCESS-GLOBAL-REG::oacRegistration,,,,,,
.1.3.6.1.4.1.13191.1.1,ONEACCESS-GLOBAL-REG::oacOneOsDevices,,,,,,
.1.3.6.1.4.1.13191.1.1.1,ONEACCESS-GLOBAL-REG::oacOne10,,,,,,
.1.3.6.1.4.1.13191.1.1.2,ONEACCESS-GLOBAL-REG::oacOne20,,,,,,
.1.3.6.1.4.1.13191.1.1.3,ONEACCESS-GLOBAL-REG::oacOne30,,,,,,
.1.3.6.1.4.1.13191.1.1.4,ONEACCESS-GLOBAL-REG::oacOne40,,,,,,
.1.3.6.1.4.1.13191.1.1.5,ONEACCESS-GLOBAL-REG::oacOne50,,,,,,
.1.3.6.1.4.1.13191.1.1.6,ONEACCESS-GLOBAL-REG::oacOne60,,,,,,
.1.3.6.1.4.1.13191.1.1.7,ONEACCESS-GLOBAL-REG::oacOne20D,,,,,,
.1.3.6.1.4.1.13191.1.1.8,ONEACCESS-GLOBAL-REG::oacOne80,,,,,,
.1.3.6.1.4.1.13191.1.1.9,ONEACCESS-GLOBAL-REG::oacOne80XM,,,,,,
.1.3.6.1.4.1.13191.1.1.10,ONEACCESS-GLOBAL-REG::oacOne100,,,,,,
.1.3.6.1.4.1.13191.1.1.11,ONEACCESS-GLOBAL-REG::oacOne100D,,,,,,
.1.3.6.1.4.1.13191.1.1.15,ONEACCESS-GLOBAL-REG::oacOne150,,,,,,
.1.3.6.1.4.1.13191.1.1.18,ONEACCESS-GLOBAL-REG::oacOne180,,,,,,
.1.3.6.1.4.1.13191.1.1.20,ONEACCESS-GLOBAL-REG::oacOne200,,,,,,
.1.3.6.1.4.1.13191.1.1.25,ONEACCESS-GLOBAL-REG::oacOneCell25,,,,,,
.1.3.6.1.4.1.13191.1.1.30,ONEACCESS-GLOBAL-REG::oacOne300,,,,,,
.1.3.6.1.4.1.13191.1.1.35,ONEACCESS-GLOBAL-REG::oacOneCell35,,,,,,
.1.3.6.1.4.1.13191.1.1.40,ONEACCESS-GLOBAL-REG::oacOne400,,,,,,
.1.3.6.1.4.1.13191.1.1.70,ONEACCESS-GLOBAL-REG::oacOne70,,,,,,
.1.3.6.1.4.1.13191.1.1.80,ONEACCESS-GLOBAL-REG::oacOne800,,,,,,
.1.3.6.1.4.1.13191.1.1.90,ONEACCESS-GLOBAL-REG::oacOne90,,,,,,
.1.3.6.1.4.1.13191.1.1.100,ONEACCESS-GLOBAL-REG::oacPBXplug8,,,,,,
.1.3.6.1.4.1.13191.1.1.110,ONEACCESS-GLOBAL-REG::oacPBXplug30,,,,,,
.1.3.6.1.4.1.13191.1.1.111,ONEACCESS-GLOBAL-REG::oacPBXPLUG-1P-2B,,,,,,
.1.3.6.1.4.1.13191.1.1.112,ONEACCESS-GLOBAL-REG::oacPBXPLUG-1P-2B-L,,,,,,
.1.3.6.1.4.1.13191.1.1.113,ONEACCESS-GLOBAL-REG::oacPBXPLUG-4B,,,,,,
.1.3.6.1.4.1.13191.1.1.114,ONEACCESS-GLOBAL-REG::oacPBXPLUG-4B-L,,,,,,
.1.3.6.1.4.1.13191.1.1.115,ONEACCESS-GLOBAL-REG::oacPBXPLUG-4B-V2,,,,,,
.1.3.6.1.4.1.13191.1.1.116,ONEACCESS-GLOBAL-REG::oacPBXPLUG-6B,,,,,,
.1.3.6.1.4.1.13191.1.1.117,ONEACCESS-GLOBAL-REG::oacPBXPLUG-6B-L,,,,,,
.1.3.6.1.4.1.13191.1.1.130,ONEACCESS-GLOBAL-REG::oacLbb130,,,,,,
.1.3.6.1.4.1.13191.1.1.131,ONEACCESS-GLOBAL-REG::oacLbb131,,,,,,
.1.3.6.1.4.1.13191.1.1.132,ONEACCESS-GLOBAL-REG::oacLbb132,,,,,,
.1.3.6.1.4.1.13191.1.1.133,ONEACCESS-GLOBAL-REG::oacLbb133,,,,,,
.1.3.6.1.4.1.13191.1.1.134,ONEACCESS-GLOBAL-REG::oacLbb134,,,,,,
.1.3.6.1.4.1.13191.1.1.135,ONEACCESS-GLOBAL-REG::oacLbb135,,,,,,
.1.3.6.1.4.1.13191.1.1.139,ONEACCESS-GLOBAL-REG::oacLbb139,,,,,,
.1.3.6.1.4.1.13191.1.1.140,ONEACCESS-GLOBAL-REG::oacLbb140,,,,,,
.1.3.6.1.4.1.13191.1.1.141,ONEACCESS-GLOBAL-REG::oacLbb141,,,,,,
.1.3.6.1.4.1.13191.1.1.142,ONEACCESS-GLOBAL-REG::oacLbb142,,,,,,
.1.3.6.1.4.1.13191.1.1.148,ONEACCESS-GLOBAL-REG::oacLbb148,,,,,,
.1.3.6.1.4.1.13191.1.1.210,ONEACCESS-GLOBAL-REG::oacLbb210,,,,,,
.1.3.6.1.4.1.13191.1.1.219,ONEACCESS-GLOBAL-REG::oacLbb219,,,,,,
.1.3.6.1.4.1.13191.1.1.230,ONEACCESS-GLOBAL-REG::oacLbb230,,,,,,
.1.3.6.1.4.1.13191.1.1.231,ONEACCESS-GLOBAL-REG::oacLbb231,,,,,,
.1.3.6.1.4.1.13191.1.1.236,ONEACCESS-GLOBAL-REG::oacLbb236,,,,,,
.1.3.6.1.4.1.13191.1.1.310,ONEACCESS-GLOBAL-REG::oacLbb310,,,,,,
.1.3.6.1.4.1.13191.1.1.320,ONEACCESS-GLOBAL-REG::oacLbb320,,,,,,
.1.3.6.1.4.1.13191.1.1.329,ONEACCESS-GLOBAL-REG::oacLbb329,,,,,,
.1.3.6.1.4.1.13191.1.1.330,ONEACCESS-GLOBAL-REG::oacLbb330,,,,,,
.1.3.6.1.4.1.13191.1.1.410,ONEACCESS-GLOBAL-REG::oacOne410,,,,,,
.1.3.6.1.4.1.13191.1.1.420,ONEACCESS-GLOBAL-REG::oacOne420,,,,,,
.1.3.6.1.4.1.13191.1.1.425,ONEACCESS-GLOBAL-REG::oacOne425,,,,,,
.1.3.6.1.4.1.13191.1.1.445,ONEACCESS-GLOBAL-REG::oacOne445,,,,,,
.1.3.6.1.4.1.13191.1.1.540,ONEACCESS-GLOBAL-REG::oacOne540,,,,,,
.1.3.6.1.4.1.13191.1.1.560,ONEACCESS-GLOBAL-REG::oacOne560,,,,,,
.1.3.6.1.4.1.13191.1.1.700,ONEACCESS-GLOBAL-REG::oacOne700,,,,,,
.1.3.6.1.4.1.13191.1.1.1000,ONEACCESS-GLOBAL-REG::oacLbb4G,,,,,,
.1.3.6.1.4.1.13191.1.1.1440,ONEACCESS-GLOBAL-REG::oac1440,,,,,,
.1.3.6.1.4.1.13191.1.1.1510,ONEACCESS-GLOBAL-REG::oacOne1510,,,,,,
.1.3.6.1.4.1.13191.1.1.1520,ONEACCESS-GLOBAL-REG::oacOne1520,,,,,,
.1.3.6.1.4.1.13191.1.1.1540,ONEACCESS-GLOBAL-REG::oacOne1540,,,,,,
.1.3.6.1.4.1.13191.1.1.1560,ONEACCESS-GLOBAL-REG::oacOne1560,,,,,,
.1.3.6.1.4.1.13191.1.100,ONEACCESS-GLOBAL-REG::oacMIBModules,,,,,,
.1.3.6.1.4.1.13191.1.100.1,ONEACCESS-GLOBAL-REG::oneAccessMIBModule,,,,,,This MIB module describes the top-level ONEACCESS
.1.3.6.1.4.1.13191.1.100.667,ONEACCESS-ATM-MIB::oacAtmMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.668,ONEACCESS-NAT-MIB::oacNatMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.669,ONEACCESS-ACL-MIB::oacAclMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.670,ONEACCESS-VRRP-MIB::oacVrrpMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.671,ONEACCESS-SYS-MIB::oacSysMIBModule,,,,,,Add Cpu usage table for multicore HW
.1.3.6.1.4.1.13191.1.100.672,ONEACCESS-PSTN-MIB::oacPstnMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.673,ONEACCESS-OAM-MIB::oacOamMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.674,ONEACCESS-ISDN-MIB::oacIsdnMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.675,ONEACCESS-IPSEC-MIB::oacNatMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.681,ONEACCESS-VLAN-CONFIG-MIB::oaVlanConfigMIB,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.682,ONEACCESS-BRIDGE-MIB::oacBridgeMIB,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.683,ONEACCESS-IP-SERVICES-MIB::oacIpServicesConfigMIB,,,,,,fixed compilation issues
.1.3.6.1.4.1.13191.1.100.689,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMib,,,,,,fixed compilation issues
.1.3.6.1.4.1.13191.1.100.690,ONEACCESS-AAA-MIB::oacAAAConfigMIB,,,,,,Fixed the issues related to octet string range
.1.3.6.1.4.1.13191.1.100.800,ONEACCESS-ATM-AAL5-MIB::oacAtmAal5MIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.801,ONEACCESS-VOICE-MIB::oacVoiceMIBModule,,,,,,This MIB module describes Voice Managed objects.
.1.3.6.1.4.1.13191.1.100.900,ONEACCESS-DOT11-MIB::oacDot11MIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.1000,ONEACCESS-CELLULAR-MIB::oacCellularMIBModule,,,,,,Add cellular equipment and network info
.1.3.6.1.4.1.13191.1.100.2000,ONEACCESS-JITTER-MIB::oacJitterMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.2001,ONEACCESS-CONFIGMGMT-MIB::oacConfigMgmtMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.2002,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpConfigMIB,,,,,,fixed compilation issues
.1.3.6.1.4.1.13191.1.100.2003,OA-ZBFW-STATUS-MIB::oacZbfwStatusMIB,,,,,,The oacZbfwStatusMIB
.1.3.6.1.4.1.13191.1.100.2004,ONEACCESS-SSH-CONFIG-MIB::oacSshConfigMIB,,,,,,Fixed the issues related to octet string range
.1.3.6.1.4.1.13191.1.100.6600,ONEACCESS-EVENTS-MIB::oacEventsMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.1.100.6601,ONEACCESS-PING-MIB::oacPingMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.2,ONEACCESS-GLOBAL-REG::oacProductSpecific,,,,,,
.1.3.6.1.4.1.13191.3,ONEACCESS-GLOBAL-REG::oacGeneric,,,,,,
.1.3.6.1.4.1.13191.3.1,ONEACCESS-GLOBAL-REG::oacGenProtocols,,,,,,
.1.3.6.1.4.1.13191.3.10,ONEACCESS-GLOBAL-REG::oacGenManagement,,,,,,
.1.3.6.1.4.1.13191.3.10.1,ONEACCESS-GLOBAL-REG::oacEmbeddedAgentMIB,,,,,,
.1.3.6.1.4.1.13191.4,ONEACCESS-GLOBAL-REG::oacCapabilities,,,,,,
.1.3.6.1.4.1.13191.5,ONEACCESS-GLOBAL-REG::oacRequirements,,,,,,
.1.3.6.1.4.1.13191.5.800,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5Conformance,,,,,,
.1.3.6.1.4.1.13191.5.800.1,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5Groups,,,,,,
.1.3.6.1.4.1.13191.5.800.1.1,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5GeneralGroup,,,,,,This group is mandatory for ATM AAL5 entity.
.1.3.6.1.4.1.13191.5.800.2,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5Compliances,,,,,,
.1.3.6.1.4.1.13191.5.800.2.1,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5Compliance,,,,,,The compliance statement for agents that support the ONEACCESS-ATM-AAL5-MIB.
.1.3.6.1.4.1.13191.5.900,ONEACCESS-DOT11-MIB::oacExpIMDot11Conformance,,,,,,
.1.3.6.1.4.1.13191.5.900.1,ONEACCESS-DOT11-MIB::oacExpIMDot11Groups,,,,,,
.1.3.6.1.4.1.13191.5.900.1.1,ONEACCESS-DOT11-MIB::oacExpIMDot11GeneralGroup,,,,,,This group is mandatory for DOT11 entity.
.1.3.6.1.4.1.13191.5.900.2,ONEACCESS-DOT11-MIB::oacExpIMDot11Compliances,,,,,,
.1.3.6.1.4.1.13191.5.900.2.1,ONEACCESS-DOT11-MIB::oacExpIMDot11Compliance,,,,,,The compliance statement for agents that support the ONEACCESS-DOT11-MIB.
.1.3.6.1.4.1.13191.5.2000,ONEACCESS-JITTER-MIB::oacJitterConformance,,,,,,
.1.3.6.1.4.1.13191.5.2000.1,ONEACCESS-JITTER-MIB::oacJitterGroups,,,,,,
.1.3.6.1.4.1.13191.5.2000.1.1,ONEACCESS-JITTER-MIB::oacJitterGeneralGroup,,,,,,This group is mandatory for Jitter entity.
.1.3.6.1.4.1.13191.5.2000.2,ONEACCESS-JITTER-MIB::oacJitterCompliances,,,,,,
.1.3.6.1.4.1.13191.5.2000.2.1,ONEACCESS-JITTER-MIB::oacJitterCompliance,,,,,,The compliance statement for agents that support the ONEACCESS-JITTER-MIB.
.1.3.6.1.4.1.13191.5.2001,ONEACCESS-CONFIGMGMT-MIB::oacCMConformance,,,,,,
.1.3.6.1.4.1.13191.5.2001.1,ONEACCESS-CONFIGMGMT-MIB::oacCMGroups,,,,,,
.1.3.6.1.4.1.13191.5.2001.1.1,ONEACCESS-CONFIGMGMT-MIB::oacCMGeneralGroup,,,,,,This group is mandatory for Configuration Management entity.
.1.3.6.1.4.1.13191.5.2001.2,ONEACCESS-CONFIGMGMT-MIB::oacCMCompliances,,,,,,
.1.3.6.1.4.1.13191.5.2001.2.1,ONEACCESS-CONFIGMGMT-MIB::oacCMCompliance,,,,,,The compliance statement for agents that support the ONEACCESS-CONFIGMGMT-MIB.
.1.3.6.1.4.1.13191.10,ONEACCESS-GLOBAL-REG::oacExperimental,,,,,,
.1.3.6.1.4.1.13191.10.1,ONEACCESS-GLOBAL-REG::oacExpNewMIBs,,,,,,
.1.3.6.1.4.1.13191.10.2,ONEACCESS-GLOBAL-REG::oacExpInternetDrafts,,,,,,
.1.3.6.1.4.1.13191.10.3,ONEACCESS-GLOBAL-REG::oacExpInternalModules,,,,,,
.1.3.6.1.4.1.13191.10.3.1,ONEACCESS-GLOBAL-REG::oacExpIMIp,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1,ONEACCESS-GLOBAL-REG::oacExpIMIpNat,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1,ONEACCESS-GLOBAL-REG::oacExpIMIpNatStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.1,ONEACCESS-NAT-MIB::oacNatStatObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1,ONEACCESS-NAT-MIB::oacNatStatGlobal,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.1,ONEACCESS-NAT-MIB::oacNatActiveSessions,Counter32,read-only,,current,,Total number of active sessions
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.2,ONEACCESS-NAT-MIB::oacNatSessionsClosed,Counter32,read-only,,current,,Total number of sessions closed
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.3,ONEACCESS-NAT-MIB::oacNatInTranslations,Counter32,read-only,,current,,Total number of inbound translations
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.4,ONEACCESS-NAT-MIB::oacNatOutTranslations,Counter32,read-only,,current,,Total number of outbound translations
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.5,ONEACCESS-NAT-MIB::oacNatInsideAddrMaps,Counter32,read-only,,current,,Total number of active inside address bindings
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.6,ONEACCESS-NAT-MIB::oacNatOutsideAddrMaps,Counter32,read-only,,current,,Total number of active outside address bindings
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.7,ONEACCESS-NAT-MIB::oacNatInPktsDropped,Counter32,read-only,,current,,Total number of inbound packets dropped
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.8,ONEACCESS-NAT-MIB::oacNatOutPktsDropped,Counter32,read-only,,current,,Total number of outbound packets dropped
.1.3.6.1.4.1.13191.10.3.1.1.1.1.1.9,ONEACCESS-NAT-MIB::oacNatDynamicAllocFailures,Counter32,read-only,,current,,Number of sessions rejected due to memory full
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2,ONEACCESS-NAT-MIB::oacNatSessionTable,,not-accessible,,current,,Table of active sessions
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1,ONEACCESS-NAT-MIB::oacNatSessionEntry,,not-accessible,ifIndex:oacNatSessionID,current,,An index into the oacNatSessionTable
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.1,ONEACCESS-NAT-MIB::oacNatSessionID,Unsigned32,not-accessible,,current,,An integer ID which uniquely identifies the session at the NAT router.
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.2,ONEACCESS-NAT-MIB::oacNatSessionProtocol,INTEGER,read-only,,current,,IP protocol ID
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.3,ONEACCESS-NAT-MIB::oacNatSessionInsideLocalAddr,IpAddress,read-only,,current,,Inside local address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.4,ONEACCESS-NAT-MIB::oacNatSessionInsideLocalPort,INTEGER,read-only,,current,,Inside local port
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.5,ONEACCESS-NAT-MIB::oacNatSessionOutsideLocalAddr,IpAddress,read-only,,current,,Outside local address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.6,ONEACCESS-NAT-MIB::oacNatSessionOutsidePort,INTEGER,read-only,,current,,Outside port
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.7,ONEACCESS-NAT-MIB::oacNatSessionInsideGlobalAddr,IpAddress,read-only,,current,,Inside Global address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.8,ONEACCESS-NAT-MIB::oacNatSessionInsideGlobalPort,INTEGER,read-only,,current,,Inside global port
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.9,ONEACCESS-NAT-MIB::oacNatSessionOutsideGlobalAddr,IpAddress,read-only,,current,,Inside global address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.10,ONEACCESS-NAT-MIB::oacNatSessionInPkts,Counter32,read-only,,current,,Number of inbound packets
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.11,ONEACCESS-NAT-MIB::oacNatSessionOutPkts,Counter32,read-only,,current,,Number of outbound packets
.1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.12,ONEACCESS-NAT-MIB::oacNatSessionTimeout,INTEGER,read-only,,current,,The timeout in seconds after which a session will be removed from the table if it remains idle
.1.3.6.1.4.1.13191.10.3.1.1.1.1.3,ONEACCESS-NAT-MIB::oacNatInsideMapTable,,not-accessible,,current,,Table of inside address bindings
.1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1,ONEACCESS-NAT-MIB::oacNatInsideMapEntry,,not-accessible,ifIndex:oacNatIMLocalAddr,current,,An index into the table oacNatInsideMapTable
.1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.1,ONEACCESS-NAT-MIB::oacNatIMLocalAddr,IpAddress,not-accessible,,current,,Inside local address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.2,ONEACCESS-NAT-MIB::oacNatIMGlobalAddr,IpAddress,read-only,,current,,Inside global address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.3,ONEACCESS-NAT-MIB::oacNatIMSessions,Integer32,read-only,,current,,Number of active sessions
.1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.4,ONEACCESS-NAT-MIB::oacNatIMTimeout,INTEGER,read-only,,current,,Timeout in seconds
.1.3.6.1.4.1.13191.10.3.1.1.1.1.4,ONEACCESS-NAT-MIB::oacNatOutsideMapTable,,not-accessible,,current,,Table of outside address bindings
.1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1,ONEACCESS-NAT-MIB::oacNatOutsideMapEntry,,not-accessible,ifIndex:oacNatOMGlobalAddr,current,,An index into the table oacNatOutsideMap
.1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.1,ONEACCESS-NAT-MIB::oacNatOMGlobalAddr,IpAddress,not-accessible,,current,,Outside global address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.2,ONEACCESS-NAT-MIB::oacNatOMLocalAddr,IpAddress,read-only,,current,,Outside local address
.1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.3,ONEACCESS-NAT-MIB::oacNatOMSessions,Integer32,read-only,,current,,Number of active sessions
.1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.4,ONEACCESS-NAT-MIB::oacNatOMTimeout,INTEGER,read-only,,current,,Timeout in seconds
.1.3.6.1.4.1.13191.10.3.1.1.1.2,ONEACCESS-NAT-MIB::oacNatStatNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.3,ONEACCESS-NAT-MIB::oacNatStatConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.3.1,ONEACCESS-NAT-MIB::oacNatStatGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.3.1.1,ONEACCESS-NAT-MIB::oacNatStatGeneralGroup,,,,,,This group is mandatory for all NAT entities.
.1.3.6.1.4.1.13191.10.3.1.1.1.3.2,ONEACCESS-NAT-MIB::oacNatStatCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.1.3.2.1,ONEACCESS-NAT-MIB::oacNatStatCompliance,,,,,,The compliance statement for agents that support the ONEACCESS-NAT-MIB.
.1.3.6.1.4.1.13191.10.3.1.1.2,ONEACCESS-GLOBAL-REG::oacExpIMIpNatNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.1.2.1,ONEACCESS-NAT-MIB::oacNatNotificationMaximumSessionReached,,,,,,An NAT Notification maximum session reached signifies that
.1.3.6.1.4.1.13191.10.3.1.1.2.2,ONEACCESS-NAT-MIB::oacNatNotificationWarningSessionReachingLimit,,,,,,An NAT Notification warning session reaching limit signifies that
.1.3.6.1.4.1.13191.10.3.1.2,ONEACCESS-GLOBAL-REG::oacExpIMIpAcl,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1,ONEACCESS-GLOBAL-REG::oacExpIMIpAclStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.1,ONEACCESS-ACL-MIB::oacAclStatObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1,ONEACCESS-ACL-MIB::oacAclStatGlobal,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.1,ONEACCESS-ACL-MIB::oacAclMaxSessions,Unsigned32,read-only,,current,, Maximum number of sessions 
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.2,ONEACCESS-ACL-MIB::oacAclActiveSessions,Unsigned32,read-only,,current,,Number of active sessions 
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.3,ONEACCESS-ACL-MIB::oacAclSessionsClosed,Counter32,read-only,,current,,Total number of sessions closed
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.4,ONEACCESS-ACL-MIB::oacAclDynamicAllocFailures,Counter32,read-only,,current,,Dynamic allocation failures
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.5,ONEACCESS-ACL-MIB::oacAclInboundPkts,Counter32,read-only,,current,,Total inbound packets
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.6,ONEACCESS-ACL-MIB::oacAclOutboundPkts,Counter32,read-only,,current,,Total outbound packets
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.7,ONEACCESS-ACL-MIB::oacAclInboundPktsDropped,Counter32,read-only,,current,,Total inbound packets
.1.3.6.1.4.1.13191.10.3.1.2.1.1.1.8,ONEACCESS-ACL-MIB::oacAclOutboundPktsDropped,Counter32,read-only,,current,,Total outbound packets
.1.3.6.1.4.1.13191.10.3.1.2.1.2,ONEACCESS-ACL-MIB::oacAclStatNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.3,ONEACCESS-ACL-MIB::oacAclStatConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.3.1,ONEACCESS-ACL-MIB::oacAclStatGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.3.1.1,ONEACCESS-ACL-MIB::oacAclStatGeneralGroup,,,,,,This group is mandatory for all ACL entities.
.1.3.6.1.4.1.13191.10.3.1.2.1.3.2,ONEACCESS-ACL-MIB::oacAclStatCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.1.3.2.1,ONEACCESS-ACL-MIB::oacAclStatCompliance,,,,,,The compliance statement for agents that support the ONEACCESS-ACL-MIB.
.1.3.6.1.4.1.13191.10.3.1.2.2,ONEACCESS-ACL-MIB::oacExpIMIpAclNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.2.1,ONEACCESS-ACL-MIB::oacAclNotificationMaximumSessionReached,,,,,,An ACL Notification maximum session reached signifies that
.1.3.6.1.4.1.13191.10.3.1.2.2.2,ONEACCESS-ACL-MIB::oacAclNotificationWarningSessionReachingLimit,,,,,,An ACL Notification warning session reaching limit signifies that
.1.3.6.1.4.1.13191.10.3.1.2.2.3,ONEACCESS-ACL-MIB::oacAclNotificationMaximumHalfSessionReached,,,,,,An ACL Notification maximum half-session reached signifies that
.1.3.6.1.4.1.13191.10.3.1.2.2.4,ONEACCESS-ACL-MIB::oacAclNotificationWarningHalfSessionReachingLimit,,,,,,An ACL Notification warning half-session reaching limit 
.1.3.6.1.4.1.13191.10.3.1.2.2.5,ONEACCESS-ACL-MIB::oacAclNotificationMaximumSessionReachedPerHost,,,,,,An ACL Notification maximum session per host reached signifies that
.1.3.6.1.4.1.13191.10.3.1.2.2.6,ONEACCESS-ACL-MIB::oacAclNotificationMaximumHalfSessionReachedPerHost,,,,,,An ACL Notification maximum half-session per host reached signifies that
.1.3.6.1.4.1.13191.10.3.1.2.3,ONEACCESS-ACL-MIB::oacExpIMIpAccountingStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.3.1,ONEACCESS-ACL-MIB::oacIpAccountingTable,,not-accessible,,current,,Interface Accounting Table
.1.3.6.1.4.1.13191.10.3.1.2.3.1.1,ONEACCESS-ACL-MIB::oacIpAccountingEntry,,not-accessible,oacIpAccountingIndex,current,,Description
.1.3.6.1.4.1.13191.10.3.1.2.3.1.1.1,ONEACCESS-ACL-MIB::oacIpAccountingIndex,Gauge32,read-only,,current,,IP Accounting Index
.1.3.6.1.4.1.13191.10.3.1.2.3.1.1.2,ONEACCESS-ACL-MIB::oacIpAccountingIfIndex,Integer32,read-only,,current,,IP Accounting Interface Index
.1.3.6.1.4.1.13191.10.3.1.2.3.1.1.3,ONEACCESS-ACL-MIB::oacIpAccountingIfType,INTEGER,read-only,,current,mainInterface(1):subInterface(2),IP Accounting Interface Type
.1.3.6.1.4.1.13191.10.3.1.2.3.2,ONEACCESS-ACL-MIB::oacIpAccountingStatTable,,not-accessible,,current,,IP Accounting Statistic Table
.1.3.6.1.4.1.13191.10.3.1.2.3.2.1,ONEACCESS-ACL-MIB::oacIpAccountingStatEntry,,not-accessible,oacIpAccountingIndex,current,,Description
.1.3.6.1.4.1.13191.10.3.1.2.3.2.1.1,ONEACCESS-ACL-MIB::oacIpAccountingStatIpSource,IpAddress,read-only,,current,,Ip Source
.1.3.6.1.4.1.13191.10.3.1.2.3.2.1.2,ONEACCESS-ACL-MIB::oacIpAccountingStatIpDest,IpAddress,read-only,,current,,Ip Destination
.1.3.6.1.4.1.13191.10.3.1.2.3.2.1.3,ONEACCESS-ACL-MIB::oacIpAccountingStatNbPackets,Counter32,read-only,,current,,Nb packets
.1.3.6.1.4.1.13191.10.3.1.2.3.2.1.4,ONEACCESS-ACL-MIB::oacIpAccountingStatNbBytes,Counter32,read-only,,current,,Nb Bytes
.1.3.6.1.4.1.13191.10.3.1.2.3.3,ONEACCESS-ACL-MIB::oacIpAccoutingGlobal,,,,,,
.1.3.6.1.4.1.13191.10.3.1.2.3.3.1,ONEACCESS-ACL-MIB::oacIpAccountingMaxSessions,Gauge32,read-only,,current,, Maximum number of Ip Accounting sessions 
.1.3.6.1.4.1.13191.10.3.1.2.3.3.2,ONEACCESS-ACL-MIB::oacIpAccountingCurrentSessions,Gauge32,read-only,,current,, Number of current Ip Accounting sessions 
.1.3.6.1.4.1.13191.10.3.1.2.3.3.3,ONEACCESS-ACL-MIB::oacIpAccountingAge,OCTET,read-only,,current,, IP Accounting data Age
.1.3.6.1.4.1.13191.10.3.1.2.3.3.4,ONEACCESS-ACL-MIB::oacIpAccountingNbNotAnalysedBytes,Gauge32,read-only,,current,, Number of not annalysed bytes
.1.3.6.1.4.1.13191.10.3.1.2.3.3.5,ONEACCESS-ACL-MIB::oacIpAccountingNbNotAnalysedPackets,Gauge32,read-only,,current,, Number of not annalysed packets
.1.3.6.1.4.1.13191.10.3.1.2.3.10,ONEACCESS-ACL-MIB::oacIpAccoutingClear,INTEGER,read-write,,current,,Set this to 1 to clear IP accounting statistics
.1.3.6.1.4.1.13191.10.3.1.3,OA-QOS-MIB::oacQOS,,,,,,Description added
.1.3.6.1.4.1.13191.10.3.1.3.1,OA-QOS-MIB::oacQosServicePolicyTable,,not-accessible,,current,,This table describes the interfaces that have attached policies.
.1.3.6.1.4.1.13191.10.3.1.3.1.1,OA-QOS-MIB::oacQosServicePolicyEntry,,not-accessible,oacQosPolicyIndex,current,,Each entry is indexed by policy index.
.1.3.6.1.4.1.13191.10.3.1.3.1.1.1,OA-QOS-MIB::oacQosPolicyIndex,Gauge32,not-accessible,,current,,Each policy has a distinct index.
.1.3.6.1.4.1.13191.10.3.1.3.1.1.2,OA-QOS-MIB::oacQosIfIndex,Integer32,read-only,,current,,The interface index.
.1.3.6.1.4.1.13191.10.3.1.3.1.1.3,OA-QOS-MIB::oacQosIfType,INTEGER,read-only,,current,mainInterface(1):subInterface(2),Interface type.
.1.3.6.1.4.1.13191.10.3.1.3.1.1.4,OA-QOS-MIB::oacQosPolicyDirection,INTEGER,read-only,,current,input(1):output(2),Policy direction (input or output).
.1.3.6.1.4.1.13191.10.3.1.3.2,OA-QOS-MIB::oacQosInterfacePolicyTable,,not-accessible,,current,,This describes the service policies attached to the interfaces.
.1.3.6.1.4.1.13191.10.3.1.3.2.1,OA-QOS-MIB::oacQosInterfacePolicyEntry,,not-accessible,ifIndex:oacQosPolicyDirection,current,,Each entry is indexed by ifindex and direction.
.1.3.6.1.4.1.13191.10.3.1.3.2.1.1,OA-QOS-MIB::oacQosInterfacePolicyIndex,Gauge32,read-only,,current,,Index for policy, identical with oacQosPolicyIndex.
.1.3.6.1.4.1.13191.10.3.1.3.3,OA-QOS-MIB::oacQosObjectsTable,,not-accessible,,current,,This tables describes the hierarchy of objects(policies, classmaps, actions, match statements). A policy can contain several classmaps, a classmap several match statements, etc. For each object there is also an index to the corresponding config table.
.1.3.6.1.4.1.13191.10.3.1.3.3.1,OA-QOS-MIB::oacQosObjectsEntry,,not-accessible,oacQosPolicyIndex:oacQosObjectsIndex,current,,Each entry is indexed by policy index and object index.
.1.3.6.1.4.1.13191.10.3.1.3.3.1.1,OA-QOS-MIB::oacQosObjectsIndex,Gauge32,not-accessible,,current,,Each object has a unique index.
.1.3.6.1.4.1.13191.10.3.1.3.3.1.2,OA-QOS-MIB::oacQosConfigIndex,Gauge32,read-only,,current,,The index of the config. A config can be shared by several objects.
.1.3.6.1.4.1.13191.10.3.1.3.3.1.3,OA-QOS-MIB::oacQosObjectsType,INTEGER,read-only,,current,policymap(1):classmap(2):matchStatement(3):queueing(4):randomDetect(5):police(7):set(8),The type of the object: policymap, or classmap, or matchStatement, etc.
.1.3.6.1.4.1.13191.10.3.1.3.3.1.4,OA-QOS-MIB::oacQosParentObjectsIndex,Gauge32,read-only,,current,,The index of the parent object.
.1.3.6.1.4.1.13191.10.3.1.3.4,OA-QOS-MIB::oacQosPolicyMapConfigTable,,not-accessible,,current,,This Table specifies the policy maps configuration.
.1.3.6.1.4.1.13191.10.3.1.3.4.1,OA-QOS-MIB::oacQosPolicyMapConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index.
.1.3.6.1.4.1.13191.10.3.1.3.4.1.1,OA-QOS-MIB::oacQosPolicyMapName,OCTET,read-only,,current,,Policy map name.
.1.3.6.1.4.1.13191.10.3.1.3.5,OA-QOS-MIB::oacQosClassMapConfigTable,,not-accessible,,current,,This Table specifies the classmaps configuration.
.1.3.6.1.4.1.13191.10.3.1.3.5.1,OA-QOS-MIB::oacQosClassMapConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index.
.1.3.6.1.4.1.13191.10.3.1.3.5.1.1,OA-QOS-MIB::oacQosClassMapName,OCTET,read-only,,current,,Name of class map.
.1.3.6.1.4.1.13191.10.3.1.3.5.1.2,OA-QOS-MIB::oacQosClassMapInfo,INTEGER,read-only,,current,none(1):matchAll(2):matchAny(3),Type of classmap: Match all or Match any.
.1.3.6.1.4.1.13191.10.3.1.3.6,OA-QOS-MIB::oacQosClassMapStatsTable,,not-accessible,,current,,Statistics for classmaps.
.1.3.6.1.4.1.13191.10.3.1.3.6.1,OA-QOS-MIB::oacQosClassMapStatsEntry,,not-accessible,oacQosPolicyIndex:oacQosObjectsIndex,current,,Each entry is indexed by policy index and object index.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.1,OA-QOS-MIB::oacQosClassMapPreExecutePkt,Counter32,read-only,,current,,Count of inbound packets before executing any policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.2,OA-QOS-MIB::oacQosClassMapPreExecutePkt64,Counter64,read-only,,current,,Count64 of inbound packets before executing any policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.3,OA-QOS-MIB::oacQosClassMapPreExecuteByte,Counter32,read-only,,current,,Count of inbound bytes before executing any policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.4,OA-QOS-MIB::oacQosClassMapPreExecuteByte64,Counter64,read-only,,current,,Count64 of inbound bytes before executing any policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.5,OA-QOS-MIB::oacQosClassMapPreExecuteBitRate,Gauge32,read-only,,current,,Bit rate of data before executing any policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.6,OA-QOS-MIB::oacQosClassMapPostExecuteByte,Counter32,read-only,,current,,Count of outbound bytes after applying policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.7,OA-QOS-MIB::oacQosClassMapPostExecuteByte64,Counter64,read-only,,current,,Count64 of outbound bytes after applying policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.8,OA-QOS-MIB::oacQosClassMapPostExecuteBitRate,Gauge32,read-only,,current,,Rate of outbound bits after applying policy.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.9,OA-QOS-MIB::oacQosClassMapDropPkt,Counter32,read-only,,current,,Count of dropped packets.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.10,OA-QOS-MIB::oacQosClassMapDropPkt64,Counter64,read-only,,current,,Count64 of dropped packets.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.11,OA-QOS-MIB::oacQosClassMapDropByte,Counter32,read-only,,current,,Count of dropped bytes.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.12,OA-QOS-MIB::oacQosClassMapDropByte64,Counter64,read-only,,current,,Count64 of dropped bytes.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.13,OA-QOS-MIB::oacQosClassMapDropBitRate,Gauge32,read-only,,current,,Rate of dropped bits.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.14,OA-QOS-MIB::oacQosClassMapRemarkedPkt,Counter32,read-only,,current,,Count of remarked packets.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.15,OA-QOS-MIB::oacQosClassMapRemarkedPkt64,Counter64,read-only,,current,,Count64 of remarked packets.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.16,OA-QOS-MIB::oacQosClassMapRemarkedByte,Counter32,read-only,,current,,Count of remarked bytes.
.1.3.6.1.4.1.13191.10.3.1.3.6.1.17,OA-QOS-MIB::oacQosClassMapRemarkedByte64,Counter64,read-only,,current,,Count of remarked bytes.
.1.3.6.1.4.1.13191.10.3.1.3.7,OA-QOS-MIB::oacQosMatchConfigTable,,not-accessible,,current,,This table specifies the match statements configuration.
.1.3.6.1.4.1.13191.10.3.1.3.7.1,OA-QOS-MIB::oacQosMatchConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index.
.1.3.6.1.4.1.13191.10.3.1.3.7.1.1,OA-QOS-MIB::oacQosMatchName,OCTET,read-only,,current,,The name of the match statement.
.1.3.6.1.4.1.13191.10.3.1.3.7.1.2,OA-QOS-MIB::oacQosMatchInfo,INTEGER,read-only,,current,match(1):matchNot(2),Match or Match not.
.1.3.6.1.4.1.13191.10.3.1.3.8,OA-QOS-MIB::oacQosMatchStatsTable,,not-accessible,,deprecated,,This table specifies the match statements statistics. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counters exist in OneOS
.1.3.6.1.4.1.13191.10.3.1.3.8.1,OA-QOS-MIB::oacQosMatchStatsEntry,,not-accessible,oacQosPolicyIndex:oacQosObjectsIndex,deprecated,,Each entry is indexed by policy index and object index.
.1.3.6.1.4.1.13191.10.3.1.3.8.1.1,OA-QOS-MIB::oacQosMatchPreExecutePkt,Counter32,read-only,,deprecated,,Count of inbound packets before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOS
.1.3.6.1.4.1.13191.10.3.1.3.8.1.2,OA-QOS-MIB::oacQosMatchPreExecutePkt64,Counter64,read-only,,deprecated,,Count64 of inbound packets before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOS
.1.3.6.1.4.1.13191.10.3.1.3.8.1.3,OA-QOS-MIB::oacQosMatchPreExecuteByte,Counter32,read-only,,deprecated,,Count of inbound bytes before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOS
.1.3.6.1.4.1.13191.10.3.1.3.8.1.4,OA-QOS-MIB::oacQosMatchPreExecuteByte64,Counter64,read-only,,deprecated,,Count64 of inbound bytes before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOS
.1.3.6.1.4.1.13191.10.3.1.3.8.1.5,OA-QOS-MIB::oacQosMatchPreExecuteBitRate,Gauge32,read-only,,deprecated,,Input bit rate. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOS
.1.3.6.1.4.1.13191.10.3.1.3.9,OA-QOS-MIB::oacQosSetConfigTable,,not-accessible,,current,,This table specifies Actions configuration.
.1.3.6.1.4.1.13191.10.3.1.3.9.1,OA-QOS-MIB::oacQosSetConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index.
.1.3.6.1.4.1.13191.10.3.1.3.9.1.1,OA-QOS-MIB::oacQosSetConfigFeature,BITS,read-only,,current,ipDscp(0):ipPrecedence(1):qosGroupNumber(2):atmClpBit(3):discardClass(4):cos(5),The configured packet marking feature : ipDscp(0), ipPrecedence(1), qosGroupNumber(2), atmClpBit(3), discardClass(4), cos(5)
.1.3.6.1.4.1.13191.10.3.1.3.9.1.2,OA-QOS-MIB::oacQosSetConfigIpDSCPValue,Integer32,read-only,,current,,The IP DSCP value.
.1.3.6.1.4.1.13191.10.3.1.3.9.1.3,OA-QOS-MIB::oacQosSetConfigIpPrecedenceValue,Integer32,read-only,,current,,The IP Precedence value.
.1.3.6.1.4.1.13191.10.3.1.3.9.1.4,OA-QOS-MIB::oacQosSetConfigQosGroupValue,Integer32,read-only,,current,,The Qos Group value.
.1.3.6.1.4.1.13191.10.3.1.3.9.1.5,OA-QOS-MIB::oacQosSetConfigDiscardClassValue,Gauge32,read-only,,current,,Not supported.
.1.3.6.1.4.1.13191.10.3.1.3.9.1.6,OA-QOS-MIB::oacQosSetConfigCosValue,Integer32,read-only,,current,,The Cos value.
.1.3.6.1.4.1.13191.10.3.1.3.10,OA-QOS-MIB::oacQosPoliceConfigTable,,not-accessible,,current,,This table specifies Traffic Conditioning configuration information
.1.3.6.1.4.1.13191.10.3.1.3.10.1,OA-QOS-MIB::oacQosPoliceConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index.
.1.3.6.1.4.1.13191.10.3.1.3.10.1.1,OA-QOS-MIB::oacQosPoliceConfigCir,Gauge32,read-only,,current,,Committed Information Rate.
.1.3.6.1.4.1.13191.10.3.1.3.10.1.2,OA-QOS-MIB::oacQosPoliceConfigCir64,Counter64,read-only,,current,,Committed Information Rate.
.1.3.6.1.4.1.13191.10.3.1.3.10.1.3,OA-QOS-MIB::oacQosPoliceConfigConformBurstSize,Gauge32,read-only,,current,,Committed Burst Size.
.1.3.6.1.4.1.13191.10.3.1.3.10.1.4,OA-QOS-MIB::oacQosPoliceConfigPir,Gauge32,read-only,,current,,Peak Information Rate.
.1.3.6.1.4.1.13191.10.3.1.3.10.1.5,OA-QOS-MIB::oacQosPoliceConfigPeakBurstSize,Gauge32,read-only,,current,,Peak Burst Size.
.1.3.6.1.4.1.13191.10.3.1.3.10.1.6,OA-QOS-MIB::oacQosPoliceConfigConformAction,INTEGER,read-only,,deprecated,transmit(1):setIpDSCP(2):setIpPrecedence(3):setQosGroup(4):drop(5):setAtmClp(6):setDiscardClass(7):setCos(8),Configured conform action : transmit(1), setIpDSCP(2), setIpPrecedence(3), setQosGroup(4), drop(5), setAtmClp(6), setDiscardClass(7), setCos(8).
.1.3.6.1.4.1.13191.10.3.1.3.10.1.7,OA-QOS-MIB::oacQosPoliceConfigConformSetValue,Gauge32,read-only,,deprecated,,Configured packet marking feature value in case of conform action
.1.3.6.1.4.1.13191.10.3.1.3.10.1.8,OA-QOS-MIB::oacQosPoliceConfigExceedAction,INTEGER,read-only,,deprecated,transmit(1):setIpDSCP(2):setIpPrecedence(3):setQosGroup(4):drop(5):setAtmClp(6):setDiscardClass(7):setCos(8),Configured exceed action : transmit(1), setIpDSCP(2), setIpPrecedence(3), setQosGroup(4), drop(5), setAtmClp(6), setDiscardClass(7), setCos(8).
.1.3.6.1.4.1.13191.10.3.1.3.10.1.9,OA-QOS-MIB::oacQosPoliceConfigExceedSetValue,Gauge32,read-only,,deprecated,,Configured packet marking feature value in case of exceed action
.1.3.6.1.4.1.13191.10.3.1.3.10.1.10,OA-QOS-MIB::oacQosPoliceConfigViolateAction,INTEGER,read-only,,deprecated,transmit(1):setIpDSCP(2):setIpPrecedence(3):setQosGroup(4):drop(5):setAtmClp(6):setDiscardClass(7):setCos(8),Configured violate action : transmit(1), setIpDSCP(2), setIpPrecedence(3), setQosGroup(4), drop(5), setAtmClp(6), setDiscardClass(7), setCos(8).
.1.3.6.1.4.1.13191.10.3.1.3.10.1.11,OA-QOS-MIB::oacQosPoliceConfigViolateSetValue,Gauge32,read-only,,deprecated,,Configured packet marking feature value in case of violate action
.1.3.6.1.4.1.13191.10.3.1.3.11,OA-QOS-MIB::oacQosPoliceActionConfigTable,,not-accessible,,current,,This table specifies Traffic Conditioning Action configuration.
.1.3.6.1.4.1.13191.10.3.1.3.11.1,OA-QOS-MIB::oacQosPoliceActionConfigEntry,,not-accessible,oacQosConfigIndex:oacQosPoliceActionConfigIndex,current,,Each entry is indexed by config index and police action config index.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.1,OA-QOS-MIB::oacQosPoliceActionConfigIndex,Gauge32,not-accessible,,current,,Each action has a unique index.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.2,OA-QOS-MIB::oacQosPoliceActionConfigConform,INTEGER,read-only,,current,transmit(1):setIpDSCP(2):setIpPrecedence(3):setQosGroup(4):drop(5):setAtmClp(6):setDiscardClass(7):setCos(8),Action taken when traffic does not exceed conform token bucket.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.3,OA-QOS-MIB::oacQosPoliceActionConfigConformSetValue,Gauge32,read-only,,current,,New value set for each conform packets. If Action action does not  required a set value, this object is set to zero.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.4,OA-QOS-MIB::oacQosPoliceActionConfigExceed,INTEGER,read-only,,current,transmit(1):setIpDSCP(2):setIpPrecedence(3):setQosGroup(4):drop(5):setAtmClp(6):setDiscardClass(7):setCos(8),Action taken when traffic is between conform and exceed token buckets.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.5,OA-QOS-MIB::oacQosPoliceActionConfigExceedSetValue,Gauge32,read-only,,current,,New value set for each exceed packets. If action does not  required a set value, this object is set to zero.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.6,OA-QOS-MIB::oacQosPoliceActionConfigViolate,INTEGER,read-only,,current,transmit(1):setIpDSCP(2):setIpPrecedence(3):setQosGroup(4):drop(5):setAtmClp(6):setDiscardClass(7):setCos(8),Action taken when traffic exceeds conform token bucket.
.1.3.6.1.4.1.13191.10.3.1.3.11.1.7,OA-QOS-MIB::oacQosPoliceActionConfigViolateSetValue,Gauge32,read-only,,current,,New value set for each violate packets. If action does not  required a set value, this object is set to zero.
.1.3.6.1.4.1.13191.10.3.1.3.12,OA-QOS-MIB::oacQosPoliceStatsTable,,not-accessible,,current,,This table specifies Traffic Conditioning Statistics information.
.1.3.6.1.4.1.13191.10.3.1.3.12.1,OA-QOS-MIB::oacQosPoliceStatsEntry,,not-accessible,oacQosPolicyIndex:oacQosObjectsIndex,current,,Each entry is indexed by policy index and object index
.1.3.6.1.4.1.13191.10.3.1.3.12.1.1,OA-QOS-MIB::oacQosPoliceConformPkt,Counter32,read-only,,current,,Count of conformed packets.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.2,OA-QOS-MIB::oacQosPoliceConformPkt64,Counter64,read-only,,current,,Count64 of conformed packets.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.3,OA-QOS-MIB::oacQosPoliceConformByte,Counter32,read-only,,current,,Count of conformed bytes.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.4,OA-QOS-MIB::oacQosPoliceConformByte64,Counter64,read-only,,current,,Count64 of conformed bytes.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.5,OA-QOS-MIB::oacQosPoliceConformBitRate,Gauge32,read-only,,current,,The conform traffic rate.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.6,OA-QOS-MIB::oacQosPoliceExceedPkt,Counter32,read-only,,current,,Count of exceeded packets.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.7,OA-QOS-MIB::oacQosPoliceExceedPkt64,Counter64,read-only,,current,,Count64 of exceeded packets.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.8,OA-QOS-MIB::oacQosPoliceExceedByte,Counter32,read-only,,current,,Count of exceeded bytes.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.9,OA-QOS-MIB::oacQosPoliceExceedByte64,Counter64,read-only,,current,,Count64 of exceeded bytes.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.10,OA-QOS-MIB::oacQosPoliceExceedBitRate,Gauge32,read-only,,current,,The exceed traffic rate.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.11,OA-QOS-MIB::oacQosPoliceViolatePkt,Counter32,read-only,,current,,Count of violated packets.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.12,OA-QOS-MIB::oacQosPoliceViolatePkt64,Counter64,read-only,,current,,Count64 of violated packets.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.13,OA-QOS-MIB::oacQosPoliceViolateByte,Counter32,read-only,,current,,Count of violated bytes.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.14,OA-QOS-MIB::oacQosPoliceViolateByte64,Counter64,read-only,,current,,Count64 of violated bytes.
.1.3.6.1.4.1.13191.10.3.1.3.12.1.15,OA-QOS-MIB::oacQosPoliceViolateBitRate,Gauge32,read-only,,current,,The violate traffic rate.
.1.3.6.1.4.1.13191.10.3.1.3.13,OA-QOS-MIB::oacQosWREDConfigTable,,not-accessible,,current,,This table specifies the WRED configuration information
.1.3.6.1.4.1.13191.10.3.1.3.13.1,OA-QOS-MIB::oacQosWREDConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index
.1.3.6.1.4.1.13191.10.3.1.3.13.1.1,OA-QOS-MIB::oacQosWREDConfigExponentialWeight,Integer32,read-only,,current,,The exponential weighting factor used to compute average queue size.
.1.3.6.1.4.1.13191.10.3.1.3.13.1.2,OA-QOS-MIB::oacQosWREDConfigDscpPrecQosCosGroup,INTEGER,read-only,,current,precedence(1):dscp(2):cos(3),The WRED based mechanism.
.1.3.6.1.4.1.13191.10.3.1.3.13.1.3,OA-QOS-MIB::oacQosWREDConfigECNEnabled,INTEGER,read-only,,current,true(1):false(2),Indicate if Explicit Congestion Notification is enabled.
.1.3.6.1.4.1.13191.10.3.1.3.14,OA-QOS-MIB::oacQosWREDClassConfigTable,,not-accessible,,current,,This table specifies the WRED configuration information for each value.
.1.3.6.1.4.1.13191.10.3.1.3.14.1,OA-QOS-MIB::oacQosWREDClassConfigEntry,,not-accessible,oacQosConfigIndex:oacQosWREDValue,current,,Each entry is indexed by config index and WRED value.
.1.3.6.1.4.1.13191.10.3.1.3.14.1.1,OA-QOS-MIB::oacQosWREDValue,Integer32,not-accessible,,current,,The DSCP, Precedence, QosGroup or Cos value.
.1.3.6.1.4.1.13191.10.3.1.3.14.1.2,OA-QOS-MIB::oacQosWREDConfigPktDropProb,Integer32,read-only,,current,,The Mark Probality Drop factor.
.1.3.6.1.4.1.13191.10.3.1.3.14.1.3,OA-QOS-MIB::oacQosWREDClassConfigThresholdUnit,INTEGER,read-only,,current,packets(1):cells(2):bytes(3),The unit to specify WRED thresholds.
.1.3.6.1.4.1.13191.10.3.1.3.14.1.4,OA-QOS-MIB::oacQosWREDClassConfigMinThreshold,Gauge32,read-only,,current,,The minimum WRED threshold value.
.1.3.6.1.4.1.13191.10.3.1.3.14.1.5,OA-QOS-MIB::oacQosWREDClassConfigMaxThreshold,Gauge32,read-only,,current,,The maximum WRED threshold value.
.1.3.6.1.4.1.13191.10.3.1.3.15,OA-QOS-MIB::oacQosWREDClassStatsTable,,not-accessible,,current,,This table specifies the WRED statistics information.
.1.3.6.1.4.1.13191.10.3.1.3.15.1,OA-QOS-MIB::oacQosWREDClassStatsEntry,,not-accessible,oacQosPolicyIndex:oacQosObjectsIndex:oacQosWREDValue,current,,Each entry is indexed by config index, object index and WRED value.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.1,OA-QOS-MIB::oacQosWREDAverageQueueSizeUnits,INTEGER,read-only,,current,packets(1):cells(2):bytes(3),The queue size unit type.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.2,OA-QOS-MIB::oacQosWREDAverageQueueSize,Gauge32,read-only,,current,,The average queue size used by WRED.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.3,OA-QOS-MIB::oacQosWREDRandomDropPkt,Counter32,read-only,,current,,Count of packets dropped ramdomly.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.4,OA-QOS-MIB::oacQosWREDRandomDropPkt64,Counter64,read-only,,current,,Count64 of packets dropped ramdomly.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.5,OA-QOS-MIB::oacQosWREDRandomDropByte,Counter32,read-only,,current,,Count of bytes dropped ramdomly.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.6,OA-QOS-MIB::oacQosWREDRandomDropByte64,Counter64,read-only,,current,,Count64 of bytes dropped ramdomly.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.7,OA-QOS-MIB::oacQosWREDTailDropPkt,Counter32,read-only,,current,,Count of packets dropped when the number of packets exceeds the maximum threshold.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.8,OA-QOS-MIB::oacQosWREDTailDropPkt64,Counter64,read-only,,current,,Count64 of packets dropped when the number of packets exceeds the maximum threshold.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.9,OA-QOS-MIB::oacQosWREDTailDropByte,Counter32,read-only,,current,,Count of bytes dropped when the number of packets exceeds the maximum threshold.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.10,OA-QOS-MIB::oacQosWREDTailDropByte64,Counter64,read-only,,current,,Count64 of bytes dropped when the number of packets exceeds the maximum threshold.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.11,OA-QOS-MIB::oacQosWREDTransmitPkt,Counter32,read-only,,current,,Count of packets transmitted.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.12,OA-QOS-MIB::oacQosWREDTransmitPkt64,Counter64,read-only,,current,,Count64 of packets transmitted.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.13,OA-QOS-MIB::oacQosWREDTransmitByte,Counter32,read-only,,current,,Count of bytes transmitted.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.14,OA-QOS-MIB::oacQosWREDTransmitByte64,Counter64,read-only,,current,,Count64 of bytes transmitted.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.15,OA-QOS-MIB::oacQosWREDECNMarkPkt,Counter32,read-only,,current,,Count of packets marked with ECN.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.16,OA-QOS-MIB::oacQosWREDECNMarkPkt64,Counter64,read-only,,current,,Count64 of packets marked with ECN.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.17,OA-QOS-MIB::oacQosWREDECNMarkByte,Counter32,read-only,,current,,Count of bytes marked with ECN.
.1.3.6.1.4.1.13191.10.3.1.3.15.1.18,OA-QOS-MIB::oacQosWREDECNMarkByte64,Counter64,read-only,,current,,Count of bytes marked with ECN.
.1.3.6.1.4.1.13191.10.3.1.3.16,OA-QOS-MIB::oacQosQueueConfigTable,,not-accessible,,current,,This table specifies Queue configuration information.
.1.3.6.1.4.1.13191.10.3.1.3.16.1,OA-QOS-MIB::oacQosQueueConfigEntry,,not-accessible,oacQosConfigIndex,current,,Each entry is indexed by config index.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.1,OA-QOS-MIB::oacQosQueueConfigFlowBasedEnabled,INTEGER,read-only,,current,true(1):false(2),Indicate if Flow-Based WFQ is enable.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.2,OA-QOS-MIB::oacQosQueueConfigPriorityEnabled,INTEGER,read-only,,current,true(1):false(2),Indicate if this class used priority queueing.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.3,OA-QOS-MIB::oacQosQueueConfigBandwidth,Integer32,read-only,,current,,Indicate the bandwidth configured to this class.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.4,OA-QOS-MIB::oacQosQueueConfigBandwidthUnits,INTEGER,read-only,,current,kbps(1):percentage(2):percentageRemaining(3),Indicate the bandwidth unit.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.5,OA-QOS-MIB::oacQosQueueConfigFlowBasedQSize,Integer32,read-only,,current,,The maximum number of packets allowed for each Flow-Based WFQ queues.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.6,OA-QOS-MIB::oacQosQueueConfigFlowBasedQNumber,Integer32,read-only,,current,,The number of dynamic queues reserved for Flow-Based WFQ.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.7,OA-QOS-MIB::oacQosQueueConfigPrioBurstSize,Gauge32,read-only,,current,,The burst size.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.8,OA-QOS-MIB::oacQosQueueConfigQueueLimitUnits,INTEGER,read-only,,current,packets(1):cells(2):bytes(3),The maximum number of packets allowed for all queues associated for this class.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.9,OA-QOS-MIB::oacQosQueueConfigQueueLimit,Gauge32,read-only,,current,,The queue limit unit.
.1.3.6.1.4.1.13191.10.3.1.3.16.1.10,OA-QOS-MIB::oacQosQueueConfigERPriority,Integer32,read-only,,current,,The excess rate priority.
.1.3.6.1.4.1.13191.10.3.1.3.17,OA-QOS-MIB::oacQosQueueStatsTable,,not-accessible,,current,,This table specifies Queue statistics information.
.1.3.6.1.4.1.13191.10.3.1.3.17.1,OA-QOS-MIB::oacQosQueueStatsEntry,,not-accessible,oacQosPolicyIndex:oacQosObjectsIndex,current,,Each entry is indexed by policy index and object index.
.1.3.6.1.4.1.13191.10.3.1.3.17.1.1,OA-QOS-MIB::oacQosQueueDiscardByte,Counter32,read-only,,current,,Count of bytes dropped by queueing.
.1.3.6.1.4.1.13191.10.3.1.3.17.1.2,OA-QOS-MIB::oacQosQueueDiscardByte64,Counter64,read-only,,current,,Count64 of bytes dropped by queueing.
.1.3.6.1.4.1.13191.10.3.1.3.17.1.3,OA-QOS-MIB::oacQosQueueDiscardPkt,Counter32,read-only,,current,,Count of packets dropped by queueing.
.1.3.6.1.4.1.13191.10.3.1.3.17.1.4,OA-QOS-MIB::oacQosQueueDiscardPkt64,Counter64,read-only,,current,,Count64 of packets dropped by queueing.
.1.3.6.1.4.1.13191.10.3.1.3.17.1.5,OA-QOS-MIB::oacQosQueueCurrentQDepth,Gauge32,read-only,,current,,The current depth of the queue.
.1.3.6.1.4.1.13191.10.3.1.3.17.1.6,OA-QOS-MIB::oacQosQueueMaxQDepth,Gauge32,read-only,,current,,The maximum depth of the queue.
.1.3.6.1.4.1.13191.10.3.1.4,ONEACCESS-GLOBAL-REG::oacExpIMIPSec,,,,,,
.1.3.6.1.4.1.13191.10.3.1.4.1,ONEACCESS-IPSEC-MIB::oacIPSecNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.4.1.1,ONEACCESS-IPSEC-MIB::oacIPSecSAcreated,,,,,,An IPSec SA created notification signifies that the 
.1.3.6.1.4.1.13191.10.3.1.4.1.2,ONEACCESS-IPSEC-MIB::oacIPSecSAremoved,,,,,,An IPSec SA removed notification signifies that the 
.1.3.6.1.4.1.13191.10.3.1.4.1.3,ONEACCESS-IPSEC-MIB::oacIPSecCmapEnabled,,,,,,An IPSec crypto map enabled notification signifies that the
.1.3.6.1.4.1.13191.10.3.1.4.1.4,ONEACCESS-IPSEC-MIB::oacIPSecCmapDisabled,,,,,,An IPSec crypto map disabled notification signifies that the
.1.3.6.1.4.1.13191.10.3.1.4.1.5,ONEACCESS-IPSEC-MIB::oacIPSecCpolEnabled,,,,,,An IPSec crypto map policy enabled notification signifies that the
.1.3.6.1.4.1.13191.10.3.1.4.1.6,ONEACCESS-IPSEC-MIB::oacIPSecCpolDisabled,,,,,,An IPSec crypto map policy disabled notification signifies that the
.1.3.6.1.4.1.13191.10.3.1.4.1.7,ONEACCESS-IPSEC-MIB::oacIPSecHwModuleDown,,,,,,An IPSec hardware module down notification signifies that the 
.1.3.6.1.4.1.13191.10.3.1.4.2,ONEACCESS-IPSEC-MIB::oacIsakmpNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.4.2.1,ONEACCESS-IPSEC-MIB::oacISAKMPBadProposal,,,,,,An ISAKMP bad proposal notification signifies that the device 
.1.3.6.1.4.1.13191.10.3.1.4.2.2,ONEACCESS-IPSEC-MIB::oacISAKMPNoResponse,,,,,,An ISAKMP No Response notification signifies that the device
.1.3.6.1.4.1.13191.10.3.1.4.2.3,ONEACCESS-IPSEC-MIB::oacISAKMPConnectionEstablished,,,,,,An ISAKMP Connection established notification signifies 
.1.3.6.1.4.1.13191.10.3.1.4.2.4,ONEACCESS-IPSEC-MIB::oacISAKMPConnectionRemoved,,,,,,An ISAKMP Connection removed notification signifies 
.1.3.6.1.4.1.13191.10.3.1.4.2.5,ONEACCESS-IPSEC-MIB::oacISAMPIPSecConnectionEstablished,,,,,,An ISAKMP IPSec Connection established notification signifies that
.1.3.6.1.4.1.13191.10.3.1.4.2.6,ONEACCESS-IPSEC-MIB::oacISAKMPIPSecConnectionRemoved,,,,,,An ISAKMP IPSec Connection removed notification signifies that
.1.3.6.1.4.1.13191.10.3.1.4.2.7,ONEACCESS-IPSEC-MIB::oacISAKMPUnknownPeer,,,,,,An ISAKMP unknown peer notification signifies that the device
.1.3.6.1.4.1.13191.10.3.1.4.2.8,ONEACCESS-IPSEC-MIB::oacISAKMPNotificationMsgReceived,,,,,,An ISAKMP notification message received notification signifies
.1.3.6.1.4.1.13191.10.3.1.4.2.9,ONEACCESS-IPSEC-MIB::oacISAKMPNotificationMsgSent,,,,,,An ISAKMP notification message sent notification signifies
.1.3.6.1.4.1.13191.10.3.1.4.2.10,ONEACCESS-IPSEC-MIB::oacISAKMPDeadPeerDetected,,,,,,An ISAKMP Dead Peer detection signifies that the device 
.1.3.6.1.4.1.13191.10.3.1.5,ONEACCESS-GLOBAL-REG::oacExpIMIpVrrp,,,,,,
.1.3.6.1.4.1.13191.10.3.1.5.1,ONEACCESS-GLOBAL-REG::oacExpIMVrrpNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.1.5.1.1,ONEACCESS-VRRP-MIB::vrrpTrapNewBackup,,,,,,The newBackup trap indicates that the sending agent has transitioned to 'Backup' state.
.1.3.6.1.4.1.13191.10.3.1.6,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfig,,,,,,
.1.3.6.1.4.1.13191.10.3.1.6.1,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.6.1.1,ONEACCESS-VLAN-CONFIG-MIB::oacVlanMappingConfigInterfaceObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.6.1.1.1,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigInterfaceTable,,not-accessible,,current,,This table contains the Vlan or Vlan QinQ configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where Vlan configuration is applied
.1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigInterfaceEntry,,not-accessible,ifIndex,current,,An entry in this table defines a Vlan interface.
.1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.1,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigInterfaceDot1qValue,INTEGER,read-create,,current,,The VLAN IDs of a frame. Default Value 0 for no VLAN ID configured.
.1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.2,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigInterfaceSecondDot1qValue,INTEGER,read-create,,current,,The Second VLAN IDs of a QinQ frame. Default Value 0 for no Second VLAN ID configured.
.1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.3,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigInterfaceDefaultPriority,INTEGER,read-create,,current,,Default IEEE 802.1p class of service/user priority By default Value = 0.
.1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.4,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigInterfaceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object allows the creation, modification, or deletion of the row
.1.3.6.1.4.1.13191.10.3.1.6.1.2,ONEACCESS-VLAN-CONFIG-MIB::oacVlanMappingConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1,ONEACCESS-VLAN-CONFIG-MIB::vlanMappingTable,,not-accessible,,current,,This table contains the Vlan Mapping configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where Vlan Mapping is applied.
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1,ONEACCESS-VLAN-CONFIG-MIB::vlanMappingEntry,,not-accessible,ifIndex:outerSPVlan,current,,An entry in this table defines a QinQ interface.
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.1,ONEACCESS-VLAN-CONFIG-MIB::innerCVlan,OCTET,read-create,,current,,The CVLAN IDs of the inner tag of a QinQ frame. Authorized value: untagged - specify untagged frame vlanid - CVlan ID (example 100) range - A range of cvlan id (example 100-120) default - All other CVlan not matched 
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.2,ONEACCESS-VLAN-CONFIG-MIB::outerSPVlan,Unsigned32,read-create,,current,,The SPVLAN ID of the outer tag of a QinQ frame.
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.3,ONEACCESS-VLAN-CONFIG-MIB::outerEtherType,INTEGER,read-create,,current,etherType-8100(1):etherType-9100(2):etherType-88a8(3),This textual convention defines the different EtherType of a SPVLAN. etherType-8100 - Specifies Ethertype value 0x8100, as defined in IEEE Standard 802.1q etherType-9100 - Specifies Ethertype value 0x9100 etherType-88a8 - Specifies Ethertype value 0x88a8, as defined in IEEE Standard 802.1ad 
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.4,ONEACCESS-VLAN-CONFIG-MIB::vlanMappingRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object allows the creation, modification, or deletion of the row
.1.3.6.1.4.1.13191.10.3.1.6.2,ONEACCESS-VLAN-CONFIG-MIB::oacVlanConfigConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.1.7,ONEACCESS-BRIDGE-MIB::oacBridgeObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.7.1,ONEACCESS-BRIDGE-MIB::oacBridgeConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.7.1.1,ONEACCESS-BRIDGE-MIB::oacBridgeGroupTable,,not-accessible,,current,,This table contains the bridge group configuration on interfaces.
.1.3.6.1.4.1.13191.10.3.1.7.1.1.1,ONEACCESS-BRIDGE-MIB::oacBridgeGroupEntry,,not-accessible,oacBridgeGroupValue,current,,An entry in this table defines a Bridged interface.
.1.3.6.1.4.1.13191.10.3.1.7.1.1.1.1,ONEACCESS-BRIDGE-MIB::oacBridgeGroupValue,Unsigned32,read-create,,current,,The Value of a bridge group to assign to an interface
.1.3.6.1.4.1.13191.10.3.1.7.1.1.1.2,ONEACCESS-BRIDGE-MIB::oacBridgeTransparency,INTEGER,read-create,,current,true(1):false(2),Activation of the transparency of a bridge group
.1.3.6.1.4.1.13191.10.3.1.7.1.1.1.3,ONEACCESS-BRIDGE-MIB::oacBridgeGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),This object allows the creation, modification, or deletion of the row
.1.3.6.1.4.1.13191.10.3.1.7.1.2,ONEACCESS-BRIDGE-MIB::oacBridgeGroupInterfaceTable,,not-accessible,,current,,Table for configuration of Bridge Group per Interface
.1.3.6.1.4.1.13191.10.3.1.7.1.2.1,ONEACCESS-BRIDGE-MIB::oacBridgeGroupInterfaceEntry,,not-accessible,ifIndex,current,,An entry in Bridge Group table.
.1.3.6.1.4.1.13191.10.3.1.7.1.2.1.1,ONEACCESS-BRIDGE-MIB::oacInBridgeGroupValue,Unsigned32,read-create,,current,,The Value of a bridge group to assign to an interface
.1.3.6.1.4.1.13191.10.3.1.7.1.2.1.2,ONEACCESS-BRIDGE-MIB::oacBridgeGroupInterfaceName,OCTET,read-create,,current,,The name of the interface to which the bridge group is applied.
.1.3.6.1.4.1.13191.10.3.1.7.1.2.1.3,ONEACCESS-BRIDGE-MIB::oacBridgeGroupInterfaceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry.
.1.3.6.1.4.1.13191.10.3.1.7.10,ONEACCESS-BRIDGE-MIB::oacBridgeConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.1.7.10.1,ONEACCESS-BRIDGE-MIB::oacBridgeGroupConfigGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.1.7.10.1.1,ONEACCESS-BRIDGE-MIB::oacBridgeGroupConfigGroup,,,,,,Group of Bridge Group objects
.1.3.6.1.4.1.13191.10.3.1.7.10.2,ONEACCESS-BRIDGE-MIB::oacBridgeGroupCompls,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8,ONEACCESS-IP-SERVICES-MIB::oacIpServicesConfig,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.1,ONEACCESS-IP-SERVICES-MIB::oacIpServicesConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpServicesDnsConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.1.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpDnsConfigDomainName,OCTET,read-write,,current,, Configuration of the Domain Name.
.1.3.6.1.4.1.13191.10.3.1.8.1.1.2,ONEACCESS-IP-SERVICES-MIB::oacIpDnsConfigMainAdd,IpAddress,read-write,,current,,The main domain server IP address
.1.3.6.1.4.1.13191.10.3.1.8.1.1.3,ONEACCESS-IP-SERVICES-MIB::oacIpDnsConfigSndAdd,IpAddress,read-write,,current,,The secondary domain server IP address
.1.3.6.1.4.1.13191.10.3.1.8.1.1.4,ONEACCESS-IP-SERVICES-MIB::oacIpDnsConfigTimeout,INTEGER,read-write,,current,timeoutValueDefault(1):timeoutValue4(2):timeoutValue12(3):timeoutValue18(4):timeoutValue42(5):timeoutValue90(6):timeoutValue120(7),The duration (default is 150 seconds) to wait for the name server answer
.1.3.6.1.4.1.13191.10.3.1.8.1.2,ONEACCESS-IP-SERVICES-MIB::oacIpServicesDHCPCConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.1.2.1,ONEACCESS-IP-SERVICES-MIB::oacDhcpClientAutoRestartAtm,INTEGER,read-write,,current,enabled(1):disabled(2), DHCP Client specific behavior 
.1.3.6.1.4.1.13191.10.3.1.8.1.2.2,ONEACCESS-IP-SERVICES-MIB::oacDhcpClientBroadcastFlag,INTEGER,read-write,,current,enabled(1):disabled(2),Activation or not of the broadcast flag in DHCP Offer/Ack message, so that the server is made aware if the DHCP packets are unicast or broadcast
.1.3.6.1.4.1.13191.10.3.1.8.1.2.3,ONEACCESS-IP-SERVICES-MIB::oacDhcpVendorId,OCTET,read-write,,current,,To include the option 60 within the DISCOVER messages and to append a proprietary vendor-ID string
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceTable,,not-accessible,,current,,This table contains the Additional DHCP Client configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where these options are applied.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceEntry,,not-accessible,ifIndex,current,,An entry in this table defines the additional option(s) sent by the DHCP Client.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceIfName,OCTET,read-only,,current,,The name of the interface where the Dhcp Client is associated. Same as ifDescr from IF-MIB
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.2,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceIgnoreDefRoute,INTEGER,read-create,,current,true(1):false(2),Do not insert default route in routing table
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.3,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceLeaseOptLess,INTEGER,read-create,,current,true(1):false(2),Remove lease option 51 parameter
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.4,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceUserClassId,OCTET,read-create,,current,,Insert option 77 user class, if void option 77 is not inserted
.1.3.6.1.4.1.13191.10.3.1.8.1.2.4.1.5,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpClientInterfaceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this rule.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceTable,,not-accessible,,current,,This table contains the DHCP Client configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where the DHCP Client is activated.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceEntry,,not-accessible,ifIndex,current,,An entry in this table defines the interface where the DHCP Client is activated.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceActivate,INTEGER,read-create,,current,true(1):false(2),Activate the DHCP Client on the interface.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.2,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceIfName,OCTET,read-only,,current,,The name of the interface where the Dhcp Client is associated. Same as ifDescr from IF-MIB
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.3,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceClientId,OCTET,read-create,,current,,Set of the Client Identifier. The optional argument indicates which MAC address shall be used in the DHCP DISCOVER message. When the optional client-id argument is not present, the DHCP DISCOVER message uses the MAC address of the interface otherwise if present it uses the client-id string value.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.4,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceHostname,OCTET,read-create,,current,,Set of the Hostname.
.1.3.6.1.4.1.13191.10.3.1.8.1.2.5.1.5,ONEACCESS-IP-SERVICES-MIB::oacIpDhcpAddClientInterfaceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this rule.
.1.3.6.1.4.1.13191.10.3.1.8.1.3,ONEACCESS-IP-SERVICES-MIB::oacIpServicesArpProxyConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.1.3.1,ONEACCESS-IP-SERVICES-MIB::oacIpProxyArpInterfaceConfigTable,,not-accessible,,current,,This table contains the Proxy ARP configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where Proxy ARP is applied
.1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpProxyArpInterfaceConfigEntry,,not-accessible,ifIndex,current,,An entry in this table defines the interface where the Proxy ARP is configured.
.1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpProxyArpInterfaceConfigActivate,INTEGER,read-create,,current,true(1):false(2),Activate Proxy Arp.
.1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1.2,ONEACCESS-IP-SERVICES-MIB::oacIpProxyArpInterfaceConfigIfName,OCTET,read-only,,current,,The name of the interface where Proxy Arp is activated. Same as ifDescr from IF-MIB
.1.3.6.1.4.1.13191.10.3.1.8.1.3.1.1.3,ONEACCESS-IP-SERVICES-MIB::oacIpProxyArpInterfaceConfigRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The Row Status for this rule.
.1.3.6.1.4.1.13191.10.3.1.8.1.4,ONEACCESS-IP-SERVICES-MIB::oacIpServicesIcmpRedirConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.1.4.1,ONEACCESS-IP-SERVICES-MIB::oacIpIcmpRedirConfigActivate,INTEGER,read-write,,current,true(1):false(2),Enable ICMP host redirects.
.1.3.6.1.4.1.13191.10.3.1.8.1.4.2,ONEACCESS-IP-SERVICES-MIB::oacIpIcmpRedirConfigRedirRoutesActivate,INTEGER,read-write,,current,,Enable learning icmp redirect routes. It is possible to define the timeout (in seconds) of redirect routes See below the meaning of the different values : - Default timeout 180s - 0 Value to disable learning icmp redirect routes (default behaviour) - <1-4294967295> Timeout of redirect routes (seconds)
.1.3.6.1.4.1.13191.10.3.1.8.1.4.3,ONEACCESS-IP-SERVICES-MIB::oacIpIcmpRedirConfigRateLimitUnreach,INTEGER,read-write,,current,,rate limit icmp messages generated. See below the meaning of the different values : - Default value 500ms - 0 Default behaviour - <1-4294967295> Once per milliseconds
.1.3.6.1.4.1.13191.10.3.1.8.2,ONEACCESS-IP-SERVICES-MIB::oacIpServicesConfigConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.2.1,ONEACCESS-IP-SERVICES-MIB::oacIpServicesGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.1.8.2.1.1,ONEACCESS-IP-SERVICES-MIB::oacIpServicesConfigGroup,,,,,,Group of IP Servicesobjects
.1.3.6.1.4.1.13191.10.3.1.8.2.2,ONEACCESS-IP-SERVICES-MIB::oacIpServicesCompls,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9,ONEACCESS-GLOBAL-REG::oacExpIMZbFw,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131,OA-ZBFW-STATUS-MIB::oacZbfw,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.12,OA-ZBFW-STATUS-MIB::oacZbfwPerf,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40,OA-ZBFW-STATUS-MIB::oacZbfwRtrConnPerf,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1,OA-ZBFW-STATUS-MIB::oacZbfwRtrConnPerfSSCTable,,not-accessible,,current,,router connection statistics
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1,OA-ZBFW-STATUS-MIB::oacZbfwRtrConnPerfEntry,,not-accessible,IMPLIEDoacZbfwRtrConnPerfGlobalIx,current,,An index into the table of oacZbfwRtrConnPer
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.1,OA-ZBFW-STATUS-MIB::oacZbfwRouterConnectionsCreated,Counter32,read-only,,current,,Number of (half-open) connections created by the zone-based firewall.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.2,OA-ZBFW-STATUS-MIB::oacZbfwRouterConnectionsClosed,Counter32,read-only,,current,,Number of zone-based firewall connections or half-open connections closed by a protocol or explicitly by a user.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.3,OA-ZBFW-STATUS-MIB::oacZbfwRouterConnectionsTimedOut,Counter32,read-only,,current,,Number of zone-based firewall connections or half-open connections that timed out.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.4,OA-ZBFW-STATUS-MIB::oacZbfwRouterConnectionsMax,Counter32,read-only,,current,,Max number of zone-based firewall connections or half-open connections allowed in this instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.5,OA-ZBFW-STATUS-MIB::oacZbfwRouterConnectionsMaxUsed,Counter32,read-only,,current,,Highest number of zone-based firewall connections or half-open connections that were simultaneously in use.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.6,OA-ZBFW-STATUS-MIB::oacZbfwRouterConnectionsUsed,Counter32,read-only,,current,,Number of zone-based firewall connections or half-open connections that are currenlty in use.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.40.1.1.10,OA-ZBFW-STATUS-MIB::oacZbfwRtrConnPerfGlobalIx,OCTET,not-accessible,,current,,The value of the tlsCntTreeGlobalIndex of the MANAGED OBJECT.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41,OA-ZBFW-STATUS-MIB::oacZbfwPackets,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1,OA-ZBFW-STATUS-MIB::oacZbfwPacketsSSCTable,,not-accessible,,current,,packet statistics
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1,OA-ZBFW-STATUS-MIB::oacZbfwPacketsEntry,,not-accessible,IMPLIEDoacZbfwPacketsGlobalIx,current,,Aggregated packet handling statistics of the zone-based firewall.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.1,OA-ZBFW-STATUS-MIB::oacZbfwPacketsGlobalIx,OCTET,not-accessible,,current,,The value of the tlsCntTreeGlobalIndex of the MANAGED OBJECT.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.2,OA-ZBFW-STATUS-MIB::oacZbfwPacketsProcessed,Counter32,read-only,,current,,Number of packets processed by the zone-based firewall.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.3,OA-ZBFW-STATUS-MIB::oacZbfwPacketsPassed,Counter32,read-only,,current,,Number of packets passed by the zone-based firewall.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.4,OA-ZBFW-STATUS-MIB::oacZbfwPacketsDropped,Counter32,read-only,,current,,Number of packets dropped by an explicit drop rule of the zone-based firewall.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.5,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejected,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because of an invalid interface, no matching rule could be found, no connection could be created, a protocol violation or an alg violation.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.6,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejectStatsInvalidIntf,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because of a missing valid interface for the packet.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.7,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejectStatsNoPolicy,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because of a missing matching policy database entry.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.8,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejectStatsNoConnSetup,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because no connection could be created.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.9,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejectStatsProtocol,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because of a  protocol violation.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.10,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejectStatsAlg,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because of an  alg violation.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.41.1.1.11,OA-ZBFW-STATUS-MIB::oacZbfwPacketsRejectStatsConnExceeded,Counter32,read-only,,current,,Number of packets rejected by the zone-based firewall because the maximum number of connections was reached.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRules,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesSSCTable,,not-accessible,,current,,open policyrules perf
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesEntry,,not-accessible,oacZbfwPolicyRulesTableIx:IMPLIEDoacZbfwPolicyRulesGlobalIx,current,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.1,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesTableIx,Unsigned32,not-accessible,,current,,The table of oacZbfwPolicyRules objects
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.2,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesGlobalIx,OCTET,not-accessible,,current,,The value of the tlsCntTreeGlobalIndex of the MANAGED OBJECT.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.3,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesZonePair,OCTET,read-only,,current,,Name of the zone-pair of this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.4,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesPolicy,OCTET,read-only,,current,,Name of the policy of this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.5,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesPolicyRule,OCTET,read-only,,current,,Name of the policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.6,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersProcessed,Counter32,read-only,,current,,Number of times this policy rule instance was checked for packet matching.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.7,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersApplied,Counter32,read-only,,current,,Number of times this policy rule instance was part of a matching policy database rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.8,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersConnections,Counter32,read-only,,current,,Number of connections created from a matching policy database entry containing this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.9,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersPackets,Counter32,read-only,,current,,Number of packets processed in a flow that was created from a matching policy database entry containing this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.10,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersOctets,Counter32,read-only,,current,,Number of octets processed in a flow that was created from a matching policy database entry containing this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.11,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersReversePackets,Counter32,read-only,,current,,Number of packets processed in a reverse flow that was created from a matching policy database entry containing this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.42.1.1.12,OA-ZBFW-STATUS-MIB::oacZbfwPolicyRulesCountersReverseOctets,Counter32,read-only,,current,,Number of octets processed in a reverse flow that was created from a matching policy database entry containing this policy rule instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.12.43,OA-ZBFW-STATUS-MIB::oacZbfwClearCounters,Integer32,read-write,,current,,Clear firewall statistics and policy database counters.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14,OA-ZBFW-STATUS-MIB::oacZbfwStatus,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22,OA-ZBFW-STATUS-MIB::oacZbfwZonePairs,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsSSCTable,,not-accessible,,current,,runtime zone pair status table
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsEntry,,not-accessible,oacZbfwZonePairsTableIx:IMPLIEDoacZbfwZonePairsGlobalIx,current,,Zone-pair entry in the runtime policy database.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.1,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsTableIx,Unsigned32,not-accessible,,current,,The table of oacZbfwZonePairs objects
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.2,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsGlobalIx,OCTET,not-accessible,,current,,The value of the tlsCntTreeGlobalIndex of the MANAGED OBJECT.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.3,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsName,OCTET,read-only,,current,,Name of the zone-pair.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.4,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsSrcZone,OCTET,read-only,,current,,Name of the source zone of this zone-pair.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.5,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsDstZone,OCTET,read-only,,current,,Name of the destination zone of this zone-pair.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.7,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsPolicy,OCTET,read-only,,current,,Name of the policy used for this zone-pair.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.8,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersProcessed,Counter32,read-only,,current,,Number of times this zone-pair instance was checked for packet matching.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.9,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersApplied,Counter32,read-only,,current,,Number of times this zone-pair instance was part of a matching policy database rule.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.10,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersConnections,Counter32,read-only,,current,,Number of connections created from a matching policy database entry containing this zone-pair.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.11,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersPackets,Counter32,read-only,,current,,Number of packets processed in a flow that was created from a matching policy database entry containing this zone-pair instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.12,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersOctets,Counter32,read-only,,current,,Number of octets processed in a flow that was created from a matching policy database entry containing this zone-pair instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.13,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersReversePackets,Counter32,read-only,,current,,Number of packets processed in a reverse flow that was created from a matching policy database entry containing this zone-pair instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.22.1.1.14,OA-ZBFW-STATUS-MIB::oacZbfwZonePairsCountersReverseOctets,Counter32,read-only,,current,,Number of octets processed in a reverse flow that was created from a matching policy database entry containing this zone-pair instance.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23,OA-ZBFW-STATUS-MIB::oacZbfwFlows,,,,,,
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1,OA-ZBFW-STATUS-MIB::oacZbfwFlowsSSCTable,,not-accessible,,current,,open flow status
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1,OA-ZBFW-STATUS-MIB::oacZbfwFlowsEntry,,not-accessible,oacZbfwFlowsTableIx:IMPLIEDoacZbfwFlowsGlobalIx,current,,Open flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.1,OA-ZBFW-STATUS-MIB::oacZbfwFlowsTableIx,Unsigned32,not-accessible,,current,, The table of oacZbfwFlows objects
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.2,OA-ZBFW-STATUS-MIB::oacZbfwFlowsGlobalIx,OCTET,not-accessible,,current,,The value of the tlsCntTreeGlobalIndex of the MANAGED OBJECT.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.3,OA-ZBFW-STATUS-MIB::oacZbfwFlowsConnectionId,Counter32,read-only,,current,,Unique Id of the connection this flow belongs to.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.4,OA-ZBFW-STATUS-MIB::oacZbfwFlowsSrcIntf,OCTET,read-only,,current,,Name of the source interface of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.5,OA-ZBFW-STATUS-MIB::oacZbfwFlowsSrcZone,OCTET,read-only,,current,,Name of the source zone of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.6,OA-ZBFW-STATUS-MIB::oacZbfwFlowsDstIntf,OCTET,read-only,,current,,Name of the destination interface of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.7,OA-ZBFW-STATUS-MIB::oacZbfwFlowsDstZone,OCTET,read-only,,current,,Name of the destination zone of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.8,OA-ZBFW-STATUS-MIB::oacZbfwFlowsSrcAddress,IpAddress,read-only,,current,,Source address of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.9,OA-ZBFW-STATUS-MIB::oacZbfwFlowsDstAddress,IpAddress,read-only,,current,,Destination address of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.10,OA-ZBFW-STATUS-MIB::oacZbfwFlowsProtocol,INTEGER,read-only,,current,any(0):ah(51):egp(8):esp(50):gre(47):icmp(1):igp(9):igmp(2):igrp(88):ipInIp(4):ospf(89):udp(17):rsvp(46):tcp(6),Protocol of a flow. Possibilities: any (0) ah (51) egp (8) esp (50) gre (47) icmp (1) igp (9) igmp (2) igrp (88) ipInIp (4) ospf (89) udp (17) rsvp (46) tcp (6)
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.11,OA-ZBFW-STATUS-MIB::oacZbfwFlowsSrcPort,Integer32,read-only,,current,,Source port number of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.12,OA-ZBFW-STATUS-MIB::oacZbfwFlowsDstPort,Integer32,read-only,,current,,Destination port number of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.13,OA-ZBFW-STATUS-MIB::oacZbfwFlowsAge,TimeTicks,read-only,,current,,Age of a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.14,OA-ZBFW-STATUS-MIB::oacZbfwFlowsTimeOut,TimeTicks,read-only,,current,,Remaining time before a flow goes in timeout and will be removed.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.15,OA-ZBFW-STATUS-MIB::oacZbfwFlowsRulesZonePair,OCTET,read-only,,current,,Name of the zone-pair matching with a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.16,OA-ZBFW-STATUS-MIB::oacZbfwFlowsRulesPolicy,OCTET,read-only,,current,,Name of the policy matching with a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.17,OA-ZBFW-STATUS-MIB::oacZbfwFlowsRulesPolicyRule,OCTET,read-only,,current,,Name of the policy rule matching with a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.18,OA-ZBFW-STATUS-MIB::oacZbfwFlowsRulesFilter,OCTET,read-only,,current,,Name of the filter matching with a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.19,OA-ZBFW-STATUS-MIB::oacZbfwFlowsRulesFilterRule,OCTET,read-only,,current,,Name of the filter rule matching with a flow.
.1.3.6.1.4.1.13191.10.3.1.9.3131.14.23.1.1.20,OA-ZBFW-STATUS-MIB::oacZbfwFlowsModeAlg,INTEGER,read-only,,current,false(0):true(1),Boolean indicating if a flow is created by an Alg.
.1.3.6.1.4.1.13191.10.3.1.10,ONEACCESS-GLOBAL-REG::oacExpIMIPPerformanceCounters,,,,,,
.1.3.6.1.4.1.13191.10.3.1.11,ONEACCESS-VRF-TO-IF-MIB::oacExpIMIPVrfToIf,,,,,,This MIB module lists all the interfaces attached to a configured VRF.
.1.3.6.1.4.1.13191.10.3.1.11.1,ONEACCESS-VRF-TO-IF-MIB::oacExpIMIPVrfToIfTable,,not-accessible,,current,,Table of correspondance between VRF and interfaces
.1.3.6.1.4.1.13191.10.3.1.11.1.1,ONEACCESS-VRF-TO-IF-MIB::oacExpIMIPVrfToIfEntry,,not-accessible,ifIndex,current,,Each entry corresponds to a an interface and the VRF it belongs to
.1.3.6.1.4.1.13191.10.3.1.11.1.1.1,ONEACCESS-VRF-TO-IF-MIB::oacVrfName,OCTET,read-only,,current,,The name of the VRF the interface belong to
.1.3.6.1.4.1.13191.10.3.2,ONEACCESS-GLOBAL-REG::oacExpIMAtm,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1,ONEACCESS-GLOBAL-REG::oacExpIMAtmStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1.1,ONEACCESS-ATM-MIB::oacAtmStatObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1.1.1,ONEACCESS-ATM-MIB::oacAtmChannelTable,,not-accessible,,current,,The table representing the oacAtmChannel
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1,ONEACCESS-ATM-MIB::oacAtmChannelEntry,,not-accessible,ifIndex:oacAtmChanVpi:oacAtmChanVci,current,,An index into the table oacAtmChannelTable
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.1,ONEACCESS-ATM-MIB::oacAtmChanVpi,INTEGER,not-accessible,,current,, Virtual Path Id for the connexion
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.2,ONEACCESS-ATM-MIB::oacAtmChanVci,INTEGER,not-accessible,,current,, Virtual Channel Id for the connexion
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.3,ONEACCESS-ATM-MIB::oacAtmChanTxBytes,Counter32,read-only,,current,, Total transmitted UINT8s counter
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.4,ONEACCESS-ATM-MIB::oacAtmChanTxCells,Counter32,read-only,,current,, Total transmitted cells counter
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.5,ONEACCESS-ATM-MIB::oacAtmChanRxBytes,Counter32,read-only,,current,, Total received UINT8s counter
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.6,ONEACCESS-ATM-MIB::oacAtmChanRxCells,Counter32,read-only,,current,, Total received cells counter
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.7,ONEACCESS-ATM-MIB::oacAtmChanRxErrors,Counter32,read-only,,current,, Total receive errors counter. 
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.8,ONEACCESS-ATM-MIB::oacAtmChanTxOverflows,Counter32,read-only,,current,, Transmit overflow counter. It counts the number of frames discarded 
.1.3.6.1.4.1.13191.10.3.2.1.1.2,ONEACCESS-ATM-MIB::oacAtmAal0ChannelGlobalStatTable,,not-accessible,,current,, The table representing oacAtmAal0ChannelGlobalStats
.1.3.6.1.4.1.13191.10.3.2.1.1.2.1,ONEACCESS-ATM-MIB::oacAtmAal0ChannelGlobalStatEntry,,not-accessible,ifIndex:oacAtmChanVpi:oacAtmChanVci,current,,An index into the table oacAtmAal0ChannelGlobalStatTable
.1.3.6.1.4.1.13191.10.3.2.1.1.2.1.1,ONEACCESS-ATM-MIB::oacAtmAal0ChanRxCellsDiscarded,Counter32,read-only,,current,,Cells discarded due to busy condition counter
.1.3.6.1.4.1.13191.10.3.2.1.1.3,ONEACCESS-ATM-MIB::oacAtmAal1ChannelGlobalStatTable,,not-accessible,,current,,An index into the table oacAtmAal1ChannelGlobalStatTable
.1.3.6.1.4.1.13191.10.3.2.1.1.3.1,ONEACCESS-ATM-MIB::oacAtmAal1ChannelGlobalStatEntry,,not-accessible,ifIndex:oacAtmChanVpi:oacAtmChanVci,current,,An index into the table oacAtmAal1ChannelGlobalStatTable
.1.3.6.1.4.1.13191.10.3.2.1.1.3.1.1,ONEACCESS-ATM-MIB::oacAtmAal1ChanTxUnderflows,Counter32,read-only,,current,,Transmit buffer underflows counter
.1.3.6.1.4.1.13191.10.3.2.1.1.3.1.2,ONEACCESS-ATM-MIB::oacAtmAal1ChanRxOverflows,Counter32,read-only,,current,,Receive buffer overflows counter
.1.3.6.1.4.1.13191.10.3.2.1.1.4,ONEACCESS-ATM-MIB::oacAtmAal5ChannelGlobalStatTable,,not-accessible,,current,,An index into the table oacAtmAal5ChannelGlobalStatEntry
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1,ONEACCESS-ATM-MIB::oacAtmAal5ChannelGlobalStatEntry,,not-accessible,ifIndex:oacAtmChanVpi:oacAtmChanVci,current,,An index into the table oacAtmAal5ChannelGlobalStatEntry
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1.1,ONEACCESS-ATM-MIB::oacAtmAal5ChanTxFrames,Counter32,read-only,,current,,Total AAL5 transmitted frames counter
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1.2,ONEACCESS-ATM-MIB::oacAtmAal5ChanRxFrames,Counter32,read-only,,current,,Total AAL5 received frames counter
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1.3,ONEACCESS-ATM-MIB::oacAtmAal5ChanRxFramesDiscarded,Counter32,read-only,,current,,Total AAL5 receive frames discarded counter
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1.4,ONEACCESS-ATM-MIB::oacAtmAal5ChanCrc32Errors,Counter32,read-only,,current,,AAL5 frames with CRC32 error counter
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1.5,ONEACCESS-ATM-MIB::oacAtmAal5ChanLengthErrors,Counter32,read-only,,current,,AAL5 frames with length error counter
.1.3.6.1.4.1.13191.10.3.2.1.1.4.1.6,ONEACCESS-ATM-MIB::oacAtmAal5ChanReassemblyTimeouts,Counter32,read-only,,current,,AAL5 reassembling timeouts counter
.1.3.6.1.4.1.13191.10.3.2.1.1.5,ONEACCESS-ATM-MIB::oacAtmPortStatTable,,not-accessible,,current,,An entry into the table oacAtmPortStatEntry
.1.3.6.1.4.1.13191.10.3.2.1.1.5.1,ONEACCESS-ATM-MIB::oacAtmPortStatEntry,,not-accessible,ifIndex,current,,An entry into the table oacAtmPortStatEntry
.1.3.6.1.4.1.13191.10.3.2.1.1.5.1.1,ONEACCESS-ATM-MIB::oacAtmPortTxCells,Counter32,read-only,,current,,Total transmitted cells for ATM port counter
.1.3.6.1.4.1.13191.10.3.2.1.1.5.1.2,ONEACCESS-ATM-MIB::oacAtmPortRxCells,Counter32,read-only,,current,,Total received cells for ATM port counter
.1.3.6.1.4.1.13191.10.3.2.1.1.5.1.3,ONEACCESS-ATM-MIB::oacAtmPortRxCellsDiscarded,Counter32,read-only,,current,,Receive cells discarded counter.
.1.3.6.1.4.1.13191.10.3.2.1.1.5.1.4,ONEACCESS-ATM-MIB::oacAtmPortHecErrors,Counter32,read-only,,current,,Cells received with HEC error counter
.1.3.6.1.4.1.13191.10.3.2.1.1.6,ONEACCESS-ATM-MIB::oacAtmAal5PortStatTable,,not-accessible,,current,,An entry into the table oacAtmAal5PortStatTable
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1,ONEACCESS-ATM-MIB::oacAtmAal5PortStatEntry,,not-accessible,ifIndex,current,,An entry into the table oacAtmAal5PortStatTable
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.1,ONEACCESS-ATM-MIB::oacAtmAal5PortTxBytes,Counter32,read-only,,current,,Total transmitted bytes counter
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.2,ONEACCESS-ATM-MIB::oacAtmAal5PortTxFrames,Counter32,read-only,,current,,Total transmitted frames counter
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.3,ONEACCESS-ATM-MIB::oacAtmAal5PortTxFramesDiscarded,Counter32,read-only,,current,,Transmit frames discarded counter 
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.4,ONEACCESS-ATM-MIB::oacAtmAal5PortRxBytes,Counter32,read-only,,current,,Total received bytes counter
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.5,ONEACCESS-ATM-MIB::oacAtmAal5PortRxFrames,Counter32,read-only,,current,,Total received frames counter
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.6,ONEACCESS-ATM-MIB::oacAtmAal5PortRxErrors,Counter32,read-only,,current,,Total receive errors counter 
.1.3.6.1.4.1.13191.10.3.2.1.1.6.1.7,ONEACCESS-ATM-MIB::oacAtmAal5PortRxFramesDiscarded,Counter32,read-only,,current,,Total receive frames discarded counter
.1.3.6.1.4.1.13191.10.3.2.1.2,ONEACCESS-ATM-MIB::oacAtmStatNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1.3,ONEACCESS-ATM-MIB::oacAtmStatConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1.3.1,ONEACCESS-ATM-MIB::oacAtmStatGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1.3.1.1,ONEACCESS-ATM-MIB::oacAtmStatGeneralGroup,,,,,,This group is mandatory for all ATM entities.
.1.3.6.1.4.1.13191.10.3.2.1.3.2,ONEACCESS-ATM-MIB::oacAtmStatCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.2.1.3.2.1,ONEACCESS-ATM-MIB::oacAtmStatCompliance,,,,,,The compliance statement for agents that support the OA-ATM-MIB.
.1.3.6.1.4.1.13191.10.3.2.2,ONEACCESS-GLOBAL-REG::oacExpIMAtmOamStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.1,ONEACCESS-OAM-MIB::oacAtmOamStatObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.1.1,ONEACCESS-OAM-MIB::oacAtmOamStatSwitch,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.1.1.1,ONEACCESS-OAM-MIB::oacAtmOamSwitchMaxConnections,Unsigned32,read-only,,current,, Maximum number of authorised OAM configured connections
.1.3.6.1.4.1.13191.10.3.2.2.1.1.2,ONEACCESS-OAM-MIB::oacAtmOamSwitchSegLoopback,INTEGER,read-only,,current,enable(1):disable(2), Enable segment loopback on this switch
.1.3.6.1.4.1.13191.10.3.2.2.1.1.3,ONEACCESS-OAM-MIB::oacAtmOamSwitchEndLoopback,INTEGER,read-only,,current,enable(1):disable(2), Enable end to end loopback on this switch
.1.3.6.1.4.1.13191.10.3.2.2.1.1.4,ONEACCESS-OAM-MIB::oacAtmOamSwitchAisRdiEnable,INTEGER,read-only,,current,enable(1):disable(2), Enable Remote Defect Indication OAM cell generation 
.1.3.6.1.4.1.13191.10.3.2.2.1.1.5,ONEACCESS-OAM-MIB::oacAtmOamSwitchSegmentContinuityCheckEnable,INTEGER,read-only,,current,enable(1):disable(2), Enable Segment Loss of Continuity cells defect on the pvc. 
.1.3.6.1.4.1.13191.10.3.2.2.1.1.6,ONEACCESS-OAM-MIB::oacAtmOamSwitchEndContinuityCheckEnable,INTEGER,read-only,,current,enable(1):disable(2), Enable End to End Loss of Continuity cells defect on the pvc. 
.1.3.6.1.4.1.13191.10.3.2.2.1.1.7,ONEACCESS-OAM-MIB::oacAtmOamSwitchOamCellsReceived,Counter32,read-only,,current,, Number of received OAM cells on the switch
.1.3.6.1.4.1.13191.10.3.2.2.1.1.8,ONEACCESS-OAM-MIB::oacAtmOamSwitchOamCellsTransmitted,Counter32,read-only,,current,, Number of transmitted OAM cells on the switch
.1.3.6.1.4.1.13191.10.3.2.2.1.1.9,ONEACCESS-OAM-MIB::oacAtmOamSwitchCurrentConnections,Unsigned32,read-only,,current,, Current number of OAM configured connections
.1.3.6.1.4.1.13191.10.3.2.2.1.2,ONEACCESS-OAM-MIB::oacAtmOamVclTable,,not-accessible,,current,,An index into the table oacAtmOamVclTable
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1,ONEACCESS-OAM-MIB::oacAtmOamVclEntry,,not-accessible,,current,,An index into the table oacAtmOamVclTable
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.1,ONEACCESS-OAM-MIB::oacAtmOamVclPvcManage,INTEGER,read-only,,current,enable(1):disable(2), Enable OAM for Pvc management
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.2,ONEACCESS-OAM-MIB::oacAtmOamVclSegmentLoopback,INTEGER,read-only,,current,enable(1):disable(2), Enable segment loopback on this virtual channel
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.3,ONEACCESS-OAM-MIB::oacAtmOamVclEndLoopback,INTEGER,read-only,,current,enable(1):disable(2), Enable end to end loopback on this virtual channel
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.4,ONEACCESS-OAM-MIB::oacAtmOamVclAisRdiEnable,INTEGER,read-only,,current,enable(1):disable(2), Enable Remote Defect Indication
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.5,ONEACCESS-OAM-MIB::oacAtmOamVclSegmentContinuityCheckEnable,INTEGER,read-only,,current,enable(1):disable(2), Enable Segment Loss of Continuity 
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.6,ONEACCESS-OAM-MIB::oacAtmOamVclEndContinuityCheckEnable,INTEGER,read-only,,current,enable(1):disable(2), Enable End to End Loss of Continuity 
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.7,ONEACCESS-OAM-MIB::oacAtmOamVclLoopbackTxInterval,Integer32,read-only,,current,, Frequency of OAM loopback cell
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.8,ONEACCESS-OAM-MIB::oacAtmOamVclLoopbackTxRetryFrequency,Integer32,read-only,,current,, Frequency of OAM loopback cell
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.9,ONEACCESS-OAM-MIB::oacAtmOamVclLoopbackTxRetryUpCount,Integer32,read-only,,current,, Counter of consecutive received loopback cells,
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.10,ONEACCESS-OAM-MIB::oacAtmOamVclLoopbackTxRetryDownCount,Integer32,read-only,,current,, Counter of consecutive non received loopback cells,
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.11,ONEACCESS-OAM-MIB::oacAtmOamVclAlarmState,Integer32,read-only,,current,, This object indicates the current
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.12,ONEACCESS-OAM-MIB::oacAtmOamVclAlarmStateLastChange,TimeTicks,read-only,,current,, The value of sysUpTime object at the time this VCL
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.13,ONEACCESS-OAM-MIB::oacAtmOamVclAisRdiRetryDownCount,Integer32,read-only,,current,, Number of consecutive OAM AIS/RDI cells received.
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.14,ONEACCESS-OAM-MIB::oacAtmOamVclAisRdiRetryUpTimer,Integer32,read-only,,current,, Number of seconds with no OAM AIS/RDI cells received.
.1.3.6.1.4.1.13191.10.3.2.2.1.2.1.15,ONEACCESS-OAM-MIB::oacAtmOamVclPvcIntrusive,INTEGER,read-only,,current,enable(1):disable(2), Enable OAM Intrusivity against Pvc
.1.3.6.1.4.1.13191.10.3.2.2.1.3,ONEACCESS-OAM-MIB::oacAtmOamVclCountersTable,,not-accessible,,current,,An index into table oacAtmOamVclCountersTable
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1,ONEACCESS-OAM-MIB::oacAtmOamVclCountersEntry,,not-accessible,,current,,An index into table oacAtmOamVclCountersTable
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.1,ONEACCESS-OAM-MIB::oacAtmOamVclOamCellsReceived,Counter32,read-only,,current,, Number of received oam cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.2,ONEACCESS-OAM-MIB::oacAtmOamVclEndLoopbackIn,Counter32,read-only,,current,, Number of received non looped 
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.3,ONEACCESS-OAM-MIB::oacAtmOamVclSegLoopbackIn,Counter32,read-only,,current,, Number of received non looped 
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.4,ONEACCESS-OAM-MIB::oacAtmOamVclEndLoopIn,Counter32,read-only,,current,, Number of received looped end 
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.5,ONEACCESS-OAM-MIB::oacAtmOamVclSegLoopIn,Counter32,read-only,,current,, Number of received looped segment 
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.6,ONEACCESS-OAM-MIB::oacAtmOamVclAisIn,Counter32,read-only,,current,, Number of received oam ais cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.7,ONEACCESS-OAM-MIB::oacAtmOamVclRdiIn,Counter32,read-only,,current,, Number of received oam rdi cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.8,ONEACCESS-OAM-MIB::oacAtmOamVclSegCCIn,Counter32,read-only,,current,, Number of received oam end to end continuity check cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.9,ONEACCESS-OAM-MIB::oacAtmOamVclEndCCIn,Counter32,read-only,,current,, Number of received oam segment continuity check cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.10,ONEACCESS-OAM-MIB::oacAtmOamVclOamCellsSent,Counter32,read-only,,current,, Number of sent oam cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.11,ONEACCESS-OAM-MIB::oacAtmOamVclEndLoopbackOut,Counter32,read-only,,current,, Number of sent non looped end to end oam loopback cells 
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.12,ONEACCESS-OAM-MIB::oacAtmOamVclSegLoopbackOut,Counter32,read-only,,current,, Number of sent non looped segment oam loopback cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.13,ONEACCESS-OAM-MIB::oacAtmOamVclEndLoopOut,Counter32,read-only,,current,, Number of sent looped end to end oam loopback cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.14,ONEACCESS-OAM-MIB::oacAtmOamVclSegLoopOut,Counter32,read-only,,current,, Number of sent looped segment oam loopback cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.15,ONEACCESS-OAM-MIB::oacAtmOamVclAisOut,Counter32,read-only,,current,, Number of sent oam ais cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.16,ONEACCESS-OAM-MIB::oacAtmOamVclRdiOut,Counter32,read-only,,current,, Number of sent oam rdi cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.17,ONEACCESS-OAM-MIB::oacAtmOamVclSegCCOut,Counter32,read-only,,current,, Number of sent oam end to end continuity check cells
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.18,ONEACCESS-OAM-MIB::oacAtmOamVclEndCCOut,Counter32,read-only,,current,, Number of sent oam segment continuity check cells 
.1.3.6.1.4.1.13191.10.3.2.2.1.3.1.19,ONEACCESS-OAM-MIB::oacAtmOamVclOamCellsDropped,Counter32,read-only,,current,, Number of received oam cells that are ignored and dropped
.1.3.6.1.4.1.13191.10.3.2.2.2,ONEACCESS-OAM-MIB::oacAtmOamStatNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.3,ONEACCESS-OAM-MIB::oacAtmOamStatConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.3.1,ONEACCESS-OAM-MIB::oacAtmOamStatGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.3.1.1,ONEACCESS-OAM-MIB::oacAtmOamStatGeneralGroup,,,,,,This group is mandatory for all OAM entities.
.1.3.6.1.4.1.13191.10.3.2.2.3.2,ONEACCESS-OAM-MIB::oacAtmOamStatCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.2.2.3.2.1,ONEACCESS-OAM-MIB::oacAtmOamStatCompliance,,,,,,The compliance statement for agents that support the ONEACCESS-OAM-MIB.
.1.3.6.1.4.1.13191.10.3.2.3,ONEACCESS-GLOBAL-REG::oacExpIMAtmAal5,,,,,,
.1.3.6.1.4.1.13191.10.3.2.3.1,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5Objects,,,,,,
.1.3.6.1.4.1.13191.10.3.2.3.1.1,ONEACCESS-ATM-AAL5-MIB::ifTable,,not-accessible,,current,, Table to get a link between Port/Vp/Vc and OneOs
.1.3.6.1.4.1.13191.10.3.2.3.1.1.1,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5VclLogicalIndexEntry,,not-accessible,ifIndex:atmVclVpi:atmVclVci,current,, indexes are taken from atmVclTable 
.1.3.6.1.4.1.13191.10.3.2.3.1.1.1.1,ONEACCESS-ATM-AAL5-MIB::associated,Integer32,read-only,,current,,The ifTable index of the ATM logical port interface
.1.3.6.1.4.1.13191.10.3.2.3.2,ONEACCESS-ATM-AAL5-MIB::oacExpIMAtmAal5Notifications,,,,,,
.1.3.6.1.4.1.13191.10.3.3,ONEACCESS-GLOBAL-REG::oacExpIMSystem,,,,,,
.1.3.6.1.4.1.13191.10.3.3.1,ONEACCESS-SYS-MIB::oacExpIMSysStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.3.1.1,ONEACCESS-SYS-MIB::oacSysMemStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.3.1.1.1,ONEACCESS-SYS-MIB::oacSysMemoryFree,Unsigned32,read-only,,current,,The number of bytes in free memory 
.1.3.6.1.4.1.13191.10.3.3.1.1.2,ONEACCESS-SYS-MIB::oacSysMemoryAllocated,Unsigned32,read-only,,current,,The number of bytes in allocated memory 
.1.3.6.1.4.1.13191.10.3.3.1.1.3,ONEACCESS-SYS-MIB::oacSysMemoryTotal,Unsigned32,read-only,,current,,Total number of bytes in the system memory partition 
.1.3.6.1.4.1.13191.10.3.3.1.1.4,ONEACCESS-SYS-MIB::oacSysMemoryUsed,Unsigned32,read-only,,current,,Used memory expressed in percent of the total memory size 
.1.3.6.1.4.1.13191.10.3.3.1.2,ONEACCESS-SYS-MIB::oacSysCpuStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.3.1.2.1,ONEACCESS-SYS-MIB::oacSysCpuUsed,Unsigned32,read-only,,current,,Used cpu in percent 
.1.3.6.1.4.1.13191.10.3.3.1.2.2,ONEACCESS-SYS-MIB::oacSysCpuUsedCoresCount,Unsigned32,read-only,,current,,The number of Cores for the equipment
.1.3.6.1.4.1.13191.10.3.3.1.2.3,ONEACCESS-SYS-MIB::oacSysCpuUsedCoresTable,,not-accessible,,current,,Table for Oneaccess hardware Cores
.1.3.6.1.4.1.13191.10.3.3.1.2.3.1,ONEACCESS-SYS-MIB::oacSysCpuUsedCoresEntry,,not-accessible,oacSysCpuUsedIndex,current,,Table entry for a hardware Core
.1.3.6.1.4.1.13191.10.3.3.1.2.3.1.1,ONEACCESS-SYS-MIB::oacSysCpuUsedIndex,Unsigned32,read-only,,current,,Core index
.1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2,ONEACCESS-SYS-MIB::oacSysCpuUsedCoreType,INTEGER,read-only,,current,controlplane(0):dataforwarding(1):application(2):mixed(3),Type of the core
.1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3,ONEACCESS-SYS-MIB::oacSysCpuUsedValue,Unsigned32,read-only,,current,,Used cpu in percent : equivalent for core 0 to the oacSysCpuUsed object. This is the current value
.1.3.6.1.4.1.13191.10.3.3.1.2.3.1.4,ONEACCESS-SYS-MIB::oacSysCpuUsedOneMinuteValue,Unsigned32,read-only,,current,,Cpu load for the last minute period
.1.3.6.1.4.1.13191.10.3.3.1.3,ONEACCESS-SYS-MIB::oacSysLastRebootCause,OCTET,read-only,,current,,To display the cause for the last reboot.
.1.3.6.1.4.1.13191.10.3.3.1.100,ONEACCESS-SYS-MIB::oacSysSecureCrashlogCount,INTEGER,read-only,,current,,The number of avaiable crash logs
.1.3.6.1.4.1.13191.10.3.3.1.200,ONEACCESS-SYS-MIB::oacSysStartCaused,OCTET,read-only,,current,,Cause of system start
.1.3.6.1.4.1.13191.10.3.3.2,ONEACCESS-SYS-MIB::oacExpIMSysHardwareDescription,,,,,,
.1.3.6.1.4.1.13191.10.3.3.2.1,ONEACCESS-SYS-MIB::oacSysIMSysMainBoard,,,,,,
.1.3.6.1.4.1.13191.10.3.3.2.1.1,ONEACCESS-SYS-MIB::oacSysIMSysMainIdentifier,OBJECT,read-only,,current,,The vendor's authoritative identification of
.1.3.6.1.4.1.13191.10.3.3.2.1.2,ONEACCESS-SYS-MIB::oacSysIMSysMainManufacturedIdentity,OCTET,read-only,,current,,Unique ID string self to each equipment. 
.1.3.6.1.4.1.13191.10.3.3.2.1.3,ONEACCESS-SYS-MIB::oacSysIMSysMainManufacturedDate,OCTET,read-only,,current,,the date of the manufacturing of
.1.3.6.1.4.1.13191.10.3.3.2.1.4,ONEACCESS-SYS-MIB::oacSysIMSysMainCPU,OCTET,read-only,,current,,Description of the main CPU used
.1.3.6.1.4.1.13191.10.3.3.2.1.5,ONEACCESS-SYS-MIB::oacSysIMSysMainBSPVersion,OCTET,read-only,,current,,the current BSP version supported
.1.3.6.1.4.1.13191.10.3.3.2.1.6,ONEACCESS-SYS-MIB::oacSysIMSysMainBootVersion,OCTET,read-only,,current,,the current boot version supported
.1.3.6.1.4.1.13191.10.3.3.2.1.7,ONEACCESS-SYS-MIB::oacSysIMSysMainBootDateCreation,OCTET,read-only,,current,,the date the current boot version
.1.3.6.1.4.1.13191.10.3.3.2.2,ONEACCESS-SYS-MIB::oacExpIMSysHwComponents,,,,,,
.1.3.6.1.4.1.13191.10.3.3.2.2.1,ONEACCESS-SYS-MIB::oacExpIMSysHwComponentsCount,Unsigned32,read-only,,current,,The number of components for the equipment
.1.3.6.1.4.1.13191.10.3.3.2.2.2,ONEACCESS-SYS-MIB::oacExpIMSysHwComponentsTable,,not-accessible,,current,,Table for Oneaccess hardware components
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1,ONEACCESS-SYS-MIB::oacExpIMSysHwComponentsEntry,,not-accessible,oacExpIMSysHwcIndex,current,,Table entry for a hardware component
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.1,ONEACCESS-SYS-MIB::oacExpIMSysHwcIndex,Unsigned32,read-only,,current,,Component index
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.2,ONEACCESS-SYS-MIB::oacExpIMSysHwcClass,INTEGER,read-only,,current,board(0):cpu(1):slot(2),Class of the component
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.3,ONEACCESS-SYS-MIB::oacExpIMSysHwcType,INTEGER,read-only,,current,mainboard(0):microprocessor(1):ram(2):flash(3):dsp(4):uplink(5):module(6),Type of the component
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.4,ONEACCESS-SYS-MIB::oacExpIMSysHwcDescription,OCTET,read-only,,current,,Component description, identifies the component
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.5,ONEACCESS-SYS-MIB::oacExpIMSysHwcSerialNumber,OCTET,read-only,,current,,Component's serial number
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.6,ONEACCESS-SYS-MIB::oacExpIMSysHwcManufacturer,OCTET,read-only,,current,,Component manufacturer
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.7,ONEACCESS-SYS-MIB::oacExpIMSysHwcManufacturedDate,OCTET,read-only,,current,,Component's manufacturing date
.1.3.6.1.4.1.13191.10.3.3.2.2.2.1.8,ONEACCESS-SYS-MIB::oacExpIMSysHwcProductName,OCTET,read-only,,current,,The Product name
.1.3.6.1.4.1.13191.10.3.3.2.3,ONEACCESS-SYS-MIB::oacExpIMSysFactory,,,,,,
.1.3.6.1.4.1.13191.10.3.3.2.3.1,ONEACCESS-SYS-MIB::oacExpIMSysFactorySupplierID,OCTET,read-only,,current,,Supplier ID. Mapped to Mid field of product-info-area.
.1.3.6.1.4.1.13191.10.3.3.2.3.2,ONEACCESS-SYS-MIB::oacExpIMSysFactoryProductSalesCode,OCTET,read-only,,current,,OA Product Sales Code. Mapped to Mcode field of
.1.3.6.1.4.1.13191.10.3.3.2.3.3,ONEACCESS-SYS-MIB::oacExpIMSysFactoryHwRevision,OCTET,read-only,,current,,Hardware Revision. Mapped to Mrevision field of
.1.3.6.1.4.1.13191.10.3.3.3,ONEACCESS-SHDSL-MIB::oacSHDSLMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.10.3.3.3.1,ONEACCESS-SHDSL-MIB::oacSHDSLObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.3.3.1.2,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusTable,,not-accessible,,current,,This table provides overall status information of HDSL2/SHDSL spans. This table contains live data from equipment. As such, it is NOT persistent.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusEntry,,not-accessible,,current,,An entry in the oacSHDSLSpanStatusTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.1,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusUpDown,Counter32,read-only,,current,,Contains the Global Up/Down Counter for the span.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.2,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrStatus,OCTET,read-only,,current,,Contains the current G.SHDSL Status.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.3,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrShowtimeStart,Counter32,read-only,,current,,Contains the current Showtime Start.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.4,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrCellDelin,Counter32,read-only,,current,,Contains the current Cell Delin counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.5,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrCRCanomalies,Counter32,read-only,,current,,Contains the current CRC counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.6,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrHECErrors,Counter32,read-only,,current,,Contains the current HEC counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.7,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrRxCells,Counter32,read-only,,current,,Contains the current Rx Cells counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.8,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrTxCells,Counter32,read-only,,current,,Contains the current Tx Cells counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.9,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrRxDrops,Counter32,read-only,,current,,Contains the current Rx Drops counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.10,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrES,Counter32,read-only,,current,,Contains the current ES counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.11,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrSES,Counter32,read-only,,current,,Contains the current SES counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.12,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrLOSWS,Counter32,read-only,,current,,Contains the current LOSWS counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.13,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrUAS,Counter32,read-only,,current,,Contains the current UAS counter.
.1.3.6.1.4.1.13191.10.3.3.3.1.2.1.14,ONEACCESS-SHDSL-MIB::oacSHDSLSpanStatusCurrConstellation,INTEGER,read-only,,current,tcPam16(2):tcPam32(3),The current constellation (line coding) for the span.
.1.3.6.1.4.1.13191.10.3.3.3.1.5,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrTable,,not-accessible,,current,,This table contains current status and performance information for segment endpoints in HDSL2/SHDSL lines. As with other tables in this MIB module indexed by ifIndex, entries in this table MUST be maintained in a persistent manner.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrEntry,,not-accessible,,current,,Defines an entry in the oacSHDSLEndpointCurrTable.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.1,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrAtn,Integer32,read-only,,current,,The current loop attenuation for this endpoint as reported in a Network or Customer Side Performance Status message. In tenths of dB.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.2,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrSnrMgn,Integer32,read-only,,current,,The current SNR margin for this endpoint as reported in a Status Response/SNR message. In tenths of dB.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.3,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrTxPwr,Integer32,read-only,,current,,The current transmit power for this endpoint. In tenths of dB.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.4,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrRxGain,Integer32,read-only,,current,,The current receiver gain for this endpoint. In tenths of dB.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.5,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrMaxAttainableLineRate,Integer32,read-only,,current,,The current Max Attainable LineRate for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.6,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrCommands,Integer32,read-only,,current,,The current Commands for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.7,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrResponses,Integer32,read-only,,current,,The current Responses for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.8,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrdiscardedCommands,Integer32,read-only,,current,,The current discarded Commands for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.9,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrerroredCommands,Integer32,read-only,,current,,The current errored Commands for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.10,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrReceivedFrames,Integer32,read-only,,current,,The current Received Frames for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.11,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrBadTransparency,Integer32,read-only,,current,,The current Bad Transparency for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.12,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrBadFCS,Integer32,read-only,,current,,The current Bad FCS for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.5.1.13,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrEOCStatus,OCTET,read-only,,current,,The current EOC Status for this endpoint.
.1.3.6.1.4.1.13191.10.3.3.3.1.7,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainTable,,not-accessible,,current,,This table contains current status and performance information for segment endpoints in HDSL2/SHDSL lines. As with other tables in this MIB module indexed by ifIndex, entries in this table MUST be maintained in a persistent manner.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainEntry,,not-accessible,,current,,Defines an entry in the oacSHDSLEndpointCurrretrainTable.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.1,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainSQPAIR,Integer32,read-only,,current,,The current retrain SQ for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.2,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainSQLINE,Integer32,read-only,,current,,The current retrain SQ for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.3,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainCRCPAIR,Integer32,read-only,,current,,The current retrain CRC for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.4,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainCRCLINE,Integer32,read-only,,current,,The current retrain CRC for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.5,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainFsyncPAIR,Integer32,read-only,,current,,The current retrain Fsync for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.6,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainFsyncLINE,Integer32,read-only,,current,,The current retrain Fsync for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.7,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainFSyncSQPAIR,Integer32,read-only,,current,,The current retrain FSync&SQ for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.7.1.8,ONEACCESS-SHDSL-MIB::oacSHDSLEndpointCurrretrainFSyncSQLINE,Integer32,read-only,,current,,The current retrain FSync&SQ for this endpoint as reported in a Network or Customer Side Performance Status message.
.1.3.6.1.4.1.13191.10.3.3.3.1.10,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileTable,,not-accessible,,current,,This table supports definitions of span configuration profiles for SHDSL lines. This table MUST be maintained in a persistent manner
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileEntry,,not-accessible,,current,,Each entry corresponds to a single span configuration profile. Each profile contains a set of span configuration parameters. The configuration parameters in a profile are applied to those lines referencing that profile (see the hdsl2ShdslSpanConfProfile object). 
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.1,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileConstellation,INTEGER,read-only,,current,auto(1):tcPam16(2):tcPam32(3),The configured constellation (line coding) for the span. Corresponds to cli command (controller shdsl 0, dsl-group 0): annex ... tc-pam <value>
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.2,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileAutoConfig,INTEGER,read-only,,current,enabled(1):disabled(2),The configured auto configuration mode (enabled or disabled) for the span. Corresponds to cli command (controller shdsl 0, dsl-group 0): autoconfig / no autoconfig
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.3,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileCaplist,INTEGER,read-only,,current,newstyle(1):oldstyle(2):auto(3),The configured capability list style for the span. Corresponds to cli command (controller shdsl 0, dsl-group 0): caplist <value>
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.4,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileEfmAggregation,INTEGER,read-only,,current,disabled(1):auto(2):negotiated(3):static(4),The configured efm aggregation mode for the span. Corresponds to cli command (controller shdsl 0, dsl-group 0): efmaggregation <value>
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.5,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileCrcCheck,Integer32,read-only,,current,,The configured numbered of consecutive seconds with crc errors after which the link will be retrained. If the value is set to 0, than no retrain will occur based on crc errors. Corresponds to cli command (controller shdsl 0, dsl-group 0): value 0 : crc no  all other values: crc check <value> 
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.6,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileMeansqCheck,Integer32,read-only,,current,,The configured numbered of consecutive seconds where the noise margin is below  the configured threshold (oacSHDSLSpanConfProfileMeansqThreshold) after which the link will be retrained. If the value is set to 0, than no retrain will occur based on noise margin verification. Corresponds to cli command (controller shdsl 0, dsl-group 0): value 0 : meansq no  all other values: meansq check <value> 
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.7,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileMeansqThreshold,Integer32,read-only,,current,,The configured threshold (in dB) for retrain check based on the noise margin. If the noise margin drops below the configured threshold for the configured time (oacSHDSLSpanConfProfileMeansqCheck) than the link will be retrained. Corresponds to cli command (controller shdsl 0, dsl-group 0): meansq check <time> <value> 
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.8,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileLineProbing,INTEGER,read-only,,current,adaptive(1):normal(2),The configured linprobing mechanism.  - normal corresponds to the standard line probing (pmms) as defined in the standard (G.991.2). - adaptive has to be used in situations where there is cross-talk between the lines of the same span. A propriatary algorithm will be activated that will limit the maximum speed if the normal line probing mechanism cannot reach a stable sync due to it's limitations (cross-talk is not taken into account in the  standard line probing mechanism). The disadvantage of the adaptive mode is that it can take a long time  before a stable sync is reached.  Corresponds to cli command (controller shdsl 0, dsl-group 0): lineprobing <value> 
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.9,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileEocManagement,INTEGER,read-write,,current,enabled(1):disabled(2),This object enables/disables the EOC management of the SHDSL line in this unit.
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.10,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileEocStatusPollDelay,Integer32,read-write,,current,,The delay in seconds after the start of the full quarter of an hour when an EOC full status request is sent to the devices in the span. Periodically after this start point full status request will be sent with a configured interval (oacSHDSLSpanConfProfileEocStatusPollInterval).
.1.3.6.1.4.1.13191.10.3.3.3.1.10.1.11,ONEACCESS-SHDSL-MIB::oacSHDSLSpanConfProfileEocStatusPollInterval,Integer32,read-write,,current,,The delay in seconds between 2 EOC full status requests to the same device in the shdsl span.
.1.3.6.1.4.1.13191.10.3.3.3.2,ONEACCESS-SHDSL-MIB::oacSHDSLTraps,,,,,,
.1.3.6.1.4.1.13191.10.3.3.3.2.0,ONEACCESS-SHDSL-MIB::oacSHDSLTrapPrefix,,,,,,
.1.3.6.1.4.1.13191.10.3.3.3.2.0.1,ONEACCESS-SHDSL-MIB::it,,,,,,this notification indicate that the shdsl line speed is lower than the threshold configured in efm interface. 
.1.3.6.1.4.1.13191.10.3.4,ONEACCESS-GLOBAL-REG::oacExpIMManagement,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2,ONEACCESS-GLOBAL-REG::oacExpIMEvents,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1,ONEACCESS-EVENTS-MIB::oacEventsObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.1,ONEACCESS-EVENTS-MIB::oacEventText,OCTET,read-only,,current,,Textual representation of the event
.1.3.6.1.4.1.13191.10.3.4.2.1.2,ONEACCESS-EVENTS-MIB::oacEventSeverityLevel,OBJECT,accessible-for-notify,,current,,Provides the associated severity level used when generating  snmp traps. When the device generates a Trap-PDU into a SNMPv2-Trap-PDU, and when it requires a severity level,  this variable is inserted before the last varbind.
.1.3.6.1.4.1.13191.10.3.4.2.1.3,ONEACCESS-EVENTS-MIB::oacEventSeverity,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.1,ONEACCESS-EVENTS-MIB::oacEventSeverityAlerts,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.2,ONEACCESS-EVENTS-MIB::oacEventSeverityCritical,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.3,ONEACCESS-EVENTS-MIB::oacEventSeverityErrors,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.4,ONEACCESS-EVENTS-MIB::oacEventSeverityWarnings,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.5,ONEACCESS-EVENTS-MIB::oacEventSeverityNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.6,ONEACCESS-EVENTS-MIB::oacEventSeverityInformational,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.1.3.7,ONEACCESS-EVENTS-MIB::oacEventSeverityDebug,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.2,ONEACCESS-EVENTS-MIB::oacEventsNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.3,ONEACCESS-EVENTS-MIB::oacEventsConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.3.1,ONEACCESS-EVENTS-MIB::oacEventsGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.3.1.1,ONEACCESS-EVENTS-MIB::oacEventsGeneralGroup,,,,,,This group is mandatory for all Events entities.
.1.3.6.1.4.1.13191.10.3.4.2.3.2,ONEACCESS-EVENTS-MIB::oacEventsCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.4.2.3.2.1,ONEACCESS-EVENTS-MIB::oacEventsCompliance,,,,,,The compliance statement for agents that support the OA-EVENTS-MIB.
.1.3.6.1.4.1.13191.10.3.4.3,ONEACCESS-GLOBAL-REG::oacExpIMPing,,,,,,
.1.3.6.1.4.1.13191.10.3.4.3.0,ONEACCESS-PING-MIB::oacPingNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.4.3.1,ONEACCESS-PING-MIB::oacPingObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.3.1.3,ONEACCESS-PING-MIB::oacPingResultsTable,,not-accessible,,current,,Defines the Ping Results Table for providing the capability of performing ping operations at a remote host. This table contains objects outside  An entry is added to the oacPingResultsTable when an pingCtlEntry is started by successful transition of its pingCtlAdminStatus object to enabled(1). An entry is removed from the oaPingResultsTable when its corresponding pingCtlEntry is deleted.
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1,ONEACCESS-PING-MIB::oacPingResultsEntry,,not-accessible,pingCtlOwnerIndex:pingCtlTestName,current,,Defines an entry in the oacPingResultsTable. The oacPingResultsTable has the same indexing as the pingCtlTable in order for a oaPingResultsEntry to correspond to the pingCtlEntry that caused it to be created.
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1.1,ONEACCESS-PING-MIB::oacPingJitterSamples,Unsigned32,read-only,,current,,Reflects the number of jitter samples taken, 
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1.2,ONEACCESS-PING-MIB::oacPingResultsMinJitter,Unsigned32,read-only,,current,,The minimum ping jitter value measured.
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1.3,ONEACCESS-PING-MIB::oacPingResultsMaxJitter,Unsigned32,read-only,,current,,The maximum ping jitter value measured.
.1.3.6.1.4.1.13191.10.3.4.3.1.3.1.4,ONEACCESS-PING-MIB::oacPingResultsAverageJitter,Unsigned32,read-only,,current,,The average ping jitter value measured.
.1.3.6.1.4.1.13191.10.3.4.3.2,ONEACCESS-PING-MIB::oacPingConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.4.3.2.1,ONEACCESS-PING-MIB::oacPingCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.4.3.2.1.1,ONEACCESS-PING-MIB::oacPingCompliance,,,,,,The compliance statement for the ONEACCESS-PING-MIB.
.1.3.6.1.4.1.13191.10.3.4.3.2.2,ONEACCESS-PING-MIB::oacPingGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.4.3.2.2.1,ONEACCESS-PING-MIB::oacPingGroup,,,,,,The group of objects that comprise the OneAccess extensions 
.1.3.6.1.4.1.13191.10.3.4.5,ONEACCESS-JITTER-MIB::oacExpIMJitter,,,,,,
.1.3.6.1.4.1.13191.10.3.4.5.1,ONEACCESS-JITTER-MIB::oacJitterObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.5.1.1,ONEACCESS-JITTER-MIB::oacJitterControlTable,,not-accessible,,current,,Config Table for JITTER probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1,ONEACCESS-JITTER-MIB::oacJitterControlEntry,,not-accessible,oacJitterControlIndex,current,,List of objects defining a conceptual JITTER probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.1,ONEACCESS-JITTER-MIB::oacJitterControlIndex,INTEGER,not-accessible,,current,,Identifies a row (session number) in the control table.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.2,ONEACCESS-JITTER-MIB::oacJitterControlOwner,OCTET,read-create,,current,,Use as a comment field.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.3,ONEACCESS-JITTER-MIB::oacJitterControlType,INTEGER,read-create,,current,jitter-ICMP-TIMESTAMP(1):jitter-UDP-PING(2):jitter-UDP-PING-TIMESTAMP(3),Specifies the protocol used by the probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.4,ONEACCESS-JITTER-MIB::oacJitterControlFrequency,INTEGER,read-create,,current,,Defines the time in seconds between two probes.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.5,ONEACCESS-JITTER-MIB::oacJitterControlTimeout,INTEGER,read-create,,current,,Defines the maximum time of waiting a response to a packet.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.6,ONEACCESS-JITTER-MIB::oacJitterControlTargetAddress,OCTET,read-create,,current,,Specifies the IP address of the target.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.7,ONEACCESS-JITTER-MIB::oacJitterControlTargetPort,Integer32,read-create,,current,,Specifies the port number of the target.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.8,ONEACCESS-JITTER-MIB::oacJitterControlSourceAddress,OCTET,read-create,,current,,Specifies the source IP address.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.9,ONEACCESS-JITTER-MIB::oacJitterControlInterval,Integer32,read-create,,current,,Time interval between each packet of a probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.10,ONEACCESS-JITTER-MIB::oacJitterControlPktDataRequestSize,Integer32,read-create,,current,,Specifies the size of the packet to send.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.11,ONEACCESS-JITTER-MIB::oacJitterControlPacketCount,Integer32,read-create,,current,,Number of packets to send for a probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.12,ONEACCESS-JITTER-MIB::oacJitterControlTos,Integer32,read-create,,current,,This object represents the type of service in an IP header.
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.13,ONEACCESS-JITTER-MIB::oacJitterControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the jitter probe (see definition from SNMPv2-TC module).
.1.3.6.1.4.1.13191.10.3.4.5.1.1.1.14,ONEACCESS-JITTER-MIB::oacJitterControlVrfName,OCTET,read-write,,current,,VRF name
.1.3.6.1.4.1.13191.10.3.4.5.1.2,ONEACCESS-JITTER-MIB::oacJitterStatsTable,,not-accessible,,current,,Statistics Table for JITTER probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1,ONEACCESS-JITTER-MIB::oacJitterStatsEntry,,not-accessible,oacJitterControlIndex,current,,List of objects defining the results for JITTER probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.2,ONEACCESS-JITTER-MIB::oacJitterStatsCompleted,INTEGER,read-only,,current,ok(1):disconnected(2):overThreshold(3):timeout(4):busy(5):notConnected(6):dropped(7):sequenceError(8):verifyError(9):applicationSpecific(10):noStatisticsAvailable(11):error(16),The status of the last measure.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.3,ONEACCESS-JITTER-MIB::oacJitterStatsTime,OCTET,read-only,,current,,The date of the last measure.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.4,ONEACCESS-JITTER-MIB::oacJitterStatsNumRTT,Integer32,read-only,,current,,The total number of probe operations that have been done.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.5,ONEACCESS-JITTER-MIB::oacJitterStatsPacketRecv,Integer32,read-only,,current,,The number of received packets during a probe test.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.6,ONEACCESS-JITTER-MIB::oacJitterStatsAvgRTT,Integer32,read-only,,current,,The average value of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.7,ONEACCESS-JITTER-MIB::oacJitterStatsSumRTT,Integer32,read-only,,current,,The sum of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.8,ONEACCESS-JITTER-MIB::oacJitterStatsMinRTT,Integer32,read-only,,current,,The minimum value of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.9,ONEACCESS-JITTER-MIB::oacJitterStatsMaxRTT,Integer32,read-only,,current,,The maximum value of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.10,ONEACCESS-JITTER-MIB::oacJitterStatsSumPosJitter,Integer32,read-only,,current,,The sum of positive jitter measures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.11,ONEACCESS-JITTER-MIB::oacJitterStatsNumPosJitter,Integer32,read-only,,current,,The number of positive jitter measures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.12,ONEACCESS-JITTER-MIB::oacJitterStatsSumNegJitter,Integer32,read-only,,current,,The sum of negative jitter measures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.13,ONEACCESS-JITTER-MIB::oacJitterStatsNumNegJitter,Integer32,read-only,,current,,The number of negative jitter mesures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.14,ONEACCESS-JITTER-MIB::oacJitterStatsSumPosSD,Integer32,read-only,,current,,The sum of positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.15,ONEACCESS-JITTER-MIB::oacJitterStatsNumPosSD,Integer32,read-only,,current,,The number of positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.16,ONEACCESS-JITTER-MIB::oacJitterStatsSumNegSD,Integer32,read-only,,current,,The sum of negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.17,ONEACCESS-JITTER-MIB::oacJitterStatsNumNegSD,Integer32,read-only,,current,,The number of negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.18,ONEACCESS-JITTER-MIB::oacJitterStatsSumPosDS,Integer32,read-only,,current,,The sum of positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.19,ONEACCESS-JITTER-MIB::oacJitterStatsNumPosDS,Integer32,read-only,,current,,The number of positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.20,ONEACCESS-JITTER-MIB::oacJitterStatsSumNegDS,Integer32,read-only,,current,,The sum of negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.21,ONEACCESS-JITTER-MIB::oacJitterStatsNumNegDS,Integer32,read-only,,current,,The number of negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.22,ONEACCESS-JITTER-MIB::oacJitterStatsPacketLossSD,Integer32,read-only,,current,,The number of packets lost when sent from source to target.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.23,ONEACCESS-JITTER-MIB::oacJitterStatsPacketLossDS,Integer32,read-only,,current,,The number of packets lost when sent from target to source.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.24,ONEACCESS-JITTER-MIB::oacJitterStatsPacketOutOfSequence,Integer32,read-only,,current,,The number of packets arrived out of sequence.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.25,ONEACCESS-JITTER-MIB::oacJitterStatsPacketLateArrival,Integer32,read-only,,current,,The number of packets that arrived after the timeout.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.26,ONEACCESS-JITTER-MIB::oacJitterStatsPacketLoss,Integer32,read-only,,current,,The number of packets that are lost for which we cannot determine the direction.
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.27,ONEACCESS-JITTER-MIB::oacJitterStatsMaxPosSD,Integer32,read-only,,current,,The maximum measure of positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.28,ONEACCESS-JITTER-MIB::oacJitterStatsMaxNegSD,Integer32,read-only,,current,,The maximum measure of negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.29,ONEACCESS-JITTER-MIB::oacJitterStatsMaxPosDS,Integer32,read-only,,current,,The maximum measure of positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.30,ONEACCESS-JITTER-MIB::oacJitterStatsMaxNegDS,Integer32,read-only,,current,,The maximum measure of negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.31,ONEACCESS-JITTER-MIB::oacJitterStatsSum2PosSD,Integer32,read-only,,current,,The sum of squared positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.32,ONEACCESS-JITTER-MIB::oacJitterStatsSum2NegSD,Integer32,read-only,,current,,The sum of squared negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.33,ONEACCESS-JITTER-MIB::oacJitterStatsSum2PosDS,Integer32,read-only,,current,,The sum of squared positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.34,ONEACCESS-JITTER-MIB::oacJitterStatsSum2NegDS,Integer32,read-only,,current,,The sum of squared negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.35,ONEACCESS-JITTER-MIB::oacJitterStatsDeviationSD,Integer32,read-only,,current,,Standard jitter measures deviation (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.2.1.36,ONEACCESS-JITTER-MIB::oacJitterStatsDeviationDS,Integer32,read-only,,current,,Standard jitter measures deviation (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryTable,,not-accessible,,current,,Statistics History Table for JITTER probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryEntry,,not-accessible,oacJitterControlIndex:oacJitterStatsHistoryIndex,current,,List of objects defining the history results for JITTER probe.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.1,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryIndex,Integer32,read-only,,current,,The index of the entry.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.2,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryCompleted,INTEGER,read-only,,current,ok(1):disconnected(2):overThreshold(3):timeout(4):busy(5):notConnected(6):dropped(7):sequenceError(8):verifyError(9):applicationSpecific(10):noStatisticsAvailable(11):error(16),The status of the last measure.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.3,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryTime,OCTET,read-only,,current,,The date of the last measure.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.4,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumRTT,Integer32,read-only,,current,,The total number of probe operations that have been done.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.5,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryPacketRecv,Integer32,read-only,,current,,The number of received packets during a probe test.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.6,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryAvgRTT,Integer32,read-only,,current,,The average value of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.7,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumRTT,Integer32,read-only,,current,,The sum of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.8,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryMinRTT,Integer32,read-only,,current,,The minimum value of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.9,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryMaxRTT,Integer32,read-only,,current,,The maximum value of the Round Trip Time measures.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.10,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumPosJitter,Integer32,read-only,,current,,The sum of positive jitter measures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.11,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumPosJitter,Integer32,read-only,,current,,The number of positive jitter measures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.12,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumNegJitter,Integer32,read-only,,current,,The sum of negative jitter measures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.13,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumNegJitter,Integer32,read-only,,current,,The number of negative jitter mesures (Source <-> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.14,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumPosSD,Integer32,read-only,,current,,The sum of positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.15,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumPosSD,Integer32,read-only,,current,,The number of positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.16,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumNegSD,Integer32,read-only,,current,,The sum of negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.17,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumNegSD,Integer32,read-only,,current,,The number of negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.18,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumPosDS,Integer32,read-only,,current,,The sum of positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.19,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumPosDS,Integer32,read-only,,current,,The number of positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.20,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySumNegDS,Integer32,read-only,,current,,The sum of negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.21,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryNumNegDS,Integer32,read-only,,current,,The number of negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.22,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryPacketLossSD,Integer32,read-only,,current,,The number of packets lost when sent from source to target.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.23,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryPacketLossDS,Integer32,read-only,,current,,The number of packets lost when sent from target to source.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.24,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryPacketOutOfSequence,Integer32,read-only,,current,,The number of packets arrived out of sequence.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.25,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryPacketLateArrival,Integer32,read-only,,current,,The number of packets that arrived after the timeout.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.26,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryPacketLoss,Integer32,read-only,,current,,The number of packets that are lost for which we cannot determine the direction.
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.27,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryMaxPosSD,Integer32,read-only,,current,,The maximum measure of positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.28,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryMaxNegSD,Integer32,read-only,,current,,The maximum measure of negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.29,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryMaxPosDS,Integer32,read-only,,current,,The maximum measure of positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.30,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryMaxNegDS,Integer32,read-only,,current,,The maximum measure of negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.31,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySum2PosSD,Integer32,read-only,,current,,The sum of squared positive jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.32,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySum2NegSD,Integer32,read-only,,current,,The sum of squared negative jitter measures (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.33,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySum2PosDS,Integer32,read-only,,current,,The sum of squared positive jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.34,ONEACCESS-JITTER-MIB::oacJitterStatsHistorySum2NegDS,Integer32,read-only,,current,,The sum of squared negative jitter measures (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.35,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryDeviationSD,Integer32,read-only,,current,,Standard jitter measures deviation (Source -> Target).
.1.3.6.1.4.1.13191.10.3.4.5.1.3.1.36,ONEACCESS-JITTER-MIB::oacJitterStatsHistoryDeviationDS,Integer32,read-only,,current,,Standard jitter measures deviation (Source <- Target).
.1.3.6.1.4.1.13191.10.3.4.6,ONEACCESS-CONFIGMGMT-MIB::oacExpIMConfigMgmt,,,,,,
.1.3.6.1.4.1.13191.10.3.4.6.1,ONEACCESS-CONFIGMGMT-MIB::oacConfigMgmtObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.6.1.1,ONEACCESS-CONFIGMGMT-MIB::oacCMHistory,,,,,,
.1.3.6.1.4.1.13191.10.3.4.6.1.1.1,ONEACCESS-CONFIGMGMT-MIB::oacCMHistoryRunningLastChanged,OCTET,read-only,,current,,The time when the running configuration
.1.3.6.1.4.1.13191.10.3.4.6.1.1.2,ONEACCESS-CONFIGMGMT-MIB::oacCMHistoryRunningLastSaved,OCTET,read-only,,current,,The time when the running configuration
.1.3.6.1.4.1.13191.10.3.4.6.1.1.3,ONEACCESS-CONFIGMGMT-MIB::oacCMHistoryStartupLastChanged,OCTET,read-only,,current,,The time when the startup configuration
.1.3.6.1.4.1.13191.10.3.4.6.1.2,ONEACCESS-CONFIGMGMT-MIB::oacCMCopy,,,,,,
.1.3.6.1.4.1.13191.10.3.4.6.1.2.1,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyIndex,IpAddress,not-accessible,,current,,IP address used for configuration copy.
.1.3.6.1.4.1.13191.10.3.4.6.1.2.2,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyTftpRunTable,,not-accessible,,current,,Config Table for TFTP copy of running config.
.1.3.6.1.4.1.13191.10.3.4.6.1.2.2.1,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyTftpRunEntry,,not-accessible,oacCMCopyIndex,current,,List of objects defining a conceptual copy tftp entry.
.1.3.6.1.4.1.13191.10.3.4.6.1.2.2.1.1,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyTftpRun,OCTET,read-write,,current,,Name of the file on the server where the configuration script is located.
.1.3.6.1.4.1.13191.10.3.4.6.1.2.3,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyRunTftpTable,,not-accessible,,current,,Config Table for copy of running config to tftp.
.1.3.6.1.4.1.13191.10.3.4.6.1.2.3.1,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyRunTftpEntry,,not-accessible,oacCMCopyIndex,current,,List of objects defining a conceptual copy tftp entry.
.1.3.6.1.4.1.13191.10.3.4.6.1.2.3.1.1,ONEACCESS-CONFIGMGMT-MIB::oacCMCopyRunTftp,OCTET,read-write,,current,,Name of the file on the server where the configuration script will be stored.
.1.3.6.1.4.1.13191.10.3.4.6.1.3,ONEACCESS-CONFIGMGMT-MIB::oacConfigMgmtNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.4.6.1.3.1,ONEACCESS-CONFIGMGMT-MIB::oacCMRunningConfigSaved,,,,,,The running configuration has been saved.
.1.3.6.1.4.1.13191.10.3.4.7,ONEACCESS-SUMOF-MIB::oacSumOfMIBModule,,,,,,Contact updated
.1.3.6.1.4.1.13191.10.3.4.7.1,ONEACCESS-SUMOF-MIB::oacSumOfObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.7.1.1,ONEACCESS-SUMOF-MIB::oacSumOfIfTable,,not-accessible,,current,,The table representing the oacSumOfIfTable
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1,ONEACCESS-SUMOF-MIB::oacSumOfIfEntry,,not-accessible,ifIndex,current,,Defines an entry in the oacSumOfIfTable.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.1,ONEACCESS-SUMOF-MIB::sumOfIfInOctets,Counter32,read-only,,current,,The sum of ifInOctets for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.2,ONEACCESS-SUMOF-MIB::sumOfIfInUcastPkts,Counter32,read-only,,current,,The sum of ifInUcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.3,ONEACCESS-SUMOF-MIB::sumOfIfInNUcastPkts,Counter32,read-only,,current,,The sum of ifInNUcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.4,ONEACCESS-SUMOF-MIB::sumOfIfInDiscards,Counter32,read-only,,current,,The sum of ifInDiscards for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.5,ONEACCESS-SUMOF-MIB::sumOfIfInErrors,Counter32,read-only,,current,,The sum of ifInErrors for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.6,ONEACCESS-SUMOF-MIB::sumOfIfInUnknownProtos,Counter32,read-only,,current,,The sum of ifInUnknownProtos for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.7,ONEACCESS-SUMOF-MIB::sumOfIfOutOctets,Counter32,read-only,,current,,The sum of ifOutOctets for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.8,ONEACCESS-SUMOF-MIB::sumOfIfOutUcastPkts,Counter32,read-only,,current,,The sum of ifOutUcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.9,ONEACCESS-SUMOF-MIB::sumOfIfOutNUcastPkts,Counter32,read-only,,current,,The sum of ifOutNUcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.10,ONEACCESS-SUMOF-MIB::sumOfIfOutDiscards,Counter32,read-only,,current,,The sum of ifOutDiscards for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.1.1.11,ONEACCESS-SUMOF-MIB::sumOfIfOutErrors,Counter32,read-only,,current,,The sum of ifOutErrors for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2,ONEACCESS-SUMOF-MIB::oacSumOfIfXTable,,not-accessible,,current,,The table representing the entriese of oacSumOfIfXTable
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1,ONEACCESS-SUMOF-MIB::oacSumOfIfXEntry,,not-accessible,ifIndex,current,,Defines an entry in the oacSumOfIfXTable.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.1,ONEACCESS-SUMOF-MIB::sumOfIfInMulticastPkts,Counter32,read-only,,current,,The sum of ifInMulticastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.2,ONEACCESS-SUMOF-MIB::sumOfIfInBroadcastPkts,Counter32,read-only,,current,,The sum ifInBroadcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.3,ONEACCESS-SUMOF-MIB::sumOfIfOutMulticastPkts,Counter32,read-only,,current,,The sum of ifOutMulticastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.4,ONEACCESS-SUMOF-MIB::sumOfIfOutBroadcastPkts,Counter32,read-only,,current,,The sum of ifOutBroadcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.5,ONEACCESS-SUMOF-MIB::sumOfIfHCInOctets,Counter64,read-only,,current,,The sum of ifHCInOctets for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.6,ONEACCESS-SUMOF-MIB::sumOfIfHCInUcastPkts,Counter64,read-only,,current,,The sum of ifHCInUcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.7,ONEACCESS-SUMOF-MIB::sumOfIfHCInMulticastPkts,Counter64,read-only,,current,,The sum of ifHCInMulticastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.8,ONEACCESS-SUMOF-MIB::sumOfIfHCInBroadcastPkts,Counter64,read-only,,current,,The sum of ifHCInBroadcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.9,ONEACCESS-SUMOF-MIB::sumOfIfHCOutOctets,Counter64,read-only,,current,,The sum of ifHCOutOctets for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.10,ONEACCESS-SUMOF-MIB::sumOfIfHCOutUcastPkts,Counter64,read-only,,current,,The sum of ifHCOutUcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.11,ONEACCESS-SUMOF-MIB::sumOfIfHCOutMulticastPkts,Counter64,read-only,,current,,The sum of ifHCOutMulticastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.7.1.2.1.12,ONEACCESS-SUMOF-MIB::sumOfIfHCOutBroadcastPkts,Counter64,read-only,,current,,The sum of ifHCOutBroadcastPkts for the subinterfaces of this interface.
.1.3.6.1.4.1.13191.10.3.4.10,ONEACCESS-AAA-MIB::oacAAAConfig,,,,,,
.1.3.6.1.4.1.13191.10.3.4.10.1,ONEACCESS-AAA-MIB::oacAAAConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.10.1.1,ONEACCESS-AAA-MIB::oacAAARadiusServerConfigTable,,not-accessible,,current,,Configuring Radius Server:
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1,ONEACCESS-AAA-MIB::oacAAARadiusServerConfigEntry,,not-accessible,oacAAARadiusServerInfo:oacAAARadiusServerPort,current,,The Radius Server config entry will hold the details
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.1,ONEACCESS-AAA-MIB::oacAAARadiusServerInfo,OCTET,read-create,,current,,The Info can be an :
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.2,ONEACCESS-AAA-MIB::oacAAARadiusServerPort,INTEGER,read-create,,current,,The default server port to which radius client will
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.3,ONEACCESS-AAA-MIB::oacAAARadiusServerSharedKey,OCTET,read-create,,current,,Pre shared key between the radius client and server.
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.4,ONEACCESS-AAA-MIB::oacAAARadiusServerRetries,INTEGER,read-create,,current,,The Client can do the configured number of retries to
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.5,ONEACCESS-AAA-MIB::oacAAARadiusServerTimeout,INTEGER,read-create,,current,,The nummber of seconds to wait before to call a timeout.
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.6,ONEACCESS-AAA-MIB::oacAAARadiusServerInterface,Integer32,read-create,,current,,The interface for this device to use to contact the radius
.1.3.6.1.4.1.13191.10.3.4.10.1.1.1.7,ONEACCESS-AAA-MIB::oacAAARadiusServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The Row status for an entry in the oacAAARadiusServerConfigTable.
.1.3.6.1.4.1.13191.10.3.4.10.1.2,ONEACCESS-AAA-MIB::oacAAARadiusConfigAccPort,INTEGER,read-write,,current,,Set the port for Radius accouting.
.1.3.6.1.4.1.13191.10.3.4.10.1.3,ONEACCESS-AAA-MIB::oacAAATacacsServerConfigTable,,not-accessible,,current,,Configuring Tacacs client: 1) hostname or IP Address OCTET STRING
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1,ONEACCESS-AAA-MIB::oacAAATacacsServerConfigEntry,,not-accessible,oacAAATacacsServerInfo:oacAAATacacsServerPort,current,,An entry holds the information per tacacs server configured.
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.1,ONEACCESS-AAA-MIB::oacAAATacacsServerInfo,OCTET,read-create,,current,,The Info can be an :
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.2,ONEACCESS-AAA-MIB::oacAAATacacsServerPort,INTEGER,read-create,,current,,The default for an tacacs client to connect to tacacs server
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.3,ONEACCESS-AAA-MIB::oacAAATacacsServerSharedKey,OCTET,read-create,,current,,The shared key will be used to authenticate a tacacs client
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.4,ONEACCESS-AAA-MIB::oacAAATacacsServerTimeout,INTEGER,read-create,,current,,The default timeout value for an client to wait for a response
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.5,ONEACCESS-AAA-MIB::oacAAATacacsServerInterface,Integer32,read-create,,current,,The interface which this tacacs client should use to contact
.1.3.6.1.4.1.13191.10.3.4.10.1.3.1.6,ONEACCESS-AAA-MIB::oacAAATacacsServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The Rowstatus for this entry.
.1.3.6.1.4.1.13191.10.3.4.10.1.4,ONEACCESS-AAA-MIB::oacAAATacacsConfigUseUsername,INTEGER,read-write,,current,true(1):false(2),usage of user name for authentication for enable command.
.1.3.6.1.4.1.13191.10.3.4.10.1.5,ONEACCESS-AAA-MIB::oacAAAAuthenticationServerConfigTable,,not-accessible,,current,,AAA configuration on OneOS
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1,ONEACCESS-AAA-MIB::oacAAAAuthenticationServerConfigEntry,,not-accessible,oacAAAAuthenticationFeature:oacAAAAuthenticationReqSrc,current,,An entry will define how a login/enable from console or network
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.1,ONEACCESS-AAA-MIB::oacAAAAuthenticationFeature,INTEGER,read-create,,current,login(1):enable(2),A user can login to the device and just monitor. A user can
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.2,ONEACCESS-AAA-MIB::oacAAAAuthenticationReqSrc,INTEGER,read-create,,current,default(1):console(2):network(3),The user can access the device either thru the default mode or
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.3,ONEACCESS-AAA-MIB::oacAAAAuthenticationSvrType,OCTET,read-create,,current,,The authentication servers can be either a group of radius
.1.3.6.1.4.1.13191.10.3.4.10.1.5.1.4,ONEACCESS-AAA-MIB::oacAAAAuthenticationServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The Row status for this entry.
.1.3.6.1.4.1.13191.10.3.4.10.1.6,ONEACCESS-AAA-MIB::oacAAAAuthenticationConfigBannerSeqTable,,not-accessible,,current,,This table holds upto 40 banner messages used in authentication
.1.3.6.1.4.1.13191.10.3.4.10.1.6.1,ONEACCESS-AAA-MIB::oacAAAAuthenticationConfigBannerSeqEntry,,not-accessible,oacAAAAuthenticationBannerSequence,current,,Each entry will hold one banner string
.1.3.6.1.4.1.13191.10.3.4.10.1.6.1.1,ONEACCESS-AAA-MIB::oacAAAAuthenticationBannerSequence,INTEGER,read-create,,current,,The maximum number of strings that can be stored are 40.
.1.3.6.1.4.1.13191.10.3.4.10.1.6.1.2,ONEACCESS-AAA-MIB::oacAAAAuthenticationBannerString,OCTET,read-create,,current,,banner test is a set of string maximum upto 255 characters.
.1.3.6.1.4.1.13191.10.3.4.10.1.6.1.3,ONEACCESS-AAA-MIB::oacAAAAuthenticationBannerSeqRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of this entry
.1.3.6.1.4.1.13191.10.3.4.10.1.7,ONEACCESS-AAA-MIB::oacAAAGroupServerConfigTable,,not-accessible,,current,,Configuring AAA Group Servers: The cli command to configure a group of servers
.1.3.6.1.4.1.13191.10.3.4.10.1.7.1,ONEACCESS-AAA-MIB::oacAAAGroupServerConfigEntry,,not-accessible,oacAAAServerGroupName,current,,A group server entry will hold information about an
.1.3.6.1.4.1.13191.10.3.4.10.1.7.1.1,ONEACCESS-AAA-MIB::oacAAAServerGroupName,OCTET,read-create,,current,,The group name which is the index for each entry.
.1.3.6.1.4.1.13191.10.3.4.10.1.7.1.2,ONEACCESS-AAA-MIB::oacAAAServerGroupType,INTEGER,read-create,,current,radius(1):tacacs(2),Only server of type defined above can be added to this group.
.1.3.6.1.4.1.13191.10.3.4.10.1.7.1.3,ONEACCESS-AAA-MIB::oacAAAServerGroupServerInfo,OCTET,read-create,,current,,This object will hold the inforamtion about the server,
.1.3.6.1.4.1.13191.10.3.4.10.1.7.1.4,ONEACCESS-AAA-MIB::oacAAAServerGroupRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry.
.1.3.6.1.4.1.13191.10.3.4.10.1.8,ONEACCESS-AAA-MIB::oacAAAAuthorizationConfigCmdLevelDefTacacs,INTEGER,read-write,,current,,To enable AAA authorization for a given privilege level
.1.3.6.1.4.1.13191.10.3.4.10.1.9,ONEACCESS-AAA-MIB::oacAAAAccCmdsConfigTable,,not-accessible,,current,,This table provides the information for AAA accounting commands. 1) access level of the command INTEGER 0-15 2) tacacs+ group OCTET STRING default all.
.1.3.6.1.4.1.13191.10.3.4.10.1.9.1,ONEACCESS-AAA-MIB::oacAAAAccCmdsConfigEntry,,not-accessible,oacAAAAccCmdAccessLevel,current,,each entry will define an access level and the tacacs group name.
.1.3.6.1.4.1.13191.10.3.4.10.1.9.1.1,ONEACCESS-AAA-MIB::oacAAAAccCmdAccessLevel,INTEGER,read-create,,current,,The command access level for which accounting has to be done.
.1.3.6.1.4.1.13191.10.3.4.10.1.9.1.2,ONEACCESS-AAA-MIB::oacAAAAccTacacsGroupName,OCTET,read-create,,current,,The group of servers that can be used to perform accounting
.1.3.6.1.4.1.13191.10.3.4.10.1.9.1.3,ONEACCESS-AAA-MIB::oacAAAAccCmdsRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry.
.1.3.6.1.4.1.13191.10.3.4.10.1.10,ONEACCESS-AAA-MIB::oacAAAAccConfigExecStartStop,OCTET,read-write,,current,,Set EXEC accounting and the method is default, to use
.1.3.6.1.4.1.13191.10.3.4.10.1.11,ONEACCESS-AAA-MIB::oacAAAAccConfigSystemStartStop,OCTET,read-write,,current,,Set System accounting and the method is default, to use
.1.3.6.1.4.1.13191.10.3.4.10.2,ONEACCESS-AAA-MIB::oacAAAConfigConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.4.10.2.1,ONEACCESS-AAA-MIB::oacAAAConfigGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.4.10.2.1.1,ONEACCESS-AAA-MIB::oacAAAConfigGroup,,,,,,Group of AAA objects
.1.3.6.1.4.1.13191.10.3.4.10.2.2,ONEACCESS-AAA-MIB::oacAAACompls,,,,,,
.1.3.6.1.4.1.13191.10.3.4.20,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpConfig,,,,,,
.1.3.6.1.4.1.13191.10.3.4.20.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.20.1.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpSource,OCTET,read-write,,current,,snmp source { <interface> | any }
.1.3.6.1.4.1.13191.10.3.4.20.1.2,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpTrapSource,OCTET,read-write,,current,,snmp trap-source { <interface> | any }
.1.3.6.1.4.1.13191.10.3.4.20.1.3,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpMibIfDescrShort,INTEGER,read-write,,current,true(1):false(2),will display the interface name 
.1.3.6.1.4.1.13191.10.3.4.20.1.4,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpChassisId,OCTET,read-write,,current,,Chassis Id of this device.
.1.3.6.1.4.1.13191.10.3.4.20.1.5,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpMaxMsgSize,INTEGER,read-write,,current,,maximum size of the snmp message
.1.3.6.1.4.1.13191.10.3.4.20.1.6,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityConfigTable,,not-accessible,,current,,This table will hold the configuration required to
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityConfigEntry,,not-accessible,oacSnmpCommunityString:oacSnmpCommunityAccessType,current,,A Entry will hold the view applied for a community.
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityString,OCTET,not-accessible,,current,,The community string
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.2,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityAccessType,INTEGER,not-accessible,,current,set-read-community(1):set-write-community(2),This object identifies the type of 
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.3,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityAclType,INTEGER,read-create,,current,ipv4(1):ipv6(2),Ipv4 or Ipv6 Acl attached to this 
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.4,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityAclName,OCTET,read-create,,current,,Ipv4 Acl attached to this snmp community string
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.5,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityV2GroupName,OCTET,read-create,,current,,Snmp group attached to this community string
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.6,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityisEncrypted,INTEGER,read-create,,current,true(1):false(2),if true the string should be encrypted. 
.1.3.6.1.4.1.13191.10.3.4.20.1.6.1.7,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCommunityRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry
.1.3.6.1.4.1.13191.10.3.4.20.1.7,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpEngineId,OCTET,read-write,,current,,By default on OneOS the engineId is created by
.1.3.6.1.4.1.13191.10.3.4.20.1.8,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteAgentIpAddr,IpAddress,read-write,,current,,From the ip address provided remote agent's 
.1.3.6.1.4.1.13191.10.3.4.20.1.9,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineIdConfigTable,,not-accessible,,current,,This table will hold the configuration for snmp traps.
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineIdConfigEntry,,not-accessible,oacSnmpRemoteEngineId,current,,A Entry will hold if a trap is enabled or disabled.
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineId,OCTET,not-accessible,,current,,Engine Id of the remote.
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1.2,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineIpAddr,IpAddress,read-create,,current,,if true the string should be encrypted. 
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1.3,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineMaxMsgSize,INTEGER,read-create,,current,,if true the string should be encrypted. if false it will
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1.4,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineRowstatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry
.1.3.6.1.4.1.13191.10.3.4.20.1.10,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpTrapConfigTable,,not-accessible,,current,,This table will hold the configuration for snmp traps.
.1.3.6.1.4.1.13191.10.3.4.20.1.10.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpTrapConfigEntry,,not-accessible,oacSnmpTrapConfigType,current,,A Entry will hold if a trap is enabled or disabled.
.1.3.6.1.4.1.13191.10.3.4.20.1.10.1.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpTrapConfigType,INTEGER,not-accessible,,current,standard(1):acl(2):bgp(3):ipsec(4):isakmp(5):isdn(6):nat(7):pstn(8):vrrp(9),The user can enable or disable the following traps:
.1.3.6.1.4.1.13191.10.3.4.20.1.10.1.2,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpTrapConfigisEnabled,INTEGER,read-create,,current,true(1):false(2),if true the string should be encrypted. 
.1.3.6.1.4.1.13191.10.3.4.20.1.10.1.3,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpTrapConfigRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status for this entry
.1.3.6.1.4.1.13191.10.3.4.20.2,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpConfigConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.4.20.2.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpConfigGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.4.20.2.1.1,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpConfigGroup,,,,,,Group of SNMP objects
.1.3.6.1.4.1.13191.10.3.4.20.2.2,ONEACCESS-SNMP-CONFIG-MIB::oacSnmpCompls,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21,ONEACCESS-MISC-CONFIG-MIB::oacMiscConfig,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.1,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.1.1,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerBindInterfaceTable,,not-accessible,,current,,This is for displaying all the users
.1.3.6.1.4.1.13191.10.3.4.21.1.1.1,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerBindInterfaceEntry,,not-accessible,oacTelnetServerBindInterfaceIndex,current,,Each entry in the table is identified by the
.1.3.6.1.4.1.13191.10.3.4.21.1.1.1.1,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerBindInterfaceIndex,Integer32,read-create,,current,,The interface index to which the Telnet server will bind.
.1.3.6.1.4.1.13191.10.3.4.21.1.1.1.2,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerBindInterfaceName,OCTET,read-create,,current,,The name of the interface to which the telnet server will bind.
.1.3.6.1.4.1.13191.10.3.4.21.1.1.1.3,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerBindInterfaceRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status for this entry
.1.3.6.1.4.1.13191.10.3.4.21.1.2,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerBindAcl,OCTET,read-write,,current,,It is possible to restrict access to telnet clients 
.1.3.6.1.4.1.13191.10.3.4.21.1.3,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerIdleTimeout,Unsigned32,read-write,,current,,If a connected telnet client is inactive during a certain time, 
.1.3.6.1.4.1.13191.10.3.4.21.1.4,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerLogEnable,INTEGER,read-write,,current,true(1):false(2),Remote connections to the telnet server 
.1.3.6.1.4.1.13191.10.3.4.21.1.5,ONEACCESS-MISC-CONFIG-MIB::oacTelnetServerLogFileSize,INTEGER,read-write,,current,,By default, the log file size is 8200 bytes.
.1.3.6.1.4.1.13191.10.3.4.21.2,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.2.1,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerTable,,not-accessible,,current,,Table to configure remote syslog servers.
.1.3.6.1.4.1.13191.10.3.4.21.2.1.1,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerEntry,,not-accessible,oacSyslogServerAddress,current,,An entry for a syslog server.
.1.3.6.1.4.1.13191.10.3.4.21.2.1.1.1,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerAddress,OCTET,read-create,,current,,The remote syslog server IP address, or
.1.3.6.1.4.1.13191.10.3.4.21.2.1.1.2,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerFacilityNum,INTEGER,read-create,,current,,facility number, ranging from 0 up to 23. 
.1.3.6.1.4.1.13191.10.3.4.21.2.1.1.3,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerInterface,Integer32,read-create,,current,,The interface which this syslog client
.1.3.6.1.4.1.13191.10.3.4.21.2.1.1.4,ONEACCESS-MISC-CONFIG-MIB::oacSyslogServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status for this entry
.1.3.6.1.4.1.13191.10.3.4.21.2.2,ONEACCESS-MISC-CONFIG-MIB::oacSyslogMaxServers,INTEGER,read-write,,current,,maximum number of syslog servers that can be configured.
.1.3.6.1.4.1.13191.10.3.4.21.3,ONEACCESS-MISC-CONFIG-MIB::oacSntpClientConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.3.1,ONEACCESS-MISC-CONFIG-MIB::oacSntpClientBroadcastEnable,INTEGER,read-write,,current,true(1):false(2),To configure the SNTP client in 
.1.3.6.1.4.1.13191.10.3.4.21.3.2,ONEACCESS-MISC-CONFIG-MIB::oacSntpRemoteServerTable,,not-accessible,,current,,Table to configure the SNTP client to request 
.1.3.6.1.4.1.13191.10.3.4.21.3.2.1,ONEACCESS-MISC-CONFIG-MIB::oacSntpRemoteServerEntry,,not-accessible,oacSntpRemoteServerAddress,current,,Entry for the remote sntp server.
.1.3.6.1.4.1.13191.10.3.4.21.3.2.1.1,ONEACCESS-MISC-CONFIG-MIB::oacSntpRemoteServerAddress,OCTET,read-create,,current,,The sntp remote server info.
.1.3.6.1.4.1.13191.10.3.4.21.3.2.1.2,ONEACCESS-MISC-CONFIG-MIB::oacSntpRemoteServerInterface,Integer32,read-create,,current,,Interface thru which the client requests the
.1.3.6.1.4.1.13191.10.3.4.21.3.2.1.3,ONEACCESS-MISC-CONFIG-MIB::oacSntpRemoteServerRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Row status for this entry
.1.3.6.1.4.1.13191.10.3.4.21.3.3,ONEACCESS-MISC-CONFIG-MIB::oacSntpClientPollInterval,Unsigned32,read-write,,current,,The duration between two requests 
.1.3.6.1.4.1.13191.10.3.4.21.4,ONEACCESS-MISC-CONFIG-MIB::oacBannerConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.4.1,ONEACCESS-MISC-CONFIG-MIB::oacConfigBannerSeqTable,,not-accessible,,current,,This table holds upto 40 banner messages.
.1.3.6.1.4.1.13191.10.3.4.21.4.1.1,ONEACCESS-MISC-CONFIG-MIB::oacConfigBannerSeqEntry,,not-accessible,oacConfigBannerSequence,current,,Each entry will hold one banner string
.1.3.6.1.4.1.13191.10.3.4.21.4.1.1.1,ONEACCESS-MISC-CONFIG-MIB::oacConfigBannerType,INTEGER,read-create,,current,motd(1):exec(2),motd is for the text displayed when attempting
.1.3.6.1.4.1.13191.10.3.4.21.4.1.1.2,ONEACCESS-MISC-CONFIG-MIB::oacConfigBannerSequence,INTEGER,read-create,,current,,The maximum number of strings that can be stored are 40.
.1.3.6.1.4.1.13191.10.3.4.21.4.1.1.3,ONEACCESS-MISC-CONFIG-MIB::oacConfigBannerString,OCTET,read-create,,current,,banner test is a set of string maximum upto 255 characters.
.1.3.6.1.4.1.13191.10.3.4.21.4.1.1.4,ONEACCESS-MISC-CONFIG-MIB::oacConfigBannerSeqRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The row status of this entry
.1.3.6.1.4.1.13191.10.3.4.21.4.2,ONEACCESS-MISC-CONFIG-MIB::oacConfigMotdBanner,OCTET,read-write,,current,,banner text without a sequence number displayed when attempting 
.1.3.6.1.4.1.13191.10.3.4.21.4.3,ONEACCESS-MISC-CONFIG-MIB::oacConfigExecBanner,OCTET,read-write,,current,,banner text without a sequence number displayed when logged in.
.1.3.6.1.4.1.13191.10.3.4.21.5,ONEACCESS-MISC-CONFIG-MIB::oacDateAndTimeConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.5.1,ONEACCESS-MISC-CONFIG-MIB::oacMiscConfigDateAndTime,OCTET,read-write,,current,,Current date and time
.1.3.6.1.4.1.13191.10.3.4.21.5.2,ONEACCESS-MISC-CONFIG-MIB::oacConfigClockDstTable,,not-accessible,,current,,Entry for day light saving this table
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1,ONEACCESS-MISC-CONFIG-MIB::oacConfigClockDstEntry,,not-accessible,oacClockDstName,current,,Entry for this table.
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1.1,ONEACCESS-MISC-CONFIG-MIB::oacClockDstName,OCTET,read-create,,current,,oacClockDstName is an arbitrary string 
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1.2,ONEACCESS-MISC-CONFIG-MIB::oacClockDstSummerStartWeek,OCTET,read-create,,current,,designates the week when the summer time starts
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1.3,ONEACCESS-MISC-CONFIG-MIB::oacClockDstSummerStartDate,OCTET,read-create,,current,,Summer day light saving start date
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1.4,ONEACCESS-MISC-CONFIG-MIB::oacClockDstWinterStartWeek,OCTET,read-create,,current,,designates the week when the winter time starts
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1.5,ONEACCESS-MISC-CONFIG-MIB::oacClockDstWinterStartDate,OCTET,read-create,,current,,Winter day light saving start time.
.1.3.6.1.4.1.13191.10.3.4.21.5.2.1.6,ONEACCESS-MISC-CONFIG-MIB::oacClockDstRowStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),RowStatus for this entry.
.1.3.6.1.4.1.13191.10.3.4.21.6,ONEACCESS-MISC-CONFIG-MIB::oacMiscConfigConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.6.1,ONEACCESS-MISC-CONFIG-MIB::oacMiscConfigGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.4.21.6.1.1,ONEACCESS-MISC-CONFIG-MIB::oacMiscConfigGroup,,,,,,Group of Misc Configuration objects.
.1.3.6.1.4.1.13191.10.3.4.21.6.2,ONEACCESS-MISC-CONFIG-MIB::oacMiscCompls,,,,,,
.1.3.6.1.4.1.13191.10.3.4.22,ONEACCESS-SSH-CONFIG-MIB::oacSshConfig,,,,,,
.1.3.6.1.4.1.13191.10.3.4.22.1,ONEACCESS-SSH-CONFIG-MIB::oacSshConfigObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.22.1.1,ONEACCESS-SSH-CONFIG-MIB::oacSshDsaKey,INTEGER,read-write,,current,keysize-0bits(0):keysize-256bits(256):keysize-512bits(512):keysize-1024bits(1024):keysize-2048bits(2048),To generate a public key.
.1.3.6.1.4.1.13191.10.3.4.22.1.2,ONEACCESS-SSH-CONFIG-MIB::oacSshEnabled,INTEGER,read-write,,current,true(1):false(2),Controls the operation of the Secure Shell server task 
.1.3.6.1.4.1.13191.10.3.4.22.1.3,ONEACCESS-SSH-CONFIG-MIB::oacSshIdleTimeout,Unsigned32,read-write,,current,,If a connected SSH client is inactive during a certain time, 
.1.3.6.1.4.1.13191.10.3.4.22.1.4,ONEACCESS-SSH-CONFIG-MIB::oacSshAuthTimeout,INTEGER,read-write,,current,,If an SSH client is in the authentication phase and it is 
.1.3.6.1.4.1.13191.10.3.4.22.1.5,ONEACCESS-SSH-CONFIG-MIB::oacSshAuthRetries,INTEGER,read-write,,current,,By default, the authentication retries number is 3.
.1.3.6.1.4.1.13191.10.3.4.22.1.6,ONEACCESS-SSH-CONFIG-MIB::oacSshBindInterface,OCTET,read-write,,current,,To permit SSH access from an interface, 
.1.3.6.1.4.1.13191.10.3.4.22.1.7,ONEACCESS-SSH-CONFIG-MIB::oacSshBindAcl,OCTET,read-write,,current,,To restrict access to SSH clients by using a 
.1.3.6.1.4.1.13191.10.3.4.22.1.8,ONEACCESS-SSH-CONFIG-MIB::oacSshMaxSessions,INTEGER,read-write,,current,,By default, the maximum number of channels 
.1.3.6.1.4.1.13191.10.3.4.22.1.9,ONEACCESS-SSH-CONFIG-MIB::oacSshMaxSessionChannels,INTEGER,read-write,,current,,Maximum number of channels that a SSH session can use.
.1.3.6.1.4.1.13191.10.3.4.22.2,ONEACCESS-SSH-CONFIG-MIB::oacSshConfigConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.4.22.2.1,ONEACCESS-SSH-CONFIG-MIB::oacSshConfigGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.4.22.2.1.1,ONEACCESS-SSH-CONFIG-MIB::oacSshConfigGroup,,,,,,Group of SSH objects
.1.3.6.1.4.1.13191.10.3.4.22.2.2,ONEACCESS-SSH-CONFIG-MIB::oacSshCompls,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223,OneAccess-RoundTripTime-MIB::oacRttChkMIB,,,,,,fixed compilation issues
.1.3.6.1.4.1.13191.10.3.4.1223.1,OneAccess-RoundTripTime-MIB::oacRttChkObj,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.1,OneAccess-RoundTripTime-MIB::oacRttControl,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1,OneAccess-RoundTripTime-MIB::oacRttControlTable,,not-accessible,,current,,Definitions for RTT operations.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1,OneAccess-RoundTripTime-MIB::oacRttControlEntry,,not-accessible,oacRttControlIndex,current,,List of objetcts defining a conceptual RTT operation.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.1,OneAccess-RoundTripTime-MIB::oacRttControlIndex,Integer32,not-accessible,,current,,Identifies a RTT row in oacRttControlTable.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.2,OneAccess-RoundTripTime-MIB::oacRttControlStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),The status of the RTT row.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.3,OneAccess-RoundTripTime-MIB::oacRttControlTag,OCTET,read-create,,current,,String used only by application for identify the row.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.4,OneAccess-RoundTripTime-MIB::oacRttControlFrequency,Integer32,read-create,,current,,Define frequency in seconds of RTT operations.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.5,OneAccess-RoundTripTime-MIB::oacRttControlRttType,INTEGER,read-create,,current,echo(1):pathEcho(2),Define type of RTT operation.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.6,OneAccess-RoundTripTime-MIB::oacRttControlTimeout,Integer32,read-create,,current,,Defines the timeout for an operation. It must be set to a smaller value then oacRttControlFrequency*1000
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.7,OneAccess-RoundTripTime-MIB::oacRttControlOwner,OCTET,read-create,,current,,Identifies the creator of the row.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.1.1.8,OneAccess-RoundTripTime-MIB::oacRttControlThreshold,Integer32,read-create,,current,,Define threshold limit.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2,OneAccess-RoundTripTime-MIB::oacRttEchoTable,,not-accessible,,current,,A table with definitions for an RTT entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1,OneAccess-RoundTripTime-MIB::oacRttEchoEntry,,not-accessible,oacRttControlIndex,current,,List of objects for RTT entry configuration.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1.1,OneAccess-RoundTripTime-MIB::oacRttEchoSourceAddress,OCTET,read-create,,current,,Source address to use when sending probes.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1.2,OneAccess-RoundTripTime-MIB::oacRttEchoTargetAddress,OCTET,read-create,,current,,Specifies the IP address of the target.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1.3,OneAccess-RoundTripTime-MIB::oacRttEchoPktDataRequestSize,Integer32,read-create,,current,,Specifies the size of the packet to send.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1.4,OneAccess-RoundTripTime-MIB::oacRttEchoPktDataResponseSize,Integer32,read-create,,current,,Specifies the size of the packet to receive.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1.5,OneAccess-RoundTripTime-MIB::oacRttEchoTOS,Integer32,read-create,,current,,This object represents the type of service in an IP header.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.2.1.6,OneAccess-RoundTripTime-MIB::oacRttEchoProtocol,INTEGER,read-create,,current,notApplicable(1):ipIcmpEcho(2),Protocol type to use for the probes.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.3,OneAccess-RoundTripTime-MIB::oacRttHistoryTable,,not-accessible,,current,,Definitions for history chcking for an RTT entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.3.1,OneAccess-RoundTripTime-MIB::oacRttHistoryEntry,,not-accessible,,current,,List of definitions for hisotry collections.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.3.1.1,OneAccess-RoundTripTime-MIB::oacRttHistoryNumBuckets,Integer32,read-create,,current,,MAximum buckets to record.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.3.1.2,OneAccess-RoundTripTime-MIB::oacRttHistoryFilter,INTEGER,read-create,,current,none(1):all(2):overThreshold(3):failures(4),Define filters for history recording.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.3.1.3,OneAccess-RoundTripTime-MIB::oacRttHistoryNumLives,Integer32,read-create,,current,,Define number of lives for history recording.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.3.1.4,OneAccess-RoundTripTime-MIB::oacRttHistoryNumSamples,Integer32,read-create,,current,,The number of samples to record for one bucket.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.4,OneAccess-RoundTripTime-MIB::oacRttSchedTable,,not-accessible,,current,,Probe scheduling table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.4.1,OneAccess-RoundTripTime-MIB::oacRttSchedEntry,,not-accessible,,current,,Probe scheduling entry in the scheduling table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.4.1.1,OneAccess-RoundTripTime-MIB::oacRttSchedRttStartTime,TimeTicks,read-create,,current,,Specifies when to start the probe.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.4.1.2,OneAccess-RoundTripTime-MIB::oacRttSchedRttLife,Integer32,read-create,,current,,Specifies for how long the probe will remain active.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.4.1.3,OneAccess-RoundTripTime-MIB::oacRttSchedConceptRowAgeout,Integer32,read-create,,current,,Specifies the age of created RTR session.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5,OneAccess-RoundTripTime-MIB::oacRttReactTable,,not-accessible,,current,,Probe reaction table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1,OneAccess-RoundTripTime-MIB::oacRttReactEntry,,not-accessible,,current,,Probe reaction entry in the table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.1,OneAccess-RoundTripTime-MIB::oacRttReactActionType,INTEGER,read-create,,current,none(1):trapOnly(2):nmvtOnly(3):triggerOnly(4):trapAndNmvt(5):trapAndTrigger(6):nmvtAndTrigger(7):trapNmvtAndTrigger(8),Specifies the trigger as reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.2,OneAccess-RoundTripTime-MIB::oacRttReactThresholdType,INTEGER,read-create,,current,never(1):immediate(2):consecutive(3):xOfy(4):average(5),Specifies the threshold type for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.3,OneAccess-RoundTripTime-MIB::oacRttReactThresholdCount,Integer32,read-create,,current,,Specifies the threshold count for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.4,OneAccess-RoundTripTime-MIB::oacRttReactThresholdCount2,Integer32,read-create,,current,,Specifies the threshold count for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.5,OneAccess-RoundTripTime-MIB::oacRttReactConnectionEnable,INTEGER,read-create,,current,true(1):false(2),Specifies if the connection is enabled for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.6,OneAccess-RoundTripTime-MIB::oacRttReactVerifyErrorEnable,INTEGER,read-create,,current,true(1):false(2),Specifies if the error verification is enabled for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.7,OneAccess-RoundTripTime-MIB::oacRttReactThresholdFalling,Integer32,read-create,,current,,Specifies the threshold falling for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.5.1.8,OneAccess-RoundTripTime-MIB::oacRttReactTimeoutEnable,INTEGER,read-create,,current,true(1):false(2),Specifies if the timeout is enabled for reaction.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6,OneAccess-RoundTripTime-MIB::oacRttStatisticsTable,,not-accessible,,current,,RTT statistics table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6.1,OneAccess-RoundTripTime-MIB::oacRttStatisticsEntry,,not-accessible,,current,,RTT statistics table entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6.1.1,OneAccess-RoundTripTime-MIB::oacRttStatisticsNumDistBuckets,Integer32,read-create,,current,,Number of distibution buckets.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6.1.2,OneAccess-RoundTripTime-MIB::oacRttStatisticsNumHops,Integer32,read-create,,current,,Number of hops.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6.1.3,OneAccess-RoundTripTime-MIB::oacRttStatisticsNumPaths,Integer32,read-create,,current,,Number of paths.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6.1.4,OneAccess-RoundTripTime-MIB::oacRttStatisticsDistInterval,Integer32,read-create,,current,,Distribution interval.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.6.1.5,OneAccess-RoundTripTime-MIB::oacRttStatisticsNumHourGroups,Integer32,read-create,,current,,Number of hour groups.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7,OneAccess-RoundTripTime-MIB::oacRttControlOperTable,,not-accessible,,current,,A table with values for a RTT entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1,OneAccess-RoundTripTime-MIB::oacRttControlOperEntry,,not-accessible,,current,,RTT entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.1,OneAccess-RoundTripTime-MIB::oacRttControlOperNumRtts,Integer32,read-only,,current,,The number of probe total initialisation.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.2,OneAccess-RoundTripTime-MIB::oacRttControlOperOctetsInUse,Gauge32,read-only,,current,,Octets in use by the entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.3,OneAccess-RoundTripTime-MIB::oacRttControlOperDiagText,OCTET,read-only,,current,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.4,OneAccess-RoundTripTime-MIB::oacRttControlOperOverThresholdOccurred,INTEGER,read-only,,current,true(1):false(2),Specifies if threshold occured.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.5,OneAccess-RoundTripTime-MIB::oacRttControlOperState,INTEGER,read-write,,current,reset(1):orderlyStop(2):immediateStop(3):pending(4):inactive(5):active(6):restart(7),Operations state of the RTT entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.6,OneAccess-RoundTripTime-MIB::oacRttControlOperTimeoutOccurred,INTEGER,read-only,,current,true(1):false(2),True if a timeout occured.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.7,OneAccess-RoundTripTime-MIB::oacRttControlOperRttLife,Integer32,read-only,,current,,A value witch is decremented on every seconds. When it reaches zero, the RTT entry is suspended.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.8,OneAccess-RoundTripTime-MIB::oacRttControlOperModificationTime,TimeTicks,read-only,,current,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.9,OneAccess-RoundTripTime-MIB::oacRttControlOperConnLostOccurred,INTEGER,read-only,,current,true(1):false(2),Connection loss occured.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.7.1.10,OneAccess-RoundTripTime-MIB::oacRttControlOperResetTime,TimeTicks,read-only,,current,,Reset time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.8,OneAccess-RoundTripTime-MIB::oacRttReactTriggerTable,,not-accessible,,current,,Table witch defines witch entries became active when a problem is detected.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.8.1,OneAccess-RoundTripTime-MIB::oacRttReactTriggerEntry,,not-accessible,oacRttControlIndex:oacRttReactTriggerOacRttControlIndex,current,,Reaction trigger entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.8.1.1,OneAccess-RoundTripTime-MIB::oacRttReactTriggerOacRttControlIndex,Integer32,not-accessible,,current,,Reaction trigger control index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.8.1.2,OneAccess-RoundTripTime-MIB::oacRttReactTriggerStatus,INTEGER,read-create,,current,active(1):notInService(2):notReady(3):createAndGo(4):createAndWait(5):destroy(6),Used to create a trigger.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.9,OneAccess-RoundTripTime-MIB::oacRttReactTriggerOperTable,,not-accessible,,current,,Reaction trigger operation table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.9.1,OneAccess-RoundTripTime-MIB::oacRttReactTriggerOperEntry,,not-accessible,,current,,Reaction trigger operation table entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.9.1.1,OneAccess-RoundTripTime-MIB::oacRttReactTriggerOperState,INTEGER,read-only,,current,active(1):pending(2),Trigger state.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperTable,,not-accessible,,current,,Table with values for the latest RTT operation.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperEntry,,not-accessible,,current,,Operation entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1.1,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperTime,TimeTicks,read-only,,current,,The system time when the latest operation occured.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1.2,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperSense,INTEGER,read-only,,current,ok(1):disconnected(2):overThreshold(3):timeout(4):busy(5):notConnected(6):dropped(7):sequenceError(8):verifyError(9):applicationSpecific(10):error(16),Operation time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1.3,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperSenseDescription,OCTET,read-only,,current,,Operation sense description.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1.4,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperAddress,OCTET,read-only,,current,,The address of the target.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1.5,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperCompletionTime,Gauge32,read-only,,current,,Operation completion time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.1.10.1.6,OneAccess-RoundTripTime-MIB::oacRttLatestRttOperApplSpecificSense,Integer32,read-only,,current,,Operation application specific sense.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2,OneAccess-RoundTripTime-MIB::oacRttHistory,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionTable,,not-accessible,,current,,The table with collected history information.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionEntry,,not-accessible,oacRttControlIndex:oacRttHistoryCollectionLifeIndex:oacRttHistoryCollectionBucketIndex:oacRttHistoryCollectionSampleIndex,current,,History collection entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.1,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionLifeIndex,Integer32,not-accessible,,current,,History collection life index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.2,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionBucketIndex,Integer32,not-accessible,,current,,History collection bucket index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.3,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionSampleIndex,Integer32,not-accessible,,current,,History collection sample index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.4,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionApplSpecificSense,Integer32,read-only,,current,,History collection application specific sense.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.5,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionAddress,OCTET,read-only,,current,,History collection address.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.6,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionSampleTime,TimeTicks,read-only,,current,,History collection sample time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.7,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionSense,INTEGER,read-only,,current,ok(1):disconnected(2):overThreshold(3):timeout(4):busy(5):notConnected(6):dropped(7):sequenceError(8):verifyError(9):applicationSpecific(10):error(16),History collection sense.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.8,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionSenseDescription,OCTET,read-only,,current,,History collection sense description.
.1.3.6.1.4.1.13191.10.3.4.1223.1.2.1.1.9,OneAccess-RoundTripTime-MIB::oacRttHistoryCollectionCompletionTime,Gauge32,read-only,,current,,History collection completion time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3,OneAccess-RoundTripTime-MIB::oacRttStats,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1,OneAccess-RoundTripTime-MIB::oacRttStatsCollectTable,,not-accessible,,current,,Table for collected statistical information.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1,OneAccess-RoundTripTime-MIB::oacRttStatsCollectEntry,,not-accessible,oacRttControlIndex:oacRttStatsCaptureStartTimeIndex:oacRttStatsCapturePathIndex:oacRttStatsCaptureHopIndex,current,,Statistics collection entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.1,OneAccess-RoundTripTime-MIB::oacRttStatsCollectAddress,OCTET,read-only,,current,,Collection address.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.2,OneAccess-RoundTripTime-MIB::oacRttStatsCollectNoConnections,Integer32,read-only,,current,,How many times the connection cannot be etabilished.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.3,OneAccess-RoundTripTime-MIB::oacRttStatsCollectBusies,Integer32,read-only,,current,,How many times the connection status was busy.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.4,OneAccess-RoundTripTime-MIB::oacRttStatsCollectTimeouts,Integer32,read-only,,current,,How many timeouts.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.5,OneAccess-RoundTripTime-MIB::oacRttStatsCollectSequenceErrors,Integer32,read-only,,current,,How many sequence errors.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.6,OneAccess-RoundTripTime-MIB::oacRttStatsCollectNumDisconnects,Integer32,read-only,,current,,How many times the connection was disconnected.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.7,OneAccess-RoundTripTime-MIB::oacRttStatsCollectVerifyErrors,Integer32,read-only,,current,,How many verify errors.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.1.1.8,OneAccess-RoundTripTime-MIB::oacRttStatsCollectDrops,Integer32,read-only,,current,,How many drops.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureTable,,not-accessible,,current,,Statistics capture table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureEntry,,not-accessible,oacRttControlIndex:oacRttStatsCaptureStartTimeIndex:oacRttStatsCapturePathIndex:oacRttStatsCaptureHopIndex:oacRttStatsCaptureDistIndex,current,,Statistics capture table entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.1,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureStartTimeIndex,TimeTicks,not-accessible,,current,,Capture start time index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.2,OneAccess-RoundTripTime-MIB::oacRttStatsCapturePathIndex,Integer32,not-accessible,,current,,Capture path index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.3,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureHopIndex,Integer32,not-accessible,,current,,Capture hop index.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.4,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureDistIndex,Integer32,not-accessible,,current,,Identifies buckets for a hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.5,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureSumCompletionTime,Gauge32,read-only,,current,,Capture sum completion time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.6,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureSumCompletionTime2Low,Gauge32,read-only,,current,,Low part of the accumulated squares of completion times.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.7,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureSumCompletionTime2High,Gauge32,read-only,,current,,High part of the accumulated squares of completion times.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.8,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureCompletionTimeMin,Gauge32,read-only,,current,,Minimum completion time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.9,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureCompletionTimeMax,Gauge32,read-only,,current,,Maximum completion time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.10,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureOverThresholds,Integer32,read-only,,current,,Capture over tresholds.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.2.1.11,OneAccess-RoundTripTime-MIB::oacRttStatsCaptureCompletions,Integer32,read-only,,current,,Number of completed RTT probes.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.3,OneAccess-RoundTripTime-MIB::oacRttStatsTotalsTable,,not-accessible,,current,,Totals table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.3.1,OneAccess-RoundTripTime-MIB::oacRttStatsTotalsEntry,,not-accessible,oacRttControlIndex:oacRttStatsCaptureStartTimeIndex,current,,Totals table entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.3.1.1,OneAccess-RoundTripTime-MIB::oacRttStatsTotalsInitiations,Integer32,read-only,,current,,Totals initiations.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.3.1.2,OneAccess-RoundTripTime-MIB::oacRttStatsTotalsElapsedTime,INTEGER,read-only,,current,,Totals elapsed time.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopTable,,not-accessible,,current,,Jitter HOP table.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopEntry,,not-accessible,oacRttControlIndex:oacRttStatsJitterPathIndex:oacRttStatsJitterHopIndex,current,,Jitter HOP table entry.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.1,OneAccess-RoundTripTime-MIB::oacRttStatsJitterPathIndex,Integer32,not-accessible,,current,,Identifies a RTT row in oacRttStatsJitterHopTable along with oacRttStatsJitterHopIndex.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.2,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopIndex,Integer32,not-accessible,,current,,Identifies a RTT row in oacRttStatsJitterHopTable along with oacRttStatsJitterPathIndex.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.3,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopIpAddress,OCTET,read-only,,current,,IP Address of the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.4,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopRTT,Integer32,read-only,,current,,RTT for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.5,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopPacketLoss,Integer32,read-only,,current,,Packet loss for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.6,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopJitter,Integer32,read-only,,current,,Jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.7,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopMinRTT,Integer32,read-only,,current,,Min RTT for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.8,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopMaxRTT,Integer32,read-only,,current,,Max RTT for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.9,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopSumRTT,Integer32,read-only,,current,,Sum RTT for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.10,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopSum2RTT,Integer32,read-only,,current,,Sum2 RTT for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.11,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopMinPosJitter,Integer32,read-only,,current,,Min pos jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.12,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopMaxPosJitter,Integer32,read-only,,current,,Max pos jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.13,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopSumPos,Integer32,read-only,,current,,Sum pos jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.14,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopSum2Pos,Integer32,read-only,,current,,Sum2 pos jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.15,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopMinNegJitter,Integer32,read-only,,current,,Min neg jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.16,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopMaxNegJitter,Integer32,read-only,,current,,Max neg jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.17,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopSumNeg,Integer32,read-only,,current,,Sum neg jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.18,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopSum2Neg,Integer32,read-only,,current,,Sum2 neg jitter for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.19,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopOutOfSequence,Integer32,read-only,,current,,Out of sequence pkts for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.3.4.1.20,OneAccess-RoundTripTime-MIB::oacRttStatsJitterHopDiscardedSamples,Integer32,read-only,,current,,Discarded samples for the Hop.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4,OneAccess-RoundTripTime-MIB::oacRttAppl,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.1,OneAccess-RoundTripTime-MIB::oacRttApplVersion,OCTET,read-only,,current,,Version
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.2,OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypesTable,,not-accessible,,current,,A table of which contains the supported Rtt Monitor Types.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.2.1,OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypesEntry,,not-accessible,oacRttApplSuppRttTypes,current,,Define valid Rtt Monitor types.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.2.1.1,OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypes,INTEGER,not-accessible,,current,echo(1):pathEcho(2):fileIO(3):script(4):udpEcho(5):tcpConnect(6):http(7):dns(8):jitter(9):dlsw(10):dhcp(11):ftp(12),This object indexes the supported 'RttType' types.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.2.1.2,OneAccess-RoundTripTime-MIB::oacRttApplSuppRttTypesValid,INTEGER,read-only,,current,true(1):false(2),This object defines the supported 'RttMonRttType' types.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.3,OneAccess-RoundTripTime-MIB::oacRttApplSuppProtocolsTable,,not-accessible,,current,,A table of which contains the supported Rtt Monitor Protocols.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.3.1,OneAccess-RoundTripTime-MIB::oacRttApplSuppProtocolsEntry,,not-accessible,oacRttApplSuppProtocols,current,,A list that presents the valid Rtt Monitor Protocols.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.3.1.1,OneAccess-RoundTripTime-MIB::oacRttApplSuppProtocols,INTEGER,not-accessible,,current,notApplicable(1):ipIcmpEcho(2):ipUdpEchoAppl(3):snaRUEcho(4):snaLU0EchoAppl(5):snaLU2EchoAppl(6):snaLU62Echo(7):snaLU62EchoAppl(8):appleTalkEcho(9):appleTalkEchoAppl(10):decNetEcho(11):decNetEchoAppl(12):ipxEcho(13):ipxEchoAppl(14):isoClnsEcho(15):isoClnsEchoAppl(16):vinesEcho(17):vinesEchoAppl(18):xnsEcho(19):xnsEchoAppl(20):apolloEcho(21):apolloEchoAppl(22):netbiosEchoAppl(23):ipTcpConn(24):httpAppl(25):dnsAppl(26):jitterAppl(27):dlswAppl(28):dhcpAppl(29):ftpAppl(30),This object indexes the supported 'oacRttProtocol' protocols.
.1.3.6.1.4.1.13191.10.3.4.1223.1.4.3.1.2,OneAccess-RoundTripTime-MIB::oacRttApplSuppProtocolsValid,INTEGER,read-only,,current,true(1):false(2),This object defines the supported 'oacRttProtocol' protocols.
.1.3.6.1.4.1.13191.10.3.4.1223.2,OneAccess-RoundTripTime-MIB::oacRttNotificationsPrefix,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.2.0,OneAccess-RoundTripTime-MIB::oacRttNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.2.0.1,OneAccess-RoundTripTime-MIB::oacRttConnectionChangeNotification,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.2.0.2,OneAccess-RoundTripTime-MIB::oacRttTimeoutNotification,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1223.2.0.3,OneAccess-RoundTripTime-MIB::oacRttThresholdNotification,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1224,ONEACCESS-GDOI-MIB::oacExpIMGdoiMIB,,,,,,This MIB module defines objects for managing the GDOI protocol
.1.3.6.1.4.1.13191.10.3.4.1224.1,ONEACCESS-GDOI-MIB::oacGdoiMIBObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1224.1.1,ONEACCESS-GDOI-MIB::oacGdoiGroupTable,,not-accessible,,current,,A table of information regarding GDOI Groups in use on the network device being queried.
.1.3.6.1.4.1.13191.10.3.4.1224.1.1.1,ONEACCESS-GDOI-MIB::oacGdoiGroupEntry,,not-accessible,oacGdoiGroupName,current,,An entry containing GDOI Group information, uniquely identified by the GDOI Group ID.
.1.3.6.1.4.1.13191.10.3.4.1224.1.1.1.1,ONEACCESS-GDOI-MIB::oacGdoiGroupName,OCTET,read-only,,current,,The string-readable name configured for or given to a GDOI Group.
.1.3.6.1.4.1.13191.10.3.4.1224.1.1.1.2,ONEACCESS-GDOI-MIB::oacGdoiGroupIdType,INTEGER,read-only,,current,keyID(1):ipv4(2),The Identification Type Value used to parse a GDOI Group ID. The GDOI RFC 3547 defines the types that can be used as a GDOI Group ID, and RFC 4306 defines all valid types that can be used as an identifier.
.1.3.6.1.4.1.13191.10.3.4.1224.1.1.1.3,ONEACCESS-GDOI-MIB::oacGdoiGroupIdValue,OCTET,read-only,,current,,The value of a Group ID with its type indicated by the oacGdoiGroupIdType. Use the oacGdoiGroupIdType to parse the Group ID correctly. This Group ID value is sent as the 'Identification Data' field of the Identification Payload for a GDOI GROUPKEY-PULL exchange.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2,ONEACCESS-GDOI-MIB::oacGdoiGm,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2,ONEACCESS-GDOI-MIB::oacGdoiGmTable,,not-accessible,,current,,A table of information regarding GDOI Group Members (GMs) locally configured on the network device being queried. Note that Local Group Members may or may not be registered to a Key Server in its GDOI Group on the same network device being queried.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2.1,ONEACCESS-GDOI-MIB::oacGdoiGmEntry,,not-accessible,oacGdoiGroupName:oacGdoiGmActiveKEK,current,,An entry containing Local GDOI Group Member information, uniquely identified by Group & GM IDs. Because the Group Member is Local to the network device being queried, TEKs installed for this Group Member can be queried as well.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2.1.1,ONEACCESS-GDOI-MIB::oacGdoiGmIdType,INTEGER,read-only,,current,keyID(1):ipv4(2),The Identification Type Value used to parse the identity information for a Initiator or Group Member. RFC 4306 defines all valid types that can be used as an identifier. These identification types are sent as the 'SRC ID Type' and 'DST ID Type' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2.1.2,ONEACCESS-GDOI-MIB::oacGdoiGmIdValue,OCTET,read-only,,current,,The value of the identity information for a Group Member with its type indicated by the oacGdoiGmIdType. Use the oacGdoiGmIdType to parse the Group Member ID correctly. This Group Member ID value is sent as the 'SRC Identification Data' and 'DST Identification Data' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2.1.3,ONEACCESS-GDOI-MIB::oacGdoiGmRegKeyServerIdValue,OCTET,read-only,,current,,The value of the identity information for this Group Member's registered Key Server with its type indicated by the oacGdoiGmRegKeyServerIdType. Use the oacGdoiGmRegKeyServerIdType to parse the registered Key Server's ID correctly. This Key Server ID value is sent as the 'SRC Identification Data' and 'DST Identification Data' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2.1.4,ONEACCESS-GDOI-MIB::oacGdoiGmActiveKEK,OCTET,read-only,,current,,The SPI of the Key Encryption Key (KEK) that is currently being used by the Group Member to authenticate & decrypt a rekey from a GROUPKEY-PUSH message.
.1.3.6.1.4.1.13191.10.3.4.1224.1.2.2.1.5,ONEACCESS-GDOI-MIB::oacGdoiGmRekeysReceived,Counter32,read-only,,current,,The sequence number of the last rekey successfully received from this Group Member's registered Key Server.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3,ONEACCESS-GDOI-MIB::oacGdoiPolicy,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2,ONEACCESS-GDOI-MIB::oacGdoiGmKekTable,,not-accessible,,current,,A table of information regarding GDOI Key Encryption Key (KEK) Security Associations (SAs) currently installed for GDOI entities acting as Group Members on the network device being queried. There is one entry in this table for each KEK SA that has been installed and not yet deleted. Each KEK SA is uniquely identified by a SPI at any given time.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1,ONEACCESS-GDOI-MIB::oacGdoiGmKekEntry,,not-accessible,oacGdoiGroupName:oacGdoiGmKekSPI,current,,An entry containing the attributes associated with a GDOI KEK SA, uniquely identified by the Group ID, Group Member (GM) ID, & SPI value assigned by the GM's registered Key Server to the KEK. There will be at least one KEK SA entry for each GM & two KEK SA entries for a given GM only during a KEK rekey when a new KEK is received & installed. The KEK SPI is unique for every KEK for a given Group Member.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.1,ONEACCESS-GDOI-MIB::oacGdoiGmKekSPI,OCTET,read-only,,current,,The value of the Security Parameter Index (SPI) of a KEK SA. The SPI must be the ISAKMP Header cookie pair where the first 8 octets become the 'Initiator Cookie' field of the GROUPKEY-PUSH message ISAKMP HDR, and the second 8 octets become the 'Responder Cookie' in the same HDR. As described above, these cookies are assigned by the GCKS.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.2,ONEACCESS-GDOI-MIB::oacGdoiGmKekSrcIdValue,OCTET,read-only,,current,,The value of the identity information for the source of a KEK SA with its type indicated by the oacGdoiGmKekSrcIdType. Use the oacGdoiGmKekSrcIdType to parse  the KEK Source ID correctly. This ID value is sent as the 'SRC Identification Data' of a KEK payload.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.3,ONEACCESS-GDOI-MIB::oacGdoiGmKekDstIdValue,OCTET,read-only,,current,,The value of the identity information for the destination of a KEK SA (multicast rekey address) with its type indicated by  oacGdoiGmKekDstIdType. Use the oacGdoiGmKekDstIdType to parse  the KEK Dest. ID correctly. This ID value is sent as the 'DST Identification Data' of a KEK payload.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.4,ONEACCESS-GDOI-MIB::oacGdoiGmKekEncryptAlg,INTEGER,read-only,,current,enc-des(1):enc-3des(2):enc-aes(3),The value of the KEK_ALGORITHM which specifies the encryption algorithm used with the KEK SA. A GDOI implementaiton must support KEK_ALG_3DES. Following are the KEK encryption algoritm values defined in the GDOI RFC 3547, however the oacGdoiEncryptionAlgorithm TC defines all possible values. Algorithm Type Value -------------- ----- KEK_ALG_DES 1 KEK_ALG_3DES 2 KEK_ALG_AES 3
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.5,ONEACCESS-GDOI-MIB::oacGdoiGmKekEncryptKeyLength,Unsigned32,read-only,,current,,The value of the KEK_KEY_LENGTH which specifies the KEK Algorithm key length (in bits).
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.6,ONEACCESS-GDOI-MIB::oacGdoiGmKekSigHashAlg,INTEGER,read-only,,current,md5(1):sha1(2),The value of the SIG_HASH_ALGORITHM which specifies the SIG payload hash algorithm. This is not required (i.e. could have a value of zero) if the SIG_ALGORITHM is SIG_ALG_DSS or SIG_ALG_ECDSS, which imply SIG_HASH_SHA1 (i.e. must have a value of zero or SIG_HASH_SHA1)
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.7,ONEACCESS-GDOI-MIB::oacGdoiGmKekSigAlg,INTEGER,read-only,,current,rsa(1):dss(2):ecdss(3),The value of the SIG_ALGORITHM which specifies the SIG payload signature algorithm. A GDOI implementation must support SIG_ALG_RSA
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.8,ONEACCESS-GDOI-MIB::oacGdoiGmKekSigKeyLength,Unsigned32,read-only,,current,,The value of the SIG_KEY_LENGTH which specifies the length of the SIG payload key.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.9,ONEACCESS-GDOI-MIB::oacGdoiGmKekOriginalLifetime,Unsigned32,read-only,,current,,The value of the KEK_KEY_LIFETIME which specifies the maximum time for which a KEK is valid. The GCKS may refresh the KEK at any time before the end of the valid period. The value is a four (4) octet (32-bit) number defining a valid time period in seconds.
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.10,ONEACCESS-GDOI-MIB::oacGdoiGmKekRemainingLifetime,Unsigned32,read-only,,current,,The value of the remaining time for which a KEK is valid. The value is a four (4) octet (32-bit) number which begins at the value of oacGdoiGmKekOriginalLifetime and counts down to 0 in seconds. If the lifetime has already expired, this value should remain at zero (0) until the GCKS refreshes the KEK.
.1.3.6.1.4.1.13191.10.3.4.1225,ONEACCESS-UPS-MIB::oacUpsMIB,,,,,,The MIB module to describe Uninterruptible Power Supplies.
.1.3.6.1.4.1.13191.10.3.4.1225.1,ONEACCESS-UPS-MIB::oacUpsMIBObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1225.1.1,ONEACCESS-UPS-MIB::oacUpsBattery,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1225.1.1.1,ONEACCESS-UPS-MIB::oacUpsBatteryStatus,INTEGER,read-only,,current,unknown(1):batteryNormal(2):batteryLow(3):batteryDepleted(4),The indication of the capacity remaining in the UPS system's batteries. A value of batteryNormal indicates that the remaining run-time is greater than upsConfigLowBattTime. A value of batteryLow indicates that the remaining battery run-time is less than or equal to upsConfigLowBattTime. A value of batteryDepleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost (including the possibility that the utility power is currently absent and the UPS is unable to sustain the output).
.1.3.6.1.4.1.13191.10.3.4.1225.1.2,ONEACCESS-UPS-MIB::oacUpsAlarm,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1225.1.2.1,ONEACCESS-UPS-MIB::oacUpsAlarmsPresent,Gauge32,read-only,,current,,The present number of active alarm conditions.
.1.3.6.1.4.1.13191.10.3.4.1225.1.2.2,ONEACCESS-UPS-MIB::oacUpsAlarmDescr,OBJECT,read-only,,current,,A reference to an alarm description object. The object referenced should not be accessible, but rather be used to provide a unique description of the alarm condition.
.1.3.6.1.4.1.13191.10.3.4.1225.1.2.3,ONEACCESS-UPS-MIB::oacUpsAlarmTime,TimeTicks,read-only,,current,,The value of sysUpTime when the alarm condition was detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of upsAlarmTime shall equal 0.
.1.3.6.1.4.1.13191.10.3.4.1225.2,ONEACCESS-UPS-MIB::oacUpsTraps,,,,,,
.1.3.6.1.4.1.13191.10.3.4.1225.2.0,ONEACCESS-UPS-MIB::oacUpsTrapAlarmEntryAdded,,,,,,This trap is sent each time an alarm is inserted into to the alarm table. It is sent on the insertion of all alarms except for upsAlarmOnBattery and upsAlarmTestInProgress.
.1.3.6.1.4.1.13191.10.3.4.1225.2.1,ONEACCESS-UPS-MIB::oacUpsTrapAlarmEntryRemoved,,,,,,This trap is sent each time an alarm is removed from the alarm table. It is sent on the removal of all alarms except for upsAlarmTestInProgress.
.1.3.6.1.4.1.13191.10.3.5,ONEACCESS-GLOBAL-REG::oacExpIMVoice,,,,,,
.1.3.6.1.4.1.13191.10.3.5.1,ONEACCESS-GLOBAL-REG::oacExpIMVoiceGlobalStat,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2,ONEACCESS-VOICE-MIB::oacExpIMVoiceStatistics,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1,ONEACCESS-VOICE-MIB::oacVoiceStatObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceStatGlobal,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.1.1,ONEACCESS-VOICE-MIB::oacVoiceFxsPorts,Integer32,read-only,,current,,Total number of fxs voice ports.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.2,ONEACCESS-VOICE-MIB::oacVoiceBriPorts,Integer32,read-only,,current,,Total number of bri voice ports.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.3,ONEACCESS-VOICE-MIB::oacVoicePriPorts,Integer32,read-only,,current,,Total number of pri voice ports.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.4,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnections,Integer32,read-only,,current,,Total number of vmoa connections.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.5,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnections,Integer32,read-only,,current,,Total number of vtoa connections.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.6,ONEACCESS-VOICE-MIB::oacVoiceFxsDialPeers,Integer32,read-only,,current,,Total number of fxs dial peers.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.7,ONEACCESS-VOICE-MIB::oacVoiceBriDialPeers,Integer32,read-only,,current,,Total number of bri dial peers.
.1.3.6.1.4.1.13191.10.3.5.2.1.1.8,ONEACCESS-VOICE-MIB::oacVoicePriDialPeers,Integer32,read-only,,current,,Total number of pri dial peers.
.1.3.6.1.4.1.13191.10.3.5.2.1.2,ONEACCESS-VOICE-MIB::oacVoiceStatBles,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1,ONEACCESS-VOICE-MIB::oacVoicePortBles,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsTable,,not-accessible,,current,,Fxs voice port table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsEntry,,not-accessible,oacVoiceVoicePortFxsIfIndex,current,,Fxs voice port table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsIfIndex,Integer32,read-only,,current,,Interface index for this fxs voice port.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.2,ONEACCESS-VOICE-MIB::oacVoiceVoicePortVoicePortFxs,OCTET,read-only,,current,,Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.3,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsProtocolState,INTEGER,read-only,,current,onHook(3):offHook(4):ringing(5),Protocol port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.4,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsOperState,INTEGER,read-only,,current,activated(1):deactivated(2),Operator port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.5,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsAdminState,INTEGER,read-only,,current,activated(1):deactivated(2),Admin port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.6,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsConfigState,INTEGER,read-only,,current,up(1):down(2),Config status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.7,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsAttachedDialPeer,Integer32,read-only,,current,,Attached vmoa dial peer.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.1.1.8,ONEACCESS-VOICE-MIB::oacVoiceVoicePortFxsVoiceCommNb,Unsigned32,read-only,,current,,Voice communication number.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriTable,,not-accessible,,current,,Bri voice port table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriEntry,,not-accessible,oacVoiceVoicePortBriIfIndex,current,,Bri voice port table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriIfIndex,Integer32,read-only,,current,,Interface index for this bri voice port.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.2,ONEACCESS-VOICE-MIB::oacVoiceVoicePortVoicePortBri,OCTET,read-only,,current,,Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.3,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriProtocolDescriptor,INTEGER,read-only,,current,briNt(1):briTe(2),Protocol interface description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.4,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriProtocolState,INTEGER,read-only,,current,activated(1):deactivated(2),ELCP port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.5,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriOperState,INTEGER,read-only,,current,activated(1):deactivated(2),Operator port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.6,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriAdminState,INTEGER,read-only,,current,activated(1):deactivated(2),Admin port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.7,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriConfigState,INTEGER,read-only,,current,up(1):down(2),Config port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.8,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriLayer1,INTEGER,read-only,,current,activated(1):deactivated(2),Layer 1 status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.9,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriAttachedDialPeer,Integer32,read-only,,current,,Attached vmoa dial peer.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.2.1.10,ONEACCESS-VOICE-MIB::oacVoiceVoicePortBriVoiceCommNb,Unsigned32,read-only,,current,,Voice communication number.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriTable,,not-accessible,,current,,Pri voice port table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriEntry,,not-accessible,oacVoiceVoicePortPriIfIndex,current,,Pri voice port table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.1,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriIfIndex,Integer32,read-only,,current,,Interface index for this pri voice port.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.2,ONEACCESS-VOICE-MIB::oacVoiceVoicePortVoicePortPri,OCTET,read-only,,current,,Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.3,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriPhysicalType,INTEGER,read-only,,current,e1(3):t1(4),Physical interface description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.4,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriProtocolDescriptor,INTEGER,read-only,,current,e1Pri(3):e1Cas(4):t1Pri(5):t1Cas(6):none(255),Protocol interface description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.5,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriProtocolState,INTEGER,read-only,,current,activated(1):deactivated(2),Elcp port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.6,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriOperState,INTEGER,read-only,,current,activated(1):deactivated(2),Operator port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.7,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriAdminState,INTEGER,read-only,,current,activated(1):deactivated(2),Admin port status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.8,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriConfigState,INTEGER,read-only,,current,up(1):down(2),Config status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.9,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriLayer1,INTEGER,read-only,,current,activated(1):deactivated(2),Layer 1 status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.10,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriAttachedDialPeer,Integer32,read-only,,current,,Attached vmoa dial peer.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.11,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriVoiceCommNb,Unsigned32,read-only,,current,,CommNb of VoicePortPriVoice
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.12,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriAisOccur,Unsigned32,read-only,,current,,Occurance of VoicePortPri
.1.3.6.1.4.1.13191.10.3.5.2.1.2.1.3.1.13,ONEACCESS-VOICE-MIB::oacVoiceVoicePortPriRdiOccur,Unsigned32,read-only,,current,,occurance of Voice ports pririoty
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerBles,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsTable,,not-accessible,,current,,Dial peer voice vmoa fxs table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsEntry,,not-accessible,oacVoiceDialPeerVoiceVmoafxsDialPeer,current,,Dial peer voice vmoa fxs table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsDialPeer,Integer32,read-only,,current,,Index of this dial peer entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsLinkedPort,OCTET,read-only,,current,,Linked physical port.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsCurrentState,INTEGER,read-only,,current,up(1):down(2),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsPortStatus,INTEGER,read-only,,current,undefined(0):blocked(1):unblocked(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsPathStatus,INTEGER,read-only,,current,idle(0):established(1),Voice path status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsCurrentTxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to send digitised voice to uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsCurrentRxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to receive digitised voice from uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmofxsCurrentBc,INTEGER,read-only,,current,voice(0):voice-band(1):unrestricted(2),Current bearer capability used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsCurrentCid,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsBlockingOccurence,Unsigned32,read-only,,current,,Number of occurrence for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsTotalBlockingDuration,TimeTicks,read-only,,current,,Duration in seconds for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.12,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsVoicePacketSent,Unsigned32,read-only,,current,,Number of voice packets sent.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.13,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsVoicePacketReceived,Unsigned32,read-only,,current,,Number of voice packets received.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.14,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsPathEstablished,Unsigned32,read-only,,current,,Number of path established.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.15,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsPathRqFailed,Unsigned32,read-only,,current,,Number of path request failures.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.1.1.16,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoafxsPathDuration,TimeTicks,read-only,,current,,Path established duration.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriTable,,not-accessible,,current,,Dial peer voice vmoabri table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriEntry,,not-accessible,oacVoiceDialPeerVoiceVmoabriDialPeer,current,,Dial peer voice vmoabri table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDialPeer,Integer32,read-only,,current,,Index of this dial peer entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriPort,OCTET,read-only,,current,,Linked physical Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriCurrentState,INTEGER,read-only,,current,up(1):down(2),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriConfigState,INTEGER,read-only,,current,up(1):down(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriPortStatus,INTEGER,read-only,,current,undefined(0):blocked(1):unblocked(2):activated(3):deactivated(4),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriBlockingOccurence,Unsigned32,read-only,,current,,Number of occurrence for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriTotalBlockingDuration,TimeTicks,read-only,,current,,Duration in seconds for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.2.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriBxAllocNum,Unsigned32,read-only,,current,,Total number of comms.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1Table,,not-accessible,,current,,Dial peer voice vmoabri b1 channel table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1Entry,,not-accessible,oacVoiceDialPeerVoiceVmoabriDialPeer,current,,Dial peer voice vmoabri b1 channel table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1CurrentTxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to send digitized voice to uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1CurrentRxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to receive digitized voice from uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1CurrentBc,INTEGER,read-only,,current,voice(0):voice-band(1):unrestricted(2),Current bearer capability used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1CurrentCid,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1VoicePacketSent,Unsigned32,read-only,,current,,Number of frames sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1VoicePacketReceived,Unsigned32,read-only,,current,,Number of frames received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1BytesSent,Unsigned32,read-only,,current,,Number of bytes sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1BytesReceived,Unsigned32,read-only,,current,,Number of bytes sent from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1PathEstablished,Unsigned32,read-only,,current,,Number of path established.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1PathDuration,TimeTicks,read-only,,current,,Path established duration.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.3.1.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB1Bundle,INTEGER,read-only,,current,no(0):yes(1),Channel bundle info.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2Table,,not-accessible,,current,,Dial peer voice vmoabri b2 channel table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2Entry,,not-accessible,oacVoiceDialPeerVoiceVmoabriDialPeer,current,,Dial peer voice vmoabri b2 channel table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2CurrentTxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to send digitised voice to uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2CurrentRxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to receive digitised voice from uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2CurrentBc,INTEGER,read-only,,current,voice(0):voice-band(1):unrestricted(2),Current bearer capability used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2CurrentCid,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2VoicePacketSent,Unsigned32,read-only,,current,,Number of frames sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2VoicePacketReceived,Unsigned32,read-only,,current,,Number of frames received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2BytesSent,Unsigned32,read-only,,current,,Number of bytes sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2BytesReceived,Unsigned32,read-only,,current,,Number of bytes sent from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2PathEstablished,Unsigned32,read-only,,current,,Number of path established.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2PathDuration,TimeTicks,read-only,,current,,Path established duration.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.4.1.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriB2Bundle,INTEGER,read-only,,current,no(0):yes(1),Channel bundle info.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDTable,,not-accessible,,current,,Dial peer voice vmoabri d channel table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDEntry,,not-accessible,oacVoiceDialPeerVoiceVmoabriDialPeer,current,,Dial peer voice vmoabri d channel table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDCurrentCid,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDFramesSent,Unsigned32,read-only,,current,,Number of frames sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDFramesReceived,Unsigned32,read-only,,current,,Number of frames received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDBytesSent,Unsigned32,read-only,,current,,Number of bytes sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.5.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoabriDBytesReceived,Unsigned32,read-only,,current,,Number of bytes sent from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTable,,not-accessible,,current,,Dial peer vmoapri table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriEntry,,not-accessible,oacVoiceDialPeerVoiceVmoapriDialPeer,current,,Dial peer vmoapri table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriDialPeer,Integer32,read-only,,current,,Index of this dial peer entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriLinkedPort,OCTET,read-only,,current,,Linked physical Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriPortStatus,INTEGER,read-only,,current,undefined(0):blocked(1):unblocked(2):activated(3):deactivated(4),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriCurrentState,INTEGER,read-only,,current,up(1):down(2),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriConfigState,INTEGER,read-only,,current,up(1):down(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriBlockingOccurence,Unsigned32,read-only,,current,,Number of occurrence for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTotalBlockingDuration,TimeTicks,read-only,,current,,Duration in seconds for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.6.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriBxAllocNum,Unsigned32,read-only,,current,,Total number of comms.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxTable,,not-accessible,,current,,Dial peer voice vmoapri tsx table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxEntry,,not-accessible,oacVoiceDialPeerVoiceVmoapriDialPeer:oacVoiceDialPeerVoiceVmoapriTsxIndex,current,,Dial peer voice vmoapri tsx table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxIndex,Integer32,read-only,,current,,Index number of the tsx connection.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxChannelType,INTEGER,read-only,,current,signalling(0):voice(1),Channel category.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxCurrentTxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to send digitised voice to uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxCurrentRxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to receive digitised voice from uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxCurrentBC,INTEGER,read-only,,current,voice(0):voice-band(1):unrestricted(2),Current bearer capability used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxCurrentCID,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxVoicePacketSent,Unsigned32,read-only,,current,,Number of frames sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.7.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVmoapriTsxVoicePacketReceived,Unsigned32,read-only,,current,,Number of frames received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTable,,not-accessible,,current,,Dial peer voice vtoaccs table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsEntry,,not-accessible,oacVoiceDialPeerVoiceVtoaccsDialPeer,current,,Dial peer voice vtoaccs table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsDialPeer,Integer32,read-only,,current,,Index of this dial peer entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsLinkedPort,OCTET,read-only,,current,,Linked Physical Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsPortStatus,INTEGER,read-only,,current,undefined(0):blocked(1):unblocked(2):activated(3):deactivated(4),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsCurrentState,INTEGER,read-only,,current,up(1):down(2),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsConfigState,INTEGER,read-only,,current,up(1):down(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsBlockingOccurence,Unsigned32,read-only,,current,,Number of occurrence for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTotalBlockingDuration,TimeTicks,read-only,,current,,Duration in seconds for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.8.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsBxAllocNum,Unsigned32,read-only,,current,,Total number of comms.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxTable,,not-accessible,,current,,Dial peer voice vtoaccs tsx table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxEntry,,not-accessible,oacVoiceDialPeerVoiceVtoaccsDialPeer:oacVoiceDialPeerVoiceVtoaccsTsxIndex,current,,Dial peer voice vtoaccs tsx table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxIndex,Integer32,read-only,,current,,Index number of channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxChannelType,INTEGER,read-only,,current,signalling(0):voice(1),Channel category.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxCurrentTxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to send digitised voice to uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxCurrentRxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to receive digitised voice from uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxCurrentBC,INTEGER,read-only,,current,voice(0):voice-band(1):unrestricted(2),Current bearer capability used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxCurrentCID,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxVoicePacketSent,Unsigned32,read-only,,current,,Number of frames sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxVoicePacketReceived,Unsigned32,read-only,,current,,Number of frames received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.9.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoaccsTsxBundle,INTEGER,read-only,,current,no(0):yes(1),Channel bundle info.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTable,,not-accessible,,current,,Dial peer voice vtoacas table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasEntry,,not-accessible,oacVoiceDialPeerVoiceVtoacasDialPeer,current,,Dial peer voice vtoacas table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasDialPeer,Integer32,read-only,,current,,Index of this dial peer entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasLinkedPort,OCTET,read-only,,current,,Linked Physical Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasPortStatus,INTEGER,read-only,,current,undefined(0):blocked(1):unblocked(2):activated(3):deactivated(4),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasCurrentState,INTEGER,read-only,,current,up(1):down(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasConfigState,INTEGER,read-only,,current,up(1):down(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasBlockingOccurence,Unsigned32,read-only,,current,,Number of occurrence for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTotalBlockingDuration,TimeTicks,read-only,,current,,Duration in seconds for port blocking for this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.10.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasBxAllocNum,Unsigned32,read-only,,current,,Total number of comms.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxTable,,not-accessible,,current,,Dial peer vtoacas tsx table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxEntry,,not-accessible,oacVoiceDialPeerVoiceVtoacasDialPeer:oacVoiceDialPeerVoiceVtoacasTsxIndex,current,,Dial peer vtoacas tsx table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxIndex,Integer32,read-only,,current,,Index number of the tsx connexion.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxChannelType,INTEGER,read-only,,current,signalling(0):voice(1),Channel category.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxCurrentTxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to send digitised voice to uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxCurrentRxCoder,INTEGER,read-only,,current,none(0):g711-64(1):g726-32(2):g726-40(3):sid(4):ces(5):fax(6),Current coder used to receive digitised voice from uplink stream.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxCurrentBC,INTEGER,read-only,,current,voice(0):voice-band(1):unrestricted(2),Current bearer capability used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxCurrentCID,Unsigned32,read-only,,current,,Current CID connection used for voice transport.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxVoicePacketSent,Unsigned32,read-only,,current,,Number of frames sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxVoicePacketReceived,Unsigned32,read-only,,current,,Number of frames received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxVoiceCasFramesSent,Unsigned32,read-only,,current,,Number of CAS packets sent to this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxVoiceCasFramesReceived,Unsigned32,read-only,,current,,Number of CAS packets received from this route line.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.11.1.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacasTsxBundle,INTEGER,read-only,,current,none(0):bundle1(1):bundle2(2),Bundle option.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesTable,,not-accessible,,current,,Dial peer voice vtoaces table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesEntry,,not-accessible,oacVoiceDialPeerVoiceVtoacesDialPeer,current,,Dial peer voice vtoaces table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesDialPeer,Integer32,read-only,,current,,Index of this dial peer entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesLinkedPort,OCTET,read-only,,current,,Linked Physical Module/Line description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesCurrentState,INTEGER,read-only,,current,up(1):down(2),Dial peer state.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesConfigState,INTEGER,read-only,,current,up(1):down(2),Dial peer status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesCellLossIntegrationPeriod,Unsigned32,read-only,,current,,
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesOutOfSyncOccurences,Unsigned32,read-only,,current,,Total number of out-of-sync occurences.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesTxCells,Unsigned32,read-only,,current,,Total number of tx cells.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesReassCells,Unsigned32,read-only,,current,,Total number of received valid cells.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesBufOverflows,Unsigned32,read-only,,current,,Total number of rx overflow occurences.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesBufUnderflows,Unsigned32,read-only,,current,,Total number of rx underrun occurences.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesPointerReframes,Unsigned32,read-only,,current,,Total number of rx invalid pointers.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.12,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesHdrErrors,Unsigned32,read-only,,current,,Total number of rx crc error occurences.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.2.12.1.13,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoiceVtoacesLossCells,Unsigned32,read-only,,current,,Total number of rx cell loss.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3,ONEACCESS-VOICE-MIB::oacVoiceConnectionBles,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnTable,,not-accessible,,current,,Vmoa connection table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnEntry,,not-accessible,oacVoiceVmoaConnConnection,current,,Vmoa connection table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnConnection,Integer32,read-only,,current,,Index of this vmoa connection.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1.2,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnVpVc,OCTET,read-only,,current,,ATM PVC description
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1.3,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnCurrentState,INTEGER,read-only,,current,up(1):down(2),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1.4,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnConfigState,INTEGER,read-only,,current,up(1):down(2),Admin description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1.5,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAtmVcFailureOccurence,Unsigned32,read-only,,current,,Number of PVC failure occurrences.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.1.1.6,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAtmVcTotalFailureDuration,TimeTicks,read-only,,current,,Duration of PVC failure.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesTable,,not-accessible,,current,,Vmoa connection les table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesEntry,,not-accessible,oacVoiceVmoaConnConnection,current,,Vmoa connection les table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesVoicePathNum,Unsigned32,read-only,,current,,Number of path establishment.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2.1.2,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesTotalCpIwfOriginated,Unsigned32,read-only,,current,,Number of paths established by CP.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2.1.3,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesTotalCoIwfOriginated,Unsigned32,read-only,,current,,Number of paths established by CO.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2.1.4,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesCpIwfRestartNum,Unsigned32,read-only,,current,,Number of restart originated by CP.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.2.1.5,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLesCoIwfRestartNum,Unsigned32,read-only,,current,,Number of restart originated by CO.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.3,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnElcpTable,,not-accessible,,current,,Vmoa connection elcp table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.3.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnElcpEntry,,not-accessible,oacVoiceVmoaConnConnection,current,,Vmoa connection elcp table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.3.1.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnElcpTotalSuccessfulAllocation,Unsigned32,read-only,,current,,Number of channel allocation.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.3.1.2,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnElcpTotalUnsuccessfulAllocation,Unsigned32,read-only,,current,,Number of channel allocation failures.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.3.1.3,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnElcpTotalAllocationDuration,TimeTicks,read-only,,current,,Duration in seconds of channel allocation.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5Table,,not-accessible,,current,,Vmoa connection lapv5 table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5Entry,,not-accessible,oacVoiceVmoaConnConnection,current,,Vmoa connection lapv5 table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrRxFrame,Unsigned32,read-only,,current,,Number of frames received in the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.2,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrTxFrame,Unsigned32,read-only,,current,,Number of frames sent on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.3,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrRxIFrame,Unsigned32,read-only,,current,,Number of frames received in the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.4,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrTxIFrame,Unsigned32,read-only,,current,,Number of frames sent on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.5,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrRxRejFrame,Unsigned32,read-only,,current,,Number of Reject frames received in the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.6,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrTxRejFrame,Unsigned32,read-only,,current,,Number of Reject frames sent on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.7,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrRxRnrFrame,Unsigned32,read-only,,current,,Number of RNR frames received in the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.8,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrTxRnrFrame,Unsigned32,read-only,,current,,Number of RNR frames sent on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.4.1.9,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnLapv5NbrT200Expiration,Unsigned32,read-only,,current,,Number of timer T200 timeout on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2Table,,not-accessible,,current,,Vmoa connection aal2 table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2Entry,,not-accessible,oacVoiceVmoaConnConnection,current,,Vmoa connection aal2 table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.1,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalFramesReceived,Unsigned32,read-only,,current,,Number of Aal2 frames received on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.2,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalBytesReceived,Unsigned32,read-only,,current,,Number of Aal2 bytes received on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.3,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalFramesDiscardedReceived,Unsigned32,read-only,,current,,Number of Aal2 frames received and discarded on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.4,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalFramesErrorsReceived,Unsigned32,read-only,,current,,Number of Aal2 frames received with errors on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.5,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalFramesSent,Unsigned32,read-only,,current,,Number of Aal2 frames sent on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.6,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalBytesSent,Unsigned32,read-only,,current,,Number of Aal2 bytes sent on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.5.1.7,ONEACCESS-VOICE-MIB::oacVoiceVmoaConnAal2TotalFramesDiscardedSent,Unsigned32,read-only,,current,,Number of Aal2 frames discarded when sending on the signal channel.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnTable,,not-accessible,,current,,Vtoa connection table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnEntry,,not-accessible,oacVoiceVtoaConnConnection,current,,Vtoa connection table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1.1,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnConnection,Integer32,read-only,,current,,Index of this vtoa connection.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1.2,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnVpVc,OCTET,read-only,,current,,ATM PVC description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1.3,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnCurrentState,INTEGER,read-only,,current,up(1):down(2),Operator status.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1.4,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnConfigState,INTEGER,read-only,,current,up(1):down(2),Admin description.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1.5,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAtmVcFailureOccurence,Unsigned32,read-only,,current,,Number of occurrence of PVC failure.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.6.1.6,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAtmVcTotalFailureDuration,TimeTicks,read-only,,current,,Duration of PVC failure in seconds.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2Table,,not-accessible,,current,,Vtoa connection aal2 table.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2Entry,,not-accessible,oacVoiceVtoaConnConnection,current,,Vtoa connection aal2 table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.1,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalFramesReceived,Unsigned32,read-only,,current,,Number of frames received.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.2,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalBytesReceived,Unsigned32,read-only,,current,,Number of bytes received.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.3,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalFramesDiscardedReceived,Unsigned32,read-only,,current,,Number of frames received and discarded.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.4,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalFramesErrorsReceived,Unsigned32,read-only,,current,,Number of frames received with error.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.5,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalFramesSent,Unsigned32,read-only,,current,,Number of frames sent.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.6,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalBytesSent,Unsigned32,read-only,,current,,Number of bytes sent.
.1.3.6.1.4.1.13191.10.3.5.2.1.2.3.7.1.7,ONEACCESS-VOICE-MIB::oacVoiceVtoaConnAal2TotalFramesDiscardedSent,Unsigned32,read-only,,current,,Number of frames discarded and not sent.
.1.3.6.1.4.1.13191.10.3.5.2.1.3,ONEACCESS-VOICE-MIB::oacVoiceStatVoip,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1,ONEACCESS-VOICE-MIB::oacVoicePortVoipTable,,not-accessible,,current,,VoIP Voice Ports Table
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1,ONEACCESS-VOICE-MIB::oacVoicePortVoipEntry,,not-accessible,oacVoicePortIfIndex,current,,VoIP Voice Ports Table Entry
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.1,ONEACCESS-VOICE-MIB::oacVoicePortIfIndex,Integer32,read-only,,current,,Voice Port Interface Index ex : 0, 1 ...
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.2,ONEACCESS-VOICE-MIB::oacVoicePortVoipPortName,OCTET,read-only,,current,,Voice Port name ex : 5/0, 5/1
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.3,ONEACCESS-VOICE-MIB::oacVoicePortVoipPortType,INTEGER,read-only,,current,fxo(1):fxs(2):bri(3):pri(4),Voip Voice Port Type
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.4,ONEACCESS-VOICE-MIB::oacVoicePortVoipPriPhysicalType,INTEGER,read-only,,current,ptE1(0):ptT1(1):none(2),PRI Physical Type
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.5,ONEACCESS-VOICE-MIB::oacVoicePortVoipIsdnProtocolDescriptor,INTEGER,read-only,,current,briNt(1):briTe(2):e1Pri(3):e1Cas(4):t1Pri(5):t1Cas(6):none(255),Voip Isdn Protocol Descriptor
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.6,ONEACCESS-VOICE-MIB::oacVoicePortVoipCurrentState,INTEGER,read-only,,current,undefined(0):activated(1):deactivated(2):onhook(3):offhook(4):ringing(5),Voip Current State
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.7,ONEACCESS-VOICE-MIB::oacVoicePortVoipConfigState,INTEGER,read-only,,current,up(1):down(2),Voip Port Configuration State
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.8,ONEACCESS-VOICE-MIB::oacVoicePortVoipIsdnLayer1Status,INTEGER,read-only,,current,undefined(0):activated(1):deactivated(2),Voip Isdn Layer 1 Status
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.9,ONEACCESS-VOICE-MIB::oacVoicePortVoipIsdnLayer2Status,OCTET,read-only,,current,,Voip Isdn Layer 2 Status
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.10,ONEACCESS-VOICE-MIB::oacVoicePortVoipAttachedDialPeer,Integer32,read-only,,current,,Voip Attached Dial Peer
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.11,ONEACCESS-VOICE-MIB::oacVoicePortVoipCurrentCalls,Integer32,read-only,,current,,Number of Voip Current calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.12,ONEACCESS-VOICE-MIB::oacVoicePortVoipIsdnTxFramesOnDChannel,Integer32,read-only,,current,,Number of Tx Frames on D channel
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.13,ONEACCESS-VOICE-MIB::oacVoicePortVoipIsdnRxFramesOnDChannel,Integer32,read-only,,current,,Number of Rx Frames on D channel
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.14,ONEACCESS-VOICE-MIB::oacVoicePortVoipPriNbAisOccurence,Integer32,read-only,,current,,Number of PRI AIS occurences
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.15,ONEACCESS-VOICE-MIB::oacVoicePortVoipPriNbRdiOccurence,Integer32,read-only,,current,,Number of PRI RDI occurences
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.16,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCalls,Integer32,read-only,,current,,Number of Voip outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.17,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsFailures,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.18,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsUnsufficientPotsGroupResource,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.19,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnPhysicalInterfaceDown,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.20,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass0,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.21,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass1,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.22,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCC1NormalCause,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.23,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsCC1UserBusy,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.24,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsCC1NoAnswer,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.25,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass2,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.26,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass3,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.27,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass4,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.28,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass5,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.29,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass6,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.30,ONEACCESS-VOICE-MIB::oacVoicePortVoipOutCallsIsdnCauseClass7,Integer32,read-only,,current,,Number of failures of outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.31,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCalls,Integer32,read-only,,current,,Number of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.32,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsBackupInvoked,Integer32,read-only,,current,,Number of incoming calls when backup invoked
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.33,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsFailures,Integer32,read-only,,current,,Number of failures of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.34,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsRemoteFailure,Integer32,read-only,,current,,Number of failures of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.35,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsUnknownNumber,Integer32,read-only,,current,,Number of failures of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.36,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsDspUnavailable,Integer32,read-only,,current,,Number of failures of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.37,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsNoVoipRessourceAvailable,Integer32,read-only,,current,,Number of failures of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.38,ONEACCESS-VOICE-MIB::oacVoicePortVoipIncCallsNotSpecified,Integer32,read-only,,current,,Number of failures of incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.39,ONEACCESS-VOICE-MIB::oacVoicePortVoipMgcpOffHookEvents,Integer32,read-only,,current,,number of MGCP off hook events
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.40,ONEACCESS-VOICE-MIB::oacVoicePortVoipMgcpOutCallsPathEstablished,Integer32,read-only,,current,,number MGCP outgoing calls path established
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.41,ONEACCESS-VOICE-MIB::oacVoicePortVoipMgcpRingingEvents,Integer32,read-only,,current,,number of MGCP ringing events
.1.3.6.1.4.1.13191.10.3.5.2.1.3.1.1.42,ONEACCESS-VOICE-MIB::oacVoicePortVoipMgcpIncCallsPathEstablished,Integer32,read-only,,current,,number MGCP incoming calls path established
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoipTable,,not-accessible,,current,,VoIP Voice Dial Peer Table
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerVoipEntry,,not-accessible,oacVoiceDialPeerIndex,current,,VoIP Voice Dial Peer Table Entry
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.1,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIndex,Integer32,read-only,,current,,Index number of voice Dial peer
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.2,ONEACCESS-VOICE-MIB::oacVoiceDialPeerCurrentCalls,Integer32,read-only,,current,,Number of dial peer current calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.3,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCalls,Integer32,read-only,,current,,Number of Dial peer outgoing calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.4,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsMgcpOffHookEvents,Integer32,read-only,,current,, ? 
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.5,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsMgcpPathEstablished,Integer32,read-only,,current,,?
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.6,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsFailures,Integer32,read-only,,current,,Number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.7,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsRasFailures,Integer32,read-only,,current,,Number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.8,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsRasFailGatekeeperUnavailable,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.9,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsRasFailAdmissionRejects,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.10,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsH225Q931Failures,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.11,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass0,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.12,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass1,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.13,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCC1NormalCause,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.14,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCC1UserBusy,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.15,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCC1NoAnswer,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.16,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass2,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.17,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass3,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.18,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass4,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.19,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass5,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.20,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass6,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.21,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsHQFailCauseClass7,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.22,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsH245Failures,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.23,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsH245FailIncompatibleCapabilities,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.24,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsH245FailProtocolErrors,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.25,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsInternalFailures,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.26,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsInternalFailDspUnavailable,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.27,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsInternalFailMaxBwExceeded,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.28,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsInternalFailMaxConnExceeded,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.29,ONEACCESS-VOICE-MIB::oacVoiceDialPeerOutCallsInternalFailNotSpecified,Integer32,read-only,,current,,number of dial peer outgoing calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.30,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCalls,Integer32,read-only,,current,,Number of dial peer incoming calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.31,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsMgcpRingingEvents,Integer32,read-only,,current,, ? 
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.32,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsMgcpPathEstablished,Integer32,read-only,,current,, ? 
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.33,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsFailures,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.34,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsRasFailures,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.35,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsRasFailGatekeeperUnavailable,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.36,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsRasFailAdmissionRejects,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.37,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsLocalPortFailures,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.38,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsH245Failures,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.39,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsH245FailIncompatibleCapabilities,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.40,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsH245FailProtocolErrors,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.41,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailures,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.42,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailDspUnavailable,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.43,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailUnknownNumber,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.44,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailChannelPortUnavailable,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.45,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailMaxBwExceeded,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.46,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailMaxConnExceeded,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.47,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsInternalFailNotSpecified,Integer32,read-only,,current,,Number of dial peer incoming calls failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.48,ONEACCESS-VOICE-MIB::oacVoiceDialPeerIncCallsAdviceofCharge,Integer32,read-only,,current,, ? 
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.49,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbTxPackets,Unsigned32,read-only,,current,,Number of RTP Tx packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.50,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbRxPackets,Unsigned32,read-only,,current,,Number of RTP Rx Packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.51,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbTxBytes,Unsigned32,read-only,,current,,Number of RTP Tx Bytes
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.52,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbRxBytes,Unsigned32,read-only,,current,,Number of RTP Rx Bytes
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.53,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbExcessiveJitterEvents,Unsigned32,read-only,,current,,Number of RTP Excessive Jitter events
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.54,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbLostPackets,Unsigned32,read-only,,current,,Number of RTP lost packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.55,ONEACCESS-VOICE-MIB::oacVoiceDialPeerRtpStatNbInvalidPackets,Unsigned32,read-only,,current,,Number of RTP invalid packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.56,ONEACCESS-VOICE-MIB::oacVoiceDialPeerModemNbSwitchingToModemMode,Unsigned32,read-only,,current,,number of switching to modem mode
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.57,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbOutgoingFax,Integer32,read-only,,current,,Number of Outgoing fax
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.58,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbIncomingFax,Integer32,read-only,,current,,Number of Incoming fax
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.59,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbFailures,Integer32,read-only,,current,,Number of fax failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.60,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxFailureRequestMode,Integer32,read-only,,current,,Number of Fax Failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.61,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxFailurePreMsgProcedure,Integer32,read-only,,current,,Number of fax failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.62,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxFailurePage,Integer32,read-only,,current,,Number of fax failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.63,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbTxPackets,Unsigned32,read-only,,current,,Number of fax Tx packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.64,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbRxPackets,Unsigned32,read-only,,current,,Number of fax Rx packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.65,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbTxBytes,Unsigned32,read-only,,current,,Number of fax Tx Bytes
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.66,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbRxBytes,Unsigned32,read-only,,current,,Number of fax Rx Bytes
.1.3.6.1.4.1.13191.10.3.5.2.1.3.2.1.67,ONEACCESS-VOICE-MIB::oacVoiceDialPeerFaxNbLostPackets,Unsigned32,read-only,,current,,Number of fax lost packets
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3,ONEACCESS-VOICE-MIB::oacVoiceH323Gw,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.1,ONEACCESS-VOICE-MIB::oacVoiceH323GwState,INTEGER,read-only,,current,down(0):up(1),State of the H323 gateway
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.2,ONEACCESS-VOICE-MIB::oacVoiceH323GwStateReason,INTEGER,read-only,,current,unknown(0):shutdown(1):autoconfigDown(2):interfaceDown(3):invalidIpAddress(4),H323 Gateway state reason
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.3,ONEACCESS-VOICE-MIB::oacVoiceH323GwRasBwControl,INTEGER,read-only,,current,disable(0):enable(1),control of oacVoiceH323GwRasBw
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.4,ONEACCESS-VOICE-MIB::oacVoiceH323GwPortabilityStatus,INTEGER,read-only,,current,undefined(0):enable(1):inProgress(2):done(3),?
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.5,ONEACCESS-VOICE-MIB::oacVoiceH323GwPortabilityStatusTimeout,Integer32,read-only,,current,,specify the timeout of oacVoiceH323GwPortabilityStatus
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.6,ONEACCESS-VOICE-MIB::oacVoiceH323GwDs0Configured,Integer32,read-only,,current,,specify the configured oacVoiceH323GwDs0
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.7,ONEACCESS-VOICE-MIB::oacVoiceH323GwDs0Low,Integer32,read-only,,current,,specify the low of oacVoiceH323GwDs0
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.8,ONEACCESS-VOICE-MIB::oacVoiceH323GwDs0High,Integer32,read-only,,current,,specify the high of oacVoiceH323GwDs0
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.9,ONEACCESS-VOICE-MIB::oacVoiceH323GwDs0Current,Integer32,read-only,,current,,The current state of oacVoiceH323GwDs0
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.10,ONEACCESS-VOICE-MIB::oacVoiceH323GwBwConfigured,Integer32,read-only,,current,,the object specify the configured oacVoiceH323GwBw
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.11,ONEACCESS-VOICE-MIB::oacVoiceH323GwBwLow,Integer32,read-only,,current,,The Low of oacVoiceH323GwBw
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.12,ONEACCESS-VOICE-MIB::oacVoiceH323GwBwHigh,Integer32,read-only,,current,,The high of oacVoiceH323GwBw
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.13,ONEACCESS-VOICE-MIB::oacVoiceH323GwBwCurrent,Integer32,read-only,,current,,The current state of oacVoiceH323GwBwCurrent
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.14,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegistrationState,INTEGER,read-only,,current,unregistered(0):registered(1),H323 Gateway registration state
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.15,ONEACCESS-VOICE-MIB::oacVoiceH323GwGatekeeperIdentifier,OCTET,read-only,,current,,H323 gakeeper Identifier where the H323Gw is eventually registered
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.16,ONEACCESS-VOICE-MIB::oacVoiceH323GwGatekeeperAddress,OCTET,read-only,,current,,IP address of the gatekeeper
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.17,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegistrationRequest,Integer32,read-only,,current,,Number of H323 Registration requests
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.18,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegistrationFailures,Integer32,read-only,,current,,number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.19,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailNoResponse,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.20,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailInvalidIpAddress,Integer32,read-only,,current,,Number of registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.21,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailDuplicateAlias,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.22,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailInvalidTerminalType,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.23,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailResourceUnavailable,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.24,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailInvalidAlias,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.25,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailSecurityDenial,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.26,ONEACCESS-VOICE-MIB::oacVoiceH323GwRegFailUndefinedReason,Integer32,read-only,,current,,Number of H323 registration failures
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.27,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmissionRequests,Integer32,read-only,,current,,Number of admission requests
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.28,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmissionRejects,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.29,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejCalledPartyNotRegistered,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.30,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejInvalidPermission,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.31,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejRequestDenied,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.32,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejCallerNotRegistered,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.33,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejResourceUnavailable,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.34,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejSecurityDenial,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.35,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejInvalidEndpointIdent,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.36,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejIncompleteAddress,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.37,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejNotSpecified,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.3.38,ONEACCESS-VOICE-MIB::oacVoiceH323GwAdmRejUndefinedReason,Integer32,read-only,,current,,Number of H323 admission rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4,ONEACCESS-VOICE-MIB::oacVoiceSipGw,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.1,ONEACCESS-VOICE-MIB::oacVoiceSipGwState,INTEGER,read-only,,current,down(0):up(1),State of the SIP gateway
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.2,ONEACCESS-VOICE-MIB::oacVoiceSipGwRegistrationState,INTEGER,read-only,,current,unregistered(0):registered(1),Registration state of the SIP gateway
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.3,ONEACCESS-VOICE-MIB::oacVoiceSipGwRegistrarServer,OCTET,read-only,,current,,IP address or DNS:port of registrar
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.4,ONEACCESS-VOICE-MIB::oacVoiceSipGwBandwidth,OCTET,read-only,,current,,SIP Gateway Bandwidth
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.5,ONEACCESS-VOICE-MIB::oacVoiceSipGwRegistrationErrors,Integer32,read-only,,current,,Number of SIP Gateway registration errors
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.6,ONEACCESS-VOICE-MIB::oacVoiceSipGwRegisteredEndpoints,Integer32,read-only,,current,,Number of SIP Gateway registered Endpoints
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.7,ONEACCESS-VOICE-MIB::oacVoiceSipGwCurrentCalls,Integer32,read-only,,current,,Number of SIP Gateway current calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.8,ONEACCESS-VOICE-MIB::oacVoiceSipGwAuthenticationRejects,Integer32,read-only,,current,,Number of SIP Gateway authentication rejects
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9,ONEACCESS-VOICE-MIB::oacVoiceSipGwEndpointTable,,not-accessible,,current,,VoIP SIP Gateway Endpoints table
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9.1,ONEACCESS-VOICE-MIB::oacVoiceSipGwEndpointEntry,,not-accessible,oacVoiceSipGwPhoneIndex,current,,VoIP SIP Gateway Endpoints Ports Table Entry
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9.1.1,ONEACCESS-VOICE-MIB::oacVoiceSipGwPhoneIndex,Integer32,read-only,,current,,VoIP SIP Phone Index
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9.1.2,ONEACCESS-VOICE-MIB::oacVoiceSipGwPhoneState,INTEGER,read-only,,current,registering(0):registered(1),VoIP SIP Server State
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9.1.3,ONEACCESS-VOICE-MIB::oacVoiceSipGwPhoneNumber,OCTET,read-only,,current,,VoIP SIP Phone Number
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9.1.4,ONEACCESS-VOICE-MIB::oacVoiceSipGwPhoneSipId,OCTET,read-only,,current,,VoIP SIP phone ID
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.9.1.5,ONEACCESS-VOICE-MIB::oacVoiceSipGwRegistrationTimeout,OCTET,read-only,,current,,VoIP SIP phone registration timeout
.1.3.6.1.4.1.13191.10.3.5.2.1.3.4.10,ONEACCESS-VOICE-MIB::oacVoiceSipGwMaxToRegisterEndpoints,Integer32,read-only,,current,,Number of endpoint to be registered to an external registrar
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5,ONEACCESS-VOICE-MIB::oacVoiceSipServer,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.1,ONEACCESS-VOICE-MIB::oacVoiceSipServerState,INTEGER,read-only,,current,down(0):up(1),State of the SIP Server
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.2,ONEACCESS-VOICE-MIB::oacVoiceSipServerRegisteredEndpoints,Integer32,read-only,,current,,Number of SIP Server registered Endpoints
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.3,ONEACCESS-VOICE-MIB::oacVoiceSipServerRegistrarServer,OCTET,read-only,,current,,IP address or DNS:port of registrar
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.4,ONEACCESS-VOICE-MIB::oacVoiceSipServerCurrentCalls,Integer32,read-only,,current,,Number of SIP Servery current calls
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5,ONEACCESS-VOICE-MIB::oacVoiceSipServerEndpointTable,,not-accessible,,current,,VoIP SIP server Endpoints table
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1,ONEACCESS-VOICE-MIB::oacVoiceSipServerEndpointEntry,,not-accessible,oacVoiceSipServerPhoneIndex,current,,VoIP SIP server Endpoints Ports Table Entry
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1.1,ONEACCESS-VOICE-MIB::oacVoiceSipServerPhoneIndex,Integer32,read-only,,current,,VoIP SIP Phone Index
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1.2,ONEACCESS-VOICE-MIB::oacVoiceSipServerPhoneNumber,OCTET,read-only,,current,,VoIP SIP Phone Number
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1.3,ONEACCESS-VOICE-MIB::oacVoiceSipServerPhoneIpAddress,OCTET,read-only,,current,,VoIP SIP Phone IP address
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1.4,ONEACCESS-VOICE-MIB::oacVoiceSipServerPhoneSipId,OCTET,read-only,,current,,VoIP SIP phone ID
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1.5,ONEACCESS-VOICE-MIB::oacVoiceSipServerRegistrationTime,OCTET,read-only,,current,,VoIP SIP phone registration time
.1.3.6.1.4.1.13191.10.3.5.2.1.3.5.5.1.6,ONEACCESS-VOICE-MIB::oacVoiceSipServerRegistrationTimeout,OCTET,read-only,,current,,VoIP SIP phone registration time out
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6,ONEACCESS-VOICE-MIB::oacVoiceMgcpGw,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.1,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwState,INTEGER,read-only,,current,down(0):up(1),State of the MGCP gateway
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.2,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwCallAgentIpAddress,OCTET,read-only,,current,,MGCP gateway call agent IP address
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.3,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwConnectionState,INTEGER,read-only,,current,disconnected(0):connected(1),State of the MGCP gateway
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.4,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwEstablishedPathCurrentNumber,Integer32,read-only,,current,,MGCP gateway established path current number
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.5,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwOutCallsOffHookEvents,Integer32,read-only,,current,,Number of MGCP gateway outgoing calls off hook events
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.6,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwOutCallsPathEstablished,Integer32,read-only,,current,,Number of MGCP gateway outgoing calls path established
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.7,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwIncCallsRingingEvents,Integer32,read-only,,current,,Number of MGCP gateway incoming calls ringing events
.1.3.6.1.4.1.13191.10.3.5.2.1.3.6.8,ONEACCESS-VOICE-MIB::oacVoiceMgcpGwIncCallsPath,Integer32,read-only,,current,,Number of MGCP gateway incoming calls path
.1.3.6.1.4.1.13191.10.3.5.2.1.4,ONEACCESS-VOICE-MIB::oacVoiceStatMos,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1,ONEACCESS-VOICE-MIB::oacVoiceStatMosTable,,not-accessible,,current,,Voice MOS table.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntry,,not-accessible,oacVoiceStatMosIndex,current,,Voice MOS table entry.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.1,ONEACCESS-VOICE-MIB::oacVoiceStatMosIndex,Integer32,read-only,,current,,MOS Index for H-1 or current: 0 for current and 1 for H-1.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.2,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryNumberOfCalls,Integer32,read-only,,current,,Number of Calls.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.3,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryMosAvg,OCTET,read-only,,current,,Average of MOS.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.4,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryMosMin,OCTET,read-only,,current,,Minimum of MOS.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.5,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryMosMax,OCTET,read-only,,current,,Maximum of MOS.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.6,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryErlAvg,Integer32,read-only,,current,,Average of ERL.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.7,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryAcomAvg,Integer32,read-only,,current,,Average of ACOM.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.8,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryLossRateAvg,Integer32,read-only,,current,,Average of loss-rate.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.9,ONEACCESS-VOICE-MIB::oacVoiceStatMosJitterAvg,Integer32,read-only,,current,,Average of jitter.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.10,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryMaxDelayAvg,Integer32,read-only,,current,,Average of Max delay.
.1.3.6.1.4.1.13191.10.3.5.2.1.4.1.1.11,ONEACCESS-VOICE-MIB::oacVoiceStatMosEntryPddAvg,Integer32,read-only,,current,,Average of Pdd (Post Dialed Delay).
.1.3.6.1.4.1.13191.10.3.5.2.2,ONEACCESS-VOICE-MIB::oacVoiceStatNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.3,ONEACCESS-VOICE-MIB::oacVoiceStatConformance,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.3.1,ONEACCESS-VOICE-MIB::oacVoiceStatGroups,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.3.1.1,ONEACCESS-VOICE-MIB::oacVoiceStatGeneralGroup,,,,,,This group is mandatory for all Voice entities.
.1.3.6.1.4.1.13191.10.3.5.2.3.2,ONEACCESS-VOICE-MIB::oacVoiceStatCompliances,,,,,,
.1.3.6.1.4.1.13191.10.3.5.2.3.2.1,ONEACCESS-VOICE-MIB::oacVoiceStatCompliance,,,,,,The compliance statement for agents that support the ONEACCESS-VOICE-MIB.
.1.3.6.1.4.1.13191.10.3.6,ONEACCESS-GLOBAL-REG::oacExpIMPstn,,,,,,
.1.3.6.1.4.1.13191.10.3.6.0,ONEACCESS-GLOBAL-REG::oacExpIMPstnNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.6.0.3,ONEACCESS-PSTN-MIB::dialDown,,,,,,A pstnlinkDown trap signifies that the SNMPv2 entity, acting in an agent role, has detected that the ifOperStatus object for its pstn physical link 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.4.1.13191.10.3.6.0.4,ONEACCESS-PSTN-MIB::dialUp,,,,,,A linkDown trap signifies that the SNMPv2 entity, acting in an agent role, has detected that the ifOperStatus object for for its pstn physical 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.4.1.13191.10.3.7,ONEACCESS-GLOBAL-REG::oacExpIMIsdn,,,,,,
.1.3.6.1.4.1.13191.10.3.7.0,ONEACCESS-GLOBAL-REG::oacExpIMIsdnNotifications,,,,,,
.1.3.6.1.4.1.13191.10.3.7.0.3,ONEACCESS-ISDN-MIB::dialDown,,,,,,A IsdnlinkDown trap signifies that the SNMPv2 entity, acting in an agent role, has detected that the ifOperStatus object for its Isdn physical link 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.4.1.13191.10.3.7.0.4,ONEACCESS-ISDN-MIB::dialUp,,,,,,A linkDown trap signifies that the SNMPv2 entity, acting in an agent role, has detected that the ifOperStatus object for for its Isdn physical 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.4.1.13191.10.3.8,ONEACCESS-GLOBAL-REG::oacExpIMDot11,,,,,,
.1.3.6.1.4.1.13191.10.3.8.1,ONEACCESS-DOT11-MIB::oacExpIMDot11Objects,,,,,,
.1.3.6.1.4.1.13191.10.3.8.1.1,ONEACCESS-DOT11-MIB::oacExpIMDot11InterfaceTable,,not-accessible,,current,, Table to collect status information counters on an dot11 interface basis, either logical or physical (i.e. radio) For these interfaces, IANAifType is ieee80211(71) This table is an extension to MIBII ifTable where standard status and counters are collected
.1.3.6.1.4.1.13191.10.3.8.1.1.1,ONEACCESS-DOT11-MIB::oacExpIMDot11InterfaceEntry,,not-accessible,ifIndex,current,, index is MIBII standard index 
.1.3.6.1.4.1.13191.10.3.8.1.1.1.1,ONEACCESS-DOT11-MIB::oacExpIMDot11EntryType,INTEGER,read-only,,current,mainInterface(1):subInterface(2),This attribute shall specify the type of entry
.1.3.6.1.4.1.13191.10.3.8.1.1.1.2,ONEACCESS-DOT11-MIB::oacExpIMDot11MACAddress,OCTET,read-only,,current,,Unique MAC Address assigned to the VAP available for VAP entries
.1.3.6.1.4.1.13191.10.3.8.1.1.1.3,ONEACCESS-DOT11-MIB::oacExpIMDot11SSID,OCTET,read-only,,current,,This attribute reflects the Service Set ID used
.1.3.6.1.4.1.13191.10.3.8.1.1.1.4,ONEACCESS-DOT11-MIB::oacExpIMDot11AssociatedStations,Counter32,read-only,,current,,This counter is the number of currently associated stations, for vap entries, the stations associated on the SSID of this vap, for radio entry the total of all associated stations
.1.3.6.1.4.1.13191.10.3.9,ONEACCESS-GLOBAL-REG::oacExpIMCellRadio,,,,,,
.1.3.6.1.4.1.13191.10.3.9.1,ONEACCESS-CELLULAR-MIB::oacCellRadioRssi,,,,,,
.1.3.6.1.4.1.13191.10.3.9.1.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastHourTable,,not-accessible,,current,,RSSI values of the last hour.
.1.3.6.1.4.1.13191.10.3.9.1.1.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastHourEntry,,not-accessible,oacCellRssiLastHourMinutes,current,,An index into the table oacCellRssiLastHour
.1.3.6.1.4.1.13191.10.3.9.1.1.1.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastHourMinutes,Unsigned32,read-only,,current,,Timestamp (in minutes)
.1.3.6.1.4.1.13191.10.3.9.1.1.1.2,ONEACCESS-CELLULAR-MIB::oacCellRssiLastHourMin,Integer32,read-only,,current,,RSSI Minimum
.1.3.6.1.4.1.13191.10.3.9.1.1.1.3,ONEACCESS-CELLULAR-MIB::oacCellRssiLastHourAvg,Integer32,read-only,,current,,RSSI Average
.1.3.6.1.4.1.13191.10.3.9.1.1.1.4,ONEACCESS-CELLULAR-MIB::oacCellRssiLastHourMax,Integer32,read-only,,current,,RSSI Maximum
.1.3.6.1.4.1.13191.10.3.9.1.2,ONEACCESS-CELLULAR-MIB::oacCellRssiLastDayTable,,not-accessible,,current,,RSSI values of the last day.
.1.3.6.1.4.1.13191.10.3.9.1.2.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastDayEntry,,not-accessible,oacCellRssiLastDayHours,current,,An index into the table oacCellRssiLastDay
.1.3.6.1.4.1.13191.10.3.9.1.2.1.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastDayHours,Unsigned32,read-only,,current,,Timestamp (in hours)
.1.3.6.1.4.1.13191.10.3.9.1.2.1.2,ONEACCESS-CELLULAR-MIB::oacCellRssiLastDayMin,Integer32,read-only,,current,,RSSI Minimum
.1.3.6.1.4.1.13191.10.3.9.1.2.1.3,ONEACCESS-CELLULAR-MIB::oacCellRssiLastDayAvg,Integer32,read-only,,current,,RSSI Average
.1.3.6.1.4.1.13191.10.3.9.1.2.1.4,ONEACCESS-CELLULAR-MIB::oacCellRssiLastDayMax,Integer32,read-only,,current,,RSSI Maximum
.1.3.6.1.4.1.13191.10.3.9.1.3,ONEACCESS-CELLULAR-MIB::oacCellRssiLastMonthTable,,not-accessible,,current,,RSSI values of the last month.
.1.3.6.1.4.1.13191.10.3.9.1.3.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastMonthEntry,,not-accessible,oacCellRssiLastMonthDays,current,,An index into the table oacCellRssiLastMonth
.1.3.6.1.4.1.13191.10.3.9.1.3.1.1,ONEACCESS-CELLULAR-MIB::oacCellRssiLastMonthDays,Unsigned32,read-only,,current,,Timestamp (in days)
.1.3.6.1.4.1.13191.10.3.9.1.3.1.2,ONEACCESS-CELLULAR-MIB::oacCellRssiLastMonthMin,Integer32,read-only,,current,,RSSI Minimum
.1.3.6.1.4.1.13191.10.3.9.1.3.1.3,ONEACCESS-CELLULAR-MIB::oacCellRssiLastMonthAvg,Integer32,read-only,,current,,RSSI Average
.1.3.6.1.4.1.13191.10.3.9.1.3.1.4,ONEACCESS-CELLULAR-MIB::oacCellRssiLastMonthMax,Integer32,read-only,,current,,RSSI Maximum
.1.3.6.1.4.1.13191.10.3.9.2,ONEACCESS-CELLULAR-MIB::oacCellRadioModuleTable,,not-accessible,,current,,Table of cellular modules.
.1.3.6.1.4.1.13191.10.3.9.2.1,ONEACCESS-CELLULAR-MIB::oacCellRadioModuleEntry,,not-accessible,oacCellModuleIndex,current,,An index into the table oacCellRadioModule
.1.3.6.1.4.1.13191.10.3.9.2.1.1,ONEACCESS-CELLULAR-MIB::oacCellModuleIndex,Unsigned32,read-only,,current,,Index
.1.3.6.1.4.1.13191.10.3.9.2.1.10,ONEACCESS-CELLULAR-MIB::oacCellManufacturer,OCTET,read-only,,current,,Manufacturer identification
.1.3.6.1.4.1.13191.10.3.9.2.1.11,ONEACCESS-CELLULAR-MIB::oacCellEquipment,OCTET,read-only,,current,,Equipment information
.1.3.6.1.4.1.13191.10.3.9.2.1.12,ONEACCESS-CELLULAR-MIB::oacCellBootRevision,OCTET,read-only,,current,,Boot revision identification
.1.3.6.1.4.1.13191.10.3.9.2.1.13,ONEACCESS-CELLULAR-MIB::oacCellRevision,OCTET,read-only,,current,,Revision identification
.1.3.6.1.4.1.13191.10.3.9.2.1.14,ONEACCESS-CELLULAR-MIB::oacCellIMEI,OCTET,read-only,,current,,Equipment information (IMEI)
.1.3.6.1.4.1.13191.10.3.9.2.1.15,ONEACCESS-CELLULAR-MIB::oacCellMEID,OCTET,read-only,,current,,CDMA Mobile Equipment Id (MEID)
.1.3.6.1.4.1.13191.10.3.9.2.1.20,ONEACCESS-CELLULAR-MIB::oacCellSIMStatus,OCTET,read-only,,current,,SIM card status
.1.3.6.1.4.1.13191.10.3.9.2.1.21,ONEACCESS-CELLULAR-MIB::oacCellIMSI,OCTET,read-only,,current,,SIM International Mobile Subscriber Identity IMSI
.1.3.6.1.4.1.13191.10.3.9.2.1.22,ONEACCESS-CELLULAR-MIB::oacCellICCI,OCTET,read-only,,current,,Integrated Circuit Card ID
.1.3.6.1.4.1.13191.10.3.9.2.1.30,ONEACCESS-CELLULAR-MIB::oacCellPinStatus,OCTET,read-only,,current,,PIN code status
.1.3.6.1.4.1.13191.10.3.9.2.1.40,ONEACCESS-CELLULAR-MIB::oacCellSelectedOperator,OCTET,read-only,,current,,Current selected operator
.1.3.6.1.4.1.13191.10.3.9.2.1.41,ONEACCESS-CELLULAR-MIB::oacCellSignalStrength,Integer32,read-only,,current,,Signal strength (dBm)
.1.3.6.1.4.1.13191.10.3.9.2.1.42,ONEACCESS-CELLULAR-MIB::oacCellEcIo,Integer32,read-only,,current,,Total Ec/Io
.1.3.6.1.4.1.13191.10.3.9.2.1.43,ONEACCESS-CELLULAR-MIB::oacCellRSRQ,Integer32,read-only,,current,,RSRQ (dB)
.1.3.6.1.4.1.13191.10.3.9.2.1.44,ONEACCESS-CELLULAR-MIB::oacCellRSRP,Integer32,read-only,,current,,RSRP (dBm)
.1.3.6.1.4.1.13191.10.3.9.2.1.45,ONEACCESS-CELLULAR-MIB::oacCellSNR,Integer32,read-only,,current,,SNR (dB)
.1.3.6.1.4.1.13191.10.3.9.2.1.46,ONEACCESS-CELLULAR-MIB::oacCellRadioAccessTechnology,OCTET,read-only,,current,,Current radio access technology
.1.3.6.1.4.1.13191.10.3.9.2.1.47,ONEACCESS-CELLULAR-MIB::oacCellCircuitSwitchedState,OCTET,read-only,,current,,Circuit-switched register state
.1.3.6.1.4.1.13191.10.3.9.2.1.48,ONEACCESS-CELLULAR-MIB::oacCellPacketSwitchedState,OCTET,read-only,,current,,Packet-switched attach state
.1.3.6.1.4.1.13191.10.3.9.2.1.60,ONEACCESS-CELLULAR-MIB::oacCellResetOnLossOfRegistration,Unsigned32,read-only,,current,,Reset on loss of GPRS registration
.1.3.6.1.4.1.13191.10.3.9.2.1.61,ONEACCESS-CELLULAR-MIB::oacCellResetOnFailedRegistration,Unsigned32,read-only,,current,,Reset on failed initial registration
.1.3.6.1.4.1.13191.10.3.9.2.1.62,ONEACCESS-CELLULAR-MIB::oacCellHardwareReset,Unsigned32,read-only,,current,,Hardware reset of modem
.1.3.6.1.4.1.13191.10.3.9.2.1.70,ONEACCESS-CELLULAR-MIB::oacCellLAC,OCTET,read-only,,current,,Location Area Code (LAC)
.1.3.6.1.4.1.13191.10.3.9.2.1.71,ONEACCESS-CELLULAR-MIB::oacCellCellID,OCTET,read-only,,current,,Cell ID
.1.3.6.1.4.1.13191.10.3.9.2.1.72,ONEACCESS-CELLULAR-MIB::oacCellTAC,OCTET,read-only,,current,,Tracking Area Code (TAC)
.1.3.6.1.4.1.13191.10.3.9.2.1.73,ONEACCESS-CELLULAR-MIB::oacCellPLMN,OCTET,read-only,,current,,Public Land Mobile Network (PLMN = MCC+MNC)
.1.3.6.1.4.1.13191.10.3.10,ONEACCESS-GLOBAL-REG::oacExpIMEthernet,,,,,,
.1.3.6.1.4.1.13191.10.3.10.2,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMIBObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.10.2.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtIfObjects,,,,,,
.1.3.6.1.4.1.13191.10.3.10.2.1.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMipTable,,not-accessible,,current,,This table contains a list of Maintenance domain Intermediate Points. This table manages MIPs which are created by rules specified on the Maintenance Association (MA) and Maintenance Domain (MD) on the local device. MIPs can also be created by rules specified on Default MD Level, which is covered by dot1agCfmDefaultMdTable in IEEE8021-CFM-MIB.
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMipEntry,,not-accessible,oacEthOamMipIfIndex:oacEthOamMipMegLevel:oacEthOamMipVlanIndex,current,,An entry containing configuration of a particular MIP. Each row in the table represents a different MIP. 
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipIfIndex,Integer32,not-accessible,,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 MIP is attached. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL set this variable to 0. 
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.2,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipMegLevel,Unsigned32,not-accessible,,current,,The MEG level of the MIP.
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.3,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipVlanIndex,Integer32,not-accessible,,current,,The VID associated with the MIP.
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.4,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipMode,INTEGER,read-create,,current,modey1731(1):mode8021ag(2),The MIP mode. The possible values are: - modey1731 (1) The MIP functions according to the Y.1731 standard - mode802dot1ag (2) The MIP functions according to the IEEE 802.1ag standard The default value is 'modey1731'. 
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.5,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMipRowStatus,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 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.13191.10.3.10.2.1.2,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMepTable,,not-accessible,,current,,The Extended MEP table stores all the managed objects for setting the CFM standard of the MEP (Y1731, dot1ag, or hybrid), for sending LMM/DMM, for enabling transmission of RDI and AIS, for enabling EFD functionality, and for controlling Multicast Loopbacks. It is an extension of the standard MEP table. (AUGMENT - it uses the same indexes as the standard MEP table dot1agCfmMepTable) *LMM Managed objects LMM Managed objects in the extended MEP table enable the management entity to initiate transmission of Frame Loss messages. It will signal the MEP that it should start to transmit Frame Loss messages (LMM) and retrieve the information received from the Frame Loss Responses (LMR). Steps to use entries in this table: 1) Wait for oacEthOamMepLossStatus value to be false. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and oacEthOamMepLossStatus objects (in same SNMP PDU). b. Check if value for oacEthOamMepLossStatus 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 oacEthOamMepLossStatus 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 oacEthOamMepLossStatus 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. 3) Setup the different data to be sent (destination, priority, interval,...), except do not set oacEthOamMepLossMessagesStart. 4) Set oacEthOamMepLossMessagesStart to true to initiate transmission of Frame Loss messages. 5) Check the value of oacEthOamMepLossResultOK to find out if the operation was successfully initiated or not. 6) The results of the running test can be retrieved from oacEthOamMepLossNbrOfTxFrames, oacEthOamMepLossNbrOfRxFrames, oacEthOamMepLossReplyLoss, oacEthOamMepLossNearEndDrops and oacEthOamMepLossFarEndDrops. 7) If you so desire, you can periodically stop and/or restart transmission of LMM messages by modifying the oacEthOamMepLossMessagesStart accordingly. 8) Change the oacEthOamMepLossStatus value back to false to allow other management entities to use the table. Setting oacEthOamMepLossStatus to false obviously implies that LMMs will no longer be transmitted, and that as such the value of oacEthOamMepLossMessagesStart will be ignored. *DMM Managed objects The DMM Managed objects in the extended MEP table are used in a manner similar to that described for LMM transmission, above. Upon successfully initiating the transmission, the objects oacEthOamMepDelayNbrOfTxFrames, oacEthOamMepDelayNbrOfRxFrames, oacEthOamMepDelayLoss, oacEthOamMepDelayMin, oacEthOamMepDelayMax, oacEthOamMepDelayAvrg, oacEthOamMepDelayJitterNegMax, oacEthOamMepDelayJitterAvrgMax, oacEthOamMepDelayJitterPosMax contain the result of the test. *AIS managed objects The AIS managed objects in the extended MEP table are used in a manner similar to that described for LMM transmission. In short, first all managed objects except oacEthOamMepAisTxEnable must be set, then oacEthOamMepAisTxEnable must be set to true to enable transmission of AIS. Set it to false to disable transmission again. *Multicast Loopbacks The Multicast Loopback managed objects are used as follows. If w
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMepEntry,,not-accessible,,current,,The MEP table entry
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMode,INTEGER,read-write,,current,modey1731(1):mode8021ag(2):modehybrid(3),The standard the MEP is following. The possible values are: - modey1731 (1) The MEP functions according to the Y.1731 standard - mode802dot1ag (2) The MEP functions according to the IEEE 802.1ag standard - modehybrid (3) MEP functions according to the IEEE 802.1ag standard, but also supports the delay and loss functionality of the Y.1731 standard The default mode is 'modehybrid'. 
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.10,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossDestMacAddress,OCTET,read-write,,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 oacCfmMepLossDestIsMepId is 'false'.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.11,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossDestMepId,Unsigned32,read-write,,current,,The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LMM is to be sent. This address will be used if the value of the column oacCfmMepLossDestIsMepId is 'true'.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.12,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossDestIsMepId,INTEGER,read-write,,current,true(1):false(2),True indicates that MEPID of the target MEP is used for FrameLoss transmission. False indicates that unicast destination MAC address of the target MEP is used for FrameLoss transmission.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.13,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossVlanPriority,Unsigned32,read-write,,current,,Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.14,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossInterval,INTEGER,read-write,,current,intervalInvalid(0):interval300Hz(1):interval10ms(2):interval100ms(3):interval1s(4):interval10s(5):interval1min(6):interval10min(7),Interval between LMM transmissions.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.15,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossStatus,INTEGER,read-write,,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 LMM messages are going to be transmitted or are already being transmitted. Reset to false by the MEP Loopback Initiator State Machine or the same MIB manager.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.16,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossMessagesStart,INTEGER,read-write,,current,true(1):false(2),A Boolean flag set to true by an MIB manager to start LMM transmission, or set to false by an MIB manager to stop LMM transmission.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.17,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossResultOK,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The FrameDelay Message(s) will be sent. - false The FrameDelay Message(s) will not be sent.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.18,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossNbrOfTxFrames,Counter32,read-only,,current,,The number of sent LMM frames.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.19,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossNbrOfRxFrames,Counter32,read-only,,current,,The number of received LMR frames.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.20,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossReplyLoss,Counter32,read-only,,current,,Difference between the number of sent LMMs and the number of received LMRs.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.21,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossNearEndDrops,Counter32,read-only,,current,,Number of in-profile data frames dropped on the interface on which the local MEP is defined, sent by the remote MEP, excluding OAM frames at the MEP's MEG level.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.22,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepLossFarEndDrops,Counter32,read-only,,current,,Number of in-profile data frames dropped on the interface on which the remote MEP is defined, sent by the local MEP, excluding OAM frames at the MEP's MEG level.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.30,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayDestMacAddress,OCTET,read-write,,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 oacCfmMepDelayDestIsMepId is 'false'.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.31,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayDestMepId,Unsigned32,read-write,,current,,The Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the DMM is to be sent. This address will be used if the value of the column oacCfmMepLossDestIsMepId is 'true'.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.32,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayDestIsMepId,INTEGER,read-write,,current,true(1):false(2),True indicates that MEPID of the target MEP is used for FrameDelay transmission. False indicates that unicast destination MAC address of the target MEP is used for FrameDelay transmission.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.33,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayVlanPriority,Unsigned32,read-write,,current,,Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.34,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayInterval,INTEGER,read-write,,current,intervalInvalid(0):interval300Hz(1):interval10ms(2):interval100ms(3):interval1s(4):interval10s(5):interval1min(6):interval10min(7),Interval between DMM transmissions.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.35,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayStatus,INTEGER,read-write,,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 DMM messages are going to be transmitted or are already being transmitted. Reset to false by the MEP Loopback Initiator State Machine or the same MIB manager.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.36,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayTimeOut,Unsigned32,read-write,,current,,Time to wait for a FrameDelay response, before considering it lost, expressed in multiples of 100msec.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.37,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayMessagesStart,INTEGER,read-write,,current,true(1):false(2),A Boolean flag set to true by an MIB manager to start DMM transmission, or set to false by an MIB manager to stop DMM transmission.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.38,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayResultOK,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The FrameLoss Message(s) will be sent. - false The FrameLoss Message(s) will not be sent.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.39,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayNbrOfTxFrames,Counter32,read-only,,current,,The number of sent DMM frames.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.40,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayNbrOfRxFrames,Counter32,read-only,,current,,The number of received DMR frames.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.41,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayLoss,Counter32,read-only,,current,,Difference between the number of sent DMMs and the number of received DMRs within the delay window (size = 10).
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.42,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayMin,Unsigned32,read-only,,current,,The minimum delay that was measured in the Delay test, expressed in milliseconds.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.43,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayMax,Unsigned32,read-only,,current,,The maximum delay that was measured in the Delay test, expressed in milliseconds.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.44,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayAvrg,Unsigned32,read-only,,current,,The average delay that was measured in the Delay test, expressed in milliseconds.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.45,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayJitterNegMax,Unsigned32,read-only,,current,,The maximum negative jitter deviation that was measured in the Delay test, expressed in milliseconds.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.46,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayJitterAvrgMax,Unsigned32,read-only,,current,,The maximum average jitter that was measured in the Delay test, expressed in milliseconds.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.47,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayJitterPosMax,Unsigned32,read-only,,current,,The maximum positive jitter deviation that was measured in the Delay test, expressed in milliseconds.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.60,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepRdiTxEnable,INTEGER,read-write,,current,true(1):false(2),Enable the transmission of RDI frames. Since RDI is a bit in the CCM frames, this setting is only taken into account if the transmission of CC messages is enabled.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.70,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMcastLbmStatus,INTEGER,read-write,,current,true(1):false(2),A Boolean flag set to true by the MEP Multicast Loopback Initiator State Machine or an MIB manager to start transmission of a single multicast Loopback message. Reset to false by the MEP Multicast Loopback Initiator State Machine  once the timeframe to wait for replies has expired.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.71,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMcastLbmResult,INTEGER,read-only,,current,true(1):false(2),Indicates the result of the operation: - true The multicast Loopback Message(s) will be (or has been) sent - false The multicast Loopback Message(s) will not be sent.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.72,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMcastLbmSeqNumber,Unsigned32,read-only,,current,,The multicast Loopback Transaction Identifier of the next multicast LBM (to be) sent. This sequence number can be zero because it wraps around. The value returned is undefined if oacEthOamMepMcastLbmResult is false.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.73,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepMcastLbmDataTlv,OCTET,read-write,,current,,An arbitrary amount of data to be included in the Data TLV of the Multicast Loopback message. When set to a zero length string, the  dataTlv part of the message is omitted.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.80,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepAisInterval,Unsigned32,read-write,,current,,Interval between AIS transmissions.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.81,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepAisVlanPriority,Unsigned32,read-write,,current,,Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted AIS frame.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.82,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepAisTxEnable,INTEGER,read-write,,current,true(1):false(2),Enable the transmission of AIS frames.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.83,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepAisClientMegLevel,Unsigned32,read-write,,current,,Maintenance level on which the AIS frames will be sent.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.90,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepEfdEnable,INTEGER,read-write,,current,true(1):false(2),Enables Ethernet Fault Detection & propagation.
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.91,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepEfdState,INTEGER,read-only,,current,efdDisabled(1):efdIdle(2):efdTriggered(3),The EFD state of the interface that this MEP belongs to.
.1.3.6.1.4.1.13191.10.3.10.2.1.3,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtGlobal,,,,,,
.1.3.6.1.4.1.13191.10.3.10.2.1.3.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtEnable,INTEGER,read-write,,current,true(1):false(2),This object enables or disables the CFM feature of the local device. When the object is 'true', CFM feature is enabled. When the object is 'false', CFM feature is disabled.
.1.3.6.1.4.1.13191.10.3.10.2.1.4,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtLbrTable,,not-accessible,,current,,The multicast Loopback reply table, a list of all received replies.
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtLbrEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:oacEthOamLbrReceiveOrder,current,,An entry containing configuration of a particular LBR. Each row in the table represents a different LBR
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrReceiveOrder,Unsigned32,not-accessible,,current,,An index to distinguish among multiple LBRs with the same LBR Transaction Identifier field value. oacEthOamLbrReceiveOrder are assigned sequentially from 1, in the order that the Loopback Initiator received the LBRs.
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.2,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrPeerMacAddress,OCTET,read-only,,current,,The unicast MAC address of the MEP that replied.
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.3,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrMepId,Unsigned32,read-only,,current,,If the MEP ID can be resolved, the MEPID, else 0.
.1.3.6.1.4.1.13191.10.3.10.2.1.5,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrNotRespTable,,not-accessible,,current,,Table containing a list of all known peer MEPs which have not responded to the multicast Loopback Message.
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrNotRespEntry,,not-accessible,dot1agCfmMdIndex:dot1agCfmMaIndex:dot1agCfmMepIdentifier:oacEthOamLbrNotRespMepId,current,,An entry containing configuration of a particular MEP. Each row in the table represents a different MEP`
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1.1,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrNotRespMepId,Unsigned32,read-only,,current,,The MEP ID of the known peer MEP that did not reply.
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1.2,ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrNotRespPeerMacAddress,OCTET,read-only,,current,,The unicast MAC address of the known peer MEP that has not replied.
.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.
