All MIBs › S412-MIB
Category: Generic Switch Management
Description: Provides the management object definitions for a generic S412-series network switch.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is S412-MIB?
S412-MIB is a generic enterprise MIB for an S412 series device, appearing to be a small remote monitoring/alarm unit, exposing basic device identity and alarm/notification configuration. It provides device identification data (serial number, firmware version, site ID), SNMP trap-destination configuration, and alarm/fault status reporting. Its primary monitoring value is fault/trap status: alarmStatus reports the current alarm condition, thisTrapText carries human-readable alarm detail, and firmwareVersion lets an operator confirm the running software version for compliance or upgrade tracking. It appears to be a self-contained enterprise MIB without an obvious dependency on other standard MIBs. It is typically deployed on a small standalone S412 remote telemetry/alarm unit at an unattended site (e.g., a cabinet, hut, or remote facility) reporting status back to a central NMS. Engineers can download the S412-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in S412-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- S412 series remote monitoring/alarm unit
Monitoring Examples
An operator would poll alarmStatus and thisTrapText to see whether the S412 unit currently has an active alarm and what it describes, and check serialNumber/firmwareVersion/siteID to identify the specific device and confirm it is running current firmware. The snmpManager, snmpManager1-4 objects configure up to five trap-destination addresses, and forceTraps can be used to trigger a test trap to verify each destination is receiving notifications, with statusRepeatHours controlling how often a status trap re-fires while an alarm remains active.
What Can Be Monitored
- alarm status
- current alarm text
- firmware version
- serial number and site identifier
- configured trap manager addresses
- status trap repeat interval
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| enterprises | |
| internet | |
| mgmt | |
| private |
From SNMPv2-TC
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| STR alarmStatus | 1.3.6.1.4.1.3052.41.1.8 | DisplayString | read-only | A text status of all alarms |
| analog | 1.3.6.1.4.1.3052.41.8 | |||
| analog1 | 1.3.6.1.4.1.3052.41.8.1 | |||
| INT analog1AlarmEnable | 1.3.6.1.4.1.3052.41.8.1.2 | INTEGER | read-write | 0=no alarms, 1=send alarms |
| INT analog1AlarmThreshold | 1.3.6.1.4.1.3052.41.8.1.7 | INTEGER | read-write | Seconds must be in a range to be an alarm |
| INT analog1HighLevel | 1.3.6.1.4.1.3052.41.8.1.3 | INTEGER | read-write | Level at which the High alarm goes active |
| INT analog1HighSeverity | 1.3.6.1.4.1.3052.41.8.1.10 | INTEGER | read-write | High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog1HighTrap | 1.3.6.1.4.1.3052.41.0.20030 | Sent to show analog1 exceeded High analog1 Threshold | ||
| INT analog1LowLevel | 1.3.6.1.4.1.3052.41.8.1.5 | INTEGER | read-write | Level at which the Low alarm goes active |
| INT analog1LowSeverity | 1.3.6.1.4.1.3052.41.8.1.12 | INTEGER | read-write | Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog1LowTrap | 1.3.6.1.4.1.3052.41.0.20032 | Sent to show analog1 went below Low analog1 Threshold | ||
| STR analog1Name | 1.3.6.1.4.1.3052.41.8.1.14 | DisplayString | read-write | Name for analog sensor 1, up to 30 characters |
| NTF analog1NormalTrap | 1.3.6.1.4.1.3052.41.0.21030 | Sent to show analog1 went back to Normal range | ||
| INT analog1ReturnNormalTrap | 1.3.6.1.4.1.3052.41.8.1.8 | INTEGER | read-write | 0-not sent, 1-send trap on return to normal range |
| INT analog1TrapRepeat | 1.3.6.1.4.1.3052.41.8.1.9 | INTEGER | read-write | 0-no repeats else number of minutes between repeats of trap |
| INT analog1Value | 1.3.6.1.4.1.3052.41.8.1.1 | INTEGER | read-only | Value of current analog reading, in 1/100 volt, +- 9999 range |
| INT analog1VeryHighLevel | 1.3.6.1.4.1.3052.41.8.1.4 | INTEGER | read-write | Level at which the Very High alarm goes active |
| INT analog1VeryHighSeverity | 1.3.6.1.4.1.3052.41.8.1.11 | INTEGER | read-write | Very High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog1VeryHighTrap | 1.3.6.1.4.1.3052.41.0.20031 | Sent to show analog1 exceeded Very High analog1 Threshold | ||
| INT analog1VeryLowLevel | 1.3.6.1.4.1.3052.41.8.1.6 | INTEGER | read-write | Level at which the Very Low alarm goes active |
| INT analog1VeryLowSeverity | 1.3.6.1.4.1.3052.41.8.1.13 | INTEGER | read-write | Very Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog1VeryLowTrap | 1.3.6.1.4.1.3052.41.0.20033 | Sent to show analog1 went below Very Low analog1 Threshold | ||
| analog2 | 1.3.6.1.4.1.3052.41.8.2 | |||
| INT analog2AlarmEnable | 1.3.6.1.4.1.3052.41.8.2.2 | INTEGER | read-write | 0=no alarms, 1=send alarms |
| INT analog2AlarmThreshold | 1.3.6.1.4.1.3052.41.8.2.7 | INTEGER | read-write | Seconds must be in a range to be an alarm |
| INT analog2HighLevel | 1.3.6.1.4.1.3052.41.8.2.3 | INTEGER | read-write | Level at which the High alarm goes active |
| INT analog2HighSeverity | 1.3.6.1.4.1.3052.41.8.2.10 | INTEGER | read-write | High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog2HighTrap | 1.3.6.1.4.1.3052.41.0.20040 | Sent to show analog2 exceeded High analog2 Threshold | ||
| INT analog2LowLevel | 1.3.6.1.4.1.3052.41.8.2.5 | INTEGER | read-write | Level at which the Low alarm goes active |
| INT analog2LowSeverity | 1.3.6.1.4.1.3052.41.8.2.12 | INTEGER | read-write | Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog2LowTrap | 1.3.6.1.4.1.3052.41.0.20042 | Sent to show analog2 went below Low analog2 Threshold | ||
| STR analog2Name | 1.3.6.1.4.1.3052.41.8.2.14 | DisplayString | read-write | Name for analog sensor 2, up to 30 characters |
| NTF analog2NormalTrap | 1.3.6.1.4.1.3052.41.0.21040 | Sent to show analog2 went back to Normal range | ||
| INT analog2ReturnNormalTrap | 1.3.6.1.4.1.3052.41.8.2.8 | INTEGER | read-write | 0-not sent, 1-send trap on return to normal range |
| INT analog2TrapRepeat | 1.3.6.1.4.1.3052.41.8.2.9 | INTEGER | read-write | 0-no repeats else number of minutes between repeats of trap |
| INT analog2Value | 1.3.6.1.4.1.3052.41.8.2.1 | INTEGER | read-only | Value of current analog reading, in 1/100 volt, +- 9999 range |
| INT analog2VeryHighLevel | 1.3.6.1.4.1.3052.41.8.2.4 | INTEGER | read-write | Level at which the Very High alarm goes active |
| INT analog2VeryHighSeverity | 1.3.6.1.4.1.3052.41.8.2.11 | INTEGER | read-write | Very High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog2VeryHighTrap | 1.3.6.1.4.1.3052.41.0.20041 | Sent to show analog2 exceeded Very High analog2 Threshold | ||
| INT analog2VeryLowLevel | 1.3.6.1.4.1.3052.41.8.2.6 | INTEGER | read-write | Level at which the Very Low alarm goes active |
| INT analog2VeryLowSeverity | 1.3.6.1.4.1.3052.41.8.2.13 | INTEGER | read-write | Very Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF analog2VeryLowTrap | 1.3.6.1.4.1.3052.41.0.20043 | Sent to show analog2 went below Very Low analog2 Threshold | ||
| asentria | 1.3.6.1.4.1.3052 | |||
| STR buildID | 1.3.6.1.4.1.3052.41.1.17 | DisplayString | read-only | 5-chars max text for build identifier |
| contact1 | 1.3.6.1.4.1.3052.41.2.1 | |||
| INT contact1ActiveDirection | 1.3.6.1.4.1.3052.41.2.1.4 | INTEGER | read-write | 0-alarm on open 1-alarm on closed |
| NTF contact1ActiveTrap | 1.3.6.1.4.1.3052.41.0.20001 | Sent to show Contact 1 is in the alarm state | ||
| INT contact1AlarmEnable | 1.3.6.1.4.1.3052.41.2.1.3 | INTEGER | read-write | 0-alarms disabled 1-alarms enabled |
| STR contact1Name | 1.3.6.1.4.1.3052.41.2.1.1 | DisplayString | read-write | Name for contact, up to 30 characters |
| NTF contact1NormalTrap | 1.3.6.1.4.1.3052.41.0.21001 | Sent to show Contact 1 is in the normal state | ||
| INT contact1ReturnNormalTrap | 1.3.6.1.4.1.3052.41.2.1.6 | INTEGER | read-write | 0-return to normal traps not sent, 1-sent |
| INT contact1Severity | 1.3.6.1.4.1.3052.41.2.1.8 | INTEGER | read-write | 1-minor 2-major 3-critical 4-severe 5-warning |
| INT contact1State | 1.3.6.1.4.1.3052.41.2.1.2 | INTEGER | read-only | Current State of Contact, 0-open 1-closed |
| INT contact1Threshold | 1.3.6.1.4.1.3052.41.2.1.5 | INTEGER | read-write | Number of seconds that the contact must remain in a state before generating a trap, range 0-255 |
| INT contact1TrapRepeat | 1.3.6.1.4.1.3052.41.2.1.7 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps. |
| contact2 | 1.3.6.1.4.1.3052.41.2.2 | |||
| INT contact2ActiveDirection | 1.3.6.1.4.1.3052.41.2.2.4 | INTEGER | read-write | 0-alarm on open 1-alarm on closed |
| NTF contact2ActiveTrap | 1.3.6.1.4.1.3052.41.0.20002 | Sent to show Contact 2 is in the alarm state | ||
| INT contact2AlarmEnable | 1.3.6.1.4.1.3052.41.2.2.3 | INTEGER | read-write | 0-no alarms 1-alarms enabled |
| STR contact2Name | 1.3.6.1.4.1.3052.41.2.2.1 | DisplayString | read-write | Name for contact, up to 30 characters |
| NTF contact2NormalTrap | 1.3.6.1.4.1.3052.41.0.21002 | Sent to show Contact 2 is in the normal state | ||
| INT contact2ReturnNormalTrap | 1.3.6.1.4.1.3052.41.2.2.6 | INTEGER | read-write | 0-not sent, 1-sent |
| INT contact2Severity | 1.3.6.1.4.1.3052.41.2.2.8 | INTEGER | read-write | 1-minor 2-major 3-critical 4-severe 5-warning |
| INT contact2State | 1.3.6.1.4.1.3052.41.2.2.2 | INTEGER | read-only | Current State of Contact, 0-open 1-closed |
| INT contact2Threshold | 1.3.6.1.4.1.3052.41.2.2.5 | INTEGER | read-write | Number of seconds must be in a state to be 'open' or 'closed' |
| INT contact2TrapRepeat | 1.3.6.1.4.1.3052.41.2.2.7 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps |
| contact3 | 1.3.6.1.4.1.3052.41.2.3 | |||
| INT contact3ActiveDirection | 1.3.6.1.4.1.3052.41.2.3.4 | INTEGER | read-write | 0-alarm on open 1-alarm on closed |
| NTF contact3ActiveTrap | 1.3.6.1.4.1.3052.41.0.20003 | Sent to show Contact 3 is in the alarm state | ||
| INT contact3AlarmEnable | 1.3.6.1.4.1.3052.41.2.3.3 | INTEGER | read-write | 0-no alarms 1-alarms enabled |
| STR contact3Name | 1.3.6.1.4.1.3052.41.2.3.1 | DisplayString | read-write | Name for contact, up to 30 characters |
| NTF contact3NormalTrap | 1.3.6.1.4.1.3052.41.0.21003 | Sent to show Contact 3 is in the normal state | ||
| INT contact3ReturnNormalTrap | 1.3.6.1.4.1.3052.41.2.3.6 | INTEGER | read-write | 0-not sent, 1-sent |
| INT contact3Severity | 1.3.6.1.4.1.3052.41.2.3.8 | INTEGER | read-write | 1-minor 2-major 3-critical 4-severe 5-warning |
| INT contact3State | 1.3.6.1.4.1.3052.41.2.3.2 | INTEGER | read-only | Current State of Contact, 0-open 1-closed |
| INT contact3Threshold | 1.3.6.1.4.1.3052.41.2.3.5 | INTEGER | read-write | Number of seconds must be in a state to be 'open' or 'closed' |
| INT contact3TrapRepeat | 1.3.6.1.4.1.3052.41.2.3.7 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps |
| contact4 | 1.3.6.1.4.1.3052.41.2.4 | |||
| INT contact4ActiveDirection | 1.3.6.1.4.1.3052.41.2.4.4 | INTEGER | read-write | 0-alarm on open 1-alarm on closed |
| NTF contact4ActiveTrap | 1.3.6.1.4.1.3052.41.0.20004 | Sent to show Contact 4 is in the alarm state | ||
| INT contact4AlarmEnable | 1.3.6.1.4.1.3052.41.2.4.3 | INTEGER | read-write | 0-no alarms 1-alarms enabled |
| STR contact4Name | 1.3.6.1.4.1.3052.41.2.4.1 | DisplayString | read-write | Name for contact, up to 30 characters |
| NTF contact4NormalTrap | 1.3.6.1.4.1.3052.41.0.21004 | Sent to show Contact 4 is in the normal state | ||
| INT contact4ReturnNormalTrap | 1.3.6.1.4.1.3052.41.2.4.6 | INTEGER | read-write | 0-not sent, 1-sent |
| INT contact4Severity | 1.3.6.1.4.1.3052.41.2.4.8 | INTEGER | read-write | 1-minor 2-major 3-critical 4-severe 5-warning |
| INT contact4State | 1.3.6.1.4.1.3052.41.2.4.2 | INTEGER | read-only | Current State of Contact, 0-open 1-closed |
| INT contact4Threshold | 1.3.6.1.4.1.3052.41.2.4.5 | INTEGER | read-write | Number of seconds must be in a state to be 'open' or 'closed' |
| INT contact4TrapRepeat | 1.3.6.1.4.1.3052.41.2.4.7 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps |
| contact5 | 1.3.6.1.4.1.3052.41.2.5 | |||
| INT contact5ActiveDirection | 1.3.6.1.4.1.3052.41.2.5.4 | INTEGER | read-write | 0-alarm on open 1-alarm on closed |
| NTF contact5ActiveTrap | 1.3.6.1.4.1.3052.41.0.20005 | Sent to show Contact 5 is in the alarm state | ||
| INT contact5AlarmEnable | 1.3.6.1.4.1.3052.41.2.5.3 | INTEGER | read-write | 0-no alarms 1-alarms enabled |
| STR contact5Name | 1.3.6.1.4.1.3052.41.2.5.1 | DisplayString | read-write | Name for contact, up to 30 characters |
| NTF contact5NormalTrap | 1.3.6.1.4.1.3052.41.0.21005 | Sent to show Contact 5 is in the normal state | ||
| INT contact5ReturnNormalTrap | 1.3.6.1.4.1.3052.41.2.5.6 | INTEGER | read-write | 0-not sent, 1-sent |
| INT contact5Severity | 1.3.6.1.4.1.3052.41.2.5.8 | INTEGER | read-write | 1-minor 2-major 3-critical 4-severe 5-warning |
| INT contact5State | 1.3.6.1.4.1.3052.41.2.5.2 | INTEGER | read-only | Current State of Contact, 0-open 1-closed |
| INT contact5Threshold | 1.3.6.1.4.1.3052.41.2.5.5 | INTEGER | read-write | Number of seconds must be in a state to be 'open' or 'closed' |
| INT contact5TrapRepeat | 1.3.6.1.4.1.3052.41.2.5.7 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps |
| contact6 | 1.3.6.1.4.1.3052.41.2.6 | |||
| INT contact6ActiveDirection | 1.3.6.1.4.1.3052.41.2.6.4 | INTEGER | read-write | 0-alarm on open 1-alarm on closed |
| NTF contact6ActiveTrap | 1.3.6.1.4.1.3052.41.0.20006 | Sent to show Contact 6 is in the alarm state | ||
| INT contact6AlarmEnable | 1.3.6.1.4.1.3052.41.2.6.3 | INTEGER | read-write | 0-no alarms 1-alarms enabled |
| STR contact6Name | 1.3.6.1.4.1.3052.41.2.6.1 | DisplayString | read-write | Name for contact, up to 30 characters |
| NTF contact6NormalTrap | 1.3.6.1.4.1.3052.41.0.21006 | Sent to show Contact 6 is in the normal state | ||
| INT contact6ReturnNormalTrap | 1.3.6.1.4.1.3052.41.2.6.6 | INTEGER | read-write | 0-not sent, 1-sent |
| INT contact6Severity | 1.3.6.1.4.1.3052.41.2.6.8 | INTEGER | read-write | 1-minor 2-major 3-critical 4-severe 5-warning |
| INT contact6State | 1.3.6.1.4.1.3052.41.2.6.2 | INTEGER | read-only | Current State of Contact, 0-open 1-closed |
| INT contact6Threshold | 1.3.6.1.4.1.3052.41.2.6.5 | INTEGER | read-write | Number of seconds must be in a state to be 'open' or 'closed' |
| INT contact6TrapRepeat | 1.3.6.1.4.1.3052.41.2.6.7 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps. |
| NTF contactESActiveTrap | 1.3.6.1.4.1.3052.41.0.20101 | Sent to show EventSensor contact is in the alarm state | ||
| NTF contactESNormalTrap | 1.3.6.1.4.1.3052.41.0.21101 | Send to show EventSensor contact has returned to normal state | ||
| contacts | 1.3.6.1.4.1.3052.41.2 | |||
| device | 1.3.6.1.4.1.3052.41.1 | |||
| STR esAnalogReportingMode | 1.3.6.1.4.1.3052.41.11.2.1.14 | DisplayString | read-only | Description of how analog input values should be interpreted. |
| STR esCCReportingMode | 1.3.6.1.4.1.3052.41.11.2.1.6 | DisplayString | read-only | Description of how CC values should be interpreted. |
| esEntry | 1.3.6.1.4.1.3052.41.11.2.1 | not-accessible | Table entry for EventSensor table | |
| STR esHumidReportingMode | 1.3.6.1.4.1.3052.41.11.2.1.8 | DisplayString | read-only | Description of how humidity sensor values should be interpreted. |
| STR esID | 1.3.6.1.4.1.3052.41.11.2.1.2 | DisplayString | read-only | The factory-assigned ID of the EventSensor |
| INT esIndex | 1.3.6.1.4.1.3052.41.11.2.1.1 | INTEGER | read-only | This number refers to an EventSensor; it has the same meaning as the esIndexES object (see above), except that this object is used only within the esTable branch. This object's allowable values are 1 through 4, which refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. |
| INT esIndexES | 1.3.6.1.4.1.3052.41.10.1.1.1 | INTEGER | read-only | The part of the point index that refers to an EventSensor. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). This object's allowable values are 1 through 4, which refer to attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndexES=2 will now refer to that particular EventSensor. |
| INT esIndexPC | 1.3.6.1.4.1.3052.41.10.1.1.2 | INTEGER | read-only | The part of the point index that refers to point class. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). The values for this object are: 1=temperature sensor 2=contact closure 3=humidity sensor 4=noise sensor 5=analog input 6=relay |
| INT esIndexPoint | 1.3.6.1.4.1.3052.41.10.1.1.3 | INTEGER | read-only | The part of the point index that delineates which sensor on the EventSensor. So this combined with esIndexPC (Point Class or type) and esIndexES (which EventSensor) uniquely defines each point (sensor or relay) attached to a unit. For example, if esIndexES is 3, esIndexPC is 1 and esIndexPoint is 4 then this is the Fourth Temperature Sensor on EventSensor number 3. |
| INT esNumberAnalog | 1.3.6.1.4.1.3052.41.11.2.1.13 | INTEGER | read-only | The number of analog inputs on the EventSensor. |
| INT esNumberCCs | 1.3.6.1.4.1.3052.41.11.2.1.5 | INTEGER | read-only | The number of contact closures on the EventSensor. |
| INT esNumberEventSensors | 1.3.6.1.4.1.3052.41.11.1 | INTEGER | read-only | The number of EventSensors recognized by the s412 Range: 0-4 |
| INT esNumberHumidSensors | 1.3.6.1.4.1.3052.41.11.2.1.7 | INTEGER | read-only | The number of humidity sensors on the EventSensor. |
| INT esNumberRelayOutputs | 1.3.6.1.4.1.3052.41.11.2.1.15 | INTEGER | read-only | The number of relay outputs on the EventSensor |
| INT esNumberTempSensors | 1.3.6.1.4.1.3052.41.11.2.1.3 | INTEGER | read-only | The number of temperature sensors on the EventSensor |
| esPointEntry | 1.3.6.1.4.1.3052.41.10.1.1 | not-accessible | Entry for EventSensor point table | |
| INT esPointInEventState | 1.3.6.1.4.1.3052.41.10.1.1.5 | INTEGER | read-write | A number referring to the event state of a point on an EventSensor. This number can have different meanings depending on the point class. If the point class is temperature, humidity, or analog input, then the values of this object are: 1=very low 2=low 3=normal 4=high 5=very high For contact closures and relays the values of this object are: 1=point in event state 2=point in normal state For any point class and any point, if the event state is undefined, then the value of this object is 0. For any point class except relay, this object is read-only. For relays, setting this object to 1 puts the relay into its open state. Setting it to 2 puts the relay into its closed state. |
| STR esPointName | 1.3.6.1.4.1.3052.41.10.1.1.4 | DisplayString | read-write | The name of the point on an EventSensor. For example, 'AC temp' (in the case of the temperature sensor on an EventSensor). There can be multiple points of the same point class on an EventSensor (e.g., 8 contact closures) and multiple sensor classes on an EventSensor (e.g., temperature, contact closure, humidity). If the point referenced by a given point index is solitary (e.g., temperature sensor, because there can be only one on an EventSensor), then this object reads as ''. Setting this object for solitary point indices sets the EventSensor name only. On the other hand, if a given point is among other points of the same point class on an EventSensor, then this object reads as ''. Setting this object for these NON- solitary point indices sets the sensor name only - not the EventSensor name. |
| esPointTable | 1.3.6.1.4.1.3052.41.10.1 | not-accessible | This table organizes 4 basic attributes of points. A point is a particular sensor on an EventSensor (e.g., temperature, humidity, contact closure 2, relay 5, etc.). The 4 point attributes are its name, whether it's in its event state, the point's value as a number and its value as a string. Points are referenced by a point index. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). | |
| INT esPointValueInt | 1.3.6.1.4.1.3052.41.10.1.1.6 | INTEGER | read-write | A number referring to the value of a point on an EventSensor. If the point class is temperature, then this object is the temperature in its configured scale (default is Fahrenheit). If the point class is contact closure or relay, then this object is either 0 (open) or 1 (closed). If the point class is humidity, then this object is the percent relative humidity. If the point class is analog input, then this object is the signed input value in tenths of the configured units. For any point class except relay, this object is read-only. For relays, setting this object to 1 closes the relay, while setting it to 0 opens it. This works regardless of the control mode of the relay. |
| STR esPointValueStr | 1.3.6.1.4.1.3052.41.10.1.1.7 | DisplayString | read-only | A string referring to the value of a point on an EventSensor. For contact closures and relays this object is either 'Open' or 'Closed'. For temperature and humidity point classes, this object is the string representation of the esPointValueInt object. For temperature, 'C' or 'F' is including in the string to indicate scale. For analog inputs, this object is the string representation of the plus/minus input in volts. |
| STR esRelayReportingMode | 1.3.6.1.4.1.3052.41.11.2.1.16 | DisplayString | read-only | Description of how relay output values should be interpreted. |
| esTable | 1.3.6.1.4.1.3052.41.11.2 | not-accessible | The table of what EventSensors are attached to the unit | |
| STR esTempReportingMode | 1.3.6.1.4.1.3052.41.11.2.1.4 | DisplayString | read-only | Description of how temperature values should be interpreted. |
| eventSensorConfig | 1.3.6.1.4.1.3052.41.11 | |||
| eventSensorStatus | 1.3.6.1.4.1.3052.41.10 | |||
| STR firmwareVersion | 1.3.6.1.4.1.3052.41.1.2 | DisplayString | read-only | Firmware version text string |
| INT forceTraps | 1.3.6.1.4.1.3052.41.1.6 | INTEGER | read-write | Any write non-zero forces set of traps to be send to the SNMP Manager |
| ftp | 1.3.6.1.4.1.3052.41.7 | |||
| STR ftpPassword | 1.3.6.1.4.1.3052.41.7.2 | DisplayString | read-write | 0-16 char string for Password used in ftp server for updates |
| STR ftpUsername | 1.3.6.1.4.1.3052.41.7.1 | DisplayString | read-write | 0-16 char string for Username used in ftp server for updates |
| INT humidityAlarmEnable | 1.3.6.1.4.1.3052.41.5.2 | INTEGER | read-write | 0=alarms disabled, 1=alarms enabled |
| INT humidityAlarmThreshold | 1.3.6.1.4.1.3052.41.5.7 | INTEGER | read-write | Seconds must be in a range to be an alarm |
| NTF humidityESHighTrap | 1.3.6.1.4.1.3052.41.0.20120 | Sent to show humidity exceeded High Threshold on an EventSensor | ||
| NTF humidityESLowTrap | 1.3.6.1.4.1.3052.41.0.20122 | Sent to show humidity went below Low Threshold on an EventSensor | ||
| NTF humidityESNormalTrap | 1.3.6.1.4.1.3052.41.0.21120 | Sent to show EventSensor Humidity went back to Normal range | ||
| NTF humidityESVeryHighTrap | 1.3.6.1.4.1.3052.41.0.20121 | Sent to show humidity exceeded Very High Threshold on an EventSensor | ||
| NTF humidityESVeryLowTrap | 1.3.6.1.4.1.3052.41.0.20123 | Sent to show humidity went below Very Low Threshold on an EventSensor | ||
| INT humidityHighLevel | 1.3.6.1.4.1.3052.41.5.3 | INTEGER | read-write | Level at which the High alarm goes active |
| INT humidityHighSeverity | 1.3.6.1.4.1.3052.41.5.10 | INTEGER | read-write | High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF humidityHighTrap | 1.3.6.1.4.1.3052.41.0.20020 | Sent to show humidity exceeded High humidity Threshold | ||
| INT humidityLowLevel | 1.3.6.1.4.1.3052.41.5.5 | INTEGER | read-write | Level at which the Low alarm goes active |
| INT humidityLowSeverity | 1.3.6.1.4.1.3052.41.5.12 | INTEGER | read-write | Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF humidityLowTrap | 1.3.6.1.4.1.3052.41.0.20022 | Sent to show humidity went below Low humidity Threshold | ||
| STR humidityName | 1.3.6.1.4.1.3052.41.5.14 | DisplayString | read-write | Name for humidity sensor, up to 30 characters |
| NTF humidityNormalTrap | 1.3.6.1.4.1.3052.41.0.21020 | Sent to show Humidity went back to Normal range | ||
| INT humidityReturnNormalTrap | 1.3.6.1.4.1.3052.41.5.8 | INTEGER | read-write | 0-not sent, 1-send trap on return to normal range |
| humiditysensor | 1.3.6.1.4.1.3052.41.5 | |||
| INT humidityTrapRepeat | 1.3.6.1.4.1.3052.41.5.9 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps. |
| INT humidityValue | 1.3.6.1.4.1.3052.41.5.1 | INTEGER | read-only | Current Relative Humidity Value (0-100%) |
| INT humidityVeryHighLevel | 1.3.6.1.4.1.3052.41.5.4 | INTEGER | read-write | Level at which the Very High alarm goes active |
| INT humidityVeryHighSeverity | 1.3.6.1.4.1.3052.41.5.11 | INTEGER | read-write | Very High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF humidityVeryHighTrap | 1.3.6.1.4.1.3052.41.0.20021 | Sent to show humidity exceeded Very High humidity Threshold | ||
| INT humidityVeryLowLevel | 1.3.6.1.4.1.3052.41.5.6 | INTEGER | read-write | Level at which the Very Low alarm goes active |
| INT humidityVeryLowSeverity | 1.3.6.1.4.1.3052.41.5.13 | INTEGER | read-write | Very Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF humidityVeryLowTrap | 1.3.6.1.4.1.3052.41.0.20023 | Sent to show humidity went below Very Low humidity Threshold | ||
| mibend | 1.3.6.1.4.1.3052.41.100 | |||
| INT mibendObject | 1.3.6.1.4.1.3052.41.100.1 | INTEGER | read-only | An object after all active mib items, to help some managers compile |
| INT netlossTrapsend | 1.3.6.1.4.1.3052.41.1.16 | INTEGER | read-write | 0-no, 1-yes, send traps for detected netloss and back up |
| passthrough | 1.3.6.1.4.1.3052.41.6 | |||
| INT powerupTrapsend | 1.3.6.1.4.1.3052.41.1.15 | INTEGER | read-write | 0-no, 1-yes, send traps for all sensors on powerup |
| INT ptEscChar | 1.3.6.1.4.1.3052.41.6.8 | INTEGER | read-write | ASCII character code (e.g, Escape=27) which if entered on the tcp port three times in a row causes disconnect. 0-none |
| INT ptLfstripFromPort | 1.3.6.1.4.1.3052.41.6.10 | INTEGER | read-write | 0-no 1-yes linefeed characters received on serial port are removed from stream to TCP connection |
| INT ptLfstripToPort | 1.3.6.1.4.1.3052.41.6.9 | INTEGER | read-write | 0-no 1-yes linefeed characters received on TCP connection are removed from stream to serial port |
| STR ptLoginText | 1.3.6.1.4.1.3052.41.6.3 | DisplayString | read-write | 0-24 char string which may be displayed on socket connection. Requires that ptSayLoginText be enabled to display this string. |
| INT ptNeedPassword | 1.3.6.1.4.1.3052.41.6.1 | INTEGER | read-write | 0-no 1-yes, is password required for passthrough connection. |
| STR ptPassword | 1.3.6.1.4.1.3052.41.6.6 | DisplayString | read-write | 0-16 char string for Password used in serial passthrough connections |
| INT ptSayLoginText | 1.3.6.1.4.1.3052.41.6.2 | INTEGER | read-write | 0-no 1-yes, is passthrough login text displayed on connection. |
| INT ptSaySiteID | 1.3.6.1.4.1.3052.41.6.4 | INTEGER | read-write | 0-no 1-yes, is SiteID displayed on pass through connection. |
| INT ptSerialBaudrate | 1.3.6.1.4.1.3052.41.6.11 | INTEGER | read-write | 300 600 1200 2400 4800 9600 19200 baud are allowed values |
| STR ptSerialParity | 1.3.6.1.4.1.3052.41.6.13 | DisplayString | read-write | N E O are allowed values for parity (none, even, odd) [a single-character string] |
| INT ptSerialWordlength | 1.3.6.1.4.1.3052.41.6.12 | INTEGER | read-write | 7 or 8 bit word selection |
| INT ptTCPPortnumber | 1.3.6.1.4.1.3052.41.6.14 | INTEGER | read-write | IP port number for passthrough connection (range 1024-65534) |
| INT ptTimeout | 1.3.6.1.4.1.3052.41.6.7 | INTEGER | read-write | number of minutes (1-255) of idle activity (both directions) which causes disconnect. 0-never |
| STR ptUsername | 1.3.6.1.4.1.3052.41.6.5 | DisplayString | read-write | 0-16 char string for Username used in serial passthrough connections |
| relay1 | 1.3.6.1.4.1.3052.41.3.1 | |||
| INT relay1CurrentState | 1.3.6.1.4.1.3052.41.3.1.2 | INTEGER | read-write | 0-opened, 1-closed |
| STR relay1Name | 1.3.6.1.4.1.3052.41.3.1.1 | DisplayString | read-write | Name for relay, up to 30 characters |
| INT relay1PowerupState | 1.3.6.1.4.1.3052.41.3.1.3 | INTEGER | read-write | 0-opened, 1-closed |
| relay2 | 1.3.6.1.4.1.3052.41.3.2 | |||
| INT relay2CurrentState | 1.3.6.1.4.1.3052.41.3.2.2 | INTEGER | read-write | 0-opened, 1-closed |
| STR relay2Name | 1.3.6.1.4.1.3052.41.3.2.1 | DisplayString | read-write | Name for relay, up to 30 characters |
| INT relay2PowerupState | 1.3.6.1.4.1.3052.41.3.2.3 | INTEGER | read-write | 0-opened, 1-closed |
| relays | 1.3.6.1.4.1.3052.41.3 | |||
| s412 | 1.3.6.1.4.1.3052.41 | |||
| STR serialNumber | 1.3.6.1.4.1.3052.41.1.1 | DisplayString | read-only | 8-character serial number |
| INT serialTimeout | 1.3.6.1.4.1.3052.41.1.14 | INTEGER | read-write | 5-30, Minutes of non-activity timeout on serial setup |
| STR siteID | 1.3.6.1.4.1.3052.41.1.3 | DisplayString | read-write | Site Identifier, up to 12 characters. |
| IP snmpManager | 1.3.6.1.4.1.3052.41.1.4 | IpAddress | read-write | This is snmp manager #1 |
| IP snmpManager1 | 1.3.6.1.4.1.3052.41.1.9 | IpAddress | read-write | SNMP manager #1 |
| IP snmpManager2 | 1.3.6.1.4.1.3052.41.1.10 | IpAddress | read-write | SNMP manager #2 |
| IP snmpManager3 | 1.3.6.1.4.1.3052.41.1.11 | IpAddress | read-write | SNMP manager #3 |
| IP snmpManager4 | 1.3.6.1.4.1.3052.41.1.12 | IpAddress | read-write | SNMP manager #4 |
| INT statusRepeatHours | 1.3.6.1.4.1.3052.41.1.13 | INTEGER | read-write | 0=none, 1-24 Number of Hours between Status Traps being Sent |
| techsupport | 1.3.6.1.4.1.3052.41.99 | |||
| IP techsupportIPAddress | 1.3.6.1.4.1.3052.41.99.1 | IpAddress | read-write | May read or Set IP Address, takes effect on restart |
| IP techsupportNetMask | 1.3.6.1.4.1.3052.41.99.2 | IpAddress | read-write | May read or Set NetMask, takes effect on restart |
| INT techsupportRestart | 1.3.6.1.4.1.3052.41.99.4 | INTEGER | read-write | Reads as 0, any Write resets unit so new IP, Netmask, Router may be used |
| IP techsupportRouter | 1.3.6.1.4.1.3052.41.99.3 | IpAddress | read-write | May read or Set Router IP Address, takes effect on restart |
| STR techsupportVersionNumber | 1.3.6.1.4.1.3052.41.99.5 | DisplayString | read-write | Version Number of Firmware |
| INT tempAlarmEnable | 1.3.6.1.4.1.3052.41.4.2 | INTEGER | read-write | 0=alarms disabled, 1=alarms enabled |
| INT tempAlarmThreshold | 1.3.6.1.4.1.3052.41.4.7 | INTEGER | read-write | Seconds must be in a range to be an alarm |
| NTF tempESHighTrap | 1.3.6.1.4.1.3052.41.0.20110 | Sent to show Temp exceeded High Threshold on an EventSensor | ||
| NTF tempESLowTrap | 1.3.6.1.4.1.3052.41.0.20112 | Sent to show Temp went below Low Threshold on an EventSensor | ||
| NTF tempESNormalTrap | 1.3.6.1.4.1.3052.41.0.21110 | Sent to show EventSensor Temp went back to Normal range | ||
| NTF tempESVeryHighTrap | 1.3.6.1.4.1.3052.41.0.20111 | Sent to show Temp exceeded Very High Threshold on an EventSensor | ||
| NTF tempESVeryLowTrap | 1.3.6.1.4.1.3052.41.0.20113 | Sent to show Temp went below Very Low Threshold on an EventSensor | ||
| INT tempHighLevel | 1.3.6.1.4.1.3052.41.4.3 | INTEGER | read-write | Level at which the High alarm goes active |
| INT tempHighSeverity | 1.3.6.1.4.1.3052.41.4.11 | INTEGER | read-write | High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF tempHighTrap | 1.3.6.1.4.1.3052.41.0.20010 | Sent to show Temp exceeded High Temp Threshold | ||
| INT tempLowLevel | 1.3.6.1.4.1.3052.41.4.5 | INTEGER | read-write | Level at which the Low alarm goes active |
| INT tempLowSeverity | 1.3.6.1.4.1.3052.41.4.13 | INTEGER | read-write | Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF tempLowTrap | 1.3.6.1.4.1.3052.41.0.20012 | Sent to show Temp went below Low Temp Threshold | ||
| INT tempMode | 1.3.6.1.4.1.3052.41.4.10 | INTEGER | read-write | 0=all temp readings and levels in degrees F, 1=in degrees C |
| STR tempName | 1.3.6.1.4.1.3052.41.4.15 | DisplayString | read-write | Name for temperature sensor, up to 30 characters |
| NTF tempNormalTrap | 1.3.6.1.4.1.3052.41.0.21010 | Sent to show Temp went back to Normal range | ||
| INT tempReturnNormalTrap | 1.3.6.1.4.1.3052.41.4.8 | INTEGER | read-write | 0-not sent, 1-send trap on return to normal range |
| tempsensor | 1.3.6.1.4.1.3052.41.4 | |||
| INT tempTrapRepeat | 1.3.6.1.4.1.3052.41.4.9 | INTEGER | read-write | 0-no repeats. 1-255 number of minutes between repeats of alarm traps. |
| INT tempValue | 1.3.6.1.4.1.3052.41.4.1 | INTEGER | read-only | Current Temperature Value, in C or F based on 1.3.6.1.4.1.3052.41.4.10 |
| INT tempVeryHighLevel | 1.3.6.1.4.1.3052.41.4.4 | INTEGER | read-write | Level at which the Very High alarm goes active |
| INT tempVeryHighSeverity | 1.3.6.1.4.1.3052.41.4.12 | INTEGER | read-write | Very High Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF tempVeryHighTrap | 1.3.6.1.4.1.3052.41.0.20011 | Sent to show Temp exceeded Very High Temp Threshold | ||
| INT tempVeryLowLevel | 1.3.6.1.4.1.3052.41.4.6 | INTEGER | read-write | Level at which the Very Low alarm goes active |
| INT tempVeryLowSeverity | 1.3.6.1.4.1.3052.41.4.14 | INTEGER | read-write | Very Low Level Severity 1-minor 2-major 3-critical 4-severe 5-warning |
| NTF tempVeryLowTrap | 1.3.6.1.4.1.3052.41.0.20013 | Sent to show Temp went below Very Low Temp Threshold | ||
| NTF testTrap | 1.3.6.1.4.1.3052.41.0.22000 | Sent for testing the SNMP interface | ||
| STR thisTrapText | 1.3.6.1.4.1.3052.41.1.7 | DisplayString | read-write | A text string included in all traps |
| NTF voltageESHighTrap | 1.3.6.1.4.1.3052.41.0.20130 | Sent to show voltage exceeded High Threshold on an EventSensor | ||
| NTF voltageESLowTrap | 1.3.6.1.4.1.3052.41.0.20132 | Sent to show voltage went below Low Threshold on an EventSensor | ||
| NTF voltageESNormalTrap | 1.3.6.1.4.1.3052.41.0.21130 | Sent to show EventSensor voltage went back to Normal range | ||
| NTF voltageESVeryHighTrap | 1.3.6.1.4.1.3052.41.0.20131 | Sent to show voltage exceeded Very High Threshold on an EventSensor | ||
| NTF voltageESVeryLowTrap | 1.3.6.1.4.1.3052.41.0.20133 | Sent to show voltage went below Very Low Threshold on an EventSensor |
RFC description
Defines management objects for a generic S412 series network switch.
Start monitoring S412 series remote monitoring/alarm unit (alarm/trap status, firmware version) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.