SONUS-SOFTWARE-UPGRADE-SERVICES-MIB

File: SONUS-SOFTWARE-UPGRADE-SERVICES-MIB.mib (15875 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SONUS-COMMON-MIB
SONUS-SMI

Imported symbols

Counter32 Integer32 MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE DateAndTime
DisplayString TEXTUAL-CONVENTION sonusEventClass
sonusEventDescription sonusEventLevel sonusShelfIndex
sonusServicesMIBs

Defined Types

SonusSoftwareUpgradeState  
Represents the different states in LSWU FSM. (Internal use only)
TEXTUAL-CONVENTION    
  INTEGER idle(0), query(1), init(2), delay1(3), start(4), sxOne(5), waitSync(6), sxTwoTx(7), sxTwoRx(8), sxTwoWait(9), variant(10), prepare(11), stopCalls(12), firstPns(13), cnsReset(14), spsReset(15), pnsReset(16), sxDelay(17), done(18)  

SonusSwUpgradeShelfAdmnEntry  
SEQUENCE    
  sonusSwUpgradeShelfAdmnShelfIndex Integer32
  sonusSwUpgradeShelfAdmnInit INTEGER
  sonusSwUpgradeShelfAdmnUpgradeNow INTEGER
  sonusSwUpgradeShelfAdmnHalt INTEGER
  sonusSwUpgradeShelfAdmnCommitDirectory INTEGER
  sonusSwUpgradeShelfAdmnDirectory DisplayString
  sonusSwUpgradeShelfAdmnOverrideFeatureCheck INTEGER

SonusSwUpgradeShelfStatEntry  
SEQUENCE    
  sonusSwUpgradeShelfStatShelfIndex Integer32
  sonusSwUpgradeShelfStatStatus INTEGER
  sonusSwUpgradeShelfStatCurSlot Integer32
  sonusSwUpgradeShelfStatSlotRemain Integer32
  sonusSwUpgradeShelfStatGroupRemain Integer32
  sonusSwUpgradeShelfStatDuration Counter32
  sonusSwUpgradeShelfStatStartTime DateAndTime
  sonusSwUpgradeShelfStatLastReason INTEGER
  sonusSwUpgradeShelfStatLastState SonusSoftwareUpgradeState
  sonusSwUpgradeShelfStatState SonusSoftwareUpgradeState

SonusSwUpgradeSlotStatEntry  
SEQUENCE    
  sonusSwUpgradeSlotStatShelfIndex Integer32
  sonusSwUpgradeSlotStatSlotIndex Integer32
  sonusSwUpgradeSlotStatStatus INTEGER
  sonusSwUpgradeSlotStatUpgrade INTEGER
  sonusSwUpgradeSlotStatVersion DisplayString

Defined Values

sonusSoftwareUpgradeServicesMIB 1.3.6.1.4.1.2879.2.5.11
The MIB Module for Software Upgrade Configuration.
MODULE-IDENTITY    

sonusSoftwareUpgradeServicesMIBObjects 1.3.6.1.4.1.2879.2.5.11.1
OBJECT IDENTIFIER    

sonusSwUpgradeShelfAdmnTable 1.3.6.1.4.1.2879.2.5.11.1.1
This table specifies the software upgrade configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusSwUpgradeShelfAdmnEntry

sonusSwUpgradeShelfAdmnEntry 1.3.6.1.4.1.2879.2.5.11.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusSwUpgradeShelfAdmnEntry  

sonusSwUpgradeShelfAdmnShelfIndex 1.3.6.1.4.1.2879.2.5.11.1.1.1.1
The shelf index of this software upgrade entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6  

sonusSwUpgradeShelfAdmnInit 1.3.6.1.4.1.2879.2.5.11.1.1.1.2
Initialize the software upgrade, verify software image availability, check for unsupported features. The feature check can be disabled by setting sonusSwUpgradeShelfAdmnOverrideFeatureCheck in the same request. This MIB object can only be set through the CLI, and only by a user with admin privileges; it always reads as ready(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), initialize(2)  

sonusSwUpgradeShelfAdmnUpgradeNow 1.3.6.1.4.1.2879.2.5.11.1.1.1.3
Initiate the software upgrade of the specified shelf now. This MIB object can only be set through the CLI, and only by a user with admin privileges; it always reads as ready(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), upgrade(2)  

sonusSwUpgradeShelfAdmnHalt 1.3.6.1.4.1.2879.2.5.11.1.1.1.4
Halt the software upgrade in progress. This MIB object can only be set through the CLI, and only by a user with admin privileges; it always reads as ready(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), halt(2)  

sonusSwUpgradeShelfAdmnCommitDirectory 1.3.6.1.4.1.2879.2.5.11.1.1.1.5
Commit the new software distribution directory name into NVS. This MIB object can only be set by a user with admin privileges; it always reads as ready(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), commit(2)  

sonusSwUpgradeShelfAdmnDirectory 1.3.6.1.4.1.2879.2.5.11.1.1.1.6
The new software distribution directory name. This MIB object can only be set by a user with admin privileges.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

sonusSwUpgradeShelfAdmnOverrideFeatureCheck 1.3.6.1.4.1.2879.2.5.11.1.1.1.7
Ignore the check for unsupported features (i.e. features that would prevent a software upgrade from occurring) during initialization. This MIB object must be set with sonusSwUpgradeShelfAdmnInit in the same request. This MIB object can only be set through the CLI, and only by a user with admin privileges; it always reads as ready(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), override(2)  

sonusSwUpgradeShelfStatTable 1.3.6.1.4.1.2879.2.5.11.1.2
This table contains status information about the software upgrade on a shelf.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusSwUpgradeShelfStatEntry

sonusSwUpgradeShelfStatEntry 1.3.6.1.4.1.2879.2.5.11.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusSwUpgradeShelfStatEntry  

sonusSwUpgradeShelfStatShelfIndex 1.3.6.1.4.1.2879.2.5.11.1.2.1.1
Identifies the target shelf within the node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6  

sonusSwUpgradeShelfStatStatus 1.3.6.1.4.1.2879.2.5.11.1.2.1.2
Indicates the software upgrade status of the shelf.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), busy(2), complete(3), incomplete(4), commitRequired(5)  

