Home/Catalog/APTIS-ACTIONS-MIB

APTIS-ACTIONS-MIB

AI MIB Summary

The APTIS-ACTIONS-MIB enables SNMP-based invocation of administrative control commands and operational triggers within APTIS (Advanced Packet Inspection and Traffic Inspection System) appliances. It facilitates remote execution of specific device functions, such as interface resets, service restarts, or configuration updates, rather than monitoring passive performance metrics.

The following variables describe the administrative actions that may be invoked through SNMP.
Main OID:
aptisActionsModule.1.3.6.1.4.1.2637.1.1.5
50
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

50 total
Object Name
aptisActionsModuleThe following variables describe the administrative actions that may be invoked through SNMP.
MODULE-IDENTITY
.1.3.6.1.4.1.2637.1.1.5
slotControlTableslot control
SEQUENCE OF SlotControlEntry
.1.3.6.1.4.1.2637.2.3.203
slotControlEntryThis is the structure of entries in the slotControlTable.
SlotControlEntry
.1.3.6.1.4.1.2637.2.3.203.1
slotControlInstanceEach invocation of this action will have a unique instance number, assigned by the switch.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.203.1.1
slotControlStatusGenerallike, did it work, or what? This is the standard actionStatus enum used for all actions.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.203.1.2
slotControlStatusSpecificlike, did it work, or what? If the generalStatus is err-param or failed, this will hold a more specific error number.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.203.1.3
slotControlSlotIndexThe physical slot number.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.203.1.11
slotControlSlotActionThe action requested for this slot.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.203.1.12
sessionTerminateTableThis action allows a remote manager to terminate an active session.
SEQUENCE OF SessionTerminateEntry
.1.3.6.1.4.1.2637.2.3.230
sessionTerminateEntryThis is the structure of entries in the sessionTerminateTable.
SessionTerminateEntry
.1.3.6.1.4.1.2637.2.3.230.1
sessionTerminateInstanceEach invocation of this action will have a unique instance number, assigned by the switch.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.230.1.1
sessionTerminateStatusGeneralThis is the standard actionStatus enum used for all actions.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.230.1.2
sessionTerminateStatusSpecificIf generalStatus is err-param or failed, this will hold a more specific error number.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.230.1.3
sessionTerminateBootEraAn input parameter to the session-terminate action. Together with the sessionID, uniquely identifies the session to terminate. If a value is provided, it must match the current value of bootEra, so this field is only provided as a safeguard to ensure that sessions from the wrong boot era can't be terminated accidentally.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.230.1.11
sessionTerminateSessionIDAn input parameter to the session-terminate action, naming the session which should be terminated.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.230.1.12
sessionTerminateSignatureAn input parameter to the session-terminate action, providing a cryptographically secure verification that the manager requesting the termination has the appropriate credentials to do so. NOTE: the exact algorithm for generating the signature has not yet been determined.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2637.2.3.230.1.13
t1TestTableT1 Testing Control.
SEQUENCE OF T1TestEntry
.1.3.6.1.4.1.2637.2.3.2106
t1TestEntryThis is the structure of entries in the t1TestTable.
T1TestEntry
.1.3.6.1.4.1.2637.2.3.2106.1
t1TestInstanceT1 Test Instance.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.2106.1.1
t1TestTestTypetype of test to run.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.2106.1.2
t1TestSlotNumberID of the slot to run the test on.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.2106.1.3
t1TestPortNumberID of the DS1 to run the test on.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.2106.1.4
t1TestTestLengthnumber of bytes of data to send.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.2106.1.5
t1TestErrorRatepercentage of data received with errors.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.2106.1.6
t1TestStatecurrent state of test.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.2106.1.7
flashWriteTableThis action causes a portion of the configuration subtree to be written out to a text file on one of the CVX system's local flash cards.
SEQUENCE OF FlashWriteEntry
.1.3.6.1.4.1.2637.2.3.3501
flashWriteEntryThis is the structure of entries in the flashWriteTable.
FlashWriteEntry
.1.3.6.1.4.1.2637.2.3.3501.1
flashWriteInstanceEach invocation of this action will have a unique instance number, assigned by the switch.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.3501.1.1
flashWriteStatusGeneralThis is the standard actionStatus enum used for all actions.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3501.1.2
flashWriteStatusSpecificIf generalStatus is err-param or failed, this will hold a more specific error number.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3501.1.3
flashWritePathStringThe starting node in the configuration tree. The contents of all the nodes under this node will be written out to the text file.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2637.2.3.3501.1.11
flashWriteFileNameThe relative file name to hold the text config. The CVX file system uses drive C: to refer to the bottom flash card, and D: to refer to the top flash card. If the drive letter is not specified, then C: is assumed. If this file exists, it will only be overwritten with a complete copy of the output from this action. NOTE that the file CONFIG.CVX is not accessible through this action. To save the config to flash where it will be used at the next reboot, use the flashSave action instead.rw
DisplayString
.1.3.6.1.4.1.2637.2.3.3501.1.12
flashWriteBytesWrittenOn success, the total number of bytes written to flash.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.3501.1.13
flashWriteVerboseModeSetting this field to TRUE requests that the output file contain all configuration values, otherwise only those that differ from the default values.rw
Boolean (APTIS-MIB)
.1.3.6.1.4.1.2637.2.3.3501.1.14
flashReadTableThis action causes the configuration subtree to be read to one of the CVX system's local flash cards.
SEQUENCE OF FlashReadEntry
.1.3.6.1.4.1.2637.2.3.3502
flashReadEntryThis is the structure of entries in the flashReadTable.
FlashReadEntry
.1.3.6.1.4.1.2637.2.3.3502.1
flashReadInstanceEach invocation of this action will have a unique instance number, assigned by the switch.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.3502.1.1
flashReadStatusGeneralThis is the standard actionStatus enum used for all actions.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3502.1.2
flashReadFileNameThe relative file name to hold the text config. The CVX file system uses drive C: to refer to the bottom flash card, and D: to refer to the top flash card. If the drive letter is not specified, then C: is assumed.rw
DisplayString
.1.3.6.1.4.1.2637.2.3.3502.1.12
flashReadLinesReadOn success, the total number of lines read from flash.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.3502.1.13
flashSaveTableThis action saves the configuration to the flash file CONFIG.CVX. It is equivalent to the 'write' command in the CLI.
SEQUENCE OF FlashSaveEntry
.1.3.6.1.4.1.2637.2.3.3503
flashSaveEntryThis is the structure of entries in the flashSaveTable.
FlashSaveEntry
.1.3.6.1.4.1.2637.2.3.3503.1
flashSaveInstanceEach invocation of this action will have a unique instance number, assigned by the switch.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.3503.1.1
flashSaveStatusGeneralThis is the standard actionStatus enum used for all actions.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3503.1.2
flashSaveStatusSpecificIf generalStatus is err-param or failed, this will hold a more specific error number.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3503.1.3
resetTableCVX Chassis <RESET> Options.
SEQUENCE OF ResetEntry
.1.3.6.1.4.1.2637.2.3.3510
resetEntryThis is the structure of entries in the resetTable.
ResetEntry
.1.3.6.1.4.1.2637.2.3.3510.1
resetInstanceEach invocation of this action will have a unique instance number, assigned by the switch.rw
INTEGER
.1.3.6.1.4.1.2637.2.3.3510.1.1
resetStatusGeneralThis is the standard actionStatus enum used for all actions.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3510.1.2
resetResetTypeSelect the type of reset requested.rw
Enumeration
.1.3.6.1.4.1.2637.2.3.3510.1.11
APTIS-ACTIONS-MIB - SNMP MIB Reference | MIBs Explorer