SONUS-SOFTWARE-UPGRADE-SERVICES-MIB: View SNMP OID List / Download MIB
VENDOR: SONUS NETWORKS
Home | MIB: SONUS-SOFTWARE-UPGRADE-SERVICES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sonusSoftwareUpgradeServicesMIB | 1.3.6.1.4.1.2879.2.5.11 |
The MIB Module for Software Upgrade Configuration. |
||
sonusSoftwareUpgradeServicesMIBObjects | 1.3.6.1.4.1.2879.2.5.11.1 | |||
sonusSwUpgradeShelfAdmnTable | 1.3.6.1.4.1.2879.2.5.11.1.1 | no-access |
This table specifies the software upgrade configuration. |
|
1.3.6.1.4.1.2879.2.5.11.1.1.1 | no-access | |||
sonusSwUpgradeShelfAdmnShelfIndex | 1.3.6.1.4.1.2879.2.5.11.1.1.1.1 | integer32 | read-only |
The shelf index of this software upgrade entry. |
sonusSwUpgradeShelfAdmnInit | 1.3.6.1.4.1.2879.2.5.11.1.1.1.2 | integer | read-write |
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). Enumeration: 'ready': 1, 'initialize': 2. |
sonusSwUpgradeShelfAdmnUpgradeNow | 1.3.6.1.4.1.2879.2.5.11.1.1.1.3 | integer | read-write |
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). Enumeration: 'ready': 1, 'upgrade': 2. |
sonusSwUpgradeShelfAdmnHalt | 1.3.6.1.4.1.2879.2.5.11.1.1.1.4 | integer | read-write |
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). Enumeration: 'ready': 1, 'halt': 2. |
sonusSwUpgradeShelfAdmnCommitDirectory | 1.3.6.1.4.1.2879.2.5.11.1.1.1.5 | integer | read-write |
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). Enumeration: 'ready': 1, 'commit': 2. |
sonusSwUpgradeShelfAdmnDirectory | 1.3.6.1.4.1.2879.2.5.11.1.1.1.6 | displaystring | read-write |
The new software distribution directory name. This MIB object can only be set by a user with admin privileges. |
sonusSwUpgradeShelfAdmnOverrideFeatureCheck | 1.3.6.1.4.1.2879.2.5.11.1.1.1.7 | integer | read-write |
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). Enumeration: 'ready': 1, 'override': 2. |
sonusSwUpgradeShelfStatTable | 1.3.6.1.4.1.2879.2.5.11.1.2 | no-access |
This table contains status information about the software upgrade on a shelf. |
|
1.3.6.1.4.1.2879.2.5.11.1.2.1 | no-access | |||
sonusSwUpgradeShelfStatShelfIndex | 1.3.6.1.4.1.2879.2.5.11.1.2.1.1 | integer32 | read-only |
Identifies the target shelf within the node. |
sonusSwUpgradeShelfStatStatus | 1.3.6.1.4.1.2879.2.5.11.1.2.1.2 | integer | read-only |
Indicates the software upgrade status of the shelf. Enumeration: 'commitRequired': 5, 'idle': 1, 'busy': 2, 'complete': 3, 'incomplete': 4. |
sonusSwUpgradeShelfStatCurSlot | 1.3.6.1.4.1.2879.2.5.11.1.2.1.3 | integer32 | read-only |
Identifies the slot currently being upgraded with new software. |
sonusSwUpgradeShelfStatSlotRemain | 1.3.6.1.4.1.2879.2.5.11.1.2.1.4 | integer32 | read-only |
Identifies number of slots within the shelf remained to be upgraded. |
sonusSwUpgradeShelfStatGroupRemain | 1.3.6.1.4.1.2879.2.5.11.1.2.1.5 | integer32 | read-only | |
sonusSwUpgradeShelfStatDuration | 1.3.6.1.4.1.2879.2.5.11.1.2.1.6 | counter32 | read-only |
Indicates the duration of the software upgrade in seconds. |
sonusSwUpgradeShelfStatStartTime | 1.3.6.1.4.1.2879.2.5.11.1.2.1.7 | dateandtime | read-only |
Indicates the start time of the software upgrade |
sonusSwUpgradeShelfStatLastReason | 1.3.6.1.4.1.2879.2.5.11.1.2.1.8 | integer | read-only |
Indicates the exit reason of the last live software upgrade. Enumeration: 'none': 0, 'mnsNotSynced': 14, 'internalResourceUnavailable': 18, 'switchover2Timeout': 11, 'successfulCompletion': 1, 'rebootTimeout': 13, 'initTimeout': 2, 'parametersNotSaved': 6, 'sync1Timeout': 10, 'manualHalt': 3, 'switchover1Timeout': 9, 'internalRtmError': 19, 'flashUpdateInProgress': 7, 'redundSlotActive': 8, 'fileUnavailable': 5, 'notActive': 15, 'upgradeNotRequired': 4, 'mnsSwitchover': 20, 'internalQueryTimeout': 17, 'sync2Timeout': 12, 'internalTimerUnavailable': 16. |
sonusSwUpgradeShelfStatLastState | 1.3.6.1.4.1.2879.2.5.11.1.2.1.9 | sonussoftwareupgradestate | read-only |
Indicates the last state of the LSWU FSM. (Internal use only) |
sonusSwUpgradeShelfStatState | 1.3.6.1.4.1.2879.2.5.11.1.2.1.10 | sonussoftwareupgradestate | read-only |
Indicates the current state of the LSWU FSM. (Internal use only) |
sonusSwUpgradeSlotStatTable | 1.3.6.1.4.1.2879.2.5.11.1.3 | no-access |
This table contains status information about the software upgrade on a shelf. |
|
1.3.6.1.4.1.2879.2.5.11.1.3.1 | no-access | |||
sonusSwUpgradeSlotStatShelfIndex | 1.3.6.1.4.1.2879.2.5.11.1.3.1.1 | integer32 | read-only |
Identifies the target shelf within the node. |
sonusSwUpgradeSlotStatSlotIndex | 1.3.6.1.4.1.2879.2.5.11.1.3.1.2 | integer32 | read-only |
Identifies the target slot within the shelf. |
sonusSwUpgradeSlotStatStatus | 1.3.6.1.4.1.2879.2.5.11.1.3.1.3 | integer | read-only |
Identifies the software upgrade status of a slot. Enumeration: 'unknown': 4, 'idle': 1, 'busy': 2, 'complete': 3. |
sonusSwUpgradeSlotStatUpgrade | 1.3.6.1.4.1.2879.2.5.11.1.3.1.4 | integer | read-only |
Enumeration: 'disrupt': 3, 'none': 1, 'smooth': 2, 'unavailable': 4, 'unknown': 5. |
sonusSwUpgradeSlotStatVersion | 1.3.6.1.4.1.2879.2.5.11.1.3.1.5 | displaystring | read-only |
The software version available for upgrade on the slot. |
sonusSoftwareUpgradeServicesMIBNotifications | 1.3.6.1.4.1.2879.2.5.11.2 | |||
sonusSoftwareUpgradeServicesMIBNotificationsPrefix | 1.3.6.1.4.1.2879.2.5.11.2.0 | |||
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. |
||
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. |
||
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. |
||
sonusSoftwareUpgradeServicesMIBNotificationsObjects | 1.3.6.1.4.1.2879.2.5.11.2.1 |