fsCommunityUserIpAddr
FS-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.5.1.1.2.1.3
Object
IP address use for the authentication of a user, if the associated object fsCommunityEnableIpAddrAuthen 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
- FS-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.5.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsCommunityEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'FS-SNMP-AGENT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SNMP-AGENT-MIB::fsCommunityUserIpAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SNMP-AGENT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SNMP-AGENT-MIB::fsCommunityUserIpAddr.<fsCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SNMP-AGENT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SNMP-AGENT-MIB::fsCommunityUserIpAddr'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of