AT-G8032v2-MIB

File: AT-G8032v2-MIB.mib (4645 bytes)

Imported modules

AT-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

modules DisplayStringUnsized OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE TEXTUAL-CONVENTION
TruthValue

Defined Types

AtG8032v2InstanceState  
Defines the EPRS Instance states that are sent in G8032 State Notification Traps.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), init(2), idle(3), protection(4), manualSwitch(5), forcedSwitch(6), pending(7)  

Defined Values

atG8032v2 1.3.6.1.4.1.207.8.4.4.4.604
G.8032v2 Ethernet Ring Protection Switching.
MODULE-IDENTITY    

atG8032v2Notifications 1.3.6.1.4.1.207.8.4.4.4.604.0
OBJECT IDENTIFIER    

atG8032v2InstanceNotify 1.3.6.1.4.1.207.8.4.4.4.604.0.1
G8032 ERP Instance state transition notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

atG8032v2SystemAlarmNotify 1.3.6.1.4.1.207.8.4.4.4.604.0.2
G8032 ERP system alarm transition notification. Indicates whether any ERP instance is in a state that is considered to be an alarm condition.
Status: current Access: read-only
NOTIFICATION-TYPE    

atG8032v2NotificationVariable 1.3.6.1.4.1.207.8.4.4.4.604.1
OBJECT IDENTIFIER    

atG8032v2NotificationInstanceName 1.3.6.1.4.1.207.8.4.4.4.604.1.1
Assigned name of the G8032 ERP Instance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayStringUnsized Size(1..32)  

atG8032v2NotificationInstanceFromState 1.3.6.1.4.1.207.8.4.4.4.604.1.2
Defined state that a G8032 ERP instance is transitioning from.
Status: current Access: read-only
OBJECT-TYPE    
  AtG8032v2InstanceState  

atG8032v2NotificationInstanceCurrentState 1.3.6.1.4.1.207.8.4.4.4.604.1.3
Defined current state that a G8032 ERP instance is transitioning to.
Status: current Access: read-only
OBJECT-TYPE    
  AtG8032v2InstanceState  

atG8032v2NotificationSystemAlarmState 1.3.6.1.4.1.207.8.4.4.4.604.1.4
Has value of 1 (true) if one or more G8032 ERP instance(s) are in alarm state, else has value of 2 (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue