CIENA-CES-8021X-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-CES-8021X-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cienaCes8021xMIB 1.3.6.1.4.1.1271.2.1.42
The MIB module is for 802.1x supplicant and authenticator information.
       cienaCes8021xConf 1.3.6.1.4.1.1271.2.1.42.1
           cienaCes8021xGroups 1.3.6.1.4.1.1271.2.1.42.1.1
           cienaCes8021xCompls 1.3.6.1.4.1.1271.2.1.42.1.2
       cienaCes8021xObjs 1.3.6.1.4.1.1271.2.1.42.2
           cienaCes8021xPortTable 1.3.6.1.4.1.1271.2.1.42.2.1 no-access
Table with an entry for every port on the switch
               cienaCes8021xPortEntry 1.3.6.1.4.1.1271.2.1.42.2.1.1 no-access
An entry (conceptual row) in the cienaCes8021xPortTable.
                   cienaCes8021xPort 1.3.6.1.4.1.1271.2.1.42.2.1.1.1 unsigned32 no-access
Pgid of the port
                   cienaCes8021xRole 1.3.6.1.4.1.1271.2.1.42.2.1.1.2 integer read-write
802.1x role of the Port. Enumeration: 'authenticator': 3, 'supplicant': 2, 'none': 1, 'both': 4.
                   cienaCes8021xAuthPortStatsClear 1.3.6.1.4.1.1271.2.1.42.2.1.1.3 truthvalue read-write
Setting this MIB object to 'true' clears the authenticator port statistics.
                   cienaCes8021xNotificationAuthenticationEvent 1.3.6.1.4.1.1271.2.1.42.2.1.1.4 integer no-access
This object identifies the type of authentication event being communicated in the notification in which this object is located. Enumeration: 'failure': 2, 'timeout': 3, 'success': 1.
           cienaCes8021xSuppTable 1.3.6.1.4.1.1271.2.1.42.2.2 no-access
A table that contains the configuration objects for the Supplicant PAE associated with each port. An entry appears in this table for each port that may authenticate itself when challenged by a remote system.
               cienaCes8021xSuppEntry 1.3.6.1.4.1.1271.2.1.42.2.2.1 no-access
The configuration information for a Supplicant PAE.
                   cienaCes8021xSuppPort 1.3.6.1.4.1.1271.2.1.42.2.2.1.1 unsigned32 no-access
The MIB object is used as an index in the table and specifies the pgid of the port.
                   cienaCes8021xSuppUserName 1.3.6.1.4.1.1271.2.1.42.2.2.1.2 displaystring read-write
Username for authenticating this supplicant, also used as the 802.1x identity. Setting this object to zero length string resets the username.
                   cienaCes8021xSuppPassword 1.3.6.1.4.1.1271.2.1.42.2.2.1.3 displaystring read-write
The password used with cienaCes8021xSuppUserName for EAP-MD5 authentication. Doing a get on this object always returns a zero length string for security reasons.
                   cienaCes8021xSuppPortStatsClear 1.3.6.1.4.1.1271.2.1.42.2.2.1.5 truthvalue read-write
Setting this MIB object to 'true' clears the supplicant port statistics.
                   cienaCes8021xSuppEAPMethod 1.3.6.1.4.1.1271.2.1.42.2.2.1.10 integer read-write
Obsolete. Use cienaCes8021xSuppEAPAllowedMethods instead. Enumeration: 'eapMd5': 1.
                   cienaCes8021xSuppEAPAllowedMethods 1.3.6.1.4.1.1271.2.1.42.2.2.1.11 bits read-write
Extensible Authentication Protocol methods allowed for this supplicant. Bits: 'eapTls': 1, 'eapMd5': 0.
                   cienaCes8021xSuppOperationalState 1.3.6.1.4.1.1271.2.1.42.2.2.1.12 integer read-only
Returns the operational state of this supplicant. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppMutualAuthenticationAdminState 1.3.6.1.4.1.1271.2.1.42.2.2.1.13 integer read-write
Administratively enables/disables authentication of the server by the supplicant. Applies to EAP-TLS. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppCheckCertificateTimeAdminState 1.3.6.1.4.1.1271.2.1.42.2.2.1.14 integer read-write
Administratively enables/disables checking of the server's certificate timestamp when doing mutual authentication. Applies to EAP-TLS. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppMutualAuthenticationOperState 1.3.6.1.4.1.1271.2.1.42.2.2.1.15 integer read-only
Returns the operative state of mutual authentication checking. Applies to EAP-TLS. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppCheckCertificateTimeOperState 1.3.6.1.4.1.1271.2.1.42.2.2.1.16 integer read-only
Returns the operative state of certificate time stamp checking when doing mutual authentication. Applies to EAP-TLS. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppDeviceCertificateStatus 1.3.6.1.4.1.1271.2.1.42.2.2.1.17 integer read-only
Returns the state of the supplicant device certificate. Applies to EAP-TLS. Enumeration: 'notPresent': 3, 'valid': 1, 'invalid': 2.
                   cienaCes8021xSuppSecret 1.3.6.1.4.1.1271.2.1.42.2.2.1.18 octet string read-write
Sets the pre-encrypted secret that shall be used along with the username specified by cienaCes8021xSuppUserName to gain access on a port. A get returns the encrypted secret for the supplicant.
                   cienaCes8021xSuppAdminState 1.3.6.1.4.1.1271.2.1.42.2.2.1.19 integer read-write
This object is used to specify the user administrative state of the supplicant port. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppEAPVersion 1.3.6.1.4.1.1271.2.1.42.2.2.1.20 integer32 read-write
This object is used to specify the EAPoL version of the supplicant port.
                   cienaCes8021xSuppOCSPAdminState 1.3.6.1.4.1.1271.2.1.42.2.2.1.21 integer read-write
Administratively enables/disables OCSP checking of the server's certificate when doing mutual authentication. Applies to EAP-TLS. Enumeration: 'disabled': 1, 'enabled': 2.
                   cienaCes8021xSuppCertificateName 1.3.6.1.4.1.1271.2.1.42.2.2.1.22 displaystring read-write
Name of the certificate to be used for authenticating this supplicant. Applies to EAP-TLS.
                   cienaCes8021xSuppMinimumTlsVersion 1.3.6.1.4.1.1271.2.1.42.2.2.1.23 integer read-write
This object is used to specify the minimum TLS version that can be used by the supplicant port. Applies to EAP-TLS. Enumeration: 'version1dot2': 3, 'version1dot0': 1, 'version1dot1': 2.
                   cienaCes8021xSuppPeerCertReauthAdminState 1.3.6.1.4.1.1271.2.1.42.2.2.1.24 integer read-write
Administratively enables/disables peer certificate reauthentication on this supplicant. Applies to EAP-TLS. Enumeration: 'disabled': 1, 'enabled': 2.
           cienaCes8021xGlobalAttrs 1.3.6.1.4.1.1271.2.1.42.2.3
               cienaCes8021xAuthStatsClear 1.3.6.1.4.1.1271.2.1.42.2.3.1 truthvalue read-write
Setting this MIB object to 'true' clears the authenticator global statistics.
               cienaCes8021xSuppStatsClear 1.3.6.1.4.1.1271.2.1.42.2.3.2 truthvalue read-write
Setting this MIB object to 'true' clears the supplicant global statistics.
       cienaCes8021xEvents 1.3.6.1.4.1.1271.2.1.42.3
           cienaCes8021xEventsV2 1.3.6.1.4.1.1271.2.1.42.3.0
 cienaCes8021xMIBNotificationPrefix 1.3.6.1.4.1.1271.2.2.101
         cienaCes8021xMIBNotification 1.3.6.1.4.1.1271.2.2.101.0
             cienaCes8021xSuppAuthenticationEvent 1.3.6.1.4.1.1271.2.2.101.0.1
This notification is generated when a supplicant authentication event, as identified by the value of cienaCes8021xNotificationAuthenticationEvent has occurred on the port identified by cienaCes8021xPort.
             cienaCes8021xAuthAuthenticationEvent 1.3.6.1.4.1.1271.2.2.101.0.2
This notification is generated when a authenticator authentication event, as identified by the value of cienaCes8021xNotificationAuthenticationEvent has occurred on the port identified by cienaCes8021xPort.
             cienaCes8021xGlobalStateChangeEvent 1.3.6.1.4.1.1271.2.2.101.0.3
This notification is generated when the dot1x global state is changed.
             cienaCes8021xAuthConfigChangeEvent 1.3.6.1.4.1.1271.2.2.101.0.4
This notification is generated when a configuration change is made in a dot1x authentication port.
             cienaCes8021xSuppConfigChangeEvent 1.3.6.1.4.1.1271.2.2.101.0.5
This notification is generated when a configuration change is made in a dot1x supplicant port.