02-Device Management

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10002-Device Management
02-HH3C-COMMON-SYSTEM-MIB
Title Size Download
02-HH3C-COMMON-SYSTEM-MIB 86.90 KB

HH3C-COMMON-SYSTEM-MIB

About this MIB

Use this MIB to perform basic operations on the device. For example, access this MIB to reboot the device, obtain basic system information such as reboot mode and system operating mode, and send poweroff alarms. This MIB also contains notifications about device operation changes.

MIB file name

hh3c-common-system.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cSystem(6)

Scalar objects

hh3cReboot

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cReboot (1.3.6.1.4.1.25506.6.7)

read-write

INTEGER

normal(0), reboot(1)

Reboots the device.

As per the MIB.

 

hh3cSysBootType

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysBootType (1.3.6.1.4.1.25506.6.10)

read-only

INTEGER

coldStart(1), warmStart(2)

Boot mode of the system.

As per the MIB.

 

hh3cSystemWorkingModeDefault (not supported)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSystemWorkingModeDefault (1.3.6.1.4.1.25506.6.14.2)

read-only

Integer32

Integer32 (1..2147483647)

Default system operating mode.

Not supported

 

hh3cSystemWorkingModeCurrent (not supported)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSystemWorkingModeCurrent (1.3.6.1.4.1.25506.6.14.3)

read-only

Integer32

Integer32 (1..2147483647)

Current system operating mode.

Not supported

 

hh3cSystemWorkingModeNext (not supported)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSystemWorkingModeNext (1.3.6.1.4.1.25506.6.14.4)

read-write

Integer32

Integer32 (1..2147483647)

The system operating mode for the next startup.

Not supported.

For the modified operating mode to take effect, reboot the device, The new operating mode will take effect on the entire device.

 

hh3cSysStatisticPeriod

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysStatisticPeriod (1.3.6.1.4.1.25506.6.11.1)

read-write

Integer

Integer (0..900)

Statistics interval.

The default is 0, which indicates the statistics is disabled.

 

hh3cSysSamplePeriod

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysSamplePeriod (1.3.6.1.4.1.25506.6.11.2)

read-write

Integer

Integer (0..300)

Sampling interval.

The default is 0, which indicates the sampling is disabled.

 

hh3cSysTrapResendPeriod

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysTrapResendPeriod (1.3.6.1.4.1.25506.6.11.3)

read-write

Integer

Integer (0..3600)

Trap resending interval, in seconds.

The default is 0, which indicates trap resending is disabled.

 

hh3cSysTrapCollectionPeriod

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysTrapCollectionPeriod (1.3.6.1.4.1.25506.6.11.4)

read-write

Integer

Integer (0..60)

Trap saving interval, in seconds.

The default is 0, which indicates trap saving is disabled.

 

hh3cSysNetID (not supported)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysNetID (1.3.6.1.4.1.25506.6.11.7)

read-write

OCTETSTRING

OCTET STRING (0..127)

System Net ID.

As per the MIB.

Supports only wireless products.

 

hh3cSysTrapSendNum

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysTrapSendNum (1.3.6.1.4.1.25506.6.11.9)

read-write

Integer

Integer (0..24)

Maximum number of times for sending a trap.

The default is 0, which indicates trap sending is disabled.

 

hh3cSysFirstTrapTime

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysFirstTrapTime (1.3.6.1.4.1.25506.6.11.10)

accessible-for-notify

Timeticks

Standard MIB values.

Time when a trap is sent for the first time.

Supports only some traps.

 

hh3cSysBannerMOTD

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSysBannerMOTD (1.3.6.1.4.1.25506.6.11.11)

read-write

OCTETSTRING

OCTET STRING (0..2000)

Banner message.

As per the MIB.

 

Tabular objects

hh3cSystemDiagInfoTable (not supported)

About this table

This table creates diagnosis files for the system.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

 

Columns

The table index is hh3cSystemDiagInfoIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSystemDiagInfoIndex (1.3.6.1.4.1.25506.6.13.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

Entry index.

As per the MIB.

hh3cSystemDiagInfoFilename (1.3.6.1.4.1.25506.6.13.1.2)

read-create

DisplayString

OCTET STRING (0..255)

Diagnosis file name.

As per the MIB.

The system uses the default file name if you do not specify a file name during row creation.

hh3cSystemDiagInfoRowStatus (1.3.6.1.4.1.25506.6.13.1.3)

read-create

RowStatus

active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)

Row status.

As per the MIB.

hh3cSystemDiagInfoOperEndTime(1.3.6.1.4.1.25506.6.13.1.4)

read-only

TimeStamp

Standard MIB values.

Time when the operation was completed.

As per the MIB.

hh3cSystemDiagInfoOperState (1.3.6.1.4.1.25506.6.13.1.5)

read-only

INTEGER

opInProgress(1),opSuccess(2),opFailure(3)

Operation status.

As per the MIB.

hh3cSystemDiagInfoOperFailReason (1.3.6.1.4.1.25506.6.13.1.6)

read-only

DisplayString

OCTET STRING (0..255)

Failure reason.

As per the MIB.

 

hh3cSystemWorkingModeTable (not supported)

About this table

This table contains information about the system operating modes supported on the device.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is hh3cSystemWorkingModeIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cSystemWorkingModeIndex (1.3.6.1.4.1.25506.6.14.1.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

Index of a system operating mode.

Not supported

hh3cSystemWorkingModeName (1.3.6.1.4.1.25506.6.14.1.1.2)

read-only

DisplayString

OCTET STRING (1..32)

Name of the system operating mode.

Not supported

hh3cSystemWorkingModeDescr (1.3.6.1.4.1.25506.6.14.1.1.3)

read-only

DisplayString

OCTET STRING (1..128)

Description of the system operating mode.

Not supported

 

Notifications

The following information describes the notifications included in the HH3C-COMMON-SYSTEM-MIB module.

hh3cRebootSendTrap

Basic information

OID (object name)

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.6.8.3

The device is to reboot

Informational

N/A

N/A

ON

 

Description

This notification is generated two seconds before the reboot command is used to reboot the device.

Status control

This alarm cannot be cleared.

Objects

OID (object name)

Description

Index

Type

Value range

N/A

N/A

N/A

N/A

N/A

 

Recommended action

No action is required.

hh3cSysColdStartTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.6.8.4

A cold boot was performed

Informational

N/A

N/A

ON

 

Description

This notification is generated when a cold boot is performed on the device.

Status control

This alarm cannot be cleared.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.6.11.10 (hh3cSysFirstTrapTime)

Time when the alarm occurred.

N/A

TimeTicks

Standard MIB values.

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

hh3cSysWarmStartTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.6.8.5

A warm boot was performed

Informational

N/A

N/A

ON

 

Description

This notification is generated when a cold boot is performed on the device.

Status control

This alarm cannot be cleared.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.6.11.10 (hh3cSysFirstTrapTime)

Time when the alarm occurred.

N/A

TimeTicks

Standard MIB values.

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

 

Recommended action

No action is required.

hh3cSysDyingGaspTrap (not supported)

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.6.8.7

Poweroff alarm

Informational

N/A

N/A

ON

 

Description

This alarm occurs when the device is powered off.

Status control

This alarm cannot be cleared.

Objects

OID (object name)

Description

Index

Type

Value range

N/A

N/A

N/A

N/A

N/A

 

Recommended action

Verify that the power cord is connected correctly.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网