ATM-RMON-MIB
- Registered at
- 1.3.6.1.4.1.9.10.16
- Last updated
- 1997-01-24 00:00
- Organization
- IETF
- Namespace
- cisco
- Source file
ATM-RMON-MIB- Digest
sha256:836f8b5325d73cc6183dceb2f293abbf1b63379407923264250bc8c785bbea61
Description
The MIB module for managing remote monitoring device implementations for ATM networks.
Contact
Andy Bierman Cisco Systems, Inc. Phone: +1 408 527-3711 Email: abierman@cisco.com Keith McCloghrie Cisco Systems, Inc. Phone: +1 408 526-5260 Email: kzm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IF-MIB | OwnerString, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ATM-RMON-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AddressCollectScope TEXTUAL-CONVENTION This TC describes an object which indicates the granularity of the addresses represented in associated ATM-RMON collections. Addresses gathered on behalf of collections identified by the 'prefix(1)' enumeration will be cleared to zero in bytes 13 through 20, for indexing and counting purposes. Addresses gathered on behalf of collections identified by the 'prefixAndEsi(2)' enumeration will be cleared to zero in byte 20, for indexing and counting purposes. Addresses gathered on behalf of collections identified by the 'entireAddr(3)' enumeration will be unmodified, for indexing and counting purposes. | current | |||
| AtmAddr TEXTUAL-CONVENTION The ATM address used by the network entity. The address types are: no address (0 octets), E.164 (8 octets), network prefix (13 octets), and NSAP (20 octets). Note: The E.164 address is encoded in BCD format. | current | |||
| ConnectTime TEXTUAL-CONVENTION This TC describes an object which indicates the sum of the elapsed times of all connections associated with a particular collection. This is a cumulative total and includes all connections which currently exist and all connections which have been released. Elapsed connection time begins when the call attempt is detected, and ends when the call is released. It is an implementation-specific matter whether call attempts which do not result in successful connections are represented in this total. Call duration is maintained in units of seconds, and are rounded to the nearest second when counted. | current | |||
| LastCreateTime TEXTUAL-CONVENTION This TC describes an object that stores the last time its entry was created. This can be used for polling applications to determine that an entry has been deleted and re-created between polls, causing an otherwise undetectable discontinuity in the data. | current | |||
| ResourcePriority TEXTUAL-CONVENTION This TC describes an object which indicates the desired resource priority of the entire entry. Lower priorities indicate a lesser requirement to retain resources than higher priority values. A management station can use the resource priority to provide a probe with additional information for managing memory allocation. A probe is strongly encouraged, but not required, to honor all priority requests, all of the time. Objects declared with this TC should be contained within a conceptual control table entry. The indicated resource priority applies to the control entry, all internal data structures maintained on behalf of the control entry, and all external MIB data represented by the control entry. A probe should honor the priority requests in an implementation-dependent way. The data allocation granularity (i.e., shared data structures) may vary greatly for different implementations, so a particular implementation strategy is not mandated. However, the following guidelines are suggested for those agents which implement garbage-collection based on 'least-recently used' (LRU) or other criteria: In the event that the probe runs short of resources, and data entries are to be removed from particular tables to reclaim resources, then entries associated with lower ResourcePriority values should be deleted before entries associated with higher ResourcePriority values, regardless of the resource reclamation algorithm in use. In addition, entries associated with a higher AddressCollectScope value should be deleted before entries with a lower AddressCollectScope value. Note that the priority ordering of entries with the same ResourcePriority and addressCollectScope values is unspecified. | current | |||
| ServiceClass TEXTUAL-CONVENTION This TC describes an object that identifies the cell delivery class-of-service classification, associated with a particular statistics collection. In order to conserve agent resources, the classifications are limited to two enumerations which distinguish delay-guarantee. Statistics gathered on behalf on collections identified by the 'cbrAndVbr(1)' enumeration represent constant-bit-rate (CBR), real-time and non-real-time variable bit rate (VBR) traffic. Statistics gathered on behalf on collections identified by the 'abrAndUbr(2)' enumeration represent available-bit-rate (ABR) and unspecified-bit-rate (UBR) traffic. | current | |||
| ZeroBasedCounter32 TEXTUAL-CONVENTION This TC describes an object which counts events with the following semantics: objects of this type will be set to zero(0) on creation and will thereafter count appropriate events, wrapping back to zero(0) when the value 2^32 is reached. Provided that an application discovers the new object within the minimum time to wrap it can use the initial value as a delta since it last polled the table of which this object is part. It is important for a management station to be aware of this minimum time and the actual time between polls, and to discard data if the actual time is too long or there is no defined minimum time. Typically this TC is used in tables where the INDEX space is constantly changing and/or the TimeFilter mechanism is in use. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| atmRmonMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.1 | |||
| portSelect OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.1.1 | |||
| portSelGrpTable OBJECT-TYPE Controls the setup of port and ATM connection selection criteria used on behalf of any collection associated with entries in this table (e.g., atmHostTable). This table allows portSelTable entries with the same value of the portSelCollectGroup object to be grouped together to form port select groups. Note that an agent implementation may restrict the actual number of portSelGrp entries, due to resource limitations. | 1.3.6.1.4.1.9.10.16.1.1.1 | not-accessible | current | |
| portSelGrpEntry OBJECT-TYPE A conceptual row in the portSelGrpTable. An example of the indexing of this entry is portSelGrpCreateTime.7 . | 1.3.6.1.4.1.9.10.16.1.1.1.1 | not-accessible | current | |
| portSelGrpIndex OBJECT-TYPE An arbitrary and unique index for this portSelGrpEntry. If portSelGrpTable entries are recreated by the agent after a restart, then the portSelGrpIndex value must be retained across a restart as well. | 1.3.6.1.4.1.9.10.16.1.1.1.1.1 | Integer32 (1..65535) | not-accessible | current |
| portSelGrpDescr OBJECT-TYPE An administratively-assigned descriptive label for this portSelGrp entry. | 1.3.6.1.4.1.9.10.16.1.1.1.1.2 | DisplayString (SIZE(0..64)) | read-create | current |
| portSelGrpCreateTime OBJECT-TYPE The value of sysUpTime when this portSelGrp entry was 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.4.1.9.10.16.1.1.1.1.3 | LastCreateTime | read-only | current |
| portSelGrpOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.9.10.16.1.1.1.1.4 | OwnerString | read-create | current |
| portSelGrpStatus OBJECT-TYPE The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. No objects are required to be written prior to the row being set to active(1). However, all portSelTable entries which are to be included in collections on behalf of this portSelectGroup, must be completely configured and activated before this object is set to active(1), since the associated instances of portSelStatus cannot be modified once this object has been set to active(1). If this object is not equal to active(1), all associated data collections shall be deleted (e.g., any associated collections in the atmStats, atmHostTable or atmMatrixSDTable). Note that associated portSelTable and any configured collection control entries (e.g., atmHostControlTable) are not deleted when this entry leaves the active state. | 1.3.6.1.4.1.9.10.16.1.1.1.1.5 | RowStatus | read-create | current |
| portSelTable OBJECT-TYPE Controls the setup of selection criteria for a single ATM port, used on behalf of any collections identified with the associated portSelectGroup (identified by its portSelGrpIndex value). This table identifies the collection characteristics for the ATM port indicated by the ifIndex value in the index. Note that an agent implementation may restrict the actual number of portSelTable entries, due to resource limitations. | 1.3.6.1.4.1.9.10.16.1.1.2 | not-accessible | current | |
| portSelEntry OBJECT-TYPE A conceptual row in the portSelTable. Entries may only be created on behalf of ATM interfaces. That is, the ifType value associated with each ifIndex value must be equal to atm(37) or atmLogicalPort(80). An example of the indexing of this entry is portSelCreateTime.7 . | 1.3.6.1.4.1.9.10.16.1.1.2.1 | not-accessible | current | |
| portSelCollectGroup OBJECT-TYPE This object identifies the associated instance of portSelGrpIndex, which indicates the portSelectGroup to which this port is assigned. This object may not be modified if the associated instance of portSelStatus is equal to active(1). | 1.3.6.1.4.1.9.10.16.1.1.2.1.1 | Integer32 (1..65535) | read-create | current |
| portSelCreateTime OBJECT-TYPE The value of sysUpTime when this entry was 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.4.1.9.10.16.1.1.2.1.2 | LastCreateTime | read-only | current |
| portSelOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.9.10.16.1.1.2.1.3 | OwnerString | read-create | current |
| portSelStatus OBJECT-TYPE The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, an appropriate value for the portSelCollectGroup object must be set before this object may be set to active(1). An agent may wish to allow portSelTable entries to exist which reference non-existent portSelGrpTable entries, in order to reduce row creation order dependencies. All portSelTable entries which are to be included in a particular collection (as indicated by the portSelCollectGroup object), should be completely configured and activated before the associated portSelGrpStatus object is set to active(1). Configuration of a portSelectGroup cannot be modified once collections on its behalf have been started. This object may not be modified if the associated portSelGroupStatus in in the active(1) state, indicated by a portSelGrpIndex value identical to the value of the portSelCollectGroup object in this entry. | 1.3.6.1.4.1.9.10.16.1.1.2.1.4 | RowStatus | read-create | current |
| atmStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.1.2 | |||
| atmStatsControlTable OBJECT-TYPE A list of ATM basic statistic collection table control entries. These entries will enable the collection of statistical totals for an entire portSelectGroup. | 1.3.6.1.4.1.9.10.16.1.2.1 | not-accessible | current | |
| atmStatsControlEntry OBJECT-TYPE A conceptual row in the atmStatsControlTable. Entries in this table are identified and indexed by the portSelGrpIndex object. At most one atmStats collection is done per portSelectGroup. An example of the indexing of this entry is atmStatsDropEvents.1 . | 1.3.6.1.4.1.9.10.16.1.2.1.1 | not-accessible | current | |
| atmStatsControlDropEvents OBJECT-TYPE The total number of events in which cells which should have been counted in the associated atmStatsEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just the number of times this condition has been detected. | 1.3.6.1.4.1.9.10.16.1.2.1.1.1 | Counter32 | read-only | current |
| atmStatsControlOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.9.10.16.1.2.1.1.2 | OwnerString | read-create | current |
| atmStatsControlStatus OBJECT-TYPE The status of this atmStatsControlEntry. This control entry may be created and destroyed independently of the associated portSelGrpEntry, however its associated atmStatsTable can exist only when the portSelGrpEntry controlling this collection is active. If this object is not equal to active(1), all associated entries in the atmStatsTable shall be deleted. | 1.3.6.1.4.1.9.10.16.1.2.1.1.3 | RowStatus | read-create | current |
| atmStatsTable OBJECT-TYPE A collection of statistical totals for all ATM addresses that have been discovered on behalf of the portSelectGroup associated with this entry. | 1.3.6.1.4.1.9.10.16.1.2.2 | not-accessible | current | |
| atmStatsEntry OBJECT-TYPE A conceptual row in the atmStatsTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmStatsCells.8.1 | 1.3.6.1.4.1.9.10.16.1.2.2.1 | not-accessible | current | |
| atmStatsSClass OBJECT-TYPE The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values. | 1.3.6.1.4.1.9.10.16.1.2.2.1.1 | ServiceClass | not-accessible | current |
| atmStatsCreateTime OBJECT-TYPE The value of sysUpTime when this entry was created. 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.4.1.9.10.16.1.2.2.1.2 | LastCreateTime | read-only | current |
| atmStatsCells OBJECT-TYPE The total number of error-free cells detected on all ATM connections on behalf of this portSelectGroup collection. Note that a particular cell may only cause this counter to increment once, even if multiple criteria is met for inclusion in this portSelectGroup. | 1.3.6.1.4.1.9.10.16.1.2.2.1.3 | Counter32 | read-only | current |
| atmStatsCellsRollovers OBJECT-TYPE The number of times that the associated instance of the atmStatsCells object has transitioned from the value 2^^32-1 to zero. | 1.3.6.1.4.1.9.10.16.1.2.2.1.4 | Counter32 | read-only | current |
| atmStatsHCCells OBJECT-TYPE The high capacity version of the atmStatsCells object. | 1.3.6.1.4.1.9.10.16.1.2.2.1.5 | Counter64 | read-only | current |
| atmStatsNumCallAttempts OBJECT-TYPE The number of call attempts detected on all signalled ATM connections on behalf of this portSelectGroup collection. A probe should increment this counter each time a connection setup attempt (identified with this portSelectGroup) is detected. For point-to-multipoint connections, this counter is incremented once per counted connection, regardless of the number of leafs identified in the connection. | 1.3.6.1.4.1.9.10.16.1.2.2.1.6 | Counter32 | read-only | current |
| atmStatsNumCalls OBJECT-TYPE The number of successfully established calls detected on all signalled ATM connections on behalf of this portSelectGroup collection. Note that this value includes successfully established calls that are currently in progress. A probe should increment this counter each time a valid connection (identified with this portSelectGroup) is successfully established. For point-to-multipoint ATM connections, this counter is incremented once per counted connection, regardless of the number of leafs identified in the connection. Note that when a point-to-point connection setup enters on one port and leaves on another port in the same port select group, it is counted only once. | 1.3.6.1.4.1.9.10.16.1.2.2.1.7 | Counter32 | read-only | current |
| atmStatsConnTime OBJECT-TYPE The elapsed time of all calls identified by the associated instance of the atmStatsNumCallAttempts object. Note that point-to-multipoint calls are counted only once, regardless of the number of leafs participating in the call. | 1.3.6.1.4.1.9.10.16.1.2.2.1.8 | ConnectTime | read-only | current |
| atmHost OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.1.3 | |||
| atmHostControlTable OBJECT-TYPE A list of ATM host table control entries. These entries will enable the collection of ATM host information in the atmHostTable. Entries in the atmHostTable will be created on behalf of each entry in this table. A probe is required to support at most one atmHost collection per instance of an associated portSelectGroup, therefore the table is indexed by the portSelGrpIndex. | 1.3.6.1.4.1.9.10.16.1.3.1 | not-accessible | current | |
| atmHostControlEntry OBJECT-TYPE A conceptual row in the atmHostControlTable. Entries in this table are identified and indexed by the portSelGrpIndex object. At most one atmHost collection is done per portSelectGroup. An example of the indexing of this entry is atmHostControlInserts.1 | 1.3.6.1.4.1.9.10.16.1.3.1.1 | not-accessible | current | |
| atmHostControlInserts OBJECT-TYPE The number of times an atmHost entry has been inserted into the atmHost 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 atmHostControlDeletes from atmHostControlInserts. | 1.3.6.1.4.1.9.10.16.1.3.1.1.1 | Counter32 | read-only | current |
| atmHostControlDeletes OBJECT-TYPE The number of times an atmHost entry has been deleted from the atmHost 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 atmHostControlDeletes from atmHostControlInserts. | 1.3.6.1.4.1.9.10.16.1.3.1.1.2 | Counter32 | read-only | current |
| atmHostControlMaxDesiredEntries OBJECT-TYPE The maximum number of entries that are desired in the atmHostTable 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 value is set to -1, the probe may create any number of entries in this table. If the associated instance of atmHostControlStatus object is equal to active(1), this object may not be modified. | 1.3.6.1.4.1.9.10.16.1.3.1.1.3 | Integer32 | read-create | current |
| atmHostControlPriority OBJECT-TYPE The priority this collection should be given to retain resources, in the event the probe must reclaim some resources in order to add new entries to an existing atmHost collection or add new collections of other types. If the associated instance of atmHostControlStatus object is equal to active(1), this object may not be modified. | 1.3.6.1.4.1.9.10.16.1.3.1.1.4 | ResourcePriority | read-create | current |
| atmHostControlAddrCollectScope OBJECT-TYPE This object controls the granularity of address collection in atmHostTable entries created on behalf of this control entry, according to the rules specified by the AddressCollectScope textual convention. If the associated instance of atmHostControlStatus object is equal to active(1), this object may not be modified. | 1.3.6.1.4.1.9.10.16.1.3.1.1.5 | AddressCollectScope | read-create | current |
| atmHostControlDropEvents OBJECT-TYPE The total number of events in which cells which should have been counted in the associated atmHostEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just the number of times this condition has been detected. | 1.3.6.1.4.1.9.10.16.1.3.1.1.6 | Counter32 | read-only | current |
| atmHostControlOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.9.10.16.1.3.1.1.7 | OwnerString | read-create | current |
| atmHostControlStatus OBJECT-TYPE The status of this atmHostControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, appropriate values for the associated instances of atmHostControlMaxDesiredEntries, atmHostControlPriority, and atmHostControlAddrCollectScope must be set before this object may be set to active(1). This control entry may be created and destroyed independently of the associated portSelGrpEntry, however its associated atmHostTable can exist only when the portSelGrpEntry controlling this collection is active. If this object is not equal to active(1), all associated entries in the atmHostTable shall be deleted. | 1.3.6.1.4.1.9.10.16.1.3.1.1.8 | RowStatus | read-create | current |
| atmHostTable OBJECT-TYPE A collection of statistics for a particular ATM host address that has been discovered on behalf of the portSelectGroup associated with this entry. The probe will add to this table all addresses seen as the source or destination address in all calls, on all ports configured in the portSelGrpEntry controlling this collection. | 1.3.6.1.4.1.9.10.16.1.3.2 | not-accessible | current | |
| atmHostEntry OBJECT-TYPE A conceptual row in the atmHostTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmHostInCells.4.20.<NSAP>.2 | 1.3.6.1.4.1.9.10.16.1.3.2.1 | not-accessible | current | |
| atmHostAddress OBJECT-TYPE The ATM address for this atmHostEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.3.2.1.1 | AtmAddr | not-accessible | current |
| atmHostSClass OBJECT-TYPE The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values. | 1.3.6.1.4.1.9.10.16.1.3.2.1.2 | ServiceClass | not-accessible | current |
| atmHostCreateTime OBJECT-TYPE The value of sysUpTime when this entry was 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.4.1.9.10.16.1.3.2.1.3 | LastCreateTime | read-only | current |
| atmHostInCells OBJECT-TYPE The number of error-free cells detected on ATM connections associated with this portSelectGroup, in which this ATM address was identified as the receiver address, or one of the leaf addresses on a point-to-multipoint ATM connection. | 1.3.6.1.4.1.9.10.16.1.3.2.1.4 | ZeroBasedCounter32 | read-only | current |
| atmHostInCellsRollovers OBJECT-TYPE The number of times that the associated instance of the atmHostInCells object has transitioned from the value 2^^32-1 to zero. | 1.3.6.1.4.1.9.10.16.1.3.2.1.5 | ZeroBasedCounter32 | read-only | current |
| atmHostInHCCells OBJECT-TYPE The high capacity version of the atmHostInCells object. | 1.3.6.1.4.1.9.10.16.1.3.2.1.6 | Counter64 | read-only | current |
| atmHostOutCells OBJECT-TYPE The number of error-free cells detected on ATM connections associated with this portSelectGroup, in which this ATM address was identified as the sender address. | 1.3.6.1.4.1.9.10.16.1.3.2.1.7 | ZeroBasedCounter32 | read-only | current |
| atmHostOutCellsRollovers OBJECT-TYPE The number of times that the associated instance of the atmHostOutCells object has transitioned from the value 2^^32-1 to zero. | 1.3.6.1.4.1.9.10.16.1.3.2.1.8 | ZeroBasedCounter32 | read-only | current |
| atmHostOutHCCells OBJECT-TYPE The high capacity version of the atmHostOutCells object. | 1.3.6.1.4.1.9.10.16.1.3.2.1.9 | Counter64 | read-only | current |
| atmHostInNumCallAttempts OBJECT-TYPE The number of calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party in an signalled ATM connection establishment attempt. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection attempt is detected in which this ATM host is identified as the Called Party, or one of the leaf addresses for point-to-multipoint ATM connections. | 1.3.6.1.4.1.9.10.16.1.3.2.1.10 | ZeroBasedCounter32 | read-only | current |
| atmHostInNumCalls OBJECT-TYPE The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party address. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection is successfully established in which this ATM host is identified as the Called Party address, or one of the leaf addresses for point-to-multipoint ATM connections. | 1.3.6.1.4.1.9.10.16.1.3.2.1.11 | ZeroBasedCounter32 | read-only | current |
| atmHostOutNumCallAttempts OBJECT-TYPE The number of calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Calling Party in an signalled ATM connection establishment attempt. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection attempt is detected in which this ATM host is identified as the Calling Party. Note that for point-to-multipoint ATM connections, this counter is incremented only once per call, regardless of the number of leafs established at setup time or the number of leaf-initiated-join attempts since the call was established. | 1.3.6.1.4.1.9.10.16.1.3.2.1.12 | ZeroBasedCounter32 | read-only | current |
| atmHostOutNumCalls OBJECT-TYPE The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Calling Party address. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection is successfully established in which this ATM host is identified as the Calling Party address. | 1.3.6.1.4.1.9.10.16.1.3.2.1.13 | ZeroBasedCounter32 | read-only | current |
| atmHostInConnTime OBJECT-TYPE The elapsed time of all calls identified by the associated instance of atmHostInNumCallAttempts. | 1.3.6.1.4.1.9.10.16.1.3.2.1.14 | ConnectTime | read-only | current |
| atmHostOutConnTime OBJECT-TYPE The elapsed time of all calls identified by the associated instance of atmHostOutNumCallAttempts. | 1.3.6.1.4.1.9.10.16.1.3.2.1.15 | ConnectTime | read-only | current |
| atmMatrix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.1.4 | |||
| atmMatrixControlTable OBJECT-TYPE A list of ATM matrix table control entries. These entries will enable the collection of ATM matrix information in the atmMatrixSDTable and atmMatrixDSTable. A probe is required to support at most one atmMatrix collection per instance of an associated portSelectGroup, therefore the table is indexed by the portSelGrpIndex. | 1.3.6.1.4.1.9.10.16.1.4.1 | not-accessible | current | |
| atmMatrixControlEntry OBJECT-TYPE A conceptual row in the atmMatrixControlTable. An example of the indexing of this entry is atmMatrixControlInserts.1 | 1.3.6.1.4.1.9.10.16.1.4.1.1 | not-accessible | current | |
| atmMatrixControlInserts OBJECT-TYPE The number of times an atmMatrix entry has been inserted into the atmMatrix table. 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 atmMatrixSDTable and atmMatrixDSTable 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 atmMatrixControlDeletes from atmMatrixControlInserts, and dividing the result by two. | 1.3.6.1.4.1.9.10.16.1.4.1.1.1 | Counter32 | read-only | current |
| atmMatrixControlDeletes OBJECT-TYPE The number of times an atmMatrix entry has been deleted from the atmMatrix table (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 atmMatrixSDTable and atmMatrixDSTable 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 atmMatrixControlDeletes from atmMatrixControlInserts, and dividing the result by two. | 1.3.6.1.4.1.9.10.16.1.4.1.1.2 | Counter32 | read-only | current |
| atmMatrixControlMaxDesiredEntries OBJECT-TYPE The maximum number of entries that are desired in the atmMatrixTable 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 value is set to -1, the probe may create any number of entries in this table. If the associated instance of atmMatrixControlStatus object is equal to active(1), this object may not be modified. | 1.3.6.1.4.1.9.10.16.1.4.1.1.3 | Integer32 | read-create | current |
| atmMatrixControlPriority OBJECT-TYPE The priority this collection should be given to retain resources, in the event the probe must reclaim some resources in order to add new entries to an existing atmMatrix collection or add new collections of other types. If the associated instance of atmMatrixControlStatus object is equal to active(1), this object may not be modified. | 1.3.6.1.4.1.9.10.16.1.4.1.1.4 | ResourcePriority | read-create | current |
| atmMatrixControlAddrCollectScope OBJECT-TYPE This object controls the granularity of address collection in atmMatrixSDTable and atmMatrixDSTable entries created on behalf of this control entry, according to the rules specified by the AddressCollectScope textual convention. If the associated instance of atmMatrixControlStatus object is equal to active(1), this object may not be modified. | 1.3.6.1.4.1.9.10.16.1.4.1.1.5 | AddressCollectScope | read-create | current |
| atmMatrixControlDropEvents OBJECT-TYPE The total number of events in which cells which should have been counted in the associated atmMatrixSDEntry and atmMatrixDSEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just the number of times this condition has been detected. | 1.3.6.1.4.1.9.10.16.1.4.1.1.6 | Counter32 | read-only | current |
| atmMatrixControlOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.9.10.16.1.4.1.1.7 | OwnerString | read-create | current |
| atmMatrixControlStatus OBJECT-TYPE The status of this atmMatrixControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, the associated instances of atmMatrixControlMaxDesiredEntries, atmMatrixControlPriority, and atmMatrixControlAddrCollectScope objects must be set to appropriate values before this object may be set to active(1). This control entry may be created and destroyed independently of the associated portSelGrpEntry, however its associated atmMatrixSDTable and atmMatrixDSTable can exist only when the portSelGrpEntry controlling this collection is active. If this object is not equal to active(1), all associated entries in the atmMatrixSDTable and atmMatrixDSTable shall be deleted. | 1.3.6.1.4.1.9.10.16.1.4.1.1.8 | RowStatus | read-create | current |
| atmMatrixSDTable OBJECT-TYPE A collection of statistics for conversations between particular ATM endpoint addresses that have been discovered on behalf of the portSelectGroup associated with this entry. The probe will add a new entry to this table for all conversations (connections) between distinct source and destination address pairs, detected in all calls, on all ports configured in the portSelGrpEntry controlling this collection. Further, this table will only contain entries that have a corresponding entry in the atmMatrixDSTable with the same source address and destination address. | 1.3.6.1.4.1.9.10.16.1.4.2 | not-accessible | current | |
| atmMatrixSDEntry OBJECT-TYPE A conceptual row in the atmMatrixSDTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmMatrixSDCells.1.20.<NSAP>.20.<NSAP>.2 | 1.3.6.1.4.1.9.10.16.1.4.2.1 | not-accessible | current | |
| atmMatrixSDSrcAddress OBJECT-TYPE The transmitting endpoint ATM address for this atmMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.4.2.1.1 | AtmAddr | not-accessible | current |
| atmMatrixSDDstAddress OBJECT-TYPE The destination endpoint ATM address for this atmMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.4.2.1.2 | AtmAddr | not-accessible | current |
| atmMatrixSDSClass OBJECT-TYPE The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values. | 1.3.6.1.4.1.9.10.16.1.4.2.1.3 | ServiceClass | not-accessible | current |
| atmMatrixSDCreateTime OBJECT-TYPE The value of sysUpTime when this entry was 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.4.1.9.10.16.1.4.2.1.4 | LastCreateTime | read-only | current |
| atmMatrixSDCells OBJECT-TYPE The number of error-free cells detected on connections in which these ATM addresses were identified as the transmitting and receiving endpoint addresses. Note that for point-to-multipoint connections, an entry is created for each root-to-leaf address-pair that exists, and each cell sent from the root on a point-to-multipoint ATM connection is counted once in each distinct matrix entry. | 1.3.6.1.4.1.9.10.16.1.4.2.1.5 | ZeroBasedCounter32 | read-only | current |
| atmMatrixSDCellsRollovers OBJECT-TYPE The number of times that the associated instance of the atmMatrixSDCells object has transitioned from the value 2^^32-1 to zero. | 1.3.6.1.4.1.9.10.16.1.4.2.1.6 | ZeroBasedCounter32 | read-only | current |
| atmMatrixSDHCCells OBJECT-TYPE The high capacity version of the atmMatrixSDCells object. | 1.3.6.1.4.1.9.10.16.1.4.2.1.7 | Counter64 | read-only | current |
| atmMatrixSDNumCallAttempts OBJECT-TYPE The number of SVC call setup attempts detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixSDSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixSDDstAddress was identified as the Called Party. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection attempt is detected in which these ATM addresses are identified as the calling and called parties. | 1.3.6.1.4.1.9.10.16.1.4.2.1.8 | ZeroBasedCounter32 | read-only | current |
| atmMatrixSDNumCalls OBJECT-TYPE The number of successful SVC call setups detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixSDSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixSDDstAddress was identified as the Called Party. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a valid connection is established in which these ATM addresses are identified as the calling and called parties. | 1.3.6.1.4.1.9.10.16.1.4.2.1.9 | ZeroBasedCounter32 | read-only | current |
| atmMatrixSDConnTime OBJECT-TYPE The elapsed time of all calls identified by the associated instance of atmMatrixSDNumCallAttempts. | 1.3.6.1.4.1.9.10.16.1.4.2.1.10 | ConnectTime | read-only | current |
| atmMatrixDSTable OBJECT-TYPE A collection of statistics for conversations between particular ATM endpoint addresses that have been discovered on behalf of the portSelectGroup associated with this entry. The probe will add a new entry to this table for all conversations (connections) between distinct source and destination address pairs, detected in all cells identified by the associated portSelGrpEntry criteria. Further, this table will only contain entries that have a corresponding entry in the atmMatrixSDTable with the same source address and destination address. | 1.3.6.1.4.1.9.10.16.1.4.3 | not-accessible | current | |
| atmMatrixDSEntry OBJECT-TYPE A conceptual row in the atmMatrixDSTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmMatrixDSCells.1.20.<NSAP>.20.<NSAP>.2 | 1.3.6.1.4.1.9.10.16.1.4.3.1 | not-accessible | current | |
| atmMatrixDSSrcAddress OBJECT-TYPE The transmitting endpoint ATM address for this atmMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.4.3.1.1 | AtmAddr | not-accessible | current |
| atmMatrixDSDstAddress OBJECT-TYPE The destination endpoint ATM address for this atmMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.4.3.1.2 | AtmAddr | not-accessible | current |
| atmMatrixDSSClass OBJECT-TYPE The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values. | 1.3.6.1.4.1.9.10.16.1.4.3.1.3 | ServiceClass | not-accessible | current |
| atmMatrixDSCreateTime OBJECT-TYPE The value of sysUpTime when this entry was 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.4.1.9.10.16.1.4.3.1.4 | LastCreateTime | read-only | current |
| atmMatrixDSCells OBJECT-TYPE The number of error-free cells detected on ATM connections in which these ATM addresses were identified as the transmitting and receiving endpoint addresses. Note that for point-to-multipoint connections, an entry is created for each root-to-leaf address-pair that exists, and each cell sent from the root on a point-to-multipoint ATM connection is counted once in each distinct matrix entry. | 1.3.6.1.4.1.9.10.16.1.4.3.1.5 | ZeroBasedCounter32 | read-only | current |
| atmMatrixDSCellsRollovers OBJECT-TYPE The number of times that the associated instance of the atmMatrixDSCells object has transitioned from the value 2^^32-1 to zero. | 1.3.6.1.4.1.9.10.16.1.4.3.1.6 | ZeroBasedCounter32 | read-only | current |
| atmMatrixDSHCCells OBJECT-TYPE The high capacity version of the atmMatrixDSCells object. | 1.3.6.1.4.1.9.10.16.1.4.3.1.7 | Counter64 | read-only | current |
| atmMatrixDSNumCallAttempts OBJECT-TYPE The number of SVC call setup attempts detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixDSSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixDSDstAddress was identified as the Called Party. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection attempt is detected in which these ATM addresses are identified as the calling and called parties. | 1.3.6.1.4.1.9.10.16.1.4.3.1.8 | ZeroBasedCounter32 | read-only | current |
| atmMatrixDSNumCalls OBJECT-TYPE The number of successful SVC call setups detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixDSSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixDSDstAddress was identified as the Called Party. Note that this value includes calls that are currently in progress. A probe should increment this counter each time a valid connection is established in which these ATM addresses are identified as the calling and called parties. | 1.3.6.1.4.1.9.10.16.1.4.3.1.9 | ZeroBasedCounter32 | read-only | current |
| atmMatrixDSConnTime OBJECT-TYPE The elapsed time of all calls identified by the associated instance of atmMatrixDSNumCallAttempts. | 1.3.6.1.4.1.9.10.16.1.4.3.1.10 | ConnectTime | read-only | current |
| atmMatrixTopNControlTable OBJECT-TYPE 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.4.1.9.10.16.1.4.4 | not-accessible | current | |
| atmMatrixTopNControlEntry OBJECT-TYPE A conceptual row in the atmMatrixTopNControlTable. An example of the indexing of this table is atmMatrixTopNControlDuration.3.1 | 1.3.6.1.4.1.9.10.16.1.4.4.1 | not-accessible | current | |
| atmMatrixTopNControlIndex OBJECT-TYPE An index that is used to uniquely identify an entry in the atmMatrixTopNControlTable. Each such entry defines one top N report prepared on behalf of one atmMatrix entry, which must exist before this entry may be created. | 1.3.6.1.4.1.9.10.16.1.4.4.1.1 | Integer32 (1..65535) | not-accessible | current |
| atmMatrixTopNControlRateBase OBJECT-TYPE The variable for each atmMatrix entry that the atmMatrixTopNEntries are sorted by. This object may not be modified if the associated atmMatrixTopNControlStatus object is equal to active(1). | 1.3.6.1.4.1.9.10.16.1.4.4.1.2 | INTEGER {atmMatrixTopNCells(1), atmMatrixTopNNumCallAttempts(2), atmMatrixTopNNumCalls(3), atmMatrixTopNConnTime(4)} | read-create | current |
| atmMatrixTopNControlSClass OBJECT-TYPE The service class for which this topN control entry is collecting information in associated atmMatrixTopN reports. This object may not be modified if the associated atmMatrixTopNControlStatus object is equal to active(1). | 1.3.6.1.4.1.9.10.16.1.4.4.1.3 | ServiceClass | read-create | current |
| atmMatrixTopNControlTimeRemaining OBJECT-TYPE 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 atmMatrixTopNControlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of atmMatrixTopNControlTimeRemaining. 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 atmMatrixTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the atmMatrixTopNTable shall be deleted. | 1.3.6.1.4.1.9.10.16.1.4.4.1.4 | Integer32 | read-create | current |
| atmMatrixTopNControlGeneratedReports OBJECT-TYPE The number of reports that have been generated by this entry. | 1.3.6.1.4.1.9.10.16.1.4.4.1.5 | Counter32 | read-only | current |
| atmMatrixTopNControlDuration OBJECT-TYPE The number of seconds that this report has collected during the last sampling interval. When the associated atmMatrixTopNControlTimeRemaining 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 atmMatrixTopNControlTimeRemaining is set. This value shall be zero if no reports have been requested for this atmMatrixTopNControlEntry. | 1.3.6.1.4.1.9.10.16.1.4.4.1.6 | Integer32 | read-only | current |
| atmMatrixTopNControlRequestedSize OBJECT-TYPE The maximum number of host entries requested for this report. When this object is created or modified, the probe should set atmMatrixTopNControlGrantedSize as closely to this object as is possible for the particular probe implementation and available resources. | 1.3.6.1.4.1.9.10.16.1.4.4.1.7 | Integer32 | read-create | current |
| atmMatrixTopNControlGrantedSize OBJECT-TYPE The maximum number of host entries in this report. When the associated atmMatrixTopNControlRequestedSize 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 atmMatrixTopNControlRequestedSize object. For example, if the value of atmMatrixTopNControlRateBase is equal to atmMatrixTopNCells(1), when the next topN report is generated, host entries with the highest value of atmMatrixSDCells 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. Each atmMatrixSDCells value is copied to the associated atmMatrixTopNRate object. It is an implementation-specific matter how entries with the same value are sorted. It is also an implementation- specific matter as to whether or not zero-valued entries are available. | 1.3.6.1.4.1.9.10.16.1.4.4.1.8 | Integer32 | read-only | current |
| atmMatrixTopNControlStartTime OBJECT-TYPE The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated atmMatrixTopNControlTimeRemaining 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 if a report was missed or not. | 1.3.6.1.4.1.9.10.16.1.4.4.1.9 | TimeStamp | read-only | current |
| atmMatrixTopNControlOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.9.10.16.1.4.4.1.10 | OwnerString | read-create | current |
| atmMatrixTopNControlStatus OBJECT-TYPE The status of this atmMatrixTopNControlEntry. 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 atmMatrixTopNTable shall be deleted by the agent. | 1.3.6.1.4.1.9.10.16.1.4.4.1.11 | RowStatus | read-create | current |
| atmMatrixTopNTable OBJECT-TYPE A set of statistics for those matrix entries that have counted the highest number of cells, calls, or connection time. | 1.3.6.1.4.1.9.10.16.1.4.5 | not-accessible | current | |
| atmMatrixTopNEntry OBJECT-TYPE A conceptual row in the atmMatrixTopNTable. The atmMatrixTopNControlIndex value in the index identifies the atmMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is atmMatrixTopNSrcAddress.1.3.10 | 1.3.6.1.4.1.9.10.16.1.4.5.1 | not-accessible | current | |
| atmMatrixTopNIndex OBJECT-TYPE An index that uniquely identifies an entry in the atmMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. Each conversation in the selected atmMatrixSDTable, for the report interval, is ranked in descending order of the metric identified by the atmMatrixTopNRate object. For example, if the value of atmMatrixTopNControlRateBase is equal to atmMatrixTopNCells(1), increasing values of atmMatrixTopNIndex shall be assigned to entries with decreasing delta values of atmMatrixSDCells (for the report interval), until index N is assigned or there are no more atmMatrixSDEntries. | 1.3.6.1.4.1.9.10.16.1.4.5.1.1 | Integer32 (1..65535) | not-accessible | current |
| atmMatrixTopNSrcAddress OBJECT-TYPE The ATM endpoint address identified as the source of the traffic measured in this report. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.4.5.1.2 | AtmAddr | read-only | current |
| atmMatrixTopNDstAddress OBJECT-TYPE The ATM endpoint address identified as the destination of the traffic measured in this report. Note that only 20 octet 'AtmAddr' addresses are collected in this table. | 1.3.6.1.4.1.9.10.16.1.4.5.1.3 | AtmAddr | read-only | current |
| atmMatrixTopNRate OBJECT-TYPE The value of the ranked metric for this conversation, for this report. If the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), then this object is assigned the delta value of the atmMatrixSDCells object during this report interval. If the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNNumCallAttempts(2), then this object is assigned the delta value of the atmMatrixSDNumCallAttempts object during this report interval. If the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNNumCalls(3), then this object is assigned the delta value of the atmMatrixSDNumCalls object during this report interval. If the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNConnTime(4), then this object is assigned the delta value of the atmMatrixSDConnTime object during this report interval. | 1.3.6.1.4.1.9.10.16.1.4.5.1.4 | Integer32 | read-only | current |
| atmMatrixTopNReverseRate OBJECT-TYPE The value of the associated metric for this conversation, and for this report, but for the reverse direction. For example, if the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), then this object contains the atmMatrixSDCells delta cell rate for the reverse direction traffic (i.e., destination to source traffic). | 1.3.6.1.4.1.9.10.16.1.4.5.1.5 | Integer32 | read-only | current |
| atmConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.1.5 | |||
| atmRmonDataCollectMode OBJECT-TYPE Controls the internal data collection for the entire ATM-RMON agent. If this object has a value of 'active(1)', then data tables will be created and maintained (normal behavior). If this object has a value of 'inactive(2)' then ATM-RMON monitoring will not occur, even if valid control tables exist for particular collections. Data tables for active collections are deleted when this object is changed to 'inactive(2)', but control tables are not deleted. When this object is changed to 'active(1)', data collection is started for all valid control tables. | 1.3.6.1.4.1.9.10.16.1.5.1 | INTEGER {active(1), inactive(2)} | read-write | current |
| atmRmonNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.2 | |||
| atmRmonConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.3 | |||
| atmRmonMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.3.1 | |||
| atmRmonMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.16.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| atmRmonMIBCompliance MODULE-COMPLIANCE Describes the requirements for conformance to the ATM-RMON MIB. | 1.3.6.1.4.1.9.10.16.3.1.1 | current |
| portSelectGroup OBJECT-GROUP Selects the ATM connections that should be monitored as part of a specific collection-group. | 1.3.6.1.4.1.9.10.16.3.2.1 | current |
| atmStatsGroup OBJECT-GROUP Counts the basic statistics for collections on behalf of particular portSelectGroup collections. | 1.3.6.1.4.1.9.10.16.3.2.2 | current |
| atmStatsHCGroup OBJECT-GROUP Counts the high capacity basic statistics for collections on behalf of particular portSelectGroup collections. The atmStatsGroup must be implemented if the atmStatsHCGroup is implemented. This group is mandatory for implementations which support high capacity counters. | 1.3.6.1.4.1.9.10.16.3.2.3 | current |
| atmHostGroup OBJECT-GROUP Counts the amount of traffic sent from and to each ATM address discovered by the probe, on behalf of particular portSelectGroup collections. | 1.3.6.1.4.1.9.10.16.3.2.4 | current |
| atmHostHCGroup OBJECT-GROUP Counts the amount of traffic sent from and to each ATM address discovered by the probe, on behalf of particular portSelectGroup collections, using high-capacity counters. The atmHostGroup must be implemented if the atmHostHCGroup is implemented. This group is mandatory for implementations which support high capacity counters. | 1.3.6.1.4.1.9.10.16.3.2.5 | current |
| atmMatrixGroup OBJECT-GROUP Counts the amount of traffic sent between each pair of ATM addresses discovered by the probe, on behalf of particular portSelectGroup collections. | 1.3.6.1.4.1.9.10.16.3.2.6 | current |
| atmMatrixHCGroup OBJECT-GROUP Counts the amount of traffic sent between each pair of ATM addresses discovered by the probe, on behalf of particular portSelectGroup collections, using high capacity counters. The atmMatrixGroup must be implemented if the atmMatrixHCGroup is implemented. This group is mandatory for implementations which support high capacity counters. | 1.3.6.1.4.1.9.10.16.3.2.7 | current |
| atmConfigGroup OBJECT-GROUP Configuration extentions used to control internal agent behavior. | 1.3.6.1.4.1.9.10.16.3.2.8 | current |