eqliscsiSharedVolumeCreatedAs
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.83.1.6
Object
column VirtualVolumeCreatedAs
This field specifies if the shared volume is set to online or offline by the administrator. If a volume is offline, it cannot be accessed by iscsi initiators.
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.83.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqliscsiSharedVolumeEntry
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 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiSharedVolumeCreatedAs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiSharedVolumeCreatedAs.<eqliscsiLocalMemberId>.<eqliscsiSharedVolumeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLVOLUME-MIB::eqliscsiSharedVolumeCreatedAs'
Syntax
- Source
- VirtualVolumeCreatedAs
- Base type
Enumeration
Values & Constraints
Type Values
1 | stand-alone |
2 | snapshot |
3 | fast-clone |