ACP-MIB

File: ACP-MIB.mib (20087 bytes)

Imported modules

BCS-IDENT-MIB SNMPv2-SMI

Imported symbols

giproducts OBJECT-TYPE MODULE-IDENTITY

Defined Types

AcpStatusEntry  
SEQUENCE    
  acpEncryptType INTEGER
  acpUnitIndex INTEGER
  acpServiceIndex INTEGER
  acpScramblingMode INTEGER
  acpUnitAddress OCTET STRING
  acpInputInterface INTEGER
  acpOutputInterface INTEGER
  acpServNumber INTEGER
  acpServAuthorization INTEGER
  acpServAuthReaCode INTEGER
  acpServEncryption INTEGER
  acpCatSeqNums INTEGER
  acpEmmCount INTEGER
  acpProgramEpochNumber INTEGER
  acpNextProgramEpochNumber INTEGER
  acpNextServAuthorization INTEGER
  acpNextServAuthReasonCode INTEGER
  acpInputSourceIdA INTEGER
  acpInputSourceIdB INTEGER

AcpPidEntry  
SEQUENCE    
  acpPidTblEncryptType INTEGER
  acpPidTblUnitIndex INTEGER
  acpPidTblServiceIndex INTEGER
  acpPidTblPidIndex INTEGER
  acpPidTblAssignedPid INTEGER
  acpPidTblEcmPid INTEGER
  acpPidTblPidMask INTEGER

Defined Values

acpStatus 1.3.6.1.4.1.1166.1.11
The MIB module for the Access Control Processor (TSODA, MC1). Revision Number 1.40
MODULE-IDENTITY    

acpNumberofEncryptTypes 1.3.6.1.4.1.1166.1.11.1
The total number of encrypt type ACPs in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpNumberofDecryptTypes 1.3.6.1.4.1.1166.1.11.2
The total number of decrypt type ACPs in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpStatusTable 1.3.6.1.4.1.1166.1.11.3
A table of ACP entries giving health, status and mode
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcpStatusEntry

acpStatusEntry 1.3.6.1.4.1.1166.1.11.3.1
A row in the ACP Entry Table
Status: current Access: not-accessible
OBJECT-TYPE    
  AcpStatusEntry  

acpEncryptType 1.3.6.1.4.1.1166.1.11.3.1.1
The type of ACP in the system. It is either an encryptAcp or decryptAcp device.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER encryptAcp(1), decryptAcp(2)  

acpUnitIndex 1.3.6.1.4.1.1166.1.11.3.1.2
The ACP unit index for this encrypt/decrypt type. For each type of ACP, encryptAcp or decryptAcp, the physical unit number of the ACP in the containing product, starting at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

acpServiceIndex 1.3.6.1.4.1.1166.1.11.3.1.3
For a specified ACP, identified by the both acpEncryptType and acpUnitIndex, this index specifies the sequential service capabilities of this ACP, found in the following objects: acpServNumber acpServAuthorization acpServAuthReaCode acpServEncryption The maximum limit on the value of this index is determined by the Max number of services supported by this ACP (for a TSODA, it is 2). For all other objects in the acpStatusTable, this index is not used. (it must be valid, but will not be used to access the object uniquely specified by acpEncryptType and acpUnitIndex) REFERENCE
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

acpScramblingMode 1.3.6.1.4.1.1166.1.11.3.1.4
The Scrambling Mode of the ACP 1 - North American DES 2 - DVB Common Scrambling Algorithm
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER des(1), csa(2)  

acpUnitAddress 1.3.6.1.4.1.1166.1.11.3.1.5
The 40 bit ACP address in Human-readable format 3-5-5-3
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

acpInputInterface 1.3.6.1.4.1.1166.1.11.3.1.6
The interface for MPEG input to this ACP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER acpInterfaceSerial(1), acpInterfaceParallel(2)  

acpOutputInterface 1.3.6.1.4.1.1166.1.11.3.1.7
The interface for MPEG output from this ACP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER acpInterfaceSerial(1), acpInterfaceParallel(2)  

acpServNumber 1.3.6.1.4.1.1166.1.11.3.1.8
MPEG service number (0=unknown) for encrypted service N, where N is specified by acpServiceIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

acpServAuthorization 1.3.6.1.4.1.1166.1.11.3.1.9
ACP authorization status for service specified by acpServiceIndex
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unauthorized(1), authorized(2), unknown(255)  

acpServAuthReaCode 1.3.6.1.4.1.1166.1.11.3.1.10
ACP authorization reason code for service specified By acpServiceIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpServEncryption 1.3.6.1.4.1.1166.1.11.3.1.11
ACP encryption status for service specified by The index acpServiceIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(255), fixedwk(1), fixedpk(2), unencrypted(3), fullencryption(4)  

