CLARENT-MIB :: cSystemStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLARENT-MIBcSystemStatus

cSystemStatus

Module: CLARENT-MIB

OID (symbolic): CLARENT-MIB::cSystemStatus

OID (numeric): 1.3.6.1.4.1.2858.100.6.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Current status of the Clarent Network Element, if state is shutdownAllowed it means that an enableShutdown down operation has been received. At this point a startShutdown operation would start the shutdown process, if opError then the csystemError will contain an error code

What is cSystemStatus?

This read-only enumeration reports the overall status of the Clarent Network Element, distinguishing normal availability from a state where a shutdown has been enabled, a shutdown actually pending, or an operational error condition. An admin checking cSystemStatus and seeing shutdownAllowed(1) knows an enableShutdown request has already been accepted and a startShutdown would now proceed, while opError(3) signals they should check cSystemError for the fault code. For example, if cSystemStatus reports opError(3), the admin immediately polls cSystemError to retrieve the specific error code before deciding next steps.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.100.6.1.1
snmpwalk -v2c -c public <target> CLARENT-MIB::cSystemStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.100.6.1.1.1
snmpget -v2c -c public <target> CLARENT-MIB::cSystemStatus.1

Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::cSystemStatus 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.1cSysStatusCLARENT-MIB
1.3.6.1.4.1.2858.100.6.1.1cSystemStatusCLARENT-MIB