IPPM-CONTROL-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: IPPM-CONTROL-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 |
ippmControlMib | 1.3.6.1.3.10001 |
This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in TCP/IP-based internets. In particular, It defines a set of NOTIFICATION-TYPE used to control IPPM metrics measures, pushing alarms and reporting the measures results. |
||
ippmMulticastInstantaneousMeasureSetup | 1.3.6.1.3.10001.1 |
The definition of the setup of an instantaneous multicast measure is sent by the broadcasting application or the probe in the multicast channel using a SNMP trap defined in this NOTIFICATION-TYPE. On reception of the ippmMulticastInstantaneousMeasureSetup setup the receiver or the router: + timestamp the arrival time of the setup; + considers the following defaults values; + prepare the ippmMulticastInstantaneousMeasureReport notification; + send the report using a SNMP Inform PDU. Defaults values: IppmMeasureEntry default values: ippmMeasureName: ippmMulticastInstantaneousMeasure; ippmMeasureMetrics: { Type-P-One-way-Delay, Type-P-One-way-Packet-Loss, Type-P-Multicast-Instantaneous-Connectivity, (*) Type-P-spatial-hop-one-way-delay (*) } ippmMeasureBeginTime: 0 ippmMeasureClockPeriodUnit: 0 ippmMeasureClockPeriod: 0 ippmMeasureDurationUnit: 0 ippmMeasureDuration: 0 ippmMeasureHystorySize: 0 ippmMeasureStorageType: other ippmMeasureStatus: createAndGo IppmNetworkMeasureEntry default values: IppmNetworkMeasureClockPattern: 0 IppmNetworkMeasureTimeoutDelay: 0 ippmNetworkMeasureL3PacketSize: 0 ippmNetworkMeasureDataPattern: 0 IppmippmReportSetupEntry default values: IppmReportSetupDefinition: { onSingleton, inInformRequestPDU, clearHistory } ippmReportSetupMetricThreshold: 0 ippmReportSetupEventsDurationThreshold: 0 (*) only considered by routers. |
||
ippmMulticastInstantaneousMeasureReport | 1.3.6.1.3.10001.2 |
This NOTIFICATION-TYPE is used by the receiver or the router to push the result of the measure performed according the ippmMulticastInstantaneousMeasureSetup setup. (*) is only applicable for router. { comment: This report definition has to be split to get one for receiver and one for router.} Note: An ippmHistoryValue is indexed using the owner, the owner index, the metric index and the timestamp (e.g.: acme.1.6.0106150820100100). So the metric index identifies which metric result (One-way-Delay, Packet- Loss, Connectivity) the ippmHistoryValue carries. |