CLARENT-MIB :: cSysOperation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLARENT-MIBcSysOperation

cSysOperation

Module: CLARENT-MIB

OID (symbolic): CLARENT-MIB::cSysOperation

OID (numeric): 1.3.6.1.4.1.2858.100.6.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: User can reboot the system by issuing an enableShutdown operation followed by a startShutdown operation. When the system is enabled for shutdown the clarent shutdowntrap is emitted, disableShutdown inhibits shutdown until an enableShutdown is received. Default state is Shutdown disabled

What is cSysOperation?

This read-write integer is the control object an admin uses to reboot the Clarent element gracefully, by first setting it to enableShutdown(0), which triggers the Clarent shutdown trap, and then to startShutdown(2) to actually begin the shutdown, with disableShutdown(1) as the default that blocks shutdown until re-armed. It exists to enforce a deliberate two-step confirmation before a network element carrying live calls is taken down. For example, an admin planning maintenance sets cSysOperation to enableShutdown(0) first, waits for the shutdown trap notification, then sets it to startShutdown(2) to actually reboot the element.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.100.6.2.1
snmpwalk -v2c -c public <target> CLARENT-MIB::cSysOperation

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.100.6.2.1.1
snmpget -v2c -c public <target> CLARENT-MIB::cSysOperation.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2858.100.6.2.1.1 i <value>

Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::cSysOperation OID value, configure state conditions and alerts, and monitor any Clarent VoIP gateway (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2858clarentCLARENT-MIB
1.3.6.1.4.1.2858.100mgtCLARENT-MIB
1.3.6.1.4.1.2858.100.6cSysManagementCLARENT-MIB
1.3.6.1.4.1.2858.100.6.2cSysControlCLARENT-MIB
1.3.6.1.4.1.2858.100.6.2.1cSysOperationCLARENT-MIB