CTRON-SSR-CAPACITY-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-SSR-CAPACITY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
             capChassisSlotCount 1.3.6.1.4.1.52.2501.1.270.1.1 integer read-only
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 integer read-only
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 integer read-only
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 ssrcapabilitytype read-only
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 ssrcapabilitytype read-only
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 ssrcapabilitytype read-only
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
         cpu 1.3.6.1.4.1.52.2501.1.270.2
             capCPUTable 1.3.6.1.4.1.52.2501.1.270.2.1 no-access
Summary of CPU statistics. It is assumed that there is only one CPU per line card.
                 capCPUEntry 1.3.6.1.4.1.52.2501.1.270.2.1.1 no-access
An entry containing CPU statistics information.
                     capCPUModuleIndex 1.3.6.1.4.1.52.2501.1.270.2.1.1.1 integer no-access
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 integer read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 integer read-write
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 integer read-write
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.
         tasks 1.3.6.1.4.1.52.2501.1.270.3
             capTaskTable 1.3.6.1.4.1.52.2501.1.270.3.1 no-access
A summary of the tasks running on a CPU enabled module in the chassis.
                 capTaskEntry 1.3.6.1.4.1.52.2501.1.270.3.1.1 no-access
An entry containing information on a task running on a CPU enabled module in the chassis including the memory consumption and current status.
                     capTaskModuleIndex 1.3.6.1.4.1.52.2501.1.270.3.1.1.1 integer no-access
The module index on which the task is running.
                     capTaskIndex 1.3.6.1.4.1.52.2501.1.270.3.1.1.2 integer no-access
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 octet string read-only
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 counter32 read-only
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 ssrstatustype read-only
The current status of this task.
                     capTaskUsed 1.3.6.1.4.1.52.2501.1.270.3.1.1.6 integer read-only
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.
         memory 1.3.6.1.4.1.52.2501.1.270.4
             capMemoryTable 1.3.6.1.4.1.52.2501.1.270.4.1 no-access
A summary of the non-volatile storage devices in the SSR.
                 capMemoryEntry 1.3.6.1.4.1.52.2501.1.270.4.1.1 no-access
An entry containing information on a non-volatile memory device in the SSR.
                     capMemoryType 1.3.6.1.4.1.52.2501.1.270.4.1.1.1 ssrmemorytype no-access
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 integer no-access
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 octet string read-only
The description of the memory device.
                     capMemorySize 1.3.6.1.4.1.52.2501.1.270.4.1.1.4 integer read-only
Memory device total memory capacity expressed in blocks.
                     capMemoryFree 1.3.6.1.4.1.52.2501.1.270.4.1.1.5 integer read-only
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 integer read-only
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 integer read-only
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 counter32 read-only
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 truthvalue read-only
Indicates if the memory type is removable.
         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
                 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.
                     capComplianceV10 1.3.6.1.4.1.52.2501.1.270.6.2.1.1
The compliance statement for 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.
                     capComplianceV20 1.3.6.1.4.1.52.2501.1.270.6.2.2.1
The compliance statement for the SSR-CAPACITY-MIB.