MIB Viewer

MPIOS-MIB

218 objects
The process and memory information of MP2600 infomation!
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.5651.3.20IdentitympiosThe process and memory information of MP2600 infomation!
1.3.6.1.4.1.5651.3.20.1NodeiosSystem
1.3.6.1.4.1.5651.3.20.1.1NodeiosObjects
1.3.6.1.4.1.5651.3.20.1.1.1NodesysMemory
1.3.6.1.4.1.5651.3.20.1.1.1.1ScalarnumBytesFreeread-onlycurrentThe number of bytes free in the system memory
1.3.6.1.4.1.5651.3.20.1.1.1.2ScalarnumBlocksFreeread-onlycurrentThe number of blocks free in the system memory
1.3.6.1.4.1.5651.3.20.1.1.1.3ScalaravgBlockSizeFreeread-onlycurrentThe average block size that is free in the system memory
1.3.6.1.4.1.5651.3.20.1.1.1.4ScalarmaxBlockSizeFreeread-onlycurrentThe largest block size that is free in the memory
1.3.6.1.4.1.5651.3.20.1.1.1.5ScalarnumBytesAllocread-onlycurrentThe number of bytes of system memory that have been allocated by tasks and system services
1.3.6.1.4.1.5651.3.20.1.1.1.6ScalarnumBlocksAllocread-onlycurrentThe number of blocks of system memory that have been allocated in the system
1.3.6.1.4.1.5651.3.20.1.1.1.7ScalaravgBlockSizeAllocread-onlycurrentThe average memory block size that has been allocated in the system
1.3.6.1.4.1.5651.3.20.1.1.1.8ScalarmemoryTotalBytesread-onlycurrentThe total available memory bytes
1.3.6.1.4.1.5651.3.20.1.1.1.9ScalarallocBytesPercentread-onlycurrentThe allocated bytes percent which value is allocated bytes divided by total bytes, This value can be in the range from 0 to 100.
1.3.6.1.4.1.5651.3.20.1.1.2NodesysTask
1.3.6.1.4.1.5651.3.20.1.1.2.1TabletaskTablenot-accessiblecurrentRepresents the target's task table. Each entry in this table represents a task
1.3.6.1.4.1.5651.3.20.1.1.2.1.1RowtaskEntrynot-accessiblecurrentEach entry contains information with regards to a task in the system
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.1ColumntaskIdread-onlycurrentThis is the task ID assigned by VxWorks to a task in the system. A taskId of zero specifies a new task.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.2ColumntaskNameread-writecurrentThis is the name of the VxWorks task. This value can only be specified (set) at task creation.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.3ColumntaskPriorityread-writecurrentThe priority of the VxWorks task. This value can be in the range from 0, the highest priority, to 255, the lowest priority.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.4ColumntaskStatusread-writecurrentThis field specifies the current task status. It can be used to change the current task state. For example, to suspend a task, the value of taskStatus is chang…
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.5ColumntaskOptionsread-writecurrentThis value represents the sum of the following options: value option 1 VX_SUPERVISOR_MODE(read-only) 2 VX_UNBREAKABLE (break points ignored) 4 VX_DEALLOC_STACK…
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.6ColumntaskMainread-writecurrentThis is the name of the entry function for the VxWorks task. This name can only be specified when a task is created (entry added in the table). The symbol must…
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.7ColumntaskStackPtrread-onlycurrentThis is the saved stack pointer for the task.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.8ColumntaskStackBaseread-onlycurrentThis is the address of the bottom of the stack of the VxWorks task.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.9ColumntaskStackPosread-onlycurrentThis is the effective top of the stack in the current task state.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.10ColumntaskStackEndread-onlycurrentThis is the address of the top of the stack of the VxWorks task.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.11ColumntaskStackSizeread-writecurrentThis is the actual size of the stack in bytes. The size of the stack can only be specified at task creation (adding an entry to the table).
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.12ColumntaskStackSizeUsageread-onlycurrentThe number of bytes currently in use by the task from the stack.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.13ColumntaskStackMaxUsedread-onlycurrentThis is the maximum number of bytes that have been used by the task from the stack.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.14ColumntaskStackFreeread-onlycurrentThis is the number of bytes that are free currently in the task stack.
1.3.6.1.4.1.5651.3.20.1.1.2.1.1.15ColumntaskErrorStatusread-onlycurrentThis is the most recent error status for this task.
1.3.6.1.4.1.5651.3.20.1.1.2.2ScalartaskDescrread-onlycurrentThis is description for error task. If the task runs well the string will be null.
1.3.6.1.4.1.5651.3.20.1.1.3NodesysCpu
1.3.6.1.4.1.5651.3.20.1.1.3.1ScalarsysCpuStatusread-writecurrentThis is the status of collecting CPU utilization rate which include two status: spyCpu (2), noSpyCpu(1), if you want to get cpuUtilTable and cpuTaskTable, you …
1.3.6.1.4.1.5651.3.20.1.1.3.2ScalarsysCpuTaskTabViewread-writecurrentThis is the status of cpuTaskTable view: detailed view is showing every task info and simple view is only showing task which had used cpu
1.3.6.1.4.1.5651.3.20.1.1.3.3ScalarcheckCpuTimeIntervalread-writecurrentcheck cpu time interval,unit is second
1.3.6.1.4.1.5651.3.20.1.1.3.4TablecpuTaskTablenot-accessiblecurrentRepresents the target's task cpu table. Each entry in this table represents a task
1.3.6.1.4.1.5651.3.20.1.1.3.4.1RowcpuTaskEntrynot-accessiblecurrentEach entry contains information with regards to a task cpu in the system
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.1ColumncpuTaskIdread-onlycurrentThis is the task ID assigned by VxWorks to a task in the system. A taskId of zero specifies a new task.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.2ColumncpuTaskNameread-onlycurrentThis is the name of the VxWorks task. This value can only be specified (set) at task creation.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.3ColumncpuTaskPriread-onlycurrentThe priority of the VxWorks task. This value can be in the range from 0, the highest priority, to 255, the lowest priority.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.4ColumncpuTaskDeltaUtilread-onlycurrentThe CPU utilization of the VxWorks task during DeltaTicks. This value can be in the range from 0 to 100.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.5ColumncpuTaskDeltaTicksread-onlycurrentThe task CPU utilization delta ticks.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.6ColumncpuTaskAverageUtilread-onlycurrentThe CPU utilization of the VxWorks task during TotalTicks. This value can be in the range from 0 to 100.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.7ColumncpuTaskTotalTicksread-onlycurrentThe total ticks till cpuTaskStatus been start, until the status be end.
1.3.6.1.4.1.5651.3.20.1.1.3.4.1.8ColumncpuTaskCurrentUtilread-onlycurrentThe cpu current utilization
1.3.6.1.4.1.5651.3.20.1.1.3.5TablecpuUtilTablenot-accessiblecurrentThe Sys CPU total utilization table
1.3.6.1.4.1.5651.3.20.1.1.3.5.1RowcpuUtilEntrynot-accessiblecurrentThe Sys CPU utilization table at a certain period of time, include two kind of time interval: one is from spy cpu to current show cpu, the other is from last s…
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.1ColumncpuUtilCpuIdread-onlycurrentcpu id for multi-cpu device
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.2ColumncpuUtilDeltaUtilread-onlycurrentThe Sys CPU utilization in delta times
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.3ColumncpuUtilDeltaUsedTicksread-onlycurrentThe System used ticks in delta ticks
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.4ColumncpuUtilDeltaTicksread-onlycurrentThe Sys CPU utilization ticks in delta times
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.5ColumncpuUtilDeltaTimesread-onlycurrentThe delta times, unit is second
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.6ColumncpuUtilAverageUtilread-onlycurrentThe Sys CPU utilization in total times
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.7ColumncpuUtilTotalUsedTicksread-onlycurrentThe Sys CPU utilization used ticks in total times
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.8ColumncpuUtilTotalTicksread-onlycurrentThe Sys CPU utilization ticks in total times
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.9ColumncpuUtilTotalTimesread-onlycurrentThe total times, unit is second
1.3.6.1.4.1.5651.3.20.1.1.3.5.1.10ColumncpuUtilCurrentUtilread-onlycurrentThe cpu current utilization
1.3.6.1.4.1.5651.3.20.1.1.4NodesysTemperature
1.3.6.1.4.1.5651.3.20.1.1.4.1ScalarsysCpuTemperread-onlycurrentGet current system environment cpu temperature
1.3.6.1.4.1.5651.3.20.1.1.4.2ScalarsysCpuAlertTemperread-writecurrentGet or set current system environment cpu alarm temperature default is 85¡ãC
1.3.6.1.4.1.5651.3.20.1.1.4.3ScalarsysMainBoardTemperread-onlycurrentGet current system environment main borad temperature
1.3.6.1.4.1.5651.3.20.1.1.4.4ScalarsysMainBoardAlertTemperread-writecurrentGet or set current system environment main board alarm temperature default is 65 ¡ãC
1.3.6.1.4.1.5651.3.20.1.1.4.5ScalarsysAlertTrapIntread-writecurrentSend alert trap time interval when system temperature is always more than alert temperature, unit is second,default is 60 s
1.3.6.1.4.1.5651.3.20.1.1.200NodesysNFI
1.3.6.1.4.1.5651.3.20.1.1.200.1NodesysRtrGbl
1.3.6.1.4.1.5651.3.20.1.1.200.1.1ScalarsysRtrCtrlread-writecurrent
1.3.6.1.4.1.5651.3.20.1.1.200.1.2ScalarsysRtrResponderread-writecurrentRtr Responder TRUE False on valid in jitter entity now
1.3.6.1.4.1.5651.3.20.1.1.200.2NodesysRtrEntityMgt
1.3.6.1.4.1.5651.3.20.1.1.200.2.100TablesysRtrEntityTablenot-accessiblecurrentRtr entity table,config or view information about Rtr entity
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1RowsysRtrEntityEntrynot-accessiblecurrentRtr entity,config or view information about Rtr entity
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.1ColumnrtrEntityIdread-writecurrentRtr entity Id,index
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.2ColumnrtrEntityNameread-onlycurrentrtr entity name,araised aumatically,read-only
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.3ColumnrtrEntityTyperead-writecurrentrtr entity,inlcuding icmpEcho,jitter,flow statistics,udpecho
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.4ColumnrtrEntityLogTyperead-writecurrentRTR entity logging type¡£ local£­stored in the device file system remote£­remote services
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.5ColumnrtrEntityLogMaxSizeread-writecurrentrtr entity's log with max lines, if log type is local
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.6ColumnrtrEntityLogFilterread-writecurrentRTR entity log filter options
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.7ColumnrtrEntityThresholdread-writecurrentRTR entity log filter threshhod,only valid with icmpEcho entity
1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.8ColumnrtrEntityRowStatusread-writecurrentrtr entity row status
1.3.6.1.4.1.5651.3.20.1.1.200.3NodesysRtrGroupMgt
1.3.6.1.4.1.5651.3.20.1.1.200.3.100TablesysRtrGroupTablenot-accessiblecurrentRtr group table
1.3.6.1.4.1.5651.3.20.1.1.200.3.100.1RowsysRtrGroupEntrynot-accessiblecurrentRtr group entity
1.3.6.1.4.1.5651.3.20.1.1.200.3.100.1.1ColumnrtrGroupIdread-writecurrentrtr group id,index
1.3.6.1.4.1.5651.3.20.1.1.200.3.100.1.2ColumnrtrGroupNameread-onlycurrentrtr group name,araised aumatically, read-only
1.3.6.1.4.1.5651.3.20.1.1.200.3.100.1.3ColumnrtrGroupIntervalread-writecurrentrtr group interval, seconds
1.3.6.1.4.1.5651.3.20.1.1.200.3.100.1.4ColumnrtrGroupEntityMembersread-writecurrentRTR group members£¬string type£º 1£¬3£¬10-20£¬50 string length no more than 255, separated by comma,no space in the string¡£
1.3.6.1.4.1.5651.3.20.1.1.200.3.100.1.5ColumnrtrGroupRowStatusread-writecurrentrtr group table row status
1.3.6.1.4.1.5651.3.20.1.1.200.4NodesysRtrScheduleMgt
1.3.6.1.4.1.5651.3.20.1.1.200.4.100TablesysRtrScheduleTablenot-accessiblecurrentrtr schedule table
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1RowsysRtrScheduleEntrynot-accessiblecurrentrtr schedule table entry
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.1ColumnrtrScheduleIdread-writecurrentrtr schedule Id,index
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.2ColumnrtrScheduleTyperead-writecurrentrtr schedule type
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.3ColumnrtrScheduleObjIdread-writecurrentid of rtrschedule object which means rtr group or entity.
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.4ColumnrtrScheduleStartTimeFlagread-writecurrent
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.5ColumnrtrScheduleAfterTimeread-writecurrentRTR schedule given time¡£ type string£º HH:MM:SS valid when sysRtrScheduleFlag is afterTimeʱ.
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.6ColumnrtrScheduleStartTimeread-writecurrentRTR schedule given time¡£ type string£º HH:MM:SS,mm,dd,yyyy valid when sysRtrScheduleFlag is startTime.
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.7ColumnrtrScheduleAgeOutread-writecurrentrtr schedule ageout time in second.
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.8ColumnrtrScheduleLifeFlagread-writecurrentrtr schedule's life forever,if config, no need to config lifetime and repeat times repeatAndDie,if config, need to config lifetime and repeat times
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.9ColumnrtrScheduleLifeTimeread-writecurrentrtr schedule's lieftime in second, valid only when rtrScheduleLifeFlag is repeatAndDie.
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.10ColumnrtrScheduleRepeatread-writecurrentrtr schedule's repeat times, valid only when rtrScheduleLifeFlag is repeatAndDie.
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.11ColumnrtrScheduleIntervalread-onlycurrentrtr schedule interval in second
1.3.6.1.4.1.5651.3.20.1.1.200.4.100.1.12ColumnrtrScheduleRowStatusread-writecurrentrtr schedule row status
1.3.6.1.4.1.5651.3.20.1.1.200.5NodesysRtrIcmpEchoMgt
1.3.6.1.4.1.5651.3.20.1.1.200.5.100TablesysRtrIcmpEchoTablenot-accessiblecurrentRTR ICMP entity table
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1RowsysRtrIcmpEchoEntrynot-accessiblecurrentRTR ICMP entity entry
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.1ColumnrtrIcmpEchoEntityIdread-writecurrentICMP entity ID,index
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.2ColumnrtrIcmpEchoTargetIpread-writecurrentICMPECHO(ping) destination address
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.3ColumnrtrIcmpEchoPktNumread-writecurrentICMP PING send packets number once
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.4ColumnrtrIcmpEchoPktLenread-writecurrentICMP PING send packets size
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.5ColumnrtrIcmpEchoTimeoutread-writecurrentICMP ping reply timeout in seconds.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.6ColumnrtrIcmpEchoSchIntervalread-writecurrentIcmpEcho interval in seconds.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.7ColumnrtrIcmpEchoExtendFlagread-writecurrentICMP extern ping flag, have set Tos,verify data,DF,sourceIp and vrf or yet.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.8ColumnrtrIcmpEchoVrfNameread-writecurrentvrfname type string, valid only rtrIcmpEchoExtendFlag is TRUE
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.9ColumnrtrIcmpEchoSourceIpread-writecurrentICMP source IP address, valid only rtrIcmpEchoExtendFlag is TRUE.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.10ColumnrtrIcmpEchoTosread-writecurrentICMP TOS value, valid only rtrIcmpEchoExtendFlag is TRUE.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.11ColumnrtrIcmpEchoSetDfread-writecurrentICMP pakcet DF bit, valid only rtrIcmpEchoExtendFlag is TRUE
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.12ColumnrtrIcmpEchoVerifyDataread-writecurrentICMP verifay data flag, valid only rtrIcmpEchoExtendFlag is TRUE
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.13ColumnrtrIcmpEchoIsSchedulingread-onlycurrentwhether icmpEcho entity is in scheduling
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.14ColumnrtrIcmpEchoPktTotalSendread-onlycurrenttotal packets which send by the ICMP entity.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.15ColumnrtrIcmpEchoPktTotalRcvdread-onlycurrenttotal packets which receive by the ICMP entity.
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.16ColumnrtrIcmpEchoSuccessRateread-onlycurrenttotal success rate till now
1.3.6.1.4.1.5651.3.20.1.1.200.5.100.1.17ColumnrtrIcmpEchoRowStatusread-writecurrentICMP row status
1.3.6.1.4.1.5651.3.20.1.1.200.6NodesysRtrJitterMgt
1.3.6.1.4.1.5651.3.20.1.1.200.6.100TablesysRtrJitterTablenot-accessiblecurrentRTR JITTER entity table
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1RowsysRtrJitterEntrynot-accessiblecurrentRTR JITTER entity entry
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.1ColumnrtrJitterEntityIdread-writecurrentJITTER entity id,index
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.2ColumnrtrJitterStateread-onlycurrentJITTE entity£º1£­init£¬2£­close£¬ 3£­send request£¬4-send packets£¬ 5£­finish
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.3ColumnrtrJitterTargetIpread-writecurrentJITTER responder destination ip address
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.4ColumnrtrJitterTargetPortread-writecurrentJITTER responder destination port
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.5ColumnrtrJitterCodecread-writecurrentJITTER codec type,including: 1 G711MULAW,2 G711ALAW,3 G729A,4 USER_DEFINED 5 UNKOWN
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.6ColumnrtrJitterPktLenread-writecurrentJITTER codec packet length, read-writable when rtrJitterCodec is USER_DEFINED else read-only type:byte.
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.7ColumnrtrJitterPktNumread-writecurrentJITTER codec packet number, read-writable when rtrJitterCodec is USER_DEFINED else read-only.
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.8ColumnrtrJitterPktIntervalread-writecurrentJITTER codec packet send interval, read-writable when rtrJitterCodec is USER_DEFINED else read-only, type:ms
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.9ColumnrtrJitterSchIntervalread-writecurrentJitter schedule interval, read-writable when rtrJitterCodec is USER_DEFINED else read-only, type:s
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.10ColumnrtrJitterSourceIpread-writecurrentJITTER source IP address
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.11ColumnrtrJitterSourcePortread-writecurrentJITTER source port
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.12ColumnrtrJitterTimeoutread-writecurrentJITTER timeout value,type:ms, notice,the value must no less than then interval between two schedule
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.13ColumnrtrJitterVrfNameread-writecurrentJITTER vrf
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.14ColumnrtrJitterTosread-writecurrentJITTER pakcet TOS value
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.15ColumnrtrJitterMinRttread-onlycurrentJITTER minimal round-trip-time value in ms
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.16ColumnrtrJitterMaxRttread-onlycurrentJITTER maximal round-trip-time value in ms
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.17ColumnrtrJitterPktLossSdread-onlycurrentJITTER total lossed pakcets which send by the source
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.18ColumnrtrJitterPktLossDsread-onlycurrentJITTER total loss pakcets which send by the target
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.19ColumnrtrJitterDsMinread-onlycurrentJITTER minimal destination to source jitter in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.20ColumnrtrJitterDsMaxread-onlycurrentJITTER maximal destionation to source jitter in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.21ColumnrtrJitterSdMinread-onlycurrentJITTER minimal source to destination jitter in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.22ColumnrtrJitterSdMaxread-onlycurrentJITTER maximal source to destination jitter in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.23ColumnrtrJitterDelayDsMinread-onlycurrentJITTER minimal destination to source delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.24ColumnrtrJitterDelayDsMaxread-onlycurrentJITTER maximal destination to source delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.25ColumnrtrJitterDelaySdMinread-onlycurrentJITTER minimal souce to destionation delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.26ColumnrtrJitterDelaySdMaxread-onlycurrentJITTER maximal source to destination delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.27ColumnrtrJitterIcpifMinread-onlycurrentJITTER minimal icpif
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.28ColumnrtrJitterIcpifMaxread-onlycurrentJITTER maximal icpif
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.29ColumnrtrJitterMosMinread-onlycurrentJITTER minimal MOS
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.30ColumnrtrJitterMosMaxread-onlycurrentJITTER maximal MOS
1.3.6.1.4.1.5651.3.20.1.1.200.6.100.1.31ColumnrtrJitterRowStatusread-writecurrentJITTER row status
1.3.6.1.4.1.5651.3.20.1.1.200.7NodesysRtrFlowStatisticsMgt
1.3.6.1.4.1.5651.3.20.1.1.200.7.100TablesysRtrFlowStatisticsTablenot-accessiblecurrentRTR flow statistics table
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1RowsysRtrFlowStatisticsEntrynot-accessiblecurrentRTR flow statistics entry
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.1ColumnrtrFlStatisticsEntityIdread-writecurrentflow statistics entity Id
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.2ColumnrtrFlStatisticsIfNameread-writecurrentinterface name which will be statistic
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.3ColumnrtrFlStatisticsIntervalread-writecurrentmonitor interval in second
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.4ColumnrtrFlStaInputMaxPktsread-onlycurrentmaximal pakcets received once sampling period
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.5ColumnrtrFlStaTmInputMaxPktsread-onlycurrentmaximal time between minimal received packets number and miximal received packets number
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.6ColumnrtrFlStaInputMaxFlowread-onlycurrentmaximal flow value received
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.7ColumnrtrFlStaTmInputMaxFlowread-onlycurrentmaximal time between minimal flow value and miximal flow vlaue
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.8ColumnrtrFlStaInputMinPktsread-onlycurrentminimal pakcets received once sampling period
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.9ColumnrtrFlStaTmInputMinPktsread-onlycurrentminimal time between minimal packets number and miximal packets number
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.10ColumnrtrFlStaInputMinFlowread-onlycurrentminimal flow value received
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.11ColumnrtrFlStaTmInputMinFlowread-onlycurrentminimal time between minimal flow value and miximal flow vlaue
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.12ColumnrtrFlStaOutputMaxPktsread-onlycurrentmaximal pakcets send once sampling period
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.13ColumnrtrFlStaTmOutputMaxPktsread-onlycurrentmaximal time between minimal send packets number and miximal send packets number
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.14ColumnrtrFlStaOutputMaxFlowread-onlycurrentmaximal flow send
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.15ColumnrtrFlStaTmOutputMaxFlowread-onlycurrentmaximal time between minimal send flow and miximal send flow
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.16ColumnrtrFlStaOutputMinPktsread-onlycurrentminimal pakcets send once sampling period
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.17ColumnrtrFlStaTmOutputMinPktsread-onlycurrentminimal time between minimal send packets number and miximal send packets number
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.18ColumnrtrFlStaOutputMinFlowread-onlycurrentminimal flow send
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.19ColumnrtrFlStaTmOutputMinFlowread-onlycurrentminimal time between minimal send flow and miximal send flow
1.3.6.1.4.1.5651.3.20.1.1.200.7.100.1.20ColumnrtrFlowStatisticsRowStatusread-writecurrentflow statistics row status
1.3.6.1.4.1.5651.3.20.1.1.200.8NodesysRtrUdpechoMgt
1.3.6.1.4.1.5651.3.20.1.1.200.8.100TablesysRtrUdpechoTablenot-accessiblecurrentRTR UDPECHO entity table
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1RowsysRtrUdpechoEntrynot-accessiblecurrentRTR UDPECHO entity entry
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.1ColumnrtrUdpechoEntityIdread-writecurrentUDPECHO entity id,index
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.2ColumnrtrUdpechoStateread-onlycurrentUDPECHO entity£º1£­init£¬2£­close£¬ 3£­send request£¬4-send packets£¬ 5£­finish
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.3ColumnrtrUdpechoTargetIpread-writecurrentUDPECHO responder destination ip address
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.4ColumnrtrUdpechoTargetPortread-writecurrentUDPECHO responder destination port
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.5ColumnrtrUdpechoPktLenread-writecurrentUDPECHO packet length
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.6ColumnrtrUdpechoSchIntervalread-writecurrentUDPECHO schedule interval, type:s
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.7ColumnrtrUdpechoSourceIpread-writecurrentUDPECHO source IP address
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.8ColumnrtrUdpechoSourcePortread-writecurrentUDPECHO source port
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.9ColumnrtrUdpechoTimeoutread-writecurrentUDPECHO timeout value,type:ms, notice,the value must no less than then interval between two schedule
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.10ColumnrtrUdpechoVrfNameread-writecurrentUDPECHO vrf
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.11ColumnrtrUdpechoTosread-writecurrentUDPECHO pakcet TOS value
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.12ColumnrtrUdpechoPktLossread-onlycurrentUDPECHO total lossed pakcets which send by the source
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.13ColumnrtrUdpechoPktSuccread-onlycurrentUDPECHO total pakcets sent and received successfully
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.14ColumnrtrUdpechoDelayread-onlycurrentUDPECHO destination to source and source to destinatino delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.15ColumnrtrUdpechoDelayMinread-onlycurrentUDPECHO maximal destination to source and source to destinatino delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.16ColumnrtrUdpechoDelayMaxread-onlycurrentUDPECHO maximal destination to source and source to destinatino delay in millisecond
1.3.6.1.4.1.5651.3.20.1.1.200.8.100.1.17ColumnrtrUdpechoRowStatusread-writecurrentUDPECHO row status
1.3.6.1.4.1.5651.3.20.1.1.300NodesysIfStatistic
1.3.6.1.4.1.5651.3.20.1.1.300.1NodesysIfPktPriStatistics
1.3.6.1.4.1.5651.3.20.1.1.300.1.100TablesysIfPktPriStaTablenot-accessiblecurrentThe statistics of interface's flow based on the precedence of IP packet. The index of this table is priority and ifIndex
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1RowsysIfPktPriStaEntrynot-accessiblecurrentThe statistics of interface's flow based on the precedence of IP packet. The index of this table is priority and ifIndex
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.1ColumnsysIfPktPriorityread-onlycurrentThe precedence of IP packet, it start from 1 to 9. Numeric one represent the precedence 0, two represent 1 and so on. 9 represent the number of non-IP packet.
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.2ColumnsysIfIndexread-onlycurrentThe index of interface in the system
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.3ColumnsysIfDescread-onlycurrentThe name of interface assigned to
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.4ColumnsysIfInOctetsread-onlycurrentThe interface received bytes at specified precedence
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.5ColumnsysIfInUcastPktsread-onlycurrentThe number of subnetwork-unicast packets delivered to a higher-layer protocol with specified precedence.
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.6ColumnsysIfInNUcastPktsread-onlycurrentThe number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.7ColumnsysIfInDiscardsread-onlycurrentThe number of inbound packets which were chosen to be discarded
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.8ColumnsysIfInErrorsread-onlycurrentThe number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.9ColumnsysIfInUnkownProtosread-onlycurrentThe number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.10ColumnsysIfOutOctetsread-onlycurrentThe total number of octets transmitted out of the interface, including framing characters.
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.11ColumnsysIfOutUcastPktsread-onlycurrentThe total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not se…
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.12ColumnsysIfOutNUcastPktsread-onlycurrentThe total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) addre…
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.13ColumnsysIfOutDiscardsread-onlycurrentThe number of outbound packets which were chosen to be even though no errors had been detected to prevent their being transmitted. One possible reason for disc…
1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.14ColumnsysIfOutErrorsread-onlycurrentThe number of outbound packets that could not be transmitted because of errors.
Type Definitions
NameSyntaxStatusDescription
EnabledStatusINTEGER { enabled(1), disabled(2) }currentA simple status value for the object.