myCommunityUserIpAddr

MY-SNMP-AGENT-MIB · .1.3.6.1.4.1.4881.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
myCommunityEnableIpAddrAuthen 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
MY-SNMP-AGENT-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.5.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
myCommunityEntry
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 'MY-SNMP-AGENT-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-SNMP-AGENT-MIB::myCommunityUserIpAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-SNMP-AGENT-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-SNMP-AGENT-MIB::myCommunityUserIpAddr.<myCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-SNMP-AGENT-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-SNMP-AGENT-MIB::myCommunityUserIpAddr'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance