MIBs Depot

CTRON-SSR-CAPACITY-MIB

Registered at
1.3.6.1.4.1.52.2501.1.270
Last updated
2000-07-15 00:00
Organization
Enterasys Networks, Inc.
Revisions
2000-07-15 00:00, 1998-11-05 00:00
Namespace
enterasys
Source file
CTRON-SSR-CAPACITY-MIB
Digest
sha256:b20e0d663202e5b651fbbb5e874cd987889229eb48e488fe58512dc910884a88

Description

This module defines a schema to access RS system resource capacity statistics.

Contact

Enterasys Networks 35 Industrial Way, P.O. Box 5005 Rochester, NH 03867-0505 (603) 332-9400 support@enterasys.com http://www.enterasys.com

Imports

FromSymbols
CTRON-SSR-SMI-MIBssrMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-OIDS
CTRON-SSR-CAPACITY-MIB
CTRON-SSR-SMI-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
SSRCapabilityType
TEXTUAL-CONVENTION
A unique value, greater than zero, for the different capabilities of the SSR chassis.
current
SSRMemoryType
TEXTUAL-CONVENTION
A unique value, greater than zero, for each non-volatile memory device supported by the SSR series of products.
current
SSRStatusType
TEXTUAL-CONVENTION
A unique value, greater than zero, for each possible state a task on the SSR can be in.
current

Objects

