cgkZoneSubnetFlags

CISCO-GATEKEEPER-MIB · .1.3.6.1.4.1.9.10.40.1.1.2.1.4

Object

column r/w Enumeration
If there is an entry in the cgkZoneSubnetTable matching the
subnet of the GRQ/LRQ originator, then the gatekeeper uses the
value of this attribute to determine the response.
              
The description of the value follows:
              
    enable    Gatekeeper response to a GRQ/LRQ is GCF/LCF if
              the GRQ/LRQ has a matching or NULL
              gatekeeperIdentifier.
              
    disable   Gatekeeper does not respond if the gatekeeper
              identifier in the GRQ/LRQ doesn't match.

Context

MIB
CISCO-GATEKEEPER-MIB
OID
.1.3.6.1.4.1.9.10.40.1.1.2.1.4
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::cgkZoneSubnetFlags'
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::cgkZoneSubnetFlags.<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::cgkZoneSubnetFlags'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable

Conformance