AIBADGER-MIB

File: AIBADGER-MIB.mib (34445 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1155-SMI

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Opaque enterprises
TEXTUAL-CONVENTION DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP Counter

Defined Types

DeviceTblEntry  
SEQUENCE    
  devTblIndex INTEGER
  devName DisplayString
  devMacAddr DisplayString
  devVersion DisplayString
  devBiCnt INTEGER
  devAnaCnt INTEGER
  devCtrlCnt INTEGER
  devStatus DisplayString
  devStatusTimeTag DisplayString
  devRspStr DisplayString
  devTrapAck DisplayString

BistateTblEntry  
SEQUENCE    
  biTblIndex INTEGER
  biAlmID DisplayString
  biDeviceName DisplayString
  biNumber INTEGER
  biName DisplayString
  biStatus DisplayString
  biRspStr DisplayString
  biStatusTimeTag DisplayString
  biTrapAck DisplayString
  biField1 DisplayString
  biField2 DisplayString

AnalogTblEntry  
SEQUENCE    
  anaTblIndex INTEGER
  anaAlmID DisplayString
  anaDeviceName DisplayString
  anaNumber INTEGER
  anaName DisplayString
  anaStatus DisplayString
  anaRspStr DisplayString
  anaStatusTimeTag DisplayString
  anaValue DisplayString
  anaThreshold DisplayString
  anaTrapAck DisplayString
  anaField1 DisplayString
  anaField2 DisplayString

ControlTblEntry  
SEQUENCE    
  ctrlTblIndex INTEGER
  ctrlAlmID DisplayString
  ctrlDeviceName DisplayString
  ctrlNumber INTEGER
  ctrlName DisplayString
  ctrlStatus DisplayString
  ctrlRspStr DisplayString
  ctrlStatusTimeTag DisplayString
  ctrlState INTEGER
  ctrlTrapAck DisplayString
  ctrlField1 DisplayString
  ctrlField2 DisplayString

SnmpManagerTblEntry  
SEQUENCE    
  snmpTblIndex INTEGER
  name DisplayString
  ipAddr DisplayString
  community DisplayString

Defined Values

ai-Badger 1.3.6.1.4.1.1438
A MIB module for AI's AIBadger
MODULE-IDENTITY    

netManager 1.3.6.1.4.1.1438.1
OBJECT IDENTIFIER    

aibadger 1.3.6.1.4.1.1438.2
OBJECT IDENTIFIER    

aibadgerInfo 1.3.6.1.4.1.1438.2.1
OBJECT IDENTIFIER    

aibadgerSAMVer 1.3.6.1.4.1.1438.2.1.1
The aibadgerSAMVer is its hardware and software version for the aibadger and the SAM board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

aibadgerMACAddr 1.3.6.1.4.1.1438.2.1.2
The aibadgerMACAddr is the MAC Address of the SAM board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..17)  

aibadgerStatus 1.3.6.1.4.1.1438.2.1.3
The aibadgerStatus is the status of the aibadger. The possible values are: working, failed, disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

aibadgerTimeTag 1.3.6.1.4.1.1438.2.1.4
The aibadgerTimeTag is the time stamp when the aibadger status changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

aibadgerRsp 1.3.6.1.4.1.1438.2.1.5
The aibadgerRsp is the descriptive string for the aibadger status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

aibadgerTrapAck 1.3.6.1.4.1.1438.2.1.6
The aibadgerTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

aibadgerTest 1.3.6.1.4.1.1438.2.1.7
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

deviceTbl 1.3.6.1.4.1.1438.2.2
The (conceptual) table listing the network element devices connected to the SAM board
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceTblEntry

deviceTblEntry 1.3.6.1.4.1.1438.2.2.1
An entry (conceptual row) in the deviceTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DeviceTblEntry  

devTblIndex 1.3.6.1.4.1.1438.2.2.1.1
The auxiliary variable used for identifying instances of the columnar objects in the deviceTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

devName 1.3.6.1.4.1.1438.2.2.1.2
The devName is the name of the BAM or other device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

devMacAddr 1.3.6.1.4.1.1438.2.2.1.3
The devMacAddr is the Mac Address or hardware board related address for the device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

devVersion 1.3.6.1.4.1.1438.2.2.1.4
The devVersion is the hardware and software version for the device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

devBiCnt 1.3.6.1.4.1.1438.2.2.1.5
The devBiCnt is the number of bistate points for the device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

