17-Network Management and Monitoring

HomeSupportReference GuidesMIB CompanionH3C S5590-EI S5130S-G FS5500-EI FS5500V2-EI S6530X Switch Series MIB Reference-6W10117-Network Management and Monitoring
08-StationSW-MIB
Title Size Download
08-StationSW-MIB 58.03 KB

StationSW-MIB

About this MIB

This MIB is a private MIB defined by the State Grid No. 1084 specification.

Use this MIB to enable the device to proactively send a notification to the network management station when a specific event occurs, such as MAC address change, command execution, and user login through Telnet or SSH, user logout, and password modification.

MIB file name

station-sw.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).nari(49763).stationSW(1)

Scalar objects

ucMacChange

Object (OID)

Access

Syntax

Value range

Description

Implementation

ucMacChange (1.3.6.1.4.1.49763.1.1.1)

accessible-for-notify

DisplayString

OCTET STRING (0..512)

MAC address change information.

As per the MIB.

 

Tabular objects

userTable

About this table

This table defines the variable bindings of the userTrap notification object.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is userIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

userIndex (1.3.6.1.4.1.49763.1.1.2.1.1)

accessible-for-notify

Integer32

Interger32

(1..2147483647)

Index of a user.

As per the MIB.

userName (1.3.6.1.4.1.49763.1.1.2.1.2)

accessible-for-notify

DisplayString

OCTET STRING (0..64)

Name of the user.

As per the MIB.

userType (1.3.6.1.4.1.49763.1.1.2.1.3)

accessible-for-notify

UserTypeEnum

http(1),

https(2),

snmp(3),

telnet(4),

ssh(5),

cli(6),

iec61850(7),

console(8)

Access method of the user.

Supports only values telnet(4), ssh(5), and console(8).

userStatus (1.3.6.1.4.1.49763.1.1.2.1.4)

accessible-for-notify

UserStatusEnum

logIn(1),

logOut(2),

changePassword(3),

loginFail(4)

Status of the user.

As per the MIB.

userModified (1.3.6.1.4.1.49763.1.1.2.1.5)

accessible-for-notify

DisplayString

OCTET STRING (0..64)

Content modified by the user.

As per the MIB.

userIP

(1.3.6.1.4.1.49763.1.1.2.1.6)

accessible-for-notify

DisplayString

OCTET STRING (0..64)

IP address of the user.

As per the MIB.

 

userOperTable

About this table

This table defines the variable bindings of the userOperTrap notification object.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is userOperIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

userOperIndex (1.3.6.1.4.1.49763.1.1.3.1.1)

accessible-for-notify

Integer32

Interger32

(1..2147483647)

Index of a user operation.

As per the MIB.

userOperName (1.3.6.1.4.1.49763.1.1.3.1.2)

accessible-for-notify

DisplayString

OCTET STRING (0..64)

Name of the user operation.

As per the MIB.

userOperIP (1.3.6.1.4.1.49763.1.1.3.1.3)

accessible-for-notify

DisplayString

OCTET STRING (0..64)

IP address of the user.

As per the MIB.

userOperCommand (1.3.6.1.4.1.49763.1.1.3.1.4)

accessible-for-notify

DisplayString

OCTET STRING (0..256)

Command executed by the user.

As per the MIB.

 

Notifications

The following information describes the notifications included in the StationSW-MIB module.

ucMacChangeTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.49763.1.2.1

MAC address change.

Informational

N/A

N/A

ON

 

Description

This notification is generated when a MAC address is changed.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.49763.1.1.1 (ucMacChange)

MAC address change information.

N/A

DisplayString

OCTET STRING (0..512)

 

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.

userTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.49763.1.2.2

User status change

Informational

N/A

N/A

ON

 

Description

This notification is generated when a user logs in, logs out, or changes the password.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.49763.1.1.2.1.1

(userIndex)

Index of a user.

Yes

Integer32

Interger32

(1..2147483647)

1.3.6.1.4.1.49763.1.1.2.1.2

(userName)

Name of the user.

No

DisplayString

OCTET STRING (0..64)

1.3.6.1.4.1.49763.1.1.2.1.3

(userType)

Access method of the user.

No

UserTypeEnum

http(1),

https(2),

snmp(3),

telnet(4),

ssh(5),

cli(6),

iec61850(7),

console(8)

1.3.6.1.4.1.49763.1.1.2.1.4

(userStatus)

Status of the user.

No

UserStatusEnum

logIn(1),

logOut(2),

changePassword(3),

loginFail(4)

1.3.6.1.4.1.49763.1.1.2.1.5

(userModified)

Content modified by the user.

No

DisplayString

OCTET STRING (0..64)

1.3.6.1.4.1.49763.1.1.2.1.6

(userIP)

IP address of the user.

No

DisplayString

OCTET STRING (0..64)

 

Recommended action

No action is required.

userOperTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.49763.1.2.3

Command execution by a user

Informational

N/A

N/A

ON

 

Description

This notification is generated when a user executes a command at the CLI.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.49763.1.1.3.1.1

(userOperIndex)

Index of a user operation.

Yes

Integer32

Interger32

(1..2147483647)

1.3.6.1.4.1.49763.1.1.3.1.2

(userOperName)

Name of the user operation.

No

DisplayString

OCTET STRING (0..64)

1.3.6.1.4.1.49763.1.1.3.1.3

(userOperIP)

IP address of the user.

No

DisplayString

OCTET STRING (0..64)

1.3.6.1.4.1.49763.1.1.3.1.4

(userOperCommand)

Command executed by the user.

No

DisplayString

OCTET STRING (0..256)

 

Recommended action

No action is required.

 

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
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
新华三官网