DVB-CABLE-NIU-IF-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: DVB-CABLE-NIU-IF-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
 dvbNiuIf 1.3.6.1.2.1.10.1
The information module for the DVB interfaces found in an EuroModem.
     dvbNiuMacObjects 1.3.6.1.2.1.10.1.1
         dvbNiuMacCap 1.3.6.1.2.1.10.1.1.1
             dvbNiuMacCapTable 1.3.6.1.2.1.10.1.1.1.1 no-access
This table contains all available MAC capabilites specified in ETS 300 800 (8/3/1999) and identifies whether they are supported on the MAC interface.
                 dvbNiuMacCapEntry 1.3.6.1.2.1.10.1.1.1.1.1 no-access
A row provides the supported capabilities for a single MAC interface. An entry in this table exists for each ifEntry with an ifType of dvbRccMacLayer.
                     dvbNiuMacCapVer 1.3.6.1.2.1.10.1.1.1.1.1.1 integer read-only
The mac protocol version. Enumeration: 'ets300800v2': 29, 'davic11': 1, 'ets300800v1': 30, 'en301199': 20, 'davic12': 2.
                     dvbNiuMacCapEncap 1.3.6.1.2.1.10.1.1.1.1.1.2 bits read-only
This field is used to identify the encapsulation types supported. These can be direct IP, Ethernet MAC bridging and PPP. Bits: 'directIp': 0, 'ppp': 2, 'ethernetMacBridge': 1.
                     dvbNiuMacCapResReqCap 1.3.6.1.2.1.10.1.1.1.1.1.3 truthvalue read-only
True if the NIU is able to send MAC Resource Request Messages.
                     dvbNiuMacCapFragMacMess 1.3.6.1.2.1.10.1.1.1.1.1.4 truthvalue read-only
True if the NIU supports fragemented MAC messages.
                     dvbNiuMacCapSecSupp 1.3.6.1.2.1.10.1.1.1.1.1.5 truthvalue read-only
True if the NIU supports the security extensions defined in ETS 300 800.
                     dvbNiuMacCapMinislots 1.3.6.1.2.1.10.1.1.1.1.1.6 truthvalue read-only
True if the NIU is capable of utilising minislots.
                     dvbNiuMacCapIbSig 1.3.6.1.2.1.10.1.1.1.1.1.7 truthvalue read-only
True if the NIU is capable of utilising in band signalling.
                     dvbNiuMacCapOobSig 1.3.6.1.2.1.10.1.1.1.1.1.8 truthvalue read-only
True if the NIU is capable of utilising out of band signalling.
                     dvbNiuMacCapDsOobBr 1.3.6.1.2.1.10.1.1.1.1.1.9 bits read-only
This field is used to identify the downstream out of band bit rates supported. These are 1.544Mbit/s and 3.088Mbit/s. If dvbNiuMacCapOobSig is false then the value of this Object will be zero. Bits: 'd1o544Mbit': 0, 'd3o088Mbit': 1.
                     dvbNiuMacCapUsBr 1.3.6.1.2.1.10.1.1.1.1.1.10 bits read-only
This field is used to identify the upstream bit rates supported. These are 256kbit/s, 1.544Mbit/s, 3.088Mbit/s and 6.176Mbit/s. Bits: 'u3o88Mbit': 2, 'u6o176Mbit': 3, 'u256kbit': 0, 'u1o544Mbit': 1.
                     dvbNiuMacCapMaxConn 1.3.6.1.2.1.10.1.1.1.1.1.11 gauge32 read-only
The maximum number of connections supported by the NIU.
                     dvbNiuMacCapOperation 1.3.6.1.2.1.10.1.1.1.1.1.12 integer read-only
The operational mode of the NIU, this can be either one-way or two-way. Enumeration: 'one-way': 1, 'two-way': 2.
         dvbNiuMacStats 1.3.6.1.2.1.10.1.1.2
             dvbNiuMacStatsTable 1.3.6.1.2.1.10.1.1.2.1 no-access
This table contains statistics/status associated with the MAC interface. Reading these statistics does not cause the values to be reset. If the statistics are read via a MAC message they will be reset! Note: The error statistics are represented by only 16 bits, this is because the status message only uses 16 bits for the values.
                 dvbNiuMacStatsEntry 1.3.6.1.2.1.10.1.1.2.1.1 no-access
A row provides the statistics/status for a single MAC interface. An entry in this table exists for each ifEntry with an ifType of dvbRccMacLayer.
                     dvbNiuMacHwVer 1.3.6.1.2.1.10.1.1.2.1.1.1 snmpadminstring read-only
The hardware version of the MAC interface. The is a free format text field.
                     dvbNiuMacStatStatus 1.3.6.1.2.1.10.1.1.2.1.1.2 integer read-only
