eqliscsiVolumeACLInitiatorInetWildcard

EQLVOLUME-MIB · .1.3.6.1.4.1.12740.5.1.7.6.1.15

Object

The wildcard mask defines which portion of eqliscsiVolumeACLInitiatorInetAddress that
does not have to match for the initiator to be permitted access to the volume.
The wildcard mask is expressed in the form x.x.x.x, where x is 255 or 0. 
              
When x is 255, then that portion of the initiator's ip address does have to match.  
When x is 0, then that portion of the initiator's ip address does not have to match 
the corresponding portion of eqliscsiVolumeACLInitiatorInetAddress.
              
By default, the value of this variable is 255.255.255.255, which means the initiator's ip
address must match exactly unless this variable is specified.

Context

MIB
EQLVOLUME-MIB
OID
.1.3.6.1.4.1.12740.5.1.7.6.1.15
Type
column
Access
readwrite
Status
current
Parent
eqliscsiVolumeACLEntry

Walk 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::eqliscsiVolumeACLInitiatorInetWildcard'
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::eqliscsiVolumeACLInitiatorInetWildcard.<eqliscsiLocalMemberId>.<eqliscsiVolumeIndex>.<eqliscsiVolumeACLIndex>'
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::eqliscsiVolumeACLInitiatorInetWildcard'

Syntax

Values & Constraints

Type Constraints
range: 0..255