configIpZoneLoggingLimit

ACKSYS-MIB · .1.3.6.1.4.1.28097.8.1.2.3.1.10

Object

column r/w OctetString
Defines the limit of logging messages per unit of time for
this zone.
This octet string is defined as : N[/T].
Where N is the number of messages and T is one of:second,
minute, hour or day. If the time unit (slash included) is
not mentionned, /minute is used.

Context

MIB
ACKSYS-MIB
OID
.1.3.6.1.4.1.28097.8.1.2.3.1.10
Type
column
Access
readwrite
Status
current
Parent
configIpZonesEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.