Actions

Difference between revisions of "SNMP in IP Stations"

From Zenitel Wiki

m
m
Line 45: Line 45:
 
* Traps description
 
* Traps description
  
=== Custom Faults (amplifiers only) ===
+
=== Custom Faults ===
 
Custom faults are available only on amplifiers in SIP/Pulse or Exigo (configurable through EMT) mode. When RCI is triggered device will send SNMP Trap with custom fault description and priority.
 
Custom faults are available only on amplifiers in SIP/Pulse or Exigo (configurable through EMT) mode. When RCI is triggered device will send SNMP Trap with custom fault description and priority.
  
Configuration for faults is available in web Amplifier Settings -> RCO/RCI Config (or IO Monitoring). For custom faults to be sent traps have to be enabled in config (Advanced Network → SNMP → Enable SNMP Traps → Custom Fault)
+
Configuration for faults is available in web Amplifier Settings -> RCO/RCI Config (or IO Monitoring). For custom faults to be sent traps have to be enabled in config (Advanced Network → SNMP → Enable SNMP Traps → Custom Fault){{Note|Available only on ENA amplifiers}}
 +
 
 +
[[File:Custom faults.png]]
  
 
== Object Identifier (OID) Numbers ==
 
== Object Identifier (OID) Numbers ==
Line 61: Line 63:
 
|1.3.6.1.4.1.26122.'''2'''
 
|1.3.6.1.4.1.26122.'''2'''
 
|-
 
|-
|     general
+
|     general
 
|1.3.6.1.4.1.26122.2.'''1'''
 
|1.3.6.1.4.1.26122.2.'''1'''
 
|-
 
|-
Line 148: Line 150:
 
|softwareVersion
 
|softwareVersion
 
|1.3.6.1.4.1.26122.2.1.'''1'''
 
|1.3.6.1.4.1.26122.2.1.'''1'''
|DisplayString (SIZE (0..255))
+
|DisplayString (SIZE (0..255))
|The software version
+
|The software version
 
|-
 
|-
 
|buttonHangingStatus
 
|buttonHangingStatus
 
|1.3.6.1.4.1.26122.2.1.'''2'''
 
|1.3.6.1.4.1.26122.2.1.'''2'''
 
|Integer32
 
|Integer32
|Status of the inputs and DAK buttons, the returned number is bitmap where each bit represents hanging status of one input or DAK button in ascending order
+
|Status of the inputs and DAK buttons, the returned number is bitmap where each bit represents hanging status of one input or DAK button in ascending order
 
|-
 
|-
 
|buttonHangingCounter
 
|buttonHangingCounter
 
|1.3.6.1.4.1.26122.2.1.'''3'''
 
|1.3.6.1.4.1.26122.2.1.'''3'''
 
|Counter32
 
|Counter32
|The number of input or buttons hanging since reboot
+
|The number of input or buttons hanging since reboot
 
|-
 
|-
 
|soundTestLastResult
 
|soundTestLastResult
 
|1.3.6.1.4.1.26122.2.1.'''4'''
 
|1.3.6.1.4.1.26122.2.1.'''4'''
|INTEGER { unused(0), error(1), failed(2), success(3) }
+
|INTEGER { unused(0), error(1), failed(2), success(3) }
|Last status of the sound test
+
|Last status of the sound test
 
|-
 
|-
 
|soundTestFailedCounter
 
|soundTestFailedCounter
 
|1.3.6.1.4.1.26122.2.1.'''5'''
 
|1.3.6.1.4.1.26122.2.1.'''5'''
 
|Counter32
 
|Counter32
|The number of sound tests that failed since reboot
+
|The number of sound tests that failed since reboot
 
|-
 
|-
 
|soundTestErrorCounter
 
|soundTestErrorCounter
 
|1.3.6.1.4.1.26122.2.1.'''6'''
 
|1.3.6.1.4.1.26122.2.1.'''6'''
 
|Counter32
 
|Counter32
|The number of attempts to automatically set the sound pressure level since reboot
+
|The number of attempts to automatically set the sound pressure level since reboot
 
|-
 
|-
 
|soundTestSuccessCounter
 
|soundTestSuccessCounter
 
|1.3.6.1.4.1.26122.2.1.'''7'''
 
|1.3.6.1.4.1.26122.2.1.'''7'''
 
|Counter32
 
|Counter32
|The number of sound tests that were successful since reboot
+
|The number of sound tests that were successful since reboot
 
|-
 
|-
 
!'''registration'''
 
!'''registration'''
Line 188: Line 190:
 
|registrationTable
 
|registrationTable
 
|1.3.6.1.4.1.26122.2.2.'''1'''
 
|1.3.6.1.4.1.26122.2.2.'''1'''
|SEQUENCE OF RegistrationEntry
+
|SEQUENCE OF RegistrationEntry
|Table of SIP registrations.
+
|Table of SIP registrations.
 
|-
 
|-
 
|registrationEntry
 
|registrationEntry
 
|1.3.6.1.4.1.26122.2.2.1.'''1'''
 
|1.3.6.1.4.1.26122.2.2.1.'''1'''
 
|RegistrationEntry
 
|RegistrationEntry
|SIP registration Entry
+
|SIP registration Entry
 
|-
 
|-
 
|regIndex
 
|regIndex
 
|1.3.6.1.4.1.26122.2.2.1.1.'''1'''
 
|1.3.6.1.4.1.26122.2.2.1.1.'''1'''
 
|Unsigned32
 
|Unsigned32
|The SIP registration table index
+
|The SIP registration table index
 
|-
 
|-
 
|serverType
 
|serverType
 
|1.3.6.1.4.1.26122.2.2.1.1.'''2'''
 
|1.3.6.1.4.1.26122.2.2.1.1.'''2'''
|INTEGER { primary(0), backup(1), backup2(2) }
+
|INTEGER { primary(0), backup(1), backup2(2) }
|Priority of the SIP server
+
|Priority of the SIP server
 
|-
 
|-
 
|serverAddress
 
|serverAddress
 
|1.3.6.1.4.1.26122.2.2.1.1.'''3'''
 
|1.3.6.1.4.1.26122.2.2.1.1.'''3'''
|DisplayString (SIZE (0..255))
+
|DisplayString (SIZE (0..255))
|The address of the SIP server
+
|The address of the SIP server
 
|-
 
|-
 
|isRegistered
 
|isRegistered
 
|1.3.6.1.4.1.26122.2.2.1.1.'''4'''
 
|1.3.6.1.4.1.26122.2.2.1.1.'''4'''
|INTEGER { notregistered(0), registered(1) }
+
|INTEGER { notregistered(0), registered(1) }
|SIP registration state of the device towards this SIP server
+
|SIP registration state of the device towards this SIP server
 
|-
 
|-
 
|lastRegistration
 
|lastRegistration
 
|1.3.6.1.4.1.26122.2.2.1.1.'''5'''
 
|1.3.6.1.4.1.26122.2.2.1.1.'''5'''
|DisplayString (SIZE (0..255))
+
|DisplayString (SIZE (0..255))
|The time of the last successful registration with this SIP server
+
|The time of the last successful registration with this SIP server
 
|-
 
|-
 
!'''call'''
 
!'''call'''
Line 228: Line 230:
 
|callState
 
|callState
 
|1.3.6.1.4.1.26122.2.3.'''1'''
 
|1.3.6.1.4.1.26122.2.3.'''1'''
|INTEGER { idle(0), inprogress(1), incoming(2), outgoing(3), incancel(4) }
+
|INTEGER { idle(0), inprogress(1), incoming(2), outgoing(3), incancel(4) }
|Call state of the device.
+
|Call state of the device.
 
|-
 
|-
 
|callRemoteId
 
|callRemoteId
 
|1.3.6.1.4.1.26122.2.3.'''2'''
 
|1.3.6.1.4.1.26122.2.3.'''2'''
|DisplayString (SIZE (0..255))
+
|DisplayString (SIZE (0..255))
|The SIP-id of the remote party (empty unless device is in a call)
+
|The SIP-id of the remote party (empty unless device is in a call)
 
|-
 
|-
 
|incomingCallAttempts
 
|incomingCallAttempts
 
|1.3.6.1.4.1.26122.2.3.'''3'''
 
|1.3.6.1.4.1.26122.2.3.'''3'''
 
|Counter32
 
|Counter32
|The number of incoming call attempts since reboot
+
|The number of incoming call attempts since reboot
 
|-
 
|-
 
|incomingCallsSuccess
 
|incomingCallsSuccess
 
|1.3.6.1.4.1.26122.2.3.'''4'''
 
|1.3.6.1.4.1.26122.2.3.'''4'''
 
|Counter32
 
|Counter32
|The number of successful incoming calls since reboot
+
|The number of successful incoming calls since reboot
 
|-
 
|-
 
|incomingCallsFailed
 
|incomingCallsFailed
 
|1.3.6.1.4.1.26122.2.3.'''5'''
 
|1.3.6.1.4.1.26122.2.3.'''5'''
 
|Counter32
 
|Counter32
|The number of incoming calls that has failed since reboot (unanswered calls are not considered failed)
+
|The number of incoming calls that has failed since reboot (unanswered calls are not considered failed)
 
|-
 
|-
 
|outgoingCallAttempts
 
|outgoingCallAttempts
 
|1.3.6.1.4.1.26122.2.3.'''6'''
 
|1.3.6.1.4.1.26122.2.3.'''6'''
 
|Counter32
 
|Counter32
|The number of outgoing call attempts since reboot
+
|The number of outgoing call attempts since reboot
 
|-
 
|-
 
|outgoingCallsSuccess
 
|outgoingCallsSuccess
 
|1.3.6.1.4.1.26122.2.3.'''7'''
 
|1.3.6.1.4.1.26122.2.3.'''7'''
 
|Counter32
 
|Counter32
|The number of successful outgoing calls since reboot
+
|The number of successful outgoing calls since reboot
 
|-
 
|-
 
|outgoingCallsFailed
 
|outgoingCallsFailed
 
|1.3.6.1.4.1.26122.2.3.'''8'''
 
|1.3.6.1.4.1.26122.2.3.'''8'''
 
|Counter32
 
|Counter32
|The number of outgoing calls that failed since reboot (unanswered calls are not  considered failed)
+
|The number of outgoing calls that failed since reboot (unanswered calls are not  considered failed)
 
|}
 
|}
  
Line 282: Line 284:
 
|1.3.6.1.4.1.26122.3.1.'''1'''
 
|1.3.6.1.4.1.26122.3.1.'''1'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|"The device Package Version
+
|"The device Package Version
 
|-
 
|-
 
|infoModelType
 
|infoModelType
 
|1.3.6.1.4.1.26122.3.1.'''2'''
 
|1.3.6.1.4.1.26122.3.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The device Model Type.
+
|The device Model Type.
 
|-
 
|-
 
|infoModelNumber
 
|infoModelNumber
 
|1.3.6.1.4.1.26122.3.1.'''3'''
 
|1.3.6.1.4.1.26122.3.1.'''3'''
|Integer32 (0..9999)
+
|Integer32 (0..9999)
|The device Model Number.
+
|The device Model Number.
 
|-
 
|-
 
|infoAmplifierType
 
|infoAmplifierType
 
|1.3.6.1.4.1.26122.3.1.'''4'''
 
|1.3.6.1.4.1.26122.3.1.'''4'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The device Amplifier Type (only for amplifier devices).
+
|The device Amplifier Type (only for amplifier devices).
 
|-
 
|-
 
|infoKernelVersion
 
|infoKernelVersion
 
|1.3.6.1.4.1.26122.3.1.'''5'''
 
|1.3.6.1.4.1.26122.3.1.'''5'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The device Linux Kernel Version
+
|The device Linux Kernel Version
 
|-
 
|-
 
|infoDeviceTreeVersion
 
|infoDeviceTreeVersion
 
|1.3.6.1.4.1.26122.3.1.'''6'''
 
|1.3.6.1.4.1.26122.3.1.'''6'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The device Device Tree Version.
+
|The device Device Tree Version.
 
|-
 
|-
 
|infoDisablement
 
|infoDisablement
 
|1.3.6.1.4.1.26122.3.1.'''7'''
 
|1.3.6.1.4.1.26122.3.1.'''7'''
|INTEGER { offline(1), online(2) }
+
|INTEGER { offline(1), online(2) }
|The device Disablement status.
+
|The device Disablement status.
 
|-
 
|-
 
!'''temp'''
 
!'''temp'''
Line 321: Line 323:
 
|tempTableCount
 
|tempTableCount
 
|1.3.6.1.4.1.26122.3.2.'''1'''
 
