MIBs Depot

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

FromSymbols
RUCKUS-ROOT-MIBruckusCommonSwInfoModule
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
ruckusSwRevEntry
OBJECT-TYPE
Each software revision entry.
1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1not-accessiblecurrent
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.1INTEGER (1..10)not-accessiblecurrent
ruckusSwRevName
OBJECT-TYPE
The name of the file.
1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.2DisplayString (SIZE(1..64))read-onlycurrent
ruckusSwRevision
OBJECT-TYPE
The software revision of the file.
1.3.6.1.4.1.25053.1.1.3.1.1.1.1.1.3DisplayString (SIZE(1..32))read-onlycurrent
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.4Unsigned32read-onlycurrent
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.5INTEGER {inactive(1), active(2)}read-onlycurrent
ruckusSwInfoEvents
OBJECT-IDENTITY
1.3.6.1.4.1.25053.1.1.3.1.2