eqliscsiVolumeACLInitiatorInetWildcardType
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.6.1.14
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.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqliscsiVolumeACLEntry
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::eqliscsiVolumeACLInitiatorInetWildcardType'
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::eqliscsiVolumeACLInitiatorInetWildcardType.<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::eqliscsiVolumeACLInitiatorInetWildcardType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |