CIENA-CES-CONFIG-MGMT-MIB

File: CIENA-CES-CONFIG-MGMT-MIB.mib (5831 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CIENA-GLOBAL-MIB
CIENA-SMI

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
DisplayString DateAndTime TEXTUAL-CONVENTION
cienaGlobalSeverity cienaCesNotifications cienaCesConfig

Defined Types

CienaCesConfigMgmtContext  
The context in which the configuration change was done. unknown(1) An unknown context. This value is used when the system cannot find what mechanism was used to modify the configuration state cli(2) The configuration state was modified using the command line interface snmp(3) The configuration state was modified using SNMP netconf(4) The configuration state was modified using NETCONF
TEXTUAL-CONVENTION    
  INTEGER unknown(1), cli(2), snmp(3), netconf(4)  

Defined Values

cienaCesConfigMgmtMIB 1.3.6.1.4.1.1271.2.1.36
This module defines device configuration information and associated notifications.
MODULE-IDENTITY    

cienaCesConfigMgmtMIBObjects 1.3.6.1.4.1.1271.2.1.36.1
OBJECT IDENTIFIER    

cienaCesConfigMgmt 1.3.6.1.4.1.1271.2.1.36.1.1
OBJECT IDENTIFIER    

cienaCesConfigMgmtMIBNotificationsPrefix 1.3.6.1.4.1.1271.2.2.36
OBJECT IDENTIFIER    

cienaCesConfigMgmtMIBNotifications 1.3.6.1.4.1.1271.2.2.36.0
OBJECT IDENTIFIER    

cienaCesConfigMgmtMIBConformance 1.3.6.1.4.1.1271.2.1.36.2
OBJECT IDENTIFIER    

cienaCesConfigMgmtMIBCompliances 1.3.6.1.4.1.1271.2.1.36.2.1
OBJECT IDENTIFIER    

cienaCesConfigMgmtMIBGroups 1.3.6.1.4.1.1271.2.1.36.2.2
OBJECT IDENTIFIER    

cienaCesConfigMgmtConfigLastSaved 1.3.6.1.4.1.1271.2.1.36.1.1.1
The date and time of the most recent running configuration save.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cienaCesConfigMgmtConfigLastChanged 1.3.6.1.4.1.1271.2.1.36.1.1.2
The date and time of the most recent running configuration change.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cienaCesConfigMgmtConfigLastContext 1.3.6.1.4.1.1271.2.1.36.1.1.3
The last context that modified the configuration state.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesConfigMgmtContext  

cienaCesConfigMgmtConfigLastUser 1.3.6.1.4.1.1271.2.1.36.1.1.4
The last user that modified the configuration state.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesConfigMgmtConfigLastOrigin 1.3.6.1.4.1.1271.2.1.36.1.1.5
The last origin that modified the configuration state such as an IP address or terminal.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cienaCesConfigMgmtConfigSavedNotification 1.3.6.1.4.1.1271.2.2.36.0.1
This notification is sent when the configuration is saved.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesConfigMgmtConfigChangeNotification 1.3.6.1.4.1.1271.2.2.36.0.2
This notification is sent when the configuration on the device changes. A hysteresis mechanism is evaluated before sending in an effort to limit the number of events generated. This mechanism will send out one notification when an accumulation rate threshold is crossed. If the context/user/origin of a configuration change does not match the currently tracked context/user/origin, then this notification will automatically be sent. The hysteresis algorithm will then be evaluated based on the new context/user/origin.
Status: current Access: read-only
NOTIFICATION-TYPE