Juniper-RADIUS-Disconnect-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
14
.1.3.6.1.4.1.4874.2.2.67.1.1.2 · 1 row entry · 10 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniRadiusDisconnectClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-RADIUS-Disconnect-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-RADIUS-Disconnect-MIB::juniRadiusDisconnectClientTable'
The (conceptual) table listing the RADIUS authentication servers with
which the disconnect shares a secret.
juniRadiusDisconnectClientEntry row .1.3.6.1.4.1.4874.2.2.67.1.1.2.1
An entry (conceptual row) representing a RADIUS disconnect client with
which the server shares a secret.
Column Syntax OID
The IP address of the RADIUS client referred to in this table entry. A
value of 0.0.0.0 indicates this entry is not in use.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.1
The UDP port the server is listening on to recieve disconnect requests
from this client.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.2
The number of RADIUS Disconnect packets received from this client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.3
The number of RADIUS Disconnects that were succesful.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.4
The number of RADIUS Disconnects not successful.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.5
The number of RADIUS Disconnect requests recieved from this client
while no secret is set.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.6
The number of RADIUS Disconnect requests recieved from this client with
no session-id present.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.7
The number of RADIUS disconnect packets containing invalid
authenticators received from this client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.8
The number of RADIUS packets of unknown type which were received from
this client on the authentication port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.9
The number of RADIUS packets of which were received from this client on
the authentication port and dropped for some other reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.67.1.1.2.1.10
.1.3.6.1.4.1.4874.2.2.67.1.1.3 · 1 row entry · 4 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniRadiusDisconnectCfgClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-RADIUS-Disconnect-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-RADIUS-Disconnect-MIB::juniRadiusDisconnectCfgClientTable'
The (conceptual) table listing the RADIUS disconnect clients with which
the server shares a secret.
juniRadiusDisconnectCfgClientEntry row .1.3.6.1.4.1.4874.2.2.67.1.1.3.1
An entry (conceptual row) representing a RADIUS authentication server
with which the disconnect shares a secret.
Column Syntax OID
The IP address of the RADIUS disconnect client referred to in this
table entry.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.67.1.1.3.1.1
The UDP port the server is listening on to recieve disconnect requests
from this client.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.4874.2.2.67.1.1.3.1.2
The secret (RADIUS authenticator) used by the serevr during exchanges
with this client. The default is a zero-length string, indicating no
authenticator is used.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.4874.2.2.67.1.1.3.1.3
Supports 'createAndGo' and 'destroy' only.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.67.1.1.3.1.4