dmFcIdPersistency
CISCO-DM-MIB ·
.1.3.6.1.4.1.9.9.302.1.1.1.1.25
Object
Indicates if the FC IDs assigned on this VSAN are
persistent or not.
If this object is set to 'true', then all the FC ID
assigned on this VSAN are made persistent on this VSAN.
If this object is set to 'false', then all the entries on
VSAN in dmFcIdPersistencyTable are deleted.
An entry (or entries) is (or are) automatically created
in the dmFcIdPersistencyTable with dmFcIfPersistencyWwn
equal to either WWN of the FC device (if the local port
is a F_port) for which the FC ID was assigned or WWN of
local port (if the local port is a FL_port) and
dmFcIdPersistencyType equal to 'dynamic'.
The FC ID persistency can be enabled on this VSAN only
if all the following conditions are satisfied:
- the VSAN is active.
- if dmConfigDomainIdType is equal is 'static' and
dmConfigDomainId is not equal to zero on this VSAN.
- if the dmConfigDomainId is equal to dmDomainId on
this VSAN.
Context
- MIB
- CISCO-DM-MIB
- OID
.1.3.6.1.4.1.9.9.302.1.1.1.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dmEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmFcIdPersistency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmFcIdPersistency.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DM-MIB::dmFcIdPersistency'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
dmMIBCompliance1
readonly
Only read-only access is needed for systems which does
not support FC ID Persistency feature. If they do,
read-create access is mandatory.
not support FC ID Persistency feature. If they do,
read-create access is mandatory.
dmMIBCompliance2
readonly
Only read-only access is needed for systems which does
not support FC ID Persistency feature. If they do,
read-create access is mandatory.
not support FC ID Persistency feature. If they do,
read-create access is mandatory.
dmMIBCompliance3
readonly
Only read-only access is needed for systems which does
not support FC ID Persistency feature. If they do,
read-create access is mandatory.
not support FC ID Persistency feature. If they do,
read-create access is mandatory.