acpCatSeqNums 1.3.6.1.4.1.1166.1.11.3.1.12
The current and next Category Sequence Numbers
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpEmmCount 1.3.6.1.4.1.1166.1.11.3.1.13
The number of Category Rekey messages sent to this ACP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpProgramEpochNumber 1.3.6.1.4.1.1166.1.11.3.1.14
The current program epoch number for the service on this side of the ACP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpNextProgramEpochNumber 1.3.6.1.4.1.1166.1.11.3.1.15
The next program epoch number for the service on this side of the ACP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpNextServAuthorization 1.3.6.1.4.1.1166.1.11.3.1.16
ACP authorization status for the next Program Epoch for the service specified by acpServiceIndex
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unauthorized(1), authorized(2), unknown(255)  

acpNextServAuthReasonCode 1.3.6.1.4.1.1166.1.11.3.1.17
ACP authorization reason code for the next Program Epoch for the service specified By acpServiceIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpInputSourceIdA 1.3.6.1.4.1.1166.1.11.3.1.18
The Input Source Id is used to identify the input source for this ACP in different products. One or both parts of the Id may be used in identifying where the input for the ACP comes from. When the Input Source Id A is set to 255 then the Id is invalid. If Id A is invalid the Id B is assumed invalid also. For example, the MPS uses the input source id to designate the location of the physical connector that is mapped to the ACP. In the case of the decrypt ACPs, InputSourceIdA is used to indicate the slot, and InputSourceIdB is used to indicate the port. Only decrypt ACPs have their source identified in this way. Encrypt ACPs do not have an identified source and their IdA is always set to Invalid (255).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpInputSourceIdB 1.3.6.1.4.1.1166.1.11.3.1.19
The Input Source Id is used to identify the input source for this ACP in different products. One or both parts of the Id may be used in identifying where the input for the ACP comes from. For example, the MPS uses the input source id to designate the location of the physical connector that is mapped to the ACP. In the case of the decrypt ACPs, InputSourceIdA is used to indicate the slot, and InputSourceIdB is used to indicate the port. Only decrypt ACPs have their source identified in this way. Encrypt ACPs do not have an identified source.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpPidTable 1.3.6.1.4.1.1166.1.11.4
A table of ACP entries giving assigned pid values
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcpPidEntry

acpPidEntry 1.3.6.1.4.1.1166.1.11.4.1
A row in the ACP Pid Table
Status: current Access: not-accessible
OBJECT-TYPE    
  AcpPidEntry  

acpPidTblEncryptType 1.3.6.1.4.1.1166.1.11.4.1.1
The type of ACP in the system. It is either an encryptAcp or decryptAcp device.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER encryptAcp(1), decryptAcp(2)  

acpPidTblUnitIndex 1.3.6.1.4.1.1166.1.11.4.1.2
The ACP unit index for this encrypt/decrypt type. For each type of ACP, encryptAcp or decryptAcp, the physical unit number of the ACP in the containing product, starting at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

acpPidTblServiceIndex 1.3.6.1.4.1.1166.1.11.4.1.3
For a specified ACP, identified by the both acpEncryptType and acpUnitIndex. The maximum limit on the value of this index is determined by the Max number of services supported by this ACP (for a TSODA, it is 2). For all other objects in the acpStatusTable, this index is not used. (it must be valid, but will not be used to access the object uniquely specified by acpEncryptType and acpUnitIndex)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

acpPidTblPidIndex 1.3.6.1.4.1.1166.1.11.4.1.4
The PID index of the requested assigned PID value. multiple PIDs can be assigned per service
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

acpPidTblAssignedPid 1.3.6.1.4.1.1166.1.11.4.1.5
The PID assigned. If 0x1fff is returned then no PID is assigned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpPidTblEcmPid 1.3.6.1.4.1.1166.1.11.4.1.6
The ECM PID cooresponding to the assigned PID. Value set to 0x1fff when no ECM PID is programmed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpPidTblPidMask 1.3.6.1.4.1.1166.1.11.4.1.7
The PID mask used in conjunction with the assigned PID. Bits that are set in the PID Mask field of the ACP are 'dont cares' when comparing the PID of a received packet to the PID value configured in the ACP. For example, if the PID 0x0040 is configured in the ACP and the PID Mask is set to 0x000F, then any received packet with a PID from 0x0040 to 0x004F inclusive will be processed by the ACP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acpMibRevision 1.3.6.1.4.1.1166.1.11.99
The current revision number of acp.mib multiplied by 100. To extract the major revision number divide by 100. The remainder is the minor revision number. The major rev number should be bumped whenever structural changes occur that require coresponding manager changes. Small changes like editing a description should bump the minor rev. The mib revision is matches the one found at the top of acp.mib
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER