cstDVTLunSizeHandling
CISCO-SANTAP-MIB ·
.1.3.6.1.4.1.9.9.463.1.3.1.6
Object
This object indicates if the DVT should use the
real target LUN size for the virtual LUN or the
max LUN size supported which is 2TB.
A value of false for this object indicates the
real target LUN size should be used. This object
should be set during the DVT creation time and
cannot be modified later.
Context
- MIB
- CISCO-SANTAP-MIB
- OID
.1.3.6.1.4.1.9.9.463.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cstDVTConfigEntry
- 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-SANTAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SANTAP-MIB::cstDVTLunSizeHandling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SANTAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SANTAP-MIB::cstDVTLunSizeHandling.<vsanIndex>.<cstDVTPortWwn>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SANTAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SANTAP-MIB::cstDVTLunSizeHandling'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of