proteon

proteon Download

MIBs list

This MIB defines the system-wide network management functionality available on the IBM Nways family of products which use the common router software. This MIB was initially defined by Proteon and maintains the structure and OID assignments required by the common routing software. However, informational sections have been enhanced or clarified, where needed, and any errors have been corrected.

IPHost Network Monitor offer an easy way of SNMP monitoring your IBM network devices.

OID list for proteon

proElsTrapSeqs
ELS trap sequence number
proElsTrapSubSystem
ELS trap subsystem number
proElsTrapEvent
ELS trap event number
proActionReset
This object, when read, returns a value of zero. A set of this object causes the router to be reset. The value represents the delay (in seconds) before the reset will take affect. This object should only be SET to 0 or a positive number
proActionReload
This object, when read, returns a value of zero. A set of this object causes the router to be reloaded. The value represents the delay (in seconds) before the reload will take affect. This object should only be SET to 0 or a positive number
proStatusReloadTime
The time (in hundredths of a second) since the last time the router software was reloaded.
proStatusStarts
The number of times the router has started since the last reload.
proStatusCrashes
The number of times the router has crashed since the last reload. Only those crashes that caused the router to deliberately restart due to a software error are counted by this object.
proStatusCrashMsg
The last crash message. The message will indicate if the router has not crashed since the last reload.
proResMemHeapTotal
The total number of bytes of heap memory available for allocation.
proResMemHeapReserve
The minimum amount of memory needed by the currently configured protocols and features.
proResMemHeapNeverAlloc
The memory that has never been allocated.
proResMemHeapPermAlloc
The memory that is permanently allocated to router tasks.
proResMemHeapTempAlloc
The memory that is temporarily allocated to router tasks.
proResMemHeapPrevAlloc
The memory that was temporarily allocated and returned to the free pool.
proResMemBufTotal
The total number of bytes of buffer memory available for allocation.
proResMemBufReserve
The minimum amount of memory needed by the currently configured protocols and features.
proResMemBufNeverAlloc
The memory that has never been allocated.
proResMemBufPermAlloc
The memory that is permanently allocated to router tasks.
proResBufGlobalTotal
The total number of global buffers in the system.
proResBufGlobalFree
The total number of free buffers in the system.
proResBufGlobalFair
The 'fair' number of buffers for each interface.
proResBufGlobalLow
The low mark for free buffers. If the value of proResBufGlobalFree is less than this object then freed buffers will not be placed on any queue that has more than the 'fair' number of buffers on it.
proResBufTable
The per-port buffer table.
proResBufTableEntry
An entry indicating the buffers allocated per interface.
proResInputBufsReq
The number of buffers requested for this interface.
proResInputBufsAlloc
The number of buffers allocated for this interface.
proResInputBufsLow
The low water mark for number of buffers.
proResInputBufsCurrent
The current number of buffers for this device. A value of zero indicates that the device is disabled. If, on receipt of a packet, the value of this object is less than proResInputBufsLow than the packet is eligible for flow control.
proResInputBufsSize
The size, in bytes, of each buffer allocated to this interface.
proResInputBufsTotalBytes
The total number of bytes allocated to this interface. This is obtained by multiplying proResInputBufsAlloc by proResInputBufsSize.
proElsPin
The number of ELS enterprise specific traps which may be generated per second. A value of zero indicates no limit. This object reflects the operational pin value currently in use by ELS. A SET of this object immediately affects ELS. This variable should o ...
proElsDropped
The number of ELS enterprise specific traps which were not sent because the pin had been reached.
proElsTimestamp
This object indicates whether ELS messages should be timestamped and, if yes, the timebase to use. Setting the object to proTSOff(1) disables timestamping. Setting the object to proTSSysUpTime(2) uses the sysUpTime value as the timestamp. Setting the obje ...
proElsAction
A read of this object always returns the value other(1). Setting the object to elsActionClear(2) clears all ELS configuration. Specifically, this clears all ELS related sram records. This action is the same as entering the command at the ELS confi ...
proElsTrapVersion
The format of the ELS trap has been changed so that the trap info is more useful to a majority of net managers. It now contains the fully constructed ELS message text, as opposed to the values that are presented in the text. See the ELS enterprise specifi ...
proElsSubSysTable
The ELS sub-system table.
proElsSubSysTableEntry
An entry corresponding to a specific subsystem.
proElsSubSysIndex
This object is used to identify a specific subsystem.
proElsSubSysDescr
This is a textual string indicating the name of the subsystem.
proElsSubSysNumEvents
The number of events defined for this subsystem.
proElsSubSysDisplayEnable
A read of this object always returns the value other(1). To check the current value, use the proElsSubSysCurrDisplayLevel variable. A SET of this object to one of the other enumerated values has the effect of enabling ELS events of the specified level to ...
proElsSubSysDisplayDisable
A read of this object always returns the value other(1). To check the current value, use the proElsSubSysCurrDisplayLevel variable. A SET of this object to one of the other enumerated values has the effect of disabling ELS events of the specified level to ...
proElsSubSysTrapEnable
A read of this object always returns the value other(1). To check the current value, use the proElsSubSysCurrTrapLevel variable. A SET of this object to one of the other enumerated values has the effect of enabling ELS events of the specified level to be ...
proElsSubSysTrapDisable
A read of this object always returns the value other(1). To check the current value, use the proElsSubSysCurrTrapLevel variable. A SET of this object to one of the other enumerated values has the effect of disabling ELS events of the specified level to be ...
proElsSubSysCurrDisplayLevel
The current event log levels that are enabled for display to console. This information reflects the configuration values not the current operational parameters in use by ELS. The value represents a bit string having a bit defined for each of the values de ...
proElsSubSysCurrTrapLevel
The current event log levels that are enabled for sending via SNMP trap. This information reflects the configuration values not the current operational parameters in use by ELS. The value represents a bit string having a bit defined for each of the values ...
proElsSubSysEventTable
The ELS Sub system event table.
proElsSubSysEventTableEntry
An entry corresponding to a specific event in the particular subsystem.
proElsSubSysEventIndex
The identifier of the event message for a given subsystem.
proElsSubSysEventMsg
The unformatted textual description for the message. It provides the message text related to this event and indiates where specific information will be filled in when the message is displayed on the console or sent in an SNMP trap. For example, the text f ...
proElsSubSysEventCount
The number of times this event has occurred. This number will increment even if the event is not enabled to be displayed on the console or sent in an SNMP trap.
proElsSubSysEventLogLevel
The pre-defined setting that classifies this message.
proElsSubSysEventLogToConsole
This object indicates whether this event should be logged to the console. For 2210 platform, this SET changes the configuration parameters and also immediately affects the operational parameters in use by ELS. For other platforms, this SET only affects th ...
proElsSubSysEventLogToTrap
This object indicates whether this event should be sent as an SNMP trap. For 2210 platform, this SET changes the configuration parameters and also immediately affects the operational parameters in use by ELS. For other platforms, this SET only affects the ...
proTempScale
Indicates the scale used when reporting temperature values. If Celsius(1), all temperature values are in degrees Celsius. If Fahrenheit(2), all temperature values are in degrees Fahrenheit.
proMaxHwTemp
This attribute indicates the maximum temperature that the thermometer system can record. This attribute is used as an upper bound for all temperature ranges.
proMinHwTemp
This attribute indicates the minimum temperature that the thermometer system can record. This attribute is used as a lower bound for all temperature ranges.
proTempPollPeriod
This attribute determines how often the thermometer system will recalculate the current temperature and any temperature range checks. This value represents time in seconds between temperature recalculations.
proCurrentTemp
The current ambient temperature of the system. This value is recalculated by the system once per proTempPollPeriod.
proLowTempThreshold
The temperature that will cause a Low Temperature Condition to become true. The Low Temperature Condition will become true when: proCurrentTemp <= proLowTempThreshold. The low temperature condition will reset when: proCurrentTemp > (proLowTempThreshold + ...
proHighTempThreshold
The temperature that will cause a High Temperature Condition to become true. The High Temperature Condition will become true when: proCurrentTemp >= proHighTempThreshold. The high temperature condition will reset when: proCurrentTemp < (proHighTempThresh ...
proTempHysteresis
The number of degrees that the current ambient temperature must drop below proHighTempThreshold or above proLowTempTheshold before the threshold's condition is deactivated.
proHighTempCondition
Indicates whether a High Temperature Condition is active. This attribute will be set ON(2) if a High Temperature Condition is active.
proLowTempCondition
Indicates whether a Low Temperature Condition is active. This attribute will be set ON(2) if a Low Temperature Condition is active.
proHighestTemp
This is the highest temperature recorded by the router since last reset.
proHighTempTime
This is the time (in hundreds of seconds) that has elapsed since proHighestTemp was last recorded.
proLowestTemp
This is the lowest temperature recorded by the router since last reset.
proLowTempTime
This is the time (in hundreds of seconds) that has elapsed since proLowestTemp was last recorded.
proCfgProtocols
This object returns an ASCII string containing the short names of all protocol types supported in the current load.
proCfgDatalinks
This object returns an ASCII string containing the short names of all datalink/MAC types supported in the current load.
proCfgFeatures
This object returns an ASCII string containing the short names of all router features supported in the current load.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list