CISCO-SME-MIB

File: CISCO-SME-MIB.mib (23661 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB
CISCO-ST-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION TruthValue TimeStamp
RowStatus StorageType InterfaceIndex
ifDescr SnmpAdminString InetAddressType
InetAddress FcNameId ciscoMgmt

Defined Types

CiscoSmeInterfaceStatus  
Operational state of the SME interface. 'unknown(1)' -- interface is in an unknown state 'initializing(2)' -- interface is being initialized 'offline(3)' -- interface is not active 'online(4)' -- interface is online and can be used
TEXTUAL-CONVENTION    
  INTEGER unknown(1), initializing(2), offline(3), online(4)  

CiscoSmeClusterStatus  
Operational state of the SME cluster 'unknown(1)' -- cluster is in an unknown state 'inactive(2)' -- cluster is not active 'degraded(3)' -- cluster has lost some of its members 'recovery(4)' -- cluster is recovering from membership lost 'active(5)' -- cluster is active
TEXTUAL-CONVENTION    
  INTEGER unknown(1), inactive(2), degraded(3), recovery(4), active(5)  

CiscoSmeClusterIndex  
This denotes the globally unique index for a SME cluster. The value of the CiscoSmeClusterIndex is a thirty-two-octet unsigned integer value encoded in a network-byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(32)  

CSmeClusterEntry  
SEQUENCE    
  cSmeClusterId CiscoSmeClusterIndex
  cSmeClusterName SnmpAdminString
  cSmeClusterState CiscoSmeClusterStatus
  cSmeClusterMasterInetAddrType InetAddressType
  cSmeClusterMasterInetAddr InetAddress
  cSmeClusterStorageType StorageType
  cSmeClusterRowStatus RowStatus

CSmeClusterMembersEntry  
SEQUENCE    
  cSmeMemberInetAddrType InetAddressType
  cSmeMemberInetAddr InetAddress
  cSmeFabric SnmpAdminString
  cSmeIsMemberLocal TruthValue
  cSmeMemberIsMaster TruthValue
  cSmeClusterMemberStorageType StorageType
  cSmeClusterMemberRowStatus RowStatus

CSmeClusterMemberIfEntry  
SEQUENCE    
  cSmeClusterInterfaceIndex InterfaceIndex
  cSmeClusterInterfaceState CiscoSmeInterfaceStatus

CSmeInterfaceEntry  
SEQUENCE    
  cSmeInterfaceIndex InterfaceIndex
  cSmeInterfaceState CiscoSmeInterfaceStatus
  cSmeInterfaceClusterId CiscoSmeClusterIndex
  cSmeInterfaceStorageType StorageType
  cSmeInterfaceRowStatus RowStatus

CSmeHostPortEntry  
SEQUENCE    
  cSmeHostPortName FcNameId
  cSmeHostPortClusterId CiscoSmeClusterIndex
  cSmeHostPortStorageType StorageType
  cSmeHostPortRowStatus RowStatus

Defined Values

ciscoSmeMIB 1.3.6.1.4.1.9.9.632
MIB module to manage Storage Media Encryption (SME) service. SME is an encryption service provided by an encryption node residing on a linecard in a storage device. It receives clear-text data from host, encrypts it, then sends it to be written to tape or disk. It does the reverse in the opposite direction so the service is completely transparent to the host. The purpose of this service is to enhance data security in case the tape or disk is lost or stolen. As with any important service, user requires that it provides some level of fault tolerant in a graceful manner. SME provides this by allowing encryption nodes to be grouped into cluster. Nodes in the same cluster immediately pick up the work of a failed node so user does not see service disruption.
MODULE-IDENTITY    

ciscoSmeMIBNotifs 1.3.6.1.4.1.9.9.632.0
OBJECT IDENTIFIER    

ciscoSmeMIBObjects 1.3.6.1.4.1.9.9.632.1
OBJECT IDENTIFIER    

ciscoSmeMIBConform 1.3.6.1.4.1.9.9.632.2
OBJECT IDENTIFIER    

cSmeConfig 1.3.6.1.4.1.9.9.632.1.1
OBJECT IDENTIFIER    

cSmeClusterTable 1.3.6.1.4.1.9.9.632.1.1.1
This table lists all the SME clusters that are configured on this device. As with any important service, user requires that it provides some level of fault tolerant in a graceful manner. SME provides this by allowing encryption nodes to be grouped into cluster. Nodes in the same cluster immediately pick up the work of a failed node so user does not see service disruption.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSmeClusterEntry

cSmeClusterEntry 1.3.6.1.4.1.9.9.632.1.1.1.1
A conceptual row in the cSmeClusterTable. Each row represents a SME cluster in the system and provides the runtime and configuration information of a cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CSmeClusterEntry  

cSmeClusterId 1.3.6.1.4.1.9.9.632.1.1.1.1.1
Globally unique index that identifies a SME cluster. This index must be generated in such a way that the same value is never reused even after cluster has been deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoSmeClusterIndex  

cSmeClusterName 1.3.6.1.4.1.9.9.632.1.1.1.1.2
The name of the SME cluster.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cSmeClusterState 1.3.6.1.4.1.9.9.632.1.1.1.1.3
The operational state of the SME cluster.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoSmeClusterStatus  

cSmeClusterMasterInetAddrType 1.3.6.1.4.1.9.9.632.1.1.1.1.4
The type of Internet address of the SME cluster master. The Internet address of SME cluster master is specified by the value of the corresponding instance of cSmeClusterMasterInetAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cSmeClusterMasterInetAddr 1.3.6.1.4.1.9.9.632.1.1.1.1.5
The Internet address of the SME cluster master device. The type of this Internet address is determined by the value of the corresponding instance of cSmeClusterMasterInetAddrType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cSmeClusterStorageType 1.3.6.1.4.1.9.9.632.1.1.1.1.6
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cSmeClusterRowStatus 1.3.6.1.4.1.9.9.632.1.1.1.1.7
The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cSmeClusterMembersTable 1.3.6.1.4.1.9.9.632.1.1.2
This table lists the information of devices, local or remote, which are members of SME clusters configured on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSmeClusterMembersEntry

cSmeClusterMembersEntry 1.3.6.1.4.1.9.9.632.1.1.2.1
A conceptual row in the cSmeClusterMembersTable. Each row represents a member device within a specified SME Cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CSmeClusterMembersEntry  

cSmeMemberInetAddrType 1.3.6.1.4.1.9.9.632.1.1.2.1.1
The type of Internet address of a cluster member within a specified SME cluster. The Internet address of this device is specified by the value of the corresponding instance of cSmeMemberInetAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cSmeMemberInetAddr 1.3.6.1.4.1.9.9.632.1.1.2.1.2
The Internet address of the cluster member device within a specified SME cluster. The type of this Internet address is determined by the value of the corresponding instance of cSmeMemberInetAddrType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0..32)  

