zhoneAdminCommunityAccessListIndex

ZHONE-SYSTEM-MIB · .1.3.6.1.4.1.5504.3.1.4.1.1.3

Object

column r/w Integer32
The AccessList Table index indicating which IP addresses are
allowed to use this community name. If the value is
0, no address checking is performed and all SNMP requests are
allowed with the access right as specified in this table.

Context

MIB
ZHONE-SYSTEM-MIB
OID
.1.3.6.1.4.1.5504.3.1.4.1.1.3
Type
column
Access
readwrite
Status
current
Parent
zhoneAdminCommunityEntry
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 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneAdminCommunityAccessListIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneAdminCommunityAccessListIndex.<zhoneAdminCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneAdminCommunityAccessListIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-50

Conformance