The operational status of the NIU. The statuses 1-8 are from ETS 300 800. The status other(9) is used for any case that is not explicitly identified Enumeration: 'none': 8, 'scanningForCarrier': 1, 'invalidSTBNIU': 3, 'timingRangingError': 4, 'running': 6, 'other': 9, 'stopped': 7, 'powerRangingError': 5, 'provisioning': 2.
                     dvbNiuMacStatSlotCfgCrcErrs 1.3.6.1.2.1.10.1.1.2.1.1.3 gauge32 read-only
Counts the number of errors in Slot_Configuration_Count R bytes, as found by the CRC decoder. This object is initialized to 0 at boot and is reset only upon reboot or by a MAC Status message.
                     dvbNiuMacStatRsCorrErrs 1.3.6.1.2.1.10.1.1.2.1.1.4 gauge32 read-only
Counts the number of errors as corrected by the Reed Solomon decoder. This object is initialized to 0 at boot and is reset only upon reboot or by a MAC Status message.
                     dvbNiuMacStatATMPacketLosses 1.3.6.1.2.1.10.1.1.2.1.1.5 gauge32 read-only
Counts the number of received ATM cells that were lost, either due to unrecoverable Reed Solomon errors or because of an erroneous HEC of the ATM cells header. This object is initialized to 0 at boot and is reset only upon reboot or by a MAC Status message.
                     dvbNiuMacStatSlotConfigCount 1.3.6.1.2.1.10.1.1.2.1.1.6 gauge32 read-only
This refers to the number of R-byte sets (Rxa-Rxc) used to calculate Slot_Configuration_CRC_Error_Count.
                     dvbNiuMacStatSlEsfCrcErrs 1.3.6.1.2.1.10.1.1.2.1.1.7 gauge32 read-only
Counts the number of CRC errrors found in consecutive C1-C6. This object is initialized to 0 at boot and is reset only upon reboot or by a MAC Status message.
                     dvbNiuMacStatRsErrCorrFrms 1.3.6.1.2.1.10.1.1.2.1.1.8 gauge32 read-only
Counts the number of MPEG frames received with correctable Reed Solomon errors (IB only). This object is initialized to 0 at boot and is reset only upon reboot or by a MAC Status message.
                     dvbNiuMacStatRsErrNonCorrFrms 1.3.6.1.2.1.10.1.1.2.1.1.9 gauge32 read-only
Counts the number of MPEG frames received with non correctable Reed Solomon errors (IB only). This object is initialized to 0 at boot and is reset only upon reboot or by a MAC Status message.
                     dvbNiuMacStatSlEsfFrameCount 1.3.6.1.2.1.10.1.1.2.1.1.10 gauge32 read-only
This is the number of frames the statistics in this message apply on.
                     dvbNiuMacStatConCount 1.3.6.1.2.1.10.1.1.2.1.1.11 gauge32 read-only
The number of active connections.
     dvbNiuDsRfObjects 1.3.6.1.2.1.10.1.2
         dvbNiuDsRfParam 1.3.6.1.2.1.10.1.2.1
             dvbNiuRfDsTable 1.3.6.1.2.1.10.1.2.1.1 no-access
This table contains RF characteristcs and counters for the downstream interfaces.
                 dvbNiuRfDsEntry 1.3.6.1.2.1.10.1.2.1.1.1 no-access
A row provides the RF characteristcs, counters and possible frequencies to use when locating a downstream channel for a single downstream RF interface. An entry in this table exists for each ifEntry with an ifType of dvbRccDownstream
                     dvbNiuRfDsHwVer 1.3.6.1.2.1.10.1.2.1.1.1.1 snmpadminstring read-only
The hardware version of the downstream RF interface. The is a free format text field.
                     dvbNiuRfDsLastGoodFreq 1.3.6.1.2.1.10.1.2.1.1.1.2 integer32 read-only
This is the last known good frequency for a downstream channel and is used to locate the channel on power up or reset. If a downstream channel cannot be found at the frequency held by this object then dvbNiuRfDsBackupFreq is tried. If dvbNiuRfDsBackupFreq fails then a frequency scan is performed between dvbNiuRfDsMinScanFreq and dvbNiuRfDsMaxScanFreq with a step size of dvbNiuRfDsScanStep This object will be updated with the freguency of the channel found using the alternative frequencies.
                     dvbNiuRfDsBackupFreq 1.3.6.1.2.1.10.1.2.1.1.1.3 integer32 read-write