cSmeFabric 1.3.6.1.4.1.9.9.632.1.1.2.1.3
Refers to the name of physical fibre channel fabric in the SAN. A typical SAN deployment consists of a dual fabric topology which corresponds to two physical fabrics. In such a deployment, a VSAN and a cluster is configured in both fabrics to allow multi-pathing and redundancy. The user specifies the physical fabric to which a device belongs to when the cluster is configured.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cSmeIsMemberLocal 1.3.6.1.4.1.9.9.632.1.1.2.1.4
Identifies if the device is a local or remote member of this cluster. 'true' means this device is a local device. 'false' means this device is a remote device.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cSmeMemberIsMaster 1.3.6.1.4.1.9.9.632.1.1.2.1.5
Indicates if this device is currently the master of the SME cluster. The value 'true' means this device is the master. The value 'false' means this device is not the master. Devices in a cluster select one of the cluster member to be a master. The master is responsible for handling cluster membership.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cSmeClusterMemberStorageType 1.3.6.1.4.1.9.9.632.1.1.2.1.6
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cSmeClusterMemberRowStatus 1.3.6.1.4.1.9.9.632.1.1.2.1.7
The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active. When a cluster is deleted, all entries in this table should be purged automatically.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cSmeClusterMemberIfTable 1.3.6.1.4.1.9.9.632.1.1.3
This table lists the information of SME interfaces on all devices, local or remote, which are members of SME clusters configured on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSmeClusterMemberIfEntry

cSmeClusterMemberIfEntry 1.3.6.1.4.1.9.9.632.1.1.3.1
A conceptual row in the cSmeClusterMemberIfTable. Each row represents a participating interface on local/remote device member within the specified SME cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CSmeClusterMemberIfEntry  

cSmeClusterInterfaceIndex 1.3.6.1.4.1.9.9.632.1.1.3.1.1
A unique Interface index for a SME interface on a device in this cluster. This is the same as ifIndex of the ifTable of RFC1213.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cSmeClusterInterfaceState 1.3.6.1.4.1.9.9.632.1.1.3.1.2
The operational state of this SME interface.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoSmeInterfaceStatus  

cSmeInterfaceTable 1.3.6.1.4.1.9.9.632.1.1.4
This table lists all SME interfaces on the local device and its corresponding information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSmeInterfaceEntry

cSmeInterfaceEntry 1.3.6.1.4.1.9.9.632.1.1.4.1
A conceptual row in the cSmeInterfaceTable. Each row represents a particular SME interface on a local device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CSmeInterfaceEntry  

cSmeInterfaceIndex 1.3.6.1.4.1.9.9.632.1.1.4.1.1
A unique Interface index for a SME interface on this device. This is the same as ifIndex of the ifTable of RFC1213.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cSmeInterfaceState 1.3.6.1.4.1.9.9.632.1.1.4.1.2
Operational state of this SME interface.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoSmeInterfaceStatus  

cSmeInterfaceClusterId 1.3.6.1.4.1.9.9.632.1.1.4.1.3
Identifies the cluster to which this SME interface belongs.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoSmeClusterIndex  

cSmeInterfaceStorageType 1.3.6.1.4.1.9.9.632.1.1.4.1.4
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cSmeInterfaceRowStatus 1.3.6.1.4.1.9.9.632.1.1.4.1.5
The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active. For example, cSmeInterfaceClusterId column can be set independently later.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cSmeHostPortTable 1.3.6.1.4.1.9.9.632.1.1.5
This table lists the hosts that are configured for SME. In the case of application servers, the disks that are accessed by the hosts may be encrypted. In the case of backup/restore master/media servers, the tapes accessed by the hosts may be encrypted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSmeHostPortEntry

cSmeHostPortEntry 1.3.6.1.4.1.9.9.632.1.1.5.1
A conceptual row in the cSmeHostPortTable. Each row represents a particular host configured for SME service in a particular cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CSmeHostPortEntry  

cSmeHostPortName 1.3.6.1.4.1.9.9.632.1.1.5.1.1
Fibre-channel Port name (P_WWN) of the Host Nx_Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcNameId  

cSmeHostPortClusterId 1.3.6.1.4.1.9.9.632.1.1.5.1.2
Identifies the cluster to which this host port belongs.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoSmeClusterIndex  

cSmeHostPortStorageType 1.3.6.1.4.1.9.9.632.1.1.5.1.3
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cSmeHostPortRowStatus 1.3.6.1.4.1.9.9.632.1.1.5.1.4
The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cSmeConfigTableLastChanged 1.3.6.1.4.1.9.9.632.1.1.6
The value of sysUpTime when a change to any SME MIB table other than the cSmeHostPortTable last occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cSmeHostPortTableLastChanged 1.3.6.1.4.1.9.9.632.1.1.7
The value of sysUpTime when a change to cSmeHostPortTable last occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cSmeNotifyEnable 1.3.6.1.4.1.9.9.632.1.1.8
This object specifies if the SME notifications should be generated or not. If the value of this object is 'true', then the notifications are generated. If the value of this object is 'false, then the notifications are not generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoSmeInterfaceCreate 1.3.6.1.4.1.9.9.632.0.1
This notification is generated when a SME interface associated with a local device is created.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSmeInterfaceDelete 1.3.6.1.4.1.9.9.632.0.2
This notification is generated when a SME interface associated with a local device is deleted.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSmeClusterNewMaster 1.3.6.1.4.1.9.9.632.0.3
This notification is generated when the sending device who is participating in a SME cluster has transitioned to be the master of the cluster.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoSmeMIBCompliances 1.3.6.1.4.1.9.9.632.2.1
OBJECT IDENTIFIER    

ciscoSmeMIBGroups 1.3.6.1.4.1.9.9.632.2.2
OBJECT IDENTIFIER    

ciscoSmeMIBCompliance 1.3.6.1.4.1.9.9.632.2.1.1
The compliance statement for entities that implement SME.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoSmeConfigGroup 1.3.6.1.4.1.9.9.632.2.2.1
A collection of objects for SME configuration.
Status: current Access: read-write
OBJECT-GROUP    

ciscoSmeNotifControlGroup 1.3.6.1.4.1.9.9.632.2.2.2
A collection of objects for controlling SME notification.
Status: current Access: read-write
OBJECT-GROUP    

ciscoSmeNotifsGroup 1.3.6.1.4.1.9.9.632.2.2.3
A collection of objects for notification of SME events.
Status: current Access: read-write
NOTIFICATION-GROUP