RUCKUS-SWINFO-MIB
- Registered at
- 1.3.6.1.4.1.25053.1.1.3.1
- Last updated
- 2010-10-15 08:00
- Organization
- Ruckus Wireless Inc.
- Namespace
- ruckus
- Source file
RUCKUS-SWINFO-MIB- Digest
sha256:18f2d3e680d00e42370194b62ce42ba493fe9d763e1611a6411a7b35a457a970
Description
This is the MIB Module for representing the software Information objects.
Contact
Ruckus Wireless Inc. Postal: 880 W Maude Ave Sunnyvale, CA 94085 USA EMail: support@ruckuswireless.com Phone: +1-650-265-4200
Imports
| From | Symbols |
|---|---|
| RUCKUS-ROOT-MIB | ruckusCommonSwInfoModule |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
RUCKUS-ROOT-MIB RUCKUS-SWINFO-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ruckusSwInfoObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25053.1.1.3.1.1 | |||
| ruckusSwInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25053.1.1.3.1.1.1 | |||
| ruckusSwRevTable OBJECT-TYPE This table maintains all the software revision information. This table is used to activate the inactive software. | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1 | not-accessible | current | |
| ruckusSwRevEntry OBJECT-TYPE Each software revision entry. | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1 | not-accessible | current | |
| ruckusSwRevIndex OBJECT-TYPE This is an index into the SoftwareRev Table. This table contains two entries for active and inactive respectively. | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.1 | INTEGER (1..10) | not-accessible | current |
| ruckusSwRevName OBJECT-TYPE The name of the file. | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.2 | DisplayString (SIZE(1..64)) | read-only | current |
| ruckusSwRevision OBJECT-TYPE The software revision of the file. | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.3 | DisplayString (SIZE(1..32)) | read-only | current |
| ruckusSwRevSize OBJECT-TYPE The size of the file in kilo bytes (KB=2**10, rounded up). | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.4 | Unsigned32 | read-only | current |
| ruckusSwRevStatus OBJECT-TYPE This indicates the current state of the software. This may either be active (currently running), or inactive. | 1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.5 | INTEGER {inactive(1), active(2)} | read-only | current |
| ruckusSwInfoEvents OBJECT-IDENTITY | 1.3.6.1.4.1.25053.1.1.3.1.2 |