MIBs Depot

CIENA-CES-SYSLOG-COLLECTOR-MIB

Registered at
1.3.6.1.4.1.1271.2.1.40
1.3.6.1.4.1.1271.2.2.41
Last updated
2017-06-07 00:00
Organization
Ciena Corp.
Revisions
2017-06-07 00:00, 2016-07-22 00:00
Namespace
ciena
Source file
CIENA-CES-SYSLOG-COLLECTOR-MIB
Digest
sha256:18635f8e96f5346eb369dffe1e2de869c7881d0f3926d5027793c9c829fe8215

Description

A MIB module to manage Syslog collectors on the SAOS 8700 products.

Contact

Mib Meister 7035 Ridge Road Hanover, Maryland 21076 USA Phone: +1 800 921 1144 Email: support@ciena.com

Imports

FromSymbols
CIENA-SMIcienaCesConfig, cienaCesNotifications
CIENA-TCCienaGlobalState
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CIENA-CES-SYSLOG-COLLECTOR-MIB
CIENA-SMI
CIENA-TC
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
SyslogFacility
TEXTUAL-CONVENTION
This textual convention enumerates the facilities that originate Syslog messages. The value noMap(24) indicates that the appropriate facility will be provided by the individual applications on the managed entity. If this option is not available on a particular entity attempt set the facillity to this value will fail with an error-status of wrongValue.
current

Objects

NameOIDSyntaxAccessStatus
cienaCesSyslogCollMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.1.40.1
cienaCesSyslogSystem
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.1.40.1.1
cienaCesSyslogEnable
OBJECT-TYPE
Specifies whether the Syslog client is enabled.
1.3.6.1.4.1.1271.2.1.40.1.1.1CienaGlobalStateread-onlycurrent
cienaCesSyslogColl
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.1.40.1.2
cienaCesSyslogCollectorTable
OBJECT-TYPE
A table containing Syslog collector information.
1.3.6.1.4.1.1271.2.1.40.1.2.1not-accessiblecurrent
cienaCesSyslogCollectorEntry
OBJECT-TYPE
Defines the information pertaining to a Syslog collector to which Syslog messages are relayed.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1not-accessiblecurrent
cienaCesSyslogIndex
OBJECT-TYPE
Specifies the unique index used to represent each row in the table.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.1Integer32 (1..16)not-accessiblecurrent
cienaCesSyslogCollectorAddr
OBJECT-TYPE
The address for the Syslog message collector. It can be Host Name or IP address.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.2DisplayStringread-onlycurrent
cienaCesSyslogCollectorUDPPort
OBJECT-TYPE
The port number on the destination to which the Syslog message is forwarded over the UDP transport.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.3Integer32 (1..65535)read-onlycurrent
cienaCesSyslogCollectorFacility
OBJECT-TYPE
The Syslog facility code that is added to the messages forwarded to this collector.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.4SyslogFacilityread-onlycurrent
cienaCesSyslogCollectorSeverityList
OBJECT-TYPE
This object represents all severity levels for Syslog. Bit positions set to 1 indicate a severity received by the collector while bits set to 0 indicate the severity is ignored.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.5Bits {emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7)}read-onlycurrent
cienaCesSyslogCollectorUserAdminState
OBJECT-TYPE
Specifies the administrative state of the cienaCesSyslogCollectorAddr configured by the user.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.6CienaGlobalStateread-onlycurrent
cienaCesSyslogCollectorDhcpAdminState
OBJECT-TYPE
Specifies the administrative state of the cienaCesSyslogCollectorAddr configured by DHCP.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.7CienaGlobalStateread-onlycurrent
cienaCesSyslogCollectorOperState
OBJECT-TYPE
Specifies the operational state of the cienaCesSyslogCollectorAddr.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.8CienaGlobalStateread-onlycurrent
cienaCesSyslogCollectorCustomPrefix
OBJECT-TYPE
Specifies the Syslog custom prefix that is prepended to all Syslog messages before device sends the messages to the collector.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.9DisplayString (SIZE(0..15))read-onlycurrent
cienaCesSyslogCollectorResolvedInetAddrType
OBJECT-TYPE
Specifies the resolved IP address type. Used in conjunction with cienaCesSyslogCollectorResolvedInetAddress. When set to: ipv4 : cienaCesSyslogCollectorResolvedInetAddress is compliant with InetAddressIPv4 ipv6 : cienaCesSyslogCollectorResolvedInetAddress is compliant with InetAddressIPv6
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.10InetAddressTyperead-onlycurrent
cienaCesSyslogCollectorResolvedInetAddress
OBJECT-TYPE
Specifies the resolved ip address for given cienaCesSyslogCollectorAddr. If cienaCesSyslogCollectorAddr is set to host name then cienaCesSyslogCollectorResolvedInetAddr displays the resolved IP address. If cienaCesSyslogCollectorAddr is set to IP address then cienaCesSyslogCollectorResolvedInetAddr displays the same value as the cienaCesSyslogCollectorAddr. This OID should be used in conjuction with cienaCesSyslogCollectorResolvedInetAddrType.
1.3.6.1.4.1.1271.2.1.40.1.2.1.1.11InetAddressread-onlycurrent
cienaCesSyslogCollMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.1.40.3
cienaCesSyslogCollMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.1.40.3.1
cienaCesSyslogCollMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.1.40.3.2
cienaCesSyslogCollMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.2.41
cienaCesSyslogCollMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.1271.2.2.41.0