ACP-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL INSTRUMENT


 Home MIB: ACP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 acpStatus 1.3.6.1.4.1.1166.1.11
The MIB module for the Access Control Processor (TSODA, MC1). Revision Number 1.40
       acpNumberofEncryptTypes 1.3.6.1.4.1.1166.1.11.1 integer read-only
The total number of encrypt type ACPs in the system.
       acpNumberofDecryptTypes 1.3.6.1.4.1.1166.1.11.2 integer read-only
The total number of decrypt type ACPs in the system.
       acpStatusTable 1.3.6.1.4.1.1166.1.11.3 no-access
A table of ACP entries giving health, status and mode
           acpStatusEntry 1.3.6.1.4.1.1166.1.11.3.1 no-access
A row in the ACP Entry Table
               acpEncryptType 1.3.6.1.4.1.1166.1.11.3.1.1 integer no-access
The type of ACP in the system. It is either an encryptAcp or decryptAcp device. Enumeration: 'encryptAcp': 1, 'decryptAcp': 2.
               acpUnitIndex 1.3.6.1.4.1.1166.1.11.3.1.2 integer no-access
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.
               acpServiceIndex 1.3.6.1.4.1.1166.1.11.3.1.3 integer no-access
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
               acpScramblingMode 1.3.6.1.4.1.1166.1.11.3.1.4 integer read-only
The Scrambling Mode of the ACP 1 - North American DES 2 - DVB Common Scrambling Algorithm Enumeration: 'des': 1, 'csa': 2.
               acpUnitAddress 1.3.6.1.4.1.1166.1.11.3.1.5 octet string read-only
The 40 bit ACP address in Human-readable format 3-5-5-3
               acpInputInterface 1.3.6.1.4.1.1166.1.11.3.1.6 integer read-only
The interface for MPEG input to this ACP. Enumeration: 'acpInterfaceParallel': 2, 'acpInterfaceSerial': 1.
               acpOutputInterface 1.3.6.1.4.1.1166.1.11.3.1.7 integer read-only
The interface for MPEG output from this ACP. Enumeration: 'acpInterfaceParallel': 2, 'acpInterfaceSerial': 1.
               acpServNumber 1.3.6.1.4.1.1166.1.11.3.1.8 integer read-only
MPEG service number (0=unknown) for encrypted service N, where N is specified by acpServiceIndex.
               acpServAuthorization 1.3.6.1.4.1.1166.1.11.3.1.9 integer read-only
ACP authorization status for service specified by acpServiceIndex Enumeration: 'unknown': 255, 'authorized': 2, 'unauthorized': 1.
               acpServAuthReaCode 1.3.6.1.4.1.1166.1.11.3.1.10 integer read-only
ACP authorization reason code for service specified By acpServiceIndex.
               acpServEncryption 1.3.6.1.4.1.1166.1.11.3.1.11 integer read-only
ACP encryption status for service specified by The index acpServiceIndex. Enumeration: 'unencrypted': 3, 'unknown': 255, 'fixedpk': 2, 'fixedwk': 1, 'fullencryption': 4.
               acpCatSeqNums 1.3.6.1.4.1.1166.1.11.3.1.12 integer read-only
The current and next Category Sequence Numbers
               acpEmmCount 1.3.6.1.4.1.1166.1.11.3.1.13 integer read-only
The number of Category Rekey messages sent to this ACP.
               acpProgramEpochNumber 1.3.6.1.4.1.1166.1.11.3.1.14 integer read-only
The current program epoch number for the service on this side of the ACP.
               acpNextProgramEpochNumber 1.3.6.1.4.1.1166.1.11.3.1.15 integer read-only
The next program epoch number for the service on this side of the ACP.
               acpNextServAuthorization 1.3.6.1.4.1.1166.1.11.3.1.16 integer read-only
ACP authorization status for the next Program Epoch for the service specified by acpServiceIndex Enumeration: 'unknown': 255, 'authorized': 2, 'unauthorized': 1.
               acpNextServAuthReasonCode 1.3.6.1.4.1.1166.1.11.3.1.17 integer read-only
ACP authorization reason code for the next Program Epoch for the service specified By acpServiceIndex.
               acpInputSourceIdA 1.3.6.1.4.1.1166.1.11.3.1.18 integer read-only
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).
               acpInputSourceIdB 1.3.6.1.4.1.1166.1.11.3.1.19 integer read-only
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.
       acpPidTable 1.3.6.1.4.1.1166.1.11.4 no-access
A table of ACP entries giving assigned pid values
           acpPidEntry 1.3.6.1.4.1.1166.1.11.4.1 no-access
A row in the ACP Pid Table
               acpPidTblEncryptType 1.3.6.1.4.1.1166.1.11.4.1.1 integer no-access
The type of ACP in the system. It is either an encryptAcp or decryptAcp device. Enumeration: 'encryptAcp': 1, 'decryptAcp': 2.
               acpPidTblUnitIndex 1.3.6.1.4.1.1166.1.11.4.1.2 integer no-access
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.
               acpPidTblServiceIndex 1.3.6.1.4.1.1166.1.11.4.1.3 integer no-access
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)
               acpPidTblPidIndex 1.3.6.1.4.1.1166.1.11.4.1.4 integer no-access
The PID index of the requested assigned PID value. multiple PIDs can be assigned per service
               acpPidTblAssignedPid 1.3.6.1.4.1.1166.1.11.4.1.5 integer read-only
The PID assigned. If 0x1fff is returned then no PID is assigned.
               acpPidTblEcmPid 1.3.6.1.4.1.1166.1.11.4.1.6 integer read-only
The ECM PID cooresponding to the assigned PID. Value set to 0x1fff when no ECM PID is programmed.
               acpPidTblPidMask 1.3.6.1.4.1.1166.1.11.4.1.7 integer read-only
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.
       acpMibRevision 1.3.6.1.4.1.1166.1.11.99 integer read-only
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