JUNIPER-PAE-EXTENSION-MIB Table View

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

Tables
3
Rows
3
Columns
16
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2 · 1 row entry · 13 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxPaeAuthConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-PAE-EXTENSION-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PAE-EXTENSION-MIB::jnxPaeAuthConfigTable'
A table that contains the configuration objects for the
Authenticator PAE associated with each port.
jnxPaeAuthConfigEntry row .1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1
An Entry appears in the table for each PAE Authenticator
Port.
Column Syntax OID
This object specifies whether MAC Authentication is enabled on the
specified PAE port.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.1
This object specifies the Vlan to which the unauthenticated client
moves to. The Vlan should exist on the switch and is user cofigurable
per port.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.2
This sets the number of failed authentications on an interface
before invoking the quiet period, during which no one can be
authenticated on that interface.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.3
This object specifies the supplicant mode of MAC Authentication
enabled on the specified PAE port.
Enumeration
Enumerated Values:
1single
2single-secure
3multiple
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.4
This object specifies the Mac-Radius mode of MAC Authentication
enabled on the specified PAE port.
Enumeration
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.5
This object specifies the Mac-Radius mode of MAC Authentication
enabled on the specified PAE port.
Enumeration
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.6
This object specifies Re-Authentication is enabled or not on the
specified PAE port.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.7
This object specifies Time to wait after an authentication
failure on the specified PAE port.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.8
This object specifies Number of EAPOL RequestIDs to send before
timing out on the specified PAE port.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.9
This object specifies VLAN name or 802.1q tag for authentication
rejected clients on the specified PAE port.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.10
This object specifies Authentication server timeout interval on the
specified PAE port.
secondsUnsigned32
Constraints:
range: 1-60
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.11
This object specifies Time to wait for a client response on the
specified PAE port.
secondsUnsigned32
Constraints:
range: 1-60
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.12
This object specifies Interval before retransmitting initial
EAPOL PDUs on the specified PAE port.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.13
.1.3.6.1.4.1.2636.3.40.1.3.1.1.3 · 1 row entry · 2 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxStaticMacAuthBypassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-PAE-EXTENSION-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PAE-EXTENSION-MIB::jnxStaticMacAuthBypassTable'
The static MAC list provides an authentication bypass mechanism for 
clients connected to a port. The MAC address of the clients is first 
checked in a local database which is a user specified static list of
MAC addresses and if a match is found, the client is assumed to be 
successfully authenticated and the port is opened up for it. 
No further authentication is done for that client. 
          
The VLAN that the client should be moved to or the interfaces on which
the MAC address should be allowed from can also be optionally stored 
in this table. This will enable devices like printers, which do not 
support 802.1X, to be connected on 802.1X enabled ports. If a match is
not found in the static list, 802.1X or MAC authentication is initiated.
          
This table contains the static list of MAC addresses specified by the
user.
jnxStaticMacAuthBypassEntry row .1.3.6.1.4.1.2636.3.40.1.3.1.1.3.1
A table entry specifies the MacAddress of the client
and the Vlan the client is to be moved.
Column Syntax OID
This object specifies the MAC Address of the client connected
to the particular PAE port.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2636.3.40.1.3.1.1.3.1.1
This object specifies the Vlan to which the client is
assigned to.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.2636.3.40.1.3.1.1.3.1.2
.1.3.6.1.4.1.2636.3.40.1.3.1.1.4 · 1 row entry · 1 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxStaticMacAuthBypassIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-PAE-EXTENSION-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PAE-EXTENSION-MIB::jnxStaticMacAuthBypassIfTable'
This table provides the list of interfaces on which each MAC 
Address in the jnxStaticMacAuthBypassTable can be allowed from.
If it is detected on any other interface, the authentication 
is not bypassed.
jnxStaticMacAuthBypassIfEntry row .1.3.6.1.4.1.2636.3.40.1.3.1.1.4.1
For each MAC Address in the jnxStaticMacAuthBypassTable an entry is
present in this table.It specifies the list of interfaces from which
the specified MAC Address is allowed from.
Column Syntax OID
This object specifies the list of interfaces from which the MAC Address
is allowed from. If it is detected on any other interface, the
authentication is bypassed.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2636.3.40.1.3.1.1.4.1.1