CISCO-SME-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-SME-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ciscoSmeMIBNotifs | 1.3.6.1.4.1.9.9.632.0 | |||
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. |
||
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. |
||
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. |
||
ciscoSmeMIBObjects | 1.3.6.1.4.1.9.9.632.1 | |||
cSmeConfig | 1.3.6.1.4.1.9.9.632.1.1 | |||
cSmeClusterTable | 1.3.6.1.4.1.9.9.632.1.1.1 | no-access |
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. |
|
1.3.6.1.4.1.9.9.632.1.1.1.1 | no-access |
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. |
||
cSmeClusterId | 1.3.6.1.4.1.9.9.632.1.1.1.1.1 | ciscosmeclusterindex | no-access |
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. |
cSmeClusterName | 1.3.6.1.4.1.9.9.632.1.1.1.1.2 | snmpadminstring | read-only |
The name of the SME cluster. |
cSmeClusterState | 1.3.6.1.4.1.9.9.632.1.1.1.1.3 | ciscosmeclusterstatus | read-only |
The operational state of the SME cluster. |
cSmeClusterMasterInetAddrType | 1.3.6.1.4.1.9.9.632.1.1.1.1.4 | inetaddresstype | read-only |
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. |
cSmeClusterMasterInetAddr | 1.3.6.1.4.1.9.9.632.1.1.1.1.5 | inetaddress | read-only |
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. |
cSmeClusterStorageType | 1.3.6.1.4.1.9.9.632.1.1.1.1.6 | storagetype | read-only |
This object specifies the storage type for this conceptual row. |
cSmeClusterRowStatus | 1.3.6.1.4.1.9.9.632.1.1.1.1.7 | rowstatus | read-only |
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. |
cSmeClusterMembersTable | 1.3.6.1.4.1.9.9.632.1.1.2 | no-access |
This table lists the information of devices, local or remote, which are members of SME clusters configured on a device. |
|
1.3.6.1.4.1.9.9.632.1.1.2.1 | no-access |
A conceptual row in the cSmeClusterMembersTable. Each row represents a member device within a specified SME Cluster. |
||
cSmeMemberInetAddrType | 1.3.6.1.4.1.9.9.632.1.1.2.1.1 | inetaddresstype | no-access |
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. |
cSmeMemberInetAddr | 1.3.6.1.4.1.9.9.632.1.1.2.1.2 | inetaddress | no-access |
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. |
cSmeFabric | 1.3.6.1.4.1.9.9.632.1.1.2.1.3 | snmpadminstring | read-only |
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. |
cSmeIsMemberLocal | 1.3.6.1.4.1.9.9.632.1.1.2.1.4 | truthvalue | read-only |
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. |
cSmeMemberIsMaster | 1.3.6.1.4.1.9.9.632.1.1.2.1.5 | truthvalue | read-only |
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. |
cSmeClusterMemberStorageType | 1.3.6.1.4.1.9.9.632.1.1.2.1.6 | storagetype | read-only |
This object specifies the storage type for this conceptual row. |
cSmeClusterMemberRowStatus | 1.3.6.1.4.1.9.9.632.1.1.2.1.7 | rowstatus | read-only |
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. |
cSmeClusterMemberIfTable | 1.3.6.1.4.1.9.9.632.1.1.3 | no-access |
This table lists the information of SME interfaces on all devices, local or remote, which are members of SME clusters configured on a device. |
|
1.3.6.1.4.1.9.9.632.1.1.3.1 | no-access |
A conceptual row in the cSmeClusterMemberIfTable. Each row represents a participating interface on local/remote device member within the specified SME cluster. |
||
cSmeClusterInterfaceIndex | 1.3.6.1.4.1.9.9.632.1.1.3.1.1 | interfaceindex | no-access |
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. |
cSmeClusterInterfaceState | 1.3.6.1.4.1.9.9.632.1.1.3.1.2 | ciscosmeinterfacestatus | read-only |
The operational state of this SME interface. |
cSmeInterfaceTable | 1.3.6.1.4.1.9.9.632.1.1.4 | no-access |
This table lists all SME interfaces on the local device and its corresponding information. |
|
1.3.6.1.4.1.9.9.632.1.1.4.1 | no-access |
A conceptual row in the cSmeInterfaceTable. Each row represents a particular SME interface on a local device. |
||
cSmeInterfaceIndex | 1.3.6.1.4.1.9.9.632.1.1.4.1.1 | interfaceindex | no-access |
A unique Interface index for a SME interface on this device. This is the same as ifIndex of the ifTable of RFC1213. |
cSmeInterfaceState | 1.3.6.1.4.1.9.9.632.1.1.4.1.2 | ciscosmeinterfacestatus | read-only |
Operational state of this SME interface. |
cSmeInterfaceClusterId | 1.3.6.1.4.1.9.9.632.1.1.4.1.3 | ciscosmeclusterindex | read-only |
Identifies the cluster to which this SME interface belongs. |
cSmeInterfaceStorageType | 1.3.6.1.4.1.9.9.632.1.1.4.1.4 | storagetype | read-only |
This object specifies the storage type for this conceptual row. |
cSmeInterfaceRowStatus | 1.3.6.1.4.1.9.9.632.1.1.4.1.5 | rowstatus | read-only |
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. |
cSmeHostPortTable | 1.3.6.1.4.1.9.9.632.1.1.5 | no-access |
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. |
|
1.3.6.1.4.1.9.9.632.1.1.5.1 | no-access |
A conceptual row in the cSmeHostPortTable. Each row represents a particular host configured for SME service in a particular cluster. |
||
cSmeHostPortName | 1.3.6.1.4.1.9.9.632.1.1.5.1.1 | fcnameid | no-access |
Fibre-channel Port name (P_WWN) of the Host Nx_Port. |
cSmeHostPortClusterId | 1.3.6.1.4.1.9.9.632.1.1.5.1.2 | ciscosmeclusterindex | read-only |
Identifies the cluster to which this host port belongs. |
cSmeHostPortStorageType | 1.3.6.1.4.1.9.9.632.1.1.5.1.3 | storagetype | read-only |
This object specifies the storage type for this conceptual row. |
cSmeHostPortRowStatus | 1.3.6.1.4.1.9.9.632.1.1.5.1.4 | rowstatus | read-only |
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. |
cSmeConfigTableLastChanged | 1.3.6.1.4.1.9.9.632.1.1.6 | timestamp | read-only |
The value of sysUpTime when a change to any SME MIB table other than the cSmeHostPortTable last occurred. |
cSmeHostPortTableLastChanged | 1.3.6.1.4.1.9.9.632.1.1.7 | timestamp | read-only |
The value of sysUpTime when a change to cSmeHostPortTable last occurred. |
cSmeNotifyEnable | 1.3.6.1.4.1.9.9.632.1.1.8 | truthvalue | read-write |
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. |
ciscoSmeMIBConform | 1.3.6.1.4.1.9.9.632.2 | |||
ciscoSmeMIBCompliances | 1.3.6.1.4.1.9.9.632.2.1 | |||
ciscoSmeMIBCompliance | 1.3.6.1.4.1.9.9.632.2.1.1 |
The compliance statement for entities that implement SME. |
||
ciscoSmeMIBGroups | 1.3.6.1.4.1.9.9.632.2.2 | |||
ciscoSmeConfigGroup | 1.3.6.1.4.1.9.9.632.2.2.1 |
A collection of objects for SME configuration. |
||
ciscoSmeNotifControlGroup | 1.3.6.1.4.1.9.9.632.2.2.2 |
A collection of objects for controlling SME notification. |
||
ciscoSmeNotifsGroup | 1.3.6.1.4.1.9.9.632.2.2.3 |
A collection of objects for notification of SME events. |