This is a backup frequency for the downstream channel. This will be used if dvbNiuRfDsLastGoodFreq fails. If this frequency is successfully used then dvbNiuRfDsLastGoodFreq is updated to contain it. If dvbNiuRfDsBackupFreq fails then a frequency scan is performed between dvbNiuRfDsMinScanFreq and dvbNiuRfDsMaxScanFreq with a step size of dvbNiuRfDsScanStep.
                     dvbNiuRfDsLowScanFreq 1.3.6.1.2.1.10.1.2.1.1.1.4 integer32 read-write
This is the start of the frequency range to be used for scanning to find a downstream channel. If a downstream channel is found then dvbNiuRfDsLastGoodFreq is updated to contain the new frequency and the scan is terminated. The step size used for the scan is dvbNiuRfDsScanStep.
                     dvbNiuRfDsHighScanFreq 1.3.6.1.2.1.10.1.2.1.1.1.5 integer32 read-write
This is the end of the frequency range to be used for scanningscan to find a downstream channel. If a downstream channel is found then dvbNiuRfDsLastGoodFreq is updated to contain the new frequency and the scan is terminated. The step size used for the scan is dvbNiuRfDsScanStep.
                     dvbNiuRfDsScanStep 1.3.6.1.2.1.10.1.2.1.1.1.6 integer32 read-write
This is the step size to be used when scanning for a downstream channel.
                     dvbNiuRfDsOobFreq 1.3.6.1.2.1.10.1.2.1.1.1.7 integer32 read-only
The frequency of the current downstream out of band channel.
                     dvbNiuRfDsIbFreq 1.3.6.1.2.1.10.1.2.1.1.1.8 integer32 read-only
The frequency of the current downstream in band channel.
                     dvbNiuRfDsModType 1.3.6.1.2.1.10.1.2.1.1.1.9 integer read-only
The modulation type of the downstream channel. Enumeration: 'qpsk': 2, 'qam64': 6, 'qam128': 7, 'qam8': 3, 'qam32': 5, 'qam16': 4, 'qam256': 8.
                     dvbNiuRfDsSnrEst 1.3.6.1.2.1.10.1.2.1.1.1.10 integer32 read-only
The estimated signal to noise ratio of the downstream carrying MAC messages. If the SNR cannot be estinmated it will be 0.
                     dvbNiuRfDsPwrLevelEst 1.3.6.1.2.1.10.1.2.1.1.1.11 integer32 read-only
The estimated power level of the downstream carrying MAC messages. If the power level cannot be estinmated it will be 0.
     dvbNiuUsRfObjects 1.3.6.1.2.1.10.1.3
         dvbNiuUsRfParam 1.3.6.1.2.1.10.1.3.1
             dvbNiuRfUsTable 1.3.6.1.2.1.10.1.3.1.1 no-access
This table contains RF characteristcs and counters for the upstream interfaces.
                 dvbNiuRfUsEntry 1.3.6.1.2.1.10.1.3.1.1.1 no-access
A row provides the RF characteristcs and counters for a single upstream RF interface. An entry in this table exists for each ifEntry with an ifType of dvbRccUpstream
                     dvbNiuRfUsHwVer 1.3.6.1.2.1.10.1.3.1.1.1.1 snmpadminstring read-only
The hardware version of the upstream RF interface. The is a free format text field.
                     dvbNiuRfUsFreq 1.3.6.1.2.1.10.1.3.1.1.1.2 integer32 read-only
The frequency of the upstream channel.
                     dvbNiuRfUsPwrCtrlSetting 1.3.6.1.2.1.10.1.3.1.1.1.3 integer32 read-only
The actual power used for the upstream transmission. The unit of measure is 0.5dBuV
                     dvbNiuRfUsTimeOffsetValue 1.3.6.1.2.1.10.1.3.1.1.1.4 integer32 read-only
This represents a relative offset of the upstream transmission timing. A negative value indicates an adjustment forward in time. A positive value indicates an adjustment back in time. The unit of measure is 100 nsec
     dvbNiuDvbIfConform 1.3.6.1.2.1.10.1.4
         dvbNiuIfCompliances 1.3.6.1.2.1.10.1.4.1
             dvbNiuIfCompliance 1.3.6.1.2.1.10.1.4.1.1
The compliance statement for EuroModem NIUs which implement the DVB-CABLE-NIU-IF-MIB MIB.
         dvbNiuIfGroups 1.3.6.1.2.1.10.1.4.2
             dvbNiuMacGroup 1.3.6.1.2.1.10.1.4.2.1
A collection of objects providing capabilities and statistics for the MAC layer.
             dvbNiuDsRfGroup 1.3.6.1.2.1.10.1.4.2.2
A collection of objects providing capabilities and statistics for the downstream RF interface.
             dvbNiuUsRfGroup 1.3.6.1.2.1.10.1.4.2.3
A collection of objects providing capabilities and statistics for the upstream RF interface.