|1.3.6.1.4.1.26122.3.2.'''1'''
|Integer32 (0..5)
+
|Integer32 (0..5)
|Number of Temperature entries in tempTable
+
|Number of Temperature entries in tempTable
 
|-
 
|-
 
|tempTable
 
|tempTable
 
|1.3.6.1.4.1.26122.3.2.'''2'''
 
|1.3.6.1.4.1.26122.3.2.'''2'''
|SEQUENCE OF TempEntry
+
|SEQUENCE OF TempEntry
|Table of temperature sensors and their values.
+
|Table of temperature sensors and their values.
 
|-
 
|-
 
|tempEntry
 
|tempEntry
 
|1.3.6.1.4.1.26122.3.2.2.'''1'''
 
|1.3.6.1.4.1.26122.3.2.2.'''1'''
 
|TempEntry
 
|TempEntry
|An entry containing a device and its statistics.
+
|An entry containing a device and its statistics.
 
|-
 
|-
 
|tempIndex
 
|tempIndex
 
|1.3.6.1.4.1.26122.3.2.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''1'''
|Integer32 (1..5)
+
|Integer32 (1..5)
|Reference index for each temperature item
+
|Reference index for each temperature item
 
|-
 
|-
 
|tempSensorName
 
|tempSensorName
 
|1.3.6.1.4.1.26122.3.2.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the temperature sensor we are reading.
+
|The name of the temperature sensor we are reading.
 
|-
 
|-
 
|tempCurrentString
 
|tempCurrentString
 
|1.3.6.1.4.1.26122.3.2.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''3'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The current temperature.
+
|The current temperature.
 
|-
 
|-
 
|tempCurrentValue
 
|tempCurrentValue
 
|1.3.6.1.4.1.26122.3.2.2.1.'''4'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''4'''
 
|Gauge32
 
|Gauge32
|The current temperature of this sensor in the device.
+
|The current temperature of this sensor in the device.
 
|-
 
|-
 
|tempPeakString
 
|tempPeakString
 
|1.3.6.1.4.1.26122.3.2.2.1.'''5'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''5'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The peak temperature.
+
|The peak temperature.
 
|-
 
|-
 
|tempPeakValue
 
|tempPeakValue
 
|1.3.6.1.4.1.26122.3.2.2.1.'''6'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''6'''
 
|Gauge32
 
|Gauge32
|The peak temperature of this sensor in the device.
+
|The peak temperature of this sensor in the device.
 
|-
 
|-
 
|tempAverageString
 
|tempAverageString
 
|1.3.6.1.4.1.26122.3.2.2.1.'''7'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''7'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The average temperature.
+
|The average temperature.
 
|-
 
|-
 
|tempAverageValue
 
|tempAverageValue
 
|1.3.6.1.4.1.26122.3.2.2.1.'''8'''
 
|1.3.6.1.4.1.26122.3.2.2.1.'''8'''
 
|Gauge32
 
|Gauge32
|The average temperature of this sensor in the device.
+
|The average temperature of this sensor in the device.
 
|-
 
|-
 
!'''fan'''
 
!'''fan'''
Line 381: Line 383:
 
|fanTableCount
 
|fanTableCount
 
|1.3.6.1.4.1.26122.3.3.'''1'''
 
|1.3.6.1.4.1.26122.3.3.'''1'''
|Integer32 (0..2)
+
|Integer32 (0..2)
|Number of Fan entries in fanTable.
+
|Number of Fan entries in fanTable.
 
|-
 
|-
 
|fanTable
 
|fanTable
 
|1.3.6.1.4.1.26122.3.3.'''2'''
 
|1.3.6.1.4.1.26122.3.3.'''2'''
|SEQUENCE OF FanEntry
+
|SEQUENCE OF FanEntry
|Table of fans and their RPM status.
+
|Table of fans and their RPM status.
 
|-
 
|-
 
|fanEntry
 
|fanEntry
 
|1.3.6.1.4.1.26122.3.3.2.'''1'''
 
|1.3.6.1.4.1.26122.3.3.2.'''1'''
 
|FanEntry
 
|FanEntry
|An entry containing a device and its statistics.
+
|An entry containing a device and its statistics.
 
|-
 
|-
 
|fanIndex
 
|fanIndex
 
|1.3.6.1.4.1.26122.3.3.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.3.2.1.'''1'''
|Integer32 (1..2)
+
|Integer32 (1..2)
|Reference index for each observed device.
+
|Reference index for each observed device.
 
|-
 
|-
 
|fanString
 
|fanString
 
|1.3.6.1.4.1.26122.3.3.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.3.2.1.'''2'''
 
|DisplayString
 
|DisplayString
|The name of the fan sensor we are reading.
+
|The name of the fan sensor we are reading.
 
|-
 
|-
 
|fanValue
 
|fanValue
 
|1.3.6.1.4.1.26122.3.3.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.3.2.1.'''3'''
 
|Gauge32
 
|Gauge32
|The rotation speed of the fan in RPM.
+
|The rotation speed of the fan in RPM.
 
|-
 
|-
 
!'''voltage'''
 
!'''voltage'''
Line 416: Line 418:
 
|voltageTableCount
 
|voltageTableCount
 
|1.3.6.1.4.1.26122.3.4.'''1'''
 
|1.3.6.1.4.1.26122.3.4.'''1'''
|Integer32 (0..20)
+
|Integer32 (0..20)
|Number of Voltage entries in voltageTable.
+
|Number of Voltage entries in voltageTable.
 
|-
 
|-
 
|voltageTable
 
|voltageTable
 
|1.3.6.1.4.1.26122.3.4.'''2'''
 
|1.3.6.1.4.1.26122.3.4.'''2'''
|SEQUENCE OF VoltageEntry
+
|SEQUENCE OF VoltageEntry
|Table of Voltage sensors and their values.
+
|Table of Voltage sensors and their values.
 
|-
 
|-
 
|voltageEntry
 
|voltageEntry
 
|1.3.6.1.4.1.26122.3.4.2.'''1'''
 
|1.3.6.1.4.1.26122.3.4.2.'''1'''
 
|VoltageEntry
 
|VoltageEntry
|An entry containing a device and its Voltage statistics.
+
|An entry containing a device and its Voltage statistics.
 
|-
 
|-
 
|voltageIndex
 
|voltageIndex
 
|1.3.6.1.4.1.26122.3.4.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.4.2.1.'''1'''
|Integer32 (1..20)
+
|Integer32 (1..20)
|Reference index for each observed device.
+
|Reference index for each observed device.
 
|-
 
|-
 
|voltageString
 
|voltageString
 
|1.3.6.1.4.1.26122.3.4.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.4.2.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the device we are reading.
+
|The name of the device we are reading.
 
|-
 
|-
 
|voltageValue
 
|voltageValue
 
|1.3.6.1.4.1.26122.3.4.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.4.2.1.'''3'''
 
|Gauge32
 
|Gauge32
|The voltage in mV.
+
|The voltage in mV.
 
|-
 
|-
 
!'''power'''
 
!'''power'''
Line 451: Line 453:
 
|powerTable
 
|powerTable
 
|1.3.6.1.4.1.26122.3.5.'''1'''
 
|1.3.6.1.4.1.26122.3.5.'''1'''
|SEQUENCE OF PowerEntry
+
|SEQUENCE OF PowerEntry
|Table of Power sources and their status.
+
|Table of Power sources and their status.
 
|-
 
|-
 
|powerEntry
 
|powerEntry
 
|1.3.6.1.4.1.26122.3.5.1.'''1'''
 
|1.3.6.1.4.1.26122.3.5.1.'''1'''
 
|PowerEntry
 
|PowerEntry
|An entry containing Power source status.
+
|An entry containing Power source status.
 
|-
 
|-
 
|powerIndex
 
|powerIndex
 
|1.3.6.1.4.1.26122.3.5.1.1.'''1'''
 
|1.3.6.1.4.1.26122.3.5.1.1.'''1'''
|Integer32 (1..2)
+
|Integer32 (1..2)
|Reference index for each observed Power source.
+
|Reference index for each observed Power source.
 
|-
 
|-
 
|powerType
 
|powerType
 
|1.3.6.1.4.1.26122.3.5.1.1.'''2'''
 
|1.3.6.1.4.1.26122.3.5.1.1.'''2'''
|INTEGER { unknown(1), acPower(2), dcPower(3), poePower(4) }
+
|INTEGER { unknown(1), acPower(2), dcPower(3), poePower(4) }
|"The type of the Power source we are reading.
+
|The type of the Power source we are reading.
 
|-
 
|-
 
|powerString
 
|powerString
 
|1.3.6.1.4.1.26122.3.5.1.1.'''3'''
 
|1.3.6.1.4.1.26122.3.5.1.1.'''3'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the Power source we are reading.
+
|The name of the Power source we are reading.
 
|-
 
|-
 
|powerMonitoring
 
|powerMonitoring
 
|1.3.6.1.4.1.26122.3.5.1.1.'''4'''
 
|1.3.6.1.4.1.26122.3.5.1.1.'''4'''
|INTEGER { unknown(1), notMonitored(2), monitored(3) }
+
|INTEGER { unknown(1), notMonitored(2), monitored(3) }
|The Monitoring state of the Power source.
+
|The Monitoring state of the Power source.
 
|-
 
|-
 
|powerStatus
 
|powerStatus
 
|1.3.6.1.4.1.26122.3.5.1.1.'''5'''
 
|1.3.6.1.4.1.26122.3.5.1.1.'''5'''
|INTEGER { unknown(1), notConnected(2), connected(3) }
+
|INTEGER { unknown(1), notConnected(2), connected(3) }
|The Power source status.
+
|The Power source status.
 
|-
 
|-
 
!'''lineIn'''
 
!'''lineIn'''
Line 491: Line 493:
 
|lineInTable
 
|lineInTable
 
|1.3.6.1.4.1.26122.3.6.'''1'''
 
|1.3.6.1.4.1.26122.3.6.'''1'''
|SEQUENCE OF LineInEntry
+
|SEQUENCE OF LineInEntry
|Table of Line In & Microphone and their status.
+
|Table of Line In & Microphone and their status.
 
|-
 
|-
 
|lineInEntry
 
|lineInEntry
 
|1.3.6.1.4.1.26122.3.6.1.'''1'''
 
|1.3.6.1.4.1.26122.3.6.1.'''1'''
 
|LineInEntry
 
|LineInEntry
|An entry containing a device and its voltage statistics.
+
|An entry containing a device and its voltage statistics.
 
|-
 
|-
 
|lineInIndex
 
|lineInIndex
 
|1.3.6.1.4.1.26122.3.6.1.1.'''1'''
 
|1.3.6.1.4.1.26122.3.6.1.1.'''1'''
|Integer32 (1..2)
+
|Integer32 (1..2)
|Reference index for each Line In.
+
|Reference index for each Line In.
 
|-
 
|-
 
|lineInMonitoringState
 
|lineInMonitoringState
 
|1.3.6.1.4.1.26122.3.6.1.1.'''2'''
 
|1.3.6.1.4.1.26122.3.6.1.1.'''2'''
|INTEGER { unknown(1), notMonitored(2), monitored(3) }
+
|INTEGER { unknown(1), notMonitored(2), monitored(3) }
|The monitoring state of the Line In or Microphone.
+
|The monitoring state of the Line In or Microphone.
 
|-
 
|-
 
|lineInType
 
|lineInType
 
|1.3.6.1.4.1.26122.3.6.1.1.'''3'''
 
|1.3.6.1.4.1.26122.3.6.1.1.'''3'''
|INTEGER { unknown(1), lineIn1(2), lineIn2(3), microphoneExtern(4),  microphoneIntern(5) }
+
|INTEGER { unknown(1), lineIn1(2), lineIn2(3), microphoneExtern(4),  microphoneIntern(5) }
|The type of the Line In we are reading, either Line In or Microphone.
+
|The type of the Line In we are reading, either Line In or Microphone.
 
|-
 
|-
 
|lineInString
 
|lineInString
 
|1.3.6.1.4.1.26122.3.6.1.1.'''4'''
 
