CISCO-WWNMGR-MIB Table View

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

Tables
1
Rows
1
Columns
3
.1.3.6.1.4.1.9.9.286.1.1.9 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk wwnmVsanWwnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WWNMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WWNMGR-MIB::wwnmVsanWwnTable'
This table provides an option to configure
user specified WWN for the VSANs. 
          
To enable the fibre channel switch to interoperate
with other vendor switches on a VSAN, user 
needs to configure a WWN (based on the other 
vendor switch OUI) for the corresponding VSAN. 
          
To create a new entry in this table for a VSAN,
a corresponding entry for that VSAN should exists in
the vsanTable. Also, the value of the corresponding 
instance of vsanAdminState should be in 'suspended' 
state and the VSAN should interoperate in mode 4 
(represented by vsanInterOperValue '4'). 
          
An entry from this table can be removed by any one
of the following ways, 
a. Setting the corresponding instance 
   wwnmVsanWwnRowStatus value to 'destroy'. 
b. Deleting the corresponding VSAN from vsanTable.
c. Changing the corresponding VSAN configuration 
   from interoperate mode 4 (represented by 
   vsanInterOperValue '4') to any other value.
wwnmVsanWwnEntry row .1.3.6.1.4.1.9.9.286.1.1.9.1
An entry (conceptual row) in this table.
Each entry of this table represents the
WWN configuration set for a VSAN.
Column Syntax OID
The user configurable WWN for a VSAN.

For row creation, it is mandatory to set
the value of this object to a valid value.
CISCO-ST-TCFcNameIdr/w
Type Constraints:
range: 8
.1.3.6.1.4.1.9.9.286.1.1.9.1.1
The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need
not allow write-access to any columnar objects in
the row.
SNMPv2-TCStorageType
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.286.1.1.9.1.2
The status of this conceptual row.

The value of this object cannot be 'active'
unless the value of the corresponding instance
of 'wwnmVsanWwn' is set to a valid value.
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.286.1.1.9.1.3