Nortel-Magellan-Passport-ProvisioningMIB

File: Nortel-Magellan-Passport-ProvisioningMIB.mib (26096 bytes)

Imported modules

RFC-1212 Nortel-Magellan-Passport-UsefulDefinitionsMIB Nortel-Magellan-Passport-StandardTextualConventionsMIB
Nortel-Magellan-Passport-TextualConventionsMIB

Imported symbols

OBJECT-TYPE components passportMIBs
RowPointer DisplayString StorageType
RowStatus Unsigned32 AsciiString
NonReplicated EnterpriseDateAndTime AsciiStringIndex

Defined Types

ProvRowStatusEntry  
SEQUENCE    
  provRowStatus RowStatus
  provComponentName DisplayString
  provStorageType StorageType
  provIndex NonReplicated

ProvStateEntry  
SEQUENCE    
  provAdminState INTEGER
  provOperationalState INTEGER
  provUsageState INTEGER

ProvOperEntry  
SEQUENCE    
  provProvisioningActivity INTEGER
  provActivityProgress AsciiString
  provCommittedFileName AsciiString
  provCurrentViewFileName AsciiString
  provLastUsedFileName AsciiString
  provProvisioningSession RowPointer
  provProvisioningUser AsciiString
  provCheckRequired INTEGER
  provNextFileSequenceNumber Unsigned32
  provConfirmRequired INTEGER
  provProvisioningDirectory AsciiString
  provEditViewName AsciiString
  provEditViewAddedComponents Unsigned32
  provEditViewDeletedComponents Unsigned32
  provEditViewChangedComponents Unsigned32
  provStandbyCpActivity INTEGER
  provStandbyCpActivityProgress AsciiString

ProvViewRowStatusEntry  
SEQUENCE    
  provViewRowStatus RowStatus
  provViewComponentName DisplayString
  provViewStorageType StorageType
  provViewIndex AsciiStringIndex

ProvViewOperEntry  
SEQUENCE    
  provViewUser AsciiString
  provViewCheckState INTEGER
  provViewComponents Unsigned32
  provViewFormats OCTET STRING
  provViewBaseView AsciiString
  provViewVersion AsciiString
  provViewCreationDate EnterpriseDateAndTime

Defined Values

provisioningMIB 1.3.6.1.4.1.562.2.4.2.19
OBJECT IDENTIFIER    

prov 1.3.6.1.4.1.562.2.4.1.11
OBJECT IDENTIFIER    

provRowStatusTable 1.3.6.1.4.1.562.2.4.1.11.1
This entry controls the addition and deletion of prov components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProvRowStatusEntry

provRowStatusEntry 1.3.6.1.4.1.562.2.4.1.11.1.1
A single entry in the table represents a single prov component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProvRowStatusEntry  

provRowStatus 1.3.6.1.4.1.562.2.4.1.11.1.1.1
This variable is used as the basis for SNMP naming of prov components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

provComponentName 1.3.6.1.4.1.562.2.4.1.11.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

provStorageType 1.3.6.1.4.1.562.2.4.1.11.1.1.4
This variable represents the storage type value for the prov tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

provIndex 1.3.6.1.4.1.562.2.4.1.11.1.1.10
This variable represents the index for the prov tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

provStateTable 1.3.6.1.4.1.562.2.4.1.11.10
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProvStateEntry

provStateEntry 1.3.6.1.4.1.562.2.4.1.11.10.1
An entry in the provStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProvStateEntry  

provAdminState 1.3.6.1.4.1.562.2.4.1.11.10.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

provOperationalState 1.3.6.1.4.1.562.2.4.1.11.10.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

provUsageState 1.3.6.1.4.1.562.2.4.1.11.10.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

provOperTable 1.3.6.1.4.1.562.2.4.1.11.11
This group contains the operational attributes for the ProvisioningSystem component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProvOperEntry

provOperEntry 1.3.6.1.4.1.562.2.4.1.11.11.1
An entry in the provOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProvOperEntry  

provProvisioningActivity 1.3.6.1.4.1.562.2.4.1.11.11.1.1
This attribute describes the type of provisioning activity that the ProvisioningSystem component is performing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initialLoading(0), none(2), activation(3), initialActivation(4), rollingBack(5), saving(6), loadingOrApplying(7), semanticChecking(8), waitingForConfirm(9), clearing(11), copying(12), committing(13), deleting(14), confirming(15), adding(21)  

