ITOUCH-CHARACTER-MIB :: cclScriptControl

MIB Reference — IPNetwork Monitor

All MIBsITOUCH-CHARACTER-MIBcclScriptControl

cclScriptControl

Module: ITOUCH-CHARACTER-MIB

OID (symbolic): ITOUCH-CHARACTER-MIB::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> ITOUCH-CHARACTER-MIB::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> ITOUCH-CHARACTER-MIB::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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.13xCharacterITOUCH-CHARACTER-MIB
1.3.6.1.4.1.33.13.7xCclITOUCH-CHARACTER-MIB
1.3.6.1.4.1.33.13.7.1cclParsedScriptTableITOUCH-CHARACTER-MIB
1.3.6.1.4.1.33.13.7.1.1cclParsedScriptEntryITOUCH-CHARACTER-MIB
1.3.6.1.4.1.33.13.7.1.1.2cclScriptControlITOUCH-CHARACTER-MIB