devAnaCnt 1.3.6.1.4.1.1438.2.2.1.6
The devAnaCnt is the number of analog points for the device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

devCtrlCnt 1.3.6.1.4.1.1438.2.2.1.7
The devCtrlCnt is the number of control points for the device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

devStatus 1.3.6.1.4.1.1438.2.2.1.8
The devStatus is current Status for the device in the device table. The possiable values are: working,failed, disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

devStatusTimeTag 1.3.6.1.4.1.1438.2.2.1.9
The devStatusTimeTag is time stamp of the current status for the device in the device table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

devRspStr 1.3.6.1.4.1.1438.2.2.1.10
The devRspStr is more descriptive string for the current status about this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

devTrapAck 1.3.6.1.4.1.1438.2.2.1.11
The devTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

bistateTbl 1.3.6.1.4.1.1438.2.3
The (conceptual) table listing all of the bistate points for all of the devices on the aibadger
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BistateTblEntry

bistateTblEntry 1.3.6.1.4.1.1438.2.3.1
An entry (conceptual row) in the deviceTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BistateTblEntry  

biTblIndex 1.3.6.1.4.1.1438.2.3.1.1
The auxiliary variable used for identifying instances of the columnar objects in the bistateTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

biAlmID 1.3.6.1.4.1.1438.2.3.1.2
The biAlmID is the unique alarm identifier for the aibadger.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..41)  

biDeviceName 1.3.6.1.4.1.1438.2.3.1.3
The biDeviceName is the name of the device for this bistate point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

biNumber 1.3.6.1.4.1.1438.2.3.1.4
The biNumber is the physical number for the bistatepoint.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

biName 1.3.6.1.4.1.1438.2.3.1.5
The biName is the user assigned name for this bistate point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

biStatus 1.3.6.1.4.1.1438.2.3.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

biRspStr 1.3.6.1.4.1.1438.2.3.1.7
The biRspStr is the descriptive string for this current status for this bistate point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

biStatusTimeTag 1.3.6.1.4.1.1438.2.3.1.8
The biStatusTimeTag is the time stamp for the current status when the status changed for this bistate point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

biTrapAck 1.3.6.1.4.1.1438.2.3.1.9
The biTrapAck contains trap IP related information if the trap needs to be acknowledged by the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

biField1 1.3.6.1.4.1.1438.2.3.1.10
The biField1 holds additional information for each points.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

biField2 1.3.6.1.4.1.1438.2.3.1.11
The biField1 holds additional information for each points.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

analogTbl 1.3.6.1.4.1.1438.2.4
The (conceptual) table listing all of the analog alarms for all the devices on the aibadger.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnalogTblEntry

analogTblEntry 1.3.6.1.4.1.1438.2.4.1
An entry (conceptual row) in the analog table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AnalogTblEntry  

anaTblIndex 1.3.6.1.4.1.1438.2.4.1.1
The auxiliary variable used for identifying instances of the columnar objects in the analogTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

anaAlmID 1.3.6.1.4.1.1438.2.4.1.2
The anaAlmID is the unique alarm identifier for the aibadger.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..41)  

anaDeviceName 1.3.6.1.4.1.1438.2.4.1.3
The anaDeviceName is the name of the device for this analog point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

anaNumber 1.3.6.1.4.1.1438.2.4.1.4
The anaNumber is the physical number for the analog point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

anaName 1.3.6.1.4.1.1438.2.4.1.5
The anaName is the user assigned name for this analog point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

anaStatus 1.3.6.1.4.1.1438.2.4.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

anaRspStr 1.3.6.1.4.1.1438.2.4.1.7
The anaRspStr is the descriptive string for this current status for this analog point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

anaStatusTimeTag 1.3.6.1.4.1.1438.2.4.1.8
The anaStatusTimeTag is the time stamp for the current status when the status changed for this analog point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

anaValue 1.3.6.1.4.1.1438.2.4.1.9
The anaValue is the current value for this analog point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

anaThreshold 1.3.6.1.4.1.1438.2.4.1.10
The anaThreshold is the threshold for this analog point indicating the off-normal and normal value range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

anaTrapAck 1.3.6.1.4.1.1438.2.4.1.11
The anaTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager .
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

anaField1 1.3.6.1.4.1.1438.2.4.1.12
The anaField1 holds additional information for each points.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

anaField2 1.3.6.1.4.1.1438.2.4.1.13
The anaField1 holds additional information for each points.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

controlTbl 1.3.6.1.4.1.1438.2.5
The (conceptual) table listing all of the control points for all the devices on the aibadger
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControlTblEntry

