juniPPPoEProfileUrl

Juniper-PPPOE-MIB · .1.3.6.1.4.1.4874.2.2.18.1.4.1.1.4

Object

column deprecated r/w OctetString
A URL to be sent via a PADM on the sub-interface when this profile is
applied to the IP interface above this PPPoE sub-interface.  The string
entered here can have several substitutions applied:
        %D   is replaced with the profile name
        %d   is replaced with the domain name
        %u   is replaced with the user name
        %U   is replaced with the user/domain name together
        %%   is replaced with the % character
The resulting string must not be greater than 127 octets long.  The
client may use this URL as the initial web-page for the user.

Context

MIB
Juniper-PPPOE-MIB
OID
.1.3.6.1.4.1.4874.2.2.18.1.4.1.1.4
Type
column
Access
readwrite
Status
deprecated
Parent
juniPPPoEProfileEntry
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 'Juniper-PPPOE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPPOE-MIB::juniPPPoEProfileUrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PPPOE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPPOE-MIB::juniPPPoEProfileUrl.<juniPPPoEProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PPPOE-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PPPOE-MIB::juniPPPoEProfileUrl'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-127

Conformance