alIpXNetMask

ALLOT-MIB · .1.3.6.1.4.1.2603.5.2.6.7.1.2

Object

column r/w SNMPv2-SMIIpAddress
The subnet mask associated with the IP address of this
entry.  The value of the mask is an IP address with all the
network bits set to 1 and all the hosts bits set to 0.

Context

MIB
ALLOT-MIB
OID
.1.3.6.1.4.1.2603.5.2.6.7.1.2
Type
column
Access
readwrite
Status
current
Parent
alIpXAddrEntry
Groups
1

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 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alIpXNetMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alIpXNetMask.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLOT-MIB::alIpXNetMask'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance