MIB Viewer

INCA-DEVICE-MIB

32 objects
This is the MIB Module for Inca base devices
Imported Objects
INCA-MIBincaNetworks
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFOBJECT-GROUP
SNMPv2-SMICounter32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCDateAndTime TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.39938.1IdentityincaDeviceThis is the MIB Module for Inca base devices
1.3.6.1.4.1.39938.1.1NodeincaDevMIBObjects
1.3.6.1.4.1.39938.1.1.1NodeincaDevBase
1.3.6.1.4.1.39938.1.1.1.1ScalarincaDevSerialNumberread-onlycurrentThe manufacturer's serial number for this device.
1.3.6.1.4.1.39938.1.1.1.2ScalarincaDevDateTimeread-writecurrentThe date and time, with optional timezone information.
1.3.6.1.4.1.39938.1.1.1.3ScalarincaDevResetNowread-writecurrentSetting this object to true(1) causes the device to reset. Reading this object always returns false(2).
1.3.6.1.4.1.39938.1.1.2NodeincaDevEvent
1.3.6.1.4.1.39938.1.1.2.1ScalarincaDevEvControlread-writecurrentSetting this object to resetLog(1) empties the event log. All data is deleted. Setting it to useDefaultReporting(2) returns all event priorities to their facto…
1.3.6.1.4.1.39938.1.1.2.2ScalarincaDevEvSyslogread-writecurrentThe IP address of the Syslog server. If 0.0.0.0, syslog transmission is inhibited.
1.3.6.1.4.1.39938.1.1.2.3ScalarincaDevEvThrottleAdminStatusread-writecurrentControls the transmission of traps and syslog messages with respect to the trap pacing threshold. unconstrained(1) causes traps and syslog messages to be trans…
1.3.6.1.4.1.39938.1.1.2.4ScalarincaDevEvThrottleInhibitedread-onlycurrentIf true(1), trap and syslog transmission is currently inhibited due to thresholds and/or the current setting of incaDevEvThrottleAdminStatus. In addition, this…
1.3.6.1.4.1.39938.1.1.2.5ScalarincaDevEvThrottleThresholdread-writecurrentNumber of trap/syslog events per incaDevEvThrottleInterval to be transmitted before throttling. A single event is always treated as a single event for threshol…
1.3.6.1.4.1.39938.1.1.2.6ScalarincaDevEvThrottleIntervalread-writecurrentThe interval over which the trap threshold applies. At initial startup, this object has a value of 1.
1.3.6.1.4.1.39938.1.1.2.7TableincaDevEvControlTablenot-accessiblecurrentThis table allows control of the reporting of event classes. For each event priority, a combination of logging and reporting mechanisms may be chosen. The mapp…
1.3.6.1.4.1.39938.1.1.2.7.1RowincaDevEvControlEntrynot-accessiblecurrentAllows configuration of the reporting mechanisms for a particular event priority.
1.3.6.1.4.1.39938.1.1.2.7.1.1ColumnincaDevEvPrioritynot-accessiblecurrentThe priority level that is controlled by this entry. These are ordered from most (emergency) to least (debug) critical. Each event with a CM or CMTS has a part…
1.3.6.1.4.1.39938.1.1.2.7.1.2ColumnincaDevEvReportingread-writecurrentDefines the action to be taken on occurrence of this event class. Implementations may not necessarily support all options for all event classes, but at minimum…
1.3.6.1.4.1.39938.1.1.2.8TableincaDevEventTablenot-accessiblecurrentContains a log of network and device events that may be of interest in fault isolation and troubleshooting.
1.3.6.1.4.1.39938.1.1.2.8.1RowincaDevEventEntrynot-accessiblecurrentDescribes a network or device event that may be of interest in fault isolation and troubleshooting. Multiple sequential identical events are represented by inc…
1.3.6.1.4.1.39938.1.1.2.8.1.1ColumnincaDevEvIndexread-onlycurrentProvides relative ordering of the objects in the event log. This object will always increase except when (a) the log is reset via incaDevEvControl, (b) the dev…
1.3.6.1.4.1.39938.1.1.2.8.1.2ColumnincaDevEvFirstTimeread-onlycurrentThe time that this entry was created.
1.3.6.1.4.1.39938.1.1.2.8.1.3ColumnincaDevEvLastTimeread-onlycurrentIf multiple events are reported via the same entry, the time that the last event for this entry occurred, otherwise this should have the same value as incaDevE…
1.3.6.1.4.1.39938.1.1.2.8.1.4ColumnincaDevEvCountsread-onlycurrentThe number of consecutive event instances reported by this entry. This starts at 1 with the creation of this row and increments by 1 for each subsequent duplic…
1.3.6.1.4.1.39938.1.1.2.8.1.5ColumnincaDevEvLevelread-onlycurrentThe priority level of this event as defined by the vendor. These are ordered from most serious (emergency) to least serious (debug).
1.3.6.1.4.1.39938.1.1.2.8.1.6ColumnincaDevEvTyperead-onlycurrentFor this product, uniquely identifies the type of event that is reported by this entry.
1.3.6.1.4.1.39938.1.1.2.8.1.7ColumnincaDevEvTextread-onlycurrentProvides a human-readable description of the event, including all relevant context (interface numbers, etc.).
1.3.6.1.4.1.39938.1.1.2.8.1.8ColumnincaDevAlarmCoderead-onlycurrentIf the event is associated with an alarm, this is the alarm code.
1.3.6.1.4.1.39938.1.2NodeincaDevMIBConformance
1.3.6.1.4.1.39938.1.2.1NodeincaDevMIBCompliances
1.3.6.1.4.1.39938.1.2.2NodeincaDevMIBGroups
1.3.6.1.4.1.39938.1.2.2.1GroupincaDevEventObjectGroupcurrentEvent objects.
Type Definitions
NameSyntaxStatusDescription
IncaEvLevelINTEGER { emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), information(7), debug(8) }currentA type definition for for an event priority level