sonusSwUpgradeShelfStatCurSlot 1.3.6.1.4.1.2879.2.5.11.1.2.1.3
Identifies the slot currently being upgraded with new software.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusSwUpgradeShelfStatSlotRemain 1.3.6.1.4.1.2879.2.5.11.1.2.1.4
Identifies number of slots within the shelf remained to be upgraded.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusSwUpgradeShelfStatGroupRemain 1.3.6.1.4.1.2879.2.5.11.1.2.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusSwUpgradeShelfStatDuration 1.3.6.1.4.1.2879.2.5.11.1.2.1.6
Indicates the duration of the software upgrade in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sonusSwUpgradeShelfStatStartTime 1.3.6.1.4.1.2879.2.5.11.1.2.1.7
Indicates the start time of the software upgrade
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusSwUpgradeShelfStatLastReason 1.3.6.1.4.1.2879.2.5.11.1.2.1.8
Indicates the exit reason of the last live software upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), successfulCompletion(1), initTimeout(2), manualHalt(3), upgradeNotRequired(4), fileUnavailable(5), parametersNotSaved(6), flashUpdateInProgress(7), redundSlotActive(8), switchover1Timeout(9), sync1Timeout(10), switchover2Timeout(11), sync2Timeout(12), rebootTimeout(13), mnsNotSynced(14), notActive(15), internalTimerUnavailable(16), internalQueryTimeout(17), internalResourceUnavailable(18), internalRtmError(19), mnsSwitchover(20)  

sonusSwUpgradeShelfStatLastState 1.3.6.1.4.1.2879.2.5.11.1.2.1.9
Indicates the last state of the LSWU FSM. (Internal use only)
Status: current Access: read-only
OBJECT-TYPE    
  SonusSoftwareUpgradeState  

sonusSwUpgradeShelfStatState 1.3.6.1.4.1.2879.2.5.11.1.2.1.10
Indicates the current state of the LSWU FSM. (Internal use only)
Status: current Access: read-only
OBJECT-TYPE    
  SonusSoftwareUpgradeState  

sonusSwUpgradeSlotStatTable 1.3.6.1.4.1.2879.2.5.11.1.3
This table contains status information about the software upgrade on a shelf.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusSwUpgradeSlotStatEntry

sonusSwUpgradeSlotStatEntry 1.3.6.1.4.1.2879.2.5.11.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusSwUpgradeSlotStatEntry  

sonusSwUpgradeSlotStatShelfIndex 1.3.6.1.4.1.2879.2.5.11.1.3.1.1
Identifies the target shelf within the node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6  

sonusSwUpgradeSlotStatSlotIndex 1.3.6.1.4.1.2879.2.5.11.1.3.1.2
Identifies the target slot within the shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusSwUpgradeSlotStatStatus 1.3.6.1.4.1.2879.2.5.11.1.3.1.3
Identifies the software upgrade status of a slot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), busy(2), complete(3), unknown(4)  

sonusSwUpgradeSlotStatUpgrade 1.3.6.1.4.1.2879.2.5.11.1.3.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), smooth(2), disrupt(3), unavailable(4), unknown(5)  

sonusSwUpgradeSlotStatVersion 1.3.6.1.4.1.2879.2.5.11.1.3.1.5
The software version available for upgrade on the slot.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

sonusSoftwareUpgradeServicesMIBNotifications 1.3.6.1.4.1.2879.2.5.11.2
OBJECT IDENTIFIER    

sonusSoftwareUpgradeServicesMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.5.11.2.0
OBJECT IDENTIFIER    

sonusSoftwareUpgradeServicesMIBNotificationsObjects 1.3.6.1.4.1.2879.2.5.11.2.1
OBJECT IDENTIFIER    

sonusSoftwareUpgradeInitiatedNotification 1.3.6.1.4.1.2879.2.5.11.2.0.1
This trap indicates that a software upgrade to the specified Software Path directory has been initiated by the user for this shelf.
Status: current Access: read-only
NOTIFICATION-TYPE    

sonusSoftwareUpgradeTerminatedNotification 1.3.6.1.4.1.2879.2.5.11.2.0.2
This trap indicates that a software upgrade to the specified Software Path directory has terminated in this shelf for the specified reason.
Status: current Access: read-only
NOTIFICATION-TYPE    

sonusSoftwareUpgradeSucceededNotification 1.3.6.1.4.1.2879.2.5.11.2.0.3
This trap indicates that a software upgrade to the specified Software Path directory has succeeded in this shelf for the specified reason.
Status: current Access: read-only
NOTIFICATION-TYPE