provActivityProgress 1.3.6.1.4.1.562.2.4.1.11.11.1.2
This attribute indicates the status relating to a long-running command handled by the ProvisioningSystem. It is usually expressed as a percentage of the number of elements (for example, components) processed with respect to the total set of elements that need to be processed for that activity. Note that, one cannot assume that the percentage implies how much time the task may still take. The time to complete the activity is dependent on many things which are beyond the control of the ProvisioningSystem itself.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..255)  

provCommittedFileName 1.3.6.1.4.1.562.2.4.1.11.11.1.3
This attribute contains the name of the committed file. This is the file that will be used to obtain the provisioning data if the module restarts. Immediately after system power-up, this attribute contains the name of the file used during initial loading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..40)  

provCurrentViewFileName 1.3.6.1.4.1.562.2.4.1.11.11.1.4
This attribute contains the name of the provisioning file that contains the current view provisioning data. After system power-up, this attribute contains the name of the file used during initial loading. If the current view data has not been saved, this attribute is empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..40)  

provLastUsedFileName 1.3.6.1.4.1.562.2.4.1.11.11.1.5
This attribute contains the last saved, loaded or committed file name. Immediately after system power-up, this attribute contains the name of the file used during initial loading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..40)  

provProvisioningSession 1.3.6.1.4.1.562.2.4.1.11.11.1.6
This attribute contains the component name of the operator session which is currently in provisioning mode. For example, NMIS Telnet Session/2 If no session is in provisioning mode, this attribute will be empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowPointer  

provProvisioningUser 1.3.6.1.4.1.562.2.4.1.11.11.1.7
This attribute contains the userid of the operator who is currently provisioning the module. If no session is in provisioning mode, this attribute will be empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..8)  

provCheckRequired 1.3.6.1.4.1.562.2.4.1.11.11.1.8
This attribute indicates whether semantic checking is required before activating the edit view.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

provNextFileSequenceNumber 1.3.6.1.4.1.562.2.4.1.11.11.1.9
This attribute is no longer supported.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..999  

provConfirmRequired 1.3.6.1.4.1.562.2.4.1.11.11.1.10
This attribute indicates whether the operator must enter a Confirm Prov command in order to keep a newly activated current view in effect. If an activation is not confirmed within 20 minutes of its completion, the module will restart using the committed provisioning data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

provProvisioningDirectory 1.3.6.1.4.1.562.2.4.1.11.11.1.11
This attribute indicates the name of the provisioning directory.
Status: obsolete Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..128)  

provEditViewName 1.3.6.1.4.1.562.2.4.1.11.11.1.12
This attribute indicates the name of the provisioning view that represents the edit view provisioning data. If the edit view data has not been saved, this attribute is empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(0..40)  

provEditViewAddedComponents 1.3.6.1.4.1.562.2.4.1.11.11.1.13
This attribute indicates the number of provisioning components that have been added to the edit view with respect to the current view.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

provEditViewDeletedComponents 1.3.6.1.4.1.562.2.4.1.11.11.1.14
This attribute indicates the number of provisioned components that have been deleted from the edit view with respect to the current view.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

provEditViewChangedComponents 1.3.6.1.4.1.562.2.4.1.11.11.1.15
This attribute indicates the number of provisioned components whose attributes differ between the edit and current views.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

provStandbyCpActivity 1.3.6.1.4.1.562.2.4.1.11.11.1.16
This attribute descibes the type of provisionin activity, which ProvisioningSystem is performing on standby CP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), loadingProvisioningData(1), savingCommitFormatProvisioningData(6)  

provStandbyCpActivityProgress 1.3.6.1.4.1.562.2.4.1.11.11.1.17
This attribute indicates status of a provisioning activity, which ProvisioningSystem is performing on standby CP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..255)  

provView 1.3.6.1.4.1.562.2.4.1.11.2
OBJECT IDENTIFIER    

provViewRowStatusTable 1.3.6.1.4.1.562.2.4.1.11.2.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of provView components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProvViewRowStatusEntry

provViewRowStatusEntry 1.3.6.1.4.1.562.2.4.1.11.2.1.1
A single entry in the table represents a single provView component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProvViewRowStatusEntry  

provViewRowStatus 1.3.6.1.4.1.562.2.4.1.11.2.1.1.1
This variable is used as the basis for SNMP naming of provView components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

provViewComponentName 1.3.6.1.4.1.562.2.4.1.11.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

provViewStorageType 1.3.6.1.4.1.562.2.4.1.11.2.1.1.4
This variable represents the storage type value for the provView tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

provViewIndex 1.3.6.1.4.1.562.2.4.1.11.2.1.1.10
This variable represents the index for the provView tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsciiStringIndex Size(1..40)  

