juniRadiusClientConnectInfoFormat

Juniper-RADIUS-CLIENT-MIB · .1.3.6.1.4.1.4874.2.2.19.1.1.112

Object

scalar r/w Enumeration
The format used by the client for the Connect-Info attribute
(attribute number 77):
          
default             The Connect-Info Attribute is generated from the
                    underlying interface id string.
l2tpConnectSpeed    The Connect-Info Attribute is generated from
                    the received l2tp connect speed AVPs.  The format
                    is in bits per second:
                    <tx-connect-speed>[/<rx-connect-speed>]
                    The receive connect speed is included if non
                    zero and different from the transmit connect speed.
l2tpConnectSpeedRXWhenEqual
                    The Connect-Info Attribute is generated from
                    the received l2tp connect speed AVPs.  The format
                    is in bits per second:
                    <tx-connect-speed>/<rx-connect-speed>
                    The receive connect speed is included if non-zero.

Context

MIB
Juniper-RADIUS-CLIENT-MIB
OID
.1.3.6.1.4.1.4874.2.2.19.1.1.112
Type
scalar
Access
readwrite
Status
current
Default
default
Parent
juniRadiusGeneralClient
Groups
13

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-RADIUS-CLIENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-RADIUS-CLIENT-MIB::juniRadiusClientConnectInfoFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-RADIUS-CLIENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-RADIUS-CLIENT-MIB::juniRadiusClientConnectInfoFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0default
1l2tpConnectSpeed
2l2tpConnectSpeedRxWhenEqual