STN-VERSION-MIB

File: STN-VERSION-MIB.mib (11970 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SPRING-TIDE-NETWORKS-SMI SPRING-TIDE-NETWORKS-TC STN-CHASSIS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 DisplayString MODULE-COMPLIANCE
stnSystems stnNotification StnHardwareModuleType
stnEngineIndex stnEngineSlot stnEngineCpu

Defined Types

StnSwVersionEntry  
SEQUENCE    
  stnSwImage INTEGER
  stnSwVersionPrefix DisplayString
  stnSwMajorVersion Integer32
  stnSwMinorVersion Integer32
  stnSwMaintenanceVersion Integer32
  stnSwPatchVersion Integer32
  stnSwVersionDescr DisplayString

StnHwVersionEntry  
SEQUENCE    
  stnHwSlotIndex Integer32
  stnHwType StnHardwareModuleType
  stnHwMajorVersion Integer32
  stnHwMinorVersion Integer32
  stnHwVersionDescr DisplayString
  stnHwSerialNumber DisplayString

Defined Values

stnVersion 1.3.6.1.4.1.3551.2.2
This MIB module describes the Spring Tide Networks software and hardware versions.
MODULE-IDENTITY    

stnVersionObjects 1.3.6.1.4.1.3551.2.2.1
OBJECT IDENTIFIER    

stnVersionMibConformance 1.3.6.1.4.1.3551.2.2.2
OBJECT IDENTIFIER    

stnSwVersions 1.3.6.1.4.1.3551.2.2.1.1
OBJECT IDENTIFIER    

stnHwVersions 1.3.6.1.4.1.3551.2.2.1.2
OBJECT IDENTIFIER    

stnSwVersionTable 1.3.6.1.4.1.3551.2.2.1.1.1
A list of system software and gateware version entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnSwVersionEntry

stnSwVersionEntry 1.3.6.1.4.1.3551.2.2.1.1.1.1
Entry contains information about a particular system software or gateware version.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnSwVersionEntry  

stnSwImage 1.3.6.1.4.1.3551.2.2.1.1.1.1.1
Indicates the software image type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bootstrap(1), cpmSwitch(2), cpmRoute(3), tsmECF(4), cpmSwitchRecv(5), cpmRouteRecv(6), tsmECFRecv(7), cpmKing(8), cpmBlue(9), cpmHermit(10), cpmSwcPipeline(11), cpmRpePipeline(12), cpmSpider(13), cpmSand(14), tsmBlue(15), tsmHermit(16), tsmPipeline(17), tsmBridge(18), tsmSoldier(19), swfmHorseshoe(20), atmOC3Stone(21), enetMud(22), rmFiddler(23), atmOC12Golden(24), ds3Green(25)  

stnSwVersionPrefix 1.3.6.1.4.1.3551.2.2.1.1.1.1.2
The software image version prefix.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1)  

stnSwMajorVersion 1.3.6.1.4.1.3551.2.2.1.1.1.1.3
The software image major version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSwMinorVersion 1.3.6.1.4.1.3551.2.2.1.1.1.1.4
The software image minor version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSwMaintenanceVersion 1.3.6.1.4.1.3551.2.2.1.1.1.1.5
The software image maintenance version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSwPatchVersion 1.3.6.1.4.1.3551.2.2.1.1.1.1.6
The software image patch version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSwVersionDescr 1.3.6.1.4.1.3551.2.2.1.1.1.1.7
A descriptive string used to describe the software type and version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnHwVersionTable 1.3.6.1.4.1.3551.2.2.1.2.1
A list of system hardware version entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnHwVersionEntry

stnHwVersionEntry 1.3.6.1.4.1.3551.2.2.1.2.1.1
Entry contains information about all hardware versions and identification information.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnHwVersionEntry  

stnHwSlotIndex 1.3.6.1.4.1.3551.2.2.1.2.1.1.1
A sequence number that identifies a particular slot in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

stnHwType 1.3.6.1.4.1.3551.2.2.1.2.1.1.2
Indicates the hardware type located in the specific slot.
Status: current Access: read-only
OBJECT-TYPE    
  StnHardwareModuleType  

stnHwMajorVersion 1.3.6.1.4.1.3551.2.2.1.2.1.1.3
The hardware major version of the module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnHwMinorVersion 1.3.6.1.4.1.3551.2.2.1.2.1.1.4
The hardware minor version of the module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnHwVersionDescr 1.3.6.1.4.1.3551.2.2.1.2.1.1.5
A descriptive string used to describe the hardware type and version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnHwSerialNumber 1.3.6.1.4.1.3551.2.2.1.2.1.1.6
The serial number of the hardware module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnSwImageUpgraded 1.3.6.1.4.1.3551.2.100.0.51
A stnSwImageUpgraded trap signifies that the agent entity has detected that the indicated software image has been successfully upgraded to all appropriate engines. The generation of this trap can be controlled by the SwUpgradeTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnSwImageUpgradeFailure 1.3.6.1.4.1.3551.2.100.0.52
A stnSwImageUpgradeFailure trap signifies that the agent entity has detected that the indicated software image has failed to load into all appropriate engines. The generation of this trap can be controlled by the SwUpgradeTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnSwImageNotFound 1.3.6.1.4.1.3551.2.100.0.53
A stnSwImageNotFound trap signifies that the agent entity has detected that the indicated software image cannot be found. The generation of this trap can be controlled by the SwUpgradeTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnSwImageAutoDowngraded 1.3.6.1.4.1.3551.2.100.0.54
A stnSwImageAutoDowngraded trap signifies that the agent entity has detected that the indicated software image cannot successfully execute on the system and has been automatically downgraded. The first stnSwVersionDescr associated with this notification is the current operational image, while the second stnSwVersionDescr is the failed image. The generation of this trap can be controlled by the SwUpgradeTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE