TROPIC-SOFTWARE-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: TROPIC-SOFTWARE-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 |
tnSoftwareMibModule | 1.3.6.1.4.1.7483.1.1.2.1.6 |
The Software Loading MIB. |
||
tnSoftwareConf | 1.3.6.1.4.1.7483.2.1.5.1 | |||
tnSoftwareGroups | 1.3.6.1.4.1.7483.2.1.5.1.1 | |||
tnSwNodeGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.1 |
A collection of objects providing System Downloads |
||
tnSwCardGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.2 | |||
tnSwAuditScriptGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.3 | |||
tnSwCpldGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.4 | |||
tnFwCardGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.5 | |||
tnInstalledFwGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.6 | |||
tnPortGroupGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.7 | |||
tnInstalledFwPortGroupGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.8 | |||
tnFwHitlessCardGroup | 1.3.6.1.4.1.7483.2.1.5.1.1.9 | |||
tnSoftwareCompliances | 1.3.6.1.4.1.7483.2.1.5.1.2 | |||
tnSoftwareCompliance | 1.3.6.1.4.1.7483.2.1.5.1.2.1 | |||
tnSoftwareObjs | 1.3.6.1.4.1.7483.2.1.5.2 | |||
tnSoftwareBasics | 1.3.6.1.4.1.7483.2.1.5.2.1 | |||
tnSoftwareNode | 1.3.6.1.4.1.7483.2.1.5.2.1.1 | |||
tnSwNodeReleaseRoot | 1.3.6.1.4.1.7483.2.1.5.2.1.1.2 | snmpadminstring | read-write |
The path to the directory containing releases, relative to the TFTP server root directory. A forward slash will be prepended if it does not start with one. |
tnSwNodeControl | 1.3.6.1.4.1.7483.2.1.5.2.1.1.3 | tropicswcontrol | read-write |
Controls the software download. Command details are as follows: ****************************************************** load - will simply execute the script generated by audit, running only the load steps. It must be preceded by an audit. Load will not run an audit or delete the the audit script. Cards are not loaded in parallel. - a set pdu including this attribute with this value may also include attribute tnSwNodeLastAuditTimeStamp. If tnSwNodeLastAuditTimeStamp is included, and it differs from the value stored on the node, the load will fail. upgradeAuto - upgradeAuto will perform an audit, load, and activate. It will not commit the release. It will fail if no upgrade path exists unless tnSwNodeUpgradeForce is specified. - a set pdu including this attribute with this value must also include attribute tnSwNodeWorkingReleaseDir; otherwise, the set will be failed back to the network operator. - a set pdu including this attribute with this value may also include attributes tnSwNodeUpgradeForce and/or tnSwNodeUpgradeNoBackup. audit - generates the audit script but does not run it. - sets the value of attribute tnSwNodeUpgradePathAvailable. - a set pdu including this attribute with this value must also include attribute tnSwNodeWorkingReleaseDir; otherwise, the set will be failed back to the network operator. - a set pdu including this attribute with this value may also include attributes tnSwNodeUpgradeForce and/or tnSwNodeUpgradeNoBackup. activate - only runs the previously generated audit script but does not perform any load steps that may be in the audit script. The load command must precede activate. - a set pdu including this attribute with this value may also include attribute tnSwNodeLastAuditTimeStamp. If tnSwNodeLastAuditTimeStamp is included, and it differs from the value stored on the node, the activate will fail. commit - sets tnSwNodeCommittedRelease equal to tnSwNodeWorkingRelease, then clears tnSwNodeWorkingRelease. - clears tnSwNodeWorkingReleaseDir. backout - only allowed if an upgrade has been attempted on the node. Sets on all other values are restricted. A read on this attribute returns a value of noCmd. ****************************************************** |
tnSwNodeCommittedRelease | 1.3.6.1.4.1.7483.2.1.5.2.1.1.5 | snmpadminstring | read-only |
The committed software release. |
tnSwNodeWorkingRelease | 1.3.6.1.4.1.7483.2.1.5.2.1.1.6 | snmpadminstring | read-only |
The software release to which the system is upgrading. This is cleared following a commit to the release. |
tnSwNodeForce | 1.3.6.1.4.1.7483.2.1.5.2.1.1.7 | integer | read-write |
This attribute, when set to true, MAY result in the DB being purged (only if there is no upgrade path available). When this attribute is set to false, the DB will NOT be purged. All reads on this attribute will return a value of none. It's value is not persistent on the 1696R/1830 NE. A set pdu including this attribute must also include attribute tnSwNodeControl; otherwise, the set will be failed back to the network operator. Enumeration: 'false': 2, 'none': 1, 'true': 3. |
tnSwNodeNoBackup | 1.3.6.1.4.1.7483.2.1.5.2.1.1.8 | integer | read-write |
This attribute, when set to true, a DB backup will not be required or enforced. When this attribute is set to false, a DB will backup will be required and enforced. All reads on this attribute will return a value of none. Its value is not persistent on the 1696R/1830 NE. A set pdu including this attribute must also include attribute tnSwNodeControl; otherwise, the set will be failed back to the network operator. Enumeration: 'false': 2, 'none': 1, 'true': 3. |
tnSwNodeUpgradePathAvailable | 1.3.6.1.4.1.7483.2.1.5.2.1.1.9 | truthvalue | read-only |
This object is set by the 1696R/1830 NE after the completion of an audit, either by setting tnSwNodeControl to audit or indirectly by setting tnSwNodeControl to upgradeAuto. |
tnSwNodeLastControlOperation | 1.3.6.1.4.1.7483.2.1.5.2.1.1.10 | tropicswcontrol | read-only |
This is the last control command executed against the software download subsystem. If the last operation against the software download subsystem is not one of the valid operations in TropicSwControl, the value of this attribute will be unknown. |
tnSwNodeControlAbort | 1.3.6.1.4.1.7483.2.1.5.2.1.1.11 | tncommand | read-write |
This attribute allows the network operator to submit an abort on any operation executed via attribute tnSwNodeControl. It is only allowed if tnSwNodeLastControlOperationStatus is inProgress. When read back, the value of this attribute is noCmd. An abort will always succeed. |
tnSwNodeLastControlOperationStatus | 1.3.6.1.4.1.7483.2.1.5.2.1.1.12 | tropicswlastoperationstatus | read-only |
This attribute indicates the status of the previously executed tnSwNodeControl operation. |
tnSwNodeLastControlOperationResult | 1.3.6.1.4.1.7483.2.1.5.2.1.1.13 | tropicswlastoperationresult | read-only |
The result of the previously executed tnSwNodeControl operation, whether or not it passed or failed. |
tnSwNodeLastControlOperationIntegerResult | 1.3.6.1.4.1.7483.2.1.5.2.1.1.14 | integer32 | read-only |
The result of the previously executed tnSwNodeControl operation, as an integer. |
tnSwNodeLastControlOperationPercentCompleted | 1.3.6.1.4.1.7483.2.1.5.2.1.1.15 | tropicswlastoperationpercentcompleted | read-only |
The percent completion of the previously executed tnSwNodeControl operation. Only applies when tnSwNodeLastControlOperationStatus is inProgress. It should be 0 at all other times. |
tnSwNodeLastAuditTimeStamp | 1.3.6.1.4.1.7483.2.1.5.2.1.1.16 | unsigned32 | read-write |
The time at which the last audit was executed, measured in total time ticks (seconds) from the year 1970. When setting tnSwNodeControl to install, tnSwNodeLastAuditTimeStamp may be included in the set pdu. Attempting to set tnSwNodeLastAuditTimeStamp independent of attribute tnSwNodeControl will be failed back to the network operator. The value read back is controlled entirely by the 1696R/1830 NE, which keeps this value in the database. The value in the database will not be overwritten by setting this attribute via SNMP. Setting this to a value of 0 or not including this attribute with tnSwNodeControl in a set pdu disables this feature. |
tnSwNodeWorkingReleaseDir | 1.3.6.1.4.1.7483.2.1.5.2.1.1.18 | snmpadminstring | read-write |
The directory associated with the software release to which the system is upgrading. For sets, if the directory starts with a forward slash, it is absolute; otherwise, it is relative to the release root that contains the release files. For gets, the response will be the absolute directory, including the release root and including a leading forward slash. This is cleared following a commit to the release. A set pdu including this attribute must also include attribute tnSwNodeControl; otherwise, the set will be failed back to the network operator. |
tnSwNodeActiveRelease | 1.3.6.1.4.1.7483.2.1.5.2.1.1.19 | snmpadminstring | read-only |
The currently active software release. |
tnSwNodeSwdlServerProtocol | 1.3.6.1.4.1.7483.2.1.5.2.1.1.20 | aluwdmtransferprotocol | read-write |
This attributes indicates the software download protocol. |
tnSwNodeSwdlServerIp | 1.3.6.1.4.1.7483.2.1.5.2.1.1.21 | ipaddress | read-write |
The software download server where software files to be downloaded reside. This will be used as the primary source for files. |
tnSwNodeSwdlServerUserId | 1.3.6.1.4.1.7483.2.1.5.2.1.1.22 | snmpadminstring | read-write |
The userId used to access software download server. |
tnSwNodeSwdlServerPassword | 1.3.6.1.4.1.7483.2.1.5.2.1.1.23 | snmpadminstring | read-write |
The password used to access software download server. |
tnSwNodePartialLoadCommand | 1.3.6.1.4.1.7483.2.1.5.2.1.1.25 | integer | read-write |
Enumeration: 'forceDownload': 3, 'noCmd': 1, 'partialLoad': 2. |
tnSwNodePartialLoadSupportedCardTypes | 1.3.6.1.4.1.7483.2.1.5.2.1.1.26 | snmpadminstring | read-only |
The lc card types which image support by the node software release. Format like 11PDM12&112PDM11. |
tnSwNodePartialLoadImgInstalledCardTypes | 1.3.6.1.4.1.7483.2.1.5.2.1.1.27 | snmpadminstring | read-only |
The lc card types which image have been installed on the node. Format like 11PDM12&112PDM11. |
tnSwNodePartialLoadImgToBeInstalledCardTypes | 1.3.6.1.4.1.7483.2.1.5.2.1.1.28 | snmpadminstring | read-write |
The lc card types which image will need to install on the node. Format like 11PDM12&112PDM11. Only applies when tnSwNodePartialLoadCommand is partialLoad. |
tnSwNodePartialLoadActionResult | 1.3.6.1.4.1.7483.2.1.5.2.1.1.29 | tropicswlastoperationresult | read-only |
The partial load result of the action. |
tnSwNodePartialLoadActionPercentCompleted | 1.3.6.1.4.1.7483.2.1.5.2.1.1.30 | tropicswlastoperationpercentcompleted | read-only |
The partial load percent completion of the action. It should be 0 at all other times. |
tnSwCardTable | 1.3.6.1.4.1.7483.2.1.5.2.1.2 | no-access |
Software Downloading on a per card basis. The following sets of attributes are legal in a single SNMP set pdu. Any other combinations will be rejected. tnSwCardControl (value load) tnSwCardBankToLoad tnSwCardReleaseDir or tnSwCardControl (value activate) tnSwCardBankToActivate or tnSwCardControlAbort |
|
1.3.6.1.4.1.7483.2.1.5.2.1.2.1 | no-access | |||
tnSwCardAppBank0 | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.1 | snmpadminstring | read-only |
The SW generic load currently in bank 0. |
tnSwCardAppBank1 | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.2 | snmpadminstring | read-only |
The SW generic load currently in bank 1. |
tnSwCardEmergBootBank | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.3 | snmpadminstring | read-only |
The SW generic load currently in the emergency boot bank. |
tnSwCardUserBootBank | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.4 | snmpadminstring | read-only |
The SW generic load currently in the user boot bank. |
tnSwCardActiveBank | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.5 | tropicswbank | read-only |
The currently active bank. |
tnSwCardNextBootBank | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.6 | tropicswbank | read-only |
The bank from which to boot the card on the next card reset. |
tnSwCardBankToActivate | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.7 | tropicswbank | read-only |
This attribute indicates the bank to switch to and reset. A set PDU containing this attribute must also contain attribute tnSwCardControl. When read, this attribute returns a value of none. |
tnSwCardBankToLoad | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.8 | integer | read-only |
The flash bank to which the load will be transferred. Selecting a value of application will result in the load being transferred to the inactive application bank. Selecting a value of boot will result in the load being transferred to the user boot bank. All reads on this attribute will return a value of none. Enumeration: 'application': 2, 'none': 1, 'boot': 3. |
tnSwCardControl | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.9 | tropicswcontrol | read-only |
Command cardLoad results in forced SW loading at the card level. Command cardActivate results in a bank switch and card reset. Sets on all other values are restricted. A read on this attribute returns a value of noCmd. |
tnSwCardReleaseDir | 1.3.6.1.4.1.7483.2.1.5.2.1.2.1.17 | snmpadminstring | read-only |
The directory that contains all the release files. For sets, if the directory starts with a forward slash, it is absolute; otherwise, it is relative to the release root that contains the release files. All reads on this attribute will return an empty string. Its value is not persistent on the 1696R/1830 NE. |
tnSwAuditScriptTable | 1.3.6.1.4.1.7483.2.1.5.2.1.3 | no-access |
This table is comprised of the content of a software upgrade script, created by the execution of a software audit. A network operator may view the script prior to running it. While the script is running, the network operator may use this table to view the progress of the software upgrade. |
|
1.3.6.1.4.1.7483.2.1.5.2.1.3.1 | no-access |
This table is indexed via the software upgrade stage and the step within the stage. |
||
tnSwAuditScriptStage | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.1 | unsigned32 | no-access |
The software upgrade stage. The lower bound is 0. |
tnSwAuditScriptStep | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.2 | unsigned32 | no-access |
The step within the software upgrade stage. The lower bound is 1. |
tnSwAuditScriptShelf | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.3 | tropicshelfindextype | read-only |
The shelf id of the shelf being upgraded. |
tnSwAuditScriptSlot | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.4 | tropicslotindextype | read-only |
The slot of the card being upgraded. |
tnSwAuditScriptCardType | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.5 | object identifier | read-only |
The card type of the card being upgraded. |
tnSwAuditScriptAction | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.7 | snmpadminstring | read-only |
The currently executing operation. |
tnSwAuditScriptActionStatus | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.8 | snmpadminstring | read-only |
The status of the action. |
tnSwAuditScriptActionResult | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.9 | tropicswlastoperationresult | read-only |
The result of the action. |
tnSwAuditScriptActionPercentCompleted | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.10 | tropicswlastoperationpercentcompleted | read-only |
The percent completion of the action. Only applies when tnSwAuditScriptActionStatus is inProgress. It should be 0 at all other times. |
tnSwAuditScriptResultTimeStamp | 1.3.6.1.4.1.7483.2.1.5.2.1.3.1.11 | unsigned32 | read-only |
The time at which the result occurred, measured in total time ticks (seconds) from the year 1970. |
tnSwCpldTable | 1.3.6.1.4.1.7483.2.1.5.2.1.4 | no-access |
CPLD Software Programming on a per card basis. |
|
1.3.6.1.4.1.7483.2.1.5.2.1.4.1 | no-access | |||
tnSwCpldProgramControl | 1.3.6.1.4.1.7483.2.1.5.2.1.4.1.1 | integer | read-only |
Values: noCmd - the returned value on get requests. gentle - indicates to program the CPLDs only if CPLD versions differ. force - program the CPLDs regardless of the version numbers. Enumeration: 'gentle': 2, 'noCmd': 1, 'force': 3. |
tnFwCardTable | 1.3.6.1.4.1.7483.2.1.5.2.1.5 | no-access |
Firmware Maintenance on a per card basis. |
|
1.3.6.1.4.1.7483.2.1.5.2.1.5.1 | no-access | |||
tnFwCardCurrentBundle | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.1 | snmpadminstring | read-only |
The filename of the bundle of firmware that is currently loaded in the card, for example, |
tnFwCardLoadedAt | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.2 | unsigned32 | read-only |
The time at which the named firmware bundle was last successfully loaded (seconds from 1970). |
tnFwCardLoadBundle | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.3 | snmpadminstring | read-only |
The revision code portion of filename of the bundle of firmware that is to be loaded in the card at the next cold reset; the i.j[.k] portion of |
tnFwCardProvisionedAt | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.4 | unsigned32 | read-only |
The time at which the provisioned firmware bundle name was changed for this card (seconds from 1970). |
tnFwCardLoadState | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.5 | integer | read-only |
The state of the firmware load process for the card as a whole. This uses conditions FPGAInit[1-10] raised by Board Manager, which will also update the ECId. Enumeration: 'none': 1, 'init1': 3, 'init6': 8, 'init10': 12, 'init7': 9, 'failed': 13, 'init5': 7, 'init4': 6, 'init3': 5, 'init2': 4, 'timeOut': 14, 'loaded': 2, 'init9': 11, 'init8': 10. |
tnFwCardWatchDog | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.6 | unsigned32 | read-only |
This is the time since the beginning of the init state for the individual FPGA device currently being loaded. It is updated only when requested for display. Timeout starts at 45 minutes. Progress time displayed will be = 45:00-current value. |
tnFwCardProvisioningInfo | 1.3.6.1.4.1.7483.2.1.5.2.1.5.1.7 | snmpadminstring | read-only |
FPGA card provisioning information for up to 10 profiles. The information for each profile contains the following 5 fields: NGOCC 01 static 40020402 hitless where NGOCC - FPGA name of this profile. 01 - Vendor/hardware realization variant of a profile. static - FPGA type, static or dynamic. 40020402 - Version. hitless - Status. Software developers are working out the details of the arrangement of these fields. |
tnInstalledFwTable | 1.3.6.1.4.1.7483.2.1.5.2.1.6 | no-access |
This object describes the firmware available on the EC |
|
1.3.6.1.4.1.7483.2.1.5.2.1.6.1 | no-access |
An entry of the installed firmware table |
||
tnInstalledFwCardType | 1.3.6.1.4.1.7483.2.1.5.2.1.6.1.1 | unsigned32 | no-access |
Supported values in R1.1: 11dpge12 - 1 11star1 - 2 11stge12 - 3 11stmm10 - 4 ahphg - 5 alphg - 6 cwr8 - 7 dcm - 8 ec - 9 opsa - 10 sfc1a - 11 sfc1b - 12 sfc1c - 13 sfc1d - 14 sfc1e - 15 sfc1f - 16 sfc1g - 17 sfc1h - 18 sfc2a - 19 sfc2b - 20 sfc2c - 21 sfc2d - 22 sfc4a - 23 sfc4b - 24 sfc8 - 25 sfd44 - 26 sfd5a - 27 sfd5b - 28 sfd5c - 29 sfd5d - 30 sfd5e - 31 sfd5f - 32 sfd5g - 33 sfd5h - 34 svac - 35 R2.0: 4dpa4 - 36 cwr8-88 - 37 sfd44b - 38 itlb - 39 ahplg - 40 43stx4 - 41 R2.5: alpfgk - 42 osc - 43 4dpa2 - 44 sfd8a - 45 sfd8b - 46 sfd8c - 47 sfd8d - 48 43sta1p - 49 43stx4p - 50 11qpa4 - 51 sfd40 - 52 sfd40b - 53 a2325a - 54 112scx10 - 55 112sca1 - 56 alpfgt - 57 osct - 58 R2.9: flc - 59 mt0c - 60 mt3t8 - 61 mt1t9 - 62 R3.0: wtocm - 63 wr2-88 - 64 pss4ec - 65 am2017b - 66 am2325b - 67 1dpp21 - 68 sfd4a - 69 sfd4b - 70 sfd4c - 71 sfd4d - 72 sfd4e - 73 sfd4f - 74 sfd4g - 75 sfd4h - 76 mvac - 77 R3.1.5: 43scx4 - 78 R3.5: ra2p - 79 am2318a - 80 am2125a - 81 itlu - 82 wr8c88a - 83 11dpe12e - 84 112sx10l - 85 112sa1l - 86 11dpm12 - 87 mesh4 - 88 R3.6: 43sca1 - 89 43scx4l - 90 am2125b - 91 mxec - 92 mxslc - 93 eosm - 94 eosul - 95 R3.6.5: 112snx10 - 96 112sna1 - 97 11qta4 - 98 -- obsolete 1dpp24m - 99 ul43scup - 100 ul11qcup - 101 11qpen4 - 102 43scx4e - 103 43scge1 - 104 11qpe24 - 105 R5.0: 11star1a - 106 mvac8b - 107 wr8c88af - 108 R5.1: opsb - 111 11dpe12a - 112 R5.5: cl10an10g - 109 cl24anm - 110 ul130scup - 113 130scx10 - 114 a2p2125 - 115 4qpa8 - 116 112pdm11 - 117 wtocma - 118 ptpctl - 119 ptpio - 120 24et1gb - 121 4an10g - 122 8et1gb - 123 10et10g - 124 11qcupc - 125 520scx4 - 126 R6.0.6: ot130snx10 - 132 ot130sca1 - 140 R7.0: 11ope8 - 127 11qce12x - 128 am2625a - 129 am2032a - 130 ot260scx2 - 131 io24anmb - 133 ot11dpm8 - 134 ot11dpm4m - 135 ot11dpm4e - 136 ul130scupb - 137 ot112sdx11 - 138 aa2donw - 139 io10an10gb - 141 io10et10gb - 142 psc1-6 - 143 wr20tf - 144 wtocmf - 145 R7.0.2: aswg - 146 a4pswg - 147 otdr - 148 wr20-tfm - 149 aar-8a - 150 mcs8-16 - 151 msh8-fsm - 152 mfc - 174 sc - 175 R8.0: io4an100g - 153 io30an10g - 154 io30an300 - 155 io4an400 - 156 12p120 - 157 20p200 - 158 1ud200 - 159 ot130snq10 - 160 iroadmv - 161 iroadmf - 162 monocm - 163 monotdr - 169 pss96powerfilter - 170 R9.0: ul2uc400 - 164 ul4uc400 - 165 ul20uc200 - 166 d5x500 - 167 ots11m100 - 168 12ce120 - 171 1ce100 - 172 lci1000 - 173 cec2 - 176. |
tnInstalledFwFileName | 1.3.6.1.4.1.7483.2.1.5.2.1.6.1.2 | snmpadminstring | read-only |
This attribute contains the name of the firmware file for files with links, it specifies the target file name. |
tnInstalledFwIsDefault | 1.3.6.1.4.1.7483.2.1.5.2.1.6.1.3 | truthvalue | read-only |
This attribute specifies if the software is default. |
tnPortGroupTable | 1.3.6.1.4.1.7483.2.1.5.2.1.7 | no-access | ||
1.3.6.1.4.1.7483.2.1.5.2.1.7.1 | no-access | |||
tnPortGroupMode | 1.3.6.1.4.1.7483.2.1.5.2.1.7.1.1 | aluwdmportgroupmode | read-only |
Port group mode is a synonym for the applied FPGA firmware type. |
tnPortGroupFwDownload | 1.3.6.1.4.1.7483.2.1.5.2.1.7.1.2 | snmpadminstring | read-only |
The port group firmware version to be downloaded. A null value means the preferred version for the selected mode in the active card firmware profile. |
tnPortGroupFwCurrent | 1.3.6.1.4.1.7483.2.1.5.2.1.7.1.3 | snmpadminstring | read-only |
The current port group firmware version that is running on the FPGA. |
tnInstalledFwPortGroupTable | 1.3.6.1.4.1.7483.2.1.5.2.1.8 | no-access | ||
1.3.6.1.4.1.7483.2.1.5.2.1.8.1 | no-access | |||
tnInstalledFwPortGroupMode | 1.3.6.1.4.1.7483.2.1.5.2.1.8.1.1 | aluwdmportgroupmode | no-access |
The valid port group mode in the card firmware profile. |
tnInstalledFwPortGroupFw | 1.3.6.1.4.1.7483.2.1.5.2.1.8.1.2 | snmpadminstring | no-access |
The valid port group firmware version number associated with the port group mode. |
tnInstalledFwPortGroupIsDefault | 1.3.6.1.4.1.7483.2.1.5.2.1.8.1.3 | truthvalue | read-only |
This attribute specifies if the software is default. |
tnFwHitlessCardTable | 1.3.6.1.4.1.7483.2.1.5.2.1.9 | no-access |
Firmware Hitless Maintenance on a per card basis. |
|
1.3.6.1.4.1.7483.2.1.5.2.1.9.1 | no-access | |||
tnFwHitlessCardTrigger | 1.3.6.1.4.1.7483.2.1.5.2.1.9.1.1 | truthvalue | read-only |
Hitless - Provisioned firmware package will be loaded to the card by performing a warm reboot. |
tnFwHitlessCardLoadState | 1.3.6.1.4.1.7483.2.1.5.2.1.9.1.2 | integer | read-only |
The state of the firmware hitless load process for the card as a whole. This uses conditions FPGAINITNSA[1-10] raised by Board Manager, which will also update the ECId. Enumeration: 'none': 1, 'initNsa2': 4, 'initNsa5': 7, 'initNsa10': 12, 'initNsa4': 6, 'failed': 13, 'initNsa6': 8, 'initNsa7': 9, 'initNsa1': 3, 'timeOut': 14, 'initNsa3': 5, 'loaded': 2, 'initNsa8': 10, 'initNsa9': 11. |
tnFwHitlessCardWatchDog | 1.3.6.1.4.1.7483.2.1.5.2.1.9.1.3 | unsigned32 | read-only |
This is the time since the beginning of the init state for the individual FPGA Hitless device currently being loaded. It is updated only when requested for display. Timeout starts at 45 minutes. Progress time displayed will be = 45:00-current value. |