|1.3.6.1.4.1.26122.3.6.1.1.'''4'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the Line In or Microphone we are reading.
+
|The name of the Line In or Microphone we are reading.
 
|-
 
|-
 
|lineInStatus
 
|lineInStatus
 
|1.3.6.1.4.1.26122.3.6.1.1.'''5'''
 
|1.3.6.1.4.1.26122.3.6.1.1.'''5'''
|INTEGER { unknown(1), lineInOk(2), lineInFail(3), microphoneUnknown(4),  microphoneConnected(5), microphoneDisconnected(6), microphoneShorted(7) }
+
|INTEGER { unknown(1), lineInOk(2), lineInFail(3), microphoneUnknown(4),  microphoneConnected(5), microphoneDisconnected(6), microphoneShorted(7) }
|The Line In or Microphone status
+
|The Line In or Microphone status
 
|-
 
|-
 
!'''ampChannel'''
 
!'''ampChannel'''
Line 531: Line 533:
 
|ampChannelCount
 
|ampChannelCount
 
|1.3.6.1.4.1.26122.3.7.'''1'''
 
|1.3.6.1.4.1.26122.3.7.'''1'''
|Integer32 (0..2)
+
|Integer32 (0..2)
|The total number of Amplifier channels.
+
|The total number of Amplifier channels.
 
|-
 
|-
 
|ampType
 
|ampType
 
|1.3.6.1.4.1.26122.3.7.'''2'''
 
|1.3.6.1.4.1.26122.3.7.'''2'''
|INTEGER { unknown(1), turbine(2), ena2200(3), ena2400(4), ena2060(5), ena2100(6) }
+
|INTEGER { unknown(1), turbine(2), ena2200(3), ena2400(4), ena2060(5), ena2100(6) }
|Type of Amplifier.
+
|Type of Amplifier.
 
|-
 
|-
 
|ampChannelTable
 
|ampChannelTable
 
|1.3.6.1.4.1.26122.3.7.'''3'''
 
|1.3.6.1.4.1.26122.3.7.'''3'''
|SEQUENCE OF AmpChannelEntry
+
|SEQUENCE OF AmpChannelEntry
|Table of Amplifier channels.
+
|Table of Amplifier channels.
 
|-
 
|-
 
|ampChannelEntry
 
|ampChannelEntry
 
|1.3.6.1.4.1.26122.3.7.3.'''1'''
 
|1.3.6.1.4.1.26122.3.7.3.'''1'''
 
|AmpChannelEntry
 
|AmpChannelEntry
|An entry containing a Amplifier channel.
+
|An entry containing a Amplifier channel.
 
|-
 
|-
 
|ampChannelIndex
 
|ampChannelIndex
 
|1.3.6.1.4.1.26122.3.7.3.1.'''1'''
 
|1.3.6.1.4.1.26122.3.7.3.1.'''1'''
|Integer32 (1..2)
+
|Integer32 (1..2)
|Index into Amplifier channel table.
+
|Index into Amplifier channel table.
 
|-
 
|-
 
|ampChannelString
 
|ampChannelString
 
|1.3.6.1.4.1.26122.3.7.3.1.'''2'''
 
|1.3.6.1.4.1.26122.3.7.3.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the Amplifier channel.
+
|The name of the Amplifier channel.
 
|-
 
|-
 
|ampChannelStatus
 
|ampChannelStatus
 
|1.3.6.1.4.1.26122.3.7.3.1.'''3'''
 
|1.3.6.1.4.1.26122.3.7.3.1.'''3'''
|INTEGER { unknown(1), notOperative(2), channelOk(3), channelFail(4),  channelShutdown(5), channelGracefulDegradation(6) }
+
|INTEGER { unknown(1), notOperative(2), channelOk(3), channelFail(4),  channelShutdown(5), channelGracefulDegradation(6) }
|The Amplifier Channel status.
+
|The Amplifier Channel status.
 
|-
 
|-
 
|ampChannelMonitorStatus
 
|ampChannelMonitorStatus
 
|1.3.6.1.4.1.26122.3.7.3.1.'''4'''
 
|1.3.6.1.4.1.26122.3.7.3.1.'''4'''
|INTEGER { unknown(1), channelOk(2), channelShorted(3), channelOpen(4),  channelLoadChange(5), channelGroundFault(6), channelRefreshing(7),  channelShutdown(8), channelVoltageLow(9), channelIndecisive(10),  channelInterrupted(11), channelTimeoutFail(12),  channelMonitoringReceiveError(13), channelMonitoringSuspended(14),  channelLineFault(15) }
+
|INTEGER { unknown(1), channelOk(2), channelShorted(3), channelOpen(4),  channelLoadChange(5), channelGroundFault(6), channelRefreshing(7),  channelShutdown(8), channelVoltageLow(9), channelIndecisive(10),  channelInterrupted(11), channelTimeoutFail(12),  channelMonitoringReceiveError(13), channelMonitoringSuspended(14),  channelLineFault(15) }
|The Amplifier Channel status.
+
|The Amplifier Channel status.
 
|-
 
|-
 
!'''letStatus'''
 
!'''letStatus'''
Line 581: Line 583:
 
|letChannel1Count
 
|letChannel1Count
 
|1.3.6.1.4.1.26122.3.8.1.'''1'''
 
|1.3.6.1.4.1.26122.3.8.1.'''1'''
|Integer32 (0..10)
+
|Integer32 (0..10)
|The total number of configuration enabled LETs in channel 1.
+
|The total number of configuration enabled LETs in channel 1.
 
|-
 
|-
 
|letChannel1Table
 
|letChannel1Table
 
|1.3.6.1.4.1.26122.3.8.1.'''2'''
 
|1.3.6.1.4.1.26122.3.8.1.'''2'''
|SEQUENCE OF LetChannel1Entry
+
|SEQUENCE OF LetChannel1Entry
|Table of LETs and their status.
+
|Table of LETs and their status.
 
|-
 
|-
 
|letChannel1Entry
 
|letChannel1Entry
 
|1.3.6.1.4.1.26122.3.8.1.2.'''1'''
 
|1.3.6.1.4.1.26122.3.8.1.2.'''1'''
 
|LetChannel1Entry
 
|LetChannel1Entry
|An entry containing a LET and status.
+
|An entry containing a LET and status.
 
|-
 
|-
 
|letChannel1Index
 
|letChannel1Index
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''1'''
|Integer32 (1..10)
+
|Integer32 (1..10)
|The index into this selection of LET data.
+
|The index into this selection of LET data.
 
|-
 
|-
 
|letChannel1Description
 
|letChannel1Description
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|Descriptive text about the LET we are reading.
+
|Descriptive text about the LET we are reading.
 
|-
 
|-
 
|letChannel1OperativeStatus
 
|letChannel1OperativeStatus
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''3'''
|INTEGER { unknown(1), notEnabled(2), failed(3), ok(4) }
+
|INTEGER { unknown(1), notEnabled(2), failed(3), ok(4) }
|The LET status.
+
|The LET status.
 
|-
 
|-
 
|letChannel1SoftwareVersion
 
|letChannel1SoftwareVersion
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''4'''
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''4'''
 
|DisplayString(SIZE(20))
 
|DisplayString(SIZE(20))
|Software Version of the LET.
+
|Software Version of the LET.
 
|-
 
|-
 
|letChannel1HardwareVersion
 
|letChannel1HardwareVersion
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''5'''
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''5'''
 
|DisplayString(SIZE(20))
 
|DisplayString(SIZE(20))
|Hardware Version of the LET.
+
|Hardware Version of the LET.
 
|-
 
|-
 
|letChannel1Voltage
 
|letChannel1Voltage
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''6'''
 
|1.3.6.1.4.1.26122.3.8.1.2.1.'''6'''
|Gauge32 (0..39999)
+
|Gauge32 (0..39999)
|Voltage in mV at LET.
+
|Voltage in mV at LET.
 
|-
 
|-
 
|letChannel2
 
|letChannel2
Line 631: Line 633:
 
|letChannel2Count
 
|letChannel2Count
 
|1.3.6.1.4.1.26122.3.8.2.'''1'''
 
|1.3.6.1.4.1.26122.3.8.2.'''1'''
|Integer32 (0..10)
+
|Integer32 (0..10)
|The total number of configuration enabled LETs in channel 2
+
|The total number of configuration enabled LETs in channel 2
 
|-
 
|-
 
|letChannel2Table
 
|letChannel2Table
 
|1.3.6.1.4.1.26122.3.8.2.'''2'''
 
|1.3.6.1.4.1.26122.3.8.2.'''2'''
|SEQUENCE OF LetChannel1Entry
+
|SEQUENCE OF LetChannel1Entry
|Table of LETs and their status.
+
|Table of LETs and their status.
 
|-
 
|-
 
|letChannel2Entry
 
|letChannel2Entry
 
|1.3.6.1.4.1.26122.3.8.2.2.'''1'''
 
|1.3.6.1.4.1.26122.3.8.2.2.'''1'''
 
|LetChannel1Entry
 
|LetChannel1Entry
|An entry containing a LET and status.
+
|An entry containing a LET and status.
 
|-
 
|-
 
|letChannel2Index
 
|letChannel2Index
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''1'''
|Integer32 (1..10)
+
|Integer32 (1..10)
|The index into this selection of LET data.
+
|The index into this selection of LET data.
 
|-
 
|-
 
|letChannel2Description
 
|letChannel2Description
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|Descriptive text about the LET we are reading.
+
|Descriptive text about the LET we are reading.
 
|-
 
|-
 
|letChannel2OperativeStatus
 
|letChannel2OperativeStatus
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''3'''
|INTEGER { unknown(1), notEnabled(2), failed(3), ok(4) }
+
|INTEGER { unknown(1), notEnabled(2), failed(3), ok(4) }
|The LET status.
+
|The LET status.
 
|-
 
|-
 
|letChannel2SoftwareVersion
 
|letChannel2SoftwareVersion
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''4'''
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''4'''
 
|DisplayString(SIZE(20))
 
|DisplayString(SIZE(20))
|Software Version of the LET.
+
|Software Version of the LET.
 
|-
 
|-
 
|letChannel2HardwareVersion
 
|letChannel2HardwareVersion
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''5'''
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''5'''
 
|DisplayString(SIZE(20))
 
|DisplayString(SIZE(20))
|Hardware Version of the LET.
+
|Hardware Version of the LET.
 
|-
 
|-
 
|letChannel2Voltage
 
