userFramedIp

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.4.1.1.16

Object

column r/w SNMPv2-SMIIpAddress
Used for User Service PPP or SLIP, sets the IP address of the
remote user. Enter the address in dot decimal notation as follows:
255.255.255.254 (default)-The Device Server will use the Remote
   IP Address set in the PPP settings for the line.
255.255.255.255-When the User Service is PPP, the Device Server will
   allow the remote machine to specify its IP address (overriding
   the IP address negotiation value configured in the PPP settings).
255.255.255.255-When the User Service is SLIP, the Device Server will
   use the Remote IP Address set for the line (no negotiation).
n.n.n.n-(where n is a number) Enter the IP address of your choice.
   This IP address will then be used in preference to the Remote IP
   Address set for a line.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.4.1.1.16
Type
column
Access
readwrite
Status
current
Parent
userEntry
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userFramedIp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userFramedIp.<userIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::userFramedIp'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance