NET-SNMP-EXTEND-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
15
.1.3.6.1.4.1.8072.1.3.2.2 · 1 row entry · 9 columns
A table of scripted extensions - configuration and (basic) output.
nsExtendConfigEntry entry .1.3.6.1.4.1.8072.1.3.2.2.1
A conceptual row within the extension table.
Indexes
nsExtendToken
Column Syntax OID
nsExtendToken
An arbitrary token to identify this extension entry
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.2.1.1
nsExtendCommand
The full path of the command binary (or script) to run
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.2.1.2
nsExtendArgs
Any command-line arguments for the command
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.2.1.3
nsExtendInput
The standard input for the command
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.2.1.4
nsExtendCacheTime
The length of time for which the output of
this command will be cached. During this time,
retrieving the output-related values will not
reinvoke the command.
A value of -1 indicates that the output results
should not b…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8072.1.3.2.2.1.5
nsExtendExecType
The mechanism used to invoke the command.
Enumerationr/w
Enumerated Values:
1exec
2shell
.1.3.6.1.4.1.8072.1.3.2.2.1.6
nsExtendRunType
Used to implement 'push-button' command invocation.
The command for a 'run-on-read' entry will be invoked
whenever one of the corresponding output-related
instances is requested (and assuming the cached value
is not sti…
Enumerationr/w
Enumerated Values:
1run-on-read
2run-on-set
3run-command
.1.3.6.1.4.1.8072.1.3.2.2.1.7
nsExtendStorage
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.8072.1.3.2.2.1.20
nsExtendStatus
Used to create new rows in the table, in the standard manner.
Note that is valid for an instance to be left with the value
notInService(2) indefinitely - i.e. the meaning of 'abnormally
long' (see RFC 2579, RowStatus) f…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8072.1.3.2.2.1.21
.1.3.6.1.4.1.8072.1.3.2.3 · 1 row entry · 4 columns
A table of scripted extensions - configuration and (basic) output.
nsExtendOutput1Entry entry .1.3.6.1.4.1.8072.1.3.2.3.1
A conceptual row within the extension table.
Indexes
No indexes recorded
Column Syntax OID
nsExtendOutput1Line
The first line of output from the command
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.3.1.1
nsExtendOutputFull
The full output from the command, as a single string
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.3.1.2
nsExtendOutNumLines
The number of lines of output (and hence
the number of rows in nsExtendOutputTable
relating to this particular entry).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8072.1.3.2.3.1.3
nsExtendResult
The return value of the command.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8072.1.3.2.3.1.4
.1.3.6.1.4.1.8072.1.3.2.4 · 1 row entry · 2 columns
A table of (line-based) output from scripted extensions.
nsExtendOutput2Entry entry .1.3.6.1.4.1.8072.1.3.2.4.1
A conceptual row within the line-based output table.
Indexes
nsExtendToken nsExtendLineIndex
Column Syntax OID
nsExtendLineIndex
The index of this line of output.
For a given nsExtendToken, this will run from
1 to the corresponding value of nsExtendNumLines.
Integer32
Constraints:
range: 1-1024
.1.3.6.1.4.1.8072.1.3.2.4.1.1
nsExtendOutLine
A single line of output from the extension command.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8072.1.3.2.4.1.2