BCSSIMULCRYPTMUX-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL INSTRUMENT


 Home MIB: BCSSIMULCRYPTMUX-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
 bcsSimulcryptMux 1.3.6.1.4.1.1166.7.8
The Simulcrypt MUX MIB module for Motorola BCS products.
     bcsSimMuxConfig 1.3.6.1.4.1.1166.7.8.1
         bcsSimMuxConfigGeneral 1.3.6.1.4.1.1166.7.8.1.1
             bcsSimMuxTcpPort 1.3.6.1.4.1.1166.7.8.1.1.1 unsigned32 read-write
This value specifies the TCP port number that the MUX will use to listen on for EMMG connections. SEM Note: Once written, a save must be performed via the semSaveConfig parameter and the SEM must be rebooted for the change to take effect.
             bcsSimMuxUdpPort 1.3.6.1.4.1.1166.7.8.1.1.2 unsigned32 read-write
This value specifies the UDP port number that the MUX will use to listen on for the EMMG connections. SEM Note: Once written, a save must be performed via the semSaveConfig parameter and the SEM must be rebooted for the change to take effect.
             bcsSimMuxChannelTestRate 1.3.6.1.4.1.1166.7.8.1.1.3 unsigned32 read-write
This value specifies the rate in milliseconds at which the channel test should be initiated by the MUX. SEM Note: Once written, a save must be performed via the semSaveConfig parameter and the SEM must be rebooted for the change to take effect.
             bcsSimMuxBandwidthAllocation 1.3.6.1.4.1.1166.7.8.1.1.4 unsigned32 read-write
This value specifies the bandwidth in kbps allocated to each connected mux as reported in the Stream_BW_allocation message. A value of zero will cause the Mux to report the allocated bandwidth as Not Known. SEM Note: Once written, a save must be performed via the semSaveConfig parameter and the SEM must be rebooted for the change to take effect.
     bcsSimMuxStatus 1.3.6.1.4.1.1166.7.8.2
         bcsSimMuxStatusGeneral 1.3.6.1.4.1.1166.7.8.2.1
             bcsSimMuxMibSupportStatus 1.3.6.1.4.1.1166.7.8.2.1.1 integer read-only
Indicates whether the device is capable of supporting and/or enabled to support the functionality of the bcsSimulcryptMux MIB. Enumeration: 'notCapable': 1, 'enabled': 3, 'capable': 2.
             bcsSimMuxMaxEmmg 1.3.6.1.4.1.1166.7.8.2.1.2 unsigned32 read-only
This value represents the maximum number of EMMGs this device can support.
             bcsSimMuxMaxEmmgChannels 1.3.6.1.4.1.1166.7.8.2.1.3 unsigned32 read-only
This value represents the maximum number of channels per EMMG this device can support.
             bcsSimMuxMaxEmmgChannelStreams 1.3.6.1.4.1.1166.7.8.2.1.4 unsigned32 read-only
This value represents the maximum number of streams per EMMG channel this device can support.
         bcsSimMuxEmmgTable 1.3.6.1.4.1.1166.7.8.2.2 no-access
This status table contains EMMG specific information for up to bcsSimMuxMaxEmmg Mux <=> EMMG connections.
             bcsSimMuxEmmgEntry 1.3.6.1.4.1.1166.7.8.2.2.1 no-access
A single entry in the bcsSimMuxEmmgTable table.
                 bcsSimMuxEmmgIndex 1.3.6.1.4.1.1166.7.8.2.2.1.1 integer32 no-access
The EMMG index for this entry in the bcsSimMuxEmmgTable. Limit is bcsSimMuxMaxEmmg.
                 bcsSimMuxEmmgTcpState 1.3.6.1.4.1.1166.7.8.2.2.1.2 integer read-only
This column specifies TCP state of this MUX <==> EMMG connection. Enumeration: 'open': 1, 'closed': 2, 'error': 3.
                 bcsSimMuxEmmgId 1.3.6.1.4.1.1166.7.8.2.2.1.3 unsigned32 read-only
This column provides the EMMG ID.
                 bcsSimMuxEmmgChannelCount 1.3.6.1.4.1.1166.7.8.2.2.1.4 unsigned32 read-only