|letChannel2Voltage
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''6'''
 
|1.3.6.1.4.1.26122.3.8.2.2.1.'''6'''
|Gauge32 (0..39999)
+
|Gauge32 (0..39999)
|Voltage in mV at LET.
+
|Voltage in mV at LET.
 
|-
 
|-
 
!'''controlInput'''
 
!'''controlInput'''
Line 682: Line 684:
 
|1.3.6.1.4.1.26122.3.9.'''1'''
 
|1.3.6.1.4.1.26122.3.9.'''1'''
 
|Integer32  (1..6)
 
|Integer32  (1..6)
|Number of Control Input entries in controlInputTable.
+
|Number of Control Input entries in controlInputTable.
 
|-
 
|-
 
|controlInputTable
 
|controlInputTable
 
|1.3.6.1.4.1.26122.3.9.'''2'''
 
|1.3.6.1.4.1.26122.3.9.'''2'''
|SEQUENCE OF ControlInputEntry
+
|SEQUENCE OF ControlInputEntry
|Table of Control Input sensors and their values.
+
|Table of Control Input sensors and their values.
 
|-
 
|-
 
|controlInputEntry
 
|controlInputEntry
 
|1.3.6.1.4.1.26122.3.9.2.'''1'''
 
|1.3.6.1.4.1.26122.3.9.2.'''1'''
 
|ControlInputEntry
 
|ControlInputEntry
|An entry containing a Control Input and its status.
+
|An entry containing a Control Input and its status.
 
|-
 
|-
 
|controlInputIndex
 
|controlInputIndex
 
|1.3.6.1.4.1.26122.3.9.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.9.2.1.'''1'''
|Integer32 (1..6)
+
|Integer32 (1..6)
|Reference index for each Control Input.
+
|Reference index for each Control Input.
 
|-
 
|-
 
|controlInputString
 
|controlInputString
 
|1.3.6.1.4.1.26122.3.9.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.9.2.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the Control Input.
+
|The name of the Control Input.
 
|-
 
|-
 
|controlInputStatus
 
|controlInputStatus
 
|1.3.6.1.4.1.26122.3.9.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.9.2.1.'''3'''
|INTEGER { unknown(1), open(2), closed(3), failShorted(4), failOpen(5) }
+
|INTEGER { unknown(1), open(2), closed(3), failShorted(4), failOpen(5) }
|The Control Input status.
+
|The Control Input status.
 
|-
 
|-
 
|controlInputMonitored
 
|controlInputMonitored
 
|1.3.6.1.4.1.26122.3.9.2.1.'''4'''
 
|1.3.6.1.4.1.26122.3.9.2.1.'''4'''
|INTEGER{ notMonitored(1), monitored(2) }
+
|INTEGER { notMonitored(1), monitored(2) }
|The Control Input Monitored status.
+
|The Control Input Monitored status.
 
|-
 
|-
 
!'''controlOutput'''
 
!'''controlOutput'''
Line 721: Line 723:
 
|controlOutputCount
 
|controlOutputCount
 
|1.3.6.1.4.1.26122.3.10.'''1'''
 
|1.3.6.1.4.1.26122.3.10.'''1'''
|Integer32 (1..6)
+
|Integer32 (1..6)
|Number of Control Output entries in controlOutputTable.
+
|Number of Control Output entries in controlOutputTable.
 
|-
 
|-
 
|controlOutputTable
 
|controlOutputTable
 
|1.3.6.1.4.1.26122.3.10.'''2'''
 
|1.3.6.1.4.1.26122.3.10.'''2'''
|SEQUENCE OF ControlOutputEntry
+
|SEQUENCE OF ControlOutputEntry
|Table of Control Output sensors and their values.
+
|Table of Control Output sensors and their values.
 
|-
 
|-
 
|controlOutputEntry
 
|controlOutputEntry
 
|1.3.6.1.4.1.26122.3.10.2.'''1'''
 
|1.3.6.1.4.1.26122.3.10.2.'''1'''
 
|ControlOutputEntry
 
|ControlOutputEntry
|An entry containing a Control Output and its status.
+
|An entry containing a Control Output and its status.
 
|-
 
|-
 
|controlOutputIndex
 
|controlOutputIndex
 
|1.3.6.1.4.1.26122.3.10.2.1.'''1'''
 
|1.3.6.1.4.1.26122.3.10.2.1.'''1'''
|Integer32 (1..6)
+
|Integer32 (1..6)
|Reference index for each Control Output.
+
|Reference index for each Control Output.
 
|-
 
|-
 
|controlOutputString
 
|controlOutputString
 
|1.3.6.1.4.1.26122.3.10.2.1.'''2'''
 
|1.3.6.1.4.1.26122.3.10.2.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the Control Output.
+
|The name of the Control Output.
 
|-
 
|-
 
|controlOutputStatus
 
|controlOutputStatus
 
|1.3.6.1.4.1.26122.3.10.2.1.'''3'''
 
|1.3.6.1.4.1.26122.3.10.2.1.'''3'''
|INTEGER { unknown(1), notActive(2), active(3), failNotActive(4), failActive(5) }
+
|INTEGER { unknown(1), notActive(2), active(3), failNotActive(4), failActive(5) }
|The Control Output status.
+
|The Control Output status.
 
|-
 
|-
 
!'''eth'''
 
!'''eth'''
Line 756: Line 758:
 
|ethMonitoringTable
 
|ethMonitoringTable
 
|1.3.6.1.4.1.26122.3.11.'''1'''
 
|1.3.6.1.4.1.26122.3.11.'''1'''
|SEQUENCE OF EthMonitoringEntry
+
|SEQUENCE OF EthMonitoringEntry
|Table of Eth Switch Monitoring state.
+
|Table of Eth Switch Monitoring state.
 
|-
 
|-
 
|ethMonitoringEntry
 
|ethMonitoringEntry
 
|1.3.6.1.4.1.26122.3.11.1.'''1'''
 
|1.3.6.1.4.1.26122.3.11.1.'''1'''
 
|EthMonitoringEntry
 
|EthMonitoringEntry
|An entry containing an Eth Switch and its Monitoring state.
+
|An entry containing an Eth Switch and its Monitoring state.
 
|-
 
|-
 
|ethMonitoringIndex
 
|ethMonitoringIndex
 
|1.3.6.1.4.1.26122.3.11.1.1.'''1'''
 
|1.3.6.1.4.1.26122.3.11.1.1.'''1'''
|Integer32 (1..2)
+
|Integer32 (1..2)
|Reference index for each Eth Switch Monitored.
+
|Reference index for each Eth Switch Monitored.
 
|-
 
|-
 
|ethMonitoringString
 
|ethMonitoringString
 
|1.3.6.1.4.1.26122.3.11.1.1.'''2'''
 
|1.3.6.1.4.1.26122.3.11.1.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the monitored Eth Switch.
+
|The name of the monitored Eth Switch.
 
|-
 
|-
 
|ethMonitoringState
 
|ethMonitoringState
 
|1.3.6.1.4.1.26122.3.11.1.1.'''3'''
 
|1.3.6.1.4.1.26122.3.11.1.1.'''3'''
|INTEGER { unknown(1), notMonitored(2), monitored(3) }
+
|INTEGER { unknown(1), notMonitored(2), monitored(3) }
|The Eth Switch Monitoring state.
+
|The Eth Switch Monitoring state.
 
|-
 
|-
 
!'''relay'''
 
!'''relay'''
Line 787: Line 789:
 
|1.3.6.1.4.1.26122.3.12.'''1'''
 
|1.3.6.1.4.1.26122.3.12.'''1'''
 
|SEQUENCE  OF RelayEntry
 
|SEQUENCE  OF RelayEntry
|Table of Relay state.
+
|Table of Relay state.
 
|-
 
|-
 
|relayEntry
 
|relayEntry
 
|1.3.6.1.4.1.26122.3.12.1.'''1'''
 
|1.3.6.1.4.1.26122.3.12.1.'''1'''
 
|RelayEntry
 
|RelayEntry
|An entry containing a Relay and its state.
+
|An entry containing a Relay and its state.
 
|-
 
|-
 
|relayIndex
 
|relayIndex
 
|1.3.6.1.4.1.26122.3.12.1.1.'''1'''
 
|1.3.6.1.4.1.26122.3.12.1.1.'''1'''
|Integer32 (1..4)
+
|Integer32 (1..4)
|Reference index for each Relay monitored.
+
|Reference index for each Relay monitored.
 
|-
 
|-
 
|relayString
 
|relayString
 
|1.3.6.1.4.1.26122.3.12.1.1.'''2'''
 
|1.3.6.1.4.1.26122.3.12.1.1.'''2'''
 
|DisplayString(SIZE(128))
 
|DisplayString(SIZE(128))
|The name of the monitored Relay.
+
|The name of the monitored Relay.
 
|-
 
|-
 
|relayIdleMode
 
|relayIdleMode
 
|1.3.6.1.4.1.26122.3.12.1.1.'''3'''
 
|1.3.6.1.4.1.26122.3.12.1.1.'''3'''
|INTEGER { unknown(1), normallyClosed(2), normallyOpen(3) }
+
|INTEGER { unknown(1), normallyClosed(2), normallyOpen(3) }
|Relay idle mode state.
+
|Relay idle mode state.
 
|-
 
|-
 
|relayDelay
 
|relayDelay
 
|1.3.6.1.4.1.26122.3.12.1.1.'''4'''
 
|1.3.6.1.4.1.26122.3.12.1.1.'''4'''
|Integer32 (0..30)
+
|Integer32 (0..30)
|Delay time (sec) before activation.
+
|Delay time (sec) before activation.
 
|-
 
|-
 
|relayState
 
|relayState
 
|1.3.6.1.4.1.26122.3.12.1.1.'''5'''
 
|1.3.6.1.4.1.26122.3.12.1.1.'''5'''
|INTEGER { unknown(1), notActive(2), active(3) }
+
|INTEGER { unknown(1), notActive(2), active(3) }
|Relay state.
+
|Relay state.
 
|}
 
|}
  
Line 823: Line 825:
  
 
==== Alarm Objects ====
 
==== Alarm Objects ====
Each notification (trap) contains Alarm object with following fields:
+
Each notification (trap) contains Alarm object with following fields
 
{| class="wikitable"
 
{| class="wikitable"
 
!'''Name'''
 
!'''Name'''
Line 837: Line 839:
 
|managedObjectClass
 
|managedObjectClass
 
|1.3.6.1.4.1.26122.2.4.'''1'''
 
|1.3.6.1.4.1.26122.2.4.'''1'''
|DisplayString (SIZE (0..255))
+
|DisplayString (SIZE (0..255))
 
|This object identifies the class of network to which the subject alarm is  related: Stentofon IPStation
 
|This object identifies the class of network to which the subject alarm is  related: Stentofon IPStation
 
|-
 
|-
 
|managedObjectInstance
 
|managedObjectInstance
 
|1.3.6.1.4.1.26122.2.4.'''2'''
 
|1.3.6.1.4.1.26122.2.4.'''2'''
|DisplayString (SIZE (0..255))
+
|DisplayString (SIZE (0..255))
|This object identifies the instance (of a class) of network resource to which the  subject alarm is related: device hostname
+
|This object identifies the instance (of a class) of network resource to which the  subject alarm is related: device hostname
 
|-
 
|-
 
|severity
 
|severity
 
|1.3.6.1.4.1.26122.2.4.'''3'''
 
|1.3.6.1.4.1.26122.2.4.'''3'''
|INTEGER { indeterminate(0), critical(1), major(2), minor(3), warning(4), info(5), cleared(6) }
+
|INTEGER { indeterminate(0), critical(1), major(2), minor(3), warning(4), info(5), cleared(6) }
|The severity of the alarm according to X.733.
+
|The severity of the alarm according to X.733.
 
|-
 
|-
 
|time
 
|time
 
|1.3.6.1.4.1.26122.2.4.'''4'''
 
|1.3.6.1.4.1.26122.2.4.'''4'''
|DisplayString (SIZE(0..255))
+
|DisplayString (SIZE(0..255))
|The timestamp of the alarm as a string: 'Week day MM DD HH.mm.ss YYYY' eg.  Tue Jan 15 19.34.57 2019
+
|The timestamp of the alarm as a string: 'Week day MM DD HH.mm.ss YYYY' eg.  Tue Jan 15 19.34.57 2019
 
|-
 
|-
 
|description
 
|description
 
|1.3.6.1.4.1.26122.2.4.'''5'''
 
|1.3.6.1.4.1.26122.2.4.'''5'''
|DisplayString (SIZE(0..255))
+
|DisplayString (SIZE(0..255))
|Specific problem description.
+
|Specific problem description.
 
|-
 
|-
 
|sysname
 
|sysname
 
|1.3.6.1.2.1.1.5
 
|1.3.6.1.2.1.1.5
|DisplayString (SIZE(0..255))
+
|DisplayString (SIZE(0..255))
|An administratively-assigned name for this device. NOTE: Not sent when custom  snmpd.conf file is used
+
|An administratively-assigned name for this device. NOTE: Not sent when custom  snmpd.conf file is used
 
|}
 
|}
  
Line 875: Line 877:
 
!'''alarmNotifications'''
 
!'''alarmNotifications'''
 
!1.3.6.1.4.1.26122.2.'''5'''
 
!1.3.6.1.4.1.26122.2.'''5'''
!NOTE: Available only in SIP/Pulse mode
+
!NOTE: Available only in SIP/Pulse mode
 
|-
 
|-
 
|ipsStarted
 
|ipsStarted
 
|1.3.6.1.4.1.26122.2.5.'''1'''
 
|1.3.6.1.4.1.26122.2.5.'''1'''
|Device has started.
+
|Device has started.
 
|-
 
|-
 
|sipRegistered
 
|sipRegistered
 
|1.3.6.1.4.1.26122.2.5.'''3'''
 
|1.3.6.1.4.1.26122.2.5.'''3'''
|Device has successfully registered with a SIP server
+
|Device has successfully registered with a SIP server
 
|-
 
|-
 
|sipRegisterFailed
 
|sipRegisterFailed
 
|1.3.6.1.4.1.26122.2.5.'''5'''
 
|1.3.6.1.4.1.26122.2.5.'''5'''
|Device failed to register with a SIP server
+
|Device failed to register with a SIP server
 
|-
 
|-
 
|callConnect
 
|callConnect
 
|1.3.6.1.4.1.26122.2.5.'''6'''
 
|1.3.6.1.4.1.26122.2.5.'''6'''
|Call has connected successfully
+
|Call has connected successfully
 
|-
 
|-
 
|callConnectFailed
 
|callConnectFailed
 
|1.3.6.1.4.1.26122.2.5.'''7'''
 
|1.3.6.1.4.1.26122.2.5.'''7'''
|Call has failed to connect
+
|Call has failed to connect
 
|-
 
|-
 
|callDisconnect
 
|callDisconnect
 
|1.3.6.1.4.1.26122.2.5.'''8'''
 
|1.3.6.1.4.1.26122.2.5.'''8'''
|Call has disconnected
+
|Call has disconnected
 
|-
 
|-
 
|soundTestSuccess
 
|soundTestSuccess
 
|1.3.6.1.4.1.26122.2.5.'''10'''
 
|1.3.6.1.4.1.26122.2.5.'''10'''
|Sound test was successful
+
|Sound test was successful
 
|-
 
|-
 
|soundTestFailed
 
|soundTestFailed
 
|1.3.6.1.4.1.26122.2.5.'''11'''
 
|1.3.6.1.4.1.26122.2.5.'''11'''
|Sound test has failed
+
|Sound test has failed
 
|-
 
|-
 
|soundTestError
 
|soundTestError
 
|1.3.6.1.4.1.26122.2.5.'''12'''
 
|1.3.6.1.4.1.26122.2.5.'''12'''
|Automatically setting sound pressure level failed
+
|Automatically setting sound pressure level failed
 
|-
 
|-
 
|buttonHanging
 
|buttonHanging
 
|1.3.6.1.4.1.26122.2.5.'''13'''
 
|1.3.6.1.4.1.26122.2.5.'''13'''
|Button was pushed for more than 10 seconds without being released
+
|Button was pushed for more than 10 seconds without being released
 
|-
 
|-
 
|buttonPressed
 
|buttonPressed
 
|1.3.6.1.4.1.26122.2.5.'''14'''
 
|1.3.6.1.4.1.26122.2.5.'''14'''
|Input button was pressed. Trap description will provide more info about input number
+
|Input button was pressed. Trap description will provide more info about input number
 
|-
 
|-
 
|buttonReleased
 
|buttonReleased
 
|1.3.6.1.4.1.26122.2.5.'''15'''
 
|1.3.6.1.4.1.26122.2.5.'''15'''
|Input button was released. Trap description will provide more info about input number
+
|Input button was released. Trap description will provide more info about input number
 
|-
 
|-
 
|relayActivated
 
|relayActivated
 
|1.3.6.1.4.1.26122.2.5.'''16'''
 
|1.3.6.1.4.1.26122.2.5.'''16'''
|Relay was activated. Trap description will provide more info about relay number
+
|Relay was activated. Trap description will provide more info about relay number
 
|-
 
|-
 
|relayDeactivated
 
|relayDeactivated
 
|1.3.6.1.4.1.26122.2.5.'''17'''
 
|1.3.6.1.4.1.26122.2.5.'''17'''
|Relay was deactivated. Trap description will provide more info about relay number
+
|Relay was deactivated. Trap description will provide more info about relay number
 
|-
 
|-
 
|dakPressed
 
|dakPressed
Line 939: Line 941:
 
|dakReleased
 
|dakReleased
 
|1.3.6.1.4.1.26122.2.5.'''19'''
 
|1.3.6.1.4.1.26122.2.5.'''19'''
|DAK was released. Trap description will provide more info about DAK number
+
|DAK was released. Trap description will provide more info about DAK number
 
|-
 
|-
 
!'''faultNotifications'''
 
!'''faultNotifications'''
 
!1.3.6.1.4.1.26122.2.'''8'''
 
!1.3.6.1.4.1.26122.2.'''8'''
!NOTE: Available depending on device type and model, eg. amplifier, kit, device has ETH switch...
+
!NOTE: Available depending on device type and model, eg. amplifier, kit, device has ETH switch...
 
|-
 
|-
 
|coolingFanFault
 
|coolingFanFault
 
|1.3.6.1.4.1.26122.2.8.'''1'''
 
|1.3.6.1.4.1.26122.2.8.'''1'''
|There is a cooling fan fault eg. low speed, not running. Trap description will provide RPM and fan details
+
|There is a cooling fan fault eg. low speed, not running. Trap description will provide RPM and fan details
 
|-
 
|-
 
|missingAmpModule
 
|missingAmpModule
Line 955: Line 957:
 
|psuVoltageFault
 
|psuVoltageFault
 
|1.3.6.1.4.1.26122.2.8.'''3'''
 
|1.3.6.1.4.1.26122.2.8.'''3'''
|Power supply voltage is not within operational range. Trap description will provide more information about voltage values
+
|Power supply voltage is not within operational range. Trap description will provide more information about voltage values
 
|-
 
|-
 
|lineVoltageFault
 
|lineVoltageFault
 
|1.3.6.1.4.1.26122.2.8.'''4'''
 
|1.3.6.1.4.1.26122.2.8.'''4'''
|Selected speaker line voltage is not applied.
+
|Selected speaker line voltage is not applied.
 
|-
 
|-
 
|letFault
 
|letFault
 
|1.3.6.1.4.1.26122.2.8.'''5'''
 
|1.3.6.1.4.1.26122.2.8.'''5'''
|Reported only if Line End Transponder (LET) monitoring enabled and configured. LET has failed. Trap description will provide let channel and number
+
|Reported only if Line End Transponder (LET) monitoring enabled and configured. LET has failed. Trap description will provide let channel and number
 
|-
 
|-
 
|ampShutdown
 
|ampShutdown
 
|1.3.6.1.4.1.26122.2.8.'''6'''
 
|1.3.6.1.4.1.26122.2.8.'''6'''
|Amplifier audio channel is shut down. Trap description will provide details about affected channel
+
|Amplifier audio channel is shut down. Trap description will provide details about affected channel
 
|-
 
|-
 
|slmFault
 
|slmFault
 
|1.3.6.1.4.1.26122.2.8.'''7'''
 
|1.3.6.1.4.1.26122.2.8.'''7'''
|Speaker Line Monitoring (SLM) related fault has occurred. Trap description will provide fault details and affected channel
+
|Speaker Line Monitoring (SLM) related fault has occurred. Trap description will provide fault details and affected channel
 
|-
 
|-
 
|fuseBroken
 
|fuseBroken
 
|1.3.6.1.4.1.26122.2.8.'''8'''
 
|1.3.6.1.4.1.26122.2.8.'''8'''
|Fuse is broken. Trap description will provide information about affected fuse
+
|Fuse is broken. Trap description will provide information about affected fuse
 
|-
 
|-
 
|ampDisabled
 
|ampDisabled
 
|1.3.6.1.4.1.26122.2.8.'''9'''
 
|1.3.6.1.4.1.26122.2.8.'''9'''
|Amplifier audio channel is disabled. Trap description will provide details about affected channel
+
|Amplifier audio channel is disabled. Trap description will provide details about affected channel
 
|-
 
|-
 
|lineInFault
 
|lineInFault
 
|1.3.6.1.4.1.26122.2.8.'''10'''
 
|1.3.6.1.4.1.26122.2.8.'''10'''
|Reported only if Line In monitoring enabled. Line in is disconnected
+
|Reported only if Line In monitoring enabled. Line in is disconnected
 
|-
 
|-
 
|rcoFault
 
|rcoFault
 
|1.3.6.1.4.1.26122.2.8.'''11'''
 
|1.3.6.1.4.1.26122.2.8.'''11'''
|Reported only if RCO monitoring enabled. Control output is not set or cleared. Trap description will provide more info about affected output and fault details
+
|Reported only if RCO monitoring enabled. Control output is not set or cleared. Trap description will provide more info about affected output and fault details
 
|-
 
|-
 
|rciFault
 
|rciFault
 
|1.3.6.1.4.1.26122.2.8.'''12'''
 
|1.3.6.1.4.1.26122.2.8.'''12'''
|Reported only if RCI monitoring enabled. Control input shorted or not connected. Trap description will provide more info about affected input and fault details
+
|Reported only if RCI monitoring enabled. Control input shorted or not connected. Trap description will provide more info about affected input and fault details
 
|-
 
|-
 
|dcPowerFault
 
|dcPowerFault
 
|1.3.6.1.4.1.26122.2.8.'''13'''
 
|1.3.6.1.4.1.26122.2.8.'''13'''
|Reported only if DC Power monitoring enabled. AC power disconnected
+
|Reported only if DC Power monitoring enabled. AC power disconnected
 
|-
 
|-
 
|acPowerFault
 
|acPowerFault
 
|1.3.6.1.4.1.26122.2.8.'''14'''
 
|1.3.6.1.4.1.26122.2.8.'''14'''
|Reported only if AC Power monitoring enabled. AC power disconnected
+
|Reported only if AC Power monitoring enabled. AC power disconnected
 
|-
 
|-
 
|ethPortDisconnected
 
|ethPortDisconnected
 
|1.3.6.1.4.1.26122.2.8.'''15'''
 
|1.3.6.1.4.1.26122.2.8.'''15'''
|Reported only if ETH port monitoring enabled. Ethernet port is disconnected. Trap description will provide more info about affected port number
+
|Reported only if ETH port monitoring enabled. Ethernet port is disconnected. Trap description will provide more info about affected port number
 
|-
 
|-
 
|micFault
 
|micFault
 
|1.3.6.1.4.1.26122.2.8.'''16'''
 
|1.3.6.1.4.1.26122.2.8.'''16'''
|Reported only if mic monitoring is enabled. Microphone is not connected or shorted. Trap description will provide fault details
+
|Reported only if mic monitoring is enabled. Microphone is not connected or shorted. Trap description will provide fault details
 
|-
 
|-
 
|missingEmbdr
 
|missingEmbdr
 
|1.3.6.1.4.1.26122.2.8.'''17'''
 
|1.3.6.1.4.1.26122.2.8.'''17'''
|Panel device is missing EMBDR expansion modules
+
|Panel device is missing EMBDR expansion modules
 
|-
 
|-
 
|swFault
 
|swFault
 
|1.3.6.1.4.1.26122.2.8.'''18'''
 
|1.3.6.1.4.1.26122.2.8.'''18'''
|Software daemon has stopped working. Trap description will provide more info about affected daemon
+
|Software daemon has stopped working. Trap description will provide more info about affected daemon
 
|-
 
|-
 
|tempFault
 
|tempFault
 
|1.3.6.1.4.1.26122.2.8.'''19'''
 
|1.3.6.1.4.1.26122.2.8.'''19'''
|High temperature is detected. Trap description will provide more info about value and affected sensor.
+
|High temperature is detected. Trap description will provide more info about value and affected sensor.
 
|-
 
|-
 
|customFault
 
|customFault
 
|1.3.6.1.4.1.26122.2.8.'''20'''
 
|1.3.6.1.4.1.26122.2.8.'''20'''
|Report External Custom Faults. Trap description will provide more info about fault
+
|Report External Custom Faults. Trap description will provide more info about fault
 
|}
 
|}
  
Line 1,038: Line 1,040:
 
!
 
!
 
|-
 
|-
|'''Mandatory Groups'''
+
|'''Mandatory Groups'''
 
|
 
|
 
|alarmObjectsGroup
 
|alarmObjectsGroup
Line 1,050: Line 1,052:
 
sipGeneralGroup
 
sipGeneralGroup
 
|-
 
|-
|'''Optional Groups'''
+
|'''Optional Groups'''
 
|
 
|
 
|sipRegistrationGroup
 
|sipRegistrationGroup
Line 1,070: Line 1,072:
  
 
==== Groups ====
 
==== Groups ====
{| class="wikitable"
+
{| class="wikitable mw-collapsible"
 
!'''Name'''
 
!'''Name'''
 
!'''OID'''
 
!'''OID'''
Line 1,090: Line 1,092:
  
 
lastRegistration
 
lastRegistration
|A collection of registration related objects, available only when device is in SIP/Pulse mode"
+
|A collection of registration related objects, available only when device is in SIP/Pulse mode"
 
|-
 
|-
 
|sipCallGroup
 
|sipCallGroup
Line 1,109: Line 1,111:
  
 
outgoingCallsFailed
 
outgoingCallsFailed
|A collection of call state related objects, available only when device is in SIP/Pulse mode
+
|A collection of call state related objects, available only when device is in SIP/Pulse mode
 
|-
 
|-
 
|sipGeneralGroup
 
|sipGeneralGroup
Line 1,126: Line 1,128:
  
 
soundTestSuccessCounter
 
soundTestSuccessCounter
|A collection of general device info objects available only when device is in SIP/Pulse mode
+
|A collection of general device info objects available only when device is in SIP/Pulse mode
 
|-
 
|-
 
|alarmObjectsGroup
 
|alarmObjectsGroup
Line 1,139: Line 1,141:
  
 
description
 
description
|A collection of objects included in all notifications
+
|A collection of objects included in all notifications
 
|-
 
|-
 
|sipNotificationsGroup
 
|sipNotificationsGroup
Line 1,180: Line 1,182:
  
 
dakReleased
 
dakReleased
|A collection of notifications available only when device is in SIP/Pulse mode and dependent on device type and model
+
|A collection of notifications available only when device is in SIP/Pulse mode and dependent on device type and model
 
|-
 
|-
 
|faultNotificationsGroup
 
|faultNotificationsGroup
Line 1,223: Line 1,225:
  
 
customFault
 
customFault
|A collection of fault monitoring related notifications, availability based on device type and model
+
|A collection of fault monitoring related notifications, availability based on device type and model
 
|-
 
|-
 
|deviceInfoGroup
 
|deviceInfoGroup
Line 1,240: Line 1,242:
  
 
infoDisablement
 
infoDisablement
|A collection of device info objects, some fields not available on all device  types
+
|A collection of device info objects, some fields not available on all device  types
 
|-
 
|-
 
|deviceStatusGroup
 
|deviceStatusGroup
Line 1,279: Line 1,281:
  
 
powerStatus
 
powerStatus
|A collection of device temperature, fan speed, internal voltages and power  status objects, available on amplifier devices
+
|A collection of device temperature, fan speed, internal voltages and power  status objects, available on amplifier devices
 
|-
 
|-
 
|audioInputsGroup
 
|audioInputsGroup
Line 1,290: Line 1,292:
  
 
lineInStatus
 
lineInStatus
|A collection of audio inputs device objects, available only on devices with microphone or line in monitoring
+
|A collection of audio inputs device objects, available only on devices with microphone or line in monitoring
 
|-
 
|-
 
|controlIOGroup
 
|controlIOGroup
Line 1,315: Line 1,317:
  
 
relayState
 
relayState
|A collection of control input and control output (CIO) device objects, available only on devices with CIO monitoring
+
|A collection of control input and control output (CIO) device objects, available only on devices with CIO monitoring
 
|-
 
|-
 
|ethernetGroup
 
|ethernetGroup
Line 1,322: Line 1,324:
  
 
ethMonitoringState
 
ethMonitoringState
|A collection of Ethernet switch monitoring objects, available on devices with Ethernet switch
+
|A collection of Ethernet switch monitoring objects, available on devices with Ethernet switch
 
|-
 
|-
 
|amplifierGroup
 
|amplifierGroup
Line 1,335: Line 1,337:
  
 
ampChannelMonitorStatus
 
ampChannelMonitorStatus
|A collection of amplifier info objects
+
|A collection of amplifier info objects
 
|-
 
|-
 
|letsGroup
 
|letsGroup
Line 1,362: Line 1,364:
  
 
letChannel2Voltage
 
letChannel2Voltage
|A collection of line end transponder (LET) objects, available only on devices that support LET connections
+
|A collection of line end transponder (LET) objects, available only on devices that support LET connections
 
|}
 
|}
 
[[Category:Turbine Technical Articles]]
 
[[Category:Turbine Technical Articles]]
 
[[Category:INCA Technical Articles]]
 
[[Category:INCA Technical Articles]]
 
[[Category:Logging]]
 
[[Category:Logging]]

Revision as of 12:06, 24 January 2019

SIP Icon 300px.png

Stentofon IP devices (INCA stations, Turbine stations, ENA Amplifiers) run a SNMP service and support SNMP polling and SNMP traps.


Stentofon OID numbers

Zenitel Norway AS has assigned a Private Enterprise Number OID 26122 and the IP-stations use sub OIDs 2,3 and 4.

All Zenitel OIDs definitions can be found in VS-DEVICE-MIB. MIB overview and all OID descriptions are also available at the end of this document.

In addtion to VS-DEVICE-MIB following built in MIBs are also available (not all available for INCA stations): SNMPv2-MIB, IF-MIB, IP-MIB, TCP-MIB, UDP-MIB, HOST-RESOURCES-MIB, NOTIFICATION-LOG-MIB, DISMAN-EVENT-MIB, DISMAN-SCHEDULE-MIB, UCD-SNMP-MIB, UCD-DEMO-MIB, SNMP-TARGET-MIB, NET-SNMP-AGENT-MIB, HOST-RESOURCES-TYPES, NET-SNMP-PASS-MIB, NET-SNMP-EXTEND-MIB, UCD-DLMOD-MIB, SNMP-MPD-MIB, SNMP-USER-BASED-SM-MIB, SNMP-FRAMEWORK-MIB, SNMP-VIEW-BASED-ACM-MIB, SNMP-COMMUNITY-MIB, IP-FORWARD-MIB, SNMP-NOTIFICATION-MIB, SNMPv2-TM, NET-SNMP-VACM-MIB

SNMP Configuration

SNMP can be configured from the station web (Advanced Network > SNMP).

For INCA stations, you need to set the station in SIP mode, enable SNMP, and set it back to AlphaCom mode. When INCA station operates in AlphaCom mode the SNMP service is still running, but only generic built in MIBs are supported.

For ENA Amplifiers and Turbine Stations, after upgrade from 4.9 or older SW to 4.10 or newer SW, SNMP configuration is retained, but when downgrading from 4.10 or newer SW to lower SW version than 4.10, SNMP needs to be reconfigured (factory reset recommended).

Note icon Not all fields are available on INCA stations


Snmp web conf.png

SNMP Settings

  • access: read or none are available, setting none will disable SNMP
  • SNMP v1/v2c: selects SNMP version used, one or both need to be selected for SNMP to work
  • Community string: string used as password for authentication
  • Allowed network: this is used, together with the network mask, to determine the allowed network for reading the MIB on the station. The IP address is entered in regular dot notation, e.g. 10.5.2.100. For example with an allowed network 10.5.2.0 and a network mask of 24, any station with an IP address in the range 10.5.2.0 to 10.5.2.255 can access the MIB. Setting 0.0.0.0/0 will allow all
  • Name: SNMP name string (sent as sysName OID in traps)
  • Location SNMP Location string
  • Contact: SNMP Contact string

SNMP Trap and Informs Settings

  • Traps/informs receiving server address can be set here
  • If left blank it will disable sending traps/informs

SNMP Custom Configuration File

  • Custom snmpd.conf file can be uploaded and used on the device
  • File is kept during device SW upgrades
  • File syntax and content are not checked and if errors are present in the file it can render SNMP inoperative
  • When custom file is uploaded SNMP Settings are unavailable
  • File can be viewed or downloaded
  • New file can be uploaded at any time
  • When custom file is deleted device will revert back to configuration defined in web config

Enable SNMP Traps

  • Available traps (notifications) depend on device type and mode
  • If specific event occurs and corresponding SNMP Trap is enabled, notification (trap) will be generated and sent to trap/inform receiver IP address
  • Traps description

Custom Faults

Custom faults are available only on amplifiers in SIP/Pulse or Exigo (configurable through EMT) mode. When RCI is triggered device will send SNMP Trap with custom fault description and priority.

Configuration for faults is available in web Amplifier Settings -> RCO/RCI Config (or IO Monitoring). For custom faults to be sent traps have to be enabled in config (Advanced Network → SNMP → Enable SNMP Traps → Custom Fault)

Note icon Available only on ENA amplifiers


Custom faults.png

Object Identifier (OID) Numbers

Zenitel Norway AS OID is 26122 (stentofon) → 1.3.6.1.4.1.26122

Overview

Name OID
ipstation 1.3.6.1.4.1.26122.2
     general 1.3.6.1.4.1.26122.2.1
     registration 1.3.6.1.4.1.26122.2.2
     call 1.3.6.1.4.1.26122.2.3
     alarmObjects 1.3.6.1.4.1.26122.2.4
     alarmNotifications 1.3.6.1.4.1.26122.2.5
     faultNotifications 1.3.6.1.4.1.26122.2.8
vsDevice 1.3.6.1.4.1.26122.3
     info 1.3.6.1.4.1.26122.3.1
     temp 1.3.6.1.4.1.26122.3.2
     fan 1.3.6.1.4.1.26122.3.3
     voltage 1.3.6.1.4.1.26122.3.4
     power 1.3.6.1.4.1.26122.3.5
     lineIn 1.3.6.1.4.1.26122.3.6
     ampChannel 1.3.6.1.4.1.26122.3.7
     letStatus 1.3.6.1.4.1.26122.3.8
          letChannel1 1.3.6.1.4.1.26122.3.8.1
          letChannel2 1.3.6.1.4.1.26122.3.8.2
     controlInput 1.3.6.1.4.1.26122.3.9
     controlOutput 1.3.6.1.4.1.26122.3.10
     eth 1.3.6.1.4.1.26122.3.11
     relay 1.3.6.1.4.1.26122.3.12
stentofonMIBConformance 1.3.6.1.4.1.26122.4
     stentofonMIBCompliances 1.3.6.1.4.1.26122.4.1
     stentofonMIBGroups 1.3.6.1.4.1.26122.4.2

ipstation scalar and tabular objects

Name OID Syntax Description
general 1.3.6.1.4.1.26122.2.1
softwareVersion 1.3.6.1.4.1.26122.2.1.1 DisplayString (SIZE (0..255)) The software version
buttonHangingStatus 1.3.6.1.4.1.26122.2.1.2 Integer32 Status of the inputs and DAK buttons, the returned number is bitmap where each bit represents hanging status of one input or DAK button in ascending order
buttonHangingCounter 1.3.6.1.4.1.26122.2.1.3 Counter32 The number of input or buttons hanging since reboot
soundTestLastResult 1.3.6.1.4.1.26122.2.1.4 INTEGER { unused(0), error(1), failed(2), success(3) } Last status of the sound test
soundTestFailedCounter 1.3.6.1.4.1.26122.2.1.5 Counter32 The number of sound tests that failed since reboot
soundTestErrorCounter 1.3.6.1.4.1.26122.2.1.6 Counter32 The number of attempts to automatically set the sound pressure level since reboot
soundTestSuccessCounter 1.3.6.1.4.1.26122.2.1.7 Counter32 The number of sound tests that were successful since reboot
registration 1.3.6.1.4.1.26122.2.2
registrationTable 1.3.6.1.4.1.26122.2.2.1 SEQUENCE OF RegistrationEntry Table of SIP registrations.
registrationEntry 1.3.6.1.4.1.26122.2.2.1.1 RegistrationEntry SIP registration Entry
regIndex 1.3.6.1.4.1.26122.2.2.1.1.1 Unsigned32 The SIP registration table index
serverType 1.3.6.1.4.1.26122.2.2.1.1.2 INTEGER { primary(0), backup(1), backup2(2) } Priority of the SIP server
serverAddress 1.3.6.1.4.1.26122.2.2.1.1.3 DisplayString (SIZE (0..255)) The address of the SIP server
isRegistered 1.3.6.1.4.1.26122.2.2.1.1.4 INTEGER { notregistered(0), registered(1) } SIP registration state of the device towards this SIP server
lastRegistration 1.3.6.1.4.1.26122.2.2.1.1.5 DisplayString (SIZE (0..255)) The time of the last successful registration with this SIP server
call 1.3.6.1.4.1.26122.2.3
callState 1.3.6.1.4.1.26122.2.3.1 INTEGER { idle(0), inprogress(1), incoming(2), outgoing(3), incancel(4) } Call state of the device.
callRemoteId 1.3.6.1.4.1.26122.2.3.2 DisplayString (SIZE (0..255)) The SIP-id of the remote party (empty unless device is in a call)
incomingCallAttempts 1.3.6.1.4.1.26122.2.3.3 Counter32 The number of incoming call attempts since reboot
incomingCallsSuccess 1.3.6.1.4.1.26122.2.3.4 Counter32 The number of successful incoming calls since reboot
incomingCallsFailed 1.3.6.1.4.1.26122.2.3.5 Counter32 The number of incoming calls that has failed since reboot (unanswered calls are not considered failed)
outgoingCallAttempts 1.3.6.1.4.1.26122.2.3.6 Counter32 The number of outgoing call attempts since reboot
outgoingCallsSuccess 1.3.6.1.4.1.26122.2.3.7 Counter32 The number of successful outgoing calls since reboot
outgoingCallsFailed 1.3.6.1.4.1.26122.2.3.8 Counter32 The number of outgoing calls that failed since reboot (unanswered calls are not considered failed)

vsDevice scalar and tabular objects

Name OID Syntax Description
info 1.3.6.1.4.1.26122.3.1
infoPackageVersion 1.3.6.1.4.1.26122.3.1.1 DisplayString(SIZE(128)) "The device Package Version
infoModelType 1.3.6.1.4.1.26122.3.1.2 DisplayString(SIZE(128)) The device Model Type.
infoModelNumber 1.3.6.1.4.1.26122.3.1.3 Integer32 (0..9999) The device Model Number.
infoAmplifierType 1.3.6.1.4.1.26122.3.1.4 DisplayString(SIZE(128)) The device Amplifier Type (only for amplifier devices).
infoKernelVersion 1.3.6.1.4.1.26122.3.1.5 DisplayString(SIZE(128)) The device Linux Kernel Version
infoDeviceTreeVersion 1.3.6.1.4.1.26122.3.1.6 DisplayString(SIZE(128)) The device Device Tree Version.
infoDisablement 1.3.6.1.4.1.26122.3.1.7 INTEGER { offline(1), online(2) } The device Disablement status.
temp 1.3.6.1.4.1.26122.3.2
tempTableCount 1.3.6.1.4.1.26122.3.2.1 Integer32 (0..5) Number of Temperature entries in tempTable
tempTable 1.3.6.1.4.1.26122.3.2.2 SEQUENCE OF TempEntry Table of temperature sensors and their values.
tempEntry 1.3.6.1.4.1.26122.3.2.2.1 TempEntry An entry containing a device and its statistics.
tempIndex 1.3.6.1.4.1.26122.3.2.2.1.1 Integer32 (1..5) Reference index for each temperature item
tempSensorName 1.3.6.1.4.1.26122.3.2.2.1.2 DisplayString(SIZE(128)) The name of the temperature sensor we are reading.
tempCurrentString 1.3.6.1.4.1.26122.3.2.2.1.3 DisplayString(SIZE(128)) The current temperature.
tempCurrentValue 1.3.6.1.4.1.26122.3.2.2.1.4 Gauge32 The current temperature of this sensor in the device.
tempPeakString 1.3.6.1.4.1.26122.3.2.2.1.5 DisplayString(SIZE(128)) The peak temperature.
tempPeakValue 1.3.6.1.4.1.26122.3.2.2.1.6 Gauge32 The peak temperature of this sensor in the device.
tempAverageString 1.3.6.1.4.1.26122.3.2.2.1.7 DisplayString(SIZE(128)) The average temperature.
tempAverageValue 1.3.6.1.4.1.26122.3.2.2.1.8 Gauge32 The average temperature of this sensor in the device.
fan 1.3.6.1.4.1.26122.3.3
fanTableCount 1.3.6.1.4.1.26122.3.3.1 Integer32 (0..2) Number of Fan entries in fanTable.
fanTable 1.3.6.1.4.1.26122.3.3.2 SEQUENCE OF FanEntry Table of fans and their RPM status.
fanEntry 1.3.6.1.4.1.26122.3.3.2.1 FanEntry An entry containing a device and its statistics.
fanIndex 1.3.6.1.4.1.26122.3.3.2.1.1 Integer32 (1..2) Reference index for each observed device.
fanString 1.3.6.1.4.1.26122.3.3.2.1.2 DisplayString The name of the fan sensor we are reading.
fanValue 1.3.6.1.4.1.26122.3.3.2.1.3 Gauge32 The rotation speed of the fan in RPM.
voltage 1.3.6.1.4.1.26122.3.4
voltageTableCount 1.3.6.1.4.1.26122.3.4.1 Integer32 (0..20) Number of Voltage entries in voltageTable.
voltageTable 1.3.6.1.4.1.26122.3.4.2 SEQUENCE OF VoltageEntry Table of Voltage sensors and their values.
voltageEntry 1.3.6.1.4.1.26122.3.4.2.1 VoltageEntry An entry containing a device and its Voltage statistics.
voltageIndex 1.3.6.1.4.1.26122.3.4.2.1.1 Integer32 (1..20) Reference index for each observed device.
voltageString 1.3.6.1.4.1.26122.3.4.2.1.2 DisplayString(SIZE(128)) The name of the device we are reading.
voltageValue 1.3.6.1.4.1.26122.3.4.2.1.3 Gauge32 The voltage in mV.
power 1.3.6.1.4.1.26122.3.5
powerTable 1.3.6.1.4.1.26122.3.5.1 SEQUENCE OF PowerEntry Table of Power sources and their status.
powerEntry 1.3.6.1.4.1.26122.3.5.1.1 PowerEntry An entry containing Power source status.
powerIndex 1.3.6.1.4.1.26122.3.5.1.1.1 Integer32 (1..2) Reference index for each observed Power source.
powerType 1.3.6.1.4.1.26122.3.5.1.1.2 INTEGER { unknown(1), acPower(2), dcPower(3), poePower(4) } The type of the Power source we are reading.
powerString 1.3.6.1.4.1.26122.3.5.1.1.3 DisplayString(SIZE(128)) The name of the Power source we are reading.
powerMonitoring 1.3.6.1.4.1.26122.3.5.1.1.4 INTEGER { unknown(1), notMonitored(2), monitored(3) } The Monitoring state of the Power source.
powerStatus 1.3.6.1.4.1.26122.3.5.1.1.5 INTEGER { unknown(1), notConnected(2), connected(3) } The Power source status.
lineIn 1.3.6.1.4.1.26122.3.6
lineInTable 1.3.6.1.4.1.26122.3.6.1 SEQUENCE OF LineInEntry Table of Line In & Microphone and their status.
lineInEntry 1.3.6.1.4.1.26122.3.6.1.1 LineInEntry An entry containing a device and its voltage statistics.
lineInIndex 1.3.6.1.4.1.26122.3.6.1.1.1 Integer32 (1..2) Reference index for each Line In.
lineInMonitoringState 1.3.6.1.4.1.26122.3.6.1.1.2 INTEGER { unknown(1), notMonitored(2), monitored(3) } The monitoring state of the Line In or Microphone.
lineInType 1.3.6.1.4.1.26122.3.6.1.1.3 INTEGER { unknown(1), lineIn1(2), lineIn2(3), microphoneExtern(4), microphoneIntern(5) } The type of the Line In we are reading, either Line In or Microphone.
lineInString 1.3.6.1.4.1.26122.3.6.1.1.4 DisplayString(SIZE(128)) The name of the Line In or Microphone we are reading.
lineInStatus 1.3.6.1.4.1.26122.3.6.1.1.5 INTEGER { unknown(1), lineInOk(2), lineInFail(3), microphoneUnknown(4), microphoneConnected(5), microphoneDisconnected(6), microphoneShorted(7) } The Line In or Microphone status
ampChannel 1.3.6.1.4.1.26122.3.7
ampChannelCount 1.3.6.1.4.1.26122.3.7.1 Integer32 (0..2) The total number of Amplifier channels.
ampType 1.3.6.1.4.1.26122.3.7.2 INTEGER { unknown(1), turbine(2), ena2200(3), ena2400(4), ena2060(5), ena2100(6) } Type of Amplifier.
ampChannelTable 1.3.6.1.4.1.26122.3.7.3 SEQUENCE OF AmpChannelEntry Table of Amplifier channels.
ampChannelEntry 1.3.6.1.4.1.26122.3.7.3.1 AmpChannelEntry An entry containing a Amplifier channel.
ampChannelIndex 1.3.6.1.4.1.26122.3.7.3.1.1 Integer32 (1..2) Index into Amplifier channel table.
ampChannelString 1.3.6.1.4.1.26122.3.7.3.1.2 DisplayString(SIZE(128)) The name of the Amplifier channel.
ampChannelStatus 1.3.6.1.4.1.26122.3.7.3.1.3 INTEGER { unknown(1), notOperative(2), channelOk(3), channelFail(4), channelShutdown(5), channelGracefulDegradation(6) } The Amplifier Channel status.
ampChannelMonitorStatus 1.3.6.1.4.1.26122.3.7.3.1.4 INTEGER { unknown(1), channelOk(2), channelShorted(3), channelOpen(4), channelLoadChange(5), channelGroundFault(6), channelRefreshing(7), channelShutdown(8), channelVoltageLow(9), channelIndecisive(10), channelInterrupted(11), channelTimeoutFail(12), channelMonitoringReceiveError(13), channelMonitoringSuspended(14), channelLineFault(15) } The Amplifier Channel status.
letStatus 1.3.6.1.4.1.26122.3.8
letChannel1 1.3.6.1.4.1.26122.3.8.1
letChannel1Count 1.3.6.1.4.1.26122.3.8.1.1 Integer32 (0..10) The total number of configuration enabled LETs in channel 1.
letChannel1Table 1.3.6.1.4.1.26122.3.8.1.2 SEQUENCE OF LetChannel1Entry Table of LETs and their status.
letChannel1Entry 1.3.6.1.4.1.26122.3.8.1.2.1 LetChannel1Entry An entry containing a LET and status.
letChannel1Index 1.3.6.1.4.1.26122.3.8.1.2.1.1 Integer32 (1..10) The index into this selection of LET data.
letChannel1Description 1.3.6.1.4.1.26122.3.8.1.2.1.2 DisplayString(SIZE(128)) Descriptive text about the LET we are reading.
letChannel1OperativeStatus 1.3.6.1.4.1.26122.3.8.1.2.1.3 INTEGER { unknown(1), notEnabled(2), failed(3), ok(4) } The LET status.
letChannel1SoftwareVersion 1.3.6.1.4.1.26122.3.8.1.2.1.4 DisplayString(SIZE(20)) Software Version of the LET.
letChannel1HardwareVersion 1.3.6.1.4.1.26122.3.8.1.2.1.5 DisplayString(SIZE(20)) Hardware Version of the LET.
letChannel1Voltage 1.3.6.1.4.1.26122.3.8.1.2.1.6 Gauge32 (0..39999) Voltage in mV at LET.
letChannel2 1.3.6.1.4.1.26122.3.8.2
letChannel2Count 1.3.6.1.4.1.26122.3.8.2.1 Integer32 (0..10) The total number of configuration enabled LETs in channel 2
letChannel2Table 1.3.6.1.4.1.26122.3.8.2.2 SEQUENCE OF LetChannel1Entry Table of LETs and their status.
letChannel2Entry 1.3.6.1.4.1.26122.3.8.2.2.1 LetChannel1Entry An entry containing a LET and status.
letChannel2Index 1.3.6.1.4.1.26122.3.8.2.2.1.1 Integer32 (1..10) The index into this selection of LET data.
letChannel2Description 1.3.6.1.4.1.26122.3.8.2.2.1.2 DisplayString(SIZE(128)) Descriptive text about the LET we are reading.
letChannel2OperativeStatus 1.3.6.1.4.1.26122.3.8.2.2.1.3 INTEGER { unknown(1), notEnabled(2), failed(3), ok(4) } The LET status.
letChannel2SoftwareVersion 1.3.6.1.4.1.26122.3.8.2.2.1.4 DisplayString(SIZE(20)) Software Version of the LET.
letChannel2HardwareVersion 1.3.6.1.4.1.26122.3.8.2.2.1.5 DisplayString(SIZE(20)) Hardware Version of the LET.
letChannel2Voltage 1.3.6.1.4.1.26122.3.8.2.2.1.6 Gauge32 (0..39999) Voltage in mV at LET.
controlInput 1.3.6.1.4.1.26122.3.9
controlInputCount 1.3.6.1.4.1.26122.3.9.1 Integer32 (1..6) Number of Control Input entries in controlInputTable.
controlInputTable 1.3.6.1.4.1.26122.3.9.2 SEQUENCE OF ControlInputEntry Table of Control Input sensors and their values.
controlInputEntry 1.3.6.1.4.1.26122.3.9.2.1 ControlInputEntry An entry containing a Control Input and its status.
controlInputIndex 1.3.6.1.4.1.26122.3.9.2.1.1 Integer32 (1..6) Reference index for each Control Input.
controlInputString 1.3.6.1.4.1.26122.3.9.2.1.2 DisplayString(SIZE(128)) The name of the Control Input.
controlInputStatus 1.3.6.1.4.1.26122.3.9.2.1.3 INTEGER { unknown(1), open(2), closed(3), failShorted(4), failOpen(5) } The Control Input status.
controlInputMonitored 1.3.6.1.4.1.26122.3.9.2.1.4 INTEGER { notMonitored(1), monitored(2) } The Control Input Monitored status.
controlOutput 1.3.6.1.4.1.26122.3.10
controlOutputCount 1.3.6.1.4.1.26122.3.10.1 Integer32 (1..6) Number of Control Output entries in controlOutputTable.
controlOutputTable 1.3.6.1.4.1.26122.3.10.2 SEQUENCE OF ControlOutputEntry Table of Control Output sensors and their values.
controlOutputEntry 1.3.6.1.4.1.26122.3.10.2.1 ControlOutputEntry An entry containing a Control Output and its status.
controlOutputIndex 1.3.6.1.4.1.26122.3.10.2.1.1 Integer32 (1..6) Reference index for each Control Output.
controlOutputString 1.3.6.1.4.1.26122.3.10.2.1.2 DisplayString(SIZE(128)) The name of the Control Output.
controlOutputStatus 1.3.6.1.4.1.26122.3.10.2.1.3 INTEGER { unknown(1), notActive(2), active(3), failNotActive(4), failActive(5) } The Control Output status.
eth 1.3.6.1.4.1.26122.3.11
ethMonitoringTable 1.3.6.1.4.1.26122.3.11.1 SEQUENCE OF EthMonitoringEntry Table of Eth Switch Monitoring state.
ethMonitoringEntry 1.3.6.1.4.1.26122.3.11.1.1 EthMonitoringEntry An entry containing an Eth Switch and its Monitoring state.
ethMonitoringIndex 1.3.6.1.4.1.26122.3.11.1.1.1 Integer32 (1..2) Reference index for each Eth Switch Monitored.
ethMonitoringString 1.3.6.1.4.1.26122.3.11.1.1.2 DisplayString(SIZE(128)) The name of the monitored Eth Switch.
ethMonitoringState 1.3.6.1.4.1.26122.3.11.1.1.3 INTEGER { unknown(1), notMonitored(2), monitored(3) } The Eth Switch Monitoring state.
relay 1.3.6.1.4.1.26122.3.12
relayTable 1.3.6.1.4.1.26122.3.12.1 SEQUENCE OF RelayEntry Table of Relay state.
relayEntry 1.3.6.1.4.1.26122.3.12.1.1 RelayEntry An entry containing a Relay and its state.
relayIndex 1.3.6.1.4.1.26122.3.12.1.1.1 Integer32 (1..4) Reference index for each Relay monitored.
relayString 1.3.6.1.4.1.26122.3.12.1.1.2 DisplayString(SIZE(128)) The name of the monitored Relay.
relayIdleMode 1.3.6.1.4.1.26122.3.12.1.1.3 INTEGER { unknown(1), normallyClosed(2), normallyOpen(3) } Relay idle mode state.
relayDelay 1.3.6.1.4.1.26122.3.12.1.1.4 Integer32 (0..30) Delay time (sec) before activation.
relayState 1.3.6.1.4.1.26122.3.12.1.1.5 INTEGER { unknown(1), notActive(2), active(3) } Relay state.

Notifications (traps)

Alarm Objects

Each notification (trap) contains Alarm object with following fields

Name OID Syntax Description
alarmObjects 1.3.6.1.4.1.26122.2.4
managedObjectClass 1.3.6.1.4.1.26122.2.4.1 DisplayString (SIZE (0..255)) This object identifies the class of network to which the subject alarm is related: Stentofon IPStation
managedObjectInstance 1.3.6.1.4.1.26122.2.4.2 DisplayString (SIZE (0..255)) This object identifies the instance (of a class) of network resource to which the subject alarm is related: device hostname
severity 1.3.6.1.4.1.26122.2.4.3 INTEGER { indeterminate(0), critical(1), major(2), minor(3), warning(4), info(5), cleared(6) } The severity of the alarm according to X.733.
time 1.3.6.1.4.1.26122.2.4.4 DisplayString (SIZE(0..255)) The timestamp of the alarm as a string: 'Week day MM DD HH.mm.ss YYYY' eg. Tue Jan 15 19.34.57 2019
description 1.3.6.1.4.1.26122.2.4.5 DisplayString (SIZE(0..255)) Specific problem description.
sysname 1.3.6.1.2.1.1.5 DisplayString (SIZE(0..255)) An administratively-assigned name for this device. NOTE: Not sent when custom snmpd.conf file is used

Alarm/Fault Notifications (Traps)

Availability dependent on device mode (Sip, Pulse, Alphacom...) and device type and model

Name OID Description
alarmNotifications 1.3.6.1.4.1.26122.2.5 NOTE: Available only in SIP/Pulse mode
ipsStarted 1.3.6.1.4.1.26122.2.5.1 Device has started.
sipRegistered 1.3.6.1.4.1.26122.2.5.3 Device has successfully registered with a SIP server
sipRegisterFailed 1.3.6.1.4.1.26122.2.5.5 Device failed to register with a SIP server
callConnect 1.3.6.1.4.1.26122.2.5.6 Call has connected successfully
callConnectFailed 1.3.6.1.4.1.26122.2.5.7 Call has failed to connect
callDisconnect 1.3.6.1.4.1.26122.2.5.8 Call has disconnected
soundTestSuccess 1.3.6.1.4.1.26122.2.5.10 Sound test was successful
soundTestFailed 1.3.6.1.4.1.26122.2.5.11 Sound test has failed
soundTestError 1.3.6.1.4.1.26122.2.5.12 Automatically setting sound pressure level failed
buttonHanging 1.3.6.1.4.1.26122.2.5.13 Button was pushed for more than 10 seconds without being released
buttonPressed 1.3.6.1.4.1.26122.2.5.14 Input button was pressed. Trap description will provide more info about input number
buttonReleased 1.3.6.1.4.1.26122.2.5.15 Input button was released. Trap description will provide more info about input number
relayActivated 1.3.6.1.4.1.26122.2.5.16 Relay was activated. Trap description will provide more info about relay number
relayDeactivated 1.3.6.1.4.1.26122.2.5.17 Relay was deactivated. Trap description will provide more info about relay number
dakPressed 1.3.6.1.4.1.26122.2.5.18 DAK was pressed. Trap description will provide more info about DAK number
dakReleased 1.3.6.1.4.1.26122.2.5.19 DAK was released. Trap description will provide more info about DAK number
faultNotifications 1.3.6.1.4.1.26122.2.8 NOTE: Available depending on device type and model, eg. amplifier, kit, device has ETH switch...
coolingFanFault 1.3.6.1.4.1.26122.2.8.1 There is a cooling fan fault eg. low speed, not running. Trap description will provide RPM and fan details
missingAmpModule 1.3.6.1.4.1.26122.2.8.2 Amplifier module is missing
psuVoltageFault 1.3.6.1.4.1.26122.2.8.3 Power supply voltage is not within operational range. Trap description will provide more information about voltage values
lineVoltageFault 1.3.6.1.4.1.26122.2.8.4 Selected speaker line voltage is not applied.
letFault 1.3.6.1.4.1.26122.2.8.5 Reported only if Line End Transponder (LET) monitoring enabled and configured. LET has failed. Trap description will provide let channel and number
ampShutdown 1.3.6.1.4.1.26122.2.8.6 Amplifier audio channel is shut down. Trap description will provide details about affected channel
slmFault 1.3.6.1.4.1.26122.2.8.7 Speaker Line Monitoring (SLM) related fault has occurred. Trap description will provide fault details and affected channel
fuseBroken 1.3.6.1.4.1.26122.2.8.8 Fuse is broken. Trap description will provide information about affected fuse
ampDisabled 1.3.6.1.4.1.26122.2.8.9 Amplifier audio channel is disabled. Trap description will provide details about affected channel
lineInFault 1.3.6.1.4.1.26122.2.8.10 Reported only if Line In monitoring enabled. Line in is disconnected
rcoFault 1.3.6.1.4.1.26122.2.8.11 Reported only if RCO monitoring enabled. Control output is not set or cleared. Trap description will provide more info about affected output and fault details
rciFault 1.3.6.1.4.1.26122.2.8.12 Reported only if RCI monitoring enabled. Control input shorted or not connected. Trap description will provide more info about affected input and fault details
dcPowerFault 1.3.6.1.4.1.26122.2.8.13 Reported only if DC Power monitoring enabled. AC power disconnected
acPowerFault 1.3.6.1.4.1.26122.2.8.14 Reported only if AC Power monitoring enabled. AC power disconnected
ethPortDisconnected 1.3.6.1.4.1.26122.2.8.15 Reported only if ETH port monitoring enabled. Ethernet port is disconnected. Trap description will provide more info about affected port number
micFault 1.3.6.1.4.1.26122.2.8.16 Reported only if mic monitoring is enabled. Microphone is not connected or shorted. Trap description will provide fault details
missingEmbdr 1.3.6.1.4.1.26122.2.8.17 Panel device is missing EMBDR expansion modules
swFault 1.3.6.1.4.1.26122.2.8.18 Software daemon has stopped working. Trap description will provide more info about affected daemon
tempFault 1.3.6.1.4.1.26122.2.8.19 High temperature is detected. Trap description will provide more info about value and affected sensor.
customFault 1.3.6.1.4.1.26122.2.8.20 Report External Custom Faults. Trap description will provide more info about fault

Compliance and groups

Compliance

Name OID Content
stentofonMIBCompliances 1.3.6.1.4.1.26122.4.1
Mandatory Groups alarmObjectsGroup

sipNotificationsGroup

faultNotificationsGroup

deviceInfoGroup

sipGeneralGroup

Optional Groups sipRegistrationGroup

sipCallGroup

deviceStatusGroup

audioInputsGroup

controlIOGroup

ethernetGroup

amplifierGroup

letsGroup

Groups

Name OID Content Description
stentofonMIBGroups 1.3.6.1.4.1.26122.4.2
sipRegistrationGroup 1.3.6.1.4.1.26122.4.2.1 serverType

serverAddress

isRegistered

lastRegistration

A collection of registration related objects, available only when device is in SIP/Pulse mode"
sipCallGroup 1.3.6.1.4.1.26122.4.2.2 callState

callRemoteId

incomingCallAttempts

incomingCallsSuccess

incomingCallsFailed

outgoingCallAttempts

outgoingCallsSuccess

outgoingCallsFailed

A collection of call state related objects, available only when device is in SIP/Pulse mode
sipGeneralGroup 1.3.6.1.4.1.26122.4.2.3 softwareVersion

buttonHangingStatus

buttonHangingCounter

soundTestLastResult

soundTestFailedCounter

soundTestErrorCounter

soundTestSuccessCounter

A collection of general device info objects available only when device is in SIP/Pulse mode
alarmObjectsGroup 1.3.6.1.4.1.26122.4.2.4 managedObjectClass

managedObjectInstance

severity

time

description

A collection of objects included in all notifications
sipNotificationsGroup 1.3.6.1.4.1.26122.4.2.5 ipsStarted

ipsShutdown

sipRegistered

sipUnregistered

sipRegisterFailed

callConnect

callConnectFailed

callDisconnect

callAbnormalDisconnect

soundTestSuccess

soundTestFailed

soundTestError

buttonHanging

buttonPressed

buttonReleased

relayActivated

relayDeactivated

dakPressed

dakReleased

A collection of notifications available only when device is in SIP/Pulse mode and dependent on device type and model
faultNotificationsGroup 1.3.6.1.4.1.26122.4.2.6 coolingFanFault

missingAmpModule

psuVoltageFault

lineVoltageFault

letFault

ampShutdown

slmFault

fuseBroken

ampDisabled

lineInFault

rcoFault

rciFault

dcPowerFault

acPowerFault

ethPortDisconnected

micFault

missingEmbdr

swFault

tempFault

customFault

A collection of fault monitoring related notifications, availability based on device type and model
deviceInfoGroup 1.3.6.1.4.1.26122.4.2.7 infoPackageVersion

infoModelType

infoModelNumber

infoAmplifierType

infoKernelVersion

infoDeviceTreeVersion

infoDisablement

A collection of device info objects, some fields not available on all device types
deviceStatusGroup 1.3.6.1.4.1.26122.4.2.8 tempTableCount

tempSensorName

tempCurrentString

tempCurrentValue

tempPeakString

tempPeakValue

tempAverageString

tempAverageValue

fanTableCount

fanString

fanValue

voltageTableCount

voltageString

voltageValue

powerType

powerString

powerMonitoring

powerStatus

A collection of device temperature, fan speed, internal voltages and power status objects, available on amplifier devices
audioInputsGroup 1.3.6.1.4.1.26122.4.2.9 lineInMonitoringState

lineInType

lineInString

lineInStatus

A collection of audio inputs device objects, available only on devices with microphone or line in monitoring
controlIOGroup 1.3.6.1.4.1.26122.4.2.10 controlInputCount

controlInputString

controlInputStatus

controlInputMonitored

controlOutputCount

controlOutputString

controlOutputStatus

relayString

relayIdleMode

relayDelay

relayState

A collection of control input and control output (CIO) device objects, available only on devices with CIO monitoring
ethernetGroup 1.3.6.1.4.1.26122.4.2.11 ethMonitoringString

ethMonitoringState

A collection of Ethernet switch monitoring objects, available on devices with Ethernet switch
amplifierGroup 1.3.6.1.4.1.26122.4.2.12 ampChannelCount

ampType

ampChannelString

ampChannelStatus

ampChannelMonitorStatus

A collection of amplifier info objects
letsGroup 1.3.6.1.4.1.26122.4.2.13 letChannel1Count

letChannel1Description

letChannel1OperativeStatus

letChannel1SoftwareVersion

letChannel1HardwareVersion

letChannel1Voltage

letChannel2Count

letChannel2Description

letChannel2OperativeStatus

letChannel2SoftwareVersion

letChannel2HardwareVersion

letChannel2Voltage

A collection of line end transponder (LET) objects, available only on devices that support LET connections