qtechCommunityUserIpAddr

QTECH-SNMP-AGENT-MIB · .1.3.6.1.4.1.27514.1.1.10.2.5.1.1.2.1.3

Object

column r/w SNMPv2-SMIIpAddress
IP address use for the authentication of a user, if the associated object
qtechCommunityEnableIpAddrAuthen status is enable(1), the all messages
send to the agent will be authened by community and this IP address. messages
that can't pass the authentication will be discarded.

Context

MIB
QTECH-SNMP-AGENT-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.5.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
qtechCommunityEntry
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 'QTECH-SNMP-AGENT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-SNMP-AGENT-MIB::qtechCommunityUserIpAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-SNMP-AGENT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-SNMP-AGENT-MIB::qtechCommunityUserIpAddr.<qtechCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-SNMP-AGENT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-SNMP-AGENT-MIB::qtechCommunityUserIpAddr'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance