AIBADGER-MIB: View SNMP OID List / Download MIB
VENDOR: APPLIED INNOVATION INC.
Home | MIB: AIBADGER-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 |
ai_Badger | 1.3.6.1.4.1.1438 |
A MIB module for AI's AIBadger |
||
netManager | 1.3.6.1.4.1.1438.1 | |||
aibadger | 1.3.6.1.4.1.1438.2 | |||
aibadgerInfo | 1.3.6.1.4.1.1438.2.1 | |||
aibadgerSAMVer | 1.3.6.1.4.1.1438.2.1.1 | displaystring | read-only |
The aibadgerSAMVer is its hardware and software version for the aibadger and the SAM board. |
aibadgerMACAddr | 1.3.6.1.4.1.1438.2.1.2 | displaystring | read-only |
The aibadgerMACAddr is the MAC Address of the SAM board. |
aibadgerStatus | 1.3.6.1.4.1.1438.2.1.3 | displaystring | read-only |
The aibadgerStatus is the status of the aibadger. The possible values are: working, failed, disabled. |
aibadgerTimeTag | 1.3.6.1.4.1.1438.2.1.4 | displaystring | read-only |
The aibadgerTimeTag is the time stamp when the aibadger status changed. |
aibadgerRsp | 1.3.6.1.4.1.1438.2.1.5 | displaystring | read-only |
The aibadgerRsp is the descriptive string for the aibadger status. |
aibadgerTrapAck | 1.3.6.1.4.1.1438.2.1.6 | displaystring | read-write |
The aibadgerTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager. |
aibadgerTest | 1.3.6.1.4.1.1438.2.1.7 | displaystring | read-write |
The aibadgerTest is for testing the SNMP get and set command for SNMP. Whenever this string is changed it will send a trap to the SNMP manager |
deviceTbl | 1.3.6.1.4.1.1438.2.2 | no-access |
The (conceptual) table listing the network element devices connected to the SAM board |
|
1.3.6.1.4.1.1438.2.2.1 | no-access |
An entry (conceptual row) in the deviceTbl. |
||
devTblIndex | 1.3.6.1.4.1.1438.2.2.1.1 | integer | no-access |
The auxiliary variable used for identifying instances of the columnar objects in the deviceTbl. |
devName | 1.3.6.1.4.1.1438.2.2.1.2 | displaystring | read-only |
The devName is the name of the BAM or other device in the device table. |
devMacAddr | 1.3.6.1.4.1.1438.2.2.1.3 | displaystring | read-only |
The devMacAddr is the Mac Address or hardware board related address for the device in the device table. |
devVersion | 1.3.6.1.4.1.1438.2.2.1.4 | displaystring | read-only |
The devVersion is the hardware and software version for the device in the device table. |
devBiCnt | 1.3.6.1.4.1.1438.2.2.1.5 | integer | read-only |
The devBiCnt is the number of bistate points for the device in the device table. |
devAnaCnt | 1.3.6.1.4.1.1438.2.2.1.6 | integer | read-only |
The devAnaCnt is the number of analog points for the device in the device table. |
devCtrlCnt | 1.3.6.1.4.1.1438.2.2.1.7 | integer | read-only |
The devCtrlCnt is the number of control points for the device in the device table. |
devStatus | 1.3.6.1.4.1.1438.2.2.1.8 | displaystring | read-only |
The devStatus is current Status for the device in the device table. The possiable values are: working,failed, disabled. |
devStatusTimeTag | 1.3.6.1.4.1.1438.2.2.1.9 | displaystring | read-only |
The devStatusTimeTag is time stamp of the current status for the device in the device table. |
devRspStr | 1.3.6.1.4.1.1438.2.2.1.10 | displaystring | read-only |
The devRspStr is more descriptive string for the current status about this device. |
devTrapAck | 1.3.6.1.4.1.1438.2.2.1.11 | displaystring | read-write |
The devTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager. |
bistateTbl | 1.3.6.1.4.1.1438.2.3 | no-access |
The (conceptual) table listing all of the bistate points for all of the devices on the aibadger |
|
1.3.6.1.4.1.1438.2.3.1 | no-access |
An entry (conceptual row) in the deviceTbl. |
||
biTblIndex | 1.3.6.1.4.1.1438.2.3.1.1 | integer | no-access |
The auxiliary variable used for identifying instances of the columnar objects in the bistateTbl. |
biAlmID | 1.3.6.1.4.1.1438.2.3.1.2 | displaystring | read-only |
The biAlmID is the unique alarm identifier for the aibadger. |
biDeviceName | 1.3.6.1.4.1.1438.2.3.1.3 | displaystring | read-only |
The biDeviceName is the name of the device for this bistate point. |
biNumber | 1.3.6.1.4.1.1438.2.3.1.4 | integer | read-only |
The biNumber is the physical number for the bistatepoint. |
biName | 1.3.6.1.4.1.1438.2.3.1.5 | displaystring | read-only |
The biName is the user assigned name for this bistate point. |
biStatus | 1.3.6.1.4.1.1438.2.3.1.6 | displaystring | read-only |
The biStatus is the current status for this bistate point. The possiable values are: critical, major, minor-b, minor-a, normal, informational, not-defined, maintenance. |
biRspStr | 1.3.6.1.4.1.1438.2.3.1.7 | displaystring | read-only |
The biRspStr is the descriptive string for this current status for this bistate point. |
biStatusTimeTag | 1.3.6.1.4.1.1438.2.3.1.8 | displaystring | read-only |
The biStatusTimeTag is the time stamp for the current status when the status changed for this bistate point. |
biTrapAck | 1.3.6.1.4.1.1438.2.3.1.9 | displaystring | read-write |
The biTrapAck contains trap IP related information if the trap needs to be acknowledged by the manager. |
biField1 | 1.3.6.1.4.1.1438.2.3.1.10 | displaystring | read-only |
The biField1 holds additional information for each points. |
biField2 | 1.3.6.1.4.1.1438.2.3.1.11 | displaystring | read-only |
The biField1 holds additional information for each points. |
analogTbl | 1.3.6.1.4.1.1438.2.4 | no-access |
The (conceptual) table listing all of the analog alarms for all the devices on the aibadger. |
|
1.3.6.1.4.1.1438.2.4.1 | no-access |
An entry (conceptual row) in the analog table. |
||
anaTblIndex | 1.3.6.1.4.1.1438.2.4.1.1 | integer | no-access |
The auxiliary variable used for identifying instances of the columnar objects in the analogTbl. |
anaAlmID | 1.3.6.1.4.1.1438.2.4.1.2 | displaystring | read-only |
The anaAlmID is the unique alarm identifier for the aibadger. |
anaDeviceName | 1.3.6.1.4.1.1438.2.4.1.3 | displaystring | read-only |
The anaDeviceName is the name of the device for this analog point. |
anaNumber | 1.3.6.1.4.1.1438.2.4.1.4 | integer | read-only |
The anaNumber is the physical number for the analog point. |
anaName | 1.3.6.1.4.1.1438.2.4.1.5 | displaystring | read-only |
The anaName is the user assigned name for this analog point. |
anaStatus | 1.3.6.1.4.1.1438.2.4.1.6 | displaystring | read-only |
The anaStatus is the current status for this analog point. The possiable values are: critical, major, minor-b, minor-a, normal, informational, not-defined, maintenance. |
anaRspStr | 1.3.6.1.4.1.1438.2.4.1.7 | displaystring | read-only |
The anaRspStr is the descriptive string for this current status for this analog point. |
anaStatusTimeTag | 1.3.6.1.4.1.1438.2.4.1.8 | displaystring | read-only |
The anaStatusTimeTag is the time stamp for the current status when the status changed for this analog point. |
anaValue | 1.3.6.1.4.1.1438.2.4.1.9 | displaystring | read-only |
The anaValue is the current value for this analog point. |
anaThreshold | 1.3.6.1.4.1.1438.2.4.1.10 | displaystring | read-only |
The anaThreshold is the threshold for this analog point indicating the off-normal and normal value range. |
anaTrapAck | 1.3.6.1.4.1.1438.2.4.1.11 | displaystring | read-write |
The anaTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager . |
anaField1 | 1.3.6.1.4.1.1438.2.4.1.12 | displaystring | read-only |
The anaField1 holds additional information for each points. |
anaField2 | 1.3.6.1.4.1.1438.2.4.1.13 | displaystring | read-only |
The anaField1 holds additional information for each points. |
controlTbl | 1.3.6.1.4.1.1438.2.5 | no-access |
The (conceptual) table listing all of the control points for all the devices on the aibadger |
|
1.3.6.1.4.1.1438.2.5.1 | no-access |
An entry (conceptual row) in the control points table. |
||
ctrlTblIndex | 1.3.6.1.4.1.1438.2.5.1.1 | integer | no-access |
The auxiliary variable used for identifying instances of the columnar objects in the ctrlstateTbl. |
ctrlAlmID | 1.3.6.1.4.1.1438.2.5.1.2 | displaystring | read-only |
The ctrlAlmID is the unique alarm identifier for the aibadger. |
ctrlDeviceName | 1.3.6.1.4.1.1438.2.5.1.3 | displaystring | read-only |
The ctrlDeviceName is the name of the device for this control point. |
ctrlNumber | 1.3.6.1.4.1.1438.2.5.1.4 | integer | read-only |
The ctrlNumber is the physical number for the control point. |
ctrlName | 1.3.6.1.4.1.1438.2.5.1.5 | displaystring | read-only |
The ctrlName is the user assigned name for this control point. |
ctrlStatus | 1.3.6.1.4.1.1438.2.5.1.6 | displaystring | read-only |
The ctrlStatus is the current status for this control point. The possiable values are: critical, major, minor-b, minor-a, normal, informational, not-defined, maintenance. |
ctrlRspStr | 1.3.6.1.4.1.1438.2.5.1.7 | displaystring | read-only |
The ctrlRspStr is the descriptive string of the current status for this bistate point. |
ctrlStatusTimeTag | 1.3.6.1.4.1.1438.2.5.1.8 | displaystring | read-only |
The ctrlStatusTimeTag is the time stamp for the current status when the status changed for this bistate point. |
ctrlState | 1.3.6.1.4.1.1438.2.5.1.9 | integer | read-write |
The ctrlState represents the current state of the control point.1--latch off,2--latch on,3--momentary off,4--momentary on. |
ctrlTrapAck | 1.3.6.1.4.1.1438.2.5.1.10 | displaystring | read-write |
The ctrlTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager. |
ctrlField1 | 1.3.6.1.4.1.1438.2.5.1.11 | displaystring | read-only |
The ctrlField1 holds additional information for the point. |
ctrlField2 | 1.3.6.1.4.1.1438.2.5.1.12 | displaystring | read-only |
The ctrlField1 holds additional information for the point. |
snmpManagerTbl | 1.3.6.1.4.1.1438.2.6 | no-access |
The (conceptual) table listing all of SNMP manager's names,IP addresses and community names configured on the aibadger |
|
1.3.6.1.4.1.1438.2.6.1 | no-access |
An entry (conceptual row) in the snmp manager table. |
||
snmpTblIndex | 1.3.6.1.4.1.1438.2.6.1.1 | integer | no-access |
The auxiliary variable used for identifying instances of the columnar objects in the snmpManagerTbl. |
name | 1.3.6.1.4.1.1438.2.6.1.2 | displaystring | read-only |
The name is the name string for the SNMP manager. |
ipAddr | 1.3.6.1.4.1.1438.2.6.1.3 | displaystring | read-only |
The ipAddr is the IP address for the SNMP manager. |
community | 1.3.6.1.4.1.1438.2.6.1.4 | displaystring | read-only |
The commnity is the community name string for the SNMP manager. |
snmpSettings | 1.3.6.1.4.1.1438.2.7 | |||
trapVer | 1.3.6.1.4.1.1438.2.7.1 | displaystring | read-only |
The trapVer is the SNMP trap version the aibadger is configured to send. The possiable values are v1, v2. |
trapControl | 1.3.6.1.4.1.1438.2.7.2 | displaystring | read-only |
The trapControl indicates the aibadger is configured to enable or disable all traps. The possiable values are enable or disable. |
trapSerControl | 1.3.6.1.4.1.1438.2.7.3 | displaystring | read-only |
The trapSerControl is the severity threshold that triggers a trap if trap control is enabled on the aibadger. The possiable severity values are: critical,major,minor-a,minor-b |
ackControl | 1.3.6.1.4.1.1438.2.7.4 | displaystring | read-only |
The ackControl indicates if the aibadger is configured to expect an acknowlegement from an SNMP manager when it sends a trap. The SNMP manager must support this feature if you enable ackControl on the aibadger. The possiable values for ackControl are enable or disable. |
ackSerControl | 1.3.6.1.4.1.1438.2.7.5 | displaystring | read-only |
The ackSerControl is the trap severity threshold that enables an acknowlegement from a SNMP manager if the ackControl is enabled on the aibadger. The SNMP manager must support this feature. The possiable severity values are: critical, major,minor-a,minor-b |
aibadgerTraps | 1.3.6.1.4.1.1438.2.8 | |||
healthTrap | 1.3.6.1.4.1.1438.2.8.1 | |||
healthCheck | 1.3.6.1.4.1.1438.2.8.1.1 |
The SNMP trap is generated every 24 hours to indicate that the SAM board is still there. |
||
bistateTrap | 1.3.6.1.4.1.1438.2.8.2 | |||
maintenaceBistateTrap | 1.3.6.1.4.1.1438.2.8.2.1 |
The SNMP trap is generated when a bistate point has change of state and it is currently in maintenance state. |
||
notDefinedBistateTrap | 1.3.6.1.4.1.1438.2.8.2.2 |
The SNMP trap is generated when a bistate point has change of state and it is currently in not-defined state. |
||
infoBistateTrap | 1.3.6.1.4.1.1438.2.8.2.3 |
The SNMP trap is generated when a bistate point has change of state and it is currently in informational state. |
||
normalBistateTrap | 1.3.6.1.4.1.1438.2.8.2.4 |
The SNMP trap is generated when a bistate point has change of state and it is currently in normal state. |
||
minor_aBistateTrap | 1.3.6.1.4.1.1438.2.8.2.5 |
The SNMP trap is generated when a bistate point has change of state and it is currently in minor-a state. |
||
minor_bBistateTrap | 1.3.6.1.4.1.1438.2.8.2.6 |
The SNMP trap is generated when a bistate point has change of state and it is currently in minor-b state. |
||
majorBistateTrap | 1.3.6.1.4.1.1438.2.8.2.7 |
The SNMP trap is generated when a bistate point has change of state and it is currently in major state. |
||
criticalBistateTrap | 1.3.6.1.4.1.1438.2.8.2.8 |
The SNMP trap is generated when a bistate point has change of state and it is currently in critical state. |
||
analogTrap | 1.3.6.1.4.1.1438.2.8.3 | |||
maintenanceAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.1 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in maintenance mode. |
||
notDefinedAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.2 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in not-defined state. |
||
infoAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.3 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in informational state. |
||
normalAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.4 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in normal state. |
||
minor_aAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.5 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in minor-a state. |
||
minor_bAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.6 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in minor-b state. |
||
majorAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.7 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in major state. |
||
criticalAnalogTrap | 1.3.6.1.4.1.1438.2.8.3.8 |
The SNMP trap is generated when an analog point value crosses its threshold and it is currently in critical state. |
||
controlTrap | 1.3.6.1.4.1.1438.2.8.4 | |||
maintenanceControlTrap | 1.3.6.1.4.1.1438.2.8.4.1 |
The SNMP trap is generated when a control point has a change of state and it is in maintenance state. |
||
notDefinedControlTrap | 1.3.6.1.4.1.1438.2.8.4.2 |
The SNMP trap is generated when a control point has a change of state and it is currently in not-defined state. |
||
infoControlTrap | 1.3.6.1.4.1.1438.2.8.4.3 |
The SNMP trap is generated when a control point has a change of state and it is currently in informational state. |
||
normalControlTrap | 1.3.6.1.4.1.1438.2.8.4.4 |
The SNMP trap is generated when a control point has a change of state and it is currently in normal state. |
||
minor_aControlTrap | 1.3.6.1.4.1.1438.2.8.4.5 |
The SNMP trap is generated when a control point has a change of state and it is currently in minor-a state. |
||
minor_bControlTrap | 1.3.6.1.4.1.1438.2.8.4.6 |
The SNMP trap is generated when a control point has a change of state and it is currently in minor-b state. |
||
majorControlTrap | 1.3.6.1.4.1.1438.2.8.4.7 |
The SNMP trap is generated when a control point has a change of state and it is currently in major state. |
||
criticalControlTrap | 1.3.6.1.4.1.1438.2.8.4.8 |
The SNMP trap is generated when a control point has a change of state and it is currently in critical state. |
||
testTrap | 1.3.6.1.4.1.1438.2.8.5 | |||
testTraps | 1.3.6.1.4.1.1438.2.8.5.1 |
The SNMP trap is generated when the aibadgerTest String changes. |
||
devTrap | 1.3.6.1.4.1.1438.2.8.6 | |||
normalDeviceResumeTrap | 1.3.6.1.4.1.1438.2.8.6.1 |
The SNMP trap is generated when the device status changes from fail state to resume state. |
||
criticalDeviceFailTrap | 1.3.6.1.4.1.1438.2.8.6.2 |
The SNMP trap is generated when the communication with the device fails. |