AISYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: WESTELL INC.


 Home MIB: AISYSTEM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 aii 1.3.6.1.4.1.539
         aiSystem 1.3.6.1.4.1.539.8
The System MIB Module for AI Equipment
             aiSystemSendsStatusTraps 1.3.6.1.4.1.539.8.1 truthvalue read-only
This flag indicates whether or not this agent sends traps when its ports change status. The TruthValue syntax defines values of true(1) and false(2).
             aiSystemLastTrapSequenceNum 1.3.6.1.4.1.539.8.2 integer read-only
This is the sequence number of the last trap sent by this agent. The sequence number starts at zero following a hardware reset or power-up. When the sequence number reaches 0xffffffff, it rolls over to 0 on the next trap. If the agent supports trap sequence numbers, it must include the trap sequence number when it sends traps and it must notify the CLC via a window transaction after each trap. When this varbind appears in a trap, this is the sequence number of that trap.
             aiSystemLastTrapMsg 1.3.6.1.4.1.539.8.3 displaystring read-only
The message text which was inserted in the last trap sent by this agent. If this agent does not support traps, the string is blank. When this varbind appears in a trap, the value is the message for that trap.
             aiSystemDisc 1.3.6.1.4.1.539.8.4
                 aiSystemDiscVersion 1.3.6.1.4.1.539.8.4.1 integer read-only
The version of the aiSystem discovery tables supported by the SNMP agent. Each time modifications are made to the syntax of any part of this MIB under the aiSystemDisc branch, the version number must be incremented. For example, if a new column is added to a table or a new value is added to an enum object, the version must be incremented. If a description is changed or an object name is changed, the version is not incremented.
                 aiSystemDiscLastChanged 1.3.6.1.4.1.539.8.4.2 dateandtime read-only
The date and time of the last change to any object under the aiSystemDisc branch of this MIB. The DateAndTime type is a structured OCTET STRING, defined in v2-tc.my (SNMPv2 Textual Conventions).
                 aiSysDiscModuleTable 1.3.6.1.4.1.539.8.4.3 no-access
A table of modules in the system.
                     aiSysModuleTableEntry 1.3.6.1.4.1.539.8.4.3.1 no-access
Information unique to a particular module.
                         aiSysMTIndex 1.3.6.1.4.1.539.8.4.3.1.1 object identifier read-only
The index for the module or submodule described in this row. The top-level module's oid is always 1.1. Submodules nest within the top-level module (e.g. 1.1.1, 1.1.2,...) and may have submodules nested within them to an arbitrary level(e.g. 1.1.1.1, 1.1.1.2,...). Each hardware component which has a product code that can be read or inferred by the SNMP agent may appear as a row in this table. The nesting of modules within modules describes the hierarchy of the hardware components that make up the top-level module.
                         aiSysMTProductName 1.3.6.1.4.1.539.8.4.3.1.2 displaystring read-only
The product name of the module. This is the name from the module's auto-id part, if it has one.
                         aiSysMTSerialNumber 1.3.6.1.4.1.539.8.4.3.1.3 displaystring read-only
The serial number of the module. This is the serial number from the module's auto-id part, if it has one.
                         aiSysMTManufDate 1.3.6.1.4.1.539.8.4.3.1.4 displaystring read-only
The date of manufacture of the module. This is the manufacture date from the module's auto-id part, if it has one.
                 aiSysDiscStatumTable 1.3.6.1.4.1.539.8.4.4 no-access
A table of statums in the system.
                     aiSysStatumTableEntry 1.3.6.1.4.1.539.8.4.4.1 no-access
Information unique to a particular statum.
                         aiSysSTIndex 1.3.6.1.4.1.539.8.4.4.1.1 object identifier read-only
The index for the statum described in this row. This is a module table index (aiSysMTIndex) with a unique statum number appended (e.g. 1.1.1.2.1, 1.1.1.2.2,... where 1.1.1.2 is the module table index and 1, 2,... are statum numbers). The module table identifier is from the parent module that contains the port or point associated with this entry, or the top-level module, if this statum is not associated with a specific hardware assembly.
                         aiSysSTLabel 1.3.6.1.4.1.539.8.4.4.1.2 displaystring read-only
A label that uniquely identifies this statum within its faceplate.
                         aiSysSTFaceplateModule 1.3.6.1.4.1.539.8.4.4.1.3 object identifier read-only
The module table index (aiSysMTIndex) of the module table entry associated with the faceplate that this statum's connector extends from. This may be the module this statum is nested under or any other module, including the top-level module of the system.
                         aiSysSTFaceplateOpening 1.3.6.1.4.1.539.8.4.4.1.4 integer read-only
The identifier of the faceplate opening that this statum's connector extends from. Each opening in a given faceplate must have a unique numeric identifier.
                         aiSysSTOpeningIndex 1.3.6.1.4.1.539.8.4.4.1.5 integer read-only
A number that identifies the index of the statum in its opening identified in aiSysSTFaceplateOpening. If only one statum is accessible from an opening then that statum has an opening index of 1. If more than one statum is accessible through an opening, then the first statum is given the index of 1. Each successive statum for an opening has an index of one greater than the previous statum's opening index.
                         aiSysSTHwIntType 1.3.6.1.4.1.539.8.4.4.1.6 aiihwinttype read-only
Identifies the hardware interface type for the statum.
                         aiSysSTConnType 1.3.6.1.4.1.539.8.4.4.1.7 aiiconntype read-only
Identifies the connector type for the statum. If a statum is internal to the device, aiSysSTFaceplateOpening equal to 0, then its connector type should be 'noConnType'. If a statum has a proprietary connector then its connector type should be 'propConnType'.
                         aiSysSTMonTabIndex 1.3.6.1.4.1.539.8.4.4.1.8 integer read-only
The index into the table which is used to monitor the status of the statum (e.g. statums of type serialSync should have their aiLinkTable index identified).
             aiSystemManagerTable 1.3.6.1.4.1.539.8.5 no-access
Table of IP addresses to which SNMP traps will be sent, indexed by an integer.
                 aiSystemManagerTableEntry 1.3.6.1.4.1.539.8.5.1 no-access
Entry of aiSystemManagerTable.
                     aisysManagerIndex 1.3.6.1.4.1.539.8.5.1.1 positiveinteger read-only
Index into this table of SNMP managers.
                     aisysManagerAddress 1.3.6.1.4.1.539.8.5.1.2 ipaddress read-write
SNMP manager IP address. 0.0.0.0 indicates an unused entry.
             aiSystemCmdReboot 1.3.6.1.4.1.539.8.6 integer read-write
Configured boot status of the system. A write of boot(2) when this object is in up(1) state will cause the system to reboot. Any other write will have no effect. Enumeration: 'boot': 2, 'up': 1.
             aiSystemStatusLastConfig 1.3.6.1.4.1.539.8.7 octet string read-only
An md5sum hash of the current configuration file. This will be used as a timestamp of a sort by the management station.