cgkZoneSubnetMask

CISCO-GATEKEEPER-MIB · .1.3.6.1.4.1.9.10.40.1.1.2.1.3

Object

The subnet mask and cgkZoneSubnetAddress must have the
relationship
              
    (cgkZoneSubnetAddress & cgkZoneSubnetMask) ==
         cgkZoneSubnetAddress
              
that is the bitwise AND of cgkZoneSubnetAddress with
cgkZoneSubnetAddress must equal cgkZoneSubnetAddress otherwise
the set request shall fail with a 'inconsistentValue' error.
This object is required for row creation.

Context

MIB
CISCO-GATEKEEPER-MIB
OID
.1.3.6.1.4.1.9.10.40.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
cgkZoneSubnetEntry
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 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkZoneSubnetMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkZoneSubnetMask.<cgkZoneIndex>.<cgkZoneSubnetTag>.<cgkZoneSubnetAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GATEKEEPER-MIB::cgkZoneSubnetMask'

Syntax

Values & Constraints

Type Constraints
range: 1..128

Conformance