.1
iso OBJECT-TYPE
-- FROM #-1
::= { 1 }
.1.0
std OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB, IEEE8021-SECY-MIB, IEEE-802DOT17-RPR-MIB
::= { iso(1) 0 }
.1.0.8802
iso8802 OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB, IEEE8021-SECY-MIB, IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) 8802 }
.1.0.8802.1
ieee802dot1 OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB, IEEE8021-SECY-MIB
::= { iso(1) std(0) iso8802(8802) 1 }
.1.0.8802.1.1
ieee802dot1mibs OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB, IEEE8021-SECY-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) 1 }
.1.0.8802.1.1.1
ieee8021paeMIB MODULE-IDENTITY
-- FROM IEEE8021-PAE-MIB
DESCRIPTION " The Port Access Entity module for managing IEEE
802.1X."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) 1 }
.1.0.8802.1.1.1.1
paeMIBObjects OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) 1 }
.1.0.8802.1.1.1.1.1
dot1xPaeSystem OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) 1 }
.1.0.8802.1.1.1.1.1.1
dot1xPaeSystemAuthControl OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative enable/disable state for
Port Access Control in a System."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) 1 }
.1.0.8802.1.1.1.1.1.2
dot1xPaePortTable OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of system level information for each port
supported by the Port Access Entity. An entry appears
in this table for each port of this system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) 2 }
.1.0.8802.1.1.1.1.1.2.1
dot1xPaePortEntry OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1xPaePortNumber }
DESCRIPTION "The Port number, protocol version, and
initialization control for a Port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) dot1xPaePortTable(2) 1 }
.1.0.8802.1.1.1.1.1.2.1.1
dot1xPaePortNumber OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Port number associated with this Port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) dot1xPaePortTable(2) dot1xPaePortEntry(1) 1 }
.1.0.8802.1.1.1.1.1.2.1.2
dot1xPaePortProtocolVersion OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The protocol version associated with this Port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) dot1xPaePortTable(2) dot1xPaePortEntry(1) 2 }
.1.0.8802.1.1.1.1.1.2.1.3
dot1xPaePortCapabilities OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX BITS {dot1xPaePortAuthCapable(0), dot1xPaePortSuppCapable(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the PAE functionality that this Port
supports and that may be managed through this MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) dot1xPaePortTable(2) dot1xPaePortEntry(1) 3 }
.1.0.8802.1.1.1.1.1.2.1.4
dot1xPaePortInitialize OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The initialization control for this Port. Setting this
attribute TRUE causes the Port to be initialized.
The attribute value reverts to FALSE once initialization
has completed."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) dot1xPaePortTable(2) dot1xPaePortEntry(1) 4 }
.1.0.8802.1.1.1.1.1.2.1.5
dot1xPaePortReauthenticate OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The reauthentication control for this port. Setting
this attribute TRUE causes the Authenticator PAE state
machine for the Port to reauthenticate the Supplicant.
Setting this attribute FALSE has no effect.
This attribute always returns FALSE when it is read."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeSystem(1) dot1xPaePortTable(2) dot1xPaePortEntry(1) 5 }
.1.0.8802.1.1.1.1.2
dot1xPaeAuthenticator OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) 2 }
.1.0.8802.1.1.1.1.2.1
dot1xAuthConfigTable OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains the configuration objects for the
Authenticator PAE associated with each port.
An entry appears in this table for each port that may
authenticate access to itself."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) 1 }
.1.0.8802.1.1.1.1.2.1.1
dot1xAuthConfigEntry OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1xPaePortNumber }
DESCRIPTION "The configuration information for an Authenticator
PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1) 1 }
.1.0.8802.1.1.1.1.2.1.1.1
dot1xAuthPaeState OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX INTEGER {initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current value of the Authenticator PAE state
machine."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1) dot1xAuthConfigEntry(1) 1 }
.1.0.8802.1.1.1.1.2.1.1.2
dot1xAuthBackendAuthState OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX INTEGER {request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current state of the Backend Authentication
state machine."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1) dot1xAuthConfigEntry(1) 2 }
.1.0.8802.1.1.1.1.2.1.1.3
dot1xAuthAdminControlledDirections OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION PaeControlledDirections
SYNTAX INTEGER {both(0), in(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current value of the administrative controlled
directions parameter for the Port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1) dot1xAuthConfigEntry(1) 3 }
.1.0.8802.1.1.1.1.2.1.1.4
dot1xAuthOperControlledDirections OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION PaeControlledDirections
SYNTAX INTEGER {both(0), in(1)}
MAX-A
评论5