| OID symbolic | OID numeric | Type | Access | Description |
| INT 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. |
| proAdmin | 1.3.6.1.4.1.1.1 | | | |
| STR 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. |
| STR 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. |
| proCfgLoad | 1.3.6.1.4.1.1.6.4.1 | | | |
| STR 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. |
| proConfig | 1.3.6.1.4.1.1.6.4 | | | |
| INT 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. |
| proEls | 1.3.6.1.4.1.1.6.2 | | | |
| INT 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 clear 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. This action is the same as
entering the commands:
default disp sub all
default trap sub all
at the ELS config menu in the gateway console. |
| CTR proElsDroppeds | 1.3.6.1.4.1.1.6.2.1.2 | Counter | read-only | The number of ELS enterprise specific traps which were
dropped because the pin had been reached. |
| proElsGeneric | 1.3.6.1.4.1.1.6.2.1 | | | |
| INT 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. |
| INT 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. Note that the value represents a bit string,
a bit for each value defined in ProElsMsgLogLevel (excluding
the other(1)) value. For example:
proMsgLevelUIError, bit 1
proMsgLevelCIError, 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). |
| INT 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 logging
via SNMP trap. Note that the value represents a bit string,
a bit for each value defined in ProElsMsgLogLevel (excluding
the other(1)) value. For example:
proMsgLevelUIError, bit 1
proMsgLevelCIError, 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). |
| STR 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. |
| PRO 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).
Setting this object to one of the other enumerated values
has the effect of disabling ELS events of the specified
level to the console. |
| PRO 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).
Setting this object to one of the other enumerated values
has the effect of enabling ELS events of the specified
level to the console. |
| INT proElsSubSysEventCount | 1.3.6.1.4.1.1.6.2.3.1.3 | INTEGER | read-only | The number of times this event has occurred. |
| INT proElsSubSysEventIndex | 1.3.6.1.4.1.1.6.2.3.1.1 | INTEGER | read-only | The specific message to which this entry refers. |
| PRO proElsSubSysEventLogLevel | 1.3.6.1.4.1.1.6.2.3.1.4 | ProElsMsgLogLevel | read-only | The pre-defined setting that classifies this message. |
| PRO 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. |
| PRO proElsSubSysEventLogToTrap | 1.3.6.1.4.1.1.6.2.3.1.6 | ProElsLogStatus | read-write | This object indicates whether this event should be logged
to SNMP trap. |
| STR proElsSubSysEventMsg | 1.3.6.1.4.1.1.6.2.3.1.2 | DisplayString | read-only | The textual description for the message. If timestamping
is turned on (proElsTimestamp is set to 2 or 3), the
8-byte timestamp and a blank will precede the ELS
message. In all cases proElsSubSysEventMsg provides
the same ELS data as would be displayed on the console. |
| proElsSubSysEventTable | 1.3.6.1.4.1.1.6.2.3 | | not-accessible | The ELS Sub system event table. |
| proElsSubSysEventTableEntry | 1.3.6.1.4.1.1.6.2.3.1 | | not-accessible | An entry corresponding to a specific event in the
particular subsystem. |
| INT 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. |
| INT proElsSubSysNumEvents | 1.3.6.1.4.1.1.6.2.2.1.3 | INTEGER | read-only | The number of events defined for this subsystem. |
| proElsSubSysTable | 1.3.6.1.4.1.1.6.2.2 | | not-accessible | The ELS sub-system table. |
| proElsSubSysTableEntry | 1.3.6.1.4.1.1.6.2.2.1 | | not-accessible | An entry corresponding to a specific subsystem. |
| PRO 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).
Setting this object to one of the other enumerated values
has the effect of disabling ELS events of the specified
level to a NMS via SNMP trap. |
| PRO 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).
Setting this object to one of the other enumerated values
has the effect of enabling ELS events of the specified
level to a NMS via SNMP trap. |
| INT 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. |
| NTF proElsTrapV1 | 1.3.6.1.4.1.1.0.1 | | | An ELS trap event. |
| NTF proElsTrapV2 | 1.3.6.1.4.1.1.0.2 | | | An ELS trap event. proElsSubSysEventMsg provides a textual description of the event. |
| 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 | | | |
| INT proElsTrapVersion | 1.3.6.1.4.1.1.6.2.1.5 | INTEGER | read-write | The new ELS trap format is used by default. The ability
to select the old proElsTrapVersionV1 format is only provided
for backward compatibility. It is strongly recommended that
net managers use the new and improved proElsTrapVersionV2
format.
This object reverts to its default value after a cold start
(reload). |
| INT 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. |
| INT 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. |
| INT 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. |
| TIK 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. |
| INT 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. |
| INT 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. |
| INT 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 + proTempHysteresis).
This range is checked one per proTempPollPeriod. |
| TIK 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. |
| INT 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. |
| INT 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. |
| proPriv | 1.3.6.1.4.1.1.1.5 | | | |
| proResBuffers | 1.3.6.1.4.1.1.6.1.2 | | | |
| proResBufGlobal | 1.3.6.1.4.1.1.6.1.2.1 | | | |
| INT proResBufGlobalFair | 1.3.6.1.4.1.1.6.1.2.1.3 | INTEGER | read-only | The 'fair' number of buffers for each interface. |
| INT 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. |
| INT 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. |
| INT 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. |
| proResBufTable | 1.3.6.1.4.1.1.6.1.2.2 | | not-accessible | The per-port buffer table. |
| proResBufTableEntry | 1.3.6.1.4.1.1.6.1.2.2.1 | | not-accessible | An entry indicating the buffers allocated per interface. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| proResMemBuf | 1.3.6.1.4.1.1.6.1.1.2 | | | |
| INT proResMemBufNeverAlloc | 1.3.6.1.4.1.1.6.1.1.2.3 | INTEGER | read-only | The memory that has never been allocated. |
| INT 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. |
| INT 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. |
| INT 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. |
| proResMemHeap | 1.3.6.1.4.1.1.6.1.1.1 | | | |
| INT proResMemHeapNeverAlloc | 1.3.6.1.4.1.1.6.1.1.1.3 | INTEGER | read-only | The memory that has never been allocated. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| proResMemory | 1.3.6.1.4.1.1.6.1.1 | | | |
| proResource | 1.3.6.1.4.1.1.6.1 | | | |
| proStatus | 1.3.6.1.4.1.1.1.2 | | | |
| CTR 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. |
| STR 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. |
| TIK 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. |
| CTR 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. |
| IP proSyslogServer | 1.3.6.1.4.1.1.1.5.5 | IpAddress | read-write | The IP Address of the SYSLOG server to which all router
SYSLOG messages (to UDP port 514) are transmitted. |
| proSysObjId | 1.3.6.1.4.1.1.1.1 | | | |
| proSysObjIdBOSS3Slot | 1.3.6.1.4.1.1.1.1.53 | | | |
| proSysObjIdBOSSs90 | 1.3.6.1.4.1.1.1.1.54 | | | |
| proSysObjIdCNX400 | 1.3.6.1.4.1.1.1.1.44 | | | |
| proSysObjIdCNX500 | 1.3.6.1.4.1.1.1.1.49 | | | |
| proSysObjIdCNX600 | 1.3.6.1.4.1.1.1.1.46 | | | |
| proSysObjIdCSX900ER | 1.3.6.1.4.1.1.1.1.65 | | | |
| proSysObjIdDNX300 | 1.3.6.1.4.1.1.1.1.43 | | | |
| proSysObjIdDRAGON | 1.3.6.1.4.1.1.1.1.67 | | | |
| proSysObjIdDRAGONPRO | 1.3.6.1.4.1.1.1.1.68 | | | |
| proSysObjIdGT100 | 1.3.6.1.4.1.1.1.1.57 | | | |
| proSysObjIdGT50 | 1.3.6.1.4.1.1.1.1.70 | | | |
| proSysObjIdGT60 | 1.3.6.1.4.1.1.1.1.55 | | | |
| proSysObjIdGT60_SEC | 1.3.6.1.4.1.1.1.1.61 | | | |
| proSysObjIdGT62 | 1.3.6.1.4.1.1.1.1.56 | | | |
| proSysObjIdGT65 | 1.3.6.1.4.1.1.1.1.63 | | | |
| proSysObjIdGT70 | 1.3.6.1.4.1.1.1.1.59 | | | |
| proSysObjIdGT70_SEC | 1.3.6.1.4.1.1.1.1.62 | | | |
| proSysObjIdGT72 | 1.3.6.1.4.1.1.1.1.60 | | | |
| proSysObjIdGT75 | 1.3.6.1.4.1.1.1.1.64 | | | |
| proSysObjIdGTAM | 1.3.6.1.4.1.1.1.1.58 | | | |
| proSysObjIdGTE2 | 1.3.6.1.4.1.1.1.1.69 | | | |
| proSysObjIdGTX_1000 | 1.3.6.1.4.1.1.1.1.66 | | | |
| proSysObjIdP4100 | 1.3.6.1.4.1.1.1.1.41 | | | |
| proSysObjIdP4200 | 1.3.6.1.4.1.1.1.1.42 | | | |
| proSysObjIdRBX200 | 1.3.6.1.4.1.1.1.1.47 | | | |
| proSysObjIdRBX250 | 1.3.6.1.4.1.1.1.1.50 | | | |
| proSystem | 1.3.6.1.4.1.1.6 | | | |
| proTemp | 1.3.6.1.4.1.1.6.3 | | | |
| INT 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. |
| INT 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. |
| INT 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. |
| proteon | 1.3.6.1.4.1.1 | | | |