TRAPEZE-NETWORKS-SYSTEM-MIB
- Registered at
- 1.3.6.1.4.1.14525.4.8
- Last updated
- 2007-08-14 00:12
- Organization
- Trapeze Networks
- Revisions
- 2007-08-14 00:12, 2007-05-04 00:10, 2007-03-14 00:07, 2006-11-09 00:04, 2006-06-06 00:03
- Namespace
- juniper
- Source file
TRAPEZE-NETWORKS-SYSTEM-MIB- Digest
sha256:2216d80b55decb27e7ccb2813884a2d2a0be985803885b80ca93344c080cfc9c
Description
System objects for Trapeze Networks wireless switches. Copyright 2007 Trapeze Networks, Inc. All rights reserved. This Trapeze Networks SNMP Management Information Base Specification (Specification) embodies Trapeze Networks' confidential and proprietary intellectual property. Trapeze Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS' and Trapeze Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Contact
Trapeze Networks Technical Support www.trapezenetworks.com US: 866.TRPZ.TAC International: 925.474.2400 support@trapezenetworks.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| TRAPEZE-NETWORKS-ROOT-MIB | trpzMibs |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC TRAPEZE-NETWORKS-ROOT-MIB TRAPEZE-NETWORKS-SYSTEM-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| TrpzSysCpuLoad TEXTUAL-CONVENTION CPU load in percents | current | |||
| TrpzSysMemoryAmount TEXTUAL-CONVENTION Memory amount in KBytes (1024 octets) | current | |||
| TrpzSysPowerSupplyStatus TEXTUAL-CONVENTION The status of a Power Supply. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| trpzSysObjects OBJECT-IDENTITY | 1.3.6.1.4.1.14525.4.8.1 | |||
| trpzSysDataObjects OBJECT-IDENTITY | 1.3.6.1.4.1.14525.4.8.1.1 | |||
| trpzSysCpuMemoryUsedBytes OBJECT-TYPE CPU memory used in bytes. Obsoleted by trpzSysCpuMemoryInstantUsage. | 1.3.6.1.4.1.14525.4.8.1.1.1 | Unsigned32 | read-only | obsolete |
| trpzSysCpuMemoryTotalBytes OBJECT-TYPE CPU total physical memory in bytes. Obsoleted by trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.2 | Unsigned32 | read-only | obsolete |
| trpzSysFlashMemoryUsedBytes OBJECT-TYPE Flash memory used in bytes. | 1.3.6.1.4.1.14525.4.8.1.1.3 | Unsigned32 | read-only | current |
| trpzSysFlashMemoryTotalBytes OBJECT-TYPE Flash memory available in bytes. | 1.3.6.1.4.1.14525.4.8.1.1.4 | Unsigned32 | read-only | current |
| trpzSysCpuAverageLoad OBJECT-TYPE CPU load average since system startup. | 1.3.6.1.4.1.14525.4.8.1.1.5 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuMemorySize OBJECT-TYPE Maximum available CPU Memory (RAM) in KBytes. This is the memory available to the Wireless Switch software. May be less than physical RAM size. | 1.3.6.1.4.1.14525.4.8.1.1.6 | TrpzSysMemoryAmount | read-only | current |
| trpzSysCpuLoadDetail OBJECT-IDENTITY | 1.3.6.1.4.1.14525.4.8.1.1.11 | |||
| trpzSysCpuInstantLoad OBJECT-TYPE CPU instant load (for last few seconds). | 1.3.6.1.4.1.14525.4.8.1.1.11.1 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuLastMinuteLoad OBJECT-TYPE CPU load for last minute. | 1.3.6.1.4.1.14525.4.8.1.1.11.2 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuLast5MinutesLoad OBJECT-TYPE CPU load for last 5 minutes. | 1.3.6.1.4.1.14525.4.8.1.1.11.3 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuLastHourLoad OBJECT-TYPE CPU load for last hour. | 1.3.6.1.4.1.14525.4.8.1.1.11.4 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuLastDayLoad OBJECT-TYPE CPU load for last day. | 1.3.6.1.4.1.14525.4.8.1.1.11.5 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuLast3DaysLoad OBJECT-TYPE CPU load for last 3 days. | 1.3.6.1.4.1.14525.4.8.1.1.11.6 | TrpzSysCpuLoad | read-only | current |
| trpzSysCpuMemoryUsageDetail OBJECT-IDENTITY | 1.3.6.1.4.1.14525.4.8.1.1.12 | |||
| trpzSysCpuMemoryInstantUsage OBJECT-TYPE Instant memory usage (RAM) in KBytes (for last few seconds). Ranges between 0 and trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.12.1 | TrpzSysMemoryAmount | read-only | current |
| trpzSysCpuMemoryLastMinuteUsage OBJECT-TYPE Memory usage (RAM) for last minute in KBytes. Ranges between 0 and trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.12.2 | TrpzSysMemoryAmount | read-only | current |
| trpzSysCpuMemoryLast5MinutesUsage OBJECT-TYPE Memory usage (RAM) for last 5 minutes in KBytes. Ranges between 0 and trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.12.3 | TrpzSysMemoryAmount | read-only | current |
| trpzSysCpuMemoryLastHourUsage OBJECT-TYPE Memory usage (RAM) for last hour in KBytes. Ranges between 0 and trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.12.4 | TrpzSysMemoryAmount | read-only | current |
| trpzSysCpuMemoryLastDayUsage OBJECT-TYPE Memory usage (RAM) for last day in KBytes. Ranges between 0 and trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.12.5 | TrpzSysMemoryAmount | read-only | current |
| trpzSysCpuMemoryLast3DaysUsage OBJECT-TYPE Memory usage (RAM) for last 3 days in KBytes. Ranges between 0 and trpzSysCpuMemorySize. | 1.3.6.1.4.1.14525.4.8.1.1.12.6 | TrpzSysMemoryAmount | read-only | current |
| trpzSysChassisComponents OBJECT-IDENTITY | 1.3.6.1.4.1.14525.4.8.1.1.13 | |||
| trpzSysChasCompPowerSupplies OBJECT-IDENTITY | 1.3.6.1.4.1.14525.4.8.1.1.13.1 | |||
| trpzSysNumPowerSuppliesSupported OBJECT-TYPE The number of power supplies supported by the Wireless Switch. This is the upper limit of the number of entries in the power supply table, trpzSysPowerSupplyTable. | 1.3.6.1.4.1.14525.4.8.1.1.13.1.1 | Unsigned32 | read-only | current |
| trpzSysPowerSupplyTable OBJECT-TYPE Table of power supplies actually installed on the Wireless Switch. | 1.3.6.1.4.1.14525.4.8.1.1.13.1.2 | not-accessible | current | |
| trpzSysPowerSupplyEntry OBJECT-TYPE An entry in the trpzSysPowerSupplyTable table. | 1.3.6.1.4.1.14525.4.8.1.1.13.1.2.1 | not-accessible | current | |
| trpzSysPowerSupplyDeviceOID OBJECT-TYPE OID value used to identify this chassis component as indicated in Registration MIB. | 1.3.6.1.4.1.14525.4.8.1.1.13.1.2.1.1 | OBJECT IDENTIFIER | not-accessible | current |
| trpzSysPowerSupplyStatus OBJECT-TYPE Status of the power supply. | 1.3.6.1.4.1.14525.4.8.1.1.13.1.2.1.2 | TrpzSysPowerSupplyStatus | read-only | current |
| trpzSysPowerSupplyDescr OBJECT-TYPE A human interpretable description of this power supply, for example 'Left Power Supply'. | 1.3.6.1.4.1.14525.4.8.1.1.13.1.2.1.3 | DisplayString (SIZE(0..255)) | read-only | current |