PROTEON-MIB: View SNMP OID List / Download MIB

VENDOR: NXNETWORKS


 Home MIB: PROTEON-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
 proteon 1.3.6.1.4.1.1
     proAdmin 1.3.6.1.4.1.1.1
         proSysObjId 1.3.6.1.4.1.1.1.1
             proElsTrapSeqs 1.3.6.1.4.1.1.1.1.1 counter read-only
ELS trap sequence number
             proElsTrapSubSystem 1.3.6.1.4.1.1.1.1.2 integer read-only
ELS trap subsystem number
             proElsTrapEvent 1.3.6.1.4.1.1.1.1.3 integer read-only
ELS trap event number
             proElsTrapVar1 1.3.6.1.4.1.1.1.1.5
             proElsTrapVar2 1.3.6.1.4.1.1.1.1.6
             proElsTrapVar3 1.3.6.1.4.1.1.1.1.7
             proElsTrapVar4 1.3.6.1.4.1.1.1.1.8
             proElsTrapVar5 1.3.6.1.4.1.1.1.1.9
             proElsTrapVar6 1.3.6.1.4.1.1.1.1.10
             proElsTrapVar7 1.3.6.1.4.1.1.1.1.11
             proElsTrapVar8 1.3.6.1.4.1.1.1.1.12
             proElsTrapVar9 1.3.6.1.4.1.1.1.1.13
             proSysObjIdP4100 1.3.6.1.4.1.1.1.1.41
             proSysObjIdP4200 1.3.6.1.4.1.1.1.1.42
             proSysObjIdDNX300 1.3.6.1.4.1.1.1.1.43
             proSysObjIdCNX400 1.3.6.1.4.1.1.1.1.44
             proSysObjIdCNX600 1.3.6.1.4.1.1.1.1.46
             proSysObjIdRBX200 1.3.6.1.4.1.1.1.1.47
             proSysObjIdCNX500 1.3.6.1.4.1.1.1.1.49
             proSysObjIdRBX250 1.3.6.1.4.1.1.1.1.50
             proSysObjIdBOSS3Slot 1.3.6.1.4.1.1.1.1.53
             proSysObjIdBOSSs90 1.3.6.1.4.1.1.1.1.54
         proStatus 1.3.6.1.4.1.1.1.2
             proStatusReloadTime 1.3.6.1.4.1.1.1.2.1 timeticks read-only
The time (in hundredths of a second) since the last time the router software was reloaded.
             proStatusStarts 1.3.6.1.4.1.1.1.2.2 counter read-only
The number of times the router has started since the last reload.
             proStatusCrashes 1.3.6.1.4.1.1.1.2.3 counter read-only
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 1.3.6.1.4.1.1.1.2.4 displaystring read-only
The last crash message. The message will indicate if the router has not crashed since the last reload.
         proPriv 1.3.6.1.4.1.1.1.5
             proActionReset 1.3.6.1.4.1.1.1.5.2 integer read-write
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 1.3.6.1.4.1.1.1.5.4 integer read-write
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
     proSystem 1.3.6.1.4.1.1.6
         proResource 1.3.6.1.4.1.1.6.1
             proResMemory 1.3.6.1.4.1.1.6.1.1
                 proResMemHeap 1.3.6.1.4.1.1.6.1.1.1
                     proResMemHeapTotal 1.3.6.1.4.1.1.6.1.1.1.1 integer read-only
The total number of bytes of heap memory available for allocation.
                     proResMemHeapReserve 1.3.6.1.4.1.1.6.1.1.1.2 integer read-only
The minimum amount of memory needed by the currently configured protocols and features.
                     proResMemHeapNeverAlloc 1.3.6.1.4.1.1.6.1.1.1.3 integer read-only
The memory that has never been allocated.
                     proResMemHeapPermAlloc 1.3.6.1.4.1.1.6.1.1.1.4 integer read-only
The memory that is permanently allocated to router tasks.
                     proResMemHeapTempAlloc 1.3.6.1.4.1.1.6.1.1.1.5 integer read-only
The memory that is temporarily allocated to router tasks.
                     proResMemHeapPrevAlloc 1.3.6.1.4.1.1.6.1.1.1.6 integer read-only
The memory that was temporarily allocated and returned to the free pool.
                 proResMemBuf 1.3.6.1.4.1.1.6.1.1.2
                     proResMemBufTotal 1.3.6.1.4.1.1.6.1.1.2.1 integer read-only
The total number of bytes of buffer memory available for allocation.
                     proResMemBufReserve 1.3.6.1.4.1.1.6.1.1.2.2 integer read-only
The minimum amount of memory needed by the currently configured protocols and features.
                     proResMemBufNeverAlloc 1.3.6.1.4.1.1.6.1.1.2.3 integer read-only
The memory that has never been allocated.
                     proResMemBufPermAlloc 1.3.6.1.4.1.1.6.1.1.2.4 integer read-only
The memory that is permanently allocated to router tasks.
             proResBuffers 1.3.6.1.4.1.1.6.1.2
                 proResBufGlobal 1.3.6.1.4.1.1.6.1.2.1
                     proResBufGlobalTotal 1.3.6.1.4.1.1.6.1.2.1.1 integer read-only
The total number of global buffers in the system.
                     proResBufGlobalFree 1.3.6.1.4.1.1.6.1.2.1.2 integer read-only
The total number of free buffers in the system.
                     proResBufGlobalFair 1.3.6.1.4.1.1.6.1.2.1.3 integer read-only
The 'fair' number of buffers for each interface.
                     proResBufGlobalLow 1.3.6.1.4.1.1.6.1.2.1.4 integer read-only
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 1.3.6.1.4.1.1.6.1.2.2 no-access
The per-port buffer table.
                     proResBufTableEntry 1.3.6.1.4.1.1.6.1.2.2.1 no-access
An entry indicating the buffers allocated per interface.
                         proResInputBufsReq 1.3.6.1.4.1.1.6.1.2.2.1.1 integer read-only
The number of buffers requested for this interface.
                         proResInputBufsAlloc 1.3.6.1.4.1.1.6.1.2.2.1.2 integer read-only
The number of buffers allocated for this interface.
                         proResInputBufsLow 1.3.6.1.4.1.1.6.1.2.2.1.3 integer read-only
The low water mark for number of buffers.
                         proResInputBufsCurrent 1.3.6.1.4.1.1.6.1.2.2.1.4 integer read-only
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 1.3.6.1.4.1.1.6.1.2.2.1.5 integer read-only
The size, in bytes, of each buffer allocated to this interface.
                         proResInputBufsTotalBytes 1.3.6.1.4.1.1.6.1.2.2.1.6 integer read-only
The total number of bytes allocated to this interface. This is obtained by multiplying proResInputBufsAlloc by proResInputBufsSize.
         proEls 1.3.6.1.4.1.1.6.2
             proElsGeneric 1.3.6.1.4.1.1.6.2.1
                 proElsPin 1.3.6.1.4.1.1.6.2.1.1 integer read-write
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 only be SET to a value in the range 0 to 65535.
                 proElsDropped 1.3.6.1.4.1.1.6.2.1.2 counter read-only
The number of ELS enterprise specific traps which were not sent because the pin had been reached.
                 proElsTimestamp 1.3.6.1.4.1.1.6.2.1.3 integer read-write
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 object to proTSTimeOfDay(3) uses the real-time clock value as the timestamp. This object reflects the operational timestamp value currently in use by ELS. A SET of this object immediately affects ELS. Enumeration: 'proTSTimeOfDay': 3, 'proTSOff': 1, 'proTSSysUpTime': 2.
                 proElsAction 1.3.6.1.4.1.1.6.2.1.4 integer read-write
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 config menu in the gateway console. Setting the object to proElsActionDefault(3) turns off logging of ELS events to both the console and SNMP traps for all configured subsystems. Note that it only affects subsystem configuration and not individual event or group configuration. A SET of this object affects the configuration values defined for ELS, but not the current operational parameters. Therefore, these changes will only become active when the configuration is updated. Enumeration: 'other': 1, 'proElsActionClear': 2, 'proElsActionDefault': 3.
                 proElsTrapVersion 1.3.6.1.4.1.1.6.2.1.5 integer read-write
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 specific trap definition for more information. Enumeration: 'proElsTrapVersionV1': 1, 'proElsTrapVersionV2': 2.
             proElsSubSysTable 1.3.6.1.4.1.1.6.2.2 no-access
The ELS sub-system table.
                 proElsSubSysTableEntry 1.3.6.1.4.1.1.6.2.2.1 no-access
An entry corresponding to a specific subsystem.
                     proElsSubSysIndex 1.3.6.1.4.1.1.6.2.2.1.1 integer read-only
This object is used to identify a specific subsystem. Enumeration: 'proElsSubSysIndexV25b': 108, 'proElsSubSysIndexNhrp': 131, 'proElsSubSysIndexWrs': 101, 'proElsSubSysIndexCmp': 113, 'proElsSubSysIndexIcmp': 11, 'proElsSubSysIndexNdr': 142, 'proElsSubSysIndexIpx': 35, 'proElsSubSysIndexIsdn': 99, 'proElsSubSysIndexMspf': 18, 'proElsSubSysIndexFlt': 2, 'proElsSubSysIndexIppn': 100, 'proElsSubSysIndexScsp': 140, 'proElsSubSysIndexLecs': 124, 'proElsSubSysIndexZip2': 54, 'proElsSubSysIndexSpf': 17, 'proElsSubSysIndexVcrm': 139, 'proElsSubSysIndexRsvp': 138, 'proElsSubSysIndexUdp': 13, 'proElsSubSysIndexArp': 5, 'proElsSubSysIndexBrs': 3, 'proElsSubSysIndexIlmi': 119, 'proElsSubSysIndexNot': 127, 'proElsSubSysIndexLsa': 136, 'proElsSubSysIndexBr': 74, 'proElsSubSysIndexNbs': 114, 'proElsSubSysIndexMars': 128, 'proElsSubSysIndexGw': 1, 'proElsSubSysIndexXn': 30, 'proElsSubSysIndexTcp': 12, 'proElsSubSysIndexAp2': 53, 'proElsSubSysIndexSec': 147, 'proElsSubSysIndexPpp': 95, 'proElsSubSysIndexLlc': 103, 'proElsSubSysIndexPm': 149, 'proElsSubSysIndexSrt': 72, 'proElsSubSysIndexTkr': 84, 'proElsSubSysIndexDls': 107, 'proElsSubSysIndexFr': 92, 'proElsSubSysIndexFddi': 88, 'proElsSubSysIndexDn': 25, 'proElsSubSysIndexVin': 60, 'proElsSubSysIndexMlp': 145, 'proElsSubSysIndexBgp': 104, 'proElsSubSysIndexX25': 85, 'proElsSubSysIndexAllc': 141, 'proElsSubSysIndexIp': 10, 'proElsSubSysIndexRip': 15, 'proElsSubSysIndexSnmp': 21, 'proElsSubSysIndexEvlog': 126, 'proElsSubSysIndexDhcp': 146, 'proElsSubSysIndexLcs': 135, 'proElsSubSysIndexV34': 143, 'proElsSubSysIndexGsmp': 154, 'proElsSubSysIndexAi': 110, 'proElsSubSysIndexAppn': 117, 'proElsSubSysIndexEnv': 112, 'proElsSubSysIndexStp': 73, 'proElsSubSysIndexXtp': 132, 'proElsSubSysIndexDvm': 22, 'proElsSubSysIndexSdlc': 90, 'proElsSubSysIndexBan': 111, 'proElsSubSysIndexEsis': 41, 'proElsSubSysIndexIlec': 130, 'proElsSubSysIndexEncr': 148, 'proElsSubSysIndexMpc': 137, 'proElsSubSysIndexEsc': 133, 'proElsSubSysIndexLnm': 102, 'proElsSubSysIndexDout': 144, 'proElsSubSysIndexDnav': 43, 'proElsSubSysIndexVlan': 150, 'proElsSubSysIndexQllc': 152, 'proElsSubSysIndexSaal': 120, 'proElsSubSysIndexEzstrt': 109, 'proElsSubSysIndexR2mp': 56, 'proElsSubSysIndexSrly': 75, 'proElsSubSysIndexX251': 96, 'proElsSubSysIndexX252': 97, 'proElsSubSysIndexX253': 98, 'proElsSubSysIndexSvc': 121, 'proElsSubSysIndexIso': 40, 'proElsSubSysIndexAris': 153, 'proElsSubSysIndexEth': 81, 'proElsSubSysIndexBbcm': 134, 'proElsSubSysIndexBtp': 14, 'proElsSubSysIndexTftp': 19, 'proElsSubSysIndexLec': 116, 'proElsSubSysIndexIsis': 42, 'proElsSubSysIndexAtm': 115, 'proElsSubSysIndexMcf': 105, 'proElsSubSysIndexDgw': 151, 'proElsSubSysIndexLes': 123, 'proElsSubSysIndexSl': 83, 'proElsSubSysIndexMcs': 129.
                     proElsSubSysDescr 1.3.6.1.4.1.1.6.2.2.1.2 displaystring read-only
This is a textual string indicating the name of the subsystem.
                     proElsSubSysNumEvents 1.3.6.1.4.1.1.6.2.2.1.3 integer read-only
The number of events defined for this subsystem.
                     proElsSubSysDisplayEnable 1.3.6.1.4.1.1.6.2.2.1.4 proelsmsgloglevel read-write
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 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 the configuration parameters and not the current operational parameters in use by ELS. So in order for these changes to take effect, the configuration must be updated.
                     proElsSubSysDisplayDisable 1.3.6.1.4.1.1.6.2.2.1.5 proelsmsgloglevel read-write
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 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 the configuration parameters and not the current operational parameters in use by ELS. So in order for these changes to take effect, the configuration must be updated.
                     proElsSubSysTrapEnable 1.3.6.1.4.1.1.6.2.2.1.6 proelsmsgloglevel read-write
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 sent via 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 configuration parameters and not the current operational parameters in use by ELS. So in order for these changes to take effect, the configuration must be updated.
                     proElsSubSysTrapDisable 1.3.6.1.4.1.1.6.2.2.1.7 proelsmsgloglevel read-write
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 sent via 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 configuration parameters and not the current operational parameters in use by ELS. So in order for these changes to take effect, the configuration must be updated.
                     proElsSubSysCurrDisplayLevel 1.3.6.1.4.1.1.6.2.2.1.8 integer read-only
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 defined in the ProElsMsgLogLevel textual convention (excluding the other(1) value, which is not relevant here.) The bit string is interpretted as follows: Bit 15 Bit 1 .............................................. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .............................................. 1 1 1 1 1 1 1 9 8 7 6 5 4 3 2 <== proElsMsgLogLevel 6 5 4 3 2 1 0 value For example: proMsgLevelUIError(2), bit 1 proMsgLevelCIError(3), bit 2 etc. Note also that the levels: proMsgLevelError proMsgLevelInfo proMsgLevelTrace proMsgLevelStandard proMsgLevelAll are aggregates of other logging levels. So, for example, turning on proMsgLogLevelError(6) will turn on (set the bits) for all sub-levels in this category (i.e values 2,3,4 and 5). Although this MIB variable can take on many values based on what combination of levels is enabled, the following represents the values of this MIB variable assuming just the given level is enabled: Level Set Value ========= ===== proMsgLevelUIError(2) 1 proMsgLevelCIError(3) 2 proMsgLevelUEError(4) 4 proMsgLevelCEError(5) 8 proMsgLevelError(6) 15 proMsgLevelUInfo(7) 16 proMsgLevelCInfo(8) 32 proMsgLevelInfo(9) 48 proMsgLevelPTrace(10) 256 proMsgLevelUTrace(11) 512 proMsgLevelCTrace(12) 1024 proMsgLevelTrace(13) 1792 proMsgLevelAlways(14) 32768 proMsgLevelStandard(15) 31 proMsgLevelAll(16) 61439 No level set 0 A value of 0 means no ELS logging is enabled.
                     proElsSubSysCurrTrapLevel 1.3.6.1.4.1.1.6.2.2.1.9 integer read-only
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 defined in the ProElsMsgLogLevel textual convention (excluding the other(1) value, which is not relevant here.) The bit string is interpretted as follows: Bit 15 Bit 1 .............................................. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .............................................. 1 1 1 1 1 1 1 9 8 7 6 5 4 3 2 <== proElsMsgLogLevel 6 5 4 3 2 1 0 value For example: proMsgLevelUIError(2), bit 1 proMsgLevelCIError(3), bit 2 etc. Note also that the levels: proMsgLevelError proMsgLevelInfo proMsgLevelTrace proMsgLevelStandard proMsgLevelAll are aggregates of other logging levels. So, for example, turning on proMsgLogLevelError(6) will turn on (set the bits) for all sub-levels in this category (i.e values 2,3,4 and 5). Although this MIB variable can take on many values based on what combination of levels is enabled, the following represents the values of this MIB variable assuming just the given level is enabled: Level Set Value ========= ===== proMsgLevelUIError(2) 1 proMsgLevelCIError(3) 2 proMsgLevelUEError(4) 4 proMsgLevelCEError(5) 8 proMsgLevelError(6) 15 proMsgLevelUInfo(7) 16 proMsgLevelCInfo(8) 32 proMsgLevelInfo(9) 48 proMsgLevelPTrace(10) 256 proMsgLevelUTrace(11) 512 proMsgLevelCTrace(12) 1024 proMsgLevelTrace(13) 1792 proMsgLevelAlways(14) 32768 proMsgLevelStandard(15) 31 proMsgLevelAll(16) 61439 No level set 0 A value of 0 means no ELS logging is enabled.
             proElsSubSysEventTable 1.3.6.1.4.1.1.6.2.3 no-access