NameOIDSyntaxAccessStatus
chassisCap
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.1
capChassisSlotCount
OBJECT-TYPE
The maximum number of slots in the chassis, including the slot for the CPU module.
1.3.6.1.4.1.52.2501.1.270.1.1INTEGER (2..32)read-onlycurrent
capChassisSlotsUsed
OBJECT-TYPE
The number of slots used in the chassis. This number includes the slot used for the CPU module, if any.
1.3.6.1.4.1.52.2501.1.270.1.2INTEGER (0..32)read-onlycurrent
capChassisSlotsFree
OBJECT-TYPE
The number of free slots in the chassis. This includes all of the available slots not used by the CPU or redundant CPU card.
1.3.6.1.4.1.52.2501.1.270.1.3INTEGER (0..32)read-onlycurrent
capChassisCPURedundancy
OBJECT-TYPE
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
1.3.6.1.4.1.52.2501.1.270.1.4SSRCapabilityTyperead-onlycurrent
capChassisPSRedundancy
OBJECT-TYPE
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
1.3.6.1.4.1.52.2501.1.270.1.5SSRCapabilityTyperead-onlycurrent
capChassisSFRedundancy
OBJECT-TYPE
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
1.3.6.1.4.1.52.2501.1.270.1.6SSRCapabilityTyperead-onlycurrent
cpu
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.2
capCPUTable
OBJECT-TYPE
Summary of CPU statistics. It is assumed that there is only one CPU per line card.
1.3.6.1.4.1.52.2501.1.270.2.1not-accessiblecurrent
capCPUEntry
OBJECT-TYPE
An entry containing CPU statistics information.
1.3.6.1.4.1.52.2501.1.270.2.1.1not-accessiblecurrent
capCPUModuleIndex
OBJECT-TYPE
The Slot index in which the current CPU is residing.
1.3.6.1.4.1.52.2501.1.270.2.1.1.1INTEGER (0..4294967295)not-accessiblecurrent
capCPUCurrentUtilization
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.2INTEGER (0..100)read-onlycurrent
capCPUL3Learned
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.3Counter32read-onlycurrent
capCPUL3Aged
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.4Counter32read-onlycurrent
capCPUL2Learned
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.5Counter32read-onlycurrent
capCPUL2Aged
OBJECT-TYPE
The total number of L2 addresses or flows aged out. Hosts that end switched communication through the SSR are aged out every 15 seconds.
1.3.6.1.4.1.52.2501.1.270.2.1.1.6Counter32read-onlycurrent
capCPUNIAReceived
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.7Counter32read-onlycurrent
capCPUNIATransmitted
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.8Counter32read-onlycurrent
capCPUMinThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.9INTEGER (0..99)read-writecurrent
capCPUMaxThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.2.1.1.10INTEGER (0..99)read-writecurrent
tasks
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.3
capTaskTable
OBJECT-TYPE
A summary of the tasks running on a CPU enabled module in the chassis.
1.3.6.1.4.1.52.2501.1.270.3.1not-accessiblecurrent
capTaskEntry
OBJECT-TYPE
An entry containing information on a task running on a CPU enabled module in the chassis including the memory consumption and current status.
1.3.6.1.4.1.52.2501.1.270.3.1.1not-accessiblecurrent
capTaskModuleIndex
OBJECT-TYPE
The module index on which the task is running.
1.3.6.1.4.1.52.2501.1.270.3.1.1.1INTEGER (1..4294967295)not-accessiblecurrent
capTaskIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.3.1.1.2INTEGER (1..4294967295)not-accessiblecurrent
capTaskName
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.3.1.1.3OCTET STRING (SIZE(0..8))read-onlycurrent
capTaskShed
OBJECT-TYPE
The number of times this task has been scheduled to run. This is a cumulative count from the time the SSR was started.
1.3.6.1.4.1.52.2501.1.270.3.1.1.4Counter32read-onlycurrent
capTaskStatus
OBJECT-TYPE
The current status of this task.
1.3.6.1.4.1.52.2501.1.270.3.1.1.5SSRStatusTyperead-onlycurrent
capTaskUsed
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.3.1.1.6INTEGER (0..4294967295)read-onlycurrent
memory
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.4
capMemoryTable
OBJECT-TYPE
A summary of the non-volatile storage devices in the SSR.
1.3.6.1.4.1.52.2501.1.270.4.1not-accessiblecurrent
capMemoryEntry
OBJECT-TYPE
An entry containing information on a non-volatile memory device in the SSR.
1.3.6.1.4.1.52.2501.1.270.4.1.1not-accessiblecurrent
capMemoryType
OBJECT-TYPE
A type of storage device from the enumerated memory types.
1.3.6.1.4.1.52.2501.1.270.4.1.1.1SSRMemoryTypenot-accessiblecurrent
capMemoryIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.4.1.1.2INTEGER (1..4294967295)not-accessiblecurrent
capMemoryDescr
OBJECT-TYPE
The description of the memory device.
1.3.6.1.4.1.52.2501.1.270.4.1.1.3OCTET STRING (SIZE(0..256))read-onlycurrent
capMemorySize
OBJECT-TYPE
Memory device total memory capacity expressed in blocks.
1.3.6.1.4.1.52.2501.1.270.4.1.1.4INTEGER (1..4294967295)read-onlycurrent
capMemoryFree
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.4.1.1.5INTEGER (1..4294967295)read-onlycurrent
capMemoryUsed
OBJECT-TYPE
Size of used memory on the memory device. This includes the blocks of memory that are only partially used and is expressed in blocks.
1.3.6.1.4.1.52.2501.1.270.4.1.1.6INTEGER (1..4294967295)read-onlycurrent
capMemoryBlockSize
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.4.1.1.7INTEGER (1..4294967295)read-onlycurrent
capMemoryFailures
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.270.4.1.1.8Counter32read-onlycurrent
capMemoryRemovable
OBJECT-TYPE
Indicates if the memory type is removable.
1.3.6.1.4.1.52.2501.1.270.4.1.1.9TruthValueread-onlycurrent
capConformance
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.6
capCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.6.1
capGroups
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.270.6.2

Conformance

NameOIDStatus
capConfGroupV10
OBJECT-GROUP
A set of managed objects that make up version 1.0 of the SSR capacity mib.
1.3.6.1.4.1.52.2501.1.270.6.2.1deprecated
capComplianceV10
MODULE-COMPLIANCE
The compliance statement for the SSR-CAPACITY-MIB.
1.3.6.1.4.1.52.2501.1.270.6.2.1.1deprecated
capConfGroupV20
OBJECT-GROUP
A set of managed objects that make up version 2.0 of the SSR capacity mib.
1.3.6.1.4.1.52.2501.1.270.6.2.2current
capComplianceV20
MODULE-COMPLIANCE
The compliance statement for the SSR-CAPACITY-MIB.
1.3.6.1.4.1.52.2501.1.270.6.2.2.1current