- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-GRPC-MIB | 93.19 KB |
Contents
HH3C-GRPC-MIB
About this MIB
Use this MIB to obtain and manage gRPC information.
MIB file name
hh3c-grpc.mib
Notifications
hh3cGrpcLogin
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.1 |
A gRPC user logged in successfully. |
Informational |
Informational |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when a gRPC user logs in successfully.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcUserName) |
Username of the gRPC user. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.259.1.1.2 (hh3cGrpcUserIPAddressType) |
IP version of the gRPC user. |
N/A |
InetAddressType |
Standard MIB values. |
1.3.6.1.4.1.25506.2.259.1.1.3 (hh3cGrpcUserIPAddress) |
IP address of the gRPC user. |
N/A |
InetAddress |
Standard MIB values. |
1.3.6.1.4.1.25506.2.259.1.1.4 (hh3cGrpcSessionId) |
Session ID of the gRPC user. |
N/A |
Integer32 |
Standard MIB values. |
Recommended action
No action is required.
hh3cGrpcLoginFailure
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.2 |
A gRPC user failed to log in. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when a gRPC user fails to log in.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcUserName) |
Username of the gRPC user. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.259.1.1.2 (hh3cGrpcUserIPAddressType) |
IP version of the gRPC user. |
N/A |
InetAddressType |
Standard MIB values. |
1.3.6.1.4.1.25506.2.259.1.1.3 (hh3cGrpcUserIPAddress) |
IP address of the gRPC user. |
N/A |
InetAddress |
Standard MIB values. |
Recommended action
To resolve this issue, check the username and password of the gRPC user and check whether the number of gRPC sessions reaches the threshold.
hh3cGrpcLogout
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.3 |
A gRPC user logged out successfully. |
Informational |
Informational |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when a gRPC user logs out successfully.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcUserName) |
Username of the gRPC user. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.259.1.1.2 (hh3cGrpcSessionId) |
Session ID of the gRPC user. |
N/A |
Integer32 |
Standard MIB values. |
Recommended action
No action is required.
hh3cGrpcServerFailure
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.4 |
Failed to enable the gRPC service. |
Informational |
Major |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the gRPC service fails to be enabled.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcTrapDescription) |
gRPC SNMP notification description (the same as the log message). |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
Due to port conflict, a connection fails to be established with the gRPC server. To resolve this issue, check whether the listening port for the gRPC service has been used.
hh3cGrpcServiceStop
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.5 |
gRPC sampling stopped. |
Error |
Major |
1.3.6.1.4.1.25506.2.259.2.0.6 (hh3cGrpcServiceRecover) |
ON |
Notification triggers
This notification is generated when sampling stops because the CPU usage of gRPC exceeds the value set by the grpc cpu-usage max-percent command.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcTrapDescription) |
gRPC SNMP notification description (the same as the log message). |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
Reduce sensor paths or set a large sampling interval.
hh3cGrpcServiceRecover
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.6 |
gRPC sampling recovered. |
Recovery |
Major |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when sampling recovers because the CPU usage of gRPC drops below or reaches the value set by the grpc cpu-usage max-percent command.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcTrapDescription) |
gRPC SNMP notification description (the same as the log message). |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
No action is required.
hh3cGrpcSubscribeEventFailure
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.7 |
Event subscription failed. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when event subscription fails.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcEventName) |
Event name. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
No action is required.
hh3cGrpcReceiveSubscription
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.259.2.0.8 |
The device received a subscription request for a module. |
Informational |
Informational |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the device receives a subscription request for a module.
System impact
No negative impact on the system.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.259.1.1.1 (hh3cGrpcModuleName) |
Module name. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
No action is required.