The ELS Sub system event table.
                 proElsSubSysEventTableEntry 1.3.6.1.4.1.1.6.2.3.1 no-access
An entry corresponding to a specific event in the particular subsystem.
                     proElsSubSysEventIndex 1.3.6.1.4.1.1.6.2.3.1.1 integer read-only
The identifier of the event message for a given subsystem.
                     proElsSubSysEventMsg 1.3.6.1.4.1.1.6.2.3.1.2 displaystring read-only
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 for the IP.008 event is: no rte %I -> %I dsc When sent in an SNMP trap, the variable binding of the trap has this text with the specific IP addresses fillled in. The format of this string is one of the two following formats: If ELS timestamping is enabled: hr:min:sec subsys_name.event_num: message_text For example - 09:32:56 IP.008: no rte 9.7.1.8 -> 9.7.4.3 dsc If ELS timestamping is disabled: subsys_name.event_num: message_text For example - IP.008: no rte 9.7.1.8 -> 9.7.4.3 dsc
                     proElsSubSysEventCount 1.3.6.1.4.1.1.6.2.3.1.3 integer read-only
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 1.3.6.1.4.1.1.6.2.3.1.4 proelsmsgloglevel read-only
The pre-defined setting that classifies this message.
                     proElsSubSysEventLogToConsole 1.3.6.1.4.1.1.6.2.3.1.5 proelslogstatus read-write
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 the configuration parameters and not the current operational parameters in use by ELS. So in order for these changes to take effect, the configuration must be updated.
                     proElsSubSysEventLogToTrap 1.3.6.1.4.1.1.6.2.3.1.6 proelslogstatus read-write
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 configuration parameters and not the current operational parameters in use by ELS. So in order for these changes to take effect, the configuration must be updated.
         proTemp 1.3.6.1.4.1.1.6.3
             proTempScale 1.3.6.1.4.1.1.6.3.1 integer read-only
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. Enumeration: 'fahrenheit': 2, 'celsius': 1.
             proMaxHwTemp 1.3.6.1.4.1.1.6.3.2 integer read-only
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 1.3.6.1.4.1.1.6.3.3 integer read-only
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 1.3.6.1.4.1.1.6.3.4 integer read-only
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 1.3.6.1.4.1.1.6.3.5 integer read-only
The current ambient temperature of the system. This value is recalculated by the system once per proTempPollPeriod.
             proLowTempThreshold 1.3.6.1.4.1.1.6.3.6 integer read-only
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 + proTempHysteresis). This range is checked one per proTempPollPeriod.
             proHighTempThreshold 1.3.6.1.4.1.1.6.3.7 integer read-only
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 < (proHighTempThreshold - proTempHysteresis). This range is checked one per proTempPollPeriod.
             proTempHysteresis 1.3.6.1.4.1.1.6.3.8 integer read-only
