CISCO-SME-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
25
.1.3.6.1.4.1.9.9.632.1.1.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSmeClusterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SME-MIB::cSmeClusterTable'
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.
cSmeClusterEntry row .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.
Indexes
Column Syntax OID
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.
CiscoSmeClusterIndex
Type Constraints:
range: 32
.1.3.6.1.4.1.9.9.632.1.1.1.1.1
The name of the SME cluster.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.632.1.1.1.1.2
The operational state of the SME cluster.
CiscoSmeClusterStatus
Type Values:
1unknown
2inactive
3degraded
4recovery
5active
.1.3.6.1.4.1.9.9.632.1.1.1.1.3
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.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.632.1.1.1.1.4
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.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.632.1.1.1.1.5
This object specifies the storage type for this conceptual
row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.632.1.1.1.1.6
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.632.1.1.1.1.7
.1.3.6.1.4.1.9.9.632.1.1.2 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSmeClusterMembersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SME-MIB::cSmeClusterMembersTable'
This table lists the information of devices, local or
remote, which are members of SME clusters configured on a
device.
cSmeClusterMembersEntry row .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.
Column Syntax OID
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.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.632.1.1.2.1.1
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.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.632.1.1.2.1.2
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 conf…
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.632.1.1.2.1.3
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.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.632.1.1.2.1.4
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 cl…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.632.1.1.2.1.5
This object specifies the storage type for this conceptual
row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.632.1.1.2.1.6
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
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.632.1.1.2.1.7
.1.3.6.1.4.1.9.9.632.1.1.3 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSmeClusterMemberIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SME-MIB::cSmeClusterMemberIfTable'
This table lists the information of SME interfaces on all
devices, local or remote, which are members of SME clusters
configured on a device.
cSmeClusterMemberIfEntry row .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.
Column Syntax OID
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.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.632.1.1.3.1.1
The operational state of this SME interface.
CiscoSmeInterfaceStatus
Type Values:
1unknown
2initializing
3offline
4online
.1.3.6.1.4.1.9.9.632.1.1.3.1.2
.1.3.6.1.4.1.9.9.632.1.1.4 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSmeInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SME-MIB::cSmeInterfaceTable'
This table lists all SME interfaces on the local device and
its corresponding information.
cSmeInterfaceEntry row .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.
Column Syntax OID
A unique Interface index for a SME interface on this device.
This is the same as ifIndex of the ifTable of RFC1213.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.632.1.1.4.1.1
Operational state of this SME interface.
CiscoSmeInterfaceStatus
Type Values:
1unknown
2initializing
3offline
4online
.1.3.6.1.4.1.9.9.632.1.1.4.1.2
Identifies the cluster to which this SME interface belongs.
CiscoSmeClusterIndexr/w
Type Constraints:
range: 32
.1.3.6.1.4.1.9.9.632.1.1.4.1.3
This object specifies the storage type for this conceptual
row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.632.1.1.4.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.
For example, cSmeInterfaceClusterId column can be set
independently …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.632.1.1.4.1.5
.1.3.6.1.4.1.9.9.632.1.1.5 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSmeHostPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SME-MIB::cSmeHostPortTable'
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.
cSmeHostPortEntry row .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.
Column Syntax OID
Fibre-channel Port name (P_WWN) of the Host Nx_Port.
CISCO-ST-TCFcNameId
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.632.1.1.5.1.1
Identifies the cluster to which this host port belongs.
CiscoSmeClusterIndexr/w
Type Constraints:
range: 32
.1.3.6.1.4.1.9.9.632.1.1.5.1.2
This object specifies the storage type for this conceptual
row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.632.1.1.5.1.3
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.632.1.1.5.1.4