Nortel-MsCarrier-MscPassport-SoftwareMIB: View SNMP OID List / Download MIB
VENDOR: NORTHERN TELECOM
Home | MIB: Nortel-MsCarrier-MscPassport-SoftwareMIB | |||
---|---|---|---|---|
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 |
mscSw | 1.3.6.1.4.1.562.36.2.1.14 | |||
mscSwRowStatusTable | 1.3.6.1.4.1.562.36.2.1.14.1 | no-access |
This entry controls the addition and deletion of mscSw components. |
|
1.3.6.1.4.1.562.36.2.1.14.1.1 | no-access |
A single entry in the table represents a single mscSw component. |
||
mscSwRowStatus | 1.3.6.1.4.1.562.36.2.1.14.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscSw components. These components cannot be added nor deleted. |
mscSwComponentName | 1.3.6.1.4.1.562.36.2.1.14.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscSwStorageType | 1.3.6.1.4.1.562.36.2.1.14.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscSw tables. |
mscSwIndex | 1.3.6.1.4.1.562.36.2.1.14.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscSw tables. |
mscSwDld | 1.3.6.1.4.1.562.36.2.1.14.2 | |||
mscSwDldRowStatusTable | 1.3.6.1.4.1.562.36.2.1.14.2.1 | no-access |
This entry controls the addition and deletion of mscSwDld components. |
|
1.3.6.1.4.1.562.36.2.1.14.2.1.1 | no-access |
A single entry in the table represents a single mscSwDld component. |
||
mscSwDldRowStatus | 1.3.6.1.4.1.562.36.2.1.14.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscSwDld components. These components cannot be added nor deleted. |
mscSwDldComponentName | 1.3.6.1.4.1.562.36.2.1.14.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscSwDldStorageType | 1.3.6.1.4.1.562.36.2.1.14.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscSwDld tables. |
mscSwDldIndex | 1.3.6.1.4.1.562.36.2.1.14.2.1.1.10 | nonreplicated | no-access |
This variable represents the index for the mscSwDld tables. |
mscSwDldOperTable | 1.3.6.1.4.1.562.36.2.1.14.2.10 | no-access |
This group contains the operational attributes for the Download component. |
|
1.3.6.1.4.1.562.36.2.1.14.2.10.1 | no-access |
An entry in the mscSwDldOperTable. |
||
mscSwDldAvBeingDownloaded | 1.3.6.1.4.1.562.36.2.1.14.2.10.1.1 | asciistring | read-only |
This attribute indicates the name of the AV currently being downloaded. If the download is inProgress, this attribute will indicate the same as the first AV in the list of AV's to be downloaded. If there is no AV being downloaded, this attribute will indicate an empty string. |
mscSwDldStatus | 1.3.6.1.4.1.562.36.2.1.14.2.10.1.2 | integer | read-only |
This attribute indicates the download status. If the value is inactive, no download is in progress. This is the value required in order to issue a Start command. If the value is inProgress, the download procedure has begun. This process starts from the time a Software Distribution Site (SDS) login is attempted and continues through the time during which files are actually being transferred. If the value is stopping, a user has requested a stoppage but the connections have not yet been completely torn down. Enumeration: 'stopping': 2, 'inProgress': 1, 'inactive': 0. |
mscSwDldFilesToTransfer | 1.3.6.1.4.1.562.36.2.1.14.2.10.1.3 | unsigned32 | read-only |
This attribute indicates the number of files which are still left to transfer for the AV currently being downloaded. It is cleared each time a new AV is processed from the avListToDownload. Note that for each AV, the value of this attribute will be 0 until the actual number of files to transfer has been computed. |
mscSwDldProcessorTargets | 1.3.6.1.4.1.562.36.2.1.14.2.10.1.4 | octet string | read-write |
This attribute indicated the processor based object file to download on switch. Description of bits: i960(0) ppc(1) |
mscSwDldDldListTable | 1.3.6.1.4.1.562.36.2.1.14.2.260 | no-access |
This attribute holds the list of names of AVs to be downloaded. If a download is in progress, the first one in the list is the one currently being downloaded. As AVs are successfully downloaded, they are removed from this list and added to the downloadedAvList. The user cannot specify an AV which already exists on disk. It must first be removed before re-downloading it (see the Tidy and Remove commands). |
|
1.3.6.1.4.1.562.36.2.1.14.2.260.1 | no-access |
An entry in the mscSwDldDldListTable. |
||
mscSwDldDldListValue | 1.3.6.1.4.1.562.36.2.1.14.2.260.1.1 | asciistring | read-write |
This variable represents both the value and the index for the mscSwDldDldListTable. |
mscSwDldDldListRowStatus | 1.3.6.1.4.1.562.36.2.1.14.2.260.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscSwDldDldListTable. |
mscSwDldDownloadedAvListTable | 1.3.6.1.4.1.562.36.2.1.14.2.261 | no-access |
This attribute holds the list of names of AVs which have been successfully downloaded as a result of the last Start command. It is cleared each time the Start command is issued. |
|
1.3.6.1.4.1.562.36.2.1.14.2.261.1 | no-access |
An entry in the mscSwDldDownloadedAvListTable. |
||
mscSwDldDownloadedAvListValue | 1.3.6.1.4.1.562.36.2.1.14.2.261.1.1 | asciistring | read-only |
This variable represents both the value and the index for the mscSwDldDownloadedAvListTable. |
mscSwAv | 1.3.6.1.4.1.562.36.2.1.14.3 | |||
mscSwAvRowStatusTable | 1.3.6.1.4.1.562.36.2.1.14.3.1 | no-access |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of mscSwAv components. |
|
1.3.6.1.4.1.562.36.2.1.14.3.1.1 | no-access |
A single entry in the table represents a single mscSwAv component. |
||
mscSwAvRowStatus | 1.3.6.1.4.1.562.36.2.1.14.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscSwAv components. These components cannot be added nor deleted. |
mscSwAvComponentName | 1.3.6.1.4.1.562.36.2.1.14.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscSwAvStorageType | 1.3.6.1.4.1.562.36.2.1.14.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscSwAv tables. |
mscSwAvIndex | 1.3.6.1.4.1.562.36.2.1.14.3.1.1.10 | asciistringindex | no-access |
This variable represents the index for the mscSwAv tables. |
mscSwAvFeat | 1.3.6.1.4.1.562.36.2.1.14.3.2 | |||
mscSwAvFeatRowStatusTable | 1.3.6.1.4.1.562.36.2.1.14.3.2.1 | no-access |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of mscSwAvFeat components. |
|
1.3.6.1.4.1.562.36.2.1.14.3.2.1.1 | no-access |
A single entry in the table represents a single mscSwAvFeat component. |
||
mscSwAvFeatRowStatus | 1.3.6.1.4.1.562.36.2.1.14.3.2.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscSwAvFeat components. These components cannot be added nor deleted. |
mscSwAvFeatComponentName | 1.3.6.1.4.1.562.36.2.1.14.3.2.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscSwAvFeatStorageType | 1.3.6.1.4.1.562.36.2.1.14.3.2.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscSwAvFeat tables. |
mscSwAvFeatIndex | 1.3.6.1.4.1.562.36.2.1.14.3.2.1.1.10 | asciistringindex | no-access |
This variable represents the index for the mscSwAvFeat tables. |
mscSwAvPatch | 1.3.6.1.4.1.562.36.2.1.14.3.3 | |||
mscSwAvPatchRowStatusTable | 1.3.6.1.4.1.562.36.2.1.14.3.3.1 | no-access |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of mscSwAvPatch components. |
|
1.3.6.1.4.1.562.36.2.1.14.3.3.1.1 | no-access |
A single entry in the table represents a single mscSwAvPatch component. |
||
mscSwAvPatchRowStatus | 1.3.6.1.4.1.562.36.2.1.14.3.3.1.1.1 | rowstatus | read-only |
This variable is used as the basis for SNMP naming of mscSwAvPatch components. These components cannot be added nor deleted. |
mscSwAvPatchComponentName | 1.3.6.1.4.1.562.36.2.1.14.3.3.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscSwAvPatchStorageType | 1.3.6.1.4.1.562.36.2.1.14.3.3.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscSwAvPatch tables. |
mscSwAvPatchIndex | 1.3.6.1.4.1.562.36.2.1.14.3.3.1.1.10 | asciistringindex | no-access |
This variable represents the index for the mscSwAvPatch tables. |
mscSwAvPatchOperTable | 1.3.6.1.4.1.562.36.2.1.14.3.3.10 | no-access |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the operational attributes for the Patch component. |
|
1.3.6.1.4.1.562.36.2.1.14.3.3.10.1 | no-access |
An entry in the mscSwAvPatchOperTable. |
||
mscSwAvPatchDescription | 1.3.6.1.4.1.562.36.2.1.14.3.3.10.1.1 | asciistring | read-only |
This attribute indicates the new behavior that the patch provides. The availability of this description is dependent on the disk being available. |
mscSwAvOperTable | 1.3.6.1.4.1.562.36.2.1.14.3.10 | no-access |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the operational attributes for an AV component. |
|
1.3.6.1.4.1.562.36.2.1.14.3.10.1 | no-access |
An entry in the mscSwAvOperTable. |
||
mscSwAvProcessorTargets | 1.3.6.1.4.1.562.36.2.1.14.3.10.1.1 | octet string | read-only |
This is a list of the processor based object file types which exist on disk for a given AV. Semantic check will validate that the object files needed for a provisioned card type are present as part of an application. Description of bits: i960(0) ppc(1) |
mscSwAvCompatibleAvListTable | 1.3.6.1.4.1.562.36.2.1.14.3.259 | no-access |
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This is a list of the AV names which specify the minimum version of all other applications that can be used in conjunction with this AV in an AVL. Semantic checks will validate that AVs within the AVL are indeed compatible. |
|
1.3.6.1.4.1.562.36.2.1.14.3.259.1 | no-access |
An entry in the mscSwAvCompatibleAvListTable. |
||
mscSwAvCompatibleAvListValue | 1.3.6.1.4.1.562.36.2.1.14.3.259.1.1 | asciistring | read-only |
This variable represents both the value and the index for the mscSwAvCompatibleAvListTable. |
mscSwLpt | 1.3.6.1.4.1.562.36.2.1.14.4 | |||
mscSwLptRowStatusTable | 1.3.6.1.4.1.562.36.2.1.14.4.1 | no-access |
This entry controls the addition and deletion of mscSwLpt components. |
|
1.3.6.1.4.1.562.36.2.1.14.4.1.1 | no-access |
A single entry in the table represents a single mscSwLpt component. |
||
mscSwLptRowStatus | 1.3.6.1.4.1.562.36.2.1.14.4.1.1.1 | rowstatus | read-write |
This variable is used as the basis for SNMP naming of mscSwLpt components. These components can be added and deleted. |
mscSwLptComponentName | 1.3.6.1.4.1.562.36.2.1.14.4.1.1.2 | displaystring | read-only |
This variable provides the component's string name for use with the ASCII Console Interface |
mscSwLptStorageType | 1.3.6.1.4.1.562.36.2.1.14.4.1.1.4 | storagetype | read-only |
This variable represents the storage type value for the mscSwLpt tables. |
mscSwLptIndex | 1.3.6.1.4.1.562.36.2.1.14.4.1.1.10 | asciistringindex | no-access |
This variable represents the index for the mscSwLpt tables. |
mscSwLptProvTable | 1.3.6.1.4.1.562.36.2.1.14.4.10 | no-access |
This group contains the provisionable attributes for the LPT component. |
|
1.3.6.1.4.1.562.36.2.1.14.4.10.1 | no-access |
An entry in the mscSwLptProvTable. |
||
mscSwLptCommentText | 1.3.6.1.4.1.562.36.2.1.14.4.10.1.1 | asciistring | read-write |
An arbitrary string used to enter a comment about an LPT. |
mscSwLptSystemConfig | 1.3.6.1.4.1.562.36.2.1.14.4.10.1.2 | integer | read-write |
This attribute specifies which set of preconfigured system parameters to use for the set of Features selected in featureList. Enumeration: 'default': 0. |
mscSwLptFlTable | 1.3.6.1.4.1.562.36.2.1.14.4.257 | no-access |
This attribute specifies a list of names of Features that define a particular configuration of application functionality that the user wants to load on a single processor. The combination of Features selected must be compatible (for example, none can be mutually exclusive with another in the list). All Features must belong to an AV specified in the AVL. All Features must be able to be loaded on any of the Cards which are linked to LPs which are linked to this LPT. All prerequisite Features of the ones in this list will also be loaded. |
|
1.3.6.1.4.1.562.36.2.1.14.4.257.1 | no-access |
An entry in the mscSwLptFlTable. |
||
mscSwLptFlValue | 1.3.6.1.4.1.562.36.2.1.14.4.257.1.1 | asciistring | read-write |
This variable represents both the value and the index for the mscSwLptFlTable. |
mscSwLptFlRowStatus | 1.3.6.1.4.1.562.36.2.1.14.4.257.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscSwLptFlTable. |
mscSwLptLogicalProcessorsTable | 1.3.6.1.4.1.562.36.2.1.14.4.258 | no-access |
This attribute shows which LPs are configured to load the Feature files associated with this LPT. It is the opposite side of the LP component's logicalProcessorType link attribute. |
|
1.3.6.1.4.1.562.36.2.1.14.4.258.1 | no-access |
An entry in the mscSwLptLogicalProcessorsTable. |
||
mscSwLptLogicalProcessorsValue | 1.3.6.1.4.1.562.36.2.1.14.4.258.1.1 | link | read-only |
This variable represents both the value and the index for the mscSwLptLogicalProcessorsTable. |
mscSwOperTable | 1.3.6.1.4.1.562.36.2.1.14.11 | no-access |
This group contain the operational attributes for the SW component. |
|
1.3.6.1.4.1.562.36.2.1.14.11.1 | no-access |
An entry in the mscSwOperTable. |
||
mscSwTidyStatus | 1.3.6.1.4.1.562.36.2.1.14.11.1.1 | integer | read-only |
This attribute indicates the tidy or remove status. If the value is inactive, no tidy or remove is in progress. If the value is inProgress or querying, the tidy or remove process has begun and therefore no further Tidy Sw or Remove sw/ |
mscSwAvBeingTidied | 1.3.6.1.4.1.562.36.2.1.14.11.1.421 | asciistring | read-only |
This attribute indicates the name of the AV currently being tidied or removed. An empty string indicates there is no AV being tidied. |
mscSwAvlTable | 1.3.6.1.4.1.562.36.2.1.14.256 | no-access |
This attribute specifies, for each application, which version of its Features and the associated software will be loaded when any of its Features are selected in an LPT. A version of the 'base' application must be specified. All names specified by the user must actually be AV names. All AVs specified must be compatible with each other. No more than one version of a single application can be specified |
|
1.3.6.1.4.1.562.36.2.1.14.256.1 | no-access |
An entry in the mscSwAvlTable. |
||
mscSwAvlValue | 1.3.6.1.4.1.562.36.2.1.14.256.1.1 | asciistring | read-write |
This variable represents both the value and the index for the mscSwAvlTable. |
mscSwAvlRowStatus | 1.3.6.1.4.1.562.36.2.1.14.256.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscSwAvlTable. |
mscSwAvListToTidyTable | 1.3.6.1.4.1.562.36.2.1.14.422 | no-access |
This attribute holds the list of names of AVs to be tidied or removed. As AVs are successfully cleaned, they are removed from this list and added to avListTidied. |
|
1.3.6.1.4.1.562.36.2.1.14.422.1 | no-access |
An entry in the mscSwAvListToTidyTable. |
||
mscSwAvListToTidyValue | 1.3.6.1.4.1.562.36.2.1.14.422.1.1 | asciistring | read-only |
This variable represents both the value and the index for the mscSwAvListToTidyTable. |
mscSwAvListTidiedTable | 1.3.6.1.4.1.562.36.2.1.14.423 | no-access |
This attribute holds the list of names of AVs which have been successfully tidied or removed as a result of the last Tidy Sw or Remove Sw av/ |
|
1.3.6.1.4.1.562.36.2.1.14.423.1 | no-access |
An entry in the mscSwAvListTidiedTable. |
||
mscSwAvListTidiedValue | 1.3.6.1.4.1.562.36.2.1.14.423.1.1 | asciistring | read-only |
This variable represents both the value and the index for the mscSwAvListTidiedTable. |
mscSwPatlTable | 1.3.6.1.4.1.562.36.2.1.14.436 | no-access |
This attribute specifies which patches are to be loaded and enabled. Only patches for Av's that appear in the AvList may be specified. Only patches appearing as instances of Sw Av Patch may be specified. Patch names are case insensitive. Except for case, patch names must be typed as they appear as instances of Sw Av Patch. All patches specified must be compatible with one another. Any prerequisite patches for specified patches, must themselves be specified. A patch must be specified only once in the list. |
|
1.3.6.1.4.1.562.36.2.1.14.436.1 | no-access |
An entry in the mscSwPatlTable. |
||
mscSwPatlValue | 1.3.6.1.4.1.562.36.2.1.14.436.1.1 | asciistring | read-write |
This variable represents both the value and the index for the mscSwPatlTable. |
mscSwPatlRowStatus | 1.3.6.1.4.1.562.36.2.1.14.436.1.2 | rowstatus | read-write |
This variable is used to control the addition and deletion of individual values of the mscSwPatlTable. |
softwareMIB | 1.3.6.1.4.1.562.36.2.2.17 | |||
softwareGroup | 1.3.6.1.4.1.562.36.2.2.17.1 | |||
softwareGroupCA | 1.3.6.1.4.1.562.36.2.2.17.1.1 | |||
softwareGroupCA02 | 1.3.6.1.4.1.562.36.2.2.17.1.1.3 | |||
softwareGroupCA02A | 1.3.6.1.4.1.562.36.2.2.17.1.1.3.2 | |||
softwareCapabilities | 1.3.6.1.4.1.562.36.2.2.17.3 | |||
softwareCapabilitiesCA | 1.3.6.1.4.1.562.36.2.2.17.3.1 | |||
softwareCapabilitiesCA02 | 1.3.6.1.4.1.562.36.2.2.17.3.1.3 | |||
softwareCapabilitiesCA02A | 1.3.6.1.4.1.562.36.2.2.17.3.1.3.2 |