CIENA-CES-MGMT-INTERFACE-MIB

File: CIENA-CES-MGMT-INTERFACE-MIB.mib (24011 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
CIENA-GLOBAL-MIB CIENA-TC CIENA-SMI

Imported symbols

Integer32 Unsigned32 OBJECT-TYPE
NOTIFICATION-TYPE MODULE-IDENTITY DisplayString
InetAddressType InetAddress InetAddressPrefixLength
cienaGlobalSeverity cienaGlobalMacAddress CienaGlobalState
cienaCesNotifications cienaCesConfig

Defined Types

CienaCesInetMgmtInterfaceEntry  
SEQUENCE    
  cienaCesInetMgmtInterfaceIndex Integer32
  cienaCesInetMgmtInterfaceAddrType InetAddressType
  cienaCesInetMgmtInterfaceAddr InetAddress
  cienaCesInetMgmtInterfaceAddrPrefixLength InetAddressPrefixLength
  cienaCesInetMgmtInterfaceName DisplayString
  cienaCesInetMgmtInterfaceAdminState CienaGlobalState
  cienaCesInetMgmtInterfaceOperState CienaGlobalState
  cienaCesInetMgmtInterfaceDomain INTEGER
  cienaCesInetMgmtInterfaceDomainId Integer32
  cienaCesInetMgmtInterfacePktPriority Integer32
  cienaCesInetMgmtInterfaceMtu Unsigned32
  cienaCesInetMgmtInterfaceNotifIndex Integer32
  cienaCesInetMgmtInterfaceNotifAddrType InetAddressType
  cienaCesInetMgmtInterfaceNotifAddr InetAddress
  cienaCesInetMgmtInterfaceDomainVsName DisplayString
  cienaCesInetMgmtInterfaceIngressAclProfId Unsigned32

CienaCesInetGatewayEntry  
SEQUENCE    
  cienaCesInetGatewayAddrType InetAddressType
  cienaCesInetGatewayAddr InetAddress
  cienaCesInetGatewaySource INTEGER
  cienaCesInetGatewayOperState INTEGER
  cienaCesInetGatewayNotifAddrType InetAddressType
  cienaCesInetGatewayNotifAddr InetAddress

CienaCesInetStackEntry  
SEQUENCE    
  cienaCesInetAddrType InetAddressType
  cienaCesInetForwardingState INTEGER
  cienaCesInetDefaultDscp Unsigned32
  cienaCesInetIcmpAcceptRedirects INTEGER
  cienaCesInetIcmpEchoIgnoreBroadcasts INTEGER
  cienaCesInetIcmpPortUnreachable INTEGER

Defined Values

cienaCesMgmtInterfaceMIB 1.3.6.1.4.1.1271.2.1.27
This module defines the management interface details and the associated notifications.
MODULE-IDENTITY    

cienaCesMgmtInterfaceMIBObjects 1.3.6.1.4.1.1271.2.1.27.1
OBJECT IDENTIFIER    

cienaCesMgmtInterface 1.3.6.1.4.1.1271.2.1.27.1.1
OBJECT IDENTIFIER    

cienaCesMgmtInterfaceMIBNotificationPrefix 1.3.6.1.4.1.1271.2.2.27
OBJECT IDENTIFIER    

cienaCesMgmtInterfaceMIBNotifications 1.3.6.1.4.1.1271.2.2.27.0
OBJECT IDENTIFIER    

cienaCesMgmtInterfaceMIBConformance 1.3.6.1.4.1.1271.2.1.27.3
OBJECT IDENTIFIER    

cienaCesMgmtInterfaceMIBCompliances 1.3.6.1.4.1.1271.2.1.27.3.1
OBJECT IDENTIFIER    

cienaCesMgmtInterfaceMIBGroups 1.3.6.1.4.1.1271.2.1.27.3.2
OBJECT IDENTIFIER    

cienaCesInetMgmtInterfaceTable 1.3.6.1.4.1.1271.2.1.27.1.1.1
Table of management interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesInetMgmtInterfaceEntry

cienaCesInetMgmtInterfaceEntry 1.3.6.1.4.1.1271.2.1.27.1.1.1.1
These interfaces are used to cause the switch CPU to become involved with the IP traffic. By default, a minimum of two interfaces , one for the local management interface and one for the remote management interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesInetMgmtInterfaceEntry  

cienaCesInetMgmtInterfaceIndex 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.1
Specifies the management interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cienaCesInetMgmtInterfaceAddrType 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.2
This OID specifies the Inet address type of the OIDs cienaCesInetMgmtInterfaceAddr and cienaCesInetMgmtInterfacePrefixLength. When representing: ipv4 : cienaCesInetMgmtInterfaceAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesInetMgmtInterfaceAddr should be compliant with InetAddressIPv6 from RFC 4001
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cienaCesInetMgmtInterfaceAddr 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.3
Inet address associated with this interface. This OID should be used in conjuction with cienaCesInetMgmtInterfaceAddrType. This value should be compliant with RFC 4001 InetAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cienaCesInetMgmtInterfaceAddrPrefixLength 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.4
Specifies the address prefix length. This OID should be used in conjuction with cienaCesInetMgmtInterfaceAddrType. This OID should be compliant with RFC 4001 InetAddressPrefixLength.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

cienaCesInetMgmtInterfaceName 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.5
The management interface name for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

cienaCesInetMgmtInterfaceAdminState 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.6
The admin state of this management interface. A value of enabled(1) indicates that this interface is enabled and a value of disabled(2) indicates that this interface is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesInetMgmtInterfaceOperState 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.7
The oper state of this management interface. A value of enabled(1) indicates that this interface is enabled and a value of disabled(2) indicates that this interface is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesInetMgmtInterfaceDomain 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.8
Specifies the management interface domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), vs(2), vlan(3)  

