CISCO-DYNAMIC-PORT-VSAN-MIB Download
The MIB module for the management of the
Dynamic Port Vsan Membership (DPVM) module.
DPVM provides the ability to assign (virtual
storage area network) VSAN IDs dynamically
to switch ports based on the device logging
in on the port. The logging-in device can
be identified by its port World Wide Name (pWWN)
and/or its node World Wide Name (nWWN).
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-DYNAMIC-PORT-VSAN-MIB
- cdpvmNextAvailIndex
- This object contains an appropriate value to be used for cdpvmIndex when creating entries in the cdpvmTable. The value 0 indicates that all entries are assigned. A management application should read this object, get the (non-zero) value and use same for c ...
- cdpvmTable
- This table contains the set of all valid bindings of devices to VSANs configured on the local device. A valid binding consists of a pWWN/nWWN bound to a VSAN. If a device is bound to a VSAN, then when that device logs in through a port on the local device ...
- cdpvmEntry
- An entry (conceptual row) in this table. Each entry contains the mapping between a device and its dynamic VSAN.
- cdpvmIndex
- Identifies a binding between a device and its dynamic VSAN.
- cdpvmLoginDevType
- Specifies the type of the corresponding instance of cdpvmLoginDev object.
- cdpvmLoginDev
- Represents the logging-in device. If the value of the corresponding instance of cdpvmLoginDevType is 'pwwn', then this object contains a pWWN. If the value of the corresponding instance of cdpvmLoginDevType is 'nwwn', then this object contains a nWWN. Thi ...
- cdpvmLoginDevVsan
- Represents the VSAN to be associated to the port on the local device on which the device represented by cdpvmLoginDev logs in.
- cdpvmRowStatus
- The status of this conceptual row. Before setting this object to 'active', the cdpvmLoginDev object MUST be set to a valid value. Only cdpvmLoginDevVsan object can be modified when the value of this object is 'active'.
- cdpvmActivate
- This object helps in activating the set of bindings in the cdpvmTable. Setting this object to 'activate(1)' will result in the valid bindings present in cdpvmTable being activated and copied to the cpdvmEnfTable. By default auto learn will be turned 'on' ...
- cdpvmActivateResult
- This object indicates the outcome of the activation.
- cdpvmAutoLearn
- This object helps to 'learn' the configuration of devices logged into the local device on all its ports and the VSANs to which they are associated. This information will be populated in the the enforced binding table (cdpvmEnfTable). This mechanism of 'le ...
- cdpvmCopyEnfToConfig
- This object when set to 'copy(1)', results in the active (enforced) binding database to be copied on to the configuration binding database. Note that the learned entries are also copied. No action is taken if this object is set to 'noop(2)'. The value of ...
- cdpvmEnfTable
- This table contains information on all currently enforced bindings on the local device. The enforced set of bindings is the set of valid bindings copied from the configuration binding database (cdpvmTable) at the time they were activated. These entries ca ...
- cdpvmEnfEntry
- An entry (conceptual row) in this table.
- cdpvmEnfIndex
- The index of this entry.
- cdpvmEnfLoginDevType
- Specifies the type of the corresponding instance of cdpvmEnfLoginDev.
- cdpvmEnfLoginDev
- This object represents the logging in device address. This object was copied from the cdpvmLoginDev object in the cdpvmTable at the time when the currently active bindings were activated.
- cdpvmEnfLoginDevVsan
- This object represents the VSAN of the port on the local device thru' which the device represented by cdpvmEnfLoginDev logs in. This object was copied from the cdpvmLoginDevVsan object in the cdpvmTable at the time when the currently active bindings were ...
- cdpvmEnfIsLearnt
- This object indicates if this is a learnt entry or not. If the value of this object is 'true', then it is a learnt entry. If the value of this object is 'false', then it is not.
- cdpvmDynPortsTable
- This table contains the set of all ports that are operating with a dynamic VSAN on the local device.
- cdpvmDynPortsEntry
- An entry (conceptual row) in this table.
- cdpvmDynPortVsan
- The 'dynamic' VSAN of this port on the local device.
- cdpvmDynPortDevPwwn
- The pWWN of the device currently logged-in through this port on the local device.
- cdpvmDynPortDevNwwn
- The nWWN of the device currently logged-in thru' this port on the local device.
- cdpvmDiffConfig
- The config database represented by cdpvmTable and the enforced database represented by cdpvmEnfTable can be compared to list out the differences. This object specifies the reference database for the comparison. This object when set to 'configDb(1)', compa ...
- cdpvmDiffTable
- This table contains the result of the compare operation configured by means of the cdpvmDiffConfig object.
- cdpvmDiffEntry
- An entry (conceptual row) in this table.
- cdpvmDiffIndex
- The index of this entry.
- cdpvmDiffReason
- This object indicates the reason for the difference between the databases being compared, for this entry.
- cdpvmDiffLoginDevType
- Specifies the type of the corresponding instance of cdpvmDiffLoginDev object.
- cdpvmDiffLoginDev
- This object represents the logging-in device address. This object was copied from either the cdpvmLoginDev object in the cdpvmTable or from cdpvmEnfLoginDev object in the cdpvmEnfTable at the time when the comparison was done.
- cdpvmDiffLoginDevVsan
- This object represents the VSAN of the port on the local device thru' which the device represented by the corresponding instance of cdpvmDiffLoginDev object, logged-in. It was copied from either the cdpvmLoginDevVsan object in the cdpvmTable or from cdpvm ...
- cdpvmClearAutoLearn
- This object assists in clearing the auto-learnt entries. Setting this object to 'clear(1)' will result in all auto-learnt entries being cleared. Setting this object to 'clearOnWwn(2)' will result in a particular entry represented by cdpvmClearAutoLearnWwn ...
- cdpvmClearAutoLearnWwn
- Represents the port WWN (pWWN) to be used for clearing its corresponding auto-learnt entry.
- cdpvmActivationState
- This object indicates the state of activation. If the value of this object is 'true', then an activation has been attempted as the most recent operation. If the value of this object is 'false', then an activation has not been attempted as the most recent ...
- ciscoDpvmConfigGroup
- A set of objects for configuration of DPVM bindings.
- ciscoDpvmEnforcedGroup
- A set of objects for displaying enforced DPVM bindings.
- ciscoDpvmAutoLearnGroup
- A set of object(s) for configuring auto-learn of DPVM bindings.
- ciscoDpvmDiffGroup
- A set of objects for configuring and displaying database compare operations.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.