CISCO-SAN-BASE-SVC-MIB Table View

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

Tables
5
Rows
5
Columns
26
.1.3.6.1.4.1.9.9.702.1.1.1 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSanBaseSvcClusterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SAN-BASE-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SAN-BASE-SVC-MIB::cSanBaseSvcClusterTable'
This table lists all the service clusters that are configured
on this device. It is important that any service is provided 
in a fault-tolerant manner. Base Service provides this by 
allowing service nodes to be grouped into cluster. Nodes in 
the same cluster immediately pick up the work of any failed 
node so user does not see service disruption.
cSanBaseSvcClusterEntry row .1.3.6.1.4.1.9.9.702.1.1.1.1
A conceptual row in the cSanBaseSvcClusterTable. Each
row represents a service cluster in the system and
provides the runtime and configuration information
of a cluster.
Column Syntax OID
Globally unique index that identifies a service cluster.
This index must be generated in such a way that the
same value is never reused even after cluster has been
deleted.
CiscoSanBaseSvcClusterIndex
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.702.1.1.1.1.1
The name of the service cluster.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.702.1.1.1.1.2
The operational state of the service cluster.
CiscoSanBaseSvcClusterStatus
Type Values:
1unknown
2inactive
3degraded
4recovery
5active
.1.3.6.1.4.1.9.9.702.1.1.1.1.3
The type of Internet address of the service cluster
master. The Internet address of service cluster master is
specified by the value of the corresponding instance
of cSanBaseSvcClusterMasterInetAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.702.1.1.1.1.4
The Internet address of the service cluster master
device. The type of this Internet address is
determined by the value of the corresponding
instance of cSanBaseSvcClusterMasterInetAddrType.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.702.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.702.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.702.1.1.1.1.7
This object represents the name of the application
that is enabled on this cluster.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.702.1.1.1.1.8
.1.3.6.1.4.1.9.9.702.1.1.2 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSanBaseSvcClusterMembersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SAN-BASE-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SAN-BASE-SVC-MIB::cSanBaseSvcClusterMembersTable'
This table lists the information of devices, local or
remote, which are members of a service cluster configured 
on a device.
cSanBaseSvcClusterMembersEntry row .1.3.6.1.4.1.9.9.702.1.1.2.1
A conceptual row in the cSanBaseSvcClusterMembersTable.
Each row represents a member device within a
specified service Cluster.
Column Syntax OID
The type of Internet address of a cluster member within
a specified service cluster. The Internet address of this
device is specified by the value of the corresponding
instance of cSanBaseSvcMemberInetAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.702.1.1.2.1.1
The Internet address of the cluster member device
within a specified service cluster.
The type of this Internet address is determined
by the value of the corresponding instance of
cSanBaseSvcClusterMemberInetAddrType.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.702.1.1.2.1.2
This object represents the name of the 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 cluster …
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.702.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.702.1.1.2.1.4
Indicates if this device is currently the master of
the service cluster.

The value 'true' means this device is the master.
The value 'false' means this device is not the master.

Devices in …
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.702.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.702.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.702.1.1.2.1.7
.1.3.6.1.4.1.9.9.702.1.1.3 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSanBaseSvcInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SAN-BASE-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SAN-BASE-SVC-MIB::cSanBaseSvcInterfaceTable'
This table lists all service interfaces on the local device and
its corresponding information.
cSanBaseSvcInterfaceEntry row .1.3.6.1.4.1.9.9.702.1.1.3.1
A conceptual row in the cSanBaseSvcInterfaceTable.
Each row represents a particular service interface on
a local device.
Column Syntax OID
A unique Interface index for a service 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.702.1.1.3.1.1
Operational state of this service interface.
CiscoSanBaseSvcInterfaceStatus
Type Values:
1unknown
2initializing
3offline
4online
.1.3.6.1.4.1.9.9.702.1.1.3.1.2
Identifies the cluster to which this service interface
belongs.
CiscoSanBaseSvcClusterIndexr/w
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.702.1.1.3.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.702.1.1.3.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, cSanBaseSvcInterfaceClusterId column can be set
indepen…
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.702.1.1.3.1.5
.1.3.6.1.4.1.9.9.702.1.1.4 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSanBaseSvcDevicePortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SAN-BASE-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SAN-BASE-SVC-MIB::cSanBaseSvcDevicePortTable'
This table lists the devices that are configured to
receive storage service.
cSanBaseSvcDevicePortEntry row .1.3.6.1.4.1.9.9.702.1.1.4.1
A conceptual row in the cSanBaseSvcDevicePortTable.
Each row represents a particular device configured to
receive storage service in a particular cluster.
Column Syntax OID
This object represents Fibre-channel Port name
(pWWN) of the Device Nx_Port.
CISCO-ST-TCFcNameId
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.702.1.1.4.1.1
This object represents the cluster identifier
of the cluster to which this port belongs.
CiscoSanBaseSvcClusterIndexr/w
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.702.1.1.4.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.702.1.1.4.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.702.1.1.4.1.4
.1.3.6.1.4.1.9.9.702.1.2.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSanBaseSvcClusterMemberIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SAN-BASE-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SAN-BASE-SVC-MIB::cSanBaseSvcClusterMemberIfTable'
This table lists the information of service interfaces on all
devices, local or remote, which are members of a service cluster
configured on a device.
cSanBaseSvcClusterMemberIfEntry row .1.3.6.1.4.1.9.9.702.1.2.1.1
A conceptual row in the cSanBaseSvcClusterMemberIfTable.
Each row represents a participating interface on
local/remote device member within the specified
service cluster.
Column Syntax OID
A unique Interface index for a service 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.702.1.2.1.1.1
The operational state of this service interface.
CiscoSanBaseSvcInterfaceStatus
Type Values:
1unknown
2initializing
3offline
4online
.1.3.6.1.4.1.9.9.702.1.2.1.1.2