cienaCesInetMgmtInterfaceDomainId 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.9
Specifies the management interface domain index. When cienaCesInetMgmtInterfaceDomain represents 'vs', this object represents the vs index. When cienaCesInetMgmtInterfaceDomain represents 'vlan , this object represents the vlan id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesInetMgmtInterfacePktPriority 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.10
The 802.1p priority value for the management traffic on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesInetMgmtInterfaceMtu 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.11
Specifies the interface path MTU.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesInetMgmtInterfaceNotifIndex 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.12
Specifies the management interface index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesInetMgmtInterfaceNotifAddrType 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.13
This OID specifies the Inet address type of the OIDs cienaCesInetMgmtInterfaceNotifAddr and cienaCesInetMgmtInterfacePrefixLength. When representing: ipv4 : cienaCesInetMgmtInterfaceNotifAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesInetMgmtInterfaceNotifAddr should be compliant with InetAddressIPv6 from RFC 4001
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cienaCesInetMgmtInterfaceNotifAddr 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.14
Inet address associated with this interface. This OID should be used in conjuction with cienaCesInetMgmtInterfaceNotifAddrType. This value should be compliant with RFC 4001 InetAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cienaCesInetMgmtInterfaceDomainVsName 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.15
The virtual switch name associated with the cienaCesInetMgmtInterfaceDomainId when the cienaCesInetMgmtInterfaceDomain is vs.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

cienaCesInetMgmtInterfaceIngressAclProfId 1.3.6.1.4.1.1271.2.1.27.1.1.1.1.16
The ID of the ingress ACL profile attached to the management interface. A non-zero value refers to the ACL profile as defined by the cienaCesAclProfileId object in the cienaCesAccessListMIB module. A value of 0 means no ingress ACL profile is attached to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cienaCesInetGatewayTable 1.3.6.1.4.1.1271.2.1.27.1.1.2
Table of gateway Inet addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesInetGatewayEntry

cienaCesInetGatewayEntry 1.3.6.1.4.1.1271.2.1.27.1.1.2.1
Gateway addresses represented here are used by the management interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesInetGatewayEntry  

cienaCesInetGatewayAddrType 1.3.6.1.4.1.1271.2.1.27.1.1.2.1.2
This OID specifies the Inet Address Type of the OID cienaCesInetGatewayAddr When representing : ipv4 : cienaCesInetGatewayAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesInetGatewayAddr should be compliant with InetAddressIPv6 from RFC 4001 ipv6z : cienaCesInetGatewayAddr should be compliant with InetAddressIPv6z from RFC 4001
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cienaCesInetGatewayAddr 1.3.6.1.4.1.1271.2.1.27.1.1.2.1.3
Inet address associated with this interface. This OID should be used in conjuction with cienaCesInetGatewayAddrType. The InetAddress set here should be compliant with RFC 4001 InetAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cienaCesInetGatewaySource 1.3.6.1.4.1.1271.2.1.27.1.1.2.1.4
Specifies how this gateway was configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dhcpv4(2), userConfiguredPrimary(3), userConfiguredBackup(4), auto(5)  

cienaCesInetGatewayOperState 1.3.6.1.4.1.1271.2.1.27.1.1.2.1.5
Specifies the gateway's operational status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER selected(1), disabled(2), enabled(3), unavailable(4), standby(5)  

cienaCesInetGatewayNotifAddrType 1.3.6.1.4.1.1271.2.1.27.1.1.2.1.6
This OID specifies the Inet Address Type of the OID cienaCesInetGatewayNotifAddr When representing : ipv4 : cienaCesInetGatewayNotifAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesInetGatewayNotifAddr should be compliant with InetAddressIPv6 from RFC 4001 ipv6z : cienaCesInetGatewayNotifAddr should be compliant with InetAddressIPv6z from RFC 4001
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cienaCesInetGatewayNotifAddr 1.3.6.1.4.1.1271.2.1.27.1.1.2.1.7
Inet address associated with this interface. This OID should be used in conjuction with cienaCesInetGatewayNotifAddrType. The InetAddress set here should be compliant with RFC 4001 InetAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cienaCesInetStackTable 1.3.6.1.4.1.1271.2.1.27.1.1.3
Table of Inet stack states.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesInetStackEntry

cienaCesInetStackEntry 1.3.6.1.4.1.1271.2.1.27.1.1.3.1
Inet address type stack operational states.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesInetStackEntry  

cienaCesInetAddrType 1.3.6.1.4.1.1271.2.1.27.1.1.3.1.1
This object indicates the interface address type.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cienaCesInetForwardingState 1.3.6.1.4.1.1271.2.1.27.1.1.3.1.2
This object indicates the forwarding state associated with this address type represented by cienaCesInetAddrType.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cienaCesInetDefaultDscp 1.3.6.1.4.1.1271.2.1.27.1.1.3.1.3
This object indicates the default DSCP associated with this address type represented by cienaCesInetAddrType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesInetIcmpAcceptRedirects 1.3.6.1.4.1.1271.2.1.27.1.1.3.1.4
This object indicates the ICMP accept-redirects setting associated with this address type represented by cienaCesInetAddrType. When on, the corresponding IP stack will act upon received ICMP redirect messages. When off, the corresponding IP stack will not act upon received ICMP redirect messages.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cienaCesInetIcmpEchoIgnoreBroadcasts 1.3.6.1.4.1.1271.2.1.27.1.1.3.1.5
This object indicates the ICMP echo-ignore-broadcasts setting associated with this address type represented by cienaCesInetAddrType. This setting refers to whether the device will ignore ICMP Echo Request messages which are directed toward a multicast or broadcast destination address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cienaCesInetIcmpPortUnreachable 1.3.6.1.4.1.1271.2.1.27.1.1.3.1.6
This object indicates the ICMP port-unreachable setting associated with this address type represented by cienaCesInetAddrType. When on, the corresponding IP stack will send ICMP port-unreachable messages when appropriate to do so. When off, the corresponding IP stack will not send ICMP port-unreachable messages.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cienaCesInetTcpStack 1.3.6.1.4.1.1271.2.1.27.1.1.4
OBJECT IDENTIFIER    

cienaCesInetTcpTimestamps 1.3.6.1.4.1.1271.2.1.27.1.1.4.1
This object indicates the current setting of the TCP timestamps option used by the TCP stack of the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cienaCesInetMgmtPort 1.3.6.1.4.1.1271.2.1.27.1.1.5
OBJECT IDENTIFIER    

cienaCesInetMgmtPortInterface 1.3.6.1.4.1.1271.2.1.27.1.1.5.1
This object indicates the way in which traffic at the MGMT port is used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

cienaCesInetMgmtAddrChangeNotification 1.3.6.1.4.1.1271.2.2.27.0.1
A cienaCesInetMgmtAddrChangeNotification is sent when the inet address of the associated interface changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesInetMgmtAddrAddedNotification 1.3.6.1.4.1.1271.2.2.27.0.2
A cienaCesInetMgmtAddrChangeNotification is sent when a new interface is added.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesInetMgmtAddrRemovedNotification 1.3.6.1.4.1.1271.2.2.27.0.3
A cienaCesInetMgmtAddrChangeNotification is sent when an interface is removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesInetGatewayAddrChangeNotification 1.3.6.1.4.1.1271.2.2.27.0.4
A cienaCesInetGatewayAddrChangeNotification is sent when the address associated with the gateway is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesInetGatewayAddedNotification 1.3.6.1.4.1.1271.2.2.27.0.5
A cienaCesInetGatewayAddrAddNotification is sent when a new gateway is added.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesInetGatewayRemovedNotification 1.3.6.1.4.1.1271.2.2.27.0.6
A cienaCesInetGatewayRemovedNotification is sent when a gateway is removed.
Status: current Access: read-only
NOTIFICATION-TYPE