hcsNewCfgScriptIndex
ALTEON-CHEETAH-LAYER4-MIB ·
.1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.1
Object
column
SNMPv2-SMIInteger32
The index the scriptable health check.
Context
- MIB
- ALTEON-CHEETAH-LAYER4-MIB
- OID
.1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hcsNewCfgTableEntry
- Table
- hcsNewCfgTable
- Siblings
- 18
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hcsNewCfgAddWaitCmd Append a 'wait' command to the script. The set value of this
object should be the maximum waiting time for the packet
containing the content configured in the last expect command.… | column | Integer32 | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.10 |
| hcsNewCfgAddOpenProtCmd Append an 'open' command to the script. The value of this object
should be real server port number or name, followed by a comma,
and then the protocol (either tcp or udp), e.g. '… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.11 |
| hcsNewCfgAddNsendCmd obsolete Append an 'nsend' command to the script. The 'nsend' command is
used to append additional content to the packet generated by the
'bsend' command when the desired 'bsend' content i… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.12 |
| hcsNewCfgAddNexpectCmd obsolete Append an 'nexpect' command to the script. The 'nexpect' command
is used to append additional characters to the 'bexpect' string
when the desired 'bexpect' string is more than 25… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.13 |
| hcsNewCfgAddDepthCmd Append a 'depth' command to the script. The set value of this
object should be the depth (search window) within the data
area of the TCP/UDP packet for matching the string configu… | column | Integer32 | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.14 |
| hcsNewCfgAddLongBsendCmd Append a 'bsend' command to the script. The set value of this
object should be the exact binary data in hex format to be sent
on the port opened with the 'open' command. The 'bse… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.15 |
| hcsNewCfgAddLongBexpectCmd Append a 'bexpect' command to the script. The set value of this
object should be the exact binary data in hex format expected to
be received on the port opened with the 'open' co… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.16 |
| hcsNewCfgAddLongSendCmd Append an 'send' command to the script. The set value of this object
should be the exact characters to be sent on the port opened with the
'open' command. The 'send ' characters w… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.17 |
| hcsNewCfgAddLongExpectCmd Append an 'expect' command to the script. The set value of this
object should be the exact characters expected to be received on
the port opened with the 'open' command. The val… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.18 |
| hcsNewCfgAddLongNsendCmd Append an 'nsend' command to the script. The 'nsend' command is
used to append additional content to the packet generated by the
'bsend' command when the desired 'bsend' content i… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.19 |
| hcsNewCfgScriptString The scriptable health check string. | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.2 |
| hcsNewCfgAddLongNexpectCmd Append an 'nexpect' command to the script. The 'nexpect' command
is used to append additional characters to the 'bexpect' string
when the desired 'bexpect' string is more than 25… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.20 |
| hcsNewCfgAddSendCmd obsolete Append an 'send' command to the script. The set value of this object
should be the exact characters to be sent on the port opened with the
'open' command. The 'send ' characters w… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.4 |
| hcsNewCfgAddExpectCmd obsolete Append an 'expect' command to the script. The set value of this
object should be the exact characters expected to be received on
the port opened with the 'open' command. The val… | column | OctetString | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.5 |
| hcsNewCfgAddCloseCmd Add close command to end of the script. When set to the value of 2
(add), 'close' will be appended to the script. Also, a
'null terminator'(\0) will be automatically appended. Th… | column | Enumeration | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.6 |
| hcsNewCfgRemLastCmd Remove the last command from the script. When set to the value of 2
(remove), last command will be removed from the script. When read,
other(1) is returned. | column | Enumeration | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.7 |
| hcsNewCfgDeleteScript When set to the value of 2 (delete), the entire row is deleted.
When read, other(1) is returned. Setting the value to anything
other than 2(delete) has no effect on the state of t… | column | Enumeration | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.8 |
| hcsNewCfgAddOffsetCmd Append an 'offset' command to the script. The set value of this
object should be the offset from the beginning of the data area
of the TCP/UDP packet to start matching the string … | column | Integer32 | .1.3.6.1.4.1.1872.2.5.4.1.1.13.3.1.9 |