The number of degrees that the current ambient temperature must drop below proHighTempThreshold or above proLowTempTheshold before the threshold's condition is deactivated.
             proHighTempCondition 1.3.6.1.4.1.1.6.3.9 integer read-only
Indicates whether a High Temperature Condition is active. This attribute will be set ON(2) if a High Temperature Condition is active. Enumeration: 'on': 2, 'off': 1.
             proLowTempCondition 1.3.6.1.4.1.1.6.3.10 integer read-only
Indicates whether a Low Temperature Condition is active. This attribute will be set ON(2) if a Low Temperature Condition is active. Enumeration: 'on': 2, 'off': 1.
             proHighestTemp 1.3.6.1.4.1.1.6.3.11 integer read-only
This is the highest temperature recorded by the router since last reset.
             proHighTempTime 1.3.6.1.4.1.1.6.3.12 timeticks read-only
This is the time (in hundreds of seconds) that has elapsed since proHighestTemp was last recorded.
             proLowestTemp 1.3.6.1.4.1.1.6.3.13 integer read-only
This is the lowest temperature recorded by the router since last reset.
             proLowTempTime 1.3.6.1.4.1.1.6.3.14 timeticks read-only
This is the time (in hundreds of seconds) that has elapsed since proLowestTemp was last recorded.
         proConfig 1.3.6.1.4.1.1.6.4
             proCfgLoad 1.3.6.1.4.1.1.6.4.1
                 proCfgProtocols 1.3.6.1.4.1.1.6.4.1.1 displaystring read-only
This object returns an ASCII string containing the short names of all protocol types supported in the current load.
                 proCfgDatalinks 1.3.6.1.4.1.1.6.4.1.2 displaystring read-only
This object returns an ASCII string containing the short names of all datalink/MAC types supported in the current load.
                 proCfgFeatures 1.3.6.1.4.1.1.6.4.1.3 displaystring read-only
This object returns an ASCII string containing the short names of all router features supported in the current load.
       proElsTrapV1 1.3.6.1.4.1.10.1
An ELS trap event.
       proElsTrapV2 1.3.6.1.4.1.10.2
An ELS trap event. proElsSubSysEventMsg provides a textual description of the event.