IONB-MIB

File: IONB-MIB.mib (9780 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
WIRELESS-INNOVATIONS-PRODUCTS-MIB

Imported symbols

OBJECT-GROUP OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY TruthValue ionB
CTA PositiveIntegerButNotZero

Defined Types

DeviceControlEntry  
SEQUENCE    
  deviceCTA CTA
  deviceReboot TruthValue

AlarmMaskEntry  
SEQUENCE    
  alarmID PositiveIntegerButNotZero
  alarmText OCTET STRING
  alarmMasked TruthValue

StatusEntry  
SEQUENCE    
  statusIdx PositiveIntegerButNotZero
  statusName OCTET STRING
  statusDescriptionOff OCTET STRING
  statusDescriptionOn OCTET STRING
  statusValueWritable TruthValue
  statusValue TruthValue

AnalogEntry  
SEQUENCE    
  analogIdx PositiveIntegerButNotZero
  analogName OCTET STRING
  analogUnit OCTET STRING
  analogRangeMin OCTET STRING
  analogRangeMax OCTET STRING
  analogValueWritable TruthValue
  analogValue OCTET STRING

Defined Values

ionbConfiguration 1.3.6.1.4.1.331.1.2.1.6.2.1
MIB for ION-B device configuration.
MODULE-IDENTITY    

ionbDeviceControl 1.3.6.1.4.1.331.1.2.1.6.2.1.1
Description.
Status: current Access: read-only
OBJECT-IDENTITY    

deviceControlTable 1.3.6.1.4.1.331.1.2.1.6.2.1.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceControlEntry

deviceControlEntry 1.3.6.1.4.1.331.1.2.1.6.2.1.1.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceControlEntry  

deviceCTA 1.3.6.1.4.1.331.1.2.1.6.2.1.1.1.1.1
Common Topology Address of the device. Table index.
Status: current Access: read-only
OBJECT-TYPE    
  CTA  

deviceReboot 1.3.6.1.4.1.331.1.2.1.6.2.1.1.1.1.2
Object to trigger a reboot of a individual device. Get returns always false(2). Set true(1) triggers a device reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ionbDeviceAlarmMask 1.3.6.1.4.1.331.1.2.1.6.2.1.2
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

alarmMaskTable 1.3.6.1.4.1.331.1.2.1.6.2.1.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmMaskEntry

alarmMaskEntry 1.3.6.1.4.1.331.1.2.1.6.2.1.2.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmMaskEntry  

alarmID 1.3.6.1.4.1.331.1.2.1.6.2.1.2.1.1.1
Alarm ID. Second table index (first index is deviceCTA).
Status: current Access: read-only
OBJECT-TYPE    
  PositiveIntegerButNotZero  

alarmText 1.3.6.1.4.1.331.1.2.1.6.2.1.2.1.1.2
Alarm text.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

alarmMasked 1.3.6.1.4.1.331.1.2.1.6.2.1.2.1.1.3
Alarm is masked (true) or not (false).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

alarmMaskApplyToCTA 1.3.6.1.4.1.331.1.2.1.6.2.1.2.2
Object to set the alarm mask of a individual device. Get returns always an empty string. Set to the device CTA string to trigger the alarm mask configuration of that device.
Status: current Access: read-write
OBJECT-TYPE    
  CTA  

ionbDeviceStatusValues 1.3.6.1.4.1.331.1.2.1.6.2.1.3
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

statusTable 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatusEntry

statusEntry 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  StatusEntry  

statusIdx 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1.1
Second table index (first index is deviceCTA).
Status: current Access: read-only
OBJECT-TYPE    
  PositiveIntegerButNotZero  

statusName 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1.2
Status value name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

statusDescriptionOff 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1.3
String representation for value false(2).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

statusDescriptionOn 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1.4
String representation for value true(1).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

statusValueWritable 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1.5
Status value is writable (true) or just read only (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

statusValue 1.3.6.1.4.1.331.1.2.1.6.2.1.3.1.1.6
Boolean status value.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ionbDeviceAnalogValues 1.3.6.1.4.1.331.1.2.1.6.2.1.4
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

analogTable 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnalogEntry

analogEntry 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  AnalogEntry  

analogIdx 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.1
Second table index (first index is deviceCTA).
Status: current Access: read-only
OBJECT-TYPE    
  PositiveIntegerButNotZero  

analogName 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.2
Analog value name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

analogUnit 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.3
Analog value unit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

analogRangeMin 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.4
Analog value lower range. String representation of float value.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

analogRangeMax 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.5
Analog value upper range. String representation of float value.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

analogValueWritable 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.6
Analog value is writable (true) or just read only (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

analogValue 1.3.6.1.4.1.331.1.2.1.6.2.1.4.1.1.7
Analog value. String representation of float value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ionbConformance 1.3.6.1.4.1.331.1.2.1.6.2.1.10
Description.
Status: current Access: read-write
OBJECT-IDENTITY    

ionbConfigurationGroup 1.3.6.1.4.1.331.1.2.1.6.2.1.10.1
Description.
Status: current Access: read-write
OBJECT-GROUP