ALPHA-NOTIFICATION-MIB
This MIB defines the notification block(s) available in system controllers.
- Source file
ALPHA-NOTIFICATION-MIB- Last revised
- Identity
alphaAlarmNotifications- Base OID
1.3.6.1.4.1.7309.100
Imported Objects
| ALARM-MIB | alarmActiveModelPointer alarmActiveResourceId alarmModelDescription |
| ALPHA-RESOURCE-MIB | alpha componentListReference componentListStaticName controllerInfoName |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
Net-SNMP examples using the alpha MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALPHA-NOTIFICATION-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALPHA-NOTIFICATION-MIB::alphaAlarmNotifications'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALPHA-NOTIFICATION-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALPHA-NOTIFICATION-MIB::alphaAlarmNotifications'
Objects (9)
Showing 9 of 9 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.7309.100 |
||
.1.3.6.1.4.1.7309.100.102 |
||
.1.3.6.1.4.1.7309.100.102.1 |
||
.1.3.6.1.4.1.7309.100.102.1.2 |
||
.1.3.6.1.4.1.7309.101 |
||
.1.3.6.1.4.1.7309.101.1 |
||
|
OctetString
|
.1.3.6.1.4.1.7309.101.2 |
|
|
OctetString
|
.1.3.6.1.4.1.7309.101.3 |
|
|
OctetString
|
.1.3.6.1.4.1.7309.101.4 |
Dependencies (17) 4 direct · 13 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- SNMPv2-TCrfc
- INET-ADDRESS-MIBrfc
- IANAifType-MIBrfc
- SNMPv2-CONFrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- RMON-MIBrfc
- RFC-1212rfc
- RFC1155-SMIrfc
- RFC1213-MIBrfc
- RFC1271-MIBrfc
- TOKEN-RING-RMON-MIBrfc
- RMON2-MIBrfc
- SNMP-FRAMEWORK-MIBrfc
- ALARM-MIBrfc
- ALPHA-RESOURCE-MIBalpha
- ALPHA-NOTIFICATION-MIBalphaselected
Conformance Groups (2)
|
Active alpha list group.
|
.1.3.6.1.4.1.7309.100.102.1.2.1
|
|
|
The collection of notifications that can be used to
model alarms for faults lacking pre-existing notification definitions. |
.1.3.6.1.4.1.7309.100.102.1.2.2
|
Compliance Statements (1)
OID
.1.3.6.1.4.1.7309.100.102.1.1The compliance statement for systems supporting
the alpha MIB.
the alpha MIB.
Required groups
| mandatory | alphaParameterGroup | |
| optional | alphaNotificationsGroup | Alarm extension group for Alpha specific data field. |
Notifications / Traps (2)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.7309.100.1 |
SNMPv2 notification varbinds start with SysUptime
and Notification Oid as the first two in the list by default. The first varbind in this definition would be the third varbind in the raw output of the notification. An instance of the alarm indicated by alarmActiveModelPointer has been raised against the entity indicated by alarmActiveResourceId. The state of the alarm is indicated by the alarmModelState. The description of the alarm along with its source is indicated by the alarmModelDescription and componentListStaticName respectively. componentListSnmpId provides the Id set to the source of the alarm. The agent must throttle the generation of consecutive alarmActiveState traps so that there is at least a two-second gap between traps of this type against the same alarmActiveModelPointer and alarmActiveResourceId. When traps are throttled, they are queued for sending at a future time. A management application should periodically check the value of alarmActiveLastChanged to detect any missed alarmActiveState notification-events, e.g., due to throttling or transmission loss. |
|
.1.3.6.1.4.1.7309.100.2 |
SNMPv2 notification varbinds start with SysUptime
and Notification Oid as the first two in the list by default. The first varbind in this definition would be the third varbind in the raw output of the notification. An instance of the alarm indicated by alarmActiveModelPointer has been cleared against the entity indicated by alarmActiveResourceId. The state of the alarm is indicated by the alarmModelState. The description of the alarm along with its source is indicated by the alarmModelDescription and componentListStaticName respectively. componentListSnmpId provides the Id set to the source of the alarm. The agent must throttle the generation of consecutive alarmActiveClear traps so that there is at least a two-second gap between traps of this type against the same alarmActiveModelPointer and alarmActiveResourceId. When traps are throttled, they are queued for sending at a future time. A management application should periodically check the value of alarmActiveLastChanged to detect any missed alarmClearState notification-events, e.g., due to throttling or transmission loss. |