CROSSSTREAM-MIB: View SNMP OID List / Download MIB
VENDOR: ARTEL VIDEO SYSTEMS
Home | MIB: CROSSSTREAM-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 |
artel | 1.3.6.1.4.1.4962 | |||
common | 1.3.6.1.4.1.4962.1 | |||
device | 1.3.6.1.4.1.4962.1.1 | |||
deviceName | 1.3.6.1.4.1.4962.1.1.1 | displaystring | read-only |
Name of the Artel's Product |
deviceSerialNum | 1.3.6.1.4.1.4962.1.1.2 | displaystring | read-only |
Serial number of the device. |
deviceModelNum | 1.3.6.1.4.1.4962.1.1.3 | displaystring | read-only |
Model Number of the device. |
deviceFwVer | 1.3.6.1.4.1.4962.1.1.4 | displaystring | read-only |
Firmware version of the product in major.minor form |
deviceHwVer | 1.3.6.1.4.1.4962.1.1.5 | displaystring | read-only |
Hardware version of the product in major.minor form |
deviceTime | 1.3.6.1.4.1.4962.1.1.6 | displaystring | read-write |
The current time as measured by the device. The time is specified as YYYYMMDDHHMM, where YYYY - four digits of the year MM - month (01 through 12) DD - day of month(01 through 31) HH - hours(00 through 23) MM - minutes(00 through 59) |
deviceUpTime | 1.3.6.1.4.1.4962.1.1.7 | displaystring | read-only |
The time when the device is intialized. The time is specified as YYYYMMDDHHMM, where YYYY - four digits of the year MM - month (01 through 12) DD - day of month(01 through 31) HH - hours(00 through 23) MM - minutes(00 through 59). |
deviceIpAddress | 1.3.6.1.4.1.4962.1.1.8 | ipaddress | read-write |
This object returns the current IP address of the device when read and modifies the IP address to the new value when set. |
deviceIpNetmask | 1.3.6.1.4.1.4962.1.1.9 | ipaddress | read-write |
This object returns the netmask of the interface when read and modifies the netmask when set. |
deviceGwAddress | 1.3.6.1.4.1.4962.1.1.10 | ipaddress | read-write |
This object returns the default gateway address of the device when read and modifies the default gateway when set. |
deviceHostAddress | 1.3.6.1.4.1.4962.1.1.11 | ipaddress | read-write |
This object has the host (TFTP) server ip address which is used for software upgrade. |
deviceReset | 1.3.6.1.4.1.4962.1.1.12 | integer | read-write |
Always returns '0' when read and resets the device when set with a nonzero value |
products | 1.3.6.1.4.1.4962.2 | |||
crossStream | 1.3.6.1.4.1.4962.2.1 | |||
cstrmControl | 1.3.6.1.4.1.4962.2.1.1 | |||
vsarReset | 1.3.6.1.4.1.4962.2.1.1.1 | integer | read-write |
Setting this object to 1 resets the VSAR chip and initializes the VSAR control structures by reading from NVRAM. |
vsarConfigTable | 1.3.6.1.4.1.4962.2.1.1.2 | no-access |
This table contains a list of configuration entries which can be loaded to VSAR chip or store current configuration to non volatile memory. |
|
1.3.6.1.4.1.4962.2.1.1.2.1 | no-access |
This entry contains configurationType, action specifying load/ store. |
||
vsarConfigIndex | 1.3.6.1.4.1.4962.2.1.1.2.1.1 | integer | read-only |
The index which points to the different VSAR configurations. |
vsarConfigType | 1.3.6.1.4.1.4962.2.1.1.2.1.2 | integer | read-only |
Configuration type can specify NVRAM configuration, Flash configuration etc. |
vsarConfigAction | 1.3.6.1.4.1.4962.2.1.1.2.1.4 | integer | read-write |
This specifies the action to be peformed on the configuration entry. When set is given with 'load' as action the device is loaded with the specified configuration type. If a set is given with 'store' as action, current configuration of the device is stored in the specified configuartion type. Enumeration: 'load': 1, 'store': 2. |
cstrmInfo | 1.3.6.1.4.1.4962.2.1.2 | |||
usedAtmStreamsNumber | 1.3.6.1.4.1.4962.2.1.2.1 | integer | read-only |
Currently used number of total available Tranport streams. This includes active and inactive streams |
activeAtmStreamsNumber | 1.3.6.1.4.1.4962.2.1.2.2 | integer | read-only |
Active Number of Transport Streams running in the system |
maxAtmStreamsNumber | 1.3.6.1.4.1.4962.2.1.2.3 | integer | read-only |
Max number of available Transport Streams available in the system |
usedAsiStreamsNumber | 1.3.6.1.4.1.4962.2.1.2.4 | integer | read-only |
Currently used number of total available ASI Tranport streams. This includes active and inactive streams |
activeAsiStreamsNumber | 1.3.6.1.4.1.4962.2.1.2.5 | integer | read-only |
Active Number of ASI Transport Streams running in the system |
maxAsiStreamsNumber | 1.3.6.1.4.1.4962.2.1.2.6 | integer | read-only |
Max number of available ASI Transport Streams available in the system |
usedProgsNumber | 1.3.6.1.4.1.4962.2.1.2.7 | integer | read-only |
Currently used number of programs. This includes active and inactive programs |
activeProgsNumber | 1.3.6.1.4.1.4962.2.1.2.8 | integer | read-only |
Active number of programs running in the system |
maxProgsNumber | 1.3.6.1.4.1.4962.2.1.2.9 | integer | read-only |
Max number of programs available in the system |
usedPidsNumber | 1.3.6.1.4.1.4962.2.1.2.10 | integer | read-only |
Currently used number of total available PIDs. This includes active and inactive PIDs |
activePidsNumber | 1.3.6.1.4.1.4962.2.1.2.11 | integer | read-only |
Active number of PIDs running in the system |
maxPidsNumber | 1.3.6.1.4.1.4962.2.1.2.12 | integer | read-only |
Max number of available PIDs in the system |
usedConnectionsNumber | 1.3.6.1.4.1.4962.2.1.2.13 | integer | read-only |
Currently used number of total available connection objects. |
maxConnectionsNumber | 1.3.6.1.4.1.4962.2.1.2.14 | integer | read-only |
Max number of available connection objects. |
cstrmEvents | 1.3.6.1.4.1.4962.2.1.3 | |||
cstrmDiags | 1.3.6.1.4.1.4962.2.1.4 | |||
cstrmAirTemp | 1.3.6.1.4.1.4962.2.1.4.1 | integer | read-only |
The ambient temperature in degrees Centigrade at the center of the main logic board. |
cstrmCoreRegTemp | 1.3.6.1.4.1.4962.2.1.4.2 | integer | read-only |
The case temperature in degrees Centigrade of the Core 5 volt voltage regulator I.C. |
cstrm3VRegTemp | 1.3.6.1.4.1.4962.2.1.4.3 | integer | read-only |
The case temperature in degrees Centigrade of the 3.3 volt voltage regulator I.C. |
cstrmHotICTemp | 1.3.6.1.4.1.4962.2.1.4.4 | integer | read-only |
The case temperature in degrees Centigrade of the designated hottest I.C. on the main board. |
cstrm5VCoreVoltage | 1.3.6.1.4.1.4962.2.1.4.5 | integer | read-only |
The voltage in 1/100ths of a volt of the 5 volt core regulator. |
cstrm3VCoreVoltage | 1.3.6.1.4.1.4962.2.1.4.6 | integer | read-only |
The voltage in 1/100ths of a volt of the 3.3 volt core regulator. |
cstrm3VIOVoltage | 1.3.6.1.4.1.4962.2.1.4.7 | integer | read-only |
The voltage in 1/100ths of a volt of the 3.3 volt I/O regulator. |
cstrmStreamGroup | 1.3.6.1.4.1.4962.2.1.5 | |||
streamNextIndex | 1.3.6.1.4.1.4962.2.1.5.1 | integer | read-only |
To create a new entry in streamTable, management station has to first get this object value. The value 0 indicates that no assigned values are available. After each retrieval operation from management stations, agent should modify this to next unassigned index. |
streamTable | 1.3.6.1.4.1.4962.2.1.5.2 | no-access |
A list of stream entries. An entry specifies the stream type, name and direction. It doesn't included stream specific parameters. |
|
1.3.6.1.4.1.4962.2.1.5.2.1 | no-access |
An entry in the stream table. This entry is used to specify the stream type, stream direction and stream status. |
||
streamIndex | 1.3.6.1.4.1.4962.2.1.5.2.1.1 | integer | read-only |
A unique integer handle that identifies a stream. |
ingressState | 1.3.6.1.4.1.4962.2.1.5.2.1.2 | streamstate | read-write |
This object specifies the status of the stream in ingress direction. The ingressState can be set to only 'inactive' by the management station. It is automatically set to 'active' by the agent when a valid connection is established. |
egressState | 1.3.6.1.4.1.4962.2.1.5.2.1.3 | streamstate | read-write |
This object specifies the status of the stream in egress direction. |
streamType | 1.3.6.1.4.1.4962.2.1.5.2.1.4 | streamtype | read-write |
This object specifies the type of the stream. |
streamName | 1.3.6.1.4.1.4962.2.1.5.2.1.5 | displaystring | read-write |
This object specifies the name of the stream. |
streamStatus | 1.3.6.1.4.1.4962.2.1.5.2.1.6 | connectionstatus | read-write |
This object specifies the status of stream entry. |
ingressStreamTable | 1.3.6.1.4.1.4962.2.1.5.3 | no-access |
This table contains ingress stream configuration parameters, one entry per streamTable for which streamDirection is ingress. |
|
1.3.6.1.4.1.4962.2.1.5.3.1 | no-access |
An ingress entry specifies the cell rate of the stream. |
||
ingressStreamCellRate | 1.3.6.1.4.1.4962.2.1.5.3.1.1 | integer | read-write |
Specifies the cellrate of the ingress stream. |
egressStreamTable | 1.3.6.1.4.1.4962.2.1.5.4 | no-access |
This table contains egress stream configuration parameters, one entry per streamTable for which streamDirection is egress. |
|
1.3.6.1.4.1.4962.2.1.5.4.1 | no-access |
An egress entry specifies the transport stream rate, buffer control parameters, elasticity table parameters, divisor for center rate of elasticity window. |
||
egressStreamTsRate | 1.3.6.1.4.1.4962.2.1.5.4.1.1 | integer | read-write |
Transport rate for this egress stream. |
egressStreamNumBufs | 1.3.6.1.4.1.4962.2.1.5.4.1.2 | integer | read-write |
Number of buffers to be allocated for this egress stream. Setting this '0' to will deallocate the memory. Modify this value to change the number of buffers from current value. |
egressStreamBufThreshold | 1.3.6.1.4.1.4962.2.1.5.4.1.3 | integer | read-write |
Specifies the uniform dealy threshold for this egress stream. |
egressStreamBufSize | 1.3.6.1.4.1.4962.2.1.5.4.1.4 | integer | read-write |
Size of each buffer allocated in egress pool. |
egressStreamJitter | 1.3.6.1.4.1.4962.2.1.5.4.1.5 | integer | read-write |
Enable/disable Jitter Attenuation for this egress stream. Enumeration: 'enable': 1, 'disable': 2. |
atmStreamTable | 1.3.6.1.4.1.4962.2.1.5.5 | no-access |
This table contains ATM stream configuration parameters, one entry per streamTable for which streamType is ATM. |
|
1.3.6.1.4.1.4962.2.1.5.5.1 | no-access |
An ATM Transport Stream entry contains vpi and vci |
||
atmStreamVpi | 1.3.6.1.4.1.4962.2.1.5.5.1.1 | integer | read-write |
VPI associated with the ATM Stream |
atmStreamVci | 1.3.6.1.4.1.4962.2.1.5.5.1.2 | integer | read-write |
VCI associated with the VCB. |
asiStreamTable | 1.3.6.1.4.1.4962.2.1.5.6 | no-access |
This table contians ASI stream configuration parameters, one entry per streamTable for which streamType is ASI. |
|
1.3.6.1.4.1.4962.2.1.5.6.1 | no-access |
An ASI Transport stream entry specifies the port number. |
||
asiStreamPort | 1.3.6.1.4.1.4962.2.1.5.6.1.1 | integer | read-write |
Physical port number of the ASI stream. |
asiStreamChannel | 1.3.6.1.4.1.4962.2.1.5.6.1.2 | integer | read-write |
Channel associated with this ASI stream. |
progNextTable | 1.3.6.1.4.1.4962.2.1.5.7 | no-access |
To create a new entry in progTable, management station has to first get next program index. |
|
1.3.6.1.4.1.4962.2.1.5.7.1 | no-access |
This entry contains next program index that can by used by the management stations to add a program in a stream. |
||
progNextIndex | 1.3.6.1.4.1.4962.2.1.5.7.1.1 | integer | read-only |
Returns an index that can be associated with the given stream. The value '0' indicates that no assigned values are available. After each retrieval operation from management station, agent should modify this to next unassigned index. |
progTable | 1.3.6.1.4.1.4962.2.1.5.8 | no-access |
A list of programs linked to one VCB. The number of entries is given by numProgs. |
|
1.3.6.1.4.1.4962.2.1.5.8.1 | no-access |
progEntry contains program number, program name, TS rate, TS len. |
||
progIndex | 1.3.6.1.4.1.4962.2.1.5.8.1.1 | integer | read-only |
A unique handle which identies a program. |
progNumber | 1.3.6.1.4.1.4962.2.1.5.8.1.2 | integer | read-write |
Program number which identifies a program in a VCB. |
progName | 1.3.6.1.4.1.4962.2.1.5.8.1.3 | displaystring | read-write |
Human readable program name corresponding to the program number of this entry. |
progTsRate | 1.3.6.1.4.1.4962.2.1.5.8.1.4 | integer | read-write |
Aggregate tranport rate of the program. |
progTsLen | 1.3.6.1.4.1.4962.2.1.5.8.1.5 | integer | read-write |
Length of the transport stream packet. |
progStatus | 1.3.6.1.4.1.4962.2.1.5.8.1.6 | connectionstatus | read-write |
Status of this program associated with the VCB. |
pidNextTable | 1.3.6.1.4.1.4962.2.1.5.9 | no-access |
To create a new entry pidTable, management stations has to first retrieve a next available pid index. |
|
1.3.6.1.4.1.4962.2.1.5.9.1 | no-access |
This entry contains next pid index that can by used by the mangement stations to add a pid to the given stream and program. |
||
pidNextIndex | 1.3.6.1.4.1.4962.2.1.5.9.1.1 | integer | read-only |
Returns an index that can be associated with the given stream and program. The value '0' indicates taht no assigned values are available. After each retrieval operation from management station, agent should modify this to next unassigned index. |
pidTable | 1.3.6.1.4.1.4962.2.1.5.10 | no-access |
List of pids linked to one program. The number of entries is given by numPIDs. |
|
1.3.6.1.4.1.4962.2.1.5.10.1 | no-access |
pidEntry contains pid number, remap pid number, table identifier, pid transport rate. |
||
pidIndex | 1.3.6.1.4.1.4962.2.1.5.10.1.1 | integer | read-only |
A unique integer pid Handle identifying a PID. |
pidNumber | 1.3.6.1.4.1.4962.2.1.5.10.1.2 | integer | read-write |
pid number which uniquely identifies a PID in a program. |
pidTableID | 1.3.6.1.4.1.4962.2.1.5.10.1.3 | integer | read-write |
table type identifier of this PID. This is 0 - Program Association Table 1 - Program MAP Table 2 - PCR PID >2 - Check the manual. |
pidRate | 1.3.6.1.4.1.4962.2.1.5.10.1.4 | integer | read-write |
Tranport rate of a specific PID. |
pidStatus | 1.3.6.1.4.1.4962.2.1.5.10.1.5 | connectionstatus | read-write |
The status of this PID. |
cstrmConnNextIndex | 1.3.6.1.4.1.4962.2.1.5.11 | integer | read-only |
Returns the next free Index in the connection table. |
cstrmConnTable | 1.3.6.1.4.1.4962.2.1.5.12 | no-access |
A list of Dipersal Entries.. |
|
1.3.6.1.4.1.4962.2.1.5.12.1 | no-access |
An cstrmConnEntry contains source program, source pid, dest program dest pid and asiStreamIndex values. This is the entry through which management station connect source programs to destination programs. |
||
cstrmConnIndex | 1.3.6.1.4.1.4962.2.1.5.12.1.1 | integer | read-only |
Index to identify a Connection Table. |
ingressStreamIndexVal | 1.3.6.1.4.1.4962.2.1.5.12.1.2 | integer | read-write |
Index of the ingress stream. |
egressStreamIndexVal | 1.3.6.1.4.1.4962.2.1.5.12.1.3 | integer | read-write |
Index of the egress stream |
ingressProgIndex | 1.3.6.1.4.1.4962.2.1.5.12.1.4 | integer | read-write |
Source program number associated with the connection table. Source program number is linked to an ingress stream. A value of 'zero' indicates that all programs in the parent stream are connected to the egress stream. |
ingressPidIndex | 1.3.6.1.4.1.4962.2.1.5.12.1.5 | integer | read-write |
Source PID number associated with the connection table. Source PID number is linked to an ingress stream. A value of 'zero' indicates that all pids in the parent program are connected to the egress stream. |
egressProgNum | 1.3.6.1.4.1.4962.2.1.5.12.1.6 | integer | read-write |
Destination program number associated with the connection table. Destination program number is linked to an egress stream. |
egressPidNum | 1.3.6.1.4.1.4962.2.1.5.12.1.7 | integer | read-write |
Destination PID number associated with the connection table. Destination PID number is linked to an egress stream. |
pcrAdjust | 1.3.6.1.4.1.4962.2.1.5.12.1.8 | integer | read-write |
Enable/Disable PCR Time Stamp Adjustment for this connection. Enumeration: 'enable': 1, 'disable': 2. |
cstrmConnStatus | 1.3.6.1.4.1.4962.2.1.5.12.1.9 | connectionstatus | read-write |
Status of the this connection table. |
connectionStreamTable | 1.3.6.1.4.1.4962.2.1.5.13 | no-access |
Connection Stream table is used to traverse the stream connections. |
|
1.3.6.1.4.1.4962.2.1.5.13.1 | no-access |
This entry has the connection index for the associated stream. If the ConnectionIndex is zero, connectionStreamIndex will return first connection object for this association. |
||
connectionStreamIndex | 1.3.6.1.4.1.4962.2.1.5.13.1.1 | integer | read-only |
Returns an active connection object index connected to/from the given stream index. |
connectionProgTable | 1.3.6.1.4.1.4962.2.1.5.14 | no-access |
Connection Prog table is used to traverse the program connections. |
|
1.3.6.1.4.1.4962.2.1.5.14.1 | no-access |
This entry has the connection index for the given program in the specified stream object. If the ConnectionIndex is zero, connectionProgIndex will return first conneciton object for this association. |
||
connectionProgIndex | 1.3.6.1.4.1.4962.2.1.5.14.1.1 | integer | read-only |
Returns an active connection object index connected to/from the given program index. |
connectionPidTable | 1.3.6.1.4.1.4962.2.1.5.15 | no-access |
Connection pid table is used to traverse the pid connections. |
|
1.3.6.1.4.1.4962.2.1.5.15.1 | no-access |
This entry has the connection index for the given pid in the specified program & stream object. If the ConnectionIndex is zero, connectionPidIndex will return first connection object for this association. |
||
connectionPidIndex | 1.3.6.1.4.1.4962.2.1.5.15.1.1 | integer | read-only |
Returns an active connection object index connected to/from the given pid index. |
cstrmStreamPrivate | 1.3.6.1.4.1.4962.2.1.6 | |||
cstrmATMPhyTrapID | 1.3.6.1.4.1.4962.2.1.6.1 | integer | no-access | |
cstrmATMPhyTrapStatus | 1.3.6.1.4.1.4962.2.1.6.1.1 | integer | no-access | |
cstrmOAMVCTrapID | 1.3.6.1.4.1.4962.2.1.6.2 | integer | no-access | |
cstrmOAMVCTrapStatus | 1.3.6.1.4.1.4962.2.1.6.2.1 | integer | no-access | |
cstrmOAMVPTrapID | 1.3.6.1.4.1.4962.2.1.6.3 | integer | no-access | |
cstrmOAMVPTrapStatus | 1.3.6.1.4.1.4962.2.1.6.3.1 | integer | no-access | |
cstrmSONETTrapID | 1.3.6.1.4.1.4962.2.1.6.4 | integer | no-access | |
cstrmSONETTrapStatus | 1.3.6.1.4.1.4962.2.1.6.4.1 | integer | no-access | |
cstrmActDeActTrapID | 1.3.6.1.4.1.4962.2.1.6.5 | integer | no-access | |
cstrmActDeActTrapStatus | 1.3.6.1.4.1.4962.2.1.6.5.1 | integer | no-access | |
cstrmIngressPidsChangedTrapID | 1.3.6.1.4.1.4962.2.1.6.6 | integer | no-access | |
cstrmIngressPidsChangedTrapStatus | 1.3.6.1.4.1.4962.2.1.6.6.1 | integer | no-access | |
cstrmOverTemp | 1.3.6.1.4.1.4962.2.1.30.1 |
A cstrmOverTemp trap signifies that one or more of the temperature sensors has exceeded its high threshhold level. The values of the 4 temperature sensors are sent in Degrees Celsius with the trap. |
||
cstrmCoolFail | 1.3.6.1.4.1.4962.2.1.30.2 |
A cstrmCoolFail trap signifies that a cooling system failure has occured. |
||
cstrmPowerMonitor | 1.3.6.1.4.1.4962.2.1.30.3 |
A cstrmPowerMonitor trap signifies that one or more of the voltage sensors is out of acceptable range. The values of the 3 voltage sensors are sent in 100ths of milivolts. |
||
cstrmATMPhyTrap | 1.3.6.1.4.1.4962.2.1.30.4 | |||
cstrmOAMVPTrap | 1.3.6.1.4.1.4962.2.1.30.5 | |||
cstrmOAMVCTrap | 1.3.6.1.4.1.4962.2.1.30.6 | |||
cstrmSONETTrap | 1.3.6.1.4.1.4962.2.1.30.7 | |||
cstrmActDeActTrap | 1.3.6.1.4.1.4962.2.1.30.8 |
This Trap is generated for each of Activate and Deactivate event Alarm. |
||
cstrmIngressPidsChangedTrap | 1.3.6.1.4.1.4962.2.1.30.9 |
This Trap is generated for each of Activate and Deactivate event Alarm. |