AISLC-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AISLC-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).
|
|||
Object Name | OID | Type | Access | Info |
aii | 1.3.6.1.4.1.539 | |||
aiSLC | 1.3.6.1.4.1.539.10 |
The MIB Module for Smart Line Cards (SLC) |
||
aiSLCSystem | 1.3.6.1.4.1.539.10.1 | |||
aislcAdminStatus | 1.3.6.1.4.1.539.10.1.1 | integer | read-write |
Configured boot status of the card. A write of boot(2)when this object is in up(1) state will cause the SLC to reboot. Any other write will have no effect. This may not yet be the operational state of the SLC. The current operational state of the SLC is available as aislcOperStatus below. Enumeration: 'boot': 2, 'up': 1. |
aislcAdminPush | 1.3.6.1.4.1.539.10.1.2 | integer | read-write |
A write of push(2) to this object informs the SLC that the management station is done with a group of related set requests. The SLC will save to novolatile memory any unsaved values. The use of this feature by the management station is OPTIONAL. The SLC will save to nonvolatile memory periodically, and upon the occurence of various events, even if the management station never writes to this object. Enumeration: 'ready': 1, 'push': 2. |
aislcOperBaseport | 1.3.6.1.4.1.539.10.1.3 | integer | read-only |
The baseport of the SLC. This is the lowest-numbered backplane Time Division Subchannel assigned to this SLC. |
aislcLastConfigTime | 1.3.6.1.4.1.539.10.1.4 | timeticks | read-only |
The timestamp of the last configuration or inventory change in the SLC. This value should be set to the value of sysUpTime at boot time. Additionaly, this value should be updated when a user changes the configuration or when any new hardware is detected that would effect variables in the supported MIBs. |
aislcAdminResetAlarm | 1.3.6.1.4.1.539.10.1.5 | integer | read-write |
A write of reset(2) to this object informs the SLC that the management station wishes to reset the board alarm level for the SLC to the NORMAL level. The use of this feature by the management station is OPTIONAL. The SLC will reset the alarm status of the SLC to a normal alarm status. Used to reset the alarm status of the SLC after marking an enabled link that is down as dormant. A get of this object will return the current board level alarm state, either normal(1) or linkdown(3). Enumeration: 'reset': 2, 'linkdown': 3, 'normal': 1. |
aislcFirmwareVersion | 1.3.6.1.4.1.539.10.1.6 | displaystring | read-only |
The version of the firmware currently executing on the SLC. This is in the format xxx.yyy[.zzz] where xxx, yyy, and zzz are 1 to 3 digit numbers and the third field, zzz, is optional. |
aislcProductName | 1.3.6.1.4.1.539.10.1.7 | displaystring | read-only |
The name of the product, such as AI296 or AI193-FT. |
aislcRomIdImageId | 1.3.6.1.4.1.539.10.1.8 | displaystring | read-only |
The image identifier (ROM ID) string of the firmware currently executing on the SLC. |
aislcRomIdTimeDate | 1.3.6.1.4.1.539.10.1.9 | dateandtime | read-only |
This is the image build time and date. The DateAndTime type is a structured OCTET STRING, defined in v2-tc.my (SNMPv2 Textual Conventions). |
aislcRomIdSelFeatTable | 1.3.6.1.4.1.539.10.1.10 | no-access |
A table of selectable features in this firmware image. If there are no selectable features, this table is empty. |
|
1.3.6.1.4.1.539.10.1.10.1 | no-access |
Information about a particular selectable feature. |
||
aislcRomIdSelFeatName | 1.3.6.1.4.1.539.10.1.10.1.1 | displaystring | read-only |
The name of the selectable feature for this entry. |
aislcRomIdSelFeatEnabled | 1.3.6.1.4.1.539.10.1.10.1.2 | truthvalue | read-only |
Whether or not this selectable feature is enabled. The TruthValue syntax defines values of true(1) and false(2). |