This column provides the number of channels opened on this MUX <==> EMMG connection.
         bcsSimMuxEmmgChannelTable 1.3.6.1.4.1.1166.7.8.2.3 no-access
This status table presents MUX<==>EMMG channel specific information.
             bcsSimMuxEmmgChannelEntry 1.3.6.1.4.1.1166.7.8.2.3.1 no-access
A single entry in the bcsSimMuxEmmgChannelTable table.
                 bcsSimMuxEmmgChannelEmmgIndex 1.3.6.1.4.1.1166.7.8.2.3.1.1 integer32 no-access
The EMMG index for this entry in the bcsSimMuxEmmgChannelTable. Limit is bcsSimMuxMaxEmmg.
                 bcsSimMuxEmmgChannelIndex 1.3.6.1.4.1.1166.7.8.2.3.1.2 integer32 no-access
The Channel index for this entry in the bcsSimMuxEmmgChannelTable. Limit is bcsSimMuxMaxEmmgChannels.
                 bcsSimMuxEmmgChannelState 1.3.6.1.4.1.1166.7.8.2.3.1.3 integer read-only
This column specifies the Channel state. Enumeration: 'open': 1, 'closed': 2, 'error': 3.
                 bcsSimMuxEmmgChannelId 1.3.6.1.4.1.1166.7.8.2.3.1.4 unsigned32 read-only
This column specifies the Channel ID.
                 bcsSimMuxEmmgChannelStreamType 1.3.6.1.4.1.1166.7.8.2.3.1.5 integer read-only
This column specifies the type of stream data transfer. Streams can transfer data as sections or as transport stream packets. The determination is made by the EMMG at channel setup time. Enumeration: 'section': 1, 'tsPacket': 2.
                 bcsSimMuxEmmgChannelStreamCount 1.3.6.1.4.1.1166.7.8.2.3.1.6 unsigned32 read-only
This column specifies the number of streams on this channel.
         bcsSimMuxEmmgStreamTable 1.3.6.1.4.1.1166.7.8.2.4 no-access
This status presents MUX<==>EMMG stream specific information.
             bcsSimMuxEmmgStreamEntry 1.3.6.1.4.1.1166.7.8.2.4.1 no-access
A single entry in the bcsSimMuxEmmgStreamTable table.
                 bcsSimMuxEmmgStreamEmmgIndex 1.3.6.1.4.1.1166.7.8.2.4.1.1 integer32 no-access
The EMMG index for this entry in the bcsSimMuxEmmgStreamTable. Limit is bcsSimMuxMaxEmmg.
                 bcsSimMuxEmmgStreamChannelIndex 1.3.6.1.4.1.1166.7.8.2.4.1.2 integer32 no-access
The Channel index for this entry in the bcsSimMuxEmmgStreamTable. Limit is bcsSimMuxMaxEmmgChannels.
                 bcsSimMuxEmmgStreamIndex 1.3.6.1.4.1.1166.7.8.2.4.1.3 integer32 no-access
The Stream index for this entry in the bcsSimMuxEmmgStreamTable. Limit is bcsSimMuxMaxEmmgChannelStreams.
                 bcsSimMuxEmmgStreamState 1.3.6.1.4.1.1166.7.8.2.4.1.4 integer read-only
This column specifies the Stream state. Enumeration: 'open': 1, 'closed': 2, 'error': 3.
                 bcsSimMuxEmmgStreamId 1.3.6.1.4.1.1166.7.8.2.4.1.5 unsigned32 read-only
This variable identifies the Stream ID.
                 bcsSimMuxEmmgStreamDataId 1.3.6.1.4.1.1166.7.8.2.4.1.6 unsigned32 read-only
This variable identifies the data ID associated with this stream.
                 bcsSimMuxEmmgStreamDataType 1.3.6.1.4.1.1166.7.8.2.4.1.7 integer read-only
This variable identifies the data type carried on this stream. Currently supported values are: EMM-data = 1 Private-Data = 2 Enumeration: 'private-data': 2, 'emm-data': 1.
                 bcsSimMuxEmmgStreamInsertCount 1.3.6.1.4.1.1166.7.8.2.4.1.8 unsigned32 read-only
This variable maintains a count on the number of insertions on the stream.