provViewOperTable 1.3.6.1.4.1.562.2.4.1.11.2.100
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the operational attributes for the View component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProvViewOperEntry

provViewOperEntry 1.3.6.1.4.1.562.2.4.1.11.2.100.1
An entry in the provViewOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProvViewOperEntry  

provViewUser 1.3.6.1.4.1.562.2.4.1.11.2.100.1.1
This attribute indicates the userid of the operator who first saved this view. It may be empty if unknown or if the view has not been saved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(0..8)  

provViewCheckState 1.3.6.1.4.1.562.2.4.1.11.2.100.1.2
This attribute indicates the semantic check state of the view when it was saved. The values are described in worst to best order. The failed state indicates that the view has failed a semantic check and cannot be activated. The unknown state indicates that semantic checks have not been run and the view cannot be activated. The partial state indicates that the view has passed incomplete checks, that is Check -changed Prov has succeeded. This is also the best state value for a partial view. Thew view cannot be activated until it has been fully checked. The softwareChanged state indicates that the view has passed complete checks, but by software other than that to be activated, that is, either the application versions have changed, or features have been added. After activation, the new software may detect semantic errors. After correcting these errors, if any, the view will need to be re-saved or re-committed as appropriate. The full state indicates that the view has passed complete checks, that is, it has been fully verified. It can be activated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER failed(0), unknown(1), partial(2), softwareChanged(3), full(4)  

provViewComponents 1.3.6.1.4.1.562.2.4.1.11.2.100.1.3
This attributes indicates the number of provisioned components that have been (or could be) saved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..999999  

provViewFormats 1.3.6.1.4.1.562.2.4.1.11.2.100.1.4
This attribute indicates the formats of the saved information. Each serves a different purpose. The ascii format is readable by operators and can be easily parsed and generated by scripts. NMS makes use of this format. Note that the syntax is subject to change without notice. This format is generated via Save -ascii Prov. A view with an ascii format can be loaded and activated. The commit format is generated via Commit Prov and allows for fast activation, that is, a shorter service outage time. The system will never leave a view with only this format, as it cannot be loaded. The delta format contains the changes made between the current view and the edit view. It is, therefore, much smaller and faster to Load or Save than the other formats. A view containing this format can be loaded or have the changes applied to the edit view. This provides a mechanism to propagate a set of changes from one view to another. A view containing only this format can be activated if this would not require a system reload. To generate this format, issue Save Prov without the -ascii or portable options. The part format is generated via Save component() Prov. The part format can be loaded. The syntax of this format is subject to change without notice. The portable format is a compact representation that can be quickly loaded. It can be transported from one Passport to another, or to an NMS. It is generated via Save -portable Prov. The portable format can be loaded and activated. Description of bits: ascii(0) commit(1) delta(2) part(3) portable(4)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

provViewBaseView 1.3.6.1.4.1.562.2.4.1.11.2.100.1.5
This attribute indicates the name of the view upon which this view's changes are based (even if the delta format does not exists). In other words, it indicates the name of the current view that existed at the time that this view was saved. This may not be the name of the current view that is running now. This attribute is empty when the view is unsaved or if the current view was saved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(0..40)  

provViewVersion 1.3.6.1.4.1.562.2.4.1.11.2.100.1.6
This attribute represents the version of base software that saved this view. It is empty if unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(0..16)  

provViewCreationDate 1.3.6.1.4.1.562.2.4.1.11.2.100.1.7
This attribute indicates the creation date of this view.
Status: mandatory Access: read-only
OBJECT-TYPE    
  EnterpriseDateAndTime Size(0|19)  

provisioningGroup 1.3.6.1.4.1.562.2.4.2.19.1
OBJECT IDENTIFIER    

provisioningGroupBE 1.3.6.1.4.1.562.2.4.2.19.1.5
OBJECT IDENTIFIER    

provisioningGroupBE00 1.3.6.1.4.1.562.2.4.2.19.1.5.1
OBJECT IDENTIFIER    

provisioningGroupBE00A 1.3.6.1.4.1.562.2.4.2.19.1.5.1.2
OBJECT IDENTIFIER    

provisioningCapabilities 1.3.6.1.4.1.562.2.4.2.19.3
OBJECT IDENTIFIER    

provisioningCapabilitiesBE 1.3.6.1.4.1.562.2.4.2.19.3.5
OBJECT IDENTIFIER    

provisioningCapabilitiesBE00 1.3.6.1.4.1.562.2.4.2.19.3.5.1
OBJECT IDENTIFIER    

provisioningCapabilitiesBE00A 1.3.6.1.4.1.562.2.4.2.19.3.5.1.2
OBJECT IDENTIFIER