CISCO-SME-MIB
AI MIB Summary
The CISCO-SME-MIB provides SNMP management for Cisco Storage Media Encryption (SME) line cards, enabling monitoring of encryption node cluster states, fault-tolerant failover status, and the operational health of transparent data encryption services for tape and disk storage devices.
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.
Main OID:
ciscoSmeMIB.1.3.6.1.4.1.9.9.632
48
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
ciscoSmeMIBMIB 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 .1.3.6.1.4.1.9.9.632 |
ciscoSmeMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.632.0 |
ciscoSmeInterfaceCreateThis notification is generated when a SME interface
associated with a local device is created. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.632.0.1 |
ciscoSmeInterfaceDeleteThis notification is generated when a SME interface
associated with a local device is deleted. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.632.0.2 |
ciscoSmeClusterNewMasterThis notification is generated when the sending device
who is participating in a SME cluster has transitioned
to be the master of the cluster. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.632.0.3 |
ciscoSmeMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.632.1 |
cSmeConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.632.1.1 |
cSmeClusterTableThis 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. SEQUENCE OF CSmeClusterEntry .1.3.6.1.4.1.9.9.632.1.1.1 |
cSmeClusterEntryA conceptual row in the cSmeClusterTable. Each
row represents a SME cluster in the system and
provides the runtime and configuration information
of a cluster. CSmeClusterEntry .1.3.6.1.4.1.9.9.632.1.1.1.1 |
cSmeClusterIdGlobally 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. CiscoSmeClusterIndex .1.3.6.1.4.1.9.9.632.1.1.1.1.1 |
cSmeClusterNameThe name of the SME cluster.rw SnmpAdminString .1.3.6.1.4.1.9.9.632.1.1.1.1.2 |
cSmeClusterStateThe operational state of the SME cluster.ro CiscoSmeClusterStatus .1.3.6.1.4.1.9.9.632.1.1.1.1.3 |
cSmeClusterMasterInetAddrTypeThe 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.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.632.1.1.1.1.4 |
cSmeClusterMasterInetAddrThe 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.632.1.1.1.1.5 |
cSmeClusterStorageTypeThis object specifies the storage type for this conceptual
row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.1.1.6 |
cSmeClusterRowStatusThe status of this conceptual row.
There is no restriction on the value of other columns
before a newly created row can be made active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.1.1.7 |
cSmeClusterMembersTableThis table lists the information of devices, local or
remote, which are members of SME clusters configured on a
device. SEQUENCE OF CSmeClusterMembersEntry .1.3.6.1.4.1.9.9.632.1.1.2 |
cSmeClusterMembersEntryA conceptual row in the cSmeClusterMembersTable.
Each row represents a member device within a
specified SME Cluster. CSmeClusterMembersEntry .1.3.6.1.4.1.9.9.632.1.1.2.1 |
cSmeMemberInetAddrTypeThe 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. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.632.1.1.2.1.1 |
cSmeMemberInetAddrThe 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. InetAddress .1.3.6.1.4.1.9.9.632.1.1.2.1.2 |
cSmeFabricRefers 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.rw SnmpAdminString .1.3.6.1.4.1.9.9.632.1.1.2.1.3 |
cSmeIsMemberLocalIdentifies 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.2.1.4 |
cSmeMemberIsMasterIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.2.1.5 |
cSmeClusterMemberStorageTypeThis object specifies the storage type for this conceptual
row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.2.1.6 |
cSmeClusterMemberRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.2.1.7 |
cSmeClusterMemberIfTableThis table lists the information of SME interfaces on all
devices, local or remote, which are members of SME clusters
configured on a device. SEQUENCE OF CSmeClusterMemberIfEntry .1.3.6.1.4.1.9.9.632.1.1.3 |
cSmeClusterMemberIfEntryA conceptual row in the cSmeClusterMemberIfTable.
Each row represents a participating interface on
local/remote device member within the specified
SME cluster. CSmeClusterMemberIfEntry .1.3.6.1.4.1.9.9.632.1.1.3.1 |
cSmeClusterInterfaceIndexA unique Interface index for a SME interface on a device
in this cluster. This is the same as ifIndex of the
ifTable of RFC1213. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.632.1.1.3.1.1 |
cSmeClusterInterfaceStateThe operational state of this SME interface.ro CiscoSmeInterfaceStatus .1.3.6.1.4.1.9.9.632.1.1.3.1.2 |
cSmeInterfaceTableThis table lists all SME interfaces on the local device and
its corresponding information. SEQUENCE OF CSmeInterfaceEntry .1.3.6.1.4.1.9.9.632.1.1.4 |
cSmeInterfaceEntryA conceptual row in the cSmeInterfaceTable.
Each row represents a particular SME interface on
a local device. CSmeInterfaceEntry .1.3.6.1.4.1.9.9.632.1.1.4.1 |
cSmeInterfaceIndexA unique Interface index for a SME interface on this device.
This is the same as ifIndex of the ifTable of RFC1213. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.632.1.1.4.1.1 |
cSmeInterfaceStateOperational state of this SME interface.ro CiscoSmeInterfaceStatus .1.3.6.1.4.1.9.9.632.1.1.4.1.2 |
cSmeInterfaceClusterIdIdentifies the cluster to which this SME interface belongs.rw CiscoSmeClusterIndex .1.3.6.1.4.1.9.9.632.1.1.4.1.3 |
cSmeInterfaceStorageTypeThis object specifies the storage type for this conceptual
row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.4.1.4 |
cSmeInterfaceRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.4.1.5 |
cSmeHostPortTableThis 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. SEQUENCE OF CSmeHostPortEntry .1.3.6.1.4.1.9.9.632.1.1.5 |
cSmeHostPortEntryA conceptual row in the cSmeHostPortTable.
Each row represents a particular host configured for
SME service in a particular cluster. CSmeHostPortEntry .1.3.6.1.4.1.9.9.632.1.1.5.1 |
cSmeHostPortNameFibre-channel Port name (P_WWN) of the Host Nx_Port. FcNameId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.632.1.1.5.1.1 |
cSmeHostPortClusterIdIdentifies the cluster to which this host port belongs.rw CiscoSmeClusterIndex .1.3.6.1.4.1.9.9.632.1.1.5.1.2 |
cSmeHostPortStorageTypeThis object specifies the storage type for this conceptual
row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.5.1.3 |
cSmeHostPortRowStatusThe status of this conceptual row.
There is no restriction on the value of other columns
before a newly created row can be made active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.5.1.4 |
cSmeConfigTableLastChangedThe value of sysUpTime when a change to any SME MIB
table other than the cSmeHostPortTable last occurred.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.6 |
cSmeHostPortTableLastChangedThe value of sysUpTime when a change to cSmeHostPortTable
last occurred.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.7 |
cSmeNotifyEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.632.1.1.8 |
ciscoSmeMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.632.2 |
ciscoSmeMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.632.2.1 |
ciscoSmeMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.632.2.2 |