AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks-Inc » CTRON-SSR-CAPACITY-MIB » Objects

CTRON-SSR-CAPACITY-MIB.mib object view, vendor Enterasys-Networks-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CTRON-SSR-CAPACITY-MIB and use it to monitor vendor specific OID's.

CTRON-SSR-CAPACITY-MIB file content

Object view of CTRON-SSR-CAPACITY-MIB:

Scalar Object
capChassisSlotCount .1.3.6.1.4.1.52.2501.1.270.1.1
The maximum number of slots in the chassis, including the slot for the CPU module.
capChassisSlotsUsed .1.3.6.1.4.1.52.2501.1.270.1.2
The number of slots used in the chassis. This number includes the slot used for the CPU module, if any.
capChassisSlotsFree .1.3.6.1.4.1.52.2501.1.270.1.3
The number of free slots in the chassis. This includes all of the available slots not used by the CPU or redundant CPU card.
capChassisCPURedundancy .1.3.6.1.4.1.52.2501.1.270.1.4
The chassis CPU redundancy capability of the SSR. This will be one of the following values: noSupport(1) -- feature not supported available(2) -- feature not in use enabled(3) -- feature in use and enabled disabled(4) -- feature in use and disabled
capChassisPSRedundancy .1.3.6.1.4.1.52.2501.1.270.1.5
The chassis Power Supply redundancy capability of the SSR. This will be one of the following values: noSupport(1) -- feature not supported available(2) -- feature not in use enabled(3) -- feature in use and enabled disabled(4) -- feature in use and disabled
capChassisSFRedundancy .1.3.6.1.4.1.52.2501.1.270.1.6
The chassis Switching Fabric redundancy capability of the SSR. This will be one of the following values: noSupport(1) -- feature not supported available(2) -- feature not in use enabled(3) -- feature in use and enabled disabled(4) -- feature in use and disabled
capCPUEntry .1.3.6.1.4.1.52.2501.1.270.2.1.1
An entry containing CPU statistics information.
capTaskEntry .1.3.6.1.4.1.52.2501.1.270.3.1.1
An entry containing information on a task running on a CPU enabled module in the chassis including the memory consumption and current status.
capMemoryEntry .1.3.6.1.4.1.52.2501.1.270.4.1.1
An entry containing information on a non-volatile memory device in the SSR.
Tabular Object
capCPUModuleIndex .1.3.6.1.4.1.52.2501.1.270.2.1.1.1
The Slot index in which the current CPU is residing.
capCPUCurrentUtilization .1.3.6.1.4.1.52.2501.1.270.2.1.1.2
The CPU utilization expressed as an integer percentage. This is calculated over the last 5 seconds at a 0.1 second interval as a simple average.
capCPUL3Learned .1.3.6.1.4.1.52.2501.1.270.2.1.1.3
The total number of new layer 3 flows the CPU has processed and programmed into the Layer 3 hardware flow tables. Layer 3 flows are packets for IP or IPX protocols that will be routed from one subnet to another. Bridged flows or IP and IPX flows that originate and terminate in the same subnet are accounted for by capCPUL2Learned object.
capCPUL3Aged .1.3.6.1.4.1.52.2501.1.270.2.1.1.4
The total number of Layer 3flows that have been removed from the layer 3 hardware flow tables across all modules by the Layer 3 aging task. This number may increase quickly if routing protocols are not stable. Removal or insertion of routes into the forwarding table will cause premature aging of flows. Flows are normally aged/removed from the hardware when there are no more packets being sent for a defined time period. This counter is cumulative from the time the system started.
capCPUL2Learned .1.3.6.1.4.1.52.2501.1.270.2.1.1.5
The number of L2 flows or addresses learned. The intended result here is to see how many stations attempt to establish switched communication through the SSR.
capCPUL2Aged .1.3.6.1.4.1.52.2501.1.270.2.1.1.6
The total number of L2 addresses or flows aged out. Hosts that end switched communication through the SSR are aged out every 15 seconds.
capCPUNIAReceived .1.3.6.1.4.1.52.2501.1.270.2.1.1.7
The total number of packets received by the NIA chip. This is useful in gauging how many packets are forwarded to the CPU for processing.
capCPUNIATransmitted .1.3.6.1.4.1.52.2501.1.270.2.1.1.8
The total number of packets transmitted by the NIA chip. This is useful in seeing how much the CPU is communicating directory with management stations and other routers.
capCPUMinThreshold .1.3.6.1.4.1.52.2501.1.270.2.1.1.9
The CPU utilization expressed as an integer percentage. This value represents the threshold minimum value for capCPUCurrentUtilization that is used to reset the threshold testing for generation of the envCPUThresholdTrap. This value is equal to 0 by default. When this value or the value of capCPUMaxThreshold is equal to 0, no envCPUThresholdTrap will be generated.
capCPUMaxThreshold .1.3.6.1.4.1.52.2501.1.270.2.1.1.10
The CPU utilization expressed as an integer percentage. This value represents the threshold maximum for capCPUCurrentUtilization which causes generation of the envCPUThresholdTrap. Another trap is not generated until the capCPUCurrentUtilization value has dropped below capCPUMinThreshold. When this value or the value of capCPUMinThreshold is equal to 0, no envCPUThresholdTrap will be generated.
capTaskModuleIndex .1.3.6.1.4.1.52.2501.1.270.3.1.1.1
The module index on which the task is running.
capTaskIndex .1.3.6.1.4.1.52.2501.1.270.3.1.1.2
A unique index assigned to a task instance. This index is unique to the task for the time SSR is booted. If the task is terminated, the index will not be reused for another task that might become active in the system.
capTaskName .1.3.6.1.4.1.52.2501.1.270.3.1.1.3
The encrypted name assigned to this task. This is unique for each different type of task, but there may be multiple instances of the same task running in the system.
capTaskShed .1.3.6.1.4.1.52.2501.1.270.3.1.1.4
The number of times this task has been scheduled to run. This is a cumulative count from the time the SSR was started.
capTaskStatus .1.3.6.1.4.1.52.2501.1.270.3.1.1.5
The current status of this task.
capTaskUsed .1.3.6.1.4.1.52.2501.1.270.3.1.1.6
The size of the memory consumed by this task. This can be used to monitor any excess memory use by a particular task and is expressed in bytes.
capMemoryType .1.3.6.1.4.1.52.2501.1.270.4.1.1.1
A type of storage device from the enumerated memory types.
capMemoryIndex .1.3.6.1.4.1.52.2501.1.270.4.1.1.2
An index or enumeration for the entries of a particular memory type. This index corresponds to: -- Interface index for L2Hardware Type -- Module index for L3Hardware Type -- Enumeration for everything else.
capMemoryDescr .1.3.6.1.4.1.52.2501.1.270.4.1.1.3
The description of the memory device.
capMemorySize .1.3.6.1.4.1.52.2501.1.270.4.1.1.4
Memory device total memory capacity expressed in blocks.
capMemoryFree .1.3.6.1.4.1.52.2501.1.270.4.1.1.5
Memory device free memory in blocks. This will include any unused memory between used memory blocks and is calculated by subtracting the memory used from the size of the memory device.
capMemoryUsed .1.3.6.1.4.1.52.2501.1.270.4.1.1.6
Size of used memory on the memory device. This includes the blocks of memory that are only partially used and is expressed in blocks.
capMemoryBlockSize .1.3.6.1.4.1.52.2501.1.270.4.1.1.7
Size of the memory blocks on the memory device. This is the minimum block size of memory returned when memory is requested and is expressed in bytes.
capMemoryFailures .1.3.6.1.4.1.52.2501.1.270.4.1.1.8
The number of times a memory allocation in this memory device has failed. In the case of L2Hardware and L3Hardware types it expresses the number of times a Full Hash Bucket condition has been met.
capMemoryRemovable .1.3.6.1.4.1.52.2501.1.270.4.1.1.9
Indicates if the memory type is removable.
Table
capCPUTable .1.3.6.1.4.1.52.2501.1.270.2.1
Summary of CPU statistics. It is assumed that there is only one CPU per line card.
capTaskTable .1.3.6.1.4.1.52.2501.1.270.3.1
A summary of the tasks running on a CPU enabled module in the chassis.
capMemoryTable .1.3.6.1.4.1.52.2501.1.270.4.1
A summary of the non-volatile storage devices in the SSR.
Object Identifier
capacityMIB .1.3.6.1.4.1.52.2501.1.270
This module defines a schema to access RS system resource capacity statistics.
chassisCap .1.3.6.1.4.1.52.2501.1.270.1
cpu .1.3.6.1.4.1.52.2501.1.270.2
tasks .1.3.6.1.4.1.52.2501.1.270.3
memory .1.3.6.1.4.1.52.2501.1.270.4
capConformance .1.3.6.1.4.1.52.2501.1.270.6
capCompliances .1.3.6.1.4.1.52.2501.1.270.6.1
capGroups .1.3.6.1.4.1.52.2501.1.270.6.2
Group
capConfGroupV10 .1.3.6.1.4.1.52.2501.1.270.6.2.1
A set of managed objects that make up version 1.0 of the SSR capacity mib.
capConfGroupV20 .1.3.6.1.4.1.52.2501.1.270.6.2.2
A set of managed objects that make up version 2.0 of the SSR capacity mib.