Console-Monitoring-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
24
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
sni OBJECT IDENTIFIER .1.3.6.1.4.1.231 |
RFC1213-MIB Unknown .1.3.6.1.4.1.231 |
sniProductMibs OBJECT IDENTIFIER .1.3.6.1.4.1.231.2 |
sniAppMon OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.23 |
appConsMon OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.23.4 |
consMonGlobalData OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.23.4.1 |
consMonVersionVersion of consol monitorro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.1.1 |
consMonMsgFilterPathname of the message filter filerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.1.2 |
consMonNegMsgFilterPathname of the negative message filter file;
messages in this file are not sent as trapsro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.1.3 |
consMonBS2Group OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.23.4.2 |
consMonCmdFreeIndexThe next free index in the BS2000 command table.
Read this object before setting a new entry in
consMonCmdTable!ro INTEGER .1.3.6.1.4.1.231.2.23.4.2.1 |
consMonCmdTabNumThe number of entries in the table consMonCmdTablero INTEGER .1.3.6.1.4.1.231.2.23.4.2.2 |
consMonCmdTableThe BS2000 command table SEQUENCE OF ConsMonCmdEntry .1.3.6.1.4.1.231.2.23.4.2.3 |
consMonCmdEntryAn entry in the command table ConsMonCmdEntry .1.3.6.1.4.1.231.2.23.4.2.3.1 |
consMonCmdIndexA unique value for each entry, its value
ranges between 1 and the value of consMonCmdTabNumro INTEGER .1.3.6.1.4.1.231.2.23.4.2.3.1.1 |
consMonCmdA BS2000 console commandrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.2.3.1.2 |
consMonCmdResultResult of the BS2000 console command. 'none' means,
that the command has not yet terminatedro Enumeration .1.3.6.1.4.1.231.2.23.4.2.3.1.3 |
consMonCmdMainRetcoThe main returncode of the console commandro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.2.3.1.4 |
consMonOutTableThe output table containing the result of the commands SEQUENCE OF ConsMonOutEntry .1.3.6.1.4.1.231.2.23.4.2.4 |
consMonOutEntryAn entry in the output table ConsMonOutEntry .1.3.6.1.4.1.231.2.23.4.2.4.1 |
consMonOutCmdIndexThe first index in the output table. It is equal to
consMonCmdIndex of the corresponding command in the
command tablero INTEGER .1.3.6.1.4.1.231.2.23.4.2.4.1.1 |
consMonOutLineNoThe second index in the output table. It counts the
number of output lines belonging of one commandro INTEGER .1.3.6.1.4.1.231.2.23.4.2.4.1.2 |
consMonOutContentsthe contents of one line of the output of the commandro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.2.4.1.3 |
consMonBS2AnsAnswer to an BS2000 console messagerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.23.4.2.5 |