CIENA-CES-SYSTEM-CONFIG-MIB

        This module defines the system configuration related notifications.
    
Source file
CIENA-CES-SYSTEM-CONFIG-MIB
Last revised
Identity
cienaCesSystemConfigMIB
Base OID
1.3.6.1.4.1.1271.2.1.14
Imported Objects
CIENA-GLOBAL-MIB cienaGlobalMacAddress cienaGlobalSeverity
CIENA-SMI cienaCesConfig cienaCesNotifications
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the ciena 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 'CIENA-CES-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-SYSTEM-CONFIG-MIB::cienaCesSystemConfigMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-SYSTEM-CONFIG-MIB::cienaCesSystemConfigMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (15)
.1.3.6.1.4.1.1271.2.1.14
.1.3.6.1.4.1.1271.2.1.14.1
.1.3.6.1.4.1.1271.2.1.14.1.1
.1.3.6.1.4.1.1271.2.1.14.1.1.1
Integer32
.1.3.6.1.4.1.1271.2.1.14.1.1.2
.1.3.6.1.4.1.1271.2.1.14.1.1.3
Integer32
.1.3.6.1.4.1.1271.2.1.14.1.1.4
.1.3.6.1.4.1.1271.2.1.14.1.1.5
.1.3.6.1.4.1.1271.2.1.14.1.1.6
.1.3.6.1.4.1.1271.2.1.14.1.1.7
.1.3.6.1.4.1.1271.2.1.14.3
.1.3.6.1.4.1.1271.2.1.14.3.1
.1.3.6.1.4.1.1271.2.1.14.3.2
.1.3.6.1.4.1.1271.2.2.14
.1.3.6.1.4.1.1271.2.2.14.0
Dependencies (5) 4 direct · 1 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
  1. SNMPv2-SMIrfc
  2. CIENA-SMIciena
  3. SNMPv2-TCrfc
  4. CIENA-TCciena
  5. CIENA-GLOBAL-MIBciena
  6. CIENA-CES-SYSTEM-CONFIG-MIBcienaselected
Type Definitions (1)
OctetString range: 1..64
Notifications / Traps (3)
NameOIDDescription
.1.3.6.1.4.1.1271.2.2.14.0.1
A cienaCesImproperCmdInConfigFile notification signifies that the SNMP entity, acting in
an agent role, has detected that improper commands were found in the
configuration file while processing the cienaCesSystemConfigFileName. The
cienaCesSystemConfigErrLinesTotal specifies the number of the lines in the
configuration file that failed. To enable the device to send this notification:
cienaCesSystemConfigImproperCmdTrapState must be set to enabled.
cienaCesSystemConfigImproperCmdTrapState is enabled by default. Variable bindings
include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesSystemConfigFileName, and
cienaCesSystemConfigErrLinesTotal.
.1.3.6.1.4.1.1271.2.2.14.0.2
Indicates that a command file has been successfully downloaded
and executed.
.1.3.6.1.4.1.1271.2.2.14.0.3
Indicates that a failure occurred while downloading or executing
a command file.