controlTblEntry 1.3.6.1.4.1.1438.2.5.1
An entry (conceptual row) in the control points table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ControlTblEntry  

ctrlTblIndex 1.3.6.1.4.1.1438.2.5.1.1
The auxiliary variable used for identifying instances of the columnar objects in the ctrlstateTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

ctrlAlmID 1.3.6.1.4.1.1438.2.5.1.2
The ctrlAlmID is the unique alarm identifier for the aibadger.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..41)  

ctrlDeviceName 1.3.6.1.4.1.1438.2.5.1.3
The ctrlDeviceName is the name of the device for this control point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ctrlNumber 1.3.6.1.4.1.1438.2.5.1.4
The ctrlNumber is the physical number for the control point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ctrlName 1.3.6.1.4.1.1438.2.5.1.5
The ctrlName is the user assigned name for this control point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ctrlStatus 1.3.6.1.4.1.1438.2.5.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

ctrlRspStr 1.3.6.1.4.1.1438.2.5.1.7
The ctrlRspStr is the descriptive string of the current status for this bistate point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

ctrlStatusTimeTag 1.3.6.1.4.1.1438.2.5.1.8
The ctrlStatusTimeTag is the time stamp for the current status when the status changed for this bistate point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

ctrlState 1.3.6.1.4.1.1438.2.5.1.9
The ctrlState represents the current state of the control point.1--latch off,2--latch on,3--momentary off,4--momentary on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

ctrlTrapAck 1.3.6.1.4.1.1438.2.5.1.10
The ctrlTrapAck contains trap ID related information if the trap needs to be acknowledged by the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

ctrlField1 1.3.6.1.4.1.1438.2.5.1.11
The ctrlField1 holds additional information for the point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ctrlField2 1.3.6.1.4.1.1438.2.5.1.12
The ctrlField1 holds additional information for the point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

snmpManagerTbl 1.3.6.1.4.1.1438.2.6
The (conceptual) table listing all of SNMP manager's names,IP addresses and community names configured on the aibadger
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpManagerTblEntry

snmpManagerTblEntry 1.3.6.1.4.1.1438.2.6.1
An entry (conceptual row) in the snmp manager table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnmpManagerTblEntry  

snmpTblIndex 1.3.6.1.4.1.1438.2.6.1.1
The auxiliary variable used for identifying instances of the columnar objects in the snmpManagerTbl.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..8  

name 1.3.6.1.4.1.1438.2.6.1.2
The name is the name string for the SNMP manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ipAddr 1.3.6.1.4.1.1438.2.6.1.3
The ipAddr is the IP address for the SNMP manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

community 1.3.6.1.4.1.1438.2.6.1.4
The commnity is the community name string for the SNMP manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

snmpSettings 1.3.6.1.4.1.1438.2.7
OBJECT IDENTIFIER    

trapVer 1.3.6.1.4.1.1438.2.7.1
The trapVer is the SNMP trap version the aibadger is configured to send. The possiable values are v1, v2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

trapControl 1.3.6.1.4.1.1438.2.7.2
The trapControl indicates the aibadger is configured to enable or disable all traps. The possiable values are enable or disable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

trapSerControl 1.3.6.1.4.1.1438.2.7.3
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

ackControl 1.3.6.1.4.1.1438.2.7.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

ackSerControl 1.3.6.1.4.1.1438.2.7.5
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

aibadgerTraps 1.3.6.1.4.1.1438.2.8
OBJECT IDENTIFIER    

healthTrap 1.3.6.1.4.1.1438.2.8.1
OBJECT IDENTIFIER    

bistateTrap 1.3.6.1.4.1.1438.2.8.2
OBJECT IDENTIFIER    

analogTrap 1.3.6.1.4.1.1438.2.8.3
OBJECT IDENTIFIER    

controlTrap 1.3.6.1.4.1.1438.2.8.4
OBJECT IDENTIFIER    

testTrap 1.3.6.1.4.1.1438.2.8.5
OBJECT IDENTIFIER    

devTrap 1.3.6.1.4.1.1438.2.8.6
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

testTraps 1.3.6.1.4.1.1438.2.8.5.1
The SNMP trap is generated when the aibadgerTest String changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

criticalDeviceFailTrap 1.3.6.1.4.1.1438.2.8.6.2
The SNMP trap is generated when the communication with the device fails.
Status: current Access: read-only
NOTIFICATION-TYPE