DLGHWINF-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
28
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
dialogic OBJECT IDENTIFIER .1.3.6.1.4.1.3028 |
dlgHardware OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1 |
dlgHardwareInfo OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1.1 |
dlgHiMibRev OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1.1.1 |
dlgHiMibRevMajorThe Major Revision level.
A change in the major revision level represents a major change
in the architecture of the MIB. A change in the major revision
level may indicate a significant change in the information
supported and/or the meaning of the supported information,
correct interpretation of data may require a MIB document with
the same major revision level.ro INTEGER .1.3.6.1.4.1.3028.1.1.1.1 |
dlgHiMibRevMinorThe Minor Revision level.
A change in the minor revision level may represent some minor
additional support. no changes to any pre-existing information
has occurred.ro INTEGER .1.3.6.1.4.1.3028.1.1.1.2 |
dlgHiMibConditionThe overall condition.
This object represents the overall status of the Dialogic
Hardware Information system represented by this MIB.ro Enumeration .1.3.6.1.4.1.3028.1.1.1.3 |
dlgHiComponent OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1.1.2 |
dlgHiInterface OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1.1.2.1 |
dlgHiOsCommon OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1.1.2.1.1 |
dlgHiOsCommonPollFreqThe Agent's polling frequency.
The frequency, in seconds, at which the Agent requests
information from the device driver. A frequency of zero
indicates that the Agent retrieves the information upon
request of a management station, it does not poll the device
driver at a specific interval.
If the poll frequency is zero (0) all attempts to write to this
object will fail. If the poll frequency is non-zero,
setting this value will change the polling frequency of the
Agent. Setting the poll frequency to zero will always
fail, an agent may also choose to fail any request to change
the poll frequency to a value that would severely impact system
performance.rw INTEGER .1.3.6.1.4.1.3028.1.1.2.1.1.1 |
dlgHiOsCommonNumberOfModulesThe number of modules in the OS Common Module table.ro INTEGER .1.3.6.1.4.1.3028.1.1.2.1.1.2 |
dlgHiOsCommonModuleTableA table of software modules that provide an interface to the
device this MIB describes. SEQUENCE OF DlgHiOsCommonModuleEntry .1.3.6.1.4.1.3028.1.1.2.1.1.3 |
dlgHiOsCommonModuleEntryA description of a software modules that provide an interface
to the device this MIB describes. DlgHiOsCommonModuleEntry .1.3.6.1.4.1.3028.1.1.2.1.1.3.1 |
dlgHiOsCommonModuleIndexA unique index for this module description.ro INTEGER .1.3.6.1.4.1.3028.1.1.2.1.1.3.1.1 |
dlgHiOsCommonModuleNameThe module name.ro DisplayString .1.3.6.1.4.1.3028.1.1.2.1.1.3.1.2 |
dlgHiOsCommonModuleVersionThe module version in XX.YY format.
Where XX is the major version number and YY is the minor version
number. This field will be a null (size 0) string if the agent
cannot provide the module version.ro DisplayString .1.3.6.1.4.1.3028.1.1.2.1.1.3.1.3 |
dlgHiOsCommonModuleDateThe module date.
field octets contents range
===== ====== ======= =====
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minute 0..59
6 7 second 0..60
(use 60 for leap-second)
This field will be set to year = 0 if the agent cannot provide
the module date. The hour, minute, and second field will be set
to zero (0) if they are not relevant.ro OCTET STRING .1.3.6.1.4.1.3028.1.1.2.1.1.3.1.4 |
dlgHiOsCommonModulePurposeThe purpose of the module described in this entry.ro DisplayString .1.3.6.1.4.1.3028.1.1.2.1.1.3.1.5 |
dlgHiIdent OBJECT IDENTIFIER .1.3.6.1.4.1.3028.1.1.2.2 |
dlgHiIdentTableDialogic card Identification Table. SEQUENCE OF DlgHiIdentEntry .1.3.6.1.4.1.3028.1.1.2.2.1 |
dlgHiIdentEntryDialogic card Identification Table Entry. DlgHiIdentEntry .1.3.6.1.4.1.3028.1.1.2.2.1.1 |
dlgHiIdentIndexAn index that uniquely specifies each device.ro INTEGER .1.3.6.1.4.1.3028.1.1.2.2.1.1.1 |
dlgHiIdentModelDialogic card Model.
This is the Dialogic cards model name and can be used for
identification purposes.ro DisplayString .1.3.6.1.4.1.3028.1.1.2.2.1.1.2 |
dlgHiIdentNumberOfDevicesNumber of Dialogic device in the system.
A device may be a physical card, a channel on a card
or an embedded component on a cardro INTEGER .1.3.6.1.4.1.3028.1.1.2.2.2 |
dlgHiIdentServiceStatusDialogic Service Status
This is the overall status of the Dialogic system service.
The following values are defined:
other(1)
The service status is unknown.
started(2)
The service status is running - cards are started. Setting the
variable to this value will fail.
stop-pending(3)
The service is in the act of stopping. Setting the
variable to this value when the current condition is started(2)
will cause the service to begin stopping, otherwise it will
fail.
stopped(4)
The service status is stopped - cards are stopped. Setting the
variable to this value will fail.
start-pending(5)
The service is in the act of starting. Setting the
variable to this value when the current condition is stopped(4)
will cause the service to begin starting, othewise it will
fail.rw Enumeration .1.3.6.1.4.1.3028.1.1.2.2.3 |
dlgHiIdentServiceChangeDateThe date and time the service was last started or stopped.
field octets contents range
===== ====== ======= =====
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minute 0..59
6 7 second 0..60
(use 60 for leap-second)
This field will be set to year = 0 if the agent cannot provide
the module date. The hour, minute, and second field will be set
to zero (0) if they are not relevant.ro OCTET STRING .1.3.6.1.4.1.3028.1.1.2.2.4 |
dlgHiIdentTrapMaskTrap Enable mask.
This variable is a bit mask which can be used to enable or
disable certain enterprise specific traps.
A '1' is used to enable the trap, a '0' disables it.
Bit 0 - (1) enables Traps upon Dialogic Service Status
transitions to the Stopped or Started State.
Bit 1 - (1) enables Traps when a specific Card Condition
transitions to the Failed State.rw INTEGER .1.3.6.1.4.1.3028.1.1.2.2.5 |