stateChangeNotification NOTIFICATION-TYPE
OBJECTS { stateManagedObjectInstance, stateLastChangeCounter, operationalStateOld, operationalStateNew, availabilityStatusOld, availabilityStatusNew, alarmStatus, managedObjectInstanceSourceOfAlarm, alarmIdReference }
STATUS current
DESCRIPTION "The stateChangeNotification is sent whenever the
operational state or the availability status
of a managed object changes. If there is an alarm,
a stateChangeNotifications and an alarmNotification is sent:
one for the alarm, another one for the state change.
They are sent almost at same time.
Due to SNMP protocol the order of arrival is not fixed,
but normally they should be received in a small window of time.
When the state change is due to an alarm, 2 fields are populated:
managedObjectInstanceSourceOfAlarm and alarmIdReference."
View at oid-info.com
Automatically extracted from a module checked by a user of the Asnp syntax-checking tool
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.637.70.3.3.1 | stateListLastChangeCounter | 0 | 0 | stateListLastChangeCounter OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Counter that is increm… |
1.3.6.1.4.1.637.70.3.3.2 | statesTable | 1 | 10 | statesTable OBJECT-TYPE SYNTAX SEQUENCE OF StatesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table that contain… |
1.3.6.1.4.1.637.70.3.3.4 | valueChangeOID | 0 | 0 | valueChangeOID OBJECT-TYPE SYNTAX OBJECT IDENTIFIER MAX-ACCESS read-only STATUS current DESCRIPTION "OID of the attribute which… |
1.3.6.1.4.1.637.70.3.3.5 | newValue | 0 | 0 | newValue OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "new value of the administrative State re… |
1.3.6.1.4.1.637.70.3.3.6 | attributeValueChangeNotification | 0 | 0 | attributeValueChangeNotification NOTIFICATION-TYPE OBJECTS { valueChangeOID, newValue } STATUS current DESCRIPTION "This notifi… |