apDNSALGServerIndex

APDNSALG-MIB · .1.3.6.1.4.1.9148.3.14.1.2.1.1.2

Object

column Integer32
An integer for the sole purpose of indexing the Dns Server Attributes in a DNS-ALG config.
Each DNS-ALG config can have multiple Dns Server Attributes.

Context

MIB
APDNSALG-MIB
OID
.1.3.6.1.4.1.9148.3.14.1.2.1.1.2
Type
column
Access
notifyonly
Status
current
Parent
apDNSALGServerStatusEntry
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 'APDNSALG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APDNSALG-MIB::apDNSALGServerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APDNSALG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APDNSALG-MIB::apDNSALGServerIndex.<apDNSALGConfigIndex>.<apDNSALGServerIndex>.<apDNSALGServerIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APDNSALG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APDNSALG-MIB::apDNSALGServerIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance