All MIBs › MRVINREACH › cclScriptControl
cclScriptControl
Module: MRVINREACH
OID (symbolic): MRVINREACH::cclScriptControl
OID (numeric): 1.3.6.1.4.1.33.13.7.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Control for maintaining the CCL script. The refresh action consists of retrieving the script by name from a script server and parsing it into an executable format. This may be used to add an entry to the table or refresh an existing entry with a new version of the CCL script from the server. This command may take ten seconds or more to complete and may fail if the script file cannot be retrieved or an error is encountered in parsing the CCL script. An error value of genErr is returned upon refresh failure. The refresh action corresponds directly to the commnd: REFRESH SERVER CCL. Setting this field to delete causes a script that is NOT being referenced by any ports to be removed from the list and its memory freed. This action corresponds directly to the command: DELETE SERVER CCL. An error value of badValue is returned upon delete failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.13.7.1.1.2 snmpwalk -v2c -c public <target> MRVINREACH::cclScriptControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.13.7.1.1.2.1 snmpget -v2c -c public <target> MRVINREACH::cclScriptControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.13.7.1.1.2.1 i <value>
Start monitoring MRV Communications In-Reach console/terminal server or power management unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRVINREACH::cclScriptControl OID value, configure state conditions and alerts, and monitor any MRV Communications In-Reach console/terminal server or power management unit from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.13 | xCharacter | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.7 | xCcl | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.7.1 | cclParsedScriptTable | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.7.1.1 | cclParsedScriptEntry | ITOUCH-CHARACTER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.13.7.1.1.2 | cclScriptControl | MRVINREACH |