cFcSdvVirtRealDevMapType
CISCO-FC-SDV-MIB ·
.1.3.6.1.4.1.9.9.593.1.1.2.1.4
Object
The mapping association type of the Real Device(s) (Initiator/Target). There can only be one instance of this object within a context of a vsan, virtual device and MapID that can be marked as 'primaryDevMap'. The rest of the instances can only be 'secondaryDevMap'.
Context
- MIB
- CISCO-FC-SDV-MIB
- OID
.1.3.6.1.4.1.9.9.593.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cFcSdvVirtRealDevMapEntry
- 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-FC-SDV-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-SDV-MIB::cFcSdvVirtRealDevMapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-SDV-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-SDV-MIB::cFcSdvVirtRealDevMapType.<vsanIndex>.<cFcSdvVdIndex>.<cFcSdvVirtRealDevMapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-SDV-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-SDV-MIB::cFcSdvVirtRealDevMapType'
Syntax
- Source
- CiscoFcSdvRealDevMapType
- Base type
Enumeration
Values & Constraints
Type Values
1 | primaryDevMap |
2 | secondaryDevMap |
Conformance
Member of