CADANT-IPDR-MIB: View SNMP OID List / Download MIB

VENDOR: CADANT INC.


 Home MIB: CADANT-IPDR-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
 cadIpdrMib 1.3.6.1.4.1.4998.1.1.100.30
This MIB modules contains the definitions to support configuration and status for C4 IPDR implementation.
       cadIpdrMIBObjects 1.3.6.1.4.1.4998.1.1.100.30.1
           cadIpdrExportEnabled 1.3.6.1.4.1.4998.1.1.100.30.1.1 truthvalue read-write
IPDR streams is enabled or disabled. When enabled the cadIpdrQueryPort and cadIpdrStreamingPort will be open to listen for collector connections. When disabled, all ports will be closed.
           cadIpdrQueryPort 1.3.6.1.4.1.4998.1.1.100.30.1.2 integer read-write
UDP port used to listen for collector queries.
           cadIpdrStreamingPort 1.3.6.1.4.1.4998.1.1.100.30.1.3 integer read-write
TCP port used to listen for collector connections.
           cadIpdrDataAckWindow 1.3.6.1.4.1.4998.1.1.100.30.1.4 integer read-write
Maximum number of unacknowledged IPDR/SP messages that may be outstanding to the collector. Applicable to DOCSIS 2.0 mode.
           cadIpdrDataAckTimeout 1.3.6.1.4.1.4998.1.1.100.30.1.5 integer read-write
Maximum elapsed time before a DATA message must be acknowledged by the collector. Applicable to DOCSIS 2.0 mode.
           cadIpdrKeepAliveInterval 1.3.6.1.4.1.4998.1.1.100.30.1.6 integer read-write
Maximum duration of protocol silence before a KEEPALIVE message must be sent.
           cadIpdrExportAllCounts 1.3.6.1.4.1.4998.1.1.100.30.1.7 truthvalue read-write
Export all counts if true, and supress duplicate counts if false. The default is false. Applicable to DOCSIS 2.0 mode.
           cadIpdrExportCpeInfo 1.3.6.1.4.1.4998.1.1.100.30.1.8 truthvalue read-write
Export information about CPEs behind CMs (CmCpeInfoList) if set to true. If false, supress information about CPEs. The default is false. Applicable to DOCSIS 2.0 mode.
           cadIpdrSessionId 1.3.6.1.4.1.4998.1.1.100.30.1.9 integer read-write
session-id used in the header of IPDR protocol messages. The default is 1. Applicable to DOCSIS 2.0 mode.
           cadIpdrExportMode 1.3.6.1.4.1.4998.1.1.100.30.1.10 integer read-write
DOCSIS mode exporter, either DOCSIS 2.0 or DOCSIS 3.0. The default is DOCSIS 2.0 mode, or 1.
           cadIpdrCollectorTable 1.3.6.1.4.1.4998.1.1.100.30.1.11 no-access
A priority ordered list of collectors that will be allowed to connect to the exporter. The highest priority active collector is designated the primary collector. This list is exclusive and any collector not in this list will be ignored. Applicable to DOCSIS 2.0 mode.
                 cadIpdrCollectorEntry 1.3.6.1.4.1.4998.1.1.100.30.1.11.1 no-access
                     cadIpdrCollectorPriority 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.1 integer no-access
The collector priority. Lower values indicate higher priority. The default priority is 1. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorIpAddrType 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.2 inetaddresstype read-only
The type of internet address (IPv4 or IPv6). The only internet address type currently allowed is IPv4. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorIpAddress 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.3 inetaddressipv4or6 no-access
Source IP address of a collector that will be permitted to connect to the exporter. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorPort 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.4 inetportnumber read-only
Destination port of collector if exporter trys to connect to the collector. Default is 4747. This object is currently disabled. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorActive 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.5 truthvalue read-only
True if this collector is connected to the exporter. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorPrimary 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.6 truthvalue read-only
True if this collector is the primary collector. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorOutIntRecs 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.7 counter64 read-only
Number of interim data records exported to this collector. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorOutStpRecs 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.8 counter64 read-only
Number of stop data records exported to this collector. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorSupIntRecs 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.9 counter64 read-only
Number of interim data records suppressed for this collector. Applicable to DOCSIS 2.0 mode.
                     cadIpdrCollectorStatus 1.3.6.1.4.1.4998.1.1.100.30.1.11.1.10 rowstatus read-only
Row control for this collector. The only valid values for this object are createAndGo, destroy, and active. Applicable to DOCSIS 2.0 mode.
           cadIpdrReportCycleTable 1.3.6.1.4.1.4998.1.1.100.30.1.12 no-access
A list of scheduled report cycle start times and interval durations. Multiple entries indicate blocks of time with variable interval durations. Applicable to DOCSIS 2.0 mode.
                 cadIpdrReportCycleEntry 1.3.6.1.4.1.4998.1.1.100.30.1.12.1 no-access
                     cadIpdrReportStartHH 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.1 integer no-access
The report cycle start hour. The default is 00. Applicable to DOCSIS 2.0 mode.
                     cadIpdrReportStartMM 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.2 integer no-access
The report cycle start minutes after the hour. Default is 00. Applicable to DOCSIS 2.0 mode.
                     cadIpdrReportInterval 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.3 integer read-only
The report cycle interval duration in minutes. The default is 60 minutes. Applicable to DOCSIS 2.0 mode.
                     cadIpdrReportOutIntRecs 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.4 counter64 read-only
Number of interim data records exported during this report cycle. Applicable to DOCSIS 2.0 mode.
                     cadIpdrReportOutStpRecs 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.5 counter64 read-only
Number of stop data records exported during this report cycle. Applicable to DOCSIS 2.0 mode.
                     cadIpdrReportSupIntRecs 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.6 counter64 read-only
Number of interim data records suppressed during this report cycle. Applicable to DOCSIS 2.0 mode.
                     cadIpdrReportStatus 1.3.6.1.4.1.4998.1.1.100.30.1.12.1.7 rowstatus read-only
Row control for this report cycle. The only valid values for this object are createAndGo, destroy, and active. Applicable to DOCSIS 2.0 mode.
           cadIpdrServiceTable 1.3.6.1.4.1.4998.1.1.100.30.1.13 no-access
A session-id ordered list of services that will be allowed to be requested by the Collector. This list is exclusive and are used when the exporter is in DOCSIS 3.0 mode.
                 cadIpdrServiceEntry 1.3.6.1.4.1.4998.1.1.100.30.1.13.1 no-access
                     cadIpdrServiceSessionId 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.1 integer no-access
The session-id used in the header of IPDR protocol messages. The default is 1.
                     cadIpdrServiceType 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.2 integer read-only
The session service types are unknown(0), samis_1(1), samis_2(2), cpe(3), cm_reg(4), cm_us(5), spect(6), diag(7), topo(8), us_util(9), ds_util(10), diag_evt(11), diag_det(12), cm_sf(13), cpe_a2(14), mcast(15). The default is 1.
                     cadIpdrServiceMethod 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.3 integer read-only
The session service method (unknown, time, event, adhoc). The default is time.
                     cadIpdrServicePriority 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.4 integer read-only
The session priority. Lower values indicate higher priority. This object is not used.
                     cadIpdrServiceDataAckWindow 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.5 integer read-only
The session maximum number of unacknowledged IPDR/SP messages that may be outstanding to the collector.
                     cadIpdrServiceDataAckTimeout 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.6 integer read-only
The session maximum elapsed time before a DATA message must be acknowledged by the collector.
                     cadIpdrServiceReportCycleSet 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.7 integer read-only
The session report cycle set.
                     cadIpdrServiceEvtPaceGap 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.8 integer read-only
The session event pace gap.
                     cadIpdrServiceAllCounts 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.9 truthvalue read-only
Export all counts if true, and supress duplicate counts if false. The default is false.
                     cadIpdrServiceStatus 1.3.6.1.4.1.4998.1.1.100.30.1.13.1.10 rowstatus read-only
Row control for this service. The only valid values for this object are createAndGo, destroy, and active.
           cadIpdrReportCycleSetTable 1.3.6.1.4.1.4998.1.1.100.30.1.14 no-access
A list of sets of scheduled report cycle start times and interval durations. Multiple entries indicate blocks of time with variable interval durations. Applicable to DOCSIS 3.0 mode.
                 cadIpdrReportCycleSetEntry 1.3.6.1.4.1.4998.1.1.100.30.1.14.1 no-access
                     cadIpdrReportCycleSetSet 1.3.6.1.4.1.4998.1.1.100.30.1.14.1.1 integer no-access
The report cycle set id number. The default is 1.
                     cadIpdrReportCycleSetStartHH 1.3.6.1.4.1.4998.1.1.100.30.1.14.1.2 integer no-access
The report cycle set start hour. The default is 00.
                     cadIpdrReportCycleSetStartMM 1.3.6.1.4.1.4998.1.1.100.30.1.14.1.3 integer no-access
The report cycle set start minutes after the hour. Default is 00.
                     cadIpdrReportCycleSetInterval 1.3.6.1.4.1.4998.1.1.100.30.1.14.1.4 integer read-only
The report cycle set interval duration in minutes. The default is 60 minutes.
                     cadIpdrReportCycleSetStatus 1.3.6.1.4.1.4998.1.1.100.30.1.14.1.5 rowstatus read-only
Row control for this report cycle set entry. The only valid values for this object are createAndGo, destroy, and active.
           cadIpdrCountsTable 1.3.6.1.4.1.4998.1.1.100.30.1.15 no-access
A session-id/priority/collector ordered list of counts for all sessions. Applicable to DOCSIS 2.0 and 3.0 modes.
                 cadIpdrCountsEntry 1.3.6.1.4.1.4998.1.1.100.30.1.15.1 no-access
                     cadIpdrCountsSessionId 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.1 integer no-access
The counts session-id used in the header of IPDR protocol messages. The default is 1.
                     cadIpdrCountsCollectorPriority 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.2 integer no-access
The counts collector priority. Lower values indicate higher priority. The default priority is 1.
                     cadIpdrCountsCollectorIpAddress 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.3 inetaddressipv4or6 no-access
The counts source IP address of a collector that will be permitted to connect to the exporter.
                     cadIpdrCountsStartHH 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.4 integer no-access
The counts report cycle start hour. The default is 00.
                     cadIpdrCountsStartMM 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.5 integer no-access
The counts report cycle start minutes after the hour. Default is 00.
                     cadIpdrCountsAdhocIndex 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.6 unsigned32 no-access
The counts adhoc index.
                     cadIpdrCountsStartTime 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.7 octet string read-only
The counts report cycle start time. Default is 0 length.
                     cadIpdrCountsStopTime 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.8 octet string read-only
The counts report cycle stop time. Default is 0 length.
                     cadIpdrCountsIntRecs 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.9 counter64 read-only
Number of interim data records exported for this session-id to this collector.
                     cadIpdrCountsSupIntRecs 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.10 counter64 read-only
Number of interim data records suppressed for this session-id to this collector.
                     cadIpdrCountsStartRecs 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.11 counter64 read-only
Number of start data records exported for this session-id to this collector.
                     cadIpdrCountsStopRecs 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.12 counter64 read-only
Number of stop data records exported for this session-id to this collector.
                     cadIpdrCountsEventRecs 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.13 counter64 read-only
Number of event data records exported for this session-id to this collector.
                     cadIpdrCountsStatus 1.3.6.1.4.1.4998.1.1.100.30.1.15.1.14 rowstatus read-only
Row control for this counts entry. The only valid values for this object are createAndGo, destroy, and active.
           cadIpdrSessionCollectorTable 1.3.6.1.4.1.4998.1.1.100.30.1.16 no-access
A session and priority ordered list of collectors that is used to track the Active and Primary status of the collector relative to this session. Applicable to DOCSIS 3.0 mode.
                 cadIpdrSessionCollectorEntry 1.3.6.1.4.1.4998.1.1.100.30.1.16.1 no-access
                     cadIpdrSessionCollectorSessionId 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.1 integer no-access
The counts session-id used in the header of IPDR protocol messages. The default is 1.
                     cadIpdrSessionCollectorPriority 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.2 integer no-access
The collector priority. Lower values indicate higher priority. The default priority is 1.
                     cadIpdrSessionCollectorIpAddrType 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.3 inetaddresstype read-only
The type of internet address (IPv4 or IPv6). The only internet address type currently allowed is IPv4.
                     cadIpdrSessionCollectorIpAddress 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.4 inetaddressipv4or6 no-access
Source IP address of a collector that will be permitted to connect to the exporter.
                     cadIpdrSessionCollectorPort 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.5 inetportnumber read-only
Destination port of collector if exporter trys to connect to the collector. Default is 4747. This object is currently disabled.
                     cadIpdrSessionCollectorActive 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.6 truthvalue read-only
True if this collector is connected to the exporter for this session.
                     cadIpdrSessionCollectorPrimary 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.7 truthvalue read-only
True if this collector is the primary collector for this session.
                     cadIpdrSessionCollectorStatus 1.3.6.1.4.1.4998.1.1.100.30.1.16.1.8 rowstatus read-only
Row control for this collector. The only valid values for this object are createAndGo, destroy, and active.
       cadIpdrMIBConformance 1.3.6.1.4.1.4998.1.1.100.30.2
           cadIpdrMIBCompliances 1.3.6.1.4.1.4998.1.1.100.30.2.1
               cadIpdrMIBCompliance 1.3.6.1.4.1.4998.1.1.100.30.2.1.1
The compliance statement for the Arris IPDR implementation.
           cadIpdrMIBGroups 1.3.6.1.4.1.4998.1.1.100.30.2.2
               cadIpdrBasicGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.1
               cadIpdrCollectorGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.2
               cadIpdrReportGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.3
               cadIpdrServiceGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.4
               cadIpdrReportCycleSetGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.5
               cadIpdrCountsGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.6
               cadIpdrSessionCollectorGroup 1.3.6.1.4.1.4998.1.1.100.30.2.2.7