All MIBs › RAPID-CITY › rcKhiPerformanceSuspendedTaskName
rcKhiPerformanceSuspendedTaskName
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcKhiPerformanceSuspendedTaskName
OID (numeric): 1.3.6.1.4.1.2272.1.85.4.30.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
An unique task id of suspeded task
What is rcKhiPerformanceSuspendedTaskName?
This object provides a unique identifier for a task that has been suspended on the device, capturing which process or service is not currently running. It helps operators identify which specific task was halted during troubleshooting or maintenance activities. An administrator would monitor suspended tasks to understand system state and determine whether manual resumption is needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.4.30.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcKhiPerformanceSuspendedTaskName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.4.30.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcKhiPerformanceSuspendedTaskName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcKhiPerformanceSuspendedTaskName.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85 | rcKhi | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.4 | rcKhiPerformance | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.4.30 | rcKhiPerformanceSuspendedTaskTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.4.30.1 | rcKhiPerformanceSuspendedTaskEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.4.30.1.3 | rcKhiPerformanceSuspendedTaskName | RAPID-CITY |