Sie sind auf Seite 1von 6211

.

1
iso OBJECT-TYPE
-- FROM #-1
::= { 1 }

.1.0
std OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB, IEEE-802DOT17-RPR-MIB
::= { iso(1) 0 }

.1.0.8802
iso8802 OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB, IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) 8802 }

.1.0.8802.1
ieee802dot1 OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) 1 }

.1.0.8802.1.1
ieee802dot1mibs OBJECT-TYPE
-- FROM LLDP-MIB, IEEE8021-PAE-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-ACCESS read-only
STATUS current
DESCRIPTION "The current value of the operational 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) 4 }

.1.0.8802.1.1.1.1.2.1.1.5
dot1xAuthAuthControlledPortStatus OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION PaeControlledPortStatus
SYNTAX INTEGER {authorized(1), unauthorized(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current value of the controlled Port
status parameter for the Port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 5 }

.1.0.8802.1.1.1.1.2.1.1.6
dot1xAuthAuthControlledPortControl OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION PaeControlledPortControl
SYNTAX INTEGER {forceUnauthorized(1), auto(2), forceAuthorized(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current value of the controlled Port
control parameter for the Port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 6 }

.1.0.8802.1.1.1.1.2.1.1.7
dot1xAuthQuietPeriod OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value, in seconds, of the quietPeriod constant
currently in use by the Authenticator PAE state
machine."
DEFVAL { 60 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 7 }

.1.0.8802.1.1.1.1.2.1.1.8
dot1xAuthTxPeriod OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value, in seconds, of the txPeriod constant
currently in use by the Authenticator PAE state
machine."
DEFVAL { 30 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 8 }

.1.0.8802.1.1.1.1.2.1.1.9
dot1xAuthSuppTimeout OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value, in seconds, of the suppTimeout constant
currently in use by the Backend Authentication state
machine."
DEFVAL { 30 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 9 }
.1.0.8802.1.1.1.1.2.1.1.10
dot1xAuthServerTimeout OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value, in seconds, of the serverTimeout constant
currently in use by the Backend Authentication state
machine."
DEFVAL { 30 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 10 }

.1.0.8802.1.1.1.1.2.1.1.11
dot1xAuthMaxReq OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of the maxReq constant currently in use by
the Backend Authentication state machine."
DEFVAL { 2 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 11 }

.1.0.8802.1.1.1.1.2.1.1.12
dot1xAuthReAuthPeriod OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value, in seconds, of the reAuthPeriod constant
currently in use by the Reauthentication Timer state
machine."
DEFVAL { 3600 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 12 }

.1.0.8802.1.1.1.1.2.1.1.13
dot1xAuthReAuthEnabled OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The enable/disable control used by the Reauthentication
Timer state machine (8.5.5.1)."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthConfigTable(1)
dot1xAuthConfigEntry(1) 13 }

.1.0.8802.1.1.1.1.2.1.1.14
dot1xAuthKeyTxEnabled OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of the keyTransmissionEnabled constant
currently in use by 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) 14 }

.1.0.8802.1.1.1.1.2.2
dot1xAuthStatsTable OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains the statistics 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) 2 }

.1.0.8802.1.1.1.1.2.2.1
dot1xAuthStatsEntry OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1xPaePortNumber }
DESCRIPTION "The statistics information for an Authenticator PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
1 }

.1.0.8802.1.1.1.1.2.2.1.1
dot1xAuthEapolFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid EAPOL frames of any type
that have been received by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 1 }

.1.0.8802.1.1.1.1.2.2.1.2
dot1xAuthEapolFramesTx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAPOL frames of any type
that have been transmitted by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 2 }

.1.0.8802.1.1.1.1.2.2.1.3
dot1xAuthEapolStartFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAPOL Start frames that have
been received by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 3 }

.1.0.8802.1.1.1.1.2.2.1.4
dot1xAuthEapolLogoffFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAPOL Logoff frames that have
been received by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 4 }

.1.0.8802.1.1.1.1.2.2.1.5
dot1xAuthEapolRespIdFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAP Resp/Id frames that have
been received by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 5 }

.1.0.8802.1.1.1.1.2.2.1.6
dot1xAuthEapolRespFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid EAP Response frames
(other than Resp/Id frames) that have been
received by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 6 }

.1.0.8802.1.1.1.1.2.2.1.7
dot1xAuthEapolReqIdFramesTx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAP Req/Id frames that have been
transmitted by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 7 }
.1.0.8802.1.1.1.1.2.2.1.8
dot1xAuthEapolReqFramesTx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAP Request frames
(other than Rq/Id frames) that have been
transmitted by this Authenticator."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 8 }

.1.0.8802.1.1.1.1.2.2.1.9
dot1xAuthInvalidEapolFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAPOL frames that have been
received by this Authenticator in which the
frame type is not recognized."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 9 }

.1.0.8802.1.1.1.1.2.2.1.10
dot1xAuthEapLengthErrorFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of EAPOL frames that have been received
by this Authenticator in which the Packet Body
Length field is invalid."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 10 }

.1.0.8802.1.1.1.1.2.2.1.11
dot1xAuthLastEapolFrameVersion OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The protocol version number carried in the
most recently received EAPOL frame."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 11 }

.1.0.8802.1.1.1.1.2.2.1.12
dot1xAuthLastEapolFrameSource OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source MAC address carried in the
most recently received EAPOL frame."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2) dot1xAuthStatsTable(2)
dot1xAuthStatsEntry(1) 12 }

.1.0.8802.1.1.1.1.2.4
dot1xAuthSessionStatsTable OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains the session statistics 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) 4 }

.1.0.8802.1.1.1.1.2.4.1
dot1xAuthSessionStatsEntry OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1xPaePortNumber }
DESCRIPTION "The session statistics information for an Authenticator
PAE. This shows the current values being collected for
each session that is still in progress, or the final
values for the last valid session on each port where
there is no session currently active."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) 1 }

.1.0.8802.1.1.1.1.2.4.1.1
dot1xAuthSessionOctetsRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets received in user data
frames on this Port during the session."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 1 }

.1.0.8802.1.1.1.1.2.4.1.2
dot1xAuthSessionOctetsTx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted in user data
frames on this Port during the session."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 2 }

.1.0.8802.1.1.1.1.2.4.1.3
dot1xAuthSessionFramesRx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of user data frames received
on this Port during the session."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 3 }

.1.0.8802.1.1.1.1.2.4.1.4
dot1xAuthSessionFramesTx OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of user data frames transmitted
on this Port during the session."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 4 }

.1.0.8802.1.1.1.1.2.4.1.5
dot1xAuthSessionId OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique identifier for the session, in the
form of a printable ASCII string of at least
three characters."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 5 }

.1.0.8802.1.1.1.1.2.4.1.6
dot1xAuthSessionAuthenticMethod OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX INTEGER {remoteAuthServer(1), localAuthServer(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The authentication method used to establish the
session."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 6 }

.1.0.8802.1.1.1.1.2.4.1.7
dot1xAuthSessionTime OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The duration of the session in seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 7 }
.1.0.8802.1.1.1.1.2.4.1.8
dot1xAuthSessionTerminateCause OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
SYNTAX INTEGER {supplicantLogoff(1), portFailure(2), supplicantRestart(3),
reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7),
notTerminatedYet(999)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The reason for the session termination."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 8 }

.1.0.8802.1.1.1.1.2.4.1.9
dot1xAuthSessionUserName OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The User-Name representing the identity of the
Supplicant PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) dot1xPaeAuthenticator(2)
dot1xAuthSessionStatsTable(4) dot1xAuthSessionStatsEntry(1) 9 }

.1.0.8802.1.1.1.1.3
dot1xPaeSupplicant OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) paeMIBObjects(1) 3 }

.1.0.8802.1.1.1.2
dot1xPaeConformance OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) 2 }

.1.0.8802.1.1.1.2.1
dot1xPaeGroups OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) 1 }

.1.0.8802.1.1.1.2.1.1
dot1xPaeSystemGroup OBJECT-GROUP
-- FROM IEEE8021-PAE-MIB
DESCRIPTION "A collection of objects providing system information
about, and control over, a PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) dot1xPaeGroups(1) 1 }

.1.0.8802.1.1.1.2.1.2
dot1xPaeAuthConfigGroup OBJECT-GROUP
-- FROM IEEE8021-PAE-MIB
DESCRIPTION "A collection of objects providing configuration
information about an Authenticator PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) dot1xPaeGroups(1) 2 }

.1.0.8802.1.1.1.2.1.3
dot1xPaeAuthStatsGroup OBJECT-GROUP
-- FROM IEEE8021-PAE-MIB
DESCRIPTION "A collection of objects providing statistics about an
Authenticator PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) dot1xPaeGroups(1) 3 }

.1.0.8802.1.1.1.2.1.5
dot1xPaeAuthSessionStatsGroup OBJECT-GROUP
-- FROM IEEE8021-PAE-MIB
DESCRIPTION "A collection of objects providing statistics about the
current, or last session for an Authenticator PAE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) dot1xPaeGroups(1) 5 }

.1.0.8802.1.1.1.2.2
dot1xPaeCompliances OBJECT-TYPE
-- FROM IEEE8021-PAE-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) 2 }

.1.0.8802.1.1.1.2.2.1
dot1xPaeCompliance MODULE-COMPLIANCE
-- FROM IEEE8021-PAE-MIB
DESCRIPTION "The compliance statement for device support of
Port Access Control."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1)
ieee8021paeMIB(1) dot1xPaeConformance(2) dot1xPaeCompliances(2) 1 }

.1.0.8802.1.1.2
lldpMIB MODULE-IDENTITY
-- FROM LLDP-MIB
DESCRIPTION "Management Information Base module for LLDP configuration,
statistics, local system data and remote systems data
components.

Copyright (C) IEEE (2005). This version of this MIB module


is published as subclause 12.1 of IEEE Std 802.1AB-2005;
see the standard itself for full legal notices."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) 2 }

.1.0.8802.1.1.2.0
lldpNotifications OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2) 0 }

.1.0.8802.1.1.2.0.0
lldpNotificationPrefix OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpNotifications(0) 0 }

.1.0.8802.1.1.2.0.0.1
lldpRemTablesChange NOTIFICATION-TYPE
-- FROM LLDP-MIB
OBJECTS { lldpStatsRemTablesInserts, lldpStatsRemTablesDeletes,
lldpStatsRemTablesDrops, lldpStatsRemTablesAgeouts }
DESCRIPTION "A lldpRemTablesChange notification is sent when the value
of lldpStatsRemTableLastChangeTime changes. It can be
utilized by an NMS to trigger LLDP remote systems table
maintenance polls.

Note that transmission of lldpRemTablesChange


notifications are throttled by the agent, as specified by the
'lldpNotificationInterval' object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpNotifications(0) lldpNotificationPrefix(0) 1 }

.1.0.8802.1.1.2.1
lldpObjects OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2) 1 }

.1.0.8802.1.1.2.1.1
lldpConfiguration OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) 1 }

.1.0.8802.1.1.2.1.1.1
lldpMessageTxInterval OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (5..32768)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The interval at which LLDP frames are transmitted on
behalf of this LLDP agent.

The default value for lldpMessageTxInterval object is


30 seconds.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { 30 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 1 }

.1.0.8802.1.1.2.1.1.2
lldpMessageTxHoldMultiplier OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (2..10)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The time-to-live value expressed as a multiple of the
lldpMessageTxInterval object. The actual time-to-live value
used in LLDP frames, transmitted on behalf of this LLDP agent,
can be expressed by the following formula: TTL = min(65535,
(lldpMessageTxInterval * lldpMessageTxHoldMultiplier)) For
example, if the value of lldpMessageTxInterval is '30', and
the value of lldpMessageTxHoldMultiplier is '4', then the
value '120' is encoded in the TTL field in the LLDP header.

The default value for lldpMessageTxHoldMultiplier object is 4.


The value of this object must be restored from non-volatile
storage after a re-initialization of the management system."
DEFVAL { 4 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 2 }

.1.0.8802.1.1.2.1.1.3
lldpReinitDelay OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (1..10)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpReinitDelay indicates the delay (in units of
seconds) from when lldpPortConfigAdminStatus object of a
particular port becomes 'disabled' until re-initialization
will be attempted.

The default value for lldpReintDelay object is two seconds.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { 2 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 3 }

.1.0.8802.1.1.2.1.1.4
lldpTxDelay OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (1..8192)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpTxDelay indicates the delay (in units
of seconds) between successive LLDP frame transmissions
initiated by value/status changes in the LLDP local systems
MIB. The recommended value for the lldpTxDelay is set by the
following formula:

1 <= lldpTxDelay <= (0.25 * lldpMessageTxInterval)

The default value for lldpTxDelay object is two seconds.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { 2 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 4 }

.1.0.8802.1.1.2.1.1.5
lldpNotificationInterval OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (5..3600)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls the transmission of LLDP notifications.
the agent must not generate more than one lldpRemTablesChange
notification-event in the indicated period, where a
'notification-event' is the transmission of a single
notification PDU type to a list of notification destinations.
If additional changes in lldpRemoteSystemsData object
groups occur within the indicated throttling period,
then these trap- events must be suppressed by the
agent. An NMS should periodically check the value of
lldpStatsRemTableLastChangeTime to detect any missed
lldpRemTablesChange notification-events, e.g. due to
throttling or transmission loss.

If notification transmission is enabled for particular ports,


the suggested default throttling period is 5 seconds.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { 5 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 5 }

.1.0.8802.1.1.2.1.1.6
lldpPortConfigTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table that controls LLDP frame transmission on individual
ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 6 }

.1.0.8802.1.1.2.1.1.6.1
lldpPortConfigEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpPortConfigPortNum }
DESCRIPTION "LLDP configuration information for a particular port.
This configuration parameter controls the transmission and
the reception of LLDP frames on those ports whose rows are
created in this table."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpPortConfigTable(6) 1 }

.1.0.8802.1.1.2.1.1.6.1.1
lldpPortConfigPortNum OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortNumber
SYNTAX Integer32 (1..4096)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value used to identify the port component
(contained in the local chassis with the LLDP agent)
associated with this entry.

The value of this object is used as a port index to the


lldpPortConfigTable."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpPortConfigTable(6) lldpPortConfigEntry(1) 1
}

.1.0.8802.1.1.2.1.1.6.1.2
lldpPortConfigAdminStatus OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX INTEGER {txOnly(1), rxOnly(2), txAndRx(3), disabled(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administratively desired status of the local LLDP agent.

If the associated lldpPortConfigAdminStatus object has a


value of 'txOnly(1)', then LLDP agent will transmit LLDP
frames on this port and it will not store any information
about the remote systems connected.

If the associated lldpPortConfigAdminStatus object has a


value of 'rxOnly(2)', then the LLDP agent will receive,
but it will not transmit LLDP frames on this port.

If the associated lldpPortConfigAdminStatus object has a


value of 'txAndRx(3)', then the LLDP agent will transmit
and receive LLDP frames on this port.

If the associated lldpPortConfigAdminStatus object has a


value of 'disabled(4)', then LLDP agent will not transmit or
receive LLDP frames on this port. If there is remote systems
information which is received on this port and stored in
other tables, before the port's lldpPortConfigAdminStatus
becomes disabled, then the information will naturally age out."
DEFVAL { txAndRx }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpPortConfigTable(6) lldpPortConfigEntry(1) 2
}

.1.0.8802.1.1.2.1.1.6.1.3
lldpPortConfigNotificationEnable OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpPortConfigNotificationEnable controls, on a per
port basis, whether or not notifications from the agent
are enabled. The value true(1) means that notifications are
enabled; the value false(2) means that they are not."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpPortConfigTable(6) lldpPortConfigEntry(1) 3
}

.1.0.8802.1.1.2.1.1.6.1.4
lldpPortConfigTLVsTxEnable OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX BITS {portDesc(0), sysName(1), sysDesc(2), sysCap(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpPortConfigTLVsTxEnable, defined as a bitmap,
includes the basic set of LLDP TLVs whose transmission is
allowed on the local LLDP agent by the network management.
Each bit in the bitmap corresponds to a TLV type associated
with a specific optional TLV.

It should be noted that the organizationally-specific TLVs


are excluded from the lldpTLVsTxEnable bitmap.

LLDP Organization Specific Information Extension MIBs should


have similar configuration object to control transmission
of their organizationally defined TLVs.

The bit 'portDesc(0)' indicates that LLDP agent should


transmit 'Port Description TLV'.

The bit 'sysName(1)' indicates that LLDP agent should transmit


'System Name TLV'.

The bit 'sysDesc(2)' indicates that LLDP agent should transmit


'System Description TLV'.

The bit 'sysCap(3)' indicates that LLDP agent should transmit


'System Capabilities TLV'.

There is no bit reserved for the management address TLV type


since transmission of management address TLVs are controlled
by another object, lldpConfigManAddrTable.

The default value for lldpPortConfigTLVsTxEnable object is


empty set, which means no enumerated values are set.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { { } }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpPortConfigTable(6) lldpPortConfigEntry(1) 4
}

.1.0.8802.1.1.2.1.1.7
lldpConfigManAddrTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table that controls selection of LLDP management address
TLV instances to be transmitted on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) 7 }

.1.0.8802.1.1.2.1.1.7.1
lldpConfigManAddrEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpLocManAddrEntry }
DESCRIPTION "LLDP configuration information that specifies the set
of ports (represented as a PortList) on which the local
system management address instance will be transmitted.

This configuration object augments the lldpLocManAddrEntry,


therefore it is only present along with the management
address instance contained in the associated
lldpLocManAddrEntry entry.

Each active lldpConfigManAddrEntry must be restored from


non-volatile and re-created (along with the corresponding
lldpLocManAddrEntry) after a re-initialization of the
management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpConfigManAddrTable(7) 1 }

.1.0.8802.1.1.2.1.1.7.1.1
lldpConfigManAddrPortsTxEnable OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortList
SYNTAX OCTET STRING (0..512)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A set of ports that are identified by a PortList, in which
each port is represented as a bit. The corresponding local
system management address instance will be transmitted on the
member ports of the lldpManAddrPortsTxEnable.

The default value for lldpConfigManAddrPortsTxEnable object


is empty binary string, which means no ports are specified
for advertising indicated management address instance."
DEFVAL { 0 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpConfiguration(1) lldpConfigManAddrTable(7)
lldpConfigManAddrEntry(1) 1 }

.1.0.8802.1.1.2.1.2
lldpStatistics OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) 2 }

.1.0.8802.1.1.2.1.2.1
lldpStatsRemTablesLastChangeTime OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime object (defined in IETF RFC 3418)
at the time an entry is created, modified, or deleted in the
in tables associated with the lldpRemoteSystemsData objects
and all LLDP extension objects associated with remote systems.

An NMS can use this object to reduce polling of the


lldpRemoteSystemsData objects."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 1 }

.1.0.8802.1.1.2.1.2.2
lldpStatsRemTablesInserts OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the complete set of information
advertised by a particular MSAP has been inserted into tables
contained in lldpRemoteSystemsData and lldpExtensions objects.

The complete set of information received from a particular


MSAP should be inserted into related tables. If partial
information cannot be inserted for a reason such as lack
of resources, all of the complete set of information should
be removed.

This counter should be incremented only once after the


complete set of information is successfully recorded
in all related tables. Any failures during inserting
information set which result in deletion of previously
inserted information should not trigger any changes in
lldpStatsRemTablesInserts since the insert is not completed
yet or or in lldpStatsRemTablesDeletes, since the deletion
would only be a partial deletion. If the failure was the
result of lack of resources, the lldpStatsRemTablesDrops
counter should be incremented once."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 2 }

.1.0.8802.1.1.2.1.2.3
lldpStatsRemTablesDeletes OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the complete set of information
advertised by a particular MSAP has been deleted from
tables contained in lldpRemoteSystemsData and lldpExtensions
objects.

This counter should be incremented only once when the


complete set of information is completely deleted from all
related tables. Partial deletions, such as deletion of
rows associated with a particular MSAP from some tables,
but not from all tables are not allowed, thus should not
change the value of this counter."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 3 }

.1.0.8802.1.1.2.1.2.4
lldpStatsRemTablesDrops OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the complete set of information
advertised by a particular MSAP could not be entered into
tables contained in lldpRemoteSystemsData and lldpExtensions
objects because of insufficient resources."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 4 }

.1.0.8802.1.1.2.1.2.5
lldpStatsRemTablesAgeouts OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the complete set of information
advertised by a particular MSAP has been deleted from tables
contained in lldpRemoteSystemsData and lldpExtensions objects
because the information timeliness interval has expired.

This counter should be incremented only once when the complete


set of information is completely invalidated (aged out)
from all related tables. Partial aging, similar to deletion
case, is not allowed, and thus, should not change the value
of this counter."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 5 }

.1.0.8802.1.1.2.1.2.6
lldpStatsTxPortTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing LLDP transmission statistics for
individual ports. Entries are not required to exist in
this table while the lldpPortConfigEntry object is equal to
'disabled(4)'."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 6 }

.1.0.8802.1.1.2.1.2.6.1
lldpStatsTxPortEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpStatsTxPortNum }
DESCRIPTION "LLDP frame transmission statistics for a particular port.
The port must be contained in the same chassis as the
LLDP agent.

All counter values in a particular entry shall be


maintained on a continuing basis and shall not be deleted
upon expiration of rxInfoTTL timing counters in the LLDP
remote systems MIB of the receipt of a shutdown frame from
a remote LLDP agent.

All statistical counters associated with a particular


port on the local LLDP agent become frozen whenever the
adminStatus is disabled for the same port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsTxPortTable(6) 1 }

.1.0.8802.1.1.2.1.2.6.1.1
lldpStatsTxPortNum OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortNumber
SYNTAX Integer32 (1..4096)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value used to identify the port component
(contained in the local chassis with the LLDP agent)
associated with this entry.

The value of this object is used as a port index to the


lldpStatsTable."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsTxPortTable(6) lldpStatsTxPortEntry(1)
1 }

.1.0.8802.1.1.2.1.2.6.1.2
lldpStatsTxPortFramesTotal OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of LLDP frames transmitted by this LLDP agent
on the indicated port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsTxPortTable(6) lldpStatsTxPortEntry(1)
2 }

.1.0.8802.1.1.2.1.2.7
lldpStatsRxPortTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing LLDP reception statistics for individual
ports. Entries are not required to exist in this table while
the lldpPortConfigEntry object is equal to 'disabled(4)'."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) 7 }

.1.0.8802.1.1.2.1.2.7.1
lldpStatsRxPortEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpStatsRxPortNum }
DESCRIPTION "LLDP frame reception statistics for a particular port.
The port must be contained in the same chassis as the
LLDP agent.

All counter values in a particular entry shall be


maintained on a continuing basis and shall not be deleted
upon expiration of rxInfoTTL timing counters in the LLDP
remote systems MIB of the receipt of a shutdown frame from
a remote LLDP agent.

All statistical counters associated with a particular


port on the local LLDP agent become frozen whenever the
adminStatus is disabled for the same port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) 1 }

.1.0.8802.1.1.2.1.2.7.1.1
lldpStatsRxPortNum OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortNumber
SYNTAX Integer32 (1..4096)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value used to identify the port component
(contained in the local chassis with the LLDP agent)
associated with this entry.

The value of this object is used as a port index to the


lldpStatsTable."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
1 }

.1.0.8802.1.1.2.1.2.7.1.2
lldpStatsRxPortFramesDiscardedTotal OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of LLDP frames received by this LLDP agent on
the indicated port, and then discarded for any reason.
This counter can provide an indication that LLDP header
formating problems may exist with the local LLDP agent in
the sending system or that LLDPDU validation problems may
exist with the local LLDP agent in the receiving system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
2 }

.1.0.8802.1.1.2.1.2.7.1.3
lldpStatsRxPortFramesErrors OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of invalid LLDP frames received by this LLDP
agent on the indicated port, while this LLDP agent is enabled."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
3 }

.1.0.8802.1.1.2.1.2.7.1.4
lldpStatsRxPortFramesTotal OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid LLDP frames received by this LLDP agent
on the indicated port, while this LLDP agent is enabled."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
4 }
.1.0.8802.1.1.2.1.2.7.1.5
lldpStatsRxPortTLVsDiscardedTotal OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of LLDP TLVs discarded for any reason by this LLDP
agent on the indicated port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
5 }

.1.0.8802.1.1.2.1.2.7.1.6
lldpStatsRxPortTLVsUnrecognizedTotal OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of LLDP TLVs received on the given port that
are not recognized by this LLDP agent on the indicated port.

An unrecognized TLV is referred to as the TLV whose type value


is in the range of reserved TLV types (000 1001 - 111 1110)
in Table 9.1 of IEEE Std 802.1AB-2005. An unrecognized
TLV may be a basic management TLV from a later LLDP version."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
6 }

.1.0.8802.1.1.2.1.2.7.1.7
lldpStatsRxPortAgeoutsTotal OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The counter that represents the number of age-outs that
occurred on a given port. An age-out is the number of
times the complete set of information advertised by a
particular MSAP has been deleted from tables contained in
lldpRemoteSystemsData and lldpExtensions objects because
the information timeliness interval has expired.

This counter is similar to lldpStatsRemTablesAgeouts, except


that the counter is on a per port basis. This enables NMS to
poll tables associated with the lldpRemoteSystemsData objects
and all LLDP extension objects associated with remote systems
on the indicated port only.

This counter should be set to zero during agent initialization


and its value should not be saved in non-volatile storage.
When a port's admin status changes from 'disabled' to
'rxOnly', 'txOnly' or 'txAndRx', the counter associated with
the same port should reset to 0. The agent should also flush
all remote system information associated with the same port.

This counter should be incremented only once when the


complete set of information is invalidated (aged out) from
all related tables on a particular port. Partial aging
is not allowed, and thus, should not change the value of
this counter."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpStatistics(2) lldpStatsRxPortTable(7) lldpStatsRxPortEntry(1)
7 }

.1.0.8802.1.1.2.1.3
lldpLocalSystemData OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) 3 }

.1.0.8802.1.1.2.1.3.1
lldpLocChassisIdSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpChassisIdSubtype
SYNTAX INTEGER {chassisComponent(1), interfaceAlias(2), portComponent(3),
macAddress(4), networkAddress(5), interfaceName(6), local(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of encoding used to identify the chassis
associated with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 1 }

.1.0.8802.1.1.2.1.3.2
lldpLocChassisId OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpChassisId
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the chassis component
associated with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 2 }

.1.0.8802.1.1.2.1.3.3
lldpLocSysName OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the system name of the
local system. If the local agent supports IETF RFC 3418,
lldpLocSysName object should have the same value of sysName
object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 3 }

.1.0.8802.1.1.2.1.3.4
lldpLocSysDesc OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the system description
of the local system. If the local agent supports IETF RFC 3418,
lldpLocSysDesc object should have the same value of sysDesc
object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 4 }

.1.0.8802.1.1.2.1.3.5
lldpLocSysCapSupported OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpSystemCapabilitiesMap
SYNTAX BITS {other(0), repeater(1), bridge(2), wlanAccessPoint(3), router(4),
telephone(5), docsisCableDevice(6), stationOnly(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap value used to identify which system capabilities
are supported on the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 5 }

.1.0.8802.1.1.2.1.3.6
lldpLocSysCapEnabled OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpSystemCapabilitiesMap
SYNTAX BITS {other(0), repeater(1), bridge(2), wlanAccessPoint(3), router(4),
telephone(5), docsisCableDevice(6), stationOnly(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap value used to identify which system capabilities
are enabled on the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 6 }

.1.0.8802.1.1.2.1.3.7
lldpLocPortTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per port information
associated with the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 7 }

.1.0.8802.1.1.2.1.3.7.1
lldpLocPortEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Information about a particular port component.

Entries may be created and deleted in this table by the


agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocPortTable(7) 1 }

.1.0.8802.1.1.2.1.3.7.1.1
lldpLocPortNum OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortNumber
SYNTAX Integer32 (1..4096)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value used to identify the port component
(contained in the local chassis with the LLDP agent)
associated with this entry.

The value of this object is used as a port index to the


lldpLocPortTable."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocPortTable(7) lldpLocPortEntry(1) 1 }

.1.0.8802.1.1.2.1.3.7.1.2
lldpLocPortIdSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortIdSubtype
SYNTAX INTEGER {interfaceAlias(1), portComponent(2), macAddress(3),
networkAddress(4), interfaceName(5), agentCircuitId(6), local(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of port identifier encoding used in the associated
'lldpLocPortId' object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocPortTable(7) lldpLocPortEntry(1) 2 }

.1.0.8802.1.1.2.1.3.7.1.3
lldpLocPortId OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortId
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the port component
associated with a given port in the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocPortTable(7) lldpLocPortEntry(1) 3 }

.1.0.8802.1.1.2.1.3.7.1.4
lldpLocPortDesc OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the IEEE 802 LAN station's
port
description associated with the local system. If the local
agent supports IETF RFC 2863, lldpLocPortDesc object should
have the same value of ifDescr object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocPortTable(7) lldpLocPortEntry(1) 4 }

.1.0.8802.1.1.2.1.3.8
lldpLocManAddrTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains management address information on the
local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) 8 }

.1.0.8802.1.1.2.1.3.8.1
lldpLocManAddrEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocManAddrSubtype, lldpLocManAddr }
DESCRIPTION "Management address information about a particular chassis
component. There may be multiple management addresses
configured on the system identified by a particular
lldpLocChassisId. Each management address should have
distinct 'management address type' (lldpLocManAddrSubtype) and
'management address' (lldpLocManAddr.)

Entries may be created and deleted in this table by the


agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) 1 }

.1.0.8802.1.1.2.1.3.8.1.1
lldpLocManAddrSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION AddressFamilyNumbers
SYNTAX INTEGER {other(0), ipV4(1), ipV6(2), nsap(3), hdlc(4), bbn1822(5),
all802(6), e163(7), e164(8), f69(9), x121(10), ipx(11), appleTalk(12),
decnetIV(13), banyanVines(14), e164withNsap(15), dns(16), distinguishedName(17),
asNumber(18), xtpOverIpv4(19), xtpOverIpv6(20), xtpNativeModeXTP(21),
fibreChannelWWPN(22), fibreChannelWWNN(23), gwid(24), reserved(65535)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of management address identifier encoding used in
the associated 'lldpLocManagmentAddr' object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) lldpLocManAddrEntry(1)
1 }

.1.0.8802.1.1.2.1.3.8.1.2
lldpLocManAddr OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpManAddress
SYNTAX OCTET STRING (1..31)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The string value used to identify the management address
component associated with the local system. The purpose of
this address is to contact the management entity."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) lldpLocManAddrEntry(1)
2 }

.1.0.8802.1.1.2.1.3.8.1.3
lldpLocManAddrLen OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total length of the management address subtype and the
management address fields in LLDPDUs transmitted by the
local LLDP agent.

The management address length field is needed so that the


receiving systems that do not implement SNMP will not be
required to implement an iana family numbers/address length
equivalency table in order to decode the management adress."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) lldpLocManAddrEntry(1)
3 }

.1.0.8802.1.1.2.1.3.8.1.4
lldpLocManAddrIfSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpManAddrIfSubtype
SYNTAX INTEGER {unknown(1), ifIndex(2), systemPortNumber(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The enumeration value that identifies the interface numbering
method used for defining the interface number, associated
with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) lldpLocManAddrEntry(1)
4 }

.1.0.8802.1.1.2.1.3.8.1.5
lldpLocManAddrIfId OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The integer value used to identify the interface number
regarding the management address component associated with
the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) lldpLocManAddrEntry(1)
5 }

.1.0.8802.1.1.2.1.3.8.1.6
lldpLocManAddrOID OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OID value used to identify the type of hardware component
or protocol entity associated with the management address
advertised by the local system agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpLocalSystemData(3) lldpLocManAddrTable(8) lldpLocManAddrEntry(1)
6 }

.1.0.8802.1.1.2.1.4
lldpRemoteSystemsData OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) 4 }

.1.0.8802.1.1.2.1.4.1
lldpRemTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per physical network
connection known to this agent. The agent may wish to ensure
that only one lldpRemEntry is present for each local port,
or it may choose to maintain multiple lldpRemEntries for
the same local port.

The following procedure may be used to retrieve remote


systems information updates from an LLDP agent:

1. NMS polls all tables associated with remote systems


and keeps a local copy of the information retrieved.
NMS polls periodically the values of the following
objects:
a. lldpStatsRemTablesInserts
b. lldpStatsRemTablesDeletes
c. lldpStatsRemTablesDrops
d. lldpStatsRemTablesAgeouts
e. lldpStatsRxPortAgeoutsTotal for all ports.

2. LLDP agent updates remote systems MIB objects, and


sends out notifications to a list of notification
destinations.

3. NMS receives the notifications and compares the new


values of objects listed in step 1.

Periodically, NMS should poll the object


lldpStatsRemTablesLastChangeTime to find out if anything
has changed since the last poll. if something has
changed, NMS will poll the objects listed in step 1 to
figure out what kind of changes occurred in the tables.

if value of lldpStatsRemTablesInserts has changed,


then NMS will walk all tables by employing TimeFilter
with the last-polled time value. This request will
return new objects or objects whose values are updated
since the last poll.

if value of lldpStatsRemTablesAgeouts has changed,


then NMS will walk the lldpStatsRxPortAgeoutsTotal and
compare the new values with previously recorded ones.
For ports whose lldpStatsRxPortAgeoutsTotal value is
greater than the recorded value, NMS will have to
retrieve objects associated with those ports from
table(s) without employing a TimeFilter (which is
performed by specifying 0 for the TimeFilter.)

lldpStatsRemTablesDeletes and lldpStatsRemTablesDrops


objects are provided for informational purposes."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) 1 }
.1.0.8802.1.1.2.1.4.1.1
lldpRemEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about a particular physical network connection.
Entries may be created and deleted in this table by the agent,
if a physical topology discovery process is active."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) 1 }

.1.0.8802.1.1.2.1.4.1.1.1
lldpRemTimeMark OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention in IETF RFC 2021 and
http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt
to see how TimeFilter works."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 1 }

.1.0.8802.1.1.2.1.4.1.1.2
lldpRemLocalPortNum OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortNumber
SYNTAX Integer32 (1..4096)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value used to identify the port component
(contained in the local chassis with the LLDP agent)
associated with this entry. The lldpRemLocalPortNum
identifies the port on which the remote system information
is received.

The value of this object is used as a port index to the


lldpRemTable."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 2 }

.1.0.8802.1.1.2.1.4.1.1.3
lldpRemIndex OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object represents an arbitrary local integer value used
by this agent to identify a particular connection instance,
unique only for the indicated remote system.

An agent is encouraged to assign monotonically increasing


index values to new entries, starting with one, after each
reboot. It is considered unlikely that the lldpRemIndex
will wrap between reboots."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 3 }

.1.0.8802.1.1.2.1.4.1.1.4
lldpRemChassisIdSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpChassisIdSubtype
SYNTAX INTEGER {chassisComponent(1), interfaceAlias(2), portComponent(3),
macAddress(4), networkAddress(5), interfaceName(6), local(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of encoding used to identify the chassis associated
with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 4 }

.1.0.8802.1.1.2.1.4.1.1.5
lldpRemChassisId OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpChassisId
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the chassis component
associated with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 5 }

.1.0.8802.1.1.2.1.4.1.1.6
lldpRemPortIdSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortIdSubtype
SYNTAX INTEGER {interfaceAlias(1), portComponent(2), macAddress(3),
networkAddress(4), interfaceName(5), agentCircuitId(6), local(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of port identifier encoding used in the associated
'lldpRemPortId' object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 6 }

.1.0.8802.1.1.2.1.4.1.1.7
lldpRemPortId OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpPortId
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the port component
associated with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 7 }

.1.0.8802.1.1.2.1.4.1.1.8
lldpRemPortDesc OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the description of
the given port associated with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 8 }

.1.0.8802.1.1.2.1.4.1.1.9
lldpRemSysName OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the system name of the
remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 9 }

.1.0.8802.1.1.2.1.4.1.1.10
lldpRemSysDesc OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the system description
of the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 10 }

.1.0.8802.1.1.2.1.4.1.1.11
lldpRemSysCapSupported OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpSystemCapabilitiesMap
SYNTAX BITS {other(0), repeater(1), bridge(2), wlanAccessPoint(3), router(4),
telephone(5), docsisCableDevice(6), stationOnly(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap value used to identify which system capabilities
are supported on the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 11 }

.1.0.8802.1.1.2.1.4.1.1.12
lldpRemSysCapEnabled OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpSystemCapabilitiesMap
SYNTAX BITS {other(0), repeater(1), bridge(2), wlanAccessPoint(3), router(4),
telephone(5), docsisCableDevice(6), stationOnly(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap value used to identify which system capabilities
are enabled on the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemTable(1) lldpRemEntry(1) 12 }
.1.0.8802.1.1.2.1.4.2
lldpRemManAddrTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per management address
information on the remote system learned on a particular port
contained in the local chassis known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) 2 }

.1.0.8802.1.1.2.1.4.2.1
lldpRemManAddrEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpRemManAddrSubtype, lldpRemManAddr }
DESCRIPTION "Management address information about a particular chassis
component. There may be multiple management addresses
configured on the remote system identified by a particular
lldpRemIndex whose information is received on
lldpRemLocalPortNum of the local system. Each management
address should have distinct 'management address
type' (lldpRemManAddrSubtype) and 'management address'
(lldpRemManAddr.)

Entries may be created and deleted in this table by the


agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemManAddrTable(2) 1 }

.1.0.8802.1.1.2.1.4.2.1.1
lldpRemManAddrSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION AddressFamilyNumbers
SYNTAX INTEGER {other(0), ipV4(1), ipV6(2), nsap(3), hdlc(4), bbn1822(5),
all802(6), e163(7), e164(8), f69(9), x121(10), ipx(11), appleTalk(12),
decnetIV(13), banyanVines(14), e164withNsap(15), dns(16), distinguishedName(17),
asNumber(18), xtpOverIpv4(19), xtpOverIpv6(20), xtpNativeModeXTP(21),
fibreChannelWWPN(22), fibreChannelWWNN(23), gwid(24), reserved(65535)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of management address identifier encoding used in
the associated 'lldpRemManagmentAddr' object."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemManAddrTable(2)
lldpRemManAddrEntry(1) 1 }

.1.0.8802.1.1.2.1.4.2.1.2
lldpRemManAddr OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpManAddress
SYNTAX OCTET STRING (1..31)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The string value used to identify the management address
component associated with the remote system. The purpose
of this address is to contact the management entity."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemManAddrTable(2)
lldpRemManAddrEntry(1) 2 }

.1.0.8802.1.1.2.1.4.2.1.3
lldpRemManAddrIfSubtype OBJECT-TYPE
-- FROM LLDP-MIB
-- TEXTUAL CONVENTION LldpManAddrIfSubtype
SYNTAX INTEGER {unknown(1), ifIndex(2), systemPortNumber(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The enumeration value that identifies the interface numbering
method used for defining the interface number, associated
with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemManAddrTable(2)
lldpRemManAddrEntry(1) 3 }

.1.0.8802.1.1.2.1.4.2.1.4
lldpRemManAddrIfId OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The integer value used to identify the interface number
regarding the management address component associated with
the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemManAddrTable(2)
lldpRemManAddrEntry(1) 4 }

.1.0.8802.1.1.2.1.4.2.1.5
lldpRemManAddrOID OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OID value used to identify the type of hardware component
or protocol entity associated with the management address
advertised by the remote system agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemManAddrTable(2)
lldpRemManAddrEntry(1) 5 }

.1.0.8802.1.1.2.1.4.3
lldpRemUnknownTLVTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about an incoming TLV which
is not recognized by the receiving LLDP agent. The TLV may
be from a later version of the basic management set.

This table should only contain TLVs that are found in


a single LLDP frame. Entries in this table, associated
with an MAC service access point (MSAP, the access point
for MAC services provided to the LCC sublayer, defined
in IEEE 100, which is also identified with a particular
lldpRemLocalPortNum, lldpRemIndex pair) are overwritten with
most recently received unrecognized TLV from the same MSAP,
or they will naturally age out when the rxInfoTTL timer
(associated with the MSAP) expires."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) 3 }

.1.0.8802.1.1.2.1.4.3.1
lldpRemUnknownTLVEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpRemUnknownTLVType }
DESCRIPTION "Information about an unrecognized TLV received from a
physical network connection. Entries may be created and
deleted in this table by the agent, if a physical topology
discovery process is active."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemUnknownTLVTable(3) 1 }

.1.0.8802.1.1.2.1.4.3.1.1
lldpRemUnknownTLVType OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (9..126)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object represents the value extracted from the type
field of the TLV."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemUnknownTLVTable(3)
lldpRemUnknownTLVEntry(1) 1 }

.1.0.8802.1.1.2.1.4.3.1.2
lldpRemUnknownTLVInfo OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX OCTET STRING (0..511)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object represents the value extracted from the value
field of the TLV."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemUnknownTLVTable(3)
lldpRemUnknownTLVEntry(1) 2 }

.1.0.8802.1.1.2.1.4.4
lldpRemOrgDefInfoTable OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per physical network
connection which advertises the organizationally defined
information.

Note that this table contains one or more rows of


organizationally defined information that is not recognized
by the local agent.

If the local system is capable of recognizing any


organizationally defined information, appropriate extension
MIBs from the organization should be used for information
retrieval."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) 4 }

.1.0.8802.1.1.2.1.4.4.1
lldpRemOrgDefInfoEntry OBJECT-TYPE
-- FROM LLDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, lldpRemOrgDefInfoIndex }
DESCRIPTION "Information about the unrecognized organizationally
defined information advertised by the remote system.
The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and
lldpRemOrgDefInfoIndex are indexes to this table. If there is
an lldpRemOrgDefInfoEntry associated with a particular remote
system identified by the lldpRemLocalPortNum and lldpRemIndex,
there must be an lldpRemEntry associated with the same
instance (i.e, using same indexes.) When the lldpRemEntry
for the same index is removed from the lldpRemTable, the
associated lldpRemOrgDefInfoEntry should be removed from
the lldpRemOrgDefInfoTable.

Entries may be created and deleted in this table by the


agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemOrgDefInfoTable(4) 1 }

.1.0.8802.1.1.2.1.4.4.1.1
lldpRemOrgDefInfoOUI OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX OCTET STRING (3)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Organizationally Unique Identifier (OUI), as defined
in IEEE Std 802-2001, is a 24 bit (three octets) globally
unique assigned number referenced by various standards,
of the information received from the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemOrgDefInfoTable(4)
lldpRemOrgDefInfoEntry(1) 1 }

.1.0.8802.1.1.2.1.4.4.1.2
lldpRemOrgDefInfoSubtype OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The integer value used to identify the subtype of the
organizationally defined information received from the
remote system.

The subtype value is required to identify different instances


of organizationally defined information that could not be
retrieved without a unique identifier that indicates the
particular type of information contained in the information
string."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemOrgDefInfoTable(4)
lldpRemOrgDefInfoEntry(1) 2 }

.1.0.8802.1.1.2.1.4.4.1.3
lldpRemOrgDefInfoIndex OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object represents an arbitrary local integer value
used by this agent to identify a particular unrecognized
organizationally defined information instance, unique only
for the lldpRemOrgDefInfoOUI and lldpRemOrgDefInfoSubtype
from the same remote system.

An agent is encouraged to assign monotonically increasing


index values to new entries, starting with one, after each
reboot. It is considered unlikely that the
lldpRemOrgDefInfoIndex will wrap between reboots."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemOrgDefInfoTable(4)
lldpRemOrgDefInfoEntry(1) 3 }

.1.0.8802.1.1.2.1.4.4.1.4
lldpRemOrgDefInfo OBJECT-TYPE
-- FROM LLDP-MIB
SYNTAX OCTET STRING (0..507)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify the organizationally
defined information of the remote system. The encoding for
this object should be as defined for SnmpAdminString TC."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpRemoteSystemsData(4) lldpRemOrgDefInfoTable(4)
lldpRemOrgDefInfoEntry(1) 4 }

.1.0.8802.1.1.2.1.5
lldpExtensions OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) 5 }

.1.0.8802.1.1.2.1.5.4623
lldpXdot3MIB MODULE-IDENTITY
-- FROM LLDP-EXT-DOT3-MIB
DESCRIPTION "The LLDP Management Information Base extension module for
IEEE 802.3 organizationally defined discovery information.

In order to assure the uniqueness of the LLDP-MIB,


lldpXdot3MIB is branched from lldpExtensions using OUI value
as the node. An OUI/'company_id' is a 24 bit globally unique
assigned number referenced by various standards.

Copyright (C) IEEE (2005). This version of this MIB module


is published as Annex G.6.1 of IEEE Std 802.1AB-2005;
see the standard itself for full legal notices."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) 4623 }

.1.0.8802.1.1.2.1.5.4623.1
lldpXdot3Objects OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) 1 }

.1.0.8802.1.1.2.1.5.4623.1.1
lldpXdot3Config OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.1.1
lldpXdot3PortConfigTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that controls selection of LLDP TLVs to be transmitted
on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3Config(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.1.1.1
lldpXdot3PortConfigEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpPortConfigEntry }
DESCRIPTION "LLDP configuration information that controls the
transmission of IEEE 802.3 organizationally defined TLVs on
LLDP transmission capable ports.

This configuration object augments the lldpPortConfigEntry of


the LLDP-MIB, therefore it is only present along with the port
configuration defined by the associated lldpPortConfigEntry
entry.

Each active lldpXdot3PortConfigEntry must be from non-volatile


storage (along with the corresponding lldpPortConfigEntry)
after a re-initialization of the management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3Config(1) lldpXdot3PortConfigTable(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.1.1.1.1
lldpXdot3PortConfigTLVsTxEnable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX BITS {macPhyConfigStatus(0), powerViaMDI(1), linkAggregation(2),
maxFrameSize(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpXdot3PortConfigTLVsTxEnable, defined as a bitmap,
includes the IEEE 802.3 organizationally defined set of LLDP
TLVs whose transmission is allowed on the local LLDP agent by
the network management. Each bit in the bitmap corresponds
to an IEEE 802.3 subtype associated with a specific IEEE
802.3 optional TLV. The bit 0 is not used since there is
no corresponding subtype.

The bit 'macPhyConfigStatus(0)' indicates that LLDP agent


should transmit 'MAC/PHY configuration/status TLV'.

The bit 'powerViaMDI(1)' indicates that LLDP agent should


transmit 'Power via MDI TLV'.

The bit 'linkAggregation(2)' indicates that LLDP agent should


transmit 'Link Aggregation TLV'.

The bit 'maxFrameSize(3)' indicates that LLDP agent should


transmit 'Maximum-frame-size TLV'.

The default value for lldpXdot3PortConfigTLVsTxEnable object


is an empty set, which means no enumerated values are set.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { { } }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3Config(1) lldpXdot3PortConfigTable(1) lldpXdot3PortConfigEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2
lldpXdot3LocalData OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.2.1
lldpXdot3LocPortTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port of Ethernet port
information (as a part of the LLDP 802.3 organizational
extension) on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.1.1
lldpXdot3LocPortEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Information about a particular port component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPortTable(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.1.1.1
lldpXdot3LocPortAutoNegSupported OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the given port
(associated with the local system) supports Auto-negotiation."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPortTable(1) lldpXdot3LocPortEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.1.1.2
lldpXdot3LocPortAutoNegEnabled OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether port
Auto-negotiation is enabled on the given port associated
with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPortTable(1) lldpXdot3LocPortEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.2.1.1.3
lldpXdot3LocPortAutoNegAdvertisedCap OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value (bitmap) of the
ifMauAutoNegCapAdvertisedBits object (defined in IETF RFC
3636) which is associated with the given port on the
local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPortTable(1) lldpXdot3LocPortEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4623.1.2.1.1.4
lldpXdot3LocPortOperMauType OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer value that indicates the operational MAU type
of the given port on the local system.

This object contains the integer value derived from the


list position of the corresponding dot3MauType as listed
in IETF RFC 3636 (or subsequent revisions) and is equal
to the last number in the respective dot3MauType OID.

For example, if the ifMauType object is dot3MauType1000BaseTHD


which corresponds to {dot3MauType 29}, the numerical value of
this field will be 29. For MAU types not listed in RFC 3636
(or subsequent revisions), the value of this field shall be
set to zero."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPortTable(1) lldpXdot3LocPortEntry(1) 4 }
.1.0.8802.1.1.2.1.5.4623.1.2.2
lldpXdot3LocPowerTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port of power ethernet
information (as a part of the LLDP 802.3 organizational
extension) on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) 2 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1
lldpXdot3LocPowerEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Information about a particular port component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1.1
lldpXdot3LocPowerPortClass OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION LldpPowerPortClass
SYNTAX INTEGER {pClassPSE(1), pClassPD(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that identifies the port Class of the given port
associated with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) lldpXdot3LocPowerEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1.2
lldpXdot3LocPowerMDISupported OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the MDI power is
supported on the given port associated with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) lldpXdot3LocPowerEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1.3
lldpXdot3LocPowerMDIEnabled OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to identify whether MDI power is
enabled on the given port associated with the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) lldpXdot3LocPowerEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1.4
lldpXdot3LocPowerPairControlable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value is derived from the value of
pethPsePortPowerPairsControlAbility object (defined in IETF
RFC 3621) and is used to indicate whether the pair selection
can be controlled on the given port associated with the
local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) lldpXdot3LocPowerEntry(1) 4 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1.5
lldpXdot3LocPowerPairs OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (1 | 2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the pethPsePortPowerPairs
object (defined in IETF RFC 3621) which is associated with
the given port on the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) lldpXdot3LocPowerEntry(1) 5 }

.1.0.8802.1.1.2.1.5.4623.1.2.2.1.6
lldpXdot3LocPowerClass OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (1 | 2 | 3 | 4 | 5)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the
pethPsePortPowerClassifications object (defined in IETF
RFC 3621) which is associated with the given port on the
local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocPowerTable(2) lldpXdot3LocPowerEntry(1) 6 }

.1.0.8802.1.1.2.1.5.4623.1.2.3
lldpXdot3LocLinkAggTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port of link aggregation
information (as a part of the LLDP 802.3 organizational
extension) on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) 3 }

.1.0.8802.1.1.2.1.5.4623.1.2.3.1
lldpXdot3LocLinkAggEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Link Aggregation information about a particular port
component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocLinkAggTable(3) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.3.1.1
lldpXdot3LocLinkAggStatus OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION LldpLinkAggStatusMap
SYNTAX BITS {aggCapable(0), aggEnabled(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap value contains the link aggregation capabilities
and the current aggregation status of the link."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocLinkAggTable(3) lldpXdot3LocLinkAggEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.3.1.2
lldpXdot3LocLinkAggPortId OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (0 | 1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the IEEE 802.3 aggregated port
identifier, aAggPortID (IEEE 802.3-2002, 30.7.2.1.1),
derived from the ifNumber of the ifIndex for the port
component in link aggregation.

If the port is not in link aggregation state and/or it


does not support link aggregation, this value should be set
to zero."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocLinkAggTable(3) lldpXdot3LocLinkAggEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.2.4
lldpXdot3LocMaxFrameSizeTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port of maximum frame
size information (as a part of the LLDP 802.3 organizational
extension) on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) 4 }

.1.0.8802.1.1.2.1.5.4623.1.2.4.1
lldpXdot3LocMaxFrameSizeEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Maximum Frame Size information about a particular port
component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocMaxFrameSizeTable(4) 1 }

.1.0.8802.1.1.2.1.5.4623.1.2.4.1.1
lldpXdot3LocMaxFrameSize OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer value indicating the maximum supported frame
size in octets on the given port of the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3LocalData(2) lldpXdot3LocMaxFrameSizeTable(4)
lldpXdot3LocMaxFrameSizeEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3
lldpXdot3RemoteData OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1) 3 }

.1.0.8802.1.1.2.1.5.4623.1.3.1
lldpXdot3RemPortTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains Ethernet port information (as a part
of the LLDP 802.3 organizational extension) of the remote
system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.1.1
lldpXdot3RemPortEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about a particular physical network connection."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPortTable(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.1.1.1
lldpXdot3RemPortAutoNegSupported OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the given port
(associated with remote system) supports Auto-negotiation."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPortTable(1) lldpXdot3RemPortEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.1.1.2
lldpXdot3RemPortAutoNegEnabled OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether port
Auto-negotiation is enabled on the given port associated
with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPortTable(1) lldpXdot3RemPortEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.3.1.1.3
lldpXdot3RemPortAutoNegAdvertisedCap OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value (bitmap) of the
ifMauAutoNegCapAdvertisedBits object (defined in IETF RFC
3636) which is associated with the given port on the
remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPortTable(1) lldpXdot3RemPortEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4623.1.3.1.1.4
lldpXdot3RemPortOperMauType OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer value that indicates the operational MAU type
of the sending device.

This object contains the integer value derived from the


list position of the corresponding dot3MauType as listed in
in IETF RFC 3636 (or subsequent revisions) and is equal
to the last number in the respective dot3MauType OID.

For example, if the ifMauType object is dot3MauType1000BaseTHD


which corresponds to {dot3MauType 29}, the numerical value of
this field will be 29. For MAU types not listed in RFC 3636
(or subsequent revisions), the value of this field shall be
set to zero."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPortTable(1) lldpXdot3RemPortEntry(1) 4 }

.1.0.8802.1.1.2.1.5.4623.1.3.2
lldpXdot3RemPowerTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains Ethernet power information (as a part
of the LLDP 802.3 organizational extension) of the remote
system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) 2 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1
lldpXdot3RemPowerEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about a particular physical network connection."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1.1
lldpXdot3RemPowerPortClass OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION LldpPowerPortClass
SYNTAX INTEGER {pClassPSE(1), pClassPD(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that identifies the port Class of the given port
associated with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) lldpXdot3RemPowerEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1.2
lldpXdot3RemPowerMDISupported OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the MDI power
is supported on the given port associated with the remote
system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) lldpXdot3RemPowerEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1.3
lldpXdot3RemPowerMDIEnabled OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to identify whether MDI power is
enabled on the given port associated with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) lldpXdot3RemPowerEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1.4
lldpXdot3RemPowerPairControlable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value is derived from the value of
pethPsePortPowerPairsControlAbility object (defined in IETF
RFC 3621) and is used to indicate whether the pair selection
can be controlled on the given port associated with the
remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) lldpXdot3RemPowerEntry(1) 4 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1.5
lldpXdot3RemPowerPairs OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (1 | 2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the pethPsePortPowerPairs
object (defined in IETF RFC 3621) which is associated with
the given port on the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) lldpXdot3RemPowerEntry(1) 5 }

.1.0.8802.1.1.2.1.5.4623.1.3.2.1.6
lldpXdot3RemPowerClass OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (1 | 2 | 3 | 4 | 5)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the
pethPsePortPowerClassifications object (defined in IETF
RFC 3621) which is associated with the given port on the
remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemPowerTable(2) lldpXdot3RemPowerEntry(1) 6 }

.1.0.8802.1.1.2.1.5.4623.1.3.3
lldpXdot3RemLinkAggTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains port link aggregation information
(as a part of the LLDP IEEE 802.3 organizational extension)
of the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) 3 }

.1.0.8802.1.1.2.1.5.4623.1.3.3.1
lldpXdot3RemLinkAggEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Link Aggregation information about remote system's port
component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemLinkAggTable(3) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.3.1.1
lldpXdot3RemLinkAggStatus OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
-- TEXTUAL CONVENTION LldpLinkAggStatusMap
SYNTAX BITS {aggCapable(0), aggEnabled(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap value contains the link aggregation capabilities
and the current aggregation status of the link."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemLinkAggTable(3) lldpXdot3RemLinkAggEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.3.1.2
lldpXdot3RemLinkAggPortId OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (0 | 1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the IEEE 802.3 aggregated port
identifier, aAggPortID (IEEE Std 802.3-2002, 30.7.2.1.1),
derived from the ifNumber of the ifIndex for the port
component associated with the remote system.

If the remote port is not in link aggregation state and/or


it does not support link aggregation, this value should be
zero."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemLinkAggTable(3) lldpXdot3RemLinkAggEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4623.1.3.4
lldpXdot3RemMaxFrameSizeTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port of maximum frame
size information (as a part of the LLDP IEEE 802.3 organizational
extension) of the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) 4 }

.1.0.8802.1.1.2.1.5.4623.1.3.4.1
lldpXdot3RemMaxFrameSizeEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Maximum Frame Size information about a particular port
component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemMaxFrameSizeTable(4) 1 }

.1.0.8802.1.1.2.1.5.4623.1.3.4.1.1
lldpXdot3RemMaxFrameSize OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer value indicating the maximum supported frame
size in octets on the port component associated with the
remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Objects(1)
lldpXdot3RemoteData(3) lldpXdot3RemMaxFrameSizeTable(4)
lldpXdot3RemMaxFrameSizeEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4623.2
lldpXdot3Conformance OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) 2 }

.1.0.8802.1.1.2.1.5.4623.2.1
lldpXdot3Compliances OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Conformance(2) 1 }

.1.0.8802.1.1.2.1.5.4623.2.1.1
lldpXdot3Compliance MODULE-COMPLIANCE
-- FROM LLDP-EXT-DOT3-MIB
DESCRIPTION "The compliance statement for SNMP entities which implement
the LLDP 802.3 organizational extension MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Conformance(2)
lldpXdot3Compliances(1) 1 }

.1.0.8802.1.1.2.1.5.4623.2.2
lldpXdot3Groups OBJECT-TYPE
-- FROM LLDP-EXT-DOT3-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Conformance(2) 2 }

.1.0.8802.1.1.2.1.5.4623.2.2.1
lldpXdot3ConfigGroup OBJECT-GROUP
-- FROM LLDP-EXT-DOT3-MIB
DESCRIPTION "The collection of objects which are used to configure the
LLDP 802.3 organizational extension implementation behavior.

This group is mandatory for agents which implement the


LLDP 802.3 organizational extension."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Conformance(2)
lldpXdot3Groups(2) 1 }

.1.0.8802.1.1.2.1.5.4623.2.2.2
lldpXdot3LocSysGroup OBJECT-GROUP
-- FROM LLDP-EXT-DOT3-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
802.3 organizational extension Local Device Information.

This group is mandatory for agents which implement the


LLDP 802.3 organizational extension in the TX mode."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Conformance(2)
lldpXdot3Groups(2) 2 }

.1.0.8802.1.1.2.1.5.4623.2.2.3
lldpXdot3RemSysGroup OBJECT-GROUP
-- FROM LLDP-EXT-DOT3-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
802.3 organizational extension Local Device Information.

This group is mandatory for agents which implement the


LLDP 802.3 organizational extension in the RX mode."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot3MIB(4623) lldpXdot3Conformance(2)
lldpXdot3Groups(2) 3 }

.1.0.8802.1.1.2.1.5.4795
lldpXMedMIB MODULE-IDENTITY
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The LLDP Management Information Base extension module for
TIA-TR41.4 Media Endpoint Discovery information.

In order to assure the uniqueness of the LLDP-MIB,


lldpXMedMIB is branched from lldpExtensions using the TIA OUI
value as the node. An OUI/'company_id' is a 24 bit globally
unique assigned number referenced by various standards.

Copyright (C) TIA (2005). This version of this MIB module


is published as Section 13.3 of ANSI/TIA-1057.

See the standard itself for full legal notices."


::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) 4795 }

.1.0.8802.1.1.2.1.5.4795.0
lldpXMedNotifications OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) 0 }

.1.0.8802.1.1.2.1.5.4795.0.1
lldpXMedTopologyChangeDetected NOTIFICATION-TYPE
-- FROM LLDP-EXT-MED-MIB
OBJECTS { lldpRemChassisIdSubtype, lldpRemChassisId, lldpXMedRemDeviceClass }
DESCRIPTION "A notification generated by the local device sensing
a change in the topology that indicates that a new remote
device attached to a local port, or a remote device disconnected
or moved from one port to another."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedNotifications(0) 1 }

.1.0.8802.1.1.2.1.5.4795.1
lldpXMedObjects OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) 1 }

.1.0.8802.1.1.2.1.5.4795.1.1
lldpXMedConfig OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.1.1
lldpXMedLocDeviceClass OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LldpXMedDeviceClass
SYNTAX INTEGER {notDefined(0), endpointClass1(1), endpointClass2(2),
endpointClass3(3), networkConnectivity(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Local Device Class."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.1.2
lldpXMedPortConfigTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that controls selection of LLDP TLVs to be transmitted
on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.1.2.1
lldpXMedPortConfigEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpPortConfigEntry }
DESCRIPTION "LLDP configuration information that controls the
transmission of the MED organizationally defined TLVs on
LLDP transmission capable ports.

This configuration object augments the lldpPortConfigEntry of


the LLDP-MIB, therefore it is only present along with the port
configuration defined by the associated lldpPortConfigEntry
entry.

Each active lldpXMedPortConfigEntry must be stored and


retrieved from non-volatile storage (along with the
corresponding lldpPortConfigEntry) after a re-initialization
of the management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) lldpXMedPortConfigTable(2) 1 }

.1.0.8802.1.1.2.1.5.4795.1.1.2.1.1
lldpXMedPortCapSupported OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LldpXMedCapabilities
SYNTAX BITS {capabilities(0), networkPolicy(1), location(2), extendedPSE(3),
extendedPD(4), inventory(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap includes the MED organizationally defined set of LLDP
TLVs whose transmission is possible for the respective port
on the LLDP agent of the device. Each bit in the bitmap corresponds
to an LLDP-MED subtype associated with a specific TIA TR41.4 MED
optional TLV. If the bit is set, the agent supports the
corresponding TLV."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) lldpXMedPortConfigTable(2) lldpXMedPortConfigEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.1.2.1.2
lldpXMedPortConfigTLVsTxEnable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LldpXMedCapabilities
SYNTAX BITS {capabilities(0), networkPolicy(1), location(2), extendedPSE(3),
extendedPD(4), inventory(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpXMedPortConfigTLVsTxEnable, defined as a bitmap,
includes the MED organizationally defined set of LLDP
TLVs whose transmission is allowed on the local LLDP agent by
the network management. Each bit in the bitmap corresponds
to an LLDP-MED subtype associated with a specific TIA TR41.4 MED
optional TLV. If the bit is set, the agent will send the
corresponding TLV if the respective capability is supported per
port.

Setting a bit with in this object for a non-supported capability


shall have no functional effect and will result in an inconsistent
value error returned to the management application.

There are other rules and restrictions that prevent arbitrary


combinations of TLVs to be enabled on LLDP-MED devices according to
the device classes. These rules are defined in Section 10.2.1,
Tables 5 - 9 of ANSI/TIA-1057. In case a management application
attempts to set this object to a value that does not follow the rules,
the set operation shall have and will result in an inconsistent
value error returned to the management application.

Setting this object to an empty set is valid and effectively


disables LLDP-MED on a per-port basis by disabling transmission of
all MED organizational TLVs. In this case the remote tables objects
in the LLDP-MED MIB corresponding to the respective port will not
be populated.

The default value for lldpXMedPortConfigTLVsTxEnable object


is an empty set, which means no enumerated values are set.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { { } }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) lldpXMedPortConfigTable(2) lldpXMedPortConfigEntry(1) 2 }
.1.0.8802.1.1.2.1.5.4795.1.1.2.1.3
lldpXMedPortConfigNotifEnable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A value of 'true(1)' enables sending the topology change
traps on this port.
A value of 'false(2)' disables sending the topology change
traps on this port."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) lldpXMedPortConfigTable(2) lldpXMedPortConfigEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4795.1.1.3
lldpXMedFastStartRepeatCount OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Unsigned32 (1..10)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of times the fast start LLDPDU are being sent during
the
activation of the fast start mechanism defined by LLDP-MED."
DEFVAL { 3 }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedConfig(1) 3 }

.1.0.8802.1.1.2.1.5.4795.1.2
lldpXMedLocalData OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.2.1
lldpXMedLocMediaPolicyTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per policy type per port
of media policy information (as a part of the MED
organizational extension) on the local system known
to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 1 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1
lldpXMedLocMediaPolicyEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum, lldpXMedLocMediaPolicyAppType }
DESCRIPTION "Information about a particular policy on a specific
port component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1.1
lldpXMedLocMediaPolicyAppType OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION PolicyAppType
SYNTAX BITS {unknown(0), voice(1), voiceSignaling(2), guestVoice(3),
guestVoiceSignaling(4), softPhoneVoice(5), videoconferencing(6), streamingVideo(7),
videoSignaling(8)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The media type that defines the primary function of the
application for the policy advertised by an endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) lldpXMedLocMediaPolicyEntry(1)
1 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1.2
lldpXMedLocMediaPolicyVlanID OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Integer32 (0 | 1..4094 | 4095)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An extension of the VLAN Identifier for the port,
as defined in IEEE 802.1P-1998.

A value of 1 through 4094 is used to define a valid PVID.

A value of 0 shall be used if the device is using priority tagged


frames, meaning that only the 802.1p priority level is significant
and the default VID of the ingress port is being used instead.

A value of 4095 is reserved for implementation use."


::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) lldpXMedLocMediaPolicyEntry(1)
2 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1.3
lldpXMedLocMediaPolicyPriority OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the 802.1p priority
which is associated with the given port on the
local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) lldpXMedLocMediaPolicyEntry(1)
3 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1.4
lldpXMedLocMediaPolicyDscp OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION Dscp
SYNTAX Integer32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the Differentiated Service
Code Point (DSCP) as defined in IETF RFC 2474 and RFC 2475
which is associated with the given port on the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) lldpXMedLocMediaPolicyEntry(1)
4 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1.5
lldpXMedLocMediaPolicyUnknown OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value of 'true' indicates that the
network policy for the specified application type is
currently unknown. In this case, the VLAN ID, the
layer 2 priority and the DSCP value fields are ignored.
A value of 'false' indicates that this network policy
is defined "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) lldpXMedLocMediaPolicyEntry(1)
5 }

.1.0.8802.1.1.2.1.5.4795.1.2.1.1.6
lldpXMedLocMediaPolicyTagged OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value of 'true' indicates that the application is using a
tagged VLAN.
A value of 'false' indicates that for the specific application
the device either is using an untagged VLAN or does not
support port based VLAN operation. In this case, both the
VLAN ID and the Layer 2 priority fields are ignored and
only the DSCP value has relevance "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocMediaPolicyTable(1) lldpXMedLocMediaPolicyEntry(1)
6 }

.1.0.8802.1.1.2.1.5.4795.1.2.2
lldpXMedLocHardwareRev OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific hardware revision string
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 2 }

.1.0.8802.1.1.2.1.5.4795.1.2.3
lldpXMedLocFirmwareRev OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific firmware revision string
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 3 }

.1.0.8802.1.1.2.1.5.4795.1.2.4
lldpXMedLocSoftwareRev OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific software revision string
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 4 }

.1.0.8802.1.1.2.1.5.4795.1.2.5
lldpXMedLocSerialNum OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific serial number
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 5 }

.1.0.8802.1.1.2.1.5.4795.1.2.6
lldpXMedLocMfgName OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific manufacturer name
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 6 }
.1.0.8802.1.1.2.1.5.4795.1.2.7
lldpXMedLocModelName OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific model name
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 7 }

.1.0.8802.1.1.2.1.5.4795.1.2.8
lldpXMedLocAssetID OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific asset tracking identifier
as advertised by the endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 8 }

.1.0.8802.1.1.2.1.5.4795.1.2.9
lldpXMedLocLocationTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains Location information as advertised
by the local system.

The information may be configured per port by a Location


Information Server (LIS) or other management application.

Multiple Location TLVs of different subtypes may be transmitted


in the same PDU.

The information in this table MUST be stored in non-volatile-memory


and persist over restart/reboot sequences."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 9 }

.1.0.8802.1.1.2.1.5.4795.1.2.9.1
lldpXMedLocLocationEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum, lldpXMedLocLocationSubtype }
DESCRIPTION "Information about Location information for the local device."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocLocationTable(9) 1 }
.1.0.8802.1.1.2.1.5.4795.1.2.9.1.1
lldpXMedLocLocationSubtype OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LocationSubtype
SYNTAX INTEGER {unknown(1), coordinateBased(2), civicAddress(3), elin(4)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The location subtype advertised by the local device."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocLocationTable(9) lldpXMedLocLocationEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.2.9.1.2
lldpXMedLocLocationInfo OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The location information. Parsing of this information is
dependent upon the location subtype, as defined by the value of the
lldpXMedLocLocationSubtype object. "
DEFVAL { \"\" }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocLocationTable(9) lldpXMedLocLocationEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.2.10
lldpXMedLocXPoEDeviceType OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), pseDevice(2), pdDevice(3), none(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of Power-via-MDI (Power over Ethernet)
advertised
by the local device.

A value pseDevice(2) indicates that the device is advertised as a


Power Sourcing Entity (PSE).

A value pdDevice(3) indicates that the device is advertised as a


Powered Device (PD).

A value of none(4) indicates that the device does not support PoE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 10 }

.1.0.8802.1.1.2.1.5.4795.1.2.11
lldpXMedLocXPoEPSEPortTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port of PSE PoE
information on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 11 }

.1.0.8802.1.1.2.1.5.4795.1.2.11.1
lldpXMedLocXPoEPSEPortEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Information about a particular port PoE information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocXPoEPSEPortTable(11) 1 }

.1.0.8802.1.1.2.1.5.4795.1.2.11.1.1
lldpXMedLocXPoEPSEPortPowerAv OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Gauge32 (0..1023)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the power available from the
PSE via this port expressed in units of 0.1 watts."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocXPoEPSEPortTable(11) lldpXMedLocXPoEPSEPortEntry(1)
1 }

.1.0.8802.1.1.2.1.5.4795.1.2.11.1.2
lldpXMedLocXPoEPSEPortPDPriority OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), critical(2), high(3), low(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Reflects the PD power priority that is being advertised on this
PSE port.

If both locally configure priority and


ldpXMedRemXPoEPDPowerPriority are available on this port, it is
a matter of local policy which one takes precedence. This object
reflects the active value on this port.

If the priority is not configured or known by the PD, the value


unknown(1) will be returned.

A value critical(2) indicates that the device advertises its power


Priority as critical, as per RFC 3621.

A value high(3) indicates that the device advertises its power


Priority as high, as per RFC 3621.

A value low(4) indicates that the device advertises its power


Priority as low, as per RFC 3621."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) lldpXMedLocXPoEPSEPortTable(11) lldpXMedLocXPoEPSEPortEntry(1)
2 }

.1.0.8802.1.1.2.1.5.4795.1.2.12
lldpXMedLocXPoEPSEPowerSource OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), primary(2), backup(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of PSE Power Source advertised
by the local device.

A value primary(2) indicates that the device advertises its power


source as primary.

A value backup(3) indicates that the device advertises its power


Source as backup."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 12 }

.1.0.8802.1.1.2.1.5.4795.1.2.13
lldpXMedLocXPoEPDPowerReq OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Gauge32 (0..1023)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the power required by a
PD expressed in units of 0.1 watts."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 13 }

.1.0.8802.1.1.2.1.5.4795.1.2.14
lldpXMedLocXPoEPDPowerSource OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), fromPSE(2), local(3), localAndPSE(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of Power Source advertised as being used
by the local device.

A value fromPSE(2) indicates that the device advertises its power


source as received from a PSE.

A value local(3) indicates that the device advertises its power


source as local.

A value localAndPSE(4) indicates that the device advertises its


power source as using both local and PSE power."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 14 }

.1.0.8802.1.1.2.1.5.4795.1.2.15
lldpXMedLocXPoEPDPowerPriority OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), critical(2), high(3), low(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the priority advertised as being required by this PD.

A value critical(2) indicates that the device advertises its power


Priority as critical, as per RFC 3621.

A value high(3) indicates that the device advertises its power


Priority as high, as per RFC 3621.

A value low(4) indicates that the device advertises its power


Priority as low, as per RFC 3621."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedLocalData(2) 15 }

.1.0.8802.1.1.2.1.5.4795.1.3
lldpXMedRemoteData OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1) 3 }

.1.0.8802.1.1.2.1.5.4795.1.3.1
lldpXMedRemCapabilitiesTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that displays LLDP-MED capabilities of remote devices
connected to individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.1.1
lldpXMedRemCapabilitiesEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "LLDP-MED capabilities of remote devices connected to the device
ports and communicating via LLDP-MED.

The remote tables in the LLDP-MED MIB excepting this table may be
sparsely populate. An entry in one of these table is meaningful
and shall be populated by the agent only if the corresponding bits
for the respective function are set in the objects in this table. "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemCapabilitiesTable(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.1.1.1
lldpXMedRemCapSupported OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LldpXMedCapabilities
SYNTAX BITS {capabilities(0), networkPolicy(1), location(2), extendedPSE(3),
extendedPD(4), inventory(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap includes the MED organizationally defined set of LLDP
TLVs whose transmission is possible on the LLDP agent of the remote
device connected to this port. Each bit in the bitmap corresponds
to an LLDP-MED subtype associated with a specific TIA TR41.4 MED
optional TLV. If the bit is set, the agent has the capability
to support the corresponding TLV."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemCapabilitiesTable(1)
lldpXMedRemCapabilitiesEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.1.1.2
lldpXMedRemCapCurrent OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LldpXMedCapabilities
SYNTAX BITS {capabilities(0), networkPolicy(1), location(2), extendedPSE(3),
extendedPD(4), inventory(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The bitmap includes the MED organizationally defined set of LLDP
TLVs whose transmission is possible on the LLDP agent of the remote
device connected to this port. Each bit in the bitmap corresponds
to an LLDP-MED subtype associated with a specific TIA TR41.4 MED
optional TLV. If the bit is set, the agent currently supports the
corresponding TLV."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemCapabilitiesTable(1)
lldpXMedRemCapabilitiesEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.3.1.1.3
lldpXMedRemDeviceClass OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LldpXMedDeviceClass
SYNTAX INTEGER {notDefined(0), endpointClass1(1), endpointClass2(2),
endpointClass3(3), networkConnectivity(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Device Class as advertised by the device remotely connected to
the
port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemCapabilitiesTable(1)
lldpXMedRemCapabilitiesEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4795.1.3.2
lldpXMedRemMediaPolicyTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains media policy information as advertised
by the remote system.

This table may be sparsely populated. Entries in this table are


relevant only if the networkPolicy(0) bits in the
lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the
corresponding ports are set."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 2 }

.1.0.8802.1.1.2.1.5.4795.1.3.2.1
lldpXMedRemMediaPolicyEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpXMedRemMediaPolicyAppType }
DESCRIPTION "Information about the per port per policy type policy
information for a particular physical network connection."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.2.1.1
lldpXMedRemMediaPolicyAppType OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION PolicyAppType
SYNTAX BITS {unknown(0), voice(1), voiceSignaling(2), guestVoice(3),
guestVoiceSignaling(4), softPhoneVoice(5), videoconferencing(6), streamingVideo(7),
videoSignaling(8)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The media type that defines the primary function of the
application for the policy advertised by the endpoint connected
remotely to this port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) lldpXMedRemMediaPolicyEntry(1)
1 }

.1.0.8802.1.1.2.1.5.4795.1.3.2.1.2
lldpXMedRemMediaPolicyVlanID OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Integer32 (0 | 1..4094 | 4095)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An extension of the VLAN Identifier for the remote system
connected to this port, as defined in IEEE 802.1P-1998.

A value of 1 through 4094 is used to define a valid PVID.

A value of 0 shall be used if the device is using priority tagged


frames, meaning that only the 802.1p priority level is significant
and the default VID of the ingress port is being used instead.

A value of 4095 is reserved for implementation use."


::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) lldpXMedRemMediaPolicyEntry(1)
2 }

.1.0.8802.1.1.2.1.5.4795.1.3.2.1.3
lldpXMedRemMediaPolicyPriority OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the 802.1p priority
which is associated with the remote system connected at
given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) lldpXMedRemMediaPolicyEntry(1)
3 }
.1.0.8802.1.1.2.1.5.4795.1.3.2.1.4
lldpXMedRemMediaPolicyDscp OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION Dscp
SYNTAX Integer32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the Differentiated Service
Code Point (DSCP) as defined in IETF RFC 2474 and RFC 2475
which is associated with remote system connected at the port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) lldpXMedRemMediaPolicyEntry(1)
4 }

.1.0.8802.1.1.2.1.5.4795.1.3.2.1.5
lldpXMedRemMediaPolicyUnknown OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value of 'true' indicates that the
network policy for the specified application type is
currently unknown. In this case, the VLAN ID, the
layer 2 priority and the DSCP value fields are ignored.
A value of 'false' indicates that this network policy
is defined."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) lldpXMedRemMediaPolicyEntry(1)
5 }

.1.0.8802.1.1.2.1.5.4795.1.3.2.1.6
lldpXMedRemMediaPolicyTagged OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value of 'true' indicates that the application is using a
tagged VLAN.
A value of 'false' indicates that for the specific application
the device either is using an untagged VLAN or does not
support port based VLAN operation. In this case, both the
VLAN ID and the Layer 2 priority fields are ignored and
only the DSCP value has relevance "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemMediaPolicyTable(2) lldpXMedRemMediaPolicyEntry(1)
6 }

.1.0.8802.1.1.2.1.5.4795.1.3.3
lldpXMedRemInventoryTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains inventory information as advertised
by the remote system.

This table may be sparsely populated. Entries in this table are


relevant only if the inventory(2) bits in the
lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the
corresponding ports are set "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 3 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1
lldpXMedRemInventoryEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about inventory information for the remote devices
connected to the ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.1
lldpXMedRemHardwareRev OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific hardware revision string
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.2
lldpXMedRemFirmwareRev OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific firmware revision string
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.3
lldpXMedRemSoftwareRev OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific software revision string
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.4
lldpXMedRemSerialNum OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific serial number
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 4 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.5
lldpXMedRemMfgName OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific manufacturer name
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 5 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.6
lldpXMedRemModelName OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific model name
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 6 }

.1.0.8802.1.1.2.1.5.4795.1.3.3.1.7
lldpXMedRemAssetID OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific asset tracking identifier
as advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemInventoryTable(3) lldpXMedRemInventoryEntry(1) 7 }

.1.0.8802.1.1.2.1.5.4795.1.3.4
lldpXMedRemLocationTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains Location information as advertised
by the remote system.

This table may be sparsely populated. Entries in this table are


relevant only if the Location(3) bits in the
lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the
corresponding ports are set "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 4 }

.1.0.8802.1.1.2.1.5.4795.1.3.4.1
lldpXMedRemLocationEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpXMedRemLocationSubtype }
DESCRIPTION "Information about Location information for the remote devices
connected to the ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemLocationTable(4) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.4.1.1
lldpXMedRemLocationSubtype OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
-- TEXTUAL CONVENTION LocationSubtype
SYNTAX INTEGER {unknown(1), coordinateBased(2), civicAddress(3), elin(4)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The location subtype advertised by the remote endpoint."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemLocationTable(4) lldpXMedRemLocationEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.4.1.2
lldpXMedRemLocationInfo OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The location information advertised by the remote endpoint.
Parsing of this information is dependent upon the location
subtype, as defined by the value of the corresponding
lldpXMedRemLocationSubType object. "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemLocationTable(4) lldpXMedRemLocationEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.3.5
lldpXMedRemXPoETable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about the PoE device type
as advertised by the remote system.

This table is densely populated."


::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 5 }

.1.0.8802.1.1.2.1.5.4795.1.3.5.1
lldpXMedRemXPoEEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about PoE type of the remote devices
connected to the ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoETable(5) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.5.1.1
lldpXMedRemXPoEDeviceType OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), pseDevice(2), pdDevice(3), none(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of Power-via-MDI (Power over Ethernet)
advertised
by the remote device.

A value pseDevice(2) indicates that the device is advertised as a


Power Sourcing Entity (PSE).

A value pdDevice(3) indicates that the device is advertised as a


Powered Device (PD).

A value none(4) indicates that the device does not support PoE."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoETable(5) lldpXMedRemXPoEEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.6
lldpXMedRemXPoEPSETable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains extended PoE information as advertised
by the remote devices of PSE type.

This table may be sparsely populated. Entries in this table are


relevant only if the extendedPSE(4) bits in the
lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the
corresponding ports are set "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 6 }
.1.0.8802.1.1.2.1.5.4795.1.3.6.1
lldpXMedRemXPoEPSEEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about Extended PoE PSE information for
the remote devices connected to the ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPSETable(6) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.6.1.1
lldpXMedRemXPoEPSEPowerAv OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Gauge32 (0..1023)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the power available from the
PSE via this port expressed in units of 0.1 watts on the remote
device."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPSETable(6) lldpXMedRemXPoEPSEEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.6.1.2
lldpXMedRemXPoEPSEPowerSource OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), primary(2), backup(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of PSE Power Source advertised
by the remote device.

A value primary(2) indicates that the device advertises its power


source as primary.

A value backup(3) indicates that the device advertises its power


Source as backup."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPSETable(6) lldpXMedRemXPoEPSEEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.3.6.1.3
lldpXMedRemXPoEPSEPowerPriority OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), critical(2), high(3), low(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the PSE power priority
advertised by the remote device.

A value critical(2) indicates that the device advertises its power


priority as critical, as per RFC 3621.

A value high(3) indicates that the device advertises its power


priority as high, as per RFC 3621.
A value low(4) indicates that the device advertises its power
priority as low, as per RFC 3621."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPSETable(6) lldpXMedRemXPoEPSEEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4795.1.3.7
lldpXMedRemXPoEPDTable OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains extended PoE information as advertised
by the remote devices of PD type.

This table may be sparsely populated. Entries in this table are


relevant only if the extendedPD(5) bits in the
lldpXMedRemCapSupported and lldpXMedRemCapCurrent objects of the
corresponding ports are set "
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) 7 }

.1.0.8802.1.1.2.1.5.4795.1.3.7.1
lldpXMedRemXPoEPDEntry OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about XPoEPD information for the remote devices
connected to the ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPDTable(7) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.7.1.1
lldpXMedRemXPoEPDPowerReq OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX Gauge32 (0..1023)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of the power required by a
PD connected remotely to the port
expressed in units of 0.1 watts."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPDTable(7) lldpXMedRemXPoEPDEntry(1) 1 }

.1.0.8802.1.1.2.1.5.4795.1.3.7.1.2
lldpXMedRemXPoEPDPowerSource OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), fromPSE(2), local(3), localAndPSE(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of Power Source advertised as being used
by the device connected remotely to the port.

A value fromPSE(2) indicates that the device advertises its power


source as received from a PSE.

A value local(3) indicates that the device advertises its power


source as local.

A value localAndPSE(4) indicates that the device advertises its


power source as using both local and PSE power."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPDTable(7) lldpXMedRemXPoEPDEntry(1) 2 }

.1.0.8802.1.1.2.1.5.4795.1.3.7.1.3
lldpXMedRemXPoEPDPowerPriority OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
SYNTAX INTEGER {unknown(1), critical(2), high(3), low(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the priority advertised as being required by the PD
connected remotely to the port.

A value critical(2) indicates that the device advertises its power


Priority as critical, as per RFC 3621.

A value high(3) indicates that the device advertises its power


Priority as high, as per RFC 3621.

A value low(4) indicates that the device advertises its power


Priority as low, as per RFC 3621."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedObjects(1)
lldpXMedRemoteData(3) lldpXMedRemXPoEPDTable(7) lldpXMedRemXPoEPDEntry(1) 3 }

.1.0.8802.1.1.2.1.5.4795.2
lldpXMedConformance OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) 2 }

.1.0.8802.1.1.2.1.5.4795.2.1
lldpXMedCompliances OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2) 1 }

.1.0.8802.1.1.2.1.5.4795.2.1.1
lldpXMedCompliance MODULE-COMPLIANCE
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The compliance statement for SNMP entities which implement
the LLDP MED extension MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedCompliances(1) 1 }

.1.0.8802.1.1.2.1.5.4795.2.2
lldpXMedGroups OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2) 2 }
.1.0.8802.1.1.2.1.5.4795.2.2.1
lldpXMedConfigGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to configure or
describe the configuration or behavior of the LLDP-MED
organizational extension implementation."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 1 }

.1.0.8802.1.1.2.1.5.4795.2.2.2
lldpXMedOptMediaPolicyGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
MED organizational extensions for Media Policy Information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 2 }

.1.0.8802.1.1.2.1.5.4795.2.2.3
lldpXMedOptInventoryGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
MED organizational extension for inventory Information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 3 }

.1.0.8802.1.1.2.1.5.4795.2.2.4
lldpXMedOptLocationGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
MED organizational extension for Location Information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 4 }

.1.0.8802.1.1.2.1.5.4795.2.2.5
lldpXMedOptPoEPSEGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
MED organizational extensions for PoE PSE Information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 5 }

.1.0.8802.1.1.2.1.5.4795.2.2.6
lldpXMedOptPoEPDGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
MED organizational extensions for PoE PD Information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 6 }

.1.0.8802.1.1.2.1.5.4795.2.2.7
lldpXMedRemSysGroup OBJECT-GROUP
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP-
MED organizational extension Remote Device Information."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 7 }

.1.0.8802.1.1.2.1.5.4795.2.2.8
lldpXMedNotificationsGroup OBJECT-TYPE
-- FROM LLDP-EXT-MED-MIB
DESCRIPTION "Notifications sent by an LLDP-MED agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXMedMIB(4795) lldpXMedConformance(2)
lldpXMedGroups(2) 8 }

.1.0.8802.1.1.2.1.5.32962
lldpXdot1MIB MODULE-IDENTITY
-- FROM LLDP-EXT-DOT1-MIB
DESCRIPTION "The LLDP Management Information Base extension module for
IEEE 802.1 organizationally defined discovery information.

In order to assure the uniqueness of the LLDP-MIB,


lldpXdot1MIB is branched from lldpExtensions using OUI value
as the node. An OUI/'company_id' is a 24 bit globally unique
assigned number referenced by various standards.

Copyright (C) IEEE (2005). This version of this MIB module


is published as Annex F.7.1 of IEEE Std 802.1AB-2005;
see the standard itself for full legal notices."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) 32962 }

.1.0.8802.1.1.2.1.5.32962.1
lldpXdot1Objects OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1
lldpXdot1Config OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.1
lldpXdot1ConfigPortVlanTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that controls selection of LLDP Port VLAN-ID TLVs
to be transmitted on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.1.1
lldpXdot1ConfigPortVlanEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpPortConfigEntry }
DESCRIPTION "LLDP configuration information that controls the
transmission of IEEE 802.1 organizationally defined Port
VLAN-ID TLV on LLDP transmission capable ports.

This configuration object augments the lldpPortConfigEntry of


the LLDP-MIB, therefore it is only present along with the port
configuration defined by the associated lldpPortConfigEntry
entry.

Each active lldpConfigEntry must be restored from non-volatile


storage (along with the corresponding lldpPortConfigEntry)
after a re-initialization of the management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigPortVlanTable(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.1.1.1
lldpXdot1ConfigPortVlanTxEnable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The lldpXdot1ConfigPortVlanTxEnable, which is defined as
a truth value and configured by the network management,
determines whether the IEEE 802.1 organizationally defined
port VLAN TLV transmission is allowed on a given LLDP
transmission capable port.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigPortVlanTable(1) lldpXdot1ConfigPortVlanEntry(1)
1 }

.1.0.8802.1.1.2.1.5.32962.1.1.2
lldpXdot1ConfigVlanNameTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table that controls selection of LLDP VLAN name TLV
instances to be transmitted on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) 2 }

.1.0.8802.1.1.2.1.5.32962.1.1.2.1
lldpXdot1ConfigVlanNameEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpXdot1LocVlanNameEntry }
DESCRIPTION "LLDP configuration information that specifies the set of
ports (represented as a PortList) on which the Local System
VLAN name instance will be transmitted.

This configuration object augments the lldpLocVlanEntry,


therefore it is only present along with the VLAN Name instance
contained in the associated lldpLocVlanNameEntry entry.

Each active lldpXdot1ConfigVlanNameEntry must be restored


from non-volatile storage (along with the corresponding
lldpXdot1LocVlanNameEntry) after a re-initialization of the
management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigVlanNameTable(2) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.2.1.1
lldpXdot1ConfigVlanNameTxEnable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The boolean value that indicates whether the corresponding
Local System VLAN name instance will be transmitted on the
port defined by the given lldpXdot1LocVlanNameEntry.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigVlanNameTable(2) lldpXdot1ConfigVlanNameEntry(1)
1 }

.1.0.8802.1.1.2.1.5.32962.1.1.3
lldpXdot1ConfigProtoVlanTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table that controls selection of LLDP Port and Protocol
VLAN ID TLV instances to be transmitted on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) 3 }

.1.0.8802.1.1.2.1.5.32962.1.1.3.1
lldpXdot1ConfigProtoVlanEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpXdot1LocProtoVlanEntry }
DESCRIPTION "LLDP configuration information that specifies the set of
ports (represented as a PortList) on which the Local System
Protocol VLAN instance will be transmitted.

This configuration object augments the lldpXdot1LocVlanEntry,


therefore it is only present along with the Port and
Protocol VLAN ID instance contained in the associated
lldpXdot1LocVlanEntry entry.

Each active lldpXdot1ConfigProtoVlanEntry must be restored


from non-volatile storage (along with the corresponding
lldpXdot1LocProtoVlanEntry) after a re-initialization of
the management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigProtoVlanTable(3) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.3.1.1
lldpXdot1ConfigProtoVlanTxEnable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The boolean value that indicates whether the corresponding
Local System Port and Protocol VLAN instance will
be transmitted on the port defined by the given
lldpXdot1LocProtoVlanEntry.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigProtoVlanTable(3)
lldpXdot1ConfigProtoVlanEntry(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.4
lldpXdot1ConfigProtocolTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table that controls selection of LLDP Protocol
TLV instances to be transmitted on individual ports."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) 4 }

.1.0.8802.1.1.2.1.5.32962.1.1.4.1
lldpXdot1ConfigProtocolEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { lldpXdot1LocProtocolEntry }
DESCRIPTION "LLDP configuration information that specifies the set of
ports (represented as a PortList) on which the Local System
Protocol instance will be transmitted.

This configuration object augments the lldpXdot1LocProtoEntry,


therefore it is only present along with the Protocol instance
contained in the associated lldpXdot1LocProtoEntry entry.

Each active lldpXdot1ConfigProtocolEntry must be restored


from non-volatile storage (along with the corresponding
lldpXdot1LocProtocolEntry) after a re-initialization of the
management system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigProtocolTable(4) 1 }

.1.0.8802.1.1.2.1.5.32962.1.1.4.1.1
lldpXdot1ConfigProtocolTxEnable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The boolean value that indicates whether the corresponding
Local System Protocol Identity instance will be transmitted
on the port defined by the given lldpXdot1LocProtocolEntry.

The value of this object must be restored from non-volatile


storage after a re-initialization of the management system."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1Config(1) lldpXdot1ConfigProtocolTable(4) lldpXdot1ConfigProtocolEntry(1)
1 }

.1.0.8802.1.1.2.1.5.32962.1.2
lldpXdot1LocalData OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1) 2 }

.1.0.8802.1.1.2.1.5.32962.1.2.1
lldpXdot1LocTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per port for IEEE 802.1
organizationally defined LLDP extension on the local system
known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.1.1
lldpXdot1LocEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum }
DESCRIPTION "Information about IEEE 802.1 organizationally defined
LLDP extension."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocTable(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.1.1.1
lldpXdot1LocPortVlanId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX Integer32 (0 | 1..4094)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The integer value used to identify the port's VLAN identifier
associated with the local system. A value of zero shall
be used if the system either does not know the PVID or does
not support port-based VLAN operation."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocTable(1) lldpXdot1LocEntry(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.2
lldpXdot1LocProtoVlanTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per Port and Protocol
VLAN information about the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) 2 }

.1.0.8802.1.1.2.1.5.32962.1.2.2.1
lldpXdot1LocProtoVlanEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum, lldpXdot1LocProtoVlanId }
DESCRIPTION "Port and protocol VLAN ID Information about a particular
port component. There may be multiple port and protocol VLANs,
identified by a particular lldpXdot1LocProtoVlanId, configured
on the given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtoVlanTable(2) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.2.1.1
lldpXdot1LocProtoVlanId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX Integer32 (0 | 1..4094)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The integer value used to identify the port and protocol
VLANs associated with the given port associated with the
local system. A value of zero shall be used if the system
either does not know the protocol VLAN ID (PPVID) or does
not support port and protocol VLAN operation."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtoVlanTable(2) lldpXdot1LocProtoVlanEntry(1) 1
}

.1.0.8802.1.1.2.1.5.32962.1.2.2.1.2
lldpXdot1LocProtoVlanSupported OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the given port
(associated with the local system) supports port and protocol
VLANs."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtoVlanTable(2) lldpXdot1LocProtoVlanEntry(1) 2
}
.1.0.8802.1.1.2.1.5.32962.1.2.2.1.3
lldpXdot1LocProtoVlanEnabled OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the port and
protocol VLANs are enabled on the given port associated with
the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtoVlanTable(2) lldpXdot1LocProtoVlanEntry(1) 3
}

.1.0.8802.1.1.2.1.5.32962.1.2.3
lldpXdot1LocVlanNameTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per IEEE 802.1Q VLAN
name information on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) 3 }

.1.0.8802.1.1.2.1.5.32962.1.2.3.1
lldpXdot1LocVlanNameEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum, lldpXdot1LocVlanId }
DESCRIPTION "VLAN name Information about a particular port component.
There may be multiple VLANs, identified by a particular
lldpXdot1LocVlanId, configured on the given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocVlanNameTable(3) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.3.1.1
lldpXdot1LocVlanId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION VlanId
SYNTAX Integer32 (1..4094)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The integer value used to identify the IEEE 802.1Q
VLAN IDs with which the given port is compatible."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocVlanNameTable(3) lldpXdot1LocVlanNameEntry(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.3.1.2
lldpXdot1LocVlanName OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify VLAN name identified by the
Vlan Id associated with the given port on the local system.

This object should contain the value of the dot1QVLANStaticName


object (defined in IETF RFC 2674) identified with the given
lldpXdot1LocVlanId."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocVlanNameTable(3) lldpXdot1LocVlanNameEntry(1) 2 }

.1.0.8802.1.1.2.1.5.32962.1.2.4
lldpXdot1LocProtocolTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per protocol identity
information on the local system known to this agent."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) 4 }

.1.0.8802.1.1.2.1.5.32962.1.2.4.1
lldpXdot1LocProtocolEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpLocPortNum, lldpXdot1LocProtocolIndex }
DESCRIPTION "Information about particular protocols that are accessible
through the given port component.

There may be multiple protocols, identified by particular


lldpXdot1ProtocolIndex, and lldpLocPortNum."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtocolTable(4) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.4.1.1
lldpXdot1LocProtocolIndex OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object represents an arbitrary local integer value used
by this agent to identify a particular protocol identity."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtocolTable(4) lldpXdot1LocProtocolEntry(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.2.4.1.2
lldpXdot1LocProtocolId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The octet string value used to identify the protocols
associated with the given port of the local system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1LocalData(2) lldpXdot1LocProtocolTable(4) lldpXdot1LocProtocolEntry(1) 2 }

.1.0.8802.1.1.2.1.5.32962.1.3
lldpXdot1RemoteData OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1) 3 }

.1.0.8802.1.1.2.1.5.32962.1.3.1
lldpXdot1RemTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per physical network
connection known to this agent. The agent may wish to
ensure that only one lldpXdot1RemEntry is present for
each local port, or it may choose to maintain multiple
lldpXdot1RemEntries for the same local port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) 1 }

.1.0.8802.1.1.2.1.5.32962.1.3.1.1
lldpXdot1RemEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex }
DESCRIPTION "Information about a particular port component."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemTable(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.3.1.1.1
lldpXdot1RemPortVlanId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX Integer32 (0 | 1..4094)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The integer value used to identify the port's VLAN identifier
associated with the remote system. if the remote system
either does not know the PVID or does not support port-based
VLAN operation, the value of lldpXdot1RemPortVlanId should
be zero."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemTable(1) lldpXdot1RemEntry(1) 1 }

.1.0.8802.1.1.2.1.5.32962.1.3.2
lldpXdot1RemProtoVlanTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per Port and Protocol
VLAN information about the remote system, received on the
given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) 2 }

.1.0.8802.1.1.2.1.5.32962.1.3.2.1
lldpXdot1RemProtoVlanEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpXdot1RemProtoVlanId }
DESCRIPTION "Port and protocol VLAN name Information about a particular
port component. There may be multiple protocol VLANs,
identified by a particular lldpXdot1RemProtoVlanId, configured
on the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtoVlanTable(2) 1 }

.1.0.8802.1.1.2.1.5.32962.1.3.2.1.1
lldpXdot1RemProtoVlanId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX Integer32 (0 | 1..4094)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The integer value used to identify the port and protocol
VLANs associated with the given port associated with the
remote system.

If port and protocol VLANs are not supported on the given


port associated with the remote system, or if the port is
not enabled with any port and protocol VLAN, the value of
lldpXdot1RemProtoVlanId should be zero."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtoVlanTable(2) lldpXdot1RemProtoVlanEntry(1)
1 }

.1.0.8802.1.1.2.1.5.32962.1.3.2.1.2
lldpXdot1RemProtoVlanSupported OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the given port
(associated with the remote system) is capable of supporting
port and protocol VLANs."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtoVlanTable(2) lldpXdot1RemProtoVlanEntry(1)
2 }

.1.0.8802.1.1.2.1.5.32962.1.3.2.1.3
lldpXdot1RemProtoVlanEnabled OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The truth value used to indicate whether the port and
protocol VLANs are enabled on the given port associated with
the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtoVlanTable(2) lldpXdot1RemProtoVlanEntry(1)
3 }

.1.0.8802.1.1.2.1.5.32962.1.3.3
lldpXdot1RemVlanNameTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per IEEE 802.1Q VLAN
name information about the remote system, received on the
given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) 3 }

.1.0.8802.1.1.2.1.5.32962.1.3.3.1
lldpXdot1RemVlanNameEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpXdot1RemVlanId }
DESCRIPTION "VLAN name Information about a particular port component.
There may be multiple VLANs, identified by a particular
lldpXdot1RemVlanId, received on the given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemVlanNameTable(3) 1 }

.1.0.8802.1.1.2.1.5.32962.1.3.3.1.1
lldpXdot1RemVlanId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION VlanId
SYNTAX Integer32 (1..4094)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The integer value used to identify the IEEE 802.1Q
VLAN IDs with which the given port of the remote system
is compatible."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemVlanNameTable(3) lldpXdot1RemVlanNameEntry(1)
1 }

.1.0.8802.1.1.2.1.5.32962.1.3.3.1.2
lldpXdot1RemVlanName OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The string value used to identify VLAN name identified by the
VLAN Id associated with the remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemVlanNameTable(3) lldpXdot1RemVlanNameEntry(1)
2 }

.1.0.8802.1.1.2.1.5.32962.1.3.4
lldpXdot1RemProtocolTable OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one or more rows per protocol information
about the remote system, received on the given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) 4 }

.1.0.8802.1.1.2.1.5.32962.1.3.4.1
lldpXdot1RemProtocolEntry OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,
lldpXdot1RemProtocolIndex }
DESCRIPTION "Protocol information about a particular port component.
There may be multiple protocols, identified by a particular
lldpXdot1ProtocolIndex, received on the given port."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtocolTable(4) 1 }

.1.0.8802.1.1.2.1.5.32962.1.3.4.1.1
lldpXdot1RemProtocolIndex OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object represents an arbitrary local integer value used
by this agent to identify a particular protocol identity."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtocolTable(4) lldpXdot1RemProtocolEntry(1)
1 }

.1.0.8802.1.1.2.1.5.32962.1.3.4.1.2
lldpXdot1RemProtocolId OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The octet string value used to identify the protocols
associated with the given port of remote system."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Objects(1)
lldpXdot1RemoteData(3) lldpXdot1RemProtocolTable(4) lldpXdot1RemProtocolEntry(1)
2 }

.1.0.8802.1.1.2.1.5.32962.2
lldpXdot1Conformance OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) 2 }

.1.0.8802.1.1.2.1.5.32962.2.1
lldpXdot1Compliances OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Conformance(2) 1 }

.1.0.8802.1.1.2.1.5.32962.2.1.1
lldpXdot1Compliance MODULE-COMPLIANCE
-- FROM LLDP-EXT-DOT1-MIB
DESCRIPTION "The compliance statement for SNMP entities which implement
the IEEE 802.1 organizationally defined LLDP extension MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Conformance(2)
lldpXdot1Compliances(1) 1 }

.1.0.8802.1.1.2.1.5.32962.2.2
lldpXdot1Groups OBJECT-TYPE
-- FROM LLDP-EXT-DOT1-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Conformance(2) 2 }

.1.0.8802.1.1.2.1.5.32962.2.2.1
lldpXdot1ConfigGroup OBJECT-GROUP
-- FROM LLDP-EXT-DOT1-MIB
DESCRIPTION "The collection of objects which are used to configure the
IEEE 802.1 organizationally defined LLDP extension
implementation behavior.

This group is mandatory for agents which implement the


IEEE 802.1 organizationally defined LLDP extension."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Conformance(2)
lldpXdot1Groups(2) 1 }

.1.0.8802.1.1.2.1.5.32962.2.2.2
lldpXdot1LocSysGroup OBJECT-GROUP
-- FROM LLDP-EXT-DOT1-MIB
DESCRIPTION "The collection of objects which are used to represent
IEEE 802.1 organizationally defined LLDP extension associated
with the Local Device Information.

This group is mandatory for agents which implement the


IEEE 802.1 organizationally defined LLDP extension in the
TX mode."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Conformance(2)
lldpXdot1Groups(2) 2 }

.1.0.8802.1.1.2.1.5.32962.2.2.3
lldpXdot1RemSysGroup OBJECT-GROUP
-- FROM LLDP-EXT-DOT1-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
802.1 organizational extension Local Device Information.

This group is mandatory for agents which implement the


LLDP 802.1 organizational extension in the RX mode."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpObjects(1) lldpExtensions(5) lldpXdot1MIB(32962) lldpXdot1Conformance(2)
lldpXdot1Groups(2) 3 }

.1.0.8802.1.1.2.2
lldpConformance OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2) 2 }

.1.0.8802.1.1.2.2.1
lldpCompliances OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) 1 }

.1.0.8802.1.1.2.2.1.1
lldpCompliance MODULE-COMPLIANCE
-- FROM LLDP-MIB
DESCRIPTION "The compliance statement for SNMP entities which implement
the LLDP MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpCompliances(1) 1 }

.1.0.8802.1.1.2.2.2
lldpGroups OBJECT-TYPE
-- FROM LLDP-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) 2 }

.1.0.8802.1.1.2.2.2.1
lldpConfigGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to configure the
LLDP implementation behavior.

This group is mandatory for agents which implement the LLDP."


::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 1 }

.1.0.8802.1.1.2.2.2.2
lldpConfigRxGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to configure the
LLDP implementation behavior.

This group is mandatory for agents which implement the LLDP


and have the capability of receiving LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 2 }

.1.0.8802.1.1.2.2.2.3
lldpConfigTxGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to configure the
LLDP implementation behavior.

This group is mandatory for agents which implement the LLDP


and have the capability of transmitting LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 3 }

.1.0.8802.1.1.2.2.2.4
lldpStatsRxGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
reception statistics.

This group is mandatory for agents which implement the LLDP


and have the capability of receiving LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 4 }

.1.0.8802.1.1.2.2.2.5
lldpStatsTxGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
transmission statistics.

This group is mandatory for agents which implement the LLDP


and have the capability of transmitting LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 5 }

.1.0.8802.1.1.2.2.2.6
lldpLocSysGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to represent LLDP
Local System Information.

This group is mandatory for agents which implement the LLDP


and have the capability of transmitting LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 6 }

.1.0.8802.1.1.2.2.2.7
lldpRemSysGroup OBJECT-GROUP
-- FROM LLDP-MIB
DESCRIPTION "The collection of objects which are used to represent
LLDP Remote Systems Information. The objects represent the
information associated with the basic TLV set. Please note
that even the agent doesn't implement some of the optional
TLVs, it shall recognize all the optional TLV information
that the remote system may advertise.

This group is mandatory for agents which implement the LLDP


and have the capability of receiving LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 7 }

.1.0.8802.1.1.2.2.2.8
lldpNotificationsGroup OBJECT-TYPE
-- FROM LLDP-MIB
DESCRIPTION "The collection of notifications used to indicate LLDP MIB
data consistency and general status information.

This group is mandatory for agents which implement the LLDP


and have the capability of receiving LLDP frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot1(1) ieee802dot1mibs(1) lldpMIB(2)
lldpConformance(2) lldpGroups(2) 8 }

.1.0.8802.17
ieee802dot17 OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) 17 }

.1.0.8802.17.1
ieee802dot17mibs OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) 1 }

.1.0.8802.17.1.1
ieee802dot17rprMIB MODULE-IDENTITY
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "The resilient packet ring MIB for IEEE 802.17.

Copyright (C) IEEE802.17.


This version of this MIB module is part of IEEE802.17;
see the draft itself for full legal notices."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1) 1 }

.1.0.8802.17.1.1.1
rprObjects OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) 1 }

.1.0.8802.17.1.1.1.1
rprGeneral OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) 1 }

.1.0.8802.17.1.1.1.1.1
rprIfTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR interface table, extension to the ifTable.
All read-write attributes in this table are non-volatile,
i.e. will be retained across system reset."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) 1 }

.1.0.8802.17.1.1.1.1.1.1
rprIfEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprIfIndex }
DESCRIPTION "One such entry for every interface in the ifTable which
has an ifType of RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) 1 }

.1.0.8802.17.1.1.1.1.1.1.1
rprIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 1 }

.1.0.8802.17.1.1.1.1.1.1.2
rprIfStationsOnRing OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of stations on the RPR ring.
When the operStatus of the interface is down the value is
1."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 2 }

.1.0.8802.17.1.1.1.1.1.1.3
rprIfReversionMode OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The reversion mode of the MAC,
False for non-revertive
True for revertive.

Revertive station will return to idle state after


WTR interval expires.

Default value for reversion mode is true."


DEFVAL { true }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 3 }

.1.0.8802.17.1.1.1.1.1.1.4
rprIfProtectionWTR OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..1440)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the length of time in seconds, to remain in the
protection state, after the cause of an automatic
protection is removed. This mechanism prevents protection
switch oscillations.

Default value for WTR is 10 seconds."


DEFVAL { 10 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 4 }

.1.0.8802.17.1.1.1.1.1.1.5
rprIfProtectionFastTimer OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..20)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the protection messages fast timer value in 1 ms
units.
The fast timer is used for protection protocols.

Default value for fast timer protection messages is 10 ms."


DEFVAL { 10 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 5 }

.1.0.8802.17.1.1.1.1.1.1.6
rprIfProtectionSlowTimer OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..200)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the protection slow timer value in 50 ms units.
The slow timer is used for topology and protection
protocols.

Default value for slow timer protection and topology


messages
is 20 units of 50 ms, i.e. 1sec."
DEFVAL { 20 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 6 }

.1.0.8802.17.1.1.1.1.1.1.7
rprIfAtdTimer OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..200)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the timer period for ATD message transmissions.

Default value is 20 units of 50 ms, i.e. 1sec."


DEFVAL { 20 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 7 }

.1.0.8802.17.1.1.1.1.1.1.8
rprIfKeepaliveTimeout OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (2..50)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the timer to declare keepalive timeout, multiples
of 1 millisecond.

Default value for keepalive timeout is 3 ms."


DEFVAL { 3 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 8 }

.1.0.8802.17.1.1.1.1.1.1.9
rprIfFairnessAggressive OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the selected RPR fairness algorithm is
aggressive or conservative.

If true, the selected fairness mode is aggressive.

If false, the selected fairness mode is conservative.

The default value for fairness aggressive is true."


DEFVAL { true }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 9 }

.1.0.8802.17.1.1.1.1.1.1.10
rprIfPtqSize OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size in bytes of the Primary Transit Queue per ringlet
supported by this RPR MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 10 }

.1.0.8802.17.1.1.1.1.1.1.11
rprIfStqSize OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size in bytes of the Secondary Transit Queue per ringlet
supported by this RPR MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 11 }

.1.0.8802.17.1.1.1.1.1.1.12
rprIfSTQFullThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A level of STQ occupancy at or above which the STQ
is almost full.

This attribute specifies the full threshold location


in MTU units below the STQ size.
The range is [stqHighThreshold + mtuSize, sizeSTQ -
mtuSize].
The default value for stqFullThreshold is sizeSTQ -
2*mtuSize."
DEFVAL { 2 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 12 }

.1.0.8802.17.1.1.1.1.1.1.13
rprIfIdleThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates that a MAC is experiencing an adverse rate
mismatch. When the PTQ depth exceeds this value,
the incoming link is considered adversely rate mismatched.

This attribute specifies the idle-threshold location


from the top of the PTQ buffer, in MTU size.

Default value should be 1, which means (sizePTQ - mtuSize)"


DEFVAL { 1 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 13 }

.1.0.8802.17.1.1.1.1.1.1.14
rprIfSesThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..512)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the number of E-RPR errors to declare
a second as SES-RPR

The default value is the rounded integer of


0.000001 * (lineRate * advertisementRatio)."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 14 }

.1.0.8802.17.1.1.1.1.1.1.15
rprIfWrapConfig OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the configured protection mode,
steering or wrapping, in a MAC that supports both modes.

If wrap configured bit is set, the station will


perform wrap protection during ring failures.

If the station detects another station on the ring that


has a protection configuration that conflicts with its own,
the station will generate a defect to higher layers.

Default value for wrap preferred is false for steering


only stations, and true for stations that implement
wrapping."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 15 }

.1.0.8802.17.1.1.1.1.1.1.16
rprIfJumboFramePreferred OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the preference of the manager to support jumbo frame
in a MAC that supports jumbo frame.

The station advertises the 'logical and' of


rprIfJumboFramePreferred
and jumbo capable bit in the rprIfMacCapability.

Default value for jumbo frame preferred is true. i.e.


station
supports jumbo frame."
DEFVAL { true }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 16 }

.1.0.8802.17.1.1.1.1.1.1.17
rprIfMacOperModes OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX BITS {strictOrder(0), dropBadFcs(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The summary of the Mac operational modes.
if strictOrder is set, the MAC operates in strict order
mode.
if dropBadFcs is set, frames with bad FCS are dropped."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 17 }

.1.0.8802.17.1.1.1.1.1.1.18
rprIfRingOperModes OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX BITS {jumboFrames(0), wrapProtection(1), openRing(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The summary of the ring operational modes
collected through the topology discovery protocol.

If at least one station doesn't support jumbo frames,


the jumboFrame bit in this attribute is set to false.
Only if all stations support jumbo frames, the bit is true.

If at least one station wasn't configured to wrap,


the wrap bit in this attribute is set to false.
Only if all stations configured to wrap, the bit is true.

If the ring doesn't complete full loop, the ring is


considered

openRing, with at least one detected edge."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 18 }

.1.0.8802.17.1.1.1.1.1.1.19
rprIfCurrentStatus OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX BITS {neighborInconsistency(0), duplicateMac(1), exceedMaxStations(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the current status of the RPR interface.
this attribute is used to generate alarm to the management
system."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 19 }

.1.0.8802.17.1.1.1.1.1.1.20
rprIfLastChange OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time when any of the following
attributes changes:
rprIfStationsOnRing, rprIfReversionMode,
rprIfProtectionWTR,
rprIfProtectionFastTimer, rprIfProtectionSlowTimer,
rprIfAtdTimer,
rprIfKeepaliveTimeout, rprIfFairnessAggressive,
rprIfSTQFullThreshold, rprIfIdleThreshold,
rprIfSesThreshold, rprIfWrapConfig,
rprIfJumboFramePreferred,
rprIfMacOperModes, rprIfRingOperModes, rprIfCurrentStatus
contents of the rprTopoImageEntry."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 20 }

.1.0.8802.17.1.1.1.1.1.1.21
rprIfChanges OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates number of times rprIfLastChange changed.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfTable(1) rprIfEntry(1) 21 }

.1.0.8802.17.1.1.1.1.2
rprIfStatsControlTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR statistics management table,
controls the collection, duration, clearance, and status
of the MAC statistics.

The usage of this table is as follows:


1. In order to clear period of counters (or all periods) of
specific counting point (or all counting points) of the
RPR MAC, the user should first set the
rprIfStatsControlPeriodClear item to specify the period
that he would like to clear, and the
rprIfStatsControlCountPointClear item to specify the
counting point on which he would like to perform the
statistics clearance.
In case that the user specified 'clearSpecificInterval'
in the rprIfStatsControlPeriodClear item, the user
should
also set the specific interval to clear by setting
rprIfStatsControlIntervalClear.
After setting these items, the user can activate the
clear operation by setting rprIfStatsControlCommitClear
item to 'commit'.
The status of the clear operation (done of failed) is
indicated by the returned value of
rprIfStatsControlCommitClear
item.

2. Setting rprIfStatsControlPeriodClear to
'clearAllIntervals' and
rprIfStatsControlCountPointClear to 'clearWest' (for
example)
will clear all current and previous intervals, and day
counters of the west side of the RPR MAC.

3. The IntervalValidData of cleared interval should be set


to false.

All read-write attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) 2 }

.1.0.8802.17.1.1.1.1.2.1
rprIfStatsControlEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprIfStatsControlIfIndex }
DESCRIPTION "One such entry for every interface in the ifTable which

has an ifType of RPR interface."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2) 1 }

.1.0.8802.17.1.1.1.1.2.1.1
rprIfStatsControlIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 1 }

.1.0.8802.17.1.1.1.1.2.1.2
rprIfStatsControlPeriodClear OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {idle(1), clearAllIntervals(2), clearCurrent(3),
clearIntervals(4), clearSpecificInterval(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute allows for some or all of the
interval statistics for this RPR MAC to be cleared.
It does not affect the values of the running counters
or the counter values reported through the interface MIB.

clearSpecificInterval clears the interval indicated by


rprIfStatsControlIntervalClear.

Default value for period clear is idle."


DEFVAL { idle }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 2 }

.1.0.8802.17.1.1.1.1.2.1.3
rprIfStatsControlCountPointClear OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {clearAll(1), clearWest(2), clearEast(3), clearClient(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute allows for a specific counting point of the
RPR MAC or all of the RPR MAC counting points to be cleared
on rprIfStatsControlPeriodClear request.

Default value for Interface to clear is clearAll, i.e.

clear statistics of all interfaces."


DEFVAL { clearAll }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 3 }

.1.0.8802.17.1.1.1.1.2.1.4
rprIfStatsControlIntervalClear OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..96)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The statistics interval number to clear.
The interval identified by 1 is the most recently completed
15 minute interval, and interval identified by N is the
interval immediately preceding the one identified by N-1.

Setting rprIfStatsControlPeriodClear to
clearSpecificInterval will
clear the interval that is indicated by this object."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 4 }

.1.0.8802.17.1.1.1.1.2.1.5
rprIfStatsControlCommitClear OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {commit(1), commitDone(2), commitFailed(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Sends a commit with input parameters to specify the
Period (rprIfStatsControlPeriodClear),
count point (rprIfStatsControlCountPointClear) and
specific interval (rprIfStatsControlIntervalClear) to
clear.

If the clear operation succeeds this attribute will have


the value commitDone(2) when read.
If the clear operation fails this attribute will have
the value commitFailed(3) when read."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 5 }

.1.0.8802.17.1.1.1.1.2.1.6
rprIfStatsControlTimeElapsed OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds, including partial seconds, that
have elapsed since the beginning of the current
measurement interval. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 6 }

.1.0.8802.17.1.1.1.1.2.1.7
rprIfStatsControlValidIntervals OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of previous 15-minute intervals for
which data was collected.
An RPR interface must be capable of supporting at least n
intervals.
The minimum value of n is 4. The default of n is 32.
The maximum value of n is 96.
The value will be <n> unless the measurement was
(re-)started within the last (<n>*15) minutes, in which
case the value will be the number of complete 15
minute intervals for which the agent has at least
some data. In certain cases (e.g., in the case
where the agent is a proxy) it is possible that some
intervals are unavailable. In this case, this
interval is the maximum interval number for
which data is available. "
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfStatsControlTable(2)
rprIfStatsControlEntry(1) 7 }

.1.0.8802.17.1.1.1.1.3
rprSpanTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR interface Span table.

All read-write attributes in this table are non-volatile,

i.e. will be retained across system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) 3 }

.1.0.8802.17.1.1.1.1.3.1
rprSpanEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanIfIndex, rprSpanId }
DESCRIPTION "One such entry for every span of an RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) 1 }

.1.0.8802.17.1.1.1.1.3.1.1
rprSpanIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 1
}

.1.0.8802.17.1.1.1.1.3.1.2
rprSpanId OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Indicates the span interface of the RPR MAC. Each RPR
span is connected to both ringlet0 and ringlet1.
The east span receives from ringlet1 and transmits through
ringlet0.
The west span receives from ringlet0 and transmits through
ringlet1."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 2
}
.1.0.8802.17.1.1.1.1.3.1.3
rprSpanLowerLayerIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifIndex of interface which is below the RPR layer in this
span. A value of zero indicates an interface index that has
yet to be determined"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 3
}

.1.0.8802.17.1.1.1.1.3.1.4
rprSpanTotalRingletReservedRate OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total reserved subclassA0 bandwidth on the ringlet.
This variable is used by the fairness module
to determine the total reclaimable bandwidth."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 4
}

.1.0.8802.17.1.1.1.1.3.1.5
rprSpanCurrentStatus OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX BITS {keepAliveTimeout(0), miscabling(1), phyLinkDegrade(2),
phyLinkFail(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the current status of the RPR span.
this attribute is used to generate alarm to the management
system."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 5
}

.1.0.8802.17.1.1.1.1.3.1.6
rprSpanLastChange OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time when any of the following
attributes changes:
rprSpanCurrentStatus,
rprSpanProtectionNeighborValid,
rprSpanProtectionHoldOffTimer,
rprSpanProtectionCommand, rprSpanProtectionCount."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 6
}
.1.0.8802.17.1.1.1.1.3.1.7
rprSpanChanges OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates number of times rprSpanLastChange changed.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanTable(3) rprSpanEntry(1) 7
}

.1.0.8802.17.1.1.1.1.4
rprSpanProtectionTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR interface Span protection management table.

All read-write attributes in this table are non-volatile,


i.e. will be retained across system reset."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) 4 }

.1.0.8802.17.1.1.1.1.4.1
rprSpanProtectionEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanProtectionIfIndex, rprSpanProtectionSpan }
DESCRIPTION "One such entry for every span of an RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4) 1 }

.1.0.8802.17.1.1.1.1.4.1.1
rprSpanProtectionIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 1 }

.1.0.8802.17.1.1.1.1.4.1.2
rprSpanProtectionSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Span for this entry."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 2 }

.1.0.8802.17.1.1.1.1.4.1.3
rprSpanProtectionNeighborValid OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether the neighbor address is active or former.
true value for active, false for former"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 3 }

.1.0.8802.17.1.1.1.1.4.1.4
rprSpanProtectionHoldOffTimer OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..500)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The period that RPR gives to lower layer to perform
protection, before it activates its protection mechanism.

Default value of hold off timer is 0."


DEFVAL { 0 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 4 }

.1.0.8802.17.1.1.1.1.4.1.5
rprSpanProtectionCommand OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {idle(1), manualSwitch(2), forcedSwitch(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The protection mode requested by management for the local
station that can affect the protection status of the RPR
station, according to the set of rules describing the RPR
protection.

When read, this object returns the last command written


unless it has been preempted, or idle if no command has
been
written to this interface span since initialization.

There is no pending of commands, that is if a command has


been preempted by a failure, when the failure clears the
command is not executed.

If the command cannot be executed because an equal or \


higher priority request is in effect, an error is returned.

writing idle to a span that has no pending protection


command, has no affect. An idle clears an active WTR state.

The protection commands (arranged in ascending priority


order) are:

idle
This command clears the protection for the specified
interface span.
This value should be returned by a read request when no
protection command has been written to the object.

manualSwitch
A protection command on each end of a specified span. This
command doesn't have precedence over automatic protection,
and therefore it can't preempt
an existing automatic protection request.

forcedSwitch
A command on each end of a specified span. This command has
precedence over automatic protection, and therefore it can
preempt an existing automatic protection request.

Default value of protection command is idle."


DEFVAL { idle }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 5 }

.1.0.8802.17.1.1.1.1.4.1.6
rprSpanProtectionCount OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transitions from idle state to active
protection state.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 6 }

.1.0.8802.17.1.1.1.1.4.1.7
rprSpanProtectionDuration OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total amount of time protection was active on the
span interface.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 7 }

.1.0.8802.17.1.1.1.1.4.1.8
rprSpanProtectionLastActivationTime OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last protection
activation."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprSpanProtectionTable(4)
rprSpanProtectionEntry(1) 8 }

.1.0.8802.17.1.1.1.1.5
rprIfChangeSummaryObject OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) 5 }

.1.0.8802.17.1.1.1.1.5.1
rprIfChangeSummaryNumInterfaces OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of RPR interfaces on this device."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 1 }

.1.0.8802.17.1.1.1.1.5.2
rprIfChangeSummaryIfLastChange OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Latest timestamp when any instance of rprIfLastChange changed."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 2 }

.1.0.8802.17.1.1.1.1.5.3
rprIfChangeSummaryIfChanges OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times any instance of rprIfChanges changed.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 3 }

.1.0.8802.17.1.1.1.1.5.4
rprIfChangeSummarySpanLastChange OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Latest timestamp when any instance of rprSpanLastChange
changed."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 4 }

.1.0.8802.17.1.1.1.1.5.5
rprIfChangeSummarySpanChanges OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times any instance of rprSpanChanges changed.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 5 }

.1.0.8802.17.1.1.1.1.5.6
rprIfChangeSummaryFairnessLastChange OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Latest timestamp when any instance of rprFairnessLastChange
changed."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 6 }

.1.0.8802.17.1.1.1.1.5.7
rprIfChangeSummaryFairnessChanges OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times any instance of rprFairnessChanges changed.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprGeneral(1) rprIfChangeSummaryObject(5) 7 }

.1.0.8802.17.1.1.1.2
rprProtocols OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) 2 }

.1.0.8802.17.1.1.1.2.1
rprTopoImageTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A topology map that details the list of stations on the RPR
ringlets.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) 1 }

.1.0.8802.17.1.1.1.2.1.1
rprTopoImageEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprTopoImageIfIndex, rprTopoImageMacAddress }
DESCRIPTION "Each entry contains information specific to a particular
station on the ring.

The table has at least one entry for the station itself,
this entry indicates zero hops on each ringlet."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1) 1 }

.1.0.8802.17.1.1.1.2.1.1.1
rprTopoImageIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 1 }

.1.0.8802.17.1.1.1.2.1.1.2
rprTopoImageMacAddress OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The 48-bit MAC address of the station."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 2 }

.1.0.8802.17.1.1.1.2.1.1.3
rprTopoImageSecMacAddress1 OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 48-bit first secondary MAC address of the station.

Default and unused value is FF:FF:FF:FF:FF:FF"


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 3 }

.1.0.8802.17.1.1.1.2.1.1.4
rprTopoImageSecMacAddress2 OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 48-bit second secondary MAC address of the station.

Default and unused value is FF:FF:FF:FF:FF:FF"


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 4 }

.1.0.8802.17.1.1.1.2.1.1.5
rprTopoImageStationIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The station ifIndex."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 5 }

.1.0.8802.17.1.1.1.2.1.1.6
rprTopoImageStationName OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operator assigned station name."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 6 }

.1.0.8802.17.1.1.1.2.1.1.7
rprTopoImageInetAddressType OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes the address type of the station INET address
It should be set to 'unknown' if station INET address
is not known."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 7 }

.1.0.8802.17.1.1.1.2.1.1.8
rprTopoImageInetAddress OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of of the station
IP (v4 or V6) address.
The format of this address is specified by the value
of the corresponding rprTopoImageInetAddressType object.

If the address type is unknown, then this object contains


the
zero-length OCTET-STRING."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 8 }

.1.0.8802.17.1.1.1.2.1.1.9
rprTopoImageCapability OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX BITS {jumboFrames(0), wrapProtection(1),
supportsConservativeFairness(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the capabilities that the MAC supports.

jumboFrames - Indicates whether the MAC capable of


receiving,
transmitting and transiting jumbo frames.

wrapProtection - Indicates whether the MAC configured to


wrap
protection.

supportsConservativeFairness - indicates the MAC supports


conservative fairness algorithm."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 9 }

.1.0.8802.17.1.1.1.2.1.1.10
rprTopoImageRinglet0Hops OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of hops to this station through ringlet0.

The self station is indicated with zero hops.

A non reachable station is indicated with -1 value."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 10 }

.1.0.8802.17.1.1.1.2.1.1.11
rprTopoImageRinglet0ReservedRate OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of A0 traffic that this station adds on ringlet0,
in Mb/s units."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 11 }

.1.0.8802.17.1.1.1.2.1.1.12
rprTopoImageRinglet1Hops OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of hops to this station through ringlet1.

The self station is indicated with zero hops.


A non reachable station is indicated with -1 value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 12 }

.1.0.8802.17.1.1.1.2.1.1.13
rprTopoImageRinglet1ReservedRate OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of A0 traffic that this station adds on ringlet1,
in Mb/s units."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 13 }

.1.0.8802.17.1.1.1.2.1.1.14
rprTopoImageWestProtectionStatus OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprProtectionStatus
SYNTAX BITS {noRequest(0), waitToRestore(1), manualSwitch(2),
signalDegraded(3), signalFailed(4), forcedSwitch(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current protection status of the West span."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 14 }

.1.0.8802.17.1.1.1.2.1.1.15
rprTopoImageWestWeight OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The weight of the station on the west span.
used for weighted fairness."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 15 }

.1.0.8802.17.1.1.1.2.1.1.16
rprTopoImageEastProtectionStatus OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprProtectionStatus
SYNTAX BITS {noRequest(0), waitToRestore(1), manualSwitch(2),
signalDegraded(3), signalFailed(4), forcedSwitch(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current protection status of the east span."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 16 }

.1.0.8802.17.1.1.1.2.1.1.17
rprTopoImageEastWeight OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The weight of the station on the east span.
Used for weighted fairness."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 17 }

.1.0.8802.17.1.1.1.2.1.1.18
rprTopoImageStatus OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX BITS {reachableRinglet0(0), reachableRinglet1(1), wrapActiveWest(2),
wrapActiveEast(3), receivedBadFcs(4), receivedMultichokeFairness(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Status of the station,
the reachability of station through ringlet0 and ringlet1,
wrap active on the station spans,
events of reception frames with bad FCS,
events of reception multichoke fairness frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprTopoImageTable(1)
rprTopoImageEntry(1) 18 }

.1.0.8802.17.1.1.1.2.2
rprFairnessTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of RPR Fairness per RPR span.

All read-write attributes in this table are non-volatile,


i.e. will be retained across system reset."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) 2 }

.1.0.8802.17.1.1.1.2.2.1
rprFairnessEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprFairnessIfIndex, rprFairnessRinglet }
DESCRIPTION "A fairness parameters for a particular ringlet of the
an RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2) 1 }

.1.0.8802.17.1.1.1.2.2.1.1
rprFairnessIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 1 }

.1.0.8802.17.1.1.1.2.2.1.2
rprFairnessRinglet OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {ringlet0(1), ringlet1(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ringlet for which this row contains information.

ringlet0 is the transmission of the east span and the


reception of the west span,

ringlet1 is the transmission of the west span and the


reception of the east span"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 2 }

.1.0.8802.17.1.1.1.2.2.1.3
rprFairnessRingletWeight OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Weight assigned to fairness to permit the scaling of
fair rate values among stations on the ringlet.
This allows one station to use a larger share of available
capacity than another station without violating fairness
principles.

The allowed range is [1, 255]. The default value is 1."


DEFVAL { 1 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 3 }

.1.0.8802.17.1.1.1.2.2.1.4
rprFairnessReservedRate OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The amount of A0 traffic that this station adds that ringlet,
in Mb/s units.

Default value for A0 reserved rate is 0 Mb/s."


DEFVAL { 0 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 4 }

.1.0.8802.17.1.1.1.2.2.1.5
rprFairnessMaxAllowed OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum value that the station is allowed to transmit
local excess traffic to the ringlet. The default value
is the physical ring rate."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 5 }

.1.0.8802.17.1.1.1.2.2.1.6
rprFairnessAgeCoef OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..4)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The coefficient used by the aging procedure to specify
the relative weights assigned to

(a) the change in the value of a rate-counter during


the most recent agingInterval and

(b) the value of the rate-counter at the end of the


previous
agingInterval.

The value is interpreted as 2 raised to the power


specified by this attribute.

The default value is 2, giving an aging coefficient


of 2**2, or 4."
DEFVAL { 2 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 6 }

.1.0.8802.17.1.1.1.2.2.1.7
rprFairnessRampCoef OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (4..9)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The coefficient used for ramping a rate.

The value is interpreted as 2 raised to the power


specified by this attribute.
The default value is 6, giving a low-pass coefficient
of 2**6, or 64."
DEFVAL { 6 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 7 }

.1.0.8802.17.1.1.1.2.2.1.8
rprFairnessLpCoef OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (4..9)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The coefficient used by the low-pass filter procedure
to specify the relative weights applied to

. (a) the increase in the rate-count value during the most


recent agingInterval and

.(b) the previous low-pass filtered rate.


The former is assigned a weight of 1 and the latter a
weight of (lpCoef-1).

The value is interpreted as 2 raised to the power


specified by this attribute.

The default value is 6, giving a low-pass coefficient


of 2**6, or 64."
DEFVAL { 6 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 8 }

.1.0.8802.17.1.1.1.2.2.1.9
rprFairnessAdvertisementRatio OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..40)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The ratio between the link capacity reserved for fairness
control messages and the total link capacity.

Default value of fairness advertisement ratio is 5 units


of 0.00025, i.e 0.00125."
DEFVAL { 5 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 9 }

.1.0.8802.17.1.1.1.2.2.1.10
rprFairnessMcffReportCoef OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (8..512)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the number of SCFF advertisingIntervals that
elapse between the sending of successive MCFFs,
This value allows the interval between sending MCFFs
to be established as MCFF_reportingInterval =
rprFairnessMcffReportCoef * SCFF_avertisingInterval.

The default value is 10."


DEFVAL { 10 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 10 }

.1.0.8802.17.1.1.1.2.2.1.11
rprFairnessActiveWeightsCoef OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (8..512)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the number of agingIntervals that elapse between
successive computations of activeWeights.
This value allows the interval between computations of
activeWeights to be established as
activeWeightsInterval = activeWeightsCoef * agingInterval.

The default value is 64."


DEFVAL { 64 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 11 }

.1.0.8802.17.1.1.1.2.2.1.12
rprFairnessSTQHighThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..1000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A level of STQ occupancy at or above which CSFE frames are no
longer admitted. Defined only for a dual transit-queue
implementation.

This attribute specifies the high threshold location


in percentage of the STQ size.
The allowed range is [2*mtuSize, stqFullThreshold
-mtuSize].
The default value is 0.25*stqFullThreshold."
DEFVAL { 250 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 12 }

.1.0.8802.17.1.1.1.2.2.1.13
rprFairnessSTQMedThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..1000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A level of buffer occupancy in a dual-queue deployment,
at or above which congestion on the outbound link is
declared.

This attribute specifies the medium threshold location


in percentage of the STQ size.
The allowed range is [stqLowThreshold + mtuSize,

stqHighThreshold - mtuSize].
The default value is 0.5 * (stqHighThreshold +
stqLowThreshold)."
DEFVAL { 187 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 13 }

.1.0.8802.17.1.1.1.2.2.1.14
rprFairnessSTQLowThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..1000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A level of STQ occupancy at or above which congestion on
the outbound link is imminent.
Defined only for dual transit-queue implementations.

This attribute specifies the low threshold location


in percentage of the STQ size.
The range is [mtuSize, stqHighThreshold -mtuSize].
The default value is 0.5*stqHighThreshold."
DEFVAL { 125 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 14 }

.1.0.8802.17.1.1.1.2.2.1.15
rprFairnessRateHighThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (400..990)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Rate at or above which congestion on the outbound link
is declared.

The range is [0.4 * unreservedRate, 0.99 * unreservedRate].


The default value is 0.95 * unreservedRate."
DEFVAL { 950 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 15 }

.1.0.8802.17.1.1.1.2.2.1.16
rprFairnessRateLowThreshold OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (500..990)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Rate at or above which congestion on the outbound link
is imminent.

The range is [0.5 * rateHighThreshold, 0.99 *


rateHighThreshold].
The default value is 0.9 * rateHighThreshold"
DEFVAL { 900 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 16 }

.1.0.8802.17.1.1.1.2.2.1.17
rprFairnessResetWaterMarks OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {idle(1), resetWaterMarks(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Write resetWaterMarks to this attribute to reset
the STQ water marks to the current occupancy.

Default value is idle"


DEFVAL { idle }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 17 }

.1.0.8802.17.1.1.1.2.2.1.18
rprFairnessSTQHighWaterMark OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..1000)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The highest level of STQ occupancy since the last reset
of this value, in percentage of the STQ size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 18 }

.1.0.8802.17.1.1.1.2.2.1.19
rprFairnessSTQLowWaterMark OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..1000)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The lowest level of STQ occupancy since the last reset of
this value, in percentage of the STQ size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 19 }

.1.0.8802.17.1.1.1.2.2.1.20
rprFairnessLastChange OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time when any of the following
attributes changes:
rprFairnessRingletWeight, rprFairnessReservedRate,
rprFairnessMaxAllowed, rprFairnessAgeCoef,
rprFairnessRampCoef,
rprFairnessLpCoef, rprFairnessAdvertisementRatio,
rprFairnessSTQHighThreshold, rprFairnessSTQLowThreshold
rprFairnessResetWaterMarks."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 20 }

.1.0.8802.17.1.1.1.2.2.1.21
rprFairnessChanges OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates number of times rprFairnessLastChange changed.

The discontinued counter value is indicated


by the ifCounterDiscontinuityTime value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprFairnessTable(2)
rprFairnessEntry(1) 21 }

.1.0.8802.17.1.1.1.2.3
rprOamTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of RPR OAM actions.
The table is designed to support a one action at a time
on an RPR interface.

All read-write attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) 3 }

.1.0.8802.17.1.1.1.2.3.1
rprOamEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprOamIfIndex }
DESCRIPTION "OAM Echo and Flush control for an RPR interface"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) 1 }

.1.0.8802.17.1.1.1.2.3.1.1
rprOamIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 1
}

.1.0.8802.17.1.1.1.2.3.1.2
rprOamActionType OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {echo(1), flush(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The type of OAM action.
The valid values for this object are:

(1) echo (2) flush."


DEFVAL { echo }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 2
}

.1.0.8802.17.1.1.1.2.3.1.3
rprOamDestAddress OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The 48-bit MAC address of the destination station of OAM
session."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 3
}

.1.0.8802.17.1.1.1.2.3.1.4
rprOamRequestRinglet OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprOamRinglet
SYNTAX INTEGER {default(1), ringlet0(2), ringlet1(3), reverseRinglet(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The ringlet ID on which the OAM request should be sent."
DEFVAL { default }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 4
}

.1.0.8802.17.1.1.1.2.3.1.5
rprOamResponseRinglet OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprOamRinglet
SYNTAX INTEGER {default(1), ringlet0(2), ringlet1(3), reverseRinglet(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The ringlet ID on which the OAM response should be replied."
DEFVAL { default }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 5
}
.1.0.8802.17.1.1.1.2.3.1.6
rprOamClassOfService OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {classA(1), classB(2), classC(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The class-of-service of OAM session frames"
DEFVAL { classC }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 6
}

.1.0.8802.17.1.1.1.2.3.1.7
rprOamUserData OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX OCTET STRING (0..1024)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The operator assigned user specific data."
DEFVAL { \"\" }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 7
}

.1.0.8802.17.1.1.1.2.3.1.8
rprOamProtected OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the OAM action should be protected.

In a wrapping ring,
If true, the WE (wrap eligible) bit of the OAM action
frame is set to 1.
Otherwise, the WE bit is set to 0.

In steering ring,
If true, in case of failure on the requested ringlet
between
the source and the destination stations, the OAM action
frame
will be steered to the alternative ringlet.
Otherwise, the OAM action frame will be sent through the
requested
ringlet regardless of its protection state."
DEFVAL { false }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 8
}

.1.0.8802.17.1.1.1.2.3.1.9
rprOamRequestCount OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the number of OAM requests to send.
Default value of OAM request action is 1."
DEFVAL { 1 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1) 9
}

.1.0.8802.17.1.1.1.2.3.1.10
rprOamTimeout OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..10000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the timer to declare OAM action timeout,
in 10usec units.

Default value of OAM timeout is 500 units of 10usec (i.e. 5


ms)"
DEFVAL { 500 }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1)
10 }

.1.0.8802.17.1.1.1.2.3.1.11
rprOamControl OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {idle(1), active(2), abort(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Control of an OAM action.
The valid values for this object are:

(1) idle (2) active (3) abort.

Default value of OAM control is idle."


DEFVAL { idle }
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1)
11 }

.1.0.8802.17.1.1.1.2.3.1.12
rprOamResponseCount OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of OAM actions responses received."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1)
12 }

.1.0.8802.17.1.1.1.2.3.1.13
rprOamAvResponseTime OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average response time to receive the OAM reply."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1)
13 }

.1.0.8802.17.1.1.1.2.3.1.14
rprOamResponseStatus OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX INTEGER {unknown(1), inProcess(2), error(3), success(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Status of an OAM action.
The valid values for this object are:

(1) unknown (2) inProcess (3) error (4) success.

The action status is success if at least 90% of the


responses
were received till timeout."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprProtocols(2) rprOamTable(3) rprOamEntry(1)
14 }

.1.0.8802.17.1.1.1.3
rprSpanCounters OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) 3 }

.1.0.8802.17.1.1.1.3.1
rprSpanCountersCurrentTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR MAC Span interface current counters table.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) 1 }

.1.0.8802.17.1.1.1.3.1.1
rprSpanCountersCurrentEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanCurrentIfIndex, rprSpanCurrentSpan }
DESCRIPTION "Frames and octets statistics for the current interval for
the RPR MAC Span interface.
The corresponding instance of rprIfStatsControlTimeElapsed
indicates the number of seconds which have elapsed
so far in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) 1 }

.1.0.8802.17.1.1.1.3.1.1.1
rprSpanCurrentIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 1 }

.1.0.8802.17.1.1.1.3.1.1.2
rprSpanCurrentSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 2 }

.1.0.8802.17.1.1.1.3.1.1.3
rprSpanCurrentInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 3 }

.1.0.8802.17.1.1.1.3.1.1.4
rprSpanCurrentInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast octets,
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 4 }

.1.0.8802.17.1.1.1.3.1.1.5
rprSpanCurrentInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 5 }

.1.0.8802.17.1.1.1.3.1.1.6
rprSpanCurrentInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 6 }

.1.0.8802.17.1.1.1.3.1.1.7
rprSpanCurrentInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 7 }

.1.0.8802.17.1.1.1.3.1.1.8
rprSpanCurrentInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 8 }

.1.0.8802.17.1.1.1.3.1.1.9
rprSpanCurrentInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 9 }

.1.0.8802.17.1.1.1.3.1.1.10
rprSpanCurrentInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 10 }

.1.0.8802.17.1.1.1.3.1.1.11
rprSpanCurrentInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 11 }

.1.0.8802.17.1.1.1.3.1.1.12
rprSpanCurrentInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 12 }

.1.0.8802.17.1.1.1.3.1.1.13
rprSpanCurrentInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 13 }

.1.0.8802.17.1.1.1.3.1.1.14
rprSpanCurrentInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 14 }

.1.0.8802.17.1.1.1.3.1.1.15
rprSpanCurrentInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 15 }

.1.0.8802.17.1.1.1.3.1.1.16
rprSpanCurrentInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 16 }

.1.0.8802.17.1.1.1.3.1.1.17
rprSpanCurrentInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 17 }

.1.0.8802.17.1.1.1.3.1.1.18
rprSpanCurrentInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 18 }

.1.0.8802.17.1.1.1.3.1.1.19
rprSpanCurrentOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 19 }

.1.0.8802.17.1.1.1.3.1.1.20
rprSpanCurrentOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 20 }

.1.0.8802.17.1.1.1.3.1.1.21
rprSpanCurrentOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 21 }

.1.0.8802.17.1.1.1.3.1.1.22
rprSpanCurrentOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 22 }

.1.0.8802.17.1.1.1.3.1.1.23
rprSpanCurrentOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 23 }

.1.0.8802.17.1.1.1.3.1.1.24
rprSpanCurrentOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 24 }

.1.0.8802.17.1.1.1.3.1.1.25
rprSpanCurrentOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 25 }

.1.0.8802.17.1.1.1.3.1.1.26
rprSpanCurrentOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 26 }

.1.0.8802.17.1.1.1.3.1.1.27
rprSpanCurrentOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 27 }

.1.0.8802.17.1.1.1.3.1.1.28
rprSpanCurrentOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 28 }

.1.0.8802.17.1.1.1.3.1.1.29
rprSpanCurrentOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 29 }

.1.0.8802.17.1.1.1.3.1.1.30
rprSpanCurrentOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 30 }

.1.0.8802.17.1.1.1.3.1.1.31
rprSpanCurrentOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 31 }

.1.0.8802.17.1.1.1.3.1.1.32
rprSpanCurrentOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 32 }
.1.0.8802.17.1.1.1.3.1.1.33
rprSpanCurrentOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 33 }

.1.0.8802.17.1.1.1.3.1.1.34
rprSpanCurrentOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersCurrentTable(1) rprSpanCountersCurrentEntry(1) 34 }

.1.0.8802.17.1.1.1.3.2
rprSpanCountersIntervalTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR MAC Span interface interval counters table.
All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) 2 }

.1.0.8802.17.1.1.1.3.2.1
rprSpanCountersIntervalEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanIntervalIfIndex, rprSpanIntervalSpan,
rprSpanIntervalNumber }
DESCRIPTION "Frames and octets statistics collected for a particular
interval for the RPR MAC Span interface of a
particular span of a particular RPR interface.
The corresponding instance of rprIfValidIntervals
indicates the number of intervals for which the set of

statistics is available."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) 1 }

.1.0.8802.17.1.1.1.3.2.1.1
rprSpanIntervalIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 1 }

.1.0.8802.17.1.1.1.3.2.1.2
rprSpanIntervalSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 2 }

.1.0.8802.17.1.1.1.3.2.1.3
rprSpanIntervalNumber OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A number between 1 and 96, which identifies the intervals
for which the set of statistics is available. The interval
identified by 1 is the most recently completed 15 minute
interval, and interval identified by N is the interval
immediately preceding the one identified by N-1."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 3 }

.1.0.8802.17.1.1.1.3.2.1.4
rprSpanIntervalValidData OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this interval
is valid.
It will be valid if it contains data for 900 seconds
plus or minus 10 seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 4 }

.1.0.8802.17.1.1.1.3.2.1.5
rprSpanIntervalTimeElapsed OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The duration of a particular interval in seconds.
If, for some reason, such as an adjustment in the system's
time-of-day clock, the current interval exceeds the maximum
value, the agent will return the maximum value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 5 }

.1.0.8802.17.1.1.1.3.2.1.6
rprSpanIntervalStartTime OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the wall clock time that this interval started."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 6 }

.1.0.8802.17.1.1.1.3.2.1.7
rprSpanIntervalInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 7 }

.1.0.8802.17.1.1.1.3.2.1.8
rprSpanIntervalInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 8 }

.1.0.8802.17.1.1.1.3.2.1.9
rprSpanIntervalInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 9 }

.1.0.8802.17.1.1.1.3.2.1.10
rprSpanIntervalInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 10 }

.1.0.8802.17.1.1.1.3.2.1.11
rprSpanIntervalInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 11 }

.1.0.8802.17.1.1.1.3.2.1.12
rprSpanIntervalInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 12 }

.1.0.8802.17.1.1.1.3.2.1.13
rprSpanIntervalInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 13 }

.1.0.8802.17.1.1.1.3.2.1.14
rprSpanIntervalInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 14 }

.1.0.8802.17.1.1.1.3.2.1.15
rprSpanIntervalInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 15 }

.1.0.8802.17.1.1.1.3.2.1.16
rprSpanIntervalInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 16 }

.1.0.8802.17.1.1.1.3.2.1.17
rprSpanIntervalInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 17 }

.1.0.8802.17.1.1.1.3.2.1.18
rprSpanIntervalInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 18 }

.1.0.8802.17.1.1.1.3.2.1.19
rprSpanIntervalInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 19 }

.1.0.8802.17.1.1.1.3.2.1.20
rprSpanIntervalInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 20 }

.1.0.8802.17.1.1.1.3.2.1.21
rprSpanIntervalInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 21 }

.1.0.8802.17.1.1.1.3.2.1.22
rprSpanIntervalInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 22 }

.1.0.8802.17.1.1.1.3.2.1.23
rprSpanIntervalOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 23 }

.1.0.8802.17.1.1.1.3.2.1.24
rprSpanIntervalOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 24 }

.1.0.8802.17.1.1.1.3.2.1.25
rprSpanIntervalOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast
frames,
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 25 }

.1.0.8802.17.1.1.1.3.2.1.26
rprSpanIntervalOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 26 }

.1.0.8802.17.1.1.1.3.2.1.27
rprSpanIntervalOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 27 }

.1.0.8802.17.1.1.1.3.2.1.28
rprSpanIntervalOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 28 }

.1.0.8802.17.1.1.1.3.2.1.29
rprSpanIntervalOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 29 }

.1.0.8802.17.1.1.1.3.2.1.30
rprSpanIntervalOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 30 }

.1.0.8802.17.1.1.1.3.2.1.31
rprSpanIntervalOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 31 }

.1.0.8802.17.1.1.1.3.2.1.32
rprSpanIntervalOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 32 }

.1.0.8802.17.1.1.1.3.2.1.33
rprSpanIntervalOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 33 }

.1.0.8802.17.1.1.1.3.2.1.34
rprSpanIntervalOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 34 }

.1.0.8802.17.1.1.1.3.2.1.35
rprSpanIntervalOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 35 }
.1.0.8802.17.1.1.1.3.2.1.36
rprSpanIntervalOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 36 }

.1.0.8802.17.1.1.1.3.2.1.37
rprSpanIntervalOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast frames in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 37 }

.1.0.8802.17.1.1.1.3.2.1.38
rprSpanIntervalOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast octets in a particular interval in the past 24
hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3)
rprSpanCountersIntervalTable(2) rprSpanCountersIntervalEntry(1) 38 }

.1.0.8802.17.1.1.1.3.3
rprSpanCountersDayTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Mac Span Day Table contains the cumulative sum
of the various statistics for the 24 hour period
preceding the current interval.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) 3 }

.1.0.8802.17.1.1.1.3.3.1
rprSpanCountersDayEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanDayIfIndex, rprSpanDaySpan }
DESCRIPTION "An entry in the RPR Span Day table."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3) 1
}

.1.0.8802.17.1.1.1.3.3.1.1
rprSpanDayIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 1 }

.1.0.8802.17.1.1.1.3.3.1.2
rprSpanDaySpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 2 }

.1.0.8802.17.1.1.1.3.3.1.3
rprSpanDayInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 3 }

.1.0.8802.17.1.1.1.3.3.1.4
rprSpanDayInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 4 }
.1.0.8802.17.1.1.1.3.3.1.5
rprSpanDayInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 5 }

.1.0.8802.17.1.1.1.3.3.1.6
rprSpanDayInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 6 }

.1.0.8802.17.1.1.1.3.3.1.7
rprSpanDayInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 7 }

.1.0.8802.17.1.1.1.3.3.1.8
rprSpanDayInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 8 }

.1.0.8802.17.1.1.1.3.3.1.9
rprSpanDayInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 9 }

.1.0.8802.17.1.1.1.3.3.1.10
rprSpanDayInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 10 }

.1.0.8802.17.1.1.1.3.3.1.11
rprSpanDayInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 11 }

.1.0.8802.17.1.1.1.3.3.1.12
rprSpanDayInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 12 }

.1.0.8802.17.1.1.1.3.3.1.13
rprSpanDayInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 13 }

.1.0.8802.17.1.1.1.3.3.1.14
rprSpanDayInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 14 }

.1.0.8802.17.1.1.1.3.3.1.15
rprSpanDayInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 15 }

.1.0.8802.17.1.1.1.3.3.1.16
rprSpanDayInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 16 }

.1.0.8802.17.1.1.1.3.3.1.17
rprSpanDayInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 17 }

.1.0.8802.17.1.1.1.3.3.1.18
rprSpanDayInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 18 }
.1.0.8802.17.1.1.1.3.3.1.19
rprSpanDayOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 19 }

.1.0.8802.17.1.1.1.3.3.1.20
rprSpanDayOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 20 }

.1.0.8802.17.1.1.1.3.3.1.21
rprSpanDayOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 21 }

.1.0.8802.17.1.1.1.3.3.1.22
rprSpanDayOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 22 }

.1.0.8802.17.1.1.1.3.3.1.23
rprSpanDayOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 23 }

.1.0.8802.17.1.1.1.3.3.1.24
rprSpanDayOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 24 }

.1.0.8802.17.1.1.1.3.3.1.25
rprSpanDayOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 25 }

.1.0.8802.17.1.1.1.3.3.1.26
rprSpanDayOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 26 }

.1.0.8802.17.1.1.1.3.3.1.27
rprSpanDayOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 27 }

.1.0.8802.17.1.1.1.3.3.1.28
rprSpanDayOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 28 }

.1.0.8802.17.1.1.1.3.3.1.29
rprSpanDayOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 29 }

.1.0.8802.17.1.1.1.3.3.1.30
rprSpanDayOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 30 }

.1.0.8802.17.1.1.1.3.3.1.31
rprSpanDayOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 31 }

.1.0.8802.17.1.1.1.3.3.1.32
rprSpanDayOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 32 }

.1.0.8802.17.1.1.1.3.3.1.33
rprSpanDayOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 33 }

.1.0.8802.17.1.1.1.3.3.1.34
rprSpanDayOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersDayTable(3)
rprSpanCountersDayEntry(1) 34 }

.1.0.8802.17.1.1.1.3.4
rprSpanCountersStatsTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Mac Span interface total counters table.

The DiscontinuityTime for this table is indicated by


ifCounterDiscontinuityTime defined in ifXTable.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) 4 }

.1.0.8802.17.1.1.1.3.4.1
rprSpanCountersStatsEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanStatsIfIndex, rprSpanStatsSpan }
DESCRIPTION "An entry in the span stats table."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
1 }

.1.0.8802.17.1.1.1.3.4.1.1
rprSpanStatsIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 1 }

.1.0.8802.17.1.1.1.3.4.1.2
rprSpanStatsSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 2 }

.1.0.8802.17.1.1.1.3.4.1.3
rprSpanStatsInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 3 }

.1.0.8802.17.1.1.1.3.4.1.4
rprSpanStatsInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 4 }

.1.0.8802.17.1.1.1.3.4.1.5
rprSpanStatsInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 5 }

.1.0.8802.17.1.1.1.3.4.1.6
rprSpanStatsInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 6 }

.1.0.8802.17.1.1.1.3.4.1.7
rprSpanStatsInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 7 }

.1.0.8802.17.1.1.1.3.4.1.8
rprSpanStatsInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 8 }

.1.0.8802.17.1.1.1.3.4.1.9
rprSpanStatsInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 9 }

.1.0.8802.17.1.1.1.3.4.1.10
rprSpanStatsInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 10 }

.1.0.8802.17.1.1.1.3.4.1.11
rprSpanStatsInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast and
broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 11 }

.1.0.8802.17.1.1.1.3.4.1.12
rprSpanStatsInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classA multicast and
broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 12 }

.1.0.8802.17.1.1.1.3.4.1.13
rprSpanStatsInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 13 }

.1.0.8802.17.1.1.1.3.4.1.14
rprSpanStatsInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB CIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 14 }

.1.0.8802.17.1.1.1.3.4.1.15
rprSpanStatsInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 15 }

.1.0.8802.17.1.1.1.3.4.1.16
rprSpanStatsInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classB EIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 16 }

.1.0.8802.17.1.1.1.3.4.1.17
rprSpanStatsInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast and
broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 17 }

.1.0.8802.17.1.1.1.3.4.1.18
rprSpanStatsInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) classC multicast and
broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 18 }

.1.0.8802.17.1.1.1.3.4.1.19
rprSpanStatsInCtrlFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) control frames
processed by this MAC.
This does not include control frames in transit,

i.e. a multicast control frame received from a ringlet


will be counted as In but not Out.
This does not include Fairness or idle frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 19 }

.1.0.8802.17.1.1.1.3.4.1.20
rprSpanStatsInOamEchoFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) OAM echo
frames processed by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 20 }

.1.0.8802.17.1.1.1.3.4.1.21
rprSpanStatsInOamFlushFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) OAM flush
frames processed by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 21 }

.1.0.8802.17.1.1.1.3.4.1.22
rprSpanStatsInOamOrgFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) OAM Org
frames processed by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 22 }

.1.0.8802.17.1.1.1.3.4.1.23
rprSpanStatsInTopoAtdFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) Topology ATD
frames processed by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 23 }

.1.0.8802.17.1.1.1.3.4.1.24
rprSpanStatsInTopoChkSumFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) topology
checksum frames processed by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 24 }

.1.0.8802.17.1.1.1.3.4.1.25
rprSpanStatsInTopoTpFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) topology TP
frames processed by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 25 }

.1.0.8802.17.1.1.1.3.4.1.26
rprSpanStatsOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 26 }

.1.0.8802.17.1.1.1.3.4.1.27
rprSpanStatsOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 27 }

.1.0.8802.17.1.1.1.3.4.1.28
rprSpanStatsOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 28 }

.1.0.8802.17.1.1.1.3.4.1.29
rprSpanStatsOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR unicast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 29 }

.1.0.8802.17.1.1.1.3.4.1.30
rprSpanStatsOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 30 }

.1.0.8802.17.1.1.1.3.4.1.31
rprSpanStatsOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR unicast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 31 }

.1.0.8802.17.1.1.1.3.4.1.32
rprSpanStatsOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 32 }

.1.0.8802.17.1.1.1.3.4.1.33
rprSpanStatsOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC unicast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 33 }

.1.0.8802.17.1.1.1.3.4.1.34
rprSpanStatsOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 34 }

.1.0.8802.17.1.1.1.3.4.1.35
rprSpanStatsOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classA multicast and
broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 35 }
.1.0.8802.17.1.1.1.3.4.1.36
rprSpanStatsOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 36 }

.1.0.8802.17.1.1.1.3.4.1.37
rprSpanStatsOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB CIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 37 }

.1.0.8802.17.1.1.1.3.4.1.38
rprSpanStatsOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 38 }

.1.0.8802.17.1.1.1.3.4.1.39
rprSpanStatsOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classB EIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 39 }

.1.0.8802.17.1.1.1.3.4.1.40
rprSpanStatsOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 40 }

.1.0.8802.17.1.1.1.3.4.1.41
rprSpanStatsOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) classC multicast and
broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 41 }

.1.0.8802.17.1.1.1.3.4.1.42
rprSpanStatsOutCtrlFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) control frames
generated by this MAC.
This does not include control frames in transit,

i.e. a multicast control frame received from a ringlet


will be counted as In but not Out.
This does not include Fairness or idle frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 42 }

.1.0.8802.17.1.1.1.3.4.1.43
rprSpanStatsOutOamEchoFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) OAM echo
frames generated by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 43 }

.1.0.8802.17.1.1.1.3.4.1.44
rprSpanStatsOutOamFlushFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) OAM flush
frames generated by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 44 }

.1.0.8802.17.1.1.1.3.4.1.45
rprSpanStatsOutOamOrgFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) OAM Org
frames generated by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 45 }

.1.0.8802.17.1.1.1.3.4.1.46
rprSpanStatsOutTopoAtdFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) topology
ATD frames generated by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 46 }

.1.0.8802.17.1.1.1.3.4.1.47
rprSpanStatsOutTopoChkSumFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) topology
checksum frames generated by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 47 }

.1.0.8802.17.1.1.1.3.4.1.48
rprSpanStatsOutTopoTpFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transmitted (MAC to PHY) topology
TP frames generated by this MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanCounters(3) rprSpanCountersStatsTable(4)
rprSpanCountersStatsEntry(1) 48 }

.1.0.8802.17.1.1.1.4
rprClientCounters OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) 4 }

.1.0.8802.17.1.1.1.4.1
rprClientCountersCurrentTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local station traffic current counters table.

All attributes in this table are volatile,


i.e. will be cleared on system reset."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4) 1 }

.1.0.8802.17.1.1.1.4.1.1
rprClientCountersCurrentEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprClientCurrentIfIndex }
DESCRIPTION "Frames and octets statistics for the current interval for
the local station traffic of a particular RPR client
interface.
The corresponding instance of rprIfTimeElapsed indicates
the number of seconds which have elapsed so far in the
current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) 1 }

.1.0.8802.17.1.1.1.4.1.1.1
rprClientCurrentIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 1 }

.1.0.8802.17.1.1.1.4.1.1.2
rprClientCurrentInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast frames in
the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 2 }

.1.0.8802.17.1.1.1.4.1.1.3
rprClientCurrentInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast octets in
the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 3 }
.1.0.8802.17.1.1.1.4.1.1.4
rprClientCurrentInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast frames in
the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 4 }

.1.0.8802.17.1.1.1.4.1.1.5
rprClientCurrentInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 5 }

.1.0.8802.17.1.1.1.4.1.1.6
rprClientCurrentInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 6 }

.1.0.8802.17.1.1.1.4.1.1.7
rprClientCurrentInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 7 }

.1.0.8802.17.1.1.1.4.1.1.8
rprClientCurrentInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast frames in the
current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 8 }

.1.0.8802.17.1.1.1.4.1.1.9
rprClientCurrentInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast octets in the
current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 9 }

.1.0.8802.17.1.1.1.4.1.1.10
rprClientCurrentInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 10 }

.1.0.8802.17.1.1.1.4.1.1.11
rprClientCurrentInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 11 }

.1.0.8802.17.1.1.1.4.1.1.12
rprClientCurrentInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR
multicast and broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 12 }

.1.0.8802.17.1.1.1.4.1.1.13
rprClientCurrentInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR
multicast and broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 13 }

.1.0.8802.17.1.1.1.4.1.1.14
rprClientCurrentInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR
multicast and broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 14 }

.1.0.8802.17.1.1.1.4.1.1.15
rprClientCurrentInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR
multicast and broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 15 }

.1.0.8802.17.1.1.1.4.1.1.16
rprClientCurrentInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 16 }

.1.0.8802.17.1.1.1.4.1.1.17
rprClientCurrentInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 17 }

.1.0.8802.17.1.1.1.4.1.1.18
rprClientCurrentOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 18 }

.1.0.8802.17.1.1.1.4.1.1.19
rprClientCurrentOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 19 }

.1.0.8802.17.1.1.1.4.1.1.20
rprClientCurrentOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 20 }

.1.0.8802.17.1.1.1.4.1.1.21
rprClientCurrentOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 21 }

.1.0.8802.17.1.1.1.4.1.1.22
rprClientCurrentOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 22 }

.1.0.8802.17.1.1.1.4.1.1.23
rprClientCurrentOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 23 }

.1.0.8802.17.1.1.1.4.1.1.24
rprClientCurrentOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast frames
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 24 }

.1.0.8802.17.1.1.1.4.1.1.25
rprClientCurrentOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast octets
in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 25 }

.1.0.8802.17.1.1.1.4.1.1.26
rprClientCurrentOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 26 }

.1.0.8802.17.1.1.1.4.1.1.27
rprClientCurrentOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 27 }

.1.0.8802.17.1.1.1.4.1.1.28
rprClientCurrentOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR
multicast and broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 28 }

.1.0.8802.17.1.1.1.4.1.1.29
rprClientCurrentOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR
multicast and broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 29 }

.1.0.8802.17.1.1.1.4.1.1.30
rprClientCurrentOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR
multicast and broadcast frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 30 }

.1.0.8802.17.1.1.1.4.1.1.31
rprClientCurrentOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR
multicast and broadcast octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 31 }

.1.0.8802.17.1.1.1.4.1.1.32
rprClientCurrentOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
frames in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 32 }

.1.0.8802.17.1.1.1.4.1.1.33
rprClientCurrentOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
octets in the current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersCurrentTable(1) rprClientCountersCurrentEntry(1) 33 }

.1.0.8802.17.1.1.1.4.2
rprClientCountersIntervalTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local station traffic interval counters table.
All attributes in this table are volatile,
i.e. will be cleared on system reset."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4) 2 }

.1.0.8802.17.1.1.1.4.2.1
rprClientCountersIntervalEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprClientIntervalIfIndex, rprClientIntervalNumber }
DESCRIPTION "Frames and octets statistics collected for a particular
interval for local station traffic of a particular RPR
interface.
The corresponding instance of rprIfValidIntervals indicates
the number of intervals for which the set of statistics is
available."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) 1 }

.1.0.8802.17.1.1.1.4.2.1.1
rprClientIntervalIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 1 }

.1.0.8802.17.1.1.1.4.2.1.2
rprClientIntervalNumber OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A number between 1 and 96, which identifies the interval
for which the set of statistics is available. The interval
identified by 1 is the most recently completed 15 minute
interval, and interval identified by N is the interval
immediately preceding the one identified by N-1."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 2 }

.1.0.8802.17.1.1.1.4.2.1.3
rprClientIntervalValidData OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this interval
is valid.
It will be valid if it contains data for 900 seconds
plus or minus 10 seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 3 }

.1.0.8802.17.1.1.1.4.2.1.4
rprClientIntervalTimeElapsed OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The duration of a particular interval in seconds.
If, for some reason, such as an adjustment in the system's
time-of-day clock, the current interval exceeds the maximum
value, the agent will return the maximum value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 4 }

.1.0.8802.17.1.1.1.4.2.1.5
rprClientIntervalInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 5 }

.1.0.8802.17.1.1.1.4.2.1.6
rprClientIntervalInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 6 }

.1.0.8802.17.1.1.1.4.2.1.7
rprClientIntervalInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 7 }

.1.0.8802.17.1.1.1.4.2.1.8
rprClientIntervalInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 8 }

.1.0.8802.17.1.1.1.4.2.1.9
rprClientIntervalInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 9 }

.1.0.8802.17.1.1.1.4.2.1.10
rprClientIntervalInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 10 }

.1.0.8802.17.1.1.1.4.2.1.11
rprClientIntervalInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 11 }

.1.0.8802.17.1.1.1.4.2.1.12
rprClientIntervalInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 12 }

.1.0.8802.17.1.1.1.4.2.1.13
rprClientIntervalInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 13 }

.1.0.8802.17.1.1.1.4.2.1.14
rprClientIntervalInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 14 }

.1.0.8802.17.1.1.1.4.2.1.15
rprClientIntervalInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR multicast and
broadcast frames in a particular interval in the past
24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 15 }

.1.0.8802.17.1.1.1.4.2.1.16
rprClientIntervalInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR multicast and
broadcast octets in a particular interval in the past
24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 16 }

.1.0.8802.17.1.1.1.4.2.1.17
rprClientIntervalInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR multicast and
broadcast frames in a particular interval in the past
24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 17 }

.1.0.8802.17.1.1.1.4.2.1.18
rprClientIntervalInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR multicast and
broadcast octets in a particular interval in the past
24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 18 }

.1.0.8802.17.1.1.1.4.2.1.19
rprClientIntervalInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 19 }

.1.0.8802.17.1.1.1.4.2.1.20
rprClientIntervalInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 20 }

.1.0.8802.17.1.1.1.4.2.1.21
rprClientIntervalOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 21 }

.1.0.8802.17.1.1.1.4.2.1.22
rprClientIntervalOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 22 }

.1.0.8802.17.1.1.1.4.2.1.23
rprClientIntervalOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast frames
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 23 }

.1.0.8802.17.1.1.1.4.2.1.24
rprClientIntervalOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast octets
in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 24 }

.1.0.8802.17.1.1.1.4.2.1.25
rprClientIntervalOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 25 }

.1.0.8802.17.1.1.1.4.2.1.26
rprClientIntervalOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 26 }

.1.0.8802.17.1.1.1.4.2.1.27
rprClientIntervalOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 27 }

.1.0.8802.17.1.1.1.4.2.1.28
rprClientIntervalOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 28 }

.1.0.8802.17.1.1.1.4.2.1.29
rprClientIntervalOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 29 }

.1.0.8802.17.1.1.1.4.2.1.30
rprClientIntervalOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 30 }

.1.0.8802.17.1.1.1.4.2.1.31
rprClientIntervalOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR multicast
and broadcast frames in a particular interval in the
past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 31 }

.1.0.8802.17.1.1.1.4.2.1.32
rprClientIntervalOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR multicast
and broadcast octets in a particular interval in the
past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 32 }

.1.0.8802.17.1.1.1.4.2.1.33
rprClientIntervalOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR multicast
and broadcast frames in a particular interval in the
past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 33 }

.1.0.8802.17.1.1.1.4.2.1.34
rprClientIntervalOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR multicast
and broadcast octets in a particular interval in the
past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 34 }

.1.0.8802.17.1.1.1.4.2.1.35
rprClientIntervalOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
frames in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 35 }
.1.0.8802.17.1.1.1.4.2.1.36
rprClientIntervalOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
octets in a particular interval in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersIntervalTable(2) rprClientCountersIntervalEntry(1) 36 }

.1.0.8802.17.1.1.1.4.3
rprClientCountersDayTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Mac Client Day Table contains the cumulative sum
of the various statistics for the 24 hour period
preceding the current interval.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4) 3 }

.1.0.8802.17.1.1.1.4.3.1
rprClientCountersDayEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprClientDayIfIndex }
DESCRIPTION "An entry in the RPR Client Day table."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) 1 }

.1.0.8802.17.1.1.1.4.3.1.1
rprClientDayIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 1 }

.1.0.8802.17.1.1.1.4.3.1.2
rprClientDayInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 2 }

.1.0.8802.17.1.1.1.4.3.1.3
rprClientDayInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 3 }

.1.0.8802.17.1.1.1.4.3.1.4
rprClientDayInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 4 }

.1.0.8802.17.1.1.1.4.3.1.5
rprClientDayInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 5 }

.1.0.8802.17.1.1.1.4.3.1.6
rprClientDayInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 6 }

.1.0.8802.17.1.1.1.4.3.1.7
rprClientDayInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 7 }

.1.0.8802.17.1.1.1.4.3.1.8
rprClientDayInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 8 }

.1.0.8802.17.1.1.1.4.3.1.9
rprClientDayInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 9 }

.1.0.8802.17.1.1.1.4.3.1.10
rprClientDayInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 10 }

.1.0.8802.17.1.1.1.4.3.1.11
rprClientDayInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 11 }

.1.0.8802.17.1.1.1.4.3.1.12
rprClientDayInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 12 }

.1.0.8802.17.1.1.1.4.3.1.13
rprClientDayInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 13 }

.1.0.8802.17.1.1.1.4.3.1.14
rprClientDayInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 14 }

.1.0.8802.17.1.1.1.4.3.1.15
rprClientDayInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 15 }

.1.0.8802.17.1.1.1.4.3.1.16
rprClientDayInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 16 }

.1.0.8802.17.1.1.1.4.3.1.17
rprClientDayInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 17 }

.1.0.8802.17.1.1.1.4.3.1.18
rprClientDayOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 18 }

.1.0.8802.17.1.1.1.4.3.1.19
rprClientDayOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 19 }

.1.0.8802.17.1.1.1.4.3.1.20
rprClientDayOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 20 }

.1.0.8802.17.1.1.1.4.3.1.21
rprClientDayOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 21 }

.1.0.8802.17.1.1.1.4.3.1.22
rprClientDayOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 22 }

.1.0.8802.17.1.1.1.4.3.1.23
rprClientDayOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 23 }

.1.0.8802.17.1.1.1.4.3.1.24
rprClientDayOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 24 }

.1.0.8802.17.1.1.1.4.3.1.25
rprClientDayOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 25 }

.1.0.8802.17.1.1.1.4.3.1.26
rprClientDayOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 26 }

.1.0.8802.17.1.1.1.4.3.1.27
rprClientDayOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 27 }

.1.0.8802.17.1.1.1.4.3.1.28
rprClientDayOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 28 }

.1.0.8802.17.1.1.1.4.3.1.29
rprClientDayOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 29 }

.1.0.8802.17.1.1.1.4.3.1.30
rprClientDayOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 30 }

.1.0.8802.17.1.1.1.4.3.1.31
rprClientDayOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 31 }

.1.0.8802.17.1.1.1.4.3.1.32
rprClientDayOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 32 }

.1.0.8802.17.1.1.1.4.3.1.33
rprClientDayOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersDayTable(3) rprClientCountersDayEntry(1) 33 }

.1.0.8802.17.1.1.1.4.4
rprClientCountersStatsTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local station traffic total counters table.

The DiscontinuityTime for this table is indicated by


ifCounterDiscontinuityTime defined in ifXTable.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4) 4 }

.1.0.8802.17.1.1.1.4.4.1
rprClientCountersStatsEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprClientStatsIfIndex }
DESCRIPTION "An entry in the span stats table."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) 1 }

.1.0.8802.17.1.1.1.4.4.1.1
rprClientStatsIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 1 }

.1.0.8802.17.1.1.1.4.4.1.2
rprClientStatsInUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 2 }

.1.0.8802.17.1.1.1.4.4.1.3
rprClientStatsInUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 3 }

.1.0.8802.17.1.1.1.4.4.1.4
rprClientStatsInUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 4 }

.1.0.8802.17.1.1.1.4.4.1.5
rprClientStatsInUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 5 }

.1.0.8802.17.1.1.1.4.4.1.6
rprClientStatsInUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 6 }

.1.0.8802.17.1.1.1.4.4.1.7
rprClientStatsInUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 7 }

.1.0.8802.17.1.1.1.4.4.1.8
rprClientStatsInUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 8 }

.1.0.8802.17.1.1.1.4.4.1.9
rprClientStatsInUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 9 }

.1.0.8802.17.1.1.1.4.4.1.10
rprClientStatsInMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 10 }

.1.0.8802.17.1.1.1.4.4.1.11
rprClientStatsInMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classA multicast and broadcast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 11 }

.1.0.8802.17.1.1.1.4.4.1.12
rprClientStatsInMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 12 }

.1.0.8802.17.1.1.1.4.4.1.13
rprClientStatsInMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB CIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 13 }

.1.0.8802.17.1.1.1.4.4.1.14
rprClientStatsInMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR multicast
and broadcast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 14 }

.1.0.8802.17.1.1.1.4.4.1.15
rprClientStatsInMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classB EIR multicast
and broadcast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 15 }

.1.0.8802.17.1.1.1.4.4.1.16
rprClientStatsInMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 16 }

.1.0.8802.17.1.1.1.4.4.1.17
rprClientStatsInMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client classC multicast and broadcast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 17 }

.1.0.8802.17.1.1.1.4.4.1.18
rprClientStatsInBcastFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of MAC to client broadcast frames.
This is used only when deriving the multicast
and broadcast packet counters for the interface MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 18 }

.1.0.8802.17.1.1.1.4.4.1.19
rprClientStatsOutUcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 19 }

.1.0.8802.17.1.1.1.4.4.1.20
rprClientStatsOutUcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 20 }

.1.0.8802.17.1.1.1.4.4.1.21
rprClientStatsOutUcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 21 }

.1.0.8802.17.1.1.1.4.4.1.22
rprClientStatsOutUcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR unicast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 22 }

.1.0.8802.17.1.1.1.4.4.1.23
rprClientStatsOutUcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 23 }

.1.0.8802.17.1.1.1.4.4.1.24
rprClientStatsOutUcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR unicast
octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 24 }

.1.0.8802.17.1.1.1.4.4.1.25
rprClientStatsOutUcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast frames"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 25 }

.1.0.8802.17.1.1.1.4.4.1.26
rprClientStatsOutUcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC unicast octets"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 26 }

.1.0.8802.17.1.1.1.4.4.1.27
rprClientStatsOutMcastClassAFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 27 }

.1.0.8802.17.1.1.1.4.4.1.28
rprClientStatsOutMcastClassAOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classA multicast and broadcast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 28 }

.1.0.8802.17.1.1.1.4.4.1.29
rprClientStatsOutMcastClassBCirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 29 }

.1.0.8802.17.1.1.1.4.4.1.30
rprClientStatsOutMcastClassBCirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB CIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 30 }

.1.0.8802.17.1.1.1.4.4.1.31
rprClientStatsOutMcastClassBEirFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR
multicast and broadcast frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 31 }

.1.0.8802.17.1.1.1.4.4.1.32
rprClientStatsOutMcastClassBEirOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classB EIR
multicast and broadcast octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 32 }

.1.0.8802.17.1.1.1.4.4.1.33
rprClientStatsOutMcastClassCFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
frames."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 33 }

.1.0.8802.17.1.1.1.4.4.1.34
rprClientStatsOutMcastClassCOctets OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC classC multicast and broadcast
octets."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 34 }

.1.0.8802.17.1.1.1.4.4.1.35
rprClientStatsOutBcastFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of client to MAC broadcast frames.
This is used only when deriving the multicast
and broadcast packet counters for the interface MIB."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprClientCounters(4)
rprClientCountersStatsTable(4) rprClientCountersStatsEntry(1) 35 }

.1.0.8802.17.1.1.1.5
rprSpanErrorCounters OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) 5 }

.1.0.8802.17.1.1.1.5.1
rprSpanErrorCountersCurrentTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Errors Current counters table.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5) 1 }

.1.0.8802.17.1.1.1.5.1.1
rprSpanErrorCountersCurrentEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanErrorCurrentIfIndex, rprSpanErrorCurrentSpan }
DESCRIPTION "Errors statistics for the current interval of a particular
span of a particular RPR interface.
The corresponding instance of rprIfTimeElapsed indicates
the number of seconds which have elapsed so far in the
current interval."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) 1 }

.1.0.8802.17.1.1.1.5.1.1.1
rprSpanErrorCurrentIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 1 }

.1.0.8802.17.1.1.1.5.1.1.2
rprSpanErrorCurrentSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 2 }

.1.0.8802.17.1.1.1.5.1.1.3
rprSpanErrorCurrentTtlExpFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) data frames that were
dropped
due to zero Time To Live (TTL)."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 3 }

.1.0.8802.17.1.1.1.5.1.1.4
rprSpanErrorCurrentTooLongFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that exceed the
maximum permitted frame size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 4 }

.1.0.8802.17.1.1.1.5.1.1.5
rprSpanErrorCurrentTooShortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames shortest than the
minimum permitted frame size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 5 }

.1.0.8802.17.1.1.1.5.1.1.6
rprSpanErrorCurrentBadHecFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames with HEC error."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 6 }
.1.0.8802.17.1.1.1.5.1.1.7
rprSpanErrorCurrentBadFcsFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) data and control frames
where the fcs value did not match the expected fcs value.

This includes data frames passed to the client as a result


of
rprIfMacOperModes being not set to dropBadFcs."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 7 }

.1.0.8802.17.1.1.1.5.1.1.8
rprSpanErrorCurrentSelfSrcUcastFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) unicast frames that were
transmitted by the station itself i.e.
the source MAC is equal to the interface MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 8 }

.1.0.8802.17.1.1.1.5.1.1.9
rprSpanErrorCurrentPmdAbortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that were
aborted by the PMD."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 9 }

.1.0.8802.17.1.1.1.5.1.1.10
rprSpanErrorCurrentBadAddrFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
with invalid SA value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 10 }

.1.0.8802.17.1.1.1.5.1.1.11
rprSpanErrorCurrentBadParityFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
parity value not matching the expected parity value"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 11 }

.1.0.8802.17.1.1.1.5.1.1.12
rprSpanErrorCurrentContainedFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
that were removed due to context containment"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 12 }

.1.0.8802.17.1.1.1.5.1.1.13
rprSpanErrorCurrentScffErrors OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) errored SCFF,
with bad parity, bad FCS, or both."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 13 }

.1.0.8802.17.1.1.1.5.1.1.14
rprSpanErrorCurrentErroredSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of errored seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 14 }

.1.0.8802.17.1.1.1.5.1.1.15
rprSpanErrorCurrentSeverelyErroredSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of severely errored seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 15 }

.1.0.8802.17.1.1.1.5.1.1.16
rprSpanErrorCurrentUnavailableSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of unavailable seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersCurrentTable(1) rprSpanErrorCountersCurrentEntry(1) 16 }

.1.0.8802.17.1.1.1.5.2
rprSpanErrorCountersIntervalTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Errors Interval counters table.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5) 2 }

.1.0.8802.17.1.1.1.5.2.1
rprSpanErrorCountersIntervalEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanErrorIntervalIfIndex, rprSpanErrorIntervalSpan,
rprSpanErrorIntervalNumber }
DESCRIPTION "Error statistics collected for a particular interval of a
particular span of a particular RPR interface.
The corresponding instance of rprIfValidIntervals indicates
the number of intervals for which the set of statistics is
available."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) 1 }

.1.0.8802.17.1.1.1.5.2.1.1
rprSpanErrorIntervalIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 1 }

.1.0.8802.17.1.1.1.5.2.1.2
rprSpanErrorIntervalSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 2 }

.1.0.8802.17.1.1.1.5.2.1.3
rprSpanErrorIntervalNumber OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A number between 1 and 96, which identifies the interval
for which the set of statistics is available. The interval
identified by 1 is the most recently completed 15 minute
interval, and interval identified by N is the interval
immediately preceding the one identified by N-1."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 3 }

.1.0.8802.17.1.1.1.5.2.1.4
rprSpanErrorIntervalValidData OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this interval
is valid.
It will be valid if it contains data for 900 seconds
plus or minus 10 seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 4 }

.1.0.8802.17.1.1.1.5.2.1.5
rprSpanErrorIntervalTimeElapsed OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Unsigned32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The duration of a particular interval in seconds.
If, for some reason, such as an adjustment in the system's
time-of-day clock, the current interval exceeds the maximum
value, the agent will return the maximum value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 5 }

.1.0.8802.17.1.1.1.5.2.1.6
rprSpanErrorIntervalTtlExpFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that were dropped due
to
zero Time To Live (TTL) in a particular interval in the
past 24 hours"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 6 }

.1.0.8802.17.1.1.1.5.2.1.7
rprSpanErrorIntervalTooLongFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that exceed the
maximum
permitted frame size in a particular interval in the
past 24 hours"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 7 }

.1.0.8802.17.1.1.1.5.2.1.8
rprSpanErrorIntervalTooShortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames shortest than the
minimum permitted frame size in a particular interval
in the past 24 hours."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 8 }

.1.0.8802.17.1.1.1.5.2.1.9
rprSpanErrorIntervalBadHecFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames with HEC error in a
particular interval in the past 24 hours"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 9 }

.1.0.8802.17.1.1.1.5.2.1.10
rprSpanErrorIntervalBadFcsFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) data and control frames
where the fcs value did not match the expected fcs value.

This includes data frames passed to the client as a result


of
rprIfMacOperModes being not set to dropBadFcs."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 10 }

.1.0.8802.17.1.1.1.5.2.1.11
rprSpanErrorIntervalSelfSrcUcastFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) unicast frames that were
transmitted
by the station itself i.e. the source MAC is equal to the
interface MAC, in a particular interval in the past 24
hours"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 11 }

.1.0.8802.17.1.1.1.5.2.1.12
rprSpanErrorIntervalPmdAbortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) unicast frames that were
aborted
by the PMD layer, in a particular interval in the past
24 hours"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 12 }

.1.0.8802.17.1.1.1.5.2.1.13
rprSpanErrorIntervalBadAddrFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
with invalid SA value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 13 }

.1.0.8802.17.1.1.1.5.2.1.14
rprSpanErrorIntervalBadParityFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
parity value not matching the expected parity value"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 14 }

.1.0.8802.17.1.1.1.5.2.1.15
rprSpanErrorIntervalContainedFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
that were removed due to context containment"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 15 }

.1.0.8802.17.1.1.1.5.2.1.16
rprSpanErrorIntervalScffErrors OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) errored SCFF,
with bad parity, bad FCS, or both."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 16 }

.1.0.8802.17.1.1.1.5.2.1.17
rprSpanErrorIntervalErroredSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of errored seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 17 }

.1.0.8802.17.1.1.1.5.2.1.18
rprSpanErrorIntervalSeverelyErroredSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of severely errored seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 18 }
.1.0.8802.17.1.1.1.5.2.1.19
rprSpanErrorIntervalUnavailableSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of unavailable seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersIntervalTable(2) rprSpanErrorCountersIntervalEntry(1) 19 }

.1.0.8802.17.1.1.1.5.3
rprSpanErrorCountersDayTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Mac Error Day Table contains the cumulative sum
of the various statistics for the 24 hour period
preceding the current interval.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5) 3 }

.1.0.8802.17.1.1.1.5.3.1
rprSpanErrorCountersDayEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanErrorDayIfIndex, rprSpanErrorDaySpan }
DESCRIPTION "An entry in the RPR Error Day table."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) 1 }

.1.0.8802.17.1.1.1.5.3.1.1
rprSpanErrorDayIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 1 }

.1.0.8802.17.1.1.1.5.3.1.2
rprSpanErrorDaySpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 2 }

.1.0.8802.17.1.1.1.5.3.1.3
rprSpanErrorDayTtlExpFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that were dropped
due to zero Time To Live (TTL)."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 3 }

.1.0.8802.17.1.1.1.5.3.1.4
rprSpanErrorDayTooLongFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that exceed the
maximum permitted frame size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 4 }

.1.0.8802.17.1.1.1.5.3.1.5
rprSpanErrorDayTooShortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames shortest than the
minimum permitted frame size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 5 }

.1.0.8802.17.1.1.1.5.3.1.6
rprSpanErrorDayBadHecFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames with HEC error."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 6 }

.1.0.8802.17.1.1.1.5.3.1.7
rprSpanErrorDayBadFcsFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) data and control frames
where the fcs value did not match the expected fcs value.

This includes data frames passed to the client as a result


of
rprIfMacOperModes being not set to dropBadFcs."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 7 }

.1.0.8802.17.1.1.1.5.3.1.8
rprSpanErrorDaySelfSrcUcastFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) unicast frames that were
transmitted by the station itself i.e.
the source MAC is equal to the interface MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 8 }

.1.0.8802.17.1.1.1.5.3.1.9
rprSpanErrorDayPmdAbortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that were
aborted by the PMD"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 9 }

.1.0.8802.17.1.1.1.5.3.1.10
rprSpanErrorDayBadAddrFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
with invalid SA value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 10 }

.1.0.8802.17.1.1.1.5.3.1.11
rprSpanErrorDayBadParityFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
parity value not matching the expected parity value"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 11 }

.1.0.8802.17.1.1.1.5.3.1.12
rprSpanErrorDayContainedFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
that were removed due to context containment"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 12 }

.1.0.8802.17.1.1.1.5.3.1.13
rprSpanErrorDayScffErrors OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) errored SCFF,
with bad parity, bad FCS, or both."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 13 }

.1.0.8802.17.1.1.1.5.3.1.14
rprSpanErrorDayErroredSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of errored seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 14 }

.1.0.8802.17.1.1.1.5.3.1.15
rprSpanErrorDaySeverelyErroredSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of severely errored seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 15 }

.1.0.8802.17.1.1.1.5.3.1.16
rprSpanErrorDayUnavailableSeconds OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION HCPerfTotalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of unavailable seconds."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersDayTable(3) rprSpanErrorCountersDayEntry(1) 16 }

.1.0.8802.17.1.1.1.5.4
rprSpanErrorCountersStatsTable OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The RPR Errors total counters table.

The DiscontinuityTime for this table is indicated by


ifCounterDiscontinuityTime defined in ifXTable.

All attributes in this table are volatile,

i.e. will be cleared on system reset."


::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5) 4 }

.1.0.8802.17.1.1.1.5.4.1
rprSpanErrorCountersStatsEntry OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rprSpanErrorStatsIfIndex, rprSpanErrorStatsSpan }
DESCRIPTION "An entry in the span error counter table."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) 1 }

.1.0.8802.17.1.1.1.5.4.1.1
rprSpanErrorStatsIfIndex OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of this RPR interface."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 1 }

.1.0.8802.17.1.1.1.5.4.1.2
rprSpanErrorStatsSpan OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
-- TEXTUAL CONVENTION RprSpan
SYNTAX INTEGER {east(1), west(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An indication of the span of the interface for which this
row contains information."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 2 }

.1.0.8802.17.1.1.1.5.4.1.3
rprSpanErrorStatsTtlExpFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that were dropped
due to zero Time To Live (TTL)."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 3 }

.1.0.8802.17.1.1.1.5.4.1.4
rprSpanErrorStatsTooLongFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that exceed the
maximum permitted frame size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 4 }

.1.0.8802.17.1.1.1.5.4.1.5
rprSpanErrorStatsTooShortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames shortest than the
minimum permitted frame size."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 5 }

.1.0.8802.17.1.1.1.5.4.1.6
rprSpanErrorStatsBadHecFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames with HEC error."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 6 }

.1.0.8802.17.1.1.1.5.4.1.7
rprSpanErrorStatsBadFcsFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) data and control frames
where the fcs value did not match the expected fcs value.

This includes data frames passed to the client as a result


of
rprIfMacOperModes being not set to dropBadFcs."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 7 }

.1.0.8802.17.1.1.1.5.4.1.8
rprSpanErrorStatsSelfSrcUcastFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) unicast frames that were
transmitted by the station itself i.e.
the source MAC is equal to the interface MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 8 }

.1.0.8802.17.1.1.1.5.4.1.9
rprSpanErrorStatsPmdAbortFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames that
were aborted by the PMD"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 9 }

.1.0.8802.17.1.1.1.5.4.1.10
rprSpanErrorStatsBadAddrFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
with invalid SA value."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 10 }

.1.0.8802.17.1.1.1.5.4.1.11
rprSpanErrorStatsBadParityFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
parity value not matching the expected parity value"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 11 }

.1.0.8802.17.1.1.1.5.4.1.12
rprSpanErrorStatsContainedFrames OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) frames
that were removed due to context containment"
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 12 }

.1.0.8802.17.1.1.1.5.4.1.13
rprSpanErrorStatsScffErrors OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received (PHY to MAC) errored SCFF,
with bad parity, bad FCS, or both."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprObjects(1) rprSpanErrorCounters(5)
rprSpanErrorCountersStatsTable(4) rprSpanErrorCountersStatsEntry(1) 13 }

.1.0.8802.17.1.1.2
rprConformance OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) 2 }

.1.0.8802.17.1.1.2.1
rprGroups OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) 1 }

.1.0.8802.17.1.1.2.1.1
rprIfGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR MAC
configuration."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 1 }

.1.0.8802.17.1.1.2.1.2
rprIfGroupOpt OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects for RPR MAC."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 2 }

.1.0.8802.17.1.1.2.1.3
rprIfStatsControlGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR MAC
statistics management."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 3 }

.1.0.8802.17.1.1.2.1.4
rprSpanGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR Span
configuration."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 4 }

.1.0.8802.17.1.1.2.1.5
rprSpanGroupOpt OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects for RPR Span."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 5 }

.1.0.8802.17.1.1.2.1.6
rprSpanProtectionGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR Span
Protection monitoring."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 6 }

.1.0.8802.17.1.1.2.1.7
rprTopoGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR Topology
discovery."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 7 }

.1.0.8802.17.1.1.2.1.8
rprFairnessGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR Fairness
configuration."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 8 }

.1.0.8802.17.1.1.2.1.9
rprFairnessGroupOpt OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects for RPR Fairness."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 9 }

.1.0.8802.17.1.1.2.1.10
rprOamGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects needed for RPR OAM
configuration."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 10 }

.1.0.8802.17.1.1.2.1.11
rprIfChangeSummaryGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects summarizes changes on
the RPR interfaces."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 11 }

.1.0.8802.17.1.1.2.1.12
rprSpanCurrentGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span current
statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 12 }

.1.0.8802.17.1.1.2.1.13
rprSpanIntervalGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span intervals
statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 13 }

.1.0.8802.17.1.1.2.1.14
rprSpanDayGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span 24 hours
statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 14 }

.1.0.8802.17.1.1.2.1.15
rprSpanStatsGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span total
statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 15 }

.1.0.8802.17.1.1.2.1.16
rprClientCurrentGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC client interface
current statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 16 }

.1.0.8802.17.1.1.2.1.17
rprClientIntervalGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC client interface
intervals statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 17 }

.1.0.8802.17.1.1.2.1.18
rprClientDayGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC client interface
24 hours statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 18 }

.1.0.8802.17.1.1.2.1.19
rprClientStatsGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC client interface
total statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 19 }

.1.0.8802.17.1.1.2.1.20
rprErrorCurrentGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span error
current statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 20 }

.1.0.8802.17.1.1.2.1.21
rprErrorIntervalGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span error
intervals statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 21 }

.1.0.8802.17.1.1.2.1.22
rprErrorDayGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span error
24 hours statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 22 }

.1.0.8802.17.1.1.2.1.23
rprErrorStatsGroup OBJECT-GROUP
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "Collection of objects counting MAC span error
total statistics."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprGroups(1) 23 }

.1.0.8802.17.1.1.2.2
rprCompliances OBJECT-TYPE
-- FROM IEEE-802DOT17-RPR-MIB
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) 2 }

.1.0.8802.17.1.1.2.2.1
rprModuleTotalStatsCompliance MODULE-COMPLIANCE
-- FROM IEEE-802DOT17-RPR-MIB
DESCRIPTION "The compliance statement for agent that support RPR operation
with total statistics collections."
::= { iso(1) std(0) iso8802(8802) ieee802dot17(17) ieee802dot17mibs(1)
ieee802dot17rprMIB(1) rprConformance(2) rprCompliances(2) 1 }

.1.2
member-body OBJECT-TYPE
-- FROM IEEE802dot11-MIB, IEEE8023-LAG-MIB
::= { iso(1) 2 }

.1.2.840
us OBJECT-TYPE
-- FROM IEEE802dot11-MIB, IEEE8023-LAG-MIB
::= { iso(1) member-body(2) 840 }

.1.2.840.10006
ieee802dot3 OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) 10006 }

.1.2.840.10006.300
snmpmibs OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) 300 }

.1.2.840.10006.300.43
lagMIB MODULE-IDENTITY
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "The Link Aggregation module for managing IEEE Std
802.3ad."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) 43 }

.1.2.840.10006.300.43.1
lagMIBObjects OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43) 1 }

.1.2.840.10006.300.43.1.1
dot3adAgg OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) 1 }

.1.2.840.10006.300.43.1.1.1
dot3adAggTable OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains information about every
Aggregator that is associated with this System."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) 1 }

.1.2.840.10006.300.43.1.1.1.1
dot3adAggEntry OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3adAggIndex }
DESCRIPTION "A list of the Aggregator parameters. This is indexed
by the ifIndex of the Aggregator."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) 1 }

.1.2.840.10006.300.43.1.1.1.1.1
dot3adAggIndex OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The unique identifier allocated to this Aggregator by
the local System. This attribute identifies an
Aggregator instance among the subordinate managed
objects of the containing object.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 1 }

.1.2.840.10006.300.43.1.1.1.1.2
dot3adAggMACAddress OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 6-octet read-only value carrying the individual
MAC address assigned to the Aggregator."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 2 }

.1.2.840.10006.300.43.1.1.1.1.3
dot3adAggActorSystemPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 2-octet read-write value indicating the priority
value associated with the Actor's System ID."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 3 }

.1.2.840.10006.300.43.1.1.1.1.4
dot3adAggActorSystemID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 6-octet read-write MAC address value used as a unique
identifier for the System that contains this Aggregator.
NOTE-From the perspective of the Link Aggregation
mechanisms described in Clause 43, only a single
combination of Actor's System ID and System Priority are
considered, and no distinction is made between the
values of these parameters for an Aggregator and the
port(s) that are associated with it; i.e., the protocol
is described in terms of the operation of aggregation
within a single System. However, the managed objects
provided for the Aggregator and the port both allow
management of these parameters. The result of this is to
permit a single piece of equipment to be configured by
management to contain more than one System from the
point of view of the operation of Link Aggregation. This
may be of particular use in the configuration of
equipment that has limited aggregation capability (see
43.6)."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 4 }

.1.2.840.10006.300.43.1.1.1.1.5
dot3adAggAggregateOrIndividual OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A read-only Boolean value indicating whether the
Aggregator represents an Aggregate (`TRUE') or
an Individual link (`FALSE')."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 5 }

.1.2.840.10006.300.43.1.1.1.1.6
dot3adAggActorAdminKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current administrative value of the Key for the
Aggregator. The administrative Key value may differ from
the operational Key value for the reasons discussed in
43.6.2. This is a 16-bit, read-write value. The meaning
of particular Key values is of local significance."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 6 }

.1.2.840.10006.300.43.1.1.1.1.7
dot3adAggActorOperKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational value of the Key for the
Aggregator. The administrative Key value may differ from
the operational Key value for the reasons discussed in
43.6.2. This is a 16-bit read-only value. The meaning
of particular Key values is of local significance."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 7 }

.1.2.840.10006.300.43.1.1.1.1.8
dot3adAggPartnerSystemID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 6-octet read-only MAC address value consisting of the
unique identifier for the current protocol Partner of
this Aggregator. A value of zero indicates that there is
no known Partner. If the aggregation is manually
configured, this System ID value will be a value
assigned by the local System."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 8 }

.1.2.840.10006.300.43.1.1.1.1.9
dot3adAggPartnerSystemPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 2-octet read-only value that indicates the priority
value associated with the Partner's System ID. If the
aggregation is manually configured, this System Priority
value will be a value assigned by the local System."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 9 }

.1.2.840.10006.300.43.1.1.1.1.10
dot3adAggPartnerOperKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational value of the Key for the
Aggregator's current protocol Partner. This is a 16-bit
read-only value. If the aggregation is manually
configured, this Key value will be a value assigned by
the local System."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 10 }

.1.2.840.10006.300.43.1.1.1.1.11
dot3adAggCollectorMaxDelay OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of this 16-bit read-write attribute defines
the maximum delay, in tens of microseconds, that may be
imposed by the Frame Collector between receiving a frame
from an Aggregator Parser, and either delivering the
frame to its MAC Client or discarding the frame (see
43.2.3.1.1)."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggTable(1) dot3adAggEntry(1) 11 }

.1.2.840.10006.300.43.1.1.2
dot3adAggPortListTable OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains a list of all the ports
associated with each Aggregator."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) 2 }

.1.2.840.10006.300.43.1.1.2.1
dot3adAggPortListEntry OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3adAggIndex }
DESCRIPTION "A list of the ports associated with a given Aggregator.
This is indexed by the ifIndex of the Aggregator."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggPortListTable(2) 1 }

.1.2.840.10006.300.43.1.1.2.1.1
dot3adAggPortListPorts OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The complete set of ports currently associated with
this Aggregator. Each bit set in this list represents
an Actor Port member of this Link Aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAgg(1) dot3adAggPortListTable(2) dot3adAggPortListEntry(1) 1
}

.1.2.840.10006.300.43.1.2
dot3adAggPort OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) 2 }

.1.2.840.10006.300.43.1.2.1
dot3adAggPortTable OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains Link Aggregation Control
configuration information about every
Aggregation Port associated with this device.
A row appears in this table for each physical port."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) 1 }

.1.2.840.10006.300.43.1.2.1.1
dot3adAggPortEntry OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3adAggPortIndex }
DESCRIPTION "A list of Link Aggregation Control configuration
parameters for each Aggregation Port on this device."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) 1 }

.1.2.840.10006.300.43.1.2.1.1.1
dot3adAggPortIndex OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of the port"
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 1 }

.1.2.840.10006.300.43.1.2.1.1.2
dot3adAggPortActorSystemPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 2-octet read-write value used to define the priority
value associated with the Actor's System ID."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 2 }

.1.2.840.10006.300.43.1.2.1.1.3
dot3adAggPortActorSystemID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 6-octet read-only MAC address value that defines the
value of the System ID for the System that contains this
Aggregation Port."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 3 }

.1.2.840.10006.300.43.1.2.1.1.4
dot3adAggPortActorAdminKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current administrative value of the Key for the
Aggregation Port. This is a 16-bit read-write value.
The meaning of particular Key values is of local
significance."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 4 }

.1.2.840.10006.300.43.1.2.1.1.5
dot3adAggPortActorOperKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current operational value of the Key for the
Aggregation Port. This is a 16-bit read-only value.
The meaning of particular Key values is of local
significance."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 5 }
.1.2.840.10006.300.43.1.2.1.1.6
dot3adAggPortPartnerAdminSystemPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 2-octet read-write value used to define the
administrative value of priority associated with the
Partner's System ID. The assigned value is used, along
with the value of aAggPortPartnerAdminSystemID,
aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and
aAggPortPartnerAdminPortPriority, in order to achieve
manually configured aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 6 }

.1.2.840.10006.300.43.1.2.1.1.7
dot3adAggPortPartnerOperSystemPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 2-octet read-only value indicating the operational
value of priority associated with the Partner's System
ID. The value of this attribute may contain the manually
configured value carried in
aAggPortPartnerAdminSystemPriority if there is no
protocol Partner."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 7 }

.1.2.840.10006.300.43.1.2.1.1.8
dot3adAggPortPartnerAdminSystemID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 6-octet read-write MACAddress value representing the
administrative value of the Aggregation Port's protocol
Partner's System ID. The assigned value is used, along
with the value of aAggPortPartnerAdminSystemPriority,
aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and
aAggPortPartnerAdminPortPriority, in order to achieve
manually configured aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 8 }

.1.2.840.10006.300.43.1.2.1.1.9
dot3adAggPortPartnerOperSystemID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 6-octet read-only MACAddress value representing the
current value of the Aggregation Port's protocol
Partner's System ID. A value of zero indicates that
there is no known protocol Partner. The value of this
attribute may contain the manually configured value
carried in aAggPortPartnerAdminSystemID if there is no
protocol Partner."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 9 }

.1.2.840.10006.300.43.1.2.1.1.10
dot3adAggPortPartnerAdminKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current administrative value of the Key for the
protocol Partner. This is a 16-bit read-write value.
The assigned value is used, along with the value of
aAggPortPartnerAdminSystemPriority,
aAggPortPartnerAdminSystemID, aAggPortPartnerAdminPort,
and aAggPortPartnerAdminPortPriority, in order to
achieve manually configured aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 10 }

.1.2.840.10006.300.43.1.2.1.1.11
dot3adAggPortPartnerOperKey OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpKey
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational value of the Key for the
protocol Partner. The value of this attribute may
contain the manually configured value carried in
aAggPortPartnerAdminKey if there is no protocol Partner.
This is a 16-bit read-only value."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 11 }

.1.2.840.10006.300.43.1.2.1.1.12
dot3adAggPortSelectedAggID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The identifier value of the Aggregator that this
Aggregation Port has currently selected. Zero indicates
that the Aggregation Port has not selected an
Aggregator, either because it is in the process of
detaching from an Aggregator or because there is no
suitable Aggregator available for it to select.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 12 }

.1.2.840.10006.300.43.1.2.1.1.13
dot3adAggPortAttachedAggID OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The identifier value of the Aggregator that this
Aggregation Port is currently attached to. Zero
indicates that the Aggregation Port is not currently
attached to an Aggregator. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 13 }

.1.2.840.10006.300.43.1.2.1.1.14
dot3adAggPortActorPort OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port number locally assigned to the Aggregation
Port. The port number is communicated in LACPDUs as the
Actor_Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 14 }

.1.2.840.10006.300.43.1.2.1.1.15
dot3adAggPortActorPortPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The priority value assigned to this Aggregation Port.
This 16-bit value is read-write."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 15 }

.1.2.840.10006.300.43.1.2.1.1.16
dot3adAggPortPartnerAdminPort OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current administrative value of the port number for
the protocol Partner. This is a 16-bit read-write value.
The assigned value is used, along with the value of
aAggPortPartnerAdminSystemPriority,
aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey,
and aAggPortPartnerAdminPortPriority, in order to
achieve manually configured aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 16 }

.1.2.840.10006.300.43.1.2.1.1.17
dot3adAggPortPartnerOperPort OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational port number assigned to this
Aggregation Port by the Aggregation Port's protocol
Partner. The value of this attribute may contain the
manually configured value carried in
aAggPortPartnerAdminPort if there is no protocol
Partner. This 16-bit value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 17 }

.1.2.840.10006.300.43.1.2.1.1.18
dot3adAggPortPartnerAdminPortPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current administrative value of the port priority
for the protocol Partner. This is a 16-bit read-write
value. The assigned value is used, along with the value
of aAggPortPartnerAdminSystemPriority,
aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey,
and aAggPortPartnerAdminPort, in order to achieve
manually configured aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 18 }

.1.2.840.10006.300.43.1.2.1.1.19
dot3adAggPortPartnerOperPortPriority OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The priority value assigned to this Aggregation Port by
the Partner. The value of this attribute may contain the
manually configured value carried in
aAggPortPartnerAdminPortPriority if there is no protocol
Partner. This 16-bit value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 19 }

.1.2.840.10006.300.43.1.2.1.1.20
dot3adAggPortActorAdminState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpState
SYNTAX BITS {lacpActivity(0), lacpTimeout(1), aggregation(2),
synchronization(3), collecting(4), distributing(5), defaulted(6), expired(7)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A string of 8 bits, corresponding to the administrative
values of Actor_State (43.4.2) as transmitted by the
Actor in LACPDUs. The first bit corresponds to bit 0 of
Actor_State (LACP_Activity),
the second bit corresponds to bit 1 (LACP_Timeout),
the third bit corresponds to bit 2 (Aggregation),
the fourth bit corresponds to bit 3 (Synchronization),
the fifth bit corresponds to bit 4 (Collecting),
the sixth bit corresponds to bit 5 (Distributing),
the seventh bit corresponds to bit 6 (Defaulted),
and the eighth bit corresponds to bit 7 (Expired).
These values allow administrative control over the
values of LACP_Activity, LACP_Timeout and Aggregation.
This attribute value is read-write."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 20 }

.1.2.840.10006.300.43.1.2.1.1.21
dot3adAggPortActorOperState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpState
SYNTAX BITS {lacpActivity(0), lacpTimeout(1), aggregation(2),
synchronization(3), collecting(4), distributing(5), defaulted(6), expired(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A string of 8 bits, corresponding to the current
operational values of Actor_State as transmitted by the
Actor in LACPDUs. The bit allocations are as defined in
30.7.2.1.20. This attribute value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 21 }

.1.2.840.10006.300.43.1.2.1.1.22
dot3adAggPortPartnerAdminState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpState
SYNTAX BITS {lacpActivity(0), lacpTimeout(1), aggregation(2),
synchronization(3), collecting(4), distributing(5), defaulted(6), expired(7)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A string of 8 bits, corresponding to the current
administrative value of Actor_State for the protocol
Partner. The bit allocations are as defined in
30.7.2.1.20. This attribute value is read-write. The
assigned value is used in order to achieve manually
configured aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 22 }

.1.2.840.10006.300.43.1.2.1.1.23
dot3adAggPortPartnerOperState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION LacpState
SYNTAX BITS {lacpActivity(0), lacpTimeout(1), aggregation(2),
synchronization(3), collecting(4), distributing(5), defaulted(6), expired(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A string of 8 bits, corresponding to the current values
of Actor_State in the most recently received LACPDU
transmitted by the protocol Partner. The bit allocations
are as defined in 30.7.2.1.20. In the absence of an
active protocol Partner, this value may reflect the
manually configured value aAggPortPartnerAdminState.
This attribute value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 23 }

.1.2.840.10006.300.43.1.2.1.1.24
dot3adAggPortAggregateOrIndividual OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A read-only Boolean value indicating whether the
Aggregation Port is able to Aggregate (`TRUE') or is
only able to operate as an Individual link (`FALSE')."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortTable(1) dot3adAggPortEntry(1) 24 }

.1.2.840.10006.300.43.1.2.2
dot3adAggPortStatsTable OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains Link Aggregation information
about every port that is associated with this device.
A row appears in this table for each physical port."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) 2 }

.1.2.840.10006.300.43.1.2.2.1
dot3adAggPortStatsEntry OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3adAggPortIndex }
DESCRIPTION "A list of Link Aggregation Control Protocol statistics
for each port on this device."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2) 1 }

.1.2.840.10006.300.43.1.2.2.1.1
dot3adAggPortStatsLACPDUsRx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid LACPDUs received on this
Aggregation Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 1 }

.1.2.840.10006.300.43.1.2.2.1.2
dot3adAggPortStatsMarkerPDUsRx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid Marker PDUs received on this
Aggregation Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 2 }

.1.2.840.10006.300.43.1.2.2.1.3
dot3adAggPortStatsMarkerResponsePDUsRx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid Marker Response PDUs received on
this Aggregation Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 3 }

.1.2.840.10006.300.43.1.2.2.1.4
dot3adAggPortStatsUnknownRx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames received that either:
- carry the Slow Protocols Ethernet Type value (43B.4),
but contain an unknown PDU, or:
- are addressed to the Slow Protocols group MAC
Address (43B.3), but do not carry the Slow Protocols
Ethernet Type.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 4 }

.1.2.840.10006.300.43.1.2.2.1.5
dot3adAggPortStatsIllegalRx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames received that carry the Slow
Protocols Ethernet Type value (43B.4), but contain a
badly formed PDU or an illegal value of Protocol Subtype
(43B.4). This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 5 }

.1.2.840.10006.300.43.1.2.2.1.6
dot3adAggPortStatsLACPDUsTx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of LACPDUs transmitted on this
Aggregation Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 6 }

.1.2.840.10006.300.43.1.2.2.1.7
dot3adAggPortStatsMarkerPDUsTx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Marker PDUs transmitted on this
Aggregation Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 7 }

.1.2.840.10006.300.43.1.2.2.1.8
dot3adAggPortStatsMarkerResponsePDUsTx OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Marker Response PDUs transmitted
on this Aggregation Port. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortStatsTable(2)
dot3adAggPortStatsEntry(1) 8 }

.1.2.840.10006.300.43.1.2.3
dot3adAggPortDebugTable OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains Link Aggregation debug
information about every port that is associated with
this device. A row appears in this table for each
physical port."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) 3 }

.1.2.840.10006.300.43.1.2.3.1
dot3adAggPortDebugEntry OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3adAggPortIndex }
DESCRIPTION "A list of the debug parameters for a port."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3) 1 }

.1.2.840.10006.300.43.1.2.3.1.1
dot3adAggPortDebugRxState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER {currentRx(1), expired(2), defaulted(3), initialize(4),
lacpDisabled(5), portDisabled(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the value `currentRx' if the
Receive state machine for the Aggregation Port is in the
CURRENT state, `expired' if the Receive state machine is
in the EXPIRED state, `defaulted' if the Receive state
machine is in the DEFAULTED state, `initialize' if the
Receive state machine is in the INITIALIZE state,
`lacpDisabled' if the Receive state machine is in the
LACP_DISABLED state, or `portDisabled' if the Receive
state machine is in the PORT_DISABLED state.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 1 }
.1.2.840.10006.300.43.1.2.3.1.2
dot3adAggPortDebugLastRxTime OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of aTimeSinceSystemReset (F.2.1) when
the last LACPDU was received by this Aggregation Port.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 2 }

.1.2.840.10006.300.43.1.2.3.1.3
dot3adAggPortDebugMuxState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX INTEGER {detached(1), waiting(2), attached(3), collecting(4),
distributing(5), collectingDistributing(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the value `detached' if the Mux
state machine (43.4.14) for the Aggregation Port is in
the DETACHED state, `waiting' if the Mux state machine
is in the WAITING state, `attached' if the Mux state
machine for the Aggregation Port is in the ATTACHED
state, `collecting' if the Mux state machine for the
Aggregation Port is in the COLLECTING state,
`distributing' if the Mux state machine for the
Aggregation Port is in the DISTRIBUTING state, and
`collectingDistributing' if the Mux state machine for
the Aggregation Port is in the COLLECTING_DISTRIBUTING
state. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 3 }

.1.2.840.10006.300.43.1.2.3.1.4
dot3adAggPortDebugMuxReason OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A human-readable text string indicating the reason
for the most recent change of Mux machine state.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 4 }

.1.2.840.10006.300.43.1.2.3.1.5
dot3adAggPortDebugActorChurnState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION ChurnState
SYNTAX INTEGER {noChurn(1), churn(2), churnMonitor(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the Actor Churn Detection machine
(43.4.17) for the Aggregation Port. A value of `noChurn'
indicates that the state machine is in either the
NO_ACTOR_CHURN or the ACTOR_CHURN_MONITOR state, and
`churn' indicates that the state machine is in the
ACTOR_CHURN state. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 5 }

.1.2.840.10006.300.43.1.2.3.1.6
dot3adAggPortDebugPartnerChurnState OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
-- TEXTUAL CONVENTION ChurnState
SYNTAX INTEGER {noChurn(1), churn(2), churnMonitor(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the Partner Churn Detection machine
(43.4.17) for the Aggregation Port. A value of `noChurn'
indicates that the state machine is in either the
NO_PARTNER_CHURN or the PARTNER_CHURN_MONITOR state, and
`churn' indicates that the state machine is in the
PARTNER_CHURN state. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 6 }

.1.2.840.10006.300.43.1.2.3.1.7
dot3adAggPortDebugActorChurnCount OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of times the Actor Churn state
machine has entered the ACTOR_CHURN state.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 7 }

.1.2.840.10006.300.43.1.2.3.1.8
dot3adAggPortDebugPartnerChurnCount OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of times the Partner Churn
state machine has entered the PARTNER_CHURN state.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 8 }

.1.2.840.10006.300.43.1.2.3.1.9
dot3adAggPortDebugActorSyncTransitionCount OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of times the Actor's Mux state
machine (43.4.15) has entered the IN_SYNC state.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 9 }

.1.2.840.10006.300.43.1.2.3.1.10
dot3adAggPortDebugPartnerSyncTransitionCount OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of times the Partner's Mux
state machine (43.4.15) has entered the IN_SYNC state.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 10 }

.1.2.840.10006.300.43.1.2.3.1.11
dot3adAggPortDebugActorChangeCount OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of times the Actor's perception of
the LAG ID for this Aggregation Port has changed.
This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 11 }

.1.2.840.10006.300.43.1.2.3.1.12
dot3adAggPortDebugPartnerChangeCount OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of times the Partner's perception
of the LAG ID (see 43.3.6.1) for this Aggregation Port
has changed. This value is read-only."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) dot3adAggPort(2) dot3adAggPortDebugTable(3)
dot3adAggPortDebugEntry(1) 12 }

.1.2.840.10006.300.43.1.3
dot3adTablesLastChanged OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the time of the most recent
change to the dot3adAggTable, dot3adAggPortListTable, or
dot3adAggPortTable."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
lagMIBObjects(1) 3 }

.1.2.840.10006.300.43.2
dot3adAggConformance OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43) 2 }

.1.2.840.10006.300.43.2.1
dot3adAggGroups OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) 1 }

.1.2.840.10006.300.43.2.1.1
dot3adAggGroup OBJECT-GROUP
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "A collection of objects providing information about an
aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggGroups(1) 1 }

.1.2.840.10006.300.43.2.1.1.6
dot3adTablesLastChangedGroup OBJECT-GROUP
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "A collection of objects providing information about the
time of changes to the configuration of aggregations and
their ports."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggGroups(1) dot3adAggGroup(1) 6 }

.1.2.840.10006.300.43.2.1.2
dot3adAggPortListGroup OBJECT-GROUP
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "A collection of objects providing information about
every port in an aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggGroups(1) 2 }

.1.2.840.10006.300.43.2.1.3
dot3adAggPortGroup OBJECT-GROUP
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "A collection of objects providing information about
every port in an aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggGroups(1) 3 }

.1.2.840.10006.300.43.2.1.4
dot3adAggPortStatsGroup OBJECT-GROUP
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "A collection of objects providing information about
every port in an aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggGroups(1) 4 }

.1.2.840.10006.300.43.2.1.5
dot3adAggPortDebugGroup OBJECT-GROUP
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "A collection of objects providing debug information
about every aggregated port."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggGroups(1) 5 }

.1.2.840.10006.300.43.2.2
dot3adAggCompliances OBJECT-TYPE
-- FROM IEEE8023-LAG-MIB
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) 2 }

.1.2.840.10006.300.43.2.2.1
dot3adAggCompliance MODULE-COMPLIANCE
-- FROM IEEE8023-LAG-MIB
DESCRIPTION "The compliance statement for device support of
Link Aggregation."
::= { iso(1) member-body(2) us(840) ieee802dot3(10006) snmpmibs(300) lagMIB(43)
dot3adAggConformance(2) dot3adAggCompliances(2) 1 }

.1.2.840.10036
ieee802dot11 MODULE-IDENTITY
-- FROM IEEE802dot11-MIB
DESCRIPTION "The MIB module for IEEE 802.11 entities.
iso(1).member-body(2).us(840).ieee802dot11(10036)"
::= { iso(1) member-body(2) us(840) 10036 }

.1.2.840.10036.1
dot11smt OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) 1 }

.1.2.840.10036.1.1
dot11StationConfigTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Station Configuration attributes. In tablular form to
allow for multiple instances on an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 1 }

.1.2.840.10036.1.1.1
dot11StationConfigEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11StationConfigTable. It is
possible for there to be multiple IEEE 802.11 interfaces
on one agent, each with its unique MAC address. The
relationship between an IEEE 802.11 interface and an
interface in the context of the Internet-standard MIB is
one-to-one. As such, the value of an ifIndex object
instance can be directly used to identify corresponding
instances of the objects defined herein.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) 1 }

.1.2.840.10036.1.1.1.1
dot11StationID OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The purpose of dot11StationID is to allow a manager to
identify a station for its own purposes. This attribute
provides for that eventuality while keeping the true MAC
address independent. Its syntax is MAC address, and the
default value is the station's assigned, unique
MAC address."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 1 }

.1.2.840.10036.1.1.1.2
dot11MediumOccupancyLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..1000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the maximum amount of time,
in TU, that a point coordinator (PC) may control the usage
of the wireless medium (WM) without relinquishing control
for long enough to allow at least one instance of DCF access
to the medium. The default value of this attribute shall
be 100, and the maximum value shall be 1000."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 2 }

.1.2.840.10036.1.1.1.3
dot11CFPollable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When this attribute is TRUE, it shall indicate that
the STA is able to respond to a CF-Poll with a data frame
within a SIFS time. This attribute shall be FALSE if
the STA is not able to respond to a CF-Poll with a data
frame within a SIFS time."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 3 }

.1.2.840.10036.1.1.1.4
dot11CFPPeriod OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The attribute shall describe the number of DTIM intervals
between the start of CFPs. It is modified by
MLME-START.request primitive."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 4 }

.1.2.840.10036.1.1.1.5
dot11CFPMaxDuration OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The attribute shall describe the maximum duration of
the CFP in TU that may be generated by the PCF. It is
modified by MLME-START.request primitive."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 5 }

.1.2.840.10036.1.1.1.6
dot11AuthenticationResponseTimeOut OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of time units (TUs)
that a responding STA should wait for the next frame in the
authentication sequence."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 6 }

.1.2.840.10036.1.1.1.7
dot11PrivacyOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the IEEE
802.11 WEP option is implemented. The default value of
this attribute shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 7 }

.1.2.840.10036.1.1.1.8
dot11PowerManagementMode OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {active(1), powersave(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the power management mode of the
STA.
When set to active, it shall indicate that the station is not in power-save
(PS) mode. When set to powersave, it shall indicate that the station is
in power-save mode. The power management mode is transmitted in all
frames according to the rules in 7.1.3.1.7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 8 }

.1.2.840.10036.1.1.1.9
dot11DesiredSSID OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute reflects the Service Set ID (SSID) used in the
DesiredSSID
parameter of the most recent MLME-SCAN.request. This value may be modified
by an external management entity and used by the local SME to make
decisions
about the Scanning process."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 9 }

.1.2.840.10036.1.1.1.10
dot11DesiredBSSType OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {infrastructure(1), independent(2), any(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the type of BSS the station shall
use when
scanning for a BSS with which to synchronize. This value is used to filter
Probe Response frames and Beacon frames. When set to infrastructure,
the station shall only synchronize with a BSS whose Capability Information
field has the ESS subfield set to 1. When set to independent,
the station shall only synchronize with a BSS whose Capability Information
field has the IBSS subfield set to 1. When set to any, the station may
synchronize to either type of BSS."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 10 }

.1.2.840.10036.1.1.1.11
dot11OperationalRateSet OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (1..126)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the set of non-HT data rates at
which the station
may transmit data.
The attribute that specifies the set of HT data rates is
dot11HTOperationalMCSSet.
Each octet contains a value representing a rate. Each rate shall be within
the range from 2 to 127, corresponding to data rates in increments of
500 kbit/s from 1 Mb/s to 63.5 Mb/s, and shall
be supported (as indicated in the supported rates table) for receiving
data.
This value is reported in transmitted Beacon, Probe Request, Probe
Response,
Association Request, Association Response, Reassociation Request,
and Reassociation Response frames, and is used to determine whether a BSS
with which the station desires to synchronize is suitable.
It is also used when starting a BSS,
as specified in 10.3."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 11 }

.1.2.840.10036.1.1.1.12
dot11BeaconPeriod OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of TUs that a station
shall use
for scheduling Beacon transmissions. This value is transmitted in Beacon
and Probe Response frames."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 12 }

.1.2.840.10036.1.1.1.13
dot11DTIMPeriod OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of beacon intervals that
shall
elapse between transmission of Beacon frames containing a TIM element whose
DTIM Count field is 0. This value is transmitted in
the DTIM Period field of Beacon frames."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 13 }

.1.2.840.10036.1.1.1.14
dot11AssociationResponseTimeOut OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of TU that a requesting
STA should
wait for a response to a transmitted association-request MMPDU."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 14 }

.1.2.840.10036.1.1.1.15
dot11DisassociateReason OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the most recently transmitted Reason Code
in a
Disassociation frame. If no Disassociation frame has been transmitted,
the value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 15 }

.1.2.840.10036.1.1.1.16
dot11DisassociateStation OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the MAC address from the Address 1 field of
the most
recently transmitted Disassociation frame. If no Disassociation frame has
been transmitted, the value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 16 }

.1.2.840.10036.1.1.1.17
dot11DeauthenticateReason OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the most recently transmitted Reason Code
in a
Deauthentication frame. If no Deauthentication frame has been transmitted,
the value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 17 }

.1.2.840.10036.1.1.1.18
dot11DeauthenticateStation OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the MAC address from the Address 1 field of
the most
recently transmitted Deauthentication frame. If no Deauthentication
frame has been transmitted, the value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 18 }

.1.2.840.10036.1.1.1.19
dot11AuthenticateFailStatus OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the most recently transmitted Status Code
in a failed
Authentication frame. If no failed Authentication frame has been
transmitted,
the value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 19 }

.1.2.840.10036.1.1.1.20
dot11AuthenticateFailStation OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute holds the MAC address from the
Address 1 field of the most recently transmitted
failed Authentication frame. If no failed Authentication frame has been
transmitted, the value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 20 }

.1.2.840.10036.1.1.1.21
dot11MultiDomainCapabilityImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is
capable of supporting multiple regulatory domains. The capability is
disabled, otherwise. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 21 }

.1.2.840.10036.1.1.1.22
dot11MultiDomainCapabilityEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the capability of the
station
to operate in multiple regulatory domains is enabled. The capability
is disabled, otherwise. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 22 }

.1.2.840.10036.1.1.1.23
dot11CountryString OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute identifies the country or non-country entity in
which
the station is operating. If it is a country, the first two octets of this
string is the two character country code as described in document ISO/IEC
3166-1.
The third octet shall
be one of the following:

1. an ASCII space character, if the regulations under which the station is


operating
encompass all environments in the country,

2. an ASCII 'O' character, if the regulations under which the station is


operating
are for an Outdoor environment only, or

3. an ASCII 'I' character, if the regulations under which the station is


operating
are for an Indoor environment only.

4. an ASCII 'X' character, if the station is operating under a non-country


entity.
The first two octets of the non-country entity shall be two ASCII 'XX'
characters."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 23 }

.1.2.840.10036.1.1.1.24
dot11SpectrumManagementImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable
of supporting spectrum management. The capability is disabled otherwise.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 24 }

.1.2.840.10036.1.1.1.25
dot11SpectrumManagementRequired OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A STA will use the defined TPC and DFS procedures if and only if
this attribute
is TRUE. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 25 }

.1.2.840.10036.1.1.1.26
dot11RSNAOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates whether the entity is RSNA-capable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 26 }

.1.2.840.10036.1.1.1.27
dot11RSNAPreauthenticationImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates whether the entity supports RSNA
preauthentication.
This cannot be TRUE unless dot11RSNAOptionImplemented is TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 27 }

.1.2.840.10036.1.1.1.28
dot11RegulatoryClassesImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station implemen-
tation is
capable of supporting regulatory classes. The capability is disabled
otherwise.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 28 }

.1.2.840.10036.1.1.1.29
dot11RegulatoryClassesRequired OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A STA will use the defined regulatory classes procedures if and
only if this
attribute is TRUE. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 29 }

.1.2.840.10036.1.1.1.30
dot11QosOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is
capable of supporting QoS. The capability is disabled, otherwise.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 30 }

.1.2.840.10036.1.1.1.31
dot11ImmediateBlockAckOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is
capable of supporting Immediate Block Ack. The capability is disabled,
otherwise. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 31 }

.1.2.840.10036.1.1.1.32
dot11DelayedBlockAckOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is
capable of supporting Delayed Block Ack. The capability is disabled,
otherwise. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 32 }
.1.2.840.10036.1.1.1.33
dot11DirectOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is
capable of sending and receiving frames from a non-AP STA in the BSS.
The capability is disabled, otherwise. The default value of this attribute
is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 33 }

.1.2.840.10036.1.1.1.34
dot11APSDOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute is available only at an AP. When TRUE, this
attribute
indicates that the AP implementation is capable of delivering data
and polls to stations using APSD."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 34 }

.1.2.840.10036.1.1.1.35
dot11QAckOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation
is capable of interpreting the CF-Ack bit in a received frame of type
data even if the frame is not directed to the QoS station.
The capability is disabled,
otherwise. A STA is capable of interpreting the CF-Ack bit
in a received data frame if that station is the recipient of the data
frame,
regardless of the value of this MIB variable.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 35 }

.1.2.840.10036.1.1.1.36
dot11QBSSLoadOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute is available only at an AP. This attribute, when
TRUE,
indicates that the AP implementation is capable of generating and
transmitting
the BSS load element in the Beacon and Probe Response frames.
The capability is disabled, otherwise. The default value of this attribute
is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 36 }

.1.2.840.10036.1.1.1.37
dot11QueueRequestOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute is available only at an AP. This attribute, when
TRUE,
indicates that the AP is capable of processing the Queue Size field in QoS
Control field of QoS Data type frames. The capability is disabled,
otherwise.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 37 }

.1.2.840.10036.1.1.1.38
dot11TXOPRequestOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute is available only at an AP. This attribute, when
TRUE,
indicates that the AP is capable of processing the TXOP Duration requested
field in QoS Control field of
QoS Data type frames. The capability is disabled, otherwise.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 38 }

.1.2.840.10036.1.1.1.39
dot11MoreDataAckOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation
is capable of interpreting the More Data bit in the ACK frames.
The capability is disabled, otherwise. The default value of this attribute
is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 39 }

.1.2.840.10036.1.1.1.40
dot11AssociateinNQBSS OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station may
associate in
a non-QoS BSS. When FALSE, this attribute indicates that the station shall
not associate in a non-QoS BSS.
The default value of this attribute is TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 40 }

.1.2.840.10036.1.1.1.41
dot11DLSAllowedInQBSS OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute available at the AP, when TRUE, indicates that
non-AP
STAs may set up DLS and communicate with other non-AP STAs in the BSS.
When FALSE, this attribute indicates that the stations shall not set up
DLS nor communicate with other non-AP STAs in the BSS. The default value
of this attribute is TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 41 }

.1.2.840.10036.1.1.1.42
dot11DLSAllowed OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute available at the non-AP STAs, when TRUE,
indicates that
STA may set up DLS or accept DLS Requests, and communicate with other
non-AP STAs in the BSS. When FALSE, this attribute indicates that the
STA shall not set up DLS nor accept DLS, nor communicate with other
non-AP STAs in the BSS. The default value of this attribute is TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 42 }

.1.2.840.10036.1.1.1.63
dot11HighThroughputOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates whether the entity is HT Capable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11StationConfigTable(1) dot11StationConfigEntry(1) 63 }

.1.2.840.10036.1.2
dot11AuthenticationAlgorithmsTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This (conceptual) table of attributes shall be a set of
all the authentication algorithms supported by the
stations. The following are the default values and the
associated algorithm:
Value = 1: Open System
Value = 2: Shared Key"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 2 }

.1.2.840.10036.1.2.1
dot11AuthenticationAlgorithmsEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11AuthenticationAlgorithmsIndex }
DESCRIPTION "An Entry (conceptual row) in the Authentication
Algorithms Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11AuthenticationAlgorithmsTable(2) 1 }

.1.2.840.10036.1.2.1.1
dot11AuthenticationAlgorithmsIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances
of the columnar objects in the Authentication Algorithms Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11AuthenticationAlgorithmsTable(2) dot11AuthenticationAlgorithmsEntry(1) 1 }

.1.2.840.10036.1.2.1.2
dot11AuthenticationAlgorithm OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {openSystem(1), sharedKey(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute shall be a set of all the authentication
algorithms
supported by the STAs. The following are the default values and the
associated algorithm.
Value = 1: Open System
Value = 2: Shared Key"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11AuthenticationAlgorithmsTable(2) dot11AuthenticationAlgorithmsEntry(1) 2 }

.1.2.840.10036.1.2.1.3
dot11AuthenticationAlgorithmsEnable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE at a station, shall enable the
acceptance
of the authentication algorithm described in the corresponding
table entry in authentication frames received by the station that
have odd authentication sequence numbers. The default value of this
attribute shall be true when the value of dot11AuthenticationAlgorithm is
Open System and false otherwise."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11AuthenticationAlgorithmsTable(2) dot11AuthenticationAlgorithmsEntry(1) 3 }

.1.2.840.10036.1.3
dot11WEPDefaultKeysTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Conceptual table for WEP default keys. This table shall
contain the four WEP default secret key values
corresponding to the four possible KeyID values. The WEP
default secret keys are logically WRITE-ONLY. Attempts to
read the entries in this table shall return unsuccessful
status and values of null or zero. The default value of
each WEP default key shall be null."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 3 }

.1.2.840.10036.1.3.1
dot11WEPDefaultKeysEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11WEPDefaultKeyIndex }
DESCRIPTION "An Entry (conceptual row) in the WEP Default Keys Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPDefaultKeysTable(3) 1 }

.1.2.840.10036.1.3.1.1
dot11WEPDefaultKeyIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances
of the columnar objects in the WEP Default Keys Table.
The value of this variable is equal to the WEPDefaultKeyID + 1"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPDefaultKeysTable(3) dot11WEPDefaultKeysEntry(1) 1 }

.1.2.840.10036.1.3.1.2
dot11WEPDefaultKeyValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION WEPKeytype
SYNTAX OCTET STRING (5)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A WEP default secret key value."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPDefaultKeysTable(3) dot11WEPDefaultKeysEntry(1) 2 }

.1.2.840.10036.1.4
dot11WEPKeyMappingsTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Conceptual table for WEP Key Mappings. The MIB supports
the ability to share a separate WEP key for each RA/TA
pair. The Key Mappings Table contains zero or one entry
for each MAC address and contains two fields for each
entry: WEPOn and the corresponding WEP key. The WEP key
mappings are logically WRITE-ONLY. Attempts to read the
entries in this table shall return unsuccessful status and
values of null or zero. The default value for all WEPOn
fields is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 4 }

.1.2.840.10036.1.4.1
dot11WEPKeyMappingsEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11WEPKeyMappingIndex }
DESCRIPTION "An Entry (conceptual row) in the WEP Key Mappings Table.
ifIndex - Each IEEE 802.11 interface is represented by an
ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPKeyMappingsTable(4) 1 }

.1.2.840.10036.1.4.1.1
dot11WEPKeyMappingIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances
of the columnar objects in the WEP Key Mappings Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPKeyMappingsTable(4) dot11WEPKeyMappingsEntry(1) 1 }

.1.2.840.10036.1.4.1.2
dot11WEPKeyMappingAddress OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The MAC address of the STA for which the values from this
key mapping entry are to be used."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPKeyMappingsTable(4) dot11WEPKeyMappingsEntry(1) 2 }

.1.2.840.10036.1.4.1.3
dot11WEPKeyMappingWEPOn OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Boolean as to whether WEP is to be used when communicating
with the dot11WEPKeyMappingAddress STA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPKeyMappingsTable(4) dot11WEPKeyMappingsEntry(1) 3 }

.1.2.840.10036.1.4.1.4
dot11WEPKeyMappingValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION WEPKeytype
SYNTAX OCTET STRING (5)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A WEP secret key value."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPKeyMappingsTable(4) dot11WEPKeyMappingsEntry(1) 4 }

.1.2.840.10036.1.4.1.5
dot11WEPKeyMappingStatus OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status column used for creating, modifying, and
deleting instances of the columnar objects in the WEP key
mapping Table."
DEFVAL { active }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11WEPKeyMappingsTable(4) dot11WEPKeyMappingsEntry(1) 5 }

.1.2.840.10036.1.5
dot11PrivacyTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group containing attributes concerned with IEEE 802.11
Privacy. Created as a table to allow multiple
instantiations on an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 5 }

.1.2.840.10036.1.5.1
dot11PrivacyEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PrivacyTable Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) 1 }

.1.2.840.10036.1.5.1.1
dot11PrivacyInvoked OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When this attribute is TRUE, it shall indicate that some level
of security is invoked for transmitting data frames.
For WEP-only clients, the security mechanism used is WEP.

For RSNA-capable clients, an additional variable dot11RSNAEnabled


indicates whether RSNA is enabled. If dot11RSNAEnabled is FALSE
or the MIB variable does not exist, the security mechanism invoked
is WEP; if dot11RSNAEnabled is TRUE, RSNA security mechanisms
invoked are con- figured in the dot11RSNAConfigTable. The default
value of this at- tribute shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 1 }

.1.2.840.10036.1.5.1.2
dot11WEPDefaultKeyID OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..3)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the use of the first,
second, third, or fourth element of the WEPDefaultKeys
array when set to values of zero, one, two, or three. The
default value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 2 }

.1.2.840.10036.1.5.1.3
dot11WEPKeyMappingLength OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (10..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of tuples that dot11WEPKeyMappings can hold."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 3 }

.1.2.840.10036.1.5.1.4
dot11ExcludeUnencrypted OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When this attribute is TRUE, the STA shall not indicate at the
MAC service interface received MSDUs that have the Protected Frame
subfield of the Frame Control field equal to zero. When this
attribute is FALSE, the STA may accept MSDUs that have the Protected Frame
subfield of
the Frame Control field equal to zero. The default value of this
at- tribute shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 4 }

.1.2.840.10036.1.5.1.5
dot11WEPICVErrorCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a frame is received with the
Protected
Frame subfield of the Frame Control field set to one and the value of the
ICV as received in the frame does not match the ICV value that is
calculated
for the contents of the received frame. ICV errors for TKIP are not counted
in this variable but in dot11RSNAStatsTKIPICVErrors."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 5 }

.1.2.840.10036.1.5.1.6
dot11WEPExcludedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a frame is received with the
Protected
Frame subfield of the Frame Control field set to zero and the value of
dot11ExcludeUnencrypted causes that frame to be discarded."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 6 }

.1.2.840.10036.1.5.1.7
dot11RSNAEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When this object is set to TRUE, this shall indicate that RSNA
is
enabled on this entity. The entity will advertise the RSN
Informa- tion Element in its Beacon and Probe Response frames.
Configuration variables for RSNA operation are found in the
dot11RSNAConfigTable. This object requires that
dot11PrivacyInvoked also be set to TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 7 }

.1.2.840.10036.1.5.1.8
dot11RSNAPreauthenticationEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When this object is set to TRUE, this shall indicate that RSNA
preauthentication is enabled on this entity.

This object requires that dot11RSNAEnabled also be set to TRUE."


::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11PrivacyTable(5) dot11PrivacyEntry(1) 8 }

.1.2.840.10036.1.6
dot11SMTnotification OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 6 }

.1.2.840.10036.1.6.0
anonymous#18 NOTIFICATION-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SMTnotification(6) 0 }

.1.2.840.10036.1.6.0.1
dot11Disassociate OBJECT-TYPE
-- FROM IEEE802dot11-MIB
OBJECTS { ifIndex, dot11DisassociateReason, dot11DisassociateStation }
DESCRIPTION "The disassociate notification shall be sent when the STA
sends a Disassociation frame. The value of the notification
shall include the MAC address of the MAC to which the Disassociation
frame was sent and the reason for the disassociation.

ifIndex - Each IEEE 802.11 interface is represented by an ifEntry.


Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SMTnotification(6) 0 1 }

.1.2.840.10036.1.6.0.2
dot11Deauthenticate OBJECT-TYPE
-- FROM IEEE802dot11-MIB
OBJECTS { ifIndex, dot11DeauthenticateReason, dot11DeauthenticateStation }
DESCRIPTION "The deauthenticate notification shall be sent when the STA sends
a
Deauthentication frame. The value of the notification shall include
the MAC address of the MAC to which the Deauthentication frame was
sent and the reason for the deauthentication.

ifIndex - Each IEEE 802.11 interface is represented by an ifEntry.


Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SMTnotification(6) 0 2 }

.1.2.840.10036.1.6.0.3
dot11AuthenticateFail OBJECT-TYPE
-- FROM IEEE802dot11-MIB
OBJECTS { ifIndex, dot11AuthenticateFailStatus, dot11AuthenticateFailStation }
DESCRIPTION "The authenticate failure notification shall be sent when the STA
sends an Authentication frame with a status code other than
'successful'. The value of the notification
shall include the MAC address of the MAC to which the Authentication
frame was sent and the reason for the authentication failure.

ifIndex - Each IEEE 802.11 interface is represented by an ifEntry.


Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SMTnotification(6) 0 3 }

.1.2.840.10036.1.7
dot11MultiDomainCapabilityTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This (conceptual) table of attributes for cross-domain
mobility."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 7 }

.1.2.840.10036.1.7.1
dot11MultiDomainCapabilityEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11MultiDomainCapabilityIndex }
DESCRIPTION "An entry (conceptual row) in the Multiple Domain
Capability Table.

IfIndex - Each IEEE 802.11 interface is represented by an ifEntry.


Interface tables in this MIB are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11MultiDomainCapabilityTable(7) 1 }

.1.2.840.10036.1.7.1.1
dot11MultiDomainCapabilityIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of
the columnar objects in the Multi Domain Capability Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11MultiDomainCapabilityTable(7) dot11MultiDomainCapabilityEntry(1) 1 }

.1.2.840.10036.1.7.1.2
dot11FirstChannelNumber OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the value of the lowest channel
number
in the subband for the associated domain country string.
The default value of this attribute shall be zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11MultiDomainCapabilityTable(7) dot11MultiDomainCapabilityEntry(1) 2 }

.1.2.840.10036.1.7.1.3
dot11NumberofChannels OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the value of the total number
of channels allowed in the subband for the associated domain
country string. The default value of this attribute shall be zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11MultiDomainCapabilityTable(7) dot11MultiDomainCapabilityEntry(1) 3 }

.1.2.840.10036.1.7.1.4
dot11MaximumTransmitPowerLevel OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the maximum transmit power,
in dBm, allowed in the subband for the associated domain
country string. The default value of this attribute shall be zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11MultiDomainCapabilityTable(7) dot11MultiDomainCapabilityEntry(1) 4 }

.1.2.840.10036.1.8
dot11SpectrumManagementTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "(Conceptual) table of attributes for spectrum management"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 8 }

.1.2.840.10036.1.8.1
dot11SpectrumManagementEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11SpectrumManagementIndex }
DESCRIPTION "An entry (conceptual row) in the Spectrum Management Table.
IfIndex - Each 802.11 interface is represented by an ifEntry.
Interface tables in this MIB are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SpectrumManagementTable(8) 1 }

.1.2.840.10036.1.8.1.1
dot11SpectrumManagementIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of the
columnar objects in the Spectrum Management Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SpectrumManagementTable(8) dot11SpectrumManagementEntry(1) 1 }

.1.2.840.10036.1.8.1.2
dot11MitigationRequirement OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the mitigation requirement in dB
required. The default value of this attribute shall be 3 dB."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SpectrumManagementTable(8) dot11SpectrumManagementEntry(1) 2 }

.1.2.840.10036.1.8.1.3
dot11ChannelSwitchTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate assumed channel switch time,
measured in TUs. The unit of this attribute is TUs. The default
value of this attribute shall be 2 TUs. The minimum value shall be 1 TU."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SpectrumManagementTable(8) dot11SpectrumManagementEntry(1) 3 }
.1.2.840.10036.1.8.1.4
dot11PowerCapabilityMax OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute shall indicate the maximum transmit Power
Capability
of this station. The unit of this attribute is dBm. The default
value of this attribute shall be 0 dBm."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SpectrumManagementTable(8) dot11SpectrumManagementEntry(1) 4 }

.1.2.840.10036.1.8.1.5
dot11PowerCapabilityMin OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute shall indicate the minimum transmit Power
Capability
of this station. The unit of this attribute is dBm. The default
value of this attribute shall be -100 dBm."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11SpectrumManagementTable(8) dot11SpectrumManagementEntry(1) 5 }

.1.2.840.10036.1.9
dot11RSNAConfigTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing RSNA configuration objects."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 9 }

.1.2.840.10036.1.9.1
dot11RSNAConfigEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11RSNAConfigTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) 1 }

.1.2.840.10036.1.9.1.2
dot11RSNAConfigVersion OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The highest RSNA version this entity supports. See 7.3.2.9."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 2 }

.1.2.840.10036.1.9.1.3
dot11RSNAConfigPairwiseKeysSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates how many pairwise keys the entity
supports for RSNA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 3 }

.1.2.840.10036.1.9.1.4
dot11RSNAConfigGroupCipher OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object indicates the group cipher suite selector the
entity must use. The group cipher suite in the RSN Information
Element shall take its value from this variable.
It consists of an OUI (the first 3 octets) and a cipher suite
identifier (the last octet)."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 4 }

.1.2.840.10036.1.9.1.5
dot11RSNAConfigGroupRekeyMethod OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {disabled(1), timeBased(2), packetBased(3), timepacket-
Based(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object selects a mechanism for rekeying the RSNA GTK.
The default is time-based, once per day. Rekeying the GTK is
only applicable to an entity acting in the Authenticator
role (an AP in an ESS)."
DEFVAL { timeBased }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 5 }

.1.2.840.10036.1.9.1.6
dot11RSNAConfigGroupRekeyTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The time in seconds after which the RSNA GTK shall be refreshed.
The timer shall start at the moment the GTK was set using
the MLME- SETKEYS.request primitive."
DEFVAL { 86400 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 6 }

.1.2.840.10036.1.9.1.7
dot11RSNAConfigGroupRekeyPackets OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A packet count (in 1000s of packets) after which the RSNA GTK
shall be refreshed. The packet counter shall start at the moment
the GTK was set using the MLME-SETKEYS.request primitive and
it shall count all packets encrypted using the current GTK."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 7 }

.1.2.840.10036.1.9.1.8
dot11RSNAConfigGroupRekeyStrict OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object signals that the GTK shall be refreshed whenever a
STA
leaves the BSS that possesses the GTK."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 8 }

.1.2.840.10036.1.9.1.9
dot11RSNAConfigPSKValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (32)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The PSK for when RSNA in PSK mode is the selected AKM suite.
In that case, the PMK will obtain its value from this object.

This object is logically write-only. Reading this variable shall


return unsuccessful status or null or zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 9 }

.1.2.840.10036.1.9.1.10
dot11RSNAConfigPSKPassPhrase OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The PSK, for when RSNA in PSK mode is the selected AKM suite,
is configured by dot11RSNAConfigPSKValue.

An alternative manner of setting the PSK uses the password-to-key


algorithm defined in H.4. This variable provides a means to enter
a pass-phrase. When this object is written, the RSNA entity
shall use the password-to-key algorithm specified in H.4
to derive a pre- shared and populate dot11RSNAConfigPSKValue with this key.
This object is logically write-only. Reading this variable
shall return unsuccessful status or null or zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 10 }

.1.2.840.10036.1.9.1.13
dot11RSNAConfigGroupUpdateCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of times Message 1 in the RSNA Group Key Handshake
will be retried per GTK Handshake attempt."
DEFVAL { 3 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 13 }

.1.2.840.10036.1.9.1.14
dot11RSNAConfigPairwiseUpdateCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of times Message 1 and Message 3 in the RSNA 4-Way
Hand- shake will be retried per 4-Way Handshake attempt."
DEFVAL { 3 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 14 }

.1.2.840.10036.1.9.1.15
dot11RSNAConfigGroupCipherSize OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the length in bits of the group cipher
key."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 15 }

.1.2.840.10036.1.9.1.16
dot11RSNAConfigPMKLifetime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum lifetime of a PMK in the PMK cache."
DEFVAL { 43200 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 16 }

.1.2.840.10036.1.9.1.17
dot11RSNAConfigPMKReauthThreshold OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..100)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The percentage of the PMK lifetime that should expire before an
IEEE 802.1X reauthentication occurs."
DEFVAL { 70 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 17 }

.1.2.840.10036.1.9.1.18
dot11RSNAConfigNumberOfPTKSAReplayCounters OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the number of PTKSA replay counters per association:
0 -> 1 replay counter,
1 -> 2 replay counters,
2 -> 4 replay counters,
3 -> 16 replay counters"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 18 }

.1.2.840.10036.1.9.1.19
dot11RSNAConfigSATimeout OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum time a security association shall take to set up."
DEFVAL { 60 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 19 }

.1.2.840.10036.1.9.1.20
dot11RSNAAuthenticationSuiteSelected OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last AKM suite negotiated."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 20 }

.1.2.840.10036.1.9.1.21
dot11RSNAPairwiseCipherSelected OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last pairwise cipher negotiated."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 21 }

.1.2.840.10036.1.9.1.22
dot11RSNAGroupCipherSelected OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last group cipher negotiated."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 22 }

.1.2.840.10036.1.9.1.23
dot11RSNAPMKIDUsed OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last PMKID used in the last 4-Way
Handshake."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 23 }

.1.2.840.10036.1.9.1.24
dot11RSNAAuthenticationSuiteRequested OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last AKM suite requested."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 24 }

.1.2.840.10036.1.9.1.25
dot11RSNAPairwiseCipherRequested OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last pairwise cipher requested."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 25 }

.1.2.840.10036.1.9.1.26
dot11RSNAGroupCipherRequested OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last group cipher requested."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 26 }

.1.2.840.10036.1.9.1.27
dot11RSNATKIPCounterMeasuresInvoked OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Counts the number of times that a TKIP MIC failure occurred two
times within 60 s and TKIP countermeasures were invoked.
This attribute counts both local and remote MIC failure events
reported to this STA. It increments every time TKIP
countermeasures are invoked"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 27 }

.1.2.840.10036.1.9.1.28
dot11RSNA4WayHandshakeFailures OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Counts the number of 4-Way Handshake failures."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 28 }

.1.2.840.10036.1.9.1.29
dot11RSNAConfigNumberOfGTKSAReplayCounters OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the number of GTKSA replay counters per association:
0 -> 1 replay counter,
1 -> 2 replay counters,
2 -> 4 replay counters,
3 -> 16 replay counters"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 29 }

.1.2.840.10036.1.9.1.30
dot11RSNAConfigSTKKeysSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates how many STK keys the entity supports for
RSNA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 30 }

.1.2.840.10036.1.9.1.31
dot11RSNAConfigSTKCipher OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object specifies the ciphersuite used by the STK for a DLS
link."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 31 }

.1.2.840.10036.1.9.1.32
dot11RSNAConfigSTKRekeyTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The time in seconds after which an RSNA STK shall be refreshed.
The timer shall start at the moment the STK was set using the
MLM- ESETKEYS. request primitive."
DEFVAL { 86400 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 32 }

.1.2.840.10036.1.9.1.33
dot11RSNAConfigSMKUpdateCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of times Message 1 in the RSNA SMK Handshake will
be retried per SMK Handshake attempt."
DEFVAL { 3 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 33 }
.1.2.840.10036.1.9.1.34
dot11RSNAConfigSTKCipherSize OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the length in bits of the STK cipher key."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 34 }

.1.2.840.10036.1.9.1.35
dot11RSNAConfigSMKLifetime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum lifetime of an SMK in the SMK cache."
DEFVAL { 43200 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 35 }

.1.2.840.10036.1.9.1.36
dot11RSNAConfigSMKReauthThreshold OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the number of seconds for which an
SMK authentication is valid. A new SMK authentication must be
completed successfully before the number of seconds indicated
by this attribute elapse, from the prior authentication,
before the STAs become unauthenticated."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 36 }

.1.2.840.10036.1.9.1.37
dot11RSNAConfigNumberOfSTKSAReplayCounters OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the number of STKSA replay counters per association:
0 -> 1 replay counter,
1 -> 2 replay counters,
2 -> 4 replay counters,
3 -> 16 replay counters"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 37 }

.1.2.840.10036.1.9.1.38
dot11RSNAPairwiseSTKSelected OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of the last STK cipher negotiated."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 38 }
.1.2.840.10036.1.9.1.39
dot11RSNASMKHandshakeFailures OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Counts the number of SMK Handshake failures."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigTable(9) dot11RSNAConfigEntry(1) 39 }

.1.2.840.10036.1.10
dot11RSNAConfigPairwiseCiphersTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists the pairwise ciphers supported by this
entity.It
allows enabling and disabling of each pairwise cipher by network
management. The pairwise cipher suite list in the RSN Information
Element is formed using the information in this table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 10 }

.1.2.840.10036.1.10.1
dot11RSNAConfigPairwiseCiphersEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11RSNAConfigPairwiseCipherIndex }
DESCRIPTION "The table entry, indexed by the interface index (or all inter-
faces) and the pairwise cipher."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigPairwiseCiphersTable(10) 1 }

.1.2.840.10036.1.10.1.1
dot11RSNAConfigPairwiseCipherIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary index into the
dot11RSNAConfigPairwiseCiphersTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigPairwiseCiphersTable(10) dot11RSNAConfigPairwiseCiphersEntry(1) 1 }

.1.2.840.10036.1.10.1.2
dot11RSNAConfigPairwiseCipher OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of a supported pairwise cipher. It consists of an
OUI
(the first 3 octets) and a cipher suite identifier (the last octet)."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigPairwiseCiphersTable(10) dot11RSNAConfigPairwiseCiphersEntry(1) 2 }

.1.2.840.10036.1.10.1.3
dot11RSNAConfigPairwiseCipherEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object enables or disables the pairwise cipher."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigPairwiseCiphersTable(10) dot11RSNAConfigPairwiseCiphersEntry(1) 3 }

.1.2.840.10036.1.10.1.4
dot11RSNAConfigPairwiseCipherSize OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the length in bits of the pairwise cipher
key.
This should be 256 for TKIP and 128 for CCMP."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigPairwiseCiphersTable(10) dot11RSNAConfigPairwiseCiphersEntry(1) 4 }

.1.2.840.10036.1.11
dot11RSNAConfigAuthenticationSuitesTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists the AKM suites supported by this entity.
Each AKM suite can be individually enabled and disabled.
The AKM suite list in the RSN information element is formed
using the information in this table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 11 }

.1.2.840.10036.1.11.1
dot11RSNAConfigAuthenticationSuitesEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot11RSNAConfigAuthenticationSuiteIndex }
DESCRIPTION "An entry (row) in the dot11RSNAConfigAuthenticationSuitesTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigAuthenticationSuitesTable(11) 1 }

.1.2.840.10036.1.11.1.1
dot11RSNAConfigAuthenticationSuiteIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used as an index into the
dot11RSNAConfigAuthenticationSuitesTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigAuthenticationSuitesTable(11)
dot11RSNAConfigAuthenticationSuitesEntry(1) 1 }

.1.2.840.10036.1.11.1.2
dot11RSNAConfigAuthenticationSuite OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The selector of an AKM suite. It consists of an OUI (the first 3
octets) and a cipher suite identifier (the last octet)."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigAuthenticationSuitesTable(11)
dot11RSNAConfigAuthenticationSuitesEntry(1) 2 }

.1.2.840.10036.1.11.1.3
dot11RSNAConfigAuthenticationSuiteEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This variable indicates whether the corresponding AKM suite is
enabled/disabled."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAConfigAuthenticationSuitesTable(11)
dot11RSNAConfigAuthenticationSuitesEntry(1) 3 }

.1.2.840.10036.1.12
dot11RSNAStatsTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table maintains per-STA statistics in an RSN. The entry
with
dot11RSNAStatsSTAAddress set to FF-FF-FF-FF-FF-FF shall contain
statistics for broadcast/multicast traffic."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 12 }

.1.2.840.10036.1.12.1
dot11RSNAStatsEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11RSNAStatsIndex }
DESCRIPTION "An entry in the dot11RSNAStatsTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) 1 }

.1.2.840.10036.1.12.1.1
dot11RSNAStatsIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An auxiliary index into the dot11RSNAStatsTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 1 }

.1.2.840.10036.1.12.1.2
dot11RSNAStatsSTAAddress OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The MAC address of the STA to which the statistics in this
conceptual row belong."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 2 }

.1.2.840.10036.1.12.1.3
dot11RSNAStatsVersion OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The RSNA version with which the STA associated."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 3 }

.1.2.840.10036.1.12.1.4
dot11RSNAStatsSelectedPairwiseCipher OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The pairwise cipher suite Selector (as defined in 7.3.29.1)
used during association, in transmission order."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 4 }

.1.2.840.10036.1.12.1.5
dot11RSNAStatsTKIPICVErrors OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Counts the number of TKIP ICV errors encountered when decrypting
packets for the STA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 5 }

.1.2.840.10036.1.12.1.6
dot11RSNAStatsTKIPLocalMICFailures OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Counts the number of MIC failures encountered when checking the
integrity of packets received from the STA at this entity."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 6 }

.1.2.840.10036.1.12.1.7
dot11RSNAStatsTKIPRemoteMICFailures OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Counts the number of MIC failures encountered by the STA identi-
fied by dot11StatsSTAAddress and reported back to this entity."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 7 }
.1.2.840.10036.1.12.1.8
dot11RSNAStatsCCMPReplays OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received CCMP MPDUs discarded by the replay
mechanism."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 8 }

.1.2.840.10036.1.12.1.9
dot11RSNAStatsCCMPDecryptErrors OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of received MPDUs discarded by the CCMP decryption
algorithm."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 9 }

.1.2.840.10036.1.12.1.10
dot11RSNAStatsTKIPReplays OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Counts the number of TKIP replay errors detected."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RSNAStatsTable(12) dot11RSNAStatsEntry(1) 10 }

.1.2.840.10036.1.13
dot11RegulatoryClassesTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "(Conceptual) table of attributes for regulatory classes"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 13 }

.1.2.840.10036.1.13.1
dot11RegulatoryClassesEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11RegulatoryClassesIndex }
DESCRIPTION "An entry (conceptual row) in the Regulatory Classes Table.

IfIndex - Each 802.11 interface is represented by an ifEntry.


Interface tables in this MIB are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RegulatoryClassesTable(13) 1 }

.1.2.840.10036.1.13.1.1
dot11RegulatoryClassesIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of the
columnar
objects in the Regulatory Classes Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RegulatoryClassesTable(13) dot11RegulatoryClassesEntry(1) 1 }

.1.2.840.10036.1.13.1.2
dot11RegulatoryClass OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the regulatory class to be used.
The default value of this attribute shall be zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RegulatoryClassesTable(13) dot11RegulatoryClassesEntry(1) 2 }

.1.2.840.10036.1.13.1.3
dot11CoverageClass OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the coverage class to be used.
The default value of this attribute shall be zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11RegulatoryClassesTable(13) dot11RegulatoryClassesEntry(1) 3 }

.1.2.840.10036.1.17
dot11HTStationConfigTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Station Configuration attributes. In tabular form to allow
for multiple instances on an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1) 17 }

.1.2.840.10036.1.17.1
dot11HTStationConfigEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry (conceptual row) in the dot11HTStationConfig Table.
ifIndex - Each IEEE 802.11 interface is represented by an
ifEntry. Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) 1 }

.1.2.840.10036.1.17.1.1
dot11HTOperationalMCSSet OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (1..127)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the set of MCS at which the
station may transmit data. Each octet contains a value representing a rate.
Each MCS shall be within the range from 1 to 127, and shall be supported
for
receiving data. This value is reported in transmitted Beacon, Probe
Request,
Probe Response, Association Request, Association Response, Reassociation
Request, and Reassociation Response frames, and is used to determine
whether
a BSS with which the station desires to synchronize is suitable. It is also
used when starting a BSS, as specified in 10.3."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 1 }

.1.2.840.10036.1.17.1.2
dot11MIMOPowerSave OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {static(1), dynamic(2), mimo(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is an 8-bit integer value that identifies the configured
power save state of MIMO."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 2 }

.1.2.840.10036.1.17.1.3
dot11NDelayedBlockAckOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of supporting the No ack option of the Delayed
Block Ack."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 3 }

.1.2.840.10036.1.17.1.4
dot11MaxAMSDULength OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (3839..7935)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the supported maximum size of AMSDU."
DEFVAL { 3839 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 4 }

.1.2.840.10036.1.17.1.5
dot11PSMPOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of supporting PSMP. "
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 5 }
.1.2.840.10036.1.17.1.6
dot11STBCControlFrameOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of processing the received control frames that
are
STBC frames."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 6 }

.1.2.840.10036.1.17.1.7
dot11LsigTxopProtectionOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of supporting L-SIG TXOP Protection option."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 7 }

.1.2.840.10036.1.17.1.8
dot11MaxRxAMPDUFactor OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum length of A-MPDU that
the STA can receive. The Maximum Rx A-MPDU defined by this field is equal
to
213+dot11MaxRxAMPDUFactor -1 octets."
DEFVAL { 0 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 8 }

.1.2.840.10036.1.17.1.9
dot11MinimumMPDUStartSpacing OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the minimum time between the start
of adjacent MPDUs within an A-MPDU. This time is measured at the PHY-SAP;
the
number of octets between the start of two consecutive MPDUs in A-MPDU shall
be equal or greater than (dot11MinimumMPDUStartSpacing*PHY-bit-rate)/8. The
encoding of the minimum time to this attribute is:
0 no restriction
1 1/4 us
2 1/2 us
3 1 us
4 2 us
5 4 us
6 8 us
7 16 us"
DEFVAL { 0 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 9 }

.1.2.840.10036.1.17.1.10
dot11PCOOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of supporting Phased Coexistence Operation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 10 }

.1.2.840.10036.1.17.1.11
dot11TransitionTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates that the maximum (#905) transition
time within which the STA can switch between 20 MHz channel width and 40
MHz
channel width with a high probability. The encoding of the transition time
to
this attribute is:
0 no transition
1 400 us
2 1500 us
3 5000 us "
DEFVAL { 2 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 11 }

.1.2.840.10036.1.17.1.12
dot11MCSFeedbackOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {none(0), unsolicited(2), both(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the MCS feed back capability
supported by the station implementation."
DEFVAL { 0 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 12 }

.1.2.840.10036.1.17.1.13
dot11HTControlFieldSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of receiving HT Control field."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 13 }

.1.2.840.10036.1.17.1.14
dot11RDResponderOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable operating as a RD responder."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 14 }

.1.2.840.10036.1.17.1.15
dot11SPPAMSDUCapable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the STA
implementation is capable of protecting the A-MSDU bit (Bit 7) in the QoS
Control Field when dot11RSNAEnabled is TRUE."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 15 }

.1.2.840.10036.1.17.1.16
dot11SPPAMSDURequired OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the STA is
configured to disallow (not to send or receive) of PP A-MSDUs when
dot11RSNAEnabled is TRUE."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11smt(1)
dot11HTStationConfigTable(17) dot11HTStationConfigEntry(1) 16 }

.1.2.840.10036.2
dot11mac OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) 2 }

.1.2.840.10036.2.1
dot11OperationTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group contains MAC attributes pertaining to the operation
of the MAC. This has been implemented as a table in order
to allow for multiple instantiations on an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2) 1 }

.1.2.840.10036.2.1.1
dot11OperationEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11OperationEntry Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) 1 }

.1.2.840.10036.2.1.1.1
dot11MACAddress OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Unique MAC Address assigned to the STA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 1 }

.1.2.840.10036.2.1.1.2
dot11RTSThreshold OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65536)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the number of octets in an PSDU,
below which an RTS/CTS handshake shall not be performed, except as
RTS/CTS is used as a cross modulation protection mechanism as
defined in 9.13. An RTS/CTS handshake shall be performed at the
beginning of any frame exchange sequence where the PSDU is of type
Data or Management, the PSDU has an individual address in the
Address1 field, and the length of the PSDU is greater than this
threshold. Setting this attribute to be larger than the maximum
MSDU size shall have the effect of turning off the RTS/CTS
handshake for frames of Data or Management type transmitted by
this STA. Setting this attribute to zero shall have the effect
of turning on the RTS/CTS handshake for all frames of Data or
Management type transmitted by this STA. "
DEFVAL { 65535 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 2 }

.1.2.840.10036.2.1.1.3
dot11ShortRetryLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the maximum number of
transmission attempts of a frame, the length of which is less
than or equal to dot11RTSThreshold, that shall be made before a
failure condition is indicated. The default value of this
attribute shall be 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 3 }

.1.2.840.10036.2.1.1.4
dot11LongRetryLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the maximum number of
transmission attempts of a frame, the length of which is
greater than dot11RTSThreshold, that shall be made before a
failure condition is indicated. The default value of this
attribute shall be 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 4 }

.1.2.840.10036.2.1.1.5
dot11FragmentationThreshold OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (256..8000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the current maximum size,
in octets, of the PSDU that may be delivered to the PHY.
This maximum size does not apply in the case of A-MPDU.
An MSDU, A-MSDU or MMPDU shall be broken into fragments
if its size exceeds
the value of this attribute after adding MAC headers and
trailers. An MSDU, A-MSDU or MMPDU shall be fragmented when the
resulting frame has an individual address in the Address1
field, and the length
of the frame is larger than this threshold. The default
value for this attribute shall be the lesser of 8000 or the
aMPDUMaxLength of the attached PHY and shall never exceed the
lesser of 8000 or the aMPDUMaxLength of the attached PHY.
The value of this attribute shall never be less than 256."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 5 }

.1.2.840.10036.2.1.1.6
dot11MaxTransmitMSDULifetime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The MaxTransmitMSDULifetime shall be the elapsed time in TU,
after the initial transmission of an MSDU, after which further
attempts to transmit the MSDU shall be terminated. The default
value of this attribute shall be 512."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 6 }

.1.2.840.10036.2.1.1.7
dot11MaxReceiveLifetime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The MaxReceiveLifetime shall be the elapsed time in TU,
after the initial reception of a fragmented MMPDU or MSDU,
after which further attempts to reassemble the MMPDU or
MSDU shall be terminated. The default value shall be
512."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 7 }

.1.2.840.10036.2.1.1.8
dot11ManufacturerID OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ManufacturerID shall include, at a minimum, the name
of the manufacturer. It may include additional
information at the manufacturer's discretion. The default
value of this attribute shall be null."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 8 }

.1.2.840.10036.2.1.1.9
dot11ProductID OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ProductID shall include, at a minimum, an identifier
that is unique to the manufacturer. It may include
additional information at the manufacturer's discretion.
The default value of this attribute shall be null."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 9 }

.1.2.840.10036.2.1.1.10
dot11CAPLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the maximum number of TUs a
Controlled access phase(CAP) can last."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 10 }

.1.2.840.10036.2.1.1.11
dot11HCCWmin OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the value of the minimum size
of the window that shall be used by the HC for generating a
random number for the backoff. The value of this attribute
shall be such that it could always be expressed in the form
of 2(power 2) - 1, where X is an integer. The default value of this
attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 11 }

.1.2.840.10036.2.1.1.12
dot11HCCWmax OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the value of the maximum size of
the
window that shall be used by the HC for generating a random number
for the backoff. The value of this attribute shall be such that
it could always be expressed in the form of 2X - 1, where X is
an integer. The default value of this attribute shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 12 }

.1.2.840.10036.2.1.1.13
dot11HCCAIFSN OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..15)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of slots, after a SIFS
duration, that the HC shall sense the medium idle either before
transmitting or executing a backoff. The default value of this
attribute shall be 1."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 13 }

.1.2.840.10036.2.1.1.14
dot11ADDBAResponseTimeout OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the maximum number of seconds a BA
is to be responded. The default value of this attribute shall be 1."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 14 }

.1.2.840.10036.2.1.1.15
dot11ADDTSResponseTimeout OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the maximum number of seconds an
ADDTS request is to be responded. The default value of this
attribute shall be 1."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 15 }
.1.2.840.10036.2.1.1.16
dot11ChannelUtilizationBeaconInterval OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..100)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the number of beacon intervals
over which the channel busy time should be averaged.
The default value for this parameter shall be 50."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 16 }

.1.2.840.10036.2.1.1.17
dot11ScheduleTimeout OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..100)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the duration in TUs after
which a STA could go into power-save mode.
The default value for this parameter shall be 10."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 17 }

.1.2.840.10036.2.1.1.18
dot11DLSResponseTimeout OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the maximum number of
seconds a direct link request is to be responded.
The default value of this attribute shall be 10."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 18 }

.1.2.840.10036.2.1.1.19
dot11QAPMissingAckRetryLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..100)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the number of times the AP may
retry a frame for which it does not receive an ACK for
a STA in power-save mode after receiving a PS-Poll
and sending a directed response or after the AP does
not receive an ACK to a directed MPDU sent with the EOSP set to 1."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 19 }

.1.2.840.10036.2.1.1.20
dot11EDCAAveragingPeriod OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..100)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the number of seconds over
which the admitted_time and used_time are computed.
The default value for this parameter shall be 5."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 20 }

.1.2.840.10036.2.1.1.21
dot11HTOperatingMode OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {htPure(0), optionalProtection(1), mandatoryFortyProtection(2),
mandatoryAllProtection(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the level of protection that needs
to be provided to the transmissions in an IEEE 802.11 network with HT
STAs."
DEFVAL { htPure }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 21 }

.1.2.840.10036.2.1.1.22
dot11RIFSMode OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that use of RIFS (#1989)
is allowed in the BSS."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 22 }

.1.2.840.10036.2.1.1.23
dot11PSMPControlledAccess OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE indicates that the AP accepts
associations only from stations for which dot11PSMPOptionImplemented is
TRUE."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 23 }

.1.2.840.10036.2.1.1.24
dot11ServiceIntervalGranularity OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the Service Interval Granularity to
be used for scheduled PSMP. The value of the granularity is given by
(dot11ServiceIntervalGranularity+1)*5 ms (#1289)."
DEFVAL { 0 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 24 }

.1.2.840.10036.2.1.1.25
dot11DualCTSProtection OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE indicates that the AP uses dual CTS
protection to protect the non-STBC frame and STBC frame transmissions."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 25 }

.1.2.840.10036.2.1.1.26
dot11LSIGTXOPFullProtectionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the LSIG TXOP
Protection may be used by stations that have the attribute
dot11LSigTxopProtectionOptionImplemented set to TRUE."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 26 }

.1.2.840.10036.2.1.1.27
dot11NonGFEntitiesPresent OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that STA that are not
Greenfield Capable are present in the BSS."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 27 }

.1.2.840.10036.2.1.1.28
dot11PCOActivated OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the PCO is
activated."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 28 }

.1.2.840.10036.2.1.1.29
dot11PCOFortyMaxDuration OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The attribute indicates the maximum duration of 40 MHz phase in
TU under PCO
operation. The value of this attribute shall be equal to or larger than
dot11PCOFortyMinDuration (#905)."
DEFVAL { 30 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 29 }

.1.2.840.10036.2.1.1.30
dot11PCOTwentyMaxDuration OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The attribute indicates the maximum duration of 20 MHz phase in
TU under PCO
operation. The value of this attribute shall be equal to or larger than
dot11PCOTwentyMinDuration (#905)."
DEFVAL { 30 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 30 }

.1.2.840.10036.2.1.1.31
dot11PCOFortyMinDuration OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The attribute indicates the minimum duration of 40 MHz phase in
TU under PCO
operation."
DEFVAL { 20 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 31 }

.1.2.840.10036.2.1.1.32
dot11PCOTwentyMinDuration OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The attribute indicates the minimum duration of 20 MHz phase in
TU under PCO
operation."
DEFVAL { 20 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11OperationTable(1) dot11OperationEntry(1) 32 }

.1.2.840.10036.2.2
dot11CountersTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group containing attributes that are MAC counters.
Implemented as a table to allow for multiple
instantiations on an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2) 2 }

.1.2.840.10036.2.2.1
dot11CountersEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11CountersEntry Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) 1 }

.1.2.840.10036.2.2.1.1
dot11TransmittedFragmentCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented for an acknowledged MPDU
with an individual address in the address 1 field or an MPDU
with a multicast address in the address 1 field of type Data
or Management."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 1 }

.1.2.840.10036.2.2.1.2
dot11MulticastTransmittedFrameCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment only when the multicast bit
is set in the destination MAC address of a successfully
transmitted MSDU. When operating as a STA in an ESS, where
these frames are directed to the AP, this implies having
received an acknowledgment to all associated MPDUs."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 2 }

.1.2.840.10036.2.2.1.3
dot11FailedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an MSDU is not transmitted
successfully due to the number of transmit attempts exceeding
either the dot11ShortRetryLimit or dot11LongRetryLimit."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 3 }

.1.2.840.10036.2.2.1.4
dot11RetryCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an MSDU is successfully
transmitted after one or more retransmissions."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 4 }

.1.2.840.10036.2.2.1.5
dot11MultipleRetryCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an MSDU is successfully
transmitted after more than one retransmission."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 5 }

.1.2.840.10036.2.2.1.6
dot11FrameDuplicateCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a frame is received
that the Sequence Control field indicates is a
duplicate."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 6 }

.1.2.840.10036.2.2.1.7
dot11RTSSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a CTS is received in
response to an RTS."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 7 }

.1.2.840.10036.2.2.1.8
dot11RTSFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a CTS is not received in
response to an RTS."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 8 }

.1.2.840.10036.2.2.1.9
dot11ACKFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an ACK is not received
when expected."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 9 }
.1.2.840.10036.2.2.1.10
dot11ReceivedFragmentCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented for each successfully
received MPDU of type Data or Management."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 10 }

.1.2.840.10036.2.2.1.11
dot11MulticastReceivedFrameCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a MSDU is received
with the multicast bit set in the destination
MAC address."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 11 }

.1.2.840.10036.2.2.1.12
dot11FCSErrorCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an FCS error is
detected in a received MPDU."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 12 }

.1.2.840.10036.2.2.1.13
dot11TransmittedFrameCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each successfully transmitted
MSDU."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 13 }

.1.2.840.10036.2.2.1.14
dot11WEPUndecryptableCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a frame is received with the
Protected Frame subfield of the Frame Control field set to one
and the WEPOn value for the key mapped to the transmitter's MAC
address indicates that the frame should not have been encrypted
or that frame is discarded due to the receiving STA not
implementing the privacy option."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 14 }
.1.2.840.10036.2.2.1.15
dot11QosDiscardedFragmentCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each QoS Data MPDU that has
been discarded."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 15 }

.1.2.840.10036.2.2.1.16
dot11AssociatedStationCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter, only available at AP, shall increment when a
station
associates or reassociates. This counter shall decrement
when a station disassociates."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 16 }

.1.2.840.10036.2.2.1.17
dot11QosCFPollsReceivedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each QoS (+)CF-Poll that has
been received."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 17 }

.1.2.840.10036.2.2.1.18
dot11QosCFPollsUnusedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each QoS (+)CF-Poll that
has been received but not used."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 18 }

.1.2.840.10036.2.2.1.19
dot11QosCFPollsUnusableCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each QoS (+)CF-Poll that has
been received but could not be used due to the TXOP size being
smaller than the time that is required for one frame exchange sequence."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 19 }
.1.2.840.10036.2.2.1.21
dot11TransmittedAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented for an acknowledged A-MSDU
frame with an individual address in the address 1 field or an A-MSDU
frame with a multicast address in the address 1 field."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 21 }

.1.2.840.10036.2.2.1.22
dot11FailedAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an A-MSDU is not
transmitted successfully due to the number of transmit attempts exceeding
either the dot11ShortRetryLimit or dot11LongRetryLimit."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 22 }

.1.2.840.10036.2.2.1.23
dot11RetryAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an A-MSDU is
successfully transmitted after one or more retransmissions."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 23 }

.1.2.840.10036.2.2.1.24
dot11MultipleRetryAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an A-MSDU is
successfully transmitted after more than one retransmission."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 24 }

.1.2.840.10036.2.2.1.25
dot11TransmittedOctetsInAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented by the number of octets in
the framebody of an A-MSDU frame when an A-MSDU frame is successfully
transmitted."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 25 }

.1.2.840.10036.2.2.1.26
dot11AMSDUAckFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an acknowledgement to
an A-MSDU is not received when expected. This acknowledgement can be in
an ACK or the BlockAck frame."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 26 }

.1.2.840.10036.2.2.1.27
dot11ReceivedAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented for a received A-MSDU frame
with the station's MAC address in the address 1 field or an A-MSDU
frame with a multicast address in the address 1 field."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 27 }

.1.2.840.10036.2.2.1.28
dot11ReceivedOctetsInAMSDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented by the number of octets in
the framebody of an A-MSDU frame when an A-MSDU frame is received."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 28 }

.1.2.840.10036.2.2.1.29
dot11TransmittedAMPDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an A-MPDU is
transmitted."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 29 }

.1.2.840.10036.2.2.1.30
dot11TransmittedMPDUsInAMPDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment by the number of MPDUs in the A-
MPDU when an A-MPDU is transmitted."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 30 }

.1.2.840.10036.2.2.1.31
dot11TransmittedOctetsInAMPDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented by the number of octets in
the A-MPDU frame when an A-MPDU frame is transmitted."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 31 }

.1.2.840.10036.2.2.1.32
dot11AMPDUReceivedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when the MAC receives an A-
MPDU from the PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 32 }

.1.2.840.10036.2.2.1.33
dot11MPDUInReceivedAMPDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented by the number of MPDUs
received in the A-MPDU when an A-MPDU is received."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 33 }

.1.2.840.10036.2.2.1.34
dot11ReceivedOctetsInAMPDUCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented by the number of octets in
the A-MPDU frame when an A-MPDU frame is received."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 34 }

.1.2.840.10036.2.2.1.35
dot11AMPDUDelimiterCRCErrorCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an MPDU
delimiter has a CRC error when this is the first CRC error in the received
A-MPDU or when the previous delimiter has been decoded correctly."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 35 }

.1.2.840.10036.2.2.1.36
dot11ImplicitBARFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when the expected BlockAck
is not received in response to an Implicit BlockAckReq frame."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 36 }

.1.2.840.10036.2.2.1.37
dot11ExplicitBARFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when the expected BlockAck
is not received in response to an Explicit BlockAckReq."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 37 }

.1.2.840.10036.2.2.1.38
dot11ChannelWidthSwitchCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be increment when the bandwidth used is
switched from 20 to 40 or vice-versa."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 38 }

.1.2.840.10036.2.2.1.39
dot11TwentyMHzFrameTransmittedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when a Frame is transmitted
only on the primary channel."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 39 }

.1.2.840.10036.2.2.1.40
dot11FortyMHzFrameTransmittedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when a Frame is transmitted
on both control and secondary channels."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 40 }

.1.2.840.10036.2.2.1.41
dot11TwentyMHzFrameReceivedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when a Frame is received
only on the primary channel."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 41 }
.1.2.840.10036.2.2.1.42
dot11FortyMHzFrameReceivedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when a Frame is received on
both the control and secondary channels."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 42 }

.1.2.840.10036.2.2.1.43
dot11PSMPSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an allocated PSMP-UTT
is used."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 43 }

.1.2.840.10036.2.2.1.44
dot11PSMPFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when an allocated PSMP-UTT
is not used."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 44 }

.1.2.840.10036.2.2.1.45
dot11GrantedRDGUsedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter at the RD initiator shall be incremented when an
allocated RDG is used by the station, apart from transmitting a response
frame such as ACK or Block Ack frames."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 45 }

.1.2.840.10036.2.2.1.46
dot11GrantedRDGUnusedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter at the initiatior shall be incremented when an
allocated RDG is not used by the station, apart from transmitting a
response
frame such as ACK or Block Ack frames."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 46 }
.1.2.840.10036.2.2.1.47
dot11TransmittedFramesInGrantedRDGCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter at the initiatior shall be incremented for every
frame, other than response frames such as ACK or Block Ack frames,
transmitted by the station during a granted RDG."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 47 }

.1.2.840.10036.2.2.1.48
dot11TransmittedOctetsInGrantedRDGCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter at the initiatior shall be incremented by the
number of octets in the framebody of a frame, other than response frames
such
as ACK or Block Ack frames, transmitted by the station during a granted
RDG."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 48 }

.1.2.840.10036.2.2.1.49
dot11BeamformingFrameCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when th transmitter sends a
frame with new/updated beam forming parameters."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 49 }

.1.2.840.10036.2.2.1.50
dot11DualCTSSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when AP sends a dual CTS in
response to a STA initiating TXOP in extended range."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 50 }

.1.2.840.10036.2.2.1.51
dot11DualCTSFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when AP fails to send a
dual CTS in response to a STA initiating TXOP in extended range."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 51 }
.1.2.840.10036.2.2.1.52
dot11STBCCTSSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when AP does not detect a
collision PIFS after sending a CTS to self STBC frame in extended range."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 52 }

.1.2.840.10036.2.2.1.53
dot11STBCCTSFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when AP detects a collision
PIFS after sending a CTS to self STBC frame in extended range."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 53 }

.1.2.840.10036.2.2.1.54
dot11nonSTBCCTSSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when AP does not detect a
collision PIFS after sending a CTS to self that is an non-STBC frame in
extended range."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 54 }

.1.2.840.10036.2.2.1.55
dot11nonSTBCCTSFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when AP detects a collision
PIFS after sending a CTS to self that is an non-STBC frame in extended
range."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 55 }

.1.2.840.10036.2.2.1.56
dot11RTSLSIGSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when the duration/ID field
is set according to the rules of EPP in the received CTS following a
transmission of RTS in EPP mode."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 56 }

.1.2.840.10036.2.2.1.57
dot11RTSLSIGFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented when the duration/ID field
is not set according to the rules of EPP in the received CTS following a
transmission of RTS in EPP mode."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11CountersTable(2) dot11CountersEntry(1) 57 }

.1.2.840.10036.2.3
dot11GroupAddressesTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A conceptual table containing a set of MAC addresses
identifying the multicast-group addresses for which this STA
will receive frames. The default value of this attribute
shall be null."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2) 3 }

.1.2.840.10036.2.3.1
dot11GroupAddressesEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11GroupAddressesIndex }
DESCRIPTION "An Entry (conceptual row) in the Group Addresses Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11GroupAddressesTable(3) 1 }

.1.2.840.10036.2.3.1.1
dot11GroupAddressesIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances
of the columnar objects in the Group Addresses Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11GroupAddressesTable(3) dot11GroupAddressesEntry(1) 1 }

.1.2.840.10036.2.3.1.2
dot11Address OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "MAC address identifying multicast-group addresses
from which this STA will receive frames."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11GroupAddressesTable(3) dot11GroupAddressesEntry(1) 2 }
.1.2.840.10036.2.3.1.3
dot11GroupAddressesStatus OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status column used for creating, modifying, and
deleting instances of the columnar objects in the Group
Addresses Table."
DEFVAL { active }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11GroupAddressesTable(3) dot11GroupAddressesEntry(1) 3 }

.1.2.840.10036.2.4
dot11EDCATable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Conceptual table for EDCA default parameter values at a non-AP
STA.
This table shall contain the four entries of the EDCA parameters
corresponding to four possible ACs. Index 1 corresponds to AC_BK,
index 2 to AC_BE, index 3 to AC_VI, and index 4 to AC_VO."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2) 4 }

.1.2.840.10036.2.4.1
dot11EDCAEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11EDCATableIndex }
DESCRIPTION "An Entry (conceptual row) in the EDCA Table.

ifIndex - Each IEEE 802.11 interface is represented by an ifEntry.


Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) 1 }

.1.2.840.10036.2.4.1.1
dot11EDCATableIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of the
columnar
objects in the EDCA Table. The value of this variable is
1) 1, if the value of the AC is AC_BK.
2) 2, if the value of the AC is AC_BE.
3) 3, if the value of the AC is AC_VI.
4) 4, if the value of the AC is AC_VO."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 1 }

.1.2.840.10036.2.4.1.2
dot11EDCATableCWmin OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the value of the minimum size of
the window that shall be used by a STA for a particular AC for
generating a random number for the backoff. The value of this
attribute shall be such that it could always be expressed in
the form of 2X - 1, where X is an integer.
The default value for this attribute is
1) aCWmin, if dot11EDCATableIndex is 1 or 2.
2) (aCWmin+1)/2 - 1, if dot11EDCATableIndex is 3.
3) (aCWmin+1)/4 - 1, if dot11EDCATableIndex is 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 2 }

.1.2.840.10036.2.4.1.3
dot11EDCATableCWmax OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the value of the maximum size
of the window that shall be used by a STA for a particular
AC for generating a random number for the backoff. The value of this
attribute shall be such that it could always be expressed
in the form of 2X - 1, where X is an integer.
The default value for this attribute is
1) aCWmax, if dot11EDCATableIndex is 1 or 2.
2) aCWmin, if dot11EDCATableIndex is 3.
3) (aCWmin+1)/2 - 1, if dot11EDCATableIndex is 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 3 }

.1.2.840.10036.2.4.1.4
dot11EDCATableAIFSN OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (2..15)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of slots, after a
SIFS duration, that the STA, for a particular AC,
shall sense the medium idle either before transmitting or
executing a backoff. The default value for this attribute is
1) 7, if dot11EDCATableIndex is 1,
2) 3, if dot11EDCATableIndex is 2
3) 2, otherwise."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 4 }

.1.2.840.10036.2.4.1.5
dot11EDCATableTXOPLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the maximum number of microseconds
of an EDCA TXOP for a given AC at a non-AP STA. The default value
for this attribute is
1) 0 for all PHYs, if dot11EDCATableIndex is 1 or 2; this implies
that the sender can send one MSDU in an EDCA TXOP,
2) 3008 microseconds for Clause 17 and Clause 19 PHY and 6016
microseconds for Clause 18 PHY, if dot11EDCATableIndex is 3,
3) 1504 microseconds for Clause 17 and Clause 19 PHY and 3264
microseconds for Clause 18 PHY, if dot11EDCATableIndex is 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 5 }

.1.2.840.10036.2.4.1.6
dot11EDCATableMSDULifetime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..500)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify (in TUs) the maximum duration an
MSDU,
for a given AC, would be retained by the MAC before it is discarded.
The default value for this parameter shall be 500."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 6 }

.1.2.840.10036.2.4.1.7
dot11EDCATableMandatory OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that admission control is
mandatory
for the given AC. When False, this attribute indicates that the admission
control is not mandatory for the given AC. The default value for this
parameter shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11EDCATable(4) dot11EDCAEntry(1) 7 }

.1.2.840.10036.2.5
dot11QAPEDCATable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Conceptual table for EDCA default parameter values at the AP.
This table shall contain the four entries of the EDCA parameters
corresponding to four possible ACs. Index 1 corresponds to AC_BK,
index 2 to AC_BE, index 3 to AC_VI, and index 4 to AC_VO."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2) 5 }

.1.2.840.10036.2.5.1
dot11QAPEDCAEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11QAPEDCATableIndex }
DESCRIPTION "An Entry (conceptual row) in the EDCA Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) 1 }

.1.2.840.10036.2.5.1.1
dot11QAPEDCATableIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of the
columnar
objects in the EDCA Table. The value of this variable is
1) 1, if the value of the AC is AC_BK.
2) 2, if the value of the AC is AC_BE.
3) 3, if the value of the AC is AC_VI.
4) 4, if the value of the AC is AC_VO."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 1 }

.1.2.840.10036.2.5.1.2
dot11QAPEDCATableCWmin OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the value of the minimum size of
the window that shall be used by an AP for a particular AC for
generating a random number for the backoff. The value of this
attribute shall be such that it could always be expressed in
the form of 2X - 1, where X is an integer. The default value for
this attribute is
1) aCWmin, if dot11QAPEDCATableIndex is 1 or 2.
2) (aCWmin+1)/2 - 1, if dot11QAPEDCATableIndex is 3.
3) (aCWmin+1)/4 - 1, if dot11QAPEDCATableIndex is 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 2 }

.1.2.840.10036.2.5.1.3
dot11QAPEDCATableCWmax OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the value of the maximum size of
the window that shall be used by an AP for a particular AC for
generating a random number for the backoff. The value of this
attribute shall be such that it could always be expressed in
the form of 2X - 1, where X is an integer. The default value for
this attribute is
1) aCWmax, if dot11QAPEDCATableIndex is 1.
2) 4*(aCWmin+1) - 1, if dot11QAPEDCATableIndex is 2.
3) aCWmin, if dot11QAPEDCATableIndex is 3.
4) (aCWmin+1)/2 - 1, if dot11QAPEDCATableIndex is 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 3 }

.1.2.840.10036.2.5.1.4
dot11QAPEDCATableAIFSN OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..15)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the number of slots, after a SIFS
duration, that the AP, for a particular AC, shall sense the
medium idle either before transmitting or executing a backoff.
The default value for this attribute is
1) 7, if dot11QAPEDCATableIndex is 1,
2) 3, if dot11QAPEDCATableIndex is 2
3) 1, otherwise."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 4 }

.1.2.840.10036.2.5.1.5
dot11QAPEDCATableTXOPLimit OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the maximum number of microseconds
of an EDCA TXOP for a given AC at the AP. The default value for
this attribute is
1) 0 for all PHYs, if dot11QAPEDCATableIndex is 1 or 2; this
implies that the sender can send one MSDU in an EDCA TXOP,
2) 3008 microseconds for Clause 17 and Clause 19 PHY and 6016
microseconds for Clause 18 PHY, if dot11QAPEDCATableIndex is 3,
3) 1504 microseconds for Clause 17 and Clause 19 PHY and 3264
microseconds for Clause 18 PHY, if dot11QAPEDCATableIndex is 4."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 5 }

.1.2.840.10036.2.5.1.6
dot11QAPEDCATableMSDULifetime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..500)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify (in TUs) the maximum duration an
MSDU,
for a given AC, would be retained by the MAC at the AP before it is
discarded.
The default value for this parameter shall be
500."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 6 }

.1.2.840.10036.2.5.1.7
dot11QAPEDCATableMandatory OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that admission control is
mandatory
for the given AC. When False, this attribute indicates that the admission
control is not mandatory for the given AC. The default value for this
parameter shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QAPEDCATable(5) dot11QAPEDCAEntry(1) 7 }

.1.2.840.10036.2.6
dot11QosCountersTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group containing attributes that are MAC counters implemented
as a table to allow for multiple instantiations on an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2) 6 }

.1.2.840.10036.2.6.1
dot11QosCountersEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11QosCountersIndex }
DESCRIPTION "An Entry (conceptual row) in the EDCA Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) 1 }

.1.2.840.10036.2.6.1.1
dot11QosCountersIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of the
columnar
objects in the QoSCounter Table. The value of this variable is equal to TID
+ 1."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 1 }

.1.2.840.10036.2.6.1.2
dot11QosTransmittedFragmentCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented for an acknowledged MPDU,
for a particular UP, with an individual address in the address
1 field or an MPDU with a multicast address in the address 1 field,
either belonging to a particular TID. This counter has relevance only for
TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 2 }

.1.2.840.10036.2.6.1.3
dot11QosFailedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an MSDU, for a particular UP,
is not transmitted successfully due to the number of transmit attempts
exceeding either the dot11ShortRetryLimit or dot11LongRetryLimit.
This counter has relevance only for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 3 }

.1.2.840.10036.2.6.1.4
dot11QosRetryCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an MSDU, of a particular UP,
is successfully transmitted after one or more retransmissions.
This counter has relevance only for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 4 }

.1.2.840.10036.2.6.1.5
dot11QosMultipleRetryCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an MSDU, of a particular UP,
is successfully transmitted after more than one retransmissions.
This counter has relevance only for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 5 }

.1.2.840.10036.2.6.1.6
dot11QosFrameDuplicateCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a frame, of a particular UP,
is received that the Sequence Control field indicates is a duplicate.
This counter has relevance only for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 6 }

.1.2.840.10036.2.6.1.7
dot11QosRTSSuccessCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a CTS is received in response
to an RTS that has been sent for the transmission of an MPDU of a
particular UP. This counter has relevance only for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 7 }

.1.2.840.10036.2.6.1.8
dot11QosRTSFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when a CTS is not received in
response to an RTS that has been sent for the transmission of an
MPDU of a particular UP. This counter has relevance only for TIDs between 0
and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 8 }

.1.2.840.10036.2.6.1.9
dot11QosACKFailureCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment when an ACK is not received in
response
to an MPDU of a particular UP. This counter has relevance only for
TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 9 }

.1.2.840.10036.2.6.1.10
dot11QosReceivedFragmentCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall be incremented for each successfully received
MPDU of type Data of a particular UP. This counter has relevance only
for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 10 }

.1.2.840.10036.2.6.1.11
dot11QosTransmittedFrameCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each successfully transmitted
MSDU of a particular UP. This counter has relevance only for TIDs between 0
and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 11 }

.1.2.840.10036.2.6.1.12
dot11QosDiscardedFrameCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each Discarded MSDU of a
particular UP. This counter has relevance only for TIDs between 0 and 7."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 12 }

.1.2.840.10036.2.6.1.13
dot11QosMPDUsReceivedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each received MPDU of a
particular TID."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 13 }

.1.2.840.10036.2.6.1.14
dot11QosRetriesReceivedCount OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter shall increment for each received MPDU of a
particular TID with the retry bit set to 1."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11mac(2)
dot11QosCountersTable(6) dot11QosCountersEntry(1) 14 }

.1.2.840.10036.3
dot11res OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) 3 }

.1.2.840.10036.3.1
dot11resAttribute OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3) 1 }

.1.2.840.10036.3.1.1
dot11ResourceTypeIDName OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (4)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Contains the name of the Resource Type ID managed object.
The attribute is read-only and always contains the value
RTID. This attribute value shall not be used as a naming
attribute for any other managed object class."
DEFVAL { \"RTID\" }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) 1 }

.1.2.840.10036.3.1.2
dot11ResourceInfoTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Provides a means of indicating, in data readable from a
managed object, information that identifies the source of
the implementation."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) 2 }

.1.2.840.10036.3.1.2.1
dot11ResourceInfoEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11ResourceInfo Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) dot11ResourceInfoTable(2) 1 }

.1.2.840.10036.3.1.2.1.1
dot11manufacturerOUI OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX OCTET STRING (3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Takes the value of an organizationally unique identifier."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) dot11ResourceInfoTable(2) dot11ResourceInfoEntry(1) 1 }

.1.2.840.10036.3.1.2.1.2
dot11manufacturerName OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A printable string used to identify the manufacturer of the
resource. Maximum string length is 128 octets."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) dot11ResourceInfoTable(2) dot11ResourceInfoEntry(1) 2 }

.1.2.840.10036.3.1.2.1.3
dot11manufacturerProductName OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A printable string used to identify the manufacturer's product
name of the resource. Maximum string length is 128 octets."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) dot11ResourceInfoTable(2) dot11ResourceInfoEntry(1) 3 }

.1.2.840.10036.3.1.2.1.4
dot11manufacturerProductVersion OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Printable string used to identify the manufacturer's product
version of the resource. Maximum string length is 128 octets."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11res(3)
dot11resAttribute(1) dot11ResourceInfoTable(2) dot11ResourceInfoEntry(1) 4 }
.1.2.840.10036.4
dot11phy OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) 4 }

.1.2.840.10036.4.1
dot11PhyOperationTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "PHY level attributes concerned with
operation. Implemented as a table indexed on
ifIndex to allow for multiple instantiations on an
Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 1 }

.1.2.840.10036.4.1.1
dot11PhyOperationEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyOperation Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOperationTable(1) 1 }

.1.2.840.10036.4.1.1.1
dot11PHYType OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {fhss(1), dsss(2), irbaseband(3), ofdm(4), hrdsss(5), erp(6),
ht(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is an 8-bit integer value that identifies the PHY type
supported by the attached PLCP and PMD. Currently defined
values and their corresponding PHY types are:

FHSS 2.4 GHz = 01, DSSS 2.4 GHz = 02, IR Baseband = 03, OFDM 5GHz = 04,
HRDSSS = 05, ERP = 06, HT = 07"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOperationTable(1) dot11PhyOperationEntry(1) 1 }

.1.2.840.10036.4.1.1.2
dot11CurrentRegDomain OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current regulatory domain this instance of the PMD is
supporting. This object corresponds to one of the
RegDomains listed in dot11RegDomainsSupported."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOperationTable(1) dot11PhyOperationEntry(1) 2 }
.1.2.840.10036.4.1.1.3
dot11TempType OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {tempType1(1), tempType2(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "There are different operating temperature requirements
dependent on the anticipated environmental conditions. This
attribute describes the current PHY's operating temperature
range capability. Currently defined values and their
corresponding temperature ranges are:

Type 1 = X'01'-Commercial range of 0 to 40 degrees C,

Type 2 = X'02'-Industrial range of -30 to 70 degrees C."


::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOperationTable(1) dot11PhyOperationEntry(1) 3 }

.1.2.840.10036.4.2
dot11PhyAntennaTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group of attributes for PhyAntenna. Implemented as a
table indexed on ifIndex to allow for multiple instances on
an agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 2 }

.1.2.840.10036.4.2.1
dot11PhyAntennaEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyAntenna Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) 1 }

.1.2.840.10036.4.2.1.1
dot11CurrentTxAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current antenna being used to transmit. This value
is one of the values appearing in dot11SupportedTxAntenna.
This may be used by a management agent to control which antenna
is used for transmission. "
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 1 }

.1.2.840.10036.4.2.1.2
dot11DiversitySupport OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {fixedlist(1), notsupported(2), dynamic(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This implementation's support for diversity, encoded as:

X'01'-diversity is available and is performed over the fixed


list of antennas defined in dot11DiversitySelectionRx.

X'02'-diversity is not supported.

X'03'-diversity is supported and control of diversity is also


available, in which case the attribute dot11DiversitySelectionRx
can be dynamically modified by the LME."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 2 }

.1.2.840.10036.4.2.1.3
dot11CurrentRxAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current antenna being used to receive, if the dot11
DiversitySupport indicates that diversity is not supported.
The selected antenna shall be one of the antennae marked
for receive in the dot11AntennasListTable."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 3 }

.1.2.840.10036.4.2.1.4
dot11AntennaSelectionOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that antenna selection
is supported by the station implementation. "
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 4 }

.1.2.840.10036.4.2.1.5
dot11TransmitExplicitCSIFeedbackASOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the transmit
antenna selection (#905) based on explicit CSI feedback is supported by the
station implementation. "
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 5 }

.1.2.840.10036.4.2.1.6
dot11TransmitIndicesFeedbackASOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the transmit
antenna selection based on antenna indices feedback is supported by the
station implementation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 6 }

.1.2.840.10036.4.2.1.7
dot11ExplicitCSIFeedbackASOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the computation of
CSI and feedback to support the peer to do antenna selection is supported
by
the station implementation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 7 }

.1.2.840.10036.4.2.1.8
dot11TransmitIndicesComputationASOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the transmit
antenna selection based on antenna indices selection computation and
feedback the results to support the peer to do antenna selection is
supported
by the station implementation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 8 }

.1.2.840.10036.4.2.1.9
dot11ReceiveAntennaSelectionOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the receive antenna
selection is supported by the station implementation. "
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 9 }

.1.2.840.10036.4.2.1.10
dot11TransmitSoundingPPDUOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the transmission of
sounding PPDUs is supported by the station implementation. "
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 10 }

.1.2.840.10036.4.2.1.11
dot11NumberOfActiveRxAntennas OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the number of current active antennas
being used to receive."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyAntennaTable(2) dot11PhyAntennaEntry(1) 11 }

.1.2.840.10036.4.3
dot11PhyTxPowerTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group of attributes for dot11PhyTxPowerTable. Implemented
as a table indexed on STA ID to allow for multiple
instances on an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 3 }

.1.2.840.10036.4.3.1
dot11PhyTxPowerEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyTxPower Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) 1 }

.1.2.840.10036.4.3.1.1
dot11NumberSupportedPowerLevels OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..8)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of power levels supported by the PMD.
This attribute can have a value of 1 to 8."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 1 }

.1.2.840.10036.4.3.1.2
dot11TxPowerLevel1 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL1 in mW.
This is also the default power level."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 2 }

.1.2.840.10036.4.3.1.3
dot11TxPowerLevel2 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL2 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 3 }

.1.2.840.10036.4.3.1.4
dot11TxPowerLevel3 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL3 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 4 }

.1.2.840.10036.4.3.1.5
dot11TxPowerLevel4 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL4 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 5 }

.1.2.840.10036.4.3.1.6
dot11TxPowerLevel5 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL5 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 6 }

.1.2.840.10036.4.3.1.7
dot11TxPowerLevel6 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL6 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 7 }

.1.2.840.10036.4.3.1.8
dot11TxPowerLevel7 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL7 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 8 }

.1.2.840.10036.4.3.1.9
dot11TxPowerLevel8 OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmit output power for LEVEL8 in mW."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 9 }

.1.2.840.10036.4.3.1.10
dot11CurrentTxPowerLevel OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..8)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The TxPowerLevel N currently being used to transmit data.
Some PHYs also use this value to determine the receiver
sensitivity requirements for CCA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyTxPowerTable(3) dot11PhyTxPowerEntry(1) 10 }

.1.2.840.10036.4.4
dot11PhyFHSSTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group of attributes for dot11PhyFHSSTable. Implemented as a
table indexed on STA ID to allow for multiple instances on
an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 4 }

.1.2.840.10036.4.4.1
dot11PhyFHSSEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyFHSS Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) 1 }

.1.2.840.10036.4.4.1.1
dot11HopTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (224)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time in microseconds for the PMD to change from
channel 2 to channel 80."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 1 }

.1.2.840.10036.4.4.1.2
dot11CurrentChannelNumber OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..200)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current channel number of the frequency output by the RF
synthesizer."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 2 }

.1.2.840.10036.4.4.1.3
dot11MaxDwellTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum time in TU that the transmitter
is permitted to operate on a single channel."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 3 }

.1.2.840.10036.4.4.1.4
dot11CurrentDwellTime OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current time in TU that the transmitter shall operate
on a single channel, as set by the MAC. Default is 19 TU."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 4 }

.1.2.840.10036.4.4.1.5
dot11CurrentSet OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current set of patterns the PLME
is using to determine the hopping sequence. "
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 5 }

.1.2.840.10036.4.4.1.6
dot11CurrentPattern OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current pattern the PLME is
using to determine the hop sequence."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 6 }
.1.2.840.10036.4.4.1.7
dot11CurrentIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current index value the PLME is using to determine
the CurrentChannelNumber."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 7 }

.1.2.840.10036.4.4.1.8
dot11EHCCPrimeRadix OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the value to be used as the prime radix
(N) in the HCC and
EHCC algorithms."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 8 }

.1.2.840.10036.4.4.1.9
dot11EHCCNumberofChannelsFamilyIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the value to be used as the maximum
for the family index (a) in the HCC and EHCC algorithms.
The value of this field shall not be less than the prime radix minus 3 (N -
3).
The valid range of
allowed values is (N - 1), (N - 2), and (N - 3)."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 9 }

.1.2.840.10036.4.4.1.10
dot11EHCCCapabilityImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the station
implementation is capable of generating
the HCC or EHCC algorithms for determining Hopping patterns.
The capability is disabled, otherwise.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 10 }

.1.2.840.10036.4.4.1.11
dot11EHCCCapabilityEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the capability of
the station to operate using the HCC or EHCC algorithms for
determining Hopping Patterns is enabled. The capability
is disabled, otherwise. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 11 }

.1.2.840.10036.4.4.1.12
dot11HopAlgorithmAdopted OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {crnt(1), hopindex(2), hcc(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, indicates which of the algorithms will be used
to generate the Hopping Patterns. Valid values are:

1 - hopping patterns as defined in Clause 14


2 - hop index method (with or without table)
3 - HCC/EHCC method"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 12 }

.1.2.840.10036.4.4.1.13
dot11RandomTableFlag OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, indicates that a Random Table is present
when the value is TRUE. When the value is FALSE it indicates
that a Random Table is not present and that the hop index
method is to be
used to determine the hopping sequence. The default value
of this attribute is TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 13 }

.1.2.840.10036.4.4.1.14
dot11NumberofHoppingSets OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Number of Sets field indicates the total number of sets
within the hopping patterns."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 14 }

.1.2.840.10036.4.4.1.15
dot11HopModulus OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of allowed channels for the hopping set.
This is defined by the governing regulatory agency
for the country code of the country
in which this device is operating."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 15 }

.1.2.840.10036.4.4.1.16
dot11HopOffset OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The next position in the hopping set."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyFHSSTable(4) dot11PhyFHSSEntry(1) 16 }

.1.2.840.10036.4.5
dot11PhyDSSSTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry of attributes for dot11PhyDSSSEntry. Implemented as a
table indexed on ifIndex to allow for multiple instances on
an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 5 }

.1.2.840.10036.4.5.1
dot11PhyDSSSEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyDSSSEntry Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyDSSSTable(5) 1 }

.1.2.840.10036.4.5.1.1
dot11CurrentChannel OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..14)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current operating frequency channel of the DSSS
PHY. Valid channel numbers are as defined in 15.4.6.2"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyDSSSTable(5) dot11PhyDSSSEntry(1) 1 }

.1.2.840.10036.4.5.1.2
dot11CCAModeSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "dot11CCAModeSupported is a bit-significant value,
representing all of the CCA modes supported by the PHY. Valid values are:
energy detect only (ED_ONLY) = 01, carrier sense only (CS_ONLY) = 02,
carrier sense and energy detect (ED_and_CS)= 04

or the logical sum of any of these values. This attribute


shall not be used to indicate the CCA modes supported by a
higher rate extension PHY. Rather, the dot11HRCCAModeSupported
attribute shall be used to indicate the CCA modes of
the higher rate extension PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyDSSSTable(5) dot11PhyDSSSEntry(1) 2 }

.1.2.840.10036.4.5.1.3
dot11CurrentCCAMode OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {edonly(1), csonly(2), edandcs(4), cswithtimer(8),
hrcsanded(16)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current CCA method in operation. Valid values are:
energy detect only (edonly) = 01,
carrier sense only (csonly) = 02,
carrier sense and energy detect (edandcs)= 04
carrier sense with timer (cswithtimer)= 08
high rate carrier sense and energy detect (hrcsanded)=16."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyDSSSTable(5) dot11PhyDSSSEntry(1) 3 }

.1.2.840.10036.4.5.1.4
dot11EDThreshold OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current Energy Detect Threshold being used by the DSSS PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyDSSSTable(5) dot11PhyDSSSEntry(1) 4 }

.1.2.840.10036.4.6
dot11PhyIRTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group of attributes for dot11PhyIRTable. Implemented as a
table indexed on ifIndex to allow for multiple instances on
an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 6 }

.1.2.840.10036.4.6.1
dot11PhyIREntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyIR Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyIRTable(6) 1 }

.1.2.840.10036.4.6.1.1
dot11CCAWatchdogTimerMax OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This parameter, together with CCAWatchdogCountMax,
determines when energy detected in the channel can be
ignored."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyIRTable(6) dot11PhyIREntry(1) 1 }

.1.2.840.10036.4.6.1.2
dot11CCAWatchdogCountMax OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This parameter, together with CCAWatchdogTimerMax,
determines when energy detected in the channel can be
ignored."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyIRTable(6) dot11PhyIREntry(1) 2 }

.1.2.840.10036.4.6.1.3
dot11CCAWatchdogTimerMin OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum value to which CCAWatchdogTimerMax can be
set."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyIRTable(6) dot11PhyIREntry(1) 3 }

.1.2.840.10036.4.6.1.4
dot11CCAWatchdogCountMin OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum value to which CCAWatchdogCount can be set."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyIRTable(6) dot11PhyIREntry(1) 4 }

.1.2.840.10036.4.7
dot11RegDomainsSupportedTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "There are different operational requirements dependent on
the regulatory domain. This attribute list describes the
regulatory domains the PLCP and PMD support in this
implementation. Currently defined values and their
corresponding Regulatory Domains are:

FCC (USA) = X'10', DOC (Canada) = X'20', ETSI (most of


Europe) = X'30', Spain = X'31', France = X'32',
Japan = X'40', China = X'50', Other = X'00' "
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 7 }

.1.2.840.10036.4.7.1
dot11RegDomainsSupportedEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11RegDomainsSupportedIndex }
DESCRIPTION "An entry in the dot11RegDomainsSupportedTable.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11RegDomainsSupportedTable(7) 1 }

.1.2.840.10036.4.7.1.1
dot11RegDomainsSupportedIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances
of the columnar objects in the RegDomainsSupport Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11RegDomainsSupportedTable(7) dot11RegDomainsSupportedEntry(1) 1 }

.1.2.840.10036.4.7.1.2
dot11RegDomainsSupportedValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {fcc(16), doc(32), etsi(48), spain(49), france(50), japan(64),
other(0)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "There are different operational requirements dependent on
the regulatory domain. This attribute list describes the
regulatory domains the PLCP and PMD support in this
implementation. Currently defined values and their
corresponding Regulatory Domains are:

FCC (USA) = X'10', DOC (Canada) = X'20', ETSI (most of


Europe) = X'30', Spain = X'31', France = X'32',
Japan = X'40', China = X'50' "
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11RegDomainsSupportedTable(7) dot11RegDomainsSupportedEntry(1) 2 }

.1.2.840.10036.4.8
dot11AntennasListTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table represents the list of antennae.
An antenna can be marked to be capable of transmitting,
receiving, and/or for participation in receive diversity.
Each entry in this table represents a single antenna with its properties.
The maximum number of antennae that can be contained in this table is 255."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 8 }
.1.2.840.10036.4.8.1
dot11AntennasListEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11AntennaListIndex }
DESCRIPTION "An entry in the dot11AntennasListTable, representing the
properties
of a single antenna.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11AntennasListTable(8) 1 }

.1.2.840.10036.4.8.1.1
dot11AntennaListIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The unique index of an antenna which is used to identify the
columnar
objects in the dot11AntennasList Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11AntennasListTable(8) dot11AntennasListEntry(1) 1 }

.1.2.840.10036.4.8.1.2
dot11SupportedTxAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When TRUE, this object indicates that the antenna represented by
dot11AntennaIndex can be used as a transmit antenna."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11AntennasListTable(8) dot11AntennasListEntry(1) 2 }

.1.2.840.10036.4.8.1.3
dot11SupportedRxAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When TRUE, this object indicates that the antenna represented by
the
dot11AntennaIndex can be used as a receive antenna."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11AntennasListTable(8) dot11AntennasListEntry(1) 3 }

.1.2.840.10036.4.8.1.4
dot11DiversitySelectionRx OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When TRUE, this object indicates that the antenna represented by
dot11AntennaIndex can be used for receive diversity. This object
shall be TRUE only if the antenna can be used as a receive antenna,
as indicated by dot11SupportedRxAntenna."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11AntennasListTable(8) dot11AntennasListEntry(1) 4 }

.1.2.840.10036.4.9
dot11SupportedDataRatesTxTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Transmit bit rates supported by the PLCP and PMD,
represented by a count from X'02-X'7f, corresponding to data
rates in increments of 500kbit/s from 1 Mb/s to 63.5 Mb/s subject
to limitations of each individual PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 9 }

.1.2.840.10036.4.9.1
dot11SupportedDataRatesTxEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11SupportedDataRatesTxIndex }
DESCRIPTION "An Entry (conceptual row) in the dot11SupportedDataRatesTx
Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedDataRatesTxTable(9) 1 }

.1.2.840.10036.4.9.1.1
dot11SupportedDataRatesTxIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index object that identifies which data rate to access.
Range is 1..255."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedDataRatesTxTable(9) dot11SupportedDataRatesTxEntry(1) 1 }

.1.2.840.10036.4.9.1.2
dot11SupportedDataRatesTxValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (2..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Transmit bit rates supported by the PLCP and PMD,
represented by a count from X'02-X'7f, corresponding to data
rates in increments of 500kbit/s from 1 Mb/s to 63.5 Mb/s subject
to limitations of each individual PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedDataRatesTxTable(9) dot11SupportedDataRatesTxEntry(1) 2 }
.1.2.840.10036.4.10
dot11SupportedDataRatesRxTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The receive bit rates supported by the PLCP and PMD,
represented by a count from X'002-X'7f, corresponding to data
rates in increments of 500kbit/s from 1 Mb/s to 63.5 Mb/s."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 10 }

.1.2.840.10036.4.10.1
dot11SupportedDataRatesRxEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11SupportedDataRatesRxIndex }
DESCRIPTION "An Entry (conceptual row) in the dot11SupportedDataRatesRx
Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedDataRatesRxTable(10) 1 }

.1.2.840.10036.4.10.1.1
dot11SupportedDataRatesRxIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index object that identifies which data rate to access.
Range is 1..255."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedDataRatesRxTable(10) dot11SupportedDataRatesRxEntry(1) 1 }

.1.2.840.10036.4.10.1.2
dot11SupportedDataRatesRxValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (2..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The receive bit rates supported by the PLCP and PMD,
represented by a count from X'02-X'7f, corresponding to data
rates in increments of 500kbit/s from 1 Mb/s to 63.5 Mb/s."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedDataRatesRxTable(10) dot11SupportedDataRatesRxEntry(1) 2 }

.1.2.840.10036.4.11
dot11PhyOFDMTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Group of attributes for dot11PhyOFDMTable. Implemented as a
table indexed on ifindex to allow for multiple instances on
an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 11 }

.1.2.840.10036.4.11.1
dot11PhyOFDMEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyOFDM Table.

ifIndex - Each IEEE 802.11 interface is represented by an


ifEntry. Interface tables in this MIB module are indexed
by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) 1 }

.1.2.840.10036.4.11.1.1
dot11CurrentFrequency OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..200)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of the current operating frequency channel of the
OFDM PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 1 }

.1.2.840.10036.4.11.1.2
dot11TIThreshold OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The Threshold being used to detect a busy medium (frequency).
CCA shall report a busy medium upon detecting the RSSI above
this threshold."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 2 }

.1.2.840.10036.4.11.1.3
dot11FrequencyBandsSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The capability of the OFDM PHY implementation to operate in the
4.9 GHz and 5 GHz bands. Coded as an integer value with bit 0 LSB as
follows:
bit 0 .. capable of operating in the 5.15-5.25 GHz band
bit 1 .. capable of operating in the 5.25-5.35 GHz band
bit 2 .. capable of operating in the 5.725-5.825 GHz band
bit 3 .. capable of operating in the 5.47-5.725 GHz band
bit 4 .. capable of operating in the lower Japanese (5.15-5.25 GHz) band
bit 5 .. capable of operating in the 5.03-5.091 GHz band
bit 6 .. capable of operating in the 4.94-4.99 GHz band
For example, for an implementation capable of operating in the
5.15-5.35 GHz bands this attribute would take the value 3."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 3 }

.1.2.840.10036.4.11.1.4
dot11ChannelStartingFactor OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (8000..10000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The base factor from which channel center frequencies are
calculated.
This number is multiplied by 500 kHz to form the base frequency to be
added to the channel number x 5 MHz. The default value of this attribute
shall be 10 000."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 4 }

.1.2.840.10036.4.11.1.5
dot11FiveMHzOperationImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the 5 MHz
Operation is
implemented. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 5 }

.1.2.840.10036.4.11.1.6
dot11TenMHzOperationImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the 10 MHz
Operation
is implemented. The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 6 }

.1.2.840.10036.4.11.1.7
dot11TwentyMHzOperationImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the 20 MHz
Operation
is implemented. The default value of this attribute is TRUE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 7 }

.1.2.840.10036.4.11.1.8
dot11PhyOFDMChannelWidth OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {width5MHz(1), width10MHz(2), width20MHz(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This is an 8-bit integer value that identifies the OFDM
PHY channel width. Currently defined values and their corresponding
Channel widths are:
5MHz = 01, 10MHz = 02, 20MHz = 03"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyOFDMTable(11) dot11PhyOFDMEntry(1) 8 }

.1.2.840.10036.4.12
dot11PhyHRDSSSTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry of attributes for dot11PhyHRDSSSEntry. Implemented as a
table
indexed on ifIndex to allow for multiple instances on an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 12 }

.1.2.840.10036.4.12.1
dot11PhyHRDSSSEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyHRDSSSEntry Table.

ifIndex - Each IEEE 802.11 interface is represented by an ifEntry.


Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHRDSSSTable(12) 1 }

.1.2.840.10036.4.12.1.1
dot11ShortPreambleOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the short
preamble
option as defined in 18.2.2.2
is implemented. The default value of this attribute shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHRDSSSTable(12) dot11PhyHRDSSSEntry(1) 1 }

.1.2.840.10036.4.12.1.2
dot11PBCCOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the PBCC
modulation option as defined in 18.4.6.6 is implemented.
The default value of this attribute shall be FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHRDSSSTable(12) dot11PhyHRDSSSEntry(1) 2 }

.1.2.840.10036.4.12.1.3
dot11ChannelAgilityPresent OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates that the PHY is capable of channel
agility."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHRDSSSTable(12) dot11PhyHRDSSSEntry(1) 3 }

.1.2.840.10036.4.12.1.4
dot11ChannelAgilityEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates that the PHY channel agility
functionality is enabled."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHRDSSSTable(12) dot11PhyHRDSSSEntry(1) 4 }

.1.2.840.10036.4.12.1.5
dot11HRCCAModeSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..31)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "dot11HRCCAModeSupported is a bit-significant value,
representing all of the CCA modes supported by the PHY.
Valid values are:
energy detect only (ED_ONLY) = 01,
carrier sense only (CS_ONLY) = 02,
carrier sense and energy detect (ED_and_CS)= 04,
carrier sense with timer (CS_and_Timer)= 08,
high rate carrier sense and energy detect
(HRCS_and_ED)= 16
or the logical sum of any of these values. In
the high rate extension PHY, this attribute shall be used
in preference to the dot11CCAModeSupported attribute."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHRDSSSTable(12) dot11PhyHRDSSSEntry(1) 5 }

.1.2.840.10036.4.13
dot11HoppingPatternTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of attributes necessary for a frequency
hopping implementation to be able to create the hopping
sequences necessary to operate
in the subband for the associated domain country string."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 13 }

.1.2.840.10036.4.13.1
dot11HoppingPatternEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11HoppingPatternIndex }
DESCRIPTION "An entry (conceptual row) in the Hopping Pattern Table that
indicates the random hopping sequence to be followed.

IfIndex - Each IEEE 802.11 interface is represented


by an ifEntry. Interface tables in this MIB are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11HoppingPatternTable(13) 1 }

.1.2.840.10036.4.13.1.1
dot11HoppingPatternIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used to identify instances of
the columnar objects in the Hopping Pattern Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11HoppingPatternTable(13) dot11HoppingPatternEntry(1) 1 }

.1.2.840.10036.4.13.1.2
dot11RandomTableFieldNumber OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall indicate the value of the starting c
hannel number in the hopping sequence of
the subband for the associated domain country string.
The default value of this attribute shall be zero."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11HoppingPatternTable(13) dot11HoppingPatternEntry(1) 2 }

.1.2.840.10036.4.14
dot11PhyERPTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry of attributes for dot11PhyERPEntry.
Implemented as a table indexed on ifIndex to allow for multiple
instances on an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 14 }

.1.2.840.10036.4.14.1
dot11PhyERPEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyERPEntry Table.
ifIndex - Each 802.11 interface is represented by an ifEntry.
Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) 1 }

.1.2.840.10036.4.14.1.1
dot11ERPPBCCOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the ERP-PBCC
modulation option as defined in 19.6 is implemented.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) dot11PhyERPEntry(1) 1 }

.1.2.840.10036.4.14.1.2
dot11ERPBCCOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the
ERP-PBCC option as defined in 19.6 is enabled.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) dot11PhyERPEntry(1) 2 }

.1.2.840.10036.4.14.1.3
dot11DSSSOFDMOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the DSSS-OFDM
option as defined in 19.7 is implemented. The default value of
this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) dot11PhyERPEntry(1) 3 }

.1.2.840.10036.4.14.1.4
dot11DSSSOFDMOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the DSSS-OFDM
option as defined in 19.7 is enabled. The default value of
this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) dot11PhyERPEntry(1) 4 }

.1.2.840.10036.4.14.1.5
dot11ShortSlotTimeOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the Short Slot
Time option as defined in 7.3.1.4 is implemented. The default
value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) dot11PhyERPEntry(1) 5 }
.1.2.840.10036.4.14.1.6
dot11ShortSlotTimeOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, shall indicate that the Short
Slot Time option as defined in 7.3.1.4 is enabled.
The default value of this attribute is FALSE."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyERPTable(14) dot11PhyERPEntry(1) 6 }

.1.2.840.10036.4.15
dot11PhyHTTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry of attributes for dot11PhyHTTable. Implemented as a
table indexed on ifIndex to allow for multiple instances on an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 15 }

.1.2.840.10036.4.15.1
dot11PhyHTEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11PhyHTEntry Table. ifIndex - Each 802.11
interface is represented by an ifEntry. Interface tables in this MIB module
are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) 1 }

.1.2.840.10036.4.15.1.1
dot11FortyMHzOperationImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the 40 MHz
Operation is implemented."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 1 }

.1.2.840.10036.4.15.1.2
dot11FortyMHzOperationEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the 40 MHz
Operation is enabled."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 2 }
.1.2.840.10036.4.15.1.3
dot11CurrentPrimaryChannel OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the operating channel. If 20/40 MHz
mode is currently in use then this attribute indicates the primary
channel."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 3 }

.1.2.840.10036.4.15.1.4
dot11CurrentSecondaryChannel OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the channel number of the secondary
channel. If 20/40 MHz mode is not currently in use, this attribute value
shall be 0."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 4 }

.1.2.840.10036.4.15.1.5
dot11NumberOfSpatialStreamsImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum number of spatial
streams implemented."
DEFVAL { 2 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 5 }

.1.2.840.10036.4.15.1.6
dot11NumberOfSpatialStreamsEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum number of spatial
streams enabled."
DEFVAL { 2 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 6 }

.1.2.840.10036.4.15.1.7
dot11GreenfieldOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the HT Greenfield
option is implemented."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 7 }

.1.2.840.10036.4.15.1.8
dot11GreenfieldOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the HT Greenfield
option is enabled."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 8 }

.1.2.840.10036.4.15.1.9
dot11ShortGIOptionInTwentyImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Short Guard
option is implemented for 20 MHz operation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 9 }

.1.2.840.10036.4.15.1.10
dot11ShortGIOptionInTwentyEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Short Guard
option is enabled for 20 MHz operation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 10 }

.1.2.840.10036.4.15.1.11
dot11ShortGIOptionInFortyImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Short Guard
option is implemented for 40 MHz operation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 11 }

.1.2.840.10036.4.15.1.12
dot11ShortGIOptionInFortyEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Short Guard
option is enabled for 40 MHz operation."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 12 }

.1.2.840.10036.4.15.1.13
dot11LDPCCodingOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the LDPC coding
option is implemented."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 13 }

.1.2.840.10036.4.15.1.14
dot11LDPCCodingOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the LDPC coding
option is enabled."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 14 }

.1.2.840.10036.4.15.1.15
dot11TxSTBCOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the entity is
capable of transmitting frames using Space-Time Block Code (STBC) option."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 15 }

.1.2.840.10036.4.15.1.16
dot11TxSTBCOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the entity's
capability of transmitting frames using Space-Time Block Code (STBC) option
is enabled."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 16 }

.1.2.840.10036.4.15.1.17
dot11RxSTBCOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the entity is
capable of receiving frames that are sent using the Space-Time Block Code
(STBC)."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 17 }

.1.2.840.10036.4.15.1.18
dot11RxSTBCOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the entity's
capability of receiving frames that are sent using the Space-Time Block
Code
(STBC) is enabled."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 18 }

.1.2.840.10036.4.15.1.19
dot11BeamFormingOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Beam Forming
option is implemented."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 19 }

.1.2.840.10036.4.15.1.20
dot11BeamFormingOptionEnabled OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Beam Forming
option is enabled."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 20 }

.1.2.840.10036.4.15.1.21
dot11HighestSupportedDataRate OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..600)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute shall specify the Highest Data Rate in Mb/s at
which the station may receive data."
DEFVAL { 0 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 21 }

.1.2.840.10036.4.15.1.22
dot11TxMCSSetDefined OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the Tx MCS set is
defined."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 22 }

.1.2.840.10036.4.15.1.23
dot11TxRxMCSSetNotEqual OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the supported Tx
and Rx MCS sets are not equal."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 23 }

.1.2.840.10036.4.15.1.24
dot11TxMaximumNumberSpatialStreamsSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (0..3)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute indicates the Tx maximum number of spatial
streams supported."
DEFVAL { 0 }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 24 }

.1.2.840.10036.4.15.1.25
dot11TxUnequalModulationSupported OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that Tx unequal
modulation is supported."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11PhyHTTable(15) dot11PhyHTEntry(1) 25 }

.1.2.840.10036.4.16
dot11SupportedMCSTxTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Transmit MCS supported by the PLCP and PMD, represented by a
count from 1 to 127, subject to limitations of each individual PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 16 }

.1.2.840.10036.4.16.1
dot11SupportedMCSTxEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11SupportedMCSTxIndex }
DESCRIPTION "An Entry (conceptual row) in the dot11SupportedMCSTx Table.
ifIndex - Each IEEE 802.11 interface is represented by an
ifEntry. Interface tables in this MIB module are indexed by
ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedMCSTxTable(16) 1 }

.1.2.840.10036.4.16.1.1
dot11SupportedMCSTxIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index object that identifies which MCS to access. Range is
1..255."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedMCSTxTable(16) dot11SupportedMCSTxEntry(1) 1 }

.1.2.840.10036.4.16.1.2
dot11SupportedMCSTxValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Transmit MCS supported by the PLCP and PMD, represented
by a count from 1 to 127, subject to limitations of each individual PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedMCSTxTable(16) dot11SupportedMCSTxEntry(1) 2 }

.1.2.840.10036.4.17
dot11SupportedMCSRxTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The receive MCS supported by the PLCP and PMD, represented by
a count from 1 to 127, subject to limitations of each individual PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 17 }

.1.2.840.10036.4.17.1
dot11SupportedMCSRxEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot11SupportedMCSRxIndex }
DESCRIPTION "An Entry (conceptual row) in the dot11SupportedMCSRx Table.
ifIndex - Each IEEE 802.11 interface is represented by an ifEntry.
Interface
tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedMCSRxTable(17) 1 }

.1.2.840.10036.4.17.1.1
dot11SupportedMCSRxIndex OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index object that identifies which MCS to access. Range is
1..255."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedMCSRxTable(17) dot11SupportedMCSRxEntry(1) 1 }

.1.2.840.10036.4.17.1.2
dot11SupportedMCSRxValue OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Integer32 (1..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The receive MCS supported by the PLCP and PMD, represented by
a count from 1 to 127, subject to limitations of each individual PHY."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11SupportedMCSRxTable(17) dot11SupportedMCSRxEntry(1) 2 }

.1.2.840.10036.4.18
dot11TxBFConfigTable OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry of attributes for dot11TxBFConfigTable. Implemented as
a table indexed on ifIndex to allow for multiple instances on an Agent."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4) 18 }

.1.2.840.10036.4.18.1
dot11TxBFConfigEntry OBJECT-TYPE
-- FROM IEEE802dot11-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the dot11TxBFConfig Table.
ifIndex - Each 802.11 interface is represented by an ifEntry.
Interface tables in this MIB module are indexed by ifIndex."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) 1 }

.1.2.840.10036.4.18.1.1
dot11ReceiveStaggerSoundingOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the STA
implementation supports the receiving of staggered sounding frames."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 1 }

.1.2.840.10036.4.18.1.2
dot11TransmitStaggerSoundingOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the STA
implementation supports the transmission of staggered sounding frames."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 2 }

.1.2.840.10036.4.18.1.3
dot11ReceiveNDPOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the STA
implementation is capable of receiving NDP as sounding frames."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 3 }

.1.2.840.10036.4.18.1.4
dot11TransmitNDPOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that the STA
implementation is capable of transmitting NDP as sounding frames."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 4 }

.1.2.840.10036.4.18.1.5
dot11ImplicitTxBFOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that STA implementation
is capable of applying implicit transmit beamforming."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 5 }
.1.2.840.10036.4.18.1.6
dot11CalibrationOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {inCapable(0), unableToInitiate(1), ableToInitiate(2),
fullyCapable(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the level of calibration supported
by the STA implementation."
DEFVAL { inCapable }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 6 }

.1.2.840.10036.4.18.1.7
dot11ExplicitCSITxBFOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that STA implementation
is capable of applying transmit beamforming using CSI explicit feedback in
its transmission."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 7 }

.1.2.840.10036.4.18.1.8
dot11ExplicitNonCompressedBeamformingMatrixOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute, when TRUE, indicates that STA implementation
is capable of applying transmit beamforming using non-compressed
beamforming
matrix explicit feedback in its transmission."
DEFVAL { false }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 8 }

.1.2.840.10036.4.18.1.9
dot11ExplicitBFCSIFeedbackOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {inCapable(0), delayed(1), immediate(2),
unsolicitedImmediate(3), aggregated(4), delayedAggregated(5),
immediateAggregated(6), unsolicitedImmediateAggregated(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the level of CSI explicit feedback
returned by the STA implementation."
DEFVAL { inCapable }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 9 }

.1.2.840.10036.4.18.1.10
dot11ExplicitNonCompressedBeamformingFeedbackOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {inCapable(0), delayed(1), immediate(2),
unsolicitedImmediate(3), aggregated(4), delayedAggregated(5),
immediateAggregated(6), unsolicitedImmediateAggregated(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the level of non-compressed
beamforming matrix explicit feedback returned by the STA implementation."
DEFVAL { inCapable }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 10 }

.1.2.840.10036.4.18.1.11
dot11ExplicitCompressedBeamformingFeedbackOptionImplemented OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER {inCapable(0), delayed(1), immediate(2),
unsolicitedImmediate(3), aggregated(4), delayedAggregated(5),
immediateAggregated(6), unsolicitedImmediateAggregated(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the level of non-compressed
beamforming matrix explicit feedback returned by the STA implementation."
DEFVAL { inCapable }
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 11 }

.1.2.840.10036.4.18.1.12
dot11NumberBeamFormingCSISupportAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum number of beamform
antennas the beamformee can support when CSI feedback is required."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 12 }

.1.2.840.10036.4.18.1.13
dot11NumberNonCompressedBeamformingMatrixSupportAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum number of beamform
antennas the beamformee can support when non-compressed beamforming matrix
feedback is required."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 13 }

.1.2.840.10036.4.18.1.14
dot11NumberCompressedBeamformingMatrixSupportAntenna OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX INTEGER (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum number of beamform
antennas the beamformee can support when compressed beamforming matrix
feedback is required."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 14 }
.1.2.840.10036.4.18.1.15
dot11MaxCSIFeedbackDelay OBJECT-TYPE
-- FROM IEEE802dot11-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute indicates the maximum allowed delay in
microseconds between the transmission time of a sounding packet and the
time
a feedback response arrives (9.17.3 (Explicit feedback beamforming))"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11phy(4)
dot11TxBFConfigTable(18) dot11TxBFConfigEntry(1) 15 }

.1.2.840.10036.5
dot11Conformance OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) 5 }

.1.2.840.10036.5.1
dot11Groups OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5) 1 }

.1.2.840.10036.5.1.1
dot11SMTbase OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMT object class provides the necessary support at the STA
to manage the processes in the STA such that the STA may work
cooperatively as a part of an IEEE 802.11 network."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 1 }

.1.2.840.10036.5.1.2
dot11SMTprivacy OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTPrivacy package is a set of attributes that shall be
present if WEP is implemented in the STA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 2 }

.1.2.840.10036.5.1.3
dot11MACbase OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The MAC object class provides the necessary support for the
access control, generation, and verification of frame check
sequences (FCSs), and proper delivery of valid data to upper layers."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 3 }

.1.2.840.10036.5.1.4
dot11MACStatistics OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The MACStatistics package provides extended statistical
information on the operation of the MAC. This
package is completely optional."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 4 }
.1.2.840.10036.5.1.5
dot11ResourceTypeID OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes used to identify a STA, its manufacturer,
and various product names and versions."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 5 }

.1.2.840.10036.5.1.6
dot11SmtAuthenticationAlgorithms OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Authentication Algorithm Table."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 6 }

.1.2.840.10036.5.1.7
dot11PhyOperationComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "PHY layer operations attributes."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 7 }

.1.2.840.10036.5.1.8
dot11PhyAntennaComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes for Data Rates for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 8 }

.1.2.840.10036.5.1.9
dot11PhyTxPowerComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes for Control and Management of transmit power."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 9 }

.1.2.840.10036.5.1.10
dot11PhyFHSSComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the Frequency Hopping for IEEE
802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 10 }

.1.2.840.10036.5.1.11
dot11PhyDSSSComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the DSSS for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 11 }

.1.2.840.10036.5.1.12
dot11PhyIRComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the baseband IR for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 12 }

.1.2.840.10036.5.1.13
dot11PhyRegDomainsSupportGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that specify the supported Regulation Domains."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 13 }

.1.2.840.10036.5.1.14
dot11PhyAntennasListGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that specify the supported Regulation Domains."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 14 }

.1.2.840.10036.5.1.15
dot11PhyRateGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes for Data Rates for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 15 }

.1.2.840.10036.5.1.16
dot11CountersGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes from the dot11CountersGroup that are not described
in the dot11MACStatistics group. These objects are
mandatory."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 16 }

.1.2.840.10036.5.1.17
dot11NotificationGroup OBJECT-TYPE
-- FROM IEEE802dot11-MIB
DESCRIPTION "IEEE 802.11 notifications"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 17 }

.1.2.840.10036.5.1.18
dot11SMTbase2 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTbase2 object class provides the necessary support
at the STA to manage the processes in the STA such that the
STA may work cooperatively as a part of an IEEE 802.11 network."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 18 }

.1.2.840.10036.5.1.19
dot11PhyOFDMComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the OFDM for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 19 }

.1.2.840.10036.5.1.20
dot11SMTbase3 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTbase3 object class provides the necessary support at the
STA to manage the processes in the STA such that the STA may
work cooperatively as a part of an IEEE 802.11 network, when the
STA is capable of multi-domain operation. This object group should
be implemented when the multi-domain capability option is implemented."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 20 }

.1.2.840.10036.5.1.21
dot11MultiDomainCapabilityGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The dot11MultiDomainCapabilityGroup object class provides
the objects necessary to manage the channels usable by a STA,
when the multi-domain capability option is implemented."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 21 }

.1.2.840.10036.5.1.22
dot11PhyFHSSComplianceGroup2 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the Frequency Hopping for IEEE
802.11 when multi-domain capability option is implemented."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 22 }

.1.2.840.10036.5.1.23
dot11PhyHRDSSSComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the HRDSSS for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 23 }

.1.2.840.10036.5.1.24
dot11PhyERPComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the ERP."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 24 }

.1.2.840.10036.5.1.25
dot11RSNAadditions OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "This object class provides the objects from the IEEE 802.11
MIB required to manage RSNA functionality. Note that additional
objects for managing this functionality are located in the IEEE 802.11 RSN
MIB."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 25 }

.1.2.840.10036.5.1.26
dot11SMTbase4 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTbase4 object class provides the necessary support at
the IEEE STA to manage the processes in the STA so that the
STA may work cooperatively as a part of an IEEE 802.11 network."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 26 }

.1.2.840.10036.5.1.27
dot11RSNBase OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The dot11RSNBase object class provides the necessary support for
managing RSNA functionality in the STA."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 27 }

.1.2.840.10036.5.1.28
dot11RSNPMKcachingGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The dot11RSNPMKcachingGroup object class provides the necessary
support for managing PMK caching functionality in the STA"
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 28 }

.1.2.840.10036.5.1.29
dot11RegulatoryClassesGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the OFDM for IEEE 802.11 in many
regula- tory domains."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 29 }

.1.2.840.10036.5.1.30
dot11SMTbase5 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTbase5 object class provides the necessary support at
the STA to manage the processes in the STA so that the STA
may work cooper- atively as a part of an IEEE 802.11 network,
when the STA is capable of multidomain operation.
This object group should be implemented when the multidomain
capability option is implemented."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 30 }

.1.2.840.10036.5.1.31
dot11MACbase2 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The MAC object class provides the necessary support for the
access
control, generation, and verification of frame check sequences (FCSs),
and proper delivery of valid data to upper layers."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 31 }

.1.2.840.10036.5.1.32
dot11CountersGroup2 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes from the dot11CountersGroup that are not described
in the dot11MACStatistics group. These objects are mandatory."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 32 }

.1.2.840.10036.5.1.33
dot11Qosadditions OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "This object class provides the objects from the IEEE 802.11 MIB
required to manage QoS functionality."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 33 }

.1.2.840.10036.5.1.34
dot11SMTbase6 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTbase6 object class provides the necessary support at the
STA
to manage the processes in the STA such that the STA may work
cooperatively as a part of an IEEE 802.11 network."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 34 }

.1.2.840.10036.5.1.35
dot11PhyOFDMComplianceGroup2 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the OFDM for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 35 }

.1.2.840.10036.5.1.44
dot11PhyAntennaComplianceGroup2 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes for Data Rates for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 44 }

.1.2.840.10036.5.1.45
dot11MACbase3 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The MAC object class provides the necessary support for the
access control, generation, and verification of frame check sequences

(FCSs), and proper delivery of valid data to upper layers."


::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 45 }

.1.2.840.10036.5.1.46
dot11CountersGroup3 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes from the dot11CountersGroup that are not described
in the dot11MACStatistics group. These objects are mandatory."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 46 }

.1.2.840.10036.5.1.47
dot11SMTbase10 OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "The SMTbase10 object class provides the necessary support at
the STA to manage the processes in the STA such that the STA may work
cooperatively as a part of an IEEE 802.11 network."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 47 }

.1.2.840.10036.5.1.48
dot11PhyMCSGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes for Modulation and Coding Schemes (MCS) for IEEE
802.11 HT."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 48 }

.1.2.840.10036.5.1.49
dot11PhyHTComplianceGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the HT for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 49 }

.1.2.840.10036.5.1.50
dot11HTMACAdditions OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the HT for IEEE 802.11."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 50 }

.1.2.840.10036.5.1.51
dot11TxBFGroup OBJECT-GROUP
-- FROM IEEE802dot11-MIB
DESCRIPTION "Attributes that configure the Beamforming for IEEE 802.11 HT."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Groups(1) 51 }

.1.2.840.10036.5.2
dot11Compliances OBJECT-TYPE
-- FROM IEEE802dot11-MIB
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5) 2 }

.1.2.840.10036.5.2.1
dot11Compliance MODULE-COMPLIANCE
-- FROM IEEE802dot11-MIB
DESCRIPTION "The compliance statement for SNMPv2 entities
that implement the IEEE 802.11 MIB."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Compliances(2) 1 }

.1.2.840.10036.5.2.2
dot11RSNCompliance MODULE-COMPLIANCE
-- FROM IEEE802dot11-MIB
DESCRIPTION "The compliance statement for SNMPv2 entities that implement the
IEEE 802.11 RSN MIB."
::= { iso(1) member-body(2) us(840) ieee802dot11(10036) dot11Conformance(5)
dot11Compliances(2) 2 }

.1.3
org OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1155-SMI, LLDP-V2-TC-MIB, IEEE8021-TC-MIB, IEEE8021-CN-
MIB
::= { iso(1) 3 }

.1.3.6
dod OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1155-SMI
::= { iso(1) org(3) 6 }

.1.3.6.1
internet OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1155-SMI
::= { iso(1) org(3) dod(6) 1 }

.1.3.6.1.1
directory OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1155-SMI
::= { iso(1) org(3) dod(6) internet(1) 1 }

.1.3.6.1.2
mgmt OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1155-SMI
::= { iso(1) org(3) dod(6) internet(1) 2 }

.1.3.6.1.2.1
mib-2 OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1213-MIB, RFC1158-MIB, RFC1382-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) 1 }

.1.3.6.1.2.1.1
system OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB, RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 1 }

.1.3.6.1.2.1.1.1
sysDescr OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of the entity. This value should
include the full name and version identification of
the system's hardware type, software operating-system,
and networking software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 1 }

.1.3.6.1.2.1.1.2
sysObjectID OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor's authoritative identification of the
network management subsystem contained in the entity.
This value is allocated within the SMI enterprises
subtree (1.3.6.1.4.1) and provides an easy and
unambiguous means for determining `what kind of box' is
being managed. For example, if vendor `Flintstones,
Inc.' was assigned the subtree 1.3.6.1.4.1.424242,
it could assign the identifier 1.3.6.1.4.1.424242.1.1
to its `Fred Router'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 2 }

.1.3.6.1.2.1.1.3
sysUpTime OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time (in hundredths of a second) since the
network management portion of the system was last
re-initialized."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 3 }
.1.3.6.1.2.1.1.3.0
sysUpTimeInstance OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) sysUpTime(3) 0 }

.1.3.6.1.2.1.1.4
sysContact OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The textual identification of the contact person for
this managed node, together with information on how
to contact this person. If no contact information is
known, the value is the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 4 }

.1.3.6.1.2.1.1.5
sysName OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An administratively-assigned name for this managed
node. By convention, this is the node's fully-qualified
domain name. If the name is unknown, the value is
the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 5 }

.1.3.6.1.2.1.1.6
sysLocation OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The physical location of this node (e.g., 'telephone
closet, 3rd floor'). If the location is unknown, the
value is the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 6 }

.1.3.6.1.2.1.1.7
sysServices OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX INTEGER (0..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value which indicates the set of services that this
entity may potentially offer. The value is a sum.
This sum initially takes the value zero. Then, for
each layer, L, in the range 1 through 7, that this node
performs transactions for, 2 raised to (L - 1) is added
to the sum. For example, a node which performs only
routing functions would have a value of 4 (2^(3-1)).
In contrast, a node which is a host offering application
services would have a value of 72 (2^(4-1) + 2^(7-1)).
Note that in the context of the Internet suite of
protocols, values should be calculated accordingly:

layer functionality
1 physical (e.g., repeaters)
2 datalink/subnetwork (e.g., bridges)
3 internet (e.g., supports the IP)
4 end-to-end (e.g., supports the TCP)
7 applications (e.g., supports the SMTP)

For systems including OSI protocols, layers 5 and 6


may also be counted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 7 }

.1.3.6.1.2.1.1.8
sysORLastChange OBJECT-TYPE
-- FROM SNMPv2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the most recent
change in state or value of any instance of sysORID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 8 }

.1.3.6.1.2.1.1.9
sysORTable OBJECT-TYPE
-- FROM SNMPv2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the capabilities of
the local SNMP application acting as a command
responder with respect to various MIB modules.
SNMP entities having dynamically-configurable support
of MIB modules will have a dynamically-varying number
of conceptual rows."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) 9 }

.1.3.6.1.2.1.1.9.1
sysOREntry OBJECT-TYPE
-- FROM SNMPv2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysORIndex }
DESCRIPTION "An entry (conceptual row) in the sysORTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) sysORTable(9) 1 }

.1.3.6.1.2.1.1.9.1.1
sysORIndex OBJECT-TYPE
-- FROM SNMPv2-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The auxiliary variable used for identifying instances
of the columnar objects in the sysORTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) sysORTable(9)
sysOREntry(1) 1 }
.1.3.6.1.2.1.1.9.1.2
sysORID OBJECT-TYPE
-- FROM SNMPv2-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An authoritative identification of a capabilities
statement with respect to various MIB modules supported
by the local SNMP application acting as a command
responder."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) sysORTable(9)
sysOREntry(1) 2 }

.1.3.6.1.2.1.1.9.1.3
sysORDescr OBJECT-TYPE
-- FROM SNMPv2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of the capabilities identified
by the corresponding instance of sysORID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) sysORTable(9)
sysOREntry(1) 3 }

.1.3.6.1.2.1.1.9.1.4
sysORUpTime OBJECT-TYPE
-- FROM SNMPv2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this conceptual
row was last instantiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) system(1) sysORTable(9)
sysOREntry(1) 4 }

.1.3.6.1.2.1.2
interfaces OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB, RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 2 }

.1.3.6.1.2.1.2.1
ifNumber OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of network interfaces (regardless of their
current state) present on this system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) 1 }

.1.3.6.1.2.1.2.2
ifTable OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of interface entries. The number of entries is
given by the value of ifNumber."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) 2 }

.1.3.6.1.2.1.2.2.1
ifEntry OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry containing management information applicable to a
particular interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
1 }

.1.3.6.1.2.1.2.2.1.1
ifIndex OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value, greater than zero, for each interface. It
is recommended that values are assigned contiguously
starting from 1. The value for each interface sub-layer
must remain constant at least from one re-initialization of
the entity's network management system to the next re-
initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 1 }

.1.3.6.1.2.1.2.2.1.2
ifDescr OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual string containing information about the
interface. This string should include the name of the
manufacturer, the product name and the version of the
interface hardware/software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 2 }

.1.3.6.1.2.1.2.2.1.3
ifType OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION IANAifType
SYNTAX INTEGER {other(1), regular1822(2), hdh1822(3), ddnX25(4), rfc877x25(5),
ethernetCsmacd(6), iso88023Csmacd(7), iso88024TokenBus(8), iso88025TokenRing(9),
iso88026Man(10), starLan(11), proteon10Mbit(12), proteon80Mbit(13),
hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20),
primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24),
eon(25), ethernet3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31),
frameRelay(32), rs232(33), para(34), arcnet(35), arcnetPlus(36), atm(37),
miox25(38), sonet(39), x25ple(40), iso88022llc(41), localTalk(42), smdsDxi(43),
frameRelayService(44), v35(45), hssi(46), hippi(47), modem(48), aal5(49),
sonetPath(50), sonetVT(51), smdsIcip(52), propVirtual(53), propMultiplexor(54),
ieee80212(55), fibreChannel(56), hippiInterface(57), frameRelayInterconnect(58),
aflane8023(59), aflane8025(60), cctEmul(61), fastEther(62), isdn(63), v11(64),
v36(65), g703at64k(66), g703at2mb(67), qllc(68), fastEtherFX(69), channel(70),
ieee80211(71), ibm370parChan(72), escon(73), dlsw(74), isdns(75), isdnu(76),
lapd(77), ipSwitch(78), rsrb(79), atmLogical(80), ds0(81), ds0Bundle(82), bsc(83),
async(84), cnr(85), iso88025Dtr(86), eplrs(87), arap(88), propCnls(89),
hostPad(90), termPad(91), frameRelayMPI(92), x213(93), adsl(94), radsl(95),
sdsl(96), vdsl(97), iso88025CRFPInt(98), myrinet(99), voiceEM(100), voiceFXO(101),
voiceFXS(102), voiceEncap(103), voiceOverIp(104), atmDxi(105), atmFuni(106),
atmIma(107), pppMultilinkBundle(108), ipOverCdlc(109), ipOverClaw(110),
stackToStack(111), virtualIpAddress(112), mpc(113), ipOverAtm(114),
iso88025Fiber(115), tdlc(116), gigabitEthernet(117), hdlc(118), lapf(119),
v37(120), x25mlp(121), x25huntGroup(122), transpHdlc(123), interleave(124),
fast(125), ip(126), docsCableMaclayer(127), docsCableDownstream(128),
docsCableUpstream(129), a12MppSwitch(130), tunnel(131), coffee(132), ces(133),
atmSubInterface(134), l2vlan(135), l3ipvlan(136), l3ipxvlan(137),
digitalPowerline(138), mediaMailOverIp(139), dtm(140), dcn(141), ipForward(142),
msdsl(143), ieee1394(144), if-gsn(145), dvbRccMacLayer(146), dvbRccDownstream(147),
dvbRccUpstream(148), atmVirtual(149), mplsTunnel(150), srp(151), voiceOverAtm(152),
voiceOverFrameRelay(153), idsl(154), compositeLink(155), ss7SigLink(156),
propWirelessP2P(157), frForward(158), rfc1483(159), usb(160), ieee8023adLag(161),
bgppolicyaccounting(162), frf16MfrBundle(163), h323Gatekeeper(164), h323Proxy(165),
mpls(166), mfSigLink(167), hdsl2(168), shdsl(169), ds1FDL(170), pos(171),
dvbAsiIn(172), dvbAsiOut(173), plc(174), nfas(175), tr008(176), gr303RDT(177),
gr303IDT(178), isup(179), propDocsWirelessMaclayer(180),
propDocsWirelessDownstream(181), propDocsWirelessUpstream(182), hiperlan2(183),
propBWAp2Mp(184), sonetOverheadChannel(185), digitalWrapperOverheadChannel(186),
aal2(187), radioMAC(188), atmRadio(189), imt(190), mvl(191), reachDSL(192),
frDlciEndPt(193), atmVciEndPt(194), opticalChannel(195), opticalTransport(196),
propAtm(197), voiceOverCable(198), infiniband(199), teLink(200), q2931(201),
virtualTg(202), sipTg(203), sipSig(204), docsCableUpstreamChannel(205),
econet(206), pon155(207), pon622(208), bridge(209), linegroup(210),
voiceEMFGD(211), voiceFGDEANA(212), voiceDID(213), mpegTransport(214),
sixToFour(215), gtp(216), pdnEtherLoop1(217), pdnEtherLoop2(218),
opticalChannelGroup(219), homepna(220), gfp(221), ciscoISLvlan(222),
actelisMetaLOOP(223), fcipLink(224), rpr(225), qam(226), lmp(227),
cblVectaStar(228), docsCableMCmtsDownstream(229), adsl2(230),
macSecControlledIF(231), macSecUncontrolledIF(232), aviciOpticalEther(233),
atmbond(234), voiceFGDOS(235), mocaVersion1(236), ieee80216WMAN(237),
adsl2plus(238), dvbRcsMacLayer(239), dvbTdm(240), dvbRcsTdma(241), x86Laps(242),
wwanPP(243), wwanPP2(244), voiceEBS(245), ifPwType(246), ilan(247), pip(248),
aluELP(249), gpon(250), vdsl2(251), capwapDot11Profile(252), capwapDot11Bss(253),
capwapWtpVirtualRadio(254), bits(255), docsCableUpstreamRfPort(256),
cableDownstreamRfPort(257), switchstack(65534)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of interface. Additional values for ifType are
assigned by the Internet Assigned Numbers Authority (IANA),
through updating the syntax of the IANAifType textual
convention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 3 }

.1.3.6.1.2.1.2.2.1.4
ifMtu OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size of the largest packet which can be sent/received
on the interface, specified in octets. For interfaces that
are used for transmitting network datagrams, this is the
size of the largest network datagram that can be sent on the
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 4 }

.1.3.6.1.2.1.2.2.1.5
ifSpeed OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An estimate of the interface's current bandwidth in bits
per second. For interfaces which do not vary in bandwidth
or for those where no accurate estimation can be made, this
object should contain the nominal bandwidth. If the
bandwidth of the interface is greater than the maximum value
reportable by this object then this object should report its
maximum value (4,294,967,295) and ifHighSpeed must be used
to report the interace's speed. For a sub-layer which has
no concept of bandwidth, this object should be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 5 }

.1.3.6.1.2.1.2.2.1.6
ifPhysAddress OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The interface's address at its protocol sub-layer. For
example, for an 802.x interface, this object normally
contains a MAC address. The interface's media-specific MIB
must define the bit and byte ordering and the format of the
value of this object. For interfaces which do not have such
an address (e.g., a serial line), this object should contain
an octet string of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 6 }

.1.3.6.1.2.1.2.2.1.7
ifAdminStatus OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX INTEGER {up(1), down(2), testing(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The desired state of the interface. The testing(3) state
indicates that no operational packets can be passed. When a
managed system initializes, all interfaces start with
ifAdminStatus in the down(2) state. As a result of either
explicit management action or per configuration information
retained by the managed system, ifAdminStatus is then
changed to either the up(1) or testing(3) states (or remains
in the down(2) state)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 7 }

.1.3.6.1.2.1.2.2.1.8
ifOperStatus OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX INTEGER {up(1), down(2), testing(3), unknown(4), dormant(5),
notPresent(6), lowerLayerDown(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational state of the interface. The
testing(3) state indicates that no operational packets can
be passed. If ifAdminStatus is down(2) then ifOperStatus
should be down(2). If ifAdminStatus is changed to up(1)
then ifOperStatus should change to up(1) if the interface is
ready to transmit and receive network traffic; it should
change to dormant(5) if the interface is waiting for
external actions (such as a serial line waiting for an
incoming connection); it should remain in the down(2) state
if and only if there is a fault that prevents it from going
to the up(1) state; it should remain in the notPresent(6)
state if the interface has missing (typically, hardware)
components."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 8 }

.1.3.6.1.2.1.2.2.1.9
ifLastChange OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time the interface entered
its current operational state. If the current state was
entered prior to the last re-initialization of the local
network management subsystem, then this object contains a
zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 9 }

.1.3.6.1.2.1.2.2.1.10
ifInOctets OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received on the interface,
including framing characters.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 10 }

.1.3.6.1.2.1.2.2.1.11
ifInUcastPkts OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were not addressed to a multicast
or broadcast address at this sub-layer.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 11 }

.1.3.6.1.2.1.2.2.1.12
ifInNUcastPkts OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a multicast or
broadcast address at this sub-layer.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime.

This object is deprecated in favour of ifInMulticastPkts and


ifInBroadcastPkts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 12 }

.1.3.6.1.2.1.2.2.1.13
ifInDiscards OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of inbound packets which were chosen to be
discarded even though no errors had been detected to prevent
their being deliverable to a higher-layer protocol. One
possible reason for discarding such a packet could be to
free up buffer space.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 13 }

.1.3.6.1.2.1.2.2.1.14
ifInErrors OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For packet-oriented interfaces, the number of inbound
packets that contained errors preventing them from being
deliverable to a higher-layer protocol. For character-
oriented or fixed-length interfaces, the number of inbound
transmission units that contained errors preventing them
from being deliverable to a higher-layer protocol.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 14 }

.1.3.6.1.2.1.2.2.1.15
ifInUnknownProtos OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For packet-oriented interfaces, the number of packets
received via the interface which were discarded because of
an unknown or unsupported protocol. For character-oriented
or fixed-length interfaces that support protocol
multiplexing the number of transmission units received via
the interface which were discarded because of an unknown or
unsupported protocol. For any interface that does not
support protocol multiplexing, this counter will always be
0.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 15 }

.1.3.6.1.2.1.2.2.1.16
ifOutOctets OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets transmitted out of the
interface, including framing characters.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 16 }

.1.3.6.1.2.1.2.2.1.17
ifOutUcastPkts OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were not addressed to a
multicast or broadcast address at this sub-layer, including
those that were discarded or not sent.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 17 }

.1.3.6.1.2.1.2.2.1.18
ifOutNUcastPkts OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
multicast or broadcast address at this sub-layer, including
those that were discarded or not sent.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime.

This object is deprecated in favour of ifOutMulticastPkts


and ifOutBroadcastPkts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 18 }

.1.3.6.1.2.1.2.2.1.19
ifOutDiscards OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of outbound packets which were chosen to be
discarded even though no errors had been detected to prevent
their being transmitted. One possible reason for discarding
such a packet could be to free up buffer space.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 19 }

.1.3.6.1.2.1.2.2.1.20
ifOutErrors OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For packet-oriented interfaces, the number of outbound
packets that could not be transmitted because of errors.
For character-oriented or fixed-length interfaces, the
number of outbound transmission units that could not be
transmitted because of errors.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 20 }

.1.3.6.1.2.1.2.2.1.21
ifOutQLen OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The length of the output packet queue (in packets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 21 }

.1.3.6.1.2.1.2.2.1.22
ifSpecific OBJECT-TYPE
-- FROM IF-MIB, RFC1213-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "A reference to MIB definitions specific to the particular
media being used to realize the interface. It is
recommended that this value point to an instance of a MIB
object in the media-specific MIB, i.e., that this object
have the semantics associated with the InstancePointer
textual convention defined in RFC 2579. In fact, it is
recommended that the media-specific MIB specify what value
ifSpecific should/can take for values of ifType. If no MIB
definitions specific to the particular media are available,
the value should be set to the OBJECT IDENTIFIER { 0 0 }."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) interfaces(2) ifTable(2)
ifEntry(1) 22 }

.1.3.6.1.2.1.3
at OBJECT-TYPE
-- FROM RFC1213-MIB, RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 3 }

.1.3.6.1.2.1.3.1
atTable OBJECT-TYPE
-- FROM RFC1213-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "The Address Translation tables contain the
NetworkAddress to `physical' address equivalences.
Some interfaces do not use translation tables for
determining address equivalences (e.g., DDN-X.25
has an algorithmic method); if all interfaces are
of this type, then the Address Translation table
is empty, i.e., has zero entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) at(3) 1 }
.1.3.6.1.2.1.3.1.1
atEntry OBJECT-TYPE
-- FROM RFC1213-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { atIfIndex, atNetAddress }
DESCRIPTION "Each entry contains one NetworkAddress to
`physical' address equivalence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) at(3) atTable(1) 1 }

.1.3.6.1.2.1.3.1.1.1
atIfIndex OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The interface on which this entry's equivalence
is effective. The interface identified by a
particular value of this index is the same
interface as identified by the same value of
ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) at(3) atTable(1) atEntry(1)
1 }

.1.3.6.1.2.1.3.1.1.2
atPhysAddress OBJECT-TYPE
-- FROM RFC1213-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The media-dependent `physical' address.

Setting this object to a null string (one of zero


length) has the effect of invaliding the
corresponding entry in the atTable object. That
is, it effectively dissasociates the interface
identified with said entry from the mapping
identified with said entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared
to receive tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant atPhysAddress object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) at(3) atTable(1) atEntry(1)
2 }

.1.3.6.1.2.1.3.1.1.3
atNetAddress OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX NetworkAddress
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The NetworkAddress (e.g., the IP address)
corresponding to the media-dependent `physical'
address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) at(3) atTable(1) atEntry(1)
3 }

.1.3.6.1.2.1.4
ip OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB, RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 4 }

.1.3.6.1.2.1.4.1
ipForwarding OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX INTEGER {forwarding(1), notForwarding(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The indication of whether this entity is acting as an IPv4
router in respect to the forwarding of datagrams received
by, but not addressed to, this entity. IPv4 routers forward
datagrams. IPv4 hosts do not (except those source-routed
via the host).

When this object is written, the entity should save the


change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system.
Note: a stronger requirement is not used because this object
was previously defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 1 }

.1.3.6.1.2.1.4.2
ipDefaultTTL OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The default value inserted into the Time-To-Live field of
the IPv4 header of datagrams originated at this entity,
whenever a TTL value is not supplied by the transport layer
protocol.

When this object is written, the entity should save the


change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system.
Note: a stronger requirement is not used because this object
was previously defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 2 }

.1.3.6.1.2.1.4.3
ipInReceives OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of input datagrams received from
interfaces, including those received in error.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsInRecieves."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 3 }
.1.3.6.1.2.1.4.4
ipInHdrErrors OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of input datagrams discarded due to errors in
their IPv4 headers, including bad checksums, version number
mismatch, other format errors, time-to-live exceeded, errors
discovered in processing their IPv4 options, etc.

This object has been deprecated as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsInHdrErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 4 }

.1.3.6.1.2.1.4.5
ipInAddrErrors OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of input datagrams discarded because the IPv4
address in their IPv4 header's destination field was not a
valid address to be received at this entity. This count
includes invalid addresses (e.g., 0.0.0.0) and addresses of
unsupported Classes (e.g., Class E). For entities which are
not IPv4 routers, and therefore do not forward datagrams,
this counter includes datagrams discarded because the
destination address was not a local address.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsInAddrErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 5 }

.1.3.6.1.2.1.4.6
ipForwDatagrams OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of input datagrams for which this entity was not
their final IPv4 destination, as a result of which an
attempt was made to find a route to forward them to that
final destination. In entities which do not act as IPv4
routers, this counter will include only those packets which
were Source-Routed via this entity, and the Source-Route
option processing was successful.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsInForwDatagrams."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 6 }

.1.3.6.1.2.1.4.7
ipInUnknownProtos OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of locally-addressed datagrams received
successfully but discarded because of an unknown or
unsupported protocol.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsInUnknownProtos."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 7 }

.1.3.6.1.2.1.4.8
ipInDiscards OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of input IPv4 datagrams for which no problems
were encountered to prevent their continued processing, but
which were discarded (e.g., for lack of buffer space). Note
that this counter does not include any datagrams discarded
while awaiting re-assembly.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsInDiscards."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 8 }

.1.3.6.1.2.1.4.9
ipInDelivers OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of input datagrams successfully delivered
to IPv4 user-protocols (including ICMP).

This object has been deprecated as a new IP version neutral


table has been added. It is loosely replaced by
ipSystemStatsIndelivers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 9 }

.1.3.6.1.2.1.4.10
ipOutRequests OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of IPv4 datagrams which local IPv4 user
protocols (including ICMP) supplied to IPv4 in requests for
transmission. Note that this counter does not include any
datagrams counted in ipForwDatagrams.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsOutRequests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 10 }

.1.3.6.1.2.1.4.11
ipOutDiscards OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of output IPv4 datagrams for which no problem was
encountered to prevent their transmission to their
destination, but which were discarded (e.g., for lack of
buffer space). Note that this counter would include
datagrams counted in ipForwDatagrams if any such packets met
this (discretionary) discard criterion.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsOutDiscards."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 11 }

.1.3.6.1.2.1.4.12
ipOutNoRoutes OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of IPv4 datagrams discarded because no route
could be found to transmit them to their destination. Note
that this counter includes any packets counted in
ipForwDatagrams which meet this `no-route' criterion. Note
that this includes any datagrams which a host cannot route
because all of its default routers are down.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsOutNoRoutes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 12 }

.1.3.6.1.2.1.4.13
ipReasmTimeout OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of seconds that received fragments are
held while they are awaiting reassembly at this entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 13 }

.1.3.6.1.2.1.4.14
ipReasmReqds OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of IPv4 fragments received which needed to be
reassembled at this entity.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsReasmReqds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 14 }
.1.3.6.1.2.1.4.15
ipReasmOKs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of IPv4 datagrams successfully re-assembled.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsReasmOKs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 15 }

.1.3.6.1.2.1.4.16
ipReasmFails OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of failures detected by the IPv4 re-assembly
algorithm (for whatever reason: timed out, errors, etc).
Note that this is not necessarily a count of discarded IPv4
fragments since some algorithms (notably the algorithm in
RFC 815) can lose track of the number of fragments by
combining them as they are received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsReasmFails."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 16 }

.1.3.6.1.2.1.4.17
ipFragOKs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of IPv4 datagrams that have been successfully
fragmented at this entity.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsOutFragOKs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 17 }

.1.3.6.1.2.1.4.18
ipFragFails OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of IPv4 datagrams that have been discarded
because they needed to be fragmented at this entity but
could not be, e.g., because their Don't Fragment flag was
set.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
ipSystemStatsOutFragFails."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 18 }

.1.3.6.1.2.1.4.19
ipFragCreates OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of IPv4 datagram fragments that have been
generated as a result of fragmentation at this entity.

This object has been deprecated as a new IP version neutral


table has been added. It is loosely replaced by
ipSystemStatsOutFragCreates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 19 }

.1.3.6.1.2.1.4.20
ipAddrTable OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "The table of addressing information relevant to this
entity's IPv4 addresses.

This table has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by the
ipAddressTable although several objects that weren't deemed
useful weren't carried forward while another
(ipAdEntReasmMaxSize) was moved to the ipv4InterfaceTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 20 }

.1.3.6.1.2.1.4.20.1
ipAddrEntry OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { ipAdEntAddr }
DESCRIPTION "The addressing information for one of this entity's IPv4
addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddrTable(20) 1 }

.1.3.6.1.2.1.4.20.1.1
ipAdEntAddr OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The IPv4 address to which this entry's addressing
information pertains."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddrTable(20)
ipAddrEntry(1) 1 }

.1.3.6.1.2.1.4.20.1.2
ipAdEntIfIndex OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The index value which uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddrTable(20)
ipAddrEntry(1) 2 }

.1.3.6.1.2.1.4.20.1.3
ipAdEntNetMask OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The subnet mask associated with the IPv4 address of this
entry. The value of the mask is an IPv4 address with all
the network bits set to 1 and all the hosts bits set to 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddrTable(20)
ipAddrEntry(1) 3 }

.1.3.6.1.2.1.4.20.1.4
ipAdEntBcastAddr OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX INTEGER (0..1)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The value of the least-significant bit in the IPv4 broadcast
address used for sending datagrams on the (logical)
interface associated with the IPv4 address of this entry.
For example, when the Internet standard all-ones broadcast
address is used, the value will be 1. This value applies to
both the subnet and network broadcast addresses used by the
entity on this (logical) interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddrTable(20)
ipAddrEntry(1) 4 }

.1.3.6.1.2.1.4.20.1.5
ipAdEntReasmMaxSize OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The size of the largest IPv4 datagram which this entity can
re-assemble from incoming IPv4 fragmented datagrams received
on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddrTable(20)
ipAddrEntry(1) 5 }

.1.3.6.1.2.1.4.21
ipRouteTable OBJECT-TYPE
-- FROM RFC1213-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "This entity's IP Routing table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 21 }

.1.3.6.1.2.1.4.21.1
ipRouteEntry OBJECT-TYPE
-- FROM RFC1213-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ipRouteDest }
DESCRIPTION "A route to a particular destination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21) 1 }

.1.3.6.1.2.1.4.21.1.1
ipRouteDest OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a
default route. Multiple routes to a single
destination can appear in the table, but access to
such multiple entries is dependent on the table-
access mechanisms defined by the network
management protocol in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 1 }

.1.3.6.1.2.1.4.21.1.2
ipRouteIfIndex OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The index value which uniquely identifies the
local interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this index is the same
interface as identified by the same value of
ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 2 }

.1.3.6.1.2.1.4.21.1.3
ipRouteMetric1 OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 3 }

.1.3.6.1.2.1.4.21.1.4
ipRouteMetric2 OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 4 }

.1.3.6.1.2.1.4.21.1.5
ipRouteMetric3 OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 5 }

.1.3.6.1.2.1.4.21.1.6
ipRouteMetric4 OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 6 }

.1.3.6.1.2.1.4.21.1.7
ipRouteNextHop OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The IP address of the next hop of this route.
(In the case of a route bound to an interface
which is realized via a broadcast media, the value
of this field is the agent's IP address on that
interface.)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 7 }

.1.3.6.1.2.1.4.21.1.8
ipRouteType OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER {other(1), invalid(2), direct(3), indirect(4)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The type of route. Note that the values
direct(3) and indirect(4) refer to the notion of
direct and indirect routing in the IP
architecture.

Setting this object to the value invalid(2) has


the effect of invalidating the corresponding entry
in the ipRouteTable object. That is, it
effectively dissasociates the destination
identified with said entry from the route
identified with said entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared
to receive tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant ipRouteType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 8 }

.1.3.6.1.2.1.4.21.1.9
ipRouteProto OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The routing mechanism via which this route was
learned. Inclusion of values for gateway routing
protocols is not intended to imply that hosts
should support those protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 9 }

.1.3.6.1.2.1.4.21.1.10
ipRouteAge OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the routing protocol
by which the route was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 10 }

.1.3.6.1.2.1.4.21.1.11
ipRouteMask OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the ipRouteMask by
determining whether the value of the correspondent
ipRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C

If the value of the ipRouteDest is 0.0.0.0 (a


default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 11 }

.1.3.6.1.2.1.4.21.1.12
ipRouteMetric5 OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 12 }

.1.3.6.1.2.1.4.21.1.13
ipRouteInfo OBJECT-TYPE
-- FROM RFC1213-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "A reference to MIB definitions specific to the
particular routing protocol which is responsible
for this route, as determined by the value
specified in the route's ipRouteProto value. If
this information is not present, its value should
be set to the OBJECT IDENTIFIER { 0 0 }, which is
a syntatically valid object identifier, and any
conformant implementation of ASN.1 and BER must be
able to generate and recognize this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipRouteTable(21)
ipRouteEntry(1) 13 }

.1.3.6.1.2.1.4.22
ipNetToMediaTable OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "The IPv4 Address Translation table used for mapping from
IPv4 addresses to physical addresses.

This table has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by the
ipNetToPhysicalTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 22 }

.1.3.6.1.2.1.4.22.1
ipNetToMediaEntry OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { ipNetToMediaIfIndex, ipNetToMediaNetAddress }
DESCRIPTION "Each entry contains one IpAddress to `physical' address
equivalence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipNetToMediaTable(22)
1 }

.1.3.6.1.2.1.4.22.1.1
ipNetToMediaIfIndex OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The interface on which this entry's equivalence is
effective. The interface identified by a particular value
of this index is the same interface as identified by the
same value of the IF-MIB's ifIndex.

This object predates the rule limiting index objects to a


max access value of 'not-accessible' and so continues to use
a value of 'read-create'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipNetToMediaTable(22)
ipNetToMediaEntry(1) 1 }

.1.3.6.1.2.1.4.22.1.2
ipNetToMediaPhysAddress OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING (0..65535)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The media-dependent `physical' address. This object should
return 0 when this entry is in the 'incomplete' state.

As the entries in this table are typically not persistent


when this object is written the entity should not save the
change to non-volatile storage. Note: a stronger
requirement is not used because this object was previously
defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipNetToMediaTable(22)
ipNetToMediaEntry(1) 2 }

.1.3.6.1.2.1.4.22.1.3
ipNetToMediaNetAddress OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The IpAddress corresponding to the media-dependent
`physical' address.

This object predates the rule limiting index objects to a


max access value of 'not-accessible' and so continues to use
a value of 'read-create'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipNetToMediaTable(22)
ipNetToMediaEntry(1) 3 }
.1.3.6.1.2.1.4.22.1.4
ipNetToMediaType OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX INTEGER {other(1), invalid(2), dynamic(3), static(4)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The type of mapping.

Setting this object to the value invalid(2) has the effect


of invalidating the corresponding entry in the
ipNetToMediaTable. That is, it effectively dis-associates
the interface identified with said entry from the mapping
identified with said entry. It is an implementation-
specific matter as to whether the agent removes an
invalidated entry from the table. Accordingly, management
stations must be prepared to receive tabular information
from agents that corresponds to entries not currently in
use. Proper interpretation of such entries requires
examination of the relevant ipNetToMediaType object.

As the entries in this table are typically not persistent


when this object is written the entity should not save the
change to non-volatile storage. Note: a stronger
requirement is not used because this object was previously
defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipNetToMediaTable(22)
ipNetToMediaEntry(1) 4 }

.1.3.6.1.2.1.4.23
ipRoutingDiscards OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of routing entries which were chosen to be
discarded even though they are valid. One possible reason
for discarding such an entry could be to free-up buffer
space for other routing entries.
This object was defined in pre-IPv6 versions of the IP MIB.
It was implicitly IPv4 only, but the original specifications
did not indicate this protocol restriction. In order to
clarify the specifications, this object has been deprecated
and a similar, but more thoroughly clarified, object has
been added to the IP-FORWARD-MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 23 }

.1.3.6.1.2.1.4.24
ipForward MODULE-IDENTITY
-- FROM IP-FORWARD-MIB
DESCRIPTION "The MIB module for the management of CIDR multipath IP
Routes.

Copyright (C) The Internet Society (2006). This version


of this MIB module is a part of RFC 4292; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 24 }

.1.3.6.1.2.1.4.24.1
ipForwardNumber OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The number of current ipForwardTable entries that are
not invalid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 1 }

.1.3.6.1.2.1.4.24.2
ipForwardTable OBJECT-TYPE
-- FROM IP-FORWARD-MIB
MAX-ACCESS not-accessible
STATUS obsolete
DESCRIPTION "This entity's IP Routing table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 2 }

.1.3.6.1.2.1.4.24.2.1
ipForwardEntry OBJECT-TYPE
-- FROM IP-FORWARD-MIB
MAX-ACCESS not-accessible
STATUS obsolete
INDEX { ipForwardDest, ipForwardProto, ipForwardPolicy,
ipForwardNextHop }
DESCRIPTION "A particular route to a particular destination, under a
particular policy."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) 1 }

.1.3.6.1.2.1.4.24.2.1.1
ipForwardDest OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The destination IP address of this route. An entry
with a value of 0.0.0.0 is considered a default route.

This object may not take a Multicast (Class D) address


value.

Any assignment (implicit or otherwise) of an instance


of this object to a value x must be rejected if the
bitwise logical-AND of x with the value of the
corresponding instance of the ipForwardMask object is
not equal to x."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 1 }

.1.3.6.1.2.1.4.24.2.1.2
ipForwardMask OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "Indicate the mask to be logical-ANDed with the
destination address before being compared to the value
in the ipForwardDest field. For those systems that do
not support arbitrary subnet masks, an agent constructs
the value of the ipForwardMask by reference to the IP
Address Class.

Any assignment (implicit or otherwise) of an instance


of this object to a value x must be rejected if the
bitwise logical-AND of x with the value of the
corresponding instance of the ipForwardDest object is
not equal to ipForwardDest."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 2 }

.1.3.6.1.2.1.4.24.2.1.3
ipForwardPolicy OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The general set of conditions that would cause
the selection of one multipath route (set of
next hops for a given destination) is referred
to as 'policy'.

Unless the mechanism indicated by ipForwardProto


specifies otherwise, the policy specifier is
the IP TOS Field. The encoding of IP TOS is as
specified by the following convention. Zero
indicates the default path if no more specific
policy applies.

+-----+-----+-----+-----+-----+-----+-----+-----+
| | | |
| PRECEDENCE | TYPE OF SERVICE | 0 |
| | | |
+-----+-----+-----+-----+-----+-----+-----+-----+

IP TOS IP TOS
Field Policy Field Policy
Contents Code Contents Code
0 0 0 0 ==> 0 0 0 0 1 ==> 2
0 0 1 0 ==> 4 0 0 1 1 ==> 6
0 1 0 0 ==> 8 0 1 0 1 ==> 10
0 1 1 0 ==> 12 0 1 1 1 ==> 14
1 0 0 0 ==> 16 1 0 0 1 ==> 18
1 0 1 0 ==> 20 1 0 1 1 ==> 22
1 1 0 0 ==> 24 1 1 0 1 ==> 26
1 1 1 0 ==> 28 1 1 1 1 ==> 30

Protocols defining 'policy' otherwise must either


define a set of values that are valid for
this object or must implement an integer-instanced
policy table for which this object's
value acts as an index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 3 }

.1.3.6.1.2.1.4.24.2.1.4
ipForwardNextHop OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "On remote routes, the address of the next system en
route; otherwise, 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 4 }

.1.3.6.1.2.1.4.24.2.1.5
ipForwardIfIndex OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "The ifIndex value that identifies the local interface
through which the next hop of this route should be
reached."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 5 }

.1.3.6.1.2.1.4.24.2.1.6
ipForwardType OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX INTEGER {other(1), invalid(2), local(3), remote(4)}
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "The type of route. Note that local(3) refers to a
route for which the next hop is the final destination;
remote(4) refers to a route for which the next hop is
not the final destination.

Setting this object to the value invalid(2) has the


effect of invalidating the corresponding entry in the
ipForwardTable object. That is, it effectively
disassociates the destination identified with said
entry from the route identified with said entry. It is
an implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared to
receive tabular information from agents that
corresponds to entries not currently in use. Proper
interpretation of such entries requires examination of
the relevant ipForwardType object."
DEFVAL { invalid }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 6 }

.1.3.6.1.2.1.4.24.2.1.7
ipForwardProto OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15)}
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The routing mechanism via which this route was learned.
Inclusion of values for gateway routing protocols is
not intended to imply that hosts should support those
protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 7 }

.1.3.6.1.2.1.4.24.2.1.8
ipForwardAge OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The number of seconds since this route was last updated
or otherwise determined to be correct. Note that no
semantics of `too old' can be implied except through
knowledge of the routing protocol by which the route
was learned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 8 }

.1.3.6.1.2.1.4.24.2.1.9
ipForwardInfo OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "A reference to MIB definitions specific to the
particular routing protocol that is responsible for
this route, as determined by the value specified in the
route's ipForwardProto value. If this information is
not present, its value should be set to the OBJECT
IDENTIFIER { 0 0 }, which is a syntactically valid
object identifier, and any implementation conforming to
ASN.1 and the Basic Encoding Rules must be able to
generate and recognize this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 9 }

.1.3.6.1.2.1.4.24.2.1.10
ipForwardNextHopAS OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "The Autonomous System Number of the Next Hop. When
this is unknown or not relevant to the protocol
indicated by ipForwardProto, zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 10 }

.1.3.6.1.2.1.4.24.2.1.11
ipForwardMetric1 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "The primary routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipForwardProto value.
If this metric is not used, its value should be set to
-1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 11 }

.1.3.6.1.2.1.4.24.2.1.12
ipForwardMetric2 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipForwardProto value.
If this metric is not used, its value should be set to
-1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 12 }

.1.3.6.1.2.1.4.24.2.1.13
ipForwardMetric3 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipForwardProto value.
If this metric is not used, its value should be set to
-1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 13 }

.1.3.6.1.2.1.4.24.2.1.14
ipForwardMetric4 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipForwardProto value.
If this metric is not used, its value should be set to
-1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 14 }

.1.3.6.1.2.1.4.24.2.1.15
ipForwardMetric5 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipForwardProto value.
If this metric is not used, its value should be set to
-1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardTable(2) ipForwardEntry(1) 15 }

.1.3.6.1.2.1.4.24.3
ipCidrRouteNumber OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of current ipCidrRouteTable entries that are
not invalid. This object is deprecated in favor of
inetCidrRouteNumber and the inetCidrRouteTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 3 }

.1.3.6.1.2.1.4.24.4
ipCidrRouteTable OBJECT-TYPE
-- FROM IP-FORWARD-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "This entity's IP Routing table. This table has been
deprecated in favor of the IP version neutral
inetCidrRouteTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 4 }

.1.3.6.1.2.1.4.24.4.1
ipCidrRouteEntry OBJECT-TYPE
-- FROM IP-FORWARD-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { ipCidrRouteDest, ipCidrRouteMask, ipCidrRouteTos,
ipCidrRouteNextHop }
DESCRIPTION "A particular route to a particular destination, under a
particular policy."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) 1 }

.1.3.6.1.2.1.4.24.4.1.1
ipCidrRouteDest OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The destination IP address of this route.

This object may not take a Multicast (Class D) address


value.

Any assignment (implicit or otherwise) of an instance


of this object to a value x must be rejected if the
bitwise logical-AND of x with the value of the
corresponding instance of the ipCidrRouteMask object is
not equal to x."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 1 }

.1.3.6.1.2.1.4.24.4.1.2
ipCidrRouteMask OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "Indicate the mask to be logical-ANDed with the
destination address before being compared to the value
in the ipCidrRouteDest field. For those systems that
do not support arbitrary subnet masks, an agent
constructs the value of the ipCidrRouteMask by
reference to the IP Address Class.

Any assignment (implicit or otherwise) of an instance


of this object to a value x must be rejected if the
bitwise logical-AND of x with the value of the
corresponding instance of the ipCidrRouteDest object is
not equal to ipCidrRouteDest."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 2 }

.1.3.6.1.2.1.4.24.4.1.3
ipCidrRouteTos OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The policy specifier is the IP TOS Field. The encoding
of IP TOS is as specified by the following convention.
Zero indicates the default path if no more specific
policy applies.

+-----+-----+-----+-----+-----+-----+-----+-----+
| | | |
| PRECEDENCE | TYPE OF SERVICE | 0 |
| | | |
+-----+-----+-----+-----+-----+-----+-----+-----+

IP TOS IP TOS
Field Policy Field Policy
Contents Code Contents Code
0 0 0 0 ==> 0 0 0 0 1 ==> 2
0 0 1 0 ==> 4 0 0 1 1 ==> 6
0 1 0 0 ==> 8 0 1 0 1 ==> 10
0 1 1 0 ==> 12 0 1 1 1 ==> 14
1 0 0 0 ==> 16 1 0 0 1 ==> 18
1 0 1 0 ==> 20 1 0 1 1 ==> 22
1 1 0 0 ==> 24 1 1 0 1 ==> 26
1 1 1 0 ==> 28 1 1 1 1 ==> 30"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 3 }

.1.3.6.1.2.1.4.24.4.1.4
ipCidrRouteNextHop OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "On remote routes, the address of the next system en
route; Otherwise, 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 4 }

.1.3.6.1.2.1.4.24.4.1.5
ipCidrRouteIfIndex OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The ifIndex value that identifies the local interface
through which the next hop of this route should be
reached."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 5 }

.1.3.6.1.2.1.4.24.4.1.6
ipCidrRouteType OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX INTEGER {other(1), reject(2), local(3), remote(4)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The type of route. Note that local(3) refers to a
route for which the next hop is the final destination;
remote(4) refers to a route for which the next hop is
not the final destination.

Routes that do not result in traffic forwarding or


rejection should not be displayed, even if the
implementation keeps them stored internally.

reject (2) refers to a route that, if matched,


discards the message as unreachable. This is used in
some protocols as a means of correctly aggregating
routes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 6 }

.1.3.6.1.2.1.4.24.4.1.7
ipCidrRouteProto OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15), ciscoEigrp(16)}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The routing mechanism via which this route was learned.
Inclusion of values for gateway routing protocols is
not intended to imply that hosts should support those
protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 7 }

.1.3.6.1.2.1.4.24.4.1.8
ipCidrRouteAge OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of seconds since this route was last updated
or otherwise determined to be correct. Note that no
semantics of `too old' can be implied, except through
knowledge of the routing protocol by which the route
was learned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 8 }

.1.3.6.1.2.1.4.24.4.1.9
ipCidrRouteInfo OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A reference to MIB definitions specific to the
particular routing protocol that is responsible for
this route, as determined by the value specified in the
route's ipCidrRouteProto value. If this information is
not present, its value should be set to the OBJECT
IDENTIFIER { 0 0 }, which is a syntactically valid
object identifier, and any implementation conforming to
ASN.1 and the Basic Encoding Rules must be able to
generate and recognize this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 9 }

.1.3.6.1.2.1.4.24.4.1.10
ipCidrRouteNextHopAS OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The Autonomous System Number of the Next Hop. The
semantics of this object are determined by the routing-
protocol specified in the route's ipCidrRouteProto
value. When this object is unknown or not relevant, its
value should be set to zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 10 }

.1.3.6.1.2.1.4.24.4.1.11
ipCidrRouteMetric1 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The primary routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 11 }
.1.3.6.1.2.1.4.24.4.1.12
ipCidrRouteMetric2 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 12 }

.1.3.6.1.2.1.4.24.4.1.13
ipCidrRouteMetric3 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 13 }

.1.3.6.1.2.1.4.24.4.1.14
ipCidrRouteMetric4 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 14 }

.1.3.6.1.2.1.4.24.4.1.15
ipCidrRouteMetric5 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's ipCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 15 }

.1.3.6.1.2.1.4.24.4.1.16
ipCidrRouteStatus OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The row status variable, used according to row
installation and removal conventions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipCidrRouteTable(4) ipCidrRouteEntry(1) 16 }

.1.3.6.1.2.1.4.24.5
ipForwardConformance OBJECT-TYPE
-- FROM IP-FORWARD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 5 }

.1.3.6.1.2.1.4.24.5.1
ipForwardGroups OBJECT-TYPE
-- FROM IP-FORWARD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) 1 }

.1.3.6.1.2.1.4.24.5.1.2
ipForwardMultiPathGroup OBJECT-GROUP
-- FROM IP-FORWARD-MIB
DESCRIPTION "IP Multipath Route Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardGroups(1) 2 }

.1.3.6.1.2.1.4.24.5.1.3
ipForwardCidrRouteGroup OBJECT-GROUP
-- FROM IP-FORWARD-MIB
DESCRIPTION "The CIDR Route Table.

This group has been deprecated and replaced with


inetForwardCidrRouteGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardGroups(1) 3 }

.1.3.6.1.2.1.4.24.5.1.4
inetForwardCidrRouteGroup OBJECT-GROUP
-- FROM IP-FORWARD-MIB
DESCRIPTION "The IP version-independent CIDR Route Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardGroups(1) 4 }

.1.3.6.1.2.1.4.24.5.2
ipForwardCompliances OBJECT-TYPE
-- FROM IP-FORWARD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) 2 }

.1.3.6.1.2.1.4.24.5.2.1
ipForwardCompliance MODULE-COMPLIANCE
-- FROM IP-FORWARD-MIB
DESCRIPTION "The compliance statement for SNMPv2 entities that
implement the ipForward MIB.

This compliance statement has been deprecated and


replaced with ipForwardFullCompliance and
ipForwardReadOnlyCompliance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardCompliances(2) 1 }

.1.3.6.1.2.1.4.24.5.2.2
ipForwardOldCompliance MODULE-COMPLIANCE
-- FROM IP-FORWARD-MIB
DESCRIPTION "The compliance statement for SNMP entities that
implement the ipForward MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardCompliances(2) 2 }

.1.3.6.1.2.1.4.24.5.2.3
ipForwardFullCompliance MODULE-COMPLIANCE
-- FROM IP-FORWARD-MIB
DESCRIPTION "When this MIB is implemented for read-create, the
implementation can claim full compliance.

There are a number of INDEX objects that cannot be


represented in the form of OBJECT clauses in SMIv2,
but for which there are compliance requirements,
expressed in OBJECT clause form in this description:

-- OBJECT inetCidrRouteDestType
-- SYNTAX InetAddressType (ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4))
-- DESCRIPTION
-- This MIB requires support for global and
-- non-global ipv4 and ipv6 addresses.
--
-- OBJECT inetCidrRouteDest
-- SYNTAX InetAddress (SIZE (4 | 8 | 16 | 20))
-- DESCRIPTION
-- This MIB requires support for global and
-- non-global IPv4 and IPv6 addresses.
--
-- OBJECT inetCidrRouteNextHopType
-- SYNTAX InetAddressType (unknown(0), ipv4(1),
-- ipv6(2), ipv4z(3)
-- ipv6z(4))
-- DESCRIPTION
-- This MIB requires support for global and
-- non-global ipv4 and ipv6 addresses.
--
-- OBJECT inetCidrRouteNextHop
-- SYNTAX InetAddress (SIZE (0 | 4 | 8 | 16 | 20))
-- DESCRIPTION
-- This MIB requires support for global and
-- non-global IPv4 and IPv6 addresses.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardCompliances(2) 3 }

.1.3.6.1.2.1.4.24.5.2.4
ipForwardReadOnlyCompliance MODULE-COMPLIANCE
-- FROM IP-FORWARD-MIB
DESCRIPTION "When this MIB is implemented without support for read-
create (i.e., in read-only mode), the implementation can
claim read-only compliance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
ipForwardConformance(5) ipForwardCompliances(2) 4 }

.1.3.6.1.2.1.4.24.6
inetCidrRouteNumber OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of current inetCidrRouteTable entries that
are not invalid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 6 }

.1.3.6.1.2.1.4.24.7
inetCidrRouteTable OBJECT-TYPE
-- FROM IP-FORWARD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This entity's IP Routing table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 7 }

.1.3.6.1.2.1.4.24.7.1
inetCidrRouteEntry OBJECT-TYPE
-- FROM IP-FORWARD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { inetCidrRouteDestType, inetCidrRouteDest, inetCidrRoutePfxLen,
inetCidrRoutePolicy, inetCidrRouteNextHopType, inetCidrRouteNextHop }
DESCRIPTION "A particular route to a particular destination, under a
particular policy (as reflected in the
inetCidrRoutePolicy object).

Dynamically created rows will survive an agent reboot.

Implementers need to be aware that if the total number


of elements (octets or sub-identifiers) in
inetCidrRouteDest, inetCidrRoutePolicy, and
inetCidrRouteNextHop exceeds 111, then OIDs of column
instances in this table will have more than 128 sub-
identifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) 1 }

.1.3.6.1.2.1.4.24.7.1.1
inetCidrRouteDestType OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the inetCidrRouteDest address, as defined
in the InetAddress MIB.
Only those address types that may appear in an actual
routing table are allowed as values of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 1 }

.1.3.6.1.2.1.4.24.7.1.2
inetCidrRouteDest OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination IP address of this route.

The type of this address is determined by the value of


the inetCidrRouteDestType object.

The values for the index objects inetCidrRouteDest and


inetCidrRoutePfxLen must be consistent. When the value
of inetCidrRouteDest (excluding the zone index, if one
is present) is x, then the bitwise logical-AND
of x with the value of the mask formed from the
corresponding index object inetCidrRoutePfxLen MUST be
equal to x. If not, then the index pair is not
consistent and an inconsistentName error must be
returned on SET or CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 2 }

.1.3.6.1.2.1.4.24.7.1.3
inetCidrRoutePfxLen OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Indicates the number of leading one bits that form the
mask to be logical-ANDed with the destination address
before being compared to the value in the
inetCidrRouteDest field.

The values for the index objects inetCidrRouteDest and


inetCidrRoutePfxLen must be consistent. When the value
of inetCidrRouteDest (excluding the zone index, if one
is present) is x, then the bitwise logical-AND
of x with the value of the mask formed from the
corresponding index object inetCidrRoutePfxLen MUST be
equal to x. If not, then the index pair is not
consistent and an inconsistentName error must be
returned on SET or CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 3 }

.1.3.6.1.2.1.4.24.7.1.4
inetCidrRoutePolicy OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is an opaque object without any defined
semantics. Its purpose is to serve as an additional
index that may delineate between multiple entries to
the same destination. The value { 0 0 } shall be used
as the default value for this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 4 }

.1.3.6.1.2.1.4.24.7.1.5
inetCidrRouteNextHopType OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the inetCidrRouteNextHop address, as
defined in the InetAddress MIB.

Value should be set to unknown(0) for non-remote


routes.

Only those address types that may appear in an actual


routing table are allowed as values of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 5 }

.1.3.6.1.2.1.4.24.7.1.6
inetCidrRouteNextHop OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "On remote routes, the address of the next system en
route. For non-remote routes, a zero length string.

The type of this address is determined by the value of


the inetCidrRouteNextHopType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 6 }

.1.3.6.1.2.1.4.24.7.1.7
inetCidrRouteIfIndex OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The ifIndex value that identifies the local interface
through which the next hop of this route should be
reached. A value of 0 is valid and represents the
scenario where no interface is specified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 7 }

.1.3.6.1.2.1.4.24.7.1.8
inetCidrRouteType OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX INTEGER {other(1), reject(2), local(3), remote(4), blackhole(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of route. Note that local(3) refers to a
route for which the next hop is the final destination;
remote(4) refers to a route for which the next hop is
not the final destination.

Routes that do not result in traffic forwarding or


rejection should not be displayed, even if the
implementation keeps them stored internally.

reject(2) refers to a route that, if matched, discards


the message as unreachable and returns a notification
(e.g., ICMP error) to the message sender. This is used
in some protocols as a means of correctly aggregating
routes.

blackhole(5) refers to a route that, if matched,


discards the message silently."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 8 }

.1.3.6.1.2.1.4.24.7.1.9
inetCidrRouteProto OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION IANAipRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15), ciscoEigrp(16), dvmrp(17)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which this route was learned.
Inclusion of values for gateway routing protocols is
not intended to imply that hosts should support those
protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 9 }

.1.3.6.1.2.1.4.24.7.1.10
inetCidrRouteAge OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds since this route was last updated
or otherwise determined to be correct. Note that no
semantics of 'too old' can be implied, except through
knowledge of the routing protocol by which the route
was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 10 }

.1.3.6.1.2.1.4.24.7.1.11
inetCidrRouteNextHopAS OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION InetAutonomousSystemNumber
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Autonomous System Number of the Next Hop. The
semantics of this object are determined by the routing-
protocol specified in the route's inetCidrRouteProto
value. When this object is unknown or not relevant, its
value should be set to zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 11 }

.1.3.6.1.2.1.4.24.7.1.12
inetCidrRouteMetric1 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The primary routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's inetCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 12 }

.1.3.6.1.2.1.4.24.7.1.13
inetCidrRouteMetric2 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's inetCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 13 }

.1.3.6.1.2.1.4.24.7.1.14
inetCidrRouteMetric3 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's inetCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 14 }

.1.3.6.1.2.1.4.24.7.1.15
inetCidrRouteMetric4 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's inetCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 15 }

.1.3.6.1.2.1.4.24.7.1.16
inetCidrRouteMetric5 OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing-
protocol specified in the route's inetCidrRouteProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 16 }

.1.3.6.1.2.1.4.24.7.1.17
inetCidrRouteStatus OBJECT-TYPE
-- FROM IP-FORWARD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The row status variable, used according to row
installation and removal conventions.

A row entry cannot be modified when the status is


marked as active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24)
inetCidrRouteTable(7) inetCidrRouteEntry(1) 17 }

.1.3.6.1.2.1.4.24.8
inetCidrRouteDiscards OBJECT-TYPE
-- FROM IP-FORWARD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid route entries discarded from the
inetCidrRouteTable. Discarded route entries do not
appear in the inetCidrRouteTable. One possible reason
for discarding an entry would be to free-up buffer space
for other route table entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipForward(24) 8 }

.1.3.6.1.2.1.4.25
ipv6IpForwarding OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {forwarding(1), notForwarding(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The indication of whether this entity is acting as an IPv6
router on any interface in respect to the forwarding of
datagrams received by, but not addressed to, this entity.
IPv6 routers forward datagrams. IPv6 hosts do not (except
those source-routed via the host).

When this object is written, the entity SHOULD save the


change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 25 }

.1.3.6.1.2.1.4.26
ipv6IpDefaultHopLimit OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The default value inserted into the Hop Limit field of the
IPv6 header of datagrams originated at this entity whenever
a Hop Limit value is not supplied by the transport layer
protocol.

When this object is written, the entity SHOULD save the


change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 26 }

.1.3.6.1.2.1.4.27
ipv4InterfaceTableLastChange OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at which
a row in the ipv4InterfaceTable was added or deleted, or
when an ipv4InterfaceReasmMaxSize or an
ipv4InterfaceEnableStatus object was modified.

If new objects are added to the ipv4InterfaceTable that


require the ipv4InterfaceTableLastChange to be updated when
they are modified, they must specify that requirement in
their description clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 27 }

.1.3.6.1.2.1.4.28
ipv4InterfaceTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing per-interface IPv4-specific
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 28 }

.1.3.6.1.2.1.4.28.1
ipv4InterfaceEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv4InterfaceIfIndex }
DESCRIPTION "An entry containing IPv4-specific information for a specific
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv4InterfaceTable(28) 1 }

.1.3.6.1.2.1.4.28.1.1
ipv4InterfaceIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv4InterfaceTable(28) ipv4InterfaceEntry(1) 1 }

.1.3.6.1.2.1.4.28.1.2
ipv4InterfaceReasmMaxSize OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size of the largest IPv4 datagram that this entity can
re-assemble from incoming IPv4 fragmented datagrams received
on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv4InterfaceTable(28) ipv4InterfaceEntry(1) 2 }

.1.3.6.1.2.1.4.28.1.3
ipv4InterfaceEnableStatus OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The indication of whether IPv4 is enabled (up) or disabled
(down) on this interface. This object does not affect the
state of the interface itself, only its connection to an
IPv4 stack. The IF-MIB should be used to control the state
of the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv4InterfaceTable(28) ipv4InterfaceEntry(1) 3 }

.1.3.6.1.2.1.4.28.1.4
ipv4InterfaceRetransmitTime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time between retransmissions of ARP requests to a
neighbor when resolving the address or when probing the
reachability of a neighbor."
DEFVAL { 1000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv4InterfaceTable(28) ipv4InterfaceEntry(1) 4 }

.1.3.6.1.2.1.4.29
ipv6InterfaceTableLastChange OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at which
a row in the ipv6InterfaceTable was added or deleted or when
an ipv6InterfaceReasmMaxSize, ipv6InterfaceIdentifier,
ipv6InterfaceEnableStatus, ipv6InterfaceReachableTime,
ipv6InterfaceRetransmitTime, or ipv6InterfaceForwarding
object was modified.

If new objects are added to the ipv6InterfaceTable that


require the ipv6InterfaceTableLastChange to be updated when
they are modified, they must specify that requirement in
their description clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 29 }

.1.3.6.1.2.1.4.30
ipv6InterfaceTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing per-interface IPv6-specific
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 30 }

.1.3.6.1.2.1.4.30.1
ipv6InterfaceEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6InterfaceIfIndex }
DESCRIPTION "An entry containing IPv6-specific information for a given
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) 1 }

.1.3.6.1.2.1.4.30.1.1
ipv6InterfaceIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 1 }

.1.3.6.1.2.1.4.30.1.2
ipv6InterfaceReasmMaxSize OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (1500..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size of the largest IPv6 datagram that this entity can
re-assemble from incoming IPv6 fragmented datagrams received
on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 2 }

.1.3.6.1.2.1.4.30.1.3
ipv6InterfaceIdentifier OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION Ipv6AddressIfIdentifierTC
SYNTAX OCTET STRING (0..8)
DISPLAY-HINT "2x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Interface Identifier for this interface. The Interface
Identifier is combined with an address prefix to form an
interface address.

By default, the Interface Identifier is auto-configured


according to the rules of the link type to which this
interface is attached.
A zero length identifier may be used where appropriate. One
possible example is a loopback interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 3 }

.1.3.6.1.2.1.4.30.1.5
ipv6InterfaceEnableStatus OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The indication of whether IPv6 is enabled (up) or disabled
(down) on this interface. This object does not affect the
state of the interface itself, only its connection to an
IPv6 stack. The IF-MIB should be used to control the state
of the interface.

When this object is written, the entity SHOULD save the


change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 5 }

.1.3.6.1.2.1.4.30.1.6
ipv6InterfaceReachableTime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time a neighbor is considered reachable after receiving
a reachability confirmation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 6 }

.1.3.6.1.2.1.4.30.1.7
ipv6InterfaceRetransmitTime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time between retransmissions of Neighbor Solicitation
messages to a neighbor when resolving the address or when
probing the reachability of a neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 7 }

.1.3.6.1.2.1.4.30.1.8
ipv6InterfaceForwarding OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {forwarding(1), notForwarding(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The indication of whether this entity is acting as an IPv6
router on this interface with respect to the forwarding of
datagrams received by, but not addressed to, this entity.
IPv6 routers forward datagrams. IPv6 hosts do not (except
those source-routed via the host).

This object is constrained by ipv6IpForwarding and is


ignored if ipv6IpForwarding is set to notForwarding. Those
systems that do not provide per-interface control of the
forwarding function should set this object to forwarding for
all interfaces and allow the ipv6IpForwarding object to
control the forwarding capability.

When this object is written, the entity SHOULD save the


change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6InterfaceTable(30) ipv6InterfaceEntry(1) 8 }

.1.3.6.1.2.1.4.31
ipTrafficStats OBJECT-TYPE
-- FROM IP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 31 }

.1.3.6.1.2.1.4.31.1
ipSystemStatsTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing system wide, IP version specific
traffic statistics. This table and the ipIfStatsTable
contain similar objects whose difference is in their
granularity. Where this table contains system wide traffic
statistics, the ipIfStatsTable contains the same statistics
but counted on a per-interface basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
1 }

.1.3.6.1.2.1.4.31.1.1
ipSystemStatsEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipSystemStatsIPVersion }
DESCRIPTION "A statistics entry containing system-wide objects for a
particular IP version."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) 1 }

.1.3.6.1.2.1.4.31.1.1.1
ipSystemStatsIPVersion OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version of this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 1 }

.1.3.6.1.2.1.4.31.1.1.3
ipSystemStatsInReceives OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of input IP datagrams received, including
those received in error.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 3 }

.1.3.6.1.2.1.4.31.1.1.4
ipSystemStatsHCInReceives OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of input IP datagrams received, including
those received in error. This object counts the same
datagrams as ipSystemStatsInReceives, but allows for larger
values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 4 }
.1.3.6.1.2.1.4.31.1.1.5
ipSystemStatsInOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in input IP datagrams,
including those received in error. Octets from datagrams
counted in ipSystemStatsInReceives MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 5 }

.1.3.6.1.2.1.4.31.1.1.6
ipSystemStatsHCInOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in input IP datagrams,
including those received in error. This object counts the
same octets as ipSystemStatsInOctets, but allows for larger
values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 6 }

.1.3.6.1.2.1.4.31.1.1.7
ipSystemStatsInHdrErrors OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded due to errors in
their IP headers, including version number mismatch, other
format errors, hop count exceeded, errors discovered in
processing their IP options, etc.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 7 }

.1.3.6.1.2.1.4.31.1.1.8
ipSystemStatsInNoRoutes OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded because no route
could be found to transmit them to their destination.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 8 }

.1.3.6.1.2.1.4.31.1.1.9
ipSystemStatsInAddrErrors OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded because the IP
address in their IP header's destination field was not a
valid address to be received at this entity. This count
includes invalid addresses (e.g., ::0). For entities
that are not IP routers and therefore do not forward
datagrams, this counter includes datagrams discarded
because the destination address was not a local address.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 9 }

.1.3.6.1.2.1.4.31.1.1.10
ipSystemStatsInUnknownProtos OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of locally-addressed IP datagrams received
successfully but discarded because of an unknown or
unsupported protocol.

When tracking interface statistics, the counter of the


interface to which these datagrams were addressed is
incremented. This interface might not be the same as the
input interface for some of the datagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 10 }

.1.3.6.1.2.1.4.31.1.1.11
ipSystemStatsInTruncatedPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded because the
datagram frame didn't carry enough data.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 11 }

.1.3.6.1.2.1.4.31.1.1.12
ipSystemStatsInForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams for which this entity was not
their final IP destination and for which this entity
attempted to find a route to forward them to that final
destination. In entities that do not act as IP routers,
this counter will include only those datagrams that were
Source-Routed via this entity, and the Source-Route
processing was successful.

When tracking interface statistics, the counter of the


incoming interface is incremented for each datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 12 }

.1.3.6.1.2.1.4.31.1.1.13
ipSystemStatsHCInForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams for which this entity was not
their final IP destination and for which this entity
attempted to find a route to forward them to that final
destination. This object counts the same packets as
ipSystemStatsInForwDatagrams, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 13 }

.1.3.6.1.2.1.4.31.1.1.14
ipSystemStatsReasmReqds OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP fragments received that needed to be
reassembled at this interface.

When tracking interface statistics, the counter of the


interface to which these fragments were addressed is
incremented. This interface might not be the same as the
input interface for some of the fragments.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 14 }

.1.3.6.1.2.1.4.31.1.1.15
ipSystemStatsReasmOKs OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams successfully reassembled.

When tracking interface statistics, the counter of the


interface to which these datagrams were addressed is
incremented. This interface might not be the same as the
input interface for some of the datagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 15 }

.1.3.6.1.2.1.4.31.1.1.16
ipSystemStatsReasmFails OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of failures detected by the IP re-assembly
algorithm (for whatever reason: timed out, errors, etc.).
Note that this is not necessarily a count of discarded IP
fragments since some algorithms (notably the algorithm in
RFC 815) can lose track of the number of fragments by
combining them as they are received.

When tracking interface statistics, the counter of the


interface to which these fragments were addressed is
incremented. This interface might not be the same as the
input interface for some of the fragments.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 16 }

.1.3.6.1.2.1.4.31.1.1.17
ipSystemStatsInDiscards OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams for which no problems were
encountered to prevent their continued processing, but
were discarded (e.g., for lack of buffer space). Note that
this counter does not include any datagrams discarded while
awaiting re-assembly.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 17 }

.1.3.6.1.2.1.4.31.1.1.18
ipSystemStatsInDelivers OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of datagrams successfully delivered to IP
user-protocols (including ICMP).

When tracking interface statistics, the counter of the


interface to which these datagrams were addressed is
incremented. This interface might not be the same as the
input interface for some of the datagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 18 }

.1.3.6.1.2.1.4.31.1.1.19
ipSystemStatsHCInDelivers OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of datagrams successfully delivered to IP
user-protocols (including ICMP). This object counts the
same packets as ipSystemStatsInDelivers, but allows for
larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 19 }
.1.3.6.1.2.1.4.31.1.1.20
ipSystemStatsOutRequests OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that local IP user-
protocols (including ICMP) supplied to IP in requests for
transmission. Note that this counter does not include any
datagrams counted in ipSystemStatsOutForwDatagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 20 }

.1.3.6.1.2.1.4.31.1.1.21
ipSystemStatsHCOutRequests OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that local IP user-
protocols (including ICMP) supplied to IP in requests for
transmission. This object counts the same packets as
ipSystemStatsOutRequests, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 21 }

.1.3.6.1.2.1.4.31.1.1.22
ipSystemStatsOutNoRoutes OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of locally generated IP datagrams discarded
because no route could be found to transmit them to their
destination.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 22 }

.1.3.6.1.2.1.4.31.1.1.23
ipSystemStatsOutForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of datagrams for which this entity was not their
final IP destination and for which it was successful in
finding a path to their final destination. In entities
that do not act as IP routers, this counter will include
only those datagrams that were Source-Routed via this
entity, and the Source-Route processing was successful.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
forwarded datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 23 }

.1.3.6.1.2.1.4.31.1.1.24
ipSystemStatsHCOutForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of datagrams for which this entity was not their
final IP destination and for which it was successful in
finding a path to their final destination. This object
counts the same packets as ipSystemStatsOutForwDatagrams,
but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 24 }

.1.3.6.1.2.1.4.31.1.1.25
ipSystemStatsOutDiscards OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output IP datagrams for which no problem was
encountered to prevent their transmission to their
destination, but were discarded (e.g., for lack of
buffer space). Note that this counter would include
datagrams counted in ipSystemStatsOutForwDatagrams if any
such datagrams met this (discretionary) discard criterion.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 25 }

.1.3.6.1.2.1.4.31.1.1.26
ipSystemStatsOutFragReqds OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams that would require fragmentation
in order to be transmitted.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 26 }

.1.3.6.1.2.1.4.31.1.1.27
ipSystemStatsOutFragOKs OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams that have been successfully
fragmented.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 27 }

.1.3.6.1.2.1.4.31.1.1.28
ipSystemStatsOutFragFails OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams that have been discarded because
they needed to be fragmented but could not be. This
includes IPv4 packets that have the DF bit set and IPv6
packets that are being forwarded and exceed the outgoing
link MTU.

When tracking interface statistics, the counter of the


outgoing interface is incremented for an unsuccessfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 28 }

.1.3.6.1.2.1.4.31.1.1.29
ipSystemStatsOutFragCreates OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output datagram fragments that have been
generated as a result of IP fragmentation.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 29 }

.1.3.6.1.2.1.4.31.1.1.30
ipSystemStatsOutTransmits OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that this entity supplied
to the lower layers for transmission. This includes
datagrams generated locally and those forwarded by this
entity.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 30 }

.1.3.6.1.2.1.4.31.1.1.31
ipSystemStatsHCOutTransmits OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that this entity supplied
to the lower layers for transmission. This object counts
the same datagrams as ipSystemStatsOutTransmits, but allows
for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 31 }
.1.3.6.1.2.1.4.31.1.1.32
ipSystemStatsOutOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets in IP datagrams delivered to the
lower layers for transmission. Octets from datagrams
counted in ipSystemStatsOutTransmits MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 32 }

.1.3.6.1.2.1.4.31.1.1.33
ipSystemStatsHCOutOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets in IP datagrams delivered to the
lower layers for transmission. This objects counts the same
octets as ipSystemStatsOutOctets, but allows for larger
values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 33 }

.1.3.6.1.2.1.4.31.1.1.34
ipSystemStatsInMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams received.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 34 }

.1.3.6.1.2.1.4.31.1.1.35
ipSystemStatsHCInMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams received. This object
counts the same datagrams as ipSystemStatsInMcastPkts but
allows for larger values.
Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 35 }

.1.3.6.1.2.1.4.31.1.1.36
ipSystemStatsInMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in IP multicast
datagrams. Octets from datagrams counted in
ipSystemStatsInMcastPkts MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 36 }

.1.3.6.1.2.1.4.31.1.1.37
ipSystemStatsHCInMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in IP multicast
datagrams. This object counts the same octets as
ipSystemStatsInMcastOctets, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 37 }

.1.3.6.1.2.1.4.31.1.1.38
ipSystemStatsOutMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams transmitted.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 38 }

.1.3.6.1.2.1.4.31.1.1.39
ipSystemStatsHCOutMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams transmitted. This
object counts the same datagrams as
ipSystemStatsOutMcastPkts, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 39 }

.1.3.6.1.2.1.4.31.1.1.40
ipSystemStatsOutMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets transmitted in IP multicast
datagrams. Octets from datagrams counted in
ipSystemStatsOutMcastPkts MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 40 }

.1.3.6.1.2.1.4.31.1.1.41
ipSystemStatsHCOutMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets transmitted in IP multicast
datagrams. This object counts the same octets as
ipSystemStatsOutMcastOctets, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 41 }

.1.3.6.1.2.1.4.31.1.1.42
ipSystemStatsInBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams received.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 42 }

.1.3.6.1.2.1.4.31.1.1.43
ipSystemStatsHCInBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams received. This object
counts the same datagrams as ipSystemStatsInBcastPkts but
allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 43 }

.1.3.6.1.2.1.4.31.1.1.44
ipSystemStatsOutBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams transmitted.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 44 }

.1.3.6.1.2.1.4.31.1.1.45
ipSystemStatsHCOutBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams transmitted. This
object counts the same datagrams as
ipSystemStatsOutBcastPkts, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipSystemStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 45 }

.1.3.6.1.2.1.4.31.1.1.46
ipSystemStatsDiscontinuityTime OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at which
any one or more of this entry's counters suffered a
discontinuity.

If no such discontinuities have occurred since the last re-


initialization of the local management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 46 }

.1.3.6.1.2.1.4.31.1.1.47
ipSystemStatsRefreshRate OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum reasonable polling interval for this entry.
This object provides an indication of the minimum amount of
time required to update the counters in this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipSystemStatsTable(1) ipSystemStatsEntry(1) 47 }

.1.3.6.1.2.1.4.31.2
ipIfStatsTableLastChange OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at which
a row in the ipIfStatsTable was added or deleted.

If new objects are added to the ipIfStatsTable that require


the ipIfStatsTableLastChange to be updated when they are
modified, they must specify that requirement in their
description clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
2 }

.1.3.6.1.2.1.4.31.3
ipIfStatsTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing per-interface traffic statistics. This
table and the ipSystemStatsTable contain similar objects
whose difference is in their granularity. Where this table
contains per-interface statistics, the ipSystemStatsTable
contains the same statistics, but counted on a system wide
basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
3 }

.1.3.6.1.2.1.4.31.3.1
ipIfStatsEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipIfStatsIPVersion, ipIfStatsIfIndex }
DESCRIPTION "An interface statistics entry containing objects for a
particular interface and version of IP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) 1 }

.1.3.6.1.2.1.4.31.3.1.1
ipIfStatsIPVersion OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version of this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 1 }

.1.3.6.1.2.1.4.31.3.1.2
ipIfStatsIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 2 }

.1.3.6.1.2.1.4.31.3.1.3
ipIfStatsInReceives OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of input IP datagrams received, including
those received in error.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 3 }

.1.3.6.1.2.1.4.31.3.1.4
ipIfStatsHCInReceives OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of input IP datagrams received, including
those received in error. This object counts the same
datagrams as ipIfStatsInReceives, but allows for larger
values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 4 }

.1.3.6.1.2.1.4.31.3.1.5
ipIfStatsInOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in input IP datagrams,
including those received in error. Octets from datagrams
counted in ipIfStatsInReceives MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 5 }

.1.3.6.1.2.1.4.31.3.1.6
ipIfStatsHCInOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in input IP datagrams,
including those received in error. This object counts the
same octets as ipIfStatsInOctets, but allows for larger
values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 6 }

.1.3.6.1.2.1.4.31.3.1.7
ipIfStatsInHdrErrors OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded due to errors in
their IP headers, including version number mismatch, other
format errors, hop count exceeded, errors discovered in
processing their IP options, etc.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 7 }

.1.3.6.1.2.1.4.31.3.1.8
ipIfStatsInNoRoutes OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded because no route
could be found to transmit them to their destination.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 8 }

.1.3.6.1.2.1.4.31.3.1.9
ipIfStatsInAddrErrors OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded because the IP
address in their IP header's destination field was not a
valid address to be received at this entity. This count
includes invalid addresses (e.g., ::0). For entities that
are not IP routers and therefore do not forward datagrams,
this counter includes datagrams discarded because the
destination address was not a local address.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 9 }

.1.3.6.1.2.1.4.31.3.1.10
ipIfStatsInUnknownProtos OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of locally-addressed IP datagrams received
successfully but discarded because of an unknown or
unsupported protocol.

When tracking interface statistics, the counter of the


interface to which these datagrams were addressed is
incremented. This interface might not be the same as the
input interface for some of the datagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 10 }

.1.3.6.1.2.1.4.31.3.1.11
ipIfStatsInTruncatedPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams discarded because the
datagram frame didn't carry enough data.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 11 }

.1.3.6.1.2.1.4.31.3.1.12
ipIfStatsInForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams for which this entity was not
their final IP destination and for which this entity
attempted to find a route to forward them to that final
destination. In entities that do not act as IP routers,
this counter will include only those datagrams that were
Source-Routed via this entity, and the Source-Route
processing was successful.

When tracking interface statistics, the counter of the


incoming interface is incremented for each datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 12 }

.1.3.6.1.2.1.4.31.3.1.13
ipIfStatsHCInForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams for which this entity was not
their final IP destination and for which this entity
attempted to find a route to forward them to that final
destination. This object counts the same packets as
ipIfStatsInForwDatagrams, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 13 }

.1.3.6.1.2.1.4.31.3.1.14
ipIfStatsReasmReqds OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP fragments received that needed to be
reassembled at this interface.

When tracking interface statistics, the counter of the


interface to which these fragments were addressed is
incremented. This interface might not be the same as the
input interface for some of the fragments.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 14 }

.1.3.6.1.2.1.4.31.3.1.15
ipIfStatsReasmOKs OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams successfully reassembled.

When tracking interface statistics, the counter of the


interface to which these datagrams were addressed is
incremented. This interface might not be the same as the
input interface for some of the datagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 15 }

.1.3.6.1.2.1.4.31.3.1.16
ipIfStatsReasmFails OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of failures detected by the IP re-assembly
algorithm (for whatever reason: timed out, errors, etc.).
Note that this is not necessarily a count of discarded IP
fragments since some algorithms (notably the algorithm in
RFC 815) can lose track of the number of fragments by
combining them as they are received.

When tracking interface statistics, the counter of the


interface to which these fragments were addressed is
incremented. This interface might not be the same as the
input interface for some of the fragments.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 16 }

.1.3.6.1.2.1.4.31.3.1.17
ipIfStatsInDiscards OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IP datagrams for which no problems were
encountered to prevent their continued processing, but
were discarded (e.g., for lack of buffer space). Note that
this counter does not include any datagrams discarded while
awaiting re-assembly.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 17 }

.1.3.6.1.2.1.4.31.3.1.18
ipIfStatsInDelivers OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of datagrams successfully delivered to IP
user-protocols (including ICMP).

When tracking interface statistics, the counter of the


interface to which these datagrams were addressed is
incremented. This interface might not be the same as the
input interface for some of the datagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 18 }

.1.3.6.1.2.1.4.31.3.1.19
ipIfStatsHCInDelivers OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of datagrams successfully delivered to IP
user-protocols (including ICMP). This object counts the
same packets as ipIfStatsInDelivers, but allows for larger
values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 19 }

.1.3.6.1.2.1.4.31.3.1.20
ipIfStatsOutRequests OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that local IP user-
protocols (including ICMP) supplied to IP in requests for
transmission. Note that this counter does not include any
datagrams counted in ipIfStatsOutForwDatagrams.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 20 }

.1.3.6.1.2.1.4.31.3.1.21
ipIfStatsHCOutRequests OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that local IP user-
protocols (including ICMP) supplied to IP in requests for
transmission. This object counts the same packets as
ipIfStatsOutRequests, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 21 }

.1.3.6.1.2.1.4.31.3.1.23
ipIfStatsOutForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of datagrams for which this entity was not their
final IP destination and for which it was successful in
finding a path to their final destination. In entities
that do not act as IP routers, this counter will include
only those datagrams that were Source-Routed via this
entity, and the Source-Route processing was successful.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
forwarded datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 23 }

.1.3.6.1.2.1.4.31.3.1.24
ipIfStatsHCOutForwDatagrams OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of datagrams for which this entity was not their
final IP destination and for which it was successful in
finding a path to their final destination. This object
counts the same packets as ipIfStatsOutForwDatagrams, but
allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 24 }

.1.3.6.1.2.1.4.31.3.1.25
ipIfStatsOutDiscards OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output IP datagrams for which no problem was
encountered to prevent their transmission to their
destination, but were discarded (e.g., for lack of
buffer space). Note that this counter would include
datagrams counted in ipIfStatsOutForwDatagrams if any such
datagrams met this (discretionary) discard criterion.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 25 }

.1.3.6.1.2.1.4.31.3.1.26
ipIfStatsOutFragReqds OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams that would require fragmentation
in order to be transmitted.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 26 }

.1.3.6.1.2.1.4.31.3.1.27
ipIfStatsOutFragOKs OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams that have been successfully
fragmented.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 27 }

.1.3.6.1.2.1.4.31.3.1.28
ipIfStatsOutFragFails OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP datagrams that have been discarded because
they needed to be fragmented but could not be. This
includes IPv4 packets that have the DF bit set and IPv6
packets that are being forwarded and exceed the outgoing
link MTU.

When tracking interface statistics, the counter of the


outgoing interface is incremented for an unsuccessfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 28 }

.1.3.6.1.2.1.4.31.3.1.29
ipIfStatsOutFragCreates OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output datagram fragments that have been
generated as a result of IP fragmentation.

When tracking interface statistics, the counter of the


outgoing interface is incremented for a successfully
fragmented datagram.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 29 }

.1.3.6.1.2.1.4.31.3.1.30
ipIfStatsOutTransmits OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that this entity supplied
to the lower layers for transmission. This includes
datagrams generated locally and those forwarded by this
entity.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 30 }

.1.3.6.1.2.1.4.31.3.1.31
ipIfStatsHCOutTransmits OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IP datagrams that this entity supplied
to the lower layers for transmission. This object counts
the same datagrams as ipIfStatsOutTransmits, but allows for
larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 31 }

.1.3.6.1.2.1.4.31.3.1.32
ipIfStatsOutOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets in IP datagrams delivered to the
lower layers for transmission. Octets from datagrams
counted in ipIfStatsOutTransmits MUST be counted here.
Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 32 }

.1.3.6.1.2.1.4.31.3.1.33
ipIfStatsHCOutOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets in IP datagrams delivered to the
lower layers for transmission. This objects counts the same
octets as ipIfStatsOutOctets, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 33 }

.1.3.6.1.2.1.4.31.3.1.34
ipIfStatsInMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams received.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 34 }

.1.3.6.1.2.1.4.31.3.1.35
ipIfStatsHCInMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams received. This object
counts the same datagrams as ipIfStatsInMcastPkts, but
allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 35 }

.1.3.6.1.2.1.4.31.3.1.36
ipIfStatsInMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in IP multicast
datagrams. Octets from datagrams counted in
ipIfStatsInMcastPkts MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 36 }

.1.3.6.1.2.1.4.31.3.1.37
ipIfStatsHCInMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received in IP multicast
datagrams. This object counts the same octets as
ipIfStatsInMcastOctets, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 37 }

.1.3.6.1.2.1.4.31.3.1.38
ipIfStatsOutMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams transmitted.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 38 }

.1.3.6.1.2.1.4.31.3.1.39
ipIfStatsHCOutMcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP multicast datagrams transmitted. This
object counts the same datagrams as ipIfStatsOutMcastPkts,
but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 39 }

.1.3.6.1.2.1.4.31.3.1.40
ipIfStatsOutMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets transmitted in IP multicast
datagrams. Octets from datagrams counted in
ipIfStatsOutMcastPkts MUST be counted here.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 40 }

.1.3.6.1.2.1.4.31.3.1.41
ipIfStatsHCOutMcastOctets OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets transmitted in IP multicast
datagrams. This object counts the same octets as
ipIfStatsOutMcastOctets, but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 41 }

.1.3.6.1.2.1.4.31.3.1.42
ipIfStatsInBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams received.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 42 }

.1.3.6.1.2.1.4.31.3.1.43
ipIfStatsHCInBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams received. This object
counts the same datagrams as ipIfStatsInBcastPkts, but
allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 43 }

.1.3.6.1.2.1.4.31.3.1.44
ipIfStatsOutBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams transmitted.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 44 }

.1.3.6.1.2.1.4.31.3.1.45
ipIfStatsHCOutBcastPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP broadcast datagrams transmitted. This
object counts the same datagrams as ipIfStatsOutBcastPkts,
but allows for larger values.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ipIfStatsDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 45 }

.1.3.6.1.2.1.4.31.3.1.46
ipIfStatsDiscontinuityTime OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at which
any one or more of this entry's counters suffered a
discontinuity.

If no such discontinuities have occurred since the last re-


initialization of the local management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 46 }

.1.3.6.1.2.1.4.31.3.1.47
ipIfStatsRefreshRate OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum reasonable polling interval for this entry.
This object provides an indication of the minimum amount of
time required to update the counters in this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipTrafficStats(31)
ipIfStatsTable(3) ipIfStatsEntry(1) 47 }

.1.3.6.1.2.1.4.32
ipAddressPrefixTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table allows the user to determine the source of an IP
address or set of IP addresses, and allows other tables to
share the information via pointer rather than by copying.

For example, when the node configures both a unicast and


anycast address for a prefix, the ipAddressPrefix objects
for those addresses will point to a single row in this
table.

This table primarily provides support for IPv6 prefixes, and


several of the objects are less meaningful for IPv4. The
table continues to allow IPv4 addresses to allow future
flexibility. In order to promote a common configuration,
this document includes suggestions for default values for
IPv4 prefixes. Each of these values may be overridden if an
object is meaningful to the node.

All prefixes used by this entity should be included in this


table independent of how the entity learned the prefix.
(This table isn't limited to prefixes learned from router
advertisements.)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 32 }

.1.3.6.1.2.1.4.32.1
ipAddressPrefixEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipAddressPrefixIfIndex, ipAddressPrefixType,
ipAddressPrefixPrefix, ipAddressPrefixLength }
DESCRIPTION "An entry in the ipAddressPrefixTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) 1 }

.1.3.6.1.2.1.4.32.1.1
ipAddressPrefixIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface on
which this prefix is configured. The interface identified
by a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 1 }

.1.3.6.1.2.1.4.32.1.2
ipAddressPrefixType OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of ipAddressPrefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 2 }

.1.3.6.1.2.1.4.32.1.3
ipAddressPrefixPrefix OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address prefix. The address type of this object is
specified in ipAddressPrefixType. The length of this object
is the standard length for objects of that type (4 or 16
bytes). Any bits after ipAddressPrefixLength must be zero.

Implementors need to be aware that, if the size of


ipAddressPrefixPrefix exceeds 114 octets, then OIDS of
instances of columns in this row will have more than 128
sub-identifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 3 }

.1.3.6.1.2.1.4.32.1.4
ipAddressPrefixLength OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The prefix length associated with this prefix.

The value 0 has no special meaning for this object. It


simply refers to address '::/0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 4 }

.1.3.6.1.2.1.4.32.1.5
ipAddressPrefixOrigin OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION IpAddressPrefixOriginTC
SYNTAX INTEGER {other(1), manual(2), wellknown(3), dhcp(4), routeradv(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The origin of this prefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 5 }

.1.3.6.1.2.1.4.32.1.6
ipAddressPrefixOnLinkFlag OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object has the value 'true(1)', if this prefix can be
used for on-link determination; otherwise, the value is
'false(2)'.

The default for IPv4 prefixes is 'true(1)'."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 6 }

.1.3.6.1.2.1.4.32.1.7
ipAddressPrefixAutonomousFlag OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Autonomous address configuration flag. When true(1),
indicates that this prefix can be used for autonomous
address configuration (i.e., can be used to form a local
interface address). If false(2), it is not used to auto-
configure a local interface address.

The default for IPv4 prefixes is 'false(2)'."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 7 }

.1.3.6.1.2.1.4.32.1.8
ipAddressPrefixAdvPreferredLifetime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remaining length of time, in seconds, that this prefix
will continue to be preferred, i.e., time until deprecation.

A value of 4,294,967,295 represents infinity.

The address generated from a deprecated prefix should no


longer be used as a source address in new communications,
but packets received on such an interface are processed as
expected.

The default for IPv4 prefixes is 4,294,967,295 (infinity)."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 8 }

.1.3.6.1.2.1.4.32.1.9
ipAddressPrefixAdvValidLifetime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remaining length of time, in seconds, that this prefix
will continue to be valid, i.e., time until invalidation. A
value of 4,294,967,295 represents infinity.

The address generated from an invalidated prefix should not


appear as the destination or source address of a packet.
The default for IPv4 prefixes is 4,294,967,295 (infinity)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipAddressPrefixTable(32) ipAddressPrefixEntry(1) 9 }

.1.3.6.1.2.1.4.33
ipAddressSpinLock OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TestAndIncr
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An advisory lock used to allow cooperating SNMP managers to
coordinate their use of the set operation in creating or
modifying rows within this table.

In order to use this lock to coordinate the use of set


operations, managers should first retrieve
ipAddressTableSpinLock. They should then determine the
appropriate row to create or modify. Finally, they should
issue the appropriate set command, including the retrieved
value of ipAddressSpinLock. If another manager has altered
the table in the meantime, then the value of
ipAddressSpinLock will have changed, and the creation will
fail as it will be specifying an incorrect value for
ipAddressSpinLock. It is suggested, but not required, that
the ipAddressSpinLock be the first var bind for each set of
objects representing a 'row' in a PDU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 33 }

.1.3.6.1.2.1.4.34
ipAddressTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains addressing information relevant to the
entity's interfaces.

This table does not contain multicast address information.


Tables for such information should be contained in multicast
specific MIBs, such as RFC 3019.

While this table is writable, the user will note that


several objects, such as ipAddressOrigin, are not. The
intention in allowing a user to write to this table is to
allow them to add or remove any entry that isn't
permanent. The user should be allowed to modify objects
and entries when that would not cause inconsistencies
within the table. Allowing write access to objects, such
as ipAddressOrigin, could allow a user to insert an entry
and then label it incorrectly.

Note well: When including IPv6 link-local addresses in this


table, the entry must use an InetAddressType of 'ipv6z' in
order to differentiate between the possible interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 34 }

.1.3.6.1.2.1.4.34.1
ipAddressEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipAddressAddrType, ipAddressAddr }
DESCRIPTION "An address mapping for a particular interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
1 }

.1.3.6.1.2.1.4.34.1.1
ipAddressAddrType OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of ipAddressAddr."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 1 }

.1.3.6.1.2.1.4.34.1.2
ipAddressAddr OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP address to which this entry's addressing information
pertains. The address type of this object is specified in
ipAddressAddrType.

Implementors need to be aware that if the size of


ipAddressAddr exceeds 116 octets, then OIDS of instances of
columns in this row will have more than 128 sub-identifiers
and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 2 }

.1.3.6.1.2.1.4.34.1.3
ipAddressIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 3 }

.1.3.6.1.2.1.4.34.1.4
ipAddressType OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {unicast(1), anycast(2), broadcast(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of address. broadcast(3) is not a valid value for
IPv6 addresses (RFC 3513)."
DEFVAL { unicast }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 4 }

.1.3.6.1.2.1.4.34.1.5
ipAddressPrefix OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A pointer to the row in the prefix table to which this
address belongs. May be { 0 0 } if there is no such row."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 5 }

.1.3.6.1.2.1.4.34.1.6
ipAddressOrigin OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION IpAddressOriginTC
SYNTAX INTEGER {other(1), manual(2), dhcp(4), linklayer(5), random(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The origin of the address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 6 }

.1.3.6.1.2.1.4.34.1.7
ipAddressStatus OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION IpAddressStatusTC
SYNTAX INTEGER {preferred(1), invalid(3), inaccessible(4), unknown(5),
tentative(6), duplicate(7), optimistic(8)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of the address, describing if the address can be
used for communication.

In the absence of other information, an IPv4 address is


always preferred(1)."
DEFVAL { preferred }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 7 }
.1.3.6.1.2.1.4.34.1.8
ipAddressCreated OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this entry was created.
If this entry was created prior to the last re-
initialization of the local network management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 8 }

.1.3.6.1.2.1.4.34.1.9
ipAddressLastChanged OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this entry was last
updated. If this entry was updated prior to the last re-
initialization of the local network management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 9 }

.1.3.6.1.2.1.4.34.1.10
ipAddressRowStatus OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

The RowStatus TC requires that this DESCRIPTION clause


states under which circumstances other objects in this row
can be modified. The value of this object has no effect on
whether other objects in this conceptual row can be
modified.

A conceptual row can not be made active until the


ipAddressIfIndex has been set to a valid index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 10 }

.1.3.6.1.2.1.4.34.1.11
ipAddressStorageType OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. If this object
has a value of 'permanent', then no other objects are
required to be able to be modified."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) ipAddressTable(34)
ipAddressEntry(1) 11 }

.1.3.6.1.2.1.4.35
ipNetToPhysicalTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP Address Translation table used for mapping from IP
addresses to physical addresses.

The Address Translation tables contain the IP address to


'physical' address equivalences. Some interfaces do not use
translation tables for determining address equivalences
(e.g., DDN-X.25 has an algorithmic method); if all
interfaces are of this type, then the Address Translation
table is empty, i.e., has zero entries.

While many protocols may be used to populate this table, ARP


and Neighbor Discovery are the most likely
options."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 35 }

.1.3.6.1.2.1.4.35.1
ipNetToPhysicalEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipNetToPhysicalIfIndex, ipNetToPhysicalNetAddressType,
ipNetToPhysicalNetAddress }
DESCRIPTION "Each entry contains one IP address to `physical' address
equivalence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) 1 }

.1.3.6.1.2.1.4.35.1.1
ipNetToPhysicalIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 1 }

.1.3.6.1.2.1.4.35.1.2
ipNetToPhysicalNetAddressType OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of ipNetToPhysicalNetAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 2 }

.1.3.6.1.2.1.4.35.1.3
ipNetToPhysicalNetAddress OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP Address corresponding to the media-dependent
`physical' address. The address type of this object is
specified in ipNetToPhysicalAddressType.

Implementors need to be aware that if the size of


ipNetToPhysicalNetAddress exceeds 115 octets, then OIDS of
instances of columns in this row will have more than 128
sub-identifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 3 }

.1.3.6.1.2.1.4.35.1.4
ipNetToPhysicalPhysAddress OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING (0..65535)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The media-dependent `physical' address.

As the entries in this table are typically not persistent


when this object is written the entity SHOULD NOT save the
change to non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 4 }

.1.3.6.1.2.1.4.35.1.5
ipNetToPhysicalLastUpdated OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this entry was last
updated. If this entry was updated prior to the last re-
initialization of the local network management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 5 }

.1.3.6.1.2.1.4.35.1.6
ipNetToPhysicalType OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {other(1), invalid(2), dynamic(3), static(4), local(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of mapping.

Setting this object to the value invalid(2) has the effect


of invalidating the corresponding entry in the
ipNetToPhysicalTable. That is, it effectively dis-
associates the interface identified with said entry from the
mapping identified with said entry. It is an
implementation-specific matter as to whether the agent
removes an invalidated entry from the table. Accordingly,
management stations must be prepared to receive tabular
information from agents that corresponds to entries not
currently in use. Proper interpretation of such entries
requires examination of the relevant ipNetToPhysicalType
object.

The 'dynamic(3)' type indicates that the IP address to


physical addresses mapping has been dynamically resolved
using e.g., IPv4 ARP or the IPv6 Neighbor Discovery
protocol.

The 'static(4)' type indicates that the mapping has been


statically configured. Both of these refer to entries that
provide mappings for other entities addresses.

The 'local(5)' type indicates that the mapping is provided


for an entity's own interface address.

As the entries in this table are typically not persistent


when this object is written the entity SHOULD NOT save the
change to non-volatile storage."
DEFVAL { static }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 6 }

.1.3.6.1.2.1.4.35.1.7
ipNetToPhysicalState OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {reachable(1), stale(2), delay(3), probe(4), invalid(5),
unknown(6), incomplete(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Neighbor Unreachability Detection state for the
interface when the address mapping in this entry is used.
If Neighbor Unreachability Detection is not in use (e.g. for
IPv4), this object is always unknown(6)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 7 }

.1.3.6.1.2.1.4.35.1.8
ipNetToPhysicalRowStatus OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.
The RowStatus TC requires that this DESCRIPTION clause
states under which circumstances other objects in this row
can be modified. The value of this object has no effect on
whether other objects in this conceptual row can be
modified.

A conceptual row can not be made active until the


ipNetToPhysicalPhysAddress object has been set.

Note that if the ipNetToPhysicalType is set to 'invalid',


the managed node may delete the entry independent of the
state of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipNetToPhysicalTable(35) ipNetToPhysicalEntry(1) 8 }

.1.3.6.1.2.1.4.36
ipv6ScopeZoneIndexTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table used to describe IPv6 unicast and multicast scope
zones.

For those objects that have names rather than numbers, the
names were chosen to coincide with the names used in the
IPv6 address architecture document. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 36 }

.1.3.6.1.2.1.4.36.1
ipv6ScopeZoneIndexEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6ScopeZoneIndexIfIndex }
DESCRIPTION "Each entry contains the list of scope identifiers on a given
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) 1 }

.1.3.6.1.2.1.4.36.1.1
ipv6ScopeZoneIndexIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which these scopes belong. The interface identified by a
particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 1 }

.1.3.6.1.2.1.4.36.1.2
ipv6ScopeZoneIndexLinkLocal OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for the link-local scope on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 2 }

.1.3.6.1.2.1.4.36.1.3
ipv6ScopeZoneIndex3 OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope 3 on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 3 }

.1.3.6.1.2.1.4.36.1.4
ipv6ScopeZoneIndexAdminLocal OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for the admin-local scope on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 4 }

.1.3.6.1.2.1.4.36.1.5
ipv6ScopeZoneIndexSiteLocal OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for the site-local scope on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 5 }

.1.3.6.1.2.1.4.36.1.6
ipv6ScopeZoneIndex6 OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope 6 on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 6 }

.1.3.6.1.2.1.4.36.1.7
ipv6ScopeZoneIndex7 OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope 7 on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 7 }

.1.3.6.1.2.1.4.36.1.8
ipv6ScopeZoneIndexOrganizationLocal OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for the organization-local scope on this
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 8 }

.1.3.6.1.2.1.4.36.1.9
ipv6ScopeZoneIndex9 OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope 9 on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 9 }

.1.3.6.1.2.1.4.36.1.10
ipv6ScopeZoneIndexA OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope A on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 10 }

.1.3.6.1.2.1.4.36.1.11
ipv6ScopeZoneIndexB OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope B on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 11 }

.1.3.6.1.2.1.4.36.1.12
ipv6ScopeZoneIndexC OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope C on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 12 }

.1.3.6.1.2.1.4.36.1.13
ipv6ScopeZoneIndexD OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zone index for scope D on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6ScopeZoneIndexTable(36) ipv6ScopeZoneIndexEntry(1) 13 }

.1.3.6.1.2.1.4.37
ipDefaultRouterTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table used to describe the default routers known to this
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 37 }

.1.3.6.1.2.1.4.37.1
ipDefaultRouterEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipDefaultRouterAddressType, ipDefaultRouterAddress,
ipDefaultRouterIfIndex }
DESCRIPTION "Each entry contains information about a default router known
to this entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipDefaultRouterTable(37) 1 }

.1.3.6.1.2.1.4.37.1.1
ipDefaultRouterAddressType OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type for this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipDefaultRouterTable(37) ipDefaultRouterEntry(1) 1 }

.1.3.6.1.2.1.4.37.1.2
ipDefaultRouterAddress OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP address of the default router represented by this
row. The address type of this object is specified in
ipDefaultRouterAddressType.

Implementers need to be aware that if the size of


ipDefaultRouterAddress exceeds 115 octets, then OIDS of
instances of columns in this row will have more than 128
sub-identifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipDefaultRouterTable(37) ipDefaultRouterEntry(1) 2 }

.1.3.6.1.2.1.4.37.1.3
ipDefaultRouterIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface by
which the router can be reached. The interface identified
by a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipDefaultRouterTable(37) ipDefaultRouterEntry(1) 3 }

.1.3.6.1.2.1.4.37.1.4
ipDefaultRouterLifetime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remaining length of time, in seconds, that this router
will continue to be useful as a default router. A value of
zero indicates that it is no longer useful as a default
router. It is left to the implementer of the MIB as to
whether a router with a lifetime of zero is removed from the
list.

For IPv6, this value should be extracted from the router


advertisement messages."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipDefaultRouterTable(37) ipDefaultRouterEntry(1) 4 }

.1.3.6.1.2.1.4.37.1.5
ipDefaultRouterPreference OBJECT-TYPE
-- FROM IP-MIB
SYNTAX INTEGER {reserved(-2), low(-1), medium(0), high(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of preference given to this router as a
default router as described in he Default Router
Preferences document. Treating the value as a
2 bit signed integer allows for simple arithmetic
comparisons.
For IPv4 routers or IPv6 routers that are not using the
updated router advertisement format, this object is set to
medium (0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipDefaultRouterTable(37) ipDefaultRouterEntry(1) 5 }

.1.3.6.1.2.1.4.38
ipv6RouterAdvertSpinLock OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TestAndIncr
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An advisory lock used to allow cooperating SNMP managers to
coordinate their use of the set operation in creating or
modifying rows within this table.

In order to use this lock to coordinate the use of set


operations, managers should first retrieve
ipv6RouterAdvertSpinLock. They should then determine the
appropriate row to create or modify. Finally, they should
issue the appropriate set command including the retrieved
value of ipv6RouterAdvertSpinLock. If another manager has
altered the table in the meantime, then the value of
ipv6RouterAdvertSpinLock will have changed and the creation
will fail as it will be specifying an incorrect value for
ipv6RouterAdvertSpinLock. It is suggested, but not
required, that the ipv6RouterAdvertSpinLock be the first var
bind for each set of objects representing a 'row' in a PDU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 38 }

.1.3.6.1.2.1.4.39
ipv6RouterAdvertTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing information used to construct router
advertisements."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 39 }

.1.3.6.1.2.1.4.39.1
ipv6RouterAdvertEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6RouterAdvertIfIndex }
DESCRIPTION "An entry containing information used to construct router
advertisements.

Information in this table is persistent, and when this


object is written, the entity SHOULD save the change to
non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) 1 }

.1.3.6.1.2.1.4.39.1.1
ipv6RouterAdvertIfIndex OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface on
which router advertisements constructed with this
information will be transmitted. The interface identified
by a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 1 }

.1.3.6.1.2.1.4.39.1.2
ipv6RouterAdvertSendAdverts OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A flag indicating whether the router sends periodic
router advertisements and responds to router solicitations
on this interface."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 2 }

.1.3.6.1.2.1.4.39.1.3
ipv6RouterAdvertMaxInterval OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (4..1800)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum time allowed between sending unsolicited router
advertisements from this interface."
DEFVAL { 600 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 3 }

.1.3.6.1.2.1.4.39.1.4
ipv6RouterAdvertMinInterval OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (3..1350)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum time allowed between sending unsolicited router
advertisements from this interface.

The default is 0.33 * ipv6RouterAdvertMaxInterval, however,


in the case of a low value for ipv6RouterAdvertMaxInterval,
the minimum value for this object is restricted to 3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 4 }

.1.3.6.1.2.1.4.39.1.5
ipv6RouterAdvertManagedFlag OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The true/false value to be placed into the 'managed address
configuration' flag field in router advertisements sent from
this interface."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 5 }

.1.3.6.1.2.1.4.39.1.6
ipv6RouterAdvertOtherConfigFlag OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The true/false value to be placed into the 'other stateful
configuration' flag field in router advertisements sent from
this interface."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 6 }

.1.3.6.1.2.1.4.39.1.7
ipv6RouterAdvertLinkMTU OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value to be placed in MTU options sent by the router on
this interface.

A value of zero indicates that no MTU options are sent."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 7 }

.1.3.6.1.2.1.4.39.1.8
ipv6RouterAdvertReachableTime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (0..3600000)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value to be placed in the reachable time field in router
advertisement messages sent from this interface.

A value of zero in the router advertisement indicates that


the advertisement isn't specifying a value for reachable
time."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 8 }

.1.3.6.1.2.1.4.39.1.9
ipv6RouterAdvertRetransmitTime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value to be placed in the retransmit timer field in
router advertisements sent from this interface.

A value of zero in the router advertisement indicates that


the advertisement isn't specifying a value for retrans
time."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 9 }

.1.3.6.1.2.1.4.39.1.10
ipv6RouterAdvertCurHopLimit OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The default value to be placed in the current hop limit
field in router advertisements sent from this interface.
The value should be set to the current diameter of the
Internet.

A value of zero in the router advertisement indicates that


the advertisement isn't specifying a value for curHopLimit.

The default should be set to the value specified in the IANA


web pages (www.iana.org) at the time of implementation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 10 }

.1.3.6.1.2.1.4.39.1.11
ipv6RouterAdvertDefaultLifetime OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Unsigned32 (0 | 4..9000)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value to be placed in the router lifetime field of
router advertisements sent from this interface. This value
MUST be either 0 or between ipv6RouterAdvertMaxInterval and
9000 seconds.

A value of zero indicates that the router is not to be used


as a default router.

The default is 3 * ipv6RouterAdvertMaxInterval."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 11 }

.1.3.6.1.2.1.4.39.1.12
ipv6RouterAdvertRowStatus OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

As all objects in this conceptual row have default values, a


row can be created and made active by setting this object
appropriately.

The RowStatus TC requires that this DESCRIPTION clause


states under which circumstances other objects in this row
can be modified. The value of this object has no effect on
whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4)
ipv6RouterAdvertTable(39) ipv6RouterAdvertEntry(1) 12 }

.1.3.6.1.2.1.4.40
saviMIB MODULE-IDENTITY
-- FROM SAVI-MIB
DESCRIPTION "The MIB Module for managing SAVI implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) 40 }

.1.3.6.1.2.1.4.40.1
saviObjects OBJECT-TYPE
-- FROM SAVI-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40) 1 }

.1.3.6.1.2.1.4.40.1.1
saviObjectsSystemTable OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing savi system-wide parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) 1 }

.1.3.6.1.2.1.4.40.1.1.1
saviObjectsSystemEntry OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { saviObjectsSystemIPVersion }
DESCRIPTION "Each entry containing savi system-wide parameters for a
particular IP version."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsSystemTable(1) 1 }

.1.3.6.1.2.1.4.40.1.1.1.1
saviObjectsSystemIPVersion OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsSystemTable(1) saviObjectsSystemEntry(1) 1 }

.1.3.6.1.2.1.4.40.1.1.1.2
saviObjectsSystemMode OBJECT-TYPE
-- FROM SAVI-MIB
SYNTAX INTEGER {savi-disable(1), savi-default(2), savi-dhcp-only(3), savi-
slaac-only(4), savi-dhcp-slaac-mix(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "IP Address Assignment Methods. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsSystemTable(1) saviObjectsSystemEntry(1) 2 }

.1.3.6.1.2.1.4.40.1.1.1.3
saviObjectsSystemMaxDadDelay OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A constant. When A gratuitous ARP Request or Duplicate
Address Detection Neighbor Solicitation is received
from anchor, the lifetime of the BST(Binding State Table)
entry MUST be set to be MAX_ARP_DELAY or MAX_DAD_DELAY
respectively."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsSystemTable(1) saviObjectsSystemEntry(1) 3 }

.1.3.6.1.2.1.4.40.1.1.1.4
saviObjectsSystemMaxDadPrepareDelay OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A constant. When a DHCPv4 DHCPACK or DHCPv6 REPLY message
is received, the lifetime of the BST(Binding State Table)
entry MUST be set to be MAX_ARP_PREPARE_DELAY or
MAX_DAD_PREPARE_DELAY respectively."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsSystemTable(1) saviObjectsSystemEntry(1) 4 }

.1.3.6.1.2.1.4.40.1.2
saviObjectsIfTable OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing SAVI running parameters of each anchor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) 2 }

.1.3.6.1.2.1.4.40.1.2.1
saviObjectsIfEntry OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { saviObjectsIfIPVersion, saviObjectsIfIfIndex }
DESCRIPTION "An entry containing SAVI running parameters of an anchor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsIfTable(2) 1 }

.1.3.6.1.2.1.4.40.1.2.1.1
saviObjectsIfIPVersion OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsIfTable(2) saviObjectsIfEntry(1) 1 }

.1.3.6.1.2.1.4.40.1.2.1.2
saviObjectsIfIfIndex OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsIfTable(2) saviObjectsIfEntry(1) 2 }

.1.3.6.1.2.1.4.40.1.2.1.3
saviObjectsIfValidationStatus OBJECT-TYPE
-- FROM SAVI-MIB
SYNTAX INTEGER {enable(1), disable(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The validation status of the interface.
enable(1), check source address.
disable(2), don't check source address.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsIfTable(2) saviObjectsIfEntry(1) 3 }

.1.3.6.1.2.1.4.40.1.2.1.4
saviObjectsIfTrustStatus OBJECT-TYPE
-- FROM SAVI-MIB
SYNTAX INTEGER {no-trust(1), dhcp-trust(2), ra-trust(3), dhcp-ra-trust(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The trust status of the interface.
no-trust(1), discard dhcp adv/reply and ra packet,
dhcp-trust(2), permit dhcp adv/reply packet and discard ra packet,
ra-trust(3), permit ra packet and discard dhcp adv/reply packet,
dhcp-ra-trust(4), permit dhcp adv/reply and ra packet.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsIfTable(2) saviObjectsIfEntry(1) 4 }

.1.3.6.1.2.1.4.40.1.2.1.5
saviObjectsIfFilteringNum OBJECT-TYPE
-- FROM SAVI-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The max filtering number of the Interface"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsIfTable(2) saviObjectsIfEntry(1) 5 }

.1.3.6.1.2.1.4.40.1.3
saviObjectsBindingTable OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Binding State Table containing the state of binding
between source address and anchor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) 3 }

.1.3.6.1.2.1.4.40.1.3.1
saviObjectsBindingEntry OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { saviObjectsBindingIpAddressType, saviObjectsBindingType,
saviObjectsBindingIfIndex, saviObjectsBindingIpAddress }
DESCRIPTION "An entry containing the state of binding between source
address and anchor. Entries are keyed on the anchor,
binding type, source IP address version, and source IP
address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) 1 }

.1.3.6.1.2.1.4.40.1.3.1.1
saviObjectsBindingIpAddressType OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address type of the binding source IP"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 1 }

.1.3.6.1.2.1.4.40.1.3.1.2
saviObjectsBindingType OBJECT-TYPE
-- FROM SAVI-MIB
SYNTAX INTEGER {static(1), slaac(2), dhcp(3)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address assignment methods."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 2 }

.1.3.6.1.2.1.4.40.1.3.1.3
saviObjectsBindingIfIndex OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 3 }

.1.3.6.1.2.1.4.40.1.3.1.4
saviObjectsBindingIpAddress OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The binding source IP address"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 4 }

.1.3.6.1.2.1.4.40.1.3.1.5
saviObjectsBindingMacAddr OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The binding source mac address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 5 }

.1.3.6.1.2.1.4.40.1.3.1.6
saviObjectsBindingState OBJECT-TYPE
-- FROM SAVI-MIB
SYNTAX INTEGER {start(1), live(2), detection(3), query(4), bound(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The state of the binding entry. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 6 }

.1.3.6.1.2.1.4.40.1.3.1.7
saviObjectsBindingLifetime OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The remaining lifetime of the entry.
If saviObjectsBindingType=static, a value of 2147483647
represents infinity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 7 }

.1.3.6.1.2.1.4.40.1.3.1.8
saviObjectsBindingRowStatus OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which new entries may be
created, or old entries deleted from this table.
An Entry can be created or deleted only when
saviObjectsBindingType=static."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsBindingTable(3) saviObjectsBindingEntry(1) 8 }

.1.3.6.1.2.1.4.40.1.4
saviObjectsFilteringTable OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Filtering Table is used to filter packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) 4 }

.1.3.6.1.2.1.4.40.1.4.1
saviObjectsFilteringEntry OBJECT-TYPE
-- FROM SAVI-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { saviObjectsFilteringIpAddressType, saviObjectsFilteringIfIndex,
saviObjectsFilteringIpAddress }
DESCRIPTION "An entry containing the filtering parameters. Entries are keyed
on the anchor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsFilteringTable(4) 1 }

.1.3.6.1.2.1.4.40.1.4.1.1
saviObjectsFilteringIpAddressType OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address type of the filtering source IP"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsFilteringTable(4) saviObjectsFilteringEntry(1) 1 }

.1.3.6.1.2.1.4.40.1.4.1.2
saviObjectsFilteringIfIndex OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsFilteringTable(4) saviObjectsFilteringEntry(1) 2 }

.1.3.6.1.2.1.4.40.1.4.1.3
saviObjectsFilteringIpAddress OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The filtering source IP address"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsFilteringTable(4) saviObjectsFilteringEntry(1) 3 }

.1.3.6.1.2.1.4.40.1.4.1.4
saviObjectsFilteringMacAddr OBJECT-TYPE
-- FROM SAVI-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The filtering source mac address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviObjects(1) saviObjectsFilteringTable(4) saviObjectsFilteringEntry(1) 4 }

.1.3.6.1.2.1.4.40.2
saviConformance OBJECT-TYPE
-- FROM SAVI-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40) 2 }

.1.3.6.1.2.1.4.40.2.1
saviCompliances OBJECT-TYPE
-- FROM SAVI-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) 1 }

.1.3.6.1.2.1.4.40.2.1.1
saviCompliance MODULE-COMPLIANCE
-- FROM SAVI-MIB
DESCRIPTION "The compliance statement for entities which implement SAVI."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) saviCompliances(1) 1 }

.1.3.6.1.2.1.4.40.2.2
saviGroups OBJECT-TYPE
-- FROM SAVI-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) 2 }

.1.3.6.1.2.1.4.40.2.2.1
systemGroup OBJECT-GROUP
-- FROM SAVI-MIB
DESCRIPTION "The system group of objects containing savi system parameter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) saviGroups(2) 1 }

.1.3.6.1.2.1.4.40.2.2.2
ifGroup OBJECT-GROUP
-- FROM SAVI-MIB
DESCRIPTION "The if group of objects containing the savi running parameters
of each anchor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) saviGroups(2) 2 }

.1.3.6.1.2.1.4.40.2.2.3
bindingGroup OBJECT-GROUP
-- FROM SAVI-MIB
DESCRIPTION "The binding group of objects containing the binding information
of anchor and soure ip address. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) saviGroups(2) 3 }

.1.3.6.1.2.1.4.40.2.2.4
filteringGroup OBJECT-GROUP
-- FROM SAVI-MIB
DESCRIPTION "The filtering group of objects containing the filtering
information
of anchor and soure ip address. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ip(4) saviMIB(40)
saviConformance(2) saviGroups(2) 4 }

.1.3.6.1.2.1.5
icmp OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB, RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 5 }

.1.3.6.1.2.1.5.1
icmpInMsgs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of ICMP messages which the entity received.
Note that this counter includes all those counted by
icmpInErrors.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
icmpStatsInMsgs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 1 }

.1.3.6.1.2.1.5.2
icmpInErrors OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP messages which the entity received but
determined as having ICMP-specific errors (bad ICMP
checksums, bad length, etc.).

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
icmpStatsInErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 2 }

.1.3.6.1.2.1.5.3
icmpInDestUnreachs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Destination Unreachable messages
received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 3 }

.1.3.6.1.2.1.5.4
icmpInTimeExcds OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Time Exceeded messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 4 }

.1.3.6.1.2.1.5.5
icmpInParmProbs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Parameter Problem messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 5 }

.1.3.6.1.2.1.5.6
icmpInSrcQuenchs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Source Quench messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 6 }

.1.3.6.1.2.1.5.7
icmpInRedirects OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Redirect messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 7 }

.1.3.6.1.2.1.5.8
icmpInEchos OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Echo (request) messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 8 }

.1.3.6.1.2.1.5.9
icmpInEchoReps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Echo Reply messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 9 }

.1.3.6.1.2.1.5.10
icmpInTimestamps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Timestamp (request) messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 10 }

.1.3.6.1.2.1.5.11
icmpInTimestampReps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Timestamp Reply messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 11 }

.1.3.6.1.2.1.5.12
icmpInAddrMasks OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Address Mask Request messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 12 }

.1.3.6.1.2.1.5.13
icmpInAddrMaskReps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Address Mask Reply messages received.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 13 }

.1.3.6.1.2.1.5.14
icmpOutMsgs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of ICMP messages which this entity
attempted to send. Note that this counter includes all
those counted by icmpOutErrors.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
icmpStatsOutMsgs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 14 }

.1.3.6.1.2.1.5.15
icmpOutErrors OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP messages which this entity did not send
due to problems discovered within ICMP, such as a lack of
buffers. This value should not include errors discovered
outside the ICMP layer, such as the inability of IP to route
the resultant datagram. In some implementations, there may
be no types of error which contribute to this counter's
value.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by
icmpStatsOutErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 15 }

.1.3.6.1.2.1.5.16
icmpOutDestUnreachs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Destination Unreachable messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 16 }

.1.3.6.1.2.1.5.17
icmpOutTimeExcds OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Time Exceeded messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 17 }

.1.3.6.1.2.1.5.18
icmpOutParmProbs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Parameter Problem messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 18 }

.1.3.6.1.2.1.5.19
icmpOutSrcQuenchs OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Source Quench messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 19 }

.1.3.6.1.2.1.5.20
icmpOutRedirects OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Redirect messages sent. For a host, this
object will always be zero, since hosts do not send
redirects.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 20 }

.1.3.6.1.2.1.5.21
icmpOutEchos OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Echo (request) messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 21 }

.1.3.6.1.2.1.5.22
icmpOutEchoReps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Echo Reply messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 22 }

.1.3.6.1.2.1.5.23
icmpOutTimestamps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Timestamp (request) messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 23 }

.1.3.6.1.2.1.5.24
icmpOutTimestampReps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Timestamp Reply messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 24 }

.1.3.6.1.2.1.5.25
icmpOutAddrMasks OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Address Mask Request messages sent.
This object has been deprecated, as a new IP version-neutral
table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 25 }

.1.3.6.1.2.1.5.26
icmpOutAddrMaskReps OBJECT-TYPE
-- FROM IP-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The number of ICMP Address Mask Reply messages sent.

This object has been deprecated, as a new IP version-neutral


table has been added. It is loosely replaced by a column in
the icmpMsgStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 26 }

.1.3.6.1.2.1.5.29
icmpStatsTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of generic system-wide ICMP counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 29 }

.1.3.6.1.2.1.5.29.1
icmpStatsEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { icmpStatsIPVersion }
DESCRIPTION "A conceptual row in the icmpStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) icmpStatsTable(29)
1 }

.1.3.6.1.2.1.5.29.1.1
icmpStatsIPVersion OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version of the statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) icmpStatsTable(29)
icmpStatsEntry(1) 1 }

.1.3.6.1.2.1.5.29.1.2
icmpStatsInMsgs OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of ICMP messages that the entity received.
Note that this counter includes all those counted by
icmpStatsInErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) icmpStatsTable(29)
icmpStatsEntry(1) 2 }
.1.3.6.1.2.1.5.29.1.3
icmpStatsInErrors OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP messages that the entity received but
determined as having ICMP-specific errors (bad ICMP
checksums, bad length, etc.)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) icmpStatsTable(29)
icmpStatsEntry(1) 3 }

.1.3.6.1.2.1.5.29.1.4
icmpStatsOutMsgs OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of ICMP messages that the entity attempted
to send. Note that this counter includes all those counted
by icmpStatsOutErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) icmpStatsTable(29)
icmpStatsEntry(1) 4 }

.1.3.6.1.2.1.5.29.1.5
icmpStatsOutErrors OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP messages that this entity did not send
due to problems discovered within ICMP, such as a lack of
buffers. This value should not include errors discovered
outside the ICMP layer, such as the inability of IP to route
the resultant datagram. In some implementations, there may
be no types of error that contribute to this counter's
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) icmpStatsTable(29)
icmpStatsEntry(1) 5 }

.1.3.6.1.2.1.5.30
icmpMsgStatsTable OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of system-wide per-version, per-message type ICMP
counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5) 30 }

.1.3.6.1.2.1.5.30.1
icmpMsgStatsEntry OBJECT-TYPE
-- FROM IP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { icmpMsgStatsIPVersion, icmpMsgStatsType }
DESCRIPTION "A conceptual row in the icmpMsgStatsTable.

The system should track each ICMP type value, even if that
ICMP type is not supported by the system. However, a
given row need not be instantiated unless a message of that
type has been processed, i.e., the row for
icmpMsgStatsType=X MAY be instantiated before but MUST be
instantiated after the first message with Type=X is
received or transmitted. After receiving or transmitting
any succeeding messages with Type=X, the relevant counter
must be incremented."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5)
icmpMsgStatsTable(30) 1 }

.1.3.6.1.2.1.5.30.1.1
icmpMsgStatsIPVersion OBJECT-TYPE
-- FROM IP-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version of the statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5)
icmpMsgStatsTable(30) icmpMsgStatsEntry(1) 1 }

.1.3.6.1.2.1.5.30.1.2
icmpMsgStatsType OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ICMP type field of the message type being counted by
this row.

Note that ICMP message types are scoped by the address type
in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5)
icmpMsgStatsTable(30) icmpMsgStatsEntry(1) 2 }

.1.3.6.1.2.1.5.30.1.3
icmpMsgStatsInPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input packets for this AF and type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5)
icmpMsgStatsTable(30) icmpMsgStatsEntry(1) 3 }

.1.3.6.1.2.1.5.30.1.4
icmpMsgStatsOutPkts OBJECT-TYPE
-- FROM IP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output packets for this AF and type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) icmp(5)
icmpMsgStatsTable(30) icmpMsgStatsEntry(1) 4 }

.1.3.6.1.2.1.6
tcp OBJECT-TYPE
-- FROM RFC1213-MIB, RFC1158-MIB, TCP-MIB, IPV6-TCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 6 }
.1.3.6.1.2.1.6.1
tcpRtoAlgorithm OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER {other(1), constant(2), rsre(3), vanj(4)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The algorithm used to determine the timeout value
used for retransmitting unacknowledged octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 1 }

.1.3.6.1.2.1.6.2
tcpRtoMin OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The minimum value permitted by a TCP
implementation for the retransmission timeout,
measured in milliseconds. More refined semantics
for objects of this type depend upon the algorithm
used to determine the retransmission timeout. In
particular, when the timeout algorithm is rsre(3),
an object of this type has the semantics of the
LBOUND quantity described in RFC 793."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 2 }

.1.3.6.1.2.1.6.3
tcpRtoMax OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The maximum value permitted by a TCP
implementation for the retransmission timeout,
measured in milliseconds. More refined semantics
for objects of this type depend upon the algorithm
used to determine the retransmission timeout. In
particular, when the timeout algorithm is rsre(3),
an object of this type has the semantics of the
UBOUND quantity described in RFC 793."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 3 }

.1.3.6.1.2.1.6.4
tcpMaxConn OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The limit on the total number of TCP connections
the entity can support. In entities where the
maximum number of connections is dynamic, this
object should contain the value -1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 4 }

.1.3.6.1.2.1.6.5
tcpActiveOpens OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times TCP connections have made a
direct transition to the SYN-SENT state from the
CLOSED state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 5 }

.1.3.6.1.2.1.6.6
tcpPassiveOpens OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times TCP connections have made a
direct transition to the SYN-RCVD state from the
LISTEN state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 6 }

.1.3.6.1.2.1.6.7
tcpAttemptFails OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times TCP connections have made a
direct transition to the CLOSED state from either
the SYN-SENT state or the SYN-RCVD state, plus the
number of times TCP connections have made a direct
transition to the LISTEN state from the SYN-RCVD
state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 7 }

.1.3.6.1.2.1.6.8
tcpEstabResets OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times TCP connections have made a
direct transition to the CLOSED state from either
the ESTABLISHED state or the CLOSE-WAIT state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 8 }

.1.3.6.1.2.1.6.9
tcpCurrEstab OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of TCP connections for which the
current state is either ESTABLISHED or CLOSE-
WAIT."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 9 }

.1.3.6.1.2.1.6.10
tcpInSegs OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of segments received, including
those received in error. This count includes
segments received on currently established
connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 10 }

.1.3.6.1.2.1.6.11
tcpOutSegs OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of segments sent, including
those on current connections but excluding those
containing only retransmitted octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 11 }

.1.3.6.1.2.1.6.12
tcpRetransSegs OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of segments retransmitted - that
is, the number of TCP segments transmitted
containing one or more previously transmitted
octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 12 }

.1.3.6.1.2.1.6.13
tcpConnTable OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table containing TCP connection-specific
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 13 }

.1.3.6.1.2.1.6.13.1
tcpConnEntry OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { tcpConnLocalAddress, tcpConnLocalPort, tcpConnRemAddress,
tcpConnRemPort }
DESCRIPTION "Information about a particular current TCP
connection. An object of this type is transient,
in that it ceases to exist when (or soon after)
the connection makes the transition to the CLOSED
state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpConnTable(13) 1 }

.1.3.6.1.2.1.6.13.1.1
tcpConnState OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER {closed(1), listen(2), synSent(3), synReceived(4),
established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10),
timeWait(11), deleteTCB(12)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The state of this TCP connection.

The only value which may be set by a management


station is deleteTCB(12). Accordingly, it is
appropriate for an agent to return a `badValue'
response if a management station attempts to set
this object to any other value.

If a management station sets this object to the


value deleteTCB(12), then this has the effect of
deleting the TCB (as defined in RFC 793) of the
corresponding connection on the managed node,
resulting in immediate termination of the
connection.

As an implementation-specific option, a RST


segment may be sent from the managed node to the
other TCP endpoint (note however that RST segments
are not sent reliably)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpConnTable(13)
tcpConnEntry(1) 1 }

.1.3.6.1.2.1.6.13.1.2
tcpConnLocalAddress OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The local IP address for this TCP connection. In
the case of a connection in the listen state which
is willing to accept connections for any IP
interface associated with the node, the value
0.0.0.0 is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpConnTable(13)
tcpConnEntry(1) 2 }

.1.3.6.1.2.1.6.13.1.3
tcpConnLocalPort OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The local port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpConnTable(13)
tcpConnEntry(1) 3 }

.1.3.6.1.2.1.6.13.1.4
tcpConnRemAddress OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The remote IP address for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpConnTable(13)
tcpConnEntry(1) 4 }

.1.3.6.1.2.1.6.13.1.5
tcpConnRemPort OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The remote port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpConnTable(13)
tcpConnEntry(1) 5 }

.1.3.6.1.2.1.6.14
tcpInErrs OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of segments received in error
(e.g., bad TCP checksums)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 14 }

.1.3.6.1.2.1.6.15
tcpOutRsts OBJECT-TYPE
-- FROM RFC1213-MIB, TCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of TCP segments sent containing the
RST flag."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 15 }

.1.3.6.1.2.1.6.16
ipv6TcpConnTable OBJECT-TYPE
-- FROM IPV6-TCP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing TCP connection-specific information,
for only those connections whose endpoints are IPv6 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 16 }

.1.3.6.1.2.1.6.16.1
ipv6TcpConnEntry OBJECT-TYPE
-- FROM IPV6-TCP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6TcpConnLocalAddress, ipv6TcpConnLocalPort,
ipv6TcpConnRemAddress, ipv6TcpConnRemPort, ipv6TcpConnIfIndex }
DESCRIPTION "A conceptual row of the ipv6TcpConnTable containing
information about a particular current TCP connection.
Each row of this table is transient, in that it ceases to
exist when (or soon after) the connection makes the transition
to the CLOSED state.

Note that conceptual rows in this table require an additional


index object compared to tcpConnTable, since IPv6 addresses
are not guaranteed to be unique on the managed node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
1 }

.1.3.6.1.2.1.6.16.1.1
ipv6TcpConnLocalAddress OBJECT-TYPE
-- FROM IPV6-TCP-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local IPv6 address for this TCP connection. In
the case of a connection in the listen state which
is willing to accept connections for any IPv6
address associated with the managed node, the value
::0 is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
ipv6TcpConnEntry(1) 1 }

.1.3.6.1.2.1.6.16.1.2
ipv6TcpConnLocalPort OBJECT-TYPE
-- FROM IPV6-TCP-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
ipv6TcpConnEntry(1) 2 }

.1.3.6.1.2.1.6.16.1.3
ipv6TcpConnRemAddress OBJECT-TYPE
-- FROM IPV6-TCP-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The remote IPv6 address for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
ipv6TcpConnEntry(1) 3 }

.1.3.6.1.2.1.6.16.1.4
ipv6TcpConnRemPort OBJECT-TYPE
-- FROM IPV6-TCP-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The remote port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
ipv6TcpConnEntry(1) 4 }

.1.3.6.1.2.1.6.16.1.5
ipv6TcpConnIfIndex OBJECT-TYPE
-- FROM IPV6-TCP-MIB
-- TEXTUAL CONVENTION Ipv6IfIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index object used to disambiguate conceptual rows in
the table, since the connection 4-tuple may not be unique.

If the connection's remote address (ipv6TcpConnRemAddress)


is a link-local address and the connection's local address
(ipv6TcpConnLocalAddress) is not a link-local address, this
object identifies a local interface on the same link as
the connection's remote link-local address.

Otherwise, this object identifies the local interface that


is associated with the ipv6TcpConnLocalAddress for this
TCP connection. If such a local interface cannot be determined,
this object should take on the value 0. (A possible example
of this would be if the value of ipv6TcpConnLocalAddress is ::0.)

The interface identified by a particular non-0 value of this


index is the same interface as identified by the same value
of ipv6IfIndex.

The value of this object must remain constant during the life
of the TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
ipv6TcpConnEntry(1) 5 }

.1.3.6.1.2.1.6.16.1.6
ipv6TcpConnState OBJECT-TYPE
-- FROM IPV6-TCP-MIB
SYNTAX INTEGER {closed(1), listen(2), synSent(3), synReceived(4),
established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10),
timeWait(11), deleteTCB(12)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The state of this TCP connection.

The only value which may be set by a management station is


deleteTCB(12). Accordingly, it is appropriate for an agent
to return an error response (`badValue' for SNMPv1, 'wrongValue'
for SNMPv2) if a management station attempts to set this
object to any other value.

If a management station sets this object to the value


deleteTCB(12), then this has the effect of deleting the TCB
(as defined in RFC 793) of the corresponding connection on
the managed node, resulting in immediate termination of the
connection.

As an implementation-specific option, a RST segment may be


sent from the managed node to the other TCP endpoint (note
however that RST segments are not sent reliably)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) ipv6TcpConnTable(16)
ipv6TcpConnEntry(1) 6 }

.1.3.6.1.2.1.6.17
tcpHCInSegs OBJECT-TYPE
-- FROM TCP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of segments received, including those
received in error. This count includes segments received
on currently established connections. This object is
the 64-bit equivalent of tcpInSegs.

Discontinuities in the value of this counter are


indicated via discontinuities in the value of sysUpTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 17 }

.1.3.6.1.2.1.6.18
tcpHCOutSegs OBJECT-TYPE
-- FROM TCP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of segments sent, including those on
current connections but excluding those containing only
retransmitted octets. This object is the 64-bit
equivalent of tcpOutSegs.

Discontinuities in the value of this counter are


indicated via discontinuities in the value of sysUpTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 18 }

.1.3.6.1.2.1.6.19
tcpConnectionTable OBJECT-TYPE
-- FROM TCP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about existing TCP
connections. Note that unlike earlier TCP MIBs, there
is a separate table for connections in the LISTEN state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 19 }

.1.3.6.1.2.1.6.19.1
tcpConnectionEntry OBJECT-TYPE
-- FROM TCP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { tcpConnectionLocalAddressType, tcpConnectionLocalAddress,
tcpConnectionLocalPort, tcpConnectionRemAddressType, tcpConnectionRemAddress,
tcpConnectionRemPort }
DESCRIPTION "A conceptual row of the tcpConnectionTable containing
information about a particular current TCP connection.
Each row of this table is transient in that it ceases to
exist when (or soon after) the connection makes the
transition to the CLOSED state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) 1 }

.1.3.6.1.2.1.6.19.1.1
tcpConnectionLocalAddressType OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of tcpConnectionLocalAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 1 }

.1.3.6.1.2.1.6.19.1.2
tcpConnectionLocalAddress OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.

As this object is used in the index for the


tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 2 }

.1.3.6.1.2.1.6.19.1.3
tcpConnectionLocalPort OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 3 }

.1.3.6.1.2.1.6.19.1.4
tcpConnectionRemAddressType OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of tcpConnectionRemAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 4 }

.1.3.6.1.2.1.6.19.1.5
tcpConnectionRemAddress OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The remote IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionRemAddressType.

As this object is used in the index for the


tcpConnectionTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed by using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 5 }
.1.3.6.1.2.1.6.19.1.6
tcpConnectionRemPort OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The remote port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 6 }

.1.3.6.1.2.1.6.19.1.7
tcpConnectionState OBJECT-TYPE
-- FROM TCP-MIB
SYNTAX INTEGER {closed(1), listen(2), synSent(3), synReceived(4),
established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10),
timeWait(11), deleteTCB(12)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The state of this TCP connection.

The value listen(2) is included only for parallelism to the


old tcpConnTable and should not be used. A connection in
LISTEN state should be present in the tcpListenerTable.

The only value that may be set by a management station is


deleteTCB(12). Accordingly, it is appropriate for an agent
to return a `badValue' response if a management station
attempts to set this object to any other value.

If a management station sets this object to the value


deleteTCB(12), then the TCB (as defined in [RFC793]) of
the corresponding connection on the managed node is
deleted, resulting in immediate termination of the
connection.

As an implementation-specific option, a RST segment may be


sent from the managed node to the other TCP endpoint (note,
however, that RST segments are not sent reliably)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 7 }

.1.3.6.1.2.1.6.19.1.8
tcpConnectionProcess OBJECT-TYPE
-- FROM TCP-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The system's process ID for the process associated with
this connection, or zero if there is no such process. This
value is expected to be the same as HOST-RESOURCES-MIB::
hrSWRunIndex or SYSAPPL-MIB::sysApplElmtRunIndex for some
row in the appropriate tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6)
tcpConnectionTable(19) tcpConnectionEntry(1) 8 }

.1.3.6.1.2.1.6.20
tcpListenerTable OBJECT-TYPE
-- FROM TCP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about TCP listeners. A
listening application can be represented in three
possible ways:

1. An application that is willing to accept both IPv4 and


IPv6 datagrams is represented by
a tcpListenerLocalAddressType of unknown (0) and
a tcpListenerLocalAddress of ''h (a zero-length
octet-string).

2. An application that is willing to accept only IPv4 or


IPv6 datagrams is represented by a
tcpListenerLocalAddressType of the appropriate address
type and a tcpListenerLocalAddress of '0.0.0.0' or '::'
respectively.

3. An application that is listening for data destined


only to a specific IP address, but from any remote
system, is represented by a tcpListenerLocalAddressType
of an appropriate address type, with
tcpListenerLocalAddress as the specific local address.

NOTE: The address type in this table represents the


address type used for the communication, irrespective
of the higher-layer abstraction. For example, an
application using IPv6 'sockets' to communicate via
IPv4 between ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would
use InetAddressType ipv4(1))."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) 20 }

.1.3.6.1.2.1.6.20.1
tcpListenerEntry OBJECT-TYPE
-- FROM TCP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { tcpListenerLocalAddressType, tcpListenerLocalAddress,
tcpListenerLocalPort }
DESCRIPTION "A conceptual row of the tcpListenerTable containing
information about a particular TCP listener."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpListenerTable(20)
1 }

.1.3.6.1.2.1.6.20.1.1
tcpListenerLocalAddressType OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of tcpListenerLocalAddress. The value
should be unknown (0) if connection initiations to all
local IP addresses are accepted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpListenerTable(20)
tcpListenerEntry(1) 1 }
.1.3.6.1.2.1.6.20.1.2
tcpListenerLocalAddress OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local IP address for this TCP connection.

The value of this object can be represented in three


possible ways, depending on the characteristics of the
listening application:

1. For an application willing to accept both IPv4 and


IPv6 datagrams, the value of this object must be
''h (a zero-length octet-string), with the value
of the corresponding tcpListenerLocalAddressType
object being unknown (0).

2. For an application willing to accept only IPv4 or


IPv6 datagrams, the value of this object must be
'0.0.0.0' or '::' respectively, with
tcpListenerLocalAddressType representing the
appropriate address type.

3. For an application which is listening for data


destined only to a specific IP address, the value
of this object is the specific local address, with
tcpListenerLocalAddressType representing the
appropriate address type.

As this object is used in the index for the


tcpListenerTable, implementors should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; otherwise the information
cannot be accessed, using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpListenerTable(20)
tcpListenerEntry(1) 2 }

.1.3.6.1.2.1.6.20.1.3
tcpListenerLocalPort OBJECT-TYPE
-- FROM TCP-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local port number for this TCP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpListenerTable(20)
tcpListenerEntry(1) 3 }

.1.3.6.1.2.1.6.20.1.4
tcpListenerProcess OBJECT-TYPE
-- FROM TCP-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The system's process ID for the process associated with
this listener, or zero if there is no such process. This
value is expected to be the same as HOST-RESOURCES-MIB::
hrSWRunIndex or SYSAPPL-MIB::sysApplElmtRunIndex for some
row in the appropriate tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcp(6) tcpListenerTable(20)
tcpListenerEntry(1) 4 }

.1.3.6.1.2.1.7
udp OBJECT-TYPE
-- FROM RFC1213-MIB, RFC1158-MIB, UDP-MIB, IPV6-UDP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 7 }

.1.3.6.1.2.1.7.1
udpInDatagrams OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of UDP datagrams delivered to
UDP users."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 1 }

.1.3.6.1.2.1.7.2
udpNoPorts OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of received UDP datagrams for
which there was no application at the destination
port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 2 }

.1.3.6.1.2.1.7.3
udpInErrors OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of received UDP datagrams that could
not be delivered for reasons other than the lack
of an application at the destination port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 3 }

.1.3.6.1.2.1.7.4
udpOutDatagrams OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of UDP datagrams sent from this
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 4 }

.1.3.6.1.2.1.7.5
udpTable OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table containing UDP listener information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 5 }

.1.3.6.1.2.1.7.5.1
udpEntry OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { udpLocalAddress, udpLocalPort }
DESCRIPTION "Information about a particular current UDP
listener."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpTable(5) 1 }

.1.3.6.1.2.1.7.5.1.1
udpLocalAddress OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The local IP address for this UDP listener. In
the case of a UDP listener which is willing to
accept datagrams for any IP interface associated
with the node, the value 0.0.0.0 is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpTable(5)
udpEntry(1) 1 }

.1.3.6.1.2.1.7.5.1.2
udpLocalPort OBJECT-TYPE
-- FROM RFC1213-MIB, UDP-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The local port number for this UDP listener."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpTable(5)
udpEntry(1) 2 }

.1.3.6.1.2.1.7.6
ipv6UdpTable OBJECT-TYPE
-- FROM IPV6-UDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing UDP listener information for
UDP/IPv6 endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 6 }

.1.3.6.1.2.1.7.6.1
ipv6UdpEntry OBJECT-TYPE
-- FROM IPV6-UDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6UdpLocalAddress, ipv6UdpLocalPort, ipv6UdpIfIndex }
DESCRIPTION "Information about a particular current UDP listener.

Note that conceptual rows in this table require an


additional index object compared to udpTable, since
IPv6 addresses are not guaranteed to be unique on the
managed node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) ipv6UdpTable(6) 1 }

.1.3.6.1.2.1.7.6.1.1
ipv6UdpLocalAddress OBJECT-TYPE
-- FROM IPV6-UDP-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local IPv6 address for this UDP listener.
In the case of a UDP listener which is willing
to accept datagrams for any IPv6 address
associated with the managed node, the value ::0
is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) ipv6UdpTable(6)
ipv6UdpEntry(1) 1 }

.1.3.6.1.2.1.7.6.1.2
ipv6UdpLocalPort OBJECT-TYPE
-- FROM IPV6-UDP-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local port number for this UDP listener."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) ipv6UdpTable(6)
ipv6UdpEntry(1) 2 }

.1.3.6.1.2.1.7.6.1.3
ipv6UdpIfIndex OBJECT-TYPE
-- FROM IPV6-UDP-MIB
-- TEXTUAL CONVENTION Ipv6IfIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index object used to disambiguate conceptual rows in
the table, since the ipv6UdpLocalAddress/ipv6UdpLocalPort
pair may not be unique.

This object identifies the local interface that is


associated with ipv6UdpLocalAddress for this UDP listener.
If such a local interface cannot be determined, this object
should take on the value 0. (A possible example of this
would be if the value of ipv6UdpLocalAddress is ::0.)

The interface identified by a particular non-0 value of


this index is the same interface as identified by the same
value of ipv6IfIndex.

The value of this object must remain constant during


the life of this UDP endpoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) ipv6UdpTable(6)
ipv6UdpEntry(1) 3 }

.1.3.6.1.2.1.7.7
udpEndpointTable OBJECT-TYPE
-- FROM UDP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about this entity's UDP
endpoints on which a local application is currently
accepting or sending datagrams.
The address type in this table represents the address
type used for the communication, irrespective of the
higher-layer abstraction. For example, an application
using IPv6 'sockets' to communicate via IPv4 between
::ffff:10.0.0.1 and ::ffff:10.0.0.2 would use
InetAddressType ipv4(1).

Unlike the udpTable in RFC 2013, this table also allows


the representation of an application that completely
specifies both local and remote addresses and ports. A
listening application is represented in three possible
ways:

1) An application that is willing to accept both IPv4


and IPv6 datagrams is represented by a
udpEndpointLocalAddressType of unknown(0) and a
udpEndpointLocalAddress of ''h (a zero-length
octet-string).

2) An application that is willing to accept only IPv4


or only IPv6 datagrams is represented by a
udpEndpointLocalAddressType of the appropriate
address type and a udpEndpointLocalAddress of
'0.0.0.0' or '::' respectively.

3) An application that is listening for datagrams only


for a specific IP address but from any remote
system is represented by a
udpEndpointLocalAddressType of the appropriate
address type, with udpEndpointLocalAddress
specifying the local address.

In all cases where the remote is a wildcard, the


udpEndpointRemoteAddressType is unknown(0), the
udpEndpointRemoteAddress is ''h (a zero-length
octet-string), and the udpEndpointRemotePort is 0.

If the operating system is demultiplexing UDP packets


by remote address and port, or if the application has
'connected' the socket specifying a default remote
address and port, the udpEndpointRemote* values should
be used to reflect this."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 7 }

.1.3.6.1.2.1.7.7.1
udpEndpointEntry OBJECT-TYPE
-- FROM UDP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { udpEndpointLocalAddressType, udpEndpointLocalAddress,
udpEndpointLocalPort, udpEndpointRemoteAddressType, udpEndpointRemoteAddress,
udpEndpointRemotePort, udpEndpointInstance }
DESCRIPTION "Information about a particular current UDP endpoint.

Implementers need to be aware that if the total number


of elements (octets or sub-identifiers) in
udpEndpointLocalAddress and udpEndpointRemoteAddress
exceeds 111, then OIDs of column instances in this table
will have more than 128 sub-identifiers and cannot be
accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
1 }

.1.3.6.1.2.1.7.7.1.1
udpEndpointLocalAddressType OBJECT-TYPE
-- FROM UDP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of udpEndpointLocalAddress. Only
IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or
unknown(0) if datagrams for all local IP addresses are
accepted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 1 }

.1.3.6.1.2.1.7.7.1.2
udpEndpointLocalAddress OBJECT-TYPE
-- FROM UDP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local IP address for this UDP endpoint.

The value of this object can be represented in three


possible ways, depending on the characteristics of the
listening application:

1. For an application that is willing to accept both


IPv4 and IPv6 datagrams, the value of this object
must be ''h (a zero-length octet-string), with
the value of the corresponding instance of the
udpEndpointLocalAddressType object being unknown(0).

2. For an application that is willing to accept only IPv4


or only IPv6 datagrams, the value of this object
must be '0.0.0.0' or '::', respectively, while the
corresponding instance of the
udpEndpointLocalAddressType object represents the
appropriate address type.

3. For an application that is listening for data


destined only to a specific IP address, the value
of this object is the specific IP address for which
this node is receiving packets, with the
corresponding instance of the
udpEndpointLocalAddressType object representing the
appropriate address type.

As this object is used in the index for the


udpEndpointTable, implementors of this table should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; else the information
cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 2 }

.1.3.6.1.2.1.7.7.1.3
udpEndpointLocalPort OBJECT-TYPE
-- FROM UDP-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The local port number for this UDP endpoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 3 }

.1.3.6.1.2.1.7.7.1.4
udpEndpointRemoteAddressType OBJECT-TYPE
-- FROM UDP-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of udpEndpointRemoteAddress. Only
IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or
unknown(0) if datagrams for all remote IP addresses are
accepted. Also, note that some combinations of
udpEndpointLocalAdressType and
udpEndpointRemoteAddressType are not supported. In
particular, if the value of this object is not
unknown(0), it is expected to always refer to the
same IP version as udpEndpointLocalAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 4 }

.1.3.6.1.2.1.7.7.1.5
udpEndpointRemoteAddress OBJECT-TYPE
-- FROM UDP-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The remote IP address for this UDP endpoint. If
datagrams from any remote system are to be accepted,
this value is ''h (a zero-length octet-string).
Otherwise, it has the type described by
udpEndpointRemoteAddressType and is the address of the
remote system from which datagrams are to be accepted
(or to which all datagrams will be sent).

As this object is used in the index for the


udpEndpointTable, implementors of this table should be
careful not to create entries that would result in OIDs
with more than 128 subidentifiers; else the information
cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 5 }

.1.3.6.1.2.1.7.7.1.6
udpEndpointRemotePort OBJECT-TYPE
-- FROM UDP-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The remote port number for this UDP endpoint. If
datagrams from any remote system are to be accepted,
this value is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 6 }

.1.3.6.1.2.1.7.7.1.7
udpEndpointInstance OBJECT-TYPE
-- FROM UDP-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The instance of this tuple. This object is used to
distinguish among multiple processes 'connected' to
the same UDP endpoint. For example, on a system
implementing the BSD sockets interface, this would be
used to support the SO_REUSEADDR and SO_REUSEPORT
socket options."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 7 }

.1.3.6.1.2.1.7.7.1.8
udpEndpointProcess OBJECT-TYPE
-- FROM UDP-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The system's process ID for the process associated with
this endpoint, or zero if there is no such process.
This value is expected to be the same as
HOST-RESOURCES-MIB::hrSWRunIndex or SYSAPPL-MIB::
sysApplElmtRunIndex for some row in the appropriate
tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) udpEndpointTable(7)
udpEndpointEntry(1) 8 }

.1.3.6.1.2.1.7.8
udpHCInDatagrams OBJECT-TYPE
-- FROM UDP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of UDP datagrams delivered to UDP
users, for devices that can receive more than 1
million UDP datagrams per second.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by discontinuities in the
value of sysUpTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 8 }

.1.3.6.1.2.1.7.9
udpHCOutDatagrams OBJECT-TYPE
-- FROM UDP-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of UDP datagrams sent from this
entity, for devices that can transmit more than 1
million UDP datagrams per second.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by discontinuities in the
value of sysUpTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udp(7) 9 }

.1.3.6.1.2.1.8
egp OBJECT-TYPE
-- FROM RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 8 }

.1.3.6.1.2.1.10
transmission OBJECT-TYPE
-- FROM SNMPv2-SMI, RFC1213-MIB, RFC1158-MIB, RFC1382-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 10 }

.1.3.6.1.2.1.10.5
x25 OBJECT-TYPE
-- FROM RFC1382-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 5 }

.1.3.6.1.2.1.10.5.1
x25AdmnTable OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "This table contains the administratively
set configuration parameters for an X.25
Packet Level Entity (PLE).

Most of the objects in this table have


corresponding objects in the x25OperTable.
This table contains the values as last set
by the administrator. The x25OperTable
contains the values actually in use by an
X.25 PLE.

Changing an administrative value may or may


not change a current operating value. The
operating value may not change until the
interface is restarted. Some
implementations may change the values
immediately upon changing the administrative
table. All implementations are required to
load the values from the administrative
table when initializing a PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 1 }

.1.3.6.1.2.1.10.5.1.1
x25AdmnEntry OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { x25AdmnIndex }
DESCRIPTION "Entries of x25AdmnTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) 1 }

.1.3.6.1.2.1.10.5.1.1.1
x25AdmnIndex OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the X.25 Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 1 }

.1.3.6.1.2.1.10.5.1.1.2
x25AdmnInterfaceMode OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER {dte(1), dce(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Identifies DCE/DTE mode in which the
interface operates. A value of dxe
indicates the mode will be determined by XID
negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 2 }

.1.3.6.1.2.1.10.5.1.1.3
x25AdmnMaxActiveCircuits OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4096)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The maximum number of circuits this PLE can
support; including PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 3 }

.1.3.6.1.2.1.10.5.1.1.4
x25AdmnPacketSequencing OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER {modulo8(1), modulo128(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The modulus of the packet sequence number
space."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 4 }

.1.3.6.1.2.1.10.5.1.1.5
x25AdmnRestartTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The T20 restart timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 5 }

.1.3.6.1.2.1.10.5.1.1.6
x25AdmnCallTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The T21 Call timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 6 }

.1.3.6.1.2.1.10.5.1.1.7
x25AdmnResetTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The T22 Reset timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 7 }

.1.3.6.1.2.1.10.5.1.1.8
x25AdmnClearTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The T23 Clear timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 8 }

.1.3.6.1.2.1.10.5.1.1.9
x25AdmnWindowTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T24 window status transmission timer in
milliseconds. A value of 2147483647
indicates no window timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 9 }

.1.3.6.1.2.1.10.5.1.1.10
x25AdmnDataRxmtTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T25 data retransmission timer in
milliseconds. A value of 2147483647
indicates no data retransmission timer in
use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 10 }

.1.3.6.1.2.1.10.5.1.1.11
x25AdmnInterruptTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T26 interrupt timer in milliseconds. A
value of 2147483647 indicates no interrupt
timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 11 }

.1.3.6.1.2.1.10.5.1.1.12
x25AdmnRejectTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T27 Reject retransmission timer in
milliseconds. A value of 2147483647
indicates no reject timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 12 }

.1.3.6.1.2.1.10.5.1.1.13
x25AdmnRegistrationRequestTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T28 registration timer in milliseconds.
A value of 2147483647 indicates no
registration timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 13 }

.1.3.6.1.2.1.10.5.1.1.14
x25AdmnMinimumRecallTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Minimum time interval between unsuccessful
call attempts in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 14 }

.1.3.6.1.2.1.10.5.1.1.15
x25AdmnRestartCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R20 restart retransmission count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 15 }

.1.3.6.1.2.1.10.5.1.1.16
x25AdmnResetCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The r22 Reset retransmission count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 16 }

.1.3.6.1.2.1.10.5.1.1.17
x25AdmnClearCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The r23 Clear retransmission count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 17 }

.1.3.6.1.2.1.10.5.1.1.18
x25AdmnDataRxmtCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R25 Data retransmission count. This
value is irrelevant if the
x25AdmnDataRxmtTimer indicates no timer in
use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 18 }

.1.3.6.1.2.1.10.5.1.1.19
x25AdmnRejectCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R27 reject retransmission count. This
value is irrelevant if the
x25AdmnRejectTimer indicates no timer in
use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 19 }

.1.3.6.1.2.1.10.5.1.1.20
x25AdmnRegistrationRequestCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R28 Registration retransmission Count.
This value is irrelevant if the
x25AdmnRegistrationRequestTimer indicates no
timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 20 }

.1.3.6.1.2.1.10.5.1.1.21
x25AdmnNumberPVCs OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4096)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The number of PVC configured for this PLE.
The PVCs use channel numbers from 1 to this
number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 21 }

.1.3.6.1.2.1.10.5.1.1.22
x25AdmnDefCallParamId OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This identifies the instance of the
x25CallParmIndex for the entry in the
x25CallParmTable which contains the default
call parameters for this PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 22 }

.1.3.6.1.2.1.10.5.1.1.23
x25AdmnLocalAddress OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION X121Address
SYNTAX OCTET STRING (0..17)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The local address for this PLE subnetwork.
A zero length address maybe returned by PLEs
that only support PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 23 }

.1.3.6.1.2.1.10.5.1.1.24
x25AdmnProtocolVersionSupported OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Identifies the version of the X.25 protocol
this interface should support. Object
identifiers for common versions are defined
below in the x25ProtocolVersion subtree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25AdmnTable(1) x25AdmnEntry(1) 24 }
.1.3.6.1.2.1.10.5.2
x25OperTable OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "The operation parameters in use by the X.25
PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 2 }

.1.3.6.1.2.1.10.5.2.1
x25OperEntry OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { x25OperIndex }
DESCRIPTION "Entries of x25OperTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) 1 }

.1.3.6.1.2.1.10.5.2.1.1
x25OperIndex OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the X.25 interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 1 }

.1.3.6.1.2.1.10.5.2.1.2
x25OperInterfaceMode OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER {dte(1), dce(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Identifies DCE/DTE mode in which the
interface operates. A value of dxe
indicates the role will be determined by XID
negotiation at the Link Layer and that
negotiation has not yet taken place."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 2 }

.1.3.6.1.2.1.10.5.2.1.3
x25OperMaxActiveCircuits OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4096)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Maximum number of circuits this PLE can
support."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 3 }

.1.3.6.1.2.1.10.5.2.1.4
x25OperPacketSequencing OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER {modulo8(1), modulo128(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The modulus of the packet sequence number
space."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 4 }

.1.3.6.1.2.1.10.5.2.1.5
x25OperRestartTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T20 restart timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 5 }

.1.3.6.1.2.1.10.5.2.1.6
x25OperCallTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T21 Call timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 6 }

.1.3.6.1.2.1.10.5.2.1.7
x25OperResetTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T22 Reset timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 7 }

.1.3.6.1.2.1.10.5.2.1.8
x25OperClearTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T23 Clear timer in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 8 }

.1.3.6.1.2.1.10.5.2.1.9
x25OperWindowTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T24 window status transmission timer
milliseconds. A value of 2147483647
indicates no window timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 9 }

.1.3.6.1.2.1.10.5.2.1.10
x25OperDataRxmtTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T25 Data Retransmission timer in
milliseconds. A value of 2147483647
indicates no data retransmission timer in
use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 10 }

.1.3.6.1.2.1.10.5.2.1.11
x25OperInterruptTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T26 Interrupt timer in milliseconds. A
value of 2147483647 indicates interrupts are
not being used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 11 }

.1.3.6.1.2.1.10.5.2.1.12
x25OperRejectTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T27 Reject retransmission timer in
milliseconds. A value of 2147483647
indicates no reject timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 12 }

.1.3.6.1.2.1.10.5.2.1.13
x25OperRegistrationRequestTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The T28 registration timer in milliseconds.
A value of 2147483647 indicates no
registration timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 13 }

.1.3.6.1.2.1.10.5.2.1.14
x25OperMinimumRecallTimer OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Minimum time interval between unsuccessful
call attempts in milliseconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 14 }

.1.3.6.1.2.1.10.5.2.1.15
x25OperRestartCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R20 restart retransmission count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 15 }

.1.3.6.1.2.1.10.5.2.1.16
x25OperResetCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The r22 Reset retransmission count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 16 }

.1.3.6.1.2.1.10.5.2.1.17
x25OperClearCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The r23 Clear retransmission count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 17 }

.1.3.6.1.2.1.10.5.2.1.18
x25OperDataRxmtCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R25 Data retransmission count. This
value is undefined if the
x25OperDataRxmtTimer indicates no timer in
use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 18 }

.1.3.6.1.2.1.10.5.2.1.19
x25OperRejectCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R27 reject retransmission count. This
value is undefined if the x25OperRejectTimer
indicates no timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 19 }

.1.3.6.1.2.1.10.5.2.1.20
x25OperRegistrationRequestCount OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The R28 Registration retransmission Count.
This value is undefined if the
x25OperREgistrationRequestTimer indicates no
timer in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 20 }

.1.3.6.1.2.1.10.5.2.1.21
x25OperNumberPVCs OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4096)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of PVC configured for this PLE.
The PVCs use channel numbers from 1 to this
number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 21 }

.1.3.6.1.2.1.10.5.2.1.22
x25OperDefCallParamId OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This identifies the instance of the
x25CallParmIndex for the entry in the
x25CallParmTable that contains the default
call parameters for this PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 22 }

.1.3.6.1.2.1.10.5.2.1.23
x25OperLocalAddress OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION X121Address
SYNTAX OCTET STRING (0..17)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The local address for this PLE subnetwork.
A zero length address maybe returned by PLEs
that only support PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 23 }

.1.3.6.1.2.1.10.5.2.1.25
x25OperProtocolVersionSupported OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Identifies the version of the X.25 protocol
this interface supports. Object identifiers
for common versions are defined below in the
x25ProtocolVersion subtree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25OperTable(2) x25OperEntry(1) 25 }

.1.3.6.1.2.1.10.5.3
x25StatTable OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Statistics information about this X.25
PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 3 }

.1.3.6.1.2.1.10.5.3.1
x25StatEntry OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { x25StatIndex }
DESCRIPTION "Entries of the x25StatTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) 1 }

.1.3.6.1.2.1.10.5.3.1.1
x25StatIndex OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the X.25 interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 1 }

.1.3.6.1.2.1.10.5.3.1.2
x25StatInCalls OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of incoming calls received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 2 }

.1.3.6.1.2.1.10.5.3.1.3
x25StatInCallRefusals OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of incoming calls refused. This
includes calls refused by the PLE and by
higher layers. This also includes calls
cleared because of restricted fast select."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 3 }

.1.3.6.1.2.1.10.5.3.1.4
x25StatInProviderInitiatedClears OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of clear requests with a cause
code other than DTE initiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 4 }

.1.3.6.1.2.1.10.5.3.1.5
x25StatInRemotelyInitiatedResets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of reset requests received with
cause code DTE initiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 5 }

.1.3.6.1.2.1.10.5.3.1.6
x25StatInProviderInitiatedResets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of reset requests received with
cause code other than DTE initiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 6 }

.1.3.6.1.2.1.10.5.3.1.7
x25StatInRestarts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of remotely initiated (including
provider initiated) restarts experienced by
the PLE excluding the restart associated
with bringing up the PLE interface. This
only counts restarts received when the PLE
already has an established connection with
the remove PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 7 }

.1.3.6.1.2.1.10.5.3.1.8
x25StatInDataPackets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of data packets received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 8 }

.1.3.6.1.2.1.10.5.3.1.9
x25StatInAccusedOfProtocolErrors OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of packets received containing a
procedure error cause code. These include
clear, reset, restart, or diagnostic
packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 9 }

.1.3.6.1.2.1.10.5.3.1.10
x25StatInInterrupts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of interrupt packets received by
the PLE or over the PVC/VC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 10 }

.1.3.6.1.2.1.10.5.3.1.11
x25StatOutCallAttempts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of calls attempted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 11 }

.1.3.6.1.2.1.10.5.3.1.12
x25StatOutCallFailures OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of call attempts which failed.
This includes calls that were cleared
because of restrictive fast select."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 12 }

.1.3.6.1.2.1.10.5.3.1.13
x25StatOutInterrupts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of interrupt packets send by the
PLE or over the PVC/VC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 13 }

.1.3.6.1.2.1.10.5.3.1.14
x25StatOutDataPackets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of data packets sent by this
PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 14 }

.1.3.6.1.2.1.10.5.3.1.15
x25StatOutgoingCircuits OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of active outgoing circuits.
This includes call requests sent but not yet
confirmed. This does not count PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 15 }

.1.3.6.1.2.1.10.5.3.1.16
x25StatIncomingCircuits OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of active Incoming Circuits.
This includes call indications received but
not yet acknowledged. This does not count
PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 16 }

.1.3.6.1.2.1.10.5.3.1.17
x25StatTwowayCircuits OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of active two-way Circuits.
This includes call requests sent but not yet
confirmed. This does not count PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 17 }

.1.3.6.1.2.1.10.5.3.1.18
x25StatRestartTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T20 restart timer
expired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 18 }

.1.3.6.1.2.1.10.5.3.1.19
x25StatCallTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T21 call timer
expired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 19 }

.1.3.6.1.2.1.10.5.3.1.20
x25StatResetTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T22 reset timer
expired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 20 }

.1.3.6.1.2.1.10.5.3.1.21
x25StatClearTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T23 clear timer
expired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 21 }

.1.3.6.1.2.1.10.5.3.1.22
x25StatDataRxmtTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T25 data timer
expired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 22 }

.1.3.6.1.2.1.10.5.3.1.23
x25StatInterruptTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T26 interrupt timer
expired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 23 }
.1.3.6.1.2.1.10.5.3.1.24
x25StatRetryCountExceededs OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times a retry counter was
exhausted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 24 }

.1.3.6.1.2.1.10.5.3.1.25
x25StatClearCountExceededs OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the R23 clear count was
exceeded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25StatTable(3) x25StatEntry(1) 25 }

.1.3.6.1.2.1.10.5.4
x25ChannelTable OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "These objects contain information about the
channel number configuration in an X.25 PLE.
These values are the configured values.
changes in these values after the interfaces
has started may not be reflected in the
operating PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 4 }

.1.3.6.1.2.1.10.5.4.1
x25ChannelEntry OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { x25ChannelIndex }
DESCRIPTION "Entries of x25ChannelTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) 1 }

.1.3.6.1.2.1.10.5.4.1.1
x25ChannelIndex OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the X.25 Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 1 }

.1.3.6.1.2.1.10.5.4.1.2
x25ChannelLIC OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Lowest Incoming channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 2 }

.1.3.6.1.2.1.10.5.4.1.3
x25ChannelHIC OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Highest Incoming channel. A value of zero
indicates no channels in this range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 3 }

.1.3.6.1.2.1.10.5.4.1.4
x25ChannelLTC OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Lowest Two-way channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 4 }

.1.3.6.1.2.1.10.5.4.1.5
x25ChannelHTC OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Highest Two-way channel. A value of zero
indicates no channels in this range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 5 }

.1.3.6.1.2.1.10.5.4.1.6
x25ChannelLOC OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Lowest outgoing channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 6 }

.1.3.6.1.2.1.10.5.4.1.7
x25ChannelHOC OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Highest outgoing channel. A value of zero
indicates no channels in this range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25ChannelTable(4) x25ChannelEntry(1) 7 }
.1.3.6.1.2.1.10.5.5
x25CircuitTable OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "These objects contain general information
about a specific circuit of an X.25 PLE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 5 }

.1.3.6.1.2.1.10.5.5.1
x25CircuitEntry OBJECT-TYPE
-- FROM RFC1382-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { x25CircuitIndex, x25CircuitChannel }
DESCRIPTION "Entries of x25CircuitTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) 1 }

.1.3.6.1.2.1.10.5.5.1.1
x25CircuitIndex OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the X.25 Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 1 }

.1.3.6.1.2.1.10.5.5.1.2
x25CircuitChannel OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The channel number for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 2 }

.1.3.6.1.2.1.10.5.5.1.3
x25CircuitStatus OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER {invalid(1), closed(2), calling(3), open(4), clearing(5),
pvc(6), pvcResetting(7), startClear(8), startPvcResetting(9), other(10)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This object reports the current status of
the circuit.

An existing instance of this object can only


be set to startClear, startPvcResetting, or
invalid. An instance with the value calling
or open can only be set to startClear and
that action will start clearing the circuit.
An instance with the value PVC can only be
set to startPvcResetting or invalid and that
action resets the PVC or deletes the circuit
respectively. The values startClear or
startPvcResetting will never be returned by
an agent. An attempt to set the status of
an existing instance to a value other than
one of these values will result in an error.

A non-existing instance can be set to PVC to


create a PVC if the implementation supports
dynamic creation of PVCs. Some
implementations may only allow creation and
deletion of PVCs if the interface is down.
Since the instance identifier will supply
the PLE index and the channel number,
setting this object alone supplies
sufficient information to create the
instance. All the DEFVAL clauses for the
other objects of this table are appropriate
for creating a PVC; PLEs creating entries
for placed or accepted calls will use values
appropriate for the call rather than the
value of the DEFVAL clause. Two managers
trying to create the same PVC can determine
from the return code which manager succeeded
and which failed (the failing manager fails
because it can not set a value of PVC for an
existing object).
An entry in the closed or invalid state may
be deleted or reused at the agent's
convence. If the entry is kept in the
closed state, the values of the parameters
associated with the entry must be correct.
Closed implies the values in the circuit
table are correct.

The value of invalid indicates the other


values in the table are invalid. Many
agents may never return a value of invalid
because they dynamically allocate and free
unused table entries. An agent for a
statically configured systems can return
invalid to indicate the entry has not yet
been used so the counters contain no
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 3 }

.1.3.6.1.2.1.10.5.5.1.4
x25CircuitEstablishTime OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of sysUpTime when the channel was
associated with this circuit. For outgoing
SVCs, this is the time the first call packet
was sent. For incoming SVCs, this is the
time the call indication was received. For
PVCs this is the time the PVC was able to
pass data to a higher layer entity without
loss of data."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 4 }

.1.3.6.1.2.1.10.5.5.1.5
x25CircuitDirection OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX INTEGER {incoming(1), outgoing(2), pvc(3)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The direction of the call that established
this circuit."
DEFVAL { pvc }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 5 }

.1.3.6.1.2.1.10.5.5.1.6
x25CircuitInOctets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of octets of user data delivered
to upper layer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 6 }

.1.3.6.1.2.1.10.5.5.1.7
x25CircuitInPdus OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of PDUs received for this
circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 7 }

.1.3.6.1.2.1.10.5.5.1.8
x25CircuitInRemotelyInitiatedResets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of Resets received for this
circuit with cause code of DTE initiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 8 }

.1.3.6.1.2.1.10.5.5.1.9
x25CircuitInProviderInitiatedResets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of Resets received for this
circuit with cause code other than DTE
initiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 9 }

.1.3.6.1.2.1.10.5.5.1.10
x25CircuitInInterrupts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of interrupt packets received
for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 10 }

.1.3.6.1.2.1.10.5.5.1.11
x25CircuitOutOctets OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of octets of user data sent for
this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 11 }

.1.3.6.1.2.1.10.5.5.1.12
x25CircuitOutPdus OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of PDUs sent for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 12 }

.1.3.6.1.2.1.10.5.5.1.13
x25CircuitOutInterrupts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of interrupt packets sent on
this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 13 }

.1.3.6.1.2.1.10.5.5.1.14
x25CircuitDataRetransmissionTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T25 data
retransmission timer expired for this
circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 14 }

.1.3.6.1.2.1.10.5.5.1.15
x25CircuitResetTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T22 reset timer
expired for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 15 }

.1.3.6.1.2.1.10.5.5.1.16
x25CircuitInterruptTimeouts OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the T26 Interrupt timer
expired for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 16 }

.1.3.6.1.2.1.10.5.5.1.17
x25CircuitCallParamId OBJECT-TYPE
-- FROM RFC1382-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This identifies the instance of the
x25CallParmIndex for the entry in the
x25CallParmTable which contains the call
parameters in use with this circuit. The
entry referenced must contain the values
that are currently in use by the circuit
rather than proposed values. A value of
NULL indicates the circuit is a PVC or is
using all the default parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 17 }

.1.3.6.1.2.1.10.5.5.1.18
x25CircuitCalledDteAddress OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION X121Address
SYNTAX OCTET STRING (0..17)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "For incoming calls, this is the called
address from the call indication packet.
For outgoing calls, this is the called
address from the call confirmation packet.
This will be zero length for PVCs."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 18 }

.1.3.6.1.2.1.10.5.5.1.19
x25CircuitCallingDteAddress OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION X121Address
SYNTAX OCTET STRING (0..17)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "For incoming calls, this is the calling
address from the call indication packet.
For outgoing calls, this is the calling
address from the call confirmation packet.
This will be zero length for PVCs."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 19 }

.1.3.6.1.2.1.10.5.5.1.20
x25CircuitOriginallyCalledAddress OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION X121Address
SYNTAX OCTET STRING (0..17)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "For incoming calls, this is the address in
the call Redirection or Call Deflection
Notification facility if the call was
deflected or redirected, otherwise it will
be called address from the call indication
packet. For outgoing calls, this is the
address from the call request packet. This
will be zero length for PVCs."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 20 }

.1.3.6.1.2.1.10.5.5.1.21
x25CircuitDescr OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "A descriptive string associated with this
circuit. This provides a place for the
agent to supply any descriptive information
it knows about the use or owner of the
circuit. The agent may return the process
identifier and user name for the process
using the circuit. Alternative the agent
may return the name of the configuration
entry that caused a bridge to establish the
circuit. A zero length value indicates the
agent doesn't have any additional
information."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5)
x25CircuitTable(5) x25CircuitEntry(1) 21 }

.1.3.6.1.2.1.10.5.6
x25ClearedCircuitEntriesRequested OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The requested number of entries for the
agent to keep in the x25ClearedCircuit
table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 6 }

.1.3.6.1.2.1.10.5.7
x25ClearedCircuitEntriesGranted OBJECT-TYPE
-- FROM RFC1382-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The actual number of entries the agent will
keep in the x25ClearedCircuit Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) x25(5) 7 }

.1.3.6.1.2.1.10.7
dot3 OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 7 }

.1.3.6.1.2.1.10.7.2
dot3StatsTable OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Statistics for a collection of ethernet-like
interfaces attached to a particular system.
There will be one row in this table for each
ethernet-like interface in the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
2 }

.1.3.6.1.2.1.10.7.2.1
dot3StatsEntry OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3StatsIndex }
DESCRIPTION "Statistics for a particular interface to an
ethernet-like medium."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) 1 }

.1.3.6.1.2.1.10.7.2.1.1
dot3StatsIndex OBJECT-TYPE
-- FROM EtherLike-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index value that uniquely identifies an
interface to an ethernet-like medium. The
interface identified by a particular value of
this index is the same interface as identified
by the same value of ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 1 }

.1.3.6.1.2.1.10.7.2.1.2
dot3StatsAlignmentErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames received on a particular
interface that are not an integral number of
octets in length and do not pass the FCS check.

The count represented by an instance of this


object is incremented when the alignmentError
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.

This counter does not increment for group


encoding schemes greater than 4 bits per group.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCStatsAlignmentErrors object for 10 Gb/s
or faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 2 }

.1.3.6.1.2.1.10.7.2.1.3
dot3StatsFCSErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames received on a particular
interface that are an integral number of octets
in length but do not pass the FCS check. This
count does not include frames received with
frame-too-long or frame-too-short error.

The count represented by an instance of this


object is incremented when the frameCheckError
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.

Note: Coding errors detected by the physical


layer for speeds above 10 Mb/s will cause the
frame to fail the FCS check.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCStatsFCSErrors object for 10 Gb/s or
faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 3 }

.1.3.6.1.2.1.10.7.2.1.4
dot3StatsSingleCollisionFrames OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames that are involved in a single
collision, and are subsequently transmitted
successfully.

A frame that is counted by an instance of this


object is also counted by the corresponding
instance of either the ifOutUcastPkts,
ifOutMulticastPkts, or ifOutBroadcastPkts,
and is not counted by the corresponding
instance of the dot3StatsMultipleCollisionFrames
object.

This counter does not increment when the


interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 4 }

.1.3.6.1.2.1.10.7.2.1.5
dot3StatsMultipleCollisionFrames OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames that are involved in more
than one collision and are subsequently
transmitted successfully.

A frame that is counted by an instance of this


object is also counted by the corresponding
instance of either the ifOutUcastPkts,
ifOutMulticastPkts, or ifOutBroadcastPkts,
and is not counted by the corresponding
instance of the dot3StatsSingleCollisionFrames
object.

This counter does not increment when the


interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 5 }

.1.3.6.1.2.1.10.7.2.1.6
dot3StatsSQETestErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of times that the SQE TEST ERROR
is received on a particular interface. The
SQE TEST ERROR is set in accordance with the
rules for verification of the SQE detection
mechanism in the PLS Carrier Sense Function as
described in IEEE Std. 802.3, 2000 Edition,
section 7.2.4.6.

This counter does not increment on interfaces


operating at speeds greater than 10 Mb/s, or on
interfaces operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 6 }

.1.3.6.1.2.1.10.7.2.1.7
dot3StatsDeferredTransmissions OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames for which the first
transmission attempt on a particular interface
is delayed because the medium is busy.

The count represented by an instance of this


object does not include frames involved in
collisions.
This counter does not increment when the
interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 7 }

.1.3.6.1.2.1.10.7.2.1.8
dot3StatsLateCollisions OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that a collision is
detected on a particular interface later than
one slotTime into the transmission of a packet.

A (late) collision included in a count


represented by an instance of this object is
also considered as a (generic) collision for
purposes of other collision-related
statistics.

This counter does not increment when the


interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 8 }

.1.3.6.1.2.1.10.7.2.1.9
dot3StatsExcessiveCollisions OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames for which transmission on a
particular interface fails due to excessive
collisions.

This counter does not increment when the


interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 9 }

.1.3.6.1.2.1.10.7.2.1.10
dot3StatsInternalMacTransmitErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames for which transmission on a
particular interface fails due to an internal
MAC sublayer transmit error. A frame is only
counted by an instance of this object if it is
not counted by the corresponding instance of
either the dot3StatsLateCollisions object, the
dot3StatsExcessiveCollisions object, or the
dot3StatsCarrierSenseErrors object.

The precise meaning of the count represented by


an instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of transmission
errors on a particular interface that are not
otherwise counted.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCStatsInternalMacTransmitErrors object for
10 Gb/s or faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 10 }

.1.3.6.1.2.1.10.7.2.1.11
dot3StatsCarrierSenseErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that the carrier sense
condition was lost or never asserted when
attempting to transmit a frame on a particular
interface.

The count represented by an instance of this


object is incremented at most once per
transmission attempt, even if the carrier sense
condition fluctuates during a transmission
attempt.

This counter does not increment when the


interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 11 }

.1.3.6.1.2.1.10.7.2.1.13
dot3StatsFrameTooLongs OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames received on a particular
interface that exceed the maximum permitted
frame size.

The count represented by an instance of this


object is incremented when the frameTooLong
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 80 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCStatsFrameTooLongs object for 10 Gb/s
or faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 13 }

.1.3.6.1.2.1.10.7.2.1.16
dot3StatsInternalMacReceiveErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames for which reception on a
particular interface fails due to an internal
MAC sublayer receive error. A frame is only
counted by an instance of this object if it is
not counted by the corresponding instance of
either the dot3StatsFrameTooLongs object, the
dot3StatsAlignmentErrors object, or the
dot3StatsFCSErrors object.

The precise meaning of the count represented by


an instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of receive errors
on a particular interface that are not
otherwise counted.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCStatsInternalMacReceiveErrors object for
10 Gb/s or faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 16 }

.1.3.6.1.2.1.10.7.2.1.17
dot3StatsEtherChipSet OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "******** THIS OBJECT IS DEPRECATED ********

This object contains an OBJECT IDENTIFIER


which identifies the chipset used to
realize the interface. Ethernet-like
interfaces are typically built out of
several different chips. The MIB implementor
is presented with a decision of which chip
to identify via this object. The implementor
should identify the chip which is usually
called the Medium Access Control chip.
If no such chip is easily identifiable,
the implementor should identify the chip
which actually gathers the transmit
and receive statistics and error
indications. This would allow a
manager station to correlate the
statistics and the chip generating
them, giving it the ability to take
into account any known anomalies
in the chip.

This object has been deprecated. Implementation


feedback indicates that it is of limited use for
debugging network problems in the field, and
the administrative overhead involved in
maintaining a registry of chipset OIDs is not
justified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 17 }

.1.3.6.1.2.1.10.7.2.1.18
dot3StatsSymbolErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For an interface operating at 100 Mb/s, the
number of times there was an invalid data symbol
when a valid carrier was present.

For an interface operating in half-duplex mode


at 1000 Mb/s, the number of times the receiving
media is non-idle (a carrier event) for a period
of time equal to or greater than slotTime, and
during which there was at least one occurrence
of an event that causes the PHY to indicate
'Data reception error' or 'carrier extend error'
on the GMII.

For an interface operating in full-duplex mode


at 1000 Mb/s, the number of times the receiving
media is non-idle (a carrier event) for a period
of time equal to or greater than minFrameSize,
and during which there was at least one
occurrence of an event that causes the PHY to
indicate 'Data reception error' on the GMII.

For an interface operating at 10 Gb/s, the


number of times the receiving media is non-idle
(a carrier event) for a period of time equal to
or greater than minFrameSize, and during which
there was at least one occurrence of an event
that causes the PHY to indicate 'Receive Error'
on the XGMII.

The count represented by an instance of this


object is incremented at most once per carrier
event, even if multiple symbol errors occur
during the carrier event. This count does
not increment if a collision is present.

This counter does not increment when the


interface is operating at 10 Mb/s.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCStatsSymbolErrors object for 10 Gb/s
or faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 18 }
.1.3.6.1.2.1.10.7.2.1.19
dot3StatsDuplexStatus OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX INTEGER {unknown(1), halfDuplex(2), fullDuplex(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current mode of operation of the MAC
entity. 'unknown' indicates that the current
duplex mode could not be determined.

Management control of the duplex mode is


accomplished through the MAU MIB. When
an interface does not support autonegotiation,
or when autonegotiation is not enabled, the
duplex mode is controlled using
ifMauDefaultType. When autonegotiation is
supported and enabled, duplex mode is controlled
using ifMauAutoNegAdvertisedBits. In either
case, the currently operating duplex mode is
reflected both in this object and in ifMauType.

Note that this object provides redundant


information with ifMauType. Normally, redundant
objects are discouraged. However, in this
instance, it allows a management application to
determine the duplex status of an interface
without having to know every possible value of
ifMauType. This was felt to be sufficiently
valuable to justify the redundancy."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 19 }

.1.3.6.1.2.1.10.7.2.1.20
dot3StatsRateControlAbility OBJECT-TYPE
-- FROM EtherLike-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "'true' for interfaces operating at speeds above
1000 Mb/s that support Rate Control through
lowering the average data rate of the MAC
sublayer, with frame granularity, and 'false'
otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 20 }

.1.3.6.1.2.1.10.7.2.1.21
dot3StatsRateControlStatus OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX INTEGER {rateControlOff(1), rateControlOn(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current Rate Control mode of operation of
the MAC sublayer of this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3StatsTable(2) dot3StatsEntry(1) 21 }
.1.3.6.1.2.1.10.7.5
dot3CollTable OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A collection of collision histograms for a
particular set of interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
5 }

.1.3.6.1.2.1.10.7.5.1
dot3CollEntry OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot3CollCount }
DESCRIPTION "A cell in the histogram of per-frame
collisions for a particular interface. An
instance of this object represents the
frequency of individual MAC frames for which
the transmission (successful or otherwise) on a
particular interface is accompanied by a
particular number of media collisions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3CollTable(5) 1 }

.1.3.6.1.2.1.10.7.5.1.2
dot3CollCount OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Integer32 (1..16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The number of per-frame media collisions for
which a particular collision histogram cell
represents the frequency on a particular
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3CollTable(5) dot3CollEntry(1) 2 }

.1.3.6.1.2.1.10.7.5.1.3
dot3CollFrequencies OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of individual MAC frames for which the
transmission (successful or otherwise) on a
particular interface occurs after the
frame has experienced exactly the number
of collisions in the associated
dot3CollCount object.

For example, a frame which is transmitted


on interface 77 after experiencing
exactly 4 collisions would be indicated
by incrementing only dot3CollFrequencies.77.4.
No other instance of dot3CollFrequencies would
be incremented in this example.
This counter does not increment when the
interface is operating in full-duplex mode.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3CollTable(5) dot3CollEntry(1) 3 }

.1.3.6.1.2.1.10.7.6
dot3Tests OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
6 }

.1.3.6.1.2.1.10.7.6.1
dot3TestTdr OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******

The Time-Domain Reflectometry (TDR) test is


specific to ethernet-like interfaces of type
10Base5 and 10Base2. The TDR value may be
useful in determining the approximate distance
to a cable fault. It is advisable to repeat
this test to check for a consistent resulting
TDR value, to verify that there is a fault.

A TDR test returns as its result the time


interval, measured in 10 MHz ticks or 100 nsec
units, between the start of TDR test
transmission and the subsequent detection of a
collision or deassertion of carrier. On
successful completion of a TDR test, the result
is stored as the value of an appropriate
instance of an appropriate vendor specific MIB
object, and the OBJECT IDENTIFIER of that
instance is stored in the appropriate instance
of the appropriate test result code object
(thereby indicating where the result has been
stored).

This object identity has been deprecated, since


the ifTestTable in the IF-MIB was deprecated,
and there is no longer a standard mechanism for
initiating an interface test. This left no
standard way of using this object identity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3Tests(6) 1 }

.1.3.6.1.2.1.10.7.6.2
dot3TestLoopBack OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******

This test configures the MAC chip and executes


an internal loopback test of memory, data paths,
and the MAC chip logic. This loopback test can
only be executed if the interface is offline.
Once the test has completed, the MAC chip should
be reinitialized for network operation, but it
should remain offline.

If an error occurs during a test, the


appropriate test result object will be set
to indicate a failure. The two OBJECT
IDENTIFIER values dot3ErrorInitError and
dot3ErrorLoopbackError may be used to provided
more information as values for an appropriate
test result code object.

This object identity has been deprecated, since


the ifTestTable in the IF-MIB was deprecated,
and there is no longer a standard mechanism for
initiating an interface test. This left no
standard way of using this object identity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3Tests(6) 2 }

.1.3.6.1.2.1.10.7.7
dot3Errors OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
7 }

.1.3.6.1.2.1.10.7.7.1
dot3ErrorInitError OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******

Couldn't initialize MAC chip for test.

This object identity has been deprecated, since


the ifTestTable in the IF-MIB was deprecated,
and there is no longer a standard mechanism for
initiating an interface test. This left no
standard way of using this object identity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3Errors(7) 1 }

.1.3.6.1.2.1.10.7.7.2
dot3ErrorLoopbackError OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******

Expected data not received (or not received


correctly) in loopback test.

This object identity has been deprecated, since


the ifTestTable in the IF-MIB was deprecated,
and there is no longer a standard mechanism for
initiating an interface test. This left no
standard way of using this object identity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3Errors(7) 2 }

.1.3.6.1.2.1.10.7.9
dot3ControlTable OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of descriptive and status information
about the MAC Control sublayer on the
ethernet-like interfaces attached to a
particular system. There will be one row in
this table for each ethernet-like interface in
the system which implements the MAC Control
sublayer. If some, but not all, of the
ethernet-like interfaces in the system implement
the MAC Control sublayer, there will be fewer
rows in this table than in the dot3StatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
9 }

.1.3.6.1.2.1.10.7.9.1
dot3ControlEntry OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3StatsIndex }
DESCRIPTION "An entry in the table, containing information
about the MAC Control sublayer on a single
ethernet-like interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3ControlTable(9) 1 }

.1.3.6.1.2.1.10.7.9.1.1
dot3ControlFunctionsSupported OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX BITS {pause(0)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A list of the possible MAC Control functions
implemented for this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3ControlTable(9) dot3ControlEntry(1) 1 }

.1.3.6.1.2.1.10.7.9.1.2
dot3ControlInUnknownOpcodes OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of MAC Control frames received on this
interface that contain an opcode that is not
supported by this device.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCControlInUnknownOpcodes object for 10 Gb/s
or faster interfaces.
Discontinuities in the value of this counter can
occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3ControlTable(9) dot3ControlEntry(1) 2 }

.1.3.6.1.2.1.10.7.9.1.3
dot3HCControlInUnknownOpcodes OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of MAC Control frames received on this
interface that contain an opcode that is not
supported by this device.

This counter is a 64 bit version of


dot3ControlInUnknownOpcodes. It should be used
on interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3ControlTable(9) dot3ControlEntry(1) 3 }

.1.3.6.1.2.1.10.7.10
dot3PauseTable OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of descriptive and status information
about the MAC Control PAUSE function on the
ethernet-like interfaces attached to a
particular system. There will be one row in
this table for each ethernet-like interface in
the system which supports the MAC Control PAUSE
function (i.e., the 'pause' bit in the
corresponding instance of
dot3ControlFunctionsSupported is set). If some,
but not all, of the ethernet-like interfaces in
the system implement the MAC Control PAUSE
function (for example, if some interfaces only
support half-duplex), there will be fewer rows
in this table than in the dot3StatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7) 10
}

.1.3.6.1.2.1.10.7.10.1
dot3PauseEntry OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3StatsIndex }
DESCRIPTION "An entry in the table, containing information
about the MAC Control PAUSE function on a single
ethernet-like interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) 1 }

.1.3.6.1.2.1.10.7.10.1.1
dot3PauseAdminMode OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX INTEGER {disabled(1), enabledXmit(2), enabledRcv(3),
enabledXmitAndRcv(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is used to configure the default
administrative PAUSE mode for this interface.

This object represents the


administratively-configured PAUSE mode for this
interface. If auto-negotiation is not enabled
or is not implemented for the active MAU
attached to this interface, the value of this
object determines the operational PAUSE mode
of the interface whenever it is operating in
full-duplex mode. In this case, a set to this
object will force the interface into the
specified mode.

If auto-negotiation is implemented and enabled


for the MAU attached to this interface, the
PAUSE mode for this interface is determined by
auto-negotiation, and the value of this object
denotes the mode to which the interface will
automatically revert if/when auto-negotiation is
later disabled. Note that when auto-negotiation
is running, administrative control of the PAUSE
mode may be accomplished using the
ifMauAutoNegCapAdvertisedBits object in the
MAU-MIB.

Note that the value of this object is ignored


when the interface is not operating in
full-duplex mode.

An attempt to set this object to


'enabledXmit(2)' or 'enabledRcv(3)' will fail
on interfaces that do not support operation
at greater than 100 Mb/s."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) dot3PauseEntry(1) 1 }

.1.3.6.1.2.1.10.7.10.1.2
dot3PauseOperMode OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX INTEGER {disabled(1), enabledXmit(2), enabledRcv(3),
enabledXmitAndRcv(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the PAUSE mode currently
in use on this interface, as determined by
either (1) the result of the auto-negotiation
function or (2) if auto-negotiation is not
enabled or is not implemented for the active MAU
attached to this interface, by the value of
dot3PauseAdminMode. Interfaces operating at
100 Mb/s or less will never return
'enabledXmit(2)' or 'enabledRcv(3)'. Interfaces
operating in half-duplex mode will always return
'disabled(1)'. Interfaces on which
auto-negotiation is enabled but not yet
completed should return the value
'disabled(1)'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) dot3PauseEntry(1) 2 }

.1.3.6.1.2.1.10.7.10.1.3
dot3InPauseFrames OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of MAC Control frames received on this
interface with an opcode indicating the PAUSE
operation.

This counter does not increment when the


interface is operating in half-duplex mode.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCInPauseFrames object for 10 Gb/s or
faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) dot3PauseEntry(1) 3 }

.1.3.6.1.2.1.10.7.10.1.4
dot3OutPauseFrames OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of MAC Control frames transmitted on
this interface with an opcode indicating the
PAUSE operation.

This counter does not increment when the


interface is operating in half-duplex mode.

For interfaces operating at 10 Gb/s, this


counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCOutPauseFrames object for 10 Gb/s or
faster interfaces.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) dot3PauseEntry(1) 4 }

.1.3.6.1.2.1.10.7.10.1.5
dot3HCInPauseFrames OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of MAC Control frames received on this
interface with an opcode indicating the PAUSE
operation.

This counter does not increment when the


interface is operating in half-duplex mode.

This counter is a 64 bit version of


dot3InPauseFrames. It should be used on
interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) dot3PauseEntry(1) 5 }

.1.3.6.1.2.1.10.7.10.1.6
dot3HCOutPauseFrames OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of MAC Control frames transmitted on
this interface with an opcode indicating the
PAUSE operation.

This counter does not increment when the


interface is operating in half-duplex mode.

This counter is a 64 bit version of


dot3OutPauseFrames. It should be used on
interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3PauseTable(10) dot3PauseEntry(1) 6 }

.1.3.6.1.2.1.10.7.11
dot3HCStatsTable OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing 64-bit versions of error
counters from the dot3StatsTable. The 32-bit
versions of these counters may roll over quite
quickly on higher speed ethernet interfaces.
The counters that have 64-bit versions in this
table are the counters that apply to full-duplex
interfaces, since 10 Gb/s and faster
ethernet-like interfaces do not support
half-duplex, and very few 1000 Mb/s
ethernet-like interfaces support half-duplex.

Entries in this table are recommended for


interfaces capable of operating at 1000 Mb/s or
faster, and are required for interfaces capable
of operating at 10 Gb/s or faster. Lower speed
ethernet-like interfaces do not need entries in
this table, in which case there may be fewer
entries in this table than in the
dot3StatsTable. However, implementations
containing interfaces with a mix of speeds may
choose to implement entries in this table for
all ethernet-like interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7) 11
}

.1.3.6.1.2.1.10.7.11.1
dot3HCStatsEntry OBJECT-TYPE
-- FROM EtherLike-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot3StatsIndex }
DESCRIPTION "An entry containing 64-bit statistics for a
single ethernet-like interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) 1 }

.1.3.6.1.2.1.10.7.11.1.1
dot3HCStatsAlignmentErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames received on a particular
interface that are not an integral number of
octets in length and do not pass the FCS check.

The count represented by an instance of this


object is incremented when the alignmentError
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.

This counter does not increment for group


encoding schemes greater than 4 bits per group.

This counter is a 64 bit version of


dot3StatsAlignmentErrors. It should be used
on interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) dot3HCStatsEntry(1) 1 }

.1.3.6.1.2.1.10.7.11.1.2
dot3HCStatsFCSErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames received on a particular
interface that are an integral number of octets
in length but do not pass the FCS check. This
count does not include frames received with
frame-too-long or frame-too-short error.

The count represented by an instance of this


object is incremented when the frameCheckError
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.

Note: Coding errors detected by the physical


layer for speeds above 10 Mb/s will cause the
frame to fail the FCS check.

This counter is a 64 bit version of


dot3StatsFCSErrors. It should be used on
interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) dot3HCStatsEntry(1) 2 }

.1.3.6.1.2.1.10.7.11.1.3
dot3HCStatsInternalMacTransmitErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames for which transmission on a
particular interface fails due to an internal
MAC sublayer transmit error. A frame is only
counted by an instance of this object if it is
not counted by the corresponding instance of
either the dot3StatsLateCollisions object, the
dot3StatsExcessiveCollisions object, or the
dot3StatsCarrierSenseErrors object.

The precise meaning of the count represented by


an instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of transmission
errors on a particular interface that are not
otherwise counted.

This counter is a 64 bit version of


dot3StatsInternalMacTransmitErrors. It should
be used on interfaces operating at 10 Gb/s or
faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) dot3HCStatsEntry(1) 3 }

.1.3.6.1.2.1.10.7.11.1.4
dot3HCStatsFrameTooLongs OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames received on a particular
interface that exceed the maximum permitted
frame size.

The count represented by an instance of this


object is incremented when the frameTooLong
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.

This counter is a 64 bit version of


dot3StatsFrameTooLongs. It should be used on
interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) dot3HCStatsEntry(1) 4 }
.1.3.6.1.2.1.10.7.11.1.5
dot3HCStatsInternalMacReceiveErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of frames for which reception on a
particular interface fails due to an internal
MAC sublayer receive error. A frame is only
counted by an instance of this object if it is
not counted by the corresponding instance of
either the dot3StatsFrameTooLongs object, the
dot3StatsAlignmentErrors object, or the
dot3StatsFCSErrors object.

The precise meaning of the count represented by


an instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of receive errors
on a particular interface that are not
otherwise counted.

This counter is a 64 bit version of


dot3StatsInternalMacReceiveErrors. It should be
used on interfaces operating at 10 Gb/s or
faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) dot3HCStatsEntry(1) 5 }

.1.3.6.1.2.1.10.7.11.1.6
dot3HCStatsSymbolErrors OBJECT-TYPE
-- FROM EtherLike-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For an interface operating at 100 Mb/s, the
number of times there was an invalid data symbol
when a valid carrier was present.

For an interface operating in half-duplex mode


at 1000 Mb/s, the number of times the receiving
media is non-idle (a carrier event) for a period
of time equal to or greater than slotTime, and
during which there was at least one occurrence
of an event that causes the PHY to indicate
'Data reception error' or 'carrier extend error'
on the GMII.

For an interface operating in full-duplex mode


at 1000 Mb/s, the number of times the receiving
media is non-idle (a carrier event) for a period
of time equal to or greater than minFrameSize,
and during which there was at least one
occurrence of an event that causes the PHY to
indicate 'Data reception error' on the GMII.

For an interface operating at 10 Gb/s, the


number of times the receiving media is non-idle
(a carrier event) for a period of time equal to
or greater than minFrameSize, and during which
there was at least one occurrence of an event
that causes the PHY to indicate 'Receive Error'
on the XGMII.

The count represented by an instance of this


object is incremented at most once per carrier
event, even if multiple symbol errors occur
during the carrier event. This count does
not increment if a collision is present.

This counter is a 64 bit version of


dot3StatsSymbolErrors. It should be used on
interfaces operating at 10 Gb/s or faster.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) dot3(7)
dot3HCStatsTable(11) dot3HCStatsEntry(1) 6 }

.1.3.6.1.2.1.10.16
lapb OBJECT-TYPE
-- FROM RFC1381-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 16 }

.1.3.6.1.2.1.10.16.1
lapbAdmnTable OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "This table contains objects that can be
changed to manage a LAPB interface.
Changing one of these parameters may take
effect in the operating LAPB immediately or
may wait until the interface is restarted
depending on the details of the
implementation.

Most of the objects in this read-write table


have corresponding read-only objects in the
lapbOperTable that return the current
operating value.

The operating values may be different from


these configured values if changed by XID
negotiation or if a configured parameter was
changed after the interface was started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16) 1
}

.1.3.6.1.2.1.10.16.1.1
lapbAdmnEntry OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { lapbAdmnIndex }
DESCRIPTION "Configured parameter values for a specific
LAPB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) 1 }

.1.3.6.1.2.1.10.16.1.1.1
lapbAdmnIndex OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the LAPB interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 1 }

.1.3.6.1.2.1.10.16.1.1.2
lapbAdmnStationType OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {dte(1), dce(2), dxe(3)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Identifies the desired station type of this
interface."
DEFVAL { dte }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 2 }

.1.3.6.1.2.1.10.16.1.1.3
lapbAdmnControlField OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {modulo8(1), modulo128(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The desired size of the sequence numbers
used to number frames."
DEFVAL { modulo8 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 3 }

.1.3.6.1.2.1.10.16.1.1.4
lapbAdmnTransmitN1FrameSize OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default maximum N1 frame size desired
in number of bits for a frame transmitted by
this DTE. This excludes flags and 0 bits
inserted for transparency."
DEFVAL { 36000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 4 }
.1.3.6.1.2.1.10.16.1.1.5
lapbAdmnReceiveN1FrameSize OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default maximum N1 frame size desired
in number of bits for a frame the DCE/remote
DTE transmits to this DTE. This excludes
flags and 0 bits inserted for transparency."
DEFVAL { 36000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 5 }

.1.3.6.1.2.1.10.16.1.1.6
lapbAdmnTransmitKWindowSize OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default transmit window size for this
Interface. This is the maximum number of
unacknowledged sequenced PDUs that may be
outstanding from this DTE at any one time."
DEFVAL { 7 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 6 }

.1.3.6.1.2.1.10.16.1.1.7
lapbAdmnReceiveKWindowSize OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default receive window size for this
Interface. This is the maximum number of
unacknowledged sequenced PDUs that may be
outstanding from the DCE/remote DTE at any
one time."
DEFVAL { 7 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 7 }

.1.3.6.1.2.1.10.16.1.1.8
lapbAdmnN2RxmitCount OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default N2 retry counter for this
interface. This specifies the number of
times a PDU will be resent after the T1
timer expires without an acknowledgement for
the PDU."
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 8 }
.1.3.6.1.2.1.10.16.1.1.9
lapbAdmnT1AckTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default T1 timer for this interface.
This specifies the maximum time in
Milliseconds to wait for acknowledgment of a
PDU."
DEFVAL { 3000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 9 }

.1.3.6.1.2.1.10.16.1.1.10
lapbAdmnT2AckDelayTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The default T2 timer for this interface.
This specifies the maximum time in
Milliseconds to wait before sending an
acknowledgment for a sequenced PDU. A value
of zero means there will be no delay in
acknowledgement generation."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 10 }

.1.3.6.1.2.1.10.16.1.1.11
lapbAdmnT3DisconnectTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The T3 timer for this interface. This
specifies the time in Milliseconds to wait
before considering the link disconnected. A
value of zero indicates the link will be
considered disconnected upon completion of
the frame exchange to disconnect the link."
DEFVAL { 60000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 11 }

.1.3.6.1.2.1.10.16.1.1.12
lapbAdmnT4IdleTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The T4 timer for this interface. This
specifies the maximum time in Milliseconds
to allow without frames being exchanged on
the data link. A value of 2147483647
indicates no idle timer is being kept."
DEFVAL { 2147483647 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 12 }

.1.3.6.1.2.1.10.16.1.1.13
lapbAdmnActionInitiate OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {sendSABM(1), sendDISC(2), sendDM(3), none(4), other(5)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "This identifies the action LAPB will take
to initiate link set-up."
DEFVAL { sendSABM }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 13 }

.1.3.6.1.2.1.10.16.1.1.14
lapbAdmnActionRecvDM OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {sendSABM(1), sendDISC(2), other(3)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "This identifies the action LAPB will take
when it receives a DM response."
DEFVAL { sendSABM }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbAdmnTable(1) lapbAdmnEntry(1) 14 }

.1.3.6.1.2.1.10.16.2
lapbOperTable OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "This table contains configuration
information about interface parameters
currently set in the interface. Many of
these objects have corresponding objects in
the lapbAdmnTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16) 2
}

.1.3.6.1.2.1.10.16.2.1
lapbOperEntry OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { lapbOperIndex }
DESCRIPTION "Currently set parameter values for a
specific LAPB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) 1 }

.1.3.6.1.2.1.10.16.2.1.1
lapbOperIndex OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the LAPB interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 1 }

.1.3.6.1.2.1.10.16.2.1.2
lapbOperStationType OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {dte(1), dce(2), dxe(3)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Identifies the current operating station
type of this interface. A value of dxe (3)
indicates XID negotiation has not yet taken
place."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 2 }

.1.3.6.1.2.1.10.16.2.1.3
lapbOperControlField OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {modulo8(1), modulo128(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current operating size of the sequence
numbers used to number frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 3 }

.1.3.6.1.2.1.10.16.2.1.4
lapbOperTransmitN1FrameSize OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current operating N1 frame size used
for the maximum number of bits in a frame
this DTE can transmit. This excludes flags
and 0 bits inserted for transparency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 4 }

.1.3.6.1.2.1.10.16.2.1.5
lapbOperReceiveN1FrameSize OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current operating N1 frame size used
for the maximum number of bits in a frame
the DCE/remote DTE can transmit. This
excludes flags and 0 bits inserted for
transparency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 5 }
.1.3.6.1.2.1.10.16.2.1.6
lapbOperTransmitKWindowSize OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current PDU window size this Interface
uses to transmit. This is the maximum
number of unacknowledged sequenced PDUs that
may be outstanding from this DTE at any one
time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 6 }

.1.3.6.1.2.1.10.16.2.1.7
lapbOperReceiveKWindowSize OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current receive PDU window size for
this Interface. This is the maximum number
of unacknowledged sequenced PDUs that may be
outstanding from the DCE/remote DTE at any
one time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 7 }

.1.3.6.1.2.1.10.16.2.1.8
lapbOperN2RxmitCount OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current N2 retry counter used for this
interface. This specifies the number of
times a PDU will be resent after the T1
timer expires without an acknowledgement for
the PDU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 8 }

.1.3.6.1.2.1.10.16.2.1.9
lapbOperT1AckTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current T1 timer for this interface.
This specifies the maximum time in
Milliseconds to wait for acknowledgment of a
PDU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 9 }

.1.3.6.1.2.1.10.16.2.1.10
lapbOperT2AckDelayTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current T2 timer for this interface.
This specifies the maximum time in
Milliseconds to wait before sending an
acknowledgment for a sequenced PDU. A value
of zero means there will be no delay in
acknowledgement generation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 10 }

.1.3.6.1.2.1.10.16.2.1.11
lapbOperT3DisconnectTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current T3 timer for this interface.
This specifies the time in Milliseconds to
wait before considering the link
disconnected. A value of zero indicates the
link will be considered disconnected upon
completion of the frame exchange to
disconnect the link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 11 }

.1.3.6.1.2.1.10.16.2.1.12
lapbOperT4IdleTimer OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The current T4 timer for this interface.
This specifies the maximum time in
Milliseconds to allow without frames being
exchanged on the data link. A value of
2147483647 indicates no idle timer is being
kept."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 12 }

.1.3.6.1.2.1.10.16.2.1.13
lapbOperPortId OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This object identifies an instance of the
index object in the first group of objects
in the MIB specific to the physical device
or interface used to send and receive
frames. If an agent does not support any
such objects, it should return nullSpec
OBJECT IDENTIFIER {0 0}."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 13 }

.1.3.6.1.2.1.10.16.2.1.14
lapbOperProtocolVersionId OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This object identifies the version of the
lapb protocol implemented by this
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbOperTable(2) lapbOperEntry(1) 14 }

.1.3.6.1.2.1.10.16.3
lapbFlowTable OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "This table defines the objects recorded by
LAPB to provide information about the
traffic flow through the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16) 3
}

.1.3.6.1.2.1.10.16.3.1
lapbFlowEntry OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { lapbFlowIfIndex }
DESCRIPTION "The information regarding the effects of
flow controls in LAPB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) 1 }

.1.3.6.1.2.1.10.16.3.1.1
lapbFlowIfIndex OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the LAPB Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 1 }

.1.3.6.1.2.1.10.16.3.1.2
lapbFlowStateChanges OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of LAPB State Changes, including
resets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 2 }
.1.3.6.1.2.1.10.16.3.1.3
lapbFlowChangeReason OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {notStarted(1), abmEntered(2), abmeEntered(3), abmReset(4),
abmeReset(5), dmReceived(6), dmSent(7), discReceived(8), discSent(9),
frmrReceived(10), frmrSent(11), n2Timeout(12), other(13)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The reason for the most recent incrementing
of lapbFlowStateChanges. A DM or DISC frame
generated to initiate link set-up does not
alter this object. When the MIB-II object
ifOperStatus does not have a value of
testing, there exists a correlation between
this object and ifOperStatus. IfOperStatus
will have a value of up when this object
contains: abmEntered, abmeEntered,
abmReset, or abmeReset. IfOperStatus will
have a value of down when this object has a
value of notStarted, or dmReceived through
n2Timeout. There is no correlation when
this object has the value other."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 3 }

.1.3.6.1.2.1.10.16.3.1.4
lapbFlowCurrentMode OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX INTEGER {disconnected(1), linkSetup(2), frameReject(3),
disconnectRequest(4), informationTransfer(5), rejFrameSent(6),
waitingAcknowledgement(7), stationBusy(8), remoteStationBusy(9),
bothStationsBusy(10), waitingAckStationBusy(11), waitingAckRemoteBusy(12),
waitingAckBothBusy(13), rejFrameSentRemoteBusy(14), xidFrameSent(15), error(16),
other(17)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current condition of the conversation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 4 }

.1.3.6.1.2.1.10.16.3.1.5
lapbFlowBusyDefers OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times this device was unable
to transmit a frame due to a perceived
remote busy condition. Busy conditions can
result from the receipt of an RNR from the
remote device, the lack of valid sequence
number space (window saturation), or other
conditions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 5 }

.1.3.6.1.2.1.10.16.3.1.6
lapbFlowRejOutPkts OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of REJ or SREJ frames sent by
this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 6 }

.1.3.6.1.2.1.10.16.3.1.7
lapbFlowRejInPkts OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of REJ or SREJ frames received
by this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 7 }

.1.3.6.1.2.1.10.16.3.1.8
lapbFlowT1Timeouts OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times a re-transmission was
effected by the T1 Timer expiring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 8 }

.1.3.6.1.2.1.10.16.3.1.9
lapbFlowFrmrSent OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..7)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Information Field of the FRMR most
recently sent. If no FRMR has been sent
(the normal case) or the information isn't
available, this will be an OCTET STRING of
zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 9 }

.1.3.6.1.2.1.10.16.3.1.10
lapbFlowFrmrReceived OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..7)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Information Field of the FRMR most
recently received. If no FRMR has been
received (the normal case) or the
information isn't available, this will be an
OCTET STRING of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 10 }

.1.3.6.1.2.1.10.16.3.1.11
lapbFlowXidReceived OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..8206)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Information Field of the XID frame most
recently received. If no XID frame has been
received, this will be an OCTET STRING of
zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbFlowTable(3) lapbFlowEntry(1) 11 }

.1.3.6.1.2.1.10.16.4
lapbXidTable OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "This table defines values to use for XID
negotiation that are not found in the
lapbAdmnTable. This table is optional for
implementations that don't support XID and
mandatory for implementations that do
initiate XID negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16) 4
}

.1.3.6.1.2.1.10.16.4.1
lapbXidEntry OBJECT-TYPE
-- FROM RFC1381-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { lapbXidIndex }
DESCRIPTION "XId negotiation parameter values for a
specific LAPB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) 1 }

.1.3.6.1.2.1.10.16.4.1.1
lapbXidIndex OBJECT-TYPE
-- FROM RFC1381-MIB
-- TEXTUAL CONVENTION IfIndexType
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ifIndex value for the LAPB interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 1 }

.1.3.6.1.2.1.10.16.4.1.2
lapbXidAdRIdentifier OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value of the Address Resolution
Identifier. A zero length string indicates
no Identifier value has been assigned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 2 }

.1.3.6.1.2.1.10.16.4.1.3
lapbXidAdRAddress OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value of the Address Resolution
Address. A zero length string indicates no
Address value has been assigned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 3 }

.1.3.6.1.2.1.10.16.4.1.4
lapbXidParameterUniqueIdentifier OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value of the parameter unique
Identifier. A zero length string indicates
no Unique identifier value has been
assigned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 4 }

.1.3.6.1.2.1.10.16.4.1.5
lapbXidGroupAddress OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value of the parameter Group address.
A zero length string indicates no Group
address value has been assigned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 5 }

.1.3.6.1.2.1.10.16.4.1.6
lapbXidPortNumber OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The port number assigned for this link. A
zero length string indicates no local port
number identifier has been assigned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 6 }

.1.3.6.1.2.1.10.16.4.1.7
lapbXidUserDataSubfield OBJECT-TYPE
-- FROM RFC1381-MIB
SYNTAX OCTET STRING (0..8206)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "A user data subfield, if any, to be
transmitted in an XID frame. A zero length
frame indicates no user data subfield has
been assigned. The octet string should
include both the User data identifier and
User data field as shown in Figures 1 and
4."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbXidTable(4) lapbXidEntry(1) 7 }

.1.3.6.1.2.1.10.16.5
lapbProtocolVersion OBJECT-TYPE
-- FROM RFC1381-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16) 5
}

.1.3.6.1.2.1.10.16.5.1
lapbProtocolIso7776v1986 OBJECT-TYPE
-- FROM RFC1381-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbProtocolVersion(5) 1 }

.1.3.6.1.2.1.10.16.5.2
lapbProtocolCcittV1980 OBJECT-TYPE
-- FROM RFC1381-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbProtocolVersion(5) 2 }

.1.3.6.1.2.1.10.16.5.3
lapbProtocolCcittV1984 OBJECT-TYPE
-- FROM RFC1381-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) lapb(16)
lapbProtocolVersion(5) 3 }

.1.3.6.1.2.1.10.20
isdnMib MODULE-IDENTITY
-- FROM ISDN-MIB
DESCRIPTION "The MIB module to describe the
management of ISDN interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 20 }

.1.3.6.1.2.1.10.20.1
isdnMibObjects OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) 1 }

.1.3.6.1.2.1.10.20.1.1
isdnBasicRateGroup OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) 1 }

.1.3.6.1.2.1.10.20.1.1.1
isdnBasicRateTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table containing configuration and operational
parameters for all physical Basic Rate
interfaces on this managed device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBasicRateGroup(1) 1 }

.1.3.6.1.2.1.10.20.1.1.1.1
isdnBasicRateEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the ISDN Basic Rate Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBasicRateGroup(1) isdnBasicRateTable(1) 1 }

.1.3.6.1.2.1.10.20.1.1.1.1.1
isdnBasicRateIfType OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {isdns(75), isdnu(76)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The physical interface type. For 'S/T' interfaces,
also called 'Four-wire Basic Access Interface',
the value of this object is isdns(75).
For 'U' interfaces, also called 'Two-wire Basic
Access Interface', the value of this object is
isdnu(76)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBasicRateGroup(1) isdnBasicRateTable(1)
isdnBasicRateEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.1.1.1.2
isdnBasicRateLineTopology OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {pointToPoint(1), pointToMultipoint(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The line topology to be used for this interface.
Note that setting isdnBasicRateIfType to isdns(75)
does not necessarily mean a line topology of
point-to-multipoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBasicRateGroup(1) isdnBasicRateTable(1)
isdnBasicRateEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.1.1.1.3
isdnBasicRateIfMode OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {te(1), nt(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The physical interface mode. For TE mode, the value
of this object is te(1). For NT mode, the value
of this object is nt(2)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBasicRateGroup(1) isdnBasicRateTable(1)
isdnBasicRateEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.1.1.1.4
isdnBasicRateSignalMode OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {active(1), inactive(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The signaling channel operational mode for this interface.
If active(1) there is a signaling channel on this
interface. If inactive(2) a signaling channel is
not available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBasicRateGroup(1) isdnBasicRateTable(1)
isdnBasicRateEntry(1) 4 }

.1.3.6.1.2.1.10.20.1.2
isdnBearerGroup OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) 2 }

.1.3.6.1.2.1.10.20.1.2.1
isdnBearerTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table defines port specific operational, statistics
and active call data for ISDN B channels. Each entry
in this table describes one B (bearer) channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) 1 }

.1.3.6.1.2.1.10.20.1.2.1.1
isdnBearerEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "Operational and statistics information relating to
one port. A port is a single B channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1) 1 }

.1.3.6.1.2.1.10.20.1.2.1.1.1
isdnBearerChannelType OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {dialup(1), leased(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The B channel type. If the B channel is connected
to a dialup line, this object has a value of
dialup(1). In this case, it is controlled by
an associated signaling channel. If the B channel
is connected to a leased line, this object has
a value of leased(2). For leased line B channels, there
is no signaling channel control available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.2.1.1.2
isdnBearerOperStatus OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {idle(1), connecting(2), connected(3), active(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current call control state for this port.
idle(1): The B channel is idle.
No call or call attempt is going on.
connecting(2): A connection attempt (outgoing call)
is being made on this interface.
connected(3): An incoming call is in the process
of validation.
active(4): A call is active on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.2.1.1.3
isdnBearerChannelNumber OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER (1..30)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The identifier being used by a signaling protocol
to identify this B channel, also referred to as
B channel number. If the Agent also supports the DS0 MIB,
the values of isdnBearerChannelNumber and dsx0Ds0Number
must be identical for a given B channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.2.1.1.4
isdnBearerPeerAddress OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ISDN address the current or last call is or was
connected to.

In some cases, the format of this information can not


be predicted, since it largely depends on the type
of switch or PBX the device is connected to. Therefore,
the detailed format of this information is not
specified and is implementation dependent.

If possible, the agent should supply this information


using the E.164 format. In this case, the number must
start with '+'. Otherwise, IA5 number digits must be used.

If the peer ISDN address is not available,


this object has a length of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 4 }

.1.3.6.1.2.1.10.20.1.2.1.1.5
isdnBearerPeerSubAddress OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ISDN subaddress the current or last call is or was
connected to.

The subaddress is an user supplied string of up to 20


IA5 characters and is transmitted transparently through
the network.

If the peer subaddress is not available, this object


has a length of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 5 }

.1.3.6.1.2.1.10.20.1.2.1.1.6
isdnBearerCallOrigin OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {unknown(1), originate(2), answer(3), callback(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The call origin for the current or last call. If since
system startup there was no call on this interface,
this object has a value of unknown(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 6 }

.1.3.6.1.2.1.10.20.1.2.1.1.7
isdnBearerInfoType OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {unknown(1), speech(2), unrestrictedDigital(3),
unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8),
packetSwitched(9)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Information Transfer Capability for the current
or last call.

speech(2) refers to a non-data connection, whereas


audio31(6) and audio7(7) refer to data mode connections.

Note that Q.931, chapter 4.5.5, originally defined


audio7(7) as '7 kHz audio' and now defines it as
'Unrestricted digital information with tones/
announcements'.

If since system startup there has been no call on this


interface, this object has a value of unknown(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 7 }

.1.3.6.1.2.1.10.20.1.2.1.1.8
isdnBearerMultirate OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This flag indicates if the current or last call used
multirate. The actual information transfer rate,
in detail specified in octet 4.1 (rate multiplier),
is the sum of all B channel ifSpeed values for
the hyperchannel.

If since system startup there was no call on this


interface, this object has a value of false(2)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 8 }

.1.3.6.1.2.1.10.20.1.2.1.1.9
isdnBearerCallSetupTime OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the ISDN setup message for
the current or last call was sent or received. If since
system startup there has been no call on this interface,
this object has a value of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 9 }

.1.3.6.1.2.1.10.20.1.2.1.1.10
isdnBearerCallConnectTime OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the ISDN connect message for
the current or last call was sent or received. If since
system startup there has been no call on this interface,
this object has a value of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 10 }

.1.3.6.1.2.1.10.20.1.2.1.1.11
isdnBearerChargedUnits OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of charged units for the current or last
connection. For incoming calls or if charging information
is not supplied by the switch, the value of this object
is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnBearerGroup(2) isdnBearerTable(1)
isdnBearerEntry(1) 11 }

.1.3.6.1.2.1.10.20.1.3
isdnSignalingGroup OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) 3 }

.1.3.6.1.2.1.10.20.1.3.1
isdnSignalingGetIndex OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION TestAndIncr
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The recommended procedure for selecting a new index for
isdnSignalingTable row creation is to GET the value of
this object, and then to SET the object with the same
value. If the SET operation succeeds, the manager can use
this value as an index to create a new row in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) 1 }

.1.3.6.1.2.1.10.20.1.3.2
isdnSignalingTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "ISDN signaling table containing configuration and
operational parameters for all ISDN signaling
channels on this managed device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) 2 }

.1.3.6.1.2.1.10.20.1.3.2.1
isdnSignalingEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isdnSignalingIndex }
DESCRIPTION "An entry in the ISDN Signaling Table. To create a new
entry, only isdnSignalingProtocol needs to be specified
before isdnSignalingStatus can become active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2) 1 }

.1.3.6.1.2.1.10.20.1.3.2.1.1
isdnSignalingIndex OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value which uniquely identifies an entry
in the isdnSignalingTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.3.2.1.2
isdnSignalingIfIndex OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifIndex value of the interface associated with this
signaling channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.3.2.1.3
isdnSignalingProtocol OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION IsdnSignalingProtocol
SYNTAX INTEGER {other(1), dss1(2), etsi(3), dass2(4), ess4(5), ess5(6),
dms100(7), dms250(8), ni1(9), ni2(10), ni3(11), vn2(12), vn3(13), vn4(14), vn6(15),
kdd(16), ins64(17), ins1500(18), itr6(19), cornet(20), ts013(21), ts014(22),
qsig(23), swissnet2(24), swissnet3(25)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The particular protocol type supported by the
switch providing access to the ISDN network
to which this signaling channel is connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.3.2.1.4
isdnSignalingCallingAddress OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The ISDN Address to be assigned to this signaling
channel. More specifically, this is the 'Calling Address
information element' as being passed to the switch
in outgoing call setup messages.

It can be an EAZ (1TR6), a calling number (DSS1, ETSI)


or any other number necessary to identify a signaling
interface. If there is no such number defined or required,
this is a zero length string. It is represented in
DisplayString form.

Incoming calls can also be identified by this number.


If the Directory Number, i.e. the Called Number in
incoming calls, is different to this number, the
isdnDirectoryTable has to be used to specify all
possible Directory Numbers.
The format of this information largely depends on the type
of switch or PBX the device is connected to. Therefore,
the detailed format of this information is not
specified and is implementation dependent.

If possible, the agent should implement this information


using the E.164 number format. In this case, the number
must start with '+'. Otherwise, IA5 number digits must
be used."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 4 }

.1.3.6.1.2.1.10.20.1.3.2.1.5
isdnSignalingSubAddress OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Supplementary information to the ISDN address assigned
to this signaling channel. Usually, this is the
subaddress as defined in Q.931.
If there is no such number defined or required, this is
a zero length string.
The subaddress is used for incoming calls as well as
for outgoing calls.
The subaddress is an user supplied string of up to 20
IA5 characters and is transmitted transparently through
the network."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 5 }

.1.3.6.1.2.1.10.20.1.3.2.1.6
isdnSignalingBchannelCount OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The total number of B channels (bearer channels)
managed by this signaling channel. The default value
of this object depends on the physical interface type
and is either 2 for Basic Rate interfaces or
24 (30) for Primary Rate interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 6 }

.1.3.6.1.2.1.10.20.1.3.2.1.7
isdnSignalingInfoTrapEnable OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether isdnMibCallInformation traps
should be generated for calls on this signaling
channel."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 7 }

.1.3.6.1.2.1.10.20.1.3.2.1.8
isdnSignalingStatus OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create and delete rows in the
isdnSignalingTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingTable(2)
isdnSignalingEntry(1) 8 }

.1.3.6.1.2.1.10.20.1.3.3
isdnSignalingStatsTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "ISDN signaling table containing statistics
information for all ISDN signaling channels
on this managed device.
Only statistical information which is not already being
counted in the ifTable is being defined in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) 3 }

.1.3.6.1.2.1.10.20.1.3.3.1
isdnSignalingStatsEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { isdnSignalingEntry }
DESCRIPTION "An entry in the ISDN Signaling statistics Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingStatsTable(3) 1 }

.1.3.6.1.2.1.10.20.1.3.3.1.1
isdnSigStatsInCalls OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of incoming calls on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingStatsTable(3)
isdnSignalingStatsEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.3.3.1.2
isdnSigStatsInConnected OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of incoming calls on this interface
which were actually connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingStatsTable(3)
isdnSignalingStatsEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.3.3.1.3
isdnSigStatsOutCalls OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of outgoing calls on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingStatsTable(3)
isdnSignalingStatsEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.3.3.1.4
isdnSigStatsOutConnected OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of outgoing calls on this interface
which were actually connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingStatsTable(3)
isdnSignalingStatsEntry(1) 4 }

.1.3.6.1.2.1.10.20.1.3.3.1.5
isdnSigStatsChargedUnits OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of charging units on this interface since
system startup.
Only the charging units applying to the local interface,
i.e. for originated calls or for calls with 'Reverse
charging' being active, are counted here."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnSignalingStatsTable(3)
isdnSignalingStatsEntry(1) 5 }

.1.3.6.1.2.1.10.20.1.3.4
isdnLapdTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table containing configuration and statistics
information for all LAPD (D channel Data Link)
interfaces on this managed device.
Only statistical information which is not already being
counted in the ifTable is being defined in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) 4 }
.1.3.6.1.2.1.10.20.1.3.4.1
isdnLapdEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the LAPD Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnLapdTable(4) 1 }

.1.3.6.1.2.1.10.20.1.3.4.1.1
isdnLapdPrimaryChannel OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If set to true(1), this D channel is the designated
primary D channel if D channel backup is active.
There must be exactly one primary D channel
configured. If D channel backup is not used, this
object has a value of true(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnLapdTable(4)
isdnLapdEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.3.4.1.2
isdnLapdOperStatus OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {inactive(1), l1Active(2), l2Active(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of this interface:

inactive all layers are inactive


l1Active layer 1 is activated,
layer 2 datalink not established
l2Active layer 1 is activated,
layer 2 datalink established."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnLapdTable(4)
isdnLapdEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.3.4.1.3
isdnLapdPeerSabme OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of peer SABME frames received on this
interface. This is the number of peer-initiated
new connections on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnLapdTable(4)
isdnLapdEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.3.4.1.4
isdnLapdRecvdFrmr OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of LAPD FRMR response frames received.
This is the number of framing errors on this
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnSignalingGroup(3) isdnLapdTable(4)
isdnLapdEntry(1) 4 }

.1.3.6.1.2.1.10.20.1.4
isdnEndpointGroup OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) 4 }

.1.3.6.1.2.1.10.20.1.4.1
isdnEndpointGetIndex OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION TestAndIncr
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The recommended procedure for selecting a new index for
isdnEndpointTable row creation is to GET the value of
this object, and then to SET the object with the same
value. If the SET operation succeeds, the manager can use
this value as an index to create a new row in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) 1 }

.1.3.6.1.2.1.10.20.1.4.2
isdnEndpointTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table containing configuration for Terminal
Endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) 2 }

.1.3.6.1.2.1.10.20.1.4.2.1
isdnEndpointEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isdnEndpointIndex }
DESCRIPTION "An entry in the Terminal Endpoint Table. The value
of isdnEndpointIfType must be supplied for a row
in this table to become active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2) 1 }

.1.3.6.1.2.1.10.20.1.4.2.1.1
isdnEndpointIndex OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value which uniquely identifies an entry
in the isdnEndpointTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.4.2.1.2
isdnEndpointIfIndex OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifIndex value of the interface associated with this
Terminal Endpoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.4.2.1.3
isdnEndpointIfType OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION IANAifType
SYNTAX INTEGER {other(1), regular1822(2), hdh1822(3), ddnX25(4), rfc877x25(5),
ethernetCsmacd(6), iso88023Csmacd(7), iso88024TokenBus(8), iso88025TokenRing(9),
iso88026Man(10), starLan(11), proteon10Mbit(12), proteon80Mbit(13),
hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20),
primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24),
eon(25), ethernet3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31),
frameRelay(32), rs232(33), para(34), arcnet(35), arcnetPlus(36), atm(37),
miox25(38), sonet(39), x25ple(40), iso88022llc(41), localTalk(42), smdsDxi(43),
frameRelayService(44), v35(45), hssi(46), hippi(47), modem(48), aal5(49),
sonetPath(50), sonetVT(51), smdsIcip(52), propVirtual(53), propMultiplexor(54),
ieee80212(55), fibreChannel(56), hippiInterface(57), frameRelayInterconnect(58),
aflane8023(59), aflane8025(60), cctEmul(61), fastEther(62), isdn(63), v11(64),
v36(65), g703at64k(66), g703at2mb(67), qllc(68), fastEtherFX(69), channel(70),
ieee80211(71), ibm370parChan(72), escon(73), dlsw(74), isdns(75), isdnu(76),
lapd(77), ipSwitch(78), rsrb(79), atmLogical(80), ds0(81), ds0Bundle(82), bsc(83),
async(84), cnr(85), iso88025Dtr(86), eplrs(87), arap(88), propCnls(89),
hostPad(90), termPad(91), frameRelayMPI(92), x213(93), adsl(94), radsl(95),
sdsl(96), vdsl(97), iso88025CRFPInt(98), myrinet(99), voiceEM(100), voiceFXO(101),
voiceFXS(102), voiceEncap(103), voiceOverIp(104), atmDxi(105), atmFuni(106),
atmIma(107), pppMultilinkBundle(108), ipOverCdlc(109), ipOverClaw(110),
stackToStack(111), virtualIpAddress(112), mpc(113), ipOverAtm(114),
iso88025Fiber(115), tdlc(116), gigabitEthernet(117), hdlc(118), lapf(119),
v37(120), x25mlp(121), x25huntGroup(122), transpHdlc(123), interleave(124),
fast(125), ip(126), docsCableMaclayer(127), docsCableDownstream(128),
docsCableUpstream(129), a12MppSwitch(130), tunnel(131), coffee(132), ces(133),
atmSubInterface(134), l2vlan(135), l3ipvlan(136), l3ipxvlan(137),
digitalPowerline(138), mediaMailOverIp(139), dtm(140), dcn(141), ipForward(142),
msdsl(143), ieee1394(144), if-gsn(145), dvbRccMacLayer(146), dvbRccDownstream(147),
dvbRccUpstream(148), atmVirtual(149), mplsTunnel(150), srp(151), voiceOverAtm(152),
voiceOverFrameRelay(153), idsl(154), compositeLink(155), ss7SigLink(156),
propWirelessP2P(157), frForward(158), rfc1483(159), usb(160), ieee8023adLag(161),
bgppolicyaccounting(162), frf16MfrBundle(163), h323Gatekeeper(164), h323Proxy(165),
mpls(166), mfSigLink(167), hdsl2(168), shdsl(169), ds1FDL(170), pos(171),
dvbAsiIn(172), dvbAsiOut(173), plc(174), nfas(175), tr008(176), gr303RDT(177),
gr303IDT(178), isup(179), propDocsWirelessMaclayer(180),
propDocsWirelessDownstream(181), propDocsWirelessUpstream(182), hiperlan2(183),
propBWAp2Mp(184), sonetOverheadChannel(185), digitalWrapperOverheadChannel(186),
aal2(187), radioMAC(188), atmRadio(189), imt(190), mvl(191), reachDSL(192),
frDlciEndPt(193), atmVciEndPt(194), opticalChannel(195), opticalTransport(196),
propAtm(197), voiceOverCable(198), infiniband(199), teLink(200), q2931(201),
virtualTg(202), sipTg(203), sipSig(204), docsCableUpstreamChannel(205),
econet(206), pon155(207), pon622(208), bridge(209), linegroup(210),
voiceEMFGD(211), voiceFGDEANA(212), voiceDID(213), mpegTransport(214),
sixToFour(215), gtp(216), pdnEtherLoop1(217), pdnEtherLoop2(218),
opticalChannelGroup(219), homepna(220), gfp(221), ciscoISLvlan(222),
actelisMetaLOOP(223), fcipLink(224), rpr(225), qam(226), lmp(227),
cblVectaStar(228), docsCableMCmtsDownstream(229), adsl2(230),
macSecControlledIF(231), macSecUncontrolledIF(232), aviciOpticalEther(233),
atmbond(234), voiceFGDOS(235), mocaVersion1(236), ieee80216WMAN(237),
adsl2plus(238), dvbRcsMacLayer(239), dvbTdm(240), dvbRcsTdma(241), x86Laps(242),
wwanPP(243), wwanPP2(244), voiceEBS(245), ifPwType(246), ilan(247), pip(248),
aluELP(249), gpon(250), vdsl2(251), capwapDot11Profile(252), capwapDot11Bss(253),
capwapWtpVirtualRadio(254), bits(255), docsCableUpstreamRfPort(256),
cableDownstreamRfPort(257), switchstack(65534)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The interface type for this Terminal Endpoint.
Interface types of x25ple(40) and isdn(63) are allowed.
The interface type is identical to the value of
ifType in the associated ifEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.4.2.1.4
isdnEndpointTeiType OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER {dynamic(1), static(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of TEI (Terminal Endpoint Identifier)
used for this Terminal Endpoint. In case of dynamic(1),
the TEI value is selected by the switch. In
case of static(2), a valid TEI value has to be
entered in the isdnEndpointTeiValue object.
The default value for this object depends on the
interface type as well as the Terminal Endpoint type.
On Primary Rate interfaces the default value is
static(2). On Basic Rate interfaces the default value
is dynamic(1) for isdn(63) Terminal Endpoints and
static(2) for x25ple(40) Terminal Endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 4 }

.1.3.6.1.2.1.10.20.1.4.2.1.5
isdnEndpointTeiValue OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The TEI (Terminal Endpoint Identifier) value
for this Terminal Endpoint. If isdnEndpointTeiType
is set to static(2), valid numbers are 0..63,
while otherwise the value is set internally.
The default value of this object is 0 for static
TEI assignment.
The default value for dynamic TEI assignment is also
0 as long as no TEI has been assigned. After TEI
assignment, the assigned TEI value is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 5 }

.1.3.6.1.2.1.10.20.1.4.2.1.6
isdnEndpointSpid OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Service profile IDentifier (SPID) information
for this Terminal Endpoint.

The SPID is composed of 9-20 numeric characters.

This information has to be defined in addition to


the local number for some switch protocol types,
e.g. Bellcore NI-1 and NI-2.

If this object is not required, it is a


zero length string."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 6 }

.1.3.6.1.2.1.10.20.1.4.2.1.7
isdnEndpointStatus OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create and delete rows in the
isdnEndpointTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnEndpointGroup(4) isdnEndpointTable(2)
isdnEndpointEntry(1) 7 }

.1.3.6.1.2.1.10.20.1.5
isdnDirectoryGroup OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) 5 }

.1.3.6.1.2.1.10.20.1.5.1
isdnDirectoryTable OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table containing Directory Numbers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnDirectoryGroup(5) 1 }

.1.3.6.1.2.1.10.20.1.5.1.1
isdnDirectoryEntry OBJECT-TYPE
-- FROM ISDN-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isdnDirectoryIndex }
DESCRIPTION "An entry in the Directory Number Table. All objects
in an entry must be set for a new row to become active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnDirectoryGroup(5) isdnDirectoryTable(1) 1 }

.1.3.6.1.2.1.10.20.1.5.1.1.1
isdnDirectoryIndex OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value which uniquely identifies an entry
in the isdnDirectoryTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnDirectoryGroup(5) isdnDirectoryTable(1)
isdnDirectoryEntry(1) 1 }

.1.3.6.1.2.1.10.20.1.5.1.1.2
isdnDirectoryNumber OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A Directory Number. Directory Numbers are used
to identify incoming calls on the signaling
channel given in isdnDirectorySigIndex.

The format of this information largely depends on the type


of switch or PBX the device is connected to. Therefore,
the detailed format of this information is not
specified and is implementation dependent.

If possible, the agent should implement this information


using the E.164 number format. In this case, the number
must start with '+'. Otherwise, IA5 number digits must
be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnDirectoryGroup(5) isdnDirectoryTable(1)
isdnDirectoryEntry(1) 2 }

.1.3.6.1.2.1.10.20.1.5.1.1.3
isdnDirectorySigIndex OBJECT-TYPE
-- FROM ISDN-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An index pointing to an ISDN signaling channel.
Incoming calls are accepted on this
signaling channel if the isdnDirectoryNumber is
presented as Called Number in the SETUP message."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnDirectoryGroup(5) isdnDirectoryTable(1)
isdnDirectoryEntry(1) 3 }

.1.3.6.1.2.1.10.20.1.5.1.1.4
isdnDirectoryStatus OBJECT-TYPE
-- FROM ISDN-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create and delete rows in the
isdnDirectoryTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibObjects(1) isdnDirectoryGroup(5) isdnDirectoryTable(1)
isdnDirectoryEntry(1) 4 }

.1.3.6.1.2.1.10.20.2
isdnMibConformance OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) 2 }

.1.3.6.1.2.1.10.20.2
isdnMibConformance OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) 2 }

.1.3.6.1.2.1.10.20.2.0
isdnMibTraps OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) 0 }

.1.3.6.1.2.1.10.20.2.0.1
isdnMibCallInformation NOTIFICATION-TYPE
-- FROM ISDN-MIB
OBJECTS { ifIndex, isdnBearerOperStatus, isdnBearerPeerAddress,
isdnBearerPeerSubAddress, isdnBearerCallSetupTime, isdnBearerInfoType,
isdnBearerCallOrigin }
DESCRIPTION "This trap/inform is sent to the manager under the
following condidions:
- on incoming calls for each call which is rejected for
policy reasons (e.g. unknown neighbor or access
violation)
- on outgoing calls whenever a call attempt is determined
to have ultimately failed. In the event that call retry
is active, then this will be after all retry attempts
have failed.
- whenever a call connects. In this case, the object
isdnBearerCallConnectTime should be included in the
trap.
Only one such trap is sent in between successful or
unsuccessful call attempts from or to a single neighbor;
subsequent call attempts result in no trap.

If the Dial Control MIB objects dialCtlNbrCfgId and


dialCtlNbrCfgIndex are known by the entity generating
this trap, both objects should be included in the trap
as well. The receipt of this trap with no dial neighbor
information indicates that the manager must poll the
callHistoryTable of the Dial Control MIB to see what
changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibTraps(0) 1 }

.1.3.6.1.2.1.10.20.2.1
isdnMibCompliances OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) 1 }

.1.3.6.1.2.1.10.20.2.1.1
isdnMibCompliance MODULE-COMPLIANCE
-- FROM ISDN-MIB
DESCRIPTION "The compliance statement for entities which implement
the ISDN MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibCompliances(1) 1 }

.1.3.6.1.2.1.10.20.2.2
isdnMibGroups OBJECT-TYPE
-- FROM ISDN-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) 2 }

.1.3.6.1.2.1.10.20.2.2.1
isdnMibBasicRateGroup OBJECT-GROUP
-- FROM ISDN-MIB
DESCRIPTION "A collection of objects required for ISDN Basic Rate
physical interface configuration and statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibGroups(2) 1 }

.1.3.6.1.2.1.10.20.2.2.2
isdnMibBearerGroup OBJECT-GROUP
-- FROM ISDN-MIB
DESCRIPTION "A collection of objects required for ISDN Bearer channel
control and statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibGroups(2) 2 }

.1.3.6.1.2.1.10.20.2.2.3
isdnMibSignalingGroup OBJECT-GROUP
-- FROM ISDN-MIB
DESCRIPTION "A collection of objects required for ISDN D channel
configuration and statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibGroups(2) 3 }

.1.3.6.1.2.1.10.20.2.2.4
isdnMibEndpointGroup OBJECT-GROUP
-- FROM ISDN-MIB
DESCRIPTION "A collection of objects describing Terminal Endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibGroups(2) 4 }

.1.3.6.1.2.1.10.20.2.2.5
isdnMibDirectoryGroup OBJECT-GROUP
-- FROM ISDN-MIB
DESCRIPTION "A collection of objects describing directory numbers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibGroups(2) 5 }

.1.3.6.1.2.1.10.20.2.2.6
isdnMibNotificationsGroup OBJECT-TYPE
-- FROM ISDN-MIB
DESCRIPTION "The notifications which a ISDN MIB entity is
required to implement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
isdnMib(20) isdnMibConformance(2) isdnMibGroups(2) 6 }

.1.3.6.1.2.1.10.21
dialControlMib MODULE-IDENTITY
-- FROM DIAL-CONTROL-MIB
DESCRIPTION "The MIB module to describe peer information for
demand access and possibly other kinds of interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 21 }

.1.3.6.1.2.1.10.21.1
dialControlMibObjects OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) 1 }

.1.3.6.1.2.1.10.21.1.1
dialCtlConfiguration OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) 1 }

.1.3.6.1.2.1.10.21.1.1.1
dialCtlAcceptMode OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {acceptNone(1), acceptAll(2), acceptKnown(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The security level for acceptance of incoming calls.
acceptNone(1) - incoming calls will not be accepted
acceptAll(2) - incoming calls will be accepted,
even if there is no matching entry
in the dialCtlPeerCfgTable
acceptKnown(3) - incoming calls will be accepted only
if there is a matching entry in the
dialCtlPeerCfgTable
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlConfiguration(1) 1 }

.1.3.6.1.2.1.10.21.1.1.2
dialCtlTrapEnable OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object indicates whether dialCtlPeerCallInformation
and dialCtlPeerCallSetup traps should be generated for
all peers. If the value of this object is enabled(1),
traps will be generated for all peers. If the value
of this object is disabled(2), traps will be generated
only for peers having dialCtlPeerCfgTrapEnable set
to enabled(1)."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlConfiguration(1) 2 }

.1.3.6.1.2.1.10.21.1.2
dialCtlPeer OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) 2 }

.1.3.6.1.2.1.10.21.1.2.1
dialCtlPeerCfgTable OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The list of peers from which the managed device
will accept calls or to which it will place them."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) 1 }

.1.3.6.1.2.1.10.21.1.2.1.1
dialCtlPeerCfgEntry OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dialCtlPeerCfgId, ifIndex }
DESCRIPTION "Configuration data for a single Peer. This entry is
effectively permanent, and contains information
to identify the peer, how to connect to the peer,
how to identify the peer and its permissions.
The value of dialCtlPeerCfgOriginateAddress must be
specified before a new row in this table can become
active(1). Any writeable parameters in an existing entry
can be modified while the entry is active. The modification
will take effect when the peer in question will be
called the next time.
An entry in this table can only be created if the
associated ifEntry already exists."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1) 1
}

.1.3.6.1.2.1.10.21.1.2.1.1.1
dialCtlPeerCfgId OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object identifies a single peer. There may
be several entries in this table for one peer,
defining different ways of reaching this peer.
Thus, there may be several entries in this table
with the same value of dialCtlPeerCfgId.
Multiple entries for one peer may be used to support
multilink as well as backup lines.
A single peer will be identified by a unique value
of this object. Several entries for one peer MUST
have the same value of dialCtlPeerCfgId, but different
ifEntries and thus different values of ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 1 }

.1.3.6.1.2.1.10.21.1.2.1.1.2
dialCtlPeerCfgIfType OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION IANAifType
SYNTAX INTEGER {other(1), regular1822(2), hdh1822(3), ddnX25(4), rfc877x25(5),
ethernetCsmacd(6), iso88023Csmacd(7), iso88024TokenBus(8), iso88025TokenRing(9),
iso88026Man(10), starLan(11), proteon10Mbit(12), proteon80Mbit(13),
hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20),
primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24),
eon(25), ethernet3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31),
frameRelay(32), rs232(33), para(34), arcnet(35), arcnetPlus(36), atm(37),
miox25(38), sonet(39), x25ple(40), iso88022llc(41), localTalk(42), smdsDxi(43),
frameRelayService(44), v35(45), hssi(46), hippi(47), modem(48), aal5(49),
sonetPath(50), sonetVT(51), smdsIcip(52), propVirtual(53), propMultiplexor(54),
ieee80212(55), fibreChannel(56), hippiInterface(57), frameRelayInterconnect(58),
aflane8023(59), aflane8025(60), cctEmul(61), fastEther(62), isdn(63), v11(64),
v36(65), g703at64k(66), g703at2mb(67), qllc(68), fastEtherFX(69), channel(70),
ieee80211(71), ibm370parChan(72), escon(73), dlsw(74), isdns(75), isdnu(76),
lapd(77), ipSwitch(78), rsrb(79), atmLogical(80), ds0(81), ds0Bundle(82), bsc(83),
async(84), cnr(85), iso88025Dtr(86), eplrs(87), arap(88), propCnls(89),
hostPad(90), termPad(91), frameRelayMPI(92), x213(93), adsl(94), radsl(95),
sdsl(96), vdsl(97), iso88025CRFPInt(98), myrinet(99), voiceEM(100), voiceFXO(101),
voiceFXS(102), voiceEncap(103), voiceOverIp(104), atmDxi(105), atmFuni(106),
atmIma(107), pppMultilinkBundle(108), ipOverCdlc(109), ipOverClaw(110),
stackToStack(111), virtualIpAddress(112), mpc(113), ipOverAtm(114),
iso88025Fiber(115), tdlc(116), gigabitEthernet(117), hdlc(118), lapf(119),
v37(120), x25mlp(121), x25huntGroup(122), transpHdlc(123), interleave(124),
fast(125), ip(126), docsCableMaclayer(127), docsCableDownstream(128),
docsCableUpstream(129), a12MppSwitch(130), tunnel(131), coffee(132), ces(133),
atmSubInterface(134), l2vlan(135), l3ipvlan(136), l3ipxvlan(137),
digitalPowerline(138), mediaMailOverIp(139), dtm(140), dcn(141), ipForward(142),
msdsl(143), ieee1394(144), if-gsn(145), dvbRccMacLayer(146), dvbRccDownstream(147),
dvbRccUpstream(148), atmVirtual(149), mplsTunnel(150), srp(151), voiceOverAtm(152),
voiceOverFrameRelay(153), idsl(154), compositeLink(155), ss7SigLink(156),
propWirelessP2P(157), frForward(158), rfc1483(159), usb(160), ieee8023adLag(161),
bgppolicyaccounting(162), frf16MfrBundle(163), h323Gatekeeper(164), h323Proxy(165),
mpls(166), mfSigLink(167), hdsl2(168), shdsl(169), ds1FDL(170), pos(171),
dvbAsiIn(172), dvbAsiOut(173), plc(174), nfas(175), tr008(176), gr303RDT(177),
gr303IDT(178), isup(179), propDocsWirelessMaclayer(180),
propDocsWirelessDownstream(181), propDocsWirelessUpstream(182), hiperlan2(183),
propBWAp2Mp(184), sonetOverheadChannel(185), digitalWrapperOverheadChannel(186),
aal2(187), radioMAC(188), atmRadio(189), imt(190), mvl(191), reachDSL(192),
frDlciEndPt(193), atmVciEndPt(194), opticalChannel(195), opticalTransport(196),
propAtm(197), voiceOverCable(198), infiniband(199), teLink(200), q2931(201),
virtualTg(202), sipTg(203), sipSig(204), docsCableUpstreamChannel(205),
econet(206), pon155(207), pon622(208), bridge(209), linegroup(210),
voiceEMFGD(211), voiceFGDEANA(212), voiceDID(213), mpegTransport(214),
sixToFour(215), gtp(216), pdnEtherLoop1(217), pdnEtherLoop2(218),
opticalChannelGroup(219), homepna(220), gfp(221), ciscoISLvlan(222),
actelisMetaLOOP(223), fcipLink(224), rpr(225), qam(226), lmp(227),
cblVectaStar(228), docsCableMCmtsDownstream(229), adsl2(230),
macSecControlledIF(231), macSecUncontrolledIF(232), aviciOpticalEther(233),
atmbond(234), voiceFGDOS(235), mocaVersion1(236), ieee80216WMAN(237),
adsl2plus(238), dvbRcsMacLayer(239), dvbTdm(240), dvbRcsTdma(241), x86Laps(242),
wwanPP(243), wwanPP2(244), voiceEBS(245), ifPwType(246), ilan(247), pip(248),
aluELP(249), gpon(250), vdsl2(251), capwapDot11Profile(252), capwapDot11Bss(253),
capwapWtpVirtualRadio(254), bits(255), docsCableUpstreamRfPort(256),
cableDownstreamRfPort(257), switchstack(65534)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The interface type to be used for calling this peer.
In case of ISDN, the value of isdn(63) is to be used."
DEFVAL { other }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 2 }

.1.3.6.1.2.1.10.21.1.2.1.1.3
dialCtlPeerCfgLowerIf OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ifIndex value of an interface the peer will have to be
called on. For example, on an ISDN interface, this can be
the ifIndex value of a D channel or the ifIndex value of a
B channel, whatever is appropriate for a given peer.
As an example, for Basic Rate leased lines it will be
necessary to specify a B channel ifIndex, while for
semi-permanent connections the D channel ifIndex has
to be specified.
If the interface can be dynamically assigned, this object
has a value of zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 3 }

.1.3.6.1.2.1.10.21.1.2.1.1.4
dialCtlPeerCfgOriginateAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Call Address at which the peer will be called.
Think of this as the set of characters following 'ATDT '
or the 'phone number' included in a D channel call request.
The structure of this information will be switch type
specific. If there is no address information required
for reaching the peer, i.e., for leased lines,
this object will be a zero length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 4 }

.1.3.6.1.2.1.10.21.1.2.1.1.5
dialCtlPeerCfgAnswerAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Calling Party Number information element, as for example
passed in an ISDN SETUP message by a PBX or switch,
for incoming calls.
This address can be used to identify the peer.
If this address is either unknown or identical
to dialCtlPeerCfgOriginateAddress, this object will be
a zero length string."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 5 }

.1.3.6.1.2.1.10.21.1.2.1.1.6
dialCtlPeerCfgSubAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Subaddress at which the peer will be called.
If the subaddress is undefined for the given media or
unused, this is a zero length string."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 6 }

.1.3.6.1.2.1.10.21.1.2.1.1.7
dialCtlPeerCfgClosedUserGroup OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Closed User Group at which the peer will be called.
If the Closed User Group is undefined for the given media
or unused, this is a zero length string."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 7 }
.1.3.6.1.2.1.10.21.1.2.1.1.8
dialCtlPeerCfgSpeed OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The desired information transfer speed in bits/second
when calling this peer.
The detailed media specific information, e.g. information
type and information transfer rate for ISDN circuits,
has to be extracted from this object.
If the transfer speed to be used is unknown or the default
speed for this type of interfaces, the value of this object
may be zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 8 }

.1.3.6.1.2.1.10.21.1.2.1.1.9
dialCtlPeerCfgInfoType OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {other(1), speech(2), unrestrictedDigital(3),
unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8),
packetSwitched(9), fax(10)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Information Transfer Capability to be used when
calling this peer.

speech(2) refers to a non-data connection, whereas


audio31(6) and audio7(7) refer to data mode
connections."
DEFVAL { other }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 9 }

.1.3.6.1.2.1.10.21.1.2.1.1.10
dialCtlPeerCfgPermission OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {originate(1), answer(2), both(3), callback(4), none(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applicable permissions. callback(4) either rejects the
call and then calls back, or uses the 'Reverse charging'
information element if it is available.
Note that callback(4) is supposed to control charging, not
security, and applies to callback prior to accepting a
call. Callback for security reasons can be handled using
PPP callback."
DEFVAL { both }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 10 }

.1.3.6.1.2.1.10.21.1.2.1.1.11
dialCtlPeerCfgInactivityTimer OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The connection will be automatically disconnected
if no longer carrying useful data for a time
period, in seconds, specified in this object.
Useful data in this context refers to forwarding
packets, including routing information; it
excludes the encapsulator maintenance frames.
A value of zero means the connection will not be
automatically taken down due to inactivity,
which implies that it is a dedicated circuit."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 11 }

.1.3.6.1.2.1.10.21.1.2.1.1.12
dialCtlPeerCfgMinDuration OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Minimum duration of a call in seconds, starting from the
time the call is connected until the call is disconnected.
This is to accomplish the fact that in most countries
charging applies to units of time, which should be matched
as closely as possible."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 12 }

.1.3.6.1.2.1.10.21.1.2.1.1.13
dialCtlPeerCfgMaxDuration OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Maximum call duration in seconds. Zero means 'unlimited'."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 13 }

.1.3.6.1.2.1.10.21.1.2.1.1.14
dialCtlPeerCfgCarrierDelay OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The call timeout time in seconds. The default value
of zero means that the call timeout as specified for
the media in question will apply."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 14 }

.1.3.6.1.2.1.10.21.1.2.1.1.15
dialCtlPeerCfgCallRetries OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of calls to a non-responding address
that may be made. A retry count of zero means
there is no bound. The intent is to bound
the number of successive calls to an address
which is inaccessible, or which refuses those calls.

Some countries regulate the number of call retries


to a given peer that can be made."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 15 }

.1.3.6.1.2.1.10.21.1.2.1.1.16
dialCtlPeerCfgRetryDelay OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The time in seconds between call retries if a peer
cannot be reached.
A value of zero means that call retries may be done
without any delay."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 16 }

.1.3.6.1.2.1.10.21.1.2.1.1.17
dialCtlPeerCfgFailureDelay OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The time in seconds after which call attempts are
to be placed again after a peer has been noticed
to be unreachable, i.e. after dialCtlPeerCfgCallRetries
unsuccessful call attempts.
A value of zero means that a peer will not be called
again after dialCtlPeerCfgCallRetries unsuccessful call
attempts."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 17 }

.1.3.6.1.2.1.10.21.1.2.1.1.18
dialCtlPeerCfgTrapEnable OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates whether dialCtlPeerCallInformation
and dialCtlPeerCallSetup traps should be generated for
this peer."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 18 }

.1.3.6.1.2.1.10.21.1.2.1.1.19
dialCtlPeerCfgStatus OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Status of one row in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerCfgTable(1)
dialCtlPeerCfgEntry(1) 19 }

.1.3.6.1.2.1.10.21.1.2.2
dialCtlPeerStatsTable OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Statistics information for each peer entry.
There will be one entry in this table for each entry
in the dialCtlPeerCfgTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) 2 }

.1.3.6.1.2.1.10.21.1.2.2.1
dialCtlPeerStatsEntry OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { dialCtlPeerCfgEntry }
DESCRIPTION "Statistics information for a single Peer. This entry
is effectively permanent, and contains information
describing the last call attempt as well as supplying
statistical information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
1 }

.1.3.6.1.2.1.10.21.1.2.2.1.1
dialCtlPeerStatsConnectTime OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Accumulated connect time to the peer since system startup.
This is the total connect time, i.e. the connect time
for outgoing calls plus the time for incoming calls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 1 }

.1.3.6.1.2.1.10.21.1.2.2.1.2
dialCtlPeerStatsChargedUnits OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of charging units applying to this
peer since system startup.
Only the charging units applying to the local interface,
i.e. for originated calls or for calls with 'Reverse
charging' being active, will be counted here."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 2 }

.1.3.6.1.2.1.10.21.1.2.2.1.3
dialCtlPeerStatsSuccessCalls OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of completed calls to this peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 3 }

.1.3.6.1.2.1.10.21.1.2.2.1.4
dialCtlPeerStatsFailCalls OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of failed call attempts to this peer since system
startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 4 }

.1.3.6.1.2.1.10.21.1.2.2.1.5
dialCtlPeerStatsAcceptCalls OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of calls from this peer accepted since system
startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 5 }
.1.3.6.1.2.1.10.21.1.2.2.1.6
dialCtlPeerStatsRefuseCalls OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of calls from this peer refused since system
startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 6 }

.1.3.6.1.2.1.10.21.1.2.2.1.7
dialCtlPeerStatsLastDisconnectCause OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX OCTET STRING (0..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The encoded network cause value associated with the last
call.
This object will be updated whenever a call is started
or cleared.
The value of this object will depend on the interface type
as well as on the protocol and protocol version being
used on this interface. Some references for possible cause
values are given below."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 7 }

.1.3.6.1.2.1.10.21.1.2.2.1.8
dialCtlPeerStatsLastDisconnectText OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "ASCII text describing the reason for the last call
termination.

This object exists because it would be impossible for


a management station to store all possible cause values
for all types of interfaces. It should be used only if
a management station is unable to decode the value of
dialCtlPeerStatsLastDisconnectCause.

This object will be updated whenever a call is started


or cleared."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 8 }

.1.3.6.1.2.1.10.21.1.2.2.1.9
dialCtlPeerStatsLastSetupTime OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the last call to this peer
was started.
For ISDN media, this will be the time when the setup
message was received from or sent to the network.
This object will be updated whenever a call is started
or cleared."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) dialCtlPeer(2) dialCtlPeerStatsTable(2)
dialCtlPeerStatsEntry(1) 9 }

.1.3.6.1.2.1.10.21.1.3
callActive OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) 3 }

.1.3.6.1.2.1.10.21.1.3.1
callActiveTable OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about active
calls to a specific destination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) 1 }

.1.3.6.1.2.1.10.21.1.3.1.1
callActiveEntry OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { callActiveSetupTime, callActiveIndex }
DESCRIPTION "The information regarding a single active Connection.
An entry in this table will be created when a call is
started. An entry in this table will be deleted when
an active call clears."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1) 1 }

.1.3.6.1.2.1.10.21.1.3.1.1.1
callActiveSetupTime OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of sysUpTime when the call associated to this
entry was started. This will be useful for an NMS to
retrieve all calls after a specific time. Also, this object
can be useful in finding large delays between the time the
call was started and the time the call was connected.
For ISDN media, this will be the time when the setup
message was received from or sent to the network."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 1 }
.1.3.6.1.2.1.10.21.1.3.1.1.2
callActiveIndex OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Small index variable to distinguish calls that start in
the same hundredth of a second."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 2 }

.1.3.6.1.2.1.10.21.1.3.1.1.3
callActivePeerAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number this call is connected to. If the number is
not available, then it will have a length of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 3 }

.1.3.6.1.2.1.10.21.1.3.1.1.4
callActivePeerSubAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The subaddress this call is connected to. If the subaddress
is undefined or not available, this will be a zero length
string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 4 }

.1.3.6.1.2.1.10.21.1.3.1.1.5
callActivePeerId OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the Id value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist or is unknown, the value
of this object will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 5 }

.1.3.6.1.2.1.10.21.1.3.1.1.6
callActivePeerIfIndex OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the ifIndex value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist or is unknown, the value
of this object will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 6 }

.1.3.6.1.2.1.10.21.1.3.1.1.7
callActiveLogicalIfIndex OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the ifIndex value of the logical interface through
which this call was made. For ISDN media, this would be
the ifIndex of the B channel which was used for this call.
If the ifIndex value is unknown, the value of this object
will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 7 }

.1.3.6.1.2.1.10.21.1.3.1.1.8
callActiveConnectTime OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the call was connected.
If the call is not connected, this object will have a
value of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 8 }

.1.3.6.1.2.1.10.21.1.3.1.1.9
callActiveCallState OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {unknown(1), connecting(2), connected(3), active(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current call state.
unknown(1) - The call state is unknown.
connecting(2) - A connection attempt (outgoing call)
is being made.
connected(3) - An incoming call is in the process
of validation.
active(4) - The call is active.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 9 }
.1.3.6.1.2.1.10.21.1.3.1.1.10
callActiveCallOrigin OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {originate(1), answer(2), callback(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The call origin."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 10 }

.1.3.6.1.2.1.10.21.1.3.1.1.11
callActiveChargedUnits OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of charged units for this connection.
For incoming calls or if charging information is
not supplied by the switch, the value of this object
will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 11 }

.1.3.6.1.2.1.10.21.1.3.1.1.12
callActiveInfoType OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {other(1), speech(2), unrestrictedDigital(3),
unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8),
packetSwitched(9), fax(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The information type for this call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 12 }

.1.3.6.1.2.1.10.21.1.3.1.1.13
callActiveTransmitPackets OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets which were transmitted for this
call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 13 }

.1.3.6.1.2.1.10.21.1.3.1.1.14
callActiveTransmitBytes OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bytes which were transmitted for this
call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 14 }

.1.3.6.1.2.1.10.21.1.3.1.1.15
callActiveReceivePackets OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets which were received for this
call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 15 }

.1.3.6.1.2.1.10.21.1.3.1.1.16
callActiveReceiveBytes OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bytes which were received for this call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callActive(3) callActiveTable(1)
callActiveEntry(1) 16 }

.1.3.6.1.2.1.10.21.1.4
callHistory OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) 4 }

.1.3.6.1.2.1.10.21.1.4.1
callHistoryTableMaxLength OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The upper limit on the number of entries that the
callHistoryTable may contain. A value of 0
will prevent any history from being retained. When
this table is full, the oldest entry will be deleted
and the new one will be created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) 1 }

.1.3.6.1.2.1.10.21.1.4.2
callHistoryRetainTimer OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum amount of time that an callHistoryEntry
will be maintained before being deleted. A value of
0 will prevent any history from being retained in the
callHistoryTable, but will neither prevent callCompletion
traps being generated nor affect other tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) 2 }

.1.3.6.1.2.1.10.21.1.4.3
callHistoryTable OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about specific
calls to a specific destination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) 3 }

.1.3.6.1.2.1.10.21.1.4.3.1
callHistoryEntry OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { callActiveSetupTime, callActiveIndex }
DESCRIPTION "The information regarding a single Connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3) 1 }

.1.3.6.1.2.1.10.21.1.4.3.1.1
callHistoryPeerAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number this call was connected to. If the number is
not available, then it will have a length of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 1 }

.1.3.6.1.2.1.10.21.1.4.3.1.2
callHistoryPeerSubAddress OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The subaddress this call was connected to. If the subaddress
is undefined or not available, this will be a zero length
string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 2 }

.1.3.6.1.2.1.10.21.1.4.3.1.3
callHistoryPeerId OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the Id value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist, the value of this object
will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 3 }

.1.3.6.1.2.1.10.21.1.4.3.1.4
callHistoryPeerIfIndex OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the ifIndex value of the peer table entry
to which this call was made. If a peer table entry
for this call does not exist, the value of this object
will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 4 }

.1.3.6.1.2.1.10.21.1.4.3.1.5
callHistoryLogicalIfIndex OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the ifIndex value of the logical interface through
which this call was made. For ISDN media, this would be
the ifIndex of the B channel which was used for this call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 5 }

.1.3.6.1.2.1.10.21.1.4.3.1.6
callHistoryDisconnectCause OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX OCTET STRING (0..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The encoded network cause value associated with this call.

The value of this object will depend on the interface type


as well as on the protocol and protocol version being
used on this interface. Some references for possible cause
values are given below."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 6 }

.1.3.6.1.2.1.10.21.1.4.3.1.7
callHistoryDisconnectText OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "ASCII text describing the reason for call termination.

This object exists because it would be impossible for


a management station to store all possible cause values
for all types of interfaces. It should be used only if
a management station is unable to decode the value of
dialCtlPeerStatsLastDisconnectCause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 7 }

.1.3.6.1.2.1.10.21.1.4.3.1.8
callHistoryConnectTime OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the call was connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 8 }

.1.3.6.1.2.1.10.21.1.4.3.1.9
callHistoryDisconnectTime OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the call was disconnected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 9 }

.1.3.6.1.2.1.10.21.1.4.3.1.10
callHistoryCallOrigin OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {originate(1), answer(2), callback(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The call origin."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 10 }

.1.3.6.1.2.1.10.21.1.4.3.1.11
callHistoryChargedUnits OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of charged units for this connection.
For incoming calls or if charging information is
not supplied by the switch, the value of this object
will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 11 }

.1.3.6.1.2.1.10.21.1.4.3.1.12
callHistoryInfoType OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
SYNTAX INTEGER {other(1), speech(2), unrestrictedDigital(3),
unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8),
packetSwitched(9), fax(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The information type for this call."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 12 }

.1.3.6.1.2.1.10.21.1.4.3.1.13
callHistoryTransmitPackets OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets which were transmitted while this
call was active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 13 }

.1.3.6.1.2.1.10.21.1.4.3.1.14
callHistoryTransmitBytes OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bytes which were transmitted while this
call was active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 14 }

.1.3.6.1.2.1.10.21.1.4.3.1.15
callHistoryReceivePackets OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets which were received while this
call was active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 15 }
.1.3.6.1.2.1.10.21.1.4.3.1.16
callHistoryReceiveBytes OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
-- TEXTUAL CONVENTION AbsoluteCounter32
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bytes which were received while this
call was active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibObjects(1) callHistory(4) callHistoryTable(3)
callHistoryEntry(1) 16 }

.1.3.6.1.2.1.10.21.2
dialControlMibTrapPrefix OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) 2 }

.1.3.6.1.2.1.10.21.2.0
dialControlMibTraps OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibTrapPrefix(2) 0 }

.1.3.6.1.2.1.10.21.2.0.1
dialCtlPeerCallInformation NOTIFICATION-TYPE
-- FROM DIAL-CONTROL-MIB
OBJECTS { callHistoryPeerId, callHistoryPeerIfIndex, callHistoryLogicalIfIndex,
ifOperStatus, callHistoryPeerAddress, callHistoryPeerSubAddress,
callHistoryDisconnectCause, callHistoryConnectTime, callHistoryDisconnectTime,
callHistoryInfoType, callHistoryCallOrigin }
DESCRIPTION "This trap/inform is sent to the manager whenever
a successful call clears, or a failed call attempt
is determined to have ultimately failed. In the
event that call retry is active, then this is after
all retry attempts have failed. However, only one such
trap is sent in between successful call attempts;
subsequent call attempts result in no trap.
ifOperStatus will return the operational status of the
virtual interface associated with the peer to whom
this call was made to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibTrapPrefix(2) dialControlMibTraps(0) 1 }

.1.3.6.1.2.1.10.21.2.0.2
dialCtlPeerCallSetup NOTIFICATION-TYPE
-- FROM DIAL-CONTROL-MIB
OBJECTS { callActivePeerId, callActivePeerIfIndex, callActiveLogicalIfIndex,
ifOperStatus, callActivePeerAddress, callActivePeerSubAddress, callActiveInfoType,
callActiveCallOrigin }
DESCRIPTION "This trap/inform is sent to the manager whenever
a call setup message is received or sent.
ifOperStatus will return the operational status of the
virtual interface associated with the peer to whom
this call was made to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibTrapPrefix(2) dialControlMibTraps(0) 2 }
.1.3.6.1.2.1.10.21.3
dialControlMibConformance OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) 3 }

.1.3.6.1.2.1.10.21.3.1
dialControlMibCompliances OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) 1 }

.1.3.6.1.2.1.10.21.3.1.1
dialControlMibCompliance MODULE-COMPLIANCE
-- FROM DIAL-CONTROL-MIB
DESCRIPTION "The compliance statement for entities which
implement the DIAL CONTROL MIB"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) dialControlMibCompliances(1) 1 }

.1.3.6.1.2.1.10.21.3.2
dialControlMibGroups OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) 2 }

.1.3.6.1.2.1.10.21.3.2.1
dialControlGroup OBJECT-GROUP
-- FROM DIAL-CONTROL-MIB
DESCRIPTION "A collection of objects providing the DIAL CONTROL
capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) dialControlMibGroups(2) 1 }

.1.3.6.1.2.1.10.21.3.2.2
callActiveGroup OBJECT-GROUP
-- FROM DIAL-CONTROL-MIB
DESCRIPTION "A collection of objects providing the active call
capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) dialControlMibGroups(2) 2 }

.1.3.6.1.2.1.10.21.3.2.3
callHistoryGroup OBJECT-GROUP
-- FROM DIAL-CONTROL-MIB
DESCRIPTION "A collection of objects providing the Call History
capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) dialControlMibGroups(2) 3 }

.1.3.6.1.2.1.10.21.3.2.4
callNotificationsGroup OBJECT-TYPE
-- FROM DIAL-CONTROL-MIB
DESCRIPTION "The notifications which a Dial Control MIB entity is
required to implement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
dialControlMib(21) dialControlMibConformance(3) dialControlMibGroups(2) 4 }
.1.3.6.1.2.1.10.23
ppp OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 23 }

.1.3.6.1.2.1.10.23.1
pppLcp OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
1 }

.1.3.6.1.2.1.10.23.1.1
pppLink OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) 1 }

.1.3.6.1.2.1.10.23.1.1.1
pppLinkStatusTable OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table containing PPP-link specific variables
for this PPP implementation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) 1 }

.1.3.6.1.2.1.10.23.1.1.1.1
pppLinkStatusEntry OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "Management information about a particular PPP
Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) 1 }

.1.3.6.1.2.1.10.23.1.1.1.1.1
pppLinkStatusPhysicalIndex OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of ifIndex that identifies the
lower-level interface over which this PPP Link
is operating. This interface would usually be
an HDLC or RS-232 type of interface. If there
is no lower-layer interface element, or there
is no ifEntry for the element, or the element
can not be identified, then the value of this
object is 0. For example, suppose that PPP is
operating over a serial port. This would use
two entries in the ifTable. The PPP could be
running over `interface' number 123 and the
serial port could be running over `interface'
number 987. Therefore, ifSpecific.123 would
contain the OBJECT IDENTIFIER ppp
pppLinkStatusPhysicalIndex.123 would contain
987, and ifSpecific.987 would contain the
OBJECT IDENTIFIER for the serial-port's media-
specific MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 1 }

.1.3.6.1.2.1.10.23.1.1.1.1.2
pppLinkStatusBadAddresses OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of packets received with an
incorrect Address Field. This counter is a
component of the ifInErrors variable that is
associated with the interface that represents
this PPP Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 2 }

.1.3.6.1.2.1.10.23.1.1.1.1.3
pppLinkStatusBadControls OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of packets received on this link
with an incorrect Control Field. This counter
is a component of the ifInErrors variable that
is associated with the interface that
represents this PPP Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 3 }

.1.3.6.1.2.1.10.23.1.1.1.1.4
pppLinkStatusPacketTooLongs OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of received packets that have been
discarded because their length exceeded the
MRU. This counter is a component of the
ifInErrors variable that is associated with the
interface that represents this PPP Link. NOTE,
packets which are longer than the MRU but which
are successfully received and processed are NOT
included in this count."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 4 }

.1.3.6.1.2.1.10.23.1.1.1.1.5
pppLinkStatusBadFCSs OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of received packets that have been
discarded due to having an incorrect FCS. This
counter is a component of the ifInErrors
variable that is associated with the interface
that represents this PPP Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 5 }

.1.3.6.1.2.1.10.23.1.1.1.1.6
pppLinkStatusLocalMRU OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current value of the MRU for the local PPP
Entity. This value is the MRU that the remote
entity is using when sending packets to the
local PPP entity. The value of this object is
meaningful only when the link has reached the
open state (ifOperStatus is up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 6 }

.1.3.6.1.2.1.10.23.1.1.1.1.7
pppLinkStatusRemoteMRU OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current value of the MRU for the remote
PPP Entity. This value is the MRU that the
local entity is using when sending packets to
the remote PPP entity. The value of this object
is meaningful only when the link has reached
the open state (ifOperStatus is up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 7 }

.1.3.6.1.2.1.10.23.1.1.1.1.8
pppLinkStatusLocalToPeerACCMap OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current value of the ACC Map used for
sending packets from the local PPP entity to
the remote PPP entity. The value of this object
is meaningful only when the link has reached
the open state (ifOperStatus is up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 8 }

.1.3.6.1.2.1.10.23.1.1.1.1.9
pppLinkStatusPeerToLocalACCMap OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ACC Map used by the remote PPP entity when
transmitting packets to the local PPP entity.
The value of this object is meaningful only
when the link has reached the open state
(ifOperStatus is up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 9 }

.1.3.6.1.2.1.10.23.1.1.1.1.10
pppLinkStatusLocalToRemoteProtocolCompression OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates whether the local PPP entity will

use Protocol Compression when transmitting


packets to the remote PPP entity. The value of
this object is meaningful only when the link
has reached the open state (ifOperStatus is
up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 10 }

.1.3.6.1.2.1.10.23.1.1.1.1.11
pppLinkStatusRemoteToLocalProtocolCompression OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates whether the remote PPP entity will
use Protocol Compression when transmitting
packets to the local PPP entity. The value of
this object is meaningful only when the link
has reached the open state (ifOperStatus is
up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 11 }

.1.3.6.1.2.1.10.23.1.1.1.1.12
pppLinkStatusLocalToRemoteACCompression OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates whether the local PPP entity will
use Address and Control Compression when
transmitting packets to the remote PPP entity.
The value of this object is meaningful only
when the link has reached the open state
(ifOperStatus is up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 12 }

.1.3.6.1.2.1.10.23.1.1.1.1.13
pppLinkStatusRemoteToLocalACCompression OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates whether the remote PPP entity will
use Address and Control Compression when
transmitting packets to the local PPP entity.
The value of this object is meaningful only
when the link has reached the open state
(ifOperStatus is up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 13 }

.1.3.6.1.2.1.10.23.1.1.1.1.14
pppLinkStatusTransmitFcsSize OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The size of the Frame Check Sequence (FCS) in
bits that the local node will generate when
sending packets to the remote node. The value
of this object is meaningful only when the link
has reached the open state (ifOperStatus is
up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 14 }

.1.3.6.1.2.1.10.23.1.1.1.1.15
pppLinkStatusReceiveFcsSize OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The size of the Frame Check Sequence (FCS) in
bits that the remote node will generate when
sending packets to the local node. The value of
this object is meaningful only when the link
has reached the open state (ifOperStatus is
up)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkStatusTable(1) pppLinkStatusEntry(1) 15 }

.1.3.6.1.2.1.10.23.1.1.2
pppLinkConfigTable OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table containing the LCP configuration
parameters for this PPP Link. These variables
represent the initial configuration of the PPP

Link. The actual values of the parameters may


be changed when the link is brought up via the
LCP options negotiation mechanism."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) 2 }

.1.3.6.1.2.1.10.23.1.1.2.1
pppLinkConfigEntry OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "Configuration information about a particular
PPP Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkConfigTable(2) 1 }

.1.3.6.1.2.1.10.23.1.1.2.1.1
pppLinkConfigInitialMRU OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The initial Maximum Receive Unit (MRU) that
the local PPP entity will advertise to the
remote entity. If the value of this variable is
0 then the local PPP entity will not advertise
any MRU to the remote entity and the default
MRU will be assumed. Changing this object will
have effect when the link is next restarted."
DEFVAL { 1500 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkConfigTable(2) pppLinkConfigEntry(1) 1 }

.1.3.6.1.2.1.10.23.1.1.2.1.2
pppLinkConfigReceiveACCMap OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The Asynchronous-Control-Character-Map (ACC)
that the local PPP entity requires for use on
its receive side. In effect, this is the ACC
Map that is required in order to ensure that
the local modem will successfully receive all
characters. The actual ACC map used on the
receive side of the link will be a combination
of the local node's pppLinkConfigReceiveACCMap
and the remote node's
pppLinkConfigTransmitACCMap. Changing this
object will have effect when the link is next
restarted."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkConfigTable(2) pppLinkConfigEntry(1) 2 }

.1.3.6.1.2.1.10.23.1.1.2.1.3
pppLinkConfigTransmitACCMap OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The Asynchronous-Control-Character-Map (ACC)
that the local PPP entity requires for use on
its transmit side. In effect, this is the ACC
Map that is required in order to ensure that
all characters can be successfully transmitted
through the local modem. The actual ACC map
used on the transmit side of the link will be a
combination of the local node's
pppLinkConfigTransmitACCMap and the remote
node's pppLinkConfigReceiveACCMap. Changing
this object will have effect when the link is
next restarted."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkConfigTable(2) pppLinkConfigEntry(1) 3 }

.1.3.6.1.2.1.10.23.1.1.2.1.4
pppLinkConfigMagicNumber OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {false(1), true(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "If true(2) then the local node will attempt to
perform Magic Number negotiation with the
remote node. If false(1) then this negotiation
is not performed. In any event, the local node
will comply with any magic number negotiations
attempted by the remote node, per the PPP
specification. Changing this object will have
effect when the link is next restarted."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkConfigTable(2) pppLinkConfigEntry(1) 4 }

.1.3.6.1.2.1.10.23.1.1.2.1.5
pppLinkConfigFcsSize OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The size of the FCS, in bits, the local node
will attempt to negotiate for use with the
remote node. Regardless of the value of this
object, the local node will comply with any FCS
size negotiations initiated by the remote node,
per the PPP specification. Changing this object
will have effect when the link is next
restarted."
DEFVAL { 16 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLink(1) pppLinkConfigTable(2) pppLinkConfigEntry(1) 5 }

.1.3.6.1.2.1.10.23.1.2
pppLqr OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) 2 }

.1.3.6.1.2.1.10.23.1.2.1
pppLqrTable OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Table containing the LQR parameters and
statistics for the local PPP entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) 1 }
.1.3.6.1.2.1.10.23.1.2.1.1
pppLqrEntry OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "LQR information for a particular PPP link. A
PPP link will have an entry in this table if
and only if LQR Quality Monitoring has been
successfully negotiated for said link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) 1 }

.1.3.6.1.2.1.10.23.1.2.1.1.1
pppLqrQuality OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {good(1), bad(2), not-determined(3)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current quality of the link as declared by
the local PPP entity's Link-Quality Management
modules. No effort is made to define good or
bad, nor the policy used to determine it. The

not-determined value indicates that the entity


does not actually evaluate the link's quality.
This value is used to disambiguate the
`determined to be good' case from the `no
determination made and presumed to be good'
case."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) pppLqrEntry(1) 1 }

.1.3.6.1.2.1.10.23.1.2.1.1.2
pppLqrInGoodOctets OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The LQR InGoodOctets counter for this link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) pppLqrEntry(1) 2 }

.1.3.6.1.2.1.10.23.1.2.1.1.3
pppLqrLocalPeriod OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The LQR reporting period, in hundredths of a
second that is in effect for the local PPP
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) pppLqrEntry(1) 3 }

.1.3.6.1.2.1.10.23.1.2.1.1.4
pppLqrRemotePeriod OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The LQR reporting period, in hundredths of a
second, that is in effect for the remote PPP
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) pppLqrEntry(1) 4 }

.1.3.6.1.2.1.10.23.1.2.1.1.5
pppLqrOutLQRs OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of the OutLQRs counter on the local
node for the link identified by ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) pppLqrEntry(1) 5 }

.1.3.6.1.2.1.10.23.1.2.1.1.6
pppLqrInLQRs OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of the InLQRs counter on the local
node for the link identified by ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrTable(1) pppLqrEntry(1) 6 }

.1.3.6.1.2.1.10.23.1.2.2
pppLqrConfigTable OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Table containing the LQR Configuration
parameters for the local PPP entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) 2 }

.1.3.6.1.2.1.10.23.1.2.2.1
pppLqrConfigEntry OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "LQR configuration information for a particular
PPP link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrConfigTable(2) 1 }

.1.3.6.1.2.1.10.23.1.2.2.1.1
pppLqrConfigPeriod OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The LQR Reporting Period that the local PPP
entity will attempt to negotiate with the
remote entity, in units of hundredths of a
second. Changing this object will have effect
when the link is next restarted."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrConfigTable(2) pppLqrConfigEntry(1) 1 }

.1.3.6.1.2.1.10.23.1.2.2.1.2
pppLqrConfigStatus OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX INTEGER {disabled(1), enabled(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "If enabled(2) then the local node will attempt
to perform LQR negotiation with the remote
node. If disabled(1) then this negotiation is
not performed. In any event, the local node
will comply with any magic number negotiations
attempted by the remote node, per the PPP
specification. Changing this object will have
effect when the link is next restarted.
Setting this object to the value disabled(1)
has the effect of invalidating the
corresponding entry in the pppLqrConfigTable
object. It is an implementation-specific matter
as to whether the agent removes an invalidated
entry from the table. Accordingly, management
stations must be prepared to receive tabular
information from agents that corresponds to
entries not currently in use."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrConfigTable(2) pppLqrConfigEntry(1) 2 }

.1.3.6.1.2.1.10.23.1.2.3
pppLqrExtnsTable OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Table containing additional LQR information
for the local PPP entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) 3 }

.1.3.6.1.2.1.10.23.1.2.3.1
pppLqrExtnsEntry OBJECT-TYPE
-- FROM PPP-LCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "Extended LQR information for a particular PPP
link. Assuming that this group has been
implemented, a PPP link will have an entry in
this table if and only if LQR Quality
Monitoring has been successfully negotiated for
said link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrExtnsTable(3) 1 }

.1.3.6.1.2.1.10.23.1.2.3.1.1
pppLqrExtnsLastReceivedLqrPacket OBJECT-TYPE
-- FROM PPP-LCP-MIB
SYNTAX OCTET STRING (68)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This object contains the most recently
received LQR packet. The format of the packet
is as described in the LQM Protocol
specificiation. All fields of the packet,
including the `save' fields, are stored in this
object.

The LQR packet is stored in network byte order.


The LAP-B and PPP headers are not stored in
this object; the first four octets of this
variable contain the Magic-Number field, the
second four octets contain the LastOutLQRs
field and so on. The last four octets of this
object contain the SaveInOctets field of the
LQR packet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppLqr(2) pppLqrExtnsTable(3) pppLqrExtnsEntry(1) 1 }

.1.3.6.1.2.1.10.23.1.3
pppTests OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) 3 }

.1.3.6.1.2.1.10.23.1.3.1
pppEchoTest OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppTests(3) 1 }

.1.3.6.1.2.1.10.23.1.3.2
pppDiscardTest OBJECT-TYPE
-- FROM PPP-LCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppLcp(1) pppTests(3) 2 }

.1.3.6.1.2.1.10.23.3
pppIp OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
3 }

.1.3.6.1.2.1.10.23.3.1
pppIpTable OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Table containing the IP parameters and
statistics for the local PPP entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) 1 }
.1.3.6.1.2.1.10.23.3.1.1
pppIpEntry OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "IPCP status information for a particular PPP
link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpTable(1) 1 }

.1.3.6.1.2.1.10.23.3.1.1.1
pppIpOperStatus OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER {opened(1), not-opened(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The operational status of the IP network
protocol. If the value of this object is up
then the finite state machine for the IP
network protocol has reached the Opened state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpTable(1) pppIpEntry(1) 1 }

.1.3.6.1.2.1.10.23.3.1.1.2
pppIpLocalToRemoteCompressionProtocol OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER {none(1), vj-tcp(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The IP compression protocol that the local
PPP-IP entity uses when sending packets to the
remote PPP-IP entity. The value of this object
is meaningful only when the link has reached
the open state (pppIpOperStatus is opened)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpTable(1) pppIpEntry(1) 2 }

.1.3.6.1.2.1.10.23.3.1.1.3
pppIpRemoteToLocalCompressionProtocol OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER {none(1), vj-tcp(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The IP compression protocol that the remote
PPP-IP entity uses when sending packets to the
local PPP-IP entity. The value of this object
is meaningful only when the link has reached
the open state (pppIpOperStatus is opened)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpTable(1) pppIpEntry(1) 3 }

.1.3.6.1.2.1.10.23.3.1.1.4
pppIpRemoteMaxSlotId OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Max-Slot-Id parameter that the remote node
has advertised and that is in use on the link.
If vj-tcp header compression is not in use on
the link then the value of this object shall be
0. The value of this object is meaningful only
when the link has reached the open state
(pppIpOperStatus is opened)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpTable(1) pppIpEntry(1) 4 }

.1.3.6.1.2.1.10.23.3.1.1.5
pppIpLocalMaxSlotId OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Max-Slot-Id parameter that the local node
has advertised and that is in use on the link.
If vj-tcp header compression is not in use on
the link then the value of this object shall be
0. The value of this object is meaningful only
when the link has reached the open state
(pppIpOperStatus is opened)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpTable(1) pppIpEntry(1) 5 }

.1.3.6.1.2.1.10.23.3.2
pppIpConfigTable OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Table containing configuration variables for
the IPCP for the local PPP entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) 2 }

.1.3.6.1.2.1.10.23.3.2.1
pppIpConfigEntry OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ifIndex }
DESCRIPTION "IPCP information for a particular PPP link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpConfigTable(2) 1 }

.1.3.6.1.2.1.10.23.3.2.1.1
pppIpConfigAdminStatus OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER {open(1), close(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The immediate desired status of the IP network
protocol. Setting this object to open will
inject an administrative open event into the IP
network protocol's finite state machine.
Setting this object to close will inject an
administrative close event into the IP network
protocol's finite state machine."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpConfigTable(2) pppIpConfigEntry(1) 1 }

.1.3.6.1.2.1.10.23.3.2.1.2
pppIpConfigCompression OBJECT-TYPE
-- FROM PPP-IP-NCP-MIB
SYNTAX INTEGER {none(1), vj-tcp(2)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "If none(1) then the local node will not
attempt to negotiate any IP Compression option.
Otherwise, the local node will attempt to
negotiate compression mode indicated by the
enumerated value. Changing this object will
have effect when the link is next restarted."
DEFVAL { none }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) ppp(23)
pppIp(3) pppIpConfigTable(2) pppIpConfigEntry(1) 2 }

.1.3.6.1.2.1.10.32
frameRelayDTE MODULE-IDENTITY
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The MIB module to describe the use of a Frame Relay
interface by a DTE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 32 }

.1.3.6.1.2.1.10.32
frameRelayDTE MODULE-IDENTITY
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The MIB module to describe the use of a Frame Relay
interface by a DTE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 32 }

.1.3.6.1.2.1.10.32.0
frameRelayTraps OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 0 }

.1.3.6.1.2.1.10.32.0
frameRelayTraps OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 0 }

.1.3.6.1.2.1.10.32.0.1
frDLCIStatusChange NOTIFICATION-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
OBJECTS { frCircuitState }
DESCRIPTION "This trap indicates that the indicated Virtual Circuit
has changed state. It has either been created or
invalidated, or has toggled between the active and
inactive states. If, however, the reason for the state
change is due to the DLCMI going down, per-DLCI traps
should not be generated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frameRelayTraps(0) 1 }

.1.3.6.1.2.1.10.32.1
frDlcmiTable OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Parameters for the Data Link Connection Management
Interface for the frame relay service on this
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 1 }

.1.3.6.1.2.1.10.32.1.1
frDlcmiEntry OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { frDlcmiIfIndex }
DESCRIPTION "The Parameters for a particular Data Link Connection
Management Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) 1 }

.1.3.6.1.2.1.10.32.1.1.1
frDlcmiIfIndex OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifIndex value of the corresponding ifEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 1 }

.1.3.6.1.2.1.10.32.1.1.2
frDlcmiState OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {noLmiConfigured(1), lmiRev1(2), ansiT1617D(3), ansiT1617B(4),
itut933A(5), ansiT1617D1994(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable states which Data Link Connection
Management scheme is active (and by implication, what
DLCI it uses) on the Frame Relay interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 2 }

.1.3.6.1.2.1.10.32.1.1.3
frDlcmiAddress OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {q921(1), q922March90(2), q922November90(3), q922(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable states which address format is in use on
the Frame Relay interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 3 }

.1.3.6.1.2.1.10.32.1.1.4
frDlcmiAddressLen OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {twoOctets(2), threeOctets(3), fourOctets(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable states the address length in octets. In
the case of Q922 format, the length indicates the
entire length of the address including the control
portion."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 4 }

.1.3.6.1.2.1.10.32.1.1.5
frDlcmiPollingInterval OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (5..30)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is the number of seconds between successive
status enquiry messages."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 5 }

.1.3.6.1.2.1.10.32.1.1.6
frDlcmiFullEnquiryInterval OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Number of status enquiry intervals that pass before
issuance of a full status enquiry message."
DEFVAL { 6 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 6 }

.1.3.6.1.2.1.10.32.1.1.7
frDlcmiErrorThreshold OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (1..10)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is the maximum number of unanswered Status
Enquiries the equipment shall accept before declaring
the interface down."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 7 }

.1.3.6.1.2.1.10.32.1.1.8
frDlcmiMonitoredEvents OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (1..10)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is the number of status polling intervals over
which the error threshold is counted. For example, if
within 'MonitoredEvents' number of events the station
receives 'ErrorThreshold' number of errors, the
interface is marked as down."
DEFVAL { 4 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 8 }

.1.3.6.1.2.1.10.32.1.1.9
frDlcmiMaxSupportedVCs OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION DLCI
SYNTAX Integer32 (0..8388607)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of Virtual Circuits allowed for
this interface. Usually dictated by the Frame Relay
network.
In response to a SET, if a value less than zero or
higher than the agent's maximal capability is
configured, the agent should respond badValue"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 9 }

.1.3.6.1.2.1.10.32.1.1.10
frDlcmiMulticast OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {nonBroadcast(1), broadcast(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This indicates whether the Frame Relay interface is
using a multicast service."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 10 }

.1.3.6.1.2.1.10.32.1.1.11
frDlcmiStatus OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX INTEGER {running(1), fault(2), initializing(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This indicates the status of the Frame Relay interface
as determined by the performance of the dlcmi. If no
dlcmi is running, the Frame Relay interface will stay
in the running state indefinitely."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 11 }

.1.3.6.1.2.1.10.32.1.1.12
frDlcmiRowStatus OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "SNMP Version 2 Row Status Variable. Writable objects
in the table may be written in any RowStatus state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frDlcmiTable(1) frDlcmiEntry(1) 12 }

.1.3.6.1.2.1.10.32.2
frCircuitTable OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about specific Data
Link Connections (DLC) or virtual circuits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 2 }

.1.3.6.1.2.1.10.32.2.1
frCircuitEntry OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { frCircuitIfIndex, frCircuitDlci }
DESCRIPTION "The information regarding a single Data Link
Connection. Discontinuities in the counters contained
in this table are indicated by the value in
frCircuitCreationTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) 1 }

.1.3.6.1.2.1.10.32.2.1.1
frCircuitIfIndex OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifIndex Value of the ifEntry this virtual circuit
is layered onto."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 1 }

.1.3.6.1.2.1.10.32.2.1.2
frCircuitDlci OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION DLCI
SYNTAX Integer32 (0..8388607)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Data Link Connection Identifier for this virtual
circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 2 }

.1.3.6.1.2.1.10.32.2.1.3
frCircuitState OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {invalid(1), active(2), inactive(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether the particular virtual circuit is
operational. In the absence of a Data Link Connection
Management Interface, virtual circuit entries (rows)
may be created by setting virtual circuit state to
'active', or deleted by changing Circuit state to
'invalid'.
Whether or not the row actually disappears is left to
the implementation, so this object may actually read as
'invalid' for some arbitrary length of time. It is
also legal to set the state of a virtual circuit to
'inactive' to temporarily disable a given circuit.
The use of 'invalid' is deprecated in this SNMP Version
2 MIB, in favor of frCircuitRowStatus."
DEFVAL { active }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 3 }

.1.3.6.1.2.1.10.32.2.1.4
frCircuitReceivedFECNs OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of frames received from the network indicating
forward congestion since the virtual circuit was
created. This occurs when the remote DTE sets the FECN
flag, or when a switch in the network enqueues the
frame to a trunk whose transmission queue is
congested."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 4 }

.1.3.6.1.2.1.10.32.2.1.5
frCircuitReceivedBECNs OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of frames received from the network indicating
backward congestion since the virtual circuit was
created. This occurs when the remote DTE sets the BECN
flag, or when a switch in the network receives the
frame from a trunk whose transmission queue is
congested."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 5 }

.1.3.6.1.2.1.10.32.2.1.6
frCircuitSentFrames OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames sent from this virtual circuit
since it was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 6 }

.1.3.6.1.2.1.10.32.2.1.7
frCircuitSentOctets OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets sent from this virtual circuit
since it was created. Octets counted are the full
frame relay header and the payload, but do not include
the flag characters or CRC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 7 }

.1.3.6.1.2.1.10.32.2.1.8
frCircuitReceivedFrames OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of frames received over this virtual circuit
since it was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 8 }

.1.3.6.1.2.1.10.32.2.1.9
frCircuitReceivedOctets OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of octets received over this virtual circuit
since it was created. Octets counted include the full
frame relay header, but do not include the flag
characters or the CRC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 9 }

.1.3.6.1.2.1.10.32.2.1.10
frCircuitCreationTime OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the virtual circuit was
created, whether by the Data Link Connection Management
Interface or by a SetRequest."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 10 }

.1.3.6.1.2.1.10.32.2.1.11
frCircuitLastTimeChange OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when last there was a change in
the virtual circuit state"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 11 }

.1.3.6.1.2.1.10.32.2.1.12
frCircuitCommittedBurst OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the maximum amount of data, in
bits, that the network agrees to transfer under normal
conditions, during the measurement interval."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 12 }

.1.3.6.1.2.1.10.32.2.1.13
frCircuitExcessBurst OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the maximum amount of
uncommitted data bits that the network will attempt to
deliver over the measurement interval.
By default, if not configured when creating the entry,
the Excess Information Burst Size is set to the value
of ifSpeed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 13 }

.1.3.6.1.2.1.10.32.2.1.14
frCircuitThroughput OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Throughput is the average number of 'Frame Relay
Information Field' bits transferred per second across a
user network interface in one direction, measured over
the measurement interval.
If the configured committed burst rate and throughput
are both non-zero, the measurement interval, T, is
T=frCircuitCommittedBurst/frCircuitThroughput.
If the configured committed burst rate and throughput
are both zero, the measurement interval, T, is
T=frCircuitExcessBurst/ifSpeed."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 14 }

.1.3.6.1.2.1.10.32.2.1.15
frCircuitMulticast OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX INTEGER {unicast(1), oneWay(2), twoWay(3), nWay(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This indicates whether this VC is used as a unicast VC
(i.e. not multicast) or the type of multicast service
subscribed to"
DEFVAL { unicast }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 15 }

.1.3.6.1.2.1.10.32.2.1.16
frCircuitType OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX INTEGER {static(1), dynamic(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indication of whether the VC was manually created
(static), or dynamically created (dynamic) via the data
link control management interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 16 }

.1.3.6.1.2.1.10.32.2.1.17
frCircuitDiscards OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of inbound frames dropped because of format
errors, or because the VC is inactive."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 17 }

.1.3.6.1.2.1.10.32.2.1.18
frCircuitReceivedDEs OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of frames received from the network indicating
that they were eligible for discard since the virtual
circuit was created. This occurs when the remote DTE
sets the DE flag, or when in remote DTE's switch
detects that the frame was received as Excess Burst
data."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 18 }

.1.3.6.1.2.1.10.32.2.1.19
frCircuitSentDEs OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of frames sent to the network indicating that
they were eligible for discard since the virtual
circuit was created. This occurs when the local DTE
sets the DE flag, indicating that during Network
congestion situations those frames should be discarded
in preference of other frames sent without the DE bit
set."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 19 }

.1.3.6.1.2.1.10.32.2.1.20
frCircuitLogicalIfIndex OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Normally the same value as frDlcmiIfIndex, but
different when an implementation associates a virtual
ifEntry with a DLC or set of DLCs in order to associate
higher layer objects such as the ipAddrEntry with a
subset of the virtual circuits on a Frame Relay
interface. The type of such ifEntries is defined by the
higher layer object; for example, if PPP/Frame Relay is
implemented, the ifType of this ifEntry would be PPP.
If it is not so defined, as would be the case with an
ipAddrEntry, it should be of type Other."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 20 }

.1.3.6.1.2.1.10.32.2.1.21
frCircuitRowStatus OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create a new row or modify or
destroy an existing row in the manner described in the
definition of the RowStatus textual convention.
Writable objects in the table may be written in any
RowStatus state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frCircuitTable(2) frCircuitEntry(1) 21 }

.1.3.6.1.2.1.10.32.3
frErrTable OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about Errors on the
Frame Relay interface. Discontinuities in the counters
contained in this table are the same as apply to the
ifEntry associated with the Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 3 }

.1.3.6.1.2.1.10.32.3.1
frErrEntry OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { frErrIfIndex }
DESCRIPTION "The error information for a single frame relay
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) 1 }

.1.3.6.1.2.1.10.32.3.1.1
frErrIfIndex OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifIndex Value of the corresponding ifEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) frErrEntry(1) 1 }

.1.3.6.1.2.1.10.32.3.1.2
frErrType OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {unknownError(1), receiveShort(2), receiveLong(3),
illegalAddress(4), unknownAddress(5), dlcmiProtoErr(6), dlcmiUnknownIE(7),
dlcmiSequenceErr(8), dlcmiUnknownRpt(9), noErrorSinceReset(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of error that was last seen on this interface:

receiveShort: frame was not long enough to allow


demultiplexing - the address field was incomplete,
or for virtual circuits using Multiprotocol over
Frame Relay, the protocol identifier was missing
or incomplete.

receiveLong: frame exceeded maximum length configured for this


interface.

illegalAddress: address field did not match configured format.

unknownAddress: frame received on a virtual circuit which was not


active or administratively disabled.

dlcmiProtoErr: unspecified error occurred when attempting to


interpret link maintenance frame.

dlcmiUnknownIE: link maintenance frame contained an Information


Element type which is not valid for the
configured link maintenance protocol.

dlcmiSequenceErr: link maintenance frame contained a sequence


number other than the expected value.

dlcmiUnknownRpt: link maintenance frame contained a Report Type


Information Element whose value was not valid
for the configured link maintenance protocol.

noErrorSinceReset: no errors have been detected since the last


cold start or warm start."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) frErrEntry(1) 2 }

.1.3.6.1.2.1.10.32.3.1.3
frErrData OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX OCTET STRING (1..1600)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An octet string containing as much of the error packet
as possible. As a minimum, it must contain the Q.922
Address or as much as was delivered. It is desirable
to include all header and demultiplexing information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) frErrEntry(1) 3 }

.1.3.6.1.2.1.10.32.3.1.4
frErrTime OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at which the error was
detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) frErrEntry(1) 4 }

.1.3.6.1.2.1.10.32.3.1.5
frErrFaults OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the interface has gone down since
it was initialized."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) frErrEntry(1) 5 }

.1.3.6.1.2.1.10.32.3.1.6
frErrFaultTime OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time when the interface
was taken down due to excessive errors. Excessive
errors is defined as the time when a DLCMI exceeds the
frDlcmiErrorThreshold number of errors within
frDlcmiMonitoredEvents. See FrDlcmiEntry for further
details."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frErrTable(3) frErrEntry(1) 6 }

.1.3.6.1.2.1.10.32.4
frameRelayTrapControl OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 4 }

.1.3.6.1.2.1.10.32.4
frameRelayTrapControl OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 4 }

.1.3.6.1.2.1.10.32.4.1
frTrapState OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB, RFC1315-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This variable indicates whether the system produces
the frDLCIStatusChange trap."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frameRelayTrapControl(4) 1 }

.1.3.6.1.2.1.10.32.4.2
frTrapMaxRate OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
SYNTAX Integer32 (0..3600000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This variable indicates the number of milliseconds
that must elapse between trap emissions. If events
occur more rapidly, the impementation may simply fail
to trap, or may queue traps until an appropriate time."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frameRelayTrapControl(4) 2 }

.1.3.6.1.2.1.10.32.6
frConformance OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) 6 }

.1.3.6.1.2.1.10.32.6.1
frGroups OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) 1 }

.1.3.6.1.2.1.10.32.6.1.1
frPortGroup OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The objects necessary to control the Link Management
Interface for a Frame Relay Interface as well as
maintain the error statistics on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 1 }

.1.3.6.1.2.1.10.32.6.1.2
frCircuitGroup OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The objects necessary to control the Virtual Circuits
layered onto a Frame Relay Interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 2 }

.1.3.6.1.2.1.10.32.6.1.3
frTrapGroup OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The objects necessary to control a Frame Relay
Interface's notification messages."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 3 }

.1.3.6.1.2.1.10.32.6.1.4
frErrGroup OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "Objects designed to assist in debugging Frame Relay
Interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 4 }

.1.3.6.1.2.1.10.32.6.1.5
frNotificationGroup OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "Traps which may be used to enhance event driven
management of the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 5 }

.1.3.6.1.2.1.10.32.6.1.6
frPortGroup0 OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The objects necessary to control the Link Management
Interface for a Frame Relay Interface as well as
maintain the error statistics on this interface from
RFC 1315."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 6 }

.1.3.6.1.2.1.10.32.6.1.7
frCircuitGroup0 OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The objects necessary to control the Virtual Circuits
layered onto a Frame Relay Interface from RFC 1315."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 7 }

.1.3.6.1.2.1.10.32.6.1.8
frErrGroup0 OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "Objects designed to assist in debugging Frame Relay
Interfaces from RFC 1315."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 8 }

.1.3.6.1.2.1.10.32.6.1.9
frTrapGroup0 OBJECT-GROUP
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The objects necessary to control a Frame Relay
Interface's notification messages from RFC 1315."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frGroups(1) 9 }

.1.3.6.1.2.1.10.32.6.2
frCompliances OBJECT-TYPE
-- FROM FRAME-RELAY-DTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) 2 }

.1.3.6.1.2.1.10.32.6.2.1
frCompliance MODULE-COMPLIANCE
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The compliance statement "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frCompliances(2) 1 }

.1.3.6.1.2.1.10.32.6.2.2
frCompliance0 MODULE-COMPLIANCE
-- FROM FRAME-RELAY-DTE-MIB
DESCRIPTION "The compliance statement for objects and the trap
defined in RFC 1315."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
frameRelayDTE(32) frConformance(6) frCompliances(2) 2 }

.1.3.6.1.2.1.10.56
fcMgmtMIB MODULE-IDENTITY
-- FROM FC-MGMT-MIB
DESCRIPTION "This module defines management information specific to
Fibre Channel-attached devices.
Copyright (C) The Internet Society (2005). This version
of this MIB module is part of RFC 4044; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 56 }

.1.3.6.1.2.1.10.56.1
fcmgmtObjects OBJECT-TYPE
-- FROM FC-MGMT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) 1 }

.1.3.6.1.2.1.10.56.1.1
fcmInstanceTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about the local Fibre Channel management
instances."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 1 }

.1.3.6.1.2.1.10.56.1.1.1
fcmInstanceEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex }
DESCRIPTION "A list of attributes for a particular local Fibre Channel
management instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) 1 }

.1.3.6.1.2.1.10.56.1.1.1.1
fcmInstanceIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer value that uniquely identifies this
instance amongst all local Fibre Channel management
instances.

It is mandatory to keep this value constant between restarts


of the agent, and to make every possible effort to keep it
constant across restarts (but note, it is unrealistic to
expect it to remain constant across all re-configurations of
the local system, e.g., across the replacement of all non-
volatile storage)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.1.1.2
fcmInstanceWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the instance has one (or more) WWN(s), then this object
contains that (or one of those) WWN(s).

If the instance does not have a WWN associated with it, then
this object contains the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.1.1.3
fcmInstanceFunctions OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcUnitFunctions
SYNTAX BITS {other(0), hub(1), switch(2), bridge(3), gateway(4), host(5),
storageSubsys(6), storageAccessDev(7), nas(8), wdmux(9), storageDevice(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One (or more) Fibre Channel unit functions being performed
by this instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.1.1.4
fcmInstancePhysicalIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If this management instance corresponds to a physical
component (or to a hierarchy of physical components)
identified by the Entity-MIB, then this object's value is
the value of the entPhysicalIndex of that component (or of
the component at the root of that hierarchy). If there is
no correspondence to a physical component (or no component
that has an entPhysicalIndex value), then the value of this
object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.1.1.5
fcmInstanceSoftwareIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If this management instance corresponds to an installed
software module identified in the Host Resources MIB, then
this object's value is the value of the hrSWInstalledIndex
of that module. If there is no correspondence to an
installed software module (or no module that has a
hrSWInstalledIndex value), then the value of this object is
zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.1.1.6
fcmInstanceStatus OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX INTEGER {unknown(1), ok(2), warning(3), failed(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Overall status of the Fibre Channel entity/entities managed
by this management instance. The value should reflect the
most serious status of such entities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.1.1.7
fcmInstanceTextName OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..79)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A textual name for this management instance and the Fibre
Channel entity/entities that it is managing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.1.1.8
fcmInstanceDescr OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A textual description of this management instance and the
Fibre Channel entity/entities that it is managing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.1.1.9
fcmInstanceFabricId OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The globally unique Fabric Identifier that identifies the
fabric to which the Fibre Channel entity/entities managed by
this management instance are connected, or, of which they
are a part. This is typically the Node WWN of the principal
switch of a Fibre Channel fabric. The zero-length string
indicates that the fabric identifier is unknown (or not
applicable).

In the event that the Fibre Channel entity/entities managed


by this management instance is/are connected to multiple
fabrics, then this object records the first (known) one."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmInstanceTable(1) fcmInstanceEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.2
fcmSwitchTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of information about Fibre Channel switches that
are managed by Fibre Channel management instances. Each
Fibre Channel management instance can manage one or more
Fibre Channel switches."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 2 }

.1.3.6.1.2.1.10.56.1.2.1
fcmSwitchEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex }
DESCRIPTION "Information about a particular Fibre Channel switch that is
managed by the management instance given by
fcmInstanceIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmSwitchTable(2) 1 }

.1.3.6.1.2.1.10.56.1.2.1.1
fcmSwitchIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer that uniquely identifies a Fibre
Channel switch amongst those managed by one Fibre Channel
management instance.

It is mandatory to keep this value constant between restarts


of the agent, and to make every possible effort to keep it
constant across restarts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmSwitchTable(2) fcmSwitchEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.2.1.2
fcmSwitchDomainId OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (0..239)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The Domain Id of this switch. A value of zero indicates
that a switch has not (yet) been assigned a Domain Id."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmSwitchTable(2) fcmSwitchEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.2.1.3
fcmSwitchPrincipal OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether this switch is the principal
switch within its fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmSwitchTable(2) fcmSwitchEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.2.1.4
fcmSwitchWWN OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The World Wide Name of this switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmSwitchTable(2) fcmSwitchEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.3
fcmPortTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about Fibre Channel ports. Each Fibre Channel
port is represented by one entry in the IF-MIB's ifTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 3 }

.1.3.6.1.2.1.10.56.1.3.1
fcmPortEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "Each entry contains information about a specific port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) 1 }

.1.3.6.1.2.1.10.56.1.3.1.1
fcmPortInstanceIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of fcmInstanceIndex by which the Fibre Channel
management instance, which manages this port, is identified
in the fcmInstanceTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.3.1.2
fcmPortWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The World Wide Name of the port, or the zero-length string
if the port does not have a WWN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.3.1.3
fcmPortNodeWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The World Wide Name of the Node that contains this port, or
the zero-length string if the port does not have a node
WWN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.3.1.4
fcmPortAdminType OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcPortType
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administratively desired type of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.3.1.5
fcmPortOperType OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcPortType
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational type of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.3.1.6
fcmPortFcCapClass OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcClasses
SYNTAX BITS {classF(0), class1(1), class2(2), class3(3), class4(4), class5(5),
class6(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The classes of service capability of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.3.1.7
fcmPortFcOperClass OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcClasses
SYNTAX BITS {classF(0), class1(1), class2(2), class3(3), class4(4), class5(5),
class6(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The classes of service that are currently operational on
this port. For an FL_Port, this is the union of the classes
being supported across all attached NL_Ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.3.1.8
fcmPortTransmitterType OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX INTEGER {unknown(1), other(2), shortwave850nm(3), longwave1550nm(4),
longwave1310nm(5), electrical(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The technology of the port transceiver."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.3.1.9
fcmPortConnectorType OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX INTEGER {unknown(1), other(2), gbic(3), embedded(4), glm(5),
gbicSerialId(6), gbicNoSerialId(7), sfpSerialId(8), sfpNoSerialId(9)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The module type of the port connector. This object refers
to the hardware implementation of the port. It will be
'embedded' if the hardware equivalent to Gigabit interface
card (GBIC) is part of the line card and is unremovable. It
will be 'glm' if it's a gigabit link module (GLM). It will
be 'gbicSerialId' if the GBIC serial id can be read, else it
will be 'gbicNoSerialId'. It will be 'sfpSerialId' if the
small form factor (SFP) pluggable GBICs serial id can be
read, else it will be 'sfpNoSerialId'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.3.1.10
fcmPortSerialNumber OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The serial number associated with the port (e.g., for a
GBIC). If not applicable, the object's value is a zero-
length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.3.1.11
fcmPortPhysicalNumber OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the port's 'Physical Port Number' as defined by
GS-3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 11 }

.1.3.6.1.2.1.10.56.1.3.1.12
fcmPortAdminSpeed OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX INTEGER {auto(1), eighthGbs(2), quarterGbs(3), halfGbs(4), oneGbs(5),
twoGbs(6), fourGbs(7), tenGbs(8)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The speed of the interface:

'auto' - auto-negotiation
'tenGbs' - 10Gbs
'fourGbs' - 4Gbs
'twoGbs' - 2Gbs
'oneGbs' - 1Gbs
'halfGbs' - 500Mbs
'quarterGbs' - 250Mbs
'eighthGbs' - 125Mbs"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 12 }

.1.3.6.1.2.1.10.56.1.3.1.13
fcmPortCapProtocols OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX BITS {unknown(0), loop(1), fabric(2), scsi(3), tcpIp(4), vi(5),
ficon(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A bit mask specifying the higher level protocols that are
capable of running over this port. Note that for generic
Fx_Ports, E_Ports, and B_Ports, this object will indicate
all protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 13 }

.1.3.6.1.2.1.10.56.1.3.1.14
fcmPortOperProtocols OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX BITS {unknown(0), loop(1), fabric(2), scsi(3), tcpIp(4), vi(5),
ficon(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A bit mask specifying the higher level protocols that are
currently operational on this port. For Fx_Ports, E_Ports,
and B_Ports, this object will typically have the value
'unknown'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortTable(3) fcmPortEntry(1) 14 }

.1.3.6.1.2.1.10.56.1.4
fcmPortStatsTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of statistics for Fibre Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 4 }

.1.3.6.1.2.1.10.56.1.4.1
fcmPortStatsEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { fcmPortEntry }
DESCRIPTION "An entry containing statistics for a Fibre Channel port.
If any counter in this table suffers a discontinuity, the
value of ifCounterDiscontinuityTime (defined in the IF-MIB)
must be updated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) 1 }

.1.3.6.1.2.1.10.56.1.4.1.1
fcmPortBBCreditZeros OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transitions in/out of the buffer-to-buffer
credit zero state. The other side is not providing any
credit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.4.1.2
fcmPortFullInputBuffers OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of occurrences when all input buffers of a port
were full and outbound buffer-to-buffer credit transitioned
to zero, i.e., there became no credit to provide to other
side."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.4.1.3
fcmPortClass2RxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 2 frames received at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.4.1.4
fcmPortClass2RxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 2 frames received
at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.4.1.5
fcmPortClass2TxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 2 frames transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.4.1.6
fcmPortClass2TxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 2 frames
transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.4.1.7
fcmPortClass2Discards OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 2 frames that were discarded upon
reception at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.4.1.8
fcmPortClass2RxFbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_BSY was returned to this port as
a result of a Class 2 frame that could not be delivered to
the other end of the link. This can occur when either the
fabric or the destination port is temporarily busy. Note
that this counter will never increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.4.1.9
fcmPortClass2RxPbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_BSY was returned to this port as
a result of a Class 2 frame that could not be delivered to
the other end of the link. This can occur when the
destination port is temporarily busy."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.4.1.10
fcmPortClass2RxFrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_RJT was returned to this port as
a result of a Class 2 frame that was rejected by the fabric.
Note that this counter will never increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.4.1.11
fcmPortClass2RxPrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_RJT was returned to this port as
a result of a Class 2 frame that was rejected at the
destination N_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 11 }

.1.3.6.1.2.1.10.56.1.4.1.12
fcmPortClass2TxFbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_BSY was generated by this port
as a result of a Class 2 frame that could not be delivered
because either the Fabric or the destination port was
temporarily busy. Note that this counter will never
increment for an N_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 12 }

.1.3.6.1.2.1.10.56.1.4.1.13
fcmPortClass2TxPbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_BSY was generated by this port
as a result of a Class 2 frame that could not be delivered
because the destination port was temporarily busy. Note
that this counter will never increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 13 }

.1.3.6.1.2.1.10.56.1.4.1.14
fcmPortClass2TxFrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_RJT was generated by this port
as a result of a Class 2 frame being rejected by the fabric.
Note that this counter will never increment for an N_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 14 }

.1.3.6.1.2.1.10.56.1.4.1.15
fcmPortClass2TxPrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_RJT was generated by this port
as a result of a Class 2 frame being rejected at the
destination N_Port. Note that this counter will never
increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 15 }

.1.3.6.1.2.1.10.56.1.4.1.16
fcmPortClass3RxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 3 frames received at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 16 }

.1.3.6.1.2.1.10.56.1.4.1.17
fcmPortClass3RxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 3 frames received
at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 17 }

.1.3.6.1.2.1.10.56.1.4.1.18
fcmPortClass3TxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 3 frames transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 18 }

.1.3.6.1.2.1.10.56.1.4.1.19
fcmPortClass3TxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 3 frames
transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 19 }

.1.3.6.1.2.1.10.56.1.4.1.20
fcmPortClass3Discards OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 3 frames that were discarded upon
reception at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 20 }

.1.3.6.1.2.1.10.56.1.4.1.21
fcmPortClassFRxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class F frames received at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 21 }

.1.3.6.1.2.1.10.56.1.4.1.22
fcmPortClassFRxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class F frames received
at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 22 }

.1.3.6.1.2.1.10.56.1.4.1.23
fcmPortClassFTxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class F frames transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 23 }

.1.3.6.1.2.1.10.56.1.4.1.24
fcmPortClassFTxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class F frames
transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 24 }
.1.3.6.1.2.1.10.56.1.4.1.25
fcmPortClassFDiscards OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class F frames that were discarded upon
reception at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortStatsTable(4) fcmPortStatsEntry(1) 25 }

.1.3.6.1.2.1.10.56.1.5
fcmPortLcStatsTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of Counter32-based statistics for systems that do
not support Counter64."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 5 }

.1.3.6.1.2.1.10.56.1.5.1
fcmPortLcStatsEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { fcmPortEntry }
DESCRIPTION "An entry containing low-capacity (i.e., based on Counter32)
statistics for a Fibre Channel port. If any counter in this
table suffers a discontinuity, the value of
ifCounterDiscontinuityTime (defined in the IF-MIB) must be
updated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) 1 }

.1.3.6.1.2.1.10.56.1.5.1.1
fcmPortLcBBCreditZeros OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transitions in/out of the buffer-to-buffer
credit zero state. The other side is not providing any
credit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.5.1.2
fcmPortLcFullInputBuffers OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of occurrences when all input buffers of a port
were full and outbound buffer-to-buffer credit transitioned
to zero, i.e., there became no credit to provide to other
side."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.5.1.3
fcmPortLcClass2RxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 2 frames received at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.5.1.4
fcmPortLcClass2RxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 2 frames received
at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.5.1.5
fcmPortLcClass2TxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 2 frames transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.5.1.6
fcmPortLcClass2TxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 2 frames
transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.5.1.7
fcmPortLcClass2Discards OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 2 frames that were discarded upon
reception at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.5.1.8
fcmPortLcClass2RxFbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_BSY was returned to this port as
a result of a Class 2 frame that could not be delivered to
the other end of the link. This can occur when either the
fabric or the destination port is temporarily busy. Note
that this counter will never increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.5.1.9
fcmPortLcClass2RxPbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_BSY was returned to this port as
a result of a Class 2 frame that could not be delivered to
the other end of the link. This can occur when the
destination port is temporarily busy."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.5.1.10
fcmPortLcClass2RxFrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_RJT was returned to this port as
a result of a Class 2 frame that was rejected by the fabric.
Note that this counter will never increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.5.1.11
fcmPortLcClass2RxPrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_RJT was returned to this port as
a result of a Class 2 frame that was rejected at the
destination N_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 11 }

.1.3.6.1.2.1.10.56.1.5.1.12
fcmPortLcClass2TxFbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_BSY was generated by this port
as a result of a Class 2 frame that could not be delivered
because either the Fabric or the destination port was
temporarily busy. Note that this counter will never
increment for an N_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 12 }

.1.3.6.1.2.1.10.56.1.5.1.13
fcmPortLcClass2TxPbsyFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_BSY was generated by this port
as a result of a Class 2 frame that could not be delivered
because the destination port was temporarily busy. Note
that this counter will never increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 13 }

.1.3.6.1.2.1.10.56.1.5.1.14
fcmPortLcClass2TxFrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that F_RJT was generated by this port
as a result of a Class 2 frame being rejected by the fabric.
Note that this counter will never increment for an N_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 14 }

.1.3.6.1.2.1.10.56.1.5.1.15
fcmPortLcClass2TxPrjtFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that P_RJT was generated by this port
as a result of a Class 2 frame being rejected at the
destination N_Port. Note that this counter will never
increment for an F_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 15 }

.1.3.6.1.2.1.10.56.1.5.1.16
fcmPortLcClass3RxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 3 frames received at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 16 }

.1.3.6.1.2.1.10.56.1.5.1.17
fcmPortLcClass3RxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 3 frames received
at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 17 }

.1.3.6.1.2.1.10.56.1.5.1.18
fcmPortLcClass3TxFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 3 frames transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 18 }

.1.3.6.1.2.1.10.56.1.5.1.19
fcmPortLcClass3TxOctets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in Class 3 frames
transmitted out of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 19 }

.1.3.6.1.2.1.10.56.1.5.1.20
fcmPortLcClass3Discards OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Class 3 frames that were discarded upon
reception at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortLcStatsTable(5) fcmPortLcStatsEntry(1) 20 }

.1.3.6.1.2.1.10.56.1.6
fcmPortErrorsTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Error counters for Fibre Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 6 }

.1.3.6.1.2.1.10.56.1.6.1
fcmPortErrorsEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { fcmPortEntry }
DESCRIPTION "Error counters for a Fibre Channel port. If any counter in
this table suffers a discontinuity, the value of
ifCounterDiscontinuityTime (defined in the IF-MIB) must be
updated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) 1 }

.1.3.6.1.2.1.10.56.1.6.1.1
fcmPortRxLinkResets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Link Reset (LR) Primitive Sequences
received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.6.1.2
fcmPortTxLinkResets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Link Reset (LR) Primitive Sequences
transmitted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.6.1.3
fcmPortLinkResets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the reset link protocol was initiated
on this port. This includes the number of Loop
Initialization Primitive (LIP) events on an arbitrated loop
port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.6.1.4
fcmPortRxOfflineSequences OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Offline (OLS) Primitive Sequences received at
this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.6.1.5
fcmPortTxOfflineSequences OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Offline (OLS) Primitive Sequences transmitted
by this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.6.1.6
fcmPortLinkFailures OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of link failures. This count is part of FC-PH's
Link Error Status Block (LESB)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.6.1.7
fcmPortLossofSynchs OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of instances of synchronization loss detected at
this port. This count is part of FC-PH's Link Error Status
Block (LESB)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.6.1.8
fcmPortLossofSignals OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of instances of signal loss detected at this
port. This count is part of FC-PH's Link Error Status Block
(LESB)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.6.1.9
fcmPortPrimSeqProtocolErrors OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of primitive sequence protocol errors detected
at this port. This count is part of FC-PH's Link Error
Status Block (LESB)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.6.1.10
fcmPortInvalidTxWords OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of invalid transmission words received at this
port. This count is part of FC-PH's Link Error Status Block
(LESB)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.6.1.11
fcmPortInvalidCRCs OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames received with an invalid CRC. This
count is part of FC-PH's Link Error Status Block (LESB)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 11 }

.1.3.6.1.2.1.10.56.1.6.1.12
fcmPortInvalidOrderedSets OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of invalid ordered sets received at this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 12 }

.1.3.6.1.2.1.10.56.1.6.1.13
fcmPortFrameTooLongs OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames received at this port for which the
frame length was greater than what was agreed to in
FLOGI/PLOGI. This could be caused by losing the end of
frame delimiter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 13 }

.1.3.6.1.2.1.10.56.1.6.1.14
fcmPortTruncatedFrames OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames received at this port for which the
frame length was less than the minimum indicated by the
frame header - normally 24 bytes, but it could be more if
the DFCTL field indicates an optional header should have
been present."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 14 }

.1.3.6.1.2.1.10.56.1.6.1.15
fcmPortAddressErrors OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames received with unknown addressing; for
example, an unknown SID or DID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 15 }

.1.3.6.1.2.1.10.56.1.6.1.16
fcmPortDelimiterErrors OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of invalid frame delimiters received at this
port. An example is a frame with a class 2 start and a
class 3 at the end."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 16 }

.1.3.6.1.2.1.10.56.1.6.1.17
fcmPortEncodingDisparityErrors OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of encoding disparity errors received at this
port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 17 }

.1.3.6.1.2.1.10.56.1.6.1.18
fcmPortOtherErrors OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of errors that were detected on this port but
not counted by any other error counter in this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmPortErrorsTable(6) fcmPortErrorsEntry(1) 18 }

.1.3.6.1.2.1.10.56.1.7
fcmFxPortTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Additional information about Fibre Channel ports that is
specific to Fx_Ports. This table will contain one entry for
each fcmPortTable entry that represents an Fx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 7 }

.1.3.6.1.2.1.10.56.1.7.1
fcmFxPortEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "Each entry contains information about a specific Fx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) 1 }

.1.3.6.1.2.1.10.56.1.7.1.1
fcmFxPortRatov OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Resource_Allocation_Timeout Value configured for this
Fx_Port. This is used as the timeout value for determining
when to reuse an Nx_Port resource such as a
Recovery_Qualifier. It represents the Error_Detect_Timeout
value (see fcmFxPortEdtov) plus twice the maximum time that
a frame may be delayed within the Fabric and still be
delivered."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.7.1.2
fcmFxPortEdtov OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Error_Detect_Timeout value configured for this Fx_Port.
This is used as the timeout value for detecting an error
condition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.7.1.3
fcmFxPortRttov OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Receiver_Transmitter_Timeout value of this Fx_Port.
This is used by the receiver logic to detect a Loss of
Synchronization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.7.1.4
fcmFxPortHoldTime OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum time that this Fx_Port shall hold a frame
before discarding the frame if it is unable to deliver the
frame. The value 0 means that this Fx_Port does not support
this parameter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.7.1.5
fcmFxPortCapBbCreditMax OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcBbCredit
SYNTAX Integer32 (0..32767)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of receive buffers that this port is
capable of making available for holding frames from attached
Nx_Port(s)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.7.1.6
fcmFxPortCapBbCreditMin OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcBbCredit
SYNTAX Integer32 (0..32767)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum number of receive buffers that this port is
capable of making available for holding frames from attached
Nx_Port(s)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.7.1.7
fcmFxPortCapDataFieldSizeMax OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcDataFieldSize
SYNTAX Integer32 (128..2112)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum size in bytes of the Data Field in a frame that
this Fx_Port is capable of receiving from an attached
Nx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.7.1.8
fcmFxPortCapDataFieldSizeMin OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcDataFieldSize
SYNTAX Integer32 (128..2112)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum size in bytes of the Data Field in a frame that
this Fx_Port is capable of receiving from an attached
Nx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.7.1.9
fcmFxPortCapClass2SeqDeliv OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether this Fx_Port is capable of
supporting Class 2 Sequential Delivery."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.7.1.10
fcmFxPortCapClass3SeqDeliv OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether this Fx_Port is capable of
supporting Class 3 Sequential Delivery."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.7.1.11
fcmFxPortCapHoldTimeMax OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum holding time that this Fx_Port is capable of
supporting."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 11 }

.1.3.6.1.2.1.10.56.1.7.1.12
fcmFxPortCapHoldTimeMin OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum holding time that this Fx_Port is capable of
supporting."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFxPortTable(7) fcmFxPortEntry(1) 12 }

.1.3.6.1.2.1.10.56.1.8
fcmISPortTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Additional information about E_Ports, B_Ports, and any
other type of Fibre Channel port to which inter-switch links
can be connected. This table will contain one entry for
each fcmPortTable entry that represents such a port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 8 }

.1.3.6.1.2.1.10.56.1.8.1
fcmISPortEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "Each entry contains information about a specific port
connected to an inter-switch link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmISPortTable(8) 1 }

.1.3.6.1.2.1.10.56.1.8.1.1
fcmISPortClassFCredit OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcBbCredit
SYNTAX Integer32 (0..32767)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of Class F data frames that can be
transmitted by the inter-switch port without receipt of ACK
or Link_Response frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmISPortTable(8) fcmISPortEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.8.1.2
fcmISPortClassFDataFieldSize OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcDataFieldSize
SYNTAX Integer32 (128..2112)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Receive Data Field Size that the inter-switch port has
agreed to support for Class F frames to/from this port. The
size specifies the largest Data Field Size for an FT_1
frame."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmISPortTable(8) fcmISPortEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.9
fcmFLoginTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains one entry for each Nx_Port logged-
in/attached to a particular Fx_Port in the switch. Each
entry contains the services parameters established during
the most recent Fabric Login, explicit or implicit. Note
that an Fx_Port may have one or more Nx_Ports attached to
it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 9 }

.1.3.6.1.2.1.10.56.1.9.1
fcmFLoginEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, fcmFLoginNxPortIndex }
DESCRIPTION "An entry containing service parameters established from a
successful Fabric Login."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) 1 }

.1.3.6.1.2.1.10.56.1.9.1.1
fcmFLoginNxPortIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer that uniquely identifies an Nx_Port
amongst all those attached to the Fx_Port indicated by
ifIndex.

After a value of this object is assigned to a particular


Nx_Port, that value can be re-used when and only when it is
assigned to the same Nx_Port, or, after a reset of the value
of the relevant instance of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.9.1.2
fcmFLoginPortWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port name of the attached Nx_Port, or the zero-length
string if unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.9.1.3
fcmFLoginNodeWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The node name of the attached Nx_Port, or the zero-length
string if unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.9.1.4
fcmFLoginBbCreditModel OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcBbCreditModel
SYNTAX INTEGER {regular(1), alternate(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The buffer-to-buffer credit model in use by the Fx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.9.1.5
fcmFLoginBbCredit OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcBbCredit
SYNTAX Integer32 (0..32767)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of buffers available for holding frames to be
transmitted to the attached Nx_Port. These buffers are for
buffer-to-buffer flow control in the direction from Fx_Port
to Nx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.9.1.6
fcmFLoginClassesAgreed OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcClasses
SYNTAX BITS {classF(0), class1(1), class2(2), class3(3), class4(4), class5(5),
class6(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Classes of Service that the Fx_Port has agreed to
support for this Nx_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.9.1.7
fcmFLoginClass2SeqDelivAgreed OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether the Fx_Port has agreed to support
Class 2 sequential delivery for this Nx_Port. This is only
meaningful if Class 2 service has been agreed upon."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 7 }

.1.3.6.1.2.1.10.56.1.9.1.8
fcmFLoginClass2DataFieldSize OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcDataFieldSize
SYNTAX Integer32 (128..2112)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Receive Data Field Size that the Fx_Port has agreed to
support for Class 2 frames to/from this Nx_Port. The size
specifies the largest Data Field Size for an FT_1 frame.
This is only meaningful if Class 2 service has been agreed
upon."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.9.1.9
fcmFLoginClass3SeqDelivAgreed OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether the Fx_Port has agreed to support
Class 3 sequential delivery for this Nx_Port. This is only
meaningful if Class 3 service has been agreed upon."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.9.1.10
fcmFLoginClass3DataFieldSize OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcDataFieldSize
SYNTAX Integer32 (128..2112)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Receive Data Field Size that the Fx_Port has agreed to
support for Class 3 frames to/from this Nx_Port. The size
specifies the largest Data Field Size for an FT_1 frame.
This is only meaningful if Class 3 service has been agreed
upon."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmFLoginTable(9) fcmFLoginEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.10
fcmLinkTable OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing any Fibre Channel link information that
is known to local Fibre Channel managed instances. One end
of such a link is typically at a local port, but the table
can also contain information on links for which neither end
is a local port.

If one end of a link terminates locally, then that end is


termed 'end1'; the other end is termed 'end2'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) 10 }

.1.3.6.1.2.1.10.56.1.10.1
fcmLinkEntry OBJECT-TYPE
-- FROM FC-MGMT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmLinkIndex }
DESCRIPTION "An entry containing information that a particular Fibre
Channel managed instance has about a Fibre Channel link.

The two ends of the link are called 'end1' and 'end2'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) 1 }

.1.3.6.1.2.1.10.56.1.10.1.1
fcmLinkIndex OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer that uniquely identifies one link
within the set of links about which a particular managed
instance has information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 1 }

.1.3.6.1.2.1.10.56.1.10.1.2
fcmLinkEnd1NodeWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The node name of end1, or the zero-length string if
unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 2 }

.1.3.6.1.2.1.10.56.1.10.1.3
fcmLinkEnd1PhysPortNumber OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical port number of end1, or zero if unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 3 }

.1.3.6.1.2.1.10.56.1.10.1.4
fcmLinkEnd1PortWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port WWN of end1, or the zero-length string if unknown.
('end1' is local if this value is equal to the value of
fcmPortWwn in one of the rows of the fcmPortTable.)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 4 }

.1.3.6.1.2.1.10.56.1.10.1.5
fcmLinkEnd2NodeWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The node name of end2, or the zero-length string if
unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 5 }

.1.3.6.1.2.1.10.56.1.10.1.6
fcmLinkEnd2PhysPortNumber OBJECT-TYPE
-- FROM FC-MGMT-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical port number of end2, or zero if unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 6 }

.1.3.6.1.2.1.10.56.1.10.1.7
fcmLinkEnd2PortWwn OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port WWN of end2, or the zero-length string if
unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 7 }
.1.3.6.1.2.1.10.56.1.10.1.8
fcmLinkEnd2AgentAddress OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the management agent for the Fibre Channel
Interconnect Element or Platform of which end2 is a part.
The GS-4 specification provides some information about
management agents. If the address is unknown, the value of
this object is the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 8 }

.1.3.6.1.2.1.10.56.1.10.1.9
fcmLinkEnd2PortType OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcPortType
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port type of end2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 9 }

.1.3.6.1.2.1.10.56.1.10.1.10
fcmLinkEnd2UnitType OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcUnitFunctions
SYNTAX BITS {other(0), hub(1), switch(2), bridge(3), gateway(4), host(5),
storageSubsys(6), storageAccessDev(7), nas(8), wdmux(9), storageDevice(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of/function(s) performed by the Fibre Channel
Interconnect Element or Platform of which end2 is a part."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 10 }

.1.3.6.1.2.1.10.56.1.10.1.11
fcmLinkEnd2FcAddressId OBJECT-TYPE
-- FROM FC-MGMT-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Fibre Channel Address ID of end2, or the zero-length
string if unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtObjects(1) fcmLinkTable(10) fcmLinkEntry(1) 11 }

.1.3.6.1.2.1.10.56.2
fcmgmtNotifications OBJECT-TYPE
-- FROM FC-MGMT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) 2 }
.1.3.6.1.2.1.10.56.2.0
fcmgmtNotifPrefix OBJECT-TYPE
-- FROM FC-MGMT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtNotifications(2) 0 }

.1.3.6.1.2.1.10.56.3
fcmgmtConformance OBJECT-TYPE
-- FROM FC-MGMT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) 3 }

.1.3.6.1.2.1.10.56.3.1
fcmgmtCompliances OBJECT-TYPE
-- FROM FC-MGMT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) 1 }

.1.3.6.1.2.1.10.56.3.1.1
fcmgmtCompliance MODULE-COMPLIANCE
-- FROM FC-MGMT-MIB
DESCRIPTION "Describes the requirements for compliance to this Fibre
Channel Management MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtCompliances(1) 1 }

.1.3.6.1.2.1.10.56.3.2
fcmgmtGroups OBJECT-TYPE
-- FROM FC-MGMT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) 2 }

.1.3.6.1.2.1.10.56.3.2.1
fcmInstanceBasicGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Basic information about Fibre Channel managed instances."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 1 }

.1.3.6.1.2.1.10.56.3.2.2
fcmSwitchBasicGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Basic information about Fibre Channel switches."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 2 }

.1.3.6.1.2.1.10.56.3.2.3
fcmPortBasicGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Basic information about Fibre Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 3 }

.1.3.6.1.2.1.10.56.3.2.4
fcmPortStatsGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Traffic statistics, which are not specific to any one class
of service, for Fibre Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 4 }

.1.3.6.1.2.1.10.56.3.2.5
fcmPortClass23StatsGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Traffic statistics for Class 2 and Class 3 traffic on Fibre
Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 5 }

.1.3.6.1.2.1.10.56.3.2.6
fcmPortClassFStatsGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Traffic statistics for Class F traffic on Fibre Channel
ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 6 }

.1.3.6.1.2.1.10.56.3.2.7
fcmPortLcStatsGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Low-capacity (32-bit) statistics for Fibre Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 7 }

.1.3.6.1.2.1.10.56.3.2.8
fcmPortErrorsGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Error statistics for Fibre Channel ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 8 }

.1.3.6.1.2.1.10.56.3.2.9
fcmSwitchPortGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Information about ports on a Fibre Channel switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 9 }

.1.3.6.1.2.1.10.56.3.2.10
fcmSwitchLoginGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Information known to a Fibre Channel switch about
attached/logged-in Nx_Ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 10 }

.1.3.6.1.2.1.10.56.3.2.11
fcmLinkBasicGroup OBJECT-GROUP
-- FROM FC-MGMT-MIB
DESCRIPTION "Information about Fibre Channel links."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
fcMgmtMIB(56) fcmgmtConformance(3) fcmgmtGroups(2) 11 }

.1.3.6.1.2.1.10.94
adslMIB MODULE-IDENTITY
-- FROM ADSL-LINE-MIB
DESCRIPTION "The MIB module defining objects for the management of a pair of
ADSL modems at each end of the ADSL line. Each such line has
an entry in an ifTable which may include multiple modem lines.
An agent may reside at either end of the ADSL line however the
MIB is designed to require no management communication between
them beyond that inherent in the low-level ADSL line protocol.
The agent may monitor and control this protocol for its needs.

ADSL lines may support optional Fast or Interleaved channels.


If these are supported, additional entries corresponding to the
supported channels must be created in the ifTable. Thus an ADSL
line that supports both channels will have three entries in the
ifTable, one for each physical, fast, and interleaved, whose
ifType values are equal to adsl(94), fast(125), and
interleaved(124), respectively. The ifStackTable is used to
represent the relationship between the entries.

Naming Conventions:
Atuc -- (ATUC) modem at near (Central) end of line
Atur -- (ATUR) modem at Remote end of line
Curr -- Current
Prev -- Previous
Atn -- Attenuation
ES -- Errored Second.
LCS -- Line Code Specific
Lof -- Loss of Frame
Lol -- Loss of Link
Los -- Loss of Signal
Lpr -- Loss of Power
xxxs-- interval of Seconds in which xxx occurs
(e.g., xxx=Lof, Los, Lpr)
Max -- Maximum
Mgn -- Margin
Min -- Minimum
Psd -- Power Spectral Density
Snr -- Signal to Noise Ratio
Tx -- Transmit
Blks-- Blocks, a data unit, see
adslAtuXChanCrcBlockLength
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 94 }

.1.3.6.1.2.1.10.94.1
adslLineMib OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) 1 }

.1.3.6.1.2.1.10.94.1.1
adslMibObjects OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) 1 }

.1.3.6.1.2.1.10.94.1.1.1
adslLineTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table includes common attributes describing
both ends of the line. It is required for all ADSL
physical interfaces. ADSL physical interfaces are
those ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 1 }

.1.3.6.1.2.1.10.94.1.1.1.1
adslLineEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in adslLineTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineTable(1) 1 }

.1.3.6.1.2.1.10.94.1.1.1.1.1
adslLineCoding OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslLineCodingType
SYNTAX INTEGER {other(1), dmt(2), cap(3), qam(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the ADSL coding type used on this
line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineTable(1) adslLineEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.1.1.2
adslLineType OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER {noChannel(1), fastOnly(2), interleavedOnly(3),
fastOrInterleaved(4), fastAndInterleaved(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Defines the type of ADSL physical line
entity that exists, by defining whether and how
the line is channelized. If the line is channelized,
the value will be other than noChannel(1). This
object defines which channel type(s) are supported.

In the case that the line is channelized, the manager


can use the ifStackTable to determine the ifIndex for
the associated channel(s)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineTable(1) adslLineEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.1.1.3
adslLineSpecific OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION VariablePointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "OID instance in vendor-specific MIB. The Instance may
be used to determine shelf/slot/port of the ATUC
interface in a DSLAM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineTable(1) adslLineEntry(1) 3 }
.1.3.6.1.2.1.10.94.1.1.1.1.4
adslLineConfProfile OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of this object identifies the row
in the ADSL Line Configuration Profile Table,
(adslLineConfProfileTable), which applies for this
ADSL line, and channels if applicable.

For `dynamic' mode, in the case which the


configuration profile has not been set, the
value will be set to `DEFVAL'.

If the implementator of this MIB has chosen not


to implement `dynamic assignment' of profiles, this
object's MIN-ACCESS is read-only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineTable(1) adslLineEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.1.1.5
adslLineAlarmConfProfile OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of this object identifies the row
in the ADSL Line Alarm Configuration Profile Table,
(adslLineAlarmConfProfileTable), which applies to this
ADSL line, and channels if applicable.

For `dynamic' mode, in the case which the


alarm profile has not been set, the
value will be set to `DEFVAL'.

If the implementator of this MIB has chosen not


to implement `dynamic assignment' of profiles, this
object's MIN-ACCESS is read-only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineTable(1) adslLineEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.2
adslAtucPhysTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUC.
Each row contains the Physical Layer Parameters
table for that ATUC. ADSL physical interfaces are
those ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 2 }

.1.3.6.1.2.1.10.94.1.1.2.1
adslAtucPhysEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the adslAtucPhysTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2) 1 }

.1.3.6.1.2.1.10.94.1.1.2.1.1
adslAtucInvSerialNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor specific string that identifies the
vendor equipment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.2.1.2
adslAtucInvVendorID OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..16)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor ID code is a copy of the binary
vendor identification field defined by the
PHY[10] and expressed as readable characters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.2.1.3
adslAtucInvVersionNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..16)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor specific version number sent by this ATU
as part of the initialization messages. It is a copy
of the binary version number field defined by the
PHY[10] and expressed as readable characters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.2.1.4
adslAtucCurrSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (-640..640)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Noise Margin as seen by this ATU with respect to its
received signal in tenth dB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.2.1.5
adslAtucCurrAtn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32 (0..630)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Measured difference in the total power transmitted by
the peer ATU and the total power received by this ATU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.2.1.6
adslAtucCurrStatus OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX BITS {noDefect(0), lossOfFraming(1), lossOfSignal(2), lossOfPower(3),
lossOfSignalQuality(4), lossOfLink(5), dataInitFailure(6), configInitFailure(7),
protocolInitFailure(8), noPeerAtuPresent(9)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates current state of the ATUC line. This is a
bit-map of possible conditions. The various bit
positions are:

0 noDefect There no defects on the line

1 lossOfFraming ATUC failure due to not


receiving valid frame.

2 lossOfSignal ATUC failure due to not


receiving signal.

3 lossOfPower ATUC failure due to loss of


power.
Note: the Agent may still
function.

4 lossOfSignalQuality Loss of Signal Quality is


declared when the Noise Margin
falls below the Minimum Noise
Margin, or the bit-error-rate
exceeds 10^-7.

5 lossOfLink ATUC failure due to inability


to link with ATUR.

6 dataInitFailure ATUC failure during


initialization due to bit
errors corrupting startup
exchange data.
7 configInitFailure ATUC failure during
initialization due to peer
ATU not able to support
requested configuration

8 protocolInitFailure ATUC failure during


initialization due to
incompatible protocol used by
the peer ATU.

9 noPeerAtuPresent ATUC failure during


initialization due to no
activation sequence detected
from peer ATU.

This is intended to supplement ifOperStatus."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.2.1.7
adslAtucCurrOutputPwr OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (-310..310)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Measured total output power transmitted by this ATU.
This is the measurement that was reported during
the last activation sequence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.2.1.8
adslAtucCurrAttainableRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the maximum currently attainable data rate
by the ATU. This value will be equal or greater than
the current line rate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPhysTable(2)
adslAtucPhysEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.3
adslAturPhysTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUR
Each row contains the Physical Layer Parameters
table for that ATUR. ADSL physical interfaces are
those ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 3 }

.1.3.6.1.2.1.10.94.1.1.3.1
adslAturPhysEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the adslAturPhysTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3) 1 }

.1.3.6.1.2.1.10.94.1.1.3.1.1
adslAturInvSerialNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor specific string that identifies the
vendor equipment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.3.1.2
adslAturInvVendorID OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..16)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor ID code is a copy of the binary
vendor identification field defined by the
PHY[10] and expressed as readable characters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.3.1.3
adslAturInvVersionNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..16)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor specific version number sent by this ATU
as part of the initialization messages. It is a copy
of the binary version number field defined by the
PHY[10] and expressed as readable characters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.3.1.4
adslAturCurrSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (-640..640)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Noise Margin as seen by this ATU with respect to its
received signal in tenth dB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.3.1.5
adslAturCurrAtn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32 (0..630)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Measured difference in the total power transmitted by
the peer ATU and the total power received by this ATU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.3.1.6
adslAturCurrStatus OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX BITS {noDefect(0), lossOfFraming(1), lossOfSignal(2), lossOfPower(3),
lossOfSignalQuality(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates current state of the ATUR line. This is a
bit-map of possible conditions. Due to the isolation
of the ATUR when line problems occur, many state
conditions like loss of power, loss of quality signal,
and initialization errors, can not be determined.
While trouble shooting ATUR, also use object,
adslAtucCurrStatus. The various bit positions are:

0 noDefect There no defects on the line

1 lossOfFraming ATUR failure due to not


receiving valid frame

2 lossOfSignal ATUR failure due to not


receiving signal

3 lossOfPower ATUR failure due to loss of


power

4 lossOfSignalQuality Loss of Signal Quality is


declared when the Noise Margin
falls below the Minimum Noise
Margin, or the
bit-error-rate exceeds 10^-7.

This is intended to supplement ifOperStatus."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.3.1.7
adslAturCurrOutputPwr OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (-310..310)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Measured total output power transmitted by this ATU.
This is the measurement that was reported during
the last activation sequence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.3.1.8
adslAturCurrAttainableRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the maximum currently attainable data rate
by the ATU. This value will be equal or greater than
the current line rate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPhysTable(3)
adslAturPhysEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.4
adslAtucChanTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUC channel.
ADSL channel interfaces are those ifEntries
where ifType is equal to adslInterleave(124)
or adslFast(125)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 4 }

.1.3.6.1.2.1.10.94.1.1.4.1
adslAtucChanEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the adslAtucChanTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanTable(4) 1 }

.1.3.6.1.2.1.10.94.1.1.4.1.1
adslAtucChanInterleaveDelay OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Interleave Delay for this channel.

Interleave delay applies only to the


interleave channel and defines the mapping
(relative spacing) between subsequent input
bytes at the interleaver input and their placement
in the bit stream at the interleaver output.
Larger numbers provide greater separation between
consecutive input bytes in the output bit stream
allowing for improved impulse noise immunity at
the expense of payload latency.

In the case where the ifType is Fast(125), use


noSuchObject."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanTable(4)
adslAtucChanEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.4.1.2
adslAtucChanCurrTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Actual transmit rate on this channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanTable(4)
adslAtucChanEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.4.1.3
adslAtucChanPrevTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The rate at the time of the last
adslAtucRateChangeTrap event. It is also set at
initialization to prevent a trap being sent.

Rate changes less than adslAtucThresh(*)RateDown


or less than adslAtucThresh(*)RateUp will not
cause a trap or cause this object to change.
(*) == Fast or Interleave.
See AdslLineAlarmConfProfileEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanTable(4)
adslAtucChanEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.4.1.4
adslAtucChanCrcBlockLength OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the length of the channel data-block
on which the CRC operates. Refer to Line Code
Specific MIBs, [11] and [12] for more
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanTable(4)
adslAtucChanEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.5
adslAturChanTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUR channel.
ADSL channel interfaces are those ifEntries
where ifType is equal to adslInterleave(124)
or adslFast(125)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 5 }

.1.3.6.1.2.1.10.94.1.1.5.1
adslAturChanEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the adslAturChanTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanTable(5) 1 }

.1.3.6.1.2.1.10.94.1.1.5.1.1
adslAturChanInterleaveDelay OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Interleave Delay for this channel.

Interleave delay applies only to the


interleave channel and defines the mapping
(relative spacing) between subsequent input
bytes at the interleaver input and their placement
in the bit stream at the interleaver output.
Larger numbers provide greater separation between
consecutive input bytes in the output bit stream
allowing for improved impulse noise immunity at
the expense of payload latency.

In the case where the ifType is Fast(125), use


noSuchObject."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanTable(5)
adslAturChanEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.5.1.2
adslAturChanCurrTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Actual transmit rate on this channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanTable(5)
adslAturChanEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.5.1.3
adslAturChanPrevTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The rate at the time of the last
adslAturRateChangeTrap event. It is also set at
initialization to prevent a trap being sent.
Rate changes less than adslAturThresh(*)RateDown
or less than adslAturThresh(*)RateUp will not
cause a trap or cause this object to change.
(*) == Fast or Interleave.
See AdslLineAlarmConfProfileEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanTable(5)
adslAturChanEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.5.1.4
adslAturChanCrcBlockLength OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the length of the channel data-block
on which the CRC operates. Refer to Line Code
Specific MIBs, [11] and [12] for more
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanTable(5)
adslAturChanEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.6
adslAtucPerfDataTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUC.
ADSL physical interfaces are
those ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 6 }

.1.3.6.1.2.1.10.94.1.1.6.1
adslAtucPerfDataEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in adslAtucPerfDataTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6) 1 }
.1.3.6.1.2.1.10.94.1.1.6.1.1
adslAtucPerfLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Framing failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.6.1.2
adslAtucPerfLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Signal failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.6.1.3
adslAtucPerfLols OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Link failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.6.1.4
adslAtucPerfLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Power failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.6.1.5
adslAtucPerfESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Errored Seconds since agent
reset. The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.6.1.6
adslAtucPerfInits OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the line initialization attempts since
agent reset. Includes both successful and failed
attempts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.6.1.7
adslAtucPerfValidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of previous 15-minute intervals in the
interval table for which data was collected. Given
that <n> is the maximum # of intervals supported.
The value will be <n> unless the measurement was
(re-)started within the last (<n>*15) minutes, in which
case the value will be the number of complete 15
minute intervals for which the agent has at least
some data. In certain cases (e.g., in the case
where the agent is a proxy) it is possible that some
intervals are unavailable. In this case, this
interval is the maximum interval number for
which data is available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.6.1.8
adslAtucPerfInvalidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of intervals in the range from
0 to the value of adslAtucPerfValidIntervals
for which no data is available. This object
will typically be zero except in cases where
the data for some intervals are not available
(e.g., in proxy situations)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.6.1.9
adslAtucPerfCurr15MinTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total elapsed seconds in this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 9 }

.1.3.6.1.2.1.10.94.1.1.6.1.10
adslAtucPerfCurr15MinLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Framing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 10 }

.1.3.6.1.2.1.10.94.1.1.6.1.11
adslAtucPerfCurr15MinLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Signal."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 11 }

.1.3.6.1.2.1.10.94.1.1.6.1.12
adslAtucPerfCurr15MinLols OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 12 }

.1.3.6.1.2.1.10.94.1.1.6.1.13
adslAtucPerfCurr15MinLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Power."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 13 }

.1.3.6.1.2.1.10.94.1.1.6.1.14
adslAtucPerfCurr15MinESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds in the current 15 minute
interval. The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 14 }

.1.3.6.1.2.1.10.94.1.1.6.1.15
adslAtucPerfCurr15MinInits OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the line initialization attempts in the
current 15 minute interval. Includes both successful
and failed attempts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 15 }

.1.3.6.1.2.1.10.94.1.1.6.1.16
adslAtucPerfCurr1DayTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..86399)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of seconds that have elapsed since the
beginning of the current 1-day interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 16 }

.1.3.6.1.2.1.10.94.1.1.6.1.17
adslAtucPerfCurr1DayLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss of
Framing during the current day as measured by
adslAtucPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 17 }

.1.3.6.1.2.1.10.94.1.1.6.1.18
adslAtucPerfCurr1DayLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss of
Signal during the current day as measured by
adslAtucPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 18 }

.1.3.6.1.2.1.10.94.1.1.6.1.19
adslAtucPerfCurr1DayLols OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss of
Link during the current day as measured by
adslAtucPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 19 }

.1.3.6.1.2.1.10.94.1.1.6.1.20
adslAtucPerfCurr1DayLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss of
Power during the current day as measured by
adslAtucPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 20 }

.1.3.6.1.2.1.10.94.1.1.6.1.21
adslAtucPerfCurr1DayESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds during the current day as
measured by adslAtucPerfCurr1DayTimeElapsed.
The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 21 }

.1.3.6.1.2.1.10.94.1.1.6.1.22
adslAtucPerfCurr1DayInits OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the line initialization attempts in the
day as measured by adslAtucPerfCurr1DayTimeElapsed.
Includes both successful and failed attempts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 22 }

.1.3.6.1.2.1.10.94.1.1.6.1.23
adslAtucPerfPrev1DayMoniSecs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..86400)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time in the previous 1-day interval
over which the performance monitoring information
is actually counted. This value will be the same as
the interval duration except in a situation where
performance monitoring data could not be collected
for any reason."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 23 }

.1.3.6.1.2.1.10.94.1.1.6.1.24
adslAtucPerfPrev1DayLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Framing within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 24 }

.1.3.6.1.2.1.10.94.1.1.6.1.25
adslAtucPerfPrev1DayLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Signal within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 25 }

.1.3.6.1.2.1.10.94.1.1.6.1.26
adslAtucPerfPrev1DayLols OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Link within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 26 }

.1.3.6.1.2.1.10.94.1.1.6.1.27
adslAtucPerfPrev1DayLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Power within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 27 }

.1.3.6.1.2.1.10.94.1.1.6.1.28
adslAtucPerfPrev1DayESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds within the most recent
previous 1-day period. The errored second parameter is
a count of one-second intervals containing one or more
crc anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 28 }

.1.3.6.1.2.1.10.94.1.1.6.1.29
adslAtucPerfPrev1DayInits OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the line initialization attempts in the most
recent previous 1-day period. Includes both successful
and failed attempts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucPerfDataTable(6)
adslAtucPerfDataEntry(1) 29 }

.1.3.6.1.2.1.10.94.1.1.7
adslAturPerfDataTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUR.
ADSL physical interfaces are
those ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 7 }

.1.3.6.1.2.1.10.94.1.1.7.1
adslAturPerfDataEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in adslAturPerfDataTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7) 1 }

.1.3.6.1.2.1.10.94.1.1.7.1.1
adslAturPerfLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Framing failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.7.1.2
adslAturPerfLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Signal failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 2 }
.1.3.6.1.2.1.10.94.1.1.7.1.3
adslAturPerfLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Loss of Power failures since
agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.7.1.4
adslAturPerfESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of Errored Seconds since agent
reset. The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.7.1.5
adslAturPerfValidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of previous 15-minute intervals in the
interval table for which data was collected. Given
that <n> is the maximum # of intervals supported.
The value will be <n> unless the measurement was
(re-)started within the last (<n>*15) minutes, in which
case the value will be the number of complete 15
minute intervals for which the agent has at least
some data. In certain cases (e.g., in the case
where the agent is a proxy) it is possible that some
intervals are unavailable. In this case, this
interval is the maximum interval number for
which data is available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.7.1.6
adslAturPerfInvalidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of intervals in the range from
0 to the value of adslAturPerfValidIntervals
for which no data is available. This object
will typically be zero except in cases where
the data for some intervals are not available
(e.g., in proxy situations)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.7.1.7
adslAturPerfCurr15MinTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total elapsed seconds in this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.7.1.8
adslAturPerfCurr15MinLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Framing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.7.1.9
adslAturPerfCurr15MinLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Signal."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 9 }

.1.3.6.1.2.1.10.94.1.1.7.1.10
adslAturPerfCurr15MinLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the current 15 minute interval
when there was Loss of Power."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 10 }

.1.3.6.1.2.1.10.94.1.1.7.1.11
adslAturPerfCurr15MinESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds in the current 15 minute
interval. The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 11 }

.1.3.6.1.2.1.10.94.1.1.7.1.12
adslAturPerfCurr1DayTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..86399)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of seconds that have elapsed since the
beginning of the current 1-day interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 12 }

.1.3.6.1.2.1.10.94.1.1.7.1.13
adslAturPerfCurr1DayLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss
of Framing during the current day as measured by
adslAturPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 13 }

.1.3.6.1.2.1.10.94.1.1.7.1.14
adslAturPerfCurr1DayLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss
of Signal during the current day as measured by
adslAturPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 14 }

.1.3.6.1.2.1.10.94.1.1.7.1.15
adslAturPerfCurr1DayLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the number of seconds when there was Loss
of Power during the current day as measured by
adslAturPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 15 }

.1.3.6.1.2.1.10.94.1.1.7.1.16
adslAturPerfCurr1DayESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds during the current day as
measured by adslAturPerfCurr1DayTimeElapsed.
The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 16 }

.1.3.6.1.2.1.10.94.1.1.7.1.17
adslAturPerfPrev1DayMoniSecs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..86400)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time in the previous 1-day interval
over which the performance monitoring information
is actually counted. This value will be the same as
the interval duration except in a situation where
performance monitoring data could not be collected
for any reason."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 17 }

.1.3.6.1.2.1.10.94.1.1.7.1.18
adslAturPerfPrev1DayLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Framing within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 18 }

.1.3.6.1.2.1.10.94.1.1.7.1.19
adslAturPerfPrev1DayLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Signal within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 19 }

.1.3.6.1.2.1.10.94.1.1.7.1.20
adslAturPerfPrev1DayLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Power within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 20 }

.1.3.6.1.2.1.10.94.1.1.7.1.21
adslAturPerfPrev1DayESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds within the most recent
previous 1-day period. The errored second parameter is
a count of one-second intervals containing one or more
crc anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturPerfDataTable(7)
adslAturPerfDataEntry(1) 21 }

.1.3.6.1.2.1.10.94.1.1.8
adslAtucIntervalTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUC
performance data collection interval.
ADSL physical interfaces are
those ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 8 }

.1.3.6.1.2.1.10.94.1.1.8.1
adslAtucIntervalEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, adslAtucIntervalNumber }
DESCRIPTION "An entry in the adslAtucIntervalTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8) 1 }

.1.3.6.1.2.1.10.94.1.1.8.1.1
adslAtucIntervalNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Performance Data Interval number 1 is the
the most recent previous interval; interval
96 is 24 hours ago. Intervals 2..96 are
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.8.1.2
adslAtucIntervalLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was Loss
of Framing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.8.1.3
adslAtucIntervalLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was Loss
of Signal."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 3 }
.1.3.6.1.2.1.10.94.1.1.8.1.4
adslAtucIntervalLols OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was Loss
of Link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.8.1.5
adslAtucIntervalLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was Loss
of Power."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.8.1.6
adslAtucIntervalESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds in the interval.
The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.8.1.7
adslAtucIntervalInits OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of the line initialization attempts
during the interval. Includes both successful
and failed attempts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 7 }
.1.3.6.1.2.1.10.94.1.1.8.1.8
adslAtucIntervalValidData OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this
interval is valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucIntervalTable(8)
adslAtucIntervalEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.9
adslAturIntervalTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUR
performance data collection interval.
ADSL physical interfaces are those
ifEntries where ifType is equal to adsl(94)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 9 }

.1.3.6.1.2.1.10.94.1.1.9.1
adslAturIntervalEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, adslAturIntervalNumber }
DESCRIPTION "An entry in the adslAturIntervalTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9) 1 }

.1.3.6.1.2.1.10.94.1.1.9.1.1
adslAturIntervalNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Performance Data Interval number 1 is the
the most recent previous interval; interval
96 is 24 hours ago. Intervals 2..96 are
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9)
adslAturIntervalEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.9.1.2
adslAturIntervalLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Framing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9)
adslAturIntervalEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.9.1.3
adslAturIntervalLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Signal."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9)
adslAturIntervalEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.9.1.4
adslAturIntervalLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of seconds in the interval when there was
Loss of Power."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9)
adslAturIntervalEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.9.1.5
adslAturIntervalESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of Errored Seconds in the interval.
The errored second parameter is a count of
one-second intervals containing one or more crc
anomalies, or one or more los or sef defects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9)
adslAturIntervalEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.9.1.6
adslAturIntervalValidData OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this
interval is valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturIntervalTable(9)
adslAturIntervalEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.10
adslAtucChanPerfDataTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUC channel.
ADSL channel interfaces are those ifEntries
where ifType is equal to adslInterleave(124)
or adslFast(125)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 10 }

.1.3.6.1.2.1.10.94.1.1.10.1
adslAtucChanPerfDataEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in adslAtucChanPerfDataTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10) 1 }

.1.3.6.1.2.1.10.94.1.1.10.1.1
adslAtucChanReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this channel
since agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.10.1.2
adslAtucChanTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel since agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.10.1.3
adslAtucChanCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected since agent reset. These blocks are passed
on as good data."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.10.1.4
adslAtucChanUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors since agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.10.1.5
adslAtucChanPerfValidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of previous 15-minute intervals in the
interval table for which data was collected. Given
that <n> is the maximum # of intervals supported.
The value will be <n> unless the measurement was
(re-)started within the last (<n>*15) minutes, in which
case the value will be the number of complete 15
minute intervals for which the agent has at least
some data. In certain cases (e.g., in the case
where the agent is a proxy) it is possible that some
intervals are unavailable. In this case, this
interval is the maximum interval number for
which data is available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.10.1.6
adslAtucChanPerfInvalidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of intervals in the range from
0 to the value of adslAtucChanPerfValidIntervals
for which no data is available. This object
will typically be zero except in cases where
the data for some intervals are not available
(e.g., in proxy situations)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.10.1.7
adslAtucChanPerfCurr15MinTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total elapsed seconds in this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.10.1.8
adslAtucChanPerfCurr15MinReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this channel
within the current 15 minute interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.10.1.9
adslAtucChanPerfCurr15MinTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel within the current 15 minute interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 9 }

.1.3.6.1.2.1.10.94.1.1.10.1.10
adslAtucChanPerfCurr15MinCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel within the current 15 minute
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 10 }

.1.3.6.1.2.1.10.94.1.1.10.1.11
adslAtucChanPerfCurr15MinUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel within the current 15 minute
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 11 }
.1.3.6.1.2.1.10.94.1.1.10.1.12
adslAtucChanPerfCurr1DayTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..86399)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of seconds that have elapsed since the
beginning of the current 1-day interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 12 }

.1.3.6.1.2.1.10.94.1.1.10.1.13
adslAtucChanPerfCurr1DayReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this
channel during the current day as measured by
adslAtucChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 13 }

.1.3.6.1.2.1.10.94.1.1.10.1.14
adslAtucChanPerfCurr1DayTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel during the current day as measured by
adslAtucChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 14 }

.1.3.6.1.2.1.10.94.1.1.10.1.15
adslAtucChanPerfCurr1DayCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel during the current day as
measured by adslAtucChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 15 }

.1.3.6.1.2.1.10.94.1.1.10.1.16
adslAtucChanPerfCurr1DayUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel during the current day as
measured by adslAtucChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 16 }

.1.3.6.1.2.1.10.94.1.1.10.1.17
adslAtucChanPerfPrev1DayMoniSecs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..86400)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time in the previous 1-day interval
over which the performance monitoring information
is actually counted. This value will be the same as
the interval duration except in a situation where
performance monitoring data could not be collected
for any reason."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 17 }

.1.3.6.1.2.1.10.94.1.1.10.1.18
adslAtucChanPerfPrev1DayReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this
channel within the most recent previous 1-day
period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 18 }

.1.3.6.1.2.1.10.94.1.1.10.1.19
adslAtucChanPerfPrev1DayTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel within the most recent previous 1-day
period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 19 }

.1.3.6.1.2.1.10.94.1.1.10.1.20
adslAtucChanPerfPrev1DayCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel within the most recent
previous 1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 20 }

.1.3.6.1.2.1.10.94.1.1.10.1.21
adslAtucChanPerfPrev1DayUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanPerfDataTable(10)
adslAtucChanPerfDataEntry(1) 21 }

.1.3.6.1.2.1.10.94.1.1.11
adslAturChanPerfDataTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUR channel.
ADSL channel interfaces are those ifEntries
where ifType is equal to adslInterleave(124)
or adslFast(125)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 11 }

.1.3.6.1.2.1.10.94.1.1.11.1
adslAturChanPerfDataEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in adslAturChanPerfDataTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11) 1 }

.1.3.6.1.2.1.10.94.1.1.11.1.1
adslAturChanReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this channel
since agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 1 }
.1.3.6.1.2.1.10.94.1.1.11.1.2
adslAturChanTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel since agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.11.1.3
adslAturChanCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected since agent reset. These blocks are passed
on as good data."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.11.1.4
adslAturChanUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors since agent reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.11.1.5
adslAturChanPerfValidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of previous 15-minute intervals in the
interval table for which data was collected. Given
that <n> is the maximum # of intervals supported.
The value will be <n> unless the measurement was
(re-)started within the last (<n>*15) minutes, in which
case the value will be the number of complete 15
minute intervals for which the agent has at least
some data. In certain cases (e.g., in the case
where the agent is a proxy) it is possible that some
intervals are unavailable. In this case, this
interval is the maximum interval number for
which data is available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 5 }
.1.3.6.1.2.1.10.94.1.1.11.1.6
adslAturChanPerfInvalidIntervals OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of intervals in the range from
0 to the value of adslAturChanPerfValidIntervals
for which no data is available. This object
will typically be zero except in cases where
the data for some intervals are not available
(e.g., in proxy situations)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.11.1.7
adslAturChanPerfCurr15MinTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..899)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total elapsed seconds in this interval.
A full interval is 900 seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.11.1.8
adslAturChanPerfCurr15MinReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this
channel within the current 15 minute interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.11.1.9
adslAturChanPerfCurr15MinTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel within the current 15 minute interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 9 }

.1.3.6.1.2.1.10.94.1.1.11.1.10
adslAturChanPerfCurr15MinCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel within the current 15 minute
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 10 }

.1.3.6.1.2.1.10.94.1.1.11.1.11
adslAturChanPerfCurr15MinUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel within the current 15 minute
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 11 }

.1.3.6.1.2.1.10.94.1.1.11.1.12
adslAturChanPerfCurr1DayTimeElapsed OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfTimeElapsed
SYNTAX Gauge32 (0..86399)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of seconds that have elapsed since the
beginning of the current 1-day interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 12 }

.1.3.6.1.2.1.10.94.1.1.11.1.13
adslAturChanPerfCurr1DayReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this
channel during the current day as measured by
adslAturChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 13 }

.1.3.6.1.2.1.10.94.1.1.11.1.14
adslAturChanPerfCurr1DayTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel during the current day as measured by
adslAturChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 14 }

.1.3.6.1.2.1.10.94.1.1.11.1.15
adslAturChanPerfCurr1DayCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel during the current day as
measured by adslAturChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 15 }

.1.3.6.1.2.1.10.94.1.1.11.1.16
adslAturChanPerfCurr1DayUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfCurrDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel during the current day as
measured by adslAturChanPerfCurr1DayTimeElapsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 16 }

.1.3.6.1.2.1.10.94.1.1.11.1.17
adslAturChanPerfPrev1DayMoniSecs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..86400)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time in the previous 1-day interval
over which the performance monitoring information
is actually counted. This value will be the same as
the interval duration except in a situation where
performance monitoring data could not be collected
for any reason."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 17 }

.1.3.6.1.2.1.10.94.1.1.11.1.18
adslAturChanPerfPrev1DayReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this
channel within the most recent previous 1-day
period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 18 }

.1.3.6.1.2.1.10.94.1.1.11.1.19
adslAturChanPerfPrev1DayTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel within the most recent previous 1-day
period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 19 }

.1.3.6.1.2.1.10.94.1.1.11.1.20
adslAturChanPerfPrev1DayCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel within the most recent
previous 1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 20 }

.1.3.6.1.2.1.10.94.1.1.11.1.21
adslAturChanPerfPrev1DayUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION AdslPerfPrevDayCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel within the most recent previous
1-day period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanPerfDataTable(11)
adslAturChanPerfDataEntry(1) 21 }

.1.3.6.1.2.1.10.94.1.1.12
adslAtucChanIntervalTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUC channel's
performance data collection interval.
ADSL channel interfaces are those ifEntries
where ifType is equal to adslInterleave(124)
or adslFast(125)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 12 }

.1.3.6.1.2.1.10.94.1.1.12.1
adslAtucChanIntervalEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, adslAtucChanIntervalNumber }
DESCRIPTION "An entry in the adslAtucIntervalTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12) 1 }

.1.3.6.1.2.1.10.94.1.1.12.1.1
adslAtucChanIntervalNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Performance Data Interval number 1 is the
the most recent previous interval; interval
96 is 24 hours ago. Intervals 2..96 are
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12)
adslAtucChanIntervalEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.12.1.2
adslAtucChanIntervalReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this channel
during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12)
adslAtucChanIntervalEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.12.1.3
adslAtucChanIntervalTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12)
adslAtucChanIntervalEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.12.1.4
adslAtucChanIntervalCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12)
adslAtucChanIntervalEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.12.1.5
adslAtucChanIntervalUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12)
adslAtucChanIntervalEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.12.1.6
adslAtucChanIntervalValidData OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this
interval is valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAtucChanIntervalTable(12)
adslAtucChanIntervalEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.13
adslAturChanIntervalTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides one row for each ATUR channel's
performance data collection interval.
ADSL channel interfaces are those ifEntries
where ifType is equal to adslInterleave(124)
or adslFast(125)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 13 }

.1.3.6.1.2.1.10.94.1.1.13.1
adslAturChanIntervalEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, adslAturChanIntervalNumber }
DESCRIPTION "An entry in the adslAturIntervalTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13) 1 }

.1.3.6.1.2.1.10.94.1.1.13.1.1
adslAturChanIntervalNumber OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Performance Data Interval number 1 is the
the most recent previous interval; interval
96 is 24 hours ago. Intervals 2..96 are
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13)
adslAturChanIntervalEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.13.1.2
adslAturChanIntervalReceivedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks received on this channel
during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13)
adslAturChanIntervalEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.13.1.3
adslAturChanIntervalTransmittedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all encoded blocks transmitted on this
channel during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13)
adslAturChanIntervalEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.13.1.4
adslAturChanIntervalCorrectedBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with errors that were
corrected on this channel during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13)
adslAturChanIntervalEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.13.1.5
adslAturChanIntervalUncorrectBlks OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of all blocks received with uncorrectable
errors on this channel during this interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13)
adslAturChanIntervalEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.13.1.6
adslAturChanIntervalValidData OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this
interval is valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslAturChanIntervalTable(13)
adslAturChanIntervalEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.14
adslLineConfProfileTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information on the ADSL line
configuration. One entry in this table reflects a
profile defined by a manager which can be used to
configure the ADSL line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 14 }

.1.3.6.1.2.1.10.94.1.1.14.1
adslLineConfProfileEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { IMPLIED adslLineConfProfileName }
DESCRIPTION "Each entry consists of a list of parameters that
represents the configuration of an ADSL modem.

When `dynamic' profiles are implemented, a default


profile will always exist. This profile's name will
be set to `DEFVAL' and its parameters will be set
to vendor specific values, unless otherwise specified
in this document.

When `static' profiles are implemented, profiles


are automaticly created or destroyed as ADSL
physical lines are discovered and removed by
the system. The name of the profile will be
equivalent to the decimal value of the line's
interface index.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14) 1 }

.1.3.6.1.2.1.10.94.1.1.14.1.1
adslLineConfProfileName OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is used by the line configuration table
in order to identify a row of this table.

When `dynamic' profiles are implemented, the profile


name is user specified. Also, the system will always
provide a default profile whose name is `DEFVAL'.

When `static' profiles are implemented, there is an


one-to-one relationship between each line and its
profile. In which case, the profile name will
need to algorithmicly represent the Line's ifIndex.
Therefore, the profile's name is a decimalized string
of the ifIndex that is fixed-length (i.e., 10) with
leading zero(s). For example, the profile name for
ifIndex which equals '15' will be '0000000015'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.14.1.2
adslAtucConfRateMode OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER {fixed(1), adaptAtStartup(2), adaptAtRuntime(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Defines what form of transmit rate adaptation is
configured on this modem. See ADSL Forum TR-005 [3]
for more information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.14.1.3
adslAtucConfRateChanRatio OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..100)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured allocation ratio of excess transmit
bandwidth between fast and interleaved channels. Only
applies when two channel mode and RADSL are supported.
Distribute bandwidth on each channel in excess of the
corresponding ChanConfMinTxRate so that:
adslAtucConfRateChanRatio =

[Fast / (Fast + Interleaved)] * 100

In other words this value is the fast channel


percentage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 3 }
.1.3.6.1.2.1.10.94.1.1.14.1.4
adslAtucConfTargetSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Target Signal/Noise Margin.
This is the Noise Margin the modem must achieve
with a BER of 10-7 or better to successfully complete
initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.14.1.5
adslAtucConfMaxSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Maximum acceptable Signal/Noise Margin.
If the Noise Margin is above this the modem should
attempt to reduce its power output to optimize its
operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.14.1.6
adslAtucConfMinSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Minimum acceptable Signal/Noise Margin.
If the noise margin falls below this level, the modem
should attempt to increase its power output. If that
is not possible the modem will attempt to
re-initialize or shut down."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.14.1.7
adslAtucConfDownshiftSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Signal/Noise Margin for rate downshift.
If the noise margin falls below this level, the modem
should attempt to decrease its transmit rate. In
the case that RADSL mode is not present,
the value will be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.14.1.8
adslAtucConfUpshiftSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Signal/Noise Margin for rate upshift.
If the noise margin rises above this level, the modem
should attempt to increase its transmit rate. In
the case that RADSL is not present, the value will
be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.14.1.9
adslAtucConfMinUpshiftTime OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..16383)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Minimum time that the current margin is above
UpshiftSnrMgn before an upshift occurs.
In the case that RADSL is not present, the value will
be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 9 }

.1.3.6.1.2.1.10.94.1.1.14.1.10
adslAtucConfMinDownshiftTime OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..16383)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Minimum time that the current margin is below
DownshiftSnrMgn before a downshift occurs.
In the case that RADSL mode is not present,
the value will be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 10 }

.1.3.6.1.2.1.10.94.1.1.14.1.11
adslAtucChanConfFastMinTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Minimum Transmit rate for `Fast' channels,
in bps. See adslAtucConfRateChanRatio for information
regarding RADSL mode and ATUR transmit rate for
ATUC receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 11 }

.1.3.6.1.2.1.10.94.1.1.14.1.12
adslAtucChanConfInterleaveMinTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Minimum Transmit rate for `Interleave'
channels, in bps. See adslAtucConfRateChanRatio for
information regarding RADSL mode and see
ATUR transmit rate for receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 12 }

.1.3.6.1.2.1.10.94.1.1.14.1.13
adslAtucChanConfFastMaxTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Maximum Transmit rate for `Fast' channels,
in bps. See adslAtucConfRateChanRatio for information
regarding RADSL mode and see ATUR transmit rate for
ATUC receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 13 }

.1.3.6.1.2.1.10.94.1.1.14.1.14
adslAtucChanConfInterleaveMaxTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Maximum Transmit rate for `Interleave'
channels, in bps. See adslAtucConfRateChanRatio for
information regarding RADSL mode and ATUR transmit
rate for ATUC receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 14 }

.1.3.6.1.2.1.10.94.1.1.14.1.15
adslAtucChanConfMaxInterleaveDelay OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured maximum Interleave Delay for this channel.
Interleave delay applies only to the interleave channel
and defines the mapping (relative spacing) between
subsequent input bytes at the interleaver input and
their placement in the bit stream at the interleaver
output. Larger numbers provide greater separation
between consecutive input bytes in the output bit
stream allowing for improved impulse noise immunity
at the expense of payload latency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 15 }

.1.3.6.1.2.1.10.94.1.1.14.1.16
adslAturConfRateMode OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER {fixed(1), adaptAtStartup(2), adaptAtRuntime(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Defines what form of transmit rate adaptation is
configured on this modem. See ADSL Forum TR-005 [3]
for more information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 16 }

.1.3.6.1.2.1.10.94.1.1.14.1.17
adslAturConfRateChanRatio OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..100)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured allocation ratio of excess transmit
bandwidth between fast and interleaved channels. Only
applies when two channel mode and RADSL are supported.
Distribute bandwidth on each channel in excess of the
corresponding ChanConfMinTxRate so that:
adslAturConfRateChanRatio =

[Fast / (Fast + Interleaved)] * 100

In other words this value is the fast channel


percentage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 17 }

.1.3.6.1.2.1.10.94.1.1.14.1.18
adslAturConfTargetSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Target Signal/Noise Margin.
This is the Noise Margin the modem must achieve
with a BER of 10-7 or better to successfully complete
initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 18 }

.1.3.6.1.2.1.10.94.1.1.14.1.19
adslAturConfMaxSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Maximum acceptable Signal/Noise Margin.
If the Noise Margin is above this the modem should
attempt to reduce its power output to optimize its
operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 19 }

.1.3.6.1.2.1.10.94.1.1.14.1.20
adslAturConfMinSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Minimum acceptable Signal/Noise Margin.
If the noise margin falls below this level, the modem
should attempt to increase its power output. If that
is not possible the modem will attempt to
re-initialize or shut down."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 20 }

.1.3.6.1.2.1.10.94.1.1.14.1.21
adslAturConfDownshiftSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Signal/Noise Margin for rate downshift.
If the noise margin falls below this level, the modem
should attempt to decrease its transmit rate.
In the case that RADSL mode is not present,
the value will be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 21 }

.1.3.6.1.2.1.10.94.1.1.14.1.22
adslAturConfUpshiftSnrMgn OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..310)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Signal/Noise Margin for rate upshift.
If the noise margin rises above this level, the modem
should attempt to increase its transmit rate.
In the case that RADSL is not present,
the value will be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 22 }

.1.3.6.1.2.1.10.94.1.1.14.1.23
adslAturConfMinUpshiftTime OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..16383)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Minimum time that the current margin is above
UpshiftSnrMgn before an upshift occurs.
In the case that RADSL is not present, the value will
be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 23 }

.1.3.6.1.2.1.10.94.1.1.14.1.24
adslAturConfMinDownshiftTime OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..16383)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Minimum time that the current margin is below
DownshiftSnrMgn before a downshift occurs.
In the case that RADSL mode is not present,
the value will be `0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 24 }

.1.3.6.1.2.1.10.94.1.1.14.1.25
adslAturChanConfFastMinTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Minimum Transmit rate for `Fast' channels,
in bps. See adslAturConfRateChanRatio for information
regarding RADSL mode and ATUC transmit rate
for ATUR receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 25 }

.1.3.6.1.2.1.10.94.1.1.14.1.26
adslAturChanConfInterleaveMinTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Minimum Transmit rate for `Interleave'
channels, in bps. See adslAturConfRateChanRatio for
information regarding RADSL mode and ATUC transmit rate
for ATUR receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 26 }

.1.3.6.1.2.1.10.94.1.1.14.1.27
adslAturChanConfFastMaxTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Maximum Transmit rate for `Fast' channels,
in bps. See adslAturConfRateChanRatio for information
regarding RADSL mode and ATUC transmit rate
for ATUR receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 27 }

.1.3.6.1.2.1.10.94.1.1.14.1.28
adslAturChanConfInterleaveMaxTxRate OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured Maximum Transmit rate for `Interleave'
channels, in bps. See adslAturConfRateChanRatio for
information regarding RADSL mode and see
ATUC transmit rate for ATUR receive rates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 28 }

.1.3.6.1.2.1.10.94.1.1.14.1.29
adslAturChanConfMaxInterleaveDelay OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Configured maximum Interleave Delay for this channel.

Interleave delay applies only to the interleave channel


and defines the mapping (relative spacing) between
subsequent input bytes at the interleaver input and
their placement in the bit stream at the interleaver
output. Larger numbers provide greater separation
between consecutive input bytes in the output bit
stream allowing for improved impulse noise immunity
at the expense of payload latency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 29 }
.1.3.6.1.2.1.10.94.1.1.14.1.30
adslLineConfProfileRowStatus OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create a new row or modify or
delete an existing row in this table.

A profile activated by setting this object to


`active'. When `active' is set, the system
will validate the profile.

Before a profile can be deleted or taken out of


service, (by setting this object to `destroy' or
`outOfService') it must be first unreferenced
from all associated lines.

If the implementator of this MIB has chosen not


to implement `dynamic assignment' of profiles, this
object's MIN-ACCESS is read-only and its value
is always to be `active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineConfProfileTable(14)
adslLineConfProfileEntry(1) 30 }

.1.3.6.1.2.1.10.94.1.1.15
adslLineAlarmConfProfileTable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information on the ADSL line
configuration. One entry in this table reflects a
profile defined by a manager which can be used to
configure the modem for a physical line"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 15 }

.1.3.6.1.2.1.10.94.1.1.15.1
adslLineAlarmConfProfileEntry OBJECT-TYPE
-- FROM ADSL-LINE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { IMPLIED adslLineAlarmConfProfileName }
DESCRIPTION "Each entry consists of a list of parameters that
represents the configuration of an ADSL modem.

When `dynamic' profiles are implemented, a default


profile will always exist. This profile's name will
be set to `DEFVAL' and its parameters will be set to
vendor specific values, unless otherwise specified
in this document.

When `static' profiles are implemented, profiles


are automaticly created or destroyed as ADSL
physical lines are discovered and removed by
the system. The name of the profile will be
equivalent to the decimal value of the line's
interface index.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15) 1 }

.1.3.6.1.2.1.10.94.1.1.15.1.1
adslLineAlarmConfProfileName OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is used by the line alarm configuration
table in order to identify a row of this table.

When `dynamic' profiles are implemented, the profile


name is user specified. Also, the system will always
provide a default profile whose name is `DEFVAL'.

When `static' profiles are implemented, there is an


one-to-one relationship between each line and its
profile. In which case, the profile name will
need to algorithmicly represent the Line's ifIndex.
Therefore, the profile's name is a decimalized string
of the ifIndex that is fixed-length (i.e., 10) with
leading zero(s). For example, the profile name for
ifIndex which equals '15' will be '0000000015'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 1 }

.1.3.6.1.2.1.10.94.1.1.15.1.2
adslAtucThresh15MinLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Frame Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAtucPerfLofsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 2 }

.1.3.6.1.2.1.10.94.1.1.15.1.3
adslAtucThresh15MinLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Signal Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAtucPerfLossThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 3 }

.1.3.6.1.2.1.10.94.1.1.15.1.4
adslAtucThresh15MinLols OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Link Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAtucPerfLolsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 4 }

.1.3.6.1.2.1.10.94.1.1.15.1.5
adslAtucThresh15MinLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Power Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAtucPerfLprsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 5 }

.1.3.6.1.2.1.10.94.1.1.15.1.6
adslAtucThresh15MinESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Errored Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAtucPerfESsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 6 }

.1.3.6.1.2.1.10.94.1.1.15.1.7
adslAtucThreshFastRateUp OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Fast' channels only.
Configured change in rate causing an
adslAtucRateChangeTrap. A trap is produced when:
ChanCurrTxRate >= ChanPrevTxRate plus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 7 }

.1.3.6.1.2.1.10.94.1.1.15.1.8
adslAtucThreshInterleaveRateUp OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Interleave' channels only.
Configured change in rate causing an
adslAtucRateChangeTrap. A trap is produced when:
ChanCurrTxRate >= ChanPrevTxRate plus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 8 }

.1.3.6.1.2.1.10.94.1.1.15.1.9
adslAtucThreshFastRateDown OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Fast' channels only.
Configured change in rate causing an
adslAtucRateChangeTrap. A trap is produced when:
ChanCurrTxRate <= ChanPrevTxRate minus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 9 }

.1.3.6.1.2.1.10.94.1.1.15.1.10
adslAtucThreshInterleaveRateDown OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Interleave' channels only.
Configured change in rate causing an
adslAtucRateChangeTrap. A trap is produced when:
ChanCurrTxRate <= ChanPrevTxRate minus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 10 }

.1.3.6.1.2.1.10.94.1.1.15.1.11
adslAtucInitFailureTrapEnable OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER {enable(1), disable(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Enables and disables the InitFailureTrap. This
object is defaulted disable(2)."
DEFVAL { disable }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 11 }

.1.3.6.1.2.1.10.94.1.1.15.1.12
adslAturThresh15MinLofs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Frame Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAturPerfLofsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 12 }

.1.3.6.1.2.1.10.94.1.1.15.1.13
adslAturThresh15MinLoss OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Signal Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAturPerfLossThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 13 }
.1.3.6.1.2.1.10.94.1.1.15.1.14
adslAturThresh15MinLprs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Loss of Power Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAturPerfLprsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 14 }

.1.3.6.1.2.1.10.94.1.1.15.1.15
adslAturThresh15MinESs OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX INTEGER (0..900)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of Errored Seconds
encountered by an ADSL interface within any given 15
minutes performance data collection period, which
causes the SNMP agent to send an
adslAturPerfESsThreshTrap.
One trap will be sent per interval per interface.
A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 15 }

.1.3.6.1.2.1.10.94.1.1.15.1.16
adslAturThreshFastRateUp OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Fast' channels only.
Configured change in rate causing an
adslAturRateChangeTrap. A trap is produced when:
ChanCurrTxRate >= ChanPrevTxRate plus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 16 }

.1.3.6.1.2.1.10.94.1.1.15.1.17
adslAturThreshInterleaveRateUp OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Interleave' channels only.
configured change in rate causing an
adslAturRateChangeTrap. A trap is produced when:
ChanCurrTxRate >= ChanPrevTxRate plus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 17 }

.1.3.6.1.2.1.10.94.1.1.15.1.18
adslAturThreshFastRateDown OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Fast' channels only.
Configured change in rate causing an
adslAturRateChangeTrap. A trap is produced when:
ChanCurrTxRate <= ChanPrevTxRate minus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 18 }

.1.3.6.1.2.1.10.94.1.1.15.1.19
adslAturThreshInterleaveRateDown OBJECT-TYPE
-- FROM ADSL-LINE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Applies to `Interleave' channels only.
Configured change in rate causing an
adslAturRateChangeTrap. A trap is produced when:
ChanCurrTxRate <= ChanPrevTxRate minus the value of
this object. A value of `0' will disable the trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 19 }

.1.3.6.1.2.1.10.94.1.1.15.1.20
adslLineAlarmConfProfileRowStatus OBJECT-TYPE
-- FROM ADSL-LINE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create a new row or modify or
delete an existing row in this table.

A profile activated by setting this object to


`active'. When `active' is set, the system
will validate the profile.

Before a profile can be deleted or taken out of


service, (by setting this object to `destroy' or
`outOfService') it must be first unreferenced
from all associated lines.

If the implementator of this MIB has chosen not


to implement `dynamic assignment' of profiles, this
object's MIN-ACCESS is read-only and its value
is always to be `active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) adslLineAlarmConfProfileTable(15)
adslLineAlarmConfProfileEntry(1) 20 }

.1.3.6.1.2.1.10.94.1.1.16
adslLCSMib OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslMibObjects(1) 16 }

.1.3.6.1.2.1.10.94.1.2
adslTraps OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) 2 }

.1.3.6.1.2.1.10.94.1.2.1
adslAtucTraps OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) 1 }

.1.3.6.1.2.1.10.94.1.2.1.0
anonymous#7 NOTIFICATION-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 }

.1.3.6.1.2.1.10.94.1.2.1.0.1
adslAtucPerfLofsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucPerfCurr15MinLofs, adslAtucThresh15MinLofs }
DESCRIPTION "Loss of Framing 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 1 }

.1.3.6.1.2.1.10.94.1.2.1.0.2
adslAtucPerfLossThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucPerfCurr15MinLoss, adslAtucThresh15MinLoss }
DESCRIPTION "Loss of Signal 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 2 }

.1.3.6.1.2.1.10.94.1.2.1.0.3
adslAtucPerfLprsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucPerfCurr15MinLprs, adslAtucThresh15MinLprs }
DESCRIPTION "Loss of Power 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 3 }

.1.3.6.1.2.1.10.94.1.2.1.0.4
adslAtucPerfESsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucPerfCurr15MinESs, adslAtucThresh15MinESs }
DESCRIPTION "Errored Second 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 4 }

.1.3.6.1.2.1.10.94.1.2.1.0.5
adslAtucRateChangeTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucChanCurrTxRate, adslAtucChanPrevTxRate }
DESCRIPTION "The ATUCs transmit rate has changed (RADSL mode only)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 5 }

.1.3.6.1.2.1.10.94.1.2.1.0.6
adslAtucPerfLolsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucPerfCurr15MinLols, adslAtucThresh15MinLols }
DESCRIPTION "Loss of Link 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 6 }

.1.3.6.1.2.1.10.94.1.2.1.0.7
adslAtucInitFailureTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAtucCurrStatus }
DESCRIPTION "ATUC initialization failed. See adslAtucCurrStatus
for potential reasons."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAtucTraps(1) 0 7 }

.1.3.6.1.2.1.10.94.1.2.2
adslAturTraps OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) 2 }

.1.3.6.1.2.1.10.94.1.2.2.0
anonymous#12 NOTIFICATION-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAturTraps(2) 0 }

.1.3.6.1.2.1.10.94.1.2.2.0.1
adslAturPerfLofsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAturPerfCurr15MinLofs, adslAturThresh15MinLofs }
DESCRIPTION "Loss of Framing 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAturTraps(2) 0 1 }

.1.3.6.1.2.1.10.94.1.2.2.0.2
adslAturPerfLossThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAturPerfCurr15MinLoss, adslAturThresh15MinLoss }
DESCRIPTION "Loss of Signal 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAturTraps(2) 0 2 }
.1.3.6.1.2.1.10.94.1.2.2.0.3
adslAturPerfLprsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAturPerfCurr15MinLprs, adslAturThresh15MinLprs }
DESCRIPTION "Loss of Power 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAturTraps(2) 0 3 }

.1.3.6.1.2.1.10.94.1.2.2.0.4
adslAturPerfESsThreshTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAturPerfCurr15MinESs, adslAturThresh15MinESs }
DESCRIPTION "Errored Second 15-minute interval threshold reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAturTraps(2) 0 4 }

.1.3.6.1.2.1.10.94.1.2.2.0.5
adslAturRateChangeTrap OBJECT-TYPE
-- FROM ADSL-LINE-MIB
OBJECTS { adslAturChanCurrTxRate, adslAturChanPrevTxRate }
DESCRIPTION "The ATURs transmit rate has changed (RADSL mode only)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslTraps(2) adslAturTraps(2) 0 5 }

.1.3.6.1.2.1.10.94.1.3
adslConformance OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) 3 }

.1.3.6.1.2.1.10.94.1.3.1
adslGroups OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) 1 }

.1.3.6.1.2.1.10.94.1.3.1.1
adslLineGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing configuration
information about an ADSL Line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 1 }

.1.3.6.1.2.1.10.94.1.3.1.2
adslPhysicalGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing physical
configuration information of the ADSL Line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 2 }

.1.3.6.1.2.1.10.94.1.3.1.3
adslChannelGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing configuration
information about an ADSL channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 3 }

.1.3.6.1.2.1.10.94.1.3.1.4
adslAtucPhysPerfRawCounterGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing raw performance
counts on an ADSL Line (ATU-C end)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 4 }

.1.3.6.1.2.1.10.94.1.3.1.5
adslAtucPhysPerfIntervalGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing current 15-minute,
1-day; and previous 1-day performance counts on
ADSL Line (ATU-C end) ."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 5 }

.1.3.6.1.2.1.10.94.1.3.1.6
adslAturPhysPerfRawCounterGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing raw performance
counts on an ADSL Line (ATU-R end)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 6 }

.1.3.6.1.2.1.10.94.1.3.1.7
adslAturPhysPerfIntervalGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing current 15-minute,
1-day; and previous 1-day performance counts on
ADSL Line (ATU-R end)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 7 }

.1.3.6.1.2.1.10.94.1.3.1.8
adslAtucChanPerformanceGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing channel block
performance information on an ADSL channel
(ATU-C end)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 8 }

.1.3.6.1.2.1.10.94.1.3.1.9
adslAturChanPerformanceGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing channel block
performance information on an ADSL channel
(ATU-C end)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 9 }

.1.3.6.1.2.1.10.94.1.3.1.10
adslLineConfProfileGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing provisioning
information about an ADSL Line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 10 }

.1.3.6.1.2.1.10.94.1.3.1.11
adslLineAlarmConfProfileGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing alarm provisioning
information about an ADSL Line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 11 }

.1.3.6.1.2.1.10.94.1.3.1.12
adslLineConfProfileControlGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing profile
control for the ADSL system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 12 }

.1.3.6.1.2.1.10.94.1.3.1.13
adslNotificationsGroup OBJECT-TYPE
-- FROM ADSL-LINE-MIB
DESCRIPTION "The collection of adsl notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 13 }

.1.3.6.1.2.1.10.94.1.3.1.14
adslAturLineGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing configuration
information about an ADSL Line on the ATU-R side."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 14 }

.1.3.6.1.2.1.10.94.1.3.1.15
adslAturPhysicalGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing physical
configuration information of the ADSL Line on the
ATU-R side."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 15 }

.1.3.6.1.2.1.10.94.1.3.1.16
adslAturChannelGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing configuration
information about an ADSL channel on the ATU-R
side."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 16 }

.1.3.6.1.2.1.10.94.1.3.1.17
adslAturAtucPhysPerfRawCounterGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing raw performance
counts on an ADSL Line (ATU-C end) provided by the
ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 17 }

.1.3.6.1.2.1.10.94.1.3.1.18
adslAturAtucPhysPerfIntervalGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing current
15-minute, 1-day; and previous 1-day performance
counts on ADSL Line (ATU-C end) provided by the
ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 18 }

.1.3.6.1.2.1.10.94.1.3.1.19
adslAturAturPhysPerfRawCounterGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing raw performance
counts on an ADSL Line (ATU-R end) provided by the
ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 19 }

.1.3.6.1.2.1.10.94.1.3.1.20
adslAturAturPhysPerfIntervalGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing current
15-minute, 1-day; and previous 1-day performance
counts on ADSL Line (ATU-R end) provided by the
ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 20 }

.1.3.6.1.2.1.10.94.1.3.1.21
adslAturAtucChanPerformanceGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing channel block
performance information on an ADSL channel
(ATU-C end) provided by the ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 21 }

.1.3.6.1.2.1.10.94.1.3.1.22
adslAturAturChanPerformanceGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing channel block
performance information on an ADSL channel
(ATU-R end) provided by the ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 22 }

.1.3.6.1.2.1.10.94.1.3.1.23
adslAturLineAlarmConfProfileGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing alarm
provisioning
information about an ADSL Line provided by the
ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 23 }
.1.3.6.1.2.1.10.94.1.3.1.24
adslAturLineConfProfileControlGroup OBJECT-GROUP
-- FROM ADSL-LINE-MIB
DESCRIPTION "A collection of objects providing profile
control for the ADSL system by the ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 24 }

.1.3.6.1.2.1.10.94.1.3.1.25
adslAturNotificationsGroup OBJECT-TYPE
-- FROM ADSL-LINE-MIB
DESCRIPTION "The collection of ADSL notifications implemented by
the ATU-R agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslGroups(1) 25 }

.1.3.6.1.2.1.10.94.1.3.2
adslCompliances OBJECT-TYPE
-- FROM ADSL-LINE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) 2 }

.1.3.6.1.2.1.10.94.1.3.2.1
adslLineMibAtucCompliance MODULE-COMPLIANCE
-- FROM ADSL-LINE-MIB
DESCRIPTION "The compliance statement for SNMP entities
which manage ADSL ATU-C interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslCompliances(2) 1 }

.1.3.6.1.2.1.10.94.1.3.2.2
adslLineMibAturCompliance MODULE-COMPLIANCE
-- FROM ADSL-LINE-MIB
DESCRIPTION "The compliance statement for SNMP entities
which manage ADSL ATU-R interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) adslLineMib(1) adslConformance(3) adslCompliances(2) 2 }

.1.3.6.1.2.1.10.94.2
adsltcmib OBJECT-TYPE
-- FROM ADSL-TC-MIB
DESCRIPTION "The MIB module which provides a ADSL
Line Coding Textual Convention to be used
by ADSL Lines."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
adslMIB(94) 2 }

.1.3.6.1.2.1.10.131
tunnelMIB MODULE-IDENTITY
-- FROM TUNNEL-MIB
DESCRIPTION "The MIB module for management of IP Tunnels,
independent of the specific encapsulation scheme in
use.

Copyright (C) The Internet Society (2005). This


version of this MIB module is part of RFC 4087; see
the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 131 }
.1.3.6.1.2.1.10.131.1
tunnelMIBObjects OBJECT-TYPE
-- FROM TUNNEL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) 1 }

.1.3.6.1.2.1.10.131.1.1
tunnel OBJECT-TYPE
-- FROM TUNNEL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) 1 }

.1.3.6.1.2.1.10.131.1.1.1
tunnelIfTable OBJECT-TYPE
-- FROM TUNNEL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table containing information on
configured tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) 1 }

.1.3.6.1.2.1.10.131.1.1.1.1
tunnelIfEntry OBJECT-TYPE
-- FROM TUNNEL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry (conceptual row) containing the information
on a particular configured tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) 1 }

.1.3.6.1.2.1.10.131.1.1.1.1.1
tunnelIfLocalAddress OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP
header), or 0.0.0.0 if unknown or if the tunnel is
over IPv6.

Since this object does not support IPv6, it is


deprecated in favor of tunnelIfLocalInetAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 1 }

.1.3.6.1.2.1.10.131.1.1.1.1.2
tunnelIfRemoteAddress OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP
header), or 0.0.0.0 if unknown, or an IPv6 address, or
the tunnel is not a point-to-point link (e.g., if it
is a 6to4 tunnel).

Since this object does not support IPv6, it is


deprecated in favor of tunnelIfRemoteInetAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 2 }

.1.3.6.1.2.1.10.131.1.1.1.1.3
tunnelIfEncapsMethod OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION IANAtunnelType
SYNTAX INTEGER {other(1), direct(2), gre(3), minimal(4), l2tp(5), pptp(6),
l2f(7), udp(8), atmp(9), msdp(10), sixToFour(11), sixOverFour(12), isatap(13),
teredo(14), ipHttps(15)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The encapsulation method used by the tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 3 }

.1.3.6.1.2.1.10.131.1.1.1.1.4
tunnelIfHopLimit OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX Integer32 (0 | 1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The IPv4 TTL or IPv6 Hop Limit to use in the outer IP
header. A value of 0 indicates that the value is
copied from the payload's header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 4 }

.1.3.6.1.2.1.10.131.1.1.1.1.5
tunnelIfSecurity OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX INTEGER {none(1), ipsec(2), other(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The method used by the tunnel to secure the outer IP
header. The value ipsec indicates that IPsec is used
between the tunnel endpoints for authentication or
encryption or both. More specific security-related
information may be available in a MIB module for the
security protocol in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 5 }

.1.3.6.1.2.1.10.131.1.1.1.1.6
tunnelIfTOS OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX Integer32 (-2..63)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The method used to set the high 6 bits (the
differentiated services codepoint) of the IPv4 TOS or
IPv6 Traffic Class in the outer IP header. A value of
-1 indicates that the bits are copied from the
payload's header. A value of -2 indicates that a
traffic conditioner is invoked and more information
may be available in a traffic conditioner MIB module.
A value between 0 and 63 inclusive indicates that the
bit field is set to the indicated value.

Note: instead of the name tunnelIfTOS, a better name


would have been tunnelIfDSCPMethod, but the existing
name appeared in RFC 2667 and existing objects cannot
be renamed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 6 }

.1.3.6.1.2.1.10.131.1.1.1.1.7
tunnelIfFlowLabel OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION IPv6FlowLabelOrAny
SYNTAX Integer32 (-1 | 0..1048575)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The method used to set the IPv6 Flow Label value.
This object need not be present in rows where
tunnelIfAddressType indicates the tunnel is not over
IPv6. A value of -1 indicates that a traffic
conditioner is invoked and more information may be
available in a traffic conditioner MIB. Any other
value indicates that the Flow Label field is set to
the indicated value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 7 }

.1.3.6.1.2.1.10.131.1.1.1.1.8
tunnelIfAddressType OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The type of address in the corresponding
tunnelIfLocalInetAddress and tunnelIfRemoteInetAddress
objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 8 }

.1.3.6.1.2.1.10.131.1.1.1.1.9
tunnelIfLocalInetAddress OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP
header). If the address is unknown, the value is
0.0.0.0 for IPv4 or :: for IPv6. The type of this
object is given by tunnelIfAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 9 }

.1.3.6.1.2.1.10.131.1.1.1.1.10
tunnelIfRemoteInetAddress OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP
header). If the address is unknown or the tunnel is
not a point-to-point link (e.g., if it is a 6to4
tunnel), the value is 0.0.0.0 for tunnels over IPv4 or
:: for tunnels over IPv6. The type of this object is
given by tunnelIfAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 10 }

.1.3.6.1.2.1.10.131.1.1.1.1.11
tunnelIfEncapsLimit OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX Integer32 (-1 | 0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of additional encapsulations
permitted for packets undergoing encapsulation at this
node. A value of -1 indicates that no limit is
present (except as a result of the packet size)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) 11 }

.1.3.6.1.2.1.10.131.1.1.3
tunnelInetConfigTable OBJECT-TYPE
-- FROM TUNNEL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table containing information on
configured tunnels. This table can be used to map a
set of tunnel endpoints to the associated ifIndex
value. It can also be used for row creation. Note
that every row in the tunnelIfTable with a fixed
destination address should have a corresponding row in
the tunnelInetConfigTable, regardless of whether it
was created via SNMP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) 3 }

.1.3.6.1.2.1.10.131.1.1.3.1
tunnelInetConfigEntry OBJECT-TYPE
-- FROM TUNNEL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { tunnelInetConfigAddressType, tunnelInetConfigLocalAddress,
tunnelInetConfigRemoteAddress, tunnelInetConfigEncapsMethod, tunnelInetConfigID }
DESCRIPTION "An entry (conceptual row) containing the information
on a particular configured tunnel. Note that there is
a 128 subid maximum for object OIDs. Implementers
need to be aware that if the total number of octets in
tunnelInetConfigLocalAddress and
tunnelInetConfigRemoteAddress exceeds 110 then OIDs of
column instances in this table will have more than 128
sub-identifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3. In practice this is not expected
to be a problem since IPv4 and IPv6 addresses will not
cause the limit to be reached, but if other types are
supported by an agent, care must be taken to ensure
that the sum of the lengths do not cause the limit to
be exceeded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3) 1 }

.1.3.6.1.2.1.10.131.1.1.3.1.1
tunnelInetConfigAddressType OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type over which the tunnel encapsulates
packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 1 }

.1.3.6.1.2.1.10.131.1.1.3.1.2
tunnelInetConfigLocalAddress OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address of the local endpoint of the tunnel, or
0.0.0.0 (for IPv4) or :: (for IPv6) if the device is
free to choose any of its addresses at tunnel
establishment time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 2 }

.1.3.6.1.2.1.10.131.1.1.3.1.3
tunnelInetConfigRemoteAddress OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address of the remote endpoint of the tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 3 }

.1.3.6.1.2.1.10.131.1.1.3.1.4
tunnelInetConfigEncapsMethod OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION IANAtunnelType
SYNTAX INTEGER {other(1), direct(2), gre(3), minimal(4), l2tp(5), pptp(6),
l2f(7), udp(8), atmp(9), msdp(10), sixToFour(11), sixOverFour(12), isatap(13),
teredo(14), ipHttps(15)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The encapsulation method used by the tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 4 }

.1.3.6.1.2.1.10.131.1.1.3.1.5
tunnelInetConfigID OBJECT-TYPE
-- FROM TUNNEL-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An identifier used to distinguish between multiple
tunnels of the same encapsulation method, with the
same endpoints. If the encapsulation protocol only
allows one tunnel per set of endpoint addresses (such
as for GRE or IP-in-IP), the value of this object is
1. For encapsulation methods (such as L2F) which
allow multiple parallel tunnels, the manager is
responsible for choosing any ID which does not
conflict with an existing row, such as choosing a
random number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 5 }

.1.3.6.1.2.1.10.131.1.1.3.1.6
tunnelInetConfigIfIndex OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the value of tunnelInetConfigStatus for this row
is active, then this object contains the value of
ifIndex corresponding to the tunnel interface. A
value of 0 is not legal in the active state, and means
that the interface index has not yet been assigned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 6 }

.1.3.6.1.2.1.10.131.1.1.3.1.7
tunnelInetConfigStatus OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which new entries may be
created, or old entries deleted from this table. The
agent need not support setting this object to
createAndWait or notInService since there are no other
writable objects in this table, and writable objects
in rows of corresponding tables such as the
tunnelIfTable may be modified while this row is
active.
To create a row in this table for an encapsulation
method which does not support multiple parallel
tunnels with the same endpoints, the management
station should simply use a tunnelInetConfigID of 1,
and set tunnelInetConfigStatus to createAndGo. For
encapsulation methods such as L2F which allow multiple
parallel tunnels, the management station may select a
pseudo-random number to use as the tunnelInetConfigID
and set tunnelInetConfigStatus to createAndGo. In the
event that this ID is already in use and an
inconsistentValue is returned in response to the set
operation, the management station should simply select
a new pseudo-random number and retry the operation.

Creating a row in this table will cause an interface


index to be assigned by the agent in an
implementation-dependent manner, and corresponding
rows will be instantiated in the ifTable and the
tunnelIfTable. The status of this row will become
active as soon as the agent assigns the interface
index, regardless of whether the interface is
operationally up.

Deleting a row in this table will likewise delete the


corresponding row in the ifTable and in the
tunnelIfTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 7 }

.1.3.6.1.2.1.10.131.1.1.3.1.8
tunnelInetConfigStorageType OBJECT-TYPE
-- FROM TUNNEL-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type of this row. If the row is
permanent(4), no objects in the row need be writable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelInetConfigTable(3)
tunnelInetConfigEntry(1) 8 }

.1.3.6.1.2.1.10.166
mplsStdMIB OBJECT-TYPE
-- FROM MPLS-TC-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 166 }

.1.3.6.1.2.1.10.166.1
mplsTCStdMIB MODULE-IDENTITY
-- FROM MPLS-TC-STD-MIB
DESCRIPTION "Copyright (C) The Internet Society (2004). The
initial version of this MIB module was published
in RFC 3811. For full legal notices see the RFC
itself or see:
http://www.ietf.org/copyrights/ianamib.html

This MIB module defines TEXTUAL-CONVENTIONs


for concepts used in Multiprotocol Label
Switching (MPLS) networks."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) 1 }

.1.3.6.1.2.1.10.166.2
mplsLsrStdMIB MODULE-IDENTITY
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "This MIB module contains managed object definitions for
the Multiprotocol Label Switching (MPLS) Router as
defined in: Rosen, E., Viswanathan, A., and R.
Callon, Multiprotocol Label Switching Architecture,
RFC 3031, January 2001.

Copyright (C) The Internet Society (2004). The


initial version of this MIB module was published
in RFC 3812. For full legal notices see the RFC
itself or see:
http://www.ietf.org/copyrights/ianamib.html"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) 2 }

.1.3.6.1.2.1.10.166.2.0
mplsLsrNotifications OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) 0 }

.1.3.6.1.2.1.10.166.2.0.1
mplsXCUp NOTIFICATION-TYPE
-- FROM MPLS-LSR-STD-MIB
OBJECTS { mplsXCOperStatus, mplsXCOperStatus }
DESCRIPTION "This notification is generated when the
mplsXCOperStatus object for one or more contiguous
entries in mplsXCTable are about to enter the up(1)
state from some other state. The included values of
mplsXCOperStatus MUST both be set equal to this
new state (i.e: up(1)). The two instances of
mplsXCOperStatus in this notification indicate the range
of indexes that are affected. Note that all the indexes
of the two ends of the range can be derived from the
instance identifiers of these two objects. For
cases where a contiguous range of cross-connects
have transitioned into the up(1) state at roughly
the same time, the device SHOULD issue a single
notification for each range of contiguous indexes in
an effort to minimize the emission of a large number
of notifications. If a notification has to be
issued for just a single cross-connect entry, then
the instance identifier (and values) of the two
mplsXCOperStatus objects MUST be the identical."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrNotifications(0) 1 }

.1.3.6.1.2.1.10.166.2.0.2
mplsXCDown NOTIFICATION-TYPE
-- FROM MPLS-LSR-STD-MIB
OBJECTS { mplsXCOperStatus, mplsXCOperStatus }
DESCRIPTION "This notification is generated when the
mplsXCOperStatus object for one or more contiguous
entries in mplsXCTable are about to enter the
down(2) state from some other state. The included values
of mplsXCOperStatus MUST both be set equal to this
down(2) state. The two instances of mplsXCOperStatus
in this notification indicate the range of indexes
that are affected. Note that all the indexes of the
two ends of the range can be derived from the
instance identifiers of these two objects. For
cases where a contiguous range of cross-connects
have transitioned into the down(2) state at roughly
the same time, the device SHOULD issue a single
notification for each range of contiguous indexes in
an effort to minimize the emission of a large number
of notifications. If a notification has to be
issued for just a single cross-connect entry, then
the instance identifier (and values) of the two
mplsXCOperStatus objects MUST be identical."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrNotifications(0) 2 }

.1.3.6.1.2.1.10.166.2.1
mplsLsrObjects OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) 1 }

.1.3.6.1.2.1.10.166.2.1.1
mplsInterfaceTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per-interface MPLS capability
and associated information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 1 }

.1.3.6.1.2.1.10.166.2.1.1.1
mplsInterfaceEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsInterfaceIndex }
DESCRIPTION "A conceptual row in this table is created
automatically by an LSR for every interface capable
of supporting MPLS and which is configured to do so.
A conceptual row in this table will exist if and only if
a corresponding entry in ifTable exists with ifType =
mpls(166). If this associated entry in ifTable is
operationally disabled (thus removing MPLS
capabilities on that interface), the corresponding
entry in this table MUST be deleted shortly thereafter.
An conceptual row with index 0 is created if the LSR
supports per-platform labels. This conceptual row
represents the per-platform label space and contains
parameters that apply to all interfaces that participate
in the per-platform label space. Other conceptual rows
in this table represent MPLS interfaces that may
participate in either the per-platform or per-
interface label spaces, or both. Implementations
that either only support per-platform labels,
or have only them configured, may choose to return
just the mplsInterfaceEntry of 0 and not return
the other rows. This will greatly reduce the number
of objects returned. Further information about label
space participation of an interface is provided in
the DESCRIPTION clause of
mplsInterfaceLabelParticipationType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1) 1 }

.1.3.6.1.2.1.10.166.2.1.1.1.1
mplsInterfaceIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This is a unique index for an entry in the
MplsInterfaceTable. A non-zero index for an
entry indicates the ifIndex for the corresponding
interface entry of the MPLS-layer in the ifTable.
The entry with index 0 represents the per-platform
label space and contains parameters that apply to all
interfaces that participate in the per-platform label
space. Other entries defined in this table represent
additional MPLS interfaces that may participate in either
the per-platform or per-interface label spaces, or both."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.1.1.2
mplsInterfaceLabelMinIn OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the minimum value of an MPLS label that this
LSR is willing to receive on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.1.1.3
mplsInterfaceLabelMaxIn OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the maximum value of an MPLS label that this
LSR is willing to receive on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 3 }
.1.3.6.1.2.1.10.166.2.1.1.1.4
mplsInterfaceLabelMinOut OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the minimum value of an MPLS label that this
LSR is willing to send on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.1.1.5
mplsInterfaceLabelMaxOut OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the maximum value of an MPLS label that this
LSR is willing to send on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 5 }

.1.3.6.1.2.1.10.166.2.1.1.1.6
mplsInterfaceTotalBandwidth OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsBitRate
SYNTAX Unsigned32 (0 | 1..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value indicates the total amount of usable
bandwidth on this interface and is specified in
kilobits per second (Kbps). This variable is not
applicable when applied to the interface with index
0. When this value cannot be measured, this value
should contain the nominal bandwidth."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 6 }

.1.3.6.1.2.1.10.166.2.1.1.1.7
mplsInterfaceAvailableBandwidth OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsBitRate
SYNTAX Unsigned32 (0 | 1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value indicates the total amount of available
bandwidth available on this interface and is
specified in kilobits per second (Kbps). This value
is calculated as the difference between the amount
of bandwidth currently in use and that specified in
mplsInterfaceTotalBandwidth. This variable is not
applicable when applied to the interface with index
0. When this value cannot be measured, this value
should contain the nominal bandwidth."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 7 }

.1.3.6.1.2.1.10.166.2.1.1.1.8
mplsInterfaceLabelParticipationType OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX BITS {perPlatform(0), perInterface(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the value of the mplsInterfaceIndex for this
entry is zero, then this entry corresponds to the
per-platform label space for all interfaces configured
to use that label space. In this case the perPlatform(0)
bit MUST be set; the perInterface(1) bit is meaningless
and MUST be ignored.

The remainder of this description applies to entries


with a non-zero value of mplsInterfaceIndex.

If the perInterface(1) bit is set then the value of


mplsInterfaceLabelMinIn, mplsInterfaceLabelMaxIn,
mplsInterfaceLabelMinOut, and
mplsInterfaceLabelMaxOut for this entry reflect the
label ranges for this interface.

If only the perPlatform(0) bit is set, then the value of


mplsInterfaceLabelMinIn, mplsInterfaceLabelMaxIn,
mplsInterfaceLabelMinOut, and
mplsInterfaceLabelMaxOut for this entry MUST be
identical to the instance of these objects with
index 0. These objects may only vary from the entry
with index 0 if both the perPlatform(0) and perInterface(1)
bits are set.

In all cases, at a minimum one of the perPlatform(0) or


perInterface(1) bits MUST be set to indicate that
at least one label space is in use by this interface. In
all cases, agents MUST ensure that label ranges are
specified consistently and MUST return an
inconsistentValue error when they do not."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfaceTable(1)
mplsInterfaceEntry(1) 8 }

.1.3.6.1.2.1.10.166.2.1.2
mplsInterfacePerfTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides MPLS performance information on
a per-interface basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 2 }
.1.3.6.1.2.1.10.166.2.1.2.1
mplsInterfacePerfEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsInterfaceEntry }
DESCRIPTION "An entry in this table is created by the LSR for
every interface capable of supporting MPLS. Its is
an extension to the mplsInterfaceEntry table.
Note that the discontinuity behavior of entries in
this table MUST be based on the corresponding
ifEntry's ifDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfacePerfTable(2) 1 }

.1.3.6.1.2.1.10.166.2.1.2.1.1
mplsInterfacePerfInLabelsInUse OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of labels that are in
use at this point in time on this interface in the
incoming direction. If the interface participates in
only the per-platform label space, then the value of
the instance of this object MUST be identical to
the value of the instance with index 0. If the
interface participates in the per-interface label
space, then the instance of this object MUST
represent the number of per-interface labels that
are in use on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfacePerfTable(2)
mplsInterfacePerfEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.2.1.2
mplsInterfacePerfInLabelLookupFailures OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of labeled packets
that have been received on this interface and which
were discarded because there was no matching cross-
connect entry. This object MUST count on a per-
interface basis regardless of which label space the
interface participates in."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfacePerfTable(2)
mplsInterfacePerfEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.2.1.3
mplsInterfacePerfOutLabelsInUse OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of top-most labels in
the outgoing label stacks that are in use at this
point in time on this interface. This object MUST
count on a per-interface basis regardless of which
label space the interface participates in."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfacePerfTable(2)
mplsInterfacePerfEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.2.1.4
mplsInterfacePerfOutFragmentedPkts OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of outgoing MPLS
packets that required fragmentation before
transmission on this interface. This object MUST
count on a per-interface basis regardless of which
label space the interface participates in."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInterfacePerfTable(2)
mplsInterfacePerfEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.3
mplsInSegmentIndexNext OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexNextType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the next available value to
be used for mplsInSegmentIndex when creating entries
in the mplsInSegmentTable. The special value of a
string containing the single octet 0x00 indicates
that no new entries can be created in this table.
Agents not allowing managers to create entries
in this table MUST set this object to this special
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 3 }

.1.3.6.1.2.1.10.166.2.1.4
mplsInSegmentTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a description of the incoming MPLS
segments (labels) to an LSR and their associated parameters.
The index for this table is mplsInSegmentIndex.
The index structure of this table is specifically designed
to handle many different MPLS implementations that manage
their labels both in a distributed and centralized manner.
The table is also designed to handle existing MPLS labels
as defined in RFC3031 as well as longer ones that may
be necessary in the future.

In cases where the label cannot fit into the


mplsInSegmentLabel object, the mplsInSegmentLabelPtr
will indicate this by being set to the first accessible
column in the appropriate extension table's row.
In this case an additional table MUST
be provided and MUST be indexed by at least the indexes
used by this table. In all other cases when the label is
represented within the mplsInSegmentLabel object, the
mplsInSegmentLabelPtr MUST be set to 0.0. Due to the
fact that MPLS labels may not exceed 24 bits, the
mplsInSegmentLabelPtr object is only a provision for
future-proofing the MIB module. Thus, the definition
of any extension tables is beyond the scope of this
MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 4 }

.1.3.6.1.2.1.10.166.2.1.4.1
mplsInSegmentEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsInSegmentIndex }
DESCRIPTION "An entry in this table represents one incoming
segment as is represented in an LSR's LFIB.
An entry can be created by a network
administrator or an SNMP agent, or an MPLS signaling
protocol. The creator of the entry is denoted by
mplsInSegmentOwner.

The value of mplsInSegmentRowStatus cannot be active(1)


unless the ifTable entry corresponding to
mplsInSegmentInterface exists. An entry in this table
must match any incoming packets, and indicates an
instance of mplsXCEntry based on which forwarding
and/or switching actions are taken."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4) 1 }

.1.3.6.1.2.1.10.166.2.1.4.1.1
mplsInSegmentIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index for this in-segment. The
string containing the single octet 0x00
MUST not be used as an index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.4.1.2
mplsInSegmentInterface OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the
interface index for the incoming MPLS interface. A
value of zero represents all interfaces participating in
the per-platform label space. This may only be used
in cases where the incoming interface and label
are associated with the same mplsXCEntry. Specifically,
given a label and any incoming interface pair from the
per-platform label space, the outgoing label/interface
mapping remains the same. If this is not the case,
then individual entries MUST exist that
can then be mapped to unique mplsXCEntries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.4.1.3
mplsInSegmentLabel OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the corresponding instance of mplsInSegmentLabelPtr is
zeroDotZero then this object MUST contain the incoming label
associated with this in-segment. If not this object SHOULD
be zero and MUST be ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.4.1.4
mplsInSegmentLabelPtr OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the label for this segment cannot be represented
fully within the mplsInSegmentLabel object,
this object MUST point to the first accessible
column of a conceptual row in an external table containing
the label. In this case, the mplsInSegmentTopLabel
object SHOULD be set to 0 and ignored. This object MUST
be set to zeroDotZero otherwise."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.4.1.5
mplsInSegmentNPop OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of labels to pop from the incoming
packet. Normally only the top label is popped from
the packet and used for all switching decisions for
that packet. This is indicated by setting this
object to the default value of 1. If an LSR supports
popping of more than one label, this object MUST
be set to that number. This object cannot be modified
if mplsInSegmentRowStatus is active(1)."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 5 }

.1.3.6.1.2.1.10.166.2.1.4.1.6
mplsInSegmentAddrFamily OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION AddressFamilyNumbers
SYNTAX INTEGER {other(0), ipV4(1), ipV6(2), nsap(3), hdlc(4), bbn1822(5),
all802(6), e163(7), e164(8), f69(9), x121(10), ipx(11), appleTalk(12),
decnetIV(13), banyanVines(14), e164withNsap(15), dns(16), distinguishedName(17),
asNumber(18), xtpOverIpv4(19), xtpOverIpv6(20), xtpNativeModeXTP(21),
fibreChannelWWPN(22), fibreChannelWWNN(23), gwid(24), reserved(65535)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IANA address family [IANAFamily] of packets
received on this segment, which is used at an egress
LSR to deliver them to the appropriate layer 3 entity.
A value of other(0) indicates that the family type is
either unknown or undefined; this SHOULD NOT be used
at an egress LSR. This object cannot be
modified if mplsInSegmentRowStatus is active(1)."
DEFVAL { other }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 6 }

.1.3.6.1.2.1.10.166.2.1.4.1.7
mplsInSegmentXCIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Index into mplsXCTable which identifies which cross-
connect entry this segment is part of. The string
containing the single octet 0x00 indicates that this
entry is not referred to by any cross-connect entry.
When a cross-connect entry is created which this
in-segment is a part of, this object is automatically
updated to reflect the value of mplsXCIndex of that
cross-connect entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 7 }

.1.3.6.1.2.1.10.166.2.1.4.1.8
mplsInSegmentOwner OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsOwner
SYNTAX INTEGER {unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6),
policyAgent(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes the entity that created and is responsible
for managing this segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 8 }

.1.3.6.1.2.1.10.166.2.1.4.1.9
mplsInSegmentTrafficParamPtr OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable represents a pointer to the traffic
parameter specification for this in-segment. This
value may point at an entry in the
mplsTunnelResourceTable in the MPLS-TE-STD-MIB (RFC3812)
to indicate which traffic parameter settings for this
segment if it represents an LSP used for a TE tunnel.

This value may optionally point at an


externally defined traffic parameter specification
table. A value of zeroDotZero indicates best-effort
treatment. By having the same value of this object,
two or more segments can indicate resource sharing
of such things as LSP queue space, etc.

This object cannot be modified if mplsInSegmentRowStatus


is active(1). For entries in this table that
are preserved after a re-boot, the agent MUST ensure
that their integrity be preserved, or this object should
be set to 0.0 if it cannot."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 9 }

.1.3.6.1.2.1.10.166.2.1.4.1.10
mplsInSegmentRowStatus OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. When a row in this
table has a row in the active(1) state, no
objects in this row can be modified except the
mplsInSegmentRowStatus and mplsInSegmentStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 10 }

.1.3.6.1.2.1.10.166.2.1.4.1.11
mplsInSegmentStorageType OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the storage type for this
object. The agent MUST ensure that this object's
value remains consistent with the associated
mplsXCEntry. Conceptual rows having the value
'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentTable(4)
mplsInSegmentEntry(1) 11 }

.1.3.6.1.2.1.10.166.2.1.5
mplsInSegmentPerfTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains statistical information for
incoming MPLS segments to an LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 5 }

.1.3.6.1.2.1.10.166.2.1.5.1
mplsInSegmentPerfEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsInSegmentEntry }
DESCRIPTION "An entry in this table contains statistical
information about one incoming segment which is
configured in the mplsInSegmentTable. The counters
in this entry should behave in a manner similar to
that of the interface.
mplsInSegmentPerfDiscontinuityTime indicates the
time of the last discontinuity in all of these
objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5) 1 }

.1.3.6.1.2.1.10.166.2.1.5.1.1
mplsInSegmentPerfOctets OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the total number of octets
received by this segment. It MUST be equal to the
least significant 32 bits of
mplsInSegmentPerfHCOctets
if mplsInSegmentPerfHCOctets is supported according to
the rules spelled out in RFC2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5)
mplsInSegmentPerfEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.5.1.2
mplsInSegmentPerfPackets OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total number of packets received by this segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5)
mplsInSegmentPerfEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.5.1.3
mplsInSegmentPerfErrors OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of errored packets received on this
segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5)
mplsInSegmentPerfEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.5.1.4
mplsInSegmentPerfDiscards OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of labeled packets received on this in-
segment, which were chosen to be discarded even
though no errors had been detected to prevent their
being transmitted. One possible reason for
discarding such a labeled packet could be to free up
buffer space."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5)
mplsInSegmentPerfEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.5.1.5
mplsInSegmentPerfHCOctets OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received. This is the 64
bit version of mplsInSegmentPerfOctets,
if mplsInSegmentPerfHCOctets is supported according to
the rules spelled out in RFC2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5)
mplsInSegmentPerfEntry(1) 5 }

.1.3.6.1.2.1.10.166.2.1.5.1.6
mplsInSegmentPerfDiscontinuityTime OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one or more of this segment's Counter32
or Counter64 suffered a discontinuity. If no such
discontinuities have occurred since the last re-
initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentPerfTable(5)
mplsInSegmentPerfEntry(1) 6 }

.1.3.6.1.2.1.10.166.2.1.6
mplsOutSegmentIndexNext OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexNextType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the next available value to
be used for mplsOutSegmentIndex when creating entries
in the mplsOutSegmentTable. The special value of a
string containing the single octet 0x00
indicates that no new entries can be created in this
table. Agents not allowing managers to create entries
in this table MUST set this object to this special
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 6 }

.1.3.6.1.2.1.10.166.2.1.7
mplsOutSegmentTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a representation of the outgoing
segments from an LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 7 }

.1.3.6.1.2.1.10.166.2.1.7.1
mplsOutSegmentEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsOutSegmentIndex }
DESCRIPTION "An entry in this table represents one outgoing
segment. An entry can be created by a network
administrator, an SNMP agent, or an MPLS signaling
protocol. The object mplsOutSegmentOwner indicates
the creator of this entry. The value of
mplsOutSegmentRowStatus cannot be active(1) unless
the ifTable entry corresponding to
mplsOutSegmentInterface exists.

Note that the indexing of this table uses a single,


arbitrary index (mplsOutSegmentIndex) to indicate
which out-segment (i.e.: label) is being switched to
from which in-segment (i.e: label) or in-segments.
This is necessary because it is possible to have an
equal-cost multi-path situation where two identical
out-going labels are assigned to the same
cross-connect (i.e.: they go to two different neighboring
LSRs); thus, requiring two out-segments. In order to
preserve the uniqueness of the references
by the mplsXCEntry, an arbitrary integer must be used as
the index for this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7) 1 }

.1.3.6.1.2.1.10.166.2.1.7.1.1
mplsOutSegmentIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This value contains a unique index for this row.
While a value of a string containing the single
octet 0x00 is not valid as an index for entries
in this table, it can be supplied as a valid value
to index the mplsXCTable to represent entries for
which no out-segment has been configured or
exists."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.7.1.2
mplsOutSegmentInterface OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value must contain the interface index of the
outgoing interface. This object cannot be modified
if mplsOutSegmentRowStatus is active(1). The
mplsOutSegmentRowStatus cannot be set to active(1)
until this object is set to a value corresponding to
a valid ifEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.7.1.3
mplsOutSegmentPushTopLabel OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value indicates whether or not a top label
should be pushed onto the outgoing packet's label
stack. The value of this variable MUST be set to
true(1) if the outgoing interface does not support
pop-and-go (and no label stack remains). For example,
on ATM interface, or if the segment represents a
tunnel origination. Note that it is considered
an error in the case that mplsOutSegmentPushTopLabel
is set to false, but the cross-connect entry which
refers to this out-segment has a non-zero
mplsLabelStackIndex. The LSR MUST ensure that this
situation does not happen. This object cannot be
modified if mplsOutSegmentRowStatus is active(1)."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.7.1.4
mplsOutSegmentTopLabel OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If mplsOutSegmentPushTopLabel is true then this
represents the label that should be pushed onto the
top of the outgoing packet's label stack. Otherwise
this value SHOULD be set to 0 by the management
station and MUST be ignored by the agent. This
object cannot be modified if mplsOutSegmentRowStatus
is active(1)."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.7.1.5
mplsOutSegmentTopLabelPtr OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the label for this segment cannot be represented
fully within the mplsOutSegmentLabel object,
this object MUST point to the first accessible
column of a conceptual row in an external table containing
the label. In this case, the mplsOutSegmentTopLabel
object SHOULD be set to 0 and ignored. This object
MUST be set to zeroDotZero otherwise."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 5 }

.1.3.6.1.2.1.10.166.2.1.7.1.6
mplsOutSegmentNextHopAddrType OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates the next hop Internet address type.
Only values unknown(0), ipv4(1) or ipv6(2)
have to be supported.

A value of unknown(0) is allowed only when


the outgoing interface is of type point-to-point.
If any other unsupported values are attempted in a set
operation, the agent MUST return an inconsistentValue
error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 6 }

.1.3.6.1.2.1.10.166.2.1.7.1.7
mplsOutSegmentNextHopAddr OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The internet address of the next hop. The type of
this address is determined by the value of the
mplslOutSegmentNextHopAddrType object.

This object cannot be modified if


mplsOutSegmentRowStatus is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 7 }

.1.3.6.1.2.1.10.166.2.1.7.1.8
mplsOutSegmentXCIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Index into mplsXCTable which identifies which cross-
connect entry this segment is part of. A value of
the string containing the single octet 0x00
indicates that this entry is not referred
to by any cross-connect entry. When a cross-connect
entry is created which this out-segment is a part of,
this object MUST be updated by the agent to reflect
the value of mplsXCIndex of that cross-connect
entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 8 }

.1.3.6.1.2.1.10.166.2.1.7.1.9
mplsOutSegmentOwner OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsOwner
SYNTAX INTEGER {unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6),
policyAgent(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes the entity which created and is responsible
for managing this segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 9 }

.1.3.6.1.2.1.10.166.2.1.7.1.10
mplsOutSegmentTrafficParamPtr OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable represents a pointer to the traffic
parameter specification for this out-segment. This
value may point at an entry in the
MplsTunnelResourceEntry in the MPLS-TE-STD-MIB (RFC3812)

RFC Editor: Please fill in RFC number.

to indicate which traffic parameter settings for this


segment if it represents an LSP used for a TE tunnel.

This value may optionally point at an


externally defined traffic parameter specification
table. A value of zeroDotZero indicates best-effort
treatment. By having the same value of this object,
two or more segments can indicate resource sharing
of such things as LSP queue space, etc.

This object cannot be modified if


mplsOutSegmentRowStatus is active(1).
For entries in this table that
are preserved after a re-boot, the agent MUST ensure
that their integrity be preserved, or this object should
be set to 0.0 if it cannot."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 10 }

.1.3.6.1.2.1.10.166.2.1.7.1.11
mplsOutSegmentRowStatus OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "For creating, modifying, and deleting this row.
When a row in this table has a row in the active(1)
state, no objects in this row can be modified
except the mplsOutSegmentRowStatus or
mplsOutSegmentStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 11 }

.1.3.6.1.2.1.10.166.2.1.7.1.12
mplsOutSegmentStorageType OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the storage type for this
object. The agent MUST ensure that this object's value
remains consistent with the associated mplsXCEntry.
Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentTable(7)
mplsOutSegmentEntry(1) 12 }

.1.3.6.1.2.1.10.166.2.1.8
mplsOutSegmentPerfTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains statistical information about
outgoing segments from an LSR. The counters in this
entry should behave in a manner similar to that of
the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 8 }

.1.3.6.1.2.1.10.166.2.1.8.1
mplsOutSegmentPerfEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsOutSegmentEntry }
DESCRIPTION "An entry in this table contains statistical
information about one outgoing segment configured in
mplsOutSegmentTable. The object
mplsOutSegmentPerfDiscontinuityTime indicates the
time of the last discontinuity in these objects. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8) 1 }

.1.3.6.1.2.1.10.166.2.1.8.1.1
mplsOutSegmentPerfOctets OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value contains the total number of octets sent
on this segment. It MUST be equal to the least
significant 32 bits of mplsOutSegmentPerfHCOctets
if mplsOutSegmentPerfHCOctets is supported according to
the rules spelled out in RFC2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8)
mplsOutSegmentPerfEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.8.1.2
mplsOutSegmentPerfPackets OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value contains the total number of packets sent
on this segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8)
mplsOutSegmentPerfEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.8.1.3
mplsOutSegmentPerfErrors OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of packets that could not be sent due to
errors on this segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8)
mplsOutSegmentPerfEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.8.1.4
mplsOutSegmentPerfDiscards OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of labeled packets attempted to be transmitted
on this out-segment, which were chosen to be discarded
even though no errors had been detected to prevent their
being transmitted. One possible reason for
discarding such a labeled packet could be to free up
buffer space."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8)
mplsOutSegmentPerfEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.8.1.5
mplsOutSegmentPerfHCOctets OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total number of octets sent. This is the 64 bit
version of mplsOutSegmentPerfOctets,
if mplsOutSegmentPerfHCOctets is supported according to
the rules spelled out in RFC2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8)
mplsOutSegmentPerfEntry(1) 5 }

.1.3.6.1.2.1.10.166.2.1.8.1.6
mplsOutSegmentPerfDiscontinuityTime OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one or more of this segment's Counter32
or Counter64 suffered a discontinuity. If no such
discontinuities have occurred since the last re-
initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsOutSegmentPerfTable(8)
mplsOutSegmentPerfEntry(1) 6 }

.1.3.6.1.2.1.10.166.2.1.9
mplsXCIndexNext OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexNextType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the next available value to
be used for mplsXCIndex when creating entries in
the mplsXCTable. A special value of the zero length
string indicates that no more new entries can be created
in the relevant table. Agents not allowing managers
to create entries in this table MUST set this value
to the zero length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 9 }

.1.3.6.1.2.1.10.166.2.1.10
mplsXCTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies information for switching
between LSP segments. It supports point-to-point,
point-to-multipoint and multipoint-to-point
connections. mplsLabelStackTable specifies the
label stack information for a cross-connect LSR and
is referred to from mplsXCTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 10 }

.1.3.6.1.2.1.10.166.2.1.10.1
mplsXCEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsXCIndex, mplsXCInSegmentIndex, mplsXCOutSegmentIndex }
DESCRIPTION "A row in this table represents one cross-connect
entry. It is indexed by the following objects:

- cross-connect index mplsXCIndex that uniquely


identifies a group of cross-connect entries

- in-segment index, mplsXCInSegmentIndex

- out-segment index, mplsXCOutSegmentIndex

LSPs originating at this LSR:


These are represented by using the special
of value of mplsXCInSegmentIndex set to the
string containing a single octet 0x00. In
this case the mplsXCOutSegmentIndex
MUST not be the string containing a single
octet 0x00.
LSPs terminating at this LSR:
These are represented by using the special value
mplsXCOutSegmentIndex set to the string containing
a single octet 0x00.

Special labels:
Entries indexed by the strings containing the
reserved MPLS label values as a single octet 0x00
through 0x0f (inclusive) imply LSPs terminating at
this LSR. Note that situations where LSPs are
terminated with incoming label equal to the string
containing a single octet 0x00 can be distinguished
from LSPs originating at this LSR because the
mplsXCOutSegmentIndex equals the string containing the
single octet 0x00.

An entry can be created by a network administrator


or by an SNMP agent as instructed by an MPLS
signaling protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) 1 }

.1.3.6.1.2.1.10.166.2.1.10.1.1
mplsXCIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Primary index for the conceptual row identifying a
group of cross-connect segments. The string
containing a single octet 0x00 is an invalid index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 1
}

.1.3.6.1.2.1.10.166.2.1.10.1.2
mplsXCInSegmentIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Incoming label index.
If this object is set to the string containing
a single octet 0x00, this indicates a special
case outlined in the table's description above.
In this case no corresponding mplsInSegmentEntry
shall exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 2
}

.1.3.6.1.2.1.10.166.2.1.10.1.3
mplsXCOutSegmentIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index of out-segment for LSPs not terminating on
this LSR if not set to the string containing the
single octet 0x00. If the segment identified by this
entry is terminating, then this object MUST be set to
the string containing a single octet 0x00 to indicate
that no corresponding mplsOutSegmentEntry shall
exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 3
}

.1.3.6.1.2.1.10.166.2.1.10.1.4
mplsXCLspId OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLSPID
SYNTAX OCTET STRING (2 | 6)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value identifies the label switched path that
this cross-connect entry belongs to. This object
cannot be modified if mplsXCRowStatus is active(1)
except for this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 4
}

.1.3.6.1.2.1.10.166.2.1.10.1.5
mplsXCLabelStackIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Primary index into mplsLabelStackTable identifying a
stack of labels to be pushed beneath the top label.
Note that the top label identified by the out-
segment ensures that all the components of a
multipoint-to-point connection have the same
outgoing label. A value of the string containing the
single octet 0x00 indicates that no labels are to
be stacked beneath the top label.
This object cannot be modified if mplsXCRowStatus is
active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 5
}

.1.3.6.1.2.1.10.166.2.1.10.1.6
mplsXCOwner OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsOwner
SYNTAX INTEGER {unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6),
policyAgent(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes the entity that created and is responsible
for managing this cross-connect."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 6
}

.1.3.6.1.2.1.10.166.2.1.10.1.7
mplsXCRowStatus OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "For creating, modifying, and deleting this row.
When a row in this table has a row in the active(1)
state, no objects in this row except this object
and the mplsXCStorageType can be modified. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 7
}

.1.3.6.1.2.1.10.166.2.1.10.1.8
mplsXCStorageType OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the storage type for this
object. The agent MUST ensure that the associated in
and out segments also have the same StorageType value
and are restored consistently upon system restart.
This value SHOULD be set to permanent(4) if created
as a result of a static LSP configuration.

Conceptual rows having the value 'permanent'


need not allow write-access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 8
}

.1.3.6.1.2.1.10.166.2.1.10.1.9
mplsXCAdminStatus OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX INTEGER {up(1), down(2), testing(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The desired operational status of this segment."
DEFVAL { up }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1) 9
}

.1.3.6.1.2.1.10.166.2.1.10.1.10
mplsXCOperStatus OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX INTEGER {up(1), down(2), testing(3), unknown(4), dormant(5),
notPresent(6), lowerLayerDown(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The actual operational status of this cross-
connect."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsXCTable(10) mplsXCEntry(1)
10 }

.1.3.6.1.2.1.10.166.2.1.11
mplsMaxLabelStackDepth OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum stack depth supported by this LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 11 }

.1.3.6.1.2.1.10.166.2.1.12
mplsLabelStackIndexNext OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexNextType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the next available value to
be used for mplsLabelStackIndex when creating entries
in the mplsLabelStackTable. The special string
containing the single octet 0x00
indicates that no more new entries can be created
in the relevant table. Agents not allowing managers
to create entries in this table MUST set this value
to the string containing the single octet 0x00."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 12 }

.1.3.6.1.2.1.10.166.2.1.13
mplsLabelStackTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies the label stack to be pushed
onto a packet, beneath the top label. Entries into
this table are referred to from mplsXCTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 13 }

.1.3.6.1.2.1.10.166.2.1.13.1
mplsLabelStackEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLabelStackIndex, mplsLabelStackLabelIndex }
DESCRIPTION "An entry in this table represents one label which is
to be pushed onto an outgoing packet, beneath the
top label. An entry can be created by a network
administrator or by an SNMP agent as instructed by
an MPLS signaling protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13) 1 }

.1.3.6.1.2.1.10.166.2.1.13.1.1
mplsLabelStackIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Primary index for this row identifying a stack of
labels to be pushed on an outgoing packet, beneath
the top label. An index containing the string with
a single octet 0x00 MUST not be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13)
mplsLabelStackEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.13.1.2
mplsLabelStackLabelIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Secondary index for this row identifying one label
of the stack. Note that an entry with a smaller
mplsLabelStackLabelIndex would refer to a label
higher up the label stack and would be popped at a
downstream LSR before a label represented by a
higher mplsLabelStackLabelIndex at a downstream
LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13)
mplsLabelStackEntry(1) 2 }

.1.3.6.1.2.1.10.166.2.1.13.1.3
mplsLabelStackLabel OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The label to pushed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13)
mplsLabelStackEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.13.1.4
mplsLabelStackLabelPtr OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the label for this segment cannot be represented
fully within the mplsLabelStackLabel object,
this object MUST point to the first accessible
column of a conceptual row in an external table containing
the label. In this case, the mplsLabelStackLabel
object SHOULD be set to 0 and ignored. This object
MUST be set to zeroDotZero otherwise."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13)
mplsLabelStackEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.13.1.5
mplsLabelStackRowStatus OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "For creating, modifying, and deleting this row.
When a row in this table has a row in the active(1)
state, no objects in this row except this object
and the mplsLabelStackStorageType can be modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13)
mplsLabelStackEntry(1) 5 }

.1.3.6.1.2.1.10.166.2.1.13.1.6
mplsLabelStackStorageType OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the storage type for this
object. This object cannot be modified if
mplsLabelStackRowStatus is active(1).
No objects are required to be writable for
rows in this table with this object set to
permanent(4).

The agent MUST ensure that all related entries


in this table retain the same value for this
object. Agents MUST ensure that the storage type
for all entries related to a particular mplsXCEntry
retain the same value for this object as the
mplsXCEntry's StorageType."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsLabelStackTable(13)
mplsLabelStackEntry(1) 6 }

.1.3.6.1.2.1.10.166.2.1.14
mplsInSegmentMapTable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies the mapping from the
mplsInSegmentIndex to the corresponding
mplsInSegmentInterface and mplsInSegmentLabel
objects. The purpose of this table is to
provide the manager with an alternative
means by which to locate in-segments."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 14 }

.1.3.6.1.2.1.10.166.2.1.14.1
mplsInSegmentMapEntry OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsInSegmentMapInterface, mplsInSegmentMapLabel,
mplsInSegmentMapLabelPtrIndex }
DESCRIPTION "An entry in this table represents one interface
and incoming label pair.

In cases where the label cannot fit into the


mplsInSegmentLabel object, the mplsInSegmentLabelPtr
will indicate this by being set to the first accessible
column in the appropriate extension table's row,
and the mplsInSegmentLabel SHOULD be set to 0.
In all other cases when the label is
represented within the mplsInSegmentLabel object, the
mplsInSegmentLabelPtr MUST be 0.0.

Implementors need to be aware that if the value of


the mplsInSegmentMapLabelPtrIndex (an OID) has more
that 111 sub-identifiers, then OIDs of column
instances in this table will have more than 128
sub-identifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentMapTable(14) 1 }

.1.3.6.1.2.1.10.166.2.1.14.1.1
mplsInSegmentMapInterface OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This index contains the same value as the
mplsInSegmentIndex in the mplsInSegmentTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentMapTable(14)
mplsInSegmentMapEntry(1) 1 }

.1.3.6.1.2.1.10.166.2.1.14.1.2
mplsInSegmentMapLabel OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsLabel
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This index contains the same value as the
mplsInSegmentLabel in the mplsInSegmentTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentMapTable(14)
mplsInSegmentMapEntry(1) 2 }
.1.3.6.1.2.1.10.166.2.1.14.1.3
mplsInSegmentMapLabelPtrIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This index contains the same value as the
mplsInSegmentLabelPtr.

If the label for the InSegment cannot be represented


fully within the mplsInSegmentLabel object,
this index MUST point to the first accessible
column of a conceptual row in an external table containing
the label. In this case, the mplsInSegmentTopLabel
object SHOULD be set to 0 and ignored. This object MUST
be set to zeroDotZero otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentMapTable(14)
mplsInSegmentMapEntry(1) 3 }

.1.3.6.1.2.1.10.166.2.1.14.1.4
mplsInSegmentMapIndex OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The mplsInSegmentIndex that corresponds
to the mplsInSegmentInterface and
mplsInSegmentLabel, or the mplsInSegmentInterface
and mplsInSegmentLabelPtr, if applicable.
The string containing the single octet 0x00
MUST not be returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) mplsInSegmentMapTable(14)
mplsInSegmentMapEntry(1) 4 }

.1.3.6.1.2.1.10.166.2.1.15
mplsXCNotificationsEnable OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is set to true(1), then it enables
the emission of mplsXCUp and mplsXCDown
notifications; otherwise these notifications are not
emitted."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrObjects(1) 15 }

.1.3.6.1.2.1.10.166.2.2
mplsLsrConformance OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) 2 }
.1.3.6.1.2.1.10.166.2.2.1
mplsLsrGroups OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) 1 }

.1.3.6.1.2.1.10.166.2.2.1.1
mplsInterfaceGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Collection of objects needed for MPLS interface
and interface performance information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 1 }

.1.3.6.1.2.1.10.166.2.2.1.2
mplsInSegmentGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Collection of objects needed to implement an in-
segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 2 }

.1.3.6.1.2.1.10.166.2.2.1.3
mplsOutSegmentGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Collection of objects needed to implement an out-
segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 3 }

.1.3.6.1.2.1.10.166.2.2.1.4
mplsXCGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Collection of objects needed to implement a
cross-connect entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 4 }

.1.3.6.1.2.1.10.166.2.2.1.5
mplsPerfGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Collection of objects providing performance
information
about an LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 5 }

.1.3.6.1.2.1.10.166.2.2.1.6
mplsHCInSegmentPerfGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Object(s) providing performance information
specific to out-segments for which the object
mplsInterfaceInOctets wraps around too quickly."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 6 }

.1.3.6.1.2.1.10.166.2.2.1.7
mplsHCOutSegmentPerfGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Object(s) providing performance information
specific to out-segments for which the object
mplsInterfaceOutOctets wraps around too
quickly."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 7 }

.1.3.6.1.2.1.10.166.2.2.1.8
mplsLabelStackGroup OBJECT-GROUP
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Objects needed to support label stacking."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 8 }

.1.3.6.1.2.1.10.166.2.2.1.9
mplsLsrNotificationGroup OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Set of notifications implemented in this
module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrGroups(1) 9 }

.1.3.6.1.2.1.10.166.2.2.2
mplsLsrCompliances OBJECT-TYPE
-- FROM MPLS-LSR-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) 2 }

.1.3.6.1.2.1.10.166.2.2.2.1
mplsLsrModuleFullCompliance MODULE-COMPLIANCE
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Compliance statement for agents that provide full
support for MPLS-LSR-STD-MIB. Such devices can
then be monitored and also be configured using
this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrCompliances(2) 1 }

.1.3.6.1.2.1.10.166.2.2.2.2
mplsLsrModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM MPLS-LSR-STD-MIB
DESCRIPTION "Compliance requirement for implementations that only
provide read-only support for MPLS-LSR-STD-MIB. Such
devices can then be monitored but cannot be configured
using this MIB module.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLsrStdMIB(2) mplsLsrConformance(2) mplsLsrCompliances(2) 2 }

.1.3.6.1.2.1.10.166.3
mplsTeStdMIB MODULE-IDENTITY
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Copyright (C) The Internet Society (2004). The
initial version of this MIB module was published
in RFC 3812. For full legal notices see the RFC
itself or see: http://www.ietf.org/copyrights/ianamib.html

This MIB module contains managed object definitions


for MPLS Traffic Engineering (TE) as defined in:
1. Extensions to RSVP for LSP Tunnels, Awduche et
al, RFC 3209, December 2001
2. Constraint-Based LSP Setup using LDP, Jamoussi
(Editor), RFC 3212, January 2002
3. Requirements for Traffic Engineering Over MPLS,
Awduche, D., Malcolm, J., Agogbua, J., O'Dell, M.,
and J. McManus, [RFC2702], September 1999"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) 3 }

.1.3.6.1.2.1.10.166.3.0
mplsTeNotifications OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) 0 }

.1.3.6.1.2.1.10.166.3.0.1
mplsTunnelUp NOTIFICATION-TYPE
-- FROM MPLS-TE-STD-MIB
OBJECTS { mplsTunnelAdminStatus, mplsTunnelOperStatus }
DESCRIPTION "This notification is generated when a
mplsTunnelOperStatus object for one of the
configured tunnels is about to leave the down state
and transition into some other state (but not into
the notPresent state). This other state is
indicated by the included value of
mplsTunnelOperStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeNotifications(0) 1 }

.1.3.6.1.2.1.10.166.3.0.2
mplsTunnelDown NOTIFICATION-TYPE
-- FROM MPLS-TE-STD-MIB
OBJECTS { mplsTunnelAdminStatus, mplsTunnelOperStatus }
DESCRIPTION "This notification is generated when a
mplsTunnelOperStatus object for one of the
configured tunnels is about to enter the down state
from some other state (but not from the notPresent
state). This other state is indicated by the
included value of mplsTunnelOperStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeNotifications(0) 2 }

.1.3.6.1.2.1.10.166.3.0.3
mplsTunnelRerouted NOTIFICATION-TYPE
-- FROM MPLS-TE-STD-MIB
OBJECTS { mplsTunnelAdminStatus, mplsTunnelOperStatus }
DESCRIPTION "This notification is generated when a tunnel is
rerouted. If the mplsTunnelARHopTable is used, then
this tunnel instance's entry in the
mplsTunnelARHopTable MAY contain the new path for
this tunnel some time after this trap is issued by
the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeNotifications(0) 3 }

.1.3.6.1.2.1.10.166.3.0.4
mplsTunnelReoptimized NOTIFICATION-TYPE
-- FROM MPLS-TE-STD-MIB
OBJECTS { mplsTunnelAdminStatus, mplsTunnelOperStatus }
DESCRIPTION "This notification is generated when a tunnel is
reoptimized. If the mplsTunnelARHopTable is used,
then this tunnel instance's entry in the
mplsTunnelARHopTable MAY contain the new path for
this tunnel some time after this trap is issued by
the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeNotifications(0) 4 }

.1.3.6.1.2.1.10.166.3.1
mplsTeScalars OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) 1 }

.1.3.6.1.2.1.10.166.3.1.1
mplsTunnelConfigured OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of tunnels configured on this device. A
tunnel is considered configured if the
mplsTunnelRowStatus is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeScalars(1) 1 }

.1.3.6.1.2.1.10.166.3.1.2
mplsTunnelActive OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of tunnels active on this device. A
tunnel is considered active if the
mplsTunnelOperStatus is up(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeScalars(1) 2 }

.1.3.6.1.2.1.10.166.3.1.3
mplsTunnelTEDistProto OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX BITS {other(0), ospf(1), isis(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The traffic engineering distribution protocol(s)
used by this LSR. Note that an LSR may support more
than one distribution protocol simultaneously."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeScalars(1) 3 }

.1.3.6.1.2.1.10.166.3.1.4
mplsTunnelMaxHops OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of hops that can be specified for
a tunnel on this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeScalars(1) 4 }

.1.3.6.1.2.1.10.166.3.1.5
mplsTunnelNotificationMaxRate OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This variable indicates the maximum number of
notifications issued per second. If events occur
more rapidly, the implementation may simply fail to
emit these notifications during that period, or may
queue them until an appropriate time. A value of 0
means no throttling is applied and events may be
notified at the rate at which they occur."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeScalars(1) 5 }

.1.3.6.1.2.1.10.166.3.2
mplsTeObjects OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) 2 }

.1.3.6.1.2.1.10.166.3.2.1
mplsTunnelIndexNext OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for
mplsTunnelIndex, or a zero to indicate
that none exist. Negative values are not allowed,
as they do not correspond to valid values of
mplsTunnelIndex.

Note that this object offers an unused value


for an mplsTunnelIndex value at the ingress
side of a tunnel. At other LSRs the value
of mplsTunnelIndex SHOULD be taken from the
value signaled by the MPLS signaling protocol.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 1 }

.1.3.6.1.2.1.10.166.3.2.2
mplsTunnelTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mplsTunnelTable allows new MPLS tunnels to be
created between an LSR and a remote endpoint, and
existing tunnels to be reconfigured or removed.
Note that only point-to-point tunnel segments are
supported, although multipoint-to-point and point-
to-multipoint connections are supported by an LSR
acting as a cross-connect. Each MPLS tunnel can
thus have one out-segment originating at this LSR
and/or one in-segment terminating at this LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 2 }

.1.3.6.1.2.1.10.166.3.2.2.1
mplsTunnelEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsTunnelIndex, mplsTunnelInstance, mplsTunnelIngressLSRId,
mplsTunnelEgressLSRId }
DESCRIPTION "An entry in this table represents an MPLS tunnel.
An entry can be created by a network administrator
or by an SNMP agent as instructed by an MPLS
signalling protocol. Whenever a new entry is
created with mplsTunnelIsIf set to true(1), then a
corresponding entry is created in ifTable as well
(see RFC 2863). The ifType of this entry is
mplsTunnel(150).

A tunnel entry needs to be uniquely identified across


a MPLS network. Indices mplsTunnelIndex and
mplsTunnelInstance uniquely identify a tunnel on
the LSR originating the tunnel. To uniquely
identify a tunnel across an MPLS network requires
index mplsTunnelIngressLSRId. The last index
mplsTunnelEgressLSRId is useful in identifying all
instances of a tunnel that terminate on the same
egress LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2) 1 }

.1.3.6.1.2.1.10.166.3.2.2.1.1
mplsTunnelIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelIndex
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Uniquely identifies a set of tunnel instances
between a pair of ingress and egress LSRs.
Managers should obtain new values for row
creation in this table by reading
mplsTunnelIndexNext. When
the MPLS signalling protocol is rsvp(2) this value
SHOULD be equal to the value signaled in the
Tunnel Id of the Session object. When the MPLS
signalling protocol is crldp(3) this value
SHOULD be equal to the value signaled in the
LSP ID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.2.1.2
mplsTunnelInstance OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelInstanceIndex
SYNTAX Unsigned32 (0 | 1..65535 | 65536..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Uniquely identifies a particular instance of a
tunnel between a pair of ingress and egress LSRs.
It is useful to identify multiple instances of
tunnels for the purposes of backup and parallel
tunnels. When the MPLS signaling protocol is
rsvp(2) this value SHOULD be equal to the LSP Id
of the Sender Template object. When the signaling
protocol is crldp(3) there is no equivalent
signaling object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 2 }

.1.3.6.1.2.1.10.166.3.2.2.1.3
mplsTunnelIngressLSRId OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsExtendedTunnelId
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Identity of the ingress LSR associated with this
tunnel instance. When the MPLS signalling protocol
is rsvp(2) this value SHOULD be equal to the Tunnel
Sender Address in the Sender Template object and MAY
be equal to the Extended Tunnel Id field in the
SESSION object. When the MPLS signalling protocol is
crldp(3) this value SHOULD be equal to the Ingress
LSR Router ID field in the LSPID TLV object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.2.1.4
mplsTunnelEgressLSRId OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsExtendedTunnelId
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Identity of the egress LSR associated with this
tunnel instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.2.1.5
mplsTunnelName OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The canonical name assigned to the tunnel. This name
can be used to refer to the tunnel on the LSR's
console port. If mplsTunnelIsIf is set to true
then the ifName of the interface corresponding to
this tunnel should have a value equal to
mplsTunnelName. Also see the description of ifName
in RFC 2863."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 5 }

.1.3.6.1.2.1.10.166.3.2.2.1.6
mplsTunnelDescr OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A textual string containing information about the
tunnel. If there is no description this object
contains a zero length string. This object is may
not be signaled by MPLS signaling protocols,
consequentally the value of this object at transit
and egress LSRs MAY be automatically generated or
absent."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 6 }

.1.3.6.1.2.1.10.166.3.2.2.1.7
mplsTunnelIsIf OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes whether or not this tunnel corresponds to an
interface represented in the interfaces group
table. Note that if this variable is set to true
then the ifName of the interface corresponding to
this tunnel should have a value equal to
mplsTunnelName. Also see the description of ifName
in RFC 2863. This object is meaningful only at the
ingress and egress LSRs."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 7 }

.1.3.6.1.2.1.10.166.3.2.2.1.8
mplsTunnelIfIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelIsIf is set to true, then this value
contains the LSR-assigned ifIndex which corresponds
to an entry in the interfaces table. Otherwise
this variable should contain the value of zero
indicating that a valid ifIndex was not assigned to
this tunnel interface."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 8 }

.1.3.6.1.2.1.10.166.3.2.2.1.9
mplsTunnelOwner OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsOwner
SYNTAX INTEGER {unknown(1), other(2), snmp(3), ldp(4), crldp(5), rsvpTe(6),
policyAgent(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes the entity that created and is responsible
for managing this tunnel. This column is
automatically filled by the agent on creation of a
row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 9 }

.1.3.6.1.2.1.10.166.3.2.2.1.10
mplsTunnelRole OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {head(1), transit(2), tail(3), headTail(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value signifies the role that this tunnel
entry/instance represents. This value MUST be set
to head(1) at the originating point of the tunnel.
This value MUST be set to transit(2) at transit
points along the tunnel, if transit points are
supported. This value MUST be set to tail(3) at the
terminating point of the tunnel if tunnel tails are
supported.

The value headTail(4) is provided for tunnels that


begin and end on the same LSR."
DEFVAL { head }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 10 }

.1.3.6.1.2.1.10.166.3.2.2.1.11
mplsTunnelXCPointer OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable points to a row in the mplsXCTable.
This table identifies the segments that compose
this tunnel, their characteristics, and
relationships to each other. A value of zeroDotZero
indicates that no LSP has been associated with this
tunnel yet."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 11 }

.1.3.6.1.2.1.10.166.3.2.2.1.12
mplsTunnelSignallingProto OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {none(1), rsvp(2), crldp(3), other(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The signalling protocol, if any, used to setup this
tunnel."
DEFVAL { none }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 12 }

.1.3.6.1.2.1.10.166.3.2.2.1.13
mplsTunnelSetupPrio OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates the setup priority of this tunnel."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 13 }

.1.3.6.1.2.1.10.166.3.2.2.1.14
mplsTunnelHoldingPrio OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates the holding priority for this tunnel."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 14 }

.1.3.6.1.2.1.10.166.3.2.2.1.15
mplsTunnelSessionAttributes OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX BITS {fastReroute(0), mergingPermitted(1), isPersistent(2),
isPinned(3), recordRoute(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This bit mask indicates optional session values for
this tunnel. The following describes these bit
fields:

fastRerouteThis flag indicates that the any tunnel


hop may choose to reroute this tunnel without
tearing it down. This flag permits transit routers
to use a local repair mechanism which may result in
violation of the explicit routing of this tunnel.
When a fault is detected on an adjacent downstream
link or node, a transit router can re-route traffic
for fast service restoration.

mergingPermitted This flag permits transit routers


to merge this session with other RSVP sessions for
the purpose of reducing resource overhead on
downstream transit routers, thereby providing
better network scaling.

isPersistent Indicates whether this tunnel should


be restored automatically after a failure occurs.

isPinned This flag indicates whether the loose-


routed hops of this tunnel are to be pinned.

recordRouteThis flag indicates whether or not the


signalling protocol should remember the tunnel path
after it has been signaled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 15 }

.1.3.6.1.2.1.10.166.3.2.2.1.16
mplsTunnelLocalProtectInUse OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates that the local repair mechanism is in use
to maintain this tunnel (usually in the face of an
outage of the link it was previously routed over)."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 16 }

.1.3.6.1.2.1.10.166.3.2.2.1.17
mplsTunnelResourcePointer OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable represents a pointer to the traffic
parameter specification for this tunnel. This
value may point at an entry in the
mplsTunnelResourceEntry to indicate which
mplsTunnelResourceEntry is to be assigned to this
LSP instance. This value may optionally point at
an externally defined traffic parameter
specification table. A value of zeroDotZero
indicates best-effort treatment. By having the
same value of this object, two or more LSPs can
indicate resource sharing."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 17 }

.1.3.6.1.2.1.10.166.3.2.2.1.18
mplsTunnelPrimaryInstance OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelInstanceIndex
SYNTAX Unsigned32 (0 | 1..65535 | 65536..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the instance index of the primary instance
of this tunnel. More details of the definition of
tunnel instances and the primary tunnel instance
can be found in the description of the TEXTUAL-CONVENTION
MplsTunnelInstanceIndex."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 18 }

.1.3.6.1.2.1.10.166.3.2.2.1.19
mplsTunnelInstancePriority OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value indicates which priority, in descending
order, with 0 indicating the lowest priority,
within a group of tunnel instances. A group of
tunnel instances is defined as a set of LSPs with
the same mplsTunnelIndex in this table, but with a
different mplsTunnelInstance. Tunnel instance
priorities are used to denote the priority at which
a particular tunnel instance will supercede
another. Instances of tunnels containing the same
mplsTunnelInstancePriority will be used for load
sharing."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 19 }

.1.3.6.1.2.1.10.166.3.2.2.1.20
mplsTunnelHopTableIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Index into the mplsTunnelHopTable entry that
specifies the explicit route hops for this tunnel.
This object is meaningful only at the head-end of
the tunnel."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 20 }
.1.3.6.1.2.1.10.166.3.2.2.1.21
mplsTunnelPathInUse OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value denotes the configured path that was
chosen for this tunnel. This value reflects the
secondary index into mplsTunnelHopTable. This path
may not exactly match the one in
mplsTunnelARHopTable due to the fact that some CSPF
modification may have taken place. See
mplsTunnelARHopTable for the actual path being
taken by the tunnel. A value of zero denotes that
no path is currently in use or available."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 21 }

.1.3.6.1.2.1.10.166.3.2.2.1.22
mplsTunnelARHopTableIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Index into the mplsTunnelARHopTable entry that
specifies the actual hops traversed by the tunnel.
This is automatically updated by the agent when the
actual hops becomes available."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 22 }

.1.3.6.1.2.1.10.166.3.2.2.1.23
mplsTunnelCHopTableIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Index into the mplsTunnelCHopTable entry that
specifies the computed hops traversed by the
tunnel. This is automatically updated by the agent
when computed hops become available or when
computed hops get modified."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 23 }

.1.3.6.1.2.1.10.166.3.2.2.1.24
mplsTunnelIncludeAnyAffinity OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelAffinity
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A link satisfies the include-any constraint if and
only if the constraint is zero, or the link and the
constraint have a resource class in common."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 24 }

.1.3.6.1.2.1.10.166.3.2.2.1.25
mplsTunnelIncludeAllAffinity OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelAffinity
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A link satisfies the include-all constraint if and
only if the link contains all of the administrative
groups specified in the constraint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 25 }

.1.3.6.1.2.1.10.166.3.2.2.1.26
mplsTunnelExcludeAnyAffinity OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelAffinity
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A link satisfies the exclude-any constraint if and
only if the link contains none of the
administrative groups specified in the constraint."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 26 }

.1.3.6.1.2.1.10.166.3.2.2.1.27
mplsTunnelTotalUpTime OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the aggregate up time for all
instances of this tunnel, if available. If this
value is unavailable, it MUST return a value of 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 27 }

.1.3.6.1.2.1.10.166.3.2.2.1.28
mplsTunnelInstanceUpTime OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value identifies the total time that this
tunnel instance's operStatus has been Up(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 28 }

.1.3.6.1.2.1.10.166.3.2.2.1.29
mplsTunnelPrimaryUpTime OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the total time the primary instance of
this tunnel has been active. The primary instance
of this tunnel is defined in
mplsTunnelPrimaryInstance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 29 }

.1.3.6.1.2.1.10.166.3.2.2.1.30
mplsTunnelPathChanges OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the number of times the actual path for
this tunnel instance has changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 30 }

.1.3.6.1.2.1.10.166.3.2.2.1.31
mplsTunnelLastPathChange OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the time since the last change to the
actual path for this tunnel instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 31 }

.1.3.6.1.2.1.10.166.3.2.2.1.32
mplsTunnelCreationTime OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the value of SysUpTime when the first
instance of this tunnel came into existence.
That is, when the value of mplsTunnelOperStatus
was first set to up(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 32 }

.1.3.6.1.2.1.10.166.3.2.2.1.33
mplsTunnelStateTransitions OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the number of times the state
(mplsTunnelOperStatus) of this tunnel instance has
changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 33 }

.1.3.6.1.2.1.10.166.3.2.2.1.34
mplsTunnelAdminStatus OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {up(1), down(2), testing(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates the desired operational status of this
tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 34 }

.1.3.6.1.2.1.10.166.3.2.2.1.35
mplsTunnelOperStatus OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {up(1), down(2), testing(3), unknown(4), dormant(5),
notPresent(6), lowerLayerDown(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the actual operational status of this
tunnel, which is typically but not limited to, a
function of the state of individual segments of
this tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 35 }

.1.3.6.1.2.1.10.166.3.2.2.1.36
mplsTunnelRowStatus OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified by the agent except
mplsTunnelAdminStatus, mplsTunnelRowStatus and
mplsTunnelStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 36 }

.1.3.6.1.2.1.10.166.3.2.2.1.37
mplsTunnelStorageType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this tunnel entry.
Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelTable(2)
mplsTunnelEntry(1) 37 }

.1.3.6.1.2.1.10.166.3.2.3
mplsTunnelHopListIndexNext OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to be used
for mplsTunnelHopListIndex when creating entries in
the mplsTunnelHopTable. If the number of
unassigned entries is exhausted, a retrieval
operation will return a value of 0. This object
may also return a value of 0 when the LSR is unable
to accept conceptual row creation, for example, if
the mplsTunnelHopTable is implemented as read-only.
To obtain the value of mplsTunnelHopListIndex for a
new entry in the mplsTunnelHopTable, the manager
issues a management protocol retrieval operation to
obtain the current value of mplsTunnelHopIndex.

When the SET is performed to create a row in the


mplsTunnelHopTable, the Command Responder (agent)
must determine whether the value is indeed still
unused; Two Network Management Applications may
attempt to create a row (configuration entry)
simultaneously and use the same value. If it is
currently unused, the SET succeeds and the Command
Responder (agent) changes the value of this object,
according to an implementation-specific algorithm.
If the value is in use, however, the SET fails. The
Network Management Application must then re-read
this variable to obtain a new usable value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 3 }

.1.3.6.1.2.1.10.166.3.2.4
mplsTunnelHopTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mplsTunnelHopTable is used to indicate the hops,
strict or loose, for an instance of an MPLS tunnel
defined in mplsTunnelTable, when it is established
via signalling, for the outgoing direction of the
tunnel. Thus at a transit LSR, this table contains
the desired path of the tunnel from this LSR
onwards. Each row in this table is indexed by
mplsTunnelHopListIndex which corresponds to a group
of hop lists or path options. Each row also has a
secondary index mplsTunnelHopIndex, which indicates
a group of hops (also known as a path option).
Finally, the third index, mplsTunnelHopIndex
indicates the specific hop information for a path
option. In case we want to specify a particular
interface on the originating LSR of an outgoing
tunnel by which we want packets to exit the LSR,
we specify this as the first hop for this tunnel in
mplsTunnelHopTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 4 }

.1.3.6.1.2.1.10.166.3.2.4.1
mplsTunnelHopEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsTunnelHopListIndex, mplsTunnelHopPathOptionIndex,
mplsTunnelHopIndex }
DESCRIPTION "An entry in this table represents a tunnel hop. An
entry is created by a network administrator for
signaled ERLSP set up by an MPLS signalling
protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4) 1 }

.1.3.6.1.2.1.10.166.3.2.4.1.1
mplsTunnelHopListIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Primary index into this table identifying a
particular explicit route object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.4.1.2
mplsTunnelHopPathOptionIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Secondary index into this table identifying a
particular group of hops representing a particular
configured path. This is otherwise known as a path
option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 2 }
.1.3.6.1.2.1.10.166.3.2.4.1.3
mplsTunnelHopIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Tertiary index into this table identifying a
particular hop."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.4.1.4
mplsTunnelHopAddrType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5)}

MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Hop Address Type of this tunnel hop.

The value of this object cannot be changed


if the value of the corresponding
mplsTunnelHopRowStatus object is 'active'.

Note that lspid(5) is a valid option only


for tunnels signaled via CRLDP.
"
DEFVAL { ipv4 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.4.1.5
mplsTunnelHopIpAddr OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddress
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Tunnel Hop Address for this tunnel hop.

The type of this address is determined by the


value of the corresponding mplsTunnelHopAddrType.

The value of this object cannot be changed


if the value of the corresponding
mplsTunnelHopRowStatus object is 'active'.
"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 5 }

.1.3.6.1.2.1.10.166.3.2.4.1.6
mplsTunnelHopIpPrefixLen OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If mplsTunnelHopAddrType is set to ipv4(1) or
ipv6(2), then this value will contain an
appropriate prefix length for the IP address in
object mplsTunnelHopIpAddr. Otherwise this value
is irrelevant and should be ignored.
"
DEFVAL { 32 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 6 }

.1.3.6.1.2.1.10.166.3.2.4.1.7
mplsTunnelHopAsNumber OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressAS
SYNTAX OCTET STRING (4)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If mplsTunnelHopAddrType is set to asnumber(3), then
this value will contain the AS number of this hop.
Otherwise the agent should set this object to zero-
length string and the manager should ignore this."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 7 }

.1.3.6.1.2.1.10.166.3.2.4.1.8
mplsTunnelHopAddrUnnum OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressUnnum
SYNTAX OCTET STRING (4)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If mplsTunnelHopAddrType is set to unnum(4), then
this value will contain the interface identifier of
the unnumbered interface for this hop. This object
should be used in conjunction with
mplsTunnelHopIpAddress which would contain the LSR
Router ID in this case. Otherwise the agent should
set this object to zero-length string and the
manager should ignore this."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 8 }

.1.3.6.1.2.1.10.166.3.2.4.1.9
mplsTunnelHopLspId OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsLSPID
SYNTAX OCTET STRING (2 | 6)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If mplsTunnelHopAddrType is set to lspid(5), then
this value will contain the LSPID of a tunnel of
this hop. The present tunnel being configured is
tunneled through this hop (using label stacking).
This object is otherwise insignificant and should
contain a value of 0 to indicate this fact."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 9 }

.1.3.6.1.2.1.10.166.3.2.4.1.10
mplsTunnelHopType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {strict(1), loose(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes whether this tunnel hop is routed in a
strict or loose fashion. The value of this object
has no meaning if the mplsTunnelHopInclude object
is set to 'false'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 10 }

.1.3.6.1.2.1.10.166.3.2.4.1.11
mplsTunnelHopInclude OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If this value is set to true, then this indicates
that this hop must be included in the tunnel's
path. If this value is set to 'false', then this hop
must be avoided when calculating the path for this
tunnel. The default value of this object is 'true',
so that by default all indicated hops are included
in the CSPF path computation. If this object is set
to 'false' the value of mplsTunnelHopType should be
ignored."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 11 }

.1.3.6.1.2.1.10.166.3.2.4.1.12
mplsTunnelHopPathOptionName OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The description of this series of hops as they
relate to the specified path option. The
value of this object SHOULD be the same for
each hop in the series that comprises a
path option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 12 }
.1.3.6.1.2.1.10.166.3.2.4.1.13
mplsTunnelHopEntryPathComp OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {dynamic(1), explicit(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If this value is set to dynamic, then the user
should only specify the source and destination of
the path and expect that the CSPF will calculate
the remainder of the path. If this value is set to
explicit, the user should specify the entire path
for the tunnel to take. This path may contain
strict or loose hops. Each hop along a specific
path SHOULD have this object set to the same value"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 13 }

.1.3.6.1.2.1.10.166.3.2.4.1.14
mplsTunnelHopRowStatus OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified by the agent except
mplsTunnelHopRowStatus and
mplsTunnelHopStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 14 }

.1.3.6.1.2.1.10.166.3.2.4.1.15
mplsTunnelHopStorageType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this Hop entry. Conceptual
rows having the value 'permanent' need not
allow write-access to any columnar objects
in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelHopTable(4)
mplsTunnelHopEntry(1) 15 }

.1.3.6.1.2.1.10.166.3.2.5
mplsTunnelResourceIndexNext OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the next appropriate value to
be used for mplsTunnelResourceIndex when creating
entries in the mplsTunnelResourceTable. If the
number of unassigned entries is exhausted, a
retrieval operation will return a value of 0. This
object may also return a value of 0 when the LSR is
unable to accept conceptual row creation, for
example, if the mplsTunnelTable is implemented as
read-only. To obtain the mplsTunnelResourceIndex
value for a new entry, the manager must first issue
a management protocol retrieval operation to obtain
the current value of this object.

When the SET is performed to create a row in the


mplsTunnelResourceTable, the Command Responder
(agent) must determine whether the value is indeed
still unused; Two Network Management Applications
may attempt to create a row (configuration entry)
simultaneously and use the same value. If it is
currently unused, the SET succeeds and the Command
Responder (agent) changes the value of this object,
according to an implementation-specific algorithm.
If the value is in use, however, the SET fails. The
Network Management Application must then re-read
this variable to obtain a new usable value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 5 }

.1.3.6.1.2.1.10.166.3.2.6
mplsTunnelResourceTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mplsTunnelResourceTable allows a manager to
specify which resources are desired for an MPLS
tunnel. This table also allows several tunnels to
point to a single entry in this table, implying
that these tunnels should share resources."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 6 }

.1.3.6.1.2.1.10.166.3.2.6.1
mplsTunnelResourceEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsTunnelResourceIndex }
DESCRIPTION "An entry in this table represents a set of resources
for an MPLS tunnel. An entry can be created by a
network administrator or by an SNMP agent as
instructed by any MPLS signalling protocol.
An entry in this table referenced by a tunnel instance
with zero mplsTunnelInstance value indicates a
configured set of resource parameter. An entry
referenced by a tunnel instance with a non-zero
mplsTunnelInstance reflects the in-use resource
parameters for the tunnel instance which may have
been negotiated or modified by the MPLS signaling
protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6) 1 }

.1.3.6.1.2.1.10.166.3.2.6.1.1
mplsTunnelResourceIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Uniquely identifies this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.6.1.2
mplsTunnelResourceMaxRate OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBitRate
SYNTAX Unsigned32 (0 | 1..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum rate in bits/second. Note that setting
mplsTunnelResourceMaxRate,
mplsTunnelResourceMeanRate, and
mplsTunnelResourceMaxBurstSize to 0 indicates best-
effort treatment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 2 }

.1.3.6.1.2.1.10.166.3.2.6.1.3
mplsTunnelResourceMeanRate OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBitRate
SYNTAX Unsigned32 (0 | 1..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is copied into an instance of
mplsTrafficParamMeanRate in the
mplsTrafficParamTable. The OID of this table entry
is then copied into the corresponding
mplsInSegmentTrafficParamPtr."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.6.1.4
mplsTunnelResourceMaxBurstSize OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBurstSize
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum burst size in bytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.6.1.5
mplsTunnelResourceMeanBurstSize OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBurstSize
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The mean burst size in bytes. The implementations
which do not implement this variable must return
a noSuchObject exception for this object and must
not allow a user to set this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 5 }

.1.3.6.1.2.1.10.166.3.2.6.1.6
mplsTunnelResourceExBurstSize OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBurstSize
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Excess burst size in bytes. The implementations
which do not implement this variable must return
noSuchObject exception for this object and must
not allow a user to set this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 6 }

.1.3.6.1.2.1.10.166.3.2.6.1.7
mplsTunnelResourceFrequency OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {unspecified(1), frequent(2), veryFrequent(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The granularity of the availability of committed
rate. The implementations which do not implement
this variable must return unspecified(1) for this
value and must not allow a user to set this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 7 }

.1.3.6.1.2.1.10.166.3.2.6.1.8
mplsTunnelResourceWeight OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The relative weight for using excess bandwidth above
its committed rate. The value of 0 means that
weight is not applicable for the CR-LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 8 }

.1.3.6.1.2.1.10.166.3.2.6.1.9
mplsTunnelResourceRowStatus OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified by the agent except
mplsTunnelResourceRowStatus and
mplsTunnelResourceStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 9 }

.1.3.6.1.2.1.10.166.3.2.6.1.10
mplsTunnelResourceStorageType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this Hop entry. Conceptual
rows having the value 'permanent' need not
allow write-access to any columnar objects
in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelResourceTable(6)
mplsTunnelResourceEntry(1) 10 }

.1.3.6.1.2.1.10.166.3.2.7
mplsTunnelARHopTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mplsTunnelARHopTable is used to indicate the
hops for an MPLS tunnel defined in mplsTunnelTable,
as reported by the MPLS signalling protocol. Thus at
a transit LSR, this table (if the table is supported
and if the signaling protocol is recording actual
route information) contains the actual route of the
whole tunnel. If the signaling protocol is not
recording the actual route, this table MAY report
the information from the mplsTunnelHopTable or the
mplsTunnelCHopTable.
Each row in this table is indexed by
mplsTunnelARHopListIndex. Each row also has a
secondary index mplsTunnelARHopIndex, corresponding
to the next hop that this row corresponds to.

Please note that since the information necessary to


build entries within this table is not provided by
some MPLS signalling protocols, implementation of
this table is optional. Furthermore, since the
information in this table is actually provided by
the MPLS signalling protocol after the path has
been set-up, the entries in this table are provided
only for observation, and hence, all variables in
this table are accessible exclusively as read-
only.

Note also that the contents of this table may change


while it is being read because of re-routing
activities. A network administrator may verify that
the actual route read is consistent by reference to
the mplsTunnelLastPathChange object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 7 }

.1.3.6.1.2.1.10.166.3.2.7.1
mplsTunnelARHopEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsTunnelARHopListIndex, mplsTunnelARHopIndex }
DESCRIPTION "An entry in this table represents a tunnel hop. An
entry is created by the agent for signaled ERLSP
set up by an MPLS signalling protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7) 1 }

.1.3.6.1.2.1.10.166.3.2.7.1.1
mplsTunnelARHopListIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Primary index into this table identifying a
particular recorded hop list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7)
mplsTunnelARHopEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.7.1.2
mplsTunnelARHopIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Secondary index into this table identifying the
particular hop."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7)
mplsTunnelARHopEntry(1) 2 }

.1.3.6.1.2.1.10.166.3.2.7.1.3
mplsTunnelARHopAddrType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5)}

MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Hop Address Type of this tunnel hop.

Note that lspid(5) is a valid option only


for tunnels signaled via CRLDP."
DEFVAL { ipv4 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7)
mplsTunnelARHopEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.7.1.4
mplsTunnelARHopIpAddr OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddress
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Tunnel Hop Address for this tunnel hop.

The type of this address is determined by the


value of the corresponding mplsTunnelARHopAddrType.
If mplsTunnelARHopAddrType is set to unnum(4),
then this value contains the LSR Router ID of the
unnumbered interface. Otherwise the agent SHOULD
set this object to the zero-length string and the
manager should ignore this object."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7)
mplsTunnelARHopEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.7.1.5
mplsTunnelARHopAddrUnnum OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressUnnum
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelARHopAddrType is set to unnum(4), then
this value will contain the interface identifier of
the unnumbered interface for this hop. This object
should be used in conjunction with
mplsTunnelARHopIpAddr which would contain the LSR
Router ID in this case. Otherwise the agent should
set this object to zero-length string and the
manager should ignore this."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7)
mplsTunnelARHopEntry(1) 5 }
.1.3.6.1.2.1.10.166.3.2.7.1.6
mplsTunnelARHopLspId OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsLSPID
SYNTAX OCTET STRING (2 | 6)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelARHopAddrType is set to lspid(5), then
this value will contain the LSP ID of this hop.
This object is otherwise insignificant and should
contain a value of 0 to indicate this fact."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelARHopTable(7)
mplsTunnelARHopEntry(1) 6 }

.1.3.6.1.2.1.10.166.3.2.8
mplsTunnelCHopTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mplsTunnelCHopTable is used to indicate the
hops, strict or loose, for an MPLS tunnel defined
in mplsTunnelTable, as computed by a constraint-
based routing protocol, based on the
mplsTunnelHopTable for the outgoing direction of
the tunnel. Thus at a transit LSR, this table (if
the table is supported) MAY contain the path
computed by the CSPF engine on (or on behalf of)
this LSR. Each row in this table is indexed by
mplsTunnelCHopListIndex. Each row also has a
secondary index mplsTunnelCHopIndex, corresponding
to the next hop that this row corresponds to. In
case we want to specify a particular interface on
the originating LSR of an outgoing tunnel by which
we want packets to exit the LSR, we specify this as
the first hop for this tunnel in
mplsTunnelCHopTable.

Please note that since the information necessary to


build entries within this table may not be
supported by some LSRs, implementation of this
table is optional. Furthermore, since the
information in this table describes the path
computed by the CSPF engine the entries in this
table are read-only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 8 }

.1.3.6.1.2.1.10.166.3.2.8.1
mplsTunnelCHopEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsTunnelCHopListIndex, mplsTunnelCHopIndex }
DESCRIPTION "An entry in this table represents a tunnel hop. An
entry in this table is created by a path
computation engine using CSPF techniques applied to
the information collected by routing protocols and
the hops specified in the corresponding
mplsTunnelHopTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8) 1 }

.1.3.6.1.2.1.10.166.3.2.8.1.1
mplsTunnelCHopListIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Primary index into this table identifying a
particular computed hop list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.8.1.2
mplsTunnelCHopIndex OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsPathIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Secondary index into this table identifying the
particular hop."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 2 }

.1.3.6.1.2.1.10.166.3.2.8.1.3
mplsTunnelCHopAddrType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5)}

MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Hop Address Type of this tunnel hop.

Note that lspid(5) is a valid option only


for tunnels signaled via CRLDP."
DEFVAL { ipv4 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.8.1.4
mplsTunnelCHopIpAddr OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddress
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Tunnel Hop Address for this tunnel hop.
The type of this address is determined by the
value of the corresponding mplsTunnelCHopAddrType.
If mplsTunnelCHopAddrType is set to unnum(4), then
this value will contain the LSR Router ID of the
unnumbered interface. Otherwise the agent should
set this object to the zero-length string and the
manager SHOULD ignore this object."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.8.1.5
mplsTunnelCHopIpPrefixLen OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelCHopAddrType is set to ipv4(1) or
ipv6(2), then this value will contain an
appropriate prefix length for the IP address in
object mplsTunnelCHopIpAddr. Otherwise this value
is irrelevant and should be ignored.
"
DEFVAL { 32 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 5 }

.1.3.6.1.2.1.10.166.3.2.8.1.6
mplsTunnelCHopAsNumber OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressAS
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelCHopAddrType is set to asnumber(3),
then this value will contain the AS number of this
hop. Otherwise the agent should set this object to
zero-length string and the manager should ignore
this."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 6 }

.1.3.6.1.2.1.10.166.3.2.8.1.7
mplsTunnelCHopAddrUnnum OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TeHopAddressUnnum
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelCHopAddrType is set to unnum(4), then
this value will contain the unnumbered interface
identifier of this hop. This object should be used
in conjunction with mplsTunnelCHopIpAddr which
would contain the LSR Router ID in this case.
Otherwise the agent should set this object to zero-
length string and the manager should ignore this."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 7 }

.1.3.6.1.2.1.10.166.3.2.8.1.8
mplsTunnelCHopLspId OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsLSPID
SYNTAX OCTET STRING (2 | 6)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If mplsTunnelCHopAddrType is set to lspid(5), then
this value will contain the LSP ID of this hop.
This object is otherwise insignificant and should
contain a value of 0 to indicate this fact."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 8 }

.1.3.6.1.2.1.10.166.3.2.8.1.9
mplsTunnelCHopType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {strict(1), loose(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes whether this is tunnel hop is routed in a
strict or loose fashion."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCHopTable(8)
mplsTunnelCHopEntry(1) 9 }

.1.3.6.1.2.1.10.166.3.2.9
mplsTunnelPerfTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides per-tunnel instance MPLS
performance information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 9 }

.1.3.6.1.2.1.10.166.3.2.9.1
mplsTunnelPerfEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsTunnelEntry }
DESCRIPTION "An entry in this table is created by the LSR for
every tunnel. Its is an extension to
mplsTunnelEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelPerfTable(9) 1 }

.1.3.6.1.2.1.10.166.3.2.9.1.1
mplsTunnelPerfPackets OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of packets forwarded by the tunnel.
This object should represents the 32-bit
value of the least significant part of the
64-bit value if both mplsTunnelPerfHCPackets
is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelPerfTable(9)
mplsTunnelPerfEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.9.1.2
mplsTunnelPerfHCPackets OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High capacity counter for number of packets
forwarded by the tunnel. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelPerfTable(9)
mplsTunnelPerfEntry(1) 2 }

.1.3.6.1.2.1.10.166.3.2.9.1.3
mplsTunnelPerfErrors OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of packets dropped because of errors or for
other reasons."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelPerfTable(9)
mplsTunnelPerfEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.9.1.4
mplsTunnelPerfBytes OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of bytes forwarded by the tunnel.
This object should represents the 32-bit
value of the least significant part of the
64-bit value if both mplsTunnelPerfHCBytes
is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelPerfTable(9)
mplsTunnelPerfEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.9.1.5
mplsTunnelPerfHCBytes OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High capacity counter for number of bytes forwarded
by the tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelPerfTable(9)
mplsTunnelPerfEntry(1) 5 }
.1.3.6.1.2.1.10.166.3.2.10
mplsTunnelCRLDPResTable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mplsTunnelCRLDPResTable allows a manager to
specify which CR-LDP-specific resources are desired
for an MPLS tunnel if that tunnel is signaled using
CR-LDP. Note that these attributes are in addition
to those specified in mplsTunnelResourceTable. This
table also allows several tunnels to point to a
single entry in this table, implying that these
tunnels should share resources."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 10 }

.1.3.6.1.2.1.10.166.3.2.10.1
mplsTunnelCRLDPResEntry OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsTunnelResourceIndex }
DESCRIPTION "An entry in this table represents a set of resources
for an MPLS tunnel established using CRLDP
(mplsTunnelSignallingProto equal to crldp (3)). An
entry can be created by a network administrator or
by an SNMP agent as instructed by any MPLS
signalling protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10) 1 }

.1.3.6.1.2.1.10.166.3.2.10.1.1
mplsTunnelCRLDPResMeanBurstSize OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBurstSize
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The mean burst size in bytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 1 }

.1.3.6.1.2.1.10.166.3.2.10.1.2
mplsTunnelCRLDPResExBurstSize OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION MplsBurstSize
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Excess burst size in bytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 2 }
.1.3.6.1.2.1.10.166.3.2.10.1.3
mplsTunnelCRLDPResFrequency OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX INTEGER {unspecified(1), frequent(2), veryFrequent(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The granularity of the availability of committed
rate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 3 }

.1.3.6.1.2.1.10.166.3.2.10.1.4
mplsTunnelCRLDPResWeight OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The relative weight for using excess bandwidth above
its committed rate. The value of 0 means that
weight is not applicable for the CR-LSP."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 4 }

.1.3.6.1.2.1.10.166.3.2.10.1.5
mplsTunnelCRLDPResFlags OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
SYNTAX Unsigned32 (0..63)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of the 1 byte Flags conveyed as part of
the traffic parameters during the establishment of
the CRLSP. The bits in this object are to be
interpreted as follows.

+--+--+--+--+--+--+--+--+
| Res |F6|F5|F4|F3|F2|F1|
+--+--+--+--+--+--+--+--+

Res - These bits are reserved. Zero on transmission.


Ignored on receipt.
F1 - Corresponds to the PDR.
F2 - Corresponds to the PBS.
F3 - Corresponds to the CDR.
F4 - Corresponds to the CBS.
F5 - Corresponds to the EBS.
F6 - Corresponds to the Weight.

Each flag if is a Negotiable Flag corresponding to a


Traffic Parameter. The Negotiable Flag value zero
denotes Not Negotiable and value one denotes
Negotiable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 5 }
.1.3.6.1.2.1.10.166.3.2.10.1.6
mplsTunnelCRLDPResRowStatus OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified by the agent except
mplsTunnelCRLDPResRowStatus and
mplsTunnelCRLDPResStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 6 }

.1.3.6.1.2.1.10.166.3.2.10.1.7
mplsTunnelCRLDPResStorageType OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this CR-LDP Resource entry.
Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) mplsTunnelCRLDPResTable(10)
mplsTunnelCRLDPResEntry(1) 7 }

.1.3.6.1.2.1.10.166.3.2.11
mplsTunnelNotificationEnable OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is true, then it enables the
generation of mplsTunnelUp and mplsTunnelDown
traps, otherwise these traps are not emitted."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeObjects(2) 11 }

.1.3.6.1.2.1.10.166.3.3
mplsTeConformance OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) 3 }

.1.3.6.1.2.1.10.166.3.3.1
mplsTeGroups OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) 1 }

.1.3.6.1.2.1.10.166.3.3.1.1
mplsTunnelGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Necessary, but not sufficient, set of objects to
implement tunnels. In addition, depending on the
type of the tunnels supported (for example,
manually configured or signaled, persistent or non-
persistent, etc.), the following other groups
defined below are mandatory: mplsTunnelManualGroup
and/or mplsTunnelSignaledGroup,
mplsTunnelIsNotIntfcGroup and/or
mplsTunnelIsIntfcGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 1 }

.1.3.6.1.2.1.10.166.3.3.1.2
mplsTunnelManualGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Object(s) needed to implement manually configured
tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 2 }

.1.3.6.1.2.1.10.166.3.3.1.3
mplsTunnelSignaledGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Objects needed to implement signaled tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 3 }

.1.3.6.1.2.1.10.166.3.3.1.4
mplsTunnelScalarGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Scalar object needed to implement MPLS tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 4 }

.1.3.6.1.2.1.10.166.3.3.1.5
mplsTunnelIsIntfcGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Objects needed to implement tunnels that are
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 5 }

.1.3.6.1.2.1.10.166.3.3.1.6
mplsTunnelIsNotIntfcGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Objects needed to implement tunnels that are not
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 6 }

.1.3.6.1.2.1.10.166.3.3.1.7
mplsTunnelCRLDPResOptionalGroup OBJECT-GROUP
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Set of objects implemented for resources applicable
for tunnels signaled using CR-LDP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 7 }

.1.3.6.1.2.1.10.166.3.3.1.8
mplsTeNotificationGroup OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Set of notifications implemented in this module.
None is mandatory."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeGroups(1) 8 }

.1.3.6.1.2.1.10.166.3.3.2
mplsTeCompliances OBJECT-TYPE
-- FROM MPLS-TE-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) 2 }

.1.3.6.1.2.1.10.166.3.3.2.1
mplsTeModuleFullCompliance MODULE-COMPLIANCE
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Compliance statement for agents that provide full
support the MPLS-TE-STD-MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeCompliances(2) 1 }

.1.3.6.1.2.1.10.166.3.3.2.2
mplsTeModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM MPLS-TE-STD-MIB
DESCRIPTION "Compliance requirement for implementations that only
provide read-only support for MPLS-TE-STD-MIB.
Such devices can then be monitored but cannot be
configured using this MIB modules."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsTeStdMIB(3) mplsTeConformance(3) mplsTeCompliances(2) 2 }

.1.3.6.1.2.1.10.166.4
mplsLdpStdMIB MODULE-IDENTITY
-- FROM MPLS-LDP-STD-MIB
DESCRIPTION "Copyright (C) The Internet Society (2004). The
initial version of this MIB module was published
in RFC 3815. For full legal notices see the RFC
itself or see:
http://www.ietf.org/copyrights/ianamib.html

This MIB contains managed object definitions for the


'Multiprotocol Label Switching, Label Distribution
Protocol, LDP' document."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) 4 }

.1.3.6.1.2.1.10.166.4.0
mplsLdpNotifications OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) 0 }

.1.3.6.1.2.1.10.166.4.0.1
mplsLdpInitSessionThresholdExceeded NOTIFICATION-TYPE
-- FROM MPLS-LDP-STD-MIB
OBJECTS { mplsLdpEntityInitSessionThreshold }
DESCRIPTION "This notification is generated when the value of
the 'mplsLdpEntityInitSessionThreshold' object
is not zero, and the number of Session
Initialization messages exceeds the value
of the 'mplsLdpEntityInitSessionThreshold' object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpNotifications(0) 1 }

.1.3.6.1.2.1.10.166.4.0.2
mplsLdpPathVectorLimitMismatch NOTIFICATION-TYPE
-- FROM MPLS-LDP-STD-MIB
OBJECTS { mplsLdpEntityPathVectorLimit, mplsLdpPeerPathVectorLimit }
DESCRIPTION "This notification is sent when the
'mplsLdpEntityPathVectorLimit' does NOT match
the value of the 'mplsLdpPeerPathVectorLimit' for
a specific Entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpNotifications(0) 2 }

.1.3.6.1.2.1.10.166.4.0.3
mplsLdpSessionUp NOTIFICATION-TYPE
-- FROM MPLS-LDP-STD-MIB
OBJECTS { mplsLdpSessionState, mplsLdpSessionDiscontinuityTime,
mplsLdpSessionStatsUnknownMesTypeErrors, mplsLdpSessionStatsUnknownTlvErrors }
DESCRIPTION "If this notification is sent when the
value of 'mplsLdpSessionState' enters
the 'operational(5)' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpNotifications(0) 3 }

.1.3.6.1.2.1.10.166.4.0.4
mplsLdpSessionDown NOTIFICATION-TYPE
-- FROM MPLS-LDP-STD-MIB
OBJECTS { mplsLdpSessionState, mplsLdpSessionDiscontinuityTime,
mplsLdpSessionStatsUnknownMesTypeErrors, mplsLdpSessionStatsUnknownTlvErrors }
DESCRIPTION "This notification is sent when the
value of 'mplsLdpSessionState' leaves
the 'operational(5)' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpNotifications(0) 4 }

.1.3.6.1.2.1.10.166.4.1
mplsLdpObjects OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) 1 }

.1.3.6.1.2.1.10.166.4.1.1
mplsLdpLsrObjects OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) 1 }

.1.3.6.1.2.1.10.166.4.1.1.1
mplsLdpLsrId OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLsrIdentifier
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Label Switching Router's Identifier."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpLsrObjects(1) 1 }

.1.3.6.1.2.1.10.166.4.1.1.2
mplsLdpLsrLoopDetectionCapable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {none(1), other(2), hopCount(3), pathVector(4),
hopCountAndPathVector(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A indication of whether this
Label Switching Router supports
loop detection.

none(1) -- Loop Detection is not supported


on this LSR.

other(2) -- Loop Detection is supported but


by a method other than those
listed below.

hopCount(3) -- Loop Detection is supported by


Hop Count only.

pathVector(4) -- Loop Detection is supported by


Path Vector only.

hopCountAndPathVector(5) -- Loop Detection is


supported by both Hop Count
And Path Vector.

Since Loop Detection is determined during


Session Initialization, an individual session
may not be running with loop detection. This
object simply gives an indication of whether or not the
LSR has the ability to support Loop Detection and
which types."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpLsrObjects(1) 2 }

.1.3.6.1.2.1.10.166.4.1.2
mplsLdpEntityObjects OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) 2 }

.1.3.6.1.2.1.10.166.4.1.2.1
mplsLdpEntityLastChange OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the most
recent addition or deletion of an entry
to/from the mplsLdpEntityTable/mplsLdpEntityStatsTable, or
the most recent change in value of any objects in the
mplsLdpEntityTable.
If no such changes have occurred since the last
re-initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2) 1 }

.1.3.6.1.2.1.10.166.4.1.2.2
mplsLdpEntityIndexNext OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to
be used for mplsLdpEntityIndex when creating
entries in the mplsLdpEntityTable. The value
0 indicates that no unassigned entries are
available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2) 2 }

.1.3.6.1.2.1.10.166.4.1.2.3
mplsLdpEntityTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about the
MPLS Label Distribution Protocol Entities which
exist on this Label Switching Router (LSR)
or Label Edge Router (LER)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2) 3 }

.1.3.6.1.2.1.10.166.4.1.2.3.1
mplsLdpEntityEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex }
DESCRIPTION "An entry in this table represents an LDP entity.
An entry can be created by a network administrator
or by an SNMP agent as instructed by LDP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) 1 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.1
mplsLdpEntityLdpId OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLdpIdentifier
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1d.1d.1d.1d:2d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The LDP identifier."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.2
mplsLdpEntityIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This index is used as a secondary index to uniquely
identify this row. Before creating a row in this table,
the 'mplsLdpEntityIndexNext' object should be retrieved.
That value should be used for the value of this index
when creating a row in this table. NOTE: if a value
of zero (0) is retrieved, that indicates that no rows
can be created in this table at this time.

A secondary index (this object) is meaningful to some


but not all, LDP implementations. For example
an LDP implementation which uses PPP would
use this index to differentiate PPP sub-links.

Another way to use this index is to give this the


value of ifIndex. However, this is dependant
on the implementation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.3
mplsLdpEntityProtocolVersion OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The version number of the LDP protocol which will be
used in the session initialization message.

Section 3.5.3 in the LDP Specification specifies


that the version of the LDP protocol is negotiated during
session establishment. The value of this object
represents the value that is sent in the initialization
message."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.4
mplsLdpEntityAdminStatus OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {enable(1), disable(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The administrative status of this LDP Entity.
If this object is changed from 'enable' to 'disable'
and this entity has already attempted to establish
contact with a Peer, then all contact with that
Peer is lost and all information from that Peer
needs to be removed from the MIB. (This implies
that the network management subsystem should clean
up any related entry in the mplsLdpPeerTable. This
further implies that a 'tear-down' for that session
is issued and the session and all information related
to that session cease to exist).

At this point the operator is able to change values


which are related to this entity.

When the admin status is set back to 'enable', then


this Entity will attempt to establish a new session
with the Peer."
DEFVAL { enable }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.5
mplsLdpEntityOperStatus OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {unknown(1), enabled(2), disabled(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of this LDP Entity.

The value of unknown(1) indicates that the


operational status cannot be determined at
this time. The value of unknown should be
a transient condition before changing
to enabled(2) or disabled(3)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 5 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.6
mplsLdpEntityTcpPort OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The TCP Port for
LDP. The default value is the well-known
value of this port."
DEFVAL { 646 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 6 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.7
mplsLdpEntityUdpDscPort OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The UDP Discovery Port for
LDP. The default value is the
well-known value for this port."
DEFVAL { 646 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 7 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.8
mplsLdpEntityMaxPduLength OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (256..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum PDU Length that is sent in
the Common Session Parameters of an Initialization
Message. According to the LDP Specification [RFC3036]
a value of 255 or less specifies the
default maximum length of 4096 octets, this is why
the value of this object starts at 256. The operator
should explicitly choose the default value (i.e., 4096),
or some other value.

The receiving LSR MUST calculate the maximum PDU


length for the session by using the smaller of its and
its peer's proposals for Max PDU Length."
DEFVAL { 4096 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 8 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.9
mplsLdpEntityKeepAliveHoldTimer OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The 16-bit integer value which is the proposed keep
alive hold timer for this LDP Entity."
DEFVAL { 40 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 9 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.10
mplsLdpEntityHelloHoldTimer OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The 16-bit integer value which is the proposed Hello
hold timer for this LDP Entity. The Hello Hold time
in seconds.

An LSR maintains a record of Hellos received


from potential peers. This object represents
the Hold Time in the Common Hello Parameters TLV of
the Hello Message.

A value of 0 is a default value and should be


interpretted in conjunction with the
mplsLdpEntityTargetPeer object.

If the value of this object is 0: if the value of the


mplsLdpEntityTargetPeer object is false(2), then this
specifies that the Hold Time's actual default value is
15 seconds (i.e., the default Hold time for Link Hellos
is 15 seconds). Otherwise if the value of the
mplsLdpEntityTargetPeer object is true(1), then this
specifies that the Hold Time's actual default value is
45 seconds (i.e., the default Hold time for Targeted
Hellos is 45 seconds).

A value of 65535 means infinite (i.e., wait forever).

All other values represent the amount of time in


seconds to wait for a Hello Message. Setting the
hold time to a value smaller than 15 is not
recommended, although not forbidden according
to RFC3036."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 10 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.11
mplsLdpEntityInitSessionThreshold OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Integer32 (0..100)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "When attempting to establish a session with
a given Peer, the given LDP Entity should
send out the SNMP notification,
'mplsLdpInitSessionThresholdExceeded', when
the number of Session Initialization messages
sent exceeds this threshold.

The notification is used to notify an


operator when this Entity and its Peer are
possibly engaged in an endless sequence
of messages as each NAKs the other's

Initialization messages with Error Notification


messages. Setting this threshold which triggers
the notification is one way to notify the
operator. The notification should be generated
each time this threshold is exceeded and
for every subsequent Initialization message
which is NAK'd with an Error Notification
message after this threshold is exceeded.
A value of 0 (zero) for this object
indicates that the threshold is infinity, thus
the SNMP notification will never be generated."
DEFVAL { 8 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 11 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.12
mplsLdpEntityLabelDistMethod OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLabelDistributionMethod
SYNTAX INTEGER {downstreamOnDemand(1), downstreamUnsolicited(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "For any given LDP session, the method of
label distribution must be specified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 12 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.13
mplsLdpEntityLabelRetentionMode OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsRetentionMode
SYNTAX INTEGER {conservative(1), liberal(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The LDP Entity can be configured to use either
conservative or liberal label retention mode.

If the value of this object is conservative(1)


then advertized label mappings are retained
only if they will be used to forward packets,
i.e., if label came from a valid next hop.

If the value of this object is liberal(2)


then all advertized label mappings are retained
whether they are from a valid next hop or not."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 13 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.14
mplsLdpEntityPathVectorLimit OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the value of this object is 0 (zero) then
Loop Detection for Path Vectors is disabled.

Otherwise, if this object has a value greater than


zero, then Loop Dection for Path Vectors is enabled,
and the Path Vector Limit is this value.
Also, the value of the object,
'mplsLdpLsrLoopDetectionCapable', must be set to
either 'pathVector(4)' or 'hopCountAndPathVector(5)',
if this object has a value greater than 0 (zero),
otherwise it is ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 14 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.15
mplsLdpEntityHopCountLimit OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the value of this object is 0 (zero),
then Loop Detection using Hop Counters is
disabled.

If the value of this object is greater than


0 (zero) then Loop Detection using Hop
Counters is enabled, and this object
specifies this Entity's maximum allowable
value for the Hop Count.
Also, the value of the object
mplsLdpLsrLoopDetectionCapable must be set
to either 'hopCount(3)' or
'hopCountAndPathVector(5)' if this object
has a value greater than 0 (zero), otherwise
it is ignored."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 15 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.16
mplsLdpEntityTransportAddrKind OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {interface(1), loopback(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This specifies whether the loopback or interface
address is to be used as the transport address
in the transport address TLV of the
hello message.

If the value is interface(1), then the IP


address of the interface from which hello
messages are sent is used as the transport
address in the hello message.

Otherwise, if the value is loopback(2), then the IP


address of the loopback interface is used as the
transport address in the hello message."
DEFVAL { loopback }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 16 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.17
mplsLdpEntityTargetPeer OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If this LDP entity uses targeted peer then set
this to true."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 17 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.18
mplsLdpEntityTargetPeerAddrType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of the internetwork layer address used for
the Extended Discovery. This object indicates how
the value of mplsLdpEntityTargetPeerAddr is to
be interpreted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 18 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.19
mplsLdpEntityTargetPeerAddr OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of the internetwork layer address
used for the Extended Discovery. The value of
mplsLdpEntityTargetPeerAddrType specifies how
this address is to be interpreted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 19 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.20
mplsLdpEntityLabelType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLdpLabelType
SYNTAX INTEGER {generic(1), atm(2), frameRelay(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the optional parameters for the LDP
Initialization Message.

If the value is generic(1) then no


optional parameters will be sent in
the LDP Initialization message associated
with this Entity.

If the value is atmParameters(2) then


a row must be created in the
mplsLdpEntityAtmTable, which
corresponds to this entry.

If the value is frameRelayParameters(3) then


a row must be created in the
mplsLdpEntityFrameRelayTable, which
corresponds to this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 20 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.21
mplsLdpEntityDiscontinuityTime OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one or more of this entity's counters
suffered a discontinuity. The relevant counters
are the specific instances associated with this
entity of any Counter32 object contained
in the 'mplsLdpEntityStatsTable'. If no such
discontinuities have occurred since the last
re-initialization of the local management
subsystem, then this object contains a zero
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 21 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.22
mplsLdpEntityStorageType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent(4)'
need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 22 }

.1.3.6.1.2.1.10.166.4.1.2.3.1.23
mplsLdpEntityRowStatus OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable
objects in this row may be modified at any
time, however, as described in detail in
the section entitled, 'Changing Values After
Session Establishment', and again described
in the DESCRIPTION clause of the
mplsLdpEntityAdminStatus object, if a session
has been initiated with a Peer, changing objects
in this table will wreak havoc with the session
and interrupt traffic. To repeat again:
the recommended procedure is to
set the mplsLdpEntityAdminStatus to down, thereby
explicitly causing a session to be torn down. Then,
change objects in this entry, then set
the mplsLdpEntityAdminStatus to enable,
which enables a new session to be initiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityTable(3) mplsLdpEntityEntry(1) 23 }

.1.3.6.1.2.1.10.166.4.1.2.4
mplsLdpEntityStatsTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is a read-only table which augments
the mplsLdpEntityTable. The purpose of this
table is to keep statistical information about
the LDP Entities on the LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2) 4 }

.1.3.6.1.2.1.10.166.4.1.2.4.1
mplsLdpEntityStatsEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsLdpEntityEntry }
DESCRIPTION "A row in this table contains statistical information
about an LDP Entity. Some counters contained in a
row are for fatal errors received during a former
LDP Session associated with this entry. For example,
an LDP PDU received on a TCP connection during an
LDP Session contains a fatal error. That
error is counted here, because the
session is terminated.

If the error is NOT fatal (i.e., the Session


remains), then the error is counted in the
mplsLdpSessionStatsEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) 1 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.1
mplsLdpEntityStatsSessionAttempts OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the Session Initialization messages
which were sent or received by this LDP Entity and
were NAK'd. In other words, this counter counts
the number of session initializations that failed.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.2
mplsLdpEntityStatsSessionRejectedNoHelloErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the Session Rejected/No Hello Error
Notification Messages sent or received by
this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.3
mplsLdpEntityStatsSessionRejectedAdErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the Session Rejected/Parameters
Advertisement Mode Error Notification Messages sent
or received by this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.4
mplsLdpEntityStatsSessionRejectedMaxPduErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the Session Rejected/Parameters

Max Pdu Length Error Notification Messages sent


or received by this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.5
mplsLdpEntityStatsSessionRejectedLRErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the Session Rejected/Parameters
Label Range Notification Messages sent
or received by this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 5 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.6
mplsLdpEntityStatsBadLdpIdentifierErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Bad LDP Identifier
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 6 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.7
mplsLdpEntityStatsBadPduLengthErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Bad PDU Length
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 7 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.8
mplsLdpEntityStatsBadMessageLengthErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Bad Message
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 8 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.9
mplsLdpEntityStatsBadTlvLengthErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Bad TLV
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 9 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.10
mplsLdpEntityStatsMalformedTlvValueErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Malformed TLV
Value Fatal Errors detected by the session(s)
(past and present) associated with this
LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 10 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.11
mplsLdpEntityStatsKeepAliveTimerExpErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Session Keep Alive
Timer Expired Errors detected by the session(s)
(past and present) associated with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 11 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.12
mplsLdpEntityStatsShutdownReceivedNotifications OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Shutdown Notifications
received related to session(s) (past and present)
associated with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 12 }

.1.3.6.1.2.1.10.166.4.1.2.4.1.13
mplsLdpEntityStatsShutdownSentNotifications OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Shutdown Notfications
sent related to session(s) (past and present) associated
with this LDP Entity.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpEntityDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpEntityObjects(2)
mplsLdpEntityStatsTable(4) mplsLdpEntityStatsEntry(1) 13 }

.1.3.6.1.2.1.10.166.4.1.3
mplsLdpSessionObjects OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.1
mplsLdpPeerLastChange OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the most
recent addition or deletion to/from the
mplsLdpPeerTable/mplsLdpSessionTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 1 }

.1.3.6.1.2.1.10.166.4.1.3.2
mplsLdpPeerTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about LDP peers known by Entities in
the mplsLdpEntityTable. The information in this table
is based on information from the Entity-Peer interaction
during session initialization but is not appropriate
for the mplsLdpSessionTable, because objects in this
table may or may not be used in session establishment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 2 }

.1.3.6.1.2.1.10.166.4.1.3.2.1
mplsLdpPeerEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId }
DESCRIPTION "Information about a single Peer which is related
to a Session. This table is augmented by
the mplsLdpSessionTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpPeerTable(2) 1 }

.1.3.6.1.2.1.10.166.4.1.3.2.1.1
mplsLdpPeerLdpId OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLdpIdentifier
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1d.1d.1d.1d:2d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The LDP identifier of this LDP Peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpPeerTable(2) mplsLdpPeerEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.2.1.2
mplsLdpPeerLabelDistMethod OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLabelDistributionMethod
SYNTAX INTEGER {downstreamOnDemand(1), downstreamUnsolicited(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For any given LDP session, the method of
label distribution must be specified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpPeerTable(2) mplsLdpPeerEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.2.1.3
mplsLdpPeerPathVectorLimit OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the value of this object is 0 (zero) then
Loop Dection for Path Vectors for this Peer
is disabled.

Otherwise, if this object has a value greater than


zero, then Loop Dection for Path Vectors for this
Peer is enabled and the Path Vector Limit is this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpPeerTable(2) mplsLdpPeerEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.2.1.4
mplsLdpPeerTransportAddrType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of the Internet address for the
mplsLdpPeerTransportAddr object. The LDP
specification describes this as being either
an IPv4 Transport Address or IPv6 Transport
Address which is used in opening the LDP session's
TCP connection, or if the optional TLV is not
present, then this is the IPv4/IPv6 source
address for the UPD packet carrying the Hellos.

This object specifies how the value of the


mplsLdpPeerTransportAddr object should be
interpreted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpPeerTable(2) mplsLdpPeerEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.3.2.1.5
mplsLdpPeerTransportAddr OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Internet address advertised by the peer
in the Hello Message or the Hello source address.

The type of this address is specified by the


value of the mplsLdpPeerTransportAddrType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpPeerTable(2) mplsLdpPeerEntry(1) 5 }

.1.3.6.1.2.1.10.166.4.1.3.3
mplsLdpSessionTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of Sessions between the LDP Entities
and LDP Peers. This table AUGMENTS the
mplsLdpPeerTable. Each row in this table
represents a single session."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 3 }

.1.3.6.1.2.1.10.166.4.1.3.3.1
mplsLdpSessionEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsLdpPeerEntry }
DESCRIPTION "An entry in this table represents information on a
single session between an LDP Entity and LDP Peer.
The information contained in a row is read-only.

Please note: the Path Vector Limit for the


Session is the value which is configured in
the corresponding mplsLdpEntityEntry. The
Peer's Path Vector Limit is in the
mplsLdpPeerPathVectorLimit object in the
mplsLdpPeerTable.

Values which may differ from those configured are


noted in the objects of this table, the
mplsLdpAtmSessionTable and the
mplsLdpFrameRelaySessionTable. A value will
differ if it was negotiated between the
Entity and the Peer. Values may or may not
be negotiated. For example, if the values
are the same then no negotiation takes place.
If they are negotiated, then they may differ."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) 1 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.1
mplsLdpSessionStateLastChange OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this
Session entered its current state as
denoted by the mplsLdpSessionState
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.2
mplsLdpSessionState OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {nonexistent(1), initialized(2), openrec(3), opensent(4),
operational(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current state of the session, all of the
states 1 to 5 are based on the state machine
for session negotiation behavior."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.3
mplsLdpSessionRole OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {unknown(1), active(2), passive(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "During session establishment the LSR/LER takes either
the active role or the passive role based on address
comparisons. This object indicates whether this LSR/LER
was behaving in an active role or passive role during
this session's establishment.

The value of unknown(1), indicates that the role is not


able to be determined at the present time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.4
mplsLdpSessionProtocolVersion OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The version of the LDP Protocol which
this session is using. This is the version of
the LDP protocol which has been negotiated
during session initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.5
mplsLdpSessionKeepAliveHoldTimeRem OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The keep alive hold time remaining for
this session."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 5 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.6
mplsLdpSessionKeepAliveTime OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The negotiated KeepAlive Time which
represents the amount of seconds between
keep alive messages. The
mplsLdpEntityKeepAliveHoldTimer
related to this Session is the
value that was proposed as the
KeepAlive Time for this session.

This value is negotiated during


session initialization between
the entity's proposed value
(i.e., the value configured in
mplsLdpEntityKeepAliveHoldTimer)
and the peer's proposed
KeepAlive Hold Timer value.
This value is the smaller
of the two proposed values."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 6 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.7
mplsLdpSessionMaxPduLength OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of maximum allowable length for LDP PDUs for
this session. This value may have been negotiated
during the Session Initialization. This object is
related to the mplsLdpEntityMaxPduLength object. The
mplsLdpEntityMaxPduLength object specifies the requested
LDP PDU length, and this object reflects the negotiated
LDP PDU length between the Entity and
the Peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 7 }

.1.3.6.1.2.1.10.166.4.1.3.3.1.8
mplsLdpSessionDiscontinuityTime OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one or more of this session's counters
suffered a discontinuity. The relevant counters are
the specific instances associated with this session
of any Counter32 object contained in the
mplsLdpSessionStatsTable.

The initial value of this object is the value of


sysUpTime when the entry was created in this table.

Also, a command generator can distinguish when a session


between a given Entity and Peer goes away and a new
session is established. This value would change and
thus indicate to the command generator that this is a
different session."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionTable(3) mplsLdpSessionEntry(1) 8 }

.1.3.6.1.2.1.10.166.4.1.3.4
mplsLdpSessionStatsTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of statistics for Sessions between
LDP Entities and LDP Peers. This table AUGMENTS
the mplsLdpPeerTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 4 }

.1.3.6.1.2.1.10.166.4.1.3.4.1
mplsLdpSessionStatsEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsLdpPeerEntry }
DESCRIPTION "An entry in this table represents statistical
information on a single session between an LDP
Entity and LDP Peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionStatsTable(4) 1 }

.1.3.6.1.2.1.10.166.4.1.3.4.1.1
mplsLdpSessionStatsUnknownMesTypeErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Unknown Message Type
Errors detected by this LSR/LER during this session.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpSessionDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionStatsTable(4) mplsLdpSessionStatsEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.4.1.2
mplsLdpSessionStatsUnknownTlvErrors OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object counts the number of Unknown TLV Errors
detected by this LSR/LER during this session.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpSessionDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionStatsTable(4) mplsLdpSessionStatsEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.5
mplsLdpHelloAdjacencyObjects OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 5 }

.1.3.6.1.2.1.10.166.4.1.3.5.1
mplsLdpHelloAdjacencyTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of Hello Adjacencies for Sessions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpHelloAdjacencyObjects(5) 1 }

.1.3.6.1.2.1.10.166.4.1.3.5.1.1
mplsLdpHelloAdjacencyEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId,
mplsLdpHelloAdjacencyIndex }
DESCRIPTION "Each row represents a single LDP Hello Adjacency.
An LDP Session can have one or more Hello
Adjacencies."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpHelloAdjacencyObjects(5) mplsLdpHelloAdjacencyTable(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.5.1.1.1
mplsLdpHelloAdjacencyIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An identifier for this specific adjacency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpHelloAdjacencyObjects(5) mplsLdpHelloAdjacencyTable(1)
mplsLdpHelloAdjacencyEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.5.1.1.2
mplsLdpHelloAdjacencyHoldTimeRem OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the value of this object is 65535,
this means that the hold time is infinite
(i.e., wait forever).

Otherwise, the time remaining for


this Hello Adjacency to receive its
next Hello Message.

This interval will change when the 'next'


Hello Message which corresponds to this
Hello Adjacency is received unless it
is infinite."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpHelloAdjacencyObjects(5) mplsLdpHelloAdjacencyTable(1)
mplsLdpHelloAdjacencyEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.5.1.1.3
mplsLdpHelloAdjacencyHoldTime OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Hello hold time which is negotiated between
the Entity and the Peer. The entity associated
with this Hello Adjacency issues a proposed
Hello Hold Time value in the
mplsLdpEntityHelloHoldTimer object. The peer
also proposes a value and this object represents
the negotiated value.

A value of 0 means the default,


which is 15 seconds for Link Hellos
and 45 seconds for Targeted Hellos.
A value of 65535 indicates an
infinite hold time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpHelloAdjacencyObjects(5) mplsLdpHelloAdjacencyTable(1)
mplsLdpHelloAdjacencyEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.5.1.1.4
mplsLdpHelloAdjacencyType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {link(1), targeted(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This adjacency is the result of a 'link'
hello if the value of this object is link(1).
Otherwise, it is a result of a 'targeted'
hello, targeted(2)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpHelloAdjacencyObjects(5) mplsLdpHelloAdjacencyTable(1)
mplsLdpHelloAdjacencyEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.3.6
mplsInSegmentLdpLspTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of LDP LSP's which
map to the mplsInSegmentTable in the
MPLS-LSR-STD-MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 6 }

.1.3.6.1.2.1.10.166.4.1.3.6.1
mplsInSegmentLdpLspEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId,
mplsInSegmentLdpLspIndex }
DESCRIPTION "An entry in this table represents information
on a single LDP LSP which is represented by
a session's index triple (mplsLdpEntityLdpId,
mplsLdpEntityIndex, mplsLdpPeerLdpId) AND the
index for the mplsInSegmentTable
(mplsInSegmentLdpLspLabelIndex) from the
MPLS-LSR-STD-MIB.

The information contained in a row is read-only."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsInSegmentLdpLspTable(6) 1 }

.1.3.6.1.2.1.10.166.4.1.3.6.1.1
mplsInSegmentLdpLspIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This contains the same value as the
mplsInSegmentIndex in the
MPLS-LSR-STD-MIB's mplsInSegmentTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsInSegmentLdpLspTable(6) mplsInSegmentLdpLspEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.6.1.2
mplsInSegmentLdpLspLabelType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLdpLabelType
SYNTAX INTEGER {generic(1), atm(2), frameRelay(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Layer 2 Label Type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsInSegmentLdpLspTable(6) mplsInSegmentLdpLspEntry(1) 2 }
.1.3.6.1.2.1.10.166.4.1.3.6.1.3
mplsInSegmentLdpLspType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLspType
SYNTAX INTEGER {unknown(1), terminatingLsp(2), originatingLsp(3),
crossConnectingLsp(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of LSP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsInSegmentLdpLspTable(6) mplsInSegmentLdpLspEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.7
mplsOutSegmentLdpLspTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of LDP LSP's which
map to the mplsOutSegmentTable in the
MPLS-LSR-STD-MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 7 }

.1.3.6.1.2.1.10.166.4.1.3.7.1
mplsOutSegmentLdpLspEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId,
mplsOutSegmentLdpLspIndex }
DESCRIPTION "An entry in this table represents information
on a single LDP LSP which is represented by
a session's index triple (mplsLdpEntityLdpId,
mplsLdpEntityIndex, mplsLdpPeerLdpId) AND the
index (mplsOutSegmentLdpLspIndex)
for the mplsOutSegmentTable.

The information contained in a row is read-only."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsOutSegmentLdpLspTable(7) 1 }

.1.3.6.1.2.1.10.166.4.1.3.7.1.1
mplsOutSegmentLdpLspIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This contains the same value as the
mplsOutSegmentIndex in the
MPLS-LSR-STD-MIB's mplsOutSegmentTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsOutSegmentLdpLspTable(7) mplsOutSegmentLdpLspEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.7.1.2
mplsOutSegmentLdpLspLabelType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLdpLabelType
SYNTAX INTEGER {generic(1), atm(2), frameRelay(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Layer 2 Label Type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsOutSegmentLdpLspTable(7) mplsOutSegmentLdpLspEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.7.1.3
mplsOutSegmentLdpLspType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsLspType
SYNTAX INTEGER {unknown(1), terminatingLsp(2), originatingLsp(3),
crossConnectingLsp(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of LSP connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsOutSegmentLdpLspTable(7) mplsOutSegmentLdpLspEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.8
mplsFecObjects OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 8 }

.1.3.6.1.2.1.10.166.4.1.3.8.1
mplsFecLastChange OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the most
recent addition/deletion of an entry
to/from the mplsLdpFectTable or
the most recent change in values to any objects
in the mplsLdpFecTable.

If no such changes have occurred since the last


re-initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) 1 }

.1.3.6.1.2.1.10.166.4.1.3.8.2
mplsFecIndexNext OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to
be used for mplsFecIndex when creating
entries in the mplsFecTable. The value
0 indicates that no unassigned entries are
available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) 2 }

.1.3.6.1.2.1.10.166.4.1.3.8.3
mplsFecTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table represents the FEC
(Forwarding Equivalence Class)
Information associated with an LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) 3 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1
mplsFecEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsFecIndex }
DESCRIPTION "Each row represents a single FEC Element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) 1 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1.1
mplsFecIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index which uniquely identifies this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1.2
mplsFecType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {prefix(1), hostAddress(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of the FEC. If the value of this object
is 'prefix(1)' then the FEC type described by this
row is an address prefix.

If the value of this object is 'hostAddress(2)' then


the FEC type described by this row is a host address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 2 }
.1.3.6.1.2.1.10.166.4.1.3.8.3.1.3
mplsFecAddrPrefixLength OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the value of the 'mplsFecType' is 'hostAddress(2)'
then this object is undefined.

If the value of 'mplsFecType' is 'prefix(1)'


then the value of this object is the length in
bits of the address prefix represented by
'mplsFecAddr', or zero. If the value of this
object is zero, this indicates that the
prefix matches all addresses. In this case the
address prefix MUST also be zero (i.e., 'mplsFecAddr'
should have the value of zero.)"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1.4
mplsFecAddrType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object is the type of the
Internet address. The value of this object,
decides how the value of the mplsFecAddr object
is interpreted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1.5
mplsFecAddr OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object is interpreted based
on the value of the 'mplsFecAddrType' object.

This address is then further interpretted as


an being used with the address prefix,
or as the host address. This further interpretation
is indicated by the 'mplsFecType' object.
In other words, the FEC element is populated
according to the Prefix FEC Element value encoding, or
the Host Address FEC Element encoding."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 5 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1.6
mplsFecStorageType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent(4)'
need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 6 }

.1.3.6.1.2.1.10.166.4.1.3.8.3.1.7
mplsFecRowStatus OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. If the value of this
object is 'active(1)', then none of the writable objects
of this entry can be modified, except to set this object
to 'destroy(6)'.

NOTE: if this row is being referenced by any entry in


the mplsLdpLspFecTable, then a request to destroy
this row, will result in an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsFecObjects(8) mplsFecTable(3) mplsFecEntry(1) 7 }

.1.3.6.1.2.1.10.166.4.1.3.9
mplsLdpLspFecLastChange OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the most
recent addition/deletion of an entry
to/from the mplsLdpLspFecTable or
the most recent change in values to any objects in the
mplsLdpLspFecTable.

If no such changes have occurred since the last


re-initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 9 }

.1.3.6.1.2.1.10.166.4.1.3.10
mplsLdpLspFecTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table which shows the relationship between
LDP LSPs and FECs. Each row represents
a single LDP LSP to FEC association."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 10 }

.1.3.6.1.2.1.10.166.4.1.3.10.1
mplsLdpLspFecEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId,
mplsLdpLspFecSegment, mplsLdpLspFecSegmentIndex, mplsLdpLspFecIndex }
DESCRIPTION "An entry represents a LDP LSP
to FEC association."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpLspFecTable(10) 1 }

.1.3.6.1.2.1.10.166.4.1.3.10.1.1
mplsLdpLspFecSegment OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX INTEGER {inSegment(1), outSegment(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "If the value is inSegment(1), then this
indicates that the following index,
mplsLdpLspFecSegmentIndex, contains the same
value as the mplsInSegmentLdpLspIndex.

Otherwise, if the value of this object is


outSegment(2), then this
indicates that following index,
mplsLdpLspFecSegmentIndex, contains the same
value as the mplsOutSegmentLdpLspIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpLspFecTable(10) mplsLdpLspFecEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.10.1.2
mplsLdpLspFecSegmentIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This index is interpretted by using the value
of the mplsLdpLspFecSegment.

If the mplsLdpLspFecSegment is inSegment(1),


then this index has the same value as
mplsInSegmentLdpLspIndex.

If the mplsLdpLspFecSegment is outSegment(2),


then this index has the same value as
mplsOutSegmentLdpLspIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpLspFecTable(10) mplsLdpLspFecEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.10.1.3
mplsLdpLspFecIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This index identifies the FEC entry in the
mplsFecTable associated with this session.
In other words, the value of this index
is the same as the value of the mplsFecIndex
that denotes the FEC associated with this
Session."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpLspFecTable(10) mplsLdpLspFecEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.1.3.10.1.4
mplsLdpLspFecStorageType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent(4)'
need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpLspFecTable(10) mplsLdpLspFecEntry(1) 4 }

.1.3.6.1.2.1.10.166.4.1.3.10.1.5
mplsLdpLspFecRowStatus OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. If the
value of this object is 'active(1)', then
none of the writable objects of this entry
can be modified.

The Agent should delete this row when


the session ceases to exist. If an
operator wants to associate the session with
a different FEC, the recommended
procedure is (as described in detail in the section
entitled, 'Changing Values After Session
Establishment', and again described in the
DESCRIPTION clause of the
mplsLdpEntityAdminStatus object)
is to set the mplsLdpEntityAdminStatus to
down, thereby explicitly causing a session
to be torn down. This will also
cause this entry to be deleted.

Then, set the mplsLdpEntityAdminStatus


to enable which enables a new session to be initiated.
Once the session is initiated, an entry may be
added to this table to associate the new session
with a FEC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpLspFecTable(10) mplsLdpLspFecEntry(1) 5 }

.1.3.6.1.2.1.10.166.4.1.3.11
mplsLdpSessionPeerAddrTable OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table 'extends' the mplsLdpSessionTable.
This table is used to store Label Address Information
from Label Address Messages received by this LSR from
Peers. This table is read-only and should be updated
when Label Withdraw Address Messages are received, i.e.,
Rows should be deleted as appropriate.

NOTE: since more than one address may be contained


in a Label Address Message, this table 'sparse augments',
the mplsLdpSessionTable's information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3) 11 }

.1.3.6.1.2.1.10.166.4.1.3.11.1
mplsLdpSessionPeerAddrEntry OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId,
mplsLdpSessionPeerAddrIndex }
DESCRIPTION "An entry in this table represents information on
a session's single next hop address which was
advertised in an Address Message from the LDP peer.
The information contained in a row is read-only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionPeerAddrTable(11) 1 }

.1.3.6.1.2.1.10.166.4.1.3.11.1.1
mplsLdpSessionPeerAddrIndex OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index which uniquely identifies this entry within
a given session."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionPeerAddrTable(11) mplsLdpSessionPeerAddrEntry(1) 1 }

.1.3.6.1.2.1.10.166.4.1.3.11.1.2
mplsLdpSessionPeerNextHopAddrType OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The internetwork layer address type of this Next Hop
Address as specified in the Label Address Message
associated with this Session. The value of this
object indicates how to interpret the value of
mplsLdpSessionPeerNextHopAddr."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionPeerAddrTable(11) mplsLdpSessionPeerAddrEntry(1) 2 }

.1.3.6.1.2.1.10.166.4.1.3.11.1.3
mplsLdpSessionPeerNextHopAddr OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The next hop address. The type of this address
is specified by the value of the
mplsLdpSessionPeerNextHopAddrType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpObjects(1) mplsLdpSessionObjects(3)
mplsLdpSessionPeerAddrTable(11) mplsLdpSessionPeerAddrEntry(1) 3 }

.1.3.6.1.2.1.10.166.4.2
mplsLdpConformance OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) 2 }

.1.3.6.1.2.1.10.166.4.2.1
mplsLdpGroups OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) 1 }

.1.3.6.1.2.1.10.166.4.2.1.1
mplsLdpGeneralGroup OBJECT-GROUP
-- FROM MPLS-LDP-STD-MIB
DESCRIPTION "Objects that apply to all MPLS LDP implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) mplsLdpGroups(1) 1 }

.1.3.6.1.2.1.10.166.4.2.1.2
mplsLdpLspGroup OBJECT-GROUP
-- FROM MPLS-LDP-STD-MIB
DESCRIPTION "These objects are for LDP implementations
which interface to the Label Information Base (LIB)
in the MPLS-LSR-STD-MIB. The LIB is
represented in the mplsInSegmentTable,
mplsOutSegmentTable and mplsXCTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) mplsLdpGroups(1) 2 }

.1.3.6.1.2.1.10.166.4.2.1.3
mplsLdpNotificationsGroup OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
DESCRIPTION "The notification for an MPLS LDP implementation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) mplsLdpGroups(1) 3 }

.1.3.6.1.2.1.10.166.4.2.2
mplsLdpCompliances OBJECT-TYPE
-- FROM MPLS-LDP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) 2 }

.1.3.6.1.2.1.10.166.4.2.2.1
mplsLdpModuleFullCompliance MODULE-COMPLIANCE
-- FROM MPLS-LDP-STD-MIB
DESCRIPTION "The Module is implemented with support
for read-create and read-write. In other
words, both monitoring and configuration
are available when using this MODULE-COMPLIANCE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) mplsLdpCompliances(2) 1 }

.1.3.6.1.2.1.10.166.4.2.2.2
mplsLdpModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM MPLS-LDP-STD-MIB
DESCRIPTION "The Module is implemented with support
for read-only. In other words, only monitoring
is available by implementing this MODULE-COMPLIANCE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsLdpStdMIB(4) mplsLdpConformance(2) mplsLdpCompliances(2) 2 }

.1.3.6.1.2.1.10.166.8
mplsFTNStdMIB MODULE-IDENTITY
-- FROM MPLS-FTN-STD-MIB
DESCRIPTION "Copyright (C) The Internet Society (2004). The
initial version of this MIB module was published
in RFC 3814. For full legal notices see the RFC
itself or see:
http://www.ietf.org/copyrights/ianamib.html

This MIB module contains managed object definitions for


specifying FEC to NHLFE (FTN) mappings and corresponding
performance for MPLS."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) 8 }

.1.3.6.1.2.1.10.166.8.0
mplsFTNNotifications OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) 0 }

.1.3.6.1.2.1.10.166.8.1
mplsFTNObjects OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) 1 }

.1.3.6.1.2.1.10.166.8.1.1
mplsFTNIndexNext OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION MplsFTNEntryIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the next available valid value to
be used for mplsFTNIndex when creating entries in the
mplsFTNTable.

When creating a new conceptual row (configuration


entry) in mplsFTNTable with an SNMP SET operation the
command generator (Network Management Application) must
first issue a management protocol retrieval operation
to obtain the current value of this object.

If the command responder (agent) does not wish to allow


creation of more entries in mplsFTNTable, possibly
because of resource exhaustion, this object MUST return
a value of 0.

If a non-zero value is returned the Network Management


Application must determine whether the value is indeed
still unused since two Network Management Applications
may attempt to create a row simultaneously and use the
same value.

If it is currently unused and the SET succeeds, the


agent MUST change the value of this object to a
currently unused non-zero value (according to an
implementation specific algorithm) or zero (if no
further row creation will be permitted).

If the value is in use, however, the SET fails and the


Network Management Application must then reread this
object to obtain a new usable value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) 1 }

.1.3.6.1.2.1.10.166.8.1.2
mplsFTNTableLastChanged OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the last time an entry was added, deleted or
modified in mplsFTNTable. Management stations should
consult this object to determine if mplsFTNTable
requires their attention. This object is particularly
useful for applications performing a retrieval on
mplsFTNTable to ensure that the table is not modified
during the retrieval operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) 2 }

.1.3.6.1.2.1.10.166.8.1.3
mplsFTNTable OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the currently defined FTN entries.
This table allows FEC to NHLFE mappings to be
specified. Each entry in this table defines a rule to
be applied to incoming packets (on interfaces that the
FTN entry is activated on using mplsFTNMapTable) and an
action to be taken on matching packets
(mplsFTNActionPointer).

This table supports 6-tuple matching rules based on one


or more of source address range, destination address
range, source port range, destination port range, IPv4
Protocol field or IPv6 next-header field and the
DiffServ Code Point (DSCP) to be specified.

The action pointer points either to instance of


mplsXCEntry in MPLS-LSR-STD-MIB when the NHLFE is a non-
TE LSP, or to an instance of mplsTunnelEntry in the
MPLS-TE-STD-MIB when the NHLFE is an originating TE
tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) 3 }

.1.3.6.1.2.1.10.166.8.1.3.1
mplsFTNEntry OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsFTNIndex }
DESCRIPTION "Each entry represents one FTN entry which defines a
rule to compare incoming packets with and an action to
be taken on matching packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) 1 }

.1.3.6.1.2.1.10.166.8.1.3.1.1
mplsFTNIndex OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION MplsFTNEntryIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This is the unique index for a conceptual row in
mplsFTNTable.

To create a new conceptual row in mplsFTNTable a


Network Management Application SHOULD retrieve the
current value of mplsFTNIndexNext to determine the next
valid available value of mplsFTNIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
1 }
.1.3.6.1.2.1.10.166.8.1.3.1.2
mplsFTNRowStatus OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Used for controlling the creation and deletion of this
row. All writeable objects in this row may be modified
at any time. If a Network Management Application
attempts to delete a conceptual row by setting this
object to 'destroy' and there are one or more entries
in mplsFTNMapTable pointing to the row (i.e., when
mplsFTNIndex of the conceptual row being deleted is
equal to mplsFTNMapCurrIndex for one or more entries in
mplsFTNMapTable), the agent MUST also destroy the
corresponding entries in mplsFTNMapTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
2 }

.1.3.6.1.2.1.10.166.8.1.3.1.3
mplsFTNDescr OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The description of this FTN entry. Since the index for
this table has no particular significance or meaning,
this object should contain some meaningful text that an
operator could use to further distinguish entries in
this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
3 }

.1.3.6.1.2.1.10.166.8.1.3.1.4
mplsFTNMask OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
SYNTAX BITS {sourceAddr(0), destAddr(1), sourcePort(2), destPort(3),
protocol(4), dscp(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This bit map indicates which of the fields described
next, namely source address range, destination address
range, source port range, destination port range, IPv4
Protocol field or IPv6 next-header field and
Differentiated Services Code Point (DSCP) is active for
this FTN entry. If a particular bit is set to zero then
the corresponding field in the packet MUST be ignored
for comparison purposes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
4 }

.1.3.6.1.2.1.10.166.8.1.3.1.5
mplsFTNAddrType OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object determines the type of address contained in
the source and destination address objects
(mplsFTNSourceAddrMin, mplsFTNSourceAddrMax,
mplsFTNDestAddrMin and mplsFTNDestAddrMax) of a
conceptual row.

This object MUST NOT be set to unknown(0) when


mplsFTNMask has bit positions sourceAddr(0) or
destAddr(1) set to one.

When both these bit positions of mplsFTNMask are set to


zero the value of mplsFTNAddrType SHOULD be set to
unknown(0) and the corresponding source and destination
address objects SHOULD be set to zero-length strings."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
5 }

.1.3.6.1.2.1.10.166.8.1.3.1.6
mplsFTNSourceAddrMin OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The lower end of the source address range. The type of
this object is determined by the corresponding
mplsFTNAddrType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
6 }

.1.3.6.1.2.1.10.166.8.1.3.1.7
mplsFTNSourceAddrMax OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The upper end of the source address range. The type of
this object is determined by the corresponding
mplsFTNAddrType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
7 }

.1.3.6.1.2.1.10.166.8.1.3.1.8
mplsFTNDestAddrMin OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The lower end of the destination address range. The
type of this object is determined by the corresponding
mplsFTNAddrType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
8 }

.1.3.6.1.2.1.10.166.8.1.3.1.9
mplsFTNDestAddrMax OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The higher end of the destination address range. The
type of this object is determined by the corresponding
mplsFTNAddrType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
9 }

.1.3.6.1.2.1.10.166.8.1.3.1.10
mplsFTNSourcePortMin OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The lower end of the source port range."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
10 }

.1.3.6.1.2.1.10.166.8.1.3.1.11
mplsFTNSourcePortMax OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The higher end of the source port range "
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
11 }

.1.3.6.1.2.1.10.166.8.1.3.1.12
mplsFTNDestPortMin OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The lower end of the destination port range."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
12 }

.1.3.6.1.2.1.10.166.8.1.3.1.13
mplsFTNDestPortMax OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The higher end of the destination port range."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
13 }

.1.3.6.1.2.1.10.166.8.1.3.1.14
mplsFTNProtocol OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP protocol to match against the IPv4 protocol
number or IPv6 Next-Header number in the packet. A
value of 255 means match all. Note that the protocol
number of 255 is reserved by IANA, and Next-Header
number of 0 is used in IPv6."
DEFVAL { 255 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
14 }

.1.3.6.1.2.1.10.166.8.1.3.1.15
mplsFTNDscp OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION Dscp
SYNTAX Integer32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The contents of the DSCP field."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
15 }

.1.3.6.1.2.1.10.166.8.1.3.1.16
mplsFTNActionType OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
SYNTAX INTEGER {redirectLsp(1), redirectTunnel(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of action to be taken on packets matching this
FTN entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
16 }
.1.3.6.1.2.1.10.166.8.1.3.1.17
mplsFTNActionPointer OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If mplsFTNActionType is redirectLsp(1), then this
object MUST contain zeroDotZero or point to a instance
of mplsXCEntry indicating the LSP to redirect matching
packets to.

If mplsFTNActionType is redirectTunnel(2), then this


object MUST contain zeroDotZero or point to a instance
of mplsTunnelEntry indicating the MPLS TE tunnel to
redirect matching packets to.

If this object points to a conceptual row instance in a


table consistent with mplsFTNActionType but this
instance does not currently exist then no action will
be taken on packets matching such an FTN entry till
this instance comes into existence.

If this object contains zeroDotZero then no action will


be taken on packets matching such an FTN entry till it
is populated with a valid pointer consistent with the
value of mplsFTNActionType as explained above."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
17 }

.1.3.6.1.2.1.10.166.8.1.3.1.18
mplsFTNStorageType OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this FTN entry. Conceptual rows
having the value 'permanent' need not allow write-
access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNTable(3) mplsFTNEntry(1)
18 }

.1.3.6.1.2.1.10.166.8.1.4
mplsFTNMapTableLastChanged OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the last time an entry was added, deleted or
modified in mplsFTNMapTable. Management stations should
consult this object to determine if the table requires
their attention. This object is particularly useful
for applications performing a retrieval on
mplsFTNMapTable to ensure that the table is not
modified during the retrieval operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) 4 }

.1.3.6.1.2.1.10.166.8.1.5
mplsFTNMapTable OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains objects which provide the
capability to apply or map FTN rules as defined by
entries in mplsFTNTable to specific interfaces in the
system. FTN rules are compared with incoming packets
in the order in which they are applied on an interface.

The indexing structure of mplsFTNMapTable is as


follows.

- mplsFTNMapIndex indicates the interface to which the


rule is being applied. A value of 0 represents the
application of the rule to all interfaces.

- mplsFTNMapPrevIndex specifies the rule on the


interface prior to the one being applied. A value of
0 specifies that the rule is being inserted at the
head of the list of rules currently applied to the
interface.

- mplsFTNMapCurrIndex is the index in mplsFTNTable


corresponding to the rule being applied.

This indexing structure makes the entries in the table


behave like items in a linked-list. The object
mplsFTNMapPrevIndex in each conceptual row is a pointer
to the previous entry that is applied to a particular
interface. This allows a new entry to be 'inserted' at
an arbitrary position in a list of entries currently
applied to an interface. This object is self-
adjusting, i.e., its value is automatically adjusted by
the agent, if necessary, after an insertion or deletion
operation.

Using this linked-list structure, one can retrieve FTN


entries in the order of application on a per-interface
basis as follows:

- To determine the first FTN entry on an interface


with index ifIndex perform a GETNEXT retrieval
operation on mplsFTNMapRowStatus.ifIndex.0.0; the
returned object, if one exists, is (say)
mplsFTNMapRowStatus.ifIndex.0.n (mplsFTNMapRowStatus
is the first accessible columnar object in the
conceptual row). Then the index of the first FTN
entry applied on this interface is n.

- To determine the FTN entry applied to an interface


after the one indexed by n perform a GETNEXT
retrieval operation on
mplsFTNMapRowStatus.ifIndex.n.0. If such an entry
exists the returned object would be of the form
mplsFTNMapRowStatus.ifIndex.n.m. Then the index of
the next FTN entry applied on this interface is m.

- If the FTN entry indexed by n is the last entry


applied to the interface with index ifIndex then the
object returned would either be:

1.mplsFTNMapRowStatus.ifIndexNext.0.k, where
ifIndexNext is the index of the next interface in
ifTable to which an FTN entry has been applied, in
which case k is the index of the first FTN entry
applied to the interface with index ifIndexNext;

or:

2.mplsFTNMapStorageType.firstIfIndex.0.p, if there
are no more entries in mplsFTNMapTable, where
firstIfIndex is the first entry in ifTable to
which an FTN entry has been mapped.

Use the above steps to retrieve all the applied FTN


entries on a per-interface basis in application order.
Note that the number of retrieval operations is the
same as the number of applied FTN entries (i.e., the
minimum number of GETNEXT operations needed using any
indexing scheme).

Agents MUST NOT allow the same FTN entry as specified


by mplsFTNMapCurrIndex to be applied multiple times to
the same interface.

Agents MUST NOT allow the creation of rows in this


table until the corresponding rows are created in the
mplsFTNTable.

If a row in mplsFTNTable is destroyed, the"


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) 5 }

.1.3.6.1.2.1.10.166.8.1.5.1
mplsFTNMapEntry OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsFTNMapIndex, mplsFTNMapPrevIndex, mplsFTNMapCurrIndex }
DESCRIPTION "Each conceptual row represents the application of an
FTN rule at a specific position in the list of FTN
rules applied on an interface. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNMapTable(5) 1 }

.1.3.6.1.2.1.10.166.8.1.5.1.1
mplsFTNMapIndex OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface index that this FTN entry is being
applied to. A value of zero indicates an entry that is
applied all interfaces.

Entries mapped to an interface by specifying its (non-


zero) interface index in mplsFTNMapIndex are applied
ahead of entries with mplsFTNMapIndex equal to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNMapTable(5)
mplsFTNMapEntry(1) 1 }

.1.3.6.1.2.1.10.166.8.1.5.1.2
mplsFTNMapPrevIndex OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION MplsFTNEntryIndexOrZero
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index of the previous FTN entry that was applied to
this interface. The special value zero indicates that
this should be the first FTN entry in the list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNMapTable(5)
mplsFTNMapEntry(1) 2 }

.1.3.6.1.2.1.10.166.8.1.5.1.3
mplsFTNMapCurrIndex OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION MplsFTNEntryIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index of the current FTN entry that is being applied to
this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNMapTable(5)
mplsFTNMapEntry(1) 3 }

.1.3.6.1.2.1.10.166.8.1.5.1.4
mplsFTNMapRowStatus OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), createAndGo(4), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Used for controlling the creation and deletion of this
row.

All writable objects in this row may be modified at any


time.

If a conceptual row in mplsFTNMapTable points to a


conceptual row in mplsFTNTable which is subsequently
deleted, the corresponding conceptual row in
mplsFTNMapTable MUST also be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNMapTable(5)
mplsFTNMapEntry(1) 4 }

.1.3.6.1.2.1.10.166.8.1.5.1.5
mplsFTNMapStorageType OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this entry. Conceptual rows
having the value 'permanent' need not allow write-
access to any columnar objects in this row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNMapTable(5)
mplsFTNMapEntry(1) 5 }

.1.3.6.1.2.1.10.166.8.1.6
mplsFTNPerfTable OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains performance statistics on FTN
entries on a per-interface basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) 6 }

.1.3.6.1.2.1.10.166.8.1.6.1
mplsFTNPerfEntry OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsFTNPerfIndex, mplsFTNPerfCurrIndex }
DESCRIPTION "Each entry contains performance information for the
specified interface and an FTN entry mapped to this
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNPerfTable(6) 1 }

.1.3.6.1.2.1.10.166.8.1.6.1.1
mplsFTNPerfIndex OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface index of an interface that an FTN entry
has been applied/mapped to. Each instance of this
object corresponds to an instance of mplsFTNMapIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNPerfTable(6)
mplsFTNPerfEntry(1) 1 }

.1.3.6.1.2.1.10.166.8.1.6.1.2
mplsFTNPerfCurrIndex OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION MplsFTNEntryIndex
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index of an FTN entry that has been applied/mapped to
the specified interface. Each instance of this object
corresponds to an instance of mplsFTNMapCurrIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNPerfTable(6)
mplsFTNPerfEntry(1) 2 }

.1.3.6.1.2.1.10.166.8.1.6.1.3
mplsFTNPerfMatchedPackets OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of packets that matched the specified FTN entry
if it is applied/mapped to the specified interface.
Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times as indicated by the value of
mplsFTNDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNPerfTable(6)
mplsFTNPerfEntry(1) 3 }

.1.3.6.1.2.1.10.166.8.1.6.1.4
mplsFTNPerfMatchedOctets OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of octets that matched the specified FTN entry
if it is applied/mapped to the specified interface.
Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times as indicated by the value of
mplsFTNDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNPerfTable(6)
mplsFTNPerfEntry(1) 4 }

.1.3.6.1.2.1.10.166.8.1.6.1.5
mplsFTNPerfDiscontinuityTime OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at
which any one or more of this entry's counters suffered
a discontinuity. If no such discontinuities have
occurred since the last re-initialization of the local
management subsystem, then this object contains a zero
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNObjects(1) mplsFTNPerfTable(6)
mplsFTNPerfEntry(1) 5 }
.1.3.6.1.2.1.10.166.8.2
mplsFTNConformance OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) 2 }

.1.3.6.1.2.1.10.166.8.2.1
mplsFTNGroups OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) 1 }

.1.3.6.1.2.1.10.166.8.2.1.1
mplsFTNRuleGroup OBJECT-GROUP
-- FROM MPLS-FTN-STD-MIB
DESCRIPTION "Collection of objects that implement MPLS FTN rules."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) mplsFTNGroups(1) 1 }

.1.3.6.1.2.1.10.166.8.2.1.2
mplsFTNMapGroup OBJECT-GROUP
-- FROM MPLS-FTN-STD-MIB
DESCRIPTION "Collection of objects that implement activation of MPLS
FTN entries on interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) mplsFTNGroups(1) 2 }

.1.3.6.1.2.1.10.166.8.2.1.3
mplsFTNPerfGroup OBJECT-GROUP
-- FROM MPLS-FTN-STD-MIB
DESCRIPTION "Collection of objects providing MPLS FTN performance
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) mplsFTNGroups(1) 3 }

.1.3.6.1.2.1.10.166.8.2.2
mplsFTNCompliances OBJECT-TYPE
-- FROM MPLS-FTN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) 2 }

.1.3.6.1.2.1.10.166.8.2.2.1
mplsFTNModuleFullCompliance MODULE-COMPLIANCE
-- FROM MPLS-FTN-STD-MIB
DESCRIPTION "Compliance statement for agents that provide full
support for MPLS-FTN-STD-MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) mplsFTNCompliances(2) 1 }

.1.3.6.1.2.1.10.166.8.2.2.2
mplsFTNModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM MPLS-FTN-STD-MIB
DESCRIPTION "Compliance requirement for implementations that only
provide read-only support for MPLS-FTN-STD-MIB. Such
devices can then be monitored but cannot be configured
using this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsFTNStdMIB(8) mplsFTNConformance(2) mplsFTNCompliances(2) 2 }
.1.3.6.1.2.1.10.166.11
mplsL3VpnMIB MODULE-IDENTITY
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "This MIB contains managed object definitions for the
Layer-3 Multiprotocol Label Switching Virtual
Private Networks.

Copyright (C) The Internet Society (2006). This


version of this MIB module is part of RFC4382; see
the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) 11 }

.1.3.6.1.2.1.10.166.11.0
mplsL3VpnNotifications OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) 0 }

.1.3.6.1.2.1.10.166.11.0.1
mplsL3VpnVrfUp NOTIFICATION-TYPE
-- FROM MPLS-L3VPN-STD-MIB
OBJECTS { mplsL3VpnIfConfRowStatus, mplsL3VpnVrfOperStatus }
DESCRIPTION "This notification is generated when:
a. No interface is associated with this VRF, and the first
(and only first) interface associated with it has its
ifOperStatus change to up(1).

b. One interface is associated with this VRF, and


the ifOperStatus of this interface changes to up(1).

c. Multiple interfaces are associated with this VRF, and the


ifOperStatus of all interfaces is down(2), and the first
of those interfaces has its ifOperStatus change to up(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnNotifications(0) 1 }

.1.3.6.1.2.1.10.166.11.0.2
mplsL3VpnVrfDown NOTIFICATION-TYPE
-- FROM MPLS-L3VPN-STD-MIB
OBJECTS { mplsL3VpnIfConfRowStatus, mplsL3VpnVrfOperStatus }
DESCRIPTION "This notification is generated when:
a. One interface is associated with this VRF, and
the ifOperStatus of this interface changes from up(1)
to down(2).

b. Multiple interfaces are associated with this VRF, and


the ifOperStatus of all except one of these interfaces is
equal to up(1), and the ifOperStatus of that interface
changes from up(1) to down(2).

c. The last interface with ifOperStatus equal to up(1)


is disassociated from a VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnNotifications(0) 2 }

.1.3.6.1.2.1.10.166.11.0.3
mplsL3VpnVrfRouteMidThreshExceeded NOTIFICATION-TYPE
-- FROM MPLS-L3VPN-STD-MIB
OBJECTS { mplsL3VpnVrfPerfCurrNumRoutes, mplsL3VpnVrfConfMidRteThresh }
DESCRIPTION "This notification is generated when the number of routes
contained by the specified VRF exceeds the value indicated by
mplsL3VpnVrfMidRouteThreshold. A single notification MUST be
generated when this threshold is exceeded, and no other
notifications of this type should be issued until the value
of mplsL3VpnVrfPerfCurrNumRoutes has fallen below that of
mplsL3VpnVrfConfMidRteThresh."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnNotifications(0) 3 }

.1.3.6.1.2.1.10.166.11.0.4
mplsL3VpnVrfNumVrfRouteMaxThreshExceeded NOTIFICATION-TYPE
-- FROM MPLS-L3VPN-STD-MIB
OBJECTS { mplsL3VpnVrfPerfCurrNumRoutes, mplsL3VpnVrfConfHighRteThresh }
DESCRIPTION "This notification is generated when the number of routes
contained by the specified VRF exceeds or attempts to exceed
the maximum allowed value as indicated by
mplsL3VpnVrfMaxRouteThreshold. In cases where
mplsL3VpnVrfConfHighRteThresh is set to the same value
as mplsL3VpnVrfConfMaxRoutes, mplsL3VpnVrfConfHighRteThresh
need not be exceeded; rather, just reached for this notification
to be issued.

Note that mplsL3VpnVrfConfRteMxThrshTime denotes the interval


at which the this notification will be reissued after the
maximum value has been exceeded (or reached if
mplsL3VpnVrfConfMaxRoutes and mplsL3VpnVrfConfHighRteThresh are
equal) and the initial notification has been issued. This value
is intended to prevent continuous generation of notifications by
an agent in the event that routes are continually added to a VRF
after it has reached its maximum value. The default value is 0
minutes. If this value is set to 0, the agent should only issue
a single notification at the time that the maximum threshold has
been reached, and should not issue any more notifications until
the value of routes has fallen below the configured threshold
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnNotifications(0) 4 }

.1.3.6.1.2.1.10.166.11.0.5
mplsL3VpnNumVrfSecIllglLblThrshExcd NOTIFICATION-TYPE
-- FROM MPLS-L3VPN-STD-MIB
OBJECTS { mplsL3VpnVrfSecIllegalLblVltns }
DESCRIPTION "This notification is generated when the number of illegal
label violations on a VRF as indicated by
mplsL3VpnVrfSecIllegalLblVltns has exceeded
mplsL3VpnIllLblRcvThrsh. The threshold is not
included in the varbind here because the value of
mplsL3VpnVrfSecIllegalLblVltns should be one greater than
the threshold at the time this notification is issued."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnNotifications(0) 5 }

.1.3.6.1.2.1.10.166.11.0.6
mplsL3VpnNumVrfRouteMaxThreshCleared NOTIFICATION-TYPE
-- FROM MPLS-L3VPN-STD-MIB
OBJECTS { mplsL3VpnVrfPerfCurrNumRoutes, mplsL3VpnVrfConfHighRteThresh }
DESCRIPTION "This notification is generated only after the number of routes
contained by the specified VRF exceeds or attempts to exceed
the maximum allowed value as indicated by
mplsVrfMaxRouteThreshold, and then falls below this value. The
emission of this notification informs the operator that the
error condition has been cleared without the operator having to
query the device.

Note that mplsL3VpnVrfConfRteMxThrshTime denotes the interval at


which the mplsNumVrfRouteMaxThreshExceeded notification will
be reissued after the maximum value has been exceeded (or
reached if mplsL3VpnVrfConfMaxRoutes and
mplsL3VpnVrfConfHighRteThresh are equal) and the initial
notification has been issued. Therefore,
the generation of this notification should also be emitted with
this same frequency (assuming that the error condition is
cleared). Specifically, if the error condition is reached and
cleared several times during the period of time specified in
mplsL3VpnVrfConfRteMxThrshTime, only a single notification will
be issued to indicate the first instance of the error condition
as well as the first time the error condition is cleared.
This behavior is intended to prevent continuous generation of
notifications by an agent in the event that routes are
continually added and removed to/from a VRF after it has
reached its maximum value. The default value is 0. If this
value is set to 0, the agent should issue a notification
whenever the maximum threshold has been cleared."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnNotifications(0) 6 }

.1.3.6.1.2.1.10.166.11.1
mplsL3VpnObjects OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) 1 }

.1.3.6.1.2.1.10.166.11.1.1
mplsL3VpnScalars OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) 1 }

.1.3.6.1.2.1.10.166.11.1.1.1
mplsL3VpnConfiguredVrfs OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of VRFs that are configured on this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 1 }

.1.3.6.1.2.1.10.166.11.1.1.2
mplsL3VpnActiveVrfs OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of VRFs that are active on this node.
That is, those VRFs whose corresponding mplsL3VpnVrfOperStatus
object value is equal to operational (1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 2 }

.1.3.6.1.2.1.10.166.11.1.1.3
mplsL3VpnConnectedInterfaces OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total number of interfaces connected to a VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 3 }

.1.3.6.1.2.1.10.166.11.1.1.4
mplsL3VpnNotificationEnable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is true, then it enables the
generation of all notifications defined in
this MIB. This object's value should be
preserved across agent reboots."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 4 }

.1.3.6.1.2.1.10.166.11.1.1.5
mplsL3VpnVrfConfMaxPossRts OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes maximum number of routes that the device
will allow all VRFs jointly to hold. If this value is
set to 0, this indicates that the device is
unable to determine the absolute maximum. In this
case, the configured maximum MAY not actually
be allowed by the device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 5 }

.1.3.6.1.2.1.10.166.11.1.1.6
mplsL3VpnVrfConfRteMxThrshTime OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes the interval in seconds, at which the route max
threshold
notification may be reissued after the maximum value has been
exceeded (or has been reached if mplsL3VpnVrfConfMaxRoutes and
mplsL3VpnVrfConfHighRteThresh are equal) and the initial
notification has been issued. This value is intended to prevent
continuous generation of notifications by an agent in the event
that routes are continually added to a VRF after it has reached
its maximum value. If this value is set to 0, the agent should
only issue a single notification at the time that the maximum
threshold has been reached, and should not issue any more
notifications until the value of routes has fallen below the
configured threshold value. This is the recommended default
behavior."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 6 }

.1.3.6.1.2.1.10.166.11.1.1.7
mplsL3VpnIllLblRcvThrsh OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of illegally received labels above which
the mplsNumVrfSecIllglLblThrshExcd notification
is issued. The persistence of this value mimics
that of the device's configuration."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnScalars(1) 7 }

.1.3.6.1.2.1.10.166.11.1.2
mplsL3VpnConf OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) 2 }

.1.3.6.1.2.1.10.166.11.1.2.1
mplsL3VpnIfConfTable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per-interface MPLS capability
and associated information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2) 1 }

.1.3.6.1.2.1.10.166.11.1.2.1.1
mplsL3VpnIfConfEntry OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsL3VpnVrfName, mplsL3VpnIfConfIndex }
DESCRIPTION "An entry in this table is created by an LSR for
every interface capable of supporting MPLS L3VPN.
Each entry in this table is meant to correspond to
an entry in the Interfaces Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnIfConfTable(1) 1 }

.1.3.6.1.2.1.10.166.11.1.2.1.1.1
mplsL3VpnIfConfIndex OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This is a unique index for an entry in the
mplsL3VpnIfConfTable. A non-zero index for an
entry indicates the ifIndex for the corresponding
interface entry in the MPLS-VPN-layer in the ifTable.
Note that this table does not necessarily correspond
one-to-one with all entries in the Interface MIB
having an ifType of MPLS-layer; rather, only those
that are enabled for MPLS L3VPN functionality."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnIfConfTable(1) mplsL3VpnIfConfEntry(1) 1 }

.1.3.6.1.2.1.10.166.11.1.2.1.1.2
mplsL3VpnIfVpnClassification OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX INTEGER {carrierOfCarrier(1), enterprise(2), interProvider(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes whether this link participates in a
carrier's carrier, enterprise, or inter-provider
scenario."
DEFVAL { enterprise }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnIfConfTable(1) mplsL3VpnIfConfEntry(1) 2 }

.1.3.6.1.2.1.10.166.11.1.2.1.1.3
mplsL3VpnIfVpnRouteDistProtocol OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX BITS {none(0), bgp(1), ospf(2), rip(3), isis(4), static(5), other(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes the route distribution protocol across the
PE-CE link. Note that more than one routing protocol
may be enabled at the same time; thus, this object is
specified as a bitmask. For example, static(5) and
ospf(2) are a typical configuration."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnIfConfTable(1) mplsL3VpnIfConfEntry(1) 3 }

.1.3.6.1.2.1.10.166.11.1.2.1.1.4
mplsL3VpnIfConfStorageType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this VPN If entry.
Conceptual rows having the value 'permanent'
need not allow write access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnIfConfTable(1) mplsL3VpnIfConfEntry(1) 4 }
.1.3.6.1.2.1.10.166.11.1.2.1.1.5
mplsL3VpnIfConfRowStatus OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. Rows in this
table signify that the specified interface is
associated with this VRF. If the row creation
operation succeeds, the interface will have been
associated with the specified VRF, otherwise the
agent MUST not allow the association. If the agent
only allows read-only operations on this table, it
MUST create entries in this table as they are created
on the device. When a row in this table is in
active(1) state, no objects in that row can be
modified except mplsL3VpnIfConfStorageType and
mplsL3VpnIfConfRowStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnIfConfTable(1) mplsL3VpnIfConfEntry(1) 5 }

.1.3.6.1.2.1.10.166.11.1.2.2
mplsL3VpnVrfTable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per-interface MPLS L3VPN
VRF Table capability and associated information.
Entries in this table define VRF routing instances
associated with MPLS/VPN interfaces. Note that
multiple interfaces can belong to the same VRF
instance. The collection of all VRF instances
comprises an actual VPN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2) 2 }

.1.3.6.1.2.1.10.166.11.1.2.2.1
mplsL3VpnVrfEntry OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsL3VpnVrfName }
DESCRIPTION "An entry in this table is created by an LSR for
every VRF capable of supporting MPLS L3VPN. The
indexing provides an ordering of VRFs per-VPN
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) 1 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.1
mplsL3VpnVrfName OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION MplsL3VpnName
SYNTAX OCTET STRING (0..31)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The human-readable name of this VPN. This MAY
be equivalent to the [RFC2685] VPN-ID, but may
also vary. If it is set to the VPN ID, it MUST
be equivalent to the value of mplsL3VpnVrfVpnId.
It is strongly recommended that all sites supporting
VRFs that are part of the same VPN use the same
naming convention for VRFs as well as the same VPN
ID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 1 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.2
mplsL3VpnVrfVpnId OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION VPNIdOrZero
SYNTAX OCTET STRING (0 | 7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The VPN ID as specified in [RFC2685]. If a VPN ID
has not been specified for this VRF, then this
variable SHOULD be set to a zero-length OCTET
STRING."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 2 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.3
mplsL3VpnVrfDescription OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The human-readable description of this VRF."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 3 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.4
mplsL3VpnVrfRD OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION MplsL3VpnRouteDistinguisher
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The route distinguisher for this VRF."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 4 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.5
mplsL3VpnVrfCreationTime OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time at which this VRF entry was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 5 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.6
mplsL3VpnVrfOperStatus OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes whether or not a VRF is operational. A VRF is
up(1) when there is at least one interface associated
with the VRF whose ifOperStatus is up(1). A VRF is
down(2) when:
a. There does not exist at least one interface whose
ifOperStatus is up(1).
b. There are no interfaces associated with the VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 6 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.7
mplsL3VpnVrfActiveInterfaces OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total number of interfaces connected to this VRF with
ifOperStatus = up(1).

This value should increase when an interface is associated


with the corresponding VRF and its corresponding ifOperStatus
is equal to up(1). If an interface is associated whose
ifOperStatus is not up(1), then the value is not incremented
until such time as it transitions to this state.

This value should be decremented when an interface is


disassociated with a VRF or the corresponding ifOperStatus
transitions out of the up(1) state to any other state.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 7 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.8
mplsL3VpnVrfAssociatedInterfaces OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total number of interfaces connected to this VRF
(independent of ifOperStatus type)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 8 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.9
mplsL3VpnVrfConfMidRteThresh OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes mid-level water marker for the number
of routes that this VRF may hold."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 9 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.10
mplsL3VpnVrfConfHighRteThresh OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes high-level water marker for the number of
routes that this VRF may hold."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 10 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.11
mplsL3VpnVrfConfMaxRoutes OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes maximum number of routes that this VRF is
configured to hold. This value MUST be less than or
equal to mplsL3VpnVrfConfMaxPossRts unless it is set
to 0."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 11 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.12
mplsL3VpnVrfConfLastChanged OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last
change of this table entry, which includes changes of
VRF parameters defined in this table or addition or
deletion of interfaces associated with this VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 12 }
.1.3.6.1.2.1.10.166.11.1.2.2.1.13
mplsL3VpnVrfConfRowStatus OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table.
When a row in this table is in active(1) state, no
objects in that row can be modified except
mplsL3VpnVrfConfAdminStatus, mplsL3VpnVrfConfRowStatus,
and mplsL3VpnVrfConfStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 13 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.14
mplsL3VpnVrfConfAdminStatus OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX INTEGER {up(1), down(2), testing(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates the desired operational status of this
VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 14 }

.1.3.6.1.2.1.10.166.11.1.2.2.1.15
mplsL3VpnVrfConfStorageType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this VPN VRF entry.
Conceptual rows having the value 'permanent'
need not allow write access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfTable(2) mplsL3VpnVrfEntry(1) 15 }

.1.3.6.1.2.1.10.166.11.1.2.3
mplsL3VpnVrfRTTable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per-VRF route target association.
Each entry identifies a connectivity policy supported
as part of a VPN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2) 3 }

.1.3.6.1.2.1.10.166.11.1.2.3.1
mplsL3VpnVrfRTEntry OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsL3VpnVrfName, mplsL3VpnVrfRTIndex, mplsL3VpnVrfRTType }
DESCRIPTION "An entry in this table is created by an LSR for
each route target configured for a VRF supporting
a MPLS L3VPN instance. The indexing provides an
ordering per-VRF instance. See [RFC4364] for a
complete definition of a route target."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) 1 }

.1.3.6.1.2.1.10.166.11.1.2.3.1.2
mplsL3VpnVrfRTIndex OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Auxiliary index for route targets configured for a
particular VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) mplsL3VpnVrfRTEntry(1) 2 }

.1.3.6.1.2.1.10.166.11.1.2.3.1.3
mplsL3VpnVrfRTType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION MplsL3VpnRtType
SYNTAX INTEGER {import(1), export(2), both(3)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The route target distribution type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) mplsL3VpnVrfRTEntry(1) 3 }

.1.3.6.1.2.1.10.166.11.1.2.3.1.4
mplsL3VpnVrfRT OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION MplsL3VpnRouteDistinguisher
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The route target distribution policy."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) mplsL3VpnVrfRTEntry(1) 4 }

.1.3.6.1.2.1.10.166.11.1.2.3.1.5
mplsL3VpnVrfRTDescr OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Description of the route target."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) mplsL3VpnVrfRTEntry(1) 5 }

.1.3.6.1.2.1.10.166.11.1.2.3.1.6
mplsL3VpnVrfRTRowStatus OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable is used to create, modify, and/or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified except mplsL3VpnVrfRTRowStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) mplsL3VpnVrfRTEntry(1) 6 }

.1.3.6.1.2.1.10.166.11.1.2.3.1.7
mplsL3VpnVrfRTStorageType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this VPN route target (RT) entry.
Conceptual rows having the value 'permanent'
need not allow write access to any columnar
objects in the row."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfRTTable(3) mplsL3VpnVrfRTEntry(1) 7 }

.1.3.6.1.2.1.10.166.11.1.2.6
mplsL3VpnVrfSecTable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per MPLS L3VPN VRF Table
security-related counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2) 6 }

.1.3.6.1.2.1.10.166.11.1.2.6.1
mplsL3VpnVrfSecEntry OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsL3VpnVrfEntry }
DESCRIPTION "An entry in this table is created by an LSR for
every VRF capable of supporting MPLS L3VPN. Each
entry in this table is used to indicate security-related
information for each VRF entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfSecTable(6) 1 }

.1.3.6.1.2.1.10.166.11.1.2.6.1.1
mplsL3VpnVrfSecIllegalLblVltns OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of illegally received
labels on this VPN/VRF.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsL3VpnVrfSecDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfSecTable(6) mplsL3VpnVrfSecEntry(1) 1 }

.1.3.6.1.2.1.10.166.11.1.2.6.1.2
mplsL3VpnVrfSecDiscontinuityTime OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at
which any one or more of this entry's counters suffered
a discontinuity. If no such discontinuities have
occurred since the last re-initialization of the local
management subsystem, then this object contains a zero
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnConf(2)
mplsL3VpnVrfSecTable(6) mplsL3VpnVrfSecEntry(1) 2 }

.1.3.6.1.2.1.10.166.11.1.3
mplsL3VpnPerf OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) 3 }

.1.3.6.1.2.1.10.166.11.1.3.1
mplsL3VpnVrfPerfTable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per MPLS L3VPN VRF Table performance
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3) 1 }

.1.3.6.1.2.1.10.166.11.1.3.1.1
mplsL3VpnVrfPerfEntry OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { mplsL3VpnVrfEntry }
DESCRIPTION "An entry in this table is created by an LSR for
every VRF capable of supporting MPLS L3VPN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3)
mplsL3VpnVrfPerfTable(1) 1 }

.1.3.6.1.2.1.10.166.11.1.3.1.1.1
mplsL3VpnVrfPerfRoutesAdded OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of routes added to this VPN/VRF
since the last discontinuity. Discontinuities in
the value of this counter can occur
at re-initialization of the management system, and at
other times as indicated by the value of
mplsL3VpnVrfPerfDiscTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3)
mplsL3VpnVrfPerfTable(1) mplsL3VpnVrfPerfEntry(1) 1 }

.1.3.6.1.2.1.10.166.11.1.3.1.1.2
mplsL3VpnVrfPerfRoutesDeleted OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of routes removed from this VPN/VRF.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsL3VpnVrfPerfDiscTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3)
mplsL3VpnVrfPerfTable(1) mplsL3VpnVrfPerfEntry(1) 2 }

.1.3.6.1.2.1.10.166.11.1.3.1.1.3
mplsL3VpnVrfPerfCurrNumRoutes OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of routes currently used by this
VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3)
mplsL3VpnVrfPerfTable(1) mplsL3VpnVrfPerfEntry(1) 3 }

.1.3.6.1.2.1.10.166.11.1.3.1.1.4
mplsL3VpnVrfPerfRoutesDropped OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter should be incremented when the number of routes
contained by the specified VRF exceeds or attempts to exceed
the maximum allowed value as indicated by
mplsL3VpnVrfMaxRouteThreshold.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at
other times as indicated by the value of
mplsL3VpnVrfPerfDiscTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3)
mplsL3VpnVrfPerfTable(1) mplsL3VpnVrfPerfEntry(1) 4 }

.1.3.6.1.2.1.10.166.11.1.3.1.1.5
mplsL3VpnVrfPerfDiscTime OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at
which any one or more of this entry's counters suffered
a discontinuity. If no such discontinuities have
occurred since the last re-initialization of the local
management subsystem, then this object contains a zero
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnPerf(3)
mplsL3VpnVrfPerfTable(1) mplsL3VpnVrfPerfEntry(1) 5 }

.1.3.6.1.2.1.10.166.11.1.4
mplsL3VpnRoute OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) 4 }

.1.3.6.1.2.1.10.166.11.1.4.1
mplsL3VpnVrfRteTable OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies per-interface MPLS L3VPN VRF Table
routing information. Entries in this table define VRF routing
entries associated with the specified MPLS/VPN interfaces. Note
that this table contains both BGP and Interior Gateway Protocol
IGP routes, as both may appear in the same VRF."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4) 1 }

.1.3.6.1.2.1.10.166.11.1.4.1.1
mplsL3VpnVrfRteEntry OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mplsL3VpnVrfName, mplsL3VpnVrfRteInetCidrDestType,
mplsL3VpnVrfRteInetCidrDest, mplsL3VpnVrfRteInetCidrPfxLen,
mplsL3VpnVrfRteInetCidrPolicy, mplsL3VpnVrfRteInetCidrNHopType,
mplsL3VpnVrfRteInetCidrNextHop }
DESCRIPTION "An entry in this table is created by an LSR for every route
present configured (either dynamically or statically) within
the context of a specific VRF capable of supporting MPLS/BGP
VPN. The indexing provides an ordering of VRFs per-VPN
interface.

Implementers need to be aware that there are quite a few


index objects that together can exceed the size allowed
for an Object Identifier (OID). So implementers must make
sure that OIDs of column instances in this table will have
no more than 128 sub-identifiers, otherwise they cannot be
accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) 1 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.1
mplsL3VpnVrfRteInetCidrDestType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the mplsL3VpnVrfRteInetCidrDest address, as
defined in the InetAddress MIB.

Only those address types that may appear in an actual


routing table are allowed as values of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 1 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.2
mplsL3VpnVrfRteInetCidrDest OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination IP address of this route.

The type of this address is determined by the value of


the mplsL3VpnVrfRteInetCidrDestType object.

The values for the index objects


mplsL3VpnVrfRteInetCidrDest and
mplsL3VpnVrfRteInetCidrPfxLen must be consistent. When
the value of mplsL3VpnVrfRteInetCidrDest is x, then
the bitwise logical-AND of x with the value of the mask
formed from the corresponding index object
mplsL3VpnVrfRteInetCidrPfxLen MUST be
equal to x. If not, then the index pair is not
consistent and an inconsistentName error must be
returned on SET or CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 2 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.3
mplsL3VpnVrfRteInetCidrPfxLen OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..128)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Indicates the number of leading one bits that form the
mask to be logical-ANDed with the destination address
before being compared to the value in the
mplsL3VpnVrfRteInetCidrDest field.

The values for the index objects


mplsL3VpnVrfRteInetCidrDest and
mplsL3VpnVrfRteInetCidrPfxLen must be consistent. When
the value of mplsL3VpnVrfRteInetCidrDest is x, then the
bitwise logical-AND of x with the value of the mask
formed from the corresponding index object
mplsL3VpnVrfRteInetCidrPfxLen MUST be
equal to x. If not, then the index pair is not
consistent and an inconsistentName error must be
returned on SET or CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 3 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.4
mplsL3VpnVrfRteInetCidrPolicy OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is an opaque object without any defined
semantics. Its purpose is to serve as an additional
index that may delineate between multiple entries to
the same destination. The value { 0 0 } shall be used
as the default value for this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 4 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.5
mplsL3VpnVrfRteInetCidrNHopType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the mplsL3VpnVrfRteInetCidrNextHop address,
as defined in the InetAddress MIB.

Value should be set to unknown(0) for non-remote


routes.

Only those address types that may appear in an actual


routing table are allowed as values of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 5 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.6
mplsL3VpnVrfRteInetCidrNextHop OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "On remote routes, the address of the next system en
route. For non-remote routes, a zero-length string.
The type of this address is determined by the value of
the mplsL3VpnVrfRteInetCidrNHopType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 6 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.7
mplsL3VpnVrfRteInetCidrIfIndex OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The ifIndex value that identifies the local interface
through which the next hop of this route should be
reached. A value of 0 is valid and represents the
scenario where no interface is specified."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 7 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.8
mplsL3VpnVrfRteInetCidrType OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX INTEGER {other(1), reject(2), local(3), remote(4), blackhole(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of route. Note that local(3) refers to a
route for which the next hop is the final destination;
remote(4) refers to a route for which the next hop is
not the final destination.

Routes that do not result in traffic forwarding or


rejection should not be displayed even if the
implementation keeps them stored internally.

reject(2) refers to a route that, if matched, discards


the message as unreachable and returns a notification
(e.g., ICMP error) to the message sender. This is used
in some protocols as a means of correctly aggregating
routes.

blackhole(5) refers to a route that, if matched,


discards the message silently."
DEFVAL { other }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 8 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.9
mplsL3VpnVrfRteInetCidrProto OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION IANAipRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15), ciscoEigrp(16), dvmrp(17)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which this route was learned.
Inclusion of values for gateway routing protocols is
not intended to imply that hosts should support those
protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 9 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.10
mplsL3VpnVrfRteInetCidrAge OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds since this route was last updated
or otherwise determined to be correct. Note that no
semantics of 'too old' can be implied except through
knowledge of the routing protocol by which the route
was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 10 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.11
mplsL3VpnVrfRteInetCidrNextHopAS OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION InetAutonomousSystemNumber
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Autonomous System Number of the next hop. The
semantics of this object are determined by the
routing protocol specified in the route's
mplsL3VpnVrfRteInetCidrProto value. When this
object is unknown or not relevant, its value should
be set to zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 11 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.12
mplsL3VpnVrfRteInetCidrMetric1 OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Integer32 (-1 | 0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The primary routing metric for this route. The
semantics of this metric are determined by the
routing protocol specified in the route's
mplsL3VpnVrfRteInetCidrProto value. If this
metric is not used, its value should be set to
-1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 12 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.13
mplsL3VpnVrfRteInetCidrMetric2 OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Integer32 (-1 | 0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing
protocol specified in the route's
mplsL3VpnVrfRteInetCidrProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 13 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.14
mplsL3VpnVrfRteInetCidrMetric3 OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Integer32 (-1 | 0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing
protocol specified in the route's
mplsL3VpnVrfRteInetCidrProto
value. If this metric is not used, its value should be
set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 14 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.15
mplsL3VpnVrfRteInetCidrMetric4 OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Integer32 (-1 | 0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing
protocol specified in the route's
mplsL3VpnVrfRteInetCidrProto value. If this metric
is not used, its value should be set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 15 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.16
mplsL3VpnVrfRteInetCidrMetric5 OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
SYNTAX Integer32 (-1 | 0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An alternate routing metric for this route. The
semantics of this metric are determined by the routing
protocol specified in the route's
mplsL3VpnVrfRteInetCidrProto value. If this metric is
not used, its value should be set to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 16 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.17
mplsL3VpnVrfRteXCPointer OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Index into mplsXCTable that identifies which cross-
connect entry is associated with this VRF route entry
by containing the mplsXCIndex of that cross-connect entry.
The string containing the single-octet 0x00 indicates that
a label stack is not associated with this route entry. This
can be the case because the label bindings have not yet
been established, or because some change in the agent has
removed them.

When the label stack associated with this VRF route is created,
it MUST establish the associated cross-connect
entry in the mplsXCTable and then set that index to the value
of this object. Changes to the cross-connect object in the
mplsXCTable MUST automatically be reflected in the value of
this object. If this object represents a static routing entry,
then the manager must ensure that this entry is maintained
consistently in the corresponding mplsXCTable as well."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 17 }

.1.3.6.1.2.1.10.166.11.1.4.1.1.18
mplsL3VpnVrfRteInetCidrStatus OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The row status variable, used according to row
installation and removal conventions.
A row entry cannot be modified when the status is
marked as active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnObjects(1) mplsL3VpnRoute(4)
mplsL3VpnVrfRteTable(1) mplsL3VpnVrfRteEntry(1) 18 }
.1.3.6.1.2.1.10.166.11.2
mplsL3VpnConformance OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) 2 }

.1.3.6.1.2.1.10.166.11.2.1
mplsL3VpnGroups OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) 1 }

.1.3.6.1.2.1.10.166.11.2.1.1
mplsL3VpnScalarGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Collection of scalar objects required for MPLS VPN
management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 1 }

.1.3.6.1.2.1.10.166.11.2.1.2
mplsL3VpnVrfGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Collection of objects needed for MPLS VPN VRF
management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 2 }

.1.3.6.1.2.1.10.166.11.2.1.3
mplsL3VpnIfGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Collection of objects needed for MPLS VPN interface
management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 3 }

.1.3.6.1.2.1.10.166.11.2.1.4
mplsL3VpnPerfGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Collection of objects needed for MPLS VPN
performance information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 4 }

.1.3.6.1.2.1.10.166.11.2.1.5
mplsL3VpnPerfRouteGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Collection of objects needed to track MPLS VPN
routing table dropped routes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 5 }

.1.3.6.1.2.1.10.166.11.2.1.7
mplsL3VpnSecGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Collection of objects needed for MPLS VPN
security-related information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 7 }
.1.3.6.1.2.1.10.166.11.2.1.8
mplsL3VpnVrfRteGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Objects required for VRF route table management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 8 }

.1.3.6.1.2.1.10.166.11.2.1.9
mplsL3VpnVrfRTGroup OBJECT-GROUP
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Objects required for VRF route target management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 9 }

.1.3.6.1.2.1.10.166.11.2.1.10
mplsL3VpnNotificationGroup OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Objects required for MPLS VPN notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnGroups(1) 10 }

.1.3.6.1.2.1.10.166.11.2.2
mplsL3VpnCompliances OBJECT-TYPE
-- FROM MPLS-L3VPN-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) 2 }

.1.3.6.1.2.1.10.166.11.2.2.1
mplsL3VpnModuleFullCompliance MODULE-COMPLIANCE
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Compliance statement for agents that provide full support
for the MPLS-L3VPN-STD-MIB"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnCompliances(2)
1 }

.1.3.6.1.2.1.10.166.11.2.2.2
mplsL3VpnModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM MPLS-L3VPN-STD-MIB
DESCRIPTION "Compliance requirement for implementations that only
provide read-only support for MPLS-L3VPN-STD-MIB.
Such devices can then be monitored but cannot be
configured using this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
mplsStdMIB(166) mplsL3VpnMIB(11) mplsL3VpnConformance(2) mplsL3VpnCompliances(2)
2 }

.1.3.6.1.2.1.10.246
pwStdMIB MODULE-IDENTITY
-- FROM PW-STD-MIB
DESCRIPTION "This MIB module contains managed object definitions for
pseudowire operation as in Bryant, S. and P. Pate, 'Pseudo
Wire Emulation Edge-to-Edge (PWE3) Architecture' [RFC3985],
Martini, L., et al, 'Pseudowire Setup and Maintenance Using
the Label Distribution Protocol (LDP)' [RFC4447], and
Townsley, M., et al, 'Layer Two Tunneling Protocol
(Version 3)' [RFC3931].
This MIB module enables the use of any underlying packet
switched network (PSN). MIB nodules that will support
PW operations over specific PSN types are defined in
separate memos.

The indexes for this MIB module are also used to index the
PSN-specific tables and the PW-specific tables. The PW Type
dictates which PW-specific MIB module to use.

Copyright (c) 2009 IETF Trust and the persons identified


as authors of the code. All rights reserved.

Redistribution and use in source and binary forms, with or


without modification, are permitted provided that the following
conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the following
disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.

- Neither the name of Internet Society, IETF or IETF Trust, nor


the names of specific contributors, may be used to endorse or
promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5601;


see the RFC itself for full legal notices.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) 246 }

.1.3.6.1.2.1.10.246.0
pwNotifications OBJECT-TYPE
-- FROM PW-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) 0 }

.1.3.6.1.2.1.10.246.0.1
pwDown NOTIFICATION-TYPE
-- FROM PW-STD-MIB
OBJECTS { pwOperStatus, pwOperStatus }
DESCRIPTION "This notification is generated when the pwOperStatus
object for one or more contiguous entries in the pwTable are
about to enter the down(2) or lowerLayerDown(6) state from
any other state, except for transition from the
notPresent(5) state. For the purpose of deciding when
these notifications occur, the lowerLayerDown(6) state
and the down(2) state are considered to be equivalent;
i.e., there is no notification on transition from
lowerLayerDown(6) into down(2), and there is a trap on
transition from any other state except down(2) (and
notPresent) into lowerLayerDown(6).

The included values of pwOperStatus MUST each be equal to


down(2) or lowerLayerDown(6). The two instances of
pwOperStatus in this notification indicate the range of
indexes that are affected. Note that all the indexes of
the two ends of the range can be derived from the
instance identifiers of these two objects. For cases
where a contiguous range of cross-connects have
transitioned into the down(2) and lowerLayerDown(6) states
at roughly the same time, the device SHOULD issue a single
notification for each range of contiguous indexes in an
effort to minimize the emission of a large number of
notifications. If a notification has to be issued for
just a single cross-connect entry, then the instance
identifier (and values) of the two pwOperStatus objects
MUST be identical."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwNotifications(0) 1 }

.1.3.6.1.2.1.10.246.0.2
pwUp NOTIFICATION-TYPE
-- FROM PW-STD-MIB
OBJECTS { pwOperStatus, pwOperStatus }
DESCRIPTION "This notification is generated when the pwOperStatus
object for one or more contiguous entries in the pwTable are
about to enter the up(1) state from some other state
except the notPresent(5) state and given that the pwDown
notification been issued for these entries. The included
values of pwOperStatus MUST both be set equal to this
new state (i.e., up(1)). The two instances of pwOperStatus
in this notification indicate the range of indexes that
are affected. Note that all the indexes of the two ends
of the range can be derived from the instance identifiers
of these two objects. For cases where a contiguous range
of cross-connects have transitioned into the up(1) state
at roughly the same time, the device SHOULD issue a single
notification for each range of contiguous indexes in an
effort to minimize the emission of a large number of
notifications. If a notification has to be issued for
just a single cross-connect entry, then the instance
identifier (and values) of the two pwOperStatus objects
MUST be identical."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwNotifications(0) 2 }

.1.3.6.1.2.1.10.246.0.3
pwDeleted NOTIFICATION-TYPE
-- FROM PW-STD-MIB
OBJECTS { pwType, pwID, pwPeerAddrType, pwPeerAddr }
DESCRIPTION "This notification is generated when the PW has been
deleted, i.e., when the pwRowStatus has been set to
destroy(6) or the PW has been deleted by a non-MIB
application or due to an auto-discovery process.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwNotifications(0) 3 }

.1.3.6.1.2.1.10.246.1
pwObjects OBJECT-TYPE
-- FROM PW-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) 1 }

.1.3.6.1.2.1.10.246.1.1
pwIndexNext OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to be used for
pwIndex when creating entries in the pwTable. The value 0
indicates that no unassigned entries are available. To
obtain the value of pwIndex for a new entry in the pwTable,
the manager issues a management protocol retrieval
operation. The agent will determine through its local policy
when this index value will be made available for reuse."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 1 }

.1.3.6.1.2.1.10.246.1.2
pwTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies information for configuring and
status monitoring that is common to all service types
and PSN types."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 2 }

.1.3.6.1.2.1.10.246.1.2.1
pwEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex }
DESCRIPTION "A row in this table represents a pseudowire (PW) virtual
connection across a packet network. It is indexed by
pwIndex, which uniquely identifies a singular
connection.
A row can be created by an operator command from a
management plan of a PE, by signaling, or due to auto-
discovery process. An operator's command can be issued via
a non-SNMP application; in such case, a row will be created
implicitly by the agent.
The read-create objects in this table are divided into
three categories:
1) Objects that MUST NOT be changed after row activation.
These are objects that define basic properties of the
PW (for example type, destination, etc.).
2) Objects that MAY be changed when the PW is
defined as not active. A change of these objects involves
re-signaling of the PW or it might be traffic affecting.
PW not active is defined as one of the following
conditions:
a) The pwRowStatus is notInService(2).
b) The pwRowStatus is notReady(3).
c) The pwAdminStatus is down(2).
If the operator needs to change one of the values for an
active row, the operator can either set the pwRowStatus to
notInService(2) or set pwAdminStatus to down(2).
Signaling (or traffic) is initiated again upon setting
the pwRowStatus to active(1) or setting the pwAdminStatus
to up(1) or testing(3), respectively.

3) Objects that MAY be changed at any time.

A PW MAY have an entry in the ifTable in addition to the


entry in this table. In this case, a special ifType for PW
will be set in the ifTable, and the ifIndex in the ifTable
of the PW will be set in the pwIfIndex object in this table.

By default, all the read-create objects MUST NOT be


changed after row activation, unless specifically indicated
in the individual object description.

Manual entries in this table SHOULD be preserved after a


reboot; the agent MUST ensure the integrity of those
entries. If the set of entries of a specific row are found
to be inconsistent after reboot, the PW pwOperStatus MUST
be declared as notPresent(5).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) 1 }

.1.3.6.1.2.1.10.246.1.2.1.1
pwIndex OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIndexType
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index for the conceptual row identifying a PW within
this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 1 }

.1.3.6.1.2.1.10.246.1.2.1.2
pwType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION IANAPwTypeTC
SYNTAX INTEGER {other(0), frameRelayDlciMartiniMode(1), atmAal5SduVcc(2),
atmTransparent(3), ethernetTagged(4), ethernet(5), hdlc(6), ppp(7), cem(8),
atmCellNto1Vcc(9), atmCellNto1Vpc(10), ipLayer2Transport(11), atmCell1to1Vcc(12),
atmCell1to1Vpc(13), atmAal5PduVcc(14), frameRelayPortMode(15), cep(16),
e1Satop(17), t1Satop(18), e3Satop(19), t3Satop(20), basicCesPsn(21),
basicTdmIp(22), tdmCasCesPsn(23), tdmCasTdmIp(24), frDlci(25), wildcard(32767)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value indicates the emulated service to be carried over
this PW.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 2 }

.1.3.6.1.2.1.10.246.1.2.1.3
pwOwner OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX INTEGER {manual(1), pwIdFecSignaling(2), genFecSignaling(3),
l2tpControlProtocol(4), other(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is set by the operator to indicate the protocol
responsible for establishing this PW.
'manual' is used in all cases where no maintenance
protocol (PW signaling) is used to set up the PW, i.e.,
configuration of entries in the PW tables including
PW labels, etc., is done by setting the MIB fields manually.
'pwIdFecSignaling' is used in case of signaling with the
Pwid FEC element with LDP signaling.
'genFecSignaling' is used in case of LDP signaling with
the generalized FEC.
'l2tpControlProtocol' indicates the use of the L2TP
control protocol.
'other' is used for other types of signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 3 }

.1.3.6.1.2.1.10.246.1.2.1.4
pwPsnType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION IANAPwPsnTypeTC
SYNTAX INTEGER {mpls(1), l2tp(2), udpOverIp(3), mplsOverIp(4), mplsOverGre(5),
other(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is set by the operator to indicate the PSN type.
Based on this object, the relevant PSN table's entry is
created in the PSN-specific MIB modules.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 4 }

.1.3.6.1.2.1.10.246.1.2.1.5
pwSetUpPriority OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object defines the relative priority of the PW
during set-up in a lowest-to-highest fashion, where 0
is the highest priority. PWs with the same priority
are treated with equal priority. PWs that have not yet
completed setup will report 'dormant' in the
pwOperStatus.
This value is significant if there are competing resources
among PWs and the implementation supports this feature.
Equal priority handling with competing resources is
implementation specific.
This object MAY be changed at any time."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 5 }

.1.3.6.1.2.1.10.246.1.2.1.6
pwHoldingPriority OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object defines the relative holding priority of the
PW in a lowest-to-highest fashion, where 0 is the highest
priority. PWs with the same priority are treated equally.
This value is significant if there are competing resources
among PWs and the implementation supports this feature.
Equal priority handling with competing resources is
implementation specific.
This object MAY be changed only if the PW is not active."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 6 }

.1.3.6.1.2.1.10.246.1.2.1.8
pwPeerAddrType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Denotes the address type of the peer node. It should be
set to 'unknown' if PE/PW maintenance protocol is not used
and the address is unknown."
DEFVAL { ipv4 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 8 }

.1.3.6.1.2.1.10.246.1.2.1.9
pwPeerAddr OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains the value of the peer node address
of the PW/PE maintenance protocol entity. This object
SHOULD contain a value of all zeroes if not applicable
(pwPeerAddrType is 'unknown')."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 9 }

.1.3.6.1.2.1.10.246.1.2.1.10
pwAttachedPwIndex OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIndexOrZeroType
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the PW is attached to another PW instead of a local
native service, this item indicates the pwIndex of the
attached PW. Otherwise, this object MUST
be set to zero. Attachment to another PW will have no
PW specific entry in any of the service MIB modules."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 10 }

.1.3.6.1.2.1.10.246.1.2.1.11
pwIfIndex OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the ifIndex of the PW if the PW is
represented in the ifTable. Otherwise, it MUST be set
to zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 11 }

.1.3.6.1.2.1.10.246.1.2.1.12
pwID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIDType
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Pseudowire identifier.

If the pwOwner object is 'pwIdFecSignaling' or


'l2tpControlProtocol', then this object is signaled in the
outgoing PW ID field within the 'Virtual Circuit FEC
Element'. For other values of pwOwner, this object is not
signaled and it MAY be set to zero.

For implementations that support the pwIndexMappingTable,


a non-zero value is RECOMMENDED, even if this
identifier is not signaled. This is so that reverse
mappings can be provided by pwIndexMappingTable and
pwPeerMappingTable. It is therefore RECOMMENDED that the
value of this pwID be unique (or if pwPeerAddrType is not
'unknown', at least [pwType, pwID, pwPeerAddrType, pwPeerAddr]
is unique.)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 12 }

.1.3.6.1.2.1.10.246.1.2.1.13
pwLocalGroupID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGroupID
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Used in the Group ID field sent to the peer PW End Service
within the maintenance protocol used for PW setup.
It SHOULD be set to zero if a maintenance protocol is
not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 13 }

.1.3.6.1.2.1.10.246.1.2.1.14
pwGroupAttachmentID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwAttachmentIdentifierType
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is an octet string representing the attachment
group identifier (AGI) that this PW belongs to, which
typically identifies the VPN ID.
Applicable if pwOwner equals 'genFecSignaling'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 14 }

.1.3.6.1.2.1.10.246.1.2.1.15
pwLocalAttachmentID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwAttachmentIdentifierType
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is an octet string representing the local
forwarder attachment individual identifier (AII) to be
used by this PW. It is used as the Source AII (SAII) for
outgoing signaling messages and the Target AII (TAII) in
the incoming messages from the peer. Applicable if
pwOwner equal 'genFecSignaling'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 15 }

.1.3.6.1.2.1.10.246.1.2.1.16
pwRemoteAttachmentID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwAttachmentIdentifierType
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is an octet string representing the remote
forwarder attachment individual identifier (AII) to be
used by this PW. It is used as the TAII for outgoing
signaling messages and the SAII in the incoming messages
from the peer.
Applicable if pwOwner equals 'genFecSignaling'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 16 }

.1.3.6.1.2.1.10.246.1.2.1.17
pwCwPreference OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Defines if the control word will be sent with each packet
by the local node. Some PW types mandate the use of a
control word, and in such cases, the value configured for
this object has no effect on the existence of the control
word.
This object MAY be changed only if the PW is not active."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 17 }

.1.3.6.1.2.1.10.246.1.2.1.18
pwLocalIfMtu OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If not equal to zero, the optional IfMtu object in the
signaling protocol will be sent with this value, which
represents the locally supported MTU size over the
interface (or the virtual interface) associated with the
PW.
This object MAY be changed only if the PW is not active."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 18 }

.1.3.6.1.2.1.10.246.1.2.1.19
pwLocalIfString OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A PW MAY be associated to an interface (or a virtual
interface) in the ifTable of the node as part of the
service configuration. This object defines if the
maintenance protocol will send the interface's name
(ifAlias) as it appears in the ifTable. If set to false,
the optional element will not be sent.
This object MAY be changed only if the PW is not active."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 19 }

.1.3.6.1.2.1.10.246.1.2.1.20
pwLocalCapabAdvert OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION IANAPwCapabilities
SYNTAX BITS {pwStatusIndication(0), pwVCCV(1)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If a maintenance protocol is used, it indicates the
capabilities the local node will advertise to the peer. The
operator MAY selectively assign a partial set of
capabilities. In case of manual configuration of the PW, the
operator SHOULD set non-conflicting options (for example,
only a single type of Operations, Administration, and
Management (OAM)) out of the available options in the
implementation. It is possible to change the value of
this object when the PW is not active. The agent MUST
reject any attempt to set a capability that is not
supported.

The default value MUST be the full set of local node


capabilities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 20 }

.1.3.6.1.2.1.10.246.1.2.1.21
pwRemoteGroupID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGroupID
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is obtained from the Group ID field as
received via the maintenance protocol used for PW setup.
Value of zero will be reported if not used.
Value of 0xFFFFFFFF shall be used if the object is yet to be
defined by the PW maintenance protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 21 }

.1.3.6.1.2.1.10.246.1.2.1.22
pwCwStatus OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwCwStatusTC
SYNTAX INTEGER {waitingForNextMsg(1), sentWrongBitErrorCode(2),
rxWithdrawWithWrongBitErrorCode(3), illegalReceivedBit(4), cwPresent(5),
cwNotPresent(6), notYetKnown(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If signaling is used for PW establishment, this object
indicates the status of the control word negotiation.
For either signaling or manual configuration, it indicates
if the control word (CW) is to be present for this PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 22 }

.1.3.6.1.2.1.10.246.1.2.1.23
pwRemoteIfMtu OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remote interface MTU as (optionally) received from the
remote node via the maintenance protocol. The object SHOULD
report zero if the MTU is not available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 23 }

.1.3.6.1.2.1.10.246.1.2.1.24
pwRemoteIfString OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..80)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the interface description string as received by
the maintenance protocol. It MUST be a NULL string if a
maintenance protocol is not used or the value is not known
yet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 24 }

.1.3.6.1.2.1.10.246.1.2.1.25
pwRemoteCapabilities OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION IANAPwCapabilities
SYNTAX BITS {pwStatusIndication(0), pwVCCV(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the capabilities as received from the peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 25 }

.1.3.6.1.2.1.10.246.1.2.1.26
pwFragmentCfgSize OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwFragSize
SYNTAX Unsigned32
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If set to a value other than zero, indicates that
fragmentation is desired for this PW.
This object MAY be changed only if the PW is not active."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 26 }

.1.3.6.1.2.1.10.246.1.2.1.27
pwRmtFragCapability OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwFragStatus
SYNTAX BITS {noFrag(0), cfgFragGreaterThanPsnMtu(1),
cfgFragButRemoteIncapable(2), remoteFragCapable(3), fragEnabled(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The status of the fragmentation based on the local
configuration and the peer capabilities as received from
the peer when a control protocol is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 27 }

.1.3.6.1.2.1.10.246.1.2.1.28
pwFcsRetentionCfg OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX INTEGER {fcsRetentionDisable(1), fcsRetentionEnable(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The local configuration of Frame Check Sequence (FCS)
retention for this PW. FCS retention can be configured for
PW types High-Level Data Link Control (HDLC), Point-to-Point
Protocol (PPP), and Ethernet only. If the implementation
does not support FCS retention, an error MUST be reported in
pwFcsRetentionStatus. This object MAY be changed only if
the PW is not active."
DEFVAL { fcsRetentionDisable }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 28 }

.1.3.6.1.2.1.10.246.1.2.1.29
pwFcsRetentionStatus OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX BITS {remoteIndicationUnknown(0), remoteRequestFcsRetention(1),
fcsRetentionEnabled(2), fcsRetentionDisabled(3), localFcsRetentionCfgErr(4),
fcsRetentionFcsSizeMismatch(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The status of the FCS retention negotiation process based on
local configuration and the remote advertisement.

remoteIndicationUnknown - set if a FEC has not been received


from the remote.

remoteRequestFcsRetention - indicates that the peer has


requested FCS retention. FCS retention will be used if
the local node is capable and configured to use it for
this PW.

fcsRetentionEnabled - FCS retention is enabled (both peers


were configured for FCS retention for signaled PW, or the
local node is configured and capable of FCS retention for
manually assigned PWs).

fcsRetentionDisabled - FCS retention is disabled (not


configured locally or not advertised by the peer).
localFcsRetentionCfgErr - set if the local node has been
configured for FCS retention but is not capable to support
it.

fcsRetentionFcsSizeMismatch - set if there is an FCS size


mismatch between the local and the peer node.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 29 }

.1.3.6.1.2.1.10.246.1.2.1.30
pwOutboundLabel OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The PW label used in the outbound direction (i.e., toward
the PSN). It might be set manually if pwOwner is 'manual';
otherwise, it is set automatically.
For MPLS, MPLS over IP, or MPLS over Generic Routing
Encapsulation (GRE) PSN, it represents the 20-bit PW tag;
for L2TP, it represents the 32-bit Session ID; and for
IP PSN, it represents the destination UDP port number.
If the label is not yet known (signaling in process), the
object SHOULD return a value of 0xFFFFFFFF.
For manual configuration, this object MAY be changed only
if the PW is not active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 30 }

.1.3.6.1.2.1.10.246.1.2.1.31
pwInboundLabel OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The PW label used in the inbound direction (i.e., packets
received from the PSN). It may be set manually if pwOwner
is 'manual'; otherwise, it is set automatically.
For MPLS, MPLS over IP, or MPLS over GRE PSN, it represents
the 20-bit PW tag; for L2TP, it represents the 32-bit
Session ID; and for IP PSN, it represents the source
UDP port number.
If the label is not yet known (signaling in process), the
object SHOULD return a value of 0xFFFFFFFF.
For manual configuration, this object MAY be changed only
if the PW is not active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 31 }

.1.3.6.1.2.1.10.246.1.2.1.32
pwName OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The canonical name assigned to the PW. This object MAY be
changed at any time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 32 }

.1.3.6.1.2.1.10.246.1.2.1.33
pwDescr OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A textual string containing information about the PW.
If there is no description, this object contains a zero-
length string. This object MAY be changed at any time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 33 }

.1.3.6.1.2.1.10.246.1.2.1.34
pwCreateTime OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this PW was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 34 }

.1.3.6.1.2.1.10.246.1.2.1.35
pwUpTime OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies the time since last change of pwOperStatus to
Up(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 35 }

.1.3.6.1.2.1.10.246.1.2.1.36
pwLastChange OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time the PW entered
its current operational state. If the current state was
entered prior to the last re-initialization of the local
network management subsystem, then this object contains a
zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 36 }

.1.3.6.1.2.1.10.246.1.2.1.37
pwAdminStatus OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX INTEGER {up(1), down(2), testing(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The desired operational status of this PW. This object MAY
be set at any time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 37 }

.1.3.6.1.2.1.10.246.1.2.1.38
pwOperStatus OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwOperStatusTC
SYNTAX INTEGER {up(1), down(2), testing(3), dormant(4), notPresent(5),
lowerLayerDown(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the operational status of the PW; it
does not reflect the status of the Customer Edge (CE) bound
interface. It is set to down only if pwNotForwarding,
psnFacingPwRxFault, or psnFacingPwTxFault indications are
set in pwLocalStatus or pwRemoteStatus.
It indicates 'lowerLayerDown' if the only reason for
not being in the 'up' state is that either the outer tunnel
or physical layer of the network side is in the 'down'
state.
All other states are declared based on the description
of the PwOperStatusTC.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 38 }

.1.3.6.1.2.1.10.246.1.2.1.39
pwLocalStatus OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwStatus
SYNTAX BITS {pwNotForwarding(0), servicePwRxFault(1), servicePwTxFault(2),
psnPwRxFault(3), psnPwTxFault(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the status of the PW in the local node.
The various indications in this object SHOULD be
available independent of the ability of the local node to
advertise them or the remote node to accept these status
indications through the control protocol.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 39 }

.1.3.6.1.2.1.10.246.1.2.1.40
pwRemoteStatusCapable OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX INTEGER {notApplicable(1), notYetKnown(2), remoteCapable(3),
remoteNotCapable(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the remote node capability to advertise the
PW status notification.
notApplicable SHOULD be reported for a manually set PW, or
if the local node is not capable of accepting the status
notification object.
notYetKnown SHOULD be reported if the signaling protocol
has not yet finished the process of capability
determination.
remoteCapable and remoteNotcapable SHOULD be reported
based on the initial signaling exchange that has
determined the remote node capability.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 40 }

.1.3.6.1.2.1.10.246.1.2.1.41
pwRemoteStatus OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwStatus
SYNTAX BITS {pwNotForwarding(0), servicePwRxFault(1), servicePwTxFault(2),
psnPwRxFault(3), psnPwTxFault(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the status of the PW as was advertised by the
remote. If the remote is not capable of advertising the
status object, or the local node is not able to accept
the status object through signaling, then the applicable
bit is 'pwNotForwarding', which is set if the remote has
sent label release or label withdraw for this PW.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 41 }

.1.3.6.1.2.1.10.246.1.2.1.42
pwTimeElapsed OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfTimeElapsed
SYNTAX Integer32 (0..86399)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds, including partial seconds,
that have elapsed since the beginning of the current
interval measurement period."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 42 }

.1.3.6.1.2.1.10.246.1.2.1.43
pwValidIntervals OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfValidIntervals
SYNTAX Integer32 (0..96)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of previous 15-minute intervals
for which data was collected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 43 }

.1.3.6.1.2.1.10.246.1.2.1.44
pwRowStatus OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "For creating, modifying, and deleting this row.
This object MAY be changed at any time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 44 }

.1.3.6.1.2.1.10.246.1.2.1.45
pwStorageType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the storage type for this
object."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 45 }
.1.3.6.1.2.1.10.246.1.2.1.46
pwOamEnable OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates if OAM is enabled for this
PW. It MAY be changed at any time."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 46 }

.1.3.6.1.2.1.10.246.1.2.1.47
pwGenAGIType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGenIdType
SYNTAX Unsigned32 (0..254)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the AGI type if generalized FEC
(129) is used for PW signaling or configuration. It SHOULD
return the value of zero otherwise."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 47 }

.1.3.6.1.2.1.10.246.1.2.1.48
pwGenLocalAIIType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGenIdType
SYNTAX Unsigned32 (0..254)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is the type of the local forwarder
attachment individual identifier (AII) to be used
by this PW if generalized FEC (129) is used for PW
signaling or configuration."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 48 }

.1.3.6.1.2.1.10.246.1.2.1.49
pwGenRemoteAIIType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGenIdType
SYNTAX Unsigned32 (0..254)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is the type of the remote forwarder
attachment individual identifier (AII) to be used
by this PW if generalized FEC (129) is used for PW
signaling or configuration."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwTable(2) pwEntry(1) 49 }

.1.3.6.1.2.1.10.246.1.3
pwPerfCurrentTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides per-PW performance information for
the current interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 3 }

.1.3.6.1.2.1.10.246.1.3.1
pwPerfCurrentEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex }
DESCRIPTION "An entry in this table is created by the agent for
every PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) 1 }

.1.3.6.1.2.1.10.246.1.3.1.1
pwPerfCurrentInHCPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of packets received by
the PW (from the PSN) in the current 15-minute
interval. This is the 64-bit version of
pwPerfCurrentInPackets, if pwPerfCurrentInHCPackets
is supported according to the rules spelled out
in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 1 }

.1.3.6.1.2.1.10.246.1.3.1.2
pwPerfCurrentInHCBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of bytes received by the
PW (from the PSN) in the current 15-minute interval.
This is the 64-bit version of pwPerfCurrentInBytes, if
pwPerfCurrentInHCBytes is supported according to the
rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 2 }

.1.3.6.1.2.1.10.246.1.3.1.3
pwPerfCurrentOutHCPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of packets forwarded by
the PW (to the PSN) in the current 15-minute interval.
This is the 64-bit version of pwPerfCurrentOutPackets,
if pwPerfCurrentOutHCPackets is supported according to
the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 3 }

.1.3.6.1.2.1.10.246.1.3.1.4
pwPerfCurrentOutHCBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfCurrentCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of bytes forwarded by
the PW (to the PSN) in the current 15-minute interval.
This is the 64-bit version of pwPerfCurrentOutBytes,
if pwPerfCurrentOutHCBytes is supported according to
the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 4 }

.1.3.6.1.2.1.10.246.1.3.1.5
pwPerfCurrentInPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The counter for number of packets received by the PW (from
the PSN) in the current 15-minute interval.
This is the 32-bit version of pwPerfCurrentInHCPackets,
if pwPerfCurrentInHCPackets is supported according to
the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 5 }

.1.3.6.1.2.1.10.246.1.3.1.6
pwPerfCurrentInBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The counter for number of bytes received by the
PW (from the PSN) in the current 15-minute interval.
It MUST be equal to the least significant 32 bits of
pwPerfCurrentInHCBytes, if pwPerfCurrentInHCBytes is
supported according to the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 6 }

.1.3.6.1.2.1.10.246.1.3.1.7
pwPerfCurrentOutPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The counter for number of packets forwarded by
the PW (to the PSN) in the current 15-minute interval.
It MUST be equal to the least significant 32 bits of
pwPerfCurrentOutHCPackets, if
pwPerfCurrentOutHCPackets is supported according to the
rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 7 }

.1.3.6.1.2.1.10.246.1.3.1.8
pwPerfCurrentOutBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfCurrentCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The counter for number of bytes forwarded by
the PW (to the PSN) in the current 15-minute interval.
It MUST be equal to the least significant 32 bits of
pwPerfCurrentOutHCBytes, if pwPerfCurrentOutHCBytes is
supported according to the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfCurrentTable(3) pwPerfCurrentEntry(1) 8 }

.1.3.6.1.2.1.10.246.1.4
pwPerfIntervalTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides per-PW performance information for
each interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 4 }

.1.3.6.1.2.1.10.246.1.4.1
pwPerfIntervalEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex, pwPerfIntervalNumber }
DESCRIPTION "An entry in this table is created by the agent for every
PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) 1 }

.1.3.6.1.2.1.10.246.1.4.1.1
pwPerfIntervalNumber OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Integer32 (1..96)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A number N, between 1 and 96, which identifies the
interval for which the set of statistics is available.
The interval identified by 1 is the most recently
completed 15-minute interval, and the interval identified
by N is the interval immediately preceding the one
identified by N-1.
The minimum range of N is 1 through 4. The default range
is 1 to 32. The maximum range of N is 1 through 96."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 1 }

.1.3.6.1.2.1.10.246.1.4.1.2
pwPerfIntervalValidData OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this interval
is valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 2 }

.1.3.6.1.2.1.10.246.1.4.1.3
pwPerfIntervalTimeElapsed OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfTimeElapsed
SYNTAX Integer32 (0..86399)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The duration of this interval in seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 3 }

.1.3.6.1.2.1.10.246.1.4.1.4
pwPerfIntervalInHCPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of packets received by
the PW (from the PSN) during the interval. This is the
64-bit version of pwPerfIntervalInPackets, if
pwPerfIntervalInHCPackets is supported according to the
rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 4 }

.1.3.6.1.2.1.10.246.1.4.1.5
pwPerfIntervalInHCBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of bytes received by the
PW (from the PSN) during the interval.
This is the 64-bit version of pwPerfIntervalInBytes, if
pwPerfIntervalInHCBytes is supported according to the
rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 5 }

.1.3.6.1.2.1.10.246.1.4.1.6
pwPerfIntervalOutHCPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of packets forwarded by
the PW (to the PSN) during the interval.
This is the 64-bit version of pwPerfIntervalOutPackets,
if pwPerfIntervalOutHCPackets is supported according to
the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 6 }

.1.3.6.1.2.1.10.246.1.4.1.7
pwPerfIntervalOutHCBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfIntervalCount
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for number of bytes forwarded by
the PW (to the PSN) during the interval.
This is the 64-bit version of pwPerfIntervalOutBytes,
if pwPerfIntervalOutHCBytes is supported according to
the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 7 }

.1.3.6.1.2.1.10.246.1.4.1.8
pwPerfIntervalInPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the number of packets received
by this PW during the interval.
It MUST be equal to the least significant 32 bits of
pwPerfIntervalInHCPackets, if pwPerfIntervalInHCPackets
is supported according to the rules spelled out in
RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 8 }

.1.3.6.1.2.1.10.246.1.4.1.9
pwPerfIntervalInBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the number of bytes received by
this PW during the interval. It MUST be equal to the
least significant 32 bits of pwPerfIntervalInHCBytes, if
pwPerfIntervalInHCBytes is supported according to the
rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 9 }

.1.3.6.1.2.1.10.246.1.4.1.10
pwPerfIntervalOutPackets OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the number of packets sent by this
PW during the interval.
It MUST be equal to the least significant 32 bits of
pwPerfIntervalOutHCPackets, if
pwPerfIntervalOutHCPackets is supported according to the
rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 10 }

.1.3.6.1.2.1.10.246.1.4.1.11
pwPerfIntervalOutBytes OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PerfIntervalCount
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the number of bytes sent by this
PW during the interval.
It MUST be equal to the least significant 32
bits of pwPerfIntervalOutHCBytes,
if pwPerfIntervalOutHCBytes is supported according to
the rules spelled out in RFC 2863."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerfIntervalTable(4) pwPerfIntervalEntry(1) 11 }

.1.3.6.1.2.1.10.246.1.5
pwPerf1DayIntervalTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides per-PW performance information for
the current day's measurement and the previous day's
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 5 }

.1.3.6.1.2.1.10.246.1.5.1
pwPerf1DayIntervalEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex, pwPerf1DayIntervalNumber }
DESCRIPTION "An entry in this table is created by the agent for every
PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) 1 }

.1.3.6.1.2.1.10.246.1.5.1.1
pwPerf1DayIntervalNumber OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32 (1..31)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "History Data Interval number. Interval 1 is the current day's
measurement period, interval 2 is the most recent previous
day, and interval 30 is 31 days ago. Intervals 3..31 are
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
1 }

.1.3.6.1.2.1.10.246.1.5.1.2
pwPerf1DayIntervalValidData OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if the data for this interval
is valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
2 }

.1.3.6.1.2.1.10.246.1.5.1.3
pwPerf1DayIntervalTimeElapsed OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION HCPerfTimeElapsed
SYNTAX Integer32 (0..86399)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds in the 1-day interval over which the
performance monitoring information is actually counted.
This value will be the same as the interval duration except
in a situation where performance monitoring data could not
be collected for any reason or where agent clock adjustments
have been made."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
3 }

.1.3.6.1.2.1.10.246.1.5.1.4
pwPerf1DayIntervalInHCPackets OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for the total number of packets
received by the PW (from the PSN)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
4 }

.1.3.6.1.2.1.10.246.1.5.1.5
pwPerf1DayIntervalInHCBytes OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for the total number of bytes
received by the PW (from the PSN)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
5 }

.1.3.6.1.2.1.10.246.1.5.1.6
pwPerf1DayIntervalOutHCPackets OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for the total number of packets
forwarded by the PW (to the PSN)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
6 }

.1.3.6.1.2.1.10.246.1.5.1.7
pwPerf1DayIntervalOutHCBytes OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High-capacity counter for the total number of bytes
forwarded by the PW (to the PSN)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPerf1DayIntervalTable(5) pwPerf1DayIntervalEntry(1)
7 }

.1.3.6.1.2.1.10.246.1.6
pwPerfTotalErrorPackets OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Counter for number of errors at the PW processing level,
for example, packets received with unknown PW label."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 6 }

.1.3.6.1.2.1.10.246.1.7
pwIndexMappingTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table enables the reverse mapping of the unique
PWid parameters [peer IP, PW type, and PW ID] and the
pwIndex. The table is not applicable for PWs created
manually or by using the generalized FEC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 7 }

.1.3.6.1.2.1.10.246.1.7.1
pwIndexMappingEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndexMappingPwType, pwIndexMappingPwID,
pwIndexMappingPeerAddrType, pwIndexMappingPeerAddr }
DESCRIPTION "An entry in this table MUST be created by the agent for
every PW created by the pwTable for which pwOwner
equals pwIdFecSignaling and pwID is not zero.

Implementers need to be aware that if the value of


the pwIndexMappingPeerAddr (an OID) has more than
113 sub-identifiers, then OIDs of column instances
in this table will have more than 128 sub-identifiers
and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwIndexMappingTable(7) 1 }

.1.3.6.1.2.1.10.246.1.7.1.1
pwIndexMappingPwType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION IANAPwTypeTC
SYNTAX INTEGER {other(0), frameRelayDlciMartiniMode(1), atmAal5SduVcc(2),
atmTransparent(3), ethernetTagged(4), ethernet(5), hdlc(6), ppp(7), cem(8),
atmCellNto1Vcc(9), atmCellNto1Vpc(10), ipLayer2Transport(11), atmCell1to1Vcc(12),
atmCell1to1Vpc(13), atmAal5PduVcc(14), frameRelayPortMode(15), cep(16),
e1Satop(17), t1Satop(18), e3Satop(19), t3Satop(20), basicCesPsn(21),
basicTdmIp(22), tdmCasCesPsn(23), tdmCasTdmIp(24), frDlci(25), wildcard(32767)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The PW type (indicates the service) of this PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwIndexMappingTable(7) pwIndexMappingEntry(1) 1 }

.1.3.6.1.2.1.10.246.1.7.1.2
pwIndexMappingPwID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIDType
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The PW ID of this PW. Zero if the PW is configured
manually."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwIndexMappingTable(7) pwIndexMappingEntry(1) 2 }

.1.3.6.1.2.1.10.246.1.7.1.3
pwIndexMappingPeerAddrType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address type of the peer node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwIndexMappingTable(7) pwIndexMappingEntry(1) 3 }

.1.3.6.1.2.1.10.246.1.7.1.4
pwIndexMappingPeerAddr OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address of the peer node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwIndexMappingTable(7) pwIndexMappingEntry(1) 4 }

.1.3.6.1.2.1.10.246.1.7.1.5
pwIndexMappingPwIndex OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIndexType
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that represents the PW in the pwTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwIndexMappingTable(7) pwIndexMappingEntry(1) 5 }

.1.3.6.1.2.1.10.246.1.8
pwPeerMappingTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides reverse mapping of the existing PW
based on PW type and PW ID ordering. This table is
typically useful for the element management system (EMS)
ordered query of existing PWs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 8 }

.1.3.6.1.2.1.10.246.1.8.1
pwPeerMappingEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwPeerMappingPeerAddrType, pwPeerMappingPeerAddr,
pwPeerMappingPwType, pwPeerMappingPwID }
DESCRIPTION "An entry in this table is created by the agent for every
PW entry in the pwTable.

Implementers need to be aware that if the value of the


pwPeerMappingPeerAddr (an OID) has more than 113
sub-identifiers, then OIDs of column instances in this
table will have more than 128 sub-identifiers and cannot
be accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPeerMappingTable(8) 1 }

.1.3.6.1.2.1.10.246.1.8.1.1
pwPeerMappingPeerAddrType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address type of the peer node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPeerMappingTable(8) pwPeerMappingEntry(1) 1 }

.1.3.6.1.2.1.10.246.1.8.1.2
pwPeerMappingPeerAddr OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IP address of the peer node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPeerMappingTable(8) pwPeerMappingEntry(1) 2 }

.1.3.6.1.2.1.10.246.1.8.1.3
pwPeerMappingPwType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION IANAPwTypeTC
SYNTAX INTEGER {other(0), frameRelayDlciMartiniMode(1), atmAal5SduVcc(2),
atmTransparent(3), ethernetTagged(4), ethernet(5), hdlc(6), ppp(7), cem(8),
atmCellNto1Vcc(9), atmCellNto1Vpc(10), ipLayer2Transport(11), atmCell1to1Vcc(12),
atmCell1to1Vpc(13), atmAal5PduVcc(14), frameRelayPortMode(15), cep(16),
e1Satop(17), t1Satop(18), e3Satop(19), t3Satop(20), basicCesPsn(21),
basicTdmIp(22), tdmCasCesPsn(23), tdmCasTdmIp(24), frDlci(25), wildcard(32767)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The PW type (indicates the emulated service) of this PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPeerMappingTable(8) pwPeerMappingEntry(1) 3 }

.1.3.6.1.2.1.10.246.1.8.1.4
pwPeerMappingPwID OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIDType
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The PW ID of this PW. Zero if the PW is configured
manually."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPeerMappingTable(8) pwPeerMappingEntry(1) 4 }

.1.3.6.1.2.1.10.246.1.8.1.5
pwPeerMappingPwIndex OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIndexType
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that represents the PW in the pwTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwPeerMappingTable(8) pwPeerMappingEntry(1) 5 }

.1.3.6.1.2.1.10.246.1.9
pwUpDownNotifEnable OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is set to true(1), then it enables
the emission of pwUp and pwDown
notifications; otherwise, these notifications are not
emitted."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 9 }

.1.3.6.1.2.1.10.246.1.10
pwDeletedNotifEnable OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is set to true(1), then it enables the
emission of pwDeleted notification; otherwise, this
notification is not emitted."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 10 }

.1.3.6.1.2.1.10.246.1.11
pwNotifRate OBJECT-TYPE
-- FROM PW-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object defines the maximum number of PW notifications
that can be emitted from the device per second."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 11 }

.1.3.6.1.2.1.10.246.1.12
pwGenFecIndexMappingTable OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table enables the reverse mapping of the unique
PWid parameters [GroupAttachmentID, LocalAttachmentID,
and PeerAttachmentID] and the pwIndex. The table is
only applicable for PW using the generalized FEC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) 12 }

.1.3.6.1.2.1.10.246.1.12.1
pwGenFecIndexMappingEntry OBJECT-TYPE
-- FROM PW-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwGenFecIndexMappingAGIType, pwGenFecIndexMappingAGI,
pwGenFecIndexMappingLocalAIIType, pwGenFecIndexMappingLocalAII,
pwGenFecIndexMappingRemoteAIIType, pwGenFecIndexMappingRemoteAII }
DESCRIPTION "An entry in this table MUST be created by the agent for
every PW created by the pwTable for which pwOwner
equals genFecSignaling.
Implementers need to be aware that if the combined value
of pwGenFecIndexMappingAGI, pwGenFecIndexMappingLocalAII,
and pwGenFecIndexMappingRemoteAII (OIDs) has more than
113 sub-identifiers, then OIDs of column instances
in this table will have more than 128 sub-identifiers
and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12) 1 }

.1.3.6.1.2.1.10.246.1.12.1.1
pwGenFecIndexMappingAGIType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGenIdType
SYNTAX Unsigned32 (0..254)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is the type of the attachment
group identifier (AGI) that this PW belongs to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 1 }

.1.3.6.1.2.1.10.246.1.12.1.2
pwGenFecIndexMappingAGI OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwAttachmentIdentifierType
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is an octet string representing the attachment
group identifier (AGI) that this PW belongs to,
which typically identifies the VPN ID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 2 }

.1.3.6.1.2.1.10.246.1.12.1.3
pwGenFecIndexMappingLocalAIIType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGenIdType
SYNTAX Unsigned32 (0..254)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is the type of the local forwarder
attachment individual identifier (AII) to be used
by this PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 3 }

.1.3.6.1.2.1.10.246.1.12.1.4
pwGenFecIndexMappingLocalAII OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwAttachmentIdentifierType
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is an octet string representing the local
forwarder attachment individual identifier (AII) to be used
by this PW. It is used as the SAII for outgoing signaling
messages and the TAII in the incoming messages from the
peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 4 }
.1.3.6.1.2.1.10.246.1.12.1.5
pwGenFecIndexMappingRemoteAIIType OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwGenIdType
SYNTAX Unsigned32 (0..254)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is the type of the remote forwarder
attachment individual identifier (AII) to be used
by this PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 5 }

.1.3.6.1.2.1.10.246.1.12.1.6
pwGenFecIndexMappingRemoteAII OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwAttachmentIdentifierType
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is an octet string representing the peer
forwarder attachment individual identifier (AII) to be used
by this PW. It is used as the TAII for outgoing signaling
messages and the SAII in the incoming messages from the
peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 6 }

.1.3.6.1.2.1.10.246.1.12.1.7
pwGenFecIndexMappingPwIndex OBJECT-TYPE
-- FROM PW-STD-MIB
-- TEXTUAL CONVENTION PwIndexType
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that represents the PW in the pwTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwObjects(1) pwGenFecIndexMappingTable(12)
pwGenFecIndexMappingEntry(1) 7 }

.1.3.6.1.2.1.10.246.2
pwConformance OBJECT-TYPE
-- FROM PW-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) 2 }

.1.3.6.1.2.1.10.246.2.1
pwGroups OBJECT-TYPE
-- FROM PW-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) 1 }

.1.3.6.1.2.1.10.246.2.1.1
pwBasicGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects that are required in all
implementations that support the PW MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 1 }

.1.3.6.1.2.1.10.246.2.1.2
pwPwIdGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects required for PW ID configuration
and signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 2 }

.1.3.6.1.2.1.10.246.2.1.3
pwGeneralizedFecGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects required for generalized FEC
configuration and signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 3 }

.1.3.6.1.2.1.10.246.2.1.4
pwFcsGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects required for FCS retention
configuration and signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 4 }

.1.3.6.1.2.1.10.246.2.1.5
pwFragGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects required for fragmentation
configuration and signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 5 }

.1.3.6.1.2.1.10.246.2.1.6
pwPwStatusGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects required for PW status configuration
and signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 6 }

.1.3.6.1.2.1.10.246.2.1.7
pwGetNextGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects for getting the next available
index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 7 }

.1.3.6.1.2.1.10.246.2.1.8
pwPriorityGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects for controlling the PW setup and
holding priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 8 }
.1.3.6.1.2.1.10.246.2.1.9
pwAttachmentGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects for PW configuration as ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 9 }

.1.3.6.1.2.1.10.246.2.1.10
pwPerformanceGeneralGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of general objects needed for managing the
total running performance parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 10 }

.1.3.6.1.2.1.10.246.2.1.11
pwPeformance1DayIntervalGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects needed for a PW running 1-day
interval performance collection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 11 }

.1.3.6.1.2.1.10.246.2.1.12
pwPerformanceIntervalGeneralGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of general objects needed for managing the
interval performance parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 12 }

.1.3.6.1.2.1.10.246.2.1.13
pwPeformanceIntervalGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of 32-bit objects needed for PW performance
collection in 15-minute intervals."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 13 }

.1.3.6.1.2.1.10.246.2.1.14
pwHCPeformanceIntervalGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of HC objects needed for PW performance
collection in 15-minute intervals."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 14 }

.1.3.6.1.2.1.10.246.2.1.15
pwMappingTablesGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects contained in the reverse
mapping tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 15 }

.1.3.6.1.2.1.10.246.2.1.16
pwNotificationControlGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects for controlling the PW
notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 16 }

.1.3.6.1.2.1.10.246.2.1.17
pwNotificationGroup OBJECT-TYPE
-- FROM PW-STD-MIB
DESCRIPTION "Collection of PW notifications objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 17 }

.1.3.6.1.2.1.10.246.2.1.18
pwSignalingGroup OBJECT-GROUP
-- FROM PW-STD-MIB
DESCRIPTION "Collection of objects for use in implementations that
support the PW signaling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwGroups(1) 18 }

.1.3.6.1.2.1.10.246.2.2
pwCompliances OBJECT-TYPE
-- FROM PW-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) 2 }

.1.3.6.1.2.1.10.246.2.2.1
pwModuleFullCompliance MODULE-COMPLIANCE
-- FROM PW-STD-MIB
DESCRIPTION "The compliance statement for agents that provide full
support for the PW MIB module. Such devices can
then be monitored and configured using
this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwCompliances(2) 1 }

.1.3.6.1.2.1.10.246.2.2.2
pwModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM PW-STD-MIB
DESCRIPTION "The compliance statement for agents that provide read-
only support for the PW MIB module. Such devices can
then be monitored but cannot be configured using this
MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10)
pwStdMIB(246) pwConformance(2) pwCompliances(2) 2 }

.1.3.6.1.2.1.11
snmp OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB, RFC1158-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 11 }

.1.3.6.1.2.1.11.1
snmpInPkts OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of messages delivered to the SNMP
entity from the transport service."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 1 }

.1.3.6.1.2.1.11.2
snmpOutPkts OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Messages which were
passed from the SNMP protocol entity to the
transport service."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 2 }

.1.3.6.1.2.1.11.3
snmpInBadVersions OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of SNMP messages which were delivered
to the SNMP entity and were for an unsupported SNMP
version."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 3 }

.1.3.6.1.2.1.11.4
snmpInBadCommunityNames OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of community-based SNMP messages (for
example, SNMPv1) delivered to the SNMP entity which
used an SNMP community name not known to said entity.
Also, implementations which authenticate community-based
SNMP messages using check(s) in addition to matching
the community name (for example, by also checking
whether the message originated from a transport address
allowed to use a specified community name) MAY include
in this value the number of messages which failed the
additional check(s). It is strongly RECOMMENDED that
the documentation for any security model which is used
to authenticate community-based SNMP messages specify
the precise conditions that contribute to this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 4 }

.1.3.6.1.2.1.11.5
snmpInBadCommunityUses OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of community-based SNMP messages (for
example, SNMPv1) delivered to the SNMP entity which
represented an SNMP operation that was not allowed for
the SNMP community named in the message. The precise
conditions under which this counter is incremented
(if at all) depend on how the SNMP entity implements
its access control mechanism and how its applications
interact with that access control mechanism. It is
strongly RECOMMENDED that the documentation for any
access control mechanism which is used to control access
to and visibility of MIB instrumentation specify the
precise conditions that contribute to this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 5 }

.1.3.6.1.2.1.11.6
snmpInASNParseErrs OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of ASN.1 or BER errors encountered by
the SNMP entity when decoding received SNMP messages."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 6 }

.1.3.6.1.2.1.11.8
snmpInTooBigs OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field was
`tooBig'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 8 }

.1.3.6.1.2.1.11.9
snmpInNoSuchNames OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field was
`noSuchName'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 9 }

.1.3.6.1.2.1.11.10
snmpInBadValues OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field was
`badValue'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 10 }

.1.3.6.1.2.1.11.11
snmpInReadOnlys OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number valid SNMP PDUs which were delivered
to the SNMP protocol entity and for which the value
of the error-status field was `readOnly'. It should
be noted that it is a protocol error to generate an
SNMP PDU which contains the value `readOnly' in the
error-status field, as such this object is provided
as a means of detecting incorrect implementations of
the SNMP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 11 }

.1.3.6.1.2.1.11.12
snmpInGenErrs OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were delivered
to the SNMP protocol entity and for which the value
of the error-status field was `genErr'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 12 }

.1.3.6.1.2.1.11.13
snmpInTotalReqVars OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of MIB objects which have been
retrieved successfully by the SNMP protocol entity
as the result of receiving valid SNMP Get-Request
and Get-Next PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 13 }

.1.3.6.1.2.1.11.14
snmpInTotalSetVars OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of MIB objects which have been
altered successfully by the SNMP protocol entity as
the result of receiving valid SNMP Set-Request PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 14 }

.1.3.6.1.2.1.11.15
snmpInGetRequests OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Get-Request PDUs which
have been accepted and processed by the SNMP
protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 15 }

.1.3.6.1.2.1.11.16
snmpInGetNexts OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Get-Next PDUs which have been
accepted and processed by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 16 }

.1.3.6.1.2.1.11.17
snmpInSetRequests OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Set-Request PDUs which
have been accepted and processed by the SNMP protocol
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 17 }

.1.3.6.1.2.1.11.18
snmpInGetResponses OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Get-Response PDUs which
have been accepted and processed by the SNMP protocol
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 18 }

.1.3.6.1.2.1.11.19
snmpInTraps OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Trap PDUs which have been
accepted and processed by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 19 }

.1.3.6.1.2.1.11.20
snmpOutTooBigs OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were generated
by the SNMP protocol entity and for which the value
of the error-status field was `tooBig.'"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 20 }

.1.3.6.1.2.1.11.21
snmpOutNoSuchNames OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were generated
by the SNMP protocol entity and for which the value
of the error-status was `noSuchName'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 21 }
.1.3.6.1.2.1.11.22
snmpOutBadValues OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were generated
by the SNMP protocol entity and for which the value
of the error-status field was `badValue'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 22 }

.1.3.6.1.2.1.11.24
snmpOutGenErrs OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP PDUs which were generated
by the SNMP protocol entity and for which the value
of the error-status field was `genErr'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 24 }

.1.3.6.1.2.1.11.25
snmpOutGetRequests OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Get-Request PDUs which
have been generated by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 25 }

.1.3.6.1.2.1.11.26
snmpOutGetNexts OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Get-Next PDUs which have
been generated by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 26 }

.1.3.6.1.2.1.11.27
snmpOutSetRequests OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Set-Request PDUs which
have been generated by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 27 }

.1.3.6.1.2.1.11.28
snmpOutGetResponses OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Get-Response PDUs which
have been generated by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 28 }

.1.3.6.1.2.1.11.29
snmpOutTraps OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The total number of SNMP Trap PDUs which have
been generated by the SNMP protocol entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 29 }

.1.3.6.1.2.1.11.30
snmpEnableAuthenTraps OBJECT-TYPE
-- FROM SNMPv2-MIB, RFC1213-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the SNMP entity is permitted to
generate authenticationFailure traps. The value of this
object overrides any configuration information; as such,
it provides a means whereby all authenticationFailure
traps may be disabled.

Note that it is strongly recommended that this object


be stored in non-volatile memory so that it remains
constant across re-initializations of the network
management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 30 }

.1.3.6.1.2.1.11.31
snmpSilentDrops OBJECT-TYPE
-- FROM SNMPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Confirmed Class PDUs (such as
GetRequest-PDUs, GetNextRequest-PDUs,
GetBulkRequest-PDUs, SetRequest-PDUs, and
InformRequest-PDUs) delivered to the SNMP entity which
were silently dropped because the size of a reply
containing an alternate Response Class PDU (such as a
Response-PDU) with an empty variable-bindings field
was greater than either a local constraint or the
maximum message size associated with the originator of
the request."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 31 }

.1.3.6.1.2.1.11.32
snmpProxyDrops OBJECT-TYPE
-- FROM SNMPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Confirmed Class PDUs
(such as GetRequest-PDUs, GetNextRequest-PDUs,
GetBulkRequest-PDUs, SetRequest-PDUs, and
InformRequest-PDUs) delivered to the SNMP entity which
were silently dropped because the transmission of
the (possibly translated) message to a proxy target
failed in a manner (other than a time-out) such that
no Response Class PDU (such as a Response-PDU) could
be returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmp(11) 32 }

.1.3.6.1.2.1.14
ospf MODULE-IDENTITY
-- FROM OSPF-MIB
DESCRIPTION "The MIB module to describe the OSPF Version 2
Protocol. Note that some objects in this MIB
module may pose a significant security risk.
Refer to the Security Considerations section
in RFC 4750 for more information.

Copyright (C) The IETF Trust (2006).


This version of this MIB module is part of
RFC 4750; see the RFC itself for full legal
notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 14 }

.1.3.6.1.2.1.14.1
ospfGeneralGroup OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 1 }

.1.3.6.1.2.1.14.1.1
ospfRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 32-bit integer uniquely identifying the
router in the Autonomous System.
By convention, to ensure uniqueness, this
should default to the value of one of the
router's IP interface addresses.

This object is persistent and when written


the entity SHOULD save the change to non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 1 }

.1.3.6.1.2.1.14.1.2
ospfAdminStat OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION Status
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative status of OSPF in the
router. The value 'enabled' denotes that the
OSPF Process is active on at least one interface;
'disabled' disables it on all interfaces.

This object is persistent and when written


the entity SHOULD save the change to non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 2 }

.1.3.6.1.2.1.14.1.3
ospfVersionNumber OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {version2(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current version number of the OSPF protocol is 2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 3 }

.1.3.6.1.2.1.14.1.4
ospfAreaBdrRtrStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A flag to note whether this router is an Area
Border Router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 4 }

.1.3.6.1.2.1.14.1.5
ospfASBdrRtrStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A flag to note whether this router is configured as
an Autonomous System Border Router.

This object is persistent and when written the


entity SHOULD save the change to non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 5 }

.1.3.6.1.2.1.14.1.6
ospfExternLsaCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of external (LS type-5) link state
advertisements in the link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 6 }

.1.3.6.1.2.1.14.1.7
ospfExternLsaCksumSum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit sum of the LS checksums of
the external link state advertisements
contained in the link state database. This sum
can be used to determine if there has been a
change in a router's link state database and
to compare the link state database of two
routers. The value should be treated as unsigned
when comparing two sums of checksums."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 7 }

.1.3.6.1.2.1.14.1.8
ospfTOSSupport OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The router's support for type-of-service routing.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 8 }

.1.3.6.1.2.1.14.1.9
ospfOriginateNewLsas OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of new link state advertisements
that have been originated. This number is
incremented each time the router originates a new
LSA.

Discontinuities in the value of this counter can


occur at re-initialization of the management system,
and at other times as indicated by the value of
ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 9 }

.1.3.6.1.2.1.14.1.10
ospfRxNewLsas OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of link state advertisements received
that are determined to be new instantiations.
This number does not include newer instantiations
of self-originated link state advertisements.

Discontinuities in the value of this counter can


occur at re-initialization of the management system,
and at other times as indicated by the value of
ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 10 }
.1.3.6.1.2.1.14.1.11
ospfExtLsdbLimit OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of non-default
AS-external LSAs entries that can be stored in the
link state database. If the value is -1, then
there is no limit.

When the number of non-default AS-external LSAs


in a router's link state database reaches
ospfExtLsdbLimit, the router enters
overflow state. The router never holds more than
ospfExtLsdbLimit non-default AS-external LSAs
in its database. OspfExtLsdbLimit MUST be set
identically in all routers attached to the OSPF
backbone and/or any regular OSPF area (i.e.,
OSPF stub areas and NSSAs are excluded).

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 11 }

.1.3.6.1.2.1.14.1.12
ospfMulticastExtensions OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A bit mask indicating whether the router is
forwarding IP multicast (Class D) datagrams
based on the algorithms defined in the
multicast extensions to OSPF.

Bit 0, if set, indicates that the router can


forward IP multicast datagrams in the router's
directly attached areas (called intra-area
multicast routing).

Bit 1, if set, indicates that the router can


forward IP multicast datagrams between OSPF
areas (called inter-area multicast routing).

Bit 2, if set, indicates that the router can


forward IP multicast datagrams between
Autonomous Systems (called inter-AS multicast
routing).

Only certain combinations of bit settings are


allowed, namely: 0 (no multicast forwarding is
enabled), 1 (intra-area multicasting only), 3
(intra-area and inter-area multicasting), 5
(intra-area and inter-AS multicasting), and 7
(multicasting everywhere). By default, no
multicast forwarding is enabled.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 12 }

.1.3.6.1.2.1.14.1.13
ospfExitOverflowInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d-0"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of seconds that, after entering
OverflowState, a router will attempt to leave
OverflowState. This allows the router to again
originate non-default AS-external LSAs. When
set to 0, the router will not leave
overflow state until restarted.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 13 }

.1.3.6.1.2.1.14.1.14
ospfDemandExtensions OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The router's support for demand routing.
This object is persistent and when written
the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 14 }

.1.3.6.1.2.1.14.1.15
ospfRFC1583Compatibility OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates metrics used to choose among multiple
AS-external LSAs. When RFC1583Compatibility is set to
enabled, only cost will be used when choosing among
multiple AS-external LSAs advertising the same
destination. When RFC1583Compatibility is set to
disabled, preference will be driven first by type of
path using cost only to break ties.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 15 }

.1.3.6.1.2.1.14.1.16
ospfOpaqueLsaSupport OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The router's support for Opaque LSA types."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 16 }

.1.3.6.1.2.1.14.1.17
ospfReferenceBandwidth OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Reference bandwidth in kilobits/second for
calculating default interface metrics. The
default value is 100,000 KBPS (100 MBPS).

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 17 }

.1.3.6.1.2.1.14.1.18
ospfRestartSupport OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The router's support for OSPF graceful restart.
Options include: no restart support, only planned
restarts, or both planned and unplanned restarts.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 18 }

.1.3.6.1.2.1.14.1.19
ospfRestartInterval OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32 (1..1800)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Configured OSPF graceful restart timeout interval.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 19 }

.1.3.6.1.2.1.14.1.20
ospfRestartStrictLsaChecking OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates if strict LSA checking is enabled for
graceful restart.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 20 }

.1.3.6.1.2.1.14.1.21
ospfRestartStatus OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current status of OSPF graceful restart."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 21 }

.1.3.6.1.2.1.14.1.22
ospfRestartAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Remaining time in current OSPF graceful restart
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 22 }

.1.3.6.1.2.1.14.1.23
ospfRestartExitReason OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {none(1), inProgress(2), completed(3), timedOut(4),
topologyChanged(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Describes the outcome of the last attempt at a
graceful restart. If the value is 'none', no restart
has yet been attempted. If the value is 'inProgress',
a restart attempt is currently underway."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 23 }
.1.3.6.1.2.1.14.1.24
ospfAsLsaCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of AS-scope link state
advertisements in the AS-scope link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 24 }

.1.3.6.1.2.1.14.1.25
ospfAsLsaCksumSum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit unsigned sum of the LS checksums of
the AS link state advertisements contained in the AS-scope
link state database. This sum can be used to determine
if there has been a change in a router's AS-scope link
state database, and to compare the AS-scope link state
database of two routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 25 }

.1.3.6.1.2.1.14.1.26
ospfStubRouterSupport OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The router's support for stub router functionality."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 26 }

.1.3.6.1.2.1.14.1.27
ospfStubRouterAdvertisement OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {doNotAdvertise(1), advertise(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls the advertisement of
stub router LSAs by the router. The value
doNotAdvertise will result in the advertisement
of a standard router LSA and is the default value.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 27 }

.1.3.6.1.2.1.14.1.28
ospfDiscontinuityTime OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one of this MIB's counters suffered
a discontinuity.

If no such discontinuities have occurred since the last


re-initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfGeneralGroup(1) 28 }

.1.3.6.1.2.1.14.2
ospfAreaTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information describing the configured parameters and
cumulative statistics of the router's attached areas.
The interfaces and virtual links are configured
as part of these areas. Area 0.0.0.0, by definition,
is the backbone area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 2 }

.1.3.6.1.2.1.14.2.1
ospfAreaEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfAreaId }
DESCRIPTION "Information describing the configured parameters and
cumulative statistics of one of the router's attached areas.
The interfaces and virtual links are configured as part of
these areas. Area 0.0.0.0, by definition, is the backbone
area.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2) 1
}

.1.3.6.1.2.1.14.2.1.1
ospfAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 32-bit integer uniquely identifying an area.
Area ID 0.0.0.0 is used for the OSPF backbone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 1 }

.1.3.6.1.2.1.14.2.1.2
ospfAuthType OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION OspfAuthenticationType
SYNTAX INTEGER {none(0), simplePassword(1), md5(2)}
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "The authentication type specified for an area."
DEFVAL { none }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 2 }

.1.3.6.1.2.1.14.2.1.3
ospfImportAsExtern OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {importExternal(1), importNoExternal(2), importNssa(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates if an area is a stub area, NSSA, or standard
area. Type-5 AS-external LSAs and type-11 Opaque LSAs are
not imported into stub areas or NSSAs. NSSAs import
AS-external data as type-7 LSAs"
DEFVAL { importExternal }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 3 }

.1.3.6.1.2.1.14.2.1.4
ospfSpfRuns OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that the intra-area route
table has been calculated using this area's
link state database. This is typically done
using Dijkstra's algorithm.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at other
times as indicated by the value of ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 4 }

.1.3.6.1.2.1.14.2.1.5
ospfAreaBdrRtrCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Area Border Routers reachable
within this area. This is initially zero and is
calculated in each Shortest Path First (SPF) pass."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 5 }

.1.3.6.1.2.1.14.2.1.6
ospfAsBdrRtrCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Autonomous System Border
Routers reachable within this area. This is
initially zero and is calculated in each SPF
pass."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 6 }

.1.3.6.1.2.1.14.2.1.7
ospfAreaLsaCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of link state advertisements
in this area's link state database, excluding
AS-external LSAs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 7 }

.1.3.6.1.2.1.14.2.1.8
ospfAreaLsaCksumSum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit sum of the link state
advertisements' LS checksums contained in this
area's link state database. This sum excludes
external (LS type-5) link state advertisements.
The sum can be used to determine if there has
been a change in a router's link state
database, and to compare the link state database of
two routers. The value should be treated as unsigned
when comparing two sums of checksums."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 8 }

.1.3.6.1.2.1.14.2.1.9
ospfAreaSummary OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {noAreaSummary(1), sendAreaSummary(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The variable ospfAreaSummary controls the
import of summary LSAs into stub and NSSA areas.
It has no effect on other areas.

If it is noAreaSummary, the router will not


originate summary LSAs into the stub or NSSA area.
It will rely entirely on its default route.

If it is sendAreaSummary, the router will both


summarize and propagate summary LSAs."
DEFVAL { noAreaSummary }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 9 }

.1.3.6.1.2.1.14.2.1.10
ospfAreaStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 10 }

.1.3.6.1.2.1.14.2.1.11
ospfAreaNssaTranslatorRole OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {always(1), candidate(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates an NSSA border router's ability to
perform NSSA translation of type-7 LSAs into
type-5 LSAs."
DEFVAL { candidate }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 11 }

.1.3.6.1.2.1.14.2.1.12
ospfAreaNssaTranslatorState OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {enabled(1), elected(2), disabled(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates if and how an NSSA border router is
performing NSSA translation of type-7 LSAs into type-5
LSAs. When this object is set to enabled, the NSSA Border
router's OspfAreaNssaExtTranslatorRole has been set to
always. When this object is set to elected, a candidate
NSSA Border router is Translating type-7 LSAs into type-5.
When this object is set to disabled, a candidate NSSA
border router is NOT translating type-7 LSAs into type-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 12 }

.1.3.6.1.2.1.14.2.1.13
ospfAreaNssaTranslatorStabilityInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds after an elected translator
determines its services are no longer required, that
it should continue to perform its translation duties."
DEFVAL { 40 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 13 }

.1.3.6.1.2.1.14.2.1.14
ospfAreaNssaTranslatorEvents OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of translator state changes
that have occurred since the last boot-up.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at other
times as indicated by the value of ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfAreaTable(2)
ospfAreaEntry(1) 14 }

.1.3.6.1.2.1.14.3
ospfStubAreaTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The set of metrics that will be advertised
by a default Area Border Router into a stub area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 3 }

.1.3.6.1.2.1.14.3.1
ospfStubAreaEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfStubAreaId, ospfStubTOS }
DESCRIPTION "The metric for a given Type of Service that
will be advertised by a default Area Border
Router into a stub area.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfStubAreaTable(3) 1 }

.1.3.6.1.2.1.14.3.1.1
ospfStubAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit identifier for the stub area. On
creation, this can be derived from the
instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfStubAreaTable(3) ospfStubAreaEntry(1) 1 }

.1.3.6.1.2.1.14.3.1.2
ospfStubTOS OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TOSType
SYNTAX Integer32 (0..30)
DISPLAY-HINT "d-0"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Type of Service associated with the
metric. On creation, this can be derived from
the instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfStubAreaTable(3) ospfStubAreaEntry(1) 2 }

.1.3.6.1.2.1.14.3.1.3
ospfStubMetric OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION BigMetric
SYNTAX Integer32 (0..16777215)
DISPLAY-HINT "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric value applied at the indicated Type
of Service. By default, this equals the least
metric at the Type of Service among the
interfaces to other areas."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfStubAreaTable(3) ospfStubAreaEntry(1) 3 }

.1.3.6.1.2.1.14.3.1.4
ospfStubStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfStubAreaTable(3) ospfStubAreaEntry(1) 4 }

.1.3.6.1.2.1.14.3.1.5
ospfStubMetricType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {ospfMetric(1), comparableCost(2), nonComparable(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable displays the type of metric
advertised as a default route."
DEFVAL { ospfMetric }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfStubAreaTable(3) ospfStubAreaEntry(1) 5 }

.1.3.6.1.2.1.14.4
ospfLsdbTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The OSPF Process's link state database (LSDB).
The LSDB contains the link state advertisements
from throughout the areas that the device is attached to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 4 }

.1.3.6.1.2.1.14.4.1
ospfLsdbEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfLsdbAreaId, ospfLsdbType, ospfLsdbLsid, ospfLsdbRouterId }
DESCRIPTION "A single link state advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4) 1
}

.1.3.6.1.2.1.14.4.1.1
ospfLsdbAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit identifier of the area from which
the LSA was received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 1 }

.1.3.6.1.2.1.14.4.1.2
ospfLsdbType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {routerLink(1), networkLink(2), summaryLink(3),
asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7),
areaOpaqueLink(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of the link state advertisement.
Each link state type has a separate advertisement
format.

Note: External link state advertisements are permitted


for backward compatibility, but should be displayed
in the ospfAsLsdbTable rather than here."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 2 }

.1.3.6.1.2.1.14.4.1.3
ospfLsdbLsid OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Link State ID is an LS Type Specific field
containing either a Router ID or an IP address;
it identifies the piece of the routing domain
that is being described by the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 3 }
.1.3.6.1.2.1.14.4.1.4
ospfLsdbRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit number that uniquely identifies the
originating router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 4 }

.1.3.6.1.2.1.14.4.1.5
ospfLsdbSequence OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect old and duplicate Link State
Advertisements. The space of sequence numbers is linearly
ordered. The larger the sequence number, the more recent
the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 5 }

.1.3.6.1.2.1.14.4.1.6
ospfLsdbAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the age of the link state advertisement
in seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 6 }

.1.3.6.1.2.1.14.4.1.7
ospfLsdbChecksum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the checksum of the complete contents of
the advertisement, excepting the age field. The age field
is excepted so that an advertisement's age can be
incremented without updating the checksum. The checksum
used is the same that is used for ISO connectionless
datagrams; it is commonly referred to as the
Fletcher checksum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 7 }

.1.3.6.1.2.1.14.4.1.8
ospfLsdbAdvertisement OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The entire link state advertisement, including
its header.

Note that for variable length LSAs, SNMP agents


may not be able to return the largest string size."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfLsdbTable(4)
ospfLsdbEntry(1) 8 }

.1.3.6.1.2.1.14.5
ospfAreaRangeTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS obsolete
DESCRIPTION "The Address Range Table acts as an adjunct to the Area
Table. It describes those Address Range Summaries that
are configured to be propagated from an Area to reduce
the amount of information about it that is known beyond
its borders. It contains a set of IP address ranges
specified by an IP address/IP network mask pair.
For example, class B address range of X.X.X.X
with a network mask of 255.255.0.0 includes all IP
addresses from X.X.0.0 to X.X.255.255.

Note that this table is obsoleted and is replaced


by the Area Aggregate Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 5 }

.1.3.6.1.2.1.14.5.1
ospfAreaRangeEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS obsolete
INDEX { ospfAreaRangeAreaId, ospfAreaRangeNet }
DESCRIPTION "A single area address range.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaRangeTable(5) 1 }

.1.3.6.1.2.1.14.5.1.1
ospfAreaRangeAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The area that the address range is to be found
within."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaRangeTable(5) ospfAreaRangeEntry(1) 1 }

.1.3.6.1.2.1.14.5.1.2
ospfAreaRangeNet OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The IP address of the net or subnet indicated
by the range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaRangeTable(5) ospfAreaRangeEntry(1) 2 }

.1.3.6.1.2.1.14.5.1.3
ospfAreaRangeMask OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "The subnet mask that pertains to the net or
subnet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaRangeTable(5) ospfAreaRangeEntry(1) 3 }

.1.3.6.1.2.1.14.5.1.4
ospfAreaRangeStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaRangeTable(5) ospfAreaRangeEntry(1) 4 }

.1.3.6.1.2.1.14.5.1.5
ospfAreaRangeEffect OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)}
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "Subnets subsumed by ranges either trigger the
advertisement of the indicated summary
(advertiseMatching) or result in the subnet's not
being advertised at all outside the area."
DEFVAL { advertiseMatching }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaRangeTable(5) ospfAreaRangeEntry(1) 5 }

.1.3.6.1.2.1.14.6
ospfHostTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Host/Metric Table indicates what hosts are directly
attached to the router, what metrics and types
of service should be advertised for them,
and what areas they are found within."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 6 }

.1.3.6.1.2.1.14.6.1
ospfHostEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfHostIpAddress, ospfHostTOS }
DESCRIPTION "A metric to be advertised, for a given type of
service, when a given host is reachable.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6) 1
}

.1.3.6.1.2.1.14.6.1.1
ospfHostIpAddress OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6)
ospfHostEntry(1) 1 }

.1.3.6.1.2.1.14.6.1.2
ospfHostTOS OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TOSType
SYNTAX Integer32 (0..30)
DISPLAY-HINT "d-0"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Type of Service of the route being configured."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6)
ospfHostEntry(1) 2 }

.1.3.6.1.2.1.14.6.1.3
ospfHostMetric OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION Metric
SYNTAX Integer32 (0..65535)
DISPLAY-HINT "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric to be advertised."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6)
ospfHostEntry(1) 3 }

.1.3.6.1.2.1.14.6.1.4
ospfHostStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6)
ospfHostEntry(1) 4 }

.1.3.6.1.2.1.14.6.1.5
ospfHostAreaID OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The OSPF area to which the host belongs.
Deprecated by ospfHostCfgAreaID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6)
ospfHostEntry(1) 5 }

.1.3.6.1.2.1.14.6.1.6
ospfHostCfgAreaID OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS current
DESCRIPTION "To configure the OSPF area to which the host belongs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfHostTable(6)
ospfHostEntry(1) 6 }

.1.3.6.1.2.1.14.7
ospfIfTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The OSPF Interface Table describes the interfaces
from the viewpoint of OSPF.
It augments the ipAddrTable with OSPF specific information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 7 }

.1.3.6.1.2.1.14.7.1
ospfIfEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfIfIpAddress, ospfAddressLessIf }
DESCRIPTION "The OSPF interface entry describes one interface
from the viewpoint of OSPF.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7) 1 }
.1.3.6.1.2.1.14.7.1.1
ospfIfIpAddress OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of this OSPF interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 1 }

.1.3.6.1.2.1.14.7.1.2
ospfAddressLessIf OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For the purpose of easing the instancing of
addressed and addressless interfaces; this
variable takes the value 0 on interfaces with
IP addresses and the corresponding value of
ifIndex for interfaces having no IP address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 2 }

.1.3.6.1.2.1.14.7.1.3
ospfIfAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A 32-bit integer uniquely identifying the area
to which the interface connects. Area ID
0.0.0.0 is used for the OSPF backbone."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 3 }

.1.3.6.1.2.1.14.7.1.4
ospfIfType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The OSPF interface type.
By way of a default, this field may be intuited
from the corresponding value of ifType.
Broadcast LANs, such as Ethernet and IEEE 802.5,
take the value 'broadcast', X.25 and similar
technologies take the value 'nbma', and links
that are definitively point to point take the
value 'pointToPoint'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 4 }

.1.3.6.1.2.1.14.7.1.5
ospfIfAdminStat OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION Status
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The OSPF interface's administrative status.
The value formed on the interface, and the interface
will be advertised as an internal route to some area.
The value 'disabled' denotes that the interface is
external to OSPF."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 5 }

.1.3.6.1.2.1.14.7.1.6
ospfIfRtrPriority OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION DesignatedRouterPriority
SYNTAX Integer32 (0..255)
DISPLAY-HINT "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The priority of this interface. Used in
multi-access networks, this field is used in
the designated router election algorithm. The
value 0 signifies that the router is not eligible
to become the designated router on this particular
network. In the event of a tie in this value,
routers will use their Router ID as a tie breaker."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 6 }

.1.3.6.1.2.1.14.7.1.7
ospfIfTransitDelay OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION UpToMaxAge
SYNTAX Integer32 (0..3600)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The estimated number of seconds it takes to
transmit a link state update packet over this
interface. Note that the minimal value SHOULD be
1 second."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 7 }

.1.3.6.1.2.1.14.7.1.8
ospfIfRetransInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION UpToMaxAge
SYNTAX Integer32 (0..3600)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds between link state advertisement
retransmissions, for adjacencies belonging to this
interface. This value is also used when retransmitting
database description and Link State request packets.
Note that minimal value SHOULD be 1 second."
DEFVAL { 5 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 8 }

.1.3.6.1.2.1.14.7.1.9
ospfIfHelloInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION HelloRange
SYNTAX Integer32 (1..65535)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The length of time, in seconds, between the Hello packets
that the router sends on the interface. This value must be
the same for all routers attached to a common network."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 9 }

.1.3.6.1.2.1.14.7.1.10
ospfIfRtrDeadInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds that a router's Hello packets have
not been seen before its neighbors declare the router down.
This should be some multiple of the Hello interval. This
value must be the same for all routers attached to a common
network."
DEFVAL { 40 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 10 }

.1.3.6.1.2.1.14.7.1.11
ospfIfPollInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The larger time interval, in seconds, between the Hello
packets sent to an inactive non-broadcast multi-access
neighbor."
DEFVAL { 120 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 11 }
.1.3.6.1.2.1.14.7.1.12
ospfIfState OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4),
designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OSPF Interface State."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 12 }

.1.3.6.1.2.1.14.7.1.13
ospfIfDesignatedRouter OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the designated router."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 13 }

.1.3.6.1.2.1.14.7.1.14
ospfIfBackupDesignatedRouter OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the backup designated
router."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 14 }

.1.3.6.1.2.1.14.7.1.15
ospfIfEvents OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times this OSPF interface has
changed its state or an error has occurred.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at other
times as indicated by the value of ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 15 }

.1.3.6.1.2.1.14.7.1.16
ospfIfAuthKey OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The cleartext password used as an OSPF
authentication key when simplePassword security
is enabled. This object does not access any OSPF
cryptogaphic (e.g., MD5) authentication key under
any circumstance.

If the key length is shorter than 8 octets, the


agent will left adjust and zero fill to 8 octets.

Unauthenticated interfaces need no authentication


key, and simple password authentication cannot use
a key of more than 8 octets.

Note that the use of simplePassword authentication


is NOT recommended when there is concern regarding
attack upon the OSPF system. SimplePassword
authentication is only sufficient to protect against
accidental misconfigurations because it re-uses
cleartext passwords [RFC1704].

When read, ospfIfAuthKey always returns an octet


string of length zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 16 }

.1.3.6.1.2.1.14.7.1.17
ospfIfStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 17 }

.1.3.6.1.2.1.14.7.1.18
ospfIfMulticastForwarding OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {blocked(1), multicast(2), unicast(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The way multicasts should be forwarded on this
interface: not forwarded, forwarded as data
link multicasts, or forwarded as data link
unicasts. Data link multicasting is not
meaningful on point-to-point and NBMA interfaces,
and setting ospfMulticastForwarding to 0 effectively
disables all multicast forwarding."
DEFVAL { blocked }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 18 }

.1.3.6.1.2.1.14.7.1.19
ospfIfDemand OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether Demand OSPF procedures (hello
suppression to FULL neighbors and setting the
DoNotAge flag on propagated LSAs) should be
performed on this interface."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 19 }

.1.3.6.1.2.1.14.7.1.20
ospfIfAuthType OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION OspfAuthenticationType
SYNTAX INTEGER {none(0), simplePassword(1), md5(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The authentication type specified for an interface.

Note that this object can be used to engage


in significant attacks against an OSPF router."
DEFVAL { none }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 20 }

.1.3.6.1.2.1.14.7.1.21
ospfIfLsaCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of link-local link state advertisements
in this interface's link-local link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 21 }

.1.3.6.1.2.1.14.7.1.22
ospfIfLsaCksumSum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit unsigned sum of the Link State
Advertisements' LS checksums contained in this
interface's link-local link state database.
The sum can be used to determine if there has
been a change in the interface's link state
database and to compare the interface link state
database of routers attached to the same subnet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 22 }

.1.3.6.1.2.1.14.7.1.23
ospfIfDesignatedRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Router ID of the designated router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 23 }

.1.3.6.1.2.1.14.7.1.24
ospfIfBackupDesignatedRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Router ID of the backup designated router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfIfTable(7)
ospfIfEntry(1) 24 }

.1.3.6.1.2.1.14.8
ospfIfMetricTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Metric Table describes the metrics to be advertised
for a specified interface at the various types of service.
As such, this table is an adjunct of the OSPF Interface
Table.

Types of service, as defined by RFC 791, have the ability


to request low delay, high bandwidth, or reliable linkage.

For the purposes of this specification, the measure of


bandwidth:
Metric = referenceBandwidth / ifSpeed

is the default value.


The default reference bandwidth is 10^8.
For multiple link interfaces, note that ifSpeed is the sum
of the individual link speeds. This yields a number having
the following typical values:

Network Type/bit rate Metric

>= 100 MBPS 1


Ethernet/802.3 10
E1 48
T1 (ESF) 65
64 KBPS 1562
56 KBPS 1785
19.2 KBPS 5208
9.6 KBPS 10416

Routes that are not specified use the default


(TOS 0) metric.

Note that the default reference bandwidth can be configured


using the general group object ospfReferenceBandwidth."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 8 }
.1.3.6.1.2.1.14.8.1
ospfIfMetricEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfIfMetricIpAddress, ospfIfMetricAddressLessIf,
ospfIfMetricTOS }
DESCRIPTION "A particular TOS metric for a non-virtual interface
identified by the interface index.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfIfMetricTable(8) 1 }

.1.3.6.1.2.1.14.8.1.1
ospfIfMetricIpAddress OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of this OSPF interface. On row
creation, this can be derived from the instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfIfMetricTable(8) ospfIfMetricEntry(1) 1 }

.1.3.6.1.2.1.14.8.1.2
ospfIfMetricAddressLessIf OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "For the purpose of easing the instancing of
addressed and addressless interfaces; this
variable takes the value 0 on interfaces with
IP addresses and the value of ifIndex for
interfaces having no IP address. On row
creation, this can be derived from the instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfIfMetricTable(8) ospfIfMetricEntry(1) 2 }

.1.3.6.1.2.1.14.8.1.3
ospfIfMetricTOS OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TOSType
SYNTAX Integer32 (0..30)
DISPLAY-HINT "d-0"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Type of Service metric being referenced.
On row creation, this can be derived from the
instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfIfMetricTable(8) ospfIfMetricEntry(1) 3 }
.1.3.6.1.2.1.14.8.1.4
ospfIfMetricValue OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION Metric
SYNTAX Integer32 (0..65535)
DISPLAY-HINT "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric of using this Type of Service on
this interface. The default value of the TOS 0
metric is 10^8 / ifSpeed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfIfMetricTable(8) ospfIfMetricEntry(1) 4 }

.1.3.6.1.2.1.14.8.1.5
ospfIfMetricStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfIfMetricTable(8) ospfIfMetricEntry(1) 5 }

.1.3.6.1.2.1.14.9
ospfVirtIfTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about this router's virtual interfaces
that the OSPF Process is configured to carry on."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 9 }

.1.3.6.1.2.1.14.9.1
ospfVirtIfEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfVirtIfAreaId, ospfVirtIfNeighbor }
DESCRIPTION "Information about a single virtual interface.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
1 }

.1.3.6.1.2.1.14.9.1.1
ospfVirtIfAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transit area that the virtual link
traverses. By definition, this is not 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 1 }

.1.3.6.1.2.1.14.9.1.2
ospfVirtIfNeighbor OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Router ID of the virtual neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 2 }

.1.3.6.1.2.1.14.9.1.3
ospfVirtIfTransitDelay OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION UpToMaxAge
SYNTAX Integer32 (0..3600)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The estimated number of seconds it takes to
transmit a Link State update packet over this
interface. Note that the minimal value SHOULD be
1 second."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 3 }

.1.3.6.1.2.1.14.9.1.4
ospfVirtIfRetransInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION UpToMaxAge
SYNTAX Integer32 (0..3600)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds between link state
avertisement retransmissions, for adjacencies
belonging to this interface. This value is
also used when retransmitting database
description and Link State request packets. This
value should be well over the expected
round-trip time. Note that the minimal value SHOULD be
1 second."
DEFVAL { 5 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 4 }

.1.3.6.1.2.1.14.9.1.5
ospfVirtIfHelloInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION HelloRange
SYNTAX Integer32 (1..65535)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The length of time, in seconds, between the
Hello packets that the router sends on the
interface. This value must be the same for the
virtual neighbor."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 5 }

.1.3.6.1.2.1.14.9.1.6
ospfVirtIfRtrDeadInterval OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION PositiveInteger
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d-0"
UNITS "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds that a router's Hello
packets have not been seen before its
neighbors declare the router down. This should be
some multiple of the Hello interval. This
value must be the same for the virtual neighbor."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 6 }

.1.3.6.1.2.1.14.9.1.7
ospfVirtIfState OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {down(1), pointToPoint(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "OSPF virtual interface states."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 7 }

.1.3.6.1.2.1.14.9.1.8
ospfVirtIfEvents OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of state changes or error events on
this virtual link.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at other
times as indicated by the value of ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 8 }
.1.3.6.1.2.1.14.9.1.9
ospfVirtIfAuthKey OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The cleartext password used as an OSPF
authentication key when simplePassword security
is enabled. This object does not access any OSPF
cryptogaphic (e.g., MD5) authentication key under
any circumstance.

If the key length is shorter than 8 octets, the


agent will left adjust and zero fill to 8 octets.

Unauthenticated interfaces need no authentication


key, and simple password authentication cannot use
a key of more than 8 octets.

Note that the use of simplePassword authentication


is NOT recommended when there is concern regarding
attack upon the OSPF system. SimplePassword
authentication is only sufficient to protect against
accidental misconfigurations because it re-uses
cleartext passwords. [RFC1704]

When read, ospfIfAuthKey always returns an octet


string of length zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 9 }

.1.3.6.1.2.1.14.9.1.10
ospfVirtIfStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 10 }

.1.3.6.1.2.1.14.9.1.11
ospfVirtIfAuthType OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION OspfAuthenticationType
SYNTAX INTEGER {none(0), simplePassword(1), md5(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The authentication type specified for a virtual interface.
Note that this object can be used to engage
in significant attacks against an OSPF router."
DEFVAL { none }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 11 }

.1.3.6.1.2.1.14.9.1.12
ospfVirtIfLsaCount OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of link-local link state advertisements
in this virtual interface's link-local link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 12 }

.1.3.6.1.2.1.14.9.1.13
ospfVirtIfLsaCksumSum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit unsigned sum of the link state
advertisements' LS checksums contained in this
virtual interface's link-local link state database.
The sum can be used to determine if there has
been a change in the virtual interface's link state
database, and to compare the virtual interface
link state database of the virtual neighbors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfVirtIfTable(9)
ospfVirtIfEntry(1) 13 }

.1.3.6.1.2.1.14.10
ospfNbrTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table describing all non-virtual neighbors
in the locality of the OSPF router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 10 }

.1.3.6.1.2.1.14.10.1
ospfNbrEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfNbrIpAddr, ospfNbrAddressLessIndex }
DESCRIPTION "The information regarding a single neighbor.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10) 1
}

.1.3.6.1.2.1.14.10.1.1
ospfNbrIpAddr OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address this neighbor is using in its
IP source address. Note that, on addressless
links, this will not be 0.0.0.0 but the
address of another of the neighbor's interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 1 }

.1.3.6.1.2.1.14.10.1.2
ospfNbrAddressLessIndex OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "On an interface having an IP address, zero.
On addressless interfaces, the corresponding
value of ifIndex in the Internet Standard MIB.
On row creation, this can be derived from the
instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 2 }

.1.3.6.1.2.1.14.10.1.3
ospfNbrRtrId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 32-bit integer (represented as a type
IpAddress) uniquely identifying the neighboring
router in the Autonomous System."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 3 }

.1.3.6.1.2.1.14.10.1.4
ospfNbrOptions OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A bit mask corresponding to the neighbor's
options field.

Bit 0, if set, indicates that the system will


operate on Type of Service metrics other than
TOS 0. If zero, the neighbor will ignore all
metrics except the TOS 0 metric.

Bit 1, if set, indicates that the associated


area accepts and operates on external
information; if zero, it is a stub area.

Bit 2, if set, indicates that the system is


capable of routing IP multicast datagrams, that is
that it implements the multicast extensions to
OSPF.

Bit 3, if set, indicates that the associated


area is an NSSA. These areas are capable of
carrying type-7 external advertisements, which
are translated into type-5 external advertisements
at NSSA borders."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 4 }

.1.3.6.1.2.1.14.10.1.5
ospfNbrPriority OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION DesignatedRouterPriority
SYNTAX Integer32 (0..255)
DISPLAY-HINT "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The priority of this neighbor in the designated
router election algorithm. The value 0 signifies
that the neighbor is not eligible to become
the designated router on this particular network."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 5 }

.1.3.6.1.2.1.14.10.1.6
ospfNbrState OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5),
exchange(6), loading(7), full(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the relationship with this neighbor."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 6 }

.1.3.6.1.2.1.14.10.1.7
ospfNbrEvents OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times this neighbor relationship
has changed state or an error has occurred.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at other
times as indicated by the value of ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 7 }

.1.3.6.1.2.1.14.10.1.8
ospfNbrLsRetransQLen OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current length of the retransmission
queue."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 8 }

.1.3.6.1.2.1.14.10.1.9
ospfNbmaNbrStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 9 }

.1.3.6.1.2.1.14.10.1.10
ospfNbmaNbrPermanence OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {dynamic(1), permanent(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable displays the status of the entry;
'dynamic' and 'permanent' refer to how the neighbor
became known."
DEFVAL { permanent }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 10 }

.1.3.6.1.2.1.14.10.1.11
ospfNbrHelloSuppressed OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether Hellos are being suppressed
to the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 11 }

.1.3.6.1.2.1.14.10.1.12
ospfNbrRestartHelperStatus OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {notHelping(1), helping(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether the router is acting
as a graceful restart helper for the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 12 }

.1.3.6.1.2.1.14.10.1.13
ospfNbrRestartHelperAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Remaining time in current OSPF graceful restart
interval, if the router is acting as a restart
helper for the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 13 }

.1.3.6.1.2.1.14.10.1.14
ospfNbrRestartHelperExitReason OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {none(1), inProgress(2), completed(3), timedOut(4),
topologyChanged(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Describes the outcome of the last attempt at acting
as a graceful restart helper for the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfNbrTable(10)
ospfNbrEntry(1) 14 }

.1.3.6.1.2.1.14.11
ospfVirtNbrTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table describes all virtual neighbors.
Since virtual links are configured
in the Virtual Interface Table, this table is read-only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 11 }

.1.3.6.1.2.1.14.11.1
ospfVirtNbrEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfVirtNbrArea, ospfVirtNbrRtrId }
DESCRIPTION "Virtual neighbor information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) 1 }

.1.3.6.1.2.1.14.11.1.1
ospfVirtNbrArea OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Transit Area Identifier."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 1 }
.1.3.6.1.2.1.14.11.1.2
ospfVirtNbrRtrId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A 32-bit integer uniquely identifying the
neighboring router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 2 }

.1.3.6.1.2.1.14.11.1.3
ospfVirtNbrIpAddr OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address this virtual neighbor is using."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 3 }

.1.3.6.1.2.1.14.11.1.4
ospfVirtNbrOptions OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A bit mask corresponding to the neighbor's
options field.

Bit 1, if set, indicates that the system will


operate on Type of Service metrics other than
TOS 0. If zero, the neighbor will ignore all
metrics except the TOS 0 metric.

Bit 2, if set, indicates that the system is


network multicast capable, i.e., that it
implements OSPF multicast routing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 4 }

.1.3.6.1.2.1.14.11.1.5
ospfVirtNbrState OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5),
exchange(6), loading(7), full(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the virtual neighbor relationship."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 5 }

.1.3.6.1.2.1.14.11.1.6
ospfVirtNbrEvents OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times this virtual link has
changed its state or an error has occurred.

Discontinuities in the value of this counter can occur


at re-initialization of the management system, and at other
times as indicated by the value of ospfDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 6 }

.1.3.6.1.2.1.14.11.1.7
ospfVirtNbrLsRetransQLen OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current length of the retransmission
queue."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 7 }

.1.3.6.1.2.1.14.11.1.8
ospfVirtNbrHelloSuppressed OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether Hellos are being suppressed
to the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 8 }

.1.3.6.1.2.1.14.11.1.9
ospfVirtNbrRestartHelperStatus OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {notHelping(1), helping(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates whether the router is acting
as a graceful restart helper for the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 9 }

.1.3.6.1.2.1.14.11.1.10
ospfVirtNbrRestartHelperAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Remaining time in current OSPF graceful restart
interval, if the router is acting as a restart
helper for the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 10 }

.1.3.6.1.2.1.14.11.1.11
ospfVirtNbrRestartHelperExitReason OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {none(1), inProgress(2), completed(3), timedOut(4),
topologyChanged(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Describes the outcome of the last attempt at acting
as a graceful restart helper for the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtNbrTable(11) ospfVirtNbrEntry(1) 11 }

.1.3.6.1.2.1.14.12
ospfExtLsdbTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "The OSPF Process's external LSA link state database.

This table is identical to the OSPF LSDB Table


in format, but contains only external link state
advertisements. The purpose is to allow external
LSAs to be displayed once for the router rather
than once in each non-stub area.

Note that external LSAs are also in the AS-scope link state
database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 12 }

.1.3.6.1.2.1.14.12.1
ospfExtLsdbEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { ospfExtLsdbType, ospfExtLsdbLsid, ospfExtLsdbRouterId }
DESCRIPTION "A single link state advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) 1 }

.1.3.6.1.2.1.14.12.1.1
ospfExtLsdbType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {asExternalLink(5)}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The type of the link state advertisement.
Each link state type has a separate advertisement
format."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 1 }

.1.3.6.1.2.1.14.12.1.2
ospfExtLsdbLsid OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The Link State ID is an LS Type Specific field
containing either a Router ID or an IP address;
it identifies the piece of the routing domain
that is being described by the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 2 }

.1.3.6.1.2.1.14.12.1.3
ospfExtLsdbRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The 32-bit number that uniquely identifies the
originating router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 3 }

.1.3.6.1.2.1.14.12.1.4
ospfExtLsdbSequence OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect old and duplicate link state
advertisements. The space of sequence numbers is linearly
ordered. The larger the sequence number, the more recent
the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 4 }

.1.3.6.1.2.1.14.12.1.5
ospfExtLsdbAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "This field is the age of the link state
advertisement in seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 5 }

.1.3.6.1.2.1.14.12.1.6
ospfExtLsdbChecksum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly referred
to as the Fletcher checksum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 6 }
.1.3.6.1.2.1.14.12.1.7
ospfExtLsdbAdvertisement OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (36)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The entire link state advertisement, including
its header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfExtLsdbTable(12) ospfExtLsdbEntry(1) 7 }

.1.3.6.1.2.1.14.13
ospfRouteGroup OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 13 }

.1.3.6.1.2.1.14.13.1
ospfIntraArea OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfRouteGroup(13)
1 }

.1.3.6.1.2.1.14.13.2
ospfInterArea OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfRouteGroup(13)
2 }

.1.3.6.1.2.1.14.13.3
ospfExternalType1 OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfRouteGroup(13)
3 }

.1.3.6.1.2.1.14.13.4
ospfExternalType2 OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfRouteGroup(13)
4 }

.1.3.6.1.2.1.14.14
ospfAreaAggregateTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Area Aggregate Table acts as an adjunct
to the Area Table. It describes those address aggregates
that are configured to be propagated from an area.
Its purpose is to reduce the amount of information
that is known beyond an Area's borders.

It contains a set of IP address ranges


specified by an IP address/IP network mask pair.
For example, a class B address range of X.X.X.X
with a network mask of 255.255.0.0 includes all IP
addresses from X.X.0.0 to X.X.255.255.

Note that if ranges are configured such that one range


subsumes another range (e.g., 10.0.0.0 mask 255.0.0.0
and 10.1.0.0 mask 255.255.0.0),
the most specific match is the preferred one."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 14 }

.1.3.6.1.2.1.14.14.1
ospfAreaAggregateEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfAreaAggregateAreaID, ospfAreaAggregateLsdbType,
ospfAreaAggregateNet, ospfAreaAggregateMask }
DESCRIPTION "A single area aggregate entry.

Information in this table is persistent and when this object


is written the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) 1 }

.1.3.6.1.2.1.14.14.1.1
ospfAreaAggregateAreaID OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The area within which the address aggregate is to be
found."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 1 }

.1.3.6.1.2.1.14.14.1.2
ospfAreaAggregateLsdbType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {summaryLink(3), nssaExternalLink(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of the address aggregate. This field
specifies the Lsdb type that this address
aggregate applies to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 2 }

.1.3.6.1.2.1.14.14.1.3
ospfAreaAggregateNet OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the net or subnet indicated
by the range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 3 }

.1.3.6.1.2.1.14.14.1.4
ospfAreaAggregateMask OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The subnet mask that pertains to the net or
subnet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 4 }

.1.3.6.1.2.1.14.14.1.5
ospfAreaAggregateStatus OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 5 }

.1.3.6.1.2.1.14.14.1.6
ospfAreaAggregateEffect OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Subnets subsumed by ranges either trigger the
advertisement of the indicated aggregate
(advertiseMatching) or result in the subnet's not
being advertised at all outside the area."
DEFVAL { advertiseMatching }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 6 }

.1.3.6.1.2.1.14.14.1.7
ospfAreaAggregateExtRouteTag OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "External route tag to be included in NSSA (type-7)
LSAs."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaAggregateTable(14) ospfAreaAggregateEntry(1) 7 }

.1.3.6.1.2.1.14.15
ospfConformance OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 15 }

.1.3.6.1.2.1.14.15.1
ospfGroups OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) 1 }

.1.3.6.1.2.1.14.15.1.1
ospfBasicGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage
global OSPF parameters. This object group
conforms to RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 1 }

.1.3.6.1.2.1.14.15.1.2
ospfAreaGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
supporting areas per RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 2 }

.1.3.6.1.2.1.14.15.1.3
ospfStubAreaGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
supporting stub areas."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 3 }

.1.3.6.1.2.1.14.15.1.4
ospfLsdbGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
that display their link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 4 }

.1.3.6.1.2.1.14.15.1.5
ospfAreaRangeGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for non-CIDR OSPF
systems that support multiple areas. This
object group is obsolete."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 5 }

.1.3.6.1.2.1.14.15.1.6
ospfHostGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
that support attached hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 6 }

.1.3.6.1.2.1.14.15.1.7
ospfIfGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF
interfaces. This object group conforms to RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 7 }

.1.3.6.1.2.1.14.15.1.8
ospfIfMetricGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems for supporting
interface metrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 8 }

.1.3.6.1.2.1.14.15.1.9
ospfVirtIfGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems for supporting
virtual interfaces. This object group conforms
to RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 9 }

.1.3.6.1.2.1.14.15.1.10
ospfNbrGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF neighbors.
This object group conforms to RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 10 }

.1.3.6.1.2.1.14.15.1.11
ospfVirtNbrGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF virtual
neighbors. This object group conforms to RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 11 }

.1.3.6.1.2.1.14.15.1.12
ospfExtLsdbGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems that display
their link state database. This object group
conforms to RFC 1850.

This object group is replaced by the ospfAsLsdbGroup


in order to support any AS-scope LSA type in a single
table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 12 }

.1.3.6.1.2.1.14.15.1.13
ospfAreaAggregateGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems to support
network prefix aggregation across areas."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 13 }

.1.3.6.1.2.1.14.15.1.14
ospfLocalLsdbGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
that display their link-local link state databases
for non-virtual links."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 14 }

.1.3.6.1.2.1.14.15.1.15
ospfVirtLocalLsdbGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
that display their link-local link state databases
for virtual links."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 15 }

.1.3.6.1.2.1.14.15.1.16
ospfAsLsdbGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
that display their AS-scope link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 16 }

.1.3.6.1.2.1.14.15.1.17
ospfBasicGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF global
parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 17 }

.1.3.6.1.2.1.14.15.1.18
ospfAreaGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used by OSPF systems
to support areas."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 18 }

.1.3.6.1.2.1.14.15.1.19
ospfIfGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 19 }

.1.3.6.1.2.1.14.15.1.20
ospfVirtIfGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF
virtual interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 20 }

.1.3.6.1.2.1.14.15.1.21
ospfNbrGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF
neighbors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 21 }

.1.3.6.1.2.1.14.15.1.22
ospfVirtNbrGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used to monitor/manage OSPF
virtual neighbors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 22 }

.1.3.6.1.2.1.14.15.1.23
ospfAreaAggregateGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems to support
network prefix aggregation across areas."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 23 }

.1.3.6.1.2.1.14.15.1.24
ospfAreaLsaCountGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems that display
per-area, per-LSA-type counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 24 }

.1.3.6.1.2.1.14.15.1.25
ospfHostGroup2 OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are used for OSPF systems
that support attached hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 25 }

.1.3.6.1.2.1.14.15.1.26
ospfObsoleteGroup OBJECT-GROUP
-- FROM OSPF-MIB
DESCRIPTION "These objects are obsolete and are no longer required for
OSPF systems. They are placed into this group for SMI
conformance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfGroups(1) 26 }

.1.3.6.1.2.1.14.15.2
ospfCompliances OBJECT-TYPE
-- FROM OSPF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) 2 }

.1.3.6.1.2.1.14.15.2.1
ospfCompliance MODULE-COMPLIANCE
-- FROM OSPF-MIB
DESCRIPTION "The compliance statement for OSPF systems
conforming to RFC 1850."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfCompliances(2) 1 }

.1.3.6.1.2.1.14.15.2.2
ospfCompliance2 MODULE-COMPLIANCE
-- FROM OSPF-MIB
DESCRIPTION "The compliance statement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfCompliances(2) 2 }

.1.3.6.1.2.1.14.15.2.3
ospfComplianceObsolete MODULE-COMPLIANCE
-- FROM OSPF-MIB
DESCRIPTION "Contains obsolete object groups."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfConformance(15) ospfCompliances(2) 3 }

.1.3.6.1.2.1.14.16
ospfTrap MODULE-IDENTITY
-- FROM OSPF-TRAP-MIB
DESCRIPTION "The MIB module to describe traps for the OSPF
Version 2 Protocol.

Copyright (C) The IETF Trust (2006).


This version of this MIB module is part of
RFC 4750; see the RFC itself for full legal
notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 16 }

.1.3.6.1.2.1.14.16.1
ospfTrapControl OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16) 1 }

.1.3.6.1.2.1.14.16.1.1
ospfSetTrap OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 4-octet string serving as a bit map for
the trap events defined by the OSPF traps. This
object is used to enable and disable specific
OSPF traps where a 1 in the bit field
represents enabled. The right-most bit (least
significant) represents trap 0.

This object is persistent and when written


the entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapControl(1) 1 }

.1.3.6.1.2.1.14.16.1.2
ospfConfigErrorType OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
SYNTAX INTEGER {badVersion(1), areaMismatch(2), unknownNbmaNbr(3),
unknownVirtualNbr(4), authTypeMismatch(5), authFailure(6), netMaskMismatch(7),
helloIntervalMismatch(8), deadIntervalMismatch(9), optionMismatch(10),
mtuMismatch(11), duplicateRouterId(12), noError(13)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Potential types of configuration conflicts.
Used by the ospfConfigError and
ospfConfigVirtError traps. When the last value
of a trap using this object is needed, but no
traps of that type have been sent, this value
pertaining to this object should be returned as
noError."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapControl(1) 2 }

.1.3.6.1.2.1.14.16.1.3
ospfPacketType OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
SYNTAX INTEGER {hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5),
nullPacket(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "OSPF packet types. When the last value of a trap
using this object is needed, but no traps of
that type have been sent, this value pertaining
to this object should be returned as nullPacket."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapControl(1) 3 }

.1.3.6.1.2.1.14.16.1.4
ospfPacketSrc OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of an inbound packet that cannot
be identified by a neighbor instance. When
the last value of a trap using this object is
needed, but no traps of that type have been sent,
this value pertaining to this object should
be returned as 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapControl(1) 4 }

.1.3.6.1.2.1.14.16.2
ospfTraps OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16) 2 }

.1.3.6.1.2.1.14.16.2.1
ospfVirtIfStateChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtIfAreaId, ospfVirtIfNeighbor, ospfVirtIfState }
DESCRIPTION "An ospfVirtIfStateChange trap signifies that there
has been a change in the state of an OSPF virtual
interface.

This trap should be generated when the interface


state regresses (e.g., goes from Point-to-Point to Down)
or progresses to a terminal state
(i.e., Point-to-Point)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 1 }

.1.3.6.1.2.1.14.16.2.2
ospfNbrStateChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfNbrIpAddr, ospfNbrAddressLessIndex, ospfNbrRtrId,
ospfNbrState }
DESCRIPTION "An ospfNbrStateChange trap signifies that
there has been a change in the state of a
non-virtual OSPF neighbor. This trap should be
generated when the neighbor state regresses
(e.g., goes from Attempt or Full to 1-Way or
Down) or progresses to a terminal state (e.g.,
2-Way or Full). When an neighbor transitions
from or to Full on non-broadcast multi-access
and broadcast networks, the trap should be
generated by the designated router. A designated
router transitioning to Down will be noted by
ospfIfStateChange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 2 }

.1.3.6.1.2.1.14.16.2.3
ospfVirtNbrStateChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtNbrArea, ospfVirtNbrRtrId, ospfVirtNbrState }
DESCRIPTION "An ospfVirtNbrStateChange trap signifies that there
has been a change in the state of an OSPF virtual
neighbor. This trap should be generated
when the neighbor state regresses (e.g., goes
from Attempt or Full to 1-Way or Down) or
progresses to a terminal state (e.g., Full)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 3 }

.1.3.6.1.2.1.14.16.2.4
ospfIfConfigError NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfIfIpAddress, ospfAddressLessIf, ospfPacketSrc,
ospfConfigErrorType, ospfPacketType }
DESCRIPTION "An ospfIfConfigError trap signifies that a
packet has been received on a non-virtual
interface from a router whose configuration
parameters conflict with this router's
configuration parameters. Note that the event
optionMismatch should cause a trap only if it
prevents an adjacency from forming."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 4 }

.1.3.6.1.2.1.14.16.2.5
ospfVirtIfConfigError NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtIfAreaId, ospfVirtIfNeighbor,
ospfConfigErrorType, ospfPacketType }
DESCRIPTION "An ospfVirtIfConfigError trap signifies that a
packet has been received on a virtual interface
from a router whose configuration parameters
conflict with this router's configuration
parameters. Note that the event optionMismatch
should cause a trap only if it prevents an
adjacency from forming."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 5 }

.1.3.6.1.2.1.14.16.2.6
ospfIfAuthFailure NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfIfIpAddress, ospfAddressLessIf, ospfPacketSrc,
ospfConfigErrorType, ospfPacketType }
DESCRIPTION "An ospfIfAuthFailure trap signifies that a
packet has been received on a non-virtual
interface from a router whose authentication key
or authentication type conflicts with this
router's authentication key or authentication
type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 6 }

.1.3.6.1.2.1.14.16.2.7
ospfVirtIfAuthFailure NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtIfAreaId, ospfVirtIfNeighbor,
ospfConfigErrorType, ospfPacketType }
DESCRIPTION "An ospfVirtIfAuthFailure trap signifies that a
packet has been received on a virtual interface
from a router whose authentication key or
authentication type conflicts with this router's
authentication key or authentication type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 7 }

.1.3.6.1.2.1.14.16.2.8
ospfIfRxBadPacket NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfIfIpAddress, ospfAddressLessIf, ospfPacketSrc,
ospfPacketType }
DESCRIPTION "An ospfIfRxBadPacket trap signifies that an
OSPF packet has been received on a non-virtual
interface that cannot be parsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 8 }

.1.3.6.1.2.1.14.16.2.9
ospfVirtIfRxBadPacket NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtIfAreaId, ospfVirtIfNeighbor, ospfPacketType }
DESCRIPTION "An ospfVirtIfRxBadPacket trap signifies that an OSPF
packet has been received on a virtual interface
that cannot be parsed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 9 }

.1.3.6.1.2.1.14.16.2.10
ospfTxRetransmit NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfIfIpAddress, ospfAddressLessIf, ospfNbrRtrId,
ospfPacketType, ospfLsdbType, ospfLsdbLsid, ospfLsdbRouterId }
DESCRIPTION "An ospfTxRetransmit trap signifies than an
OSPF packet has been retransmitted on a
non-virtual interface. All packets that may be
retransmitted are associated with an LSDB entry.
The LS type, LS ID, and Router ID are used to
identify the LSDB entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 10 }

.1.3.6.1.2.1.14.16.2.11
ospfVirtIfTxRetransmit NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtIfAreaId, ospfVirtIfNeighbor, ospfPacketType,
ospfLsdbType, ospfLsdbLsid, ospfLsdbRouterId }
DESCRIPTION "An ospfVirtIfTxRetransmit trap signifies than an
OSPF packet has been retransmitted on a virtual
interface. All packets that may be retransmitted
are associated with an LSDB entry. The LS
type, LS ID, and Router ID are used to identify
the LSDB entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 11 }

.1.3.6.1.2.1.14.16.2.12
ospfOriginateLsa NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfLsdbAreaId, ospfLsdbType, ospfLsdbLsid,
ospfLsdbRouterId }
DESCRIPTION "An ospfOriginateLsa trap signifies that a new
LSA has been originated by this router. This
trap should not be invoked for simple refreshes
of LSAs (which happens every 30 minutes), but
instead will only be invoked when an LSA is
(re)originated due to a topology change.
Additionally, this trap does not include LSAs that
are being flushed because they have reached
MaxAge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 12 }

.1.3.6.1.2.1.14.16.2.13
ospfMaxAgeLsa NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfLsdbAreaId, ospfLsdbType, ospfLsdbLsid,
ospfLsdbRouterId }
DESCRIPTION "An ospfMaxAgeLsa trap signifies that one of
the LSAs in the router's link state database has
aged to MaxAge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 13 }

.1.3.6.1.2.1.14.16.2.14
ospfLsdbOverflow NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfExtLsdbLimit }
DESCRIPTION "An ospfLsdbOverflow trap signifies that the
number of LSAs in the router's link state
database has exceeded ospfExtLsdbLimit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 14 }

.1.3.6.1.2.1.14.16.2.15
ospfLsdbApproachingOverflow NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfExtLsdbLimit }
DESCRIPTION "An ospfLsdbApproachingOverflow trap signifies
that the number of LSAs in the router's
link state database has exceeded ninety percent of
ospfExtLsdbLimit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 15 }

.1.3.6.1.2.1.14.16.2.16
ospfIfStateChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfIfIpAddress, ospfAddressLessIf, ospfIfState }
DESCRIPTION "An ospfIfStateChange trap signifies that there
has been a change in the state of a non-virtual
OSPF interface. This trap should be generated
when the interface state regresses (e.g., goes
from Dr to Down) or progresses to a terminal
state (i.e., Point-to-Point, DR Other, Dr, or
Backup)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 16 }

.1.3.6.1.2.1.14.16.2.17
ospfNssaTranslatorStatusChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfAreaId, ospfAreaNssaTranslatorState }
DESCRIPTION "An ospfNssaTranslatorStatusChange trap indicates that
there has been a change in the router's ability to
translate OSPF type-7 LSAs into OSPF type-5 LSAs.
This trap should be generated when the translator
status transitions from or to any defined status on
a per-area basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 17 }

.1.3.6.1.2.1.14.16.2.18
ospfRestartStatusChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfRestartStatus, ospfRestartInterval,
ospfRestartExitReason }
DESCRIPTION "An ospfRestartStatusChange trap signifies that
there has been a change in the graceful restart
state for the router. This trap should be
generated when the router restart status
changes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 18 }

.1.3.6.1.2.1.14.16.2.19
ospfNbrRestartHelperStatusChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfNbrIpAddr, ospfNbrAddressLessIndex, ospfNbrRtrId,
ospfNbrRestartHelperStatus, ospfNbrRestartHelperAge, ospfNbrRestartHelperExitReason
}
DESCRIPTION "An ospfNbrRestartHelperStatusChange trap signifies that
there has been a change in the graceful restart
helper state for the neighbor. This trap should be
generated when the neighbor restart helper status
transitions for a neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 19 }

.1.3.6.1.2.1.14.16.2.20
ospfVirtNbrRestartHelperStatusChange NOTIFICATION-TYPE
-- FROM OSPF-TRAP-MIB
OBJECTS { ospfRouterId, ospfVirtNbrArea, ospfVirtNbrRtrId,
ospfVirtNbrRestartHelperStatus, ospfVirtNbrRestartHelperAge,
ospfVirtNbrRestartHelperExitReason }
DESCRIPTION "An ospfVirtNbrRestartHelperStatusChange trap signifies
that there has been a change in the graceful restart
helper state for the virtual neighbor. This trap should
be generated when the virtual neighbor restart helper
status transitions for a virtual neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTraps(2) 20 }

.1.3.6.1.2.1.14.16.3
ospfTrapConformance OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16) 3 }

.1.3.6.1.2.1.14.16.3.1
ospfTrapGroups OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapConformance(3) 1 }

.1.3.6.1.2.1.14.16.3.1.1
ospfTrapControlGroup OBJECT-GROUP
-- FROM OSPF-TRAP-MIB
DESCRIPTION "These objects are required to control traps
from OSPF systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapConformance(3) ospfTrapGroups(1) 1 }

.1.3.6.1.2.1.14.16.3.1.2
ospfTrapEventGroup OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
DESCRIPTION "A grouping of OSPF trap events, as specified
in NOTIFICATION-TYPE constructs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapConformance(3) ospfTrapGroups(1) 2 }

.1.3.6.1.2.1.14.16.3.2
ospfTrapCompliances OBJECT-TYPE
-- FROM OSPF-TRAP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapConformance(3) 2 }

.1.3.6.1.2.1.14.16.3.2.1
ospfTrapCompliance MODULE-COMPLIANCE
-- FROM OSPF-TRAP-MIB
DESCRIPTION "The compliance statement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapConformance(3) ospfTrapCompliances(2) 1 }
.1.3.6.1.2.1.14.16.3.2.2
ospfTrapCompliance2 MODULE-COMPLIANCE
-- FROM OSPF-TRAP-MIB
DESCRIPTION "The compliance statement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) ospfTrap(16)
ospfTrapConformance(3) ospfTrapCompliances(2) 2 }

.1.3.6.1.2.1.14.17
ospfLocalLsdbTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The OSPF Process's link-local link state database
for non-virtual links.
This table is identical to the OSPF LSDB Table
in format, but contains only link-local Link State
Advertisements for non-virtual links. The purpose is
to allow link-local LSAs to be displayed for each
non-virtual interface. This table is implemented to
support type-9 LSAs that are defined
in 'The OSPF Opaque LSA Option'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 17 }

.1.3.6.1.2.1.14.17.1
ospfLocalLsdbEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfLocalLsdbIpAddress, ospfLocalLsdbAddressLessIf,
ospfLocalLsdbType, ospfLocalLsdbLsid, ospfLocalLsdbRouterId }
DESCRIPTION "A single link state advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) 1 }

.1.3.6.1.2.1.14.17.1.1
ospfLocalLsdbIpAddress OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP address of the interface from
which the LSA was received if the interface is
numbered."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 1 }

.1.3.6.1.2.1.14.17.1.2
ospfLocalLsdbAddressLessIf OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface index of the interface from
which the LSA was received if the interface is
unnumbered."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 2 }
.1.3.6.1.2.1.14.17.1.3
ospfLocalLsdbType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {localOpaqueLink(9)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the link state advertisement.
Each link state type has a separate
advertisement format."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 3 }

.1.3.6.1.2.1.14.17.1.4
ospfLocalLsdbLsid OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Link State ID is an LS Type Specific field
containing a 32-bit identifier in IP address format;
it identifies the piece of the routing domain
that is being described by the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 4 }

.1.3.6.1.2.1.14.17.1.5
ospfLocalLsdbRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The 32-bit number that uniquely identifies the
originating router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 5 }

.1.3.6.1.2.1.14.17.1.6
ospfLocalLsdbSequence OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect old and duplicate link state
advertisements. The space of sequence numbers is linearly
ordered. The larger the sequence number, the more recent
the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 6 }

.1.3.6.1.2.1.14.17.1.7
ospfLocalLsdbAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the age of the link state
advertisement in seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 7 }

.1.3.6.1.2.1.14.17.1.8
ospfLocalLsdbChecksum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly referred
to as the Fletcher checksum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 8 }

.1.3.6.1.2.1.14.17.1.9
ospfLocalLsdbAdvertisement OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The entire link state advertisement, including
its header.

Note that for variable length LSAs, SNMP agents


may not be able to return the largest string size."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfLocalLsdbTable(17) ospfLocalLsdbEntry(1) 9 }

.1.3.6.1.2.1.14.18
ospfVirtLocalLsdbTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The OSPF Process's link-local link state database
for virtual links.

This table is identical to the OSPF LSDB Table


in format, but contains only link-local Link State
Advertisements for virtual links. The purpose is to
allow link-local LSAs to be displayed for each virtual
interface. This table is implemented to support type-9 LSAs
that are defined in 'The OSPF Opaque LSA Option'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 18 }

.1.3.6.1.2.1.14.18.1
ospfVirtLocalLsdbEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfVirtLocalLsdbTransitArea, ospfVirtLocalLsdbNeighbor,
ospfVirtLocalLsdbType, ospfVirtLocalLsdbLsid, ospfVirtLocalLsdbRouterId }
DESCRIPTION "A single link state advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) 1 }

.1.3.6.1.2.1.14.18.1.1
ospfVirtLocalLsdbTransitArea OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The transit area that the virtual link
traverses. By definition, this is not 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 1 }

.1.3.6.1.2.1.14.18.1.2
ospfVirtLocalLsdbNeighbor OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Router ID of the virtual neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 2 }

.1.3.6.1.2.1.14.18.1.3
ospfVirtLocalLsdbType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {localOpaqueLink(9)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the link state advertisement.
Each link state type has a separate
advertisement format."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 3 }

.1.3.6.1.2.1.14.18.1.4
ospfVirtLocalLsdbLsid OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Link State ID is an LS Type Specific field
containing a 32-bit identifier in IP address format;
it identifies the piece of the routing domain
that is being described by the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 4 }

.1.3.6.1.2.1.14.18.1.5
ospfVirtLocalLsdbRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The 32-bit number that uniquely identifies the
originating router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 5 }

.1.3.6.1.2.1.14.18.1.6
ospfVirtLocalLsdbSequence OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect old and duplicate link state
advertisements. The space of sequence numbers is linearly
ordered. The larger the sequence number, the more recent
the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 6 }

.1.3.6.1.2.1.14.18.1.7
ospfVirtLocalLsdbAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the age of the link state
advertisement in seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 7 }

.1.3.6.1.2.1.14.18.1.8
ospfVirtLocalLsdbChecksum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly
referred to as the Fletcher checksum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 8 }

.1.3.6.1.2.1.14.18.1.9
ospfVirtLocalLsdbAdvertisement OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The entire link state advertisement, including
its header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfVirtLocalLsdbTable(18) ospfVirtLocalLsdbEntry(1) 9 }

.1.3.6.1.2.1.14.19
ospfAsLsdbTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The OSPF Process's AS-scope LSA link state database.
The database contains the AS-scope Link State
Advertisements from throughout the areas that
the device is attached to.

This table is identical to the OSPF LSDB Table


in format, but contains only AS-scope Link State
Advertisements. The purpose is to allow AS-scope
LSAs to be displayed once for the router rather
than once in each non-stub area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 19 }

.1.3.6.1.2.1.14.19.1
ospfAsLsdbEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfAsLsdbType, ospfAsLsdbLsid, ospfAsLsdbRouterId }
DESCRIPTION "A single link state advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) 1 }

.1.3.6.1.2.1.14.19.1.1
ospfAsLsdbType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {asExternalLink(5), asOpaqueLink(11)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the link state advertisement.
Each link state type has a separate
advertisement format."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 1 }

.1.3.6.1.2.1.14.19.1.2
ospfAsLsdbLsid OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Link State ID is an LS Type Specific field
containing either a Router ID or an IP address;
it identifies the piece of the routing domain
that is being described by the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 2 }

.1.3.6.1.2.1.14.19.1.3
ospfAsLsdbRouterId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION RouterID
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The 32-bit number that uniquely identifies the
originating router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 3 }

.1.3.6.1.2.1.14.19.1.4
ospfAsLsdbSequence OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect old and duplicate link state
advertisements. The space of sequence numbers is linearly
ordered. The larger the sequence number, the more recent
the advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 4 }

.1.3.6.1.2.1.14.19.1.5
ospfAsLsdbAge OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the age of the link state
advertisement in seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 5 }

.1.3.6.1.2.1.14.19.1.6
ospfAsLsdbChecksum OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly referred
to as the Fletcher checksum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 6 }

.1.3.6.1.2.1.14.19.1.7
ospfAsLsdbAdvertisement OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX OCTET STRING (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The entire link state advertisement, including
its header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAsLsdbTable(19) ospfAsLsdbEntry(1) 7 }

.1.3.6.1.2.1.14.20
ospfAreaLsaCountTable OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table maintains per-area, per-LSA-type counters"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14) 20 }

.1.3.6.1.2.1.14.20.1
ospfAreaLsaCountEntry OBJECT-TYPE
-- FROM OSPF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfAreaLsaCountAreaId, ospfAreaLsaCountLsaType }
DESCRIPTION "An entry with a number of link advertisements
of a given type for a given area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaLsaCountTable(20) 1 }

.1.3.6.1.2.1.14.20.1.1
ospfAreaLsaCountAreaId OBJECT-TYPE
-- FROM OSPF-MIB
-- TEXTUAL CONVENTION AreaID
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This entry Area ID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaLsaCountTable(20) ospfAreaLsaCountEntry(1) 1 }

.1.3.6.1.2.1.14.20.1.2
ospfAreaLsaCountLsaType OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX INTEGER {routerLink(1), networkLink(2), summaryLink(3),
asSummaryLink(4), multicastLink(6), nssaExternalLink(7), areaOpaqueLink(10)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This entry LSA type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaLsaCountTable(20) ospfAreaLsaCountEntry(1) 2 }

.1.3.6.1.2.1.14.20.1.3
ospfAreaLsaCountNumber OBJECT-TYPE
-- FROM OSPF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of LSAs of a given type for a given area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospf(14)
ospfAreaLsaCountTable(20) ospfAreaLsaCountEntry(1) 3 }
.1.3.6.1.2.1.15
bgp MODULE-IDENTITY
-- FROM BGP4-MIB
DESCRIPTION "The MIB module for the BGP-4 protocol.

Copyright (C) The Internet Society (2006). This


version of this MIB module is part of RFC 4273;
see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 15 }

.1.3.6.1.2.1.15.0
bgpNotification OBJECT-TYPE
-- FROM BGP4-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 0 }

.1.3.6.1.2.1.15.0.1
bgpEstablishedNotification NOTIFICATION-TYPE
-- FROM BGP4-MIB
OBJECTS { bgpPeerRemoteAddr, bgpPeerLastError, bgpPeerState }
DESCRIPTION "The bgpEstablishedNotification event is generated
when the BGP FSM enters the established state.

This Notification replaces the bgpEstablished


Notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpNotification(0)
1 }

.1.3.6.1.2.1.15.0.2
bgpBackwardTransNotification NOTIFICATION-TYPE
-- FROM BGP4-MIB
OBJECTS { bgpPeerRemoteAddr, bgpPeerLastError, bgpPeerState }
DESCRIPTION "The bgpBackwardTransNotification event is
generated when the BGP FSM moves from a higher
numbered state to a lower numbered state.

This Notification replaces the


bgpBackwardsTransition Notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpNotification(0)
2 }

.1.3.6.1.2.1.15.1
bgpVersion OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Vector of supported BGP protocol version
numbers. Each peer negotiates the version
from this vector. Versions are identified
via the string of bits contained within this
object. The first octet contains bits 0 to
7, the second octet contains bits 8 to 15,
and so on, with the most significant bit
referring to the lowest bit number in the
octet (e.g., the MSB of the first octet
refers to bit 0). If a bit, i, is present
and set, then the version (i+1) of the BGP
is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 1 }

.1.3.6.1.2.1.15.2
bgpLocalAs OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The local autonomous system number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 2 }

.1.3.6.1.2.1.15.3
bgpPeerTable OBJECT-TYPE
-- FROM BGP4-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "BGP peer table. This table contains,
one entry per BGP peer, information about the
connections with BGP peers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 3 }

.1.3.6.1.2.1.15.3.1
bgpPeerEntry OBJECT-TYPE
-- FROM BGP4-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { bgpPeerRemoteAddr }
DESCRIPTION "Entry containing information about the
connection with a BGP peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3) 1 }

.1.3.6.1.2.1.15.3.1.1
bgpPeerIdentifier OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The BGP Identifier of this entry's BGP peer.
This entry MUST be 0.0.0.0 unless the
bgpPeerState is in the openconfirm or the
established state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 1 }

.1.3.6.1.2.1.15.3.1.2
bgpPeerState OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5),
established(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The BGP peer connection state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 2 }

.1.3.6.1.2.1.15.3.1.3
bgpPeerAdminStatus OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX INTEGER {stop(1), start(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The desired state of the BGP connection.
A transition from 'stop' to 'start' will cause
the BGP Manual Start Event to be generated.
A transition from 'start' to 'stop' will cause
the BGP Manual Stop Event to be generated.
This parameter can be used to restart BGP peer
connections. Care should be used in providing
write access to this object without adequate
authentication."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 3 }

.1.3.6.1.2.1.15.3.1.4
bgpPeerNegotiatedVersion OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The negotiated version of BGP running between
the two peers.

This entry MUST be zero (0) unless the


bgpPeerState is in the openconfirm or the
established state.

Note that legal values for this object are


between 0 and 255."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 4 }

.1.3.6.1.2.1.15.3.1.5
bgpPeerLocalAddr OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The local IP address of this entry's BGP
connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 5 }

.1.3.6.1.2.1.15.3.1.6
bgpPeerLocalPort OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The local port for the TCP connection between
the BGP peers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 6 }

.1.3.6.1.2.1.15.3.1.7
bgpPeerRemoteAddr OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remote IP address of this entry's BGP
peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 7 }

.1.3.6.1.2.1.15.3.1.8
bgpPeerRemotePort OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remote port for the TCP connection
between the BGP peers. Note that the
objects bgpPeerLocalAddr,
bgpPeerLocalPort, bgpPeerRemoteAddr, and
bgpPeerRemotePort provide the appropriate
reference to the standard MIB TCP
connection table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 8 }

.1.3.6.1.2.1.15.3.1.9
bgpPeerRemoteAs OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remote autonomous system number received in
the BGP OPEN message."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 9 }

.1.3.6.1.2.1.15.3.1.10
bgpPeerInUpdates OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of BGP UPDATE messages
received on this connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 10 }

.1.3.6.1.2.1.15.3.1.11
bgpPeerOutUpdates OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of BGP UPDATE messages
transmitted on this connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 11 }

.1.3.6.1.2.1.15.3.1.12
bgpPeerInTotalMessages OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of messages received
from the remote peer on this connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 12 }

.1.3.6.1.2.1.15.3.1.13
bgpPeerOutTotalMessages OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of messages transmitted to
the remote peer on this connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 13 }

.1.3.6.1.2.1.15.3.1.14
bgpPeerLastError OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last error code and subcode seen by this
peer on this connection. If no error has
occurred, this field is zero. Otherwise, the
first byte of this two byte OCTET STRING
contains the error code, and the second byte
contains the subcode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 14 }

.1.3.6.1.2.1.15.3.1.15
bgpPeerFsmEstablishedTransitions OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of times the BGP FSM
transitioned into the established state
for this peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 15 }

.1.3.6.1.2.1.15.3.1.16
bgpPeerFsmEstablishedTime OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This timer indicates how long (in
seconds) this peer has been in the
established state or how long
since this peer was last in the
established state. It is set to zero when
a new peer is configured or when the router is
booted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 16 }

.1.3.6.1.2.1.15.3.1.17
bgpPeerConnectRetryInterval OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (1..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time interval (in seconds) for the
ConnectRetry timer. The suggested value
for this timer is 120 seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 17 }

.1.3.6.1.2.1.15.3.1.18
bgpPeerHoldTime OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0 | 3..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Time interval (in seconds) for the Hold
Timer established with the peer. The
value of this object is calculated by this
BGP speaker, using the smaller of the
values in bgpPeerHoldTimeConfigured and the
Hold Time received in the OPEN message.

This value must be at least three seconds


if it is not zero (0).

If the Hold Timer has not been established


with the peer this object MUST have a value
of zero (0).

If the bgpPeerHoldTimeConfigured object has


a value of (0), then this object MUST have a
value of (0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 18 }

.1.3.6.1.2.1.15.3.1.19
bgpPeerKeepAlive OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0 | 1..21845)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Time interval (in seconds) for the KeepAlive
timer established with the peer. The value
of this object is calculated by this BGP
speaker such that, when compared with
bgpPeerHoldTime, it has the same proportion
that bgpPeerKeepAliveConfigured has,
compared with bgpPeerHoldTimeConfigured.

If the KeepAlive timer has not been established


with the peer, this object MUST have a value
of zero (0).

If the of bgpPeerKeepAliveConfigured object


has a value of (0), then this object MUST have
a value of (0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 19 }

.1.3.6.1.2.1.15.3.1.20
bgpPeerHoldTimeConfigured OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0 | 3..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time interval (in seconds) for the Hold Time
configured for this BGP speaker with this
peer. This value is placed in an OPEN
message sent to this peer by this BGP
speaker, and is compared with the Hold
Time field in an OPEN message received
from the peer when determining the Hold
Time (bgpPeerHoldTime) with the peer.
This value must not be less than three
seconds if it is not zero (0). If it is
zero (0), the Hold Time is NOT to be
established with the peer. The suggested
value for this timer is 90 seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 20 }

.1.3.6.1.2.1.15.3.1.21
bgpPeerKeepAliveConfigured OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0 | 1..21845)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time interval (in seconds) for the
KeepAlive timer configured for this BGP
speaker with this peer. The value of this
object will only determine the
KEEPALIVE messages' frequency relative to
the value specified in
bgpPeerHoldTimeConfigured; the actual
time interval for the KEEPALIVE messages is
indicated by bgpPeerKeepAlive. A
reasonable maximum value for this timer
would be one third of that of
bgpPeerHoldTimeConfigured.
If the value of this object is zero (0),
no periodical KEEPALIVE messages are sent
to the peer after the BGP connection has
been established. The suggested value for
this timer is 30 seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 21 }
.1.3.6.1.2.1.15.3.1.22
bgpPeerMinASOriginationInterval OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (1..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time interval (in seconds) for the
MinASOriginationInterval timer.
The suggested value for this timer is 15
seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 22 }

.1.3.6.1.2.1.15.3.1.23
bgpPeerMinRouteAdvertisementInterval OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (1..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time interval (in seconds) for the
MinRouteAdvertisementInterval timer.
The suggested value for this timer is 30
seconds for EBGP connections and 5
seconds for IBGP connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 23 }

.1.3.6.1.2.1.15.3.1.24
bgpPeerInUpdateElapsedTime OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Elapsed time (in seconds) since the last BGP
UPDATE message was received from the peer.
Each time bgpPeerInUpdates is incremented,
the value of this object is set to zero (0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPeerTable(3)
bgpPeerEntry(1) 24 }

.1.3.6.1.2.1.15.4
bgpIdentifier OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The BGP Identifier of the local system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 4 }

.1.3.6.1.2.1.15.5
bgpPathAttrTable OBJECT-TYPE
-- FROM BGP4-MIB
MAX-ACCESS not-accessible
STATUS obsolete
DESCRIPTION "The BGP Received Path Attribute Table
contains information about paths to
destination networks, received from all
peers running BGP version 3 or less."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 5 }

.1.3.6.1.2.1.15.5.1
bgpPathAttrEntry OBJECT-TYPE
-- FROM BGP4-MIB
MAX-ACCESS not-accessible
STATUS obsolete
INDEX { bgpPathAttrDestNetwork, bgpPathAttrPeer }
DESCRIPTION "Information about a path to a network."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
1 }

.1.3.6.1.2.1.15.5.1.1
bgpPathAttrPeer OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The IP address of the peer where the path
information was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
bgpPathAttrEntry(1) 1 }

.1.3.6.1.2.1.15.5.1.2
bgpPathAttrDestNetwork OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The address of the destination network."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
bgpPathAttrEntry(1) 2 }

.1.3.6.1.2.1.15.5.1.3
bgpPathAttrOrigin OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX INTEGER {igp(1), egp(2), incomplete(3)}
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The ultimate origin of the path information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
bgpPathAttrEntry(1) 3 }

.1.3.6.1.2.1.15.5.1.4
bgpPathAttrASPath OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX OCTET STRING (2..255)
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The set of ASes that must be traversed to reach
the network. This object is probably best
represented as SEQUENCE OF INTEGER. For SMI
compatibility, though, it is represented as
OCTET STRING. Each AS is represented as a pair
of octets according to the following algorithm:

first-byte-of-pair = ASNumber / 256;


second-byte-of-pair = ASNumber & 255;"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
bgpPathAttrEntry(1) 4 }

.1.3.6.1.2.1.15.5.1.5
bgpPathAttrNextHop OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The address of the border router that should
be used for the destination network."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
bgpPathAttrEntry(1) 5 }

.1.3.6.1.2.1.15.5.1.6
bgpPathAttrInterASMetric OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION "The optional inter-AS metric. If this
attribute has not been provided for this route,
the value for this object is 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpPathAttrTable(5)
bgpPathAttrEntry(1) 6 }

.1.3.6.1.2.1.15.6
bgp4PathAttrTable OBJECT-TYPE
-- FROM BGP4-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The BGP-4 Received Path Attribute Table
contains information about paths to
destination networks, received from all
BGP4 peers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 6 }

.1.3.6.1.2.1.15.6.1
bgp4PathAttrEntry OBJECT-TYPE
-- FROM BGP4-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { bgp4PathAttrIpAddrPrefix, bgp4PathAttrIpAddrPrefixLen,
bgp4PathAttrPeer }
DESCRIPTION "Information about a path to a network."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) 1 }

.1.3.6.1.2.1.15.6.1.1
bgp4PathAttrPeer OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the peer where the path
information was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 1 }
.1.3.6.1.2.1.15.6.1.2
bgp4PathAttrIpAddrPrefixLen OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0..32)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Length in bits of the IP address prefix in
the Network Layer Reachability
Information field."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 2 }

.1.3.6.1.2.1.15.6.1.3
bgp4PathAttrIpAddrPrefix OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An IP address prefix in the Network Layer
Reachability Information field. This object
is an IP address containing the prefix with
length specified by
bgp4PathAttrIpAddrPrefixLen.
Any bits beyond the length specified by
bgp4PathAttrIpAddrPrefixLen are zeroed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 3 }

.1.3.6.1.2.1.15.6.1.4
bgp4PathAttrOrigin OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX INTEGER {igp(1), egp(2), incomplete(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ultimate origin of the path
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 4 }

.1.3.6.1.2.1.15.6.1.5
bgp4PathAttrASPathSegment OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX OCTET STRING (2..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence of AS path segments. Each AS
path segment is represented by a triple
<type, length, value>.

The type is a 1-octet field that has two


possible values:
1 AS_SET: unordered set of ASes that a
route in the UPDATE message
has traversed

2 AS_SEQUENCE: ordered set of ASes that


a route in the UPDATE message
has traversed.
The length is a 1-octet field containing the
number of ASes in the value field.

The value field contains one or more AS


numbers. Each AS is represented in the octet
string as a pair of octets according to the
following algorithm:

first-byte-of-pair = ASNumber / 256;


second-byte-of-pair = ASNumber & 255;

Known Issues:
o BGP Confederations will result in
a type of either 3 or 4.
o An AS Path may be longer than 255 octets.
This may result in this object containing
a truncated AS Path."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 5 }

.1.3.6.1.2.1.15.6.1.6
bgp4PathAttrNextHop OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the border router that
should be used for the destination
network. This address is the NEXT_HOP
address received in the UPDATE packet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 6 }

.1.3.6.1.2.1.15.6.1.7
bgp4PathAttrMultiExitDisc OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This metric is used to discriminate
between multiple exit points to an
adjacent autonomous system. A value of -1
indicates the absence of this attribute.

Known Issues:
o The BGP-4 specification uses an
unsigned 32 bit number. Thus, this
object cannot represent the full
range of the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 7 }

.1.3.6.1.2.1.15.6.1.8
bgp4PathAttrLocalPref OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The originating BGP4 speaker's degree of
preference for an advertised route. A
value of -1 indicates the absence of this
attribute.

Known Issues:
o The BGP-4 specification uses an
unsigned 32 bit number and thus this
object cannot represent the full
range of the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 8 }

.1.3.6.1.2.1.15.6.1.9
bgp4PathAttrAtomicAggregate OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX INTEGER {lessSpecificRouteNotSelected(1), lessSpecificRouteSelected(2)}

MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the ATOMIC_AGGREGATE attribute is present
in the Path Attributes then this object MUST
have a value of 'lessSpecificRouteNotSelected'.

If the ATOMIC_AGGREGATE attribute is missing


in the Path Attributes then this object MUST
have a value of 'lessSpecificRouteSelected'.

Note that ATOMIC_AGGREGATE is now a primarily


informational attribute."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 9 }

.1.3.6.1.2.1.15.6.1.10
bgp4PathAttrAggregatorAS OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The AS number of the last BGP4 speaker that
performed route aggregation. A value of
zero (0) indicates the absence of this
attribute.

Note that propagation of AS of zero is illegal


in the Internet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 10 }

.1.3.6.1.2.1.15.6.1.11
bgp4PathAttrAggregatorAddr OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the last BGP4 speaker
that performed route aggregation. A
value of 0.0.0.0 indicates the absence
of this attribute."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 11 }

.1.3.6.1.2.1.15.6.1.12
bgp4PathAttrCalcLocalPref OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The degree of preference calculated by the
receiving BGP4 speaker for an advertised
route. A value of -1 indicates the
absence of this attribute.

Known Issues:
o The BGP-4 specification uses an
unsigned 32 bit number and thus this
object cannot represent the full
range of the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 12 }

.1.3.6.1.2.1.15.6.1.13
bgp4PathAttrBest OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX INTEGER {false(1), true(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether this route
was chosen as the best BGP4 route for this
destination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 13 }

.1.3.6.1.2.1.15.6.1.14
bgp4PathAttrUnknown OBJECT-TYPE
-- FROM BGP4-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One or more path attributes not understood by
this BGP4 speaker.

Path attributes are recorded in the Update Path


attribute format of type, length, value.

Size zero (0) indicates the absence of such


attributes.

Octets beyond the maximum size, if any, are not


recorded by this object.

Known Issues:
o Attributes understood by this speaker, but not
represented in this MIB, are unavailable to
the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15)
bgp4PathAttrTable(6) bgp4PathAttrEntry(1) 14 }
.1.3.6.1.2.1.15.7
bgpTraps OBJECT-TYPE
-- FROM BGP4-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) 7 }

.1.3.6.1.2.1.15.7.1
bgpEstablished NOTIFICATION-TYPE
-- FROM BGP4-MIB
OBJECTS { bgpPeerLastError, bgpPeerState }
DESCRIPTION "The BGP Established event is generated when
the BGP FSM enters the ESTABLISHED state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpTraps(7) 1 }

.1.3.6.1.2.1.15.7.2
bgpBackwardTransition NOTIFICATION-TYPE
-- FROM BGP4-MIB
OBJECTS { bgpPeerLastError, bgpPeerState }
DESCRIPTION "The BGPBackwardTransition Event is generated
when the BGP FSM moves from a higher numbered
state to a lower numbered state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bgp(15) bgpTraps(7) 2 }

.1.3.6.1.2.1.16
rmon OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, RMON2-MIB, HC-RMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 16 }

.1.3.6.1.2.1.16.0
rmonEventsV2 OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "Definition point for RMON notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 0 }

.1.3.6.1.2.1.16.0.1
risingAlarm NOTIFICATION-TYPE
-- FROM RMON-MIB
OBJECTS { alarmIndex, alarmVariable, alarmSampleType, alarmValue,
alarmRisingThreshold }
DESCRIPTION "The SNMP trap that is generated when an alarm
entry crosses its rising threshold and generates
an event that is configured for sending SNMP
traps."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) rmonEventsV2(0)
1 }

.1.3.6.1.2.1.16.0.2
fallingAlarm NOTIFICATION-TYPE
-- FROM RMON-MIB
OBJECTS { alarmIndex, alarmVariable, alarmSampleType, alarmValue,
alarmFallingThreshold }
DESCRIPTION "The SNMP trap that is generated when an alarm
entry crosses its falling threshold and generates
an event that is configured for sending SNMP
traps."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) rmonEventsV2(0)
2 }

.1.3.6.1.2.1.16.1
statistics OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 1 }

.1.3.6.1.2.1.16.1.1
etherStatsTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of Ethernet statistics entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 1 }

.1.3.6.1.2.1.16.1.1.1
etherStatsEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { etherStatsIndex }
DESCRIPTION "A collection of statistics kept for a particular
Ethernet interface. As an example, an instance of the
etherStatsPkts object might be named etherStatsPkts.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) 1 }

.1.3.6.1.2.1.16.1.1.1.1
etherStatsIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object uniquely identifies this
etherStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 1 }

.1.3.6.1.2.1.16.1.1.1.2
etherStatsDataSource OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object identifies the source of the data that
this etherStats entry is configured to analyze. This
source can be any ethernet interface on this device.
In order to identify a particular interface, this object
shall identify the instance of the ifIndex object,
defined in RFC 2233 [17], for the desired interface.
For example, if an entry were to receive data from
interface #1, this object would be set to ifIndex.1.

The statistics in this group reflect all packets


on the local network segment attached to the identified
interface.

An agent may or may not be able to tell if fundamental


changes to the media of the interface have occurred and
necessitate an invalidation of this entry. For example, a
hot-pluggable ethernet card could be pulled out and replaced
by a token-ring card. In such a case, if the agent has such
knowledge of the change, it is recommended that it
invalidate this entry.

This object may not be modified if the associated


etherStatsStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 2 }

.1.3.6.1.2.1.16.1.1.1.3
etherStatsDropEvents OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of events in which packets
were dropped by the probe due to lack of resources.
Note that this number is not necessarily the number of
packets dropped; it is just the number of times this
condition has been detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 3 }

.1.3.6.1.2.1.16.1.1.1.4
etherStatsOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets of data (including
those in bad packets) received on the
network (excluding framing bits but including
FCS octets).

This object can be used as a reasonable estimate of


10-Megabit ethernet utilization. If greater precision is
desired, the etherStatsPkts and etherStatsOctets objects
should be sampled before and after a common interval. The
differences in the sampled values are Pkts and Octets,
respectively, and the number of seconds in the interval is
Interval. These values are used to calculate the Utilization
as follows:

Pkts * (9.6 + 6.4) + (Octets * .8)


Utilization = -------------------------------------
Interval * 10,000

The result of this equation is the value Utilization which


is the percent utilization of the ethernet segment on a
scale of 0 to 100 percent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 4 }

.1.3.6.1.2.1.16.1.1.1.5
etherStatsPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad packets,
broadcast packets, and multicast packets) received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 5 }

.1.3.6.1.2.1.16.1.1.1.6
etherStatsBroadcastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of good packets received that were
directed to the broadcast address. Note that this
does not include multicast packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 6 }

.1.3.6.1.2.1.16.1.1.1.7
etherStatsMulticastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of good packets received that were
directed to a multicast address. Note that this number
does not include packets directed to the broadcast
address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 7 }

.1.3.6.1.2.1.16.1.1.1.8
etherStatsCRCAlignErrors OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received that
had a length (excluding framing bits, but
including FCS octets) of between 64 and 1518
octets, inclusive, but had either a bad
Frame Check Sequence (FCS) with an integral
number of octets (FCS Error) or a bad FCS with
a non-integral number of octets (Alignment Error)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 8 }

.1.3.6.1.2.1.16.1.1.1.9
etherStatsUndersizePkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received that were
less than 64 octets long (excluding framing bits,
but including FCS octets) and were otherwise well
formed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 9 }

.1.3.6.1.2.1.16.1.1.1.10
etherStatsOversizePkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received that were
longer than 1518 octets (excluding framing bits,
but including FCS octets) and were otherwise
well formed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 10 }

.1.3.6.1.2.1.16.1.1.1.11
etherStatsFragments OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received that were less than
64 octets in length (excluding framing bits but including
FCS octets) and had either a bad Frame Check Sequence
(FCS) with an integral number of octets (FCS Error) or a
bad FCS with a non-integral number of octets (Alignment
Error).

Note that it is entirely normal for etherStatsFragments to


increment. This is because it counts both runts (which are
normal occurrences due to collisions) and noise hits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 11 }

.1.3.6.1.2.1.16.1.1.1.12
etherStatsJabbers OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received that were
longer than 1518 octets (excluding framing bits,
but including FCS octets), and had either a bad
Frame Check Sequence (FCS) with an integral number
of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment Error).

Note that this definition of jabber is different


than the definition in IEEE-802.3 section 8.2.1.5
(10BASE5) and section 10.3.1.4 (10BASE2). These
documents define jabber as the condition where any
packet exceeds 20 ms. The allowed range to detect
jabber is between 20 ms and 150 ms."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 12 }

.1.3.6.1.2.1.16.1.1.1.13
etherStatsCollisions OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The best estimate of the total number of collisions
on this Ethernet segment.

The value returned will depend on the location of the


RMON probe. Section 8.2.1.3 (10BASE-5) and section
10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a
station must detect a collision, in the receive mode, if
three or more stations are transmitting simultaneously. A
repeater port must detect a collision when two or more
stations are transmitting simultaneously. Thus a probe
placed on a repeater port could record more collisions
than a probe connected to a station on the same segment
would.

Probe location plays a much smaller role when considering


10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3
defines a collision as the simultaneous presence of signals
on the DO and RD circuits (transmitting and receiving
at the same time). A 10BASE-T station can only detect
collisions when it is transmitting. Thus probes placed on
a station and a repeater, should report the same number of
collisions.

Note also that an RMON probe inside a repeater should


ideally report collisions between the repeater and one or
more other hosts (transmit collisions as defined by IEEE
802.3k) plus receiver collisions observed on any coax
segments to which the repeater is connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 13 }

.1.3.6.1.2.1.16.1.1.1.14
etherStatsPkts64Octets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were 64 octets in length
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 14 }

.1.3.6.1.2.1.16.1.1.1.15
etherStatsPkts65to127Octets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
65 and 127 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 15 }

.1.3.6.1.2.1.16.1.1.1.16
etherStatsPkts128to255Octets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 16 }

.1.3.6.1.2.1.16.1.1.1.17
etherStatsPkts256to511Octets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
256 and 511 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 17 }

.1.3.6.1.2.1.16.1.1.1.18
etherStatsPkts512to1023Octets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
512 and 1023 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 18 }

.1.3.6.1.2.1.16.1.1.1.19
etherStatsPkts1024to1518Octets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 19 }

.1.3.6.1.2.1.16.1.1.1.20
etherStatsOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 20 }

.1.3.6.1.2.1.16.1.1.1.21
etherStatsStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this etherStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsTable(1) etherStatsEntry(1) 21 }

.1.3.6.1.2.1.16.1.2
tokenRingMLStatsTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of Mac-Layer Token Ring statistics
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 2 }

.1.3.6.1.2.1.16.1.2.1
tokenRingMLStatsEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { tokenRingMLStatsIndex }
DESCRIPTION "A collection of Mac-Layer statistics kept for a
particular Token Ring interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) 1 }

.1.3.6.1.2.1.16.1.2.1.1
tokenRingMLStatsIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies this
tokenRingMLStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 1 }
.1.3.6.1.2.1.16.1.2.1.2
tokenRingMLStatsDataSource OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "This object identifies the source of the data
that this tokenRingMLStats entry is configured to
analyze. This source can be any tokenRing
interface on this device. In order to identify a
particular interface, this object shall identify
the instance of the ifIndex object, defined in
MIB-II [3], for the desired interface. For
example, if an entry were to receive data from
interface #1, this object would be set to
ifIndex.1.

The statistics in this group reflect all error


reports on the local network segment attached to
the identified interface.

This object may not be modified if the associated


tokenRingMLStatsStatus object is equal to
valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 2 }

.1.3.6.1.2.1.16.1.2.1.3
tokenRingMLStatsDropEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of events in which packets were
dropped by the probe due to lack of resources.
Note that this number is not necessarily the
number of packets dropped; it is just the number
of times this condition has been detected. This
value is the same as the corresponding
tokenRingPStatsDropEvents."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 3 }

.1.3.6.1.2.1.16.1.2.1.4
tokenRingMLStatsMacOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of octets of data in MAC packets
(excluding those that were not good frames)
received on the network (excluding framing bits
but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 4 }

.1.3.6.1.2.1.16.1.2.1.5
tokenRingMLStatsMacPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of MAC packets (excluding
packets that were not good frames) received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 5 }

.1.3.6.1.2.1.16.1.2.1.6
tokenRingMLStatsRingPurgeEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of times that the ring enters
the ring purge state from normal ring state. The
ring purge state that comes in response to the
claim token or beacon state is not counted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 6 }

.1.3.6.1.2.1.16.1.2.1.7
tokenRingMLStatsRingPurgePkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of ring purge MAC packets
detected by probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 7 }

.1.3.6.1.2.1.16.1.2.1.8
tokenRingMLStatsBeaconEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of times that the ring enters a
beaconing state (beaconFrameStreamingState,
beaconBitStreamingState,
beaconSetRecoveryModeState, or
beaconRingSignalLossState) from a non-beaconing
state. Note that a change of the source address
of the beacon packet does not constitute a new
beacon event."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 8 }

.1.3.6.1.2.1.16.1.2.1.9
tokenRingMLStatsBeaconTime OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total amount of time that the ring has been
in the beaconing state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 9 }

.1.3.6.1.2.1.16.1.2.1.10
tokenRingMLStatsBeaconPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of beacon MAC packets detected
by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 10 }

.1.3.6.1.2.1.16.1.2.1.11
tokenRingMLStatsClaimTokenEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of times that the ring enters
the claim token state from normal ring state or
ring purge state. The claim token state that
comes in response to a beacon state is not
counted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 11 }

.1.3.6.1.2.1.16.1.2.1.12
tokenRingMLStatsClaimTokenPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of claim token MAC packets
detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 12 }

.1.3.6.1.2.1.16.1.2.1.13
tokenRingMLStatsNAUNChanges OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of NAUN changes detected by the
probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 13 }

.1.3.6.1.2.1.16.1.2.1.14
tokenRingMLStatsLineErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of line errors reported in error
reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 14 }
.1.3.6.1.2.1.16.1.2.1.15
tokenRingMLStatsInternalErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of adapter internal errors
reported in error reporting packets detected by
the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 15 }

.1.3.6.1.2.1.16.1.2.1.16
tokenRingMLStatsBurstErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of burst errors reported in
error reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 16 }

.1.3.6.1.2.1.16.1.2.1.17
tokenRingMLStatsACErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of AC (Address Copied) errors
reported in error reporting packets detected by
the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 17 }

.1.3.6.1.2.1.16.1.2.1.18
tokenRingMLStatsAbortErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of abort delimiters reported in
error reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 18 }

.1.3.6.1.2.1.16.1.2.1.19
tokenRingMLStatsLostFrameErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of lost frame errors reported in
error reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 19 }

.1.3.6.1.2.1.16.1.2.1.20
tokenRingMLStatsCongestionErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of receive congestion errors
reported in error reporting packets detected by
the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 20 }

.1.3.6.1.2.1.16.1.2.1.21
tokenRingMLStatsFrameCopiedErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frame copied errors reported
in error reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 21 }

.1.3.6.1.2.1.16.1.2.1.22
tokenRingMLStatsFrequencyErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frequency errors reported in
error reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 22 }

.1.3.6.1.2.1.16.1.2.1.23
tokenRingMLStatsTokenErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of token errors reported in
error reporting packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 23 }

.1.3.6.1.2.1.16.1.2.1.24
tokenRingMLStatsSoftErrorReports OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of soft error report frames
detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 24 }

.1.3.6.1.2.1.16.1.2.1.25
tokenRingMLStatsRingPollEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of ring poll events detected by
the probe (i.e. the number of ring polls initiated
by the active monitor that were detected)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 25 }

.1.3.6.1.2.1.16.1.2.1.26
tokenRingMLStatsOwner OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 26 }

.1.3.6.1.2.1.16.1.2.1.27
tokenRingMLStatsStatus OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The status of this tokenRingMLStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStatsTable(2) tokenRingMLStatsEntry(1) 27 }

.1.3.6.1.2.1.16.1.3
tokenRingPStatsTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of promiscuous Token Ring statistics
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 3 }

.1.3.6.1.2.1.16.1.3.1
tokenRingPStatsEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { tokenRingPStatsIndex }
DESCRIPTION "A collection of promiscuous statistics kept for
non-MAC packets on a particular Token Ring
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) 1 }

.1.3.6.1.2.1.16.1.3.1.1
tokenRingPStatsIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies this
tokenRingPStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 1 }

.1.3.6.1.2.1.16.1.3.1.2
tokenRingPStatsDataSource OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "This object identifies the source of the data
that this tokenRingPStats entry is configured to
analyze. This source can be any tokenRing
interface on this device. In order to identify a
particular interface, this object shall identify
the instance of the ifIndex object, defined in
MIB-II [3], for the desired interface. For
example, if an entry were to receive data from
interface #1, this object would be set to
ifIndex.1.

The statistics in this group reflect all non-MAC


packets on the local network segment attached to
the identified interface.

This object may not be modified if the associated


tokenRingPStatsStatus object is equal to
valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 2 }

.1.3.6.1.2.1.16.1.3.1.3
tokenRingPStatsDropEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of events in which packets were
dropped by the probe due to lack of resources.
Note that this number is not necessarily the
number of packets dropped; it is just the number
of times this condition has been detected. This
value is the same as the corresponding
tokenRingMLStatsDropEvents"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 3 }

.1.3.6.1.2.1.16.1.3.1.4
tokenRingPStatsDataOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of octets of data in good frames
received on the network (excluding framing bits
but including FCS octets) in non-MAC packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 4 }
.1.3.6.1.2.1.16.1.3.1.5
tokenRingPStatsDataPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of non-MAC packets in good
frames. received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 5 }

.1.3.6.1.2.1.16.1.3.1.6
tokenRingPStatsDataBroadcastPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were directed to an LLC broadcast address
(0xFFFFFFFFFFFF or 0xC000FFFFFFFF)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 6 }

.1.3.6.1.2.1.16.1.3.1.7
tokenRingPStatsDataMulticastPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were directed to a local or global multicast
or functional address. Note that this number does
not include packets directed to the broadcast
address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 7 }

.1.3.6.1.2.1.16.1.3.1.8
tokenRingPStatsDataPkts18to63Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 18 and 63 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 8 }

.1.3.6.1.2.1.16.1.3.1.9
tokenRingPStatsDataPkts64to127Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 64 and 127 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 9 }

.1.3.6.1.2.1.16.1.3.1.10
tokenRingPStatsDataPkts128to255Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 128 and 255 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 10 }

.1.3.6.1.2.1.16.1.3.1.11
tokenRingPStatsDataPkts256to511Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 256 and 511 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 11 }

.1.3.6.1.2.1.16.1.3.1.12
tokenRingPStatsDataPkts512to1023Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 512 and 1023 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 12 }

.1.3.6.1.2.1.16.1.3.1.13
tokenRingPStatsDataPkts1024to2047Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 1024 and 2047 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 13 }

.1.3.6.1.2.1.16.1.3.1.14
tokenRingPStatsDataPkts2048to4095Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 2048 and 4095 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 14 }

.1.3.6.1.2.1.16.1.3.1.15
tokenRingPStatsDataPkts4096to8191Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 4096 and 8191 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 15 }

.1.3.6.1.2.1.16.1.3.1.16
tokenRingPStatsDataPkts8192to18000Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were between 8192 and 18000 octets in length
inclusive, excluding framing bits but including
FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 16 }

.1.3.6.1.2.1.16.1.3.1.17
tokenRingPStatsDataPktsGreaterThan18000Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
that were greater than 18000 octets in length,
excluding framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 17 }

.1.3.6.1.2.1.16.1.3.1.18
tokenRingPStatsOwner OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 18 }
.1.3.6.1.2.1.16.1.3.1.19
tokenRingPStatsStatus OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The status of this tokenRingPStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStatsTable(3) tokenRingPStatsEntry(1) 19 }

.1.3.6.1.2.1.16.1.4
etherStats2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 4 }

.1.3.6.1.2.1.16.1.4.1
etherStats2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { etherStatsEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStats2Table(4) 1 }

.1.3.6.1.2.1.16.1.4.1.1
etherStatsDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStats2Table(4) etherStats2Entry(1) 1 }

.1.3.6.1.2.1.16.1.4.1.2
etherStatsCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStats2Table(4) etherStats2Entry(1) 2 }

.1.3.6.1.2.1.16.1.5
tokenRingMLStats2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1.

This table has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability
to meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 5 }

.1.3.6.1.2.1.16.1.5.1
tokenRingMLStats2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
AUGMENTS { tokenRingMLStatsEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStats2Table(5) 1 }

.1.3.6.1.2.1.16.1.5.1.1
tokenRingMLStatsDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStats2Table(5) tokenRingMLStats2Entry(1) 1 }

.1.3.6.1.2.1.16.1.5.1.2
tokenRingMLStatsCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingMLStats2Table(5) tokenRingMLStats2Entry(1) 2 }

.1.3.6.1.2.1.16.1.6
tokenRingPStats2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1.

This table has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability
to meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 6 }

.1.3.6.1.2.1.16.1.6.1
tokenRingPStats2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
AUGMENTS { tokenRingPStatsEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStats2Table(6) 1 }

.1.3.6.1.2.1.16.1.6.1.1
tokenRingPStatsDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStats2Table(6) tokenRingPStats2Entry(1) 1 }

.1.3.6.1.2.1.16.1.6.1.2
tokenRingPStatsCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
tokenRingPStats2Table(6) tokenRingPStats2Entry(1) 2 }

.1.3.6.1.2.1.16.1.7
etherStatsHighCapacityTable OBJECT-TYPE
-- FROM HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1
etherStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1) 7 }

.1.3.6.1.2.1.16.1.7.1
etherStatsHighCapacityEntry OBJECT-TYPE
-- FROM HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { etherStatsIndex }
DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1
etherStatsEntry. These objects will be created by the agent
for all etherStatsEntries it deems appropriate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) 1 }

.1.3.6.1.2.1.16.1.7.1.1
etherStatsHighCapacityOverflowPkts OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsPkts
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 1 }

.1.3.6.1.2.1.16.1.7.1.2
etherStatsHighCapacityPkts OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad packets,
broadcast packets, and multicast packets) received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 2 }

.1.3.6.1.2.1.16.1.7.1.3
etherStatsHighCapacityOverflowOctets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsOctets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 3 }
.1.3.6.1.2.1.16.1.7.1.4
etherStatsHighCapacityOctets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets of data (including
those in bad packets) received on the
network (excluding framing bits but including
FCS octets).

If the network is half-duplex Fast Ethernet, this


object can be used as a reasonable estimate of
utilization. If greater precision is desired, the
etherStatsHighCapacityPkts and
etherStatsHighCapacityOctets objects should be sampled
before and after a common interval. The differences
in the sampled values are Pkts and Octets,
respectively, and the number of seconds in the
interval is Interval. These values
are used to calculate the Utilization as follows:

Pkts * (.96 + .64) + (Octets * .08)


Utilization = -------------------------------------
Interval * 10,000

The result of this equation is the value Utilization


which is the percent utilization of the ethernet
segment on a scale of 0 to 100 percent.

This table is not appropriate for monitoring full-duplex


ethernets. If the network is a full-duplex ethernet and the
mediaIndependentTable is monitoring that network, the
utilization can be calculated as follows:
1) Determine the utilization of the inbound path by using
the appropriate equation (for ethernet or fast ethernet)
to determine the utilization, substituting
mediaIndependentInPkts for etherStatsHighCapacityPkts,
and
mediaIndependentInOctets for
etherStatsHighCapacityOctets.
Call the resulting utilization inUtilization.

2) Determine the utilization of the outbound path by using


the same equation to determine the utilization,
substituting
mediaIndependentOutPkts for etherStatsHighCapacityPkts,
and
mediaIndependentOutOctets for
etherStatsHighCapacityOctets.
Call the resulting utilization outUtilization.

3) The utilization is the maximum of inUtilization and


outUtilization. This metric shows the amount of
percentage
of bandwidth that is left before congestion will be
experienced on the link."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 4 }

.1.3.6.1.2.1.16.1.7.1.5
etherStatsHighCapacityOverflowPkts64Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsPkts64Octets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 5 }

.1.3.6.1.2.1.16.1.7.1.6
etherStatsHighCapacityPkts64Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were 64 octets in length
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 6 }

.1.3.6.1.2.1.16.1.7.1.7
etherStatsHighCapacityOverflowPkts65to127Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsPkts65to127Octets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 7 }

.1.3.6.1.2.1.16.1.7.1.8
etherStatsHighCapacityPkts65to127Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
65 and 127 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 8 }

.1.3.6.1.2.1.16.1.7.1.9
etherStatsHighCapacityOverflowPkts128to255Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsPkts128to255Octets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 9 }

.1.3.6.1.2.1.16.1.7.1.10
etherStatsHighCapacityPkts128to255Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
128 and 255 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 10 }

.1.3.6.1.2.1.16.1.7.1.11
etherStatsHighCapacityOverflowPkts256to511Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsPkts256to511Octets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 11 }

.1.3.6.1.2.1.16.1.7.1.12
etherStatsHighCapacityPkts256to511Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
256 and 511 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 12 }

.1.3.6.1.2.1.16.1.7.1.13
etherStatsHighCapacityOverflowPkts512to1023Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherStatsPkts512to1023Octets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 13 }

.1.3.6.1.2.1.16.1.7.1.14
etherStatsHighCapacityPkts512to1023Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
512 and 1023 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 14 }

.1.3.6.1.2.1.16.1.7.1.15
etherStatsHighCapacityOverflowPkts1024to1518Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated
etherStatsPkts1024to1518Octets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 15 }

.1.3.6.1.2.1.16.1.7.1.16
etherStatsHighCapacityPkts1024to1518Octets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad
packets) received that were between
1024 and 1518 octets in length inclusive
(excluding framing bits but including FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) statistics(1)
etherStatsHighCapacityTable(7) etherStatsHighCapacityEntry(1) 16 }

.1.3.6.1.2.1.16.2
history OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 2 }

.1.3.6.1.2.1.16.2.1
historyControlTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of history control entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2) 1 }

.1.3.6.1.2.1.16.2.1.1
historyControlEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { historyControlIndex }
DESCRIPTION "A list of parameters that set up a periodic sampling of
statistics. As an example, an instance of the
historyControlInterval object might be named
historyControlInterval.2"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) 1 }

.1.3.6.1.2.1.16.2.1.1.1
historyControlIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
historyControl table. Each such entry defines a
set of samples at a particular interval for an
interface on the device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 1 }

.1.3.6.1.2.1.16.2.1.1.2
historyControlDataSource OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object identifies the source of the data for
which historical data was collected and
placed in a media-specific table on behalf of this
historyControlEntry. This source can be any
interface on this device. In order to identify
a particular interface, this object shall identify
the instance of the ifIndex object, defined
in RFC 2233 [17], for the desired interface.
For example, if an entry were to receive data from
interface #1, this object would be set to ifIndex.1.

The statistics in this group reflect all packets


on the local network segment attached to the identified
interface.

An agent may or may not be able to tell if fundamental


changes to the media of the interface have occurred and
necessitate an invalidation of this entry. For example, a
hot-pluggable ethernet card could be pulled out and replaced
by a token-ring card. In such a case, if the agent has such
knowledge of the change, it is recommended that it
invalidate this entry.

This object may not be modified if the associated


historyControlStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 2 }

.1.3.6.1.2.1.16.2.1.1.3
historyControlBucketsRequested OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The requested number of discrete time intervals
over which data is to be saved in the part of the
media-specific table associated with this
historyControlEntry.

When this object is created or modified, the probe


should set historyControlBucketsGranted as closely to
this object as is possible for the particular probe
implementation and available resources."
DEFVAL { 50 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 3 }

.1.3.6.1.2.1.16.2.1.1.4
historyControlBucketsGranted OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of discrete sampling intervals
over which data shall be saved in the part of
the media-specific table associated with this
historyControlEntry.

When the associated historyControlBucketsRequested


object is created or modified, the probe
should set this object as closely to the requested
value as is possible for the particular
probe implementation and available resources. The
probe must not lower this value except as a result
of a modification to the associated
historyControlBucketsRequested object.

There will be times when the actual number of


buckets associated with this entry is less than
the value of this object. In this case, at the
end of each sampling interval, a new bucket will
be added to the media-specific table.

When the number of buckets reaches the value of


this object and a new bucket is to be added to the
media-specific table, the oldest bucket associated
with this historyControlEntry shall be deleted by
the agent so that the new bucket can be added.

When the value of this object changes to a value less


than the current value, entries are deleted
from the media-specific table associated with this
historyControlEntry. Enough of the oldest of these
entries shall be deleted by the agent so that their
number remains less than or equal to the new value of
this object.

When the value of this object changes to a value greater


than the current value, the number of associated media-
specific entries may be allowed to grow."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 4 }
.1.3.6.1.2.1.16.2.1.1.5
historyControlInterval OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..3600)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The interval in seconds over which the data is
sampled for each bucket in the part of the
media-specific table associated with this
historyControlEntry. This interval can
be set to any number of seconds between 1 and
3600 (1 hour).

Because the counters in a bucket may overflow at their


maximum value with no indication, a prudent manager will
take into account the possibility of overflow in any of
the associated counters. It is important to consider the
minimum time in which any counter could overflow on a
particular media type and set the historyControlInterval
object to a value less than this interval. This is
typically most important for the 'octets' counter in any
media-specific table. For example, on an Ethernet
network, the etherHistoryOctets counter could overflow
in about one hour at the Ethernet's maximum
utilization.

This object may not be modified if the associated


historyControlStatus object is equal to valid(1)."
DEFVAL { 1800 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 5 }

.1.3.6.1.2.1.16.2.1.1.6
historyControlOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 6 }

.1.3.6.1.2.1.16.2.1.1.7
historyControlStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this historyControl entry.

Each instance of the media-specific table associated


with this historyControlEntry will be deleted by the agent
if this historyControlEntry is not equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControlTable(1) historyControlEntry(1) 7 }

.1.3.6.1.2.1.16.2.2
etherHistoryTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of Ethernet history entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2) 2 }

.1.3.6.1.2.1.16.2.2.1
etherHistoryEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { etherHistoryIndex, etherHistorySampleIndex }
DESCRIPTION "An historical sample of Ethernet statistics on a particular
Ethernet interface. This sample is associated with the
historyControlEntry which set up the parameters for
a regular collection of these samples. As an example, an
instance of the etherHistoryPkts object might be named
etherHistoryPkts.2.89"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) 1 }

.1.3.6.1.2.1.16.2.2.1.1
etherHistoryIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The history of which this entry is a part. The
history identified by a particular value of this
index is the same history as identified
by the same value of historyControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 1 }

.1.3.6.1.2.1.16.2.2.1.2
etherHistorySampleIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB, HC-RMON-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies the particular
sample this entry represents among all samples
associated with the same historyControlEntry.
This index starts at 1 and increases by one
as each new sample is taken."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 2 }

.1.3.6.1.2.1.16.2.2.1.3
etherHistoryIntervalStart OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the start of the interval
over which this sample was measured. If the probe
keeps track of the time of day, it should start
the first sample of the history at a time such that
when the next hour of the day begins, a sample is
started at that instant. Note that following this
rule may require the probe to delay collecting the
first sample of the history, as each sample must be
of the same interval. Also note that the sample which
is currently being collected is not accessible in this
table until the end of its interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 3 }

.1.3.6.1.2.1.16.2.2.1.4
etherHistoryDropEvents OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of events in which packets
were dropped by the probe due to lack of resources
during this sampling interval. Note that this number
is not necessarily the number of packets dropped, it
is just the number of times this condition has been
detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 4 }

.1.3.6.1.2.1.16.2.2.1.5
etherHistoryOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets of data (including
those in bad packets) received on the
network (excluding framing bits but including
FCS octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 5 }

.1.3.6.1.2.1.16.2.2.1.6
etherHistoryPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets (including bad packets)
received during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 6 }

.1.3.6.1.2.1.16.2.2.1.7
etherHistoryBroadcastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets received during this
sampling interval that were directed to the
broadcast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 7 }

.1.3.6.1.2.1.16.2.2.1.8
etherHistoryMulticastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets received during this
sampling interval that were directed to a
multicast address. Note that this number does not
include packets addressed to the broadcast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 8 }

.1.3.6.1.2.1.16.2.2.1.9
etherHistoryCRCAlignErrors OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets received during this
sampling interval that had a length (excluding
framing bits but including FCS octets) between
64 and 1518 octets, inclusive, but had either a bad Frame
Check Sequence (FCS) with an integral number of octets
(FCS Error) or a bad FCS with a non-integral number
of octets (Alignment Error)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 9 }

.1.3.6.1.2.1.16.2.2.1.10
etherHistoryUndersizePkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets received during this
sampling interval that were less than 64 octets
long (excluding framing bits but including FCS
octets) and were otherwise well formed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 10 }

.1.3.6.1.2.1.16.2.2.1.11
etherHistoryOversizePkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets received during this
sampling interval that were longer than 1518
octets (excluding framing bits but including
FCS octets) but were otherwise well formed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 11 }

.1.3.6.1.2.1.16.2.2.1.12
etherHistoryFragments OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received during this
sampling interval that were less than 64 octets in
length (excluding framing bits but including FCS
octets) had either a bad Frame Check Sequence (FCS)
with an integral number of octets (FCS Error) or a bad
FCS with a non-integral number of octets (Alignment
Error).

Note that it is entirely normal for etherHistoryFragments to


increment. This is because it counts both runts (which are
normal occurrences due to collisions) and noise hits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 12 }

.1.3.6.1.2.1.16.2.2.1.13
etherHistoryJabbers OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets received during this
sampling interval that were longer than 1518 octets
(excluding framing bits but including FCS octets),
and had either a bad Frame Check Sequence (FCS)
with an integral number of octets (FCS Error) or
a bad FCS with a non-integral number of octets
(Alignment Error).

Note that this definition of jabber is different


than the definition in IEEE-802.3 section 8.2.1.5
(10BASE5) and section 10.3.1.4 (10BASE2). These
documents define jabber as the condition where any
packet exceeds 20 ms. The allowed range to detect
jabber is between 20 ms and 150 ms."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 13 }

.1.3.6.1.2.1.16.2.2.1.14
etherHistoryCollisions OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The best estimate of the total number of collisions
on this Ethernet segment during this sampling
interval.

The value returned will depend on the location of the


RMON probe. Section 8.2.1.3 (10BASE-5) and section
10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a
station must detect a collision, in the receive mode, if
three or more stations are transmitting simultaneously. A
repeater port must detect a collision when two or more
stations are transmitting simultaneously. Thus a probe
placed on a repeater port could record more collisions
than a probe connected to a station on the same segment
would.

Probe location plays a much smaller role when considering


10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3
defines a collision as the simultaneous presence of signals
on the DO and RD circuits (transmitting and receiving
at the same time). A 10BASE-T station can only detect
collisions when it is transmitting. Thus probes placed on
a station and a repeater, should report the same number of
collisions.

Note also that an RMON probe inside a repeater should


ideally report collisions between the repeater and one or
more other hosts (transmit collisions as defined by IEEE
802.3k) plus receiver collisions observed on any coax
segments to which the repeater is connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 14 }

.1.3.6.1.2.1.16.2.2.1.15
etherHistoryUtilization OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (0..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The best estimate of the mean physical layer
network utilization on this interface during this
sampling interval, in hundredths of a percent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryTable(2) etherHistoryEntry(1) 15 }

.1.3.6.1.2.1.16.2.3
tokenRingMLHistoryTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of Mac-Layer Token Ring statistics
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2) 3 }

.1.3.6.1.2.1.16.2.3.1
tokenRingMLHistoryEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { tokenRingMLHistoryIndex, tokenRingMLHistorySampleIndex }
DESCRIPTION "A collection of Mac-Layer statistics kept for a
particular Token Ring interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) 1 }

.1.3.6.1.2.1.16.2.3.1.1
tokenRingMLHistoryIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The history of which this entry is a part. The
history identified by a particular value of this
index is the same history as identified by the
same value of historyControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 1 }

.1.3.6.1.2.1.16.2.3.1.2
tokenRingMLHistorySampleIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "An index that uniquely identifies the particular
Mac-Layer sample this entry represents among all
Mac-Layer samples associated with the same
historyControlEntry. This index starts at 1 and
increases by one as each new sample is taken."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 2 }

.1.3.6.1.2.1.16.2.3.1.3
tokenRingMLHistoryIntervalStart OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of sysUpTime at the start of the
interval over which this sample was measured. If
the probe keeps track of the time of day, it
should start the first sample of the history at a
time such that when the next hour of the day
begins, a sample is started at that instant. Note
that following this rule may require the probe to
delay collecting the first sample of the history,
as each sample must be of the same interval. Also
note that the sample which is currently being
collected is not accessible in this table until
the end of its interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 3 }

.1.3.6.1.2.1.16.2.3.1.4
tokenRingMLHistoryDropEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of events in which packets were
dropped by the probe due to lack of resources
during this sampling interval. Note that this
number is not necessarily the number of packets
dropped, it is just the number of times this
condition has been detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 4 }

.1.3.6.1.2.1.16.2.3.1.5
tokenRingMLHistoryMacOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of octets of data in MAC packets
(excluding those that were not good frames)
received on the network during this sampling
interval (excluding framing bits but including FCS
octets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 5 }

.1.3.6.1.2.1.16.2.3.1.6
tokenRingMLHistoryMacPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of MAC packets (excluding those
that were not good frames) received during this
sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 6 }

.1.3.6.1.2.1.16.2.3.1.7
tokenRingMLHistoryRingPurgeEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of times that the ring entered
the ring purge state from normal ring state during
this sampling interval. The ring purge state that
comes from the claim token or beacon state is not
counted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 7 }

.1.3.6.1.2.1.16.2.3.1.8
tokenRingMLHistoryRingPurgePkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of Ring Purge MAC packets
detected by the probe during this sampling
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 8 }

.1.3.6.1.2.1.16.2.3.1.9
tokenRingMLHistoryBeaconEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of times that the ring enters a
beaconing state (beaconFrameStreamingState,
beaconBitStreamingState,
beaconSetRecoveryModeState, or
beaconRingSignalLossState) during this sampling
interval. Note that a change of the source
address of the beacon packet does not constitute a
new beacon event."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 9 }

.1.3.6.1.2.1.16.2.3.1.10
tokenRingMLHistoryBeaconTime OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of time that the ring has been in the
beaconing state during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 10 }

.1.3.6.1.2.1.16.2.3.1.11
tokenRingMLHistoryBeaconPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of beacon MAC packets detected
by the probe during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 11 }

.1.3.6.1.2.1.16.2.3.1.12
tokenRingMLHistoryClaimTokenEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of times that the ring enters
the claim token state from normal ring state or
ring purge state during this sampling interval.
The claim token state that comes from the beacon
state is not counted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 12 }

.1.3.6.1.2.1.16.2.3.1.13
tokenRingMLHistoryClaimTokenPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of claim token MAC packets
detected by the probe during this sampling
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 13 }

.1.3.6.1.2.1.16.2.3.1.14
tokenRingMLHistoryNAUNChanges OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of NAUN changes detected by the
probe during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 14 }

.1.3.6.1.2.1.16.2.3.1.15
tokenRingMLHistoryLineErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of line errors reported in error
reporting packets detected by the probe during
this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 15 }

.1.3.6.1.2.1.16.2.3.1.16
tokenRingMLHistoryInternalErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of adapter internal errors
reported in error reporting packets detected by
the probe during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 16 }

.1.3.6.1.2.1.16.2.3.1.17
tokenRingMLHistoryBurstErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of burst errors reported in
error reporting packets detected by the probe
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 17 }

.1.3.6.1.2.1.16.2.3.1.18
tokenRingMLHistoryACErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of AC (Address Copied) errors
reported in error reporting packets detected by
the probe during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 18 }

.1.3.6.1.2.1.16.2.3.1.19
tokenRingMLHistoryAbortErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of abort delimiters reported in
error reporting packets detected by the probe
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 19 }

.1.3.6.1.2.1.16.2.3.1.20
tokenRingMLHistoryLostFrameErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of lost frame errors reported in
error reporting packets detected by the probe
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 20 }

.1.3.6.1.2.1.16.2.3.1.21
tokenRingMLHistoryCongestionErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of receive congestion errors
reported in error reporting packets detected by
the probe during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 21 }

.1.3.6.1.2.1.16.2.3.1.22
tokenRingMLHistoryFrameCopiedErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frame copied errors reported
in error reporting packets detected by the probe
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 22 }

.1.3.6.1.2.1.16.2.3.1.23
tokenRingMLHistoryFrequencyErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frequency errors reported in
error reporting packets detected by the probe
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 23 }

.1.3.6.1.2.1.16.2.3.1.24
tokenRingMLHistoryTokenErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of token errors reported in
error reporting packets detected by the probe
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 24 }

.1.3.6.1.2.1.16.2.3.1.25
tokenRingMLHistorySoftErrorReports OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of soft error report frames
detected by the probe during this sampling
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 25 }

.1.3.6.1.2.1.16.2.3.1.26
tokenRingMLHistoryRingPollEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of ring poll events detected by
the probe during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 26 }

.1.3.6.1.2.1.16.2.3.1.27
tokenRingMLHistoryActiveStations OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The maximum number of active stations on the ring
detected by the probe during this sampling
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingMLHistoryTable(3) tokenRingMLHistoryEntry(1) 27 }

.1.3.6.1.2.1.16.2.4
tokenRingPHistoryTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of promiscuous Token Ring statistics
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2) 4 }

.1.3.6.1.2.1.16.2.4.1
tokenRingPHistoryEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { tokenRingPHistoryIndex, tokenRingPHistorySampleIndex }
DESCRIPTION "A collection of promiscuous statistics kept for a
particular Token Ring interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) 1 }

.1.3.6.1.2.1.16.2.4.1.1
tokenRingPHistoryIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The history of which this entry is a part. The
history identified by a particular value of this
index is the same history as identified by the
same value of historyControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 1 }

.1.3.6.1.2.1.16.2.4.1.2
tokenRingPHistorySampleIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "An index that uniquely identifies the particular
sample this entry represents among all samples
associated with the same historyControlEntry.
This index starts at 1 and increases by one as
each new sample is taken."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 2 }

.1.3.6.1.2.1.16.2.4.1.3
tokenRingPHistoryIntervalStart OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of sysUpTime at the start of the
interval over which this sample was measured. If
the probe keeps track of the time of day, it
should start the first sample of the history at a
time such that when the next hour of the day
begins, a sample is started at that instant. Note
that following this rule may require the probe to
delay collecting the first sample of the history,
as each sample must be of the same interval. Also
note that the sample which is currently being
collected is not accessible in this table until
the end of its interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 3 }

.1.3.6.1.2.1.16.2.4.1.4
tokenRingPHistoryDropEvents OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of events in which packets were
dropped by the probe due to lack of resources
during this sampling interval. Note that this
number is not necessarily the number of packets
dropped, it is just the number of times this
condition has been detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 4 }

.1.3.6.1.2.1.16.2.4.1.5
tokenRingPHistoryDataOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of octets of data in good frames
received on the network (excluding framing bits
but including FCS octets) in non-MAC packets
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 5 }

.1.3.6.1.2.1.16.2.4.1.6
tokenRingPHistoryDataPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 6 }

.1.3.6.1.2.1.16.2.4.1.7
tokenRingPHistoryDataBroadcastPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were directed
to an LLC broadcast address (0xFFFFFFFFFFFF or
0xC000FFFFFFFF)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 7 }
.1.3.6.1.2.1.16.2.4.1.8
tokenRingPHistoryDataMulticastPkts OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were directed
to a local or global multicast or functional
address. Note that this number does not include
packets directed to the broadcast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 8 }

.1.3.6.1.2.1.16.2.4.1.9
tokenRingPHistoryDataPkts18to63Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between 18
and 63 octets in length inclusive, excluding
framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 9 }

.1.3.6.1.2.1.16.2.4.1.10
tokenRingPHistoryDataPkts64to127Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between 64
and 127 octets in length inclusive, excluding
framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 10 }

.1.3.6.1.2.1.16.2.4.1.11
tokenRingPHistoryDataPkts128to255Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
128 and 255 octets in length inclusive, excluding
framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 11 }

.1.3.6.1.2.1.16.2.4.1.12
tokenRingPHistoryDataPkts256to511Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
256 and 511 octets in length inclusive, excluding
framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 12 }

.1.3.6.1.2.1.16.2.4.1.13
tokenRingPHistoryDataPkts512to1023Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
512 and 1023 octets in length inclusive, excluding
framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 13 }

.1.3.6.1.2.1.16.2.4.1.14
tokenRingPHistoryDataPkts1024to2047Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
1024 and 2047 octets in length inclusive,
excluding framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 14 }

.1.3.6.1.2.1.16.2.4.1.15
tokenRingPHistoryDataPkts2048to4095Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
2048 and 4095 octets in length inclusive,
excluding framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 15 }

.1.3.6.1.2.1.16.2.4.1.16
tokenRingPHistoryDataPkts4096to8191Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
4096 and 8191 octets in length inclusive,
excluding framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 16 }
.1.3.6.1.2.1.16.2.4.1.17
tokenRingPHistoryDataPkts8192to18000Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were between
8192 and 18000 octets in length inclusive,
excluding framing bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 17 }

.1.3.6.1.2.1.16.2.4.1.18
tokenRingPHistoryDataPktsGreaterThan18000Octets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good non-MAC frames received
during this sampling interval that were greater
than 18000 octets in length, excluding framing
bits but including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
tokenRingPHistoryTable(4) tokenRingPHistoryEntry(1) 18 }

.1.3.6.1.2.1.16.2.5
historyControl2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2) 5 }

.1.3.6.1.2.1.16.2.5.1
historyControl2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { historyControlEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControl2Table(5) 1 }

.1.3.6.1.2.1.16.2.5.1.1
historyControlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
historyControl2Table(5) historyControl2Entry(1) 1 }

.1.3.6.1.2.1.16.2.6
etherHistoryHighCapacityTable OBJECT-TYPE
-- FROM HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1
etherHistoryTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2) 6 }

.1.3.6.1.2.1.16.2.6.1
etherHistoryHighCapacityEntry OBJECT-TYPE
-- FROM HC-RMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { etherHistoryIndex, etherHistorySampleIndex }
DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1
etherHistoryEntry. These objects will be created by the
agent
for all etherHistoryEntries associated with whichever
historyControlEntries it deems appropriate. (i.e., either
all
etherHistoryHighCapacityEntries associated with a
particular
historyControlEntry will be created, or none of them will
be.)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryHighCapacityTable(6) 1 }

.1.3.6.1.2.1.16.2.6.1.1
etherHistoryHighCapacityOverflowPkts OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherHistoryPkts
Gauge overflowed during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryHighCapacityTable(6) etherHistoryHighCapacityEntry(1) 1 }

.1.3.6.1.2.1.16.2.6.1.2
etherHistoryHighCapacityPkts OBJECT-TYPE
-- FROM HC-RMON-MIB
-- TEXTUAL CONVENTION RmonGauge64
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets (including bad packets,
broadcast packets, and multicast packets) received during
this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryHighCapacityTable(6) etherHistoryHighCapacityEntry(1) 2 }

.1.3.6.1.2.1.16.2.6.1.3
etherHistoryHighCapacityOverflowOctets OBJECT-TYPE
-- FROM HC-RMON-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated etherHistoryOctets
counter has overflowed during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryHighCapacityTable(6) etherHistoryHighCapacityEntry(1) 3 }

.1.3.6.1.2.1.16.2.6.1.4
etherHistoryHighCapacityOctets OBJECT-TYPE
-- FROM HC-RMON-MIB
-- TEXTUAL CONVENTION RmonGauge64
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets of data (including
those in bad packets) received on the
network (excluding framing bits but including
FCS octets) during this sampling interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) history(2)
etherHistoryHighCapacityTable(6) etherHistoryHighCapacityEntry(1) 4 }

.1.3.6.1.2.1.16.3
alarm OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 3 }

.1.3.6.1.2.1.16.3.1
alarmTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of alarm entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3) 1 }

.1.3.6.1.2.1.16.3.1.1
alarmEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { alarmIndex }
DESCRIPTION "A list of parameters that set up a periodic checking
for alarm conditions. For example, an instance of the
alarmValue object might be named alarmValue.8"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) 1 }

.1.3.6.1.2.1.16.3.1.1.1
alarmIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
alarm table. Each such entry defines a
diagnostic sample at a particular interval
for an object on the device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 1 }

.1.3.6.1.2.1.16.3.1.1.2
alarmInterval OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this variable, care
should be taken in the case of deltaValue
sampling - the interval should be set short enough
that the sampled variable is very unlikely to
increase or decrease by more than 2^31 - 1 during
a single sampling interval.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 2 }

.1.3.6.1.2.1.16.3.1.1.3
alarmVariable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The object identifier of the particular variable to be
sampled. Only variables that resolve to an ASN.1 primitive
type of INTEGER (INTEGER, Integer32, Counter32, Counter64,
Gauge, or TimeTicks) may be sampled.

Because SNMP access control is articulated entirely


in terms of the contents of MIB views, no access
control mechanism exists that can restrict the value of
this object to identify only those objects that exist
in a particular MIB view. Because there is thus no
acceptable means of restricting the read access that
could be obtained through the alarm mechanism, the
probe must only grant write access to this object in
those views that have read access to all objects on
the probe.

During a set operation, if the supplied variable name is


not available in the selected MIB view, a badValue error
must be returned. If at any time the variable name of
an established alarmEntry is no longer available in the
selected MIB view, the probe must change the status of
this alarmEntry to invalid(4).

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 3 }

.1.3.6.1.2.1.16.3.1.1.4
alarmSampleType OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {absoluteValue(1), deltaValue(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The method of sampling the selected variable and
calculating the value to be compared against the
thresholds. If the value of this object is
absoluteValue(1), the value of the selected variable
will be compared directly with the thresholds at the
end of the sampling interval. If the value of this
object is deltaValue(2), the value of the selected
variable at the last sample will be subtracted from
the current value, and the difference compared with
the thresholds.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 4 }

.1.3.6.1.2.1.16.3.1.1.5
alarmValue OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the statistic during the last sampling
period. For example, if the sample type is deltaValue,
this value will be the difference between the samples
at the beginning and end of the period. If the sample
type is absoluteValue, this value will be the sampled
value at the end of the period.

This is the value that is compared with the rising and


falling thresholds.

The value during the current sampling period is not


made available until the period is completed and will
remain available until the next period completes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 5 }

.1.3.6.1.2.1.16.3.1.1.6
alarmStartupAlarm OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {risingAlarm(1), fallingAlarm(2), risingOrFallingAlarm(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The alarm that may be sent when this entry is first
set to valid. If the first sample after this entry
becomes valid is greater than or equal to the
risingThreshold and alarmStartupAlarm is equal to
risingAlarm(1) or risingOrFallingAlarm(3), then a single
rising alarm will be generated. If the first sample
after this entry becomes valid is less than or equal
to the fallingThreshold and alarmStartupAlarm is equal
to fallingAlarm(2) or risingOrFallingAlarm(3), then a
single falling alarm will be generated.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 6 }

.1.3.6.1.2.1.16.3.1.1.7
alarmRisingThreshold OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A threshold for the sampled statistic. When the current
sampled value is greater than or equal to this threshold,
and the value at the last sampling interval was less than
this threshold, a single event will be generated.
A single event will also be generated if the first
sample after this entry becomes valid is greater than or
equal to this threshold and the associated
alarmStartupAlarm is equal to risingAlarm(1) or
risingOrFallingAlarm(3).

After a rising event is generated, another such event


will not be generated until the sampled value
falls below this threshold and reaches the
alarmFallingThreshold.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 7 }

.1.3.6.1.2.1.16.3.1.1.8
alarmFallingThreshold OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A threshold for the sampled statistic. When the current
sampled value is less than or equal to this threshold,
and the value at the last sampling interval was greater than
this threshold, a single event will be generated.
A single event will also be generated if the first
sample after this entry becomes valid is less than or
equal to this threshold and the associated
alarmStartupAlarm is equal to fallingAlarm(2) or
risingOrFallingAlarm(3).

After a falling event is generated, another such event


will not be generated until the sampled value
rises above this threshold and reaches the
alarmRisingThreshold.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 8 }

.1.3.6.1.2.1.16.3.1.1.9
alarmRisingEventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The index of the eventEntry that is
used when a rising threshold is crossed. The
eventEntry identified by a particular value of
this index is the same as identified by the same value
of the eventIndex object. If there is no
corresponding entry in the eventTable, then
no association exists. In particular, if this value
is zero, no associated event will be generated, as
zero is not a valid event index.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 9 }

.1.3.6.1.2.1.16.3.1.1.10
alarmFallingEventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The index of the eventEntry that is
used when a falling threshold is crossed. The
eventEntry identified by a particular value of
this index is the same as identified by the same value
of the eventIndex object. If there is no
corresponding entry in the eventTable, then
no association exists. In particular, if this value
is zero, no associated event will be generated, as
zero is not a valid event index.

This object may not be modified if the associated


alarmStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 10 }

.1.3.6.1.2.1.16.3.1.1.11
alarmOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 11 }

.1.3.6.1.2.1.16.3.1.1.12
alarmStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this alarm entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alarm(3)
alarmTable(1) alarmEntry(1) 12 }

.1.3.6.1.2.1.16.4
hosts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 4 }

.1.3.6.1.2.1.16.4.1
hostControlTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of host table control entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4) 1 }

.1.3.6.1.2.1.16.4.1.1
hostControlEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hostControlIndex }
DESCRIPTION "A list of parameters that set up the discovery of hosts
on a particular interface and the collection of statistics
about these hosts. For example, an instance of the
hostControlTableSize object might be named
hostControlTableSize.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) 1 }

.1.3.6.1.2.1.16.4.1.1.1
hostControlIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
hostControl table. Each such entry defines
a function that discovers hosts on a particular interface
and places statistics about them in the hostTable and
the hostTimeTable on behalf of this hostControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) hostControlEntry(1) 1 }

.1.3.6.1.2.1.16.4.1.1.2
hostControlDataSource OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object identifies the source of the data for
this instance of the host function. This source
can be any interface on this device. In order
to identify a particular interface, this object shall
identify the instance of the ifIndex object, defined
in RFC 2233 [17], for the desired interface.
For example, if an entry were to receive data from
interface #1, this object would be set to ifIndex.1.

The statistics in this group reflect all packets


on the local network segment attached to the identified
interface.

An agent may or may not be able to tell if fundamental


changes to the media of the interface have occurred and
necessitate an invalidation of this entry. For example, a
hot-pluggable ethernet card could be pulled out and replaced
by a token-ring card. In such a case, if the agent has such
knowledge of the change, it is recommended that it
invalidate this entry.

This object may not be modified if the associated


hostControlStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) hostControlEntry(1) 2 }

.1.3.6.1.2.1.16.4.1.1.3
hostControlTableSize OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of hostEntries in the hostTable and the
hostTimeTable associated with this hostControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) hostControlEntry(1) 3 }

.1.3.6.1.2.1.16.4.1.1.4
hostControlLastDeleteTime OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the last entry
was deleted from the portion of the hostTable
associated with this hostControlEntry. If no
deletions have occurred, this value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) hostControlEntry(1) 4 }

.1.3.6.1.2.1.16.4.1.1.5
hostControlOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) hostControlEntry(1) 5 }
.1.3.6.1.2.1.16.4.1.1.6
hostControlStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this hostControl entry.

If this object is not equal to valid(1), all associated


entries in the hostTable, hostTimeTable, and the
hostTopNTable shall be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControlTable(1) hostControlEntry(1) 6 }

.1.3.6.1.2.1.16.4.2
hostTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of host entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4) 2 }

.1.3.6.1.2.1.16.4.2.1
hostEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hostIndex, hostAddress }
DESCRIPTION "A collection of statistics for a particular host that has
been discovered on an interface of this device. For example,
an instance of the hostOutBroadcastPkts object might be
named hostOutBroadcastPkts.1.6.8.0.32.27.3.176"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) 1 }

.1.3.6.1.2.1.16.4.2.1.1
hostAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical address of this host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 1 }

.1.3.6.1.2.1.16.4.2.1.2
hostCreationOrder OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that defines the relative ordering of
the creation time of hosts captured for a
particular hostControlEntry. This index shall
be between 1 and N, where N is the value of
the associated hostControlTableSize. The ordering
of the indexes is based on the order of each entry's
insertion into the table, in which entries added earlier
have a lower index value than entries added later.

It is important to note that the order for a


particular entry may change as an (earlier) entry
is deleted from the table. Because this order may
change, management stations should make use of the
hostControlLastDeleteTime variable in the
hostControlEntry associated with the relevant
portion of the hostTable. By observing
this variable, the management station may detect
the circumstances where a previous association
between a value of hostCreationOrder
and a hostEntry may no longer hold."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 2 }

.1.3.6.1.2.1.16.4.2.1.3
hostIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The set of collected host statistics of which
this entry is a part. The set of hosts
identified by a particular value of this
index is associated with the hostControlEntry
as identified by the same value of hostControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 3 }

.1.3.6.1.2.1.16.4.2.1.4
hostInPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets transmitted to this
address since it was added to the hostTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 4 }

.1.3.6.1.2.1.16.4.2.1.5
hostOutPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, including bad packets, transmitted
by this address since it was added to the hostTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 5 }

.1.3.6.1.2.1.16.4.2.1.6
hostInOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted to this address since
it was added to the hostTable (excluding framing
bits but including FCS octets), except for those
octets in bad packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 6 }

.1.3.6.1.2.1.16.4.2.1.7
hostOutOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted by this address since
it was added to the hostTable (excluding framing
bits but including FCS octets), including those
octets in bad packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 7 }

.1.3.6.1.2.1.16.4.2.1.8
hostOutErrors OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bad packets transmitted by this address
since this host was added to the hostTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 8 }

.1.3.6.1.2.1.16.4.2.1.9
hostOutBroadcastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets transmitted by this
address that were directed to the broadcast address
since this host was added to the hostTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 9 }

.1.3.6.1.2.1.16.4.2.1.10
hostOutMulticastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets transmitted by this
address that were directed to a multicast address
since this host was added to the hostTable.
Note that this number does not include packets
directed to the broadcast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTable(2) hostEntry(1) 10 }

.1.3.6.1.2.1.16.4.3
hostTimeTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of time-ordered host table entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4) 3 }

.1.3.6.1.2.1.16.4.3.1
hostTimeEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hostTimeIndex, hostTimeCreationOrder }
DESCRIPTION "A collection of statistics for a particular host that has
been discovered on an interface of this device. This
collection includes the relative ordering of the creation
time of this object. For example, an instance of the
hostTimeOutBroadcastPkts object might be named
hostTimeOutBroadcastPkts.1.687"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) 1 }

.1.3.6.1.2.1.16.4.3.1.1
hostTimeAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical address of this host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 1 }

.1.3.6.1.2.1.16.4.3.1.2
hostTimeCreationOrder OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in
the hostTime table among those entries associated
with the same hostControlEntry. This index shall
be between 1 and N, where N is the value of
the associated hostControlTableSize. The ordering
of the indexes is based on the order of each entry's
insertion into the table, in which entries added earlier
have a lower index value than entries added later.
Thus the management station has the ability to
learn of new entries added to this table without
downloading the entire table.

It is important to note that the index for a


particular entry may change as an (earlier) entry
is deleted from the table. Because this order may
change, management stations should make use of the
hostControlLastDeleteTime variable in the
hostControlEntry associated with the relevant
portion of the hostTimeTable. By observing
this variable, the management station may detect
the circumstances where a download of the table
may have missed entries, and where a previous
association between a value of hostTimeCreationOrder
and a hostTimeEntry may no longer hold."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 2 }

.1.3.6.1.2.1.16.4.3.1.3
hostTimeIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The set of collected host statistics of which
this entry is a part. The set of hosts
identified by a particular value of this
index is associated with the hostControlEntry
as identified by the same value of hostControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 3 }

.1.3.6.1.2.1.16.4.3.1.4
hostTimeInPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets transmitted to this
address since it was added to the hostTimeTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 4 }

.1.3.6.1.2.1.16.4.3.1.5
hostTimeOutPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, including bad packets, transmitted
by this address since it was added to the hostTimeTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 5 }

.1.3.6.1.2.1.16.4.3.1.6
hostTimeInOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted to this address since
it was added to the hostTimeTable (excluding framing
bits but including FCS octets), except for those
octets in bad packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 6 }

.1.3.6.1.2.1.16.4.3.1.7
hostTimeOutOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted by this address since
it was added to the hostTimeTable (excluding framing
bits but including FCS octets), including those
octets in bad packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 7 }

.1.3.6.1.2.1.16.4.3.1.8
hostTimeOutErrors OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bad packets transmitted by this address
since this host was added to the hostTimeTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 8 }

.1.3.6.1.2.1.16.4.3.1.9
hostTimeOutBroadcastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets transmitted by this
address that were directed to the broadcast address
since this host was added to the hostTimeTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 9 }

.1.3.6.1.2.1.16.4.3.1.10
hostTimeOutMulticastPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of good packets transmitted by this
address that were directed to a multicast address
since this host was added to the hostTimeTable.
Note that this number does not include packets directed
to the broadcast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostTimeTable(3) hostTimeEntry(1) 10 }
.1.3.6.1.2.1.16.4.4
hostControl2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4) 4 }

.1.3.6.1.2.1.16.4.4.1
hostControl2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { hostControlEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControl2Table(4) 1 }

.1.3.6.1.2.1.16.4.4.1.1
hostControlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControl2Table(4) hostControl2Entry(1) 1 }

.1.3.6.1.2.1.16.4.4.1.2
hostControlCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hosts(4)
hostControl2Table(4) hostControl2Entry(1) 2 }

.1.3.6.1.2.1.16.5
hostTopN OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 5 }

.1.3.6.1.2.1.16.5.1
hostTopNControlTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of top N host control entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5) 1 }

.1.3.6.1.2.1.16.5.1.1
hostTopNControlEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hostTopNControlIndex }
DESCRIPTION "A set of parameters that control the creation of a report
of the top N hosts according to several metrics. For
example, an instance of the hostTopNDuration object might
be named hostTopNDuration.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) 1 }

.1.3.6.1.2.1.16.5.1.1.1
hostTopNControlIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the hostTopNControl table. Each such
entry defines one top N report prepared for
one interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 1 }

.1.3.6.1.2.1.16.5.1.1.2
hostTopNHostIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The host table for which a top N report will be prepared
on behalf of this entry. The host table identified by a
particular value of this index is associated with the same
host table as identified by the same value of
hostIndex.

This object may not be modified if the associated


hostTopNStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 2 }

.1.3.6.1.2.1.16.5.1.1.3
hostTopNRateBase OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {hostTopNInPkts(1), hostTopNOutPkts(2), hostTopNInOctets(3),
hostTopNOutOctets(4), hostTopNOutErrors(5), hostTopNOutBroadcastPkts(6),
hostTopNOutMulticastPkts(7)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The variable for each host that the hostTopNRate
variable is based upon.

This object may not be modified if the associated


hostTopNStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 3 }

.1.3.6.1.2.1.16.5.1.1.4
hostTopNTimeRemaining OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds left in the report currently being
collected. When this object is modified by the management
station, a new collection is started, possibly aborting
a currently running report. The new value is used
as the requested duration of this report, which is
loaded into the associated hostTopNDuration object.

When this object is set to a non-zero value, any


associated hostTopNEntries shall be made
inaccessible by the monitor. While the value of this
object is non-zero, it decrements by one per second until
it reaches zero. During this time, all associated
hostTopNEntries shall remain inaccessible. At the time
that this object decrements to zero, the report is made
accessible in the hostTopNTable. Thus, the hostTopN
table needs to be created only at the end of the collection
interval."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 4 }

.1.3.6.1.2.1.16.5.1.1.5
hostTopNDuration OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds that this report has collected
during the last sampling interval, or if this
report is currently being collected, the number
of seconds that this report is being collected
during this sampling interval.

When the associated hostTopNTimeRemaining object is set,


this object shall be set by the probe to the same value
and shall not be modified until the next time
the hostTopNTimeRemaining is set.

This value shall be zero if no reports have been


requested for this hostTopNControlEntry."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 5 }
.1.3.6.1.2.1.16.5.1.1.6
hostTopNRequestedSize OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of hosts requested for the top N
table.

When this object is created or modified, the probe


should set hostTopNGrantedSize as closely to this
object as is possible for the particular probe
implementation and available resources."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 6 }

.1.3.6.1.2.1.16.5.1.1.7
hostTopNGrantedSize OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of hosts in the top N table.

When the associated hostTopNRequestedSize object is


created or modified, the probe should set this
object as closely to the requested value as is possible
for the particular implementation and available
resources. The probe must not lower this value except
as a result of a set to the associated
hostTopNRequestedSize object.

Hosts with the highest value of hostTopNRate shall be


placed in this table in decreasing order of this rate
until there is no more room or until there are no more
hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 7 }

.1.3.6.1.2.1.16.5.1.1.8
hostTopNStartTime OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this top N report was
last started. In other words, this is the time that
the associated hostTopNTimeRemaining object was
modified to start the requested report."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 8 }

.1.3.6.1.2.1.16.5.1.1.9
hostTopNOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 9 }

.1.3.6.1.2.1.16.5.1.1.10
hostTopNStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this hostTopNControl entry.

If this object is not equal to valid(1), all associated


hostTopNEntries shall be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNControlTable(1) hostTopNControlEntry(1) 10 }

.1.3.6.1.2.1.16.5.2
hostTopNTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of top N host entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5) 2 }

.1.3.6.1.2.1.16.5.2.1
hostTopNEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hostTopNReport, hostTopNIndex }
DESCRIPTION "A set of statistics for a host that is part of a top N
report. For example, an instance of the hostTopNRate
object might be named hostTopNRate.3.10"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNTable(2) 1 }

.1.3.6.1.2.1.16.5.2.1.1
hostTopNReport OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies the top N report of which
this entry is a part. The set of hosts
identified by a particular value of this
object is part of the same report as identified
by the same value of the hostTopNControlIndex object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNTable(2) hostTopNEntry(1) 1 }

.1.3.6.1.2.1.16.5.2.1.2
hostTopNIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in
the hostTopN table among those in the same report.
This index is between 1 and N, where N is the
number of entries in this table. Increasing values
of hostTopNIndex shall be assigned to entries with
decreasing values of hostTopNRate until index N
is assigned to the entry with the lowest value of
hostTopNRate or there are no more hostTopNEntries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNTable(2) hostTopNEntry(1) 2 }

.1.3.6.1.2.1.16.5.2.1.3
hostTopNAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical address of this host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNTable(2) hostTopNEntry(1) 3 }

.1.3.6.1.2.1.16.5.2.1.4
hostTopNRate OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of change in the selected variable
during this sampling interval. The selected
variable is this host's instance of the object
selected by hostTopNRateBase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) hostTopN(5)
hostTopNTable(2) hostTopNEntry(1) 4 }

.1.3.6.1.2.1.16.6
matrix OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 6 }

.1.3.6.1.2.1.16.6.1
matrixControlTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of information entries for the
traffic matrix on each interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6) 1 }

.1.3.6.1.2.1.16.6.1.1
matrixControlEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { matrixControlIndex }
DESCRIPTION "Information about a traffic matrix on a particular
interface. For example, an instance of the
matrixControlLastDeleteTime object might be named
matrixControlLastDeleteTime.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) 1 }

.1.3.6.1.2.1.16.6.1.1.1
matrixControlIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
matrixControl table. Each such entry defines
a function that discovers conversations on a particular
interface and places statistics about them in the
matrixSDTable and the matrixDSTable on behalf of this
matrixControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) matrixControlEntry(1) 1 }

.1.3.6.1.2.1.16.6.1.1.2
matrixControlDataSource OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object identifies the source of
the data from which this entry creates a traffic matrix.
This source can be any interface on this device. In
order to identify a particular interface, this object
shall identify the instance of the ifIndex object,
defined in RFC 2233 [17], for the desired
interface. For example, if an entry were to receive data
from interface #1, this object would be set to ifIndex.1.

The statistics in this group reflect all packets


on the local network segment attached to the identified
interface.

An agent may or may not be able to tell if fundamental


changes to the media of the interface have occurred and
necessitate an invalidation of this entry. For example, a
hot-pluggable ethernet card could be pulled out and replaced
by a token-ring card. In such a case, if the agent has such
knowledge of the change, it is recommended that it
invalidate this entry.

This object may not be modified if the associated


matrixControlStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) matrixControlEntry(1) 2 }

.1.3.6.1.2.1.16.6.1.1.3
matrixControlTableSize OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of matrixSDEntries in the matrixSDTable
for this interface. This must also be the value of
the number of entries in the matrixDSTable for this
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) matrixControlEntry(1) 3 }

.1.3.6.1.2.1.16.6.1.1.4
matrixControlLastDeleteTime OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the last entry
was deleted from the portion of the matrixSDTable
or matrixDSTable associated with this matrixControlEntry.
If no deletions have occurred, this value shall be
zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) matrixControlEntry(1) 4 }

.1.3.6.1.2.1.16.6.1.1.5
matrixControlOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) matrixControlEntry(1) 5 }

.1.3.6.1.2.1.16.6.1.1.6
matrixControlStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this matrixControl entry.

If this object is not equal to valid(1), all associated


entries in the matrixSDTable and the matrixDSTable
shall be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControlTable(1) matrixControlEntry(1) 6 }

.1.3.6.1.2.1.16.6.2
matrixSDTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of traffic matrix entries indexed by
source and destination MAC address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6) 2 }

.1.3.6.1.2.1.16.6.2.1
matrixSDEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { matrixSDIndex, matrixSDSourceAddress, matrixSDDestAddress }
DESCRIPTION "A collection of statistics for communications between
two addresses on a particular interface. For example,
an instance of the matrixSDPkts object might be named
matrixSDPkts.1.6.8.0.32.27.3.176.6.8.0.32.10.8.113"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) 1 }

.1.3.6.1.2.1.16.6.2.1.1
matrixSDSourceAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source physical address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) matrixSDEntry(1) 1 }

.1.3.6.1.2.1.16.6.2.1.2
matrixSDDestAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The destination physical address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) matrixSDEntry(1) 2 }

.1.3.6.1.2.1.16.6.2.1.3
matrixSDIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The set of collected matrix statistics of which
this entry is a part. The set of matrix statistics
identified by a particular value of this index
is associated with the same matrixControlEntry
as identified by the same value of matrixControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) matrixSDEntry(1) 3 }

.1.3.6.1.2.1.16.6.2.1.4
matrixSDPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets transmitted from the source
address to the destination address (this number includes
bad packets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) matrixSDEntry(1) 4 }

.1.3.6.1.2.1.16.6.2.1.5
matrixSDOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets (excluding framing bits but
including FCS octets) contained in all packets
transmitted from the source address to the
destination address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) matrixSDEntry(1) 5 }

.1.3.6.1.2.1.16.6.2.1.6
matrixSDErrors OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bad packets transmitted from
the source address to the destination address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixSDTable(2) matrixSDEntry(1) 6 }

.1.3.6.1.2.1.16.6.3
matrixDSTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of traffic matrix entries indexed by
destination and source MAC address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6) 3 }

.1.3.6.1.2.1.16.6.3.1
matrixDSEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { matrixDSIndex, matrixDSDestAddress, matrixDSSourceAddress }
DESCRIPTION "A collection of statistics for communications between
two addresses on a particular interface. For example,
an instance of the matrixSDPkts object might be named
matrixSDPkts.1.6.8.0.32.10.8.113.6.8.0.32.27.3.176"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) 1 }

.1.3.6.1.2.1.16.6.3.1.1
matrixDSSourceAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source physical address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) matrixDSEntry(1) 1 }

.1.3.6.1.2.1.16.6.3.1.2
matrixDSDestAddress OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The destination physical address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) matrixDSEntry(1) 2 }

.1.3.6.1.2.1.16.6.3.1.3
matrixDSIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The set of collected matrix statistics of which
this entry is a part. The set of matrix statistics
identified by a particular value of this index
is associated with the same matrixControlEntry
as identified by the same value of matrixControlIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) matrixDSEntry(1) 3 }

.1.3.6.1.2.1.16.6.3.1.4
matrixDSPkts OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets transmitted from the source
address to the destination address (this number includes
bad packets)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) matrixDSEntry(1) 4 }

.1.3.6.1.2.1.16.6.3.1.5
matrixDSOctets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets (excluding framing bits
but including FCS octets) contained in all packets
transmitted from the source address to the
destination address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) matrixDSEntry(1) 5 }

.1.3.6.1.2.1.16.6.3.1.6
matrixDSErrors OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bad packets transmitted from
the source address to the destination address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixDSTable(3) matrixDSEntry(1) 6 }

.1.3.6.1.2.1.16.6.4
matrixControl2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6) 4 }

.1.3.6.1.2.1.16.6.4.1
matrixControl2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { matrixControlEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControl2Table(4) 1 }

.1.3.6.1.2.1.16.6.4.1.1
matrixControlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControl2Table(4) matrixControl2Entry(1) 1 }

.1.3.6.1.2.1.16.6.4.1.2
matrixControlCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) matrix(6)
matrixControl2Table(4) matrixControl2Entry(1) 2 }

.1.3.6.1.2.1.16.7
filter OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 7 }

.1.3.6.1.2.1.16.7.1
filterTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of packet filter entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) 1 }

.1.3.6.1.2.1.16.7.1.1
filterEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { filterIndex }
DESCRIPTION "A set of parameters for a packet filter applied on a
particular interface. As an example, an instance of the
filterPktData object might be named filterPktData.12"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) 1 }

.1.3.6.1.2.1.16.7.1.1.1
filterIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the filter table. Each such entry defines
one filter that is to be applied to every packet
received on an interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 1 }

.1.3.6.1.2.1.16.7.1.1.2
filterChannelIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object identifies the channel of which this filter
is a part. The filters identified by a particular value
of this object are associated with the same channel as
identified by the same value of the channelIndex object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 2 }

.1.3.6.1.2.1.16.7.1.1.3
filterPktDataOffset OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The offset from the beginning of each packet where
a match of packet data will be attempted. This offset
is measured from the point in the physical layer
packet after the framing bits, if any. For example,
in an Ethernet frame, this point is at the beginning of
the destination MAC address.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 3 }

.1.3.6.1.2.1.16.7.1.1.4
filterPktData OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The data that is to be matched with the input packet.
For each packet received, this filter and the accompanying
filterPktDataMask and filterPktDataNotMask will be
adjusted for the offset. The only bits relevant to this
match algorithm are those that have the corresponding
filterPktDataMask bit equal to one. The following three
rules are then applied to every packet:

(1) If the packet is too short and does not have data
corresponding to part of the filterPktData, the packet
will fail this data match.

(2) For each relevant bit from the packet with the
corresponding filterPktDataNotMask bit set to zero, if
the bit from the packet is not equal to the corresponding
bit from the filterPktData, then the packet will fail
this data match.

(3) If for every relevant bit from the packet with the
corresponding filterPktDataNotMask bit set to one, the
bit from the packet is equal to the corresponding bit
from the filterPktData, then the packet will fail this
data match.

Any packets that have not failed any of the three matches
above have passed this data match. In particular, a zero
length filter will match any packet.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 4 }

.1.3.6.1.2.1.16.7.1.1.5
filterPktDataMask OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The mask that is applied to the match process.
After adjusting this mask for the offset, only those
bits in the received packet that correspond to bits set
in this mask are relevant for further processing by the
match algorithm. The offset is applied to filterPktDataMask
in the same way it is applied to the filter. For the
purposes of the matching algorithm, if the associated
filterPktData object is longer than this mask, this mask is
conceptually extended with '1' bits until it reaches the
length of the filterPktData object.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 5 }

.1.3.6.1.2.1.16.7.1.1.6
filterPktDataNotMask OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The inversion mask that is applied to the match
process. After adjusting this mask for the offset,
those relevant bits in the received packet that correspond
to bits cleared in this mask must all be equal to their
corresponding bits in the filterPktData object for the packet
to be accepted. In addition, at least one of those relevant
bits in the received packet that correspond to bits set in
this mask must be different to its corresponding bit in the
filterPktData object.

For the purposes of the matching algorithm, if the associated


filterPktData object is longer than this mask, this mask is
conceptually extended with '0' bits until it reaches the
length of the filterPktData object.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 6 }

.1.3.6.1.2.1.16.7.1.1.7
filterPktStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status that is to be matched with the input packet.
The only bits relevant to this match algorithm are those that
have the corresponding filterPktStatusMask bit equal to one.
The following two rules are then applied to every packet:

(1) For each relevant bit from the packet status with the
corresponding filterPktStatusNotMask bit set to zero, if
the bit from the packet status is not equal to the
corresponding bit from the filterPktStatus, then the
packet will fail this status match.

(2) If for every relevant bit from the packet status with the
corresponding filterPktStatusNotMask bit set to one, the
bit from the packet status is equal to the corresponding
bit from the filterPktStatus, then the packet will fail
this status match.

Any packets that have not failed either of the two matches
above have passed this status match. In particular, a zero
length status filter will match any packet's status.
The value of the packet status is a sum. This sum
initially takes the value zero. Then, for each
error, E, that has been discovered in this packet,
2 raised to a value representing E is added to the sum.
The errors and the bits that represent them are dependent
on the media type of the interface that this channel
is receiving packets from.

The errors defined for a packet captured off of an


Ethernet interface are as follows:

bit # Error
0 Packet is longer than 1518 octets
1 Packet is shorter than 64 octets
2 Packet experienced a CRC or Alignment error

For example, an Ethernet fragment would have a


value of 6 (2^1 + 2^2).

As this MIB is expanded to new media types, this object


will have other media-specific errors defined.

For the purposes of this status matching algorithm, if the


packet status is longer than this filterPktStatus object,
this object is conceptually extended with '0' bits until it
reaches the size of the packet status.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 7 }

.1.3.6.1.2.1.16.7.1.1.8
filterPktStatusMask OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The mask that is applied to the status match process.
Only those bits in the received packet that correspond to
bits set in this mask are relevant for further processing
by the status match algorithm. For the purposes
of the matching algorithm, if the associated filterPktStatus
object is longer than this mask, this mask is conceptually
extended with '1' bits until it reaches the size of the
filterPktStatus. In addition, if a packet status is longer
than this mask, this mask is conceptually extended with '0'
bits until it reaches the size of the packet status.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 8 }

.1.3.6.1.2.1.16.7.1.1.9
filterPktStatusNotMask OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The inversion mask that is applied to the status match
process. Those relevant bits in the received packet status
that correspond to bits cleared in this mask must all be
equal to their corresponding bits in the filterPktStatus
object for the packet to be accepted. In addition, at least
one of those relevant bits in the received packet status
that correspond to bits set in this mask must be different
to its corresponding bit in the filterPktStatus object for
the packet to be accepted.

For the purposes of the matching algorithm, if the associated


filterPktStatus object or a packet status is longer than this
mask, this mask is conceptually extended with '0' bits until
it reaches the longer of the lengths of the filterPktStatus
object and the packet status.

This object may not be modified if the associated


filterStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 9 }

.1.3.6.1.2.1.16.7.1.1.10
filterOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 10 }

.1.3.6.1.2.1.16.7.1.1.11
filterStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this filter entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filterTable(1) filterEntry(1) 11 }

.1.3.6.1.2.1.16.7.2
channelTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of packet channel entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) 2 }

.1.3.6.1.2.1.16.7.2.1
channelEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { channelIndex }
DESCRIPTION "A set of parameters for a packet channel applied on a
particular interface. As an example, an instance of the
channelMatches object might be named channelMatches.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) 1 }

.1.3.6.1.2.1.16.7.2.1.1
channelIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the channel
table. Each such entry defines one channel, a logical
data and event stream.

It is suggested that before creating a channel, an


application should scan all instances of the
filterChannelIndex object to make sure that there are no
pre-existing filters that would be inadvertently be linked
to the channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 1 }

.1.3.6.1.2.1.16.7.2.1.2
channelIfIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device to which
the associated filters are applied to allow data into this
channel. The interface identified by a particular value
of this object is the same interface as identified by the
same value of the ifIndex object, defined in RFC 2233 [17].

The filters in this group are applied to all packets on


the local network segment attached to the identified
interface.

An agent may or may not be able to tell if fundamental


changes to the media of the interface have occurred and
necessitate an invalidation of this entry. For example, a
hot-pluggable ethernet card could be pulled out and replaced
by a token-ring card. In such a case, if the agent has such
knowledge of the change, it is recommended that it
invalidate this entry.

This object may not be modified if the associated


channelStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 2 }

.1.3.6.1.2.1.16.7.2.1.3
channelAcceptType OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {acceptMatched(1), acceptFailed(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the action of the filters
associated with this channel. If this object is equal
to acceptMatched(1), packets will be accepted to this
channel if they are accepted by both the packet data and
packet status matches of an associated filter. If
this object is equal to acceptFailed(2), packets will
be accepted to this channel only if they fail either
the packet data match or the packet status match of
each of the associated filters.

In particular, a channel with no associated filters will


match no packets if set to acceptMatched(1) case and will
match all packets in the acceptFailed(2) case.

This object may not be modified if the associated


channelStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 3 }

.1.3.6.1.2.1.16.7.2.1.4
channelDataControl OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {on(1), off(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the flow of data through this channel.
If this object is on(1), data, status and events flow
through this channel. If this object is off(2), data,
status and events will not flow through this channel."
DEFVAL { off }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 4 }

.1.3.6.1.2.1.16.7.2.1.5
channelTurnOnEventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the event
that is configured to turn the associated
channelDataControl from off to on when the event is
generated. The event identified by a particular value
of this object is the same event as identified by the
same value of the eventIndex object. If there is no
corresponding entry in the eventTable, then no
association exists. In fact, if no event is intended
for this channel, channelTurnOnEventIndex must be
set to zero, a non-existent event index.

This object may not be modified if the associated


channelStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 5 }

.1.3.6.1.2.1.16.7.2.1.6
channelTurnOffEventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the event
that is configured to turn the associated
channelDataControl from on to off when the event is
generated. The event identified by a particular value
of this object is the same event as identified by the
same value of the eventIndex object. If there is no
corresponding entry in the eventTable, then no
association exists. In fact, if no event is intended
for this channel, channelTurnOffEventIndex must be
set to zero, a non-existent event index.

This object may not be modified if the associated


channelStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 6 }

.1.3.6.1.2.1.16.7.2.1.7
channelEventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the event
that is configured to be generated when the
associated channelDataControl is on and a packet
is matched. The event identified by a particular value
of this object is the same event as identified by the
same value of the eventIndex object. If there is no
corresponding entry in the eventTable, then no
association exists. In fact, if no event is intended
for this channel, channelEventIndex must be
set to zero, a non-existent event index.

This object may not be modified if the associated


channelStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 7 }

.1.3.6.1.2.1.16.7.2.1.8
channelEventStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {eventReady(1), eventFired(2), eventAlwaysReady(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The event status of this channel.

If this channel is configured to generate events


when packets are matched, a means of controlling
the flow of those events is often needed. When
this object is equal to eventReady(1), a single
event may be generated, after which this object
will be set by the probe to eventFired(2). While
in the eventFired(2) state, no events will be
generated until the object is modified to
eventReady(1) (or eventAlwaysReady(3)). The
management station can thus easily respond to a
notification of an event by re-enabling this object.

If the management station wishes to disable this


flow control and allow events to be generated
at will, this object may be set to
eventAlwaysReady(3). Disabling the flow control
is discouraged as it can result in high network
traffic or other performance problems."
DEFVAL { eventReady }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 8 }

.1.3.6.1.2.1.16.7.2.1.9
channelMatches OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times this channel has matched a packet.
Note that this object is updated even when
channelDataControl is set to off."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 9 }

.1.3.6.1.2.1.16.7.2.1.10
channelDescription OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..127)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A comment describing this channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 10 }

.1.3.6.1.2.1.16.7.2.1.11
channelOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 11 }

.1.3.6.1.2.1.16.7.2.1.12
channelStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this channel entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channelTable(2) channelEntry(1) 12 }

.1.3.6.1.2.1.16.7.3
channel2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) 3 }

.1.3.6.1.2.1.16.7.3.1
channel2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { channelEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channel2Table(3) 1 }

.1.3.6.1.2.1.16.7.3.1.1
channelDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channel2Table(3) channel2Entry(1) 1 }

.1.3.6.1.2.1.16.7.3.1.2
channelCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
channel2Table(3) channel2Entry(1) 2 }

.1.3.6.1.2.1.16.7.4
filter2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Provides a variable-length packet filter feature to the
RMON-1 filter table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7) 4 }

.1.3.6.1.2.1.16.7.4.1
filter2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { filterEntry }
DESCRIPTION "Provides a variable-length packet filter feature to the
RMON-1 filter table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filter2Table(4) 1 }

.1.3.6.1.2.1.16.7.4.1.1
filterProtocolDirDataLocalIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "When this object is set to a non-zero value, the filter that
it is associated with performs the following operations on
every packet:

1) If the packet doesn't match the protocol directory entry


identified by this object, discard the packet and exit
(i.e., discard the packet if it is not of the identified
protocol).
2) If the associated filterProtocolDirLocalIndex is non-zero
and the packet doesn't match the protocol directory
entry identified by that object, discard the packet and
exit.
3) If the packet matches, perform the regular filter
algorithm as if the beginning of this named protocol is
the beginning of the packet, potentially applying the
filterOffset value to move further into the packet."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filter2Table(4) filter2Entry(1) 1 }

.1.3.6.1.2.1.16.7.4.1.2
filterProtocolDirLocalIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "When this object is set to a non-zero value, the filter that
it is associated with will discard the packet if the packet
doesn't match this protocol directory entry."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) filter(7)
filter2Table(4) filter2Entry(1) 2 }

.1.3.6.1.2.1.16.8
capture OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 8 }
.1.3.6.1.2.1.16.8.1
bufferControlTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of buffers control entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8) 1 }

.1.3.6.1.2.1.16.8.1.1
bufferControlEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { bufferControlIndex }
DESCRIPTION "A set of parameters that control the collection of a stream
of packets that have matched filters. As an example, an
instance of the bufferControlCaptureSliceSize object might
be named bufferControlCaptureSliceSize.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) 1 }

.1.3.6.1.2.1.16.8.1.1.1
bufferControlIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the bufferControl table. The value of this
index shall never be zero. Each such
entry defines one set of packets that is
captured and controlled by one or more filters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 1 }

.1.3.6.1.2.1.16.8.1.1.2
bufferControlChannelIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An index that identifies the channel that is the
source of packets for this bufferControl table.
The channel identified by a particular value of this
index is the same as identified by the same value of
the channelIndex object.

This object may not be modified if the associated


bufferControlStatus object is equal to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 2 }

.1.3.6.1.2.1.16.8.1.1.3
bufferControlFullStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {spaceAvailable(1), full(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object shows whether the buffer has room to
accept new packets or if it is full.

If the status is spaceAvailable(1), the buffer is


accepting new packets normally. If the status is
full(2) and the associated bufferControlFullAction
object is wrapWhenFull, the buffer is accepting new
packets by deleting enough of the oldest packets
to make room for new ones as they arrive. Otherwise,
if the status is full(2) and the
bufferControlFullAction object is lockWhenFull,
then the buffer has stopped collecting packets.

When this object is set to full(2) the probe must


not later set it to spaceAvailable(1) except in the
case of a significant gain in resources such as
an increase of bufferControlOctetsGranted. In
particular, the wrap-mode action of deleting old
packets to make room for newly arrived packets
must not affect the value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 3 }

.1.3.6.1.2.1.16.8.1.1.4
bufferControlFullAction OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {lockWhenFull(1), wrapWhenFull(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Controls the action of the buffer when it
reaches the full status. When in the lockWhenFull(1)
state and a packet is added to the buffer that
fills the buffer, the bufferControlFullStatus will
be set to full(2) and this buffer will stop capturing
packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 4 }

.1.3.6.1.2.1.16.8.1.1.5
bufferControlCaptureSliceSize OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of octets of each packet
that will be saved in this capture buffer.
For example, if a 1500 octet packet is received by
the probe and this object is set to 500, then only
500 octets of the packet will be stored in the
associated capture buffer. If this variable is set
to 0, the capture buffer will save as many octets
as is possible.

This object may not be modified if the associated


bufferControlStatus object is equal to valid(1)."
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 5 }
.1.3.6.1.2.1.16.8.1.1.6
bufferControlDownloadSliceSize OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of octets of each packet
in this capture buffer that will be returned in
an SNMP retrieval of that packet. For example,
if 500 octets of a packet have been stored in the
associated capture buffer, the associated
bufferControlDownloadOffset is 0, and this
object is set to 100, then the captureBufferPacket
object that contains the packet will contain only
the first 100 octets of the packet.

A prudent manager will take into account possible


interoperability or fragmentation problems that may
occur if the download slice size is set too large.
In particular, conformant SNMP implementations are not
required to accept messages whose length exceeds 484
octets, although they are encouraged to support larger
datagrams whenever feasible."
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 6 }

.1.3.6.1.2.1.16.8.1.1.7
bufferControlDownloadOffset OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The offset of the first octet of each packet
in this capture buffer that will be returned in
an SNMP retrieval of that packet. For example,
if 500 octets of a packet have been stored in the
associated capture buffer and this object is set to
100, then the captureBufferPacket object that
contains the packet will contain bytes starting
100 octets into the packet."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 7 }

.1.3.6.1.2.1.16.8.1.1.8
bufferControlMaxOctetsRequested OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The requested maximum number of octets to be
saved in this captureBuffer, including any
implementation-specific overhead. If this variable
is set to -1, the capture buffer will save as many
octets as is possible.

When this object is created or modified, the probe


should set bufferControlMaxOctetsGranted as closely
to this object as is possible for the particular probe
implementation and available resources. However, if
the object has the special value of -1, the probe
must set bufferControlMaxOctetsGranted to -1."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 8 }

.1.3.6.1.2.1.16.8.1.1.9
bufferControlMaxOctetsGranted OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of octets that can be
saved in this captureBuffer, including overhead.
If this variable is -1, the capture buffer will save
as many octets as possible.

When the bufferControlMaxOctetsRequested object is


created or modified, the probe should set this object
as closely to the requested value as is possible for the
particular probe implementation and available resources.
However, if the request object has the special value
of -1, the probe must set this object to -1.

The probe must not lower this value except as a result of


a modification to the associated
bufferControlMaxOctetsRequested object.

When this maximum number of octets is reached


and a new packet is to be added to this
capture buffer and the corresponding
bufferControlFullAction is set to wrapWhenFull(2),
enough of the oldest packets associated with this
capture buffer shall be deleted by the agent so
that the new packet can be added. If the corresponding
bufferControlFullAction is set to lockWhenFull(1),
the new packet shall be discarded. In either case,
the probe must set bufferControlFullStatus to
full(2).

When the value of this object changes to a value less


than the current value, entries are deleted from
the captureBufferTable associated with this
bufferControlEntry. Enough of the
oldest of these captureBufferEntries shall be
deleted by the agent so that the number of octets
used remains less than or equal to the new value of
this object.

When the value of this object changes to a value greater


than the current value, the number of associated
captureBufferEntries may be allowed to grow."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 9 }

.1.3.6.1.2.1.16.8.1.1.10
bufferControlCapturedPackets OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets currently in this captureBuffer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 10 }

.1.3.6.1.2.1.16.8.1.1.11
bufferControlTurnOnTime OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this capture buffer was
first turned on."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 11 }

.1.3.6.1.2.1.16.8.1.1.12
bufferControlOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 12 }

.1.3.6.1.2.1.16.8.1.1.13
bufferControlStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this buffer Control Entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
bufferControlTable(1) bufferControlEntry(1) 13 }

.1.3.6.1.2.1.16.8.2
captureBufferTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of packets captured off of a channel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8) 2 }

.1.3.6.1.2.1.16.8.2.1
captureBufferEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { captureBufferControlIndex, captureBufferIndex }
DESCRIPTION "A packet captured off of an attached network. As an
example, an instance of the captureBufferPacketData
object might be named captureBufferPacketData.3.1783"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) 1 }

.1.3.6.1.2.1.16.8.2.1.1
captureBufferControlIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The index of the bufferControlEntry with which
this packet is associated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 1 }

.1.3.6.1.2.1.16.8.2.1.2
captureBufferIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the captureBuffer table associated with a
particular bufferControlEntry. This index will
start at 1 and increase by one for each new packet
added with the same captureBufferControlIndex.

Should this value reach 2147483647, the next packet


added with the same captureBufferControlIndex shall
cause this value to wrap around to 1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 2 }

.1.3.6.1.2.1.16.8.2.1.3
captureBufferPacketID OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that describes the order of packets
that are received on a particular interface.
The packetID of a packet captured on an
interface is defined to be greater than the
packetID's of all packets captured previously on
the same interface. As the captureBufferPacketID
object has a maximum positive value of 2^31 - 1,
any captureBufferPacketID object shall have the
value of the associated packet's packetID mod 2^31."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 3 }

.1.3.6.1.2.1.16.8.2.1.4
captureBufferPacketData OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The data inside the packet, starting at the beginning
of the packet plus any offset specified in the
associated bufferControlDownloadOffset, including any
link level headers. The length of the data in this object
is the minimum of the length of the captured packet minus
the offset, the length of the associated
bufferControlCaptureSliceSize minus the offset, and the
associated bufferControlDownloadSliceSize. If this minimum
is less than zero, this object shall have a length of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 4 }

.1.3.6.1.2.1.16.8.2.1.5
captureBufferPacketLength OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The actual length (off the wire) of the packet stored
in this entry, including FCS octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 5 }

.1.3.6.1.2.1.16.8.2.1.6
captureBufferPacketTime OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of milliseconds that had passed since
this capture buffer was first turned on when this
packet was captured."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 6 }

.1.3.6.1.2.1.16.8.2.1.7
captureBufferPacketStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value which indicates the error status of this packet.

The value of this object is defined in the same way as


filterPktStatus. The value is a sum. This sum
initially takes the value zero. Then, for each
error, E, that has been discovered in this packet,
2 raised to a value representing E is added to the sum.

The errors defined for a packet captured off of an


Ethernet interface are as follows:

bit # Error
0 Packet is longer than 1518 octets
1 Packet is shorter than 64 octets
2 Packet experienced a CRC or Alignment error
3 First packet in this capture buffer after
it was detected that some packets were
not processed correctly.
4 Packet's order in buffer is only approximate
(May only be set for packets sent from
the probe)

For example, an Ethernet fragment would have a


value of 6 (2^1 + 2^2).

As this MIB is expanded to new media types, this object


will have other media-specific errors defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) capture(8)
captureBufferTable(2) captureBufferEntry(1) 7 }

.1.3.6.1.2.1.16.9
event OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 9 }

.1.3.6.1.2.1.16.9.1
eventTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of events to be generated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9) 1 }

.1.3.6.1.2.1.16.9.1.1
eventEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { eventIndex }
DESCRIPTION "A set of parameters that describe an event to be generated
when certain conditions are met. As an example, an instance
of the eventLastTimeSent object might be named
eventLastTimeSent.6"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) 1 }

.1.3.6.1.2.1.16.9.1.1.1
eventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
event table. Each such entry defines one event that
is to be generated when the appropriate conditions
occur."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 1 }

.1.3.6.1.2.1.16.9.1.1.2
eventDescription OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..127)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A comment describing this event entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 2 }

.1.3.6.1.2.1.16.9.1.1.3
eventType OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX INTEGER {none(1), log(2), snmptrap(3), logandtrap(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of notification that the probe will make
about this event. In the case of log, an entry is
made in the log table for each event. In the case of
snmp-trap, an SNMP trap is sent to one or more
management stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 3 }

.1.3.6.1.2.1.16.9.1.1.4
eventCommunity OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If an SNMP trap is to be sent, it will be sent to
the SNMP community specified by this octet string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 4 }

.1.3.6.1.2.1.16.9.1.1.5
eventLastTimeSent OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this event
entry last generated an event. If this entry has
not generated any events, this value will be
zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 5 }

.1.3.6.1.2.1.16.9.1.1.6
eventOwner OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is therefore
using the resources assigned to it.

If this object contains a string starting with 'monitor'


and has associated entries in the log table, all connected
management stations should retrieve those log entries,
as they may have significance to all management stations
connected to this device"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 6 }

.1.3.6.1.2.1.16.9.1.1.7
eventStatus OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this event entry.

If this object is not equal to valid(1), all associated


log entries shall be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
eventTable(1) eventEntry(1) 7 }

.1.3.6.1.2.1.16.9.2
logTable OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of events that have been logged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9) 2 }

.1.3.6.1.2.1.16.9.2.1
logEntry OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { logEventIndex, logIndex }
DESCRIPTION "A set of data describing an event that has been
logged. For example, an instance of the logDescription
object might be named logDescription.6.47"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
logTable(2) 1 }

.1.3.6.1.2.1.16.9.2.1.1
logEventIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The event entry that generated this log
entry. The log identified by a particular
value of this index is associated with the same
eventEntry as identified by the same value
of eventIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
logTable(2) logEntry(1) 1 }

.1.3.6.1.2.1.16.9.2.1.2
logIndex OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the log table amongst those generated by the
same eventEntries. These indexes are
assigned beginning with 1 and increase by one
with each new log entry. The association
between values of logIndex and logEntries
is fixed for the lifetime of each logEntry.
The agent may choose to delete the oldest
instances of logEntry as required because of
lack of memory. It is an implementation-specific
matter as to when this deletion may occur."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
logTable(2) logEntry(1) 2 }

.1.3.6.1.2.1.16.9.2.1.3
logTime OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this log entry was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
logTable(2) logEntry(1) 3 }

.1.3.6.1.2.1.16.9.2.1.4
logDescription OBJECT-TYPE
-- FROM RMON-MIB, RFC1271-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An implementation dependent description of the
event that activated this log entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) event(9)
logTable(2) logEntry(1) 4 }

.1.3.6.1.2.1.16.10
tokenRing OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 10 }

.1.3.6.1.2.1.16.10.1
ringStationControlTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of ringStation table control entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 1 }

.1.3.6.1.2.1.16.10.1.1
ringStationControlEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ringStationControlIfIndex }
DESCRIPTION "A list of parameters that set up the discovery of
stations on a particular interface and the
collection of statistics about these stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) 1 }

.1.3.6.1.2.1.16.10.1.1.1
ringStationControlIfIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device
from which ringStation data is collected. The
interface identified by a particular value of this
object is the same interface as identified by the
same value of the ifIndex object, defined in MIB-
II [3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 1 }

.1.3.6.1.2.1.16.10.1.1.2
ringStationControlTableSize OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of ringStationEntries in the
ringStationTable associated with this
ringStationControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 2 }

.1.3.6.1.2.1.16.10.1.1.3
ringStationControlActiveStations OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of active ringStationEntries in the
ringStationTable associated with this
ringStationControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 3 }

.1.3.6.1.2.1.16.10.1.1.4
ringStationControlRingState OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER {normalOperation(1), ringPurgeState(2), claimTokenState(3),
beaconFrameStreamingState(4), beaconBitStreamingState(5),
beaconRingSignalLossState(6), beaconSetRecoveryModeState(7)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The current status of this ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 4 }

.1.3.6.1.2.1.16.10.1.1.5
ringStationControlBeaconSender OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The address of the sender of the last beacon
frame received by the probe on this ring. If no
beacon frames have been received, this object
shall be equal to six octets of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 5 }

.1.3.6.1.2.1.16.10.1.1.6
ringStationControlBeaconNAUN OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The address of the NAUN in the last beacon frame
received by the probe on this ring. If no beacon
frames have been received, this object shall be
equal to six octets of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 6 }

.1.3.6.1.2.1.16.10.1.1.7
ringStationControlActiveMonitor OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The address of the Active Monitor on this
segment. If this address is unknown, this object
shall be equal to six octets of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 7 }

.1.3.6.1.2.1.16.10.1.1.8
ringStationControlOrderChanges OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of add and delete events in the
ringStationOrderTable optionally associated with
this ringStationControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 8 }

.1.3.6.1.2.1.16.10.1.1.9
ringStationControlOwner OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 9 }

.1.3.6.1.2.1.16.10.1.1.10
ringStationControlStatus OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The status of this ringStationControl entry.

If this object is not equal to valid(1), all


associated entries in the ringStationTable shall
be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControlTable(1) ringStationControlEntry(1) 10 }

.1.3.6.1.2.1.16.10.2
ringStationTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of ring station entries. An entry will
exist for each station that is now or has
previously been detected as physically present on
this ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 2 }

.1.3.6.1.2.1.16.10.2.1
ringStationEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ringStationIfIndex, ringStationMacAddress }
DESCRIPTION "A collection of statistics for a particular
station that has been discovered on a ring
monitored by this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) 1 }

.1.3.6.1.2.1.16.10.2.1.1
ringStationIfIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device
on which this station was detected. The interface
identified by a particular value of this object is
the same interface as identified by the same value
of the ifIndex object, defined in MIB-II [3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 1 }

.1.3.6.1.2.1.16.10.2.1.2
ringStationMacAddress OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The physical address of this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 2 }

.1.3.6.1.2.1.16.10.2.1.3
ringStationLastNAUN OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The physical address of last known NAUN of this
station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 3 }

.1.3.6.1.2.1.16.10.2.1.4
ringStationStationStatus OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER {active(1), inactive(2), forcedRemoval(3)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The status of this station on the ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 4 }

.1.3.6.1.2.1.16.10.2.1.5
ringStationLastEnterTime OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of sysUpTime at the time this station
last entered the ring. If the time is unknown,
this value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 5 }

.1.3.6.1.2.1.16.10.2.1.6
ringStationLastExitTime OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of sysUpTime at the time the probe
detected that this station last exited the ring.
If the time is unknown, this value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 6 }

.1.3.6.1.2.1.16.10.2.1.7
ringStationDuplicateAddresses OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times this station experienced a
duplicate address error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 7 }

.1.3.6.1.2.1.16.10.2.1.8
ringStationInLineErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of line errors reported by this
station in error reporting packets detected by the
probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 8 }

.1.3.6.1.2.1.16.10.2.1.9
ringStationOutLineErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of line errors reported in error
reporting packets sent by the nearest active
downstream neighbor of this station and detected
by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 9 }

.1.3.6.1.2.1.16.10.2.1.10
ringStationInternalErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of adapter internal errors
reported by this station in error reporting
packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 10 }

.1.3.6.1.2.1.16.10.2.1.11
ringStationInBurstErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of burst errors reported by this
station in error reporting packets detected by the
probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 11 }

.1.3.6.1.2.1.16.10.2.1.12
ringStationOutBurstErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of burst errors reported in
error reporting packets sent by the nearest active
downstream neighbor of this station and detected
by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 12 }

.1.3.6.1.2.1.16.10.2.1.13
ringStationACErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of AC (Address Copied) errors
reported in error reporting packets sent by the
nearest active downstream neighbor of this station
and detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 13 }

.1.3.6.1.2.1.16.10.2.1.14
ringStationAbortErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of abort delimiters reported by
this station in error reporting packets detected
by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 14 }

.1.3.6.1.2.1.16.10.2.1.15
ringStationLostFrameErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of lost frame errors reported by
this station in error reporting packets detected
by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 15 }

.1.3.6.1.2.1.16.10.2.1.16
ringStationCongestionErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of receive congestion errors
reported by this station in error reporting
packets detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 16 }

.1.3.6.1.2.1.16.10.2.1.17
ringStationFrameCopiedErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frame copied errors reported
by this station in error reporting packets
detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 17 }

.1.3.6.1.2.1.16.10.2.1.18
ringStationFrequencyErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frequency errors reported by
this station in error reporting packets detected
by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 18 }

.1.3.6.1.2.1.16.10.2.1.19
ringStationTokenErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of token errors reported by this
station in error reporting frames detected by the
probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 19 }

.1.3.6.1.2.1.16.10.2.1.20
ringStationInBeaconErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of beacon frames sent by this
station and detected by the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 20 }

.1.3.6.1.2.1.16.10.2.1.21
ringStationOutBeaconErrors OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of beacon frames detected by the
probe that name this station as the NAUN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 21 }

.1.3.6.1.2.1.16.10.2.1.22
ringStationInsertions OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times the probe detected this
station inserting onto the ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationTable(2) ringStationEntry(1) 22 }

.1.3.6.1.2.1.16.10.3
ringStationOrderTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of ring station entries for stations in
the ring poll, ordered by their ring-order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 3 }

.1.3.6.1.2.1.16.10.3.1
ringStationOrderEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ringStationOrderIfIndex, ringStationOrderOrderIndex }
DESCRIPTION "A collection of statistics for a particular
station that is active on a ring monitored by this
device. This table will contain information for
every interface that has a
ringStationControlStatus equal to valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationOrderTable(3) 1 }

.1.3.6.1.2.1.16.10.3.1.1
ringStationOrderIfIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device
on which this station was detected. The interface
identified by a particular value of this object is
the same interface as identified by the same value
of the ifIndex object, defined in MIB-II [3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationOrderTable(3) ringStationOrderEntry(1) 1 }

.1.3.6.1.2.1.16.10.3.1.2
ringStationOrderOrderIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This index denotes the location of this station
with respect to other stations on the ring. This
index is one more than the number of hops
downstream that this station is from the rmon
probe. The rmon probe itself gets the value one."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationOrderTable(3) ringStationOrderEntry(1) 2 }

.1.3.6.1.2.1.16.10.3.1.3
ringStationOrderMacAddress OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The physical address of this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationOrderTable(3) ringStationOrderEntry(1) 3 }

.1.3.6.1.2.1.16.10.4
ringStationConfigControlTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of ring station configuration control
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 4 }

.1.3.6.1.2.1.16.10.4.1
ringStationConfigControlEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ringStationConfigControlIfIndex,
ringStationConfigControlMacAddress }
DESCRIPTION "This entry controls active management of stations
by the probe. One entry exists in this table for
each active station in the ringStationTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigControlTable(4) 1 }

.1.3.6.1.2.1.16.10.4.1.1
ringStationConfigControlIfIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device
on which this station was detected. The interface
identified by a particular value of this object is
the same interface as identified by the same value
of the ifIndex object, defined in MIB-II [3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigControlTable(4) ringStationConfigControlEntry(1) 1 }

.1.3.6.1.2.1.16.10.4.1.2
ringStationConfigControlMacAddress OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The physical address of this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigControlTable(4) ringStationConfigControlEntry(1) 2 }

.1.3.6.1.2.1.16.10.4.1.3
ringStationConfigControlRemove OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER {stable(1), removing(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Setting this object to `removing(2)' causes a
Remove Station MAC frame to be sent. The agent
will set this object to `stable(1)' after
processing the request."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigControlTable(4) ringStationConfigControlEntry(1) 3 }

.1.3.6.1.2.1.16.10.4.1.4
ringStationConfigControlUpdateStats OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER {stable(1), updating(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "Setting this object to `updating(2)' causes the
configuration information associate with this
entry to be updated. The agent will set this
object to `stable(1)' after processing the
request."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigControlTable(4) ringStationConfigControlEntry(1) 4 }

.1.3.6.1.2.1.16.10.5
ringStationConfigTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of configuration entries for stations on a
ring monitored by this probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 5 }

.1.3.6.1.2.1.16.10.5.1
ringStationConfigEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { ringStationConfigIfIndex, ringStationConfigMacAddress }
DESCRIPTION "A collection of statistics for a particular
station that has been discovered on a ring
monitored by this probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) 1 }

.1.3.6.1.2.1.16.10.5.1.1
ringStationConfigIfIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device
on which this station was detected. The interface
identified by a particular value of this object is
the same interface as identified by the same value
of the ifIndex object, defined in MIB-II [3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 1 }

.1.3.6.1.2.1.16.10.5.1.2
ringStationConfigMacAddress OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The physical address of this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 2 }

.1.3.6.1.2.1.16.10.5.1.3
ringStationConfigUpdateTime OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of sysUpTime at the time this
configuration information was last updated
(completely)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 3 }

.1.3.6.1.2.1.16.10.5.1.4
ringStationConfigLocation OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The assigned physical location of this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 4 }

.1.3.6.1.2.1.16.10.5.1.5
ringStationConfigMicrocode OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX OCTET STRING (10)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The microcode EC level of this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 5 }

.1.3.6.1.2.1.16.10.5.1.6
ringStationConfigGroupAddress OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The low-order 4 octets of the group address
recognized by this station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 6 }
.1.3.6.1.2.1.16.10.5.1.7
ringStationConfigFunctionalAddress OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "the functional addresses recognized by this
station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationConfigTable(5) ringStationConfigEntry(1) 7 }

.1.3.6.1.2.1.16.10.6
sourceRoutingStatsTable OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A list of source routing statistics entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 6 }

.1.3.6.1.2.1.16.10.6.1
sourceRoutingStatsEntry OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { sourceRoutingStatsIfIndex }
DESCRIPTION "A collection of source routing statistics kept
for a particular Token Ring interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) 1 }

.1.3.6.1.2.1.16.10.6.1.1
sourceRoutingStatsIfIndex OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of this object uniquely identifies the
interface on this remote network monitoring device
on which source routing statistics will be
detected. The interface identified by a
particular value of this object is the same
interface as identified by the same value of the
ifIndex object, defined in MIB-II [3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 1 }

.1.3.6.1.2.1.16.10.6.1.2
sourceRoutingStatsRingNumber OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The ring number of the ring monitored by this
entry. When any object in this entry is created,
the probe will attempt to discover the ring
number. Only after the ring number is discovered
will this object be created. After creating an
object in this entry, the management station
should poll this object to detect when it is
created. Only after this object is created can
the management station set the
sourceRoutingStatsStatus entry to valid(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 2 }

.1.3.6.1.2.1.16.10.6.1.3
sourceRoutingStatsInFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The count of frames sent into this ring from
another ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 3 }

.1.3.6.1.2.1.16.10.6.1.4
sourceRoutingStatsOutFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The count of frames sent from this ring to
another ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 4 }

.1.3.6.1.2.1.16.10.6.1.5
sourceRoutingStatsThroughFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The count of frames sent from another ring,
through this ring, to another ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 5 }

.1.3.6.1.2.1.16.10.6.1.6
sourceRoutingStatsAllRoutesBroadcastFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good frames received that
were All Routes Broadcast."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 6 }

.1.3.6.1.2.1.16.10.6.1.7
sourceRoutingStatsSingleRouteBroadcastFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of good frames received that
were Single Route Broadcast."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 7 }

.1.3.6.1.2.1.16.10.6.1.8
sourceRoutingStatsInOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The count of octets in good frames sent into this
ring from another ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 8 }

.1.3.6.1.2.1.16.10.6.1.9
sourceRoutingStatsOutOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The count of octets in good frames sent from this
ring to another ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 9 }

.1.3.6.1.2.1.16.10.6.1.10
sourceRoutingStatsThroughOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The count of octets in good frames sent another
ring, through this ring, to another ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 10 }

.1.3.6.1.2.1.16.10.6.1.11
sourceRoutingStatsAllRoutesBroadcastOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of octets in good frames
received that were All Routes Broadcast."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 11 }

.1.3.6.1.2.1.16.10.6.1.12
sourceRoutingStatsSingleRoutesBroadcastOctets OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of octets in good frames
received that were Single Route Broadcast."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 12 }

.1.3.6.1.2.1.16.10.6.1.13
sourceRoutingStatsLocalLLCFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received who had no
RIF field (or had a RIF field that only included
the local ring's number) and were not All Route
Broadcast Frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 13 }

.1.3.6.1.2.1.16.10.6.1.14
sourceRoutingStats1HopFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 1 hop, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 14 }

.1.3.6.1.2.1.16.10.6.1.15
sourceRoutingStats2HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 2 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 15 }

.1.3.6.1.2.1.16.10.6.1.16
sourceRoutingStats3HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 3 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 16 }

.1.3.6.1.2.1.16.10.6.1.17
sourceRoutingStats4HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 4 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 17 }

.1.3.6.1.2.1.16.10.6.1.18
sourceRoutingStats5HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 5 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 18 }

.1.3.6.1.2.1.16.10.6.1.19
sourceRoutingStats6HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 6 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 19 }

.1.3.6.1.2.1.16.10.6.1.20
sourceRoutingStats7HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 7 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 20 }

.1.3.6.1.2.1.16.10.6.1.21
sourceRoutingStats8HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had 8 hops, were not All Route Broadcast Frames,
and whose source or destination were on this ring
(i.e. frames that had a RIF field and had this
ring number in the first or last entry of the RIF
field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 21 }

.1.3.6.1.2.1.16.10.6.1.22
sourceRoutingStatsMoreThan8HopsFrames OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of frames received whose route
had more than 8 hops, were not All Route Broadcast
Frames, and whose source or destination were on
this ring (i.e. frames that had a RIF field and
had this ring number in the first or last entry of
the RIF field)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 22 }

.1.3.6.1.2.1.16.10.6.1.23
sourceRoutingStatsOwner OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 23 }

.1.3.6.1.2.1.16.10.6.1.24
sourceRoutingStatsStatus OBJECT-TYPE
-- FROM TOKEN-RING-RMON-MIB
-- TEXTUAL CONVENTION EntryStatus
SYNTAX INTEGER {valid(1), createRequest(2), underCreation(3), invalid(4)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The status of this sourceRoutingStats entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStatsTable(6) sourceRoutingStatsEntry(1) 24 }

.1.3.6.1.2.1.16.10.7
ringStationControl2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1.
This table has been deprecated, as it has not had enough
independent implementations to demonstrate interoperability
to meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 7 }

.1.3.6.1.2.1.16.10.7.1
ringStationControl2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
AUGMENTS { ringStationControlEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControl2Table(7) 1 }

.1.3.6.1.2.1.16.10.7.1.1
ringStationControlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControl2Table(7) ringStationControl2Entry(1) 1 }

.1.3.6.1.2.1.16.10.7.1.2
ringStationControlCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
ringStationControl2Table(7) ringStationControl2Entry(1) 2 }

.1.3.6.1.2.1.16.10.8
sourceRoutingStats2Table OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1.

This table has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability
to meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10) 8 }

.1.3.6.1.2.1.16.10.8.1
sourceRoutingStats2Entry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
AUGMENTS { sourceRoutingStatsEntry }
DESCRIPTION "Contains the RMON-2 augmentations to RMON-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStats2Table(8) 1 }

.1.3.6.1.2.1.16.10.8.1.1
sourceRoutingStatsDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the
probe is out of some resources and decides to shed load from
this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStats2Table(8) sourceRoutingStats2Entry(1) 1 }

.1.3.6.1.2.1.16.10.8.1.2
sourceRoutingStatsCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) tokenRing(10)
sourceRoutingStats2Table(8) sourceRoutingStats2Entry(1) 2 }

.1.3.6.1.2.1.16.11
protocolDir OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 11 }

.1.3.6.1.2.1.16.11.1
protocolDirLastChange OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time the protocol directory
was last modified, either through insertions or deletions,
or through modifications of the
protocolDirAddressMapConfig, protocolDirHostConfig, or
protocolDirMatrixConfig."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
1 }

.1.3.6.1.2.1.16.11.2
protocolDirTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists the protocols that this agent has the
capability to decode and count. There is one entry in this
table for each such protocol. These protocols represent
different network-layer, transport-layer, and higher-layer
protocols. The agent should boot up with this table
preconfigured with those protocols that it knows about and
wishes to monitor. Implementations are strongly encouraged to
support protocols higher than the network layer (at least for
the protocol distribution group), even for implementations
that don't support the application-layer groups."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
2 }

.1.3.6.1.2.1.16.11.2.1
protocolDirEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { protocolDirID, protocolDirParameters }
DESCRIPTION "A conceptual row in the protocolDirTable.

An example of the indexing of this entry is


protocolDirLocalIndex.8.0.0.0.1.0.0.8.0.2.0.0, which is the
encoding of a length of 8, followed by 8 subids encoding the
protocolDirID of 1.2048, followed by a length of 2 and the
2 subids encoding zero-valued parameters.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) 1 }

.1.3.6.1.2.1.16.11.2.1.1
protocolDirID OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (4..128)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique identifier for a particular protocol. Standard
identifiers will be defined in such a manner that they
can often be used as specifications for new protocols - i.e.,
a tree-structured assignment mechanism that matches the
protocol encapsulation 'tree' and that has algorithmic
assignment mechanisms for certain subtrees. See RFC 2074 for
more details.

Despite the algorithmic mechanism, the probe will only place


entries in here for those protocols it chooses to collect. In
other words, it need not populate this table with all
possible ethernet protocol types, nor need it create them on
the fly when it sees them. Whether it does these
things is a matter of product definition (cost/benefit,
usability) and is up to the designer of the product.

If an entry is written to this table with a protocolDirID that


the agent doesn't understand, either directly or
algorithmically, the SET request will be rejected with an
inconsistentName or badValue (for SNMPv1) error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 1 }

.1.3.6.1.2.1.16.11.2.1.2
protocolDirParameters OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..32)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A set of parameters for the associated protocolDirID.
See the associated RMON2 Protocol Identifiers document
for a description of the possible parameters. There
will be one octet in this string for each sub-identifier in
the protocolDirID, and the parameters will appear here in the
same order as the associated sub-identifiers appear in the
protocolDirID.

Every node in the protocolDirID tree has a different, optional


set of parameters defined (that is, the definition of
parameters for a node is optional). The proper parameter
value for each node is included in this string. Note that the
inclusion of a parameter value in this string for each node is
not optional. What is optional is that a node may have no
parameters defined, in which case the parameter field for that
node will be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 2 }

.1.3.6.1.2.1.16.11.2.1.3
protocolDirLocalIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The locally arbitrary but unique identifier associated
with this protocolDir entry.

The value for each supported protocol must remain constant at


least from one re-initialization of the entity's network
management system to the next re-initialization, except that
if a protocol is deleted and re-created, it must be re-created
with a new value that has not been used since the last
re-initialization.
The specific value is meaningful only within a given SNMP
entity. A protocolDirLocalIndex must not be re-used until the
next agent restart in the event that the protocol directory
entry is deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 3 }

.1.3.6.1.2.1.16.11.2.1.4
protocolDirDescr OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (1..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A textual description of the protocol encapsulation.
A probe may choose to describe only a subset of the
entire encapsulation (e.g., only the highest layer).

This object is intended for human consumption only.

This object may not be modified if the associated


protocolDirStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 4 }

.1.3.6.1.2.1.16.11.2.1.5
protocolDirType OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX BITS {extensible(0), addressRecognitionCapable(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes 2 attributes of this protocol
directory entry.

The presence or absence of the 'extensible' bit describes


whether this protocol directory entry can be extended
by the user by creating protocol directory entries that are
children of this protocol.

An example of an entry that will often allow extensibility is


'ip.udp'. The probe may automatically populate some children
of this node, such as 'ip.udp.snmp' and 'ip.udp.dns'.
A probe administrator or user may also populate additional
children via remote SNMP requests that create entries in this
table. When a child node is added for a protocol for which the
probe has no built-in support extending a parent node (for
which the probe does have built-in support),
that child node is not extendable. This is termed 'limited
extensibility'.

When a child node is added through this extensibility


mechanism, the values of protocolDirLocalIndex and
protocolDirType shall be assigned by the agent.

The other objects in the entry will be assigned by the


manager who is creating the new entry.

This object also describes whether this agent can


recognize addresses for this protocol, should it be a
network-level protocol. That is, while a probe may be able
to recognize packets of a particular network-layer protocol
and count them, it takes additional logic to be able to
recognize the addresses in this protocol and to populate
network-layer or application-layer tables with the addresses
in this protocol. If this bit is set, the agent will
recognize network-layer addresses for this protocol and
populate the network- and application-layer host and matrix
tables with these protocols.

Note that when an entry is created, the agent will supply


values for the bits that match the capabilities of the agent
with respect to this protocol. Note that since row creations
usually exercise the limited extensibility feature, these
bits will usually be set to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 5 }

.1.3.6.1.2.1.16.11.2.1.6
protocolDirAddressMapConfig OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {notSupported(1), supportedOff(2), supportedOn(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object describes and configures the probe's support for
address mapping for this protocol. When the probe creates
entries in this table for all protocols that it understands,
it will set the entry to notSupported(1) if it doesn't have
the capability to perform address mapping for the protocol or
if this protocol is not a network-layer protocol. When
an entry is created in this table by a management operation as
part of the limited extensibility feature, the probe must set
this value to notSupported(1), because limited extensibility
of the protocolDirTable does not extend to interpreting
addresses of the extended protocols.

If the value of this object is notSupported(1), the probe


will not perform address mapping for this protocol and
shall not allow this object to be changed to any other value.
If the value of this object is supportedOn(3), the probe
supports address mapping for this protocol and is configured
to perform address mapping for this protocol for all
addressMappingControlEntries and all interfaces.
If the value of this object is supportedOff(2), the probe
supports address mapping for this protocol but is configured
to not perform address mapping for this protocol for any
addressMappingControlEntries and all interfaces.
Whenever this value changes from supportedOn(3) to
supportedOff(2), the probe shall delete all related entries in
the addressMappingTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 6 }

.1.3.6.1.2.1.16.11.2.1.7
protocolDirHostConfig OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {notSupported(1), supportedOff(2), supportedOn(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object describes and configures the probe's support for
the network-layer and application-layer host tables for this
protocol. When the probe creates entries in this table for
all protocols that it understands, it will set the entry to
notSupported(1) if it doesn't have the capability to track the
nlHostTable for this protocol or if the alHostTable is
implemented but doesn't have the capability to track this
protocol. Note that if the alHostTable is implemented, the
probe may only support a protocol if it is supported in both
the nlHostTable and the alHostTable.

If the associated protocolDirType object has the


addressRecognitionCapable bit set, then this is a network-
layer protocol for which the probe recognizes addresses, and
thus the probe will populate the nlHostTable and alHostTable
with addresses it discovers for this protocol.

If the value of this object is notSupported(1), the probe


will not track the nlHostTable or alHostTable for this
protocol and shall not allow this object to be changed to any
other value. If the value of this object is supportedOn(3),
the probe supports tracking of the nlHostTable and alHostTable
for this protocol and is configured to track both tables
for this protocol for all control entries and all interfaces.
If the value of this object is supportedOff(2), the probe
supports tracking of the nlHostTable and alHostTable for this
protocol but is configured to not track these tables
for any control entries or interfaces.
Whenever this value changes from supportedOn(3) to
supportedOff(2), the probe shall delete all related entries in
the nlHostTable and alHostTable.

Note that since each alHostEntry references 2 protocol


directory entries, one for the network address and one for the
type of the highest protocol recognized, an entry will
only be created in that table if this value is supportedOn(3)
for both protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 7 }

.1.3.6.1.2.1.16.11.2.1.8
protocolDirMatrixConfig OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {notSupported(1), supportedOff(2), supportedOn(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object describes and configures the probe's support for
the network-layer and application-layer matrix tables for this
protocol. When the probe creates entries in this table for
all protocols that it understands, it will set the entry to
notSupported(1) if it doesn't have the capability to track the
nlMatrixTables for this protocol or if the alMatrixTables are
implemented but don't have the capability to track this
protocol. Note that if the alMatrix tables are implemented,
the probe may only support a protocol if it is supported in
both of the nlMatrixTables and both of the
alMatrixTables.
If the associated protocolDirType object has the
addressRecognitionCapable bit set, then this is a network-
layer protocol for which the probe recognizes addresses, and
thus the probe will populate both of the nlMatrixTables and
both of the alMatrixTables with addresses it discovers for
this protocol.

If the value of this object is notSupported(1), the probe


will not track either of the nlMatrixTables or the
alMatrixTables for this protocol and shall not allow this
object to be changed to any other value. If the value of this
object is supportedOn(3), the probe supports tracking of both
of the nlMatrixTables and (if implemented) both of the
alMatrixTables for this protocol and is configured to track
these tables for this protocol for all control entries and all
interfaces. If the value of this object is supportedOff(2),
the probe supports tracking of both of the nlMatrixTables and
(if implemented) both of the alMatrixTables for this protocol
but is configured to not track these tables for this
protocol for any control entries or interfaces.
Whenever this value changes from supportedOn(3) to
supportedOff(2), the probe shall delete all related entries in
the nlMatrixTables and the alMatrixTables.

Note that since each alMatrixEntry references 2 protocol


directory entries, one for the network address and one for the
type of the highest protocol recognized, an entry will
only be created in that table if this value is supportedOn(3)
for both protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 8 }

.1.3.6.1.2.1.16.11.2.1.9
protocolDirOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 9 }

.1.3.6.1.2.1.16.11.2.1.10
protocolDirStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this protocol directory entry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the nlHostTable, nlMatrixSDTable, nlMatrixDSTable,
alHostTable, alMatrixSDTable, and alMatrixDSTable shall be
deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDir(11)
protocolDirTable(2) protocolDirEntry(1) 10 }

.1.3.6.1.2.1.16.12
protocolDist OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 12 }

.1.3.6.1.2.1.16.12.1
protocolDistControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Controls the setup of protocol type distribution statistics
tables.

Implementations are encouraged to add an entry per monitored


interface upon initialization so that a default collection
of protocol statistics is available.

Rationale:
This table controls collection of very basic statistics
for any or all of the protocols detected on a given interface.
An NMS can use this table to quickly determine bandwidth
allocation utilized by different protocols.

A media-specific statistics collection could also


be configured (e.g., etherStats, trPStats) to easily obtain
total frame, octet, and droppedEvents for the same
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12) 1
}

.1.3.6.1.2.1.16.12.1.1
protocolDistControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { protocolDistControlIndex }
DESCRIPTION "A conceptual row in the protocolDistControlTable.

An example of the indexing of this entry is


protocolDistControlDroppedFrames.7"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) 1 }

.1.3.6.1.2.1.16.12.1.1.1
protocolDistControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index for this protocolDistControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) protocolDistControlEntry(1) 1 }

.1.3.6.1.2.1.16.12.1.1.2
protocolDistControlDataSource OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source of data for the this protocol distribution.

The statistics in this group reflect all packets


on the local network segment attached to the
identified interface.

This object may not be modified if the associated


protocolDistControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) protocolDistControlEntry(1) 2 }

.1.3.6.1.2.1.16.12.1.1.3
protocolDistControlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the probe
is out of some resources and decides to shed load from this
collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) protocolDistControlEntry(1) 3 }

.1.3.6.1.2.1.16.12.1.1.4
protocolDistControlCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This can be used by the management station to
ensure that the table has not been deleted and recreated
between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) protocolDistControlEntry(1) 4 }

.1.3.6.1.2.1.16.12.1.1.5
protocolDistControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) protocolDistControlEntry(1) 5 }

.1.3.6.1.2.1.16.12.1.1.6
protocolDistControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the protocolDistStatsTable shall be deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistControlTable(1) protocolDistControlEntry(1) 6 }

.1.3.6.1.2.1.16.12.2
protocolDistStatsTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An entry is made in this table for every protocol in the
protocolDirTable that has been seen in at least one packet.
Counters are updated in this table for every protocol type
that is encountered when parsing a packet, but no counters are
updated for packets with MAC-layer errors.

Note that if a protocolDirEntry is deleted, all associated


entries in this table are removed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12) 2
}

.1.3.6.1.2.1.16.12.2.1
protocolDistStatsEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { protocolDistControlIndex, protocolDirLocalIndex }
DESCRIPTION "A conceptual row in the protocolDistStatsTable.

The index is composed of the protocolDistControlIndex of the


associated protocolDistControlEntry, followed by the
protocolDirLocalIndex of the associated protocol that this
entry represents. In other words, the index identifies the
protocol distribution an entry is a part of and the
particular protocol that it represents.

An example of the indexing of this entry is


protocolDistStatsPkts.1.18"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistStatsTable(2) 1 }
.1.3.6.1.2.1.16.12.2.1.1
protocolDistStatsPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets of this protocol type received
without errors. Note that this is the number of
link-layer packets, so if a single network-layer packet
is fragmented into several link-layer frames, this counter
is incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistStatsTable(2) protocolDistStatsEntry(1) 1 }

.1.3.6.1.2.1.16.12.2.1.2
protocolDistStatsOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets in packets of this protocol type
received since it was added to the protocolDistStatsTable
(excluding framing bits, but including FCS octets), except for
those octets in packets that contained errors.

Note that this doesn't count just those octets in the


particular protocol frames but includes the entire packet
that contained the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) protocolDist(12)
protocolDistStatsTable(2) protocolDistStatsEntry(1) 2 }

.1.3.6.1.2.1.16.13
addressMap OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 13 }

.1.3.6.1.2.1.16.13.1
addressMapInserts OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an address mapping entry has been
inserted into the addressMapTable. If an entry is inserted,
then deleted, and then inserted, this counter will be
incremented by 2.

Note that the table size can be determined by subtracting


addressMapDeletes from addressMapInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13) 1 }

.1.3.6.1.2.1.16.13.2
addressMapDeletes OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an address mapping entry has been
deleted from the addressMapTable (for any reason). If
an entry is deleted, then inserted, and then deleted, this
counter will be incremented by 2.

Note that the table size can be determined by subtracting


addressMapDeletes from addressMapInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13) 2 }

.1.3.6.1.2.1.16.13.3
addressMapMaxDesiredEntries OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of entries that are desired in the
addressMapTable. The probe will not create more than
this number of entries in the table but may choose to create
fewer entries in this table for any reason, including the lack
of resources.

If this object is set to a value less than the current number


of entries, enough entries are chosen in an
implementation-dependent manner and deleted so that the number
of entries in the table equals the value of this object.

If this value is set to -1, the probe may create any number
of entries in this table.

This object may be used to control how resources are allocated


on the probe for the various RMON functions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13) 3 }

.1.3.6.1.2.1.16.13.4
addressMapControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table to control the collection of mappings from network
layer address to physical address to interface.

Note that this is not like the typical RMON


controlTable and dataTable in which each entry creates
its own data table. Each entry in this table enables the
discovery of addresses on a new interface and the placement
of address mappings into the central addressMapTable.

Implementations are encouraged to add an entry per monitored


interface upon initialization so that a default collection
of address mappings is available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13) 4 }

.1.3.6.1.2.1.16.13.4.1
addressMapControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { addressMapControlIndex }
DESCRIPTION "A conceptual row in the addressMapControlTable.
An example of the indexing of this entry is
addressMapControlDroppedFrames.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapControlTable(4) 1 }

.1.3.6.1.2.1.16.13.4.1.1
addressMapControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index for this entry in the addressMapControlTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapControlTable(4) addressMapControlEntry(1) 1 }

.1.3.6.1.2.1.16.13.4.1.2
addressMapControlDataSource OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source of data for this addressMapControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapControlTable(4) addressMapControlEntry(1) 2 }

.1.3.6.1.2.1.16.13.4.1.3
addressMapControlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the probe
is out of some resources and decides to shed load from this
collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapControlTable(4) addressMapControlEntry(1) 3 }

.1.3.6.1.2.1.16.13.4.1.4
addressMapControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapControlTable(4) addressMapControlEntry(1) 4 }
.1.3.6.1.2.1.16.13.4.1.5
addressMapControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this addressMap control entry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the addressMapTable shall be deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapControlTable(4) addressMapControlEntry(1) 5 }

.1.3.6.1.2.1.16.13.5
addressMapTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of mappings from network layer address to physical
address to interface.

The probe will add entries to this table based on the source
MAC and network addresses seen in packets without MAC-level
errors. The probe will populate this table for all protocols
in the protocol directory table whose value of
protocolDirAddressMapConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirAddressMapConfig value of supportedOff(2)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13) 5 }

.1.3.6.1.2.1.16.13.5.1
addressMapEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { addressMapTimeMark, protocolDirLocalIndex,
addressMapNetworkAddress, addressMapSource }
DESCRIPTION "A conceptual row in the addressMapTable.

The protocolDirLocalIndex in the index identifies the network


layer protocol of the addressMapNetworkAddress.

An example of the indexing of this entry is


addressMapSource.783495.18.4.128.2.6.6.11.1.3.6.1.2.1.2.2.1.1.1.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapTable(5) 1 }

.1.3.6.1.2.1.16.13.5.1.1
addressMapTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapTable(5) addressMapEntry(1) 1 }

.1.3.6.1.2.1.16.13.5.1.2
addressMapNetworkAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network address for this relation.

This is represented as an octet string with


specific semantics and length as identified
by the protocolDirLocalIndex component of the
index.

For example, if the protocolDirLocalIndex indicates an


encapsulation of ip, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapTable(5) addressMapEntry(1) 2 }

.1.3.6.1.2.1.16.13.5.1.3
addressMapSource OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface or port on which the associated network
address was most recently seen.

If this address mapping was discovered on an interface, this


object shall identify the instance of the ifIndex
object, defined in [RFC2863], for the desired interface.
For example, if an entry were to receive data from
interface #1, this object would be set to ifIndex.1.

If this address mapping was discovered on a port, this


object shall identify the instance of the rptrGroupPortIndex
object, defined in [RFC2108], for the desired port.
For example, if an entry were to receive data from
group #1, port #1, this object would be set to
rptrGroupPortIndex.1.1.

Note that while the dataSource associated with this entry


may only point to index objects, this object may at times
point to repeater port objects. This situation occurs when
the dataSource points to an interface that is a locally
attached repeater and the agent has additional information
about the source port of traffic seen on that repeater."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapTable(5) addressMapEntry(1) 3 }

.1.3.6.1.2.1.16.13.5.1.4
addressMapPhysicalAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last source physical address on which the associated
network address was seen. If the protocol of the associated
network address was encapsulated inside of a network-level or
higher protocol, this will be the address of the next-lower
protocol with the addressRecognitionCapable bit enabled and
will be formatted as specified for that protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapTable(5) addressMapEntry(1) 4 }

.1.3.6.1.2.1.16.13.5.1.5
addressMapLastChange OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this entry was last
created or the values of the physical address changed.

This can be used to help detect duplicate address problems, in


which case this object will be updated frequently."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) addressMap(13)
addressMapTable(5) addressMapEntry(1) 5 }

.1.3.6.1.2.1.16.14
nlHost OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 14 }

.1.3.6.1.2.1.16.14.1
hlHostControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of higher-layer (i.e., non-MAC) host table control
entries.

These entries will enable the collection of the network- and


application-level host tables indexed by network addresses.
Both the network- and application-level host tables are
controlled by this table so that they will both be created
and deleted at the same time, further increasing the ease with
which they can be implemented as a single datastore. (Note that
if an implementation stores application-layer host records in
memory, it can derive network-layer host records from them.)

Entries in the nlHostTable will be created on behalf of each


entry in this table. Additionally, if this probe implements
the alHostTable, entries in the alHostTable will be created on
behalf of each entry in this table.
Implementations are encouraged to add an entry per monitored
interface upon initialization so that a default collection
of host statistics is available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14) 1 }

.1.3.6.1.2.1.16.14.1.1
hlHostControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlHostControlIndex }
DESCRIPTION "A conceptual row in the hlHostControlTable.

An example of the indexing of this entry is


hlHostControlNlDroppedFrames.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) 1 }

.1.3.6.1.2.1.16.14.1.1.1
hlHostControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
hlHostControlTable. Each such entry defines
a function that discovers hosts on a particular
interface and places statistics about them in the
nlHostTable, and optionally in the alHostTable, on
behalf of this hlHostControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 1 }

.1.3.6.1.2.1.16.14.1.1.2
hlHostControlDataSource OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source of data for the associated host tables.

The statistics in this group reflect all packets


on the local network segment attached to the
identified interface.

This object may not be modified if the associated


hlHostControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 2 }

.1.3.6.1.2.1.16.14.1.1.3
hlHostControlNlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for the associated
nlHost entries for whatever reason. Most often, this event
occurs when the probe is out of some resources and decides to
shed load from this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that if the nlHostTable is inactive because no protocols


are enabled in the protocol directory, this value should be 0.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 3 }

.1.3.6.1.2.1.16.14.1.1.4
hlHostControlNlInserts OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an nlHost entry has been
inserted into the nlHost table. If an entry is inserted, then
deleted, and then inserted, this counter will be incremented
by 2.

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlHostControlNlDeletes from hlHostControlNlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 4 }

.1.3.6.1.2.1.16.14.1.1.5
hlHostControlNlDeletes OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an nlHost entry has been
deleted from the nlHost table (for any reason). If an entry
is deleted, then inserted, and then deleted, this counter will
be incremented by 2.

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlHostControlNlDeletes from hlHostControlNlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 5 }

.1.3.6.1.2.1.16.14.1.1.6
hlHostControlNlMaxDesiredEntries OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of entries that are desired in the
nlHostTable on behalf of this control entry. The probe will
not create more than this number of associated entries in the
table but may choose to create fewer entries in this table
for any reason, including the lack of resources.

If this object is set to a value less than the current number


of entries, enough entries are chosen in an
implementation-dependent manner and deleted so that the number
of entries in the table equals the value of this object.

If this value is set to -1, the probe may create any number
of entries in this table. If the associated
hlHostControlStatus object is equal to 'active', this
object may not be modified.

This object may be used to control how resources are allocated


on the probe for the various RMON functions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 6 }

.1.3.6.1.2.1.16.14.1.1.7
hlHostControlAlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for the associated
alHost entries for whatever reason. Most often, this event
occurs when the probe is out of some resources and decides to
shed load from this collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that if the alHostTable is not implemented or is inactive


because no protocols are enabled in the protocol directory,
this value should be 0.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 7 }

.1.3.6.1.2.1.16.14.1.1.8
hlHostControlAlInserts OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an alHost entry has been
inserted into the alHost table. If an entry is inserted, then
deleted, and then inserted, this counter will be incremented
by 2.

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlHostControlAlDeletes from hlHostControlAlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 8 }

.1.3.6.1.2.1.16.14.1.1.9
hlHostControlAlDeletes OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an alHost entry has been
deleted from the alHost table (for any reason). If an entry
is deleted, then inserted, and then deleted, this counter will
be incremented by 2.

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlHostControlAlDeletes from hlHostControlAlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 9 }

.1.3.6.1.2.1.16.14.1.1.10
hlHostControlAlMaxDesiredEntries OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of entries that are desired in the alHost
table on behalf of this control entry. The probe will not
create more than this number of associated entries in the
table but may choose to create fewer entries in this table
for any reason, including the lack of resources.

If this object is set to a value less than the current number


of entries, enough entries are chosen in an
implementation-dependent manner and deleted so that the number
of entries in the table equals the value of this object.
If this value is set to -1, the probe may create any number
of entries in this table. If the associated
hlHostControlStatus object is equal to 'active', this
object may not be modified.

This object may be used to control how resources are allocated


on the probe for the various RMON functions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 10 }

.1.3.6.1.2.1.16.14.1.1.11
hlHostControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 11 }

.1.3.6.1.2.1.16.14.1.1.12
hlHostControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this hlHostControlEntry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the nlHostTable and alHostTable shall be deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
hlHostControlTable(1) hlHostControlEntry(1) 12 }

.1.3.6.1.2.1.16.14.2
nlHostTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A collection of statistics for a particular network layer
address that has been discovered on an interface of this
device.

The probe will populate this table for all network layer
protocols in the protocol directory table whose value of
protocolDirHostConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirHostConfig value of supportedOff(2).

The probe will add to this table all addresses seen


as the source or destination address in all packets with no
MAC errors, and will increment octet and packet counts in the
table for all packets with no MAC errors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14) 2 }

.1.3.6.1.2.1.16.14.2.1
nlHostEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlHostControlIndex, nlHostTimeMark, protocolDirLocalIndex,
nlHostAddress }
DESCRIPTION "A conceptual row in the nlHostTable.

The hlHostControlIndex value in the index identifies the


hlHostControlEntry on whose behalf this entry was created.
The protocolDirLocalIndex value in the index identifies the
network layer protocol of the nlHostAddress.

An example of the indexing of this entry is


nlHostOutPkts.1.783495.18.4.128.2.6.6.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) 1 }

.1.3.6.1.2.1.16.14.2.1.1
nlHostTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 1 }

.1.3.6.1.2.1.16.14.2.1.2
nlHostAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network address for this nlHostEntry.

This is represented as an octet string with


specific semantics and length as identified
by the protocolDirLocalIndex component of the index.

For example, if the protocolDirLocalIndex indicates an


encapsulation of IP, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 2 }

.1.3.6.1.2.1.16.14.2.1.3
nlHostInPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets without errors transmitted to
this address since it was added to the nlHostTable. Note that
this is the number of link-layer packets, so if a single
network-layer packet is fragmented into several link-layer
frames, this counter is incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 3 }

.1.3.6.1.2.1.16.14.2.1.4
nlHostOutPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets without errors transmitted by
this address since it was added to the nlHostTable. Note that
this is the number of link-layer packets, so if a single
network-layer packet is fragmented into several link-layer
frames, this counter is incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 4 }

.1.3.6.1.2.1.16.14.2.1.5
nlHostInOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted to this address
since it was added to the nlHostTable (excluding
framing bits, but including FCS octets), excluding
octets in packets that contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 5 }

.1.3.6.1.2.1.16.14.2.1.6
nlHostOutOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted by this address
since it was added to the nlHostTable (excluding
framing bits, but including FCS octets), excluding
octets in packets that contained errors.
Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 6 }

.1.3.6.1.2.1.16.14.2.1.7
nlHostOutMacNonUnicastPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets without errors transmitted by this
address that were directed to any MAC broadcast addresses
or to any MAC multicast addresses since this host was
added to the nlHostTable. Note that this is the number of
link-layer packets, so if a single network-layer packet is
fragmented into several link-layer frames, this counter is
incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 7 }

.1.3.6.1.2.1.16.14.2.1.8
nlHostCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last activated.
This can be used by the management station to ensure that the
entry has not been deleted and recreated between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlHost(14)
nlHostTable(2) nlHostEntry(1) 8 }

.1.3.6.1.2.1.16.15
nlMatrix OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 15 }

.1.3.6.1.2.1.16.15.1
hlMatrixControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of higher-layer (i.e., non-MAC) matrix control entries.

These entries will enable the collection of the network- and


application-level matrix tables containing conversation
statistics indexed by pairs of network addresses.
Both the network- and application-level matrix tables are
controlled by this table so that they will both be created
and deleted at the same time, further increasing the ease with
which they can be implemented as a single datastore. (Note that
if an implementation stores application-layer matrix records
in memory, it can derive network-layer matrix records from
them.)
Entries in the nlMatrixSDTable and nlMatrixDSTable will be
created on behalf of each entry in this table. Additionally,
if this probe implements the alMatrix tables, entries in the
alMatrix tables will be created on behalf of each entry in
this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15) 1 }

.1.3.6.1.2.1.16.15.1.1
hlMatrixControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlMatrixControlIndex }
DESCRIPTION "A conceptual row in the hlMatrixControlTable.

An example of indexing of this entry is


hlMatrixControlNlDroppedFrames.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) 1 }

.1.3.6.1.2.1.16.15.1.1.1
hlMatrixControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
hlMatrixControlTable. Each such entry defines
a function that discovers conversations on a particular
interface and places statistics about them in the
nlMatrixSDTable and the nlMatrixDSTable, and optionally the
alMatrixSDTable and alMatrixDSTable, on behalf of this
hlMatrixControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 1 }

.1.3.6.1.2.1.16.15.1.1.2
hlMatrixControlDataSource OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source of the data for the associated matrix tables.

The statistics in this group reflect all packets


on the local network segment attached to the
identified interface.

This object may not be modified if the associated


hlMatrixControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 2 }

.1.3.6.1.2.1.16.15.1.1.3
hlMatrixControlNlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the probe
is out of some resources and decides to shed load from this
collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that if the nlMatrixTables are inactive because no


protocols are enabled in the protocol directory, this value
should be 0.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 3 }

.1.3.6.1.2.1.16.15.1.1.4
hlMatrixControlNlInserts OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an nlMatrix entry has been
inserted into the nlMatrix tables. If an entry is inserted,
then deleted, and then inserted, this counter will be
incremented by 2. The addition of a conversation into both
the nlMatrixSDTable and nlMatrixDSTable shall be counted as
two insertions (even though every addition into one table must
be accompanied by an insertion into the other).

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the sum of then nlMatrixSDTable and nlMatrixDSTable


sizes can be determined by subtracting
hlMatrixControlNlDeletes from hlMatrixControlNlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 4 }

.1.3.6.1.2.1.16.15.1.1.5
hlMatrixControlNlDeletes OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an nlMatrix entry has been
deleted from the nlMatrix tables (for any reason). If an
entry is deleted, then inserted, and then deleted, this
counter will be incremented by 2. The deletion of a
conversation from both the nlMatrixSDTable and nlMatrixDSTable
shall be counted as two deletions (even though every deletion
from one table must be accompanied by a deletion from the
other).

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlMatrixControlNlDeletes from hlMatrixControlNlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 5 }

.1.3.6.1.2.1.16.15.1.1.6
hlMatrixControlNlMaxDesiredEntries OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of entries that are desired in the
nlMatrix tables on behalf of this control entry. The probe
will not create more than this number of associated entries in
the table but may choose to create fewer entries in this
table for any reason, including the lack of resources.

If this object is set to a value less than the current number


of entries, enough entries are chosen in an
implementation-dependent manner and deleted so that the number
of entries in the table equals the value of this object.

If this value is set to -1, the probe may create any number
of entries in this table. If the associated
hlMatrixControlStatus object is equal to 'active', this
object may not be modified.

This object may be used to control how resources are allocated


on the probe for the various RMON functions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 6 }

.1.3.6.1.2.1.16.15.1.1.7
hlMatrixControlAlDroppedFrames OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of frames that were received by the probe
and therefore not accounted for in the *StatsDropEvents, but
that the probe chose not to count for this entry for
whatever reason. Most often, this event occurs when the probe
is out of some resources and decides to shed load from this
collection.

This count does not include packets that were not counted
because they had MAC-layer errors.

Note that if the alMatrixTables are not implemented or are


inactive because no protocols are enabled in the protocol
directory, this value should be 0.

Note that, unlike the dropEvents counter, this number is the


exact number of frames dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 7 }

.1.3.6.1.2.1.16.15.1.1.8
hlMatrixControlAlInserts OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an alMatrix entry has been
inserted into the alMatrix tables. If an entry is inserted,
then deleted, and then inserted, this counter will be
incremented by 2. The addition of a conversation into both
the alMatrixSDTable and alMatrixDSTable shall be counted as
two insertions (even though every addition into one table must
be accompanied by an insertion into the other).

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlMatrixControlAlDeletes from hlMatrixControlAlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 8 }

.1.3.6.1.2.1.16.15.1.1.9
hlMatrixControlAlDeletes OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an alMatrix entry has been
deleted from the alMatrix tables. If an entry is deleted,
then inserted, and then deleted, this counter will be
incremented by 2. The deletion of a conversation from both
the alMatrixSDTable and alMatrixDSTable shall be counted as
two deletions (even though every deletion from one table must
be accompanied by a deletion from the other).

To allow for efficient implementation strategies, agents may


delay updating this object for short periods of time. For
example, an implementation strategy may allow internal
data structures to differ from those visible via SNMP for
short periods of time. This counter may reflect the internal
data structures for those short periods of time.

Note that the table size can be determined by subtracting


hlMatrixControlAlDeletes from hlMatrixControlAlInserts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 9 }
.1.3.6.1.2.1.16.15.1.1.10
hlMatrixControlAlMaxDesiredEntries OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of entries that are desired in the
alMatrix tables on behalf of this control entry. The probe
will not create more than this number of associated entries in
the table but may choose to create fewer entries in this
table for any reason, including the lack of resources.

If this object is set to a value less than the current number


of entries, enough entries are chosen in an
implementation-dependent manner and deleted so that the number
of entries in the table equals the value of this object.

If this value is set to -1, the probe may create any number
of entries in this table. If the associated
hlMatrixControlStatus object is equal to 'active', this
object may not be modified.

This object may be used to control how resources are allocated


on the probe for the various RMON functions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 10 }

.1.3.6.1.2.1.16.15.1.1.11
hlMatrixControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 11 }

.1.3.6.1.2.1.16.15.1.1.12
hlMatrixControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this hlMatrixControlEntry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all


associated entries in the nlMatrixSDTable,
nlMatrixDSTable, alMatrixSDTable, and alMatrixDSTable
shall be deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
hlMatrixControlTable(1) hlMatrixControlEntry(1) 12 }
.1.3.6.1.2.1.16.15.2
nlMatrixSDTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of traffic matrix entries that collect statistics for
conversations between two network-level addresses. This table
is indexed first by the source address and then by the
destination address to make it convenient to collect all
conversations from a particular address.

The probe will populate this table for all network layer
protocols in the protocol directory table whose value of
protocolDirMatrixConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirMatrixConfig value of supportedOff(2).

The probe will add to this table all pairs of addresses


seen in all packets with no MAC errors and will increment
octet and packet counts in the table for all packets with no
MAC errors.

Further, this table will only contain entries that have a


corresponding entry in the nlMatrixDSTable with the same
source address and destination address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15) 2 }

.1.3.6.1.2.1.16.15.2.1
nlMatrixSDEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlMatrixControlIndex, nlMatrixSDTimeMark,
protocolDirLocalIndex, nlMatrixSDSourceAddress, nlMatrixSDDestAddress }
DESCRIPTION "A conceptual row in the nlMatrixSDTable.

The hlMatrixControlIndex value in the index identifies the


hlMatrixControlEntry on whose behalf this entry was created.
The protocolDirLocalIndex value in the index identifies the
network-layer protocol of the nlMatrixSDSourceAddress and
nlMatrixSDDestAddress.

An example of the indexing of this table is


nlMatrixSDPkts.1.783495.18.4.128.2.6.6.4.128.2.6.7.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) 1 }

.1.3.6.1.2.1.16.15.2.1.1
nlMatrixSDTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) nlMatrixSDEntry(1) 1 }

.1.3.6.1.2.1.16.15.2.1.2
nlMatrixSDSourceAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network source address for this nlMatrixSDEntry.

This is represented as an octet string with


specific semantics and length as identified
by the protocolDirLocalIndex component of the index.

For example, if the protocolDirLocalIndex indicates an


encapsulation of IP, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) nlMatrixSDEntry(1) 2 }

.1.3.6.1.2.1.16.15.2.1.3
nlMatrixSDDestAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network destination address for this
nlMatrixSDEntry.

This is represented as an octet string with


specific semantics and length as identified
by the protocolDirLocalIndex component of the index.

For example, if the protocolDirLocalIndex indicates an


encapsulation of IP, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) nlMatrixSDEntry(1) 3 }

.1.3.6.1.2.1.16.15.2.1.4
nlMatrixSDPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets without errors transmitted from the
source address to the destination address since this entry was
added to the nlMatrixSDTable. Note that this is the number of
link-layer packets, so if a single network-layer packet is
fragmented into several link-layer frames, this counter is
incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) nlMatrixSDEntry(1) 4 }

.1.3.6.1.2.1.16.15.2.1.5
nlMatrixSDOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted from the source address to
the destination address since this entry was added to the
nlMatrixSDTable (excluding framing bits, but
including FCS octets), excluding octets in packets that
contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) nlMatrixSDEntry(1) 5 }

.1.3.6.1.2.1.16.15.2.1.6
nlMatrixSDCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last activated.
This can be used by the management station to ensure that the
entry has not been deleted and recreated between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixSDTable(2) nlMatrixSDEntry(1) 6 }

.1.3.6.1.2.1.16.15.3
nlMatrixDSTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of traffic matrix entries that collect statistics for
conversations between two network-level addresses. This table
is indexed first by the destination address and then by the
source address to make it convenient to collect all
conversations to a particular address.

The probe will populate this table for all network layer
protocols in the protocol directory table whose value of
protocolDirMatrixConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirMatrixConfig value of supportedOff(2).

The probe will add to this table all pairs of addresses


seen in all packets with no MAC errors and will increment
octet and packet counts in the table for all packets with no
MAC errors.

Further, this table will only contain entries that have a


corresponding entry in the nlMatrixSDTable with the same
source address and destination address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15) 3 }

.1.3.6.1.2.1.16.15.3.1
nlMatrixDSEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlMatrixControlIndex, nlMatrixDSTimeMark,
protocolDirLocalIndex, nlMatrixDSDestAddress, nlMatrixDSSourceAddress }
DESCRIPTION "A conceptual row in the nlMatrixDSTable.

The hlMatrixControlIndex value in the index identifies the


hlMatrixControlEntry on whose behalf this entry was created.
The protocolDirLocalIndex value in the index identifies the
network-layer protocol of the nlMatrixDSSourceAddress and
nlMatrixDSDestAddress.

An example of the indexing of this table is


nlMatrixDSPkts.1.783495.18.4.128.2.6.7.4.128.2.6.6.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) 1 }

.1.3.6.1.2.1.16.15.3.1.1
nlMatrixDSTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) nlMatrixDSEntry(1) 1 }

.1.3.6.1.2.1.16.15.3.1.2
nlMatrixDSSourceAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network source address for this nlMatrixDSEntry.

This is represented as an octet string with


specific semantics and length as identified
by the protocolDirLocalIndex component of the index.

For example, if the protocolDirLocalIndex indicates an


encapsulation of IP, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) nlMatrixDSEntry(1) 2 }

.1.3.6.1.2.1.16.15.3.1.3
nlMatrixDSDestAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network destination address for this
nlMatrixDSEntry.

This is represented as an octet string with


specific semantics and length as identified
by the protocolDirLocalIndex component of the index.

For example, if the protocolDirLocalIndex indicates an


encapsulation of IP, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) nlMatrixDSEntry(1) 3 }

.1.3.6.1.2.1.16.15.3.1.4
nlMatrixDSPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets without errors transmitted from the
source address to the destination address since this entry was
added to the nlMatrixDSTable. Note that this is the number of
link-layer packets, so if a single network-layer packet is
fragmented into several link-layer frames, this counter is
incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) nlMatrixDSEntry(1) 4 }

.1.3.6.1.2.1.16.15.3.1.5
nlMatrixDSOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted from the source address
to the destination address since this entry was added to the
nlMatrixDSTable (excluding framing bits, but
including FCS octets), excluding octets in packets that
contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) nlMatrixDSEntry(1) 5 }

.1.3.6.1.2.1.16.15.3.1.6
nlMatrixDSCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last activated.
This can be used by the management station to ensure that the
entry has not been deleted and recreated between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixDSTable(3) nlMatrixDSEntry(1) 6 }

.1.3.6.1.2.1.16.15.4
nlMatrixTopNControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A set of parameters that control the creation of a
report of the top N matrix entries according to
a selected metric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15) 4 }

.1.3.6.1.2.1.16.15.4.1
nlMatrixTopNControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { nlMatrixTopNControlIndex }
DESCRIPTION "A conceptual row in the nlMatrixTopNControlTable.

An example of the indexing of this table is


nlMatrixTopNControlDuration.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) 1 }

.1.3.6.1.2.1.16.15.4.1.1
nlMatrixTopNControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the nlMatrixTopNControlTable. Each such
entry defines one topN report prepared for
one interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 1 }

.1.3.6.1.2.1.16.15.4.1.2
nlMatrixTopNControlMatrixIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The nlMatrix[SD/DS] table for which a topN report will be
prepared on behalf of this entry. The nlMatrix[SD/DS] table
is identified by the value of the hlMatrixControlIndex
for that table - that value is used here to identify the
particular table.

This object may not be modified if the associated


nlMatrixTopNControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 2 }

.1.3.6.1.2.1.16.15.4.1.3
nlMatrixTopNControlRateBase OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {nlMatrixTopNPkts(1), nlMatrixTopNOctets(2),
nlMatrixTopNHighCapacityPkts(3), nlMatrixTopNHighCapacityOctets(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The variable for each nlMatrix[SD/DS] entry that the
nlMatrixTopNEntries are sorted by, as well as a control
for the table that the results will be reported in.

This object may not be modified if the associated


nlMatrixTopNControlStatus object is equal to active(1).

If this value is less than or equal to 2, when the report


is prepared, entries are created in the nlMatrixTopNTable
associated with this object.
If this value is greater than or equal to 3, when the report
is prepared, entries are created in the
nlMatrixTopNHighCapacityTable associated with this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 3 }

.1.3.6.1.2.1.16.15.4.1.4
nlMatrixTopNControlTimeRemaining OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds left in the report currently
being collected. When this object is modified by
the management station, a new collection is started,
possibly aborting a currently running report. The
new value is used as the requested duration of this
report and is immediately loaded into the associated
nlMatrixTopNControlDuration object.

When the report finishes, the probe will automatically


start another collection with the same initial value
of nlMatrixTopNControlTimeRemaining. Thus, the management
station may simply read the resulting reports repeatedly,
checking the startTime and duration each time to ensure that a
report was not missed or that the report parameters were not
changed.

While the value of this object is non-zero, it decrements


by one per second until it reaches zero. At the time
that this object decrements to zero, the report is made
accessible in the nlMatrixTopNTable, overwriting any report
that may be there.

When this object is modified by the management station, any


associated entries in the nlMatrixTopNTable shall be deleted.

(Note that this is a different algorithm than the one used


in the hostTopNTable)."
DEFVAL { 1800 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 4 }

.1.3.6.1.2.1.16.15.4.1.5
nlMatrixTopNControlGeneratedReports OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of reports that have been generated by this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 5 }

.1.3.6.1.2.1.16.15.4.1.6
nlMatrixTopNControlDuration OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds that this report has collected
during the last sampling interval.

When the associated nlMatrixTopNControlTimeRemaining object is


set, this object shall be set by the probe to the
same value and shall not be modified until the next
time the nlMatrixTopNControlTimeRemaining is set.

This value shall be zero if no reports have been


requested for this nlMatrixTopNControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 6 }

.1.3.6.1.2.1.16.15.4.1.7
nlMatrixTopNControlRequestedSize OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of matrix entries requested for this report.

When this object is created or modified, the probe


should set nlMatrixTopNControlGrantedSize as closely to this
object as possible for the particular probe
implementation and available resources."
DEFVAL { 150 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 7 }

.1.3.6.1.2.1.16.15.4.1.8
nlMatrixTopNControlGrantedSize OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of matrix entries in this report.

When the associated nlMatrixTopNControlRequestedSize object is


created or modified, the probe should set this
object as closely to the requested value as
possible for the particular implementation and
available resources. The probe must not lower this
value except as a side-effect of a set to the associated
nlMatrixTopNControlRequestedSize object.

If the value of nlMatrixTopNControlRateBase is equal to


nlMatrixTopNPkts, when the next topN report is generated,
matrix entries with the highest value of nlMatrixTopNPktRate
shall be placed in this table in decreasing order of this rate
until there is no more room or until there are no more
matrix entries.

If the value of nlMatrixTopNControlRateBase is equal to


nlMatrixTopNOctets, when the next topN report is generated,
matrix entries with the highest value of nlMatrixTopNOctetRate
shall be placed in this table in decreasing order of this rate
until there is no more room or until there are no more
matrix entries.

It is an implementation-specific matter how entries with the


same value of nlMatrixTopNPktRate or nlMatrixTopNOctetRate are
sorted. It is also an implementation-specific matter as to
whether zero-valued entries are available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 8 }

.1.3.6.1.2.1.16.15.4.1.9
nlMatrixTopNControlStartTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this topN report was
last started. In other words, this is the time that
the associated nlMatrixTopNControlTimeRemaining object was
modified to start the requested report or the time
the report was last automatically (re)started.

This object may be used by the management station to


determine whether a report was missed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 9 }

.1.3.6.1.2.1.16.15.4.1.10
nlMatrixTopNControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 10 }

.1.3.6.1.2.1.16.15.4.1.11
nlMatrixTopNControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this nlMatrixTopNControlEntry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all


associated entries in the nlMatrixTopNTable shall be deleted
by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNControlTable(4) nlMatrixTopNControlEntry(1) 11 }

.1.3.6.1.2.1.16.15.5
nlMatrixTopNTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A set of statistics for those network-layer matrix entries
that have counted the highest number of octets or packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15) 5 }

.1.3.6.1.2.1.16.15.5.1
nlMatrixTopNEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { nlMatrixTopNControlIndex, nlMatrixTopNIndex }
DESCRIPTION "A conceptual row in the nlMatrixTopNTable.

The nlMatrixTopNControlIndex value in the index identifies the


nlMatrixTopNControlEntry on whose behalf this entry was
created.

An example of the indexing of this table is


nlMatrixTopNPktRate.3.10"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) 1 }

.1.3.6.1.2.1.16.15.5.1.1
nlMatrixTopNIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in
the nlMatrixTopNTable among those in the same report.
This index is between 1 and N, where N is the
number of entries in this report.

If the value of nlMatrixTopNControlRateBase is equal to


nlMatrixTopNPkts, increasing values of nlMatrixTopNIndex shall
be assigned to entries with decreasing values of
nlMatrixTopNPktRate until index N is assigned or there are no
more nlMatrixTopNEntries.
If the value of nlMatrixTopNControlRateBase is equal to
nlMatrixTopNOctets, increasing values of nlMatrixTopNIndex
shall be assigned to entries with decreasing values of
nlMatrixTopNOctetRate until index N is assigned or there are
no more nlMatrixTopNEntries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 1 }

.1.3.6.1.2.1.16.15.5.1.2
nlMatrixTopNProtocolDirLocalIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The protocolDirLocalIndex of the network-layer protocol of
this entry's network address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 2 }

.1.3.6.1.2.1.16.15.5.1.3
nlMatrixTopNSourceAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The network-layer address of the source host in this
conversation.

This is represented as an octet string with


specific semantics and length as identified
by the associated nlMatrixTopNProtocolDirLocalIndex.

For example, if the protocolDirLocalIndex indicates an


encapsulation of IP, this object is encoded as a length
octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 3 }

.1.3.6.1.2.1.16.15.5.1.4
nlMatrixTopNDestAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The network-layer address of the destination host in this
conversation.

This is represented as an octet string with


specific semantics and length as identified
by the associated nlMatrixTopNProtocolDirLocalIndex.

For example, if the nlMatrixTopNProtocolDirLocalIndex


indicates an encapsulation of IP, this object is encoded as a
length octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 4 }
.1.3.6.1.2.1.16.15.5.1.5
nlMatrixTopNPktRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets seen from the source host
to the destination host during this sampling interval, counted
using the rules for counting the nlMatrixSDPkts object.
If the value of nlMatrixTopNControlRateBase is
nlMatrixTopNPkts, this variable will be used to sort this
report."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 5 }

.1.3.6.1.2.1.16.15.5.1.6
nlMatrixTopNReversePktRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets seen from the destination host to the
source host during this sampling interval, counted
using the rules for counting the nlMatrixSDPkts object. (Note
that the corresponding nlMatrixSDPkts object selected is the
one whose source address is equal to nlMatrixTopNDestAddress
and whose destination address is equal to
nlMatrixTopNSourceAddress.)

Note that if the value of nlMatrixTopNControlRateBase is equal


to nlMatrixTopNPkts, the sort of topN entries is based
entirely on nlMatrixTopNPktRate, and not on the value of this
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 6 }

.1.3.6.1.2.1.16.15.5.1.7
nlMatrixTopNOctetRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets seen from the source host
to the destination host during this sampling interval, counted
using the rules for counting the nlMatrixSDOctets object. If
the value of nlMatrixTopNControlRateBase is
nlMatrixTopNOctets, this variable will be used to sort this
report."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 7 }

.1.3.6.1.2.1.16.15.5.1.8
nlMatrixTopNReverseOctetRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets seen from the destination host to the
source host during this sampling interval, counted
using the rules for counting the nlMatrixDSOctets object. (Note
that the corresponding nlMatrixSDOctets object selected is the
one whose source address is equal to nlMatrixTopNDestAddress
and whose destination address is equal to
nlMatrixTopNSourceAddress.)

Note that if the value of nlMatrixTopNControlRateBase is equal


to nlMatrixTopNOctets, the sort of topN entries is based
entirely on nlMatrixTopNOctetRate, and not on the value of
this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) nlMatrix(15)
nlMatrixTopNTable(5) nlMatrixTopNEntry(1) 8 }

.1.3.6.1.2.1.16.16
alHost OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 16 }

.1.3.6.1.2.1.16.16.1
alHostTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A collection of statistics for a particular protocol from a
particular network address that has been discovered on an
interface of this device.

The probe will populate this table for all protocols in the
protocol directory table whose value of
protocolDirHostConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirHostConfig value of supportedOff(2).

The probe will add to this table all addresses


seen as the source or destination address in all packets with
no MAC errors and will increment octet and packet counts in
the table for all packets with no MAC errors. Further,
entries will only be added to this table if their address
exists in the nlHostTable and will be deleted from this table
if their address is deleted from the nlHostTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16) 1 }

.1.3.6.1.2.1.16.16.1.1
alHostEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlHostControlIndex, alHostTimeMark, protocolDirLocalIndex,
nlHostAddress, protocolDirLocalIndex }
DESCRIPTION "A conceptual row in the alHostTable.

The hlHostControlIndex value in the index identifies the


hlHostControlEntry on whose behalf this entry was created.
The first protocolDirLocalIndex value in the index identifies
the network-layer protocol of the address.
The nlHostAddress value in the index identifies the network-
layer address of this entry.
The second protocolDirLocalIndex value in the index identifies
the protocol that is counted by this entry.
An example of the indexing in this entry is
alHostOutPkts.1.783495.18.4.128.2.6.6.34.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) 1 }

.1.3.6.1.2.1.16.16.1.1.1
alHostTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) alHostEntry(1) 1 }

.1.3.6.1.2.1.16.16.1.1.2
alHostInPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets of this protocol type without errors
transmitted to this address since it was added to the
alHostTable. Note that this is the number of link-layer
packets, so if a single network-layer packet is fragmented
into several link-layer frames, this counter is incremented
several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) alHostEntry(1) 2 }

.1.3.6.1.2.1.16.16.1.1.3
alHostOutPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets of this protocol type without errors
transmitted by this address since it was added to the
alHostTable. Note that this is the number of link-layer
packets, so if a single network-layer packet is fragmented
into several link-layer frames, this counter is incremented
several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) alHostEntry(1) 3 }

.1.3.6.1.2.1.16.16.1.1.4
alHostInOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted to this address
of this protocol type since it was added to the
alHostTable (excluding framing bits, but including
FCS octets), excluding octets in packets that
contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) alHostEntry(1) 4 }

.1.3.6.1.2.1.16.16.1.1.5
alHostOutOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets transmitted by this address
of this protocol type since it was added to the
alHostTable (excluding framing bits, but including
FCS octets), excluding octets in packets that
contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) alHostEntry(1) 5 }

.1.3.6.1.2.1.16.16.1.1.6
alHostCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last activated.
This can be used by the management station to ensure that the
entry has not been deleted and recreated between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alHost(16)
alHostTable(1) alHostEntry(1) 6 }

.1.3.6.1.2.1.16.17
alMatrix OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 17 }

.1.3.6.1.2.1.16.17.1
alMatrixSDTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of application traffic matrix entries that collect
statistics for conversations of a particular protocol between
two network-level addresses. This table is indexed first by
the source address and then by the destination address to make
it convenient to collect all statistics from a particular
address.

The probe will populate this table for all protocols in the
protocol directory table whose value of
protocolDirMatrixConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirMatrixConfig value of supportedOff(2).

The probe will add to this table all pairs of addresses for
all protocols seen in all packets with no MAC errors and will
increment octet and packet counts in the table for all packets
with no MAC errors. Further, entries will only be added to
this table if their address pair exists in the nlMatrixSDTable
and will be deleted from this table if the address pair is
deleted from the nlMatrixSDTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17) 1 }

.1.3.6.1.2.1.16.17.1.1
alMatrixSDEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlMatrixControlIndex, alMatrixSDTimeMark,
protocolDirLocalIndex, nlMatrixSDSourceAddress, nlMatrixSDDestAddress,
protocolDirLocalIndex }
DESCRIPTION "A conceptual row in the alMatrixSDTable.

The hlMatrixControlIndex value in the index identifies the


hlMatrixControlEntry on whose behalf this entry was created.
The first protocolDirLocalIndex value in the index identifies
the network-layer protocol of the nlMatrixSDSourceAddress and
nlMatrixSDDestAddress.
The nlMatrixSDSourceAddress value in the index identifies the
network-layer address of the source host in this conversation.
The nlMatrixSDDestAddress value in the index identifies the
network-layer address of the destination host in this
conversation.
The second protocolDirLocalIndex value in the index identifies
the protocol that is counted by this entry.

An example of the indexing of this entry is


alMatrixSDPkts.1.783495.18.4.128.2.6.6.4.128.2.6.7.34.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixSDTable(1) 1 }

.1.3.6.1.2.1.16.17.1.1.1
alMatrixSDTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixSDTable(1) alMatrixSDEntry(1) 1 }

.1.3.6.1.2.1.16.17.1.1.2
alMatrixSDPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets of this protocol type without errors
transmitted from the source address to the destination address
since this entry was added to the alMatrixSDTable. Note that
this is the number of link-layer packets, so if a single
network-layer packet is fragmented into several link-layer
frames, this counter is incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixSDTable(1) alMatrixSDEntry(1) 2 }

.1.3.6.1.2.1.16.17.1.1.3
alMatrixSDOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets in packets of this protocol type
transmitted from the source address to the destination address
since this entry was added to the alMatrixSDTable (excluding
framing bits, but including FCS octets), excluding octets
in packets that contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixSDTable(1) alMatrixSDEntry(1) 3 }

.1.3.6.1.2.1.16.17.1.1.4
alMatrixSDCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last activated.
This can be used by the management station to ensure that the
entry has not been deleted and recreated between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixSDTable(1) alMatrixSDEntry(1) 4 }

.1.3.6.1.2.1.16.17.2
alMatrixDSTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of application traffic matrix entries that collect
statistics for conversations of a particular protocol between
two network-level addresses. This table is indexed first by
the destination address and then by the source address to make
it convenient to collect all statistics to a particular
address.

The probe will populate this table for all protocols in the
protocol directory table whose value of
protocolDirMatrixConfig is equal to supportedOn(3), and
will delete any entries whose protocolDirEntry is deleted or
has a protocolDirMatrixConfig value of supportedOff(2).

The probe will add to this table all pairs of addresses for
all protocols seen in all packets with no MAC errors and will
increment octet and packet counts in the table for all packets
with no MAC errors. Further, entries will only be added to
this table if their address pair exists in the nlMatrixDSTable
and will be deleted from this table if the address pair is
deleted from the nlMatrixDSTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17) 2 }

.1.3.6.1.2.1.16.17.2.1
alMatrixDSEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hlMatrixControlIndex, alMatrixDSTimeMark,
protocolDirLocalIndex, nlMatrixDSDestAddress, nlMatrixDSSourceAddress,
protocolDirLocalIndex }
DESCRIPTION "A conceptual row in the alMatrixDSTable.

The hlMatrixControlIndex value in the index identifies the


hlMatrixControlEntry on whose behalf this entry was created.
The first protocolDirLocalIndex value in the index identifies
the network-layer protocol of the alMatrixDSSourceAddress and
alMatrixDSDestAddress.
The nlMatrixDSDestAddress value in the index identifies the
network-layer address of the destination host in this
conversation.
The nlMatrixDSSourceAddress value in the index identifies the
network-layer address of the source host in this conversation.
The second protocolDirLocalIndex value in the index identifies
the protocol that is counted by this entry.

An example of the indexing of this entry is


alMatrixDSPkts.1.783495.18.4.128.2.6.7.4.128.2.6.6.34.

Note that some combinations of index values may result in an


index that exceeds 128 sub-identifiers in length, which exceeds
the maximum for the SNMP protocol. Implementations should take
care to avoid such combinations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixDSTable(2) 1 }

.1.3.6.1.2.1.16.17.2.1.1
alMatrixDSTimeMark OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter textual
convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixDSTable(2) alMatrixDSEntry(1) 1 }

.1.3.6.1.2.1.16.17.2.1.2
alMatrixDSPkts OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets of this protocol type without errors
transmitted from the source address to the destination address
since this entry was added to the alMatrixDSTable. Note that
this is the number of link-layer packets, so if a single
network-layer packet is fragmented into several link-layer
frames, this counter is incremented several times."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixDSTable(2) alMatrixDSEntry(1) 2 }

.1.3.6.1.2.1.16.17.2.1.3
alMatrixDSOctets OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets in packets of this protocol type
transmitted from the source address to the destination address
since this entry was added to the alMatrixDSTable (excluding
framing bits, but including FCS octets), excluding octets
in packets that contained errors.

Note that this doesn't count just those octets in the particular
protocol frames but includes the entire packet that contained
the protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixDSTable(2) alMatrixDSEntry(1) 3 }

.1.3.6.1.2.1.16.17.2.1.4
alMatrixDSCreateTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last activated.
This can be used by the management station to ensure that the
entry has not been deleted and recreated between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixDSTable(2) alMatrixDSEntry(1) 4 }

.1.3.6.1.2.1.16.17.3
alMatrixTopNControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A set of parameters that control the creation of a
report of the top N matrix entries according to
a selected metric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17) 3 }

.1.3.6.1.2.1.16.17.3.1
alMatrixTopNControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { alMatrixTopNControlIndex }
DESCRIPTION "A conceptual row in the alMatrixTopNControlTable.

An example of the indexing of this table is


alMatrixTopNControlDuration.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) 1 }

.1.3.6.1.2.1.16.17.3.1.1
alMatrixTopNControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry
in the alMatrixTopNControlTable. Each such
entry defines one topN report prepared for
one interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 1 }

.1.3.6.1.2.1.16.17.3.1.2
alMatrixTopNControlMatrixIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The alMatrix[SD/DS] table for which a topN report will be
prepared on behalf of this entry. The alMatrix[SD/DS] table
is identified by the value of the hlMatrixControlIndex
for that table - that value is used here to identify the
particular table.

This object may not be modified if the associated


alMatrixTopNControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 2 }

.1.3.6.1.2.1.16.17.3.1.3
alMatrixTopNControlRateBase OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {alMatrixTopNTerminalsPkts(1), alMatrixTopNTerminalsOctets(2),
alMatrixTopNAllPkts(3), alMatrixTopNAllOctets(4),
alMatrixTopNTerminalsHighCapacityPkts(5),
alMatrixTopNTerminalsHighCapacityOctets(6), alMatrixTopNAllHighCapacityPkts(7),
alMatrixTopNAllHighCapacityOctets(8)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls which alMatrix[SD/DS] entry that the
alMatrixTopNEntries are sorted by, which view of the matrix
table that will be used, as well as which table the results
will be reported in.

The values alMatrixTopNTerminalsPkts,


alMatrixTopNTerminalsOctets,
alMatrixTopNTerminalsHighCapacityPkts, and
alMatrixTopNTerminalsHighCapacityOctets cause collection
only from protocols that have no child protocols that are
counted. The values alMatrixTopNAllPkts,
alMatrixTopNAllOctets, alMatrixTopNAllHighCapacityPkts, and
alMatrixTopNAllHighCapacityOctets cause collection from all
alMatrix entries.

This object may not be modified if the associated


alMatrixTopNControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 3 }

.1.3.6.1.2.1.16.17.3.1.4
alMatrixTopNControlTimeRemaining OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds left in the report currently
being collected. When this object is modified by
the management station, a new collection is started,
possibly aborting a currently running report. The
new value is used as the requested duration of this
report and is immediately loaded into the associated
alMatrixTopNControlDuration object.

When the report finishes, the probe will automatically


start another collection with the same initial value
of alMatrixTopNControlTimeRemaining. Thus, the management
station may simply read the resulting reports repeatedly,
checking the startTime and duration each time to ensure that a
report was not missed or that the report parameters were not
changed.

While the value of this object is non-zero, it decrements


by one per second until it reaches zero. At the time
that this object decrements to zero, the report is made
accessible in the alMatrixTopNTable, overwriting any report
that may be there.

When this object is modified by the management station, any


associated entries in the alMatrixTopNTable shall be deleted.

(Note that this is a different algorithm than the one used


in the hostTopNTable)."
DEFVAL { 1800 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 4 }

.1.3.6.1.2.1.16.17.3.1.5
alMatrixTopNControlGeneratedReports OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of reports that have been generated by this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 5 }

.1.3.6.1.2.1.16.17.3.1.6
alMatrixTopNControlDuration OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds that this report has collected
during the last sampling interval.

When the associated alMatrixTopNControlTimeRemaining object


is set, this object shall be set by the probe to the
same value and shall not be modified until the next
time the alMatrixTopNControlTimeRemaining is set.

This value shall be zero if no reports have been


requested for this alMatrixTopNControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 6 }

.1.3.6.1.2.1.16.17.3.1.7
alMatrixTopNControlRequestedSize OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of matrix entries requested for this report.

When this object is created or modified, the probe


should set alMatrixTopNControlGrantedSize as closely to this
object as possible for the particular probe
implementation and available resources."
DEFVAL { 150 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 7 }

.1.3.6.1.2.1.16.17.3.1.8
alMatrixTopNControlGrantedSize OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of matrix entries in this report.

When the associated alMatrixTopNControlRequestedSize object


is created or modified, the probe should set this
object as closely to the requested value as
possible for the particular implementation and
available resources. The probe must not lower this
value except as a side-effect of a set to the associated
alMatrixTopNControlRequestedSize object.
If the value of alMatrixTopNControlRateBase is equal to
alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, when the
next topN report is generated, matrix entries with the highest
value of alMatrixTopNPktRate shall be placed in this table in
decreasing order of this rate until there is no more room or
until there are no more matrix entries.

If the value of alMatrixTopNControlRateBase is equal to


alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, when the
next topN report is generated, matrix entries with the highest
value of alMatrixTopNOctetRate shall be placed in this table
in decreasing order of this rate until there is no more room
or until there are no more matrix entries.

It is an implementation-specific matter how entries with the


same value of alMatrixTopNPktRate or alMatrixTopNOctetRate are
sorted. It is also an implementation-specific matter as to
whether zero-valued entries are available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 8 }

.1.3.6.1.2.1.16.17.3.1.9
alMatrixTopNControlStartTime OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this topN report was
last started. In other words, this is the time that
the associated alMatrixTopNControlTimeRemaining object
was modified to start the requested report or the time
the report was last automatically (re)started.

This object may be used by the management station to


determine whether a report was missed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 9 }

.1.3.6.1.2.1.16.17.3.1.10
alMatrixTopNControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 10 }

.1.3.6.1.2.1.16.17.3.1.11
alMatrixTopNControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this alMatrixTopNControlEntry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all


associated entries in the alMatrixTopNTable shall be
deleted by the agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNControlTable(3) alMatrixTopNControlEntry(1) 11 }

.1.3.6.1.2.1.16.17.4
alMatrixTopNTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A set of statistics for those application-layer matrix
entries that have counted the highest number of octets or
packets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17) 4 }

.1.3.6.1.2.1.16.17.4.1
alMatrixTopNEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { alMatrixTopNControlIndex, alMatrixTopNIndex }
DESCRIPTION "A conceptual row in the alMatrixTopNTable.

The alMatrixTopNControlIndex value in the index identifies


the alMatrixTopNControlEntry on whose behalf this entry was
created.

An example of the indexing of this table is


alMatrixTopNPktRate.3.10"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) 1 }

.1.3.6.1.2.1.16.17.4.1.1
alMatrixTopNIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in
the alMatrixTopNTable among those in the same report.

This index is between 1 and N, where N is the


number of entries in this report.

If the value of alMatrixTopNControlRateBase is equal to


alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, increasing
values of alMatrixTopNIndex shall be assigned to entries with
decreasing values of alMatrixTopNPktRate until index N is
assigned or there are no more alMatrixTopNEntries.

If the value of alMatrixTopNControlRateBase is equal to


alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets,
increasing values of alMatrixTopNIndex shall be assigned to
entries with decreasing values of alMatrixTopNOctetRate until
index N is assigned or there are no more alMatrixTopNEntries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 1 }

.1.3.6.1.2.1.16.17.4.1.2
alMatrixTopNProtocolDirLocalIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The protocolDirLocalIndex of the network-layer protocol of
this entry's network address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 2 }

.1.3.6.1.2.1.16.17.4.1.3
alMatrixTopNSourceAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The network-layer address of the source host in this
conversation.

This is represented as an octet string with


specific semantics and length as identified
by the associated alMatrixTopNProtocolDirLocalIndex.

For example, if the alMatrixTopNProtocolDirLocalIndex


indicates an encapsulation of IP, this object is encoded as a
length octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 3 }

.1.3.6.1.2.1.16.17.4.1.4
alMatrixTopNDestAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The network-layer address of the destination host in this
conversation.

This is represented as an octet string with


specific semantics and length as identified
by the associated alMatrixTopNProtocolDirLocalIndex.

For example, if the alMatrixTopNProtocolDirLocalIndex


indicates an encapsulation of IP, this object is encoded as a
length octet of 4, followed by the 4 octets of the IP address,
in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 4 }

.1.3.6.1.2.1.16.17.4.1.5
alMatrixTopNAppProtocolDirLocalIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of the protocol counted by this matrix entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 5 }

.1.3.6.1.2.1.16.17.4.1.6
alMatrixTopNPktRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets seen of this protocol from the source
host to the destination host during this sampling interval,
counted using the rules for counting the alMatrixSDPkts
object.

If the value of alMatrixTopNControlRateBase is


alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, this
variable will be used to sort this report."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 6 }

.1.3.6.1.2.1.16.17.4.1.7
alMatrixTopNReversePktRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets seen of this protocol from the
destination host to the source host during this sampling
interval, counted using the rules for counting the
alMatrixDSPkts object. (Note that the corresponding
alMatrixSDPkts object selected is the one whose source address
is equal to alMatrixTopNDestAddress and whose destination
address is equal to alMatrixTopNSourceAddress.)

Note that if the value of alMatrixTopNControlRateBase is equal


to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, the sort
of topN entries is based entirely on alMatrixTopNPktRate, and
not on the value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 7 }

.1.3.6.1.2.1.16.17.4.1.8
alMatrixTopNOctetRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets seen of this protocol from the source
host to the destination host during this sampling interval,
counted using the rules for counting the alMatrixSDOctets
object.

If the value of alMatrixTopNControlRateBase is


alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, this
variable will be used to sort this report."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 8 }

.1.3.6.1.2.1.16.17.4.1.9
alMatrixTopNReverseOctetRate OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets seen of this protocol from the
destination host to the source host during this sampling
interval, counted using the rules for counting the
alMatrixDSOctets object. (Note that the corresponding
alMatrixSDOctets object selected is the one whose source
address is equal to alMatrixTopNDestAddress and whose
destination address is equal to alMatrixTopNSourceAddress.)

Note that if the value of alMatrixTopNControlRateBase is equal


to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, the
sort of topN entries is based entirely on
alMatrixTopNOctetRate, and not on the value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) alMatrix(17)
alMatrixTopNTable(4) alMatrixTopNEntry(1) 9 }

.1.3.6.1.2.1.16.18
usrHistory OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 18 }

.1.3.6.1.2.1.16.18.1
usrHistoryControlTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of data-collection configuration entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18) 1 }

.1.3.6.1.2.1.16.18.1.1
usrHistoryControlEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { usrHistoryControlIndex }
DESCRIPTION "A list of parameters that set up a group of user-defined
MIB objects to be sampled periodically (called a
bucket-group).

For example, an instance of usrHistoryControlInterval


might be named usrHistoryControlInterval.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) 1 }

.1.3.6.1.2.1.16.18.1.1.1
usrHistoryControlIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in the
usrHistoryControlTable. Each such entry defines a
set of samples at a particular interval for a specified
set of MIB instances available from the managed system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 1 }

.1.3.6.1.2.1.16.18.1.1.2
usrHistoryControlObjects OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of MIB objects to be collected
in the portion of usrHistoryTable associated with this
usrHistoryControlEntry.

This object may not be modified if the associated instance


of usrHistoryControlStatus is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 2 }

.1.3.6.1.2.1.16.18.1.1.3
usrHistoryControlBucketsRequested OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The requested number of discrete time intervals
over which data is to be saved in the part of the
usrHistoryTable associated with this usrHistoryControlEntry.

When this object is created or modified, the probe


should set usrHistoryControlBucketsGranted as closely to
this object as possible for the particular probe
implementation and available resources."
DEFVAL { 50 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 3 }

.1.3.6.1.2.1.16.18.1.1.4
usrHistoryControlBucketsGranted OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of discrete sampling intervals
over which data shall be saved in the part of
the usrHistoryTable associated with this
usrHistoryControlEntry.

When the associated usrHistoryControlBucketsRequested


object is created or modified, the probe should set
this object as closely to the requested value as
possible for the particular probe implementation and
available resources. The probe must not lower this
value except as a result of a modification to the associated
usrHistoryControlBucketsRequested object.
The associated usrHistoryControlBucketsRequested object
should be set before or at the same time as this object
to allow the probe to accurately estimate the resources
required for this usrHistoryControlEntry.

There will be times when the actual number of buckets


associated with this entry is less than the value of
this object. In this case, at the end of each sampling
interval, a new bucket will be added to the usrHistoryTable.

When the number of buckets reaches the value of this object


and a new bucket is to be added to the usrHistoryTable,
the oldest bucket associated with this usrHistoryControlEntry
shall be deleted by the agent so that the new bucket can be
added.

When the value of this object changes to a value less than


the current value, entries are deleted from the
usrHistoryTable associated with this usrHistoryControlEntry.
Enough of the oldest of these entries shall be deleted by the
agent so that their number remains less than or equal to the
new value of this object.

When the value of this object changes to a value greater


than the current value, the number of associated usrHistory
entries may be allowed to grow."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 4 }

.1.3.6.1.2.1.16.18.1.1.5
usrHistoryControlInterval OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The interval in seconds over which the data is
sampled for each bucket in the part of the usrHistory
table associated with this usrHistoryControlEntry.

Because the counters in a bucket may overflow at their


maximum value with no indication, a prudent manager will
take into account the possibility of overflow in any of
the associated counters. It is important to consider the
minimum time in which any counter could overflow on a
particular media type and to set the usrHistoryControlInterval
object to a value less than this interval.

This object may not be modified if the associated


usrHistoryControlStatus object is equal to active(1)."
DEFVAL { 1800 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 5 }

.1.3.6.1.2.1.16.18.1.1.6
usrHistoryControlOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 6 }

.1.3.6.1.2.1.16.18.1.1.7
usrHistoryControlStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this variable history control entry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the usrHistoryTable shall be deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryControlTable(1) usrHistoryControlEntry(1) 7 }

.1.3.6.1.2.1.16.18.2
usrHistoryObjectTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of data-collection configuration entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18) 2 }

.1.3.6.1.2.1.16.18.2.1
usrHistoryObjectEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { usrHistoryControlIndex, usrHistoryObjectIndex }
DESCRIPTION "A list of MIB instances to be sampled periodically.

Entries in this table are created when an associated


usrHistoryControlObjects object is created.

The usrHistoryControlIndex value in the index is


that of the associated usrHistoryControlEntry.

For example, an instance of usrHistoryObjectVariable might be


usrHistoryObjectVariable.1.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryObjectTable(2) 1 }

.1.3.6.1.2.1.16.18.2.1.1
usrHistoryObjectIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index used to uniquely identify an entry in the
usrHistoryObject table. Each such entry defines a
MIB instance to be collected periodically."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryObjectTable(2) usrHistoryObjectEntry(1) 1 }

.1.3.6.1.2.1.16.18.2.1.2
usrHistoryObjectVariable OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The object identifier of the particular variable to be
sampled.

Only variables that resolve to an ASN.1 primitive type of


Integer32 (Integer32, Counter, Gauge, or TimeTicks) may be
sampled.

Because SNMP access control is articulated entirely in terms


of the contents of MIB views, no access control mechanism
exists that can restrict the value of this object to identify
only those objects that exist in a particular MIB view.
Because there is thus no acceptable means of restricting the
read access that could be obtained through the user history
mechanism, the probe must only grant write access to this
object in those views that have read access to all objects on
the probe. See USM [RFC3414] and VACM [RFC3415] for more
information.

During a set operation, if the supplied variable name is not


available in the selected MIB view, a badValue error must be
returned.

This object may not be modified if the associated


usrHistoryControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryObjectTable(2) usrHistoryObjectEntry(1) 2 }

.1.3.6.1.2.1.16.18.2.1.3
usrHistoryObjectSampleType OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {absoluteValue(1), deltaValue(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The method of sampling the selected variable for storage in
the usrHistoryTable.

If the value of this object is absoluteValue(1), the value of


the selected variable will be copied directly into the history
bucket.

If the value of this object is deltaValue(2), the value of the


selected variable at the last sample will be subtracted from
the current value, and the difference will be stored in the
history bucket. If the associated usrHistoryObjectVariable
instance could not be obtained at the previous sample
interval, then a delta sample is not possible, and the value
of the associated usrHistoryValStatus object for this interval
will be valueNotAvailable(1).
This object may not be modified if the associated
usrHistoryControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryObjectTable(2) usrHistoryObjectEntry(1) 3 }

.1.3.6.1.2.1.16.18.3
usrHistoryTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of user-defined history entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18) 3 }

.1.3.6.1.2.1.16.18.3.1
usrHistoryEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { usrHistoryControlIndex, usrHistorySampleIndex,
usrHistoryObjectIndex }
DESCRIPTION "A historical sample of user-defined variables. This sample
is associated with the usrHistoryControlEntry that set up the
parameters for a regular collection of these samples.

The usrHistoryControlIndex value in the index identifies the


usrHistoryControlEntry on whose behalf this entry was created.
The usrHistoryObjectIndex value in the index identifies the
usrHistoryObjectEntry on whose behalf this entry was created.

For example, an instance of usrHistoryAbsValue, which represents


the 14th sample of a variable collected as specified by
usrHistoryControlEntry.1 and usrHistoryObjectEntry.1.5,
would be named usrHistoryAbsValue.1.14.5"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryTable(3) 1 }

.1.3.6.1.2.1.16.18.3.1.1
usrHistorySampleIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies the particular sample this
entry represents among all samples associated with the same
usrHistoryControlEntry. This index starts at 1 and increases
by one as each new sample is taken."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryTable(3) usrHistoryEntry(1) 1 }

.1.3.6.1.2.1.16.18.3.1.2
usrHistoryIntervalStart OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the start of the interval over
which this sample was measured. If the probe keeps track of
the time of day, it should start the first sample of the
history at a time such that when the next hour of the day
begins, a sample is started at that instant.

Note that following this rule may require that the probe delay
collecting the first sample of the history, as each sample
must be of the same interval. Also note that the sample that
is currently being collected is not accessible in this table
until the end of its interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryTable(3) usrHistoryEntry(1) 2 }

.1.3.6.1.2.1.16.18.3.1.3
usrHistoryIntervalEnd OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the end of the interval over which
this sample was measured."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryTable(3) usrHistoryEntry(1) 3 }

.1.3.6.1.2.1.16.18.3.1.4
usrHistoryAbsValue OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The absolute value (i.e., unsigned value) of the
user-specified statistic during the last sampling period. The
value during the current sampling period is not made available
until the period is completed.

To obtain the true value for this sampling interval, the


associated instance of usrHistoryValStatus must be checked,
and usrHistoryAbsValue adjusted as necessary.

If the MIB instance could not be accessed during the sampling


interval, then this object will have a value of zero, and the
associated instance of usrHistoryValStatus will be set to
'valueNotAvailable(1)'.

The access control check prescribed in the definition of


usrHistoryObjectVariable SHOULD be checked for each sampling
interval. If this check determines that access should not be
allowed, then this object will have a value of zero, and the
associated instance of usrHistoryValStatus will be set to
'valueNotAvailable(1)'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryTable(3) usrHistoryEntry(1) 4 }

.1.3.6.1.2.1.16.18.3.1.5
usrHistoryValStatus OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {valueNotAvailable(1), valuePositive(2), valueNegative(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the validity and sign of the data in
the associated instance of usrHistoryAbsValue.

If the MIB instance could not be accessed during the sampling


interval, then 'valueNotAvailable(1)' will be returned.

If the sample is valid and the actual value of the sample is


greater than or equal to zero, then 'valuePositive(2)' is
returned.

If the sample is valid and the actual value of the sample is


less than zero, 'valueNegative(3)' will be returned. The
associated instance of usrHistoryAbsValue should be multiplied
by -1 to obtain the true sample value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) usrHistory(18)
usrHistoryTable(3) usrHistoryEntry(1) 5 }

.1.3.6.1.2.1.16.19
probeConfig OBJECT-TYPE
-- FROM RMON2-MIB, SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 19 }

.1.3.6.1.2.1.16.19.1
probeCapabilities OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX BITS {etherStats(0), historyControl(1), etherHistory(2), alarm(3),
hosts(4), hostTopN(5), matrix(6), filter(7), capture(8), event(9),
tokenRingMLStats(10), tokenRingPStats(11), tokenRingMLHistory(12),
tokenRingPHistory(13), ringStation(14), ringStationOrder(15),
ringStationConfig(16), sourceRouting(17), protocolDirectory(18),
protocolDistribution(19), addressMapping(20), nlHost(21), nlMatrix(22), alHost(23),
alMatrix(24), usrHistory(25), probeConfig(26)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the RMON MIB groups supported
on at least one interface by this probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
1 }

.1.3.6.1.2.1.16.19.2
probeSoftwareRev OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..15)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The software revision of this device. This string will have
a zero length if the revision is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
2 }

.1.3.6.1.2.1.16.19.3
probeHardwareRev OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..31)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The hardware revision of this device. This string will have
a zero length if the revision is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
3 }

.1.3.6.1.2.1.16.19.4
probeDateTime OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (0 | 8 | 11)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Probe's current date and time.

field octets contents range


----- ------ -------- -----
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC 0..11
10 11 minutes from UTC 0..59

For example, Tuesday May 26, 1992 at 1:30:15 PM


EDT would be displayed as:

1992-5-26,13:30:15.0,-4:0

Note that if only local time is known, then


time zone information (fields 8-10) is not
present, and that if no time information is known, the
null string is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
4 }

.1.3.6.1.2.1.16.19.5
probeResetControl OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {running(1), warmBoot(2), coldBoot(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting this object to warmBoot(2) causes the device to
restart the application software with current configuration
parameters saved in non-volatile memory. Setting this
object to coldBoot(3) causes the device to reinitialize
configuration parameters in non-volatile memory to default
values and to restart the application software. When the device
is running normally, this variable has a value of
running(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
5 }

.1.3.6.1.2.1.16.19.6
probeDownloadFile OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..127)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The file name to be downloaded from the TFTP server when a
download is next requested via this MIB. This value is set to
the zero-length string when no file name has been specified.

This object has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
6 }

.1.3.6.1.2.1.16.19.7
probeDownloadTFTPServer OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The IP address of the TFTP server that contains the boot
image to load when a download is next requested via this MIB.
This value is set to '0.0.0.0' when no IP address has been
specified.

This object has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
7 }

.1.3.6.1.2.1.16.19.8
probeDownloadAction OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {notDownloading(1), downloadToPROM(2), downloadToRAM(3)}
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "When this object is set to downloadToRAM(3) or
downloadToPROM(2), the device will discontinue its
normal operation and begin download of the image specified
by probeDownloadFile from the server specified by
probeDownloadTFTPServer using the TFTP protocol. If
downloadToRAM(3) is specified, the new image is copied
to RAM only (the old image remains unaltered in the flash
EPROM). If downloadToPROM(2) is specified,
the new image is written to the flash EPROM
memory after its checksum has been verified to be correct.
When the download process is completed, the device will
warm boot to restart the newly loaded application.
When the device is not downloading, this object will have
a value of notDownloading(1).

This object has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
8 }
.1.3.6.1.2.1.16.19.9
probeDownloadStatus OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {downloadSuccess(1), downloadStatusUnknown(2),
downloadGeneralError(3), downloadNoResponseFromServer(4), downloadChecksumError(5),
downloadIncompatibleImage(6), downloadTftpFileNotFound(7),
downloadTftpAccessViolation(8)}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The status of the last download procedure, if any. This
object will have a value of downloadStatusUnknown(2) if no
download process has been performed.

This object has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
9 }

.1.3.6.1.2.1.16.19.10
serialConfigTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "A table of serial interface configuration entries. This data
will be stored in non-volatile memory and preserved across
probe resets or power loss.

This table has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19) 10
}

.1.3.6.1.2.1.16.19.10.1
serialConfigEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { ifIndex }
DESCRIPTION "A set of configuration parameters for a particular
serial interface on this device. If the device has no serial
interfaces, this table is empty.

The index is composed of the ifIndex assigned to this serial


line interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) 1 }

.1.3.6.1.2.1.16.19.10.1.1
serialMode OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {direct(1), modem(2)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The type of incoming connection to be expected on this
serial interface."
DEFVAL { direct }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 1 }

.1.3.6.1.2.1.16.19.10.1.2
serialProtocol OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {other(1), slip(2), ppp(3)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The type of data link encapsulation to be used on this
serial interface."
DEFVAL { slip }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 2 }

.1.3.6.1.2.1.16.19.10.1.3
serialTimeout OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "This timeout value is used when the Management Station has
initiated the conversation over the serial link. This variable
represents the number of seconds of inactivity allowed before
terminating the connection on this serial interface. Use the
serialDialoutTimeout in the case where the probe has initiated
the connection for the purpose of sending a trap."
DEFVAL { 300 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 3 }

.1.3.6.1.2.1.16.19.10.1.4
serialModemInitString OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ControlString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A control string that controls how a modem attached to this
serial interface should be initialized. The initialization
is performed once during startup and again after each
connection is terminated if the associated serialMode has the
value of modem(2).

A control string that is appropriate for a wide variety of


modems is: '^s^MATE0Q0V1X4 S0=1 S2=43^M'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 4 }

.1.3.6.1.2.1.16.19.10.1.5
serialModemHangUpString OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ControlString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A control string that specifies how to disconnect a modem
connection on this serial interface. This object is only
meaningful if the associated serialMode has the value
of modem(2).
A control string that is appropriate for a wide variety of
modems is: '^d2^s+++^d2^sATH0^M^d2'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 5 }

.1.3.6.1.2.1.16.19.10.1.6
serialModemConnectResp OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "An ASCII string containing substrings that describe the
expected modem connection response code and associated bps
rate. The substrings are delimited by the first character
in the string, for example:
/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/
CONNECT 4800/4800/CONNECT 9600/9600
will be interpreted as:
response code bps rate
CONNECT 300
CONNECT 1200 1200
CONNECT 2400 2400
CONNECT 4800 4800
CONNECT 9600 9600
The agent will use the information in this string to adjust
the bps rate of this serial interface once a modem connection
is established.

A value that is appropriate for a wide variety of modems is:


'/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/
CONNECT 4800/4800/CONNECT 9600/9600/CONNECT 14400/14400/
CONNECT 19200/19200/CONNECT 38400/38400/'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 6 }

.1.3.6.1.2.1.16.19.10.1.7
serialModemNoConnectResp OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "An ASCII string containing response codes that may be
generated by a modem to report the reason why a connection
attempt has failed. The response codes are delimited by
the first character in the string, for example:
/NO CARRIER/BUSY/NO DIALTONE/NO ANSWER/ERROR/

If one of these response codes is received via this serial


interface while attempting to make a modem connection,
the agent will issue the hang up command as specified by
serialModemHangUpString.

A value that is appropriate for a wide variety of modems is:


'/NO CARRIER/BUSY/NO DIALTONE/NO ANSWER/ERROR/'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 7 }

.1.3.6.1.2.1.16.19.10.1.8
serialDialoutTimeout OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "This timeout value is used when the probe initiates the
serial connection with the intention of contacting a
management station. This variable represents the number
of seconds of inactivity allowed before terminating the
connection on this serial interface."
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 8 }

.1.3.6.1.2.1.16.19.10.1.9
serialStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The status of this serialConfigEntry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConfigTable(10) serialConfigEntry(1) 9 }

.1.3.6.1.2.1.16.19.11
netConfigTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "A table of netConfigEntries.

This table has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability to
meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19) 11
}

.1.3.6.1.2.1.16.19.11.1
netConfigEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { ifIndex }
DESCRIPTION "A set of configuration parameters for a particular
network interface on this device. If the device has no network
interface, this table is empty.

The index is composed of the ifIndex assigned to the


corresponding interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
netConfigTable(11) 1 }

.1.3.6.1.2.1.16.19.11.1.1
netConfigIPAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The IP address of this Net interface. The default value
for this object is 0.0.0.0. If either the netConfigIPAddress
or netConfigSubnetMask is 0.0.0.0, then when the device
boots, it may use BOOTP to try to figure out what these
values should be. If BOOTP fails before the device
can talk on the network, this value must be configured
(e.g., through a terminal attached to the device). If BOOTP is
used, care should be taken to not send BOOTP broadcasts too
frequently and to eventually send them very infrequently if no
replies are received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
netConfigTable(11) netConfigEntry(1) 1 }

.1.3.6.1.2.1.16.19.11.1.2
netConfigSubnetMask OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The subnet mask of this Net interface. The default value
for this object is 0.0.0.0. If either the netConfigIPAddress
or netConfigSubnetMask is 0.0.0.0, then when the device
boots, it may use BOOTP to try to figure out what these
values should be. If BOOTP fails before the device
can talk on the network, this value must be configured
(e.g., through a terminal attached to the device). If BOOTP is
used, care should be taken to not send BOOTP broadcasts too
frequently and to eventually send them very infrequently if no
replies are received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
netConfigTable(11) netConfigEntry(1) 2 }

.1.3.6.1.2.1.16.19.11.1.3
netConfigStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The status of this netConfigEntry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
netConfigTable(11) netConfigEntry(1) 3 }

.1.3.6.1.2.1.16.19.12
netDefaultGateway OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The IP Address of the default gateway. If this value is
undefined or unknown, it shall have the value 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19) 12
}

.1.3.6.1.2.1.16.19.13
trapDestTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "A list of trap destination entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19) 13
}

.1.3.6.1.2.1.16.19.13.1
trapDestEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { trapDestIndex }
DESCRIPTION "This entry includes a destination IP address to which
traps are sent for this community."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) 1 }

.1.3.6.1.2.1.16.19.13.1.1
trapDestIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "A value that uniquely identifies this trapDestEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) trapDestEntry(1) 1 }

.1.3.6.1.2.1.16.19.13.1.2
trapDestCommunity OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A community to which this destination address belongs.
This entry is associated with any eventEntries in the RMON
MIB whose value of eventCommunity is equal to the value of
this object. Every time an associated event entry sends a
trap due to an event, that trap will be sent to each
address in the trapDestTable with a trapDestCommunity equal
to eventCommunity, as long as no access control mechanism
precludes it (e.g., VACM).

This object may not be modified if the associated


trapDestStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) trapDestEntry(1) 2 }

.1.3.6.1.2.1.16.19.13.1.3
trapDestProtocol OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {ip(1), ipx(2)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The protocol with which this trap is to be sent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) trapDestEntry(1) 3 }

.1.3.6.1.2.1.16.19.13.1.4
trapDestAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The destination address for traps on behalf of this entry.

If the associated trapDestProtocol object is equal to ip(1),


the encoding of this object is the same as the snmpUDPAddress
textual convention in RFC 3417, 'Transport Mappings for the
Simple Network Management Protocol (SNMP)' [RFC3417]:
-- for a SnmpUDPAddress of length 6:
--
-- octets contents encoding
-- 1-4 IP-address network-byte order
-- 5-6 UDP-port network-byte order

If the associated trapDestProtocol object is equal to ipx(2),


the encoding of this object is the same as the snmpIPXAddress
textual convention in RFC 3417, 'Transport Mappings for the
Simple Network Management Protocol (SNMP)' [RFC3417]:
-- for a SnmpIPXAddress of length 12:
--
-- octets contents encoding
-- 1-4 network-number network-byte order
-- 5-10 physical-address network-byte order
-- 11-12 socket-number network-byte order

This object may not be modified if the associated


trapDestStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) trapDestEntry(1) 4 }

.1.3.6.1.2.1.16.19.13.1.5
trapDestOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) trapDestEntry(1) 5 }

.1.3.6.1.2.1.16.19.13.1.6
trapDestStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The status of this trap destination entry.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
trapDestTable(13) trapDestEntry(1) 6 }

.1.3.6.1.2.1.16.19.14
serialConnectionTable OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "A list of serialConnectionEntries.

This table has been deprecated, as it has not had enough


independent implementations to demonstrate interoperability
to meet the requirements of a Draft Standard."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19) 14
}

.1.3.6.1.2.1.16.19.14.1
serialConnectionEntry OBJECT-TYPE
-- FROM RMON2-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { serialConnectIndex }
DESCRIPTION "Configuration for a SLIP link over a serial line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) 1 }

.1.3.6.1.2.1.16.19.14.1.1
serialConnectIndex OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX Integer32 (1..65535)
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "A value that uniquely identifies this serialConnection
entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 1 }

.1.3.6.1.2.1.16.19.14.1.2
serialConnectDestIpAddress OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The IP Address that can be reached at the other end of this
serial connection.

This object may not be modified if the associated


serialConnectStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 2 }

.1.3.6.1.2.1.16.19.14.1.3
serialConnectType OBJECT-TYPE
-- FROM RMON2-MIB
SYNTAX INTEGER {direct(1), modem(2), switch(3), modemSwitch(4)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The type of outgoing connection to be made. If this object
has the value direct(1), then a direct serial connection
is assumed. If this object has the value modem(2),
then serialConnectDialString will be used to make a modem
connection. If this object has the value switch(3),
then serialConnectSwitchConnectSeq will be used to establish
the connection over a serial data switch, and
serialConnectSwitchDisconnectSeq will be used to terminate
the connection. If this object has the value
modem-switch(4), then a modem connection will be made first,
followed by the switch connection.

This object may not be modified if the associated


serialConnectStatus object is equal to active(1)."
DEFVAL { direct }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 3 }

.1.3.6.1.2.1.16.19.14.1.4
serialConnectDialString OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ControlString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A control string that specifies how to dial the phone
number in order to establish a modem connection. The
string should include the dialing prefix and suffix. For
example: '^s^MATD9,888-1234^M' will instruct the Probe
to send a carriage return, followed by the dialing prefix
'ATD', the phone number '9,888-1234', and a carriage
return as the dialing suffix.

This object may not be modified if the associated


serialConnectStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 4 }

.1.3.6.1.2.1.16.19.14.1.5
serialConnectSwitchConnectSeq OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ControlString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A control string that specifies how to establish a
data switch connection.

This object may not be modified if the associated


serialConnectStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 5 }

.1.3.6.1.2.1.16.19.14.1.6
serialConnectSwitchDisconnectSeq OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ControlString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A control string that specifies how to terminate a
data switch connection.

This object may not be modified if the associated


serialConnectStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 6 }

.1.3.6.1.2.1.16.19.14.1.7
serialConnectSwitchResetSeq OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION ControlString
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "A control string that specifies how to reset a data
switch in the event of a timeout.

This object may not be modified if the associated


serialConnectStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 7 }

.1.3.6.1.2.1.16.19.14.1.8
serialConnectOwner OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..127)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The entity that configured this entry and is
therefore using the resources assigned to it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 8 }

.1.3.6.1.2.1.16.19.14.1.9
serialConnectStatus OBJECT-TYPE
-- FROM RMON2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The status of this serialConnectionEntry.

If the manager attempts to set this object to active(1) when


the serialConnectType is set to modem(2) or modem-switch(4)
and the serialConnectDialString is a zero-length string or
cannot be correctly parsed as a ConnectString, the set
request will be rejected with badValue(3).

If the manager attempts to set this object to active(1) when


the serialConnectType is set to switch(3) or modem-switch(4)
and the serialConnectSwitchConnectSeq,
the serialConnectSwitchDisconnectSeq, or
the serialConnectSwitchResetSeq is a zero-length string
or cannot be correctly parsed as a ConnectString, the set
request will be rejected with badValue(3).

An entry may not exist in the active state unless all


objects in the entry have an appropriate value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19)
serialConnectionTable(14) serialConnectionEntry(1) 9 }

.1.3.6.1.2.1.16.19.15
smonCapabilities OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the SMON MIB groups supported
by this agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) probeConfig(19) 15
}

.1.3.6.1.2.1.16.20
rmonConformance OBJECT-TYPE
-- FROM RMON-MIB, RMON2-MIB, SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 20 }

.1.3.6.1.2.1.16.20.1
rmon2MIBCompliances OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 1 }

.1.3.6.1.2.1.16.20.1.1
rmon2MIBCompliance MODULE-COMPLIANCE
-- FROM RMON2-MIB
DESCRIPTION "Describes the requirements for conformance to
the RMON2 MIB"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBCompliances(1) 1 }

.1.3.6.1.2.1.16.20.1.2
rmon2MIBApplicationLayerCompliance MODULE-COMPLIANCE
-- FROM RMON2-MIB
DESCRIPTION "Describes the requirements for conformance to
the RMON2 MIB with Application-Layer Enhancements."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBCompliances(1) 2 }

.1.3.6.1.2.1.16.20.2
rmon2MIBGroups OBJECT-TYPE
-- FROM RMON2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 2 }

.1.3.6.1.2.1.16.20.2.1
protocolDirectoryGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Lists the inventory of protocols the probe has the
capability of monitoring and allows the addition, deletion,
and configuration of entries in this list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 1 }

.1.3.6.1.2.1.16.20.2.2
protocolDistributionGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Collects the relative amounts of octets and packets for the
different protocols detected on a network segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 2 }

.1.3.6.1.2.1.16.20.2.3
addressMapGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Lists MAC address to network address bindings discovered by
the probe and what interface they were last seen on."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 3 }

.1.3.6.1.2.1.16.20.2.4
nlHostGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Counts the amount of traffic sent from and to each network
address discovered by the probe. Note that while the
hlHostControlTable also has objects that control an optional
alHostTable, implementation of the alHostTable is not
required to fully implement this group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 4 }

.1.3.6.1.2.1.16.20.2.5
nlMatrixGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Counts the amount of traffic sent between each pair of
network addresses discovered by the probe. Note that while
the hlMatrixControlTable also has objects that control
optional alMatrixTables, implementation of the
alMatrixTables is not required to fully implement this
group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 5 }

.1.3.6.1.2.1.16.20.2.6
alHostGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Counts the amount of traffic, by protocol, sent from and to
each network address discovered by the probe. Implementation
of this group requires implementation of the Network-Layer
Host Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 6 }

.1.3.6.1.2.1.16.20.2.7
alMatrixGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "Counts the amount of traffic, by protocol, sent between each
pair of network addresses discovered by the
probe. Implementation of this group requires implementation
of the Network-Layer Matrix Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 7 }

.1.3.6.1.2.1.16.20.2.8
usrHistoryGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "The usrHistoryGroup provides user-defined collection of
historical information from MIB objects on the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 8 }

.1.3.6.1.2.1.16.20.2.9
probeInformationGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "This group describes various operating parameters of the
probe and controls the local time of the probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 9 }

.1.3.6.1.2.1.16.20.2.10
probeConfigurationGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "This group controls the configuration of various operating
parameters of the probe. This group is not referenced by any
MODULE-COMPLIANCE macro because it is 'grandfathered' from
more recent MIB review rules that would require it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 10 }

.1.3.6.1.2.1.16.20.2.11
rmon1EnhancementGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "This group adds some enhancements to RMON-1 that help
management stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 11 }

.1.3.6.1.2.1.16.20.2.12
rmon1EthernetEnhancementGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "This group adds some enhancements to RMON-1 that help
management stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 12 }

.1.3.6.1.2.1.16.20.2.13
rmon1TokenRingEnhancementGroup OBJECT-GROUP
-- FROM RMON2-MIB
DESCRIPTION "This group adds some enhancements to RMON-1 that help
management stations. This group is not referenced by any
MODULE-COMPLIANCE macro because it is 'grandfathered' from
more recent MIB review rules that would require it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmon2MIBGroups(2) 13 }

.1.3.6.1.2.1.16.20.3
smonMIBCompliances OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 3 }

.1.3.6.1.2.1.16.20.3.1
smonMIBCompliance MODULE-COMPLIANCE
-- FROM SMON-MIB
DESCRIPTION "Describes the requirements for full conformance with the SMON
MIB"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBCompliances(3) 1 }

.1.3.6.1.2.1.16.20.3.2
smonMIBVlanStatsCompliance MODULE-COMPLIANCE
-- FROM SMON-MIB
DESCRIPTION "Describes the requirements for conformance with the SMON MIB
with support for VLAN Statistics. Mandatory for a SMON probe
in environment where IEEE 802.1Q bridging is implemented."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBCompliances(3) 2 }

.1.3.6.1.2.1.16.20.3.3
smonMIBPrioStatsCompliance MODULE-COMPLIANCE
-- FROM SMON-MIB
DESCRIPTION "Describes the requirements for conformance with the SMON MIB
with support for priority level Statistics. Mandatory for a
SMON probe in a environment where IEEE 802.1p
priority-switching is implemented."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBCompliances(3) 3 }

.1.3.6.1.2.1.16.20.3.4
portCopyCompliance MODULE-COMPLIANCE
-- FROM SMON-MIB
DESCRIPTION "Describes the requirements for conformance with the port copy
functionality defined by the SMON MIB"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBCompliances(3) 4 }

.1.3.6.1.2.1.16.20.4
smonMIBGroups OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 4 }

.1.3.6.1.2.1.16.20.4.1
dataSourceCapsGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the objects that describe the capabilities of RMON
data sources."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 1 }

.1.3.6.1.2.1.16.20.4.2
smonVlanStatsGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the switch monitoring specific statistics - per VLAN
Id on interfaces of 10MB or less."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 2 }

.1.3.6.1.2.1.16.20.4.3
smonPrioStatsGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the switch monitoring specific statistics - per VLAN
Id on interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 3 }

.1.3.6.1.2.1.16.20.4.4
smonHcTo100mbGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the additional high capacity statistics needed to be
kept on interfaces with ifSpeed greater than 10MB/sec and
less than or equal to 100MB/sec."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 4 }

.1.3.6.1.2.1.16.20.4.5
smonHc100mbPlusGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the additional high capacity statistics needed to be
kept on interfaces with ifSpeed of more than 100MB/sec. These
statistics MUST also be kept on smonDataSources of type VLAN
or entPhysicalEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 5 }

.1.3.6.1.2.1.16.20.4.6
hcVlanTo100mbGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the additional high capacity VLAN statistics
needed to be kept on interfaces with ifSpeed greater than
10MB/sec and less than or equal to 100MB/sec."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 6 }

.1.3.6.1.2.1.16.20.4.7
hcVlan100mbPlusGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the additional high capacity VLAN statistics
needed to be kept on interfaces with ifSpeed of more than
100MB/sec. These statistics MUST also be kept on
smonDataSources of type VLAN or entPhysicalEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 7 }

.1.3.6.1.2.1.16.20.4.8
hcPrioTo100mbGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the additional high capacity VLAN priority
statistics needed to be kept on interfaces with
ifSpeed of greater than 10MB/sec and less than or equal
to 100MB/sec."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 8 }

.1.3.6.1.2.1.16.20.4.9
hcPrio100mbPlusGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the additional high capacity VLAN priority
statistics needed to be kept on interfaces with
ifSpeed of greater than 100MB/sec. These statistics MUST
also be kept on smonDataSources of type VLAN or
entPhysicalEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 9 }

.1.3.6.1.2.1.16.20.4.10
smonVlanStatsExtGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the switch monitoring specific statistics for systems
capable of counting non-unicast octets for a given dataSource
(as described in the dataSourceRmonCaps object)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 10 }

.1.3.6.1.2.1.16.20.4.11
smonInformationGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "An indication of the SMON capabilities supported by this
agent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 11 }

.1.3.6.1.2.1.16.20.4.12
portCopyConfigGroup OBJECT-GROUP
-- FROM SMON-MIB
DESCRIPTION "Defines the control objects for copy port operations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) smonMIBGroups(4) 12 }

.1.3.6.1.2.1.16.20.8
rmonMibModule MODULE-IDENTITY
-- FROM RMON-MIB
DESCRIPTION "Remote network monitoring devices, often called
monitors or probes, are instruments that exist for
the purpose of managing a network. This MIB defines
objects for managing remote network monitoring devices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 8 }

.1.3.6.1.2.1.16.20.9
rmonCompliances OBJECT-TYPE
-- FROM RMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 9 }

.1.3.6.1.2.1.16.20.9.1
rmonCompliance MODULE-COMPLIANCE
-- FROM RMON-MIB
DESCRIPTION "The requirements for conformance to the RMON MIB. At least
one of the groups in this module must be implemented to
conform to the RMON MIB. Implementations of this MIB
must also implement the system group of MIB-II [16] and the
IF-MIB [17]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonCompliances(9) 1 }

.1.3.6.1.2.1.16.20.10
rmonGroups OBJECT-TYPE
-- FROM RMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) 10 }

.1.3.6.1.2.1.16.20.10.1
rmonEtherStatsGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Ethernet Statistics Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 1 }

.1.3.6.1.2.1.16.20.10.2
rmonHistoryControlGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON History Control Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 2 }

.1.3.6.1.2.1.16.20.10.3
rmonEthernetHistoryGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Ethernet History Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 3 }

.1.3.6.1.2.1.16.20.10.4
rmonAlarmGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Alarm Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 4 }

.1.3.6.1.2.1.16.20.10.5
rmonHostGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Host Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 5 }

.1.3.6.1.2.1.16.20.10.6
rmonHostTopNGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Host Top 'N' Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 6 }

.1.3.6.1.2.1.16.20.10.7
rmonMatrixGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Matrix Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 7 }

.1.3.6.1.2.1.16.20.10.8
rmonFilterGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Filter Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 8 }

.1.3.6.1.2.1.16.20.10.9
rmonPacketCaptureGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Packet Capture Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 9 }

.1.3.6.1.2.1.16.20.10.10
rmonEventGroup OBJECT-GROUP
-- FROM RMON-MIB
DESCRIPTION "The RMON Event Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 10 }

.1.3.6.1.2.1.16.20.10.11
rmonNotificationGroup OBJECT-TYPE
-- FROM RMON-MIB
DESCRIPTION "The RMON Notification Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16)
rmonConformance(20) rmonGroups(10) 11 }

.1.3.6.1.2.1.16.22
switchRMON MODULE-IDENTITY
-- FROM SMON-MIB
DESCRIPTION "The MIB module for managing remote monitoring device
implementations for Switched Networks"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) 22 }

.1.3.6.1.2.1.16.22.1
smonMIBObjects OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22) 1 }

.1.3.6.1.2.1.16.22.1.1
dataSourceCaps OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) 1 }

.1.3.6.1.2.1.16.22.1.1.1
dataSourceCapsTable OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table describes RMON data sources and port copy
capabilities. An NMS may use this table to discover the
identity and attributes of the data sources on a given agent
implementation. Similar to the probeCapabilities object,
actual row-creation operations will succeed or fail based on
the resources available and parameter values used in each
row-creation operation.

Upon restart of the RMON agent, the dataSourceTable, ifTable,


and perhaps entPhysicalTable are initialized for the available
dataSources.

For each dataSourceCapsEntry representing a VLAN or


entPhysicalEntry the agent MUST create an associated ifEntry
with a ifType value of 'propVirtual(53)'. This ifEntry will be
used as the actual value in RMON control table dataSource
objects. The assigned ifIndex value is copied into the
associated dataSourceCapsIfIndex object.

It is understood that dataSources representing VLANs may not


always be instantiated immediately upon restart, but rather as
VLAN usage is detected by the agent. The agent should attempt
to create dataSource and interface entries for all dataSources
as soon as possible."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) dataSourceCaps(1) 1 }

.1.3.6.1.2.1.16.22.1.1.1.1
dataSourceCapsEntry OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { IMPLIED dataSourceCapsObject }
DESCRIPTION "Entries per data source containing descriptions of data
source and port copy capabilities. This table is populated by
the SMON agent with one entry for each supported data
source."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) dataSourceCaps(1) dataSourceCapsTable(1) 1 }

.1.3.6.1.2.1.16.22.1.1.1.1.1
dataSourceCapsObject OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION SmonDataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines an object that can be a SMON data source or a
source or a destination for a port copy operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) dataSourceCaps(1) dataSourceCapsTable(1) dataSourceCapsEntry(1) 1
}

.1.3.6.1.2.1.16.22.1.1.1.1.2
dataSourceRmonCaps OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION " General attributes of the specified dataSource. Note that
these are static attributes, which should not be adjusted
because of current resources or configuration.

- countErrFrames(0)
The agent sets this bit for the dataSource if errored frames
received on this dataSource can actually be monitored by the
agent The agent clears this bit if any errored frames are
not visible to the RMON data collector.
- countAllGoodFrames(1)
The agent sets this bit for the dataSource if all good
frames received on this dataSource can actually be monitored
by the agent. The agent clears this bit if any good frames
are not visible for RMON collection, e.g., the dataSource is
a non-promiscuous interface or an internal switch interface
which may not receive frames which were switched in hardware
or dropped by the bridge forwarding function.

- countAnyRmonTables(2)
The agent sets this bit if this dataSource can actually be
used in any of the implemented RMON tables, resources
notwithstanding. The agent clears this bit if this
dataSourceCapsEntry is present simply to identify a
dataSource that may only be used as portCopySource and/or a
portCopyDest, but not the source of an actual RMON data
collection.

- babyGiantsCountAsGood(3)
The agent sets this bit if it can distinguish, for counting
purposes, between true giant frames and frames that exceed
Ethernet maximum frame size 1518 due to VLAN tagging ('baby
giants'). Specifically, this BIT means that frames up to
1522 octets are counted as good.

Agents not capable of detecting 'baby giants' will clear


this bit and will view all frames less than or equal to 1518
octets as 'good frames' and all frames larger than 1518
octets as 'bad frames' for the purpose of counting in the
smonVlanIdStats and smonPrioStats tables.

Agents capable of detecting 'baby giants' SHALL consider


them as 'good frames' for the purpose of counting in the
smonVlanIdStats and smonPrioStats tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) dataSourceCaps(1) dataSourceCapsTable(1) dataSourceCapsEntry(1) 2
}

.1.3.6.1.2.1.16.22.1.1.1.1.3
dataSourceCopyCaps OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "PortCopy function capabilities of the specified dataSource.
Note that these are static capabilities, which should not be
adjusted because of current resources or configuration.

- copySourcePort(0)
The agent sets this bit if this dataSource is capable of
acting as a source of a portCopy operation. The agent clears
this bit otherwise.

- copyDestPort(1)
The agent sets this bit if this dataSource is capable of
acting as a destination of a portCopy operation. The agent
clears this bit otherwise.

- copySrcTxTraffic(2)
If the copySourcePort bit is set:
The agent sets this bit if this dataSource is capable of
copying frames transmitted out this portCopy source. The
agent clears this bit otherwise. This function is needed
to support full-duplex ports.
Else:
this bit should be cleared.

- copySrcRxTraffic(3)
If the copySourcePort bit is set:
The agent sets this bit if this dataSource is capable of
copying frames received on this portCopy source. The agent
clears this bit otherwise. This function is needed to
support full-duplex ports.
Else:
this bit should be cleared.

- countDestDropEvents(4)

If the copyDestPort bit is set:


The agent sets this bit if it is capable of incrementing
portCopyDestDropEvents, when this dataSource is the
target of a portCopy operation and a frame destined to
this dataSource is dropped (for RMON counting purposes).
Else:
this BIT should be cleared.

- copyErrFrames(5)
If the copySourcePort bit is set:
The agent sets this bit if it is capable of copying all
errored frames from this portCopy source-port, for
errored frames received on this dataSource.
Else:
this BIT should be cleared.

- copyUnalteredFrames(6)
If the copySourcePort bit is set:
The agent sets the copyUnalteredFrames bit If it is
capable of copying all frames from this portCopy
source-port without alteration in any way;
Else:
this bit should be cleared.

- copyAllGoodFrames(7)
If the copySourcePort bit is set:
The agent sets this bit for the dataSource if all good
frames received on this dataSource are normally capable
of being copied by the agent. The agent clears this bit
if any good frames are not visible for the RMON portCopy
operation, e.g., the dataSource is a non-promiscuous
interface or an internal switch interface which may not
receive frames which were switched in hardware or
dropped by the bridge forwarding function.
Else:
this bit should be cleared."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) dataSourceCaps(1) dataSourceCapsTable(1) dataSourceCapsEntry(1) 3
}
.1.3.6.1.2.1.16.22.1.1.1.1.4
dataSourceCapsIfIndex OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the ifIndex value of the ifEntry
associated with this smonDataSource. The agent MUST create
'propVirtual' ifEntries for each dataSourceCapsEntry of type
VLAN or entPhysicalEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) dataSourceCaps(1) dataSourceCapsTable(1) dataSourceCapsEntry(1) 4
}

.1.3.6.1.2.1.16.22.1.2
smonStats OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) 2 }

.1.3.6.1.2.1.16.22.1.2.1
smonVlanStatsControlTable OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Controls the setup of VLAN statistics tables.

The statistics collected represent a distribution based on


the IEEE 802.1Q VLAN-ID (VID), for each good frame attributed
to the data source for the collection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) 1 }

.1.3.6.1.2.1.16.22.1.2.1.1
smonVlanStatsControlEntry OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { smonVlanStatsControlIndex }
DESCRIPTION "A conceptual row in the smonVlanStatsControlTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanStatsControlTable(1) 1 }

.1.3.6.1.2.1.16.22.1.2.1.1.1
smonVlanStatsControlIndex OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique arbitrary index for this smonVlanStatsControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanStatsControlTable(1)
smonVlanStatsControlEntry(1) 1 }

.1.3.6.1.2.1.16.22.1.2.1.1.2
smonVlanStatsControlDataSource OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION DataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source of data for this set of VLAN statistics.

This object may not be modified if the associated


smonVlanStatsControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanStatsControlTable(1)
smonVlanStatsControlEntry(1) 2 }

.1.3.6.1.2.1.16.22.1.2.1.1.3
smonVlanStatsControlCreateTime OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this control entry was last
activated. This object allows to a management station to
detect deletion and recreation cycles between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanStatsControlTable(1)
smonVlanStatsControlEntry(1) 3 }

.1.3.6.1.2.1.16.22.1.2.1.1.4
smonVlanStatsControlOwner OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Administratively assigned named of the owner of this entry.
It usually defines the entity that created this entry and is
therefore using the resources assigned to it, though there is
no enforcement mechanism, nor assurance that rows created are
ever used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanStatsControlTable(1)
smonVlanStatsControlEntry(1) 4 }

.1.3.6.1.2.1.16.22.1.2.1.1.5
smonVlanStatsControlStatus OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the smonVlanIdStatsTable SHALL be deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanStatsControlTable(1)
smonVlanStatsControlEntry(1) 5 }

.1.3.6.1.2.1.16.22.1.2.2
smonVlanIdStatsTable OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the VLAN statistics data.
The statistics collected represent a distribution based
on the IEEE 802.1Q VLAN-ID (VID), for each good frame
attributed to the data source for the collection.

This function applies the same rules for attributing frames


to VLAN-based collections. RMON VLAN statistics are collected
after the Ingress Rules defined in section 3.13 of the VLAN
Specification [20] are applied.

It is possible that entries in this table will be


garbage-collected, based on agent resources, and VLAN
configuration. Agents are encouraged to support all 4096
index values and not garbage collect this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) 2 }

.1.3.6.1.2.1.16.22.1.2.2.1
smonVlanIdStatsEntry OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { smonVlanStatsControlIndex, smonVlanIdStatsId }
DESCRIPTION "A conceptual row in smonVlanIdStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) 1 }

.1.3.6.1.2.1.16.22.1.2.2.1.1
smonVlanIdStatsId OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Integer32 (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The unique identifier of the VLAN monitored for
this specific statistics collection.

Tagged packets match the VID for the range between 1 and 4095.
An external RMON probe may detect VID=0 on an Inter Switch
Link, in which case the packet belongs to a VLAN determined by
the PVID of the ingress port. The VLAN to which such a packet
belongs can be determined only by a RMON probe internal to the
switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 1 }

.1.3.6.1.2.1.16.22.1.2.2.1.2
smonVlanIdStatsTotalPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets counted on this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 2 }

.1.3.6.1.2.1.16.22.1.2.2.1.3
smonVlanIdStatsTotalOverflowPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated smonVlanIdStatsTotalPkts
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 3 }

.1.3.6.1.2.1.16.22.1.2.2.1.4
smonVlanIdStatsTotalHCPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets counted on this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 4 }

.1.3.6.1.2.1.16.22.1.2.2.1.5
smonVlanIdStatsTotalOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets counted on this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 5 }

.1.3.6.1.2.1.16.22.1.2.2.1.6
smonVlanIdStatsTotalOverflowOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated smonVlanIdStatsTotalOctets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 6 }

.1.3.6.1.2.1.16.22.1.2.2.1.7
smonVlanIdStatsTotalHCOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets counted on this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 7 }

.1.3.6.1.2.1.16.22.1.2.2.1.8
smonVlanIdStatsNUcastPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of non-unicast packets counted on this
VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 8 }

.1.3.6.1.2.1.16.22.1.2.2.1.9
smonVlanIdStatsNUcastOverflowPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated smonVlanIdStatsNUcastPkts
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 9 }

.1.3.6.1.2.1.16.22.1.2.2.1.10
smonVlanIdStatsNUcastHCPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of non-unicast packets counted on
this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 10 }

.1.3.6.1.2.1.16.22.1.2.2.1.11
smonVlanIdStatsNUcastOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of non-unicast octets counted on
this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 11 }

.1.3.6.1.2.1.16.22.1.2.2.1.12
smonVlanIdStatsNUcastOverflowOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated
smonVlanIdStatsNUcastOctets counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 12 }

.1.3.6.1.2.1.16.22.1.2.2.1.13
smonVlanIdStatsNUcastHCOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Non-unicast octets counted on
this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 13 }

.1.3.6.1.2.1.16.22.1.2.2.1.14
smonVlanIdStatsCreateTime OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was last
activated. This object allows to a management station to
detect deletion and recreation cycles between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonVlanIdStatsTable(2) smonVlanIdStatsEntry(1) 14 }

.1.3.6.1.2.1.16.22.1.2.3
smonPrioStatsControlTable OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Controls the setup of priority statistics tables.

smonPrioStatsControlTable allows configuration of collections


based on the value of the 3-bit user priority field encoded
in the Tag Control Information (TCI) field according to [19],
[20].

Note that this table merely reports priority as encoded in


the VLAN headers, not the priority (if any) given to the
frame for the actual switching purposes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) 3 }

.1.3.6.1.2.1.16.22.1.2.3.1
smonPrioStatsControlEntry OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { smonPrioStatsControlIndex }
DESCRIPTION "A conceptual row in the smonPrioStatsControlTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsControlTable(3) 1 }

.1.3.6.1.2.1.16.22.1.2.3.1.1
smonPrioStatsControlIndex OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Integer32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique arbitrary index for this smonPrioStatsControlEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsControlTable(3)
smonPrioStatsControlEntry(1) 1 }

.1.3.6.1.2.1.16.22.1.2.3.1.2
smonPrioStatsControlDataSource OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION DataSource
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source of data for this set of VLAN statistics.

This object may not be modified if the associated


smonPrioStatsControlStatus object is equal to active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsControlTable(3)
smonPrioStatsControlEntry(1) 2 }

.1.3.6.1.2.1.16.22.1.2.3.1.3
smonPrioStatsControlCreateTime OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION LastCreateTime
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this entry was created.
This object allows to a management station to
detect deletion and recreation cycles between polls."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsControlTable(3)
smonPrioStatsControlEntry(1) 3 }

.1.3.6.1.2.1.16.22.1.2.3.1.4
smonPrioStatsControlOwner OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Administratively assigned named of the owner of this entry.
It usually defines the entity that created this entry and is
therefore using the resources assigned to it, though there is
no enforcement mechanism, nor assurance that rows created are
ever used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsControlTable(3)
smonPrioStatsControlEntry(1) 4 }

.1.3.6.1.2.1.16.22.1.2.3.1.5
smonPrioStatsControlStatus OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row.

An entry may not exist in the active state unless all


objects in the entry have an appropriate value.

If this object is not equal to active(1), all associated


entries in the smonPrioStatsTable SHALL be deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsControlTable(3)
smonPrioStatsControlEntry(1) 5 }

.1.3.6.1.2.1.16.22.1.2.4
smonPrioStatsTable OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Contains the priority statistics. The collections are based
on the value of the 3-bit user priority field encoded in the
Tag Control Information (TCI) field according to [19], [20].
Note that this table merely reports priority as encoded in
the VLAN headers, not the priority (if any) given to the
frame for the actual switching purposes.

No garbage collection is designed for this table, as there


always are at most eight rows per statistical set, and the
low memory requirements do not justify the implementation of
such a mechanism."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) 4 }

.1.3.6.1.2.1.16.22.1.2.4.1
smonPrioStatsEntry OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { smonPrioStatsControlIndex, smonPrioStatsId }
DESCRIPTION "A conceptual row in smonPrioStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) 1 }

.1.3.6.1.2.1.16.22.1.2.4.1.1
smonPrioStatsId OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The unique identifier of the priority level monitored for
this specific statistics collection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 1 }

.1.3.6.1.2.1.16.22.1.2.4.1.2
smonPrioStatsPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets counted on
this priority level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 2 }

.1.3.6.1.2.1.16.22.1.2.4.1.3
smonPrioStatsOverflowPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated smonPrioStatsPkts
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 3 }

.1.3.6.1.2.1.16.22.1.2.4.1.4
smonPrioStatsHCPkts OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets counted on
this priority level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 4 }

.1.3.6.1.2.1.16.22.1.2.4.1.5
smonPrioStatsOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets counted on
this priority level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 5 }

.1.3.6.1.2.1.16.22.1.2.4.1.6
smonPrioStatsOverflowOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated smonPrioStatsOctets
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 6 }

.1.3.6.1.2.1.16.22.1.2.4.1.7
smonPrioStatsHCOctets OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets counted on
this priority level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonStats(2) smonPrioStatsTable(4) smonPrioStatsEntry(1) 7 }

.1.3.6.1.2.1.16.22.1.3
portCopyConfig OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) 3 }

.1.3.6.1.2.1.16.22.1.3.1
portCopyTable OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides the ability to configure the copy port
functionality. Source and destinations are MIB-II ifEntries.

One to one, many to one and one to many source to destination


relationships may be configured.

Each row that exists in this table defines such a


relationship. By disabling a row in this table the port copy
relationship no longer exists.

The number of entries and the types of port copies(1-1,


many-1, 1-many) are implementation specific and could
possibly be dynamic due to changing resource availability.

In order to configure a source to destination portCopy


relationship, both source and destination interfaces MUST be
present as an ifEntry in the ifTable and their respective
ifAdminStatus and ifOperStatus values must be equal to
'up(1)'. If the value of any of those two objects changes
after the portCopyEntry is activated, portCopyStatus will
transition to 'notReady(3)'.

The capability of an interface to be source or destination of


a port copy operation is described by the 'copySourcePort(0)'
and 'copyDestPort(1)' bits in dataSourceCopyCaps. Those bits
SHOULD be appropriately set by the agent, in order to allow
for a portCopyEntry to be created.

Applicable counters on the destination will increment for all


packets transmitted, be it by normal bridging/switching or
due to packet copy."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) 1 }

.1.3.6.1.2.1.16.22.1.3.1.1
portCopyEntry OBJECT-TYPE
-- FROM SMON-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { portCopySource, portCopyDest }
DESCRIPTION "Describes a particular port copy entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) portCopyTable(1) 1 }

.1.3.6.1.2.1.16.22.1.3.1.1.1
portCopySource OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of the source which will have all packets
redirected to the destination as defined by portCopyDest."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) portCopyTable(1) portCopyEntry(1) 1 }

.1.3.6.1.2.1.16.22.1.3.1.1.2
portCopyDest OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the ifIndex destination for the copy operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) portCopyTable(1) portCopyEntry(1) 2 }

.1.3.6.1.2.1.16.22.1.3.1.1.3
portCopyDestDropEvents OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of events in which port copy packets were
dropped by the switch at the destination port due to lack of
resources.

Note that this number is not necessarily the number of


packets dropped; it is just the number of times this
condition has been detected.

A single dropped event counter is maintained for each


portCopyDest. Thus all instances associated with a given
portCopyDest will have the same portCopyDestDropEvents
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) portCopyTable(1) portCopyEntry(1) 3 }

.1.3.6.1.2.1.16.22.1.3.1.1.4
portCopyDirection OBJECT-TYPE
-- FROM SMON-MIB
SYNTAX INTEGER {copyRxOnly(1), copyTxOnly(2), copyBoth(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object affects the way traffic is copied from a switch
source port, for the indicated port copy operation.
If this object has the value 'copyRxOnly(1)', then only
traffic received on the indicated source port will be copied
to the indicated destination port.

If this object has the value 'copyTxOnly(2)', then only


traffic transmitted out the indicated source port will be
copied to the indicated destination port.

If this object has the value 'copyBoth(3)', then all traffic


received or transmitted on the indicated source port will be
copied to the indicated destination port.

The creation and deletion of instances of this object is


controlled by the portCopyRowStatus object. Note that there
is no guarantee that changes in the value of this object
performed while the associated portCopyRowStatus object is
equal to active will not cause traffic discontinuities in the
packet stream."
DEFVAL { copyBoth }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) portCopyTable(1) portCopyEntry(1) 4 }

.1.3.6.1.2.1.16.22.1.3.1.1.5
portCopyStatus OBJECT-TYPE
-- FROM SMON-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Defines the status of the port copy entry.

In order to configure a source to destination portCopy


relationship, both source and destination interfaces MUST be
present as an ifEntry in the ifTable and their respective
ifAdminStatus and ifOperStatus values must be equal to
'up(1)'. If the value of any of those two objects changes
after the portCopyEntry is activated, portCopyStatus will
transition to 'notReady(3)'.

The capability of an interface to be source or destination of


a port copy operation is described by the 'copySourcePort(0)'
and 'copyDestPort(1)' bits in dataSourceCopyCaps. Those bits
SHOULD be appropriately set by the agent, in order to allow
for a portCopyEntry to be created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) portCopyConfig(3) portCopyTable(1) portCopyEntry(1) 5 }

.1.3.6.1.2.1.16.22.1.4
smonRegistrationPoints OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) 4 }

.1.3.6.1.2.1.16.22.1.4.1
smonVlanDataSource OBJECT-TYPE
-- FROM SMON-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rmon(16) switchRMON(22)
smonMIBObjects(1) smonRegistrationPoints(4) 1 }

.1.3.6.1.2.1.17
dot1dBridge OBJECT-TYPE
-- FROM BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 17 }

.1.3.6.1.2.1.17.0
dot1dBridge# OBJECT-TYPE
-- FROM BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) 0 }

.1.3.6.1.2.1.17.0.1
newRoot TRAP-TYPE
-- FROM BRIDGE-MIB
DESCRIPTION "The newRoot trap indicates that the sending agent
has become the new root of the Spanning Tree; the
trap is sent by a bridge soon after its election
as the new root, e.g., upon expiration of the
Topology Change Timer immediately subsequent to
its election. Implementation of this trap is
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBridge#(0) 1 }

.1.3.6.1.2.1.17.0.2
topologyChange TRAP-TYPE
-- FROM BRIDGE-MIB
DESCRIPTION "A topologyChange trap is sent by a bridge when
any of its configured ports transitions from the
Learning state to the Forwarding state, or from
the Forwarding state to the Blocking state. The
trap is not sent if a newRoot trap is sent for the
same transition. Implementation of this trap is
optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBridge#(0) 2 }

.1.3.6.1.2.1.17.1
dot1dBase OBJECT-TYPE
-- FROM BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) 1 }

.1.3.6.1.2.1.17.1.1
dot1dBaseBridgeAddress OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The MAC address used by this bridge when it must
be referred to in a unique fashion. It is
recommended that this be the numerically smallest
MAC address of all ports that belong to this
bridge. However it is only required to be unique.
When concatenated with dot1dStpPriority a unique
BridgeIdentifier is formed which is used in the
Spanning Tree Protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) 1 }

.1.3.6.1.2.1.17.1.2
dot1dBaseNumPorts OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of ports controlled by this bridging
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) 2 }

.1.3.6.1.2.1.17.1.3
dot1dBaseType OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER {unknown(1), transparent-only(2), sourceroute-only(3), srt(4)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates what type of bridging this bridge can
perform. If a bridge is actually performing a
certain type of bridging this will be indicated by
entries in the port table for the given type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) 3 }

.1.3.6.1.2.1.17.1.4
dot1dBasePortTable OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table that contains generic information about
every port that is associated with this bridge.
Transparent, source-route, and srt ports are
included."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) 4 }

.1.3.6.1.2.1.17.1.4.1
dot1dBasePortEntry OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { dot1dBasePort }
DESCRIPTION "A list of information for each port of the
bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) dot1dBasePortTable(4) 1 }

.1.3.6.1.2.1.17.1.4.1.1
dot1dBasePort OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The port number of the port for which this entry
contains bridge management information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) dot1dBasePortTable(4) dot1dBasePortEntry(1) 1 }
.1.3.6.1.2.1.17.1.4.1.2
dot1dBasePortIfIndex OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The value of the instance of the ifIndex object,
defined in MIB-II, for the interface corresponding
to this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) dot1dBasePortTable(4) dot1dBasePortEntry(1) 2 }

.1.3.6.1.2.1.17.1.4.1.3
dot1dBasePortCircuit OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "For a port which (potentially) has the same value
of dot1dBasePortIfIndex as another port on the
same bridge, this object contains the name of an
object instance unique to this port. For example,
in the case where multiple ports correspond one-
to-one with multiple X.25 virtual circuits, this
value might identify an (e.g., the first) object
instance associated with the X.25 virtual circuit
corresponding to this port.

For a port which has a unique value of


dot1dBasePortIfIndex, this object can have the
value { 0 0 }."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) dot1dBasePortTable(4) dot1dBasePortEntry(1) 3 }

.1.3.6.1.2.1.17.1.4.1.4
dot1dBasePortDelayExceededDiscards OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of frames discarded by this port due
to excessive transit delay through the bridge. It
is incremented by both transparent and source
route bridges."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) dot1dBasePortTable(4) dot1dBasePortEntry(1) 4 }

.1.3.6.1.2.1.17.1.4.1.5
dot1dBasePortMtuExceededDiscards OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of frames discarded by this port due
to an excessive size. It is incremented by both
transparent and source route bridges."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
dot1dBase(1) dot1dBasePortTable(4) dot1dBasePortEntry(1) 5 }
.1.3.6.1.2.1.17.2
dot1dStp OBJECT-TYPE
-- FROM BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) 2 }

.1.3.6.1.2.1.17.2.1
dot1dStpProtocolSpecification OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER {unknown(1), decLb100(2), ieee8021d(3)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "An indication of what version of the Spanning
Tree Protocol is being run. The value
'decLb100(2)' indicates the DEC LANbridge 100
Spanning Tree protocol. IEEE 802.1d
implementations will return 'ieee8021d(3)'. If
future versions of the IEEE Spanning Tree Protocol
are released that are incompatible with the
current version a new value will be defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
1 }

.1.3.6.1.2.1.17.2.2
dot1dStpPriority OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (0..61440)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value of the write-able portion of the Bridge
ID, i.e., the first two octets of the (8 octet
long) Bridge ID. The other (last) 6 octets of the
Bridge ID are given by the value of
dot1dBaseBridgeAddress."
DEFVAL { 32768 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
2 }

.1.3.6.1.2.1.17.2.3
dot1dStpTimeSinceTopologyChange OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The time (in hundredths of a second) since the
last time a topology change was detected by the
bridge entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
3 }

.1.3.6.1.2.1.17.2.4
dot1dStpTopChanges OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The total number of topology changes detected by
this bridge since the management entity was last
reset or initialized."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
4 }

.1.3.6.1.2.1.17.2.5
dot1dStpDesignatedRoot OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION BridgeId
SYNTAX OCTET STRING (8)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The bridge identifier of the root of the spanning
tree as determined by the Spanning Tree Protocol
as executed by this node. This value is used as
the Root Identifier parameter in all Configuration
Bridge PDUs originated by this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
5 }

.1.3.6.1.2.1.17.2.6
dot1dStpRootCost OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The cost of the path to the root as seen from
this bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
6 }

.1.3.6.1.2.1.17.2.7
dot1dStpRootPort OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The port number of the port which offers the
lowest cost path from this bridge to the root
bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
7 }

.1.3.6.1.2.1.17.2.8
dot1dStpMaxAge OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION Timeout
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The maximum age of Spanning Tree Protocol
information learned from the network on any port
before it is discarded, in units of hundredths of
a second. This is the actual value that this
bridge is currently using."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
8 }

.1.3.6.1.2.1.17.2.9
dot1dStpHelloTime OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION Timeout
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of time between the transmission of
Configuration bridge PDUs by this node on any port
when it is the root of the spanning tree or trying
to become so, in units of hundredths of a second.
This is the actual value that this bridge is
currently using."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
9 }

.1.3.6.1.2.1.17.2.10
dot1dStpHoldTime OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This time value determines the interval length
during which no more than two Configuration bridge
PDUs shall be transmitted by this node, in units
of hundredths of a second."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
10 }

.1.3.6.1.2.1.17.2.11
dot1dStpForwardDelay OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION Timeout
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "This time value, measured in units of hundredths
of a second, controls how fast a port changes its
spanning state when moving towards the Forwarding
state. The value determines how long the port
stays in each of the Listening and Learning
states, which precede the Forwarding state. This
value is also used, when a topology change has
been detected and is underway, to age all dynamic
entries in the Forwarding Database. [Note that
this value is the one that this bridge is
currently using, in contrast to
dot1dStpBridgeForwardDelay which is the value that
this bridge and all others would start using
if/when this bridge were to become the root.]"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
11 }

.1.3.6.1.2.1.17.2.12
dot1dStpBridgeMaxAge OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION Timeout
SYNTAX INTEGER (600..4000)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value that all bridges use for MaxAge when
this bridge is acting as the root. Note that
802.1D-1990 specifies that the range for this
parameter is related to the value of
dot1dStpBridgeHelloTime. The granularity of this
timer is specified by 802.1D-1990 to be 1 second.
An agent may return a badValue error if a set is
attempted to a value which is not a whole number
of seconds."
DEFVAL { 2000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
12 }

.1.3.6.1.2.1.17.2.13
dot1dStpBridgeHelloTime OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION Timeout
SYNTAX INTEGER (100..1000)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value that all bridges use for HelloTime when
this bridge is acting as the root. The
granularity of this timer is specified by 802.1D-
1990 to be 1 second. An agent may return a
badValue error if a set is attempted to a value
which is not a whole number of seconds."
DEFVAL { 200 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
13 }

.1.3.6.1.2.1.17.2.14
dot1dStpBridgeForwardDelay OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION Timeout
SYNTAX INTEGER (400..3000)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value that all bridges use for ForwardDelay
when this bridge is acting as the root. Note that
802.1D-1990 specifies that the range for this
parameter is related to the value of
dot1dStpBridgeMaxAge. The granularity of this
timer is specified by 802.1D-1990 to be 1 second.
An agent may return a badValue error if a set is
attempted to a value which is not a whole number
of seconds."
DEFVAL { 1500 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
14 }

.1.3.6.1.2.1.17.2.15
dot1dStpPortTable OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table that contains port-specific information
for the Spanning Tree Protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
15 }

.1.3.6.1.2.1.17.2.15.1
dot1dStpPortEntry OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { dot1dStpPort }
DESCRIPTION "A list of information maintained by every port
about the Spanning Tree Protocol state for that
port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) 1 }

.1.3.6.1.2.1.17.2.15.1.1
dot1dStpPort OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The port number of the port for which this entry
contains Spanning Tree Protocol management
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 1 }

.1.3.6.1.2.1.17.2.15.1.2
dot1dStpPortPriority OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (0..240)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The value of the priority field which is
contained in the first (in network byte order)
octet of the (2 octet long) Port ID. The other
octet of the Port ID is given by the value of
dot1dStpPort."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 2 }

.1.3.6.1.2.1.17.2.15.1.3
dot1dStpPortState OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER {disabled(1), blocking(2), listening(3), learning(4),
forwarding(5), broken(6)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The port's current state as defined by
application of the Spanning Tree Protocol. This
state controls what action a port takes on
reception of a frame. If the bridge has detected
a port that is malfunctioning it will place that
port into the broken(6) state. For ports which
are disabled (see dot1dStpPortEnable), this object
will have a value of disabled(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 3 }

.1.3.6.1.2.1.17.2.15.1.4
dot1dStpPortEnable OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The enabled/disabled status of the port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 4 }

.1.3.6.1.2.1.17.2.15.1.5
dot1dStpPortPathCost OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (1..2000000)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1990 recommends that the
default value of this parameter be in inverse
proportion to the speed of the attached LAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 5 }

.1.3.6.1.2.1.17.2.15.1.6
dot1dStpPortDesignatedRoot OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION BridgeId
SYNTAX OCTET STRING (8)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The unique Bridge Identifier of the Bridge
recorded as the Root in the Configuration BPDUs
transmitted by the Designated Bridge for the
segment to which the port is attached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 6 }

.1.3.6.1.2.1.17.2.15.1.7
dot1dStpPortDesignatedCost OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The path cost of the Designated Port of the
segment connected to this port. This value is
compared to the Root Path Cost field in received
bridge PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 7 }

.1.3.6.1.2.1.17.2.15.1.8
dot1dStpPortDesignatedBridge OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION BridgeId
SYNTAX OCTET STRING (8)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for
this port's segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 8 }
.1.3.6.1.2.1.17.2.15.1.9
dot1dStpPortDesignatedPort OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The Port Identifier of the port on the Designated
Bridge for this port's segment."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 9 }

.1.3.6.1.2.1.17.2.15.1.10
dot1dStpPortForwardTransition OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of times this port has transitioned
from the Learning state to the Forwarding state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dStp(2)
dot1dStpPortTable(15) dot1dStpPortEntry(1) 10 }

.1.3.6.1.2.1.17.4
dot1dTp OBJECT-TYPE
-- FROM BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) 4 }

.1.3.6.1.2.1.17.4.2
dot1dTpAgingTime OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (-1 | 10..1000000)
MAX-ACCESS read-write
STATUS mandatory
DESCRIPTION "The timeout period in seconds for aging out
dynamically learned forwarding information.
802.1D-1990 recommends a default of 300 seconds."
DEFVAL { 300 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
2 }

.1.3.6.1.2.1.17.4.3
dot1dTpFdbTable OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table that contains information about unicast
entries for which the bridge has forwarding and/or
filtering information. This information is used
by the transparent bridging function in
determining how to propagate a received frame."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
3 }

.1.3.6.1.2.1.17.4.3.1
dot1dTpFdbEntry OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { dot1dTpFdbAddress }
DESCRIPTION "Information about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpFdbTable(3) 1 }

.1.3.6.1.2.1.17.4.3.1.1
dot1dTpFdbAddress OBJECT-TYPE
-- FROM BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "A unicast MAC address for which the bridge has
forwarding and/or filtering information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpFdbTable(3) dot1dTpFdbEntry(1) 1 }

.1.3.6.1.2.1.17.4.3.1.2
dot1dTpFdbPort OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Either the value '0', or the port number of the
port on which a frame having a source address
equal to the value of the corresponding instance
of dot1dTpFdbAddress has been seen. A value of
'0' indicates that the port number has not been
learned but that the bridge does have some
forwarding/filtering information about this
address (e.g. in the dot1dStaticTable).
Implementors are encouraged to assign the port
value to this object whenever it is learned even
for addresses for which the corresponding value of
dot1dTpFdbStatus is not learned(3)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpFdbTable(3) dot1dTpFdbEntry(1) 2 }

.1.3.6.1.2.1.17.4.3.1.3
dot1dTpFdbStatus OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER {other(1), invalid(2), learned(3), self(4), mgmt(5)}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The status of this entry. The meanings of the
values are:

other(1) : none of the following. This would


include the case where some other
MIB object (not the corresponding
instance of dot1dTpFdbPort, nor an
entry in the dot1dStaticTable) is
being used to determine if and how
frames addressed to the value of
the corresponding instance of
dot1dTpFdbAddress are being
forwarded.
invalid(2) : this entry is not longer valid
(e.g., it was learned but has since
aged-out), but has not yet been
flushed from the table.

learned(3) : the value of the corresponding


instance of dot1dTpFdbPort was
learned, and is being used.

self(4) : the value of the corresponding


instance of dot1dTpFdbAddress
represents one of the bridge's
addresses. The corresponding
instance of dot1dTpFdbPort
indicates which of the bridge's
ports has this address.

mgmt(5) : the value of the corresponding


instance of dot1dTpFdbAddress is
also the value of an existing
instance of dot1dStaticAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpFdbTable(3) dot1dTpFdbEntry(1) 3 }

.1.3.6.1.2.1.17.4.4
dot1dTpPortTable OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A table that contains information about every
port that is associated with this transparent
bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
4 }

.1.3.6.1.2.1.17.4.4.1
dot1dTpPortEntry OBJECT-TYPE
-- FROM BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS mandatory
INDEX { dot1dTpPort }
DESCRIPTION "A list of information for each port of a
transparent bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortTable(4) 1 }

.1.3.6.1.2.1.17.4.4.1.1
dot1dTpPort OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The port number of the port for which this entry
contains Transparent bridging management
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortTable(4) dot1dTpPortEntry(1) 1 }
.1.3.6.1.2.1.17.4.4.1.2
dot1dTpPortMaxInfo OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The maximum size of the INFO (non-MAC) field that
this port will receive or transmit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortTable(4) dot1dTpPortEntry(1) 2 }

.1.3.6.1.2.1.17.4.4.1.3
dot1dTpPortInFrames OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of frames that have been received by
this port from its segment. Note that a frame
received on the interface corresponding to this
port is only counted by this object if and only if
it is for a protocol being processed by the local
bridging function, including bridge management
frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortTable(4) dot1dTpPortEntry(1) 3 }

.1.3.6.1.2.1.17.4.4.1.4
dot1dTpPortOutFrames OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "The number of frames that have been transmitted
by this port to its segment. Note that a frame
transmitted on the interface corresponding to this
port is only counted by this object if and only if
it is for a protocol being processed by the local
bridging function, including bridge management
frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortTable(4) dot1dTpPortEntry(1) 4 }

.1.3.6.1.2.1.17.4.4.1.5
dot1dTpPortInDiscards OBJECT-TYPE
-- FROM BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION "Count of valid frames received which were
discarded (i.e., filtered) by the Forwarding
Process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortTable(4) dot1dTpPortEntry(1) 5 }

.1.3.6.1.2.1.17.4.5
dot1dTpHCPortTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains information about every high-
capacity port that is associated with this transparent
bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
5 }

.1.3.6.1.2.1.17.4.5.1
dot1dTpHCPortEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dTpPort }
DESCRIPTION "Statistics information for each high-capacity port of a
transparent bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpHCPortTable(5) 1 }

.1.3.6.1.2.1.17.4.5.1.1
dot1dTpHCPortInFrames OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames that have been received by this
port from its segment. Note that a frame received on
the interface corresponding to this port is only counted
by this object if and only if it is for a protocol being
processed by the local bridging function, including
bridge management frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpHCPortTable(5) dot1dTpHCPortEntry(1) 1 }

.1.3.6.1.2.1.17.4.5.1.2
dot1dTpHCPortOutFrames OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of frames that have been transmitted by this
port to its segment. Note that a frame transmitted on
the interface corresponding to this port is only counted
by this object if and only if it is for a protocol being
processed by the local bridging function, including
bridge management frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpHCPortTable(5) dot1dTpHCPortEntry(1) 2 }

.1.3.6.1.2.1.17.4.5.1.3
dot1dTpHCPortInDiscards OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Count of valid frames that have been received by this
port from its segment that were discarded (i.e.,
filtered) by the Forwarding Process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpHCPortTable(5) dot1dTpHCPortEntry(1) 3 }
.1.3.6.1.2.1.17.4.6
dot1dTpPortOverflowTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains the most-significant bits of
statistics counters for ports that are associated with this
transparent bridge that are on high-capacity interfaces, as
defined in the conformance clauses for this table. This table
is provided as a way to read 64-bit counters for agents that
support only SNMPv1.

Note that the reporting of most-significant and


least-significant counter bits separately runs the risk of
missing an overflow of the lower bits in the interval between
sampling. The manager must be aware of this possibility, even
within the same varbindlist, when interpreting the results of
a request or asynchronous notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
6 }

.1.3.6.1.2.1.17.4.6.1
dot1dTpPortOverflowEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dTpPort }
DESCRIPTION "The most significant bits of statistics counters for a high-
capacity interface of a transparent bridge. Each object is
associated with a corresponding object in dot1dTpPortTable
that indicates the least significant bits of the counter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortOverflowTable(6) 1 }

.1.3.6.1.2.1.17.4.6.1.1
dot1dTpPortInOverflowFrames OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated dot1dTpPortInFrames
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortOverflowTable(6) dot1dTpPortOverflowEntry(1) 1 }

.1.3.6.1.2.1.17.4.6.1.2
dot1dTpPortOutOverflowFrames OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated dot1dTpPortOutFrames
counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortOverflowTable(6) dot1dTpPortOverflowEntry(1) 2 }

.1.3.6.1.2.1.17.4.6.1.3
dot1dTpPortInOverflowDiscards OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated
dot1dTpPortInDiscards counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4)
dot1dTpPortOverflowTable(6) dot1dTpPortOverflowEntry(1) 3 }

.1.3.6.1.2.1.17.6
pBridgeMIB MODULE-IDENTITY
-- FROM P-BRIDGE-MIB
DESCRIPTION "The Bridge MIB Extension module for managing Priority
and Multicast Filtering, defined by IEEE 802.1D-1998,
including Restricted Group Registration defined by
IEEE 802.1t-2001.

Copyright (C) The Internet Society (2006). This version of


this MIB module is part of RFC 4363; See the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) 6 }

.1.3.6.1.2.1.17.6.1
pBridgeMIBObjects OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) 1 }

.1.3.6.1.2.1.17.6.1.1
dot1dExtBase OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) 1 }

.1.3.6.1.2.1.17.6.1.1.1
dot1dDeviceCapabilities OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX BITS {dot1dExtendedFilteringServices(0), dot1dTrafficClasses(1),
dot1qStaticEntryIndividualPort(2), dot1qIVLCapable(3), dot1qSVLCapable(4),
dot1qHybridCapable(5), dot1qConfigurablePvidTagging(6), dot1dLocalVlanCapable(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the optional parts of IEEE 802.1D and 802.1Q
that are implemented by this device and are manageable
through this MIB. Capabilities that are allowed on a
per-port basis are indicated in dot1dPortCapabilities.

dot1dExtendedFilteringServices(0),
-- can perform filtering of
-- individual multicast addresses
-- controlled by GMRP.
dot1dTrafficClasses(1),
-- can map user priority to
-- multiple traffic classes.
dot1qStaticEntryIndividualPort(2),
-- dot1qStaticUnicastReceivePort &
-- dot1qStaticMulticastReceivePort
-- can represent non-zero entries.
dot1qIVLCapable(3), -- Independent VLAN Learning (IVL).
dot1qSVLCapable(4), -- Shared VLAN Learning (SVL).
dot1qHybridCapable(5),
-- both IVL & SVL simultaneously.
dot1qConfigurablePvidTagging(6),
-- whether the implementation
-- supports the ability to
-- override the default PVID
-- setting and its egress status
-- (VLAN-Tagged or Untagged) on
-- each port.
dot1dLocalVlanCapable(7)
-- can support multiple local
-- bridges, outside of the scope
-- of 802.1Q defined VLANs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dExtBase(1) 1 }

.1.3.6.1.2.1.17.6.1.1.2
dot1dTrafficClassesEnabled OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value true(1) indicates that Traffic Classes are
enabled on this bridge. When false(2), the bridge
operates with a single priority level for all traffic.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dExtBase(1) 2 }

.1.3.6.1.2.1.17.6.1.1.3
dot1dGmrpStatus OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION EnabledStatus
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative status requested by management for
GMRP. The value enabled(1) indicates that GMRP should
be enabled on this device, in all VLANs, on all ports
for which it has not been specifically disabled. When
disabled(2), GMRP is disabled, in all VLANs and on all
ports, and all GMRP packets will be forwarded
transparently. This object affects both Applicant and
Registrar state machines. A transition from disabled(2)
to enabled(1) will cause a reset of all GMRP state
machines on all ports.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dExtBase(1) 3 }

.1.3.6.1.2.1.17.6.1.1.4
dot1dPortCapabilitiesTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains capabilities information about
every port that is associated with this bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dExtBase(1) 4 }

.1.3.6.1.2.1.17.6.1.1.4.1
dot1dPortCapabilitiesEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { dot1dBasePortEntry }
DESCRIPTION "A set of capabilities information about this port
indexed by dot1dBasePort."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dExtBase(1) dot1dPortCapabilitiesTable(4)
1 }

.1.3.6.1.2.1.17.6.1.1.4.1.1
dot1dPortCapabilities OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX BITS {dot1qDot1qTagging(0), dot1qConfigurableAcceptableFrameTypes(1),
dot1qIngressFiltering(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the parts of IEEE 802.1D and 802.1Q that are
optional on a per-port basis, that are implemented by
this device, and that are manageable through this MIB.

dot1qDot1qTagging(0), -- supports 802.1Q VLAN tagging of


-- frames and GVRP.
dot1qConfigurableAcceptableFrameTypes(1),
-- allows modified values of
-- dot1qPortAcceptableFrameTypes.
dot1qIngressFiltering(2)
-- supports the discarding of any
-- frame received on a Port whose
-- VLAN classification does not
-- include that Port in its Member
-- set."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dExtBase(1) dot1dPortCapabilitiesTable(4)
dot1dPortCapabilitiesEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.2
dot1dPriority OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) 2 }

.1.3.6.1.2.1.17.6.1.2.1
dot1dPortPriorityTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains information about every port that
is associated with this transparent bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) 1 }

.1.3.6.1.2.1.17.6.1.2.1.1
dot1dPortPriorityEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { dot1dBasePortEntry }
DESCRIPTION "A list of Default User Priorities for each port of a
transparent bridge. This is indexed by dot1dBasePort."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dPortPriorityTable(1) 1 }

.1.3.6.1.2.1.17.6.1.2.1.1.1
dot1dPortDefaultUserPriority OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The default ingress User Priority for this port. This
only has effect on media, such as Ethernet, that do not
support native User Priority.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dPortPriorityTable(1)
dot1dPortPriorityEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.2.1.1.2
dot1dPortNumTrafficClasses OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (1..8)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of egress traffic classes supported on this
port. This object may optionally be read-only.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dPortPriorityTable(1)
dot1dPortPriorityEntry(1) 2 }

.1.3.6.1.2.1.17.6.1.2.2
dot1dUserPriorityRegenTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of Regenerated User Priorities for each received
User Priority on each port of a bridge. The Regenerated
User Priority value may be used to index the Traffic
Class Table for each input port. This only has effect
on media that support native User Priority. The default
values for Regenerated User Priorities are the same as
the User Priorities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) 2 }

.1.3.6.1.2.1.17.6.1.2.2.1
dot1dUserPriorityRegenEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dBasePort, dot1dUserPriority }
DESCRIPTION "A mapping of incoming User Priority to a Regenerated
User Priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dUserPriorityRegenTable(2)
1 }

.1.3.6.1.2.1.17.6.1.2.2.1.1
dot1dUserPriority OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The User Priority for a frame received on this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dUserPriorityRegenTable(2)
dot1dUserPriorityRegenEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.2.2.1.2
dot1dRegenUserPriority OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The Regenerated User Priority that the incoming User
Priority is mapped to for this port.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dUserPriorityRegenTable(2)
dot1dUserPriorityRegenEntry(1) 2 }

.1.3.6.1.2.1.17.6.1.2.3
dot1dTrafficClassTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table mapping evaluated User Priority to Traffic
Class, for forwarding by the bridge. Traffic class is a
number in the range (0..(dot1dPortNumTrafficClasses-1))."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) 3 }

.1.3.6.1.2.1.17.6.1.2.3.1
dot1dTrafficClassEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dBasePort, dot1dTrafficClassPriority }
DESCRIPTION "User Priority to Traffic Class mapping."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dTrafficClassTable(3) 1 }

.1.3.6.1.2.1.17.6.1.2.3.1.1
dot1dTrafficClassPriority OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Priority value determined for the received frame.
This value is equivalent to the priority indicated in
the tagged frame received, or one of the evaluated
priorities, determined according to the media-type.

For untagged frames received from Ethernet media, this


value is equal to the dot1dPortDefaultUserPriority value
for the ingress port.

For untagged frames received from non-Ethernet media,


this value is equal to the dot1dRegenUserPriority value
for the ingress port and media-specific user priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dTrafficClassTable(3)
dot1dTrafficClassEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.2.3.1.2
dot1dTrafficClass OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The Traffic Class the received frame is mapped to.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) dot1dTrafficClassTable(3)
dot1dTrafficClassEntry(1) 2 }

.1.3.6.1.2.1.17.6.1.2.4
dot1dPortOutboundAccessPriorityTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table mapping Regenerated User Priority to Outbound
Access Priority. This is a fixed mapping for all port
types, with two options for 802.5 Token Ring."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2) 4 }

.1.3.6.1.2.1.17.6.1.2.4.1
dot1dPortOutboundAccessPriorityEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dBasePort, dot1dRegenUserPriority }
DESCRIPTION "Regenerated User Priority to Outbound Access Priority
mapping."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2)
dot1dPortOutboundAccessPriorityTable(4) 1 }

.1.3.6.1.2.1.17.6.1.2.4.1.1
dot1dPortOutboundAccessPriority OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Outbound Access Priority the received frame is
mapped to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dPriority(2)
dot1dPortOutboundAccessPriorityTable(4) dot1dPortOutboundAccessPriorityEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.3
dot1dGarp OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) 3 }

.1.3.6.1.2.1.17.6.1.3.1
dot1dPortGarpTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of GARP control information about every bridge
port. This is indexed by dot1dBasePort."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGarp(3) 1 }

.1.3.6.1.2.1.17.6.1.3.1.1
dot1dPortGarpEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { dot1dBasePortEntry }
DESCRIPTION "GARP control information for a bridge port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGarp(3) dot1dPortGarpTable(1) 1 }

.1.3.6.1.2.1.17.6.1.3.1.1.1
dot1dPortGarpJoinTime OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The GARP Join time, in centiseconds.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGarp(3) dot1dPortGarpTable(1)
dot1dPortGarpEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.3.1.1.2
dot1dPortGarpLeaveTime OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The GARP Leave time, in centiseconds.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGarp(3) dot1dPortGarpTable(1)
dot1dPortGarpEntry(1) 2 }

.1.3.6.1.2.1.17.6.1.3.1.1.3
dot1dPortGarpLeaveAllTime OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The GARP LeaveAll time, in centiseconds.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { 1000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGarp(3) dot1dPortGarpTable(1)
dot1dPortGarpEntry(1) 3 }

.1.3.6.1.2.1.17.6.1.4
dot1dGmrp OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) 4 }

.1.3.6.1.2.1.17.6.1.4.1
dot1dPortGmrpTable OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of GMRP control and status information about
every bridge port. Augments the dot1dBasePortTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGmrp(4) 1 }

.1.3.6.1.2.1.17.6.1.4.1.1
dot1dPortGmrpEntry OBJECT-TYPE
-- FROM P-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { dot1dBasePortEntry }
DESCRIPTION "GMRP control and status information for a bridge port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGmrp(4) dot1dPortGmrpTable(1) 1 }

.1.3.6.1.2.1.17.6.1.4.1.1.1
dot1dPortGmrpStatus OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION EnabledStatus
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative state of GMRP operation on this port. The
value enabled(1) indicates that GMRP is enabled on this port
in all VLANs as long as dot1dGmrpStatus is also enabled(1).
A value of disabled(2) indicates that GMRP is disabled on
this port in all VLANs: any GMRP packets received will
be silently discarded, and no GMRP registrations will be
propagated from other ports. Setting this to a value of
enabled(1) will be stored by the agent but will only take
effect on the GMRP protocol operation if dot1dGmrpStatus
also indicates the value enabled(1). This object affects
all GMRP Applicant and Registrar state machines on this
port. A transition from disabled(2) to enabled(1) will
cause a reset of all GMRP state machines on this port.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGmrp(4) dot1dPortGmrpTable(1)
dot1dPortGmrpEntry(1) 1 }

.1.3.6.1.2.1.17.6.1.4.1.1.2
dot1dPortGmrpFailedRegistrations OBJECT-TYPE
-- FROM P-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of failed GMRP registrations, for any
reason, in all VLANs, on this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGmrp(4) dot1dPortGmrpTable(1)
dot1dPortGmrpEntry(1) 2 }

.1.3.6.1.2.1.17.6.1.4.1.1.3
dot1dPortGmrpLastPduOrigin OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Source MAC Address of the last GMRP message
received on this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGmrp(4) dot1dPortGmrpTable(1)
dot1dPortGmrpEntry(1) 3 }

.1.3.6.1.2.1.17.6.1.4.1.1.4
dot1dPortRestrictedGroupRegistration OBJECT-TYPE
-- FROM P-BRIDGE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The state of Restricted Group Registration on this port.
If the value of this control is true(1), then creation
of a new dynamic entry is permitted only if there is a
Static Filtering Entry for the VLAN concerned, in which
the Registrar Administrative Control value is Normal
Registration.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeMIBObjects(1) dot1dGmrp(4) dot1dPortGmrpTable(1)
dot1dPortGmrpEntry(1) 4 }

.1.3.6.1.2.1.17.6.2
pBridgeConformance OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) 2 }

.1.3.6.1.2.1.17.6.2.1
pBridgeGroups OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) 1 }

.1.3.6.1.2.1.17.6.2.1.1
pBridgeExtCapGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects indicating the optional
capabilities of the device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 1 }

.1.3.6.1.2.1.17.6.2.1.2
pBridgeDeviceGmrpGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing device-level control
for the Multicast Filtering extended bridge services."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 2 }

.1.3.6.1.2.1.17.6.2.1.3
pBridgeDevicePriorityGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing device-level control
for the Priority services."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 3 }

.1.3.6.1.2.1.17.6.2.1.4
pBridgeDefaultPriorityGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects defining the User Priority
applicable to each port for media that do not support
native User Priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 4 }

.1.3.6.1.2.1.17.6.2.1.5
pBridgeRegenPriorityGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects defining the User Priorities
applicable to each port for media that support native
User Priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 5 }

.1.3.6.1.2.1.17.6.2.1.6
pBridgePriorityGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects defining the traffic classes
within a bridge for each evaluated User Priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 6 }

.1.3.6.1.2.1.17.6.2.1.7
pBridgeAccessPriorityGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects defining the media-dependent
outbound access level for each priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 7 }

.1.3.6.1.2.1.17.6.2.1.8
pBridgePortGarpGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing port level control
and status information for GARP operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 8 }

.1.3.6.1.2.1.17.6.2.1.9
pBridgePortGmrpGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing port level control
and status information for GMRP operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 9 }

.1.3.6.1.2.1.17.6.2.1.10
pBridgeHCPortGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing 64-bit statistics
counters for high-capacity bridge ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 10 }

.1.3.6.1.2.1.17.6.2.1.11
pBridgePortOverflowGroup OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing overflow statistics
counters for high-capacity bridge ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 11 }

.1.3.6.1.2.1.17.6.2.1.12
pBridgePortGmrpGroup2 OBJECT-GROUP
-- FROM P-BRIDGE-MIB
DESCRIPTION "A collection of objects providing port level control
and status information for GMRP operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeGroups(1) 12 }

.1.3.6.1.2.1.17.6.2.2
pBridgeCompliances OBJECT-TYPE
-- FROM P-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) 2 }

.1.3.6.1.2.1.17.6.2.2.1
pBridgeCompliance MODULE-COMPLIANCE
-- FROM P-BRIDGE-MIB
DESCRIPTION "The compliance statement for device support of Priority
and Multicast Filtering extended bridging services."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeCompliances(2) 1 }

.1.3.6.1.2.1.17.6.2.2.2
pBridgeCompliance2 MODULE-COMPLIANCE
-- FROM P-BRIDGE-MIB
DESCRIPTION "The compliance statement for device support of Priority
and Multicast Filtering extended bridging services."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
pBridgeMIB(6) pBridgeConformance(2) pBridgeCompliances(2) 2 }

.1.3.6.1.2.1.17.7
qBridgeMIB MODULE-IDENTITY
-- FROM Q-BRIDGE-MIB
DESCRIPTION "The VLAN Bridge MIB module for managing Virtual Bridged
Local Area Networks, as defined by IEEE 802.1Q-2003,
including Restricted Vlan Registration defined by
IEEE 802.1u-2001 and Vlan Classification defined by
IEEE 802.1v-2001.

Copyright (C) The Internet Society (2006). This version of


this MIB module is part of RFC 4363; See the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) 7 }

.1.3.6.1.2.1.17.7.1
qBridgeMIBObjects OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) 1 }

.1.3.6.1.2.1.17.7.1.1
dot1qBase OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) 1 }

.1.3.6.1.2.1.17.7.1.1.1
dot1qVlanVersionNumber OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {version1(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The version number of IEEE 802.1Q that this device
supports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qBase(1) 1 }

.1.3.6.1.2.1.17.7.1.1.2
dot1qMaxVlanId OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION VlanId
SYNTAX Integer32 (1..4094)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum IEEE 802.1Q VLAN-ID that this device
supports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qBase(1) 2 }

.1.3.6.1.2.1.17.7.1.1.3
dot1qMaxSupportedVlans OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of IEEE 802.1Q VLANs that this
device supports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qBase(1) 3 }

.1.3.6.1.2.1.17.7.1.1.4
dot1qNumVlans OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of IEEE 802.1Q VLANs that are
configured in this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qBase(1) 4 }

.1.3.6.1.2.1.17.7.1.1.5
dot1qGvrpStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION EnabledStatus
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative status requested by management for
GVRP. The value enabled(1) indicates that GVRP should
be enabled on this device, on all ports for which it has
not been specifically disabled. When disabled(2), GVRP
is disabled on all ports, and all GVRP packets will be
forwarded transparently. This object affects all GVRP
Applicant and Registrar state machines. A transition
from disabled(2) to enabled(1) will cause a reset of all
GVRP state machines on all ports.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qBase(1) 5 }

.1.3.6.1.2.1.17.7.1.2
dot1qTp OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) 2 }

.1.3.6.1.2.1.17.7.1.2.1
dot1qFdbTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains configuration and control
information for each Filtering Database currently
operating on this device. Entries in this table appear
automatically when VLANs are assigned FDB IDs in the
dot1qVlanCurrentTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) 1 }

.1.3.6.1.2.1.17.7.1.2.1.1
dot1qFdbEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qFdbId }
DESCRIPTION "Information about a specific Filtering Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qFdbTable(1) 1 }

.1.3.6.1.2.1.17.7.1.2.1.1.1
dot1qFdbId OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The identity of this Filtering Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qFdbTable(1) dot1qFdbEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.2.1.1.2
dot1qFdbDynamicCount OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of dynamic entries in this
Filtering Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qFdbTable(1) dot1qFdbEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.2.2
dot1qTpFdbTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains information about unicast entries
for which the device has forwarding and/or filtering
information. This information is used by the
transparent bridging function in determining how to
propagate a received frame."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) 2 }

.1.3.6.1.2.1.17.7.1.2.2.1
dot1qTpFdbEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qFdbId, dot1qTpFdbAddress }
DESCRIPTION "Information about a specific unicast MAC address for
which the device has some forwarding and/or filtering
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpFdbTable(2) 1 }

.1.3.6.1.2.1.17.7.1.2.2.1.1
dot1qTpFdbAddress OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unicast MAC address for which the device has
forwarding and/or filtering information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpFdbTable(2) dot1qTpFdbEntry(1)
1 }

.1.3.6.1.2.1.17.7.1.2.2.1.2
dot1qTpFdbPort OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Either the value '0', or the port number of the port on
which a frame having a source address equal to the value
of the corresponding instance of dot1qTpFdbAddress has
been seen. A value of '0' indicates that the port
number has not been learned but that the device does
have some forwarding/filtering information about this
address (e.g., in the dot1qStaticUnicastTable).
Implementors are encouraged to assign the port value to
this object whenever it is learned, even for addresses
for which the corresponding value of dot1qTpFdbStatus is
not learned(3)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpFdbTable(2) dot1qTpFdbEntry(1)
2 }

.1.3.6.1.2.1.17.7.1.2.2.1.3
dot1qTpFdbStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {other(1), invalid(2), learned(3), self(4), mgmt(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The status of this entry. The meanings of the values
are:
other(1) - none of the following. This may include
the case where some other MIB object (not the
corresponding instance of dot1qTpFdbPort, nor an
entry in the dot1qStaticUnicastTable) is being
used to determine if and how frames addressed to
the value of the corresponding instance of
dot1qTpFdbAddress are being forwarded.
invalid(2) - this entry is no longer valid (e.g., it
was learned but has since aged out), but has not
yet been flushed from the table.
learned(3) - the value of the corresponding instance
of dot1qTpFdbPort was learned and is being used.
self(4) - the value of the corresponding instance of
dot1qTpFdbAddress represents one of the device's
addresses. The corresponding instance of
dot1qTpFdbPort indicates which of the device's
ports has this address.
mgmt(5) - the value of the corresponding instance of
dot1qTpFdbAddress is also the value of an
existing instance of dot1qStaticAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpFdbTable(2) dot1qTpFdbEntry(1)
3 }

.1.3.6.1.2.1.17.7.1.2.3
dot1qTpGroupTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing filtering information for VLANs
configured into the bridge by (local or network)
management, or learned dynamically, specifying the set of
ports to which frames received on a VLAN for this FDB
and containing a specific Group destination address are
allowed to be forwarded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) 3 }

.1.3.6.1.2.1.17.7.1.2.3.1
dot1qTpGroupEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qVlanIndex, dot1qTpGroupAddress }
DESCRIPTION "Filtering information configured into the bridge by
management, or learned dynamically, specifying the set of
ports to which frames received on a VLAN and containing
a specific Group destination address are allowed to be
forwarded. The subset of these ports learned dynamically
is also provided."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpGroupTable(3) 1 }

.1.3.6.1.2.1.17.7.1.2.3.1.1
dot1qTpGroupAddress OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination Group MAC address in a frame to which
this entry's filtering information applies."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpGroupTable(3)
dot1qTpGroupEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.2.3.1.2
dot1qTpGroupEgressPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The complete set of ports, in this VLAN, to which
frames destined for this Group MAC address are currently
being explicitly forwarded. This does not include ports
for which this address is only implicitly forwarded, in
the dot1qForwardAllPorts list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpGroupTable(3)
dot1qTpGroupEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.2.3.1.3
dot1qTpGroupLearnt OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The subset of ports in dot1qTpGroupEgressPorts that
were learned by GMRP or some other dynamic mechanism, in
this Filtering database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qTpGroupTable(3)
dot1qTpGroupEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.2.4
dot1qForwardAllTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing forwarding information for each
VLAN, specifying the set of ports to which forwarding of
all multicasts applies, configured statically by
management or dynamically by GMRP. An entry appears in
this table for all VLANs that are currently
instantiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) 4 }

.1.3.6.1.2.1.17.7.1.2.4.1
dot1qForwardAllEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qVlanIndex }
DESCRIPTION "Forwarding information for a VLAN, specifying the set
of ports to which all multicasts should be forwarded,
configured statically by management or dynamically by
GMRP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardAllTable(4) 1 }

.1.3.6.1.2.1.17.7.1.2.4.1.1
dot1qForwardAllPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The complete set of ports in this VLAN to which all
multicast group-addressed frames are to be forwarded.
This includes ports for which this need has been
determined dynamically by GMRP, or configured statically
by management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardAllTable(4)
dot1qForwardAllEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.2.4.1.2
dot1qForwardAllStaticPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports configured by management in this VLAN
to which all multicast group-addressed frames are to be
forwarded. Ports entered in this list will also appear
in the complete set shown by dot1qForwardAllPorts. This
value will be restored after the device is reset. This
only applies to ports that are members of the VLAN,
defined by dot1qVlanCurrentEgressPorts. A port may not
be added in this set if it is already a member of the
set of ports in dot1qForwardAllForbiddenPorts. The
default value is a string of ones of appropriate length,
to indicate the standard behaviour of using basic
filtering services, i.e., forward all multicasts to all
ports.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardAllTable(4)
dot1qForwardAllEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.2.4.1.3
dot1qForwardAllForbiddenPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports configured by management in this VLAN
for which the Service Requirement attribute Forward All
Multicast Groups may not be dynamically registered by
GMRP. This value will be restored after the device is
reset. A port may not be added in this set if it is
already a member of the set of ports in
dot1qForwardAllStaticPorts. The default value is a
string of zeros of appropriate length.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardAllTable(4)
dot1qForwardAllEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.2.5
dot1qForwardUnregisteredTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing forwarding information for each
VLAN, specifying the set of ports to which forwarding of
multicast group-addressed frames for which no
more specific forwarding information applies. This is
configured statically by management and determined
dynamically by GMRP. An entry appears in this table for
all VLANs that are currently instantiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) 5 }

.1.3.6.1.2.1.17.7.1.2.5.1
dot1qForwardUnregisteredEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qVlanIndex }
DESCRIPTION "Forwarding information for a VLAN, specifying the set
of ports to which all multicasts for which there is no
more specific forwarding information shall be forwarded.
This is configured statically by management or
dynamically by GMRP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardUnregisteredTable(5) 1 }

.1.3.6.1.2.1.17.7.1.2.5.1.1
dot1qForwardUnregisteredPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The complete set of ports in this VLAN to which
multicast group-addressed frames for which there is no
more specific forwarding information will be forwarded.
This includes ports for which this need has been
determined dynamically by GMRP, or configured statically
by management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardUnregisteredTable(5)
dot1qForwardUnregisteredEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.2.5.1.2
dot1qForwardUnregisteredStaticPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports configured by management, in this
VLAN, to which multicast group-addressed frames for
which there is no more specific forwarding information
are to be forwarded. Ports entered in this list will
also appear in the complete set shown by
dot1qForwardUnregisteredPorts. This value will be
restored after the device is reset. A port may not be
added in this set if it is already a member of the set
of ports in dot1qForwardUnregisteredForbiddenPorts. The
default value is a string of zeros of appropriate
length, although this has no effect with the default
value of dot1qForwardAllStaticPorts.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardUnregisteredTable(5)
dot1qForwardUnregisteredEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.2.5.1.3
dot1qForwardUnregisteredForbiddenPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports configured by management in this VLAN
for which the Service Requirement attribute Forward
Unregistered Multicast Groups may not be dynamically
registered by GMRP. This value will be restored after
the device is reset. A port may not be added in this
set if it is already a member of the set of ports in
dot1qForwardUnregisteredStaticPorts. The default value
is a string of zeros of appropriate length.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qTp(2) dot1qForwardUnregisteredTable(5)
dot1qForwardUnregisteredEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.3
dot1qStatic OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) 3 }

.1.3.6.1.2.1.17.7.1.3.1
dot1qStaticUnicastTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing filtering information for Unicast
MAC addresses for each Filtering Database, configured
into the device by (local or network) management
specifying the set of ports to which frames received
from specific ports and containing specific unicast
destination addresses are allowed to be forwarded. A
value of zero in this table (as the port number from
which frames with a specific destination address are
received) is used to specify all ports for which there
is no specific entry in this table for that particular
destination address. Entries are valid for unicast
addresses only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) 1 }

.1.3.6.1.2.1.17.7.1.3.1.1
dot1qStaticUnicastEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qFdbId, dot1qStaticUnicastAddress,
dot1qStaticUnicastReceivePort }
DESCRIPTION "Filtering information configured into the device by
(local or network) management specifying the set of
ports to which frames received from a specific port and
containing a specific unicast destination address are
allowed to be forwarded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticUnicastTable(1) 1 }

.1.3.6.1.2.1.17.7.1.3.1.1.1
dot1qStaticUnicastAddress OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination MAC address in a frame to which this
entry's filtering information applies. This object must
take the value of a unicast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticUnicastTable(1)
dot1qStaticUnicastEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.3.1.1.2
dot1qStaticUnicastReceivePort OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Either the value '0' or the port number of the port
from which a frame must be received in order for this
entry's filtering information to apply. A value of zero
indicates that this entry applies on all ports of the
device for which there is no other applicable entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticUnicastTable(1)
dot1qStaticUnicastEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.3.1.1.3
dot1qStaticUnicastAllowedToGoTo OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports for which a frame with a specific
unicast address will be flooded in the event that it
has not been learned. It also specifies the set of
ports on which a specific unicast address may be dynamically
learned. The dot1qTpFdbTable will have an equivalent
entry with a dot1qTpFdbPort value of '0' until this
address has been learned, at which point it will be updated
with the port the address has been seen on. This only
applies to ports that are members of the VLAN, defined
by dot1qVlanCurrentEgressPorts. The default value of
this object is a string of ones of appropriate length.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticUnicastTable(1)
dot1qStaticUnicastEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.3.1.1.4
dot1qStaticUnicastStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {other(1), invalid(2), permanent(3), deleteOnReset(4),
deleteOnTimeout(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object indicates the status of this entry.
other(1) - this entry is currently in use, but
the conditions under which it will remain
so differ from the following values.
invalid(2) - writing this value to the object
removes the corresponding entry.
permanent(3) - this entry is currently in use
and will remain so after the next reset of
the bridge.
deleteOnReset(4) - this entry is currently in
use and will remain so until the next
reset of the bridge.
deleteOnTimeout(5) - this entry is currently in
use and will remain so until it is aged out.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { permanent }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticUnicastTable(1)
dot1qStaticUnicastEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.3.2
dot1qStaticMulticastTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing filtering information for Multicast
and Broadcast MAC addresses for each VLAN, configured
into the device by (local or network) management
specifying the set of ports to which frames received
from specific ports and containing specific Multicast
and Broadcast destination addresses are allowed to be
forwarded. A value of zero in this table (as the port
number from which frames with a specific destination
address are received) is used to specify all ports for
which there is no specific entry in this table for that
particular destination address. Entries are valid for
Multicast and Broadcast addresses only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) 2 }

.1.3.6.1.2.1.17.7.1.3.2.1
dot1qStaticMulticastEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qVlanIndex, dot1qStaticMulticastAddress,
dot1qStaticMulticastReceivePort }
DESCRIPTION "Filtering information configured into the device by
(local or network) management specifying the set of
ports to which frames received from this specific port
for this VLAN and containing this Multicast or Broadcast
destination address are allowed to be forwarded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticMulticastTable(2) 1 }

.1.3.6.1.2.1.17.7.1.3.2.1.1
dot1qStaticMulticastAddress OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination MAC address in a frame to which this
entry's filtering information applies. This object must
take the value of a Multicast or Broadcast address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticMulticastTable(2)
dot1qStaticMulticastEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.3.2.1.2
dot1qStaticMulticastReceivePort OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Either the value '0' or the port number of the port
from which a frame must be received in order for this
entry's filtering information to apply. A value of zero
indicates that this entry applies on all ports of the
device for which there is no other applicable entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticMulticastTable(2)
dot1qStaticMulticastEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.3.2.1.3
dot1qStaticMulticastStaticEgressPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports to which frames received from a
specific port and destined for a specific Multicast or
Broadcast MAC address must be forwarded, regardless of
any dynamic information, e.g., from GMRP. A port may not
be added in this set if it is already a member of the
set of ports in dot1qStaticMulticastForbiddenEgressPorts.
The default value of this object is a string of ones of
appropriate length.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticMulticastTable(2)
dot1qStaticMulticastEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.3.2.1.4
dot1qStaticMulticastForbiddenEgressPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The set of ports to which frames received from a
specific port and destined for a specific Multicast or
Broadcast MAC address must not be forwarded, regardless
of any dynamic information, e.g., from GMRP. A port may
not be added in this set if it is already a member of the
set of ports in dot1qStaticMulticastStaticEgressPorts.
The default value of this object is a string of zeros of
appropriate length.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticMulticastTable(2)
dot1qStaticMulticastEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.3.2.1.5
dot1qStaticMulticastStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {other(1), invalid(2), permanent(3), deleteOnReset(4),
deleteOnTimeout(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object indicates the status of this entry.
other(1) - this entry is currently in use, but
the conditions under which it will remain
so differ from the following values.
invalid(2) - writing this value to the object
removes the corresponding entry.
permanent(3) - this entry is currently in use
and will remain so after the next reset of
the bridge.
deleteOnReset(4) - this entry is currently in
use and will remain so until the next
reset of the bridge.
deleteOnTimeout(5) - this entry is currently in
use and will remain so until it is aged out.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { permanent }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qStatic(3) dot1qStaticMulticastTable(2)
dot1qStaticMulticastEntry(1) 5 }

.1.3.6.1.2.1.17.7.1.4
dot1qVlan OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) 4 }

.1.3.6.1.2.1.17.7.1.4.1
dot1qVlanNumDeletes OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a VLAN entry has been deleted from
the dot1qVlanCurrentTable (for any reason). If an entry
is deleted, then inserted, and then deleted, this
counter will be incremented by 2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 1 }

.1.3.6.1.2.1.17.7.1.4.2
dot1qVlanCurrentTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing current configuration information
for each VLAN currently configured into the device by
(local or network) management, or dynamically created
as a result of GVRP requests received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 2 }

.1.3.6.1.2.1.17.7.1.4.2.1
dot1qVlanCurrentEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qVlanTimeMark, dot1qVlanIndex }
DESCRIPTION "Information for a VLAN configured into the device by
(local or network) management, or dynamically created
as a result of GVRP requests received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2) 1 }

.1.3.6.1.2.1.17.7.1.4.2.1.1
dot1qVlanTimeMark OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION TimeFilter
SYNTAX TimeTicks
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A TimeFilter for this entry. See the TimeFilter
textual convention to see how this works."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.4.2.1.2
dot1qVlanIndex OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION VlanIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VLAN-ID or other identifier referring to this VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.4.2.1.3
dot1qVlanFdbId OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Filtering Database used by this VLAN. This is one
of the dot1qFdbId values in the dot1qFdbTable. This
value is allocated automatically by the device whenever
the VLAN is created: either dynamically by GVRP, or by
management, in dot1qVlanStaticTable. Allocation of this
value follows the learning constraints defined for this
VLAN in dot1qLearningConstraintsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.4.2.1.4
dot1qVlanCurrentEgressPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The set of ports that are transmitting traffic for
this VLAN as either tagged or untagged frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.4.2.1.5
dot1qVlanCurrentUntaggedPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The set of ports that are transmitting traffic for
this VLAN as untagged frames."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 5 }

.1.3.6.1.2.1.17.7.1.4.2.1.6
dot1qVlanStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {other(1), permanent(2), dynamicGvrp(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the status of this entry.
other(1) - this entry is currently in use, but the
conditions under which it will remain so differ
from the following values.
permanent(2) - this entry, corresponding to an entry
in dot1qVlanStaticTable, is currently in use and
will remain so after the next reset of the
device. The port lists for this entry include
ports from the equivalent dot1qVlanStaticTable
entry and ports learned dynamically.
dynamicGvrp(3) - this entry is currently in use
and will remain so until removed by GVRP. There
is no static entry for this VLAN, and it will be
removed when the last port leaves the VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 6 }

.1.3.6.1.2.1.17.7.1.4.2.1.7
dot1qVlanCreationTime OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this VLAN was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanCurrentTable(2)
dot1qVlanCurrentEntry(1) 7 }

.1.3.6.1.2.1.17.7.1.4.3
dot1qVlanStaticTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing static configuration information for
each VLAN configured into the device by (local or
network) management. All entries are permanent and will
be restored after the device is reset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 3 }
.1.3.6.1.2.1.17.7.1.4.3.1
dot1qVlanStaticEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qVlanIndex }
DESCRIPTION "Static information for a VLAN configured into the
device by (local or network) management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanStaticTable(3) 1 }

.1.3.6.1.2.1.17.7.1.4.3.1.1
dot1qVlanStaticName OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An administratively assigned string, which may be used
to identify the VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanStaticTable(3)
dot1qVlanStaticEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.4.3.1.2
dot1qVlanStaticEgressPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The set of ports that are permanently assigned to the
egress list for this VLAN by management. Changes to a
bit in this object affect the per-port, per-VLAN
Registrar control for Registration Fixed for the
relevant GVRP state machine on each port. A port may
not be added in this set if it is already a member of
the set of ports in dot1qVlanForbiddenEgressPorts. The
default value of this object is a string of zeros of
appropriate length, indicating not fixed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanStaticTable(3)
dot1qVlanStaticEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.4.3.1.3
dot1qVlanForbiddenEgressPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The set of ports that are prohibited by management
from being included in the egress list for this VLAN.
Changes to this object that cause a port to be included
or excluded affect the per-port, per-VLAN Registrar
control for Registration Forbidden for the relevant GVRP
state machine on each port. A port may not be added in
this set if it is already a member of the set of ports
in dot1qVlanStaticEgressPorts. The default value of
this object is a string of zeros of appropriate length,
excluding all ports from the forbidden set."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanStaticTable(3)
dot1qVlanStaticEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.4.3.1.4
dot1qVlanStaticUntaggedPorts OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION PortList
SYNTAX OCTET STRING
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The set of ports that should transmit egress packets
for this VLAN as untagged. The default value of this
object for the default VLAN (dot1qVlanIndex = 1) is a string
of appropriate length including all ports. There is no
specified default for other VLANs. If a device agent cannot
support the set of ports being set, then it will reject the
set operation with an error. For example, a
manager might attempt to set more than one VLAN to be untagged
on egress where the device does not support this IEEE 802.1Q
option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanStaticTable(3)
dot1qVlanStaticEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.4.3.1.5
dot1qVlanStaticRowStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the status of this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qVlanStaticTable(3)
dot1qVlanStaticEntry(1) 5 }

.1.3.6.1.2.1.17.7.1.4.4
dot1qNextFreeLocalVlanIndex OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0 | 4096..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The next available value for dot1qVlanIndex of a local
VLAN entry in dot1qVlanStaticTable. This will report
values >=4096 if a new Local VLAN may be created or else
the value 0 if this is not possible.

A row creation operation in this table for an entry with a local


VlanIndex value may fail if the current value of this object
is not used as the index. Even if the value read is used,
there is no guarantee that it will still be the valid index
when the create operation is attempted; another manager may
have already got in during the intervening time interval.
In this case, dot1qNextFreeLocalVlanIndex should be re-read
and the creation re-tried with the new value.

This value will automatically change when the current value is


used to create a new row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 4 }

.1.3.6.1.2.1.17.7.1.4.5
dot1qPortVlanTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing per-port control and status
information for VLAN configuration in the device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 5 }

.1.3.6.1.2.1.17.7.1.4.5.1
dot1qPortVlanEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { dot1dBasePortEntry }
DESCRIPTION "Information controlling VLAN configuration for a port
on the device. This is indexed by dot1dBasePort."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5) 1 }

.1.3.6.1.2.1.17.7.1.4.5.1.1
dot1qPvid OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION VlanIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The PVID, the VLAN-ID assigned to untagged frames or
Priority-Tagged frames received on this port.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.4.5.1.2
dot1qPortAcceptableFrameTypes OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {admitAll(1), admitOnlyVlanTagged(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When this is admitOnlyVlanTagged(2), the device will
discard untagged frames or Priority-Tagged frames
received on this port. When admitAll(1), untagged
frames or Priority-Tagged frames received on this port
will be accepted and assigned to a VID based on the
PVID and VID Set for this port.
This control does not affect VLAN-independent Bridge
Protocol Data Unit (BPDU) frames, such as GVRP and
Spanning Tree Protocol (STP). It does affect VLAN-
dependent BPDU frames, such as GMRP.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { admitAll }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.4.5.1.3
dot1qPortIngressFiltering OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "When this is true(1), the device will discard incoming
frames for VLANs that do not include this Port in its
Member set. When false(2), the port will accept all
incoming frames.

This control does not affect VLAN-independent BPDU


frames, such as GVRP and STP. It does affect VLAN-
dependent BPDU frames, such as GMRP.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.4.5.1.4
dot1qPortGvrpStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION EnabledStatus
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The state of GVRP operation on this port. The value
enabled(1) indicates that GVRP is enabled on this port,
as long as dot1qGvrpStatus is also enabled for this
device. When disabled(2) but dot1qGvrpStatus is still
enabled for the device, GVRP is disabled on this port:
any GVRP packets received will be silently discarded, and
no GVRP registrations will be propagated from other
ports. This object affects all GVRP Applicant and
Registrar state machines on this port. A transition
from disabled(2) to enabled(1) will cause a reset of all
GVRP state machines on this port.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.4.5.1.5
dot1qPortGvrpFailedRegistrations OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of failed GVRP registrations, for any
reason, on this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 5 }

.1.3.6.1.2.1.17.7.1.4.5.1.6
dot1qPortGvrpLastPduOrigin OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Source MAC Address of the last GVRP message
received on this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 6 }

.1.3.6.1.2.1.17.7.1.4.5.1.7
dot1qPortRestrictedVlanRegistration OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The state of Restricted VLAN Registration on this port.
If the value of this control is true(1), then creation
of a new dynamic VLAN entry is permitted only if there
is a Static VLAN Registration Entry for the VLAN concerned,
in which the Registrar Administrative Control value for
this port is Normal Registration.

The value of this object MUST be retained across


reinitializations of the management system."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanTable(5)
dot1qPortVlanEntry(1) 7 }

.1.3.6.1.2.1.17.7.1.4.6
dot1qPortVlanStatisticsTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing per-port, per-VLAN statistics for
traffic received. Separate objects are provided for both the
most-significant and least-significant bits of statistics
counters for ports that are associated with this transparent
bridge. The most-significant bit objects are only required on
high-capacity interfaces, as defined in the conformance clauses
for these objects. This mechanism is provided as a way to read
64-bit counters for agents that support only SNMPv1.

Note that the reporting of most-significant and least-


significant counter bits separately runs the risk of missing
an overflow of the lower bits in the interval between sampling.
The manager must be aware of this possibility, even within the
same varbindlist, when interpreting the results of a request or
asynchronous notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 6 }

.1.3.6.1.2.1.17.7.1.4.6.1
dot1qPortVlanStatisticsEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dBasePort, dot1qVlanIndex }
DESCRIPTION "Traffic statistics for a VLAN on an interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6) 1 }

.1.3.6.1.2.1.17.7.1.4.6.1.1
dot1qTpVlanPortInFrames OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid frames received by this port from
its segment that were classified as belonging to this
VLAN. Note that a frame received on this port is
counted by this object if and only if it is for a
protocol being processed by the local forwarding process
for this VLAN. This object includes received bridge
management frames classified as belonging to this VLAN
(e.g., GMRP, but not GVRP or STP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6)
dot1qPortVlanStatisticsEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.4.6.1.2
dot1qTpVlanPortOutFrames OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid frames transmitted by this port to
its segment from the local forwarding process for this
VLAN. This includes bridge management frames originated
by this device that are classified as belonging to this
VLAN (e.g., GMRP, but not GVRP or STP)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6)
dot1qPortVlanStatisticsEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.4.6.1.3
dot1qTpVlanPortInDiscards OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid frames received by this port from
its segment that were classified as belonging to this
VLAN and that were discarded due to VLAN-related reasons.
Specifically, the IEEE 802.1Q counters for Discard
Inbound and Discard on Ingress Filtering."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6)
dot1qPortVlanStatisticsEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.4.6.1.4
dot1qTpVlanPortInOverflowFrames OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated
dot1qTpVlanPortInFrames counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6)
dot1qPortVlanStatisticsEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.4.6.1.5
dot1qTpVlanPortOutOverflowFrames OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated
dot1qTpVlanPortOutFrames counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6)
dot1qPortVlanStatisticsEntry(1) 5 }

.1.3.6.1.2.1.17.7.1.4.6.1.6
dot1qTpVlanPortInOverflowDiscards OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the associated
dot1qTpVlanPortInDiscards counter has overflowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanStatisticsTable(6)
dot1qPortVlanStatisticsEntry(1) 6 }

.1.3.6.1.2.1.17.7.1.4.7
dot1qPortVlanHCStatisticsTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing per-port, per-VLAN statistics for
traffic on high-capacity interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 7 }

.1.3.6.1.2.1.17.7.1.4.7.1
dot1qPortVlanHCStatisticsEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dBasePort, dot1qVlanIndex }
DESCRIPTION "Traffic statistics for a VLAN on a high-capacity
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanHCStatisticsTable(7) 1
}

.1.3.6.1.2.1.17.7.1.4.7.1.1
dot1qTpVlanPortHCInFrames OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid frames received by this port from
its segment that were classified as belonging to this
VLAN. Note that a frame received on this port is
counted by this object if and only if it is for a
protocol being processed by the local forwarding process
for this VLAN. This object includes received bridge
management frames classified as belonging to this VLAN
(e.g., GMRP, but not GVRP or STP)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanHCStatisticsTable(7)
dot1qPortVlanHCStatisticsEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.4.7.1.2
dot1qTpVlanPortHCOutFrames OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid frames transmitted by this port to
its segment from the local forwarding process for this
VLAN. This includes bridge management frames originated
by this device that are classified as belonging to this
VLAN (e.g., GMRP, but not GVRP or STP)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanHCStatisticsTable(7)
dot1qPortVlanHCStatisticsEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.4.7.1.3
dot1qTpVlanPortHCInDiscards OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of valid frames received by this port from
its segment that were classified as belonging to this
VLAN and that were discarded due to VLAN-related reasons.
Specifically, the IEEE 802.1Q counters for Discard
Inbound and Discard on Ingress Filtering."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qPortVlanHCStatisticsTable(7)
dot1qPortVlanHCStatisticsEntry(1) 3 }
.1.3.6.1.2.1.17.7.1.4.8
dot1qLearningConstraintsTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing learning constraints for sets of
Shared and Independent VLANs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 8 }

.1.3.6.1.2.1.17.7.1.4.8.1
dot1qLearningConstraintsEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1qConstraintVlan, dot1qConstraintSet }
DESCRIPTION "A learning constraint defined for a VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qLearningConstraintsTable(8)
1 }

.1.3.6.1.2.1.17.7.1.4.8.1.1
dot1qConstraintVlan OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION VlanIndex
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index of the row in dot1qVlanCurrentTable for the
VLAN constrained by this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qLearningConstraintsTable(8)
dot1qLearningConstraintsEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.4.8.1.2
dot1qConstraintSet OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The identity of the constraint set to which
dot1qConstraintVlan belongs. These values may be chosen
by the management station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qLearningConstraintsTable(8)
dot1qLearningConstraintsEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.4.8.1.3
dot1qConstraintType OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {independent(1), shared(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of constraint this entry defines.
independent(1) - the VLAN, dot1qConstraintVlan,
uses a filtering database independent from all
other VLANs in the same set, defined by
dot1qConstraintSet.
shared(2) - the VLAN, dot1qConstraintVlan, shares
the same filtering database as all other VLANs
in the same set, defined by dot1qConstraintSet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qLearningConstraintsTable(8)
dot1qLearningConstraintsEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.4.8.1.4
dot1qConstraintStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) dot1qLearningConstraintsTable(8)
dot1qLearningConstraintsEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.4.9
dot1qConstraintSetDefault OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The identity of the constraint set to which a VLAN
belongs, if there is not an explicit entry for that VLAN
in dot1qLearningConstraintsTable.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 9 }

.1.3.6.1.2.1.17.7.1.4.10
dot1qConstraintTypeDefault OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {independent(1), shared(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The type of constraint set to which a VLAN belongs, if
there is not an explicit entry for that VLAN in
dot1qLearningConstraintsTable. The types are as defined
for dot1qConstraintType.

The value of this object MUST be retained across


reinitializations of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1qVlan(4) 10 }

.1.3.6.1.2.1.17.7.1.5
dot1vProtocol OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) 5 }

.1.3.6.1.2.1.17.7.1.5.1
dot1vProtocolGroupTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains mappings from Protocol
Templates to Protocol Group Identifiers used for
Port-and-Protocol-based VLAN Classification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) 1 }

.1.3.6.1.2.1.17.7.1.5.1.1
dot1vProtocolGroupEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1vProtocolTemplateFrameType,
dot1vProtocolTemplateProtocolValue }
DESCRIPTION "A mapping from a Protocol Template to a Protocol
Group Identifier."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolGroupTable(1) 1 }

.1.3.6.1.2.1.17.7.1.5.1.1.1
dot1vProtocolTemplateFrameType OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX INTEGER {ethernet(1), rfc1042(2), snap8021H(3), snapOther(4),
llcOther(5)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The data-link encapsulation format or the
'detagged_frame_type' in a Protocol Template."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolGroupTable(1)
dot1vProtocolGroupEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.5.1.1.2
dot1vProtocolTemplateProtocolValue OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX OCTET STRING (2 | 5)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The identification of the protocol above the data-link
layer in a Protocol Template. Depending on the
frame type, the octet string will have one of the
following values:

For 'ethernet', 'rfc1042' and 'snap8021H',


this is the 16-bit (2-octet) IEEE 802.3 Type Field.
For 'snapOther',
this is the 40-bit (5-octet) PID.
For 'llcOther',
this is the 2-octet IEEE 802.2 Link Service Access
Point (LSAP) pair: first octet for Destination Service
Access Point (DSAP) and second octet for Source Service
Access Point (SSAP)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolGroupTable(1)
dot1vProtocolGroupEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.5.1.1.3
dot1vProtocolGroupId OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Represents a group of protocols that are associated
together when assigning a VID to a frame."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolGroupTable(1)
dot1vProtocolGroupEntry(1) 3 }

.1.3.6.1.2.1.17.7.1.5.1.1.4
dot1vProtocolGroupRowStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the status of this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolGroupTable(1)
dot1vProtocolGroupEntry(1) 4 }

.1.3.6.1.2.1.17.7.1.5.2
dot1vProtocolPortTable OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that contains VID sets used for
Port-and-Protocol-based VLAN Classification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) 2 }

.1.3.6.1.2.1.17.7.1.5.2.1
dot1vProtocolPortEntry OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dot1dBasePort, dot1vProtocolPortGroupId }
DESCRIPTION "A VID set for a port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolPortTable(2) 1 }

.1.3.6.1.2.1.17.7.1.5.2.1.1
dot1vProtocolPortGroupId OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Designates a group of protocols in the Protocol
Group Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolPortTable(2)
dot1vProtocolPortEntry(1) 1 }

.1.3.6.1.2.1.17.7.1.5.2.1.2
dot1vProtocolPortGroupVid OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
SYNTAX Integer32 (1..4094)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The VID associated with a group of protocols for
each port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolPortTable(2)
dot1vProtocolPortEntry(1) 2 }

.1.3.6.1.2.1.17.7.1.5.2.1.3
dot1vProtocolPortRowStatus OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the status of this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeMIBObjects(1) dot1vProtocol(5) dot1vProtocolPortTable(2)
dot1vProtocolPortEntry(1) 3 }

.1.3.6.1.2.1.17.7.2
qBridgeConformance OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) 2 }

.1.3.6.1.2.1.17.7.2.1
qBridgeGroups OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) 1 }

.1.3.6.1.2.1.17.7.2.1.1
qBridgeBaseGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing device-level control
and status information for the Virtual LAN bridge
services."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 1 }

.1.3.6.1.2.1.17.7.2.1.2
qBridgeFdbUnicastGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing information about all
unicast addresses, learned dynamically or statically
configured by management, in each Filtering Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 2 }

.1.3.6.1.2.1.17.7.2.1.3
qBridgeFdbMulticastGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing information about all
multicast addresses, learned dynamically or statically
configured by management, in each Filtering Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 3 }

.1.3.6.1.2.1.17.7.2.1.4
qBridgeServiceRequirementsGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing information about
service requirements, learned dynamically or statically
configured by management, in each Filtering Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 4 }

.1.3.6.1.2.1.17.7.2.1.5
qBridgeFdbStaticGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing information about
unicast and multicast addresses statically configured by
management, in each Filtering Database or VLAN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 5 }

.1.3.6.1.2.1.17.7.2.1.6
qBridgeVlanGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing information about
all VLANs currently configured on this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 6 }

.1.3.6.1.2.1.17.7.2.1.7
qBridgeVlanStaticGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing information about
VLANs statically configured by management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 7 }

.1.3.6.1.2.1.17.7.2.1.8
qBridgePortGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing port-level VLAN
control and status information for all ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 8 }

.1.3.6.1.2.1.17.7.2.1.9
qBridgeVlanStatisticsGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing per-port packet
statistics for all VLANs currently configured on this
device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 9 }

.1.3.6.1.2.1.17.7.2.1.10
qBridgeVlanStatisticsOverflowGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing overflow counters for
per-port packet statistics for all VLANs currently configured
on this device for high-capacity interfaces, defined as those
that have the value of the corresponding instance of
ifSpeed greater than 650,000,000 bits/second."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 10 }

.1.3.6.1.2.1.17.7.2.1.11
qBridgeVlanHCStatisticsGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing per-port packet
statistics for all VLANs currently configured on this
device for high-capacity interfaces, defined as those
that have the value of the corresponding instance of
ifSpeed greater than 650,000,000 bits/second."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 11 }

.1.3.6.1.2.1.17.7.2.1.12
qBridgeLearningConstraintsGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects defining the Filtering Database
constraints all VLANs have with each other."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 12 }

.1.3.6.1.2.1.17.7.2.1.13
qBridgeLearningConstraintDefaultGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects defining the default Filtering
Database constraints for VLANs that have no specific
constraints defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 13 }

.1.3.6.1.2.1.17.7.2.1.14
qBridgeClassificationDeviceGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "VLAN classification information for the bridge."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 14 }

.1.3.6.1.2.1.17.7.2.1.15
qBridgeClassificationPortGroup OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "VLAN classification information for individual ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 15 }

.1.3.6.1.2.1.17.7.2.1.16
qBridgePortGroup2 OBJECT-GROUP
-- FROM Q-BRIDGE-MIB
DESCRIPTION "A collection of objects providing port-level VLAN
control and status information for all ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeGroups(1) 16 }

.1.3.6.1.2.1.17.7.2.2
qBridgeCompliances OBJECT-TYPE
-- FROM Q-BRIDGE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) 2 }

.1.3.6.1.2.1.17.7.2.2.1
qBridgeCompliance MODULE-COMPLIANCE
-- FROM Q-BRIDGE-MIB
DESCRIPTION "The compliance statement for device support of Virtual
LAN Bridge services.

RFC2674 was silent about the expected persistence of the


read-write objects in this MIB module. Applications MUST
NOT assume that the values of the read-write objects are
persistent across reinitializations of the management
system and MUST NOT assume that the values are not
persistent across reinitializations of the management
system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeCompliances(2) 1 }

.1.3.6.1.2.1.17.7.2.2.2
qBridgeCompliance2 MODULE-COMPLIANCE
-- FROM Q-BRIDGE-MIB
DESCRIPTION "The compliance statement for device support of Virtual
LAN Bridge services.

This document clarifies the persistence requirements for


the read-write objects in this MIB module. All
implementations claiming compliance to qBridgeCompliance2
MUST retain the values of those read-write objects that
specify this requirement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17)
qBridgeMIB(7) qBridgeConformance(2) qBridgeCompliances(2) 2 }

.1.3.6.1.2.1.23
rip2 MODULE-IDENTITY
-- FROM RIPv2-MIB
DESCRIPTION "The MIB module to describe the RIP2 Version 2 Protocol"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 23 }

.1.3.6.1.2.1.23.1
rip2Globals OBJECT-TYPE
-- FROM RIPv2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) 1 }

.1.3.6.1.2.1.23.1.1
rip2GlobalRouteChanges OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of route changes made to the IP Route
Database by RIP. This does not include the refresh
of a route's age."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Globals(1) 1 }

.1.3.6.1.2.1.23.1.2
rip2GlobalQueries OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of responses sent to RIP queries
from other systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Globals(1) 2 }

.1.3.6.1.2.1.23.2
rip2IfStatTable OBJECT-TYPE
-- FROM RIPv2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of subnets which require separate
status monitoring in RIP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) 2 }

.1.3.6.1.2.1.23.2.1
rip2IfStatEntry OBJECT-TYPE
-- FROM RIPv2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rip2IfStatAddress }
DESCRIPTION "A Single Routing Domain in a single Subnet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfStatTable(2)
1 }

.1.3.6.1.2.1.23.2.1.1
rip2IfStatAddress OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP Address of this system on the indicated
subnet. For unnumbered interfaces, the value 0.0.0.N,
where the least significant 24 bits (N) is the ifIndex
for the IP Interface in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfStatTable(2)
rip2IfStatEntry(1) 1 }

.1.3.6.1.2.1.23.2.1.2
rip2IfStatRcvBadPackets OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RIP response packets received by
the RIP process which were subsequently discarded
for any reason (e.g. a version 0 packet, or an
unknown command type)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfStatTable(2)
rip2IfStatEntry(1) 2 }

.1.3.6.1.2.1.23.2.1.3
rip2IfStatRcvBadRoutes OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of routes, in valid RIP packets,
which were ignored for any reason (e.g. unknown
address family, or invalid metric)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfStatTable(2)
rip2IfStatEntry(1) 3 }

.1.3.6.1.2.1.23.2.1.4
rip2IfStatSentUpdates OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of triggered RIP updates actually
sent on this interface. This explicitly does
NOT include full updates sent containing new
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfStatTable(2)
rip2IfStatEntry(1) 4 }

.1.3.6.1.2.1.23.2.1.5
rip2IfStatStatus OBJECT-TYPE
-- FROM RIPv2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Writing invalid has the effect of deleting
this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfStatTable(2)
rip2IfStatEntry(1) 5 }

.1.3.6.1.2.1.23.3
rip2IfConfTable OBJECT-TYPE
-- FROM RIPv2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of subnets which require separate
configuration in RIP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) 3 }

.1.3.6.1.2.1.23.3.1
rip2IfConfEntry OBJECT-TYPE
-- FROM RIPv2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rip2IfConfAddress }
DESCRIPTION "A Single Routing Domain in a single Subnet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
1 }

.1.3.6.1.2.1.23.3.1.1
rip2IfConfAddress OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP Address of this system on the indicated
subnet. For unnumbered interfaces, the value 0.0.0.N,
where the least significant 24 bits (N) is the ifIndex
for the IP Interface in network byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 1 }

.1.3.6.1.2.1.23.3.1.2
rip2IfConfDomain OBJECT-TYPE
-- FROM RIPv2-MIB
-- TEXTUAL CONVENTION RouteTag
SYNTAX OCTET STRING (2)
MAX-ACCESS read-create
STATUS obsolete
DESCRIPTION "Value inserted into the Routing Domain field
of all RIP packets sent on this interface."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 2 }

.1.3.6.1.2.1.23.3.1.3
rip2IfConfAuthType OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX INTEGER {noAuthentication(1), simplePassword(2), md5(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of Authentication used on this
interface."
DEFVAL { noAuthentication }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 3 }

.1.3.6.1.2.1.23.3.1.4
rip2IfConfAuthKey OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX OCTET STRING (0..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value to be used as the Authentication Key
whenever the corresponding instance of
rip2IfConfAuthType has a value other than
noAuthentication. A modification of the corresponding
instance of rip2IfConfAuthType does not modify
the rip2IfConfAuthKey value. If a string shorter
than 16 octets is supplied, it will be left-
justified and padded to 16 octets, on the right,
with nulls (0x00).

Reading this object always results in an OCTET


STRING of length zero; authentication may not
be bypassed by reading the MIB object."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 4 }

.1.3.6.1.2.1.23.3.1.5
rip2IfConfSend OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX INTEGER {doNotSend(1), ripVersion1(2), rip1Compatible(3),
ripVersion2(4), ripV1Demand(5), ripV2Demand(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "What the router sends on this interface.
ripVersion1 implies sending RIP updates compliant
with RFC 1058. rip1Compatible implies
broadcasting RIP-2 updates using RFC 1058 route
subsumption rules. ripVersion2 implies
multicasting RIP-2 updates. ripV1Demand indicates
the use of Demand RIP on a WAN interface under RIP
Version 1 rules. ripV2Demand indicates the use of
Demand RIP on a WAN interface under Version 2 rules."
DEFVAL { rip1Compatible }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 5 }

.1.3.6.1.2.1.23.3.1.6
rip2IfConfReceive OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX INTEGER {rip1(1), rip2(2), rip1OrRip2(3), doNotRecieve(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This indicates which version of RIP updates
are to be accepted. Note that rip2 and
rip1OrRip2 implies reception of multicast
packets."
DEFVAL { rip1OrRip2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 6 }

.1.3.6.1.2.1.23.3.1.7
rip2IfConfDefaultMetric OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX INTEGER (0..15)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable indicates the metric that is to
be used for the default route entry in RIP updates
originated on this interface. A value of zero
indicates that no default route should be
originated; in this case, a default route via
another router may be propagated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 7 }

.1.3.6.1.2.1.23.3.1.8
rip2IfConfStatus OBJECT-TYPE
-- FROM RIPv2-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Writing invalid has the effect of deleting
this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 8 }

.1.3.6.1.2.1.23.3.1.9
rip2IfConfSrcAddress OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP Address this system will use as a source
address on this interface. If it is a numbered
interface, this MUST be the same value as
rip2IfConfAddress. On unnumbered interfaces,
it must be the value of rip2IfConfAddress for
some interface on the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2IfConfTable(3)
rip2IfConfEntry(1) 9 }

.1.3.6.1.2.1.23.4
rip2PeerTable OBJECT-TYPE
-- FROM RIPv2-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of RIP Peers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) 4 }

.1.3.6.1.2.1.23.4.1
rip2PeerEntry OBJECT-TYPE
-- FROM RIPv2-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rip2PeerAddress, rip2PeerDomain }
DESCRIPTION "Information regarding a single routing peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4) 1
}

.1.3.6.1.2.1.23.4.1.1
rip2PeerAddress OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP Address that the peer is using as its source
address. Note that on an unnumbered link, this may
not be a member of any subnet on the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4)
rip2PeerEntry(1) 1 }

.1.3.6.1.2.1.23.4.1.2
rip2PeerDomain OBJECT-TYPE
-- FROM RIPv2-MIB
-- TEXTUAL CONVENTION RouteTag
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value in the Routing Domain field in RIP
packets received from the peer. As domain suuport
is deprecated, this must be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4)
rip2PeerEntry(1) 2 }

.1.3.6.1.2.1.23.4.1.3
rip2PeerLastUpdate OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the most recent
RIP update was received from this system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4)
rip2PeerEntry(1) 3 }

.1.3.6.1.2.1.23.4.1.4
rip2PeerVersion OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The RIP version number in the header of the
last RIP packet received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4)
rip2PeerEntry(1) 4 }

.1.3.6.1.2.1.23.4.1.5
rip2PeerRcvBadPackets OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RIP response packets from this
peer discarded as invalid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4)
rip2PeerEntry(1) 5 }

.1.3.6.1.2.1.23.4.1.6
rip2PeerRcvBadRoutes OBJECT-TYPE
-- FROM RIPv2-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of routes from this peer that were
ignored because the entry format was invalid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2PeerTable(4)
rip2PeerEntry(1) 6 }

.1.3.6.1.2.1.23.5
rip2Conformance OBJECT-TYPE
-- FROM RIPv2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) 5 }

.1.3.6.1.2.1.23.5.1
rip2Groups OBJECT-TYPE
-- FROM RIPv2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
1 }

.1.3.6.1.2.1.23.5.1.1
rip2GlobalGroup OBJECT-GROUP
-- FROM RIPv2-MIB
DESCRIPTION "This group defines global controls for RIP-II systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
rip2Groups(1) 1 }

.1.3.6.1.2.1.23.5.1.2
rip2IfStatGroup OBJECT-GROUP
-- FROM RIPv2-MIB
DESCRIPTION "This group defines interface statistics for RIP-II systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
rip2Groups(1) 2 }

.1.3.6.1.2.1.23.5.1.3
rip2IfConfGroup OBJECT-GROUP
-- FROM RIPv2-MIB
DESCRIPTION "This group defines interface configuration for RIP-II systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
rip2Groups(1) 3 }

.1.3.6.1.2.1.23.5.1.4
rip2PeerGroup OBJECT-GROUP
-- FROM RIPv2-MIB
DESCRIPTION "This group defines peer information for RIP-II systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
rip2Groups(1) 4 }

.1.3.6.1.2.1.23.5.2
rip2Compliances OBJECT-TYPE
-- FROM RIPv2-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
2 }

.1.3.6.1.2.1.23.5.2.1
rip2Compliance MODULE-COMPLIANCE
-- FROM RIPv2-MIB
DESCRIPTION "The compliance statement "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rip2(23) rip2Conformance(5)
rip2Compliances(2) 1 }

.1.3.6.1.2.1.25
host OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 25 }

.1.3.6.1.2.1.25.1
hrSystem OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 1 }

.1.3.6.1.2.1.25.1.1
hrSystemUptime OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time since this host was last
initialized. Note that this is different from
sysUpTime in the SNMPv2-MIB [RFC1907] because
sysUpTime is the uptime of the network management
portion of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 1 }

.1.3.6.1.2.1.25.1.2
hrSystemDate OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The host's notion of the local date and time of day."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 2 }

.1.3.6.1.2.1.25.1.3
hrSystemInitialLoadDevice OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The index of the hrDeviceEntry for the device from
which this host is configured to load its initial
operating system configuration (i.e., which operating
system code and/or boot parameters).

Note that writing to this object just changes the


configuration that will be used the next time the
operating system is loaded and does not actually cause
the reload to occur."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 3 }

.1.3.6.1.2.1.25.1.4
hrSystemInitialLoadParameters OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..128)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object contains the parameters (e.g. a pathname
and parameter) supplied to the load device when
requesting the initial operating system configuration
from that device.

Note that writing to this object just changes the


configuration that will be used the next time the
operating system is loaded and does not actually cause
the reload to occur."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 4 }

.1.3.6.1.2.1.25.1.5
hrSystemNumUsers OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of user sessions for which this host is
storing state information. A session is a collection
of processes requiring a single act of user
authentication and possibly subject to collective job
control."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 5 }

.1.3.6.1.2.1.25.1.6
hrSystemProcesses OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of process contexts currently loaded or
running on this system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 6 }

.1.3.6.1.2.1.25.1.7
hrSystemMaxProcesses OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of process contexts this system
can support. If there is no fixed maximum, the value
should be zero. On systems that have a fixed maximum,
this object can help diagnose failures that occur when
this maximum is reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSystem(1) 7 }

.1.3.6.1.2.1.25.2
hrStorage OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 2 }

.1.3.6.1.2.1.25.2.1
hrStorageTypes OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2) 1 }

.1.3.6.1.2.1.25.2.2
hrMemorySize OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION KBytes
SYNTAX Integer32 (0..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of physical read-write main memory,
typically RAM, contained by the host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2) 2 }

.1.3.6.1.2.1.25.2.3
hrStorageTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of logical storage areas on
the host.

An entry shall be placed in the storage table for each


logical area of storage that is allocated and has
fixed resource limits. The amount of storage
represented in an entity is the amount actually usable
by the requesting entity, and excludes loss due to
formatting or file system reference information.

These entries are associated with logical storage


areas, as might be seen by an application, rather than
physical storage entities which are typically seen by
an operating system. Storage such as tapes and
floppies without file systems on them are typically
not allocated in chunks by the operating system to
requesting applications, and therefore shouldn't
appear in this table. Examples of valid storage for
this table include disk partitions, file systems, ram
(for some architectures this is further segmented into
regular memory, extended memory, and so on), backing
store for virtual memory (`swap space').

This table is intended to be a useful diagnostic for


`out of memory' and `out of buffers' types of
failures. In addition, it can be a useful performance
monitoring tool for tracking memory, disk, or buffer
usage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2) 3 }

.1.3.6.1.2.1.25.2.3.1
hrStorageEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrStorageIndex }
DESCRIPTION "A (conceptual) entry for one logical storage area on
the host. As an example, an instance of the
hrStorageType object might be named hrStorageType.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) 1 }

.1.3.6.1.2.1.25.2.3.1.1
hrStorageIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value for each logical storage area
contained by the host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 1 }

.1.3.6.1.2.1.25.2.3.1.2
hrStorageType OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of storage represented by this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 2 }

.1.3.6.1.2.1.25.2.3.1.3
hrStorageDescr OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A description of the type and instance of the storage
described by this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 3 }

.1.3.6.1.2.1.25.2.3.1.4
hrStorageAllocationUnits OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size, in bytes, of the data objects allocated
from this pool. If this entry is monitoring sectors,
blocks, buffers, or packets, for example, this number
will commonly be greater than one. Otherwise this
number will typically be one."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 4 }

.1.3.6.1.2.1.25.2.3.1.5
hrStorageSize OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The size of the storage represented by this entry, in
units of hrStorageAllocationUnits. This object is
writable to allow remote configuration of the size of
the storage area in those cases where such an
operation makes sense and is possible on the
underlying system. For example, the amount of main
memory allocated to a buffer pool might be modified or
the amount of disk space allocated to virtual memory
might be modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 5 }

.1.3.6.1.2.1.25.2.3.1.6
hrStorageUsed OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of the storage represented by this entry
that is allocated, in units of
hrStorageAllocationUnits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 6 }

.1.3.6.1.2.1.25.2.3.1.7
hrStorageAllocationFailures OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of requests for storage represented by
this entry that could not be honored due to not enough
storage. It should be noted that as this object has a
SYNTAX of Counter32, that it does not have a defined
initial value. However, it is recommended that this
object be initialized to zero, even though management
stations must not depend on such an initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrStorage(2)
hrStorageTable(3) hrStorageEntry(1) 7 }

.1.3.6.1.2.1.25.3
hrDevice OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 3 }

.1.3.6.1.2.1.25.3.1
hrDeviceTypes OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 1 }

.1.3.6.1.2.1.25.3.2
hrDeviceTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of devices contained by the
host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 2 }

.1.3.6.1.2.1.25.3.2.1
hrDeviceEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrDeviceIndex }
DESCRIPTION "A (conceptual) entry for one device contained by the
host. As an example, an instance of the hrDeviceType
object might be named hrDeviceType.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) 1 }

.1.3.6.1.2.1.25.3.2.1.1
hrDeviceIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value for each device contained by the host.
The value for each device must remain constant at
least from one re-initialization of the agent to the
next re-initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) hrDeviceEntry(1) 1 }

.1.3.6.1.2.1.25.3.2.1.2
hrDeviceType OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the type of device.

If this value is
`hrDeviceProcessor { hrDeviceTypes 3 }' then an entry
exists in the hrProcessorTable which corresponds to
this device.

If this value is
`hrDeviceNetwork { hrDeviceTypes 4 }', then an entry
exists in the hrNetworkTable which corresponds to this
device.

If this value is
`hrDevicePrinter { hrDeviceTypes 5 }', then an entry
exists in the hrPrinterTable which corresponds to this
device.

If this value is
`hrDeviceDiskStorage { hrDeviceTypes 6 }', then an
entry exists in the hrDiskStorageTable which
corresponds to this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) hrDeviceEntry(1) 2 }

.1.3.6.1.2.1.25.3.2.1.3
hrDeviceDescr OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of this device, including the
device's manufacturer and revision, and optionally,
its serial number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) hrDeviceEntry(1) 3 }

.1.3.6.1.2.1.25.3.2.1.4
hrDeviceID OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION ProductID
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The product ID for this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) hrDeviceEntry(1) 4 }

.1.3.6.1.2.1.25.3.2.1.5
hrDeviceStatus OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {unknown(1), running(2), warning(3), testing(4), down(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational state of the device described
by this row of the table. A value unknown(1)
indicates that the current state of the device is
unknown. running(2) indicates that the device is up
and running and that no unusual error conditions are
known. The warning(3) state indicates that agent has
been informed of an unusual error condition by the
operational software (e.g., a disk device driver) but
that the device is still 'operational'. An example
would be a high number of soft errors on a disk. A
value of testing(4), indicates that the device is not
available for use because it is in the testing state.
The state of down(5) is used only when the agent has
been informed that the device is not available for any
use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) hrDeviceEntry(1) 5 }

.1.3.6.1.2.1.25.3.2.1.6
hrDeviceErrors OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of errors detected on this device. It
should be noted that as this object has a SYNTAX of
Counter32, that it does not have a defined initial
value. However, it is recommended that this object be
initialized to zero, even though management stations
must not depend on such an initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDeviceTable(2) hrDeviceEntry(1) 6 }

.1.3.6.1.2.1.25.3.3
hrProcessorTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of processors contained by the
host.

Note that this table is potentially sparse: a


(conceptual) entry exists only if the correspondent
value of the hrDeviceType object is
`hrDeviceProcessor'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 3 }

.1.3.6.1.2.1.25.3.3.1
hrProcessorEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrDeviceIndex }
DESCRIPTION "A (conceptual) entry for one processor contained by
the host. The hrDeviceIndex in the index represents
the entry in the hrDeviceTable that corresponds to the
hrProcessorEntry.

As an example of how objects in this table are named,


an instance of the hrProcessorFrwID object might be
named hrProcessorFrwID.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrProcessorTable(3) 1 }

.1.3.6.1.2.1.25.3.3.1.1
hrProcessorFrwID OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION ProductID
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The product ID of the firmware associated with the
processor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrProcessorTable(3) hrProcessorEntry(1) 1 }

.1.3.6.1.2.1.25.3.3.1.2
hrProcessorLoad OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..100)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The average, over the last minute, of the percentage
of time that this processor was not idle.
Implementations may approximate this one minute
smoothing period if necessary."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrProcessorTable(3) hrProcessorEntry(1) 2 }

.1.3.6.1.2.1.25.3.4
hrNetworkTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of network devices contained
by the host.
Note that this table is potentially sparse: a
(conceptual) entry exists only if the correspondent
value of the hrDeviceType object is
`hrDeviceNetwork'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 4 }

.1.3.6.1.2.1.25.3.4.1
hrNetworkEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrDeviceIndex }
DESCRIPTION "A (conceptual) entry for one network device contained
by the host. The hrDeviceIndex in the index
represents the entry in the hrDeviceTable that
corresponds to the hrNetworkEntry.

As an example of how objects in this table are named,


an instance of the hrNetworkIfIndex object might be
named hrNetworkIfIndex.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrNetworkTable(4) 1 }

.1.3.6.1.2.1.25.3.4.1.1
hrNetworkIfIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of ifIndex which corresponds to this
network device. If this device is not represented in
the ifTable, then this value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrNetworkTable(4) hrNetworkEntry(1) 1 }

.1.3.6.1.2.1.25.3.5
hrPrinterTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of printers local to the host.

Note that this table is potentially sparse: a


(conceptual) entry exists only if the correspondent
value of the hrDeviceType object is
`hrDevicePrinter'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 5 }

.1.3.6.1.2.1.25.3.5.1
hrPrinterEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrDeviceIndex }
DESCRIPTION "A (conceptual) entry for one printer local to the
host. The hrDeviceIndex in the index represents the
entry in the hrDeviceTable that corresponds to the
hrPrinterEntry.

As an example of how objects in this table are named,


an instance of the hrPrinterStatus object might be
named hrPrinterStatus.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPrinterTable(5) 1 }

.1.3.6.1.2.1.25.3.5.1.1
hrPrinterStatus OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {other(1), unknown(2), idle(3), printing(4), warmup(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current status of this printer device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPrinterTable(5) hrPrinterEntry(1) 1 }

.1.3.6.1.2.1.25.3.5.1.2
hrPrinterDetectedErrorState OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object represents any error conditions detected
by the printer. The error conditions are encoded as
bits in an octet string, with the following
definitions:
Condition Bit #

lowPaper 0
noPaper 1
lowToner 2
noToner 3
doorOpen 4
jammed 5
offline 6
serviceRequested 7
inputTrayMissing 8
outputTrayMissing 9
markerSupplyMissing 10
outputNearFull 11
outputFull 12
inputTrayEmpty 13
overduePreventMaint 14

Bits are numbered starting with the most significant


bit of the first byte being bit 0, the least
significant bit of the first byte being bit 7, the
most significant bit of the second byte being bit 8,
and so on. A one bit encodes that the condition was
detected, while a zero bit encodes that the condition
was not detected.

This object is useful for alerting an operator to


specific warning or error conditions that may occur,
especially those requiring human intervention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPrinterTable(5) hrPrinterEntry(1) 2 }

.1.3.6.1.2.1.25.3.6
hrDiskStorageTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of long-term storage devices
contained by the host. In particular, disk devices
accessed remotely over a network are not included
here.

Note that this table is potentially sparse: a


(conceptual) entry exists only if the correspondent
value of the hrDeviceType object is
`hrDeviceDiskStorage'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 6 }

.1.3.6.1.2.1.25.3.6.1
hrDiskStorageEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrDeviceIndex }
DESCRIPTION "A (conceptual) entry for one long-term storage device
contained by the host. The hrDeviceIndex in the index
represents the entry in the hrDeviceTable that
corresponds to the hrDiskStorageEntry. As an example,
an instance of the hrDiskStorageCapacity object might
be named hrDiskStorageCapacity.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDiskStorageTable(6) 1 }

.1.3.6.1.2.1.25.3.6.1.1
hrDiskStorageAccess OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {readWrite(1), readOnly(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication if this long-term storage device is
readable and writable or only readable. This should
reflect the media type, any write-protect mechanism,
and any device configuration that affects the entire
device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDiskStorageTable(6) hrDiskStorageEntry(1) 1 }

.1.3.6.1.2.1.25.3.6.1.2
hrDiskStorageMedia OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {other(1), unknown(2), hardDisk(3), floppyDisk(4),
opticalDiskROM(5), opticalDiskWORM(6), opticalDiskRW(7), ramDisk(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the type of media used in this long-
term storage device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDiskStorageTable(6) hrDiskStorageEntry(1) 2 }

.1.3.6.1.2.1.25.3.6.1.3
hrDiskStorageRemoveble OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Denotes whether or not the disk media may be removed
from the drive."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDiskStorageTable(6) hrDiskStorageEntry(1) 3 }

.1.3.6.1.2.1.25.3.6.1.4
hrDiskStorageCapacity OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION KBytes
SYNTAX Integer32 (0..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total size for this long-term storage device. If
the media is removable and is currently removed, this
value should be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrDiskStorageTable(6) hrDiskStorageEntry(1) 4 }

.1.3.6.1.2.1.25.3.7
hrPartitionTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of partitions for long-term
storage devices contained by the host. In particular,
partitions accessed remotely over a network are not
included here."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 7 }

.1.3.6.1.2.1.25.3.7.1
hrPartitionEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrDeviceIndex, hrPartitionIndex }
DESCRIPTION "A (conceptual) entry for one partition. The
hrDeviceIndex in the index represents the entry in the
hrDeviceTable that corresponds to the
hrPartitionEntry.

As an example of how objects in this table are named,


an instance of the hrPartitionSize object might be
named hrPartitionSize.3.1"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPartitionTable(7) 1 }

.1.3.6.1.2.1.25.3.7.1.1
hrPartitionIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value for each partition on this long-term
storage device. The value for each long-term storage
device must remain constant at least from one re-
initialization of the agent to the next re-
initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPartitionTable(7) hrPartitionEntry(1) 1 }

.1.3.6.1.2.1.25.3.7.1.2
hrPartitionLabel OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of this partition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPartitionTable(7) hrPartitionEntry(1) 2 }

.1.3.6.1.2.1.25.3.7.1.3
hrPartitionID OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A descriptor which uniquely represents this partition
to the responsible operating system. On some systems,
this might take on a binary representation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPartitionTable(7) hrPartitionEntry(1) 3 }

.1.3.6.1.2.1.25.3.7.1.4
hrPartitionSize OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION KBytes
SYNTAX Integer32 (0..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size of this partition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPartitionTable(7) hrPartitionEntry(1) 4 }

.1.3.6.1.2.1.25.3.7.1.5
hrPartitionFSIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The index of the file system mounted on this
partition. If no file system is mounted on this
partition, then this value shall be zero. Note that
multiple partitions may point to one file system,
denoting that that file system resides on those
partitions. Multiple file systems may not reside on
one partition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrPartitionTable(7) hrPartitionEntry(1) 5 }

.1.3.6.1.2.1.25.3.8
hrFSTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of file systems local to this
host or remotely mounted from a file server. File
systems that are in only one user's environment on a
multi-user system will not be included in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 8 }

.1.3.6.1.2.1.25.3.8.1
hrFSEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrFSIndex }
DESCRIPTION "A (conceptual) entry for one file system local to
this host or remotely mounted from a file server.
File systems that are in only one user's environment
on a multi-user system will not be included in this
table.

As an example of how objects in this table are named,


an instance of the hrFSMountPoint object might be
named hrFSMountPoint.3"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) 1 }
.1.3.6.1.2.1.25.3.8.1.1
hrFSIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value for each file system local to this
host. The value for each file system must remain
constant at least from one re-initialization of the
agent to the next re-initialization."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 1 }

.1.3.6.1.2.1.25.3.8.1.2
hrFSMountPoint OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The path name of the root of this file system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 2 }

.1.3.6.1.2.1.25.3.8.1.3
hrFSRemoteMountPoint OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A description of the name and/or address of the
server that this file system is mounted from. This
may also include parameters such as the mount point on
the remote file system. If this is not a remote file
system, this string should have a length of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 3 }

.1.3.6.1.2.1.25.3.8.1.4
hrFSType OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object identifies the type of this
file system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 4 }

.1.3.6.1.2.1.25.3.8.1.5
hrFSAccess OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {readWrite(1), readOnly(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication if this file system is logically
configured by the operating system to be readable and
writable or only readable. This does not represent
any local access-control policy, except one that is
applied to the file system as a whole."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 5 }

.1.3.6.1.2.1.25.3.8.1.6
hrFSBootable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A flag indicating whether this file system is
bootable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 6 }

.1.3.6.1.2.1.25.3.8.1.7
hrFSStorageIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The index of the hrStorageEntry that represents
information about this file system. If there is no
such information available, then this value shall be
zero. The relevant storage entry will be useful in
tracking the percent usage of this file system and
diagnosing errors that may occur when it runs out of
space."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 7 }

.1.3.6.1.2.1.25.3.8.1.8
hrFSLastFullBackupDate OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The last date at which this complete file system was
copied to another storage device for backup. This
information is useful for ensuring that backups are
being performed regularly.

If this information is not known, then this variable


shall have the value corresponding to January 1, year
0000, 00:00:00.0, which is encoded as
(hex)'00 00 01 01 00 00 00 00'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 8 }

.1.3.6.1.2.1.25.3.8.1.9
hrFSLastPartialBackupDate OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The last date at which a portion of this file system
was copied to another storage device for backup. This
information is useful for ensuring that backups are
being performed regularly.

If this information is not known, then this variable


shall have the value corresponding to January 1, year
0000, 00:00:00.0, which is encoded as
(hex)'00 00 01 01 00 00 00 00'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3)
hrFSTable(8) hrFSEntry(1) 9 }

.1.3.6.1.2.1.25.3.9
hrFSTypes OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrDevice(3) 9 }

.1.3.6.1.2.1.25.4
hrSWRun OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 4 }

.1.3.6.1.2.1.25.4.1
hrSWOSIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the hrSWRunIndex for the hrSWRunEntry
that represents the primary operating system running
on this host. This object is useful for quickly and
uniquely identifying that primary operating system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4) 1 }

.1.3.6.1.2.1.25.4.2
hrSWRunTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of software running on the
host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4) 2 }

.1.3.6.1.2.1.25.4.2.1
hrSWRunEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrSWRunIndex }
DESCRIPTION "A (conceptual) entry for one piece of software
running on the host Note that because the installed
software table only contains information for software
stored locally on this host, not every piece of
running software will be found in the installed
software table. This is true of software that was
loaded and run from a non-local source, such as a
network-mounted file system.

As an example of how objects in this table are named,


an instance of the hrSWRunName object might be named
hrSWRunName.1287"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) 1 }

.1.3.6.1.2.1.25.4.2.1.1
hrSWRunIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value for each piece of software running on
the host. Wherever possible, this should be the
system's native, unique identification number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 1 }

.1.3.6.1.2.1.25.4.2.1.2
hrSWRunName OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..64)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of this running piece of
software, including the manufacturer, revision, and
the name by which it is commonly known. If this
software was installed locally, this should be the
same string as used in the corresponding
hrSWInstalledName."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 2 }

.1.3.6.1.2.1.25.4.2.1.3
hrSWRunID OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION ProductID
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The product ID of this running piece of software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 3 }

.1.3.6.1.2.1.25.4.2.1.4
hrSWRunPath OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A description of the location on long-term storage
(e.g. a disk drive) from which this software was
loaded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 4 }

.1.3.6.1.2.1.25.4.2.1.5
hrSWRunParameters OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A description of the parameters supplied to this
software when it was initially loaded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 5 }

.1.3.6.1.2.1.25.4.2.1.6
hrSWRunType OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {unknown(1), operatingSystem(2), deviceDriver(3),
application(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of this software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 6 }

.1.3.6.1.2.1.25.4.2.1.7
hrSWRunStatus OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {running(1), runnable(2), notRunnable(3), invalid(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The status of this running piece of software.
Setting this value to invalid(4) shall cause this
software to stop running and to be unloaded. Sets to
other values are not valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRun(4)
hrSWRunTable(2) hrSWRunEntry(1) 7 }

.1.3.6.1.2.1.25.5
hrSWRunPerf OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 5 }

.1.3.6.1.2.1.25.5.1
hrSWRunPerfTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of running software
performance metrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRunPerf(5) 1 }

.1.3.6.1.2.1.25.5.1.1
hrSWRunPerfEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { hrSWRunEntry }
DESCRIPTION "A (conceptual) entry containing software performance
metrics. As an example, an instance of the
hrSWRunPerfCPU object might be named
hrSWRunPerfCPU.1287"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRunPerf(5)
hrSWRunPerfTable(1) 1 }

.1.3.6.1.2.1.25.5.1.1.1
hrSWRunPerfCPU OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of centi-seconds of the total system's CPU
resources consumed by this process. Note that on a
multi-processor system, this value may increment by
more than one centi-second in one centi-second of real
(wall clock) time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRunPerf(5)
hrSWRunPerfTable(1) hrSWRunPerfEntry(1) 1 }

.1.3.6.1.2.1.25.5.1.1.2
hrSWRunPerfMem OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION KBytes
SYNTAX Integer32 (0..2147483647)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total amount of real system memory allocated to
this process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWRunPerf(5)
hrSWRunPerfTable(1) hrSWRunPerfEntry(1) 2 }

.1.3.6.1.2.1.25.6
hrSWInstalled OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 6 }

.1.3.6.1.2.1.25.6.1
hrSWInstalledLastChange OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when an entry in the
hrSWInstalledTable was last added, renamed, or
deleted. Because this table is likely to contain many
entries, polling of this object allows a management
station to determine when re-downloading of the table
might be useful."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6) 1
}

.1.3.6.1.2.1.25.6.2
hrSWInstalledLastUpdateTime OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when the hrSWInstalledTable
was last completely updated. Because caching of this
data will be a popular implementation strategy,
retrieval of this object allows a management station
to obtain a guarantee that no data in this table is
older than the indicated time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6) 2
}

.1.3.6.1.2.1.25.6.3
hrSWInstalledTable OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table of software installed on this
host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6) 3
}

.1.3.6.1.2.1.25.6.3.1
hrSWInstalledEntry OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { hrSWInstalledIndex }
DESCRIPTION "A (conceptual) entry for a piece of software
installed on this host.

As an example of how objects in this table are named,


an instance of the hrSWInstalledName object might be
named hrSWInstalledName.96"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6)
hrSWInstalledTable(3) 1 }

.1.3.6.1.2.1.25.6.3.1.1
hrSWInstalledIndex OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value for each piece of software installed
on the host. This value shall be in the range from 1
to the number of pieces of software installed on the
host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6)
hrSWInstalledTable(3) hrSWInstalledEntry(1) 1 }

.1.3.6.1.2.1.25.6.3.1.2
hrSWInstalledName OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION InternationalDisplayString
SYNTAX OCTET STRING (0..64)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of this installed piece of
software, including the manufacturer, revision, the
name by which it is commonly known, and optionally,
its serial number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6)
hrSWInstalledTable(3) hrSWInstalledEntry(1) 2 }

.1.3.6.1.2.1.25.6.3.1.3
hrSWInstalledID OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION ProductID
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The product ID of this installed piece of software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6)
hrSWInstalledTable(3) hrSWInstalledEntry(1) 3 }

.1.3.6.1.2.1.25.6.3.1.4
hrSWInstalledType OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
SYNTAX INTEGER {unknown(1), operatingSystem(2), deviceDriver(3),
application(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of this software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6)
hrSWInstalledTable(3) hrSWInstalledEntry(1) 4 }

.1.3.6.1.2.1.25.6.3.1.5
hrSWInstalledDate OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last-modification date of this application as it
would appear in a directory listing.

If this information is not known, then this variable


shall have the value corresponding to January 1, year
0000, 00:00:00.0, which is encoded as
(hex)'00 00 01 01 00 00 00 00'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrSWInstalled(6)
hrSWInstalledTable(3) hrSWInstalledEntry(1) 5 }

.1.3.6.1.2.1.25.7
hrMIBAdminInfo OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) 7 }

.1.3.6.1.2.1.25.7.1
hostResourcesMibModule MODULE-IDENTITY
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "This MIB is for use in managing host systems. The term
`host' is construed to mean any computer that communicates
with other similar computers attached to the internet and
that is directly used by one or more human beings. Although
this MIB does not necessarily apply to devices whose primary
function is communications services (e.g., terminal servers,
routers, bridges, monitoring equipment), such relevance is
not explicitly precluded. This MIB instruments attributes
common to all internet hosts including, for example, both
personal computers and systems that run variants of Unix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
1 }

.1.3.6.1.2.1.25.7.2
hrMIBCompliances OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
2 }

.1.3.6.1.2.1.25.7.2.1
hrMIBCompliance MODULE-COMPLIANCE
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The requirements for conformance to the Host Resources MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBCompliances(2) 1 }

.1.3.6.1.2.1.25.7.3
hrMIBGroups OBJECT-TYPE
-- FROM HOST-RESOURCES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
3 }

.1.3.6.1.2.1.25.7.3.1
hrSystemGroup OBJECT-GROUP
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The Host Resources System Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBGroups(3) 1 }

.1.3.6.1.2.1.25.7.3.2
hrStorageGroup OBJECT-GROUP
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The Host Resources Storage Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBGroups(3) 2 }

.1.3.6.1.2.1.25.7.3.3
hrDeviceGroup OBJECT-GROUP
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The Host Resources Device Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBGroups(3) 3 }

.1.3.6.1.2.1.25.7.3.4
hrSWRunGroup OBJECT-GROUP
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The Host Resources Running Software Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBGroups(3) 4 }

.1.3.6.1.2.1.25.7.3.5
hrSWRunPerfGroup OBJECT-GROUP
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The Host Resources Running Software
Performance Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBGroups(3) 5 }
.1.3.6.1.2.1.25.7.3.6
hrSWInstalledGroup OBJECT-GROUP
-- FROM HOST-RESOURCES-MIB
DESCRIPTION "The Host Resources Installed Software Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) host(25) hrMIBAdminInfo(7)
hrMIBGroups(3) 6 }

.1.3.6.1.2.1.26
snmpDot3MauMgt OBJECT-TYPE
-- FROM IANA-MAU-MIB, MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 26 }

.1.3.6.1.2.1.26.0
snmpDot3MauTraps OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 0 }

.1.3.6.1.2.1.26.0.1
rpMauJabberTrap NOTIFICATION-TYPE
-- FROM MAU-MIB
OBJECTS { rpMauJabberState }
DESCRIPTION "This trap is sent whenever a managed repeater
MAU enters the jabber state.

The agent MUST throttle the generation of


consecutive rpMauJabberTraps so that there is at
least a five-second gap between them."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
snmpDot3MauTraps(0) 1 }

.1.3.6.1.2.1.26.0.2
ifMauJabberTrap NOTIFICATION-TYPE
-- FROM MAU-MIB
OBJECTS { ifMauJabberState }
DESCRIPTION "This trap is sent whenever a managed interface
MAU enters the jabber state.

The agent MUST throttle the generation of


consecutive ifMauJabberTraps so that there is at
least a five-second gap between them."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
snmpDot3MauTraps(0) 2 }

.1.3.6.1.2.1.26.1
dot3RpMauBasicGroup OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 1 }

.1.3.6.1.2.1.26.1.1
rpMauTable OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of descriptive and status information
about the MAU(s) attached to the ports of a
repeater."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) 1 }
.1.3.6.1.2.1.26.1.1.1
rpMauEntry OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rpMauGroupIndex, rpMauPortIndex, rpMauIndex }
DESCRIPTION "An entry in the table, containing information
about a single MAU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) 1 }

.1.3.6.1.2.1.26.1.1.1.1
rpMauGroupIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable uniquely identifies the group
containing the port to which the MAU described
by this entry is connected.

Note: In practice, a group will generally be


a field-replaceable unit (i.e., module, card,
or board) that can fit in the physical system
enclosure, and the group number will correspond
to a number marked on the physical enclosure.

The group denoted by a particular value of this


object is the same as the group denoted by the
same value of rptrGroupIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 1 }

.1.3.6.1.2.1.26.1.1.1.2
rpMauPortIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable uniquely identifies the repeater
port within group rpMauGroupIndex to which the
MAU described by this entry is connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 2 }

.1.3.6.1.2.1.26.1.1.1.3
rpMauIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable uniquely identifies the MAU
described by this entry from among other
MAUs connected to the same port
(rpMauPortIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 3 }

.1.3.6.1.2.1.26.1.1.1.4
rpMauType OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies the MAU type. Values for
standard IEEE 802.3 MAU types are defined in the
IANA maintained IANA-MAU-MIB module, as
OBJECT-IDENTITIES of dot3MauType.
If the MAU type is unknown, the object identifier
zeroDotZero is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 4 }

.1.3.6.1.2.1.26.1.1.1.5
rpMauStatus OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {other(1), unknown(2), operational(3), standby(4), shutdown(5),
reset(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current state of the MAU. This object MAY
be implemented as a read-only object by those
agents and MAUs that do not implement software
control of the MAU state. Some agents may not
support setting the value of this object to some
of the enumerated values.

The value other(1) is returned if the MAU is in


a state other than one of the states 2 through
6.

The value unknown(2) is returned when the MAU's


true state is unknown; for example, when it is
being initialized.

A MAU in the operational(3) state is fully


functional; it operates, and passes signals to its
attached DTE or repeater port in accordance to
its specification.

A MAU in standby(4) state forces DI and CI to


idle, and the media transmitter to idle or fault,
if supported. Standby(4) mode only applies to
link type MAUs. The state of
rpMauMediaAvailable is unaffected.

A MAU in shutdown(5) state assumes the same


condition on DI, CI, and the media transmitter,
as though it were powered down or not connected.
The MAU MAY return other(1) value for the
rpMauJabberState and rpMauMediaAvailable objects
when it is in this state. For an AUI, this
state will remove power from the AUI.

Setting this variable to the value reset(6)


resets the MAU in the same manner as a
power-off, power-on cycle of at least one-half
second would. The agent is not required to
return the value reset(6).

Setting this variable to the value


operational(3), standby(4), or shutdown(5)
causes the MAU to assume the respective state,
except that setting a mixing-type MAU or an AUI
to standby(4) will cause the MAU to enter the
shutdown state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 5 }

.1.3.6.1.2.1.26.1.1.1.6
rpMauMediaAvailable OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifMauMediaAvailable
SYNTAX INTEGER {other(1), unknown(2), available(3), notAvailable(4),
remoteFault(5), invalidSignal(6), remoteJabber(7), remoteLinkLoss(8),
remoteTest(9), offline(10), autoNegError(11), pmdLinkFault(12), wisFrameLoss(13),
wisSignalLoss(14), pcsLinkFault(15), excessiveBER(16), dxsLinkFault(17),
pxsLinkFault(18), availableReduced(19), ready(20)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies Media Available state of
the MAU, complementary to the rpMauStatus. Values
for the standard IEEE 802.3 Media Available states
are defined in the IANA maintained IANA-MAU-MIB
module, as IANAifMauMediaAvailable TC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 6 }

.1.3.6.1.2.1.26.1.1.1.7
rpMauMediaAvailableStateExits OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of times that
rpMauMediaAvailable for this MAU instance leaves
the state available(3).

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of rptrMonitorPortLastChange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 7 }

.1.3.6.1.2.1.26.1.1.1.8
rpMauJabberState OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {other(1), unknown(2), noJabber(3), jabbering(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value other(1) is returned if the jabber
state is not 2, 3, or 4. The agent MUST always
return other(1) for MAU type dot3MauTypeAUI.

The value unknown(2) is returned when the MAU's


true state is unknown; for example, when it is
being initialized.

If the MAU is not jabbering the agent returns


noJabber(3). This is the 'normal' state.

If the MAU is in jabber state the agent returns


the jabbering(4) value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 8 }

.1.3.6.1.2.1.26.1.1.1.9
rpMauJabberingStateEnters OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of times that
mauJabberState for this MAU instance enters the
state jabbering(4). For MAUs of type
dot3MauTypeAUI, dot3MauType100BaseT4,
dot3MauType100BaseTX, dot3MauType100BaseFX, and
all 1000Mbps types, this counter will always
indicate zero.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of rptrMonitorPortLastChange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 9 }

.1.3.6.1.2.1.26.1.1.1.10
rpMauFalseCarriers OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of false carrier events
during IDLE in 100BASE-X links. This counter
does not increment at the symbol rate. It can
increment after a valid carrier completion at a
maximum rate of once per 100 ms until the next
carrier event.

This counter increments only for MAUs of type


dot3MauType100BaseT4, dot3MauType100BaseTX,
dot3MauType100BaseFX, and all 1000Mbps types.

For all other MAU types, this counter will


always indicate zero.

The approximate minimum time for rollover of


this counter is 7.4 hours.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of rptrMonitorPortLastChange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) 10 }

.1.3.6.1.2.1.26.1.2
rpJackTable OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about the external jacks attached
to MAUs attached to the ports of a repeater."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) 2 }

.1.3.6.1.2.1.26.1.2.1
rpJackEntry OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { rpMauGroupIndex, rpMauPortIndex, rpMauIndex, rpJackIndex }
DESCRIPTION "An entry in the table, containing information
about a particular jack."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpJackTable(2) 1 }

.1.3.6.1.2.1.26.1.2.1.1
rpJackIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This variable uniquely identifies the jack
described by this entry from among other jacks
attached to the same MAU (rpMauIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpJackTable(2) rpJackEntry(1) 1 }

.1.3.6.1.2.1.26.1.2.1.2
rpJackType OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifJackType
SYNTAX INTEGER {other(1), rj45(2), rj45S(3), db9(4), bnc(5), fAUI(6), mAUI(7),
fiberSC(8), fiberMIC(9), fiberST(10), telco(11), mtrj(12), hssdc(13), fiberLC(14),
cx4(15)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The jack connector type, as it appears on the
outside of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3RpMauBasicGroup(1) rpJackTable(2) rpJackEntry(1) 2 }

.1.3.6.1.2.1.26.2
dot3IfMauBasicGroup OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 2 }

.1.3.6.1.2.1.26.2.1
ifMauTable OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of descriptive and status information
about MAU(s) attached to an interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) 1 }

.1.3.6.1.2.1.26.2.1.1
ifMauEntry OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifMauIfIndex, ifMauIndex }
DESCRIPTION "An entry in the table, containing information
about a single MAU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) 1 }

.1.3.6.1.2.1.26.2.1.1.1
ifMauIfIndex OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable uniquely identifies the interface
to which the MAU described by this entry is
connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 1 }

.1.3.6.1.2.1.26.2.1.1.2
ifMauIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable uniquely identifies the MAU
described by this entry from among other MAUs
connected to the same interface (ifMauIfIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 2 }

.1.3.6.1.2.1.26.2.1.1.3
ifMauType OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies the MAU type. Values for
standard IEEE 802.3 MAU types are defined in the
IANA maintained IANA-MAU-MIB module, as
OBJECT-IDENTITIES of dot3MauType.
If the MAU type is unknown, the object identifier
zeroDotZero is returned.

This object represents the operational type of


the MAU, as determined by either 1) the result
of the auto-negotiation function or 2) if
auto-negotiation is not enabled or is not
implemented for this MAU, by the value of the
object ifMauDefaultType. In case 2), a set to
the object ifMauDefaultType will force the MAU
into the new operating mode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 3 }

.1.3.6.1.2.1.26.2.1.1.4
ifMauStatus OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {other(1), unknown(2), operational(3), standby(4), shutdown(5),
reset(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current state of the MAU. This object MAY
be implemented as a read-only object by those
agents and MAUs that do not implement software
control of the MAU state. Some agents may not
support setting the value of this object to some
of the enumerated values.

The value other(1) is returned if the MAU is in


a state other than one of the states 2 through
6.

The value unknown(2) is returned when the MAU's


true state is unknown; for example, when it is
being initialized.

A MAU in the operational(3) state is fully


functional; it operates, and passes signals to its
attached DTE or repeater port in accordance to
its specification.

A MAU in standby(4) state forces DI and CI to


idle and the media transmitter to idle or fault,
if supported. Standby(4) mode only applies to
link type MAUs. The state of
ifMauMediaAvailable is unaffected.

A MAU in shutdown(5) state assumes the same


condition on DI, CI, and the media transmitter,
as though it were powered down or not connected.
The MAU MAY return other(1) value for the
ifMauJabberState and ifMauMediaAvailable objects
when it is in this state. For an AUI, this
state will remove power from the AUI.

Setting this variable to the value reset(6)


resets the MAU in the same manner as a
power-off, power-on cycle of at least one-half
second would. The agent is not required to
return the value reset(6).

Setting this variable to the value


operational(3), standby(4), or shutdown(5)
causes the MAU to assume the respective state,
except that setting a mixing-type MAU or an AUI
to standby(4) will cause the MAU to enter the
shutdown state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 4 }

.1.3.6.1.2.1.26.2.1.1.5
ifMauMediaAvailable OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifMauMediaAvailable
SYNTAX INTEGER {other(1), unknown(2), available(3), notAvailable(4),
remoteFault(5), invalidSignal(6), remoteJabber(7), remoteLinkLoss(8),
remoteTest(9), offline(10), autoNegError(11), pmdLinkFault(12), wisFrameLoss(13),
wisSignalLoss(14), pcsLinkFault(15), excessiveBER(16), dxsLinkFault(17),
pxsLinkFault(18), availableReduced(19), ready(20)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies Media Available state of
the MAU, complementary to the ifMauStatus. Values
for the standard IEEE 802.3 Media Available states
are defined in the IANA maintained IANA-MAU-MIB
module, as IANAifMauMediaAvailable TC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 5 }

.1.3.6.1.2.1.26.2.1.1.6
ifMauMediaAvailableStateExits OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of times that
ifMauMediaAvailable for this MAU instance leaves
the state available(3).

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 6 }

.1.3.6.1.2.1.26.2.1.1.7
ifMauJabberState OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {other(1), unknown(2), noJabber(3), jabbering(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value other(1) is returned if the jabber
state is not 2, 3, or 4. The agent MUST always
return other(1) for MAU type dot3MauTypeAUI.

The value unknown(2) is returned when the MAU's


true state is unknown; for example, when it is
being initialized.

If the MAU is not jabbering the agent returns


noJabber(3). This is the 'normal' state.
If the MAU is in jabber state the agent returns
the jabbering(4) value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 7 }

.1.3.6.1.2.1.26.2.1.1.8
ifMauJabberingStateEnters OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of times that
mauJabberState for this MAU instance enters the
state jabbering(4). This counter will always
indicate zero for MAUs of type dot3MauTypeAUI
and those of speeds above 10Mbps.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 8 }

.1.3.6.1.2.1.26.2.1.1.9
ifMauFalseCarriers OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of false carrier events
during IDLE in 100BASE-X and 1000BASE-X links.

For all other MAU types, this counter will


always indicate zero. This counter does not
increment at the symbol rate.

It can increment after a valid carrier


completion at a maximum rate of once per 100 ms
for 100BASE-X and once per 10us for 1000BASE-X
until the next CarrierEvent.

This counter can roll over very quickly. A


management station is advised to poll the
ifMauHCFalseCarriers instead of this counter in
order to avoid loss of information.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 9 }

.1.3.6.1.2.1.26.2.1.1.10
ifMauTypeList OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This object has been deprecated in favour of


ifMauTypeListBits.

A value that uniquely identifies the set of


possible IEEE 802.3 types that the MAU could be.
The value is a sum that initially takes the
value zero. Then, for each type capability of
this MAU, 2 raised to the power noted below is
added to the sum. For example, a MAU that has
the capability to be only 10BASE-T would have a
value of 512 (2**9). In contrast, a MAU that
supports both 10Base-T (full duplex) and
100BASE-TX (full duplex) would have a value of
((2**11) + (2**16)), or 67584.

The powers of 2 assigned to the capabilities are


these:

Power Capability
0 other or unknown
1 AUI
2 10BASE-5
3 FOIRL
4 10BASE-2
5 10BASE-T duplex mode unknown
6 10BASE-FP
7 10BASE-FB
8 10BASE-FL duplex mode unknown
9 10BROAD36
10 10BASE-T half duplex mode
11 10BASE-T full duplex mode
12 10BASE-FL half duplex mode
13 10BASE-FL full duplex mode
14 100BASE-T4
15 100BASE-TX half duplex mode
16 100BASE-TX full duplex mode
17 100BASE-FX half duplex mode
18 100BASE-FX full duplex mode
19 100BASE-T2 half duplex mode
20 100BASE-T2 full duplex mode

If auto-negotiation is present on this MAU, this


object will map to ifMauAutoNegCapability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 10 }

.1.3.6.1.2.1.26.2.1.1.11
ifMauDefaultType OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object identifies the default
administrative baseband MAU type to be used in
conjunction with the operational MAU type
denoted by ifMauType.

The set of possible values for this object is


the same as the set defined for the ifMauType
object.

This object represents the


administratively-configured type of the MAU. If
auto-negotiation is not enabled or is not
implemented for this MAU, the value of this
object determines the operational type of the
MAU. In this case, a set to this object will
force the MAU into the specified operating mode.

If auto-negotiation is implemented and enabled


for this MAU, the operational type of the MAU
is determined by auto-negotiation, and the value
of this object denotes the type to which the MAU
will automatically revert if/when
auto-negotiation is later disabled.

NOTE TO IMPLEMENTORS: It may be necessary to


provide for underlying hardware implementations
which do not follow the exact behavior specified
above. In particular, when
ifMauAutoNegAdminStatus transitions from enabled
to disabled, the agent implementation MUST
ensure that the operational type of the MAU (as
reported by ifMauType) correctly transitions to
the value specified by this object, rather than
continuing to operate at the value earlier
determined by the auto-negotiation function."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 11 }

.1.3.6.1.2.1.26.2.1.1.12
ifMauAutoNegSupported OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates whether or not
auto-negotiation is supported on this MAU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 12 }

.1.3.6.1.2.1.26.2.1.1.13
ifMauTypeListBits OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifMauTypeListBits
SYNTAX BITS {bOther(0), bAUI(1), b10base5(2), bFoirl(3), b10base2(4),
b10baseT(5), b10baseFP(6), b10baseFB(7), b10baseFL(8), b10broad36(9),
b10baseTHD(10), b10baseTFD(11), b10baseFLHD(12), b10baseFLFD(13), b100baseT4(14),
b100baseTXHD(15), b100baseTXFD(16), b100baseFXHD(17), b100baseFXFD(18),
b100baseT2HD(19), b100baseT2FD(20), b1000baseXHD(21), b1000baseXFD(22),
b1000baseLXHD(23), b1000baseLXFD(24), b1000baseSXHD(25), b1000baseSXFD(26),
b1000baseCXHD(27), b1000baseCXFD(28), b1000baseTHD(29), b1000baseTFD(30),
b10GbaseX(31), b10GbaseLX4(32), b10GbaseR(33), b10GbaseER(34), b10GbaseLR(35),
b10GbaseSR(36), b10GbaseW(37), b10GbaseEW(38), b10GbaseLW(39), b10GbaseSW(40),
b10GbaseCX4(41), b2BaseTL(42), b10PassTS(43), b100BaseBX10D(44), b100BaseBX10U(45),
b100BaseLX10(46), b1000BaseBX10D(47), b1000BaseBX10U(48), b1000BaseLX10(49),
b1000BasePX10D(50), b1000BasePX10U(51), b1000BasePX20D(52), b1000BasePX20U(53),
b10GbaseT(54), b10GbaseLRM(55), b1000baseKX(56), b10GbaseKX4(57), b10GbaseKR(58),
b10G1GbasePRXD1(59), b10G1GbasePRXD2(60), b10G1GbasePRXD3(61), b10G1GbasePRXU1(62),
b10G1GbasePRXU2(63), b10G1GbasePRXU3(64), b10GbasePRD1(65), b10GbasePRD2(66),
b10GbasePRD3(67), b10GbasePRU1(68), b10GbasePRU3(69), b40GbaseKR4(70),
b40GbaseCR4(71), b40GbaseSR4(72), b40GbaseFR(73), b40GbaseLR4(74),
b100GbaseCR10(75), b100GbaseSR10(76), b100GbaseLR4(77), b100GbaseER4(78)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value that uniquely identifies the set of
possible IEEE 802.3 types that the MAU could be.
If auto-negotiation is present on this MAU, this
object will map to ifMauAutoNegCapabilityBits.

Note that this MAU may be capable of operating


as a MAU type that is beyond the scope of this
MIB. This is indicated by returning the
bit value bOther in addition to any bit values
for standard capabilities that are listed in the
IANAifMauTypeListBits TC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 13 }

.1.3.6.1.2.1.26.2.1.1.14
ifMauHCFalseCarriers OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of false carrier events
during IDLE in 100BASE-X and 1000BASE-X links.

For all other MAU types, this counter will


always indicate zero. This counter does not
increment at the symbol rate.

This counter is a 64-bit version of


ifMauFalseCarriers. Since the 32-bit version of
this counter can roll over very quickly,
management stations are advised to poll the
64-bit version instead, in order to avoid loss
of information.

Discontinuities in the value of this counter can


occur at re-initialization of the management
system and at other times, as indicated by the
value of ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifMauTable(1) ifMauEntry(1) 14 }

.1.3.6.1.2.1.26.2.2
ifJackTable OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about the external jacks attached
to MAUs attached to an interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) 2 }

.1.3.6.1.2.1.26.2.2.1
ifJackEntry OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifMauIfIndex, ifMauIndex, ifJackIndex }
DESCRIPTION "An entry in the table, containing information
about a particular jack."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifJackTable(2) 1 }

.1.3.6.1.2.1.26.2.2.1.1
ifJackIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This variable uniquely identifies the jack
described by this entry from among other jacks
attached to the same MAU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifJackTable(2) ifJackEntry(1) 1 }

.1.3.6.1.2.1.26.2.2.1.2
ifJackType OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifJackType
SYNTAX INTEGER {other(1), rj45(2), rj45S(3), db9(4), bnc(5), fAUI(6), mAUI(7),
fiberSC(8), fiberMIC(9), fiberST(10), telco(11), mtrj(12), hssdc(13), fiberLC(14),
cx4(15)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The jack connector type, as it appears on the
outside of the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauBasicGroup(2) ifJackTable(2) ifJackEntry(1) 2 }

.1.3.6.1.2.1.26.3
dot3BroadMauBasicGroup OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 3 }

.1.3.6.1.2.1.26.3.1
broadMauBasicTable OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This entire table has been deprecated. There


have been no reported implementations of this
table, and it is unlikely that there ever will
be. IEEE recommends that broadband MAU types
should not be used for new installations.
Table of descriptive and status information
about the broadband MAUs connected to
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) 1 }

.1.3.6.1.2.1.26.3.1.1
broadMauBasicEntry OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS deprecated
INDEX { broadMauIfIndex, broadMauIndex }
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

An entry in the table, containing information


about a single broadband MAU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) broadMauBasicTable(1) 1 }

.1.3.6.1.2.1.26.3.1.1.1
broadMauIfIndex OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This variable uniquely identifies the interface


to which the MAU described by this entry is
connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) broadMauBasicTable(1) broadMauBasicEntry(1) 1 }

.1.3.6.1.2.1.26.3.1.1.2
broadMauIndex OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This variable uniquely identifies the MAU


connected to interface broadMauIfIndex that is
described by this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) broadMauBasicTable(1) broadMauBasicEntry(1) 2 }

.1.3.6.1.2.1.26.3.1.1.3
broadMauXmtRcvSplitType OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {other(1), single(2), dual(3)}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This object indicates the type of frequency


multiplexing/cabling system used to separate the
transmit and receive paths for the 10BROAD36
MAU.

The value other(1) is returned if the split type


is not either single or dual.

The value single(2) indicates a single cable


system. The value dual(3) indicates a dual
cable system, offset normally zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) broadMauBasicTable(1) broadMauBasicEntry(1) 3 }

.1.3.6.1.2.1.26.3.1.1.4
broadMauXmtCarrierFreq OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This variable indicates the transmit carrier


frequency of the 10BROAD36 MAU in MHz/4; that
is, in units of 250 kHz."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) broadMauBasicTable(1) broadMauBasicEntry(1) 4 }

.1.3.6.1.2.1.26.3.1.1.5
broadMauTranslationFreq OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This variable indicates the translation offset


frequency of the 10BROAD36 MAU in MHz/4; that
is, in units of 250 kHz."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3BroadMauBasicGroup(3) broadMauBasicTable(1) broadMauBasicEntry(1) 5 }

.1.3.6.1.2.1.26.4
dot3MauType OBJECT-TYPE
-- FROM IANA-MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 4 }

.1.3.6.1.2.1.26.4.1
dot3MauTypeAUI OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "no internal MAU, view from AUI"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 1 }

.1.3.6.1.2.1.26.4.2
dot3MauType10Base5 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "thick coax MAU"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 2 }
.1.3.6.1.2.1.26.4.3
dot3MauTypeFoirl OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "FOIRL MAU"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 3 }

.1.3.6.1.2.1.26.4.4
dot3MauType10Base2 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "thin coax MAU"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 4 }

.1.3.6.1.2.1.26.4.5
dot3MauType10BaseT OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "UTP MAU.
Note that it is strongly recommended that
agents return either dot3MauType10BaseTHD or
dot3MauType10BaseTFD if the duplex mode is
known. However, management applications should
be prepared to receive this MAU type value from
older agent implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 5 }

.1.3.6.1.2.1.26.4.6
dot3MauType10BaseFP OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "passive fiber MAU"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 6 }

.1.3.6.1.2.1.26.4.7
dot3MauType10BaseFB OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "sync fiber MAU"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 7 }

.1.3.6.1.2.1.26.4.8
dot3MauType10BaseFL OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "async fiber MAU.
Note that it is strongly recommended that
agents return either dot3MauType10BaseFLHD or
dot3MauType10BaseFLFD if the duplex mode is
known. However, management applications should
be prepared to receive this MAU type value from
older agent implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 8 }

.1.3.6.1.2.1.26.4.9
dot3MauType10Broad36 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "broadband DTE MAU.
Note that 10BROAD36 MAUs can be attached to
interfaces but not to repeaters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 9 }

.1.3.6.1.2.1.26.4.10
dot3MauType10BaseTHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "UTP MAU, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 10 }

.1.3.6.1.2.1.26.4.11
dot3MauType10BaseTFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "UTP MAU, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 11 }

.1.3.6.1.2.1.26.4.12
dot3MauType10BaseFLHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "async fiber MAU, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 12 }

.1.3.6.1.2.1.26.4.13
dot3MauType10BaseFLFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "async fiber MAU, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 13 }

.1.3.6.1.2.1.26.4.14
dot3MauType100BaseT4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "4 pair category 3 UTP"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 14 }

.1.3.6.1.2.1.26.4.15
dot3MauType100BaseTXHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "2 pair category 5 UTP, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 15 }

.1.3.6.1.2.1.26.4.16
dot3MauType100BaseTXFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "2 pair category 5 UTP, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 16 }

.1.3.6.1.2.1.26.4.17
dot3MauType100BaseFXHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "X fiber over PMT, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 17 }
.1.3.6.1.2.1.26.4.18
dot3MauType100BaseFXFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "X fiber over PMT, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 18 }

.1.3.6.1.2.1.26.4.19
dot3MauType100BaseT2HD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "2 pair category 3 UTP, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 19 }

.1.3.6.1.2.1.26.4.20
dot3MauType100BaseT2FD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "2 pair category 3 UTP, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 20 }

.1.3.6.1.2.1.26.4.21
dot3MauType1000BaseXHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "PCS/PMA, unknown PMD, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 21 }

.1.3.6.1.2.1.26.4.22
dot3MauType1000BaseXFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "PCS/PMA, unknown PMD, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 22 }

.1.3.6.1.2.1.26.4.23
dot3MauType1000BaseLXHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Fiber over long-wavelength laser, half duplex
mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 23 }

.1.3.6.1.2.1.26.4.24
dot3MauType1000BaseLXFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Fiber over long-wavelength laser, full duplex
mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 24 }

.1.3.6.1.2.1.26.4.25
dot3MauType1000BaseSXHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Fiber over short-wavelength laser, half
duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 25 }
.1.3.6.1.2.1.26.4.26
dot3MauType1000BaseSXFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Fiber over short-wavelength laser, full
duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 26 }

.1.3.6.1.2.1.26.4.27
dot3MauType1000BaseCXHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Copper over 150-Ohm balanced cable, half
duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 27 }

.1.3.6.1.2.1.26.4.28
dot3MauType1000BaseCXFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Copper over 150-Ohm balanced cable, full
duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 28 }

.1.3.6.1.2.1.26.4.29
dot3MauType1000BaseTHD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Four-pair Category 5 UTP, half duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 29 }

.1.3.6.1.2.1.26.4.30
dot3MauType1000BaseTFD OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Four-pair Category 5 UTP, full duplex mode"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 30 }

.1.3.6.1.2.1.26.4.31
dot3MauType10GigBaseX OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "X PCS/PMA, unknown PMD."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 31 }

.1.3.6.1.2.1.26.4.32
dot3MauType10GigBaseLX4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "X fiber over WWDM optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 32 }

.1.3.6.1.2.1.26.4.33
dot3MauType10GigBaseR OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "R PCS/PMA, unknown PMD."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 33 }
.1.3.6.1.2.1.26.4.34
dot3MauType10GigBaseER OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "R fiber over 1550 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 34 }

.1.3.6.1.2.1.26.4.35
dot3MauType10GigBaseLR OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "R fiber over 1310 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 35 }

.1.3.6.1.2.1.26.4.36
dot3MauType10GigBaseSR OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "R fiber over 850 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 36 }

.1.3.6.1.2.1.26.4.37
dot3MauType10GigBaseW OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "W PCS/PMA, unknown PMD."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 37 }

.1.3.6.1.2.1.26.4.38
dot3MauType10GigBaseEW OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "W fiber over 1550 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 38 }

.1.3.6.1.2.1.26.4.39
dot3MauType10GigBaseLW OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "W fiber over 1310 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 39 }

.1.3.6.1.2.1.26.4.40
dot3MauType10GigBaseSW OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "W fiber over 850 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 40 }

.1.3.6.1.2.1.26.4.41
dot3MauType10GigBaseCX4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "X copper over 8 pair 100-Ohm balanced cable"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 41 }

.1.3.6.1.2.1.26.4.42
dot3MauType2BaseTL OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Voice grade UTP copper, up to 2700m, optional PAF"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 42 }

.1.3.6.1.2.1.26.4.43
dot3MauType10PassTS OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Voice grade UTP copper, up to 750m, optional PAF"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 43 }

.1.3.6.1.2.1.26.4.44
dot3MauType100BaseBX10D OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber OLT, long wavelength, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 44 }

.1.3.6.1.2.1.26.4.45
dot3MauType100BaseBX10U OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber ONU, long wavelength, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 45 }

.1.3.6.1.2.1.26.4.46
dot3MauType100BaseLX10 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Two single-mode fibers, long wavelength, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 46 }

.1.3.6.1.2.1.26.4.47
dot3MauType1000BaseBX10D OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber OLT, long wavelength, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 47 }

.1.3.6.1.2.1.26.4.48
dot3MauType1000BaseBX10U OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber ONU, long wavelength, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 48 }

.1.3.6.1.2.1.26.4.49
dot3MauType1000BaseLX10 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Two sigle-mode fiber, long wavelength, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 49 }

.1.3.6.1.2.1.26.4.50
dot3MauType1000BasePX10D OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber EPON OLT, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 50 }

.1.3.6.1.2.1.26.4.51
dot3MauType1000BasePX10U OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber EPON ONU, 10km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 51 }

.1.3.6.1.2.1.26.4.52
dot3MauType1000BasePX20D OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber EPON OLT, 20km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 52 }

.1.3.6.1.2.1.26.4.53
dot3MauType1000BasePX20U OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber EPON ONU, 20km"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 53 }

.1.3.6.1.2.1.26.4.54
dot3MauType10GbaseT OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "Four-pair Category 6A or better, full duplex mode only"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 54 }

.1.3.6.1.2.1.26.4.55
dot3MauType10GbaseLRM OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "R multimode fiber over 1310 nm optics"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 55 }

.1.3.6.1.2.1.26.4.56
dot3MauType1000baseKX OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "X backplane, full duplex mode only"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 56 }

.1.3.6.1.2.1.26.4.57
dot3MauType10GbaseKX4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "4 lane X backplane, full duplex mode only"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 57 }

.1.3.6.1.2.1.26.4.58
dot3MauType10GbaseKR OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "R backplane, full duplex mode only"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 58 }

.1.3.6.1.2.1.26.4.59
dot3MauType10G1GbasePRXD1 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber asymmetric-rate EPON OLT, supporting low
power budget (PRX10)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 59 }

.1.3.6.1.2.1.26.4.60
dot3MauType10G1GbasePRXD2 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber asymmetric-rate EPON OLT, supporting
medium power budget (PRX20)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 60 }

.1.3.6.1.2.1.26.4.61
dot3MauType10G1GbasePRXD3 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber asymmetric-rate EPON OLT, supporting high
power budget (PRX30)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 61 }

.1.3.6.1.2.1.26.4.62
dot3MauType10G1GbasePRXU1 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber asymmetric-rate EPON ONU, supporting low
power budget (PRX10)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 62 }

.1.3.6.1.2.1.26.4.63
dot3MauType10G1GbasePRXU2 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber asymmetric-rate EPON ONU, supporting
medium power budget (PRX20)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 63 }

.1.3.6.1.2.1.26.4.64
dot3MauType10G1GbasePRXU3 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber asymmetric-rate EPON ONU, supporting high
power budget (PRX30)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 64 }

.1.3.6.1.2.1.26.4.65
dot3MauType10GbasePRD1 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber symmetric-rate EPON OLT, supporting low
power budget (PR10)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 65 }

.1.3.6.1.2.1.26.4.66
dot3MauType10GbasePRD2 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber symmetric-rate EPON OLT, supporting
medium power budget (PR20)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 66 }

.1.3.6.1.2.1.26.4.67
dot3MauType10GbasePRD3 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber symmetric-rate EPON OLT, supporting high
power budget (PR30)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 67 }

.1.3.6.1.2.1.26.4.68
dot3MauType10GbasePRU1 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber symmetric-rate EPON ONU, supporting
low and medium power budget (PR10 and PR20)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 68 }

.1.3.6.1.2.1.26.4.69
dot3MauType10GbasePRU3 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "One single-mode fiber symmetric-rate EPON ONU, supporting high
power budget (PR30)"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 69 }

.1.3.6.1.2.1.26.4.70
dot3MauType40GbaseKR4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "40GBASE-R PCS/PMA over an electrical
backplane"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 70 }

.1.3.6.1.2.1.26.4.71
dot3MauType40GbaseCR4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "40GBASE-R PCS/PMA over 4 lane shielded
copper balanced cable"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 71 }

.1.3.6.1.2.1.26.4.72
dot3MauType40GbaseSR4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "40GBASE-R PCS/PMA over 4 lane multimode
fiber"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 72 }

.1.3.6.1.2.1.26.4.73
dot3MauType40GbaseFR OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "40GBASE-R PCS/PMA over single mode
fiber"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 73 }
.1.3.6.1.2.1.26.4.74
dot3MauType40GbaseLR4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "40GBASE-R PCS/PMA over 4 WDM lane
single mode fiber"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 74 }

.1.3.6.1.2.1.26.4.75
dot3MauType100GbaseCR10 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "100GBASE-R PCS/PMA over 10 lane
shielded copper balanced cable"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 75 }

.1.3.6.1.2.1.26.4.76
dot3MauType100GbaseSR10 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "100GBASE-R PCS/PMA over 10 lane
multimode fiber"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 76 }

.1.3.6.1.2.1.26.4.77
dot3MauType100GbaseLR4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "100GBASE-R PCS/PMA over 4 WDM lane
single mode fiber, long reach"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 77 }

.1.3.6.1.2.1.26.4.78
dot3MauType100GbaseER4 OBJECT-GROUP
-- FROM IANA-MAU-MIB
DESCRIPTION "100GBASE-R PCS/PMA over 4 WDM lane
single mode fiber PMD, extended reach"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3MauType(4) 78 }

.1.3.6.1.2.1.26.5
dot3IfMauAutoNegGroup OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 5 }

.1.3.6.1.2.1.26.5.1
ifMauAutoNegTable OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Configuration and status objects for the
auto-negotiation function of MAUs attached to
interfaces.

The ifMauAutoNegTable applies to systems in


which auto-negotiation is supported on one or
more MAUs attached to interfaces. Note that if
auto-negotiation is present and enabled, the
ifMauType object reflects the result of the
auto-negotiation function."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) 1 }

.1.3.6.1.2.1.26.5.1.1
ifMauAutoNegEntry OBJECT-TYPE
-- FROM MAU-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifMauIfIndex, ifMauIndex }
DESCRIPTION "An entry in the table, containing configuration
and status information for the auto-negotiation
function of a particular MAU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) 1 }

.1.3.6.1.2.1.26.5.1.1.1
ifMauAutoNegAdminStatus OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting this object to enabled(1) will cause
the interface that has the auto-negotiation
signaling ability to be enabled.

If the value of this object is disabled(2) then


the interface will act as it would if it had no
auto-negotiation signaling. Under these
conditions, an IEEE 802.3 MAU will immediately
be forced to the state indicated by the value of
the object ifMauDefaultType.

NOTE TO IMPLEMENTORS: When


ifMauAutoNegAdminStatus transitions from enabled
to disabled, the agent implementation MUST
ensure that the operational type of the MAU (as
reported by ifMauType) correctly transitions to
the value specified by the ifMauDefaultType
object, rather than continuing to operate at the
value earlier determined by the auto-negotiation
function."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 1 }

.1.3.6.1.2.1.26.5.1.1.2
ifMauAutoNegRemoteSignaling OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {detected(1), notdetected(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value indicating whether the remote end of
the link is using auto-negotiation signaling. It
takes the value detected(1) if and only if,
during the previous link negotiation, FLP Bursts
were received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 2 }
.1.3.6.1.2.1.26.5.1.1.4
ifMauAutoNegConfig OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {other(1), configuring(2), complete(3), disabled(4),
parallelDetectFail(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value indicating the current status of the
auto-negotiation process. The enumeration
parallelDetectFail(5) maps to a failure in
parallel detection as defined in 28.2.3.1 of
[IEEE802.3]."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 4 }

.1.3.6.1.2.1.26.5.1.1.5
ifMauAutoNegCapability OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This object has been deprecated in favour of


ifMauAutoNegCapabilityBits.

A value that uniquely identifies the set of


capabilities of the local auto-negotiation
entity. The value is a sum that initially
takes the value zero. Then, for each capability
of this interface, 2 raised to the power noted
below is added to the sum. For example, an
interface that has the capability to support
only 100Base-TX half duplex would have a value
of 32768 (2**15). In contrast, an interface
that supports both 100Base-TX half duplex and
100Base-TX full duplex would have a value of
98304 ((2**15) + (2**16)).

The powers of 2 assigned to the capabilities are


these:

Power Capability
0 other or unknown
(1-9) (reserved)
10 10BASE-T half duplex mode
11 10BASE-T full duplex mode
12 (reserved)
13 (reserved)
14 100BASE-T4
15 100BASE-TX half duplex mode
16 100BASE-TX full duplex mode
17 (reserved)
18 (reserved)
19 100BASE-T2 half duplex mode
20 100BASE-T2 full duplex mode

Note that interfaces that support this MIB may


have capabilities that extend beyond the scope
of this MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 5 }

.1.3.6.1.2.1.26.5.1.1.6
ifMauAutoNegCapAdvertised OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This object has been deprecated in favour of


ifMauAutoNegCapAdvertisedBits.

A value that uniquely identifies the set of


capabilities advertised by the local
auto-negotiation entity. Refer to
ifMauAutoNegCapability for a description of the
possible values of this object.

Capabilities in this object that are not


available in ifMauAutoNegCapability cannot be
enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 6 }

.1.3.6.1.2.1.26.5.1.1.7
ifMauAutoNegCapReceived OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "********* THIS OBJECT IS DEPRECATED **********

This object has been deprecated in favour of


ifMauAutoNegCapReceivedBits.

A value that uniquely identifies the set of


capabilities received from the remote
auto-negotiation entity. Refer to
ifMauAutoNegCapability for a description of the
possible values of this object.

Note that interfaces that support this MIB may


be attached to remote auto-negotiation entities
that have capabilities beyond the scope of this
MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 7 }

.1.3.6.1.2.1.26.5.1.1.8
ifMauAutoNegRestart OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {restart(1), norestart(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If the value of this object is set to
restart(1) then this will force auto-negotiation
to begin link renegotiation. If auto-negotiation
signaling is disabled, a write to this object
has no effect.
Setting the value of this object to norestart(2)
has no effect."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 8 }

.1.3.6.1.2.1.26.5.1.1.9
ifMauAutoNegCapabilityBits OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifMauAutoNegCapBits
SYNTAX BITS {bOther(0), b10baseT(1), b10baseTFD(2), b100baseT4(3),
b100baseTX(4), b100baseTXFD(5), b100baseT2(6), b100baseT2FD(7), bFdxPause(8),
bFdxAPause(9), bFdxSPause(10), bFdxBPause(11), b1000baseX(12), b1000baseXFD(13),
b1000baseT(14), b1000baseTFD(15)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value that uniquely identifies the set of
capabilities of the local auto-negotiation
entity. Note that interfaces that support this
MIB may have capabilities that extend beyond the
scope of this MIB.

Note that the local auto-negotiation entity may


support some capabilities beyond the scope of
this MIB. This is indicated by returning the
bit value bOther in addition to any bit values
for standard capabilities that are listed in the
IANAifMauAutoNegCapBits TC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 9 }

.1.3.6.1.2.1.26.5.1.1.10
ifMauAutoNegCapAdvertisedBits OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifMauAutoNegCapBits
SYNTAX BITS {bOther(0), b10baseT(1), b10baseTFD(2), b100baseT4(3),
b100baseTX(4), b100baseTXFD(5), b100baseT2(6), b100baseT2FD(7), bFdxPause(8),
bFdxAPause(9), bFdxSPause(10), bFdxBPause(11), b1000baseX(12), b1000baseXFD(13),
b1000baseT(14), b1000baseTFD(15)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A value that uniquely identifies the set of
capabilities advertised by the local
auto-negotiation entity.

Capabilities in this object that are not


available in ifMauAutoNegCapabilityBits cannot
be enabled.

Note that the local auto-negotiation entity may


advertise some capabilities beyond the scope of
this MIB. This is indicated by returning the
bit value bOther in addition to any bit values
for standard capabilities that are listed in the
IANAifMauAutoNegCapBits TC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 10 }

.1.3.6.1.2.1.26.5.1.1.11
ifMauAutoNegCapReceivedBits OBJECT-TYPE
-- FROM MAU-MIB
-- TEXTUAL CONVENTION IANAifMauAutoNegCapBits
SYNTAX BITS {bOther(0), b10baseT(1), b10baseTFD(2), b100baseT4(3),
b100baseTX(4), b100baseTXFD(5), b100baseT2(6), b100baseT2FD(7), bFdxPause(8),
bFdxAPause(9), bFdxSPause(10), bFdxBPause(11), b1000baseX(12), b1000baseXFD(13),
b1000baseT(14), b1000baseTFD(15)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value that uniquely identifies the set of
capabilities received from the remote
auto-negotiation entity.
Note that interfaces that support this MIB may
be attached to remote auto-negotiation entities
that have capabilities beyond the scope of this
MIB. This is indicated by returning the bit
value bOther in addition to any bit values for
standard capabilities that are listed in the
IANAifMauAutoNegCapBits TC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 11 }

.1.3.6.1.2.1.26.5.1.1.12
ifMauAutoNegRemoteFaultAdvertised OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {noError(1), offline(2), linkFailure(3), autoNegError(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A value that identifies any local fault
indications that this MAU has detected and will
advertise at the next auto-negotiation
interaction for 1000Mbps MAUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 12 }

.1.3.6.1.2.1.26.5.1.1.13
ifMauAutoNegRemoteFaultReceived OBJECT-TYPE
-- FROM MAU-MIB
SYNTAX INTEGER {noError(1), offline(2), linkFailure(3), autoNegError(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value that identifies any fault indications
received from the far end of a link by the
local auto-negotiation entity for 1000Mbps
MAUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
dot3IfMauAutoNegGroup(5) ifMauAutoNegTable(1) ifMauAutoNegEntry(1) 13 }

.1.3.6.1.2.1.26.6
mauMod MODULE-IDENTITY
-- FROM MAU-MIB
DESCRIPTION "Management information for 802.3 MAUs.

The following reference is used throughout this MIB module:

[IEEE802.3] refers to:


IEEE Std 802.3, 2005 Edition: 'IEEE Standard for Information
technology - Telecommunications and information exchange
between systems - Local and metropolitan area networks -
Specific requirements - Part 3: Carrier sense multiple
access with collision detection (CSMA/CD) access method and
physical layer specifications'.

Of particular interest is Clause 30, 'Management'.

Copyright (C) The IETF Trust (2007).


This version of this MIB module is part of RFC 4836;
see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) 6 }

.1.3.6.1.2.1.26.6.1
mauModConf OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) 1 }

.1.3.6.1.2.1.26.6.1.1
mauModCompls OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) 1 }

.1.3.6.1.2.1.26.6.1.1.1
mauModRpCompl MODULE-COMPLIANCE
-- FROM MAU-MIB
DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********
Compliance for MAUs attached to repeater
ports.

This compliance is deprecated and replaced by


mauModRpCompl2, which corrects an oversight by
allowing rpMauStatus to be implemented
read-only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModCompls(1) 1 }

.1.3.6.1.2.1.26.6.1.1.2
mauModIfCompl MODULE-COMPLIANCE
-- FROM MAU-MIB
DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********

Compliance for MAUs attached to interfaces.


This compliance is deprecated and replaced by
mauModIfCompl2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModCompls(1) 2 }

.1.3.6.1.2.1.26.6.1.1.3
mauModIfCompl2 MODULE-COMPLIANCE
-- FROM MAU-MIB
DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********

Compliance for MAUs attached to interfaces.

This compliance is deprecated and replaced by


mauModIfCompl3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModCompls(1) 3 }

.1.3.6.1.2.1.26.6.1.1.4
mauModRpCompl2 MODULE-COMPLIANCE
-- FROM MAU-MIB
DESCRIPTION "Compliance for MAUs attached to repeater
ports.

Note that compliance with this compliance


statement requires compliance with the
snmpRptrModCompl MODULE-COMPLIANCE statement of
the SNMP-REPEATER-MIB (RFC 2108)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModCompls(1) 4 }

.1.3.6.1.2.1.26.6.1.1.5
mauModIfCompl3 MODULE-COMPLIANCE
-- FROM MAU-MIB
DESCRIPTION "Compliance for MAUs attached to interfaces.

Note that compliance with this compliance


statement requires compliance with the
ifCompliance3 MODULE-COMPLIANCE statement of the
IF-MIB (RFC 2863) and the dot3Compliance2
MODULE-COMPLIANCE statement of the
EtherLike-MIB (RFC3635)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModCompls(1) 5 }

.1.3.6.1.2.1.26.6.1.2
mauModObjGrps OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) 2 }

.1.3.6.1.2.1.26.6.1.2.1
mauRpGrpBasic OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Basic conformance group for MAUs attached to
repeater ports. This group is also the
conformance specification for RFC 1515
implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 1 }

.1.3.6.1.2.1.26.6.1.2.2
mauRpGrp100Mbs OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance group for MAUs attached to
repeater ports with 100 Mb/s or greater
capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 2 }

.1.3.6.1.2.1.26.6.1.2.3
mauRpGrpJack OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance group for MAUs attached to
repeater ports with managed jacks."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 3 }

.1.3.6.1.2.1.26.6.1.2.4
mauIfGrpBasic OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Basic conformance group for MAUs attached to
interfaces. This group also provides a
conformance specification for RFC 1515
implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 4 }

.1.3.6.1.2.1.26.6.1.2.5
mauIfGrp100Mbs OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "********* THIS GROUP IS DEPRECATED **********

Conformance group for MAUs attached to


interfaces with 100 Mb/s capability.

This object group has been deprecated in favor


of mauIfGrpHighCapacity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 5 }

.1.3.6.1.2.1.26.6.1.2.6
mauIfGrpJack OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance group for MAUs attached to
interfaces with managed jacks."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 6 }

.1.3.6.1.2.1.26.6.1.2.7
mauIfGrpAutoNeg OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "********* THIS GROUP IS DEPRECATED **********

Conformance group for MAUs attached to


interfaces with managed auto-negotiation.

This object group has been deprecated in favor


of mauIfGrpAutoNeg2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 7 }

.1.3.6.1.2.1.26.6.1.2.8
mauBroadBasic OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "********* THIS GROUP IS DEPRECATED **********
Conformance group for broadband MAUs attached
to interfaces.

This object group is deprecated. There have


been no reported implementations of this group,
and it was felt to be unlikely that there will
be any future implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 8 }

.1.3.6.1.2.1.26.6.1.2.9
mauIfGrpHighCapacity OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance group for MAUs attached to
interfaces with 100 Mb/s or greater capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 9 }

.1.3.6.1.2.1.26.6.1.2.10
mauIfGrpAutoNeg2 OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance group for MAUs attached to
interfaces with managed auto-negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 10 }

.1.3.6.1.2.1.26.6.1.2.11
mauIfGrpAutoNeg1000Mbps OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance group for 1000Mbps MAUs attached to
interfaces with managed auto-negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 11 }

.1.3.6.1.2.1.26.6.1.2.12
mauIfGrpHCStats OBJECT-GROUP
-- FROM MAU-MIB
DESCRIPTION "Conformance for high capacity statistics for
MAUs attached to interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModObjGrps(2) 12 }

.1.3.6.1.2.1.26.6.1.3
mauModNotGrps OBJECT-TYPE
-- FROM MAU-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) 3 }

.1.3.6.1.2.1.26.6.1.3.1
rpMauNotifications OBJECT-TYPE
-- FROM MAU-MIB
DESCRIPTION "Notifications for repeater MAUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModNotGrps(3) 1 }

.1.3.6.1.2.1.26.6.1.3.2
ifMauNotifications OBJECT-TYPE
-- FROM MAU-MIB
DESCRIPTION "Notifications for interface MAUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26)
mauMod(6) mauModConf(1) mauModNotGrps(3) 2 }

.1.3.6.1.2.1.27
application MODULE-IDENTITY
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The MIB module describing network service applications"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 27 }

.1.3.6.1.2.1.27.1
applTable OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table holding objects which apply to all different
kinds of applications providing network services.
Each network service application capable of being
monitored should have a single entry in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27) 1 }

.1.3.6.1.2.1.27.1.1
applEntry OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { applIndex }
DESCRIPTION "An entry associated with a single network service
application."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) 1 }

.1.3.6.1.2.1.27.1.1.1
applIndex OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index to uniquely identify the network service
application. This attribute is the index used for
lexicographic ordering of the table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 1 }

.1.3.6.1.2.1.27.1.1.2
applName OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name the network service application chooses to be
known by."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 2 }

.1.3.6.1.2.1.27.1.1.3
applDirectoryName OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION DistinguishedName
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Distinguished Name of the directory entry where
static information about this application is stored.
An empty string indicates that no information about
the application is available in the directory."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 3 }

.1.3.6.1.2.1.27.1.1.4
applVersion OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The version of network service application software.
This field is usually defined by the vendor of the
network service application software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 4 }

.1.3.6.1.2.1.27.1.1.5
applUptime OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time the network service
application was last initialized. If the application was
last initialized prior to the last initialization of the
network management subsystem, then this object contains
a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 5 }

.1.3.6.1.2.1.27.1.1.6
applOperStatus OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX INTEGER {up(1), down(2), halted(3), congested(4), restarting(5),
quiescing(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the operational status of the network service
application. 'down' indicates that the network service is
not available. 'up' indicates that the network service
is operational and available. 'halted' indicates that the
service is operational but not available. 'congested'
indicates that the service is operational but no additional
inbound associations can be accommodated. 'restarting'
indicates that the service is currently unavailable but is
in the process of restarting and will be available soon.
'quiescing' indicates that service is currently operational
but is in the process of shutting down. Additional inbound
associations may be rejected by applications in the
'quiescing' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 6 }

.1.3.6.1.2.1.27.1.1.7
applLastChange OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time the network service
application entered its current operational state. If
the current state was entered prior to the last
initialization of the local network management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 7 }

.1.3.6.1.2.1.27.1.1.8
applInboundAssociations OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of current associations to the network service
application, where it is the responder. An inbound
association occurs when another application successfully
connects to this one."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 8 }

.1.3.6.1.2.1.27.1.1.9
applOutboundAssociations OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of current associations to the network service
application, where it is the initiator. An outbound
association occurs when this application successfully
connects to another one."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 9 }

.1.3.6.1.2.1.27.1.1.10
applAccumulatedInboundAssociations OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of associations to the application entity
since application initialization, where it was the responder."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 10 }

.1.3.6.1.2.1.27.1.1.11
applAccumulatedOutboundAssociations OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of associations to the application entity
since application initialization, where it was the initiator."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 11 }

.1.3.6.1.2.1.27.1.1.12
applLastInboundActivity OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this application last
had an inbound association. If the last association
occurred prior to the last initialization of the network
subsystem, then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 12 }

.1.3.6.1.2.1.27.1.1.13
applLastOutboundActivity OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this application last
had an outbound association. If the last association
occurred prior to the last initialization of the network
subsystem, then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 13 }

.1.3.6.1.2.1.27.1.1.14
applRejectedInboundAssociations OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of inbound associations the application
entity has rejected, since application initialization.
Rejected associations are not counted in the accumulated
association totals. Note that this only counts
associations the application entity has rejected itself;
it does not count rejections that occur at lower layers
of the network. Thus, this counter may not reflect the
true number of failed inbound associations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 14 }

.1.3.6.1.2.1.27.1.1.15
applFailedOutboundAssociations OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number associations where the application entity
is initiator and association establishment has failed,
since application initialization. Failed associations are
not counted in the accumulated association totals."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 15 }

.1.3.6.1.2.1.27.1.1.16
applDescription OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A text description of the application. This information
is intended to identify and briefly describe the
application in a status display."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 16 }

.1.3.6.1.2.1.27.1.1.17
applURL OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION URLString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A URL pointing to a description of the application.
This information is intended to identify and describe
the application in a status display."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applTable(1) applEntry(1) 17 }

.1.3.6.1.2.1.27.2
assocTable OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table holding a set of all active application
associations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27) 2 }

.1.3.6.1.2.1.27.2.1
assocEntry OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { applIndex, assocIndex }
DESCRIPTION "An entry associated with an association for a network
service application."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
assocTable(2) 1 }

.1.3.6.1.2.1.27.2.1.1
assocIndex OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index to uniquely identify each association for a network
service application. This attribute is the index that is
used for lexicographic ordering of the table. Note that the
table is also indexed by the applIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
assocTable(2) assocEntry(1) 1 }

.1.3.6.1.2.1.27.2.1.2
assocRemoteApplication OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of the system running remote network service
application. For an IP-based application this should be
either a domain name or IP address. For an OSI application
it should be the string encoded distinguished name of the
managed object. For X.400(1984) MTAs which do not have a
Distinguished Name, the RFC 2156 syntax 'mta in
globalid' used in X400-Received: fields can be used. Note,
however, that not all connections an MTA makes are
necessarily to another MTA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
assocTable(2) assocEntry(1) 2 }

.1.3.6.1.2.1.27.2.1.3
assocApplicationProtocol OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An identification of the protocol being used for the
application. For an OSI Application, this will be the
Application Context. For Internet applications, OID
values of the form {applTCPProtoID port} or {applUDPProtoID
port} are used for TCP-based and UDP-based protocols,
respectively. In either case 'port' corresponds to the
primary port number being used by the protocol. The
usual IANA procedures may be used to register ports for
new protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
assocTable(2) assocEntry(1) 3 }

.1.3.6.1.2.1.27.2.1.4
assocApplicationType OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
SYNTAX INTEGER {uainitiator(1), uaresponder(2), peerinitiator(3),
peerresponder(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This indicates whether the remote application is some type of
client making use of this network service (e.g., a Mail User
Agent) or a server acting as a peer. Also indicated is whether
the remote end initiated an incoming connection to the network
service or responded to an outgoing connection made by the
local application. MTAs and messaging gateways are
considered to be peers for the purposes of this variable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
assocTable(2) assocEntry(1) 4 }
.1.3.6.1.2.1.27.2.1.5
assocDuration OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this association was
started. If this association started prior to the last
initialization of the network subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
assocTable(2) assocEntry(1) 5 }

.1.3.6.1.2.1.27.3
applConformance OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27) 3 }

.1.3.6.1.2.1.27.3.1
applGroups OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) 1 }

.1.3.6.1.2.1.27.3.1.2
assocRFC1565Group OBJECT-GROUP
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "A collection of objects providing basic monitoring of
network service applications' associations. This is the
original set of such objects defined in RFC 1565."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applGroups(1) 2 }

.1.3.6.1.2.1.27.3.1.3
applRFC2248Group OBJECT-GROUP
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "A collection of objects providing basic monitoring of
network service applications. This group was originally
defined in RFC 2248; note that applDirectoryName is
missing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applGroups(1) 3 }

.1.3.6.1.2.1.27.3.1.4
assocRFC2248Group OBJECT-GROUP
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "A collection of objects providing basic monitoring of
network service applications' associations. This group
was originally defined by RFC 2248."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applGroups(1) 4 }

.1.3.6.1.2.1.27.3.1.5
applRFC2788Group OBJECT-GROUP
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "A collection of objects providing basic monitoring of
network service applications. This is the appropriate
group for RFC 2788 -- it adds the applDirectoryName object
missing in RFC 2248."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applGroups(1) 5 }

.1.3.6.1.2.1.27.3.1.6
assocRFC2788Group OBJECT-GROUP
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "A collection of objects providing basic monitoring of
network service applications' associations. This is
the appropriate group for RFC 2788."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applGroups(1) 6 }

.1.3.6.1.2.1.27.3.1.7
applRFC1565Group OBJECT-GROUP
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "A collection of objects providing basic monitoring of
network service applications. This is the original set
of such objects defined in RFC 1565."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applGroups(1) 7 }

.1.3.6.1.2.1.27.3.2
applCompliances OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) 2 }

.1.3.6.1.2.1.27.3.2.1
applCompliance MODULE-COMPLIANCE
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The compliance statement for RFC 1565 implementations
which support the Network Services Monitoring MIB
for basic monitoring of network service applications.
This is the basic compliance statement for RFC 1565."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applCompliances(2) 1 }

.1.3.6.1.2.1.27.3.2.2
assocCompliance MODULE-COMPLIANCE
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The compliance statement for RFC 1565 implementations
which support the Network Services Monitoring MIB
for basic monitoring of network service applications
and their associations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applCompliances(2) 2 }

.1.3.6.1.2.1.27.3.2.3
applRFC2248Compliance MODULE-COMPLIANCE
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The compliance statement for RFC 2248 implementations
which support the Network Services Monitoring MIB
for basic monitoring of network service applications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applCompliances(2) 3 }

.1.3.6.1.2.1.27.3.2.4
assocRFC2248Compliance MODULE-COMPLIANCE
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The compliance statement for RFC 2248 implementations
which support the Network Services Monitoring MIB for
basic monitoring of network service applications and
their associations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applCompliances(2) 4 }

.1.3.6.1.2.1.27.3.2.5
applRFC2788Compliance MODULE-COMPLIANCE
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The compliance statement for RFC 2788 implementations
which support the Network Services Monitoring MIB
for basic monitoring of network service applications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applCompliances(2) 5 }

.1.3.6.1.2.1.27.3.2.6
assocRFC2788Compliance MODULE-COMPLIANCE
-- FROM NETWORK-SERVICES-MIB
DESCRIPTION "The compliance statement for RFC 2788 implementations
which support the Network Services Monitoring MIB for
basic monitoring of network service applications and
their associations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27)
applConformance(3) applCompliances(2) 6 }

.1.3.6.1.2.1.27.4
applTCPProtoID OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27) 4 }

.1.3.6.1.2.1.27.5
applUDPProtoID OBJECT-TYPE
-- FROM NETWORK-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) application(27) 5 }

.1.3.6.1.2.1.30
ianaifType MODULE-IDENTITY
-- FROM IANAifType-MIB
DESCRIPTION "This MIB module defines the IANAifType Textual
Convention, and thus the enumerated values of
the ifType object defined in MIB-II's ifTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 30 }

.1.3.6.1.2.1.31
ifMIB MODULE-IDENTITY
-- FROM IF-MIB
DESCRIPTION "The MIB module to describe generic objects for network
interface sub-layers. This MIB is an updated version of
MIB-II's ifTable, and incorporates the extensions defined in
RFC 1229."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 31 }

.1.3.6.1.2.1.31.1
ifMIBObjects OBJECT-TYPE
-- FROM IF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) 1 }
.1.3.6.1.2.1.31.1.1
ifXTable OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of interface entries. The number of entries is
given by the value of ifNumber. This table contains
additional objects for the interface table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1) 1
}

.1.3.6.1.2.1.31.1.1.1
ifXEntry OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { ifEntry }
DESCRIPTION "An entry containing additional management information
applicable to a particular interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) 1 }

.1.3.6.1.2.1.31.1.1.1.1
ifName OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The textual name of the interface. The value of this
object should be the name of the interface as assigned by
the local device and should be suitable for use in commands
entered at the device's `console'. This might be a text
name, such as `le0' or a simple port number, such as `1',
depending on the interface naming syntax of the device. If
several entries in the ifTable together represent a single
interface as named by the device, then each will have the
same value of ifName. Note that for an agent which responds
to SNMP queries concerning an interface on some other
(proxied) device, then the value of ifName for such an
interface is the proxied device's local name for it.

If there is no local name, or this object is otherwise not


applicable, then this object contains a zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 1 }

.1.3.6.1.2.1.31.1.1.1.2
ifInMulticastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a multicast
address at this sub-layer. For a MAC layer protocol, this
includes both Group and Functional addresses.
Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 2 }

.1.3.6.1.2.1.31.1.1.1.3
ifInBroadcastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a broadcast
address at this sub-layer.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 3 }

.1.3.6.1.2.1.31.1.1.1.4
ifOutMulticastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
multicast address at this sub-layer, including those that
were discarded or not sent. For a MAC layer protocol, this
includes both Group and Functional addresses.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 4 }

.1.3.6.1.2.1.31.1.1.1.5
ifOutBroadcastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
broadcast address at this sub-layer, including those that
were discarded or not sent.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 5 }

.1.3.6.1.2.1.31.1.1.1.6
ifHCInOctets OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets received on the interface,
including framing characters. This object is a 64-bit
version of ifInOctets.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 6 }

.1.3.6.1.2.1.31.1.1.1.7
ifHCInUcastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were not addressed to a multicast
or broadcast address at this sub-layer. This object is a
64-bit version of ifInUcastPkts.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 7 }

.1.3.6.1.2.1.31.1.1.1.8
ifHCInMulticastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a multicast
address at this sub-layer. For a MAC layer protocol, this
includes both Group and Functional addresses. This object
is a 64-bit version of ifInMulticastPkts.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 8 }

.1.3.6.1.2.1.31.1.1.1.9
ifHCInBroadcastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a broadcast
address at this sub-layer. This object is a 64-bit version
of ifInBroadcastPkts.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 9 }

.1.3.6.1.2.1.31.1.1.1.10
ifHCOutOctets OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of octets transmitted out of the
interface, including framing characters. This object is a
64-bit version of ifOutOctets.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 10 }

.1.3.6.1.2.1.31.1.1.1.11
ifHCOutUcastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were not addressed to a
multicast or broadcast address at this sub-layer, including
those that were discarded or not sent. This object is a
64-bit version of ifOutUcastPkts.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 11 }

.1.3.6.1.2.1.31.1.1.1.12
ifHCOutMulticastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
multicast address at this sub-layer, including those that
were discarded or not sent. For a MAC layer protocol, this
includes both Group and Functional addresses. This object
is a 64-bit version of ifOutMulticastPkts.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 12 }

.1.3.6.1.2.1.31.1.1.1.13
ifHCOutBroadcastPkts OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
broadcast address at this sub-layer, including those that
were discarded or not sent. This object is a 64-bit version
of ifOutBroadcastPkts.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, and at other
times as indicated by the value of
ifCounterDiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 13 }

.1.3.6.1.2.1.31.1.1.1.14
ifLinkUpDownTrapEnable OBJECT-TYPE
-- FROM IF-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether linkUp/linkDown traps should be generated
for this interface.

By default, this object should have the value enabled(1) for


interfaces which do not operate on 'top' of any other
interface (as defined in the ifStackTable), and disabled(2)
otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 14 }

.1.3.6.1.2.1.31.1.1.1.15
ifHighSpeed OBJECT-TYPE
-- FROM IF-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An estimate of the interface's current bandwidth in units
of 1,000,000 bits per second. If this object reports a
value of `n' then the speed of the interface is somewhere in
the range of `n-500,000' to `n+499,999'. For interfaces
which do not vary in bandwidth or for those where no
accurate estimation can be made, this object should contain
the nominal bandwidth. For a sub-layer which has no concept
of bandwidth, this object should be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 15 }

.1.3.6.1.2.1.31.1.1.1.16
ifPromiscuousMode OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object has a value of false(2) if this interface only
accepts packets/frames that are addressed to this station.
This object has a value of true(1) when the station accepts
all packets/frames transmitted on the media. The value
true(1) is only legal on certain types of media. If legal,
setting this object to a value of true(1) may require the
interface to be reset before becoming effective.

The value of ifPromiscuousMode does not affect the reception


of broadcast and multicast packets/frames by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 16 }

.1.3.6.1.2.1.31.1.1.1.17
ifConnectorPresent OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object has the value 'true(1)' if the interface
sublayer has a physical connector and the value 'false(2)'
otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 17 }

.1.3.6.1.2.1.31.1.1.1.18
ifAlias OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is an 'alias' name for the interface as
specified by a network manager, and provides a non-volatile
'handle' for the interface.

On the first instantiation of an interface, the value of


ifAlias associated with that interface is the zero-length
string. As and when a value is written into an instance of
ifAlias through a network management set operation, then the
agent must retain the supplied value in the ifAlias instance
associated with the same interface for as long as that
interface remains instantiated, including across all re-
initializations/reboots of the network management system,
including those which result in a change of the interface's
ifIndex value.

An example of the value which a network manager might store


in this object for a WAN interface is the (Telco's) circuit
number/identifier of the interface.

Some agents may support write-access only for interfaces


having particular values of ifType. An agent which supports
write access to this object is required to keep the value in
non-volatile storage, but it may limit the length of new
values depending on how much storage is already occupied by
the current values for other interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 18 }

.1.3.6.1.2.1.31.1.1.1.19
ifCounterDiscontinuityTime OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion at which
any one or more of this interface's counters suffered a
discontinuity. The relevant counters are the specific
instances associated with this interface of any Counter32 or
Counter64 object contained in the ifTable or ifXTable. If
no such discontinuities have occurred since the last re-
initialization of the local management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifXTable(1) ifXEntry(1) 19 }

.1.3.6.1.2.1.31.1.2
ifStackTable OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing information on the relationships
between the multiple sub-layers of network interfaces. In
particular, it contains information on which sub-layers run
'on top of' which other sub-layers, where each sub-layer
corresponds to a conceptual row in the ifTable. For
example, when the sub-layer with ifIndex value x runs over
the sub-layer with ifIndex value y, then this table
contains:

ifStackStatus.x.y=active

For each ifIndex value, I, which identifies an active


interface, there are always at least two instantiated rows
in this table associated with I. For one of these rows, I
is the value of ifStackHigherLayer; for the other, I is the
value of ifStackLowerLayer. (If I is not involved in
multiplexing, then these are the only two rows associated
with I.)

For example, two rows exist even for an interface which has
no others stacked on top or below it:
ifStackStatus.0.x=active
ifStackStatus.x.0=active "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1) 2
}

.1.3.6.1.2.1.31.1.2.1
ifStackEntry OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifStackHigherLayer, ifStackLowerLayer }
DESCRIPTION "Information on a particular relationship between two sub-
layers, specifying that one sub-layer runs on 'top' of the
other sub-layer. Each sub-layer corresponds to a conceptual
row in the ifTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifStackTable(2) 1 }

.1.3.6.1.2.1.31.1.2.1.1
ifStackHigherLayer OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of ifIndex corresponding to the higher sub-layer
of the relationship, i.e., the sub-layer which runs on 'top'
of the sub-layer identified by the corresponding instance of
ifStackLowerLayer. If there is no higher sub-layer (below
the internetwork layer), then this object has the value 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifStackTable(2) ifStackEntry(1) 1 }

.1.3.6.1.2.1.31.1.2.1.2
ifStackLowerLayer OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of ifIndex corresponding to the lower sub-layer
of the relationship, i.e., the sub-layer which runs 'below'
the sub-layer identified by the corresponding instance of
ifStackHigherLayer. If there is no lower sub-layer, then
this object has the value 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifStackTable(2) ifStackEntry(1) 2 }

.1.3.6.1.2.1.31.1.2.1.3
ifStackStatus OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of the relationship between two sub-layers.

Changing the value of this object from 'active' to


'notInService' or 'destroy' will likely have consequences up
and down the interface stack. Thus, write access to this
object is likely to be inappropriate for some types of
interfaces, and many implementations will choose not to
support write-access for any type of interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifStackTable(2) ifStackEntry(1) 3 }

.1.3.6.1.2.1.31.1.3
ifTestTable OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS deprecated
DESCRIPTION "This table contains one entry per interface. It defines
objects which allow a network manager to instruct an agent
to test an interface for various faults. Tests for an
interface are defined in the media-specific MIB for that
interface. After invoking a test, the object ifTestResult
can be read to determine the outcome. If an agent can not
perform the test, ifTestResult is set to so indicate. The
object ifTestCode can be used to provide further test-
specific or interface-specific (or even enterprise-specific)
information concerning the outcome of the test. Only one
test can be in progress on each interface at any one time.
If one test is in progress when another test is invoked, the
second test is rejected. Some agents may reject a test when
a prior test is active on another interface.

Before starting a test, a manager-station must first obtain


'ownership' of the entry in the ifTestTable for the
interface to be tested. This is accomplished with the
ifTestId and ifTestStatus objects as follows:

try_again:
get (ifTestId, ifTestStatus)
while (ifTestStatus != notInUse)
/*
* Loop while a test is running or some other
* manager is configuring a test.
*/
short delay
get (ifTestId, ifTestStatus)
}

/*
* Is not being used right now -- let's compete
* to see who gets it.
*/
lock_value = ifTestId

if ( set(ifTestId = lock_value, ifTestStatus = inUse,


ifTestOwner = 'my-IP-address') == FAILURE)
/*
* Another manager got the ifTestEntry -- go
* try again
*/
goto try_again;

/*
* I have the lock
*/
set up any test parameters.

/*
* This starts the test
*/
set(ifTestType = test_to_run);

wait for test completion by polling ifTestResult

when test completes, agent sets ifTestResult


agent also sets ifTestStatus = 'notInUse'

retrieve any additional test results, and ifTestId

if (ifTestId == lock_value+1) results are valid

A manager station first retrieves the value of the


appropriate ifTestId and ifTestStatus objects, periodically
repeating the retrieval if necessary, until the value of
ifTestStatus is 'notInUse'. The manager station then tries
to set the same ifTestId object to the value it just
retrieved, the same ifTestStatus object to 'inUse', and the
corresponding ifTestOwner object to a value indicating
itself. If the set operation succeeds then the manager has
obtained ownership of the ifTestEntry, and the value of the
ifTestId object is incremented by the agent (per the
semantics of TestAndIncr). Failure of the set operation
indicates that some other manager has obtained ownership of
the ifTestEntry.

Once ownership is obtained, any test parameters can be


setup, and then the test is initiated by setting ifTestType.
On completion of the test, the agent sets ifTestStatus to
'notInUse'. Once this occurs, the manager can retrieve the
results. In the (rare) event that the invocation of tests
by two network managers were to overlap, then there would be
a possibility that the first test's results might be
overwritten by the second test's results prior to the first
results being read. This unlikely circumstance can"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1) 3
}

.1.3.6.1.2.1.31.1.3.1
ifTestEntry OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS deprecated
AUGMENTS { ifEntry }
DESCRIPTION "An entry containing objects for invoking tests on an
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) 1 }

.1.3.6.1.2.1.31.1.3.1.1
ifTestId OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION TestAndIncr
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "This object identifies the current invocation of the
interface's test."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) ifTestEntry(1) 1 }

.1.3.6.1.2.1.31.1.3.1.2
ifTestStatus OBJECT-TYPE
-- FROM IF-MIB
SYNTAX INTEGER {notInUse(1), inUse(2)}
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "This object indicates whether or not some manager currently
has the necessary 'ownership' required to invoke a test on
this interface. A write to this object is only successful
when it changes its value from 'notInUse(1)' to 'inUse(2)'.
After completion of a test, the agent resets the value back
to 'notInUse(1)'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) ifTestEntry(1) 2 }

.1.3.6.1.2.1.31.1.3.1.3
ifTestType OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "A control variable used to start and stop operator-
initiated interface tests. Most OBJECT IDENTIFIER values
assigned to tests are defined elsewhere, in association with
specific types of interface. However, this document assigns
a value for a full-duplex loopback test, and defines the
special meanings of the subject identifier:

noTest OBJECT IDENTIFIER ::= { 0 0 }

When the value noTest is written to this object, no action


is taken unless a test is in progress, in which case the
test is aborted. Writing any other value to this object is
only valid when no test is currently in progress, in which
case the indicated test is initiated.

When read, this object always returns the most recent value
that ifTestType was set to. If it has not been set since
the last initialization of the network management subsystem
on the agent, a value of noTest is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) ifTestEntry(1) 3 }

.1.3.6.1.2.1.31.1.3.1.4
ifTestResult OBJECT-TYPE
-- FROM IF-MIB
SYNTAX INTEGER {none(1), success(2), inProgress(3), notSupported(4),
unAbleToRun(5), aborted(6), failed(7)}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "This object contains the result of the most recently
requested test, or the value none(1) if no tests have been
requested since the last reset. Note that this facility
provides no provision for saving the results of one test
when starting another, as could be required if used by
multiple managers concurrently."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) ifTestEntry(1) 4 }

.1.3.6.1.2.1.31.1.3.1.5
ifTestCode OBJECT-TYPE
-- FROM IF-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "This object contains a code which contains more specific
information on the test result, for example an error-code
after a failed test. Error codes and other values this
object may take are specific to the type of interface and/or
test. The value may have the semantics of either the
AutonomousType or InstancePointer textual conventions as
defined in RFC 2579. The identifier:

testCodeUnknown OBJECT IDENTIFIER ::= { 0 0 }

is defined for use if no additional result code is


available."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) ifTestEntry(1) 5 }

.1.3.6.1.2.1.31.1.3.1.6
ifTestOwner OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION OwnerString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The entity which currently has the 'ownership' required to
invoke a test on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifTestTable(3) ifTestEntry(1) 6 }

.1.3.6.1.2.1.31.1.4
ifRcvAddressTable OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains an entry for each address (broadcast,
multicast, or uni-cast) for which the system will receive
packets/frames on a particular interface, except as follows:

- for an interface operating in promiscuous mode, entries


are only required for those addresses for which the system
would receive frames were it not operating in promiscuous
mode.
- for 802.5 functional addresses, only one entry is
required, for the address which has the functional address
bit ANDed with the bit mask of all functional addresses for
which the interface will accept frames.

A system is normally able to use any unicast address which


corresponds to an entry in this table as a source address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1) 4
}

.1.3.6.1.2.1.31.1.4.1
ifRcvAddressEntry OBJECT-TYPE
-- FROM IF-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, ifRcvAddressAddress }
DESCRIPTION "A list of objects identifying an address for which the
system will accept packets/frames on the particular
interface identified by the index value ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifRcvAddressTable(4) 1 }

.1.3.6.1.2.1.31.1.4.1.1
ifRcvAddressAddress OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An address for which the system will accept packets/frames
on this entry's interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifRcvAddressTable(4) ifRcvAddressEntry(1) 1 }

.1.3.6.1.2.1.31.1.4.1.2
ifRcvAddressStatus OBJECT-TYPE
-- FROM IF-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create and delete rows in the
ifRcvAddressTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifRcvAddressTable(4) ifRcvAddressEntry(1) 2 }

.1.3.6.1.2.1.31.1.4.1.3
ifRcvAddressType OBJECT-TYPE
-- FROM IF-MIB
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object has the value nonVolatile(3) for those entries
in the table which are valid and will not be deleted by the
next restart of the managed system. Entries having the
value volatile(2) are valid and exist, but have not been
saved, so that will not exist after the next restart of the
managed system. Entries having the value other(1) are valid
and exist but are not classified as to whether they will
continue to exist after the next restart."
DEFVAL { volatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1)
ifRcvAddressTable(4) ifRcvAddressEntry(1) 3 }

.1.3.6.1.2.1.31.1.5
ifTableLastChange OBJECT-TYPE
-- FROM IF-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last creation or
deletion of an entry in the ifTable. If the number of
entries has been unchanged since the last re-initialization
of the local network management subsystem, then this object
contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1) 5
}

.1.3.6.1.2.1.31.1.6
ifStackLastChange OBJECT-TYPE
-- FROM IF-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last change of
the (whole) interface stack. A change of the interface
stack is defined to be any creation, deletion, or change in
value of any instance of ifStackStatus. If the interface
stack has been unchanged since the last re-initialization of
the local network management subsystem, then this object
contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifMIBObjects(1) 6
}

.1.3.6.1.2.1.31.2
ifConformance OBJECT-TYPE
-- FROM IF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) 2 }

.1.3.6.1.2.1.31.2.1
ifGroups OBJECT-TYPE
-- FROM IF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
1 }

.1.3.6.1.2.1.31.2.1.1
ifGeneralGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects deprecated in favour of
ifGeneralInformationGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 1 }

.1.3.6.1.2.1.31.2.1.2
ifFixedLengthGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information specific to
non-high speed (non-high speed interfaces transmit and
receive at speeds less than or equal to 20,000,000
bits/second) character-oriented or fixed-length-transmission
network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 2 }

.1.3.6.1.2.1.31.2.1.3
ifHCFixedLengthGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information specific to
high speed (greater than 20,000,000 bits/second) character-
oriented or fixed-length-transmission network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 3 }

.1.3.6.1.2.1.31.2.1.4
ifPacketGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information specific to
non-high speed (non-high speed interfaces transmit and
receive at speeds less than or equal to 20,000,000
bits/second) packet-oriented network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 4 }

.1.3.6.1.2.1.31.2.1.5
ifHCPacketGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information specific to
high speed (greater than 20,000,000 bits/second but less
than or equal to 650,000,000 bits/second) packet-oriented
network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 5 }

.1.3.6.1.2.1.31.2.1.6
ifVHCPacketGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information specific to
higher speed (greater than 650,000,000 bits/second) packet-
oriented network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 6 }

.1.3.6.1.2.1.31.2.1.7
ifRcvAddressGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information on the
multiple addresses which an interface receives."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 7 }

.1.3.6.1.2.1.31.2.1.8
ifTestGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing the ability to invoke
tests on an interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 8 }

.1.3.6.1.2.1.31.2.1.9
ifStackGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "The previous collection of objects providing information on
the layering of MIB-II interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 9 }

.1.3.6.1.2.1.31.2.1.10
ifGeneralInformationGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information applicable to
all network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 10 }

.1.3.6.1.2.1.31.2.1.11
ifStackGroup2 OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information on the
layering of MIB-II interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 11 }

.1.3.6.1.2.1.31.2.1.12
ifOldObjectsGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "The collection of objects deprecated from the original MIB-
II interfaces group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 12 }

.1.3.6.1.2.1.31.2.1.13
ifCounterDiscontinuityGroup OBJECT-GROUP
-- FROM IF-MIB
DESCRIPTION "A collection of objects providing information specific to
interface counter discontinuities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 13 }

.1.3.6.1.2.1.31.2.1.14
linkUpDownNotificationsGroup OBJECT-TYPE
-- FROM IF-MIB
DESCRIPTION "The notifications which indicate specific changes in the
value of ifOperStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifGroups(1) 14 }

.1.3.6.1.2.1.31.2.2
ifCompliances OBJECT-TYPE
-- FROM IF-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
2 }

.1.3.6.1.2.1.31.2.2.1
ifCompliance MODULE-COMPLIANCE
-- FROM IF-MIB
DESCRIPTION "A compliance statement defined in a previous version of
this MIB module, for SNMP entities which have network
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifCompliances(2) 1 }

.1.3.6.1.2.1.31.2.2.2
ifCompliance2 MODULE-COMPLIANCE
-- FROM IF-MIB
DESCRIPTION "A compliance statement defined in a previous version of
this MIB module, for SNMP entities which have network
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifCompliances(2) 2 }

.1.3.6.1.2.1.31.2.2.3
ifCompliance3 MODULE-COMPLIANCE
-- FROM IF-MIB
DESCRIPTION "The compliance statement for SNMP entities which have
network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ifMIB(31) ifConformance(2)
ifCompliances(2) 3 }

.1.3.6.1.2.1.35
etherMIB MODULE-IDENTITY
-- FROM EtherLike-MIB
DESCRIPTION "The MIB module to describe generic objects for
ethernet-like network interfaces.

The following reference is used throughout this


MIB module:

[IEEE 802.3 Std] refers to:


IEEE Std 802.3, 2002 Edition: 'IEEE Standard
for Information technology -
Telecommunications and information exchange
between systems - Local and metropolitan
area networks - Specific requirements -
Part 3: Carrier sense multiple access with
collision detection (CSMA/CD) access method
and physical layer specifications', as
amended by IEEE Std 802.3ae-2002:
'Amendment: Media Access Control (MAC)
Parameters, Physical Layer, and Management
Parameters for 10 Gb/s Operation', August,
2002.

Of particular interest is Clause 30, '10 Mb/s,


100 Mb/s, 1000 Mb/s, and 10 Gb/s Management'.

Copyright (C) The Internet Society (2003). This


version of this MIB module is part of RFC 3635;
see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 35 }

.1.3.6.1.2.1.35.1
etherMIBObjects OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35) 1 }

.1.3.6.1.2.1.35.2
etherConformance OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35) 2 }

.1.3.6.1.2.1.35.2.1
etherGroups OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) 1 }

.1.3.6.1.2.1.35.2.1.1
etherStatsGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "********* THIS GROUP IS DEPRECATED **********

A collection of objects providing information


applicable to all ethernet-like network
interfaces.

This object group has been deprecated and


replaced by etherStatsBaseGroup and
etherStatsLowSpeedGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 1 }

.1.3.6.1.2.1.35.2.1.2
etherCollisionTableGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing a histogram
of packets successfully transmitted after
experiencing exactly N collisions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 2 }

.1.3.6.1.2.1.35.2.1.3
etherStats100MbsGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "********* THIS GROUP IS DEPRECATED **********

A collection of objects providing information


applicable to 100 Mb/sec ethernet-like network
interfaces.

This object group has been deprecated and


replaced by etherStatsBaseGroup and
etherStatsHighSpeedGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 3 }

.1.3.6.1.2.1.35.2.1.4
etherStatsBaseGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "********* THIS GROUP IS DEPRECATED **********

A collection of objects providing information


applicable to all ethernet-like network
interfaces.

This object group has been deprecated and


replaced by etherStatsBaseGroup2 and
etherStatsHalfDuplexGroup, to separate
objects which must be implemented by all
ethernet-like network interfaces from
objects that need only be implemented on
ethernet-like network interfaces that are
capable of half-duplex operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 4 }

.1.3.6.1.2.1.35.2.1.5
etherStatsLowSpeedGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
applicable to ethernet-like network interfaces
capable of operating at 10 Mb/s or slower in
half-duplex mode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 5 }

.1.3.6.1.2.1.35.2.1.6
etherStatsHighSpeedGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
applicable to ethernet-like network interfaces
capable of operating at 100 Mb/s or faster."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 6 }

.1.3.6.1.2.1.35.2.1.7
etherDuplexGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
about the duplex mode of an ethernet-like
network interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 7 }

.1.3.6.1.2.1.35.2.1.8
etherControlGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
about the MAC Control sublayer on ethernet-like
network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 8 }

.1.3.6.1.2.1.35.2.1.9
etherControlPauseGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
about and control of the MAC Control PAUSE
function on ethernet-like network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 9 }
.1.3.6.1.2.1.35.2.1.10
etherStatsBaseGroup2 OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
applicable to all ethernet-like network
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 10 }

.1.3.6.1.2.1.35.2.1.11
etherStatsHalfDuplexGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
applicable only to half-duplex ethernet-like
network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 11 }

.1.3.6.1.2.1.35.2.1.12
etherHCStatsGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing high-capacity
statistics applicable to higher-speed
ethernet-like network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 12 }

.1.3.6.1.2.1.35.2.1.13
etherHCControlGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing high-capacity
statistics for the MAC Control sublayer on
higher-speed ethernet-like network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 13 }

.1.3.6.1.2.1.35.2.1.14
etherHCControlPauseGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing high-capacity
statistics for the MAC Control PAUSE function on
higher-speed ethernet-like network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 14 }

.1.3.6.1.2.1.35.2.1.15
etherRateControlGroup OBJECT-GROUP
-- FROM EtherLike-MIB
DESCRIPTION "A collection of objects providing information
about the Rate Control function on ethernet-like
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherGroups(1) 15 }

.1.3.6.1.2.1.35.2.2
etherCompliances OBJECT-TYPE
-- FROM EtherLike-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) 2 }

.1.3.6.1.2.1.35.2.2.1
etherCompliance MODULE-COMPLIANCE
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********

The compliance statement for managed network


entities which have ethernet-like network
interfaces.

This compliance is deprecated and replaced by


dot3Compliance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherCompliances(2) 1 }

.1.3.6.1.2.1.35.2.2.2
ether100MbsCompliance MODULE-COMPLIANCE
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********

The compliance statement for managed network


entities which have 100 Mb/sec ethernet-like
network interfaces.

This compliance is deprecated and replaced by


dot3Compliance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherCompliances(2) 2 }

.1.3.6.1.2.1.35.2.2.3
dot3Compliance MODULE-COMPLIANCE
-- FROM EtherLike-MIB
DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********

The compliance statement for managed network


entities which have ethernet-like network
interfaces.

This compliance is deprecated and replaced by


dot3Compliance2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherCompliances(2) 3 }

.1.3.6.1.2.1.35.2.2.4
dot3Compliance2 MODULE-COMPLIANCE
-- FROM EtherLike-MIB
DESCRIPTION "The compliance statement for managed network
entities which have ethernet-like network
interfaces.

Note that compliance with this MIB module


requires compliance with the ifCompliance3
MODULE-COMPLIANCE statement of the IF-MIB
(RFC2863). In addition, compliance with this
MIB module requires compliance with the
mauModIfCompl3 MODULE-COMPLIANCE statement of
the MAU-MIB (RFC3636)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) etherMIB(35)
etherConformance(2) etherCompliances(2) 4 }

.1.3.6.1.2.1.37
atmMIB MODULE-IDENTITY
-- FROM ATM-MIB
DESCRIPTION "This is the MIB Module for ATM and AAL5-related
objects for managing ATM interfaces, ATM virtual
links, ATM cross-connects, AAL5 entities, and
and AAL5 connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 37 }

.1.3.6.1.2.1.37.1
atmMIBObjects OBJECT-TYPE
-- FROM ATM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) 1 }

.1.3.6.1.2.1.37.1.1
atmTrafficDescriptorTypes OBJECT-TYPE
-- FROM ATM-TC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
1 }

.1.3.6.1.2.1.37.1.1.1
atmNoTrafficDescriptor OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This identifies the no ATM traffic
descriptor type. Parameters 1, 2, 3, 4,
and 5 are not used. This traffic descriptor
type can be used for best effort traffic."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 1 }

.1.3.6.1.2.1.37.1.1.2
atmNoClpNoScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for no CLP
and no Sustained Cell Rate. The use of the
parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: not used
Parameter 3: not used
Parameter 4: not used
Parameter 5: not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 2 }

.1.3.6.1.2.1.37.1.1.3
atmClpNoTaggingNoScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor is for CLP without
tagging and no Sustained Cell Rate. The use
of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: peak cell rate in cells/second
for CLP=0 traffic
Parameter 3: not used
Parameter 4: not used
Parameter 5: not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 3 }

.1.3.6.1.2.1.37.1.1.4
atmClpTaggingNoScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor is for CLP with
tagging and no Sustained Cell Rate. The use
of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: peak cell rate in cells/second
for CLP=0 traffic, excess
tagged as CLP=1
Parameter 3: not used
Parameter 4: not used
Parameter 5: not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 4 }

.1.3.6.1.2.1.37.1.1.5
atmNoClpScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for no CLP
with Sustained Cell Rate. The use of the
parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0+1 traffic
Parameter 3: maximum burst size in cells
Parameter 4: not used
Parameter 5: not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 5 }

.1.3.6.1.2.1.37.1.1.6
atmClpNoTaggingScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for CLP with
Sustained Cell Rate and no tagging. The use
of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0 traffic
Parameter 3: maximum burst size in cells
Parameter 4: not used
Parameter 5: not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 6 }

.1.3.6.1.2.1.37.1.1.7
atmClpTaggingScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for CLP with
tagging and Sustained Cell Rate. The use of
the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0 traffic, excess tagged as
CLP=1
Parameter 3: maximum burst size in cells
Parameter 4: not used
Parameter 5: not used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 7 }

.1.3.6.1.2.1.37.1.1.8
atmClpNoTaggingMcr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for CLP with
Minimum Cell Rate and no tagging. The use of
the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: CDVT in tenths of microseconds
Parameter 3: minimum cell rate in cells/second
Parameter 4: unused
Parameter 5: unused."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 8 }

.1.3.6.1.2.1.37.1.1.9
atmClpTransparentNoScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for the CLP-
transparent model and no Sustained Cell Rate.
The use of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: CDVT in tenths of microseconds
Parameter 3: not used
Parameter 4: not used
Parameter 5: not used.

This traffic descriptor type is applicable to


connections following the CBR.1 conformance
definition.

Connections specifying this traffic descriptor


type will be rejected at UNI 3.0 or UNI 3.1
interfaces. For a similar traffic descriptor
type that can be accepted at UNI 3.0 and
UNI 3.1 interfaces, see atmNoClpNoScr."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 9 }

.1.3.6.1.2.1.37.1.1.10
atmClpTransparentScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for the CLP-
transparent model with Sustained Cell Rate.
The use of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0+1 traffic
Parameter 3: maximum burst size in cells
Parameter 4: CDVT in tenths of microseconds
Parameter 5: not used.

This traffic descriptor type is applicable to


connections following the VBR.1 conformance
definition.
Connections specifying this traffic descriptor
type will be rejected at UNI 3.0 or UNI 3.1
interfaces. For a similar traffic descriptor
type that can be accepted at UNI 3.0 and
UNI 3.1 interfaces, see atmNoClpScr."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 10 }

.1.3.6.1.2.1.37.1.1.11
atmNoClpTaggingNoScr OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for no CLP
with tagging and no Sustained Cell Rate. The
use of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: CDVT in tenths of microseconds
Parameter 3: not used
Parameter 4: not used
Parameter 5: not used.

This traffic descriptor type is applicable to


connections following the UBR.2 conformance
definition ."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 11 }

.1.3.6.1.2.1.37.1.1.12
atmNoClpNoScrCdvt OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for no CLP
and no Sustained Cell Rate. The use of the
parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: CDVT in tenths of microseconds
Parameter 3: not used
Parameter 4: not used
Parameter 5: not used.

This traffic descriptor type is applicable to


CBR connections following the UNI 3.0/3.1
conformance definition for PCR CLP=0+1.
These CBR connections differ from CBR.1
connections in that the CLR objective
applies only to the CLP=0 cell flow.

This traffic descriptor type is also


applicable to connections following the UBR.1
conformance definition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 12 }

.1.3.6.1.2.1.37.1.1.13
atmNoClpScrCdvt OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for no CLP
with Sustained Cell Rate. The use of the
parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0+1 traffic
Parameter 3: maximum burst size in cells
Parameter 4: CDVT in tenths of microseconds
Parameter 5: not used.

This traffic descriptor type is applicable


to VBR connections following the UNI 3.0/3.1
conformance definition for PCR CLP=0+1 and
SCR CLP=0+1. These VBR connections
differ from VBR.1 connections in that
the CLR objective applies only to the CLP=0
cell flow."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 13 }

.1.3.6.1.2.1.37.1.1.14
atmClpNoTaggingScrCdvt OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for CLP with
Sustained Cell Rate and no tagging. The use
of the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0 traffic
Parameter 3: maximum burst size in cells
Parameter 4: CDVT in tenths of microseconds
Parameter 5: not used.

This traffic descriptor type is applicable to


connections following the VBR.2 conformance
definition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 14 }

.1.3.6.1.2.1.37.1.1.15
atmClpTaggingScrCdvt OBJECT-GROUP
-- FROM ATM-TC-MIB
DESCRIPTION "This traffic descriptor type is for CLP with
tagging and Sustained Cell Rate. The use of
the parameter vector for this type:
Parameter 1: peak cell rate in cells/second
for CLP=0+1 traffic
Parameter 2: sustainable cell rate in cells/second
for CLP=0 traffic, excess tagged as
CLP=1
Parameter 3: maximum burst size in cells
Parameter 4: CDVT in tenths of microseconds
Parameter 5: not used.

This traffic descriptor type is applicable to


connections following the VBR.3 conformance
definition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescriptorTypes(1) 15 }

.1.3.6.1.2.1.37.1.2
atmInterfaceConfTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains ATM local interface
configuration parameters, one entry per ATM
interface port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
2 }

.1.3.6.1.2.1.37.1.2.1
atmInterfaceConfEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "This list contains ATM interface configuration
parameters and state variables and is indexed
by ifIndex values of ATM interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) 1 }

.1.3.6.1.2.1.37.1.2.1.1
atmInterfaceMaxVpcs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..4096)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of VPCs (PVPCs and SVPCs)
supported at this ATM interface. At the ATM UNI,
the maximum number of VPCs (PVPCs and SVPCs)
ranges from 0 to 256 only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 1 }

.1.3.6.1.2.1.37.1.2.1.2
atmInterfaceMaxVccs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..65536)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of VCCs (PVCCs and SVCCs)
supported at this ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 2 }

.1.3.6.1.2.1.37.1.2.1.3
atmInterfaceConfVpcs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..4096)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of VPCs (PVPC, Soft PVPC and SVPC)
currently in use at this ATM interface. It includes
the number of PVPCs and Soft PVPCs that are configured
at the interface, plus the number of SVPCs
that are currently established at the
interface.

At the ATM UNI, the configured number of


VPCs (PVPCs and SVPCs) can range from
0 to 256 only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 3 }

.1.3.6.1.2.1.37.1.2.1.4
atmInterfaceConfVccs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..65536)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of VCCs (PVCC, Soft PVCC and SVCC)
currently in use at this ATM interface. It includes
the number of PVCCs and Soft PVCCs that are configured
at the interface, plus the number of SVCCs
that are currently established at the
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 4 }

.1.3.6.1.2.1.37.1.2.1.5
atmInterfaceMaxActiveVpiBits OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..12)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of active VPI bits
configured for use at the ATM interface.
At the ATM UNI, the maximum number of active
VPI bits configured for use ranges from
0 to 8 only."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 5 }

.1.3.6.1.2.1.37.1.2.1.6
atmInterfaceMaxActiveVciBits OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..16)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of active VCI bits
configured for use at this ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 6 }

.1.3.6.1.2.1.37.1.2.1.7
atmInterfaceIlmiVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The VPI value of the VCC supporting
the ILMI at this ATM interface. If the values of
atmInterfaceIlmiVpi and atmInterfaceIlmiVci are
both equal to zero then the ILMI is not
supported at this ATM interface."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 7 }

.1.3.6.1.2.1.37.1.2.1.8
atmInterfaceIlmiVci OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVcIdentifier
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The VCI value of the VCC supporting
the ILMI at this ATM interface. If the values of
atmInterfaceIlmiVpi and atmInterfaceIlmiVci are
both equal to zero then the ILMI is not
supported at this ATM interface."
DEFVAL { 16 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 8 }

.1.3.6.1.2.1.37.1.2.1.9
atmInterfaceAddressType OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER {private(1), nsapE164(2), nativeE164(3), other(4)}
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The type of primary ATM address configured
for use at this ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 9 }

.1.3.6.1.2.1.37.1.2.1.10
atmInterfaceAdminAddress OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmAddr
SYNTAX OCTET STRING (0..40)
DISPLAY-HINT "1x"
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "The primary address assigned for administrative purposes,
for example, an address associated with the
service provider side of a public network UNI
(thus, the value of this address corresponds
with the value of ifPhysAddress at the host side).
If this interface has no assigned administrative
address, or when the address used for
administrative purposes is the same as that used
for ifPhysAddress, then this is an octet string of
zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 10 }

.1.3.6.1.2.1.37.1.2.1.11
atmInterfaceMyNeighborIpAddress OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The IP address of the neighbor system connected to
the far end of this interface, to which a Network
Management Station can send SNMP messages, as IP
datagrams sent to UDP port 161, in order to access
network management information concerning the
operation of that system. Note that the value
of this object may be obtained in different ways,
e.g., by manual configuration, or through ILMI
interaction with the neighbor system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 11 }

.1.3.6.1.2.1.37.1.2.1.12
atmInterfaceMyNeighborIfName OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The textual name of the interface on the neighbor
system on the far end of this interface, and to
which this interface connects. If the neighbor
system is manageable through SNMP and supports
the object ifName, the value of this object must
be identical with that of ifName for the ifEntry
of the lowest level physical interface
for this port. If this interface does not have a
textual name, the value of this object is a zero
length string. Note that the value of this object
may be obtained in different ways, e.g., by manual
configuration, or through ILMI interaction with
the neighbor system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 12 }

.1.3.6.1.2.1.37.1.2.1.13
atmInterfaceCurrentMaxVpiBits OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..12)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of VPI Bits that may
currently be used at this ATM interface.
The value is the minimum of
atmInterfaceMaxActiveVpiBits, and the
atmInterfaceMaxActiveVpiBits of the interface's
UNI/NNI peer.

If the interface does not negotiate with


its peer to determine the number of VPI Bits
that can be used on the interface, then the
value of this object must equal
atmInterfaceMaxActiveVpiBits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 13 }

.1.3.6.1.2.1.37.1.2.1.14
atmInterfaceCurrentMaxVciBits OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of VCI Bits that may
currently be used at this ATM interface.
The value is the minimum of
atmInterfaceMaxActiveVciBits, and the
atmInterfaceMaxActiveVciBits of the interface's
UNI/NNI peer.

If the interface does not negotiate with


its peer to determine the number of VCI Bits
that can be used on the interface, then the
value of this object must equal
atmInterfaceMaxActiveVciBits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 14 }

.1.3.6.1.2.1.37.1.2.1.15
atmInterfaceSubscrAddress OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmAddr
SYNTAX OCTET STRING (0..40)
DISPLAY-HINT "1x"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The identifier assigned by a service provider
to the network side of a public network UNI.
If this interface has no assigned service provider
address, or for other interfaces this is an octet string
of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceConfTable(2) atmInterfaceConfEntry(1) 15 }

.1.3.6.1.2.1.37.1.3
atmInterfaceDs3PlcpTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains ATM interface DS3 PLCP
parameters and state variables, one entry per
ATM interface port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
3 }

.1.3.6.1.2.1.37.1.3.1
atmInterfaceDs3PlcpEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "This list contains DS3 PLCP parameters and
state variables at the ATM interface and is
indexed by the ifIndex value of the ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceDs3PlcpTable(3) 1 }

.1.3.6.1.2.1.37.1.3.1.1
atmInterfaceDs3PlcpSEFSs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of DS3 PLCP Severely Errored Framing
Seconds (SEFS). Each SEFS represents a
one-second interval which contains
one or more SEF events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceDs3PlcpTable(3) atmInterfaceDs3PlcpEntry(1) 1 }

.1.3.6.1.2.1.37.1.3.1.2
atmInterfaceDs3PlcpAlarmState OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER {noAlarm(1), receivedFarEndAlarm(2), incomingLOF(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if there is an
alarm present for the DS3 PLCP. The value
receivedFarEndAlarm means that the DS3 PLCP
has received an incoming Yellow
Signal, the value incomingLOF means that
the DS3 PLCP has declared a loss of frame (LOF)
failure condition, and the value noAlarm
means that there are no alarms present.
Transition from the failure to the no alarm state
occurs when no defects (e.g., LOF) are received
for more than 10 seconds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceDs3PlcpTable(3) atmInterfaceDs3PlcpEntry(1) 2 }

.1.3.6.1.2.1.37.1.3.1.3
atmInterfaceDs3PlcpUASs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The counter associated with the number of
Unavailable Seconds encountered by the PLCP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceDs3PlcpTable(3) atmInterfaceDs3PlcpEntry(1) 3 }

.1.3.6.1.2.1.37.1.4
atmInterfaceTCTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains ATM interface TC
Sublayer parameters and state variables,
one entry per ATM interface port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
4 }

.1.3.6.1.2.1.37.1.4.1
atmInterfaceTCEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "This list contains TC Sublayer parameters
and state variables at the ATM interface and is
indexed by the ifIndex value of the ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceTCTable(4) 1 }

.1.3.6.1.2.1.37.1.4.1.1
atmInterfaceOCDEvents OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the Out of Cell
Delineation (OCD) events occur. If seven
consecutive ATM cells have Header Error
Control (HEC) violations, an OCD event occurs.
A high number of OCD events may indicate a
problem with the TC Sublayer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceTCTable(4) atmInterfaceTCEntry(1) 1 }

.1.3.6.1.2.1.37.1.4.1.2
atmInterfaceTCAlarmState OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER {noAlarm(1), lcdFailure(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable indicates if there is an
alarm present for the TC Sublayer. The value
lcdFailure(2) indicates that the TC Sublayer
is currently in the Loss of Cell Delineation
(LCD) defect maintenance state. The value
noAlarm(1) indicates that the TC Sublayer
is currently not in the LCD defect
maintenance state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmInterfaceTCTable(4) atmInterfaceTCEntry(1) 2 }

.1.3.6.1.2.1.37.1.5
atmTrafficDescrParamTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information on ATM traffic
descriptor type and the associated parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
5 }

.1.3.6.1.2.1.37.1.5.1
atmTrafficDescrParamEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { atmTrafficDescrParamIndex }
DESCRIPTION "This list contains ATM traffic descriptor
type and the associated parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) 1 }

.1.3.6.1.2.1.37.1.5.1.1
atmTrafficDescrParamIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmTrafficDescrParamIndex
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object is used by the virtual link
table (i.e., VPL or VCL table)
to identify the row of this table.
When creating a new row in the table
the value of this index may be obtained
by retrieving the value of
atmTrafficDescrParamIndexNext."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 1 }

.1.3.6.1.2.1.37.1.5.1.2
atmTrafficDescrType OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the type
of ATM traffic descriptor.
The type may indicate no traffic descriptor or
traffic descriptor with one or more parameters.
These parameters are specified as a parameter
vector, in the corresponding instances of the
objects:
atmTrafficDescrParam1
atmTrafficDescrParam2
atmTrafficDescrParam3
atmTrafficDescrParam4
atmTrafficDescrParam5."
DEFVAL { atmNoClpNoScr }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 2 }

.1.3.6.1.2.1.37.1.5.1.3
atmTrafficDescrParam1 OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The first parameter of the ATM traffic descriptor
used according to the value of
atmTrafficDescrType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 3 }

.1.3.6.1.2.1.37.1.5.1.4
atmTrafficDescrParam2 OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The second parameter of the ATM traffic descriptor
used according to the value of
atmTrafficDescrType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 4 }

.1.3.6.1.2.1.37.1.5.1.5
atmTrafficDescrParam3 OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The third parameter of the ATM traffic descriptor
used according to the value of
atmTrafficDescrType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 5 }

.1.3.6.1.2.1.37.1.5.1.6
atmTrafficDescrParam4 OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The fourth parameter of the ATM traffic descriptor
used according to the value of
atmTrafficDescrType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 6 }

.1.3.6.1.2.1.37.1.5.1.7
atmTrafficDescrParam5 OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The fifth parameter of the ATM traffic descriptor
used according to the value of
atmTrafficDescrType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 7 }

.1.3.6.1.2.1.37.1.5.1.8
atmTrafficQoSClass OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION "The value of this object identifies the QoS Class.
Four Service classes have been
specified in the ATM Forum UNI Specification:
Service Class A: Constant bit rate video and
Circuit emulation
Service Class B: Variable bit rate video/audio
Service Class C: Connection-oriented data
Service Class D: Connectionless data
Four QoS classes numbered 1, 2, 3, and 4 have
been specified with the aim to support service
classes A, B, C, and D respectively.
An unspecified QoS Class numbered `0' is used
for best effort traffic."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 8 }

.1.3.6.1.2.1.37.1.5.1.9
atmTrafficDescrRowStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create
a new row or modify or delete an
existing row in this table."
DEFVAL { active }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 9 }

.1.3.6.1.2.1.37.1.5.1.10
atmServiceCategory OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmServiceCategory
SYNTAX INTEGER {other(1), cbr(2), rtVbr(3), nrtVbr(4), abr(5), ubr(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The ATM service category."
DEFVAL { ubr }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 10 }

.1.3.6.1.2.1.37.1.5.1.11
atmTrafficFrameDiscard OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If set to 'true', this object indicates that the network
is requested to treat data for this connection, in the
given direction, as frames (e.g. AAL5 CPCS_PDU's) rather
than as individual cells. While the precise
implementation is network-specific, this treatment may
for example involve discarding entire frames during
congestion, rather than a few cells from many frames."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmTrafficDescrParamTable(5) atmTrafficDescrParamEntry(1) 11 }

.1.3.6.1.2.1.37.1.6
atmVplTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Virtual Path Link (VPL) table. A
bi-directional VPL is modeled as one entry
in this table. This table can be used for
PVCs, SVCs and Soft PVCs.
Entries are not present in this table for
the VPIs used by entries in the atmVclTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
6 }

.1.3.6.1.2.1.37.1.6.1
atmVplEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, atmVplVpi }
DESCRIPTION "An entry in the VPL table. This entry is
used to model a bi-directional VPL.
To create a VPL at an ATM interface,
either of the following procedures are used:

Negotiated VPL establishment

(1) The management application creates


a VPL entry in the atmVplTable
by setting atmVplRowStatus to createAndWait(5).
This may fail for the following reasons:
- The selected VPI value is unavailable,
- The selected VPI value is in use.
Otherwise, the agent creates a row and
reserves the VPI value on that port.

(2) The manager selects an existing row(s) in the


atmTrafficDescrParamTable,
thereby, selecting a set of self-consistent
ATM traffic parameters and the service category
for receive and transmit directions of the VPL.

(2a) If no suitable row(s) in the


atmTrafficDescrParamTable exists,
the manager must create a new row(s)
in that table.

(2b) The manager characterizes the VPL's traffic


parameters through setting the
atmVplReceiveTrafficDescrIndex and the
atmVplTransmitTrafficDescrIndex values
in the VPL table, which point to the rows
containing desired ATM traffic parameter values
in the atmTrafficDescrParamTable. The agent
will check the availability of resources and
may refuse the request.
If the transmit and receive service categories
are inconsistent, the agent should refuse the
request.

(3) The manager activates the VPL by setting the


the atmVplRowStatus to active(1).
If this set is successful, the agent has
reserved the resources to satisfy the requested
traffic parameter values and the service category
for that VPL.

(4) If the VPL terminates a VPC in the ATM host


or switch, the manager turns on the
atmVplAdminStatus to up(1) to turn the VPL
traffic flow on. Otherwise, the
atmVpCrossConnectTable must be used
to cross-connect the VPL to another VPL(s)
in an ATM switch or network.

One-Shot VPL Establishment

A VPL may also be established in one step by a


set-request with all necessary VPL parameter
values and atmVplRowStatus set to createAndGo(4).

In contrast to the negotiated VPL establishment


which allows for detailed error checking
(i.e., set errors are explicitly linked to
particular resource acquisition failures),
the one-shot VPL establishment
performs the setup on one operation but
does not have the advantage of step-wise
error checking.

VPL Retirement

A VPL is released by setting atmVplRowStatus to


destroy(6), and the agent may release all
associated resources."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) 1 }

.1.3.6.1.2.1.37.1.6.1.1
atmVplVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value of the VPL."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 1 }

.1.3.6.1.2.1.37.1.6.1.2
atmVplAdminStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXAdminStatus
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is instanciated only for a VPL
which terminates a VPC (i.e., one which is
NOT cross-connected to other VPLs).
Its value specifies the desired
administrative state of the VPL."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 2 }

.1.3.6.1.2.1.37.1.6.1.3
atmVplOperStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXOperStatus
SYNTAX INTEGER {up(1), down(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational status of the VPL."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 3 }

.1.3.6.1.2.1.37.1.6.1.4
atmVplLastChange OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXLastChange
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this
VPL entered its current operational state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 4 }

.1.3.6.1.2.1.37.1.6.1.5
atmVplReceiveTrafficDescrIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmTrafficDescrParamIndex
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the row
in the atmTrafficDescrParamTable which
applies to the receive direction of the VPL."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 5 }

.1.3.6.1.2.1.37.1.6.1.6
atmVplTransmitTrafficDescrIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmTrafficDescrParamIndex
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the row
in the atmTrafficDescrParamTable which
applies to the transmit direction of the VPL."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 6 }

.1.3.6.1.2.1.37.1.6.1.7
atmVplCrossConnectIdentifier OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is instantiated only for a VPL
which is cross-connected to other VPLs
that belong to the same VPC. All such
associated VPLs have the same value of this
object, and all their cross-connections are
identified either by entries that are indexed
by the same value of atmVpCrossConnectIndex in
the atmVpCrossConnectTable of this MIB module or by
the same value of the cross-connect index in
the cross-connect table for SVCs and Soft PVCs
(defined in a separate MIB module).
At no time should entries in these respective
cross-connect tables exist simultaneously
with the same cross-connect index value.
The value of this object is initialized by the
agent after the associated entries in the
atmVpCrossConnectTable have been created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 7 }

.1.3.6.1.2.1.37.1.6.1.8
atmVplRowStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create, delete
or modify a row in this table.
To create a new VCL, this object is
initially set to 'createAndWait' or
'createAndGo'. This object should not be
set to 'active' unless the following columnar
objects have been set to their desired value
in this row:
atmVplReceiveTrafficDescrIndex and
atmVplTransmitTrafficDescrIndex.
The DESCRIPTION of atmVplEntry provides
further guidance to row treatment in this table."
DEFVAL { createAndWait }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 8 }

.1.3.6.1.2.1.37.1.6.1.9
atmVplCastType OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmConnCastType
SYNTAX INTEGER {p2p(1), p2mpRoot(2), p2mpLeaf(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The connection topology type."
DEFVAL { p2p }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 9 }

.1.3.6.1.2.1.37.1.6.1.10
atmVplConnKind OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmConnKind
SYNTAX INTEGER {pvc(1), svcIncoming(2), svcOutgoing(3), spvcInitiator(4),
spvcTarget(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The use of call control."
DEFVAL { pvc }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVplTable(6) atmVplEntry(1) 10 }

.1.3.6.1.2.1.37.1.7
atmVclTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Virtual Channel Link (VCL) table. A
bi-directional VCL is modeled as one entry
in this table. This table can be used for
PVCs, SVCs and Soft PVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
7 }

.1.3.6.1.2.1.37.1.7.1
atmVclEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, atmVclVpi, atmVclVci }
DESCRIPTION "An entry in the VCL table. This entry is
used to model a bi-directional VCL.
To create a VCL at an ATM interface,
either of the following procedures are used:

Negotiated VCL establishment

(1) The management application creates


a VCL entry in the atmVclTable
by setting atmVclRowStatus to createAndWait(5).
This may fail for the following reasons:
- The selected VPI/VCI values are unavailable,
- The selected VPI/VCI values are in use.
Otherwise, the agent creates a row and
reserves the VPI/VCI values on that port.

(2) The manager selects an existing row(s) in the


atmTrafficDescrParamTable,
thereby, selecting a set of self-consistent
ATM traffic parameters and the service category
for receive and transmit directions of the VCL.
(2a) If no suitable row(s) in the
atmTrafficDescrParamTable exists,
the manager must create a new row(s)
in that table.

(2b) The manager characterizes the VCL's traffic


parameters through setting the
atmVclReceiveTrafficDescrIndex and the
atmVclTransmitTrafficDescrIndex values
in the VCL table, which point to the rows
containing desired ATM traffic parameter values
in the atmTrafficDescrParamTable. The agent
will check the availability of resources and
may refuse the request.
If the transmit and receive service categories
are inconsistent, the agent should refuse the
request.

(3) The manager activates the VCL by setting the


the atmVclRowStatus to active(1) (for
requirements on this activation see the
description of atmVclRowStatus).
If this set is successful, the agent has
reserved the resources to satisfy the requested
traffic parameter values and the service category
for that VCL.
(4) If the VCL terminates a VCC in the ATM host
or switch, the manager turns on the
atmVclAdminStatus to up(1) to turn the VCL
traffic flow on. Otherwise, the
atmVcCrossConnectTable must be used
to cross-connect the VCL to another VCL(s)
in an ATM switch or network.

One-Shot VCL Establishment

A VCL may also be established in one step by a


set-request with all necessary VCL parameter
values and atmVclRowStatus set to createAndGo(4).

In contrast to the negotiated VCL establishment


which allows for detailed error checking
(i.e., set errors are explicitly linked to
particular resource acquisition failures),
the one-shot VCL establishment
performs the setup on one operation but
does not have the advantage of step-wise
error checking.
VCL Retirement

A VCL is released by setting atmVclRowStatus to


destroy(6), and the agent may release all
associated resources."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) 1 }

.1.3.6.1.2.1.37.1.7.1.1
atmVclVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value of the VCL."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 1 }

.1.3.6.1.2.1.37.1.7.1.2
atmVclVci OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVcIdentifier
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VCI value of the VCL."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 2 }

.1.3.6.1.2.1.37.1.7.1.3
atmVclAdminStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXAdminStatus
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is instanciated only for a VCL which
terminates a VCC (i.e., one which is NOT
cross-connected to other VCLs). Its value
specifies the desired administrative state of
the VCL."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 3 }

.1.3.6.1.2.1.37.1.7.1.4
atmVclOperStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXOperStatus
SYNTAX INTEGER {up(1), down(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational status of the VCL."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 4 }

.1.3.6.1.2.1.37.1.7.1.5
atmVclLastChange OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXLastChange
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this VCL
entered its current operational state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 5 }

.1.3.6.1.2.1.37.1.7.1.6
atmVclReceiveTrafficDescrIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmTrafficDescrParamIndex
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the row
in the ATM Traffic Descriptor Table which
applies to the receive direction of this VCL."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 6 }

.1.3.6.1.2.1.37.1.7.1.7
atmVclTransmitTrafficDescrIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmTrafficDescrParamIndex
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object identifies the row
of the ATM Traffic Descriptor Table which applies
to the transmit direction of this VCL."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 7 }

.1.3.6.1.2.1.37.1.7.1.8
atmVccAalType OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER {aal1(1), aal34(2), aal5(3), other(4), unknown(5), aal2(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An instance of this object only exists when the
local VCL end-point is also the VCC end-point,
and AAL is in use.
The type of AAL used on this VCC.
The AAL type includes AAL1, AAL2, AAL3/4,
and AAL5. The other(4) may be user-defined
AAL type. The unknown type indicates that
the AAL type cannot be determined."
DEFVAL { aal5 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 8 }

.1.3.6.1.2.1.37.1.7.1.9
atmVccAal5CpcsTransmitSduSize OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An instance of this object only exists when the
local VCL end-point is also the VCC end-point,
and AAL5 is in use.
The maximum AAL5 CPCS SDU size in octets that is
supported on the transmit direction of this VCC."
DEFVAL { 9188 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 9 }
.1.3.6.1.2.1.37.1.7.1.10
atmVccAal5CpcsReceiveSduSize OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An instance of this object only exists when the
local VCL end-point is also the VCC end-point,
and AAL5 is in use.
The maximum AAL5 CPCS SDU size in octets that is
supported on the receive direction of this VCC."
DEFVAL { 9188 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 10 }

.1.3.6.1.2.1.37.1.7.1.11
atmVccAal5EncapsType OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER {vcMultiplexRoutedProtocol(1),
vcMultiplexBridgedProtocol8023(2), vcMultiplexBridgedProtocol8025(3),
vcMultiplexBridgedProtocol8026(4), vcMultiplexLANemulation8023(5),
vcMultiplexLANemulation8025(6), llcEncapsulation(7),
multiprotocolFrameRelaySscs(8), other(9), unknown(10)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An instance of this object only exists when the
local VCL end-point is also the VCC end-point,
and AAL5 is in use.
The type of data encapsulation used over
the AAL5 SSCS layer. The definitions reference
RFC 1483 Multiprotocol Encapsulation
over ATM AAL5 and to the ATM Forum
LAN Emulation specification."
DEFVAL { llcEncapsulation }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 11 }

.1.3.6.1.2.1.37.1.7.1.12
atmVclCrossConnectIdentifier OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is instantiated only for a VCL
which is cross-connected to other VCLs
that belong to the same VCC. All such
associated VCLs have the same value of this
object, and all their cross-connections are
identified either by entries that are indexed
by the same value of atmVcCrossConnectIndex in
the atmVcCrossConnectTable of this MIB module or by
the same value of the cross-connect index in
the cross-connect table for SVCs and Soft PVCs
(defined in a separate MIB module).

At no time should entries in these respective


cross-connect tables exist simultaneously
with the same cross-connect index value.
The value of this object is initialized by the
agent after the associated entries in the
atmVcCrossConnectTable have been created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 12 }

.1.3.6.1.2.1.37.1.7.1.13
atmVclRowStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to create, delete or
modify a row in this table. To create
a new VCL, this object is initially set
to 'createAndWait' or 'createAndGo'.
This object should not be
set to 'active' unless the following columnar
objects have been set to their desired value
in this row:
atmVclReceiveTrafficDescrIndex,
atmVclTransmitTrafficDescrIndex.
In addition, if the local VCL end-point
is also the VCC end-point:
atmVccAalType.
In addition, for AAL5 connections only:
atmVccAal5CpcsTransmitSduSize,
atmVccAal5CpcsReceiveSduSize, and
atmVccAal5EncapsType. (The existence
of these objects imply the AAL connection type.).
The DESCRIPTION of atmVclEntry provides
further guidance to row treatment in this table."
DEFVAL { createAndWait }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 13 }

.1.3.6.1.2.1.37.1.7.1.14
atmVclCastType OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmConnCastType
SYNTAX INTEGER {p2p(1), p2mpRoot(2), p2mpLeaf(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The connection topology type."
DEFVAL { p2p }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 14 }

.1.3.6.1.2.1.37.1.7.1.15
atmVclConnKind OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmConnKind
SYNTAX INTEGER {pvc(1), svcIncoming(2), svcOutgoing(3), spvcInitiator(4),
spvcTarget(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The use of call control."
DEFVAL { pvc }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVclTable(7) atmVclEntry(1) 15 }

.1.3.6.1.2.1.37.1.8
atmVpCrossConnectIndexNext OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to
be used for atmVpCrossConnectIndex when creating
entries in the atmVpCrossConnectTable. The value
0 indicates that no unassigned entries are
available. To obtain the atmVpCrossConnectIndex
value for a new entry, the manager issues a
management protocol retrieval operation to obtain
the current value of this object. After each
retrieval, the agent should modify the value to
the next unassigned index.
After a manager retrieves a value the agent will
determine through its local policy when this index
value will be made available for reuse."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
8 }

.1.3.6.1.2.1.37.1.9
atmVpCrossConnectTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ATM VP Cross Connect table for PVCs.
An entry in this table models two
cross-connected VPLs.
Each VPL must have its atmConnKind set
to pvc(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
9 }

.1.3.6.1.2.1.37.1.9.1
atmVpCrossConnectEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { atmVpCrossConnectIndex, atmVpCrossConnectLowIfIndex,
atmVpCrossConnectLowVpi, atmVpCrossConnectHighIfIndex, atmVpCrossConnectHighVpi }
DESCRIPTION "An entry in the ATM VP Cross Connect table.
This entry is used to model a bi-directional
ATM VP cross-connect which cross-connects
two VPLs.

Step-wise Procedures to set up a VP Cross-connect

Once the entries in the atmVplTable are created,


the following procedures are used
to cross-connect the VPLs together.

(1) The manager obtains a unique


atmVpCrossConnectIndex by reading the
atmVpCrossConnectIndexNext object.

(2) Next, the manager creates a set of one


or more rows in the ATM VP Cross Connect
Table, one for each cross-connection between
two VPLs. Each row is indexed by the ATM
interface port numbers and VPI values of the
two ends of that cross-connection.
This set of rows specifies the topology of the
VPC cross-connect and is identified by a single
value of atmVpCrossConnectIndex.

Negotiated VP Cross-Connect Establishment

(2a) The manager creates a row in this table by


setting atmVpCrossConnectRowStatus to
createAndWait(5). The agent checks the
requested topology and the mutual sanity of
the ATM traffic parameters and
service categories, i.e., the row creation
fails if:
- the requested topology is incompatible with
associated values of atmVplCastType,
- the requested topology is not supported
by the agent,
- the traffic/service category parameter values
associated with the requested row are
incompatible with those of already existing
rows for this VP cross-connect.
[For example, for setting up
a point-to-point VP cross-connect, the
ATM traffic parameters in the receive direction
of a VPL at the low end of the cross-connect
must equal to the traffic parameters in the
transmit direction of the other VPL at the
high end of the cross-connect,
otherwise, the row creation fails.]
The agent also checks for internal errors
in building the cross-connect.

The atmVpCrossConnectIndex values in the


corresponding atmVplTable rows are filled
in by the agent at this point.

(2b) The manager promotes the row in the


atmVpCrossConnectTable by setting
atmVpCrossConnectRowStatus to active(1). If
this set is successful, the agent has reserved
the resources specified by the ATM traffic
parameter and Service category values
for each direction of the VP cross-connect
in an ATM switch or network.

(3) The manager sets the


atmVpCrossConnectAdminStatus to up(1) in all
rows of this VP cross-connect to turn the
traffic flow on.
One-Shot VP Cross-Connect Establishment

A VP cross-connect may also be established in


one step by a set-request with all necessary
parameter values and atmVpCrossConnectRowStatus
set to createAndGo(4).

In contrast to the negotiated VP cross-connect


establishment which allows for detailed error
checking (i.e., set errors are explicitly linked
to particular resource acquisition failures),
the one-shot VP cross-connect establishment
performs the setup on one operation but does not
have the advantage of step-wise error checking.

VP Cross-Connect Retirement

A VP cross-connect identified by a particular


value of atmVpCrossConnectIndex is released by:

(1) Setting atmVpCrossConnec"


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) 1 }

.1.3.6.1.2.1.37.1.9.1.1
atmVpCrossConnectIndex OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique value to identify this VP cross-connect.
For each VPL associated with this cross-connect,
the agent reports this cross-connect index value
in the atmVplCrossConnectIdentifier attribute of
the corresponding atmVplTable entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 1 }

.1.3.6.1.2.1.37.1.9.1.2
atmVpCrossConnectLowIfIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the ATM interface for
this VP cross-connect. The term low implies
that this ATM interface has the numerically lower
ifIndex value than the other ATM interface
identified in the same atmVpCrossConnectEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 2 }

.1.3.6.1.2.1.37.1.9.1.3
atmVpCrossConnectLowVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value at the ATM interface
associated with the VP cross-connect that is
identified by atmVpCrossConnectLowIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 3 }

.1.3.6.1.2.1.37.1.9.1.4
atmVpCrossConnectHighIfIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the ATM interface for
this VP cross-connect. The term high implies that
this ATM interface has the numerically higher
ifIndex value than the other ATM interface
identified in the same atmVpCrossConnectEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 4 }

.1.3.6.1.2.1.37.1.9.1.5
atmVpCrossConnectHighVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value at the ATM interface
associated with the VP cross-connect that is
identified by atmVpCrossConnectHighIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 5 }

.1.3.6.1.2.1.37.1.9.1.6
atmVpCrossConnectAdminStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXAdminStatus
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The desired administrative status of this
bi-directional VP cross-connect."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 6 }

.1.3.6.1.2.1.37.1.9.1.7
atmVpCrossConnectL2HOperStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXOperStatus
SYNTAX INTEGER {up(1), down(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of the VP cross-connect
in one direction; (i.e., from the low to
high direction)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 7 }

.1.3.6.1.2.1.37.1.9.1.8
atmVpCrossConnectH2LOperStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXOperStatus
SYNTAX INTEGER {up(1), down(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of the VP cross-connect
in one direction; (i.e., from the high to
low direction)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 8 }

.1.3.6.1.2.1.37.1.9.1.9
atmVpCrossConnectL2HLastChange OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXLastChange
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this
VP cross-connect entered its current operational
state in the low to high direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 9 }

.1.3.6.1.2.1.37.1.9.1.10
atmVpCrossConnectH2LLastChange OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXLastChange
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this
VP cross-connect entered its current operational
in the high to low direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 10 }

.1.3.6.1.2.1.37.1.9.1.11
atmVpCrossConnectRowStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this entry in the
atmVpCrossConnectTable. This object is used to
create a cross-connect for cross-connecting
VPLs which are created using the atmVplTable
or to change or delete an existing cross-connect.
This object must be initially set
to `createAndWait' or 'createAndGo'.
To turn on a VP cross-connect,
the atmVpCrossConnectAdminStatus
is set to `up'."
DEFVAL { createAndWait }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVpCrossConnectTable(9) atmVpCrossConnectEntry(1) 11 }

.1.3.6.1.2.1.37.1.10
atmVcCrossConnectIndexNext OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to
be used for atmVcCrossConnectIndex when creating
entries in the atmVcCrossConnectTable. The value
0 indicates that no unassigned entries are
available. To obtain the atmVcCrossConnectIndex
value for a new entry, the manager issues a
management protocol retrieval operation to obtain
the current value of this object. After each
retrieval, the agent should modify the value to
the next unassigned index.
After a manager retrieves a value the agent will
determine through its local policy when this index
value will be made available for reuse."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
10 }

.1.3.6.1.2.1.37.1.11
atmVcCrossConnectTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ATM VC Cross Connect table for PVCs.
An entry in this table models two
cross-connected VCLs.
Each VCL must have its atmConnKind set
to pvc(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
11 }

.1.3.6.1.2.1.37.1.11.1
atmVcCrossConnectEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { atmVcCrossConnectIndex, atmVcCrossConnectLowIfIndex,
atmVcCrossConnectLowVpi, atmVcCrossConnectLowVci, atmVcCrossConnectHighIfIndex,
atmVcCrossConnectHighVpi, atmVcCrossConnectHighVci }
DESCRIPTION "An entry in the ATM VC Cross Connect table.
This entry is used to model a bi-directional ATM
VC cross-connect cross-connecting two end points.

Step-wise Procedures to set up a VC Cross-connect


Once the entries in the atmVclTable are created,
the following procedures are used
to cross-connect the VCLs together to
form a VCC segment.
(1) The manager obtains a unique
atmVcCrossConnectIndex by reading the
atmVcCrossConnectIndexNext object.

(2) Next, the manager creates a set of one


or more rows in the ATM VC Cross Connect
Table, one for each cross-connection between
two VCLs. Each row is indexed by the ATM
interface port numbers and VPI/VCI values of
the two ends of that cross-connection.
This set of rows specifies the topology of the
VCC cross-connect and is identified by a single
value of atmVcCrossConnectIndex.

Negotiated VC Cross-Connect Establishment

(2a) The manager creates a row in this table by


setting atmVcCrossConnectRowStatus to
createAndWait(5). The agent checks the
requested topology and the mutual sanity of
the ATM traffic parameters and
service categories, i.e., the row creation
fails if:
- the requested topology is incompatible with
associated values of atmVclCastType,
- the requested topology is not supported
by the agent,
- the traffic/service category parameter values
associated with the requested row are
incompatible with those of already existing
rows for this VC cross-connect.
[For example, for setting up
a point-to-point VC cross-connect, the
ATM traffic parameters in the receive direction
of a VCL at the low end of the cross-connect
must equal to the traffic parameters in the
transmit direction of the other VCL at the
high end of the cross-connect,
otherwise, the row creation fails.]
The agent also checks for internal errors
in building the cross-connect.

The atmVcCrossConnectIndex values in the


corresponding atmVclTable rows are filled
in by the agent at this point.

(2b) The manager promotes the row in the


atmVcCrossConnectTable by setting
atmVcCrossConnectRowStatus to active(1). If
this set is successful, the agent has reserved
the resources specified by the ATM traffic
parameter and Service category values
for each direction of the VC cross-connect
in an ATM switch or network.

(3) The manager sets the


atmVcCrossConnectAdminStatus to up(1)
in all rows of this VC cross-connect to
turn the traffic flow on.
One-Shot VC Cross-Connect Establishment

A VC cross-connect may also be established in


one step by a set-request with all necessary
parameter values and atmVcCrossConnectRowStatus
set to createAndGo(4).

In contrast to the negotiated VC cross-connect


establishment which allows for detailed error
checking i.e., set errors are explicitly linked to
particular resource acquisition failures), the
one-shot VC cross-connect establishment
performs the setup on one operation but does
not have the advantage of step-wise error
checking.

VC Cross-Connect Retirement

A VC cross-connect identified by a particular


value of atmVcCrossConnectIndex is released by:

"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) 1 }

.1.3.6.1.2.1.37.1.11.1.1
atmVcCrossConnectIndex OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique value to identify this VC cross-connect.
For each VCL associated with this cross-connect,
the agent reports this cross-connect index value
in the atmVclCrossConnectIdentifier attribute of
the corresponding atmVclTable entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 1 }

.1.3.6.1.2.1.37.1.11.1.2
atmVcCrossConnectLowIfIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the ATM interface for this
VC cross-connect. The term low implies
that this ATM interface has the numerically lower
ifIndex value than the other ATM interface
identified in the same atmVcCrossConnectEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 2 }

.1.3.6.1.2.1.37.1.11.1.3
atmVcCrossConnectLowVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value at the ATM interface
associated with the VC cross-connect that is
identified by atmVcCrossConnectLowIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 3 }

.1.3.6.1.2.1.37.1.11.1.4
atmVcCrossConnectLowVci OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVcIdentifier
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VCI value at the ATM interface
associated with this VC cross-connect that is
identified by atmVcCrossConnectLowIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 4 }

.1.3.6.1.2.1.37.1.11.1.5
atmVcCrossConnectHighIfIndex OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value for the ATM interface for
this VC cross-connect. The term high implies
that this ATM interface has the numerically higher
ifIndex value than the other ATM interface
identified in the same atmVcCrossConnectEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 5 }

.1.3.6.1.2.1.37.1.11.1.6
atmVcCrossConnectHighVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value at the ATM interface
associated with the VC cross-connect that is
identified by atmVcCrossConnectHighIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 6 }

.1.3.6.1.2.1.37.1.11.1.7
atmVcCrossConnectHighVci OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVcIdentifier
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VCI value at the ATM interface
associated with the VC cross-connect that is
identified by atmVcCrossConnectHighIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 7 }

.1.3.6.1.2.1.37.1.11.1.8
atmVcCrossConnectAdminStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXAdminStatus
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The desired administrative status of this
bi-directional VC cross-connect."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 8 }

.1.3.6.1.2.1.37.1.11.1.9
atmVcCrossConnectL2HOperStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXOperStatus
SYNTAX INTEGER {up(1), down(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational status of the
VC cross-connect in one direction; (i.e.,
from the low to high direction)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 9 }

.1.3.6.1.2.1.37.1.11.1.10
atmVcCrossConnectH2LOperStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXOperStatus
SYNTAX INTEGER {up(1), down(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational status of the
VC cross-connect in one direction; (i.e.,
from the high to low direction)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 10 }

.1.3.6.1.2.1.37.1.11.1.11
atmVcCrossConnectL2HLastChange OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXLastChange
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this
VC cross-connect entered its current
operational state in low to high direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 11 }
.1.3.6.1.2.1.37.1.11.1.12
atmVcCrossConnectH2LLastChange OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVorXLastChange
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this
VC cross-connect entered its current
operational state in high to low direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 12 }

.1.3.6.1.2.1.37.1.11.1.13
atmVcCrossConnectRowStatus OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this entry in the
atmVcCrossConnectTable. This object is used to
create a new cross-connect for cross-connecting
VCLs which are created using the atmVclTable
or to change or delete existing cross-connect.
This object must be initially set to
`createAndWait' or 'createAndGo'.
To turn on a VC cross-connect,
the atmVcCrossConnectAdminStatus
is set to `up'."
DEFVAL { createAndWait }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
atmVcCrossConnectTable(11) atmVcCrossConnectEntry(1) 13 }

.1.3.6.1.2.1.37.1.12
aal5VccTable OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains AAL5 VCC performance
parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
12 }

.1.3.6.1.2.1.37.1.12.1
aal5VccEntry OBJECT-TYPE
-- FROM ATM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, aal5VccVpi, aal5VccVci }
DESCRIPTION "This list contains the AAL5 VCC
performance parameters and is indexed
by ifIndex values of AAL5 interfaces
and the associated VPI/VCI values."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
aal5VccTable(12) 1 }

.1.3.6.1.2.1.37.1.12.1.1
aal5VccVpi OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVpIdentifier
SYNTAX INTEGER (0..4095)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VPI value of the AAL5 VCC at the
interface identified by the ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
aal5VccTable(12) aal5VccEntry(1) 1 }

.1.3.6.1.2.1.37.1.12.1.2
aal5VccVci OBJECT-TYPE
-- FROM ATM-MIB
-- TEXTUAL CONVENTION AtmVcIdentifier
SYNTAX INTEGER (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The VCI value of the AAL5 VCC at the
interface identified by the ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
aal5VccTable(12) aal5VccEntry(1) 2 }

.1.3.6.1.2.1.37.1.12.1.3
aal5VccCrcErrors OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of AAL5 CPCS PDUs received with
CRC-32 errors on this AAL5 VCC at the
interface associated with an AAL5 entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
aal5VccTable(12) aal5VccEntry(1) 3 }

.1.3.6.1.2.1.37.1.12.1.4
aal5VccSarTimeOuts OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of partially re-assembled AAL5
CPCS PDUs which were discarded
on this AAL5 VCC at the interface associated
with an AAL5 entity because they
were not fully re-assembled within the
required time period. If the re-assembly
timer is not supported, then this object
contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
aal5VccTable(12) aal5VccEntry(1) 4 }

.1.3.6.1.2.1.37.1.12.1.5
aal5VccOverSizedSDUs OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of AAL5 CPCS PDUs discarded
on this AAL5 VCC at the interface
associated with an AAL5 entity because the
AAL5 SDUs were too large."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
aal5VccTable(12) aal5VccEntry(1) 5 }

.1.3.6.1.2.1.37.1.13
atmTrafficDescrParamIndexNext OBJECT-TYPE
-- FROM ATM-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an appropriate value to
be used for atmTrafficDescrParamIndex when
creating entries in the
atmTrafficDescrParamTable.
The value 0 indicates that no unassigned
entries are available. To obtain the
atmTrafficDescrParamIndex value for a new
entry, the manager issues a management
protocol retrieval operation to obtain the
current value of this object. After each
retrieval, the agent should modify the value
to the next unassigned index.
After a manager retrieves a value the agent will
determine through its local policy when this index
value will be made available for reuse."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1)
13 }

.1.3.6.1.2.1.37.2
atmMIBConformance OBJECT-TYPE
-- FROM ATM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) 2 }

.1.3.6.1.2.1.37.2.1
atmMIBGroups OBJECT-TYPE
-- FROM ATM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) 1 }

.1.3.6.1.2.1.37.2.1.1
atmInterfaceConfGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing configuration
information about an ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 1 }

.1.3.6.1.2.1.37.2.1.2
atmTrafficDescrGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about ATM traffic descriptor type and
the associated parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 2 }

.1.3.6.1.2.1.37.2.1.3
atmInterfaceDs3PlcpGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about DS3 PLCP layer at an ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 3 }

.1.3.6.1.2.1.37.2.1.4
atmInterfaceTCGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about TC sublayer at an ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 4 }

.1.3.6.1.2.1.37.2.1.5
atmVpcTerminationGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about a VPL at an ATM interface
which terminates a VPC
(i.e., one which is NOT cross-connected
to other VPLs)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 5 }

.1.3.6.1.2.1.37.2.1.6
atmVccTerminationGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about a VCL at an ATM interface
which terminates a VCC (i.e., one which is
NOT cross-connected to other VCLs)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 6 }

.1.3.6.1.2.1.37.2.1.7
atmVpCrossConnectGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about a VP cross-connect
and the associated VPLs that are
cross-connected together."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 7 }

.1.3.6.1.2.1.37.2.1.8
atmVcCrossConnectGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about a VC cross-connect
and the associated VCLs that are
cross-connected together."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 8 }

.1.3.6.1.2.1.37.2.1.9
aal5VccGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
AAL5 configuration and performance statistics
of a VCC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 9 }

.1.3.6.1.2.1.37.2.1.10
atmInterfaceConfGroup2 OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing configuration
information about an ATM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 10 }

.1.3.6.1.2.1.37.2.1.11
atmTrafficDescrGroup2 OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about ATM traffic descriptor type and
the associated parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 11 }

.1.3.6.1.2.1.37.2.1.12
atmVpcTerminationGroup2 OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about a VPL at an ATM interface which
terminates a VPC (i.e., one which is NOT
cross-connected to other VPLs)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 12 }

.1.3.6.1.2.1.37.2.1.13
atmVccTerminationGroup2 OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing information
about a VCL at an ATM interface
which terminates a VCC (i.e., one which is
NOT cross-connected to other VCLs)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 13 }

.1.3.6.1.2.1.37.2.1.14
atmVplCrossConnectGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about the VPLs that
are cross-connected together."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 14 }

.1.3.6.1.2.1.37.2.1.15
atmVpPvcCrossConnectGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about a VP cross-connect
for PVCs. These objects are not used
for Soft PVCs or SVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 15 }

.1.3.6.1.2.1.37.2.1.16
atmVclCrossConnectGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about the VCLs that
are cross-connected together."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 16 }

.1.3.6.1.2.1.37.2.1.17
atmVcPvcCrossConnectGroup OBJECT-GROUP
-- FROM ATM-MIB
DESCRIPTION "A collection of objects providing
information about a VC cross-connect
for PVCs. These objects are not used
for Soft PVCs or SVCs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBGroups(1) 17 }

.1.3.6.1.2.1.37.2.2
atmMIBCompliances OBJECT-TYPE
-- FROM ATM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) 2 }

.1.3.6.1.2.1.37.2.2.1
atmMIBCompliance MODULE-COMPLIANCE
-- FROM ATM-MIB
DESCRIPTION "The compliance statement for SNMP entities
including networks which have ATM and
AAL5 interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBCompliances(2) 1 }

.1.3.6.1.2.1.37.2.2.2
atmMIBCompliance2 MODULE-COMPLIANCE
-- FROM ATM-MIB
DESCRIPTION "The compliance statement for SNMP entities
including networks which have ATM and
AAL5 interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37)
atmMIBConformance(2) atmMIBCompliances(2) 2 }

.1.3.6.1.2.1.37.3
atmTCMIB OBJECT-TYPE
-- FROM ATM-TC-MIB
DESCRIPTION "This MIB Module provides Textual Conventions
and OBJECT-IDENTITY Objects to be used by
ATM systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) 3 }

.1.3.6.1.2.1.37.3.1
atmObjectIdentities OBJECT-TYPE
-- FROM ATM-TC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmTCMIB(3) 1 }
.1.3.6.1.2.1.41
snaDLC MODULE-IDENTITY
-- FROM SNA-SDLC-MIB
DESCRIPTION "This is the MIB module for objects used to
manage SDLC devices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 41 }

.1.3.6.1.2.1.41.1
sdlc OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) 1 }

.1.3.6.1.2.1.41.1.1
sdlcPortGroup OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1) 1 }

.1.3.6.1.2.1.41.1.1.1
sdlcPortAdminTable OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains objects that can be
changed to manage an SDLC port. Changing one
of these parameters may take effect in the
operating port immediately or may wait until
the interface is restarted depending on the
details of the implementation.

Most of the objects in this read-write table


have corresponding read-only objects in the
sdlcPortOperTable that return the current
operating value.

The operating values may be different from


these configured values if a configured
parameter was changed after the interface was
started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) 1 }

.1.3.6.1.2.1.41.1.1.1.1
sdlcPortAdminEntry OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "A list of configured values for an SDLC port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) 1 }

.1.3.6.1.2.1.41.1.1.1.1.1
sdlcPortAdminName OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (1..10)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An octet string that defines the physical port
to which this interface is assigned. It has
implementation-specific significance. Its value
shall be unique within the administered
system. It must contain only ASCII printable
characters. Should an implementation choose to
accept a write operation for this object, it
causes the logical port definition associated
with the table instance to be moved to a
different physical port. A write operation
shall not take effect until the port is cycled
inactive."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 1 }

.1.3.6.1.2.1.41.1.1.1.1.2
sdlcPortAdminRole OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {primary(1), secondary(2), negotiable(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object describes the role that the link
station shall assume the next time a connection
is established.

Even though this is defined as a port object,


it is a link station attribute in the sense
that a role is per link station. However, it
is not possible to vary link station roles on a
particular port. For example, if an SDLC port
is configured to primary, all link stations on
that port must be primary."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 2 }

.1.3.6.1.2.1.41.1.1.1.1.3
sdlcPortAdminType OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {leased(1), switched(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This parameter defines whether the SDLC port
is to connect to a leased or switched line. A
write operation to this administrative value
shall not take effect until the SDLC port has
been cycled inactive."
DEFVAL { leased }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 3 }

.1.3.6.1.2.1.41.1.1.1.1.4
sdlcPortAdminTopology OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {pointToPoint(1), multipoint(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This parameter defines whether the SDLC port is
capable of operating in either a point-to-point
or multipoint topology.
sdlcPortAdminTopology == multipoint implies the
port can also operate in a point-to-point
topology. sdlcPortAdminTopology ==
pointToPoint does not imply the port can
operate in a multipoint topology.

A write operation to this administrative value


shall not take effect until the SDLC port has
been cycled inactive."
DEFVAL { pointToPoint }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 4 }

.1.3.6.1.2.1.41.1.1.1.1.5
sdlcPortAdminISTATUS OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {inactive(1), active(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This parameter controls the initial value of
the administrative status, ifAdminStatus, of
this SDLC port at port start-up. Depending
on the implementation, a write operation to
this administrative object may not take effect
until the SDLC port has been cycled inactive."
DEFVAL { active }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 5 }

.1.3.6.1.2.1.41.1.1.1.1.6
sdlcPortAdminACTIVTO OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This parameter defines the period of time (in
1/100ths of a second) that the port will allow a
switched line to remain inactive before
disconnecting. A switched line is considered
to be inactive if there are no I-Frames being
transferred. A value of zero indicates no
timeout. Depending on the implementation, a
write operation to this administered value may
not take effect until the port is cycled
inactive.

This object only has meaning for SDLC ports


where sdlcPortAdminType == switched

The object descriptor contains the name of an


NCP configuration parameter, ACTIVTO. Please
note that the value of this object represents
1/100ths of a second while the NCP ACTIVTO is
represented in seconds."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 6 }
.1.3.6.1.2.1.41.1.1.1.1.7
sdlcPortAdminPAUSE OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object defines the minimum elapsed time
(in 1/100ths of a second) between any two
traversals of the poll list for a primary SDLC
port. Depending on the implementation, a write
operation to this administered value may not
take effect until the port is cycled inactive.

The object descriptor contains the name of an


NCP configuration parameter, PAUSE. Please
note that the value of this object represents
1/100ths of a second while the NCP PAUSE is
represented in 1/10ths of a second.

This object only has meaning for SDLC ports


where sdlcPortAdminRole == primary "
DEFVAL { 200 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 7 }

.1.3.6.1.2.1.41.1.1.1.1.8
sdlcPortAdminSERVLIM OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object defines the number of times the
active poll list will be traversed before
polling a station on the slow poll list for a
primary, multipoint SDLC port. Depending on
the implementation, a write operation to this
administered value may not take effect until
the port is cycled inactive.

This object only has meaning for SDLC ports


where
sdlcPortAdminRole == primary
and
sdlcPortAdminTopology == multipoint "
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 8 }

.1.3.6.1.2.1.41.1.1.1.1.9
sdlcPortAdminSlowPollTimer OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object describes the elapsed time (in
1/100ths of a second) between polls for failed
secondary link station addresses. Depending
on the implementation, a write operation to
this administered value may not take effect
until the port is cycled inactive.

This object only has meaning for SDLC ports


where
sdlcPortAdminRole == primary
and
sdlcPortAdminTopology == multipoint "
DEFVAL { 2000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortAdminTable(1) sdlcPortAdminEntry(1) 9 }

.1.3.6.1.2.1.41.1.1.2
sdlcPortOperTable OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains current SDLC port
parameters. Many of these objects have
corresponding objects in the sdlcPortAdminTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) 2 }

.1.3.6.1.2.1.41.1.1.2.1
sdlcPortOperEntry OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "Currently set parameters for a specific SDLC
port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) 1 }

.1.3.6.1.2.1.41.1.1.2.1.1
sdlcPortOperName OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (1..8)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An octet string that describes the physical
port to which this interface is currently
attached. It has implementation-specific
significance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 1 }

.1.3.6.1.2.1.41.1.1.2.1.2
sdlcPortOperRole OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {primary(1), secondary(2), undefined(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the role that the link
station has assumed on this connection.
Even though this is defined as a port object,
it is a link station attribute in the sense
that a role is per link station. However, it
is not possible to vary link station roles on a
particular port. For example, if an SDLC port
is configured to primary, all link stations on
that port must be primary.

The value of sdlcPortOperRole is undefined(3)


whenever the link station role has not yet been
established by the mode setting command."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 2 }

.1.3.6.1.2.1.41.1.1.2.1.3
sdlcPortOperType OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {leased(1), switched(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This parameter defines whether the SDLC port
is currently operating as though connected to a
leased or switched line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 3 }

.1.3.6.1.2.1.41.1.1.2.1.4
sdlcPortOperTopology OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {pointToPoint(1), multipoint(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This parameter defines whether the SDLC port is
currently operating in a point-to-point or
multipoint topology."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 4 }

.1.3.6.1.2.1.41.1.1.2.1.5
sdlcPortOperISTATUS OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {inactive(1), active(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This parameter describes the initial value of
the administrative status, ifAdminStatus, of
this SDLC port at last port start-up."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 5 }

.1.3.6.1.2.1.41.1.1.2.1.6
sdlcPortOperACTIVTO OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This parameter defines the period of time (in
100ths of a second) that the port will allow a
switched line to remain inactive before
disconnecting. A switched line is considered
to be inactive if there are no I-Frames being
transferred.

The object descriptor contains the name of an


NCP configuration parameter, ACTIVTO. Please
note that the value of this object represents
1/100ths of a second while the NCP ACTIVTO is
represented in seconds.
A value of zero indicates no timeout."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 6 }

.1.3.6.1.2.1.41.1.1.2.1.7
sdlcPortOperPAUSE OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the current minimum
elapsed time (in 1/100ths of a second) between
any two traversals of the poll list for a
primary SDLC port.

The object descriptor contains the name of an


NCP configuration parameter, PAUSE. Please
note that the value of this object represents
1/100ths of a second while the NCP PAUSE is
represented in 1/10ths of a second.

This object only has meaning for SDLC ports


where
sdlcPortAdminRole == primary "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 7 }

.1.3.6.1.2.1.41.1.1.2.1.8
sdlcPortOperSlowPollMethod OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {servlim(1), pollpause(2), other(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object defines the exact method that is in
effect for periodically polling failed secondary
link station addresses.

If sdlcPortOperSlowPollMethod == servlim, then


sdlcPortOperSERVLIM defines the actual polling
characteristics.

If sdlcPortOperSlowPollMethod == pollpause,
then sdlcPortOperSlowPollTimer defines the
actual polling characteristics.

If sdlcPortOperSlowPollMethod == other, then


the polling characteristics are modeled in
vendor-specific objects.

This object only has meaning for SDLC ports


where
sdlcPortOperRole == primary
and
sdlcPortOperTopology == multipoint "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 8 }

.1.3.6.1.2.1.41.1.1.2.1.9
sdlcPortOperSERVLIM OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the number of times the
active poll list is currently being traversed
before polling a station on the slow poll list
for a primary, multipoint SDLC port.

This object only has meaning for SDLC ports


where
sdlcPortOperRole == primary
and
sdlcPortOperTopology == multipoint "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 9 }

.1.3.6.1.2.1.41.1.1.2.1.10
sdlcPortOperSlowPollTimer OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the elapsed time (in
1/100ths of a second) between polls for failed
secondary link station addresses.

This object only has meaning for SDLC ports


where
sdlcPortOperRole == primary
and
sdlcPortOperTopology == multipoint "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 10 }

.1.3.6.1.2.1.41.1.1.2.1.11
sdlcPortOperLastModifyTime OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the value of sysUpTime
when this port definition was last modified.
If the port has not been modified, then this
value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 11 }

.1.3.6.1.2.1.41.1.1.2.1.12
sdlcPortOperLastFailTime OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the value of sysUpTime
when this SDLC port last failed. If the port
has not failed, then this value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 12 }

.1.3.6.1.2.1.41.1.1.2.1.13
sdlcPortOperLastFailCause OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {undefined(1), physical(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This enumerated object describes the cause of
the last failure of this SDLC port. If the
port has not failed, then this object has a
value of undefined(1)."
DEFVAL { undefined }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortOperTable(2) sdlcPortOperEntry(1) 13 }

.1.3.6.1.2.1.41.1.1.3
sdlcPortStatsTable OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Each entry in this table contains statistics
for a specific SDLC port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) 3 }

.1.3.6.1.2.1.41.1.1.3.1
sdlcPortStatsEntry OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "A list of statistics for an SDLC port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) 1 }

.1.3.6.1.2.1.41.1.1.3.1.1
sdlcPortStatsPhysicalFailures OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of times
this port has failed due to its physical media
since port startup. At port startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 1 }

.1.3.6.1.2.1.41.1.1.3.1.2
sdlcPortStatsInvalidAddresses OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
frames received by this port with invalid link
station addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 2 }

.1.3.6.1.2.1.41.1.1.3.1.3
sdlcPortStatsDwarfFrames OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
frames received by this port which were
delivered intact by the physical layer but were
too short to be legal.

Ignoring the frame check sequence (FCS), a


frame is considered to be too short if it
is less than 2 bytes for sdlcLSOperMODULO of
eight, or if it is less than 3 bytes for
sdlcLSOperMODULO of onetwentyeight."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 3 }

.1.3.6.1.2.1.41.1.1.3.1.4
sdlcPortStatsPollsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of polls
received by this port since the port was
created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 4 }

.1.3.6.1.2.1.41.1.1.3.1.5
sdlcPortStatsPollsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of polls
sent by this port since the port was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 5 }

.1.3.6.1.2.1.41.1.1.3.1.6
sdlcPortStatsPollRspsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of poll
responses received by this port since the port
was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 6 }

.1.3.6.1.2.1.41.1.1.3.1.7
sdlcPortStatsPollRspsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of poll
responses sent by this port since the port was
created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 7 }

.1.3.6.1.2.1.41.1.1.3.1.8
sdlcPortStatsLocalBusies OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
times that the local SDLC link stations on
this port have entered a busy state (RNR).
This object is initialized to zero when the
port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 8 }

.1.3.6.1.2.1.41.1.1.3.1.9
sdlcPortStatsRemoteBusies OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
times that the adjacent (i.e., remote) SDLC
link stations on this port have entered a busy
state (RNR). This object is initialized to
zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 9 }

.1.3.6.1.2.1.41.1.1.3.1.10
sdlcPortStatsIFramesIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
I-Frames that have been received by SDLC link
stations on this port. This object is
initialized to zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 10 }

.1.3.6.1.2.1.41.1.1.3.1.11
sdlcPortStatsIFramesOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
I-Frames that have been transmitted by SDLC
link stations on this port. This object is
initialized to zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 11 }

.1.3.6.1.2.1.41.1.1.3.1.12
sdlcPortStatsOctetsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total octets
received from adjacent SDLC link stations on
this port. This object covers the address,
control, and information field of I-Frames
only. This object is initialized to zero when
the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 12 }

.1.3.6.1.2.1.41.1.1.3.1.13
sdlcPortStatsOctetsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total octets
transmitted to adjacent SDLC link stations on
this port. This object covers the address,
control, and information field of I-Frames
only. This object is initialized to zero when
the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 13 }

.1.3.6.1.2.1.41.1.1.3.1.14
sdlcPortStatsProtocolErrs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
times that the SDLC link stations on this port
have deactivated the link as a result of
having received a protocol violation from the
adjacent link station. This object is
initialized to zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 14 }

.1.3.6.1.2.1.41.1.1.3.1.15
sdlcPortStatsActivityTOs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
times that the SDLC link stations on this port
have deactivated the link as a result of no
activity on the link. This object is
initialized to zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 15 }

.1.3.6.1.2.1.41.1.1.3.1.16
sdlcPortStatsRNRLIMITs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
times that the SDLC link stations on this port
have deactivated the link as a result of its
RNRLIMIT timer expiring. This object is
initialized to zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 16 }

.1.3.6.1.2.1.41.1.1.3.1.17
sdlcPortStatsRetriesExps OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
times that the SDLC link stations on this port
have deactivated the link as a result of a
retry sequence being exhausted. This object
is initialized to zero when the port is
created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 17 }

.1.3.6.1.2.1.41.1.1.3.1.18
sdlcPortStatsRetransmitsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
I-Frames retransmitted by remote link stations
for all SDLC link stations on this port. This
object is initialized to zero when the port is
created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 18 }
.1.3.6.1.2.1.41.1.1.3.1.19
sdlcPortStatsRetransmitsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
I-Frames retransmitted by all local SDLC link
stations on this port. This object is
initialized to zero when the port is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcPortGroup(1) sdlcPortStatsTable(3) sdlcPortStatsEntry(1) 19 }

.1.3.6.1.2.1.41.1.2
sdlcLSGroup OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1) 2 }

.1.3.6.1.2.1.41.1.2.1
sdlcLSAdminTable OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains objects that can be
changed to manage an SDLC link station.
Changing one of these parameters may take
effect in the operating link immediately or may
wait until the link is restarted depending on
the details of the implementation.

The entries in sdlcLSAdminTable can be created


either by an agent or a management station. The
management station can create an entry in
sdlcLSAdminTable by setting the appropriate
value in sdlcLSAdminRowStatus.

Most of the objects in this read-create table


have corresponding read-only objects in the
sdlcLSOperTable that reflect the current
operating value.

The operating values may be different from


these configured values if changed by XID
negotiation or if a configured parameter was
changed after the link was started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) 1 }

.1.3.6.1.2.1.41.1.2.1.1
sdlcLSAdminEntry OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, sdlcLSAddress }
DESCRIPTION "A list of configured values for an SDLC link
station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) 1 }
.1.3.6.1.2.1.41.1.2.1.1.1
sdlcLSAddress OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value is the poll address of the
secondary link station for this SDLC link. It
uniquely identifies the SDLC link station
within a single SDLC port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 1 }

.1.3.6.1.2.1.41.1.2.1.1.2
sdlcLSAdminName OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (1..10)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An octet string that defines the local name of
the SDLC link station. This field may be sent
in the XID3 control vector 0x0E, type 0xF7."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 2 }

.1.3.6.1.2.1.41.1.2.1.1.3
sdlcLSAdminState OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {inactive(1), active(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the desired state of the
SDLC station. The managed system shall attempt
to keep the operational state, sdlcLSOperState,
consistent with this value."
DEFVAL { active }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 3 }

.1.3.6.1.2.1.41.1.2.1.1.4
sdlcLSAdminISTATUS OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {inactive(1), active(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This parameter controls the desired state,
sdlcLSAdminState, of the SDLC link station at
link station start-up."
DEFVAL { active }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 4 }

.1.3.6.1.2.1.41.1.2.1.1.5
sdlcLSAdminMAXDATASend OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains the maximum PDU size that
the local link station thinks it can send to
the adjacent link station before having
received any XID from the ALS. After the
maximum PDU size that the ALS can receive is
known (via XID exchange) that value is
reflected in sdlcLSOperMAXDATASend and takes
precedence over this object.

This value includes the Transmission Header


(TH) and the Request Header (RH)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 5 }

.1.3.6.1.2.1.41.1.2.1.1.6
sdlcLSAdminMAXDATARcv OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains the maximum PDU size that
the local link station can receive from the
adjacent link station. This value is sent in
the XID to the ALS.

This value includes the Transmission Header


(TH) and the Request Header (RH)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 6 }

.1.3.6.1.2.1.41.1.2.1.1.7
sdlcLSAdminREPLYTO OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the reply timeout (in
1/100ths of a second) for an SDLC link
station. If the link station does not receive
a response to a poll or message before the
specified time expires then the appropriate
error recovery shall be initiated.

The object descriptor contains the name of an


NCP configuration parameter, REPLYTO. Please
note that the value of this object represents
1/100ths of a second while the NCP REPLYTO is
represented in 1/10ths of a second.

Depending on the implementation, a write


operation to this administered value may not
change the operational value, sdlcLSOperREPLYTO,
until the link station is cycled inactive.

This object only has meaning for SDLC ports


where sdlcPortAdminRole == primary "
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 7 }

.1.3.6.1.2.1.41.1.2.1.1.8
sdlcLSAdminMAXIN OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the maximum number of
unacknowledged I-frames which an SDLC link
station may receive. This should range from 1
to (sdlcLSAdminMODULO - 1). This value is sent
in the XID to the ALS.

A write operation to this administered value


will not change the operational value,
sdlcLSOperMAXIN, until the link station is
cycled inactive."
DEFVAL { 7 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 8 }

.1.3.6.1.2.1.41.1.2.1.1.9
sdlcLSAdminMAXOUT OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the maximum number of
consecutive unacknowledged I-frames which an
SDLC link station shall send without an
acknowledgement. This shall range from 1 to
(sdlcLSAdminMODULO - 1).

For link stations on switched SDLC lines,


certain implementions may choose to override
this administered value with the value
received in the XID exchange.

Depending on the implementation, a write


operation to this administered value may not
change the operational value,
sdlcLSOperMAXOUT, until the link station is
cycled inactive.

An implementation can support only modulo 8,


only modulo 128, or both."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 9 }

.1.3.6.1.2.1.41.1.2.1.1.10
sdlcLSAdminMODULO OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {eight(8), onetwentyeight(128)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the modulus for an SDLC
link station. This modulus determines the size
of the rotating acknowledgement window used the
SDLC link station pair.

A write operation to this administered value


will not change the operational value,
sdlcLSOperMODULO, until the link station is
cycled inactive.

An implementation can support only modulo 8,


only modulo 128, or both."
DEFVAL { eight }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 10 }

.1.3.6.1.2.1.41.1.2.1.1.11
sdlcLSAdminRETRIESm OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls number of retries in a
retry sequence for the local SDLC link
station. A retry sequence is a series of
retransmitted frames ( data or control) for
which no positive acknowledgement is received.

The number of times that the retry sequence is


to be repeated is controlled by the object:
sdlcLSAdminRETRIESn. The interval between retry
sequences is controlled by the object:
sdlcLSAdminRETRIESt.

A value of zero indicates no retries. If the


value of sdlcLSAdminRETRIESm is zero, then the
values of sdlcLSAdminRETRIESt and
sdlcLSAdminRETRIESn should also be zero.

Depending on the implementation, a write


operation to this administered value may not
change the operational value,
sdlcLSOperRETRIESm, until the link station is
cycled inactive."
DEFVAL { 15 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 11 }

.1.3.6.1.2.1.41.1.2.1.1.12
sdlcLSAdminRETRIESt OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the interval (in 1/100ths
of a second) between retry sequences for the
local SDLC link station if multiple retry
sequences are specified . A retry sequence is
a series of retransmitted frames ( data or
control) for which no positive acknowledgement
is received.

The number of repeated retries sequences is


controlled by the object: sdlcLSAdminRETRIESn.
The retries per sequence is controlled by the
object: sdlcLSAdminRETRIESm.

The object descriptor contains the name of an


NCP configuration parameter, RETRIESt. Please
note that the value of this object represents
1/100ths of a second while the NCP RETRIESt is
represented in seconds.

Depending on the implementation, a write


operation to this administered value may not
change the operational value,
sdlcLSOperRETRIESt, until the link station is
cycled inactive."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 12 }

.1.3.6.1.2.1.41.1.2.1.1.13
sdlcLSAdminRETRIESn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the number of times that
a retry sequence is repeated for the local SDLC
link station. A retry sequence is a series of
retransmitted frames ( data or control) for
which no positive acknowledgement is received.

The interval between retry sequences is


controlled by the object: sdlcLSAdminRETRIESn.
The retries per sequence is controlled by the
object: sdlcLSAdminRETRIESm.

Depending on the implementation, a write


operation to this administered value may not
change the operational value,
sdlcLSOperRETRIESn, until the link station is
cycled inactive."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 13 }

.1.3.6.1.2.1.41.1.2.1.1.14
sdlcLSAdminRNRLIMIT OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the length of time (in
1/100ths of a second) that an SDLC link station
will allow its adjacent link station to remain
in a busy (RNR) state before declaring it
inoperative.

A value of sdlcLSAdminRNRLIMIT == 0 means there


is no limit.

The object descriptor contains the name of an


NCP configuration parameter, RNRLIMIT. Please
note that the value of this object represents
1/100ths of a second while the NCP RNRLIMIT is
represented in minutes.

Depending on the implementation, a write


operation to this administered value may not
change the operational value,
sdlcLSOperRNRLIMIT, until the link station is
cycled inactive."
DEFVAL { 18000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 14 }

.1.3.6.1.2.1.41.1.2.1.1.15
sdlcLSAdminDATMODE OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {half(1), full(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls whether communications
mode with the adjacent link station is
two-way-alternate (half) or two-way-simultaneous
(full).

A write operation to this administered value


will not change the operational value,
sdlcLSOperDATMODE, until the link station is
cycled inactive."
DEFVAL { half }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 15 }

.1.3.6.1.2.1.41.1.2.1.1.16
sdlcLSAdminGPoll OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (0..254)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object describes the group poll address
for this link station instance. If group poll
is not in effect for this link station
instance, the value for sdlcLSAdminGPoll should
be zero.

Depending on the implementation, a write


operation to this administered value may not
change the operational value, sdlcLSOperGPoll,
until the link station is cycled inactive."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 16 }
.1.3.6.1.2.1.41.1.2.1.1.17
sdlcLSAdminSimRim OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {no(1), yes(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the support for
transmission and receipt of SIM and RIM control
frames for this link station. The value of
this object controls the setting of the
transmit-receive capability sent in the XID
field."
DEFVAL { no }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 17 }

.1.3.6.1.2.1.41.1.2.1.1.18
sdlcLSAdminXmitRcvCap OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {twa(1), tws(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object controls the transmit-receive
capabilities for this SDLC link station. The
value of this object establishes the value of
the transmit-receive capability indicator sent
in the XID image to the adjacent link station."
DEFVAL { twa }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 18 }

.1.3.6.1.2.1.41.1.2.1.1.19
sdlcLSAdminRowStatus OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used by a management station to
create or delete the row entry in
sdlcLSAdminTable following the RowStatus
textual convention.

Upon successful creation of the row, an agent


automatically creates a corresponding entry in
the sdlcLSOperTable with sdlcLSOperState equal
to 'discontacted (1)'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSAdminTable(1) sdlcLSAdminEntry(1) 19 }

.1.3.6.1.2.1.41.1.2.2
sdlcLSOperTable OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains current SDLC link
parameters. Many of these objects have
corresponding objects in the
sdlcLSAdminTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) 2 }

.1.3.6.1.2.1.41.1.2.2.1
sdlcLSOperEntry OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, sdlcLSAddress }
DESCRIPTION "A list of status and control values for an
SDLC link station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) 1 }

.1.3.6.1.2.1.41.1.2.2.1.1
sdlcLSOperName OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (1..10)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An octet string that defines the name of the
remote SDLC link station. This field is
received in the XID3 control vector 0x0E, type
0xF7."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 1 }

.1.3.6.1.2.1.41.1.2.2.1.2
sdlcLSOperRole OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {primary(1), secondary(2), undefined(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current role that the
link station is assuming.

The value of sdlcLSOperRole is undefined(3)


whenever the link station role has not yet been
established by the mode setting command."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 2 }

.1.3.6.1.2.1.41.1.2.2.1.3
sdlcLSOperState OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {discontacted(1), contactPending(2), contacted(3),
discontactPending(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the operational state of
the SDLC link station. The managed system
shall attempt to keep this value consistent
with the administered state, sdlcLSAdminState"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 3 }
.1.3.6.1.2.1.41.1.2.2.1.4
sdlcLSOperMAXDATASend OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the actual maximum PDU
size that the local link station can send to
the adjacent link station. This object is
established from the value received in the XID
from the adjacent link station. If no XID
is received, then this value is implementation
dependent (for instance, it could be the value
of sdlcLSAdminMAXDATASend).
This value includes the Transmission Header
(TH) and the Request Header (RH)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 4 }

.1.3.6.1.2.1.41.1.2.2.1.5
sdlcLSOperREPLYTO OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current reply timeout
(in 1/100ths of a second) for an SDLC link
station. If the link station does not receive
a response to a poll or message before the
specified time expires then the appropriate
error recovery shall be initiated.

The object descriptor contains the name of an


NCP configuration parameter, REPLYTO. Please
note that the value of this object represents
1/100ths of a second while the NCP REPLYTO is
represented in 1/10ths of a second.

This object only has meaning for SDLC ports


where sdlcPortOperRole == primary "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 5 }

.1.3.6.1.2.1.41.1.2.2.1.6
sdlcLSOperMAXIN OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current maximum
number of unacknowledged I-frames which an SDLC
link station may receive. This shall range
from 1 to (sdlcLSOperMODULO - 1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 6 }

.1.3.6.1.2.1.41.1.2.2.1.7
sdlcLSOperMAXOUT OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (1..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object controls the maximum number of
consecutive unacknowledged I-frames which an
SDLC link station shall send without an
acknowledgement. This shall range from 1 to
(sdlcLSAdminMODULO - 1).
This value may controlled by the administered
MAXOUT, sdlcLSAdminMAXOUT, or by the MAXIN value
received during the XID exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 7 }

.1.3.6.1.2.1.41.1.2.2.1.8
sdlcLSOperMODULO OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {eight(8), onetwentyeight(128)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current modulus for
an SDLC link station. This modulus determines
the size of rotating acknowledgement window
used by the SDLC link station pair."
DEFVAL { eight }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 8 }

.1.3.6.1.2.1.41.1.2.2.1.9
sdlcLSOperRETRIESm OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object controls number of retries in a
retry sequence for an SDLC link station. A
retry sequence is a series of retransmitted
frames ( data or control) for which no positive
acknowledgement is received.

The current number of times that the retry


sequence is to be repeated is reflected by the
object: sdlcLSOperRETRIESn. The current
interval between retry sequences is reflected
by the object: sdlcLSOperRETRIESt."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 9 }

.1.3.6.1.2.1.41.1.2.2.1.10
sdlcLSOperRETRIESt OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current interval (in
1/100ths of a second) between retry sequences
for an SDLC link station if multiple retry
sequences are specified. A retry sequence is a
series of retransmitted frames ( data or
control) for which no positive acknowledgement
is received.

The object descriptor contains the name of an


NCP configuration parameter, RETRIESt. Please
note that the value of this object represents
1/100ths of a second while the NCP RETRIESt is
represented in seconds.

The current number of repeated retries


sequences is reflected by the object:
sdlcLSOperRETRIESn. The current retries per
sequence is reflected by the object:
sdlcLSOperRETRIESm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 10 }

.1.3.6.1.2.1.41.1.2.2.1.11
sdlcLSOperRETRIESn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (0..127)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current number of
times that a retry sequence is repeated for an
SDLC link station. A retry sequence is a
series of retransmitted frames ( data or
control) for which no positive acknowledgement
is received.

The current interval between retry sequences is


reflected by the object: sdlcLSOperRETRIESn.
The current retries per sequence is reflected
by the object: sdlcLSOperRETRIESm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 11 }

.1.3.6.1.2.1.41.1.2.2.1.12
sdlcLSOperRNRLIMIT OBJECT-TYPE
-- FROM SNA-SDLC-MIB
-- TEXTUAL CONVENTION TimeInterval
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the current length of
time (in 1/100ths of a second) that an SDLC
link station will allow its adjacent link
station to remain in a busy (RNR) state before
declaring it inoperative.

The object descriptor contains the name of an


NCP configuration parameter, RNRLIMIT. Please
note that the value of this object represents
1/100ths of a second while the NCP RNRLIMIT is
represented in minutes.

A value of sdlcLSOperRNRLIMIT == 0 means there


is no limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 12 }

.1.3.6.1.2.1.41.1.2.2.1.13
sdlcLSOperDATMODE OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {half(1), full(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects whether the current
communications mode with the adjacent link
station is two-way-alternate (half) or
two-way-simultaneous (full)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 13 }

.1.3.6.1.2.1.41.1.2.2.1.14
sdlcLSOperLastModifyTime OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the value of sysUpTime
when this link station definition was last
modified. If the link station has not been
modified, then this value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 14 }

.1.3.6.1.2.1.41.1.2.2.1.15
sdlcLSOperLastFailTime OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the value of sysUpTime
when this SDLC link station last failed. If
the link station has not failed, then this
value shall be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 15 }

.1.3.6.1.2.1.41.1.2.2.1.16
sdlcLSOperLastFailCause OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {undefined(1), rxFRMR(2), txFRMR(3), noResponse(4),
protocolErr(5), noActivity(6), rnrLimit(7), retriesExpired(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This enumerated object reflects the cause of
the last failure of this SDLC link station. If
the link station has not failed, then this
object will have a value of undefined(1)."
DEFVAL { undefined }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 16 }

.1.3.6.1.2.1.41.1.2.2.1.17
sdlcLSOperLastFailCtrlIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX OCTET STRING (1..2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the last control octet or
octets (depending on modulus) received by this
SDLC link station at the time of the last
failure. If the link station has not failed,
then this value has no meaning."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 17 }

.1.3.6.1.2.1.41.1.2.2.1.18
sdlcLSOperLastFailCtrlOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX OCTET STRING (1..2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the last control octet or
octets (depending on modulus) sent by this SDLC
link station at the time of the last failure.
If the link station has not failed, then this
value has no meaning."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 18 }

.1.3.6.1.2.1.41.1.2.2.1.19
sdlcLSOperLastFailFRMRInfo OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX OCTET STRING (3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the information field of
the FRMR frame if the last failure for this
SDLC link station was as a result of an invalid
frame. Otherwise, this field has no meaning."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 19 }

.1.3.6.1.2.1.41.1.2.2.1.20
sdlcLSOperLastFailREPLYTOs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the number of times that
the REPLYTO timer had expired for an SDLC link
station at the time of the last failure. If the
link station has not failed, then this value
has no meaning."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 20 }

.1.3.6.1.2.1.41.1.2.2.1.21
sdlcLSOperEcho OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {no(1), yes(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies whether the echo bit is
in effect for this particular link station."
DEFVAL { no }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 21 }

.1.3.6.1.2.1.41.1.2.2.1.22
sdlcLSOperGPoll OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER (0..254)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object describes the group poll address
in effect for this link station instance."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 22 }

.1.3.6.1.2.1.41.1.2.2.1.23
sdlcLSOperSimRim OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {no(1), yes(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the support for
transmission and receipt of SIM and RIM control
frames for the adjacent link station. The
value of this object is set from the XID field
received from the adjacent link station."
DEFVAL { no }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 23 }

.1.3.6.1.2.1.41.1.2.2.1.24
sdlcLSOperXmitRcvCap OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX INTEGER {twa(1), tws(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the transmit-receive
capabilities for the adjacent SDLC link
station. The value of this object is the value
of the transmit-receive capability indicator
received in the XID image from the adjacent
link station."
DEFVAL { twa }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSOperTable(2) sdlcLSOperEntry(1) 24 }

.1.3.6.1.2.1.41.1.2.3
sdlcLSStatsTable OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Each entry in this table contains statistics
for a specific SDLC link station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) 3 }
.1.3.6.1.2.1.41.1.2.3.1
sdlcLSStatsEntry OBJECT-TYPE
-- FROM SNA-SDLC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, sdlcLSAddress }
DESCRIPTION "A list of statistics for an SDLC link station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) 1 }

.1.3.6.1.2.1.41.1.2.3.1.1
sdlcLSStatsBLUsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total basic link
units (BLUs; frames) received from an adjacent
SDLC link station since link station startup.
At link station startup time, this object must
be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 1 }

.1.3.6.1.2.1.41.1.2.3.1.2
sdlcLSStatsBLUsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total basic link
units (BLUs; frames), transmitted to an
adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 2 }

.1.3.6.1.2.1.41.1.2.3.1.3
sdlcLSStatsOctetsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total octets received
from an adjacent SDLC link station since link
station startup. This object covers the
address, control, and information field of
I-Frames only. At link station startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 3 }

.1.3.6.1.2.1.41.1.2.3.1.4
sdlcLSStatsOctetsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total octets
transmitted to an adjacent SDLC link station
since link station startup. This object covers
the address, control, and information field of
I-Frames only. At link station startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 4 }

.1.3.6.1.2.1.41.1.2.3.1.5
sdlcLSStatsPollsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total polls received
from an adjacent SDLC link station since link
station startup. At link station startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 5 }

.1.3.6.1.2.1.41.1.2.3.1.6
sdlcLSStatsPollsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total polls sent to
an adjacent SDLC link station since link
station startup. At link station startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 6 }

.1.3.6.1.2.1.41.1.2.3.1.7
sdlcLSStatsPollRspsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of poll
responses sent to the adjacent SDLC link
station since link station startup. This value
includes I-frames that are sent in response to
a poll.

At link station startup time, this object must


be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 7 }

.1.3.6.1.2.1.41.1.2.3.1.8
sdlcLSStatsPollRspsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of poll
responses received from the adjacent SDLC link
station since station startup. This value
includes I-frames that are received in response
to a poll.

At link station startup time, this object must


be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 8 }

.1.3.6.1.2.1.41.1.2.3.1.9
sdlcLSStatsLocalBusies OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of times
that the local SDLC link station has entered a
busy state (RNR) since link station startup.
At link station startup time, this object must
be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 9 }

.1.3.6.1.2.1.41.1.2.3.1.10
sdlcLSStatsRemoteBusies OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of times
that an adjacent ( remote) SDLC link station
has entered a busy state (RNR) since link
station startup. At link station startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 10 }

.1.3.6.1.2.1.41.1.2.3.1.11
sdlcLSStatsIFramesIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total I-frames
received from an adjacent SDLC link station
since link station startup. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 11 }

.1.3.6.1.2.1.41.1.2.3.1.12
sdlcLSStatsIFramesOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total I-frames
transmitted to an adjacent SDLC link station
since link station startup. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 12 }

.1.3.6.1.2.1.41.1.2.3.1.13
sdlcLSStatsUIFramesIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total UI-frames
received from an adjacent SDLC link station
since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 13 }

.1.3.6.1.2.1.41.1.2.3.1.14
sdlcLSStatsUIFramesOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total UI-frames
transmitted to an adjacent SDLC link station
since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 14 }

.1.3.6.1.2.1.41.1.2.3.1.15
sdlcLSStatsXIDsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total XID frames
received from an adjacent SDLC link station
since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 15 }

.1.3.6.1.2.1.41.1.2.3.1.16
sdlcLSStatsXIDsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total XID frames
transmitted to an adjacent SDLC link station
since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 16 }

.1.3.6.1.2.1.41.1.2.3.1.17
sdlcLSStatsTESTsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total TEST frames,
commands or responses, received from an
adjacent SDLC link station since link station
startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 17 }

.1.3.6.1.2.1.41.1.2.3.1.18
sdlcLSStatsTESTsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total TEST frames,
commands or responses, transmitted to an
adjacent SDLC link station since link station
startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 18 }

.1.3.6.1.2.1.41.1.2.3.1.19
sdlcLSStatsREJsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total REJ frames
received from an adjacent SDLC link station
since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 19 }

.1.3.6.1.2.1.41.1.2.3.1.20
sdlcLSStatsREJsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total REJ frames
transmitted to an adjacent SDLC link station
since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 20 }

.1.3.6.1.2.1.41.1.2.3.1.21
sdlcLSStatsFRMRsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total frame reject
(FRMR) frames received from an adjacent SDLC
link station since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 21 }
.1.3.6.1.2.1.41.1.2.3.1.22
sdlcLSStatsFRMRsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total frame reject
(FRMR) frames transmitted to an adjacent SDLC
link station since link station startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 22 }

.1.3.6.1.2.1.41.1.2.3.1.23
sdlcLSStatsSIMsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total set
initialization mode (SIM) frames received from
an adjacent SDLC link station since link station
startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 23 }

.1.3.6.1.2.1.41.1.2.3.1.24
sdlcLSStatsSIMsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total set
initialization mode (SIM) frames transmitted to
an adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 24 }

.1.3.6.1.2.1.41.1.2.3.1.25
sdlcLSStatsRIMsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total request
initialization mode (RIM) frames received from
an adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 25 }

.1.3.6.1.2.1.41.1.2.3.1.26
sdlcLSStatsRIMsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total request
initialization mode (RIM) frames transmitted to
an adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 26 }

.1.3.6.1.2.1.41.1.2.3.1.27
sdlcLSStatsDISCIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
disconnect (DISC) requests received from an
adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 27 }

.1.3.6.1.2.1.41.1.2.3.1.28
sdlcLSStatsDISCOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
disconnect (DISC) requests transmited to an
adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 28 }

.1.3.6.1.2.1.41.1.2.3.1.29
sdlcLSStatsUAIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
unnumbered acknowledgements (UA) requests
received from an adjacent SDLC link station
since link station startup. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 29 }

.1.3.6.1.2.1.41.1.2.3.1.30
sdlcLSStatsUAOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
unnumbered acknowledgements (UA) requests
transmited to an adjacent SDLC link station
since link station startup. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 30 }

.1.3.6.1.2.1.41.1.2.3.1.31
sdlcLSStatsDMIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
disconnect mode (DM) requests received from an
adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 31 }

.1.3.6.1.2.1.41.1.2.3.1.32
sdlcLSStatsDMOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
disconnect mode (DM) requests transmited to an
adjacent SDLC link station since link station
startup. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 32 }

.1.3.6.1.2.1.41.1.2.3.1.33
sdlcLSStatsSNRMIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
set normal response mode (SNRM/SNRME) requests
received from an adjacent SDLC link station
since link station startup. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 33 }

.1.3.6.1.2.1.41.1.2.3.1.34
sdlcLSStatsSNRMOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
set normal response mode (SNRM/SNRME) requests
transmited to an adjacent SDLC link station
since link station startup. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 34 }

.1.3.6.1.2.1.41.1.2.3.1.35
sdlcLSStatsProtocolErrs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total occurrences,
since link station startup, where this SDLC
link station has inactivated the link as a
result of receiving a frame from its adjacent
link station which was in violation of the
protocol. At link station startup time, this
object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 35 }

.1.3.6.1.2.1.41.1.2.3.1.36
sdlcLSStatsActivityTOs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total occurrences,
since startup, where this SDLC link station has
inactivated the link as a result of no activity
on the link. At link station startup time,
this object must be initialized to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 36 }

.1.3.6.1.2.1.41.1.2.3.1.37
sdlcLSStatsRNRLIMITs OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total occurrences,
since startup, where this SDLC link station has
inactivated the link as a result of its
RNRLIMIT timer expiring. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 37 }

.1.3.6.1.2.1.41.1.2.3.1.38
sdlcLSStatsRetriesExps OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total occurrences,
since startup, where this SDLC link station has
inactivated the link as a result of a retry
sequence being exhausted. At link station
startup time, this object must be initialized
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 38 }

.1.3.6.1.2.1.41.1.2.3.1.39
sdlcLSStatsRetransmitsIn OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
information frames retransmitted by the remote
link station because the N(s) received from
that link station indicated that one or more
information frames sent by that station were
lost. This event causes the first missing
information frame of a window and all
subsequent information frames to be
retransmitted. At link station startup time,
this object must be initialized to zero.

Management: If the value of


sdlcLSStatsRetransmitsIn grows over time, then
the quality of the serial line is in
question. You might want to look at
decreasing the value for
sdlcLSAdminMAXDATASend to compensate for the
lower quality line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 39 }

.1.3.6.1.2.1.41.1.2.3.1.40
sdlcLSStatsRetransmitsOut OBJECT-TYPE
-- FROM SNA-SDLC-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the total number of
information frames retransmitted to a remote
link station because the N(r) received from
that link station indicated that one or more
information frames sent to that station were
lost. This event causes the first missing
information frame of a window and all
subsequent information frames to be
retransmitted. At link station startup time,
this object must be initialized to zero.

Management: If the value of


sdlcLSStatsRetransmitsOut grows over time,
then the quality of the serial line is in
question. You might want to look at
decreasing the value for sdlcLSAdminMAXDATASend
to compensate for the lower quality line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcLSGroup(2) sdlcLSStatsTable(3) sdlcLSStatsEntry(1) 40 }
.1.3.6.1.2.1.41.1.3
sdlcTraps OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1) 3 }

.1.3.6.1.2.1.41.1.3.1
sdlcPortStatusChange NOTIFICATION-TYPE
-- FROM SNA-SDLC-MIB
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus, sdlcPortOperLastFailTime,
sdlcPortOperLastFailCause }
DESCRIPTION "This trap indicates that the state of an SDLC
port has transitioned to active or inactive."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcTraps(3) 1 }

.1.3.6.1.2.1.41.1.3.2
sdlcLSStatusChange NOTIFICATION-TYPE
-- FROM SNA-SDLC-MIB
OBJECTS { ifIndex, sdlcLSAddress, sdlcLSOperState, sdlcLSAdminState,
sdlcLSOperLastFailTime, sdlcLSOperLastFailCause, sdlcLSOperLastFailFRMRInfo,
sdlcLSOperLastFailCtrlIn, sdlcLSOperLastFailCtrlOut, sdlcLSOperLastFailREPLYTOs }
DESCRIPTION "This trap indicates that the state of an SDLC
link station has transitioned to contacted or
discontacted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcTraps(3) 2 }

.1.3.6.1.2.1.41.1.4
sdlcConformance OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1) 4 }

.1.3.6.1.2.1.41.1.4.1
sdlcCompliances OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) 1 }

.1.3.6.1.2.1.41.1.4.1.1
sdlcCoreCompliance MODULE-COMPLIANCE
-- FROM SNA-SDLC-MIB
DESCRIPTION "The core compliance statement for all SDLC
nodes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcCompliances(1) 1 }

.1.3.6.1.2.1.41.1.4.1.2
sdlcPrimaryCompliance MODULE-COMPLIANCE
-- FROM SNA-SDLC-MIB
DESCRIPTION "The compliance statement for all nodes that
are performing the role of a Primary link
station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcCompliances(1) 2 }

.1.3.6.1.2.1.41.1.4.1.3
sdlcPrimaryMultipointCompliance MODULE-COMPLIANCE
-- FROM SNA-SDLC-MIB
DESCRIPTION "The compliance statement for all nodes that
are performing the role of a primary link
station on a multipoint line."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcCompliances(1) 3 }

.1.3.6.1.2.1.41.1.4.2
sdlcGroups OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) 2 }

.1.3.6.1.2.1.41.1.4.2.1
sdlcCoreGroups OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) 1 }

.1.3.6.1.2.1.41.1.4.2.1.1
sdlcCorePortAdminGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcCorePortAdminGroup defines objects
which are common to the PortAdmin group of all
compliant link stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcCoreGroups(1) 1 }

.1.3.6.1.2.1.41.1.4.2.1.2
sdlcCorePortOperGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcCorePortOperGroup defines objects
which are common to the PortOper group of all
compliant link stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcCoreGroups(1) 2 }

.1.3.6.1.2.1.41.1.4.2.1.3
sdlcCorePortStatsGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcCorePortStatsGroup defines objects
which are common to the PortStats group of all
compliant link stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcCoreGroups(1) 3 }

.1.3.6.1.2.1.41.1.4.2.1.4
sdlcCoreLSAdminGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcCorePortAdminGroup defines objects
which are common to the PortAdmin group of all
compliant link stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcCoreGroups(1) 4 }

.1.3.6.1.2.1.41.1.4.2.1.5
sdlcCoreLSOperGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcCorePortOperGroup defines objects
which are common to the PortOper group of all
compliant link stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcCoreGroups(1) 5 }

.1.3.6.1.2.1.41.1.4.2.1.6
sdlcCoreLSStatsGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcCorePortStatsGroup defines objects
which are common to the PortStats group of all
compliant link stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcCoreGroups(1) 6 }

.1.3.6.1.2.1.41.1.4.2.2
sdlcPrimaryGroups OBJECT-TYPE
-- FROM SNA-SDLC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) 2 }

.1.3.6.1.2.1.41.1.4.2.2.1
sdlcPrimaryGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcPrimaryGroup defines objects which
are common to all compliant primary link
stations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcPrimaryGroups(2) 1 }

.1.3.6.1.2.1.41.1.4.2.2.2
sdlcPrimaryMultipointGroup OBJECT-GROUP
-- FROM SNA-SDLC-MIB
DESCRIPTION "The sdlcPrimaryMultipointGroup defines objects
which are common to all compliant primary link
stations that are in a multipoint topology."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snaDLC(41) sdlc(1)
sdlcConformance(4) sdlcGroups(2) sdlcPrimaryGroups(2) 2 }

.1.3.6.1.2.1.46
dlsw MODULE-IDENTITY
-- FROM DLSW-MIB
DESCRIPTION "This MIB module contains objects to manage Data Link
Switches."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 46 }

.1.3.6.1.2.1.46.1
dlswMIB OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) 1 }

.1.3.6.1.2.1.46.1.0
dlswTraps OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 0 }

.1.3.6.1.2.1.46.1.0.1
dlswTrapTConnPartnerReject NOTIFICATION-TYPE
-- FROM DLSW-MIB
OBJECTS { dlswTConnOperTDomain, dlswTConnOperRemoteTAddr }
DESCRIPTION "This trap is sent each time a transport connection
is rejected by a partner DLSw during Capabilities
Exchanges. The emission of this trap is controlled
by dlswTrapCntlTConnPartnerReject."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTraps(0) 1 }

.1.3.6.1.2.1.46.1.0.2
dlswTrapTConnProtViolation NOTIFICATION-TYPE
-- FROM DLSW-MIB
OBJECTS { dlswTConnOperTDomain, dlswTConnOperRemoteTAddr }
DESCRIPTION "This trap is sent each time a protocol violation is
detected for a transport connection. The emission of this
trap is controlled by dlswTrapCntlTConnProtViolation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTraps(0) 2 }

.1.3.6.1.2.1.46.1.0.3
dlswTrapTConnUp NOTIFICATION-TYPE
-- FROM DLSW-MIB
OBJECTS { dlswTConnOperTDomain, dlswTConnOperRemoteTAddr }
DESCRIPTION "This trap is sent each time a transport connection
enters 'connected' state. The emission of this trap
is controlled by dlswTrapCntlTConn."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTraps(0) 3 }

.1.3.6.1.2.1.46.1.0.4
dlswTrapTConnDown NOTIFICATION-TYPE
-- FROM DLSW-MIB
OBJECTS { dlswTConnOperTDomain, dlswTConnOperRemoteTAddr }
DESCRIPTION "This trap is sent each time a transport connection
enters 'disconnected' state. The emission of this trap
is controlled by dlswTrapCntlTConn."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTraps(0) 4 }

.1.3.6.1.2.1.46.1.0.5
dlswTrapCircuitUp NOTIFICATION-TYPE
-- FROM DLSW-MIB
OBJECTS { dlswCircuitS1Mac, dlswCircuitS1Sap, dlswCircuitS2Mac,
dlswCircuitS2Sap }
DESCRIPTION "This trap is sent each time a circuit enters 'connected'
state. The emission of this trap is controlled by
dlswTrapCntlCircuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTraps(0) 5 }

.1.3.6.1.2.1.46.1.0.6
dlswTrapCircuitDown NOTIFICATION-TYPE
-- FROM DLSW-MIB
OBJECTS { dlswCircuitS1Mac, dlswCircuitS1Sap, dlswCircuitS2Mac,
dlswCircuitS2Sap }
DESCRIPTION "This trap is sent each time a circuit enters 'disconnected'
state. The emission of this trap is controlled by
dlswTrapCntlCircuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTraps(0) 6 }

.1.3.6.1.2.1.46.1.1
dlswNode OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 1 }

.1.3.6.1.2.1.46.1.1.1
dlswNodeVersion OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value identifies the particular version of the DLSw
standard supported by this DLSw. The first octet is a
hexadecimal value representing the DLSw standard Version
number of this DLSw, and the second is a hexadecimal value
representing the DLSw standard Release number. This
information is reported in DLSw Capabilities Exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 1 }

.1.3.6.1.2.1.46.1.1.2
dlswNodeVendorID OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value identifies the manufacturer's IEEE-assigned
organizationally Unique Identifier (OUI) of this DLSw.
This information is reported in DLSw Capabilities
Exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 2 }

.1.3.6.1.2.1.46.1.1.3
dlswNodeVersionString OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This string gives product-specific information about
this DLSw (e.g., product name, code release and fix level).
This flows in Capabilities Exchange messages."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 3 }

.1.3.6.1.2.1.46.1.1.4
dlswNodeStdPacingSupport OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {none(1), adaptiveRcvWindow(2), fixedRcvWindow(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Circuit pacing, as defined in the DLSw Standard, allows each
of the two DLSw nodes on a circuit to control the amount
of data the other is permitted to send to them. This object
reflects the level of support the DLSw node has for this
protocol. (1) means the node has no support for the standard
circuit pacing flows; it may use RFC 1434+ methods only, or
a proprietary flow control scheme. (2) means the node supports
the standard scheme and can vary the window sizes it grants as
a data receiver. (3) means the node supports the standard
scheme but never varies its receive window size."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 4 }

.1.3.6.1.2.1.46.1.1.5
dlswNodeStatus OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {active(1), inactive(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The status of the DLSw part of the system. Changing the
value from active to inactive causes DLSw to take
the following actions - (1) it disconnects all circuits
through all DLSw partners, (2) it disconnects all
transport connections to all DLSw partners, (3) it
disconnects all local DLC connections, and (4) it stops
processing all DLC connection set-up traffic.
Since these are destructive actions, the user should
query the circuit and transport connection tables in
advance to understand the effect this action will have.
Changing the value from inactive to active causes DLSw
to come up in its initial state, i.e., transport
connections established and ready to bring up circuits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 5 }

.1.3.6.1.2.1.46.1.1.6
dlswNodeUpTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time (in hundredths of a second) since
the DLSw portion of the system was last re-initialized.
That is, if dlswState is in the active state,
the time the dlswState entered the active state.
It will remain zero if dlswState is in the
inactive state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 6 }

.1.3.6.1.2.1.46.1.1.7
dlswNodeVirtualSegmentLFSize OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION LFSize
SYNTAX INTEGER {lfs516(516), lfs635(635), lfs754(754), lfs873(873),
lfs993(993), lfs1112(1112), lfs1231(1231), lfs1350(1350), lfs1470(1470),
lfs1542(1542), lfs1615(1615), lfs1688(1688), lfs1761(1761), lfs1833(1833),
lfs1906(1906), lfs1979(1979), lfs2052(2052), lfs2345(2345), lfs2638(2638),
lfs2932(2932), lfs3225(3225), lfs3518(3518), lfs3812(3812), lfs4105(4105),
lfs4399(4399), lfs4865(4865), lfs5331(5331), lfs5798(5798), lfs6264(6264),
lfs6730(6730), lfs7197(7197), lfs7663(7663), lfs8130(8130), lfs8539(8539),
lfs8949(8949), lfs9358(9358), lfs9768(9768), lfs10178(10178), lfs10587(10587),
lfs10997(10997), lfs11407(11407), lfs12199(12199), lfs12992(12992),
lfs13785(13785), lfs14578(14578), lfs15370(15370), lfs16163(16163),
lfs16956(16956), lfs17749(17749), lfs20730(20730), lfs23711(23711),
lfs26693(26693), lfs29674(29674), lfs32655(32655), lfs38618(38618),
lfs41600(41600), lfs44591(44591), lfs47583(47583), lfs50575(50575),
lfs53567(53567), lfs56559(56559), lfs59551(59551), lfs65535(65535)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The largest frame size (including DLC header and info field
but not any MAC-level or framing octets) this DLSw can forward
on any path through itself. This object can represent any box-
level frame size forwarding restriction (e.g., from the use
of fixed-size buffers). Some DLSw implementations will have
no such restriction.

This value will affect the LF size of circuits during circuit


creation. The LF size of an existing circuit can be found in
the RIF (Routing Information Field)."
DEFVAL { lfs65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 7 }

.1.3.6.1.2.1.46.1.1.8
dlswNodeResourceNBExclusivity OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of true indicates that the NetBIOS Names
configured in dlswDirNBTable are the only ones accessible
via this DLSw.

If a node supports sending run-time capabilities exchange


messages, changes to this object should cause that action.
It is up to the implementation exactly when to start the
run-time capabilities exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 8 }

.1.3.6.1.2.1.46.1.1.9
dlswNodeResourceMacExclusivity OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of true indicates that the MAC addresses
configured in the dlswDirMacTable are the only ones
accessible via this DLSw.

If a node supports sending run-time capabilities exchange


messages, changes to this object should cause that action.
It is up to the implementation exactly when to start the
run-time capabilities exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 9 }

.1.3.6.1.2.1.46.1.1.10
dlswTrapControl OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) 10 }

.1.3.6.1.2.1.46.1.1.10.1
dlswTrapCntlTConnPartnerReject OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {enabled(1), disabled(2), partial(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the DLSw is permitted to emit partner
reject related traps. With the value of 'enabled'
the DLSw will emit all partner reject related traps.
With the value of 'disabled' the DLSw will not emit
any partner reject related traps. With the value
of 'partial' the DLSw will only emits partner reject
traps for CapEx reject. The changes take effect
immediately."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) dlswTrapControl(10) 1 }

.1.3.6.1.2.1.46.1.1.10.2
dlswTrapCntlTConnProtViolation OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the DLSw is permitted to generate
protocol-violation traps on the events such as
window size violation. The changes take effect
immediately."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) dlswTrapControl(10) 2 }

.1.3.6.1.2.1.46.1.1.10.3
dlswTrapCntlTConn OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {enabled(1), disabled(2), partial(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the DLSw is permitted to emit transport
connection up and down traps. With the value of 'enabled'
the DLSw will emit traps when connections enter 'connected'
and 'disconnected' states. With the value of 'disabled'
the DLSw will not emit traps when connections enter of
'connected' and 'disconnected' states. With the value
of 'partial' the DLSw will only emits transport connection
down traps when the connection is closed with busy.
The changes take effect immediately."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) dlswTrapControl(10) 3 }

.1.3.6.1.2.1.46.1.1.10.4
dlswTrapCntlCircuit OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {enabled(1), disabled(2), partial(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the DLSw is permitted to generate
circuit up and down traps. With the value of 'enabled'
the DLSw will emit traps when circuits enter 'connected'
and 'disconnected' states. With the value of 'disabled'
the DLSw will not emit traps when circuits enter of
'connected' and 'disconnected' states. With the value
of 'partial' the DLSw will emit traps only for those
circuits that are initiated by this DLSw, e.g.,
originating the CUR_CS message. The changes take effect
immediately."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswNode(1) dlswTrapControl(10) 4 }

.1.3.6.1.2.1.46.1.2
dlswTConn OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 2 }

.1.3.6.1.2.1.46.1.2.1
dlswTConnStat OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) 1 }

.1.3.6.1.2.1.46.1.2.1.1
dlswTConnStatActiveConnections OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of transport connections that are not in
'disconnected' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnStat(1) 1 }

.1.3.6.1.2.1.46.1.2.1.2
dlswTConnStatCloseIdles OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times transport connections in this node
exited the connected state with zero active circuits on
the transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnStat(1) 2 }

.1.3.6.1.2.1.46.1.2.1.3
dlswTConnStatCloseBusys OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times transport connections in this node
exited the connected state with some non-zero number
of active circuits on the transport connection. Normally
this means the transport connection failed unexpectedly."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnStat(1) 3 }

.1.3.6.1.2.1.46.1.2.2
dlswTConnConfigTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table defines the transport connections
that will be initiated or accepted by this
DLSw. Structure of masks allows wildcard
definition for a collection of transport
connections by a conceptual row. For a
specific transport connection, there may
be multiple of conceptual rows match the
transport address. The 'best' match will
the one to determine the characteristics
of the transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) 2 }

.1.3.6.1.2.1.46.1.2.2.1
dlswTConnConfigEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswTConnConfigIndex }
DESCRIPTION "Each conceptual row defines a collection of
transport connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) 1 }

.1.3.6.1.2.1.46.1.2.2.1.1
dlswTConnConfigIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index to the conceptual row of the table.
Negative numbers are not allowed. There
are objects defined that point to conceptual
rows of this table with this index value.
Zero is used to denote that no corresponding
row exists.

Index values are assigned by the agent, and


should not be reused but should continue to
increase in value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 1 }

.1.3.6.1.2.1.46.1.2.2.1.2
dlswTConnConfigTDomain OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The object identifier which indicates the transport
domain of this conceptual row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 2 }

.1.3.6.1.2.1.46.1.2.2.1.3
dlswTConnConfigLocalTAddr OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The local transport address for this conceptual row
of the transport connection definition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 3 }

.1.3.6.1.2.1.46.1.2.2.1.4
dlswTConnConfigRemoteTAddr OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The remote transport address. Together with
dlswTConnConfigEntryType and dlswTConnConfigGroupDefinition,
the object instance of this conceptual row identifies a
collection of the transport connections that will be
either initiated by this DLSw or initiated by a partner
DLSw and accepted by this DLSw."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 4 }

.1.3.6.1.2.1.46.1.2.2.1.5
dlswTConnConfigLastModifyTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time (in hundredths of a second) since the value of
any object in this conceptual row except for
dlswTConnConfigOpens was last changed. This value
may be compared to dlswTConnOperConnectTime to
determine whether values in this row are completely
valid for a transport connection created using
this row definition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 5 }

.1.3.6.1.2.1.46.1.2.2.1.6
dlswTConnConfigEntryType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {individual(1), global(2), group(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The object instance signifies the type of entry in the
associated conceptual row. The value of 'individual'
means that the entry applies to a specific partner DLSw
node as identified by dlswTConnConfigRemoteTAddr and
dlswTConnConfigTDomain. The value of 'global'
means that the entry applies to all partner DLSw nodes
of the TDomain. The value of 'group' means that the entry
applies to a specific set of DLSw nodes in the TDomain.
Any group definitions are enterprise-specific and are pointed
to by dlswTConnConfigGroupDefinition. In the cases of
'global' and 'group', the value in dlswTConnConfigRemoteTAddr
may not have any significance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 6 }

.1.3.6.1.2.1.46.1.2.2.1.7
dlswTConnConfigGroupDefinition OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "For conceptual rows of 'individual' and 'global' as
specified in dlswTConnConfigEntryType, the instance
of this object is '0.0'. For conceptual rows of
'group', the instance points to the specific
group definition."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 7 }

.1.3.6.1.2.1.46.1.2.2.1.8
dlswTConnConfigSetupType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {other(1), activePersistent(2), activeOnDemand(3), passive(4),
excluded(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value of the instance of a conceptual row
identifies the behavior of the collection of
transport connections that this conceptual row
defines. The value of activePersistent, activeOnDemand
and passive means this DLSw will accept any transport
connections, initiated by partner DLSw nodes, which
are defined by this conceptual row. The value of
activePersistent means this DLSw will also initiate
the transport connections of this conceptual row and
retry periodically if necessary. The value of
activeOnDemand means this DLSw will initiate a
transport connection of this conceptual row, if
there is a directory cache hits. The value of
other is implementation specific. The value of exclude
means that the specified node is not allowed to be
a partner to this DLSw node. To take a certain
conceptual row definition out of service, a value of
notInService for dlswTConnConfigRowStatus should be
used."
DEFVAL { passive }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 8 }

.1.3.6.1.2.1.46.1.2.2.1.9
dlswTConnConfigSapList OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The SAP list indicates which SAPs are advertised to
the transport connection defined by this conceptual
row. Only SAPs with even numbers are represented,
in the form of the most significant bit of the first
octet representing the SAP 0, the next most significant
bit representing the SAP 2, to the least significant
bit of the last octet representing the SAP 254. Data
link switching is allowed for those SAPs which have
one in its corresponding bit, not allowed otherwise.
The whole SAP list has to be changed together. Changing
the SAP list affects only new circuit establishments
and has no effect on established circuits.

This list can be used to restrict specific partners


from knowing about all the SAPs used by DLSw on all its
interfaces (these are represented in dlswIfSapList for
each interface). For instance, one may want to run NetBIOS
with some partners but not others.

If a node supports sending run-time capabilities exchange


messages, changes to this object should cause that action.
When to start the run-time capabilities exchange is
implementation-specific.
The DEFVAL below indicates support for SAPs 0, 4, 8, and C."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 9 }

.1.3.6.1.2.1.46.1.2.2.1.10
dlswTConnConfigAdvertiseMacNB OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of true indicates that any defined local MAC
addresses and NetBIOS names will be advertised to a
partner node via initial and (if supported) run-time
capabilities exchange messages. The DLSw node should send
the appropriate exclusivity control vector to accompany
each list it sends, or to represent that the node is
explicitly configured to have a null list.

The value of false indicates that the DLSw node should not
send a MAC address list or NetBIOS name list, and should
also not send their corresponding exclusivity control
vectors."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 10 }

.1.3.6.1.2.1.46.1.2.2.1.11
dlswTConnConfigInitCirRecvWndw OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The initial circuit receive pacing window size, in the unit
of SSP messages, to be used for future transport connections
activated using this table row. The managed node sends this
value as its initial receive pacing window in its initial
capabilities exchange message. Changing this value does not
affect the initial circuit receive pacing window size of
currently active transport connections. If the standard window
pacing scheme is not supported, the value is zero.

A larger receive window value may be appropriate for partners


that are reachable only via physical paths that have longer
network delays."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 11 }

.1.3.6.1.2.1.46.1.2.2.1.12
dlswTConnConfigOpens OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times transport connections entered
connected state according to the definition of
this conceptual row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 12 }

.1.3.6.1.2.1.46.1.2.2.1.13
dlswTConnConfigRowStatus OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used by the manager to create
or delete the row entry in the dlswTConnConfigTable
following the RowStatus textual convention. The value
of notInService will be used to take a conceptual
row definition out of use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnConfigTable(2) dlswTConnConfigEntry(1) 13 }

.1.3.6.1.2.1.46.1.2.3
dlswTConnOperTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of transport connections. It is optional but
desirable for the agent to keep an entry for some
period of time after the transport connection is
disconnected. This allows the manager to capture
additional useful information about the connection, in
particular, statistical information and the cause of the
disconnection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) 3 }

.1.3.6.1.2.1.46.1.2.3.1
dlswTConnOperEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswTConnOperTDomain, dlswTConnOperRemoteTAddr }
DESCRIPTION ""
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) 1 }

.1.3.6.1.2.1.46.1.2.3.1.1
dlswTConnOperTDomain OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The object identifier indicates the transport domain
of this transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 1 }

.1.3.6.1.2.1.46.1.2.3.1.2
dlswTConnOperLocalTAddr OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The local transport address for this transport connection.
This value could be different from dlswTConnConfigLocalAddr,
if the value of the latter were changed after this transport
connection was established."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 2 }

.1.3.6.1.2.1.46.1.2.3.1.3
dlswTConnOperRemoteTAddr OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The remote transport address of this transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 3 }

.1.3.6.1.2.1.46.1.2.3.1.4
dlswTConnOperEntryTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time (in hundredths of a second) since this
transport connection conceptual row was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 4 }

.1.3.6.1.2.1.46.1.2.3.1.5
dlswTConnOperConnectTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time (in hundredths of a second) since this
transport connection last entered the 'connected' state.
A value of zero means this transport connection has never
been established."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 5 }

.1.3.6.1.2.1.46.1.2.3.1.6
dlswTConnOperState OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {connecting(1), initCapExchange(2), connected(3), quiescing(4),
disconnecting(5), disconnected(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The state of this transport connection. The transport
connection enters 'connecting' state when DLSw makes
a connection request to the transport layer. Once initial
Capabilities Exchange is sent, the transport connection
enters enters 'initCapExchange' state. When partner
capabilities have been determined and the transport
connection is ready for sending CanUReach (CUR) messages,
it moves to the 'connected' state. When DLSw is in the
process of bringing down the connection, it is in the
'disconnecting' state. When the transport layer
indicates one of its connections is disconnected, the
transport connection moves to the 'disconnected' state.

Whereas all of the values will be returned in response


to a management protocol retrieval operation, only two
values may be specified in a management protocol set
operation: 'quiescing' and 'disconnecting'. Changing
the value to 'quiescing' prevents new circuits from being
established, and will cause a transport disconnect when
the last circuit on the connection goes away. Changing
the value to 'disconnecting' will force off all circuits
immediately and bring the connection to 'disconnected'
state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 6 }

.1.3.6.1.2.1.46.1.2.3.1.7
dlswTConnOperConfigIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of dlswTConnConfigIndex of the dlswTConnConfigEntry
that governs the configuration information used by this
dlswTConnOperEntry. The manager can therefore normally
examine both configured and operational information
for this transport connection.

This value is zero if the corresponding dlswTConnConfigEntry


was deleted after the creation of this dlswTConnOperEntry.
If some fields in the former were changed but the conceptual
row was not deleted, some configuration information may not
be valid for this operational transport connection. The
manager can compare dlswTConnOperConnectTime and
dlswTConnConfigLastModifyTime to determine if this condition
exists."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 7 }

.1.3.6.1.2.1.46.1.2.3.1.8
dlswTConnOperFlowCntlMode OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {undetermined(1), pacing(2), other(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The flow control mechanism in use on this transport connection.
This value is undetermined (1) before the mode of flow control
can be established on a new transport connection (i.e., after
CapEx is sent but before Capex or other SSP control messages
have been received). Pacing (2) indicates that the standard
RFC 1795 pacing mechanism is in use. Other (3) may be either
the RFC 1434+ xBusy mechanism operating to a back-level DLSw,
or a vendor-specific flow control method. Whether it is xBusy
or not can be inferred from dlswTConnOperPartnerVersion."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 8 }

.1.3.6.1.2.1.46.1.2.3.1.9
dlswTConnOperPartnerVersion OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value identifies which version (first octet) and release
(second octet) of the DLSw standard is supported by this
partner DLSw. This information is obtained from a DLSw
capabilities exchange message received from the partner DLSw.
A string of zero length is returned before a Capabilities
Exchange message is received, or if one is never received.
A conceptual row with a dlswTConnOperState of 'connected' but
a zero length partner version indicates that the partner is
a non-standard DLSw partner.

If an implementation chooses to keep dlswTConnOperEntrys in


the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 9 }

.1.3.6.1.2.1.46.1.2.3.1.10
dlswTConnOperPartnerVendorID OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value identifies the IEEE-assigned organizationally
Unique Identifier (OUI) of the maker of this partner
DLSw. This information is obtained from a DLSw
capabilities exchange message received from the partner DLSw.
A string of zero length is returned before a Capabilities
Exchange message is received, or if one is never received.
If an implementation chooses to keep dlswTConnOperEntrys in
the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 10 }

.1.3.6.1.2.1.46.1.2.3.1.11
dlswTConnOperPartnerVersionStr OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..253)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value identifies the particular product version (e.g.,
product name, code level, fix level) of this partner DLSw.
The format of the actual version string is vendor-specific.
This information is obtained from a DLSw capabilities exchange
message received from the partner DLSw.
A string of zero length is returned before a Capabilities
Exchange message is received, if one is never received, or
if one is received but it does not contain a version string.
If an implementation chooses to keep dlswTConnOperEntrys in
the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 11 }

.1.3.6.1.2.1.46.1.2.3.1.12
dlswTConnOperPartnerInitPacingWndw OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the partner initial receive pacing window. This
is our initial send pacing window for all new circuits on this
transport connection, as modified and granted by the first flow
control indication the partner sends on each circuit.
This information is obtained from a DLSw capabilities exchange
message received from the partner DLSw.
A value of zero is returned before a Capabilities
Exchange message is received, or if one is never received.

If an implementation chooses to keep dlswTConnOperEntrys in


the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 12 }

.1.3.6.1.2.1.46.1.2.3.1.13
dlswTConnOperPartnerSapList OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Supported SAP List received in the capabilities
exchange message from the partner DLSw. This list has
the same format described for dlswTConnConfigSapList.
A string of zero length is returned before a Capabilities
Exchange message is received, or if one is never received.

If an implementation chooses to keep dlswTConnOperEntrys in


the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 13 }

.1.3.6.1.2.1.46.1.2.3.1.14
dlswTConnOperPartnerNBExcl OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of true signifies that the NetBIOS names received
from this partner in the NetBIOS name list in its capabilities
exchange message are the only NetBIOS names reachable by
that partner. 'False' indicates that other NetBIOS names may
be reachable. 'False' should be returned before a Capabilities
Exchange message is received, if one is never received, or if
one is received without a NB Name Exclusivity CV.

If an implementation chooses to keep dlswTConnOperEntrys in


the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 14 }

.1.3.6.1.2.1.46.1.2.3.1.15
dlswTConnOperPartnerMacExcl OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of true signifies that the MAC addresses received
from this partner in the MAC address list in its capabilities
exchange message are the only MAC addresses reachable by
that partner. 'False' indicates that other MAC addresses may
be reachable. 'False' should be returned before a Capabilities
Exchange message is received, if one is never received, or if
one is received without a MAC Address Exclusivity CV.

If an implementation chooses to keep dlswTConnOperEntrys in


the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 15 }

.1.3.6.1.2.1.46.1.2.3.1.16
dlswTConnOperPartnerNBInfo OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {none(1), partial(2), complete(3), notApplicable(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "It is up to this DSLw whether to keep either none, some,
or all of the NetBIOS name list that was received in
the capabilities exchange message sent by this partner DLSw.
This object identifies how much information was kept by
this DLSw. These names are stored as userConfigured
remote entries in dlswDirNBTable.
A value of (4), notApplicable, should be returned before
a Capabilities Exchange message is received, or if one is
never received.
If an implementation chooses to keep dlswTConnOperEntrys in
the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 16 }

.1.3.6.1.2.1.46.1.2.3.1.17
dlswTConnOperPartnerMacInfo OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {none(1), partial(2), complete(3), notApplicable(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "It is up to this DLSw whether to keep either none, some,
or all of the MAC address list that was received in the
capabilities exchange message sent by this partner DLSw.
This object identifies how much information was kept by
this DLSw. These names are stored as userConfigured
remote entries in dlswDirMACTable.
A value of (4), notApplicable, should be returned before
a Capabilities Exchange message is received, or if one is
never received.

If an implementation chooses to keep dlswTConnOperEntrys in


the 'disconnected' state, this value should remain unchanged."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 17 }

.1.3.6.1.2.1.46.1.2.3.1.18
dlswTConnOperDiscTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time (in hundredths of a second) since the
dlswTConnOperState last entered 'disconnected' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 18 }

.1.3.6.1.2.1.46.1.2.3.1.19
dlswTConnOperDiscReason OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {other(1), capExFailed(2), transportLayerDisc(3),
operatorCommand(4), lastCircuitDiscd(5), protocolError(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object signifies the reason that either prevented the
transport connection from entering the connected state, or
caused the transport connection to enter the disconnected
state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 19 }

.1.3.6.1.2.1.46.1.2.3.1.20
dlswTConnOperDiscActiveCir OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of circuits active (not in DISCONNECTED state)
at the time the transport connection was last disconnected.
This value is zero if the transport connection has never
been connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 20 }

.1.3.6.1.2.1.46.1.2.3.1.21
dlswTConnOperInDataPkts OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Switch-to-Switch Protocol (SSP) messages of
type DGRMFRAME, DATAFRAME, or INFOFRAME received on this
transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 21 }

.1.3.6.1.2.1.46.1.2.3.1.22
dlswTConnOperOutDataPkts OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Switch-to-Switch Protocol (SSP) messages of
type DGRMFRAME, DATAFRAME, or INFOFRAME transmitted on this
transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 22 }

.1.3.6.1.2.1.46.1.2.3.1.23
dlswTConnOperInDataOctets OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number octets in Switch-to-Switch Protocol (SSP) messages
of type DGRMFRAME, DATAFRAME, or INFOFRAME received on this
transport connection. Each message is counted starting with
the first octet following the SSP message header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 23 }

.1.3.6.1.2.1.46.1.2.3.1.24
dlswTConnOperOutDataOctets OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number octets in Switch-to-Switch Protocol (SSP) messages
of type DGRMFRAME, DATAFRAME, or INFOFRAME transmitted on this
transport connection. Each message is counted starting with
the first octet following the SSP message header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 24 }
.1.3.6.1.2.1.46.1.2.3.1.25
dlswTConnOperInCntlPkts OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Switch-to-Switch Protocol (SSP) messages
received on this transport connection which were not of
type DGRMFRAME, DATAFRAME, or INFOFRAME."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 25 }

.1.3.6.1.2.1.46.1.2.3.1.26
dlswTConnOperOutCntlPkts OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Switch-to-Switch Protocol (SSP) messages of
transmitted on this transport connection which were not of
type DGRMFRAME, DATAFRAME, or INFOFRAME."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 26 }

.1.3.6.1.2.1.46.1.2.3.1.27
dlswTConnOperCURexSents OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of CanUReach_ex messages sent on this transport
connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 27 }

.1.3.6.1.2.1.46.1.2.3.1.28
dlswTConnOperICRexRcvds OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICanReach_ex messages received on this transport
connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 28 }

.1.3.6.1.2.1.46.1.2.3.1.29
dlswTConnOperCURexRcvds OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of CanUReach_ex messages received on this transport
connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 29 }
.1.3.6.1.2.1.46.1.2.3.1.30
dlswTConnOperICRexSents OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICanReach_ex messages sent on this transport
connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 30 }

.1.3.6.1.2.1.46.1.2.3.1.31
dlswTConnOperNQexSents OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of NetBIOS_NQ_ex (NetBIOS Name Query-explorer)
messages sent on this transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 31 }

.1.3.6.1.2.1.46.1.2.3.1.32
dlswTConnOperNRexRcvds OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of NETBIOS_NR_ex (NetBIOS Name Recognized-explorer)
messages received on this transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 32 }

.1.3.6.1.2.1.46.1.2.3.1.33
dlswTConnOperNQexRcvds OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of NETBIOS_NQ_ex messages received on this
transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 33 }

.1.3.6.1.2.1.46.1.2.3.1.34
dlswTConnOperNRexSents OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of NETBIOS_NR_ex messages sent on this transport
connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 34 }

.1.3.6.1.2.1.46.1.2.3.1.35
dlswTConnOperCirCreates OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that circuits entered 'circuit_established'
state (not counting transitions from 'circuit_restart')."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 35 }

.1.3.6.1.2.1.46.1.2.3.1.36
dlswTConnOperCircuits OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of currently active circuits on this transport
connection, where 'active' means not in 'disconnected' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnOperTable(3) dlswTConnOperEntry(1) 36 }

.1.3.6.1.2.1.46.1.2.4
dlswTConnSpecific OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) 4 }

.1.3.6.1.2.1.46.1.2.4.1
dlswTConnTcp OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) 1 }

.1.3.6.1.2.1.46.1.2.4.1.1
dlswTConnTcpConfigTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table defines the TCP transport connections that
will be either initiated by or accepted by this DSLw.
It augments the entries in dlswTConnConfigTable whose domain
is dlswTCPDomain."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) 1 }

.1.3.6.1.2.1.46.1.2.4.1.1.1
dlswTConnTcpConfigEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswTConnConfigIndex }
DESCRIPTION "Each conceptual row defines parameters that are
specific to dlswTCPDomain transport connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpConfigTable(1) 1 }

.1.3.6.1.2.1.46.1.2.4.1.1.1.1
dlswTConnTcpConfigKeepAliveInt OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..1800)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The time in seconds between TCP keepAlive messages when
no traffic is flowing. Zero signifies no keepAlive protocol.
Changes take effect only for new TCP connections."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpConfigTable(1)
dlswTConnTcpConfigEntry(1) 1 }

.1.3.6.1.2.1.46.1.2.4.1.1.1.2
dlswTConnTcpConfigTcpConnections OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (1..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is our preferred number of TCP connections within a
TCP transport connection. The actual number used is negotiated
at capabilities exchange time. Changes take effect only
for new transport connections."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpConfigTable(1)
dlswTConnTcpConfigEntry(1) 2 }

.1.3.6.1.2.1.46.1.2.4.1.1.1.3
dlswTConnTcpConfigMaxSegmentSize OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is the number of bytes that this node is
willing to receive over the read TCP connection(s).
Changes take effect for new transport connections."
DEFVAL { 4096 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpConfigTable(1)
dlswTConnTcpConfigEntry(1) 3 }

.1.3.6.1.2.1.46.1.2.4.1.2
dlswTConnTcpOperTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of TCP transport connections. It is optional
but desirable for the agent to keep an entry for some
period of time after the transport connection is
disconnected. This allows the manager to capture
additional useful information about the connection, in
particular, statistical information and the cause of the
disconnection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) 2 }

.1.3.6.1.2.1.46.1.2.4.1.2.1
dlswTConnTcpOperEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswTConnOperTDomain, dlswTConnOperRemoteTAddr }
DESCRIPTION ""
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpOperTable(2) 1 }

.1.3.6.1.2.1.46.1.2.4.1.2.1.1
dlswTConnTcpOperKeepAliveInt OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..1800)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time in seconds between TCP keepAlive messages when
no traffic is flowing. Zero signifies no keepAlive protocol is
operating."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpOperTable(2)
dlswTConnTcpOperEntry(1) 1 }

.1.3.6.1.2.1.46.1.2.4.1.2.1.2
dlswTConnTcpOperPrefTcpConnections OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (1..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the number of TCP connections preferred by this DLSw
partner, as received in its capabilities exchange message."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpOperTable(2)
dlswTConnTcpOperEntry(1) 2 }

.1.3.6.1.2.1.46.1.2.4.1.2.1.3
dlswTConnTcpOperTcpConnections OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (1..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the actual current number of TCP connections within
this transport connection."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswTConn(2) dlswTConnSpecific(4) dlswTConnTcp(1) dlswTConnTcpOperTable(2)
dlswTConnTcpOperEntry(1) 3 }

.1.3.6.1.2.1.46.1.3
dlswInterface OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 3 }

.1.3.6.1.2.1.46.1.3.1
dlswIfTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The list of interfaces on which DLSw is active."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswInterface(3) 1 }

.1.3.6.1.2.1.46.1.3.1.1
dlswIfEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION ""
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswInterface(3) dlswIfTable(1) 1 }

.1.3.6.1.2.1.46.1.3.1.1.1
dlswIfRowStatus OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used by the manager to create
or delete the row entry in the dlswIfTable
following the RowStatus textual convention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswInterface(3) dlswIfTable(1) dlswIfEntry(1) 1 }

.1.3.6.1.2.1.46.1.3.1.1.2
dlswIfVirtualSegment OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..4095 | 65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The segment number that uniquely identifies the virtual
segment to which this DLSw interface is connected.
Current source routing protocols limit this value to
the range 0 - 4095. (The value 0 is used by some
management applications for special test cases.)
A value of 65535 signifies that no virtual segment
is assigned to this interface. For instance,
in a non-source routing environment, segment number
assignment is not required."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswInterface(3) dlswIfTable(1) dlswIfEntry(1) 2 }

.1.3.6.1.2.1.46.1.3.1.1.3
dlswIfSapList OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The SAP list indicates which SAPs are allowed to be
data link switched through this interface. This list
has the same format described for dlswTConnConfigSapList.

When changes to this object take effect is implementation-


specific. Turning off a particular SAP can destroy
active circuits that are using that SAP. An agent
implementation may reject such changes until there are no
active circuits if it so chooses. In this case, it is up
to the manager to close the circuits first, using
dlswCircuitState.
The DEFVAL below indicates support for SAPs 0, 4, 8, and C."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswInterface(3) dlswIfTable(1) dlswIfEntry(1) 3 }

.1.3.6.1.2.1.46.1.4
dlswDirectory OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 4 }

.1.3.6.1.2.1.46.1.4.1
dlswDirStat OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) 1 }

.1.3.6.1.2.1.46.1.4.1.1
dlswDirMacEntries OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current total number of entries in the dlswDirMacTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 1 }

.1.3.6.1.2.1.46.1.4.1.2
dlswDirMacCacheHits OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a cache search for a particular MAC address
resulted in success."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 2 }

.1.3.6.1.2.1.46.1.4.1.3
dlswDirMacCacheMisses OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a cache search for a particular MAC address
resulted in failure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 3 }

.1.3.6.1.2.1.46.1.4.1.4
dlswDirMacCacheNextIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The next value of dlswDirMacIndex to be assigned by
the agent. A retrieval of this object atomically reserves
the returned value for use by the manager to create a row
in dlswDirMacTable. This makes it possible for the agent
to control the index space of the MAC address cache, yet
allows the manager to administratively create new rows."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 4 }

.1.3.6.1.2.1.46.1.4.1.5
dlswDirNBEntries OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current total number of entries in the dlswDirNBTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 5 }

.1.3.6.1.2.1.46.1.4.1.6
dlswDirNBCacheHits OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a cache search for a particular NetBIOS
name resulted in success."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 6 }

.1.3.6.1.2.1.46.1.4.1.7
dlswDirNBCacheMisses OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a cache search for a particular NetBIOS
name resulted in failure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 7 }

.1.3.6.1.2.1.46.1.4.1.8
dlswDirNBCacheNextIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The next value of dlswDirNBIndex to be assigned by the
agent. A retrieval of this object atomically reserves
the returned value for use by the manager to create
a row in dlswDirNBTable. This makes it possible for the
agent to control the index space for the NetBIOS name
cache, yet allows the manager to administratively
create new rows."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirStat(1) 8 }

.1.3.6.1.2.1.46.1.4.2
dlswDirCache OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) 2 }
.1.3.6.1.2.1.46.1.4.2.1
dlswDirMacTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains locations of MAC addresses.
They could be either verified or not verified,
local or remote, and configured locally or learned
from either Capabilities Exchange messages or
directory searches."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) 1 }

.1.3.6.1.2.1.46.1.4.2.1.1
dlswDirMacEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswDirMacIndex }
DESCRIPTION "Indexed by dlswDirMacIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) 1 }

.1.3.6.1.2.1.46.1.4.2.1.1.1
dlswDirMacIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Uniquely identifies a conceptual row of this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 1 }

.1.3.6.1.2.1.46.1.4.2.1.1.2
dlswDirMacMac OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The MAC address, together with the dlswDirMacMask,
specifies a set of MAC addresses that are defined or
discovered through an interface or partner DLSw nodes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 2 }

.1.3.6.1.2.1.46.1.4.2.1.1.3
dlswDirMacMask OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The MAC address mask, together with the dlswDirMacMac,
specifies a set of MAC addresses that are defined or
discovered through an interface or partner DLSw nodes."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 3 }

.1.3.6.1.2.1.46.1.4.2.1.1.4
dlswDirMacEntryType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {other(1), userConfiguredPublic(2), userConfiguredPrivate(3),
partnerCapExMsg(4), dynamic(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The cause of the creation of this conceptual row.
It could be one of the three methods: (1) user
configured, including via management protocol
set operations, configuration file, command line
or equivalent methods; (2) learned from the
partner DLSw Capabilities Exchange messages;
and (3) dynamic, e.g., learned from ICanReach
messages, or LAN explorer frames. Since only
individual MAC addresses can be dynamically learned,
dynamic entries will all have a mask of all FFs.

The public versus private distinction for user-


configured resources applies only to local resources
(UC remote resources are private), and indicates
whether that resource should be advertised in
capabilities exchange messages sent by this node."
DEFVAL { userConfiguredPublic }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 4 }

.1.3.6.1.2.1.46.1.4.2.1.1.5
dlswDirMacLocationType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {other(1), local(2), remote(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The location of the resource (or a collection of
resources using a mask) of this conceptual row
is either (1) local - the resource is reachable
via an interface, or (2) remote - the resource
is reachable via a partner DLSw node (or a set
of partner DLSw nodes)."
DEFVAL { local }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 5 }

.1.3.6.1.2.1.46.1.4.2.1.1.6
dlswDirMacLocation OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Points to either the ifEntry, dlswTConnConfigEntry,
dlswTConnOperEntry, 0.0, or something that is implementation
specific. It identifies the location of the MAC address
(or the collection of MAC addresses.)"
DEFVAL { null }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 6 }

.1.3.6.1.2.1.46.1.4.2.1.1.7
dlswDirMacStatus OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {unknown(1), reachable(2), notReachable(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies whether DLSw currently believes
the MAC address to be accessible at the specified location.
The value 'notReachable' allows a configured resource
definition to be taken out of service when a search to
that resource fails (avoiding a repeat of the search)."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 7 }

.1.3.6.1.2.1.46.1.4.2.1.1.8
dlswDirMacLFSize OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION LFSize
SYNTAX INTEGER {lfs516(516), lfs635(635), lfs754(754), lfs873(873),
lfs993(993), lfs1112(1112), lfs1231(1231), lfs1350(1350), lfs1470(1470),
lfs1542(1542), lfs1615(1615), lfs1688(1688), lfs1761(1761), lfs1833(1833),
lfs1906(1906), lfs1979(1979), lfs2052(2052), lfs2345(2345), lfs2638(2638),
lfs2932(2932), lfs3225(3225), lfs3518(3518), lfs3812(3812), lfs4105(4105),
lfs4399(4399), lfs4865(4865), lfs5331(5331), lfs5798(5798), lfs6264(6264),
lfs6730(6730), lfs7197(7197), lfs7663(7663), lfs8130(8130), lfs8539(8539),
lfs8949(8949), lfs9358(9358), lfs9768(9768), lfs10178(10178), lfs10587(10587),
lfs10997(10997), lfs11407(11407), lfs12199(12199), lfs12992(12992),
lfs13785(13785), lfs14578(14578), lfs15370(15370), lfs16163(16163),
lfs16956(16956), lfs17749(17749), lfs20730(20730), lfs23711(23711),
lfs26693(26693), lfs29674(29674), lfs32655(32655), lfs38618(38618),
lfs41600(41600), lfs44591(44591), lfs47583(47583), lfs50575(50575),
lfs53567(53567), lfs56559(56559), lfs59551(59551), lfs65535(65535)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The largest size of the MAC INFO field (LLC header and data)
that a circuit to the MAC address can carry through this path."
DEFVAL { lfs65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 8 }

.1.3.6.1.2.1.46.1.4.2.1.1.9
dlswDirMacRowStatus OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used by the manager to create
or delete the row entry in the dlswDirMacTable
following the RowStatus textual convention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirMacTable(1) dlswDirMacEntry(1) 9 }

.1.3.6.1.2.1.46.1.4.2.2
dlswDirNBTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains locations of NetBIOS names.
They could be either verified or not verified,
local or remote, and configured locally or learned
from either Capabilities Exchange messages or
directory searches."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) 2 }

.1.3.6.1.2.1.46.1.4.2.2.1
dlswDirNBEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswDirNBIndex }
DESCRIPTION "Indexed by dlswDirNBIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) 1 }

.1.3.6.1.2.1.46.1.4.2.2.1.1
dlswDirNBIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Uniquely identifies a conceptual row of this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 1 }

.1.3.6.1.2.1.46.1.4.2.2.1.2
dlswDirNBName OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION NBName
SYNTAX OCTET STRING (0..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The NetBIOS name (including 'any char' and 'wildcard'
characters) specifies a set of NetBIOS names that are
defined or discovered through an interface or partner
DLSw nodes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 2 }

.1.3.6.1.2.1.46.1.4.2.2.1.3
dlswDirNBNameType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {unknown(1), individual(2), group(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Whether dlswDirNBName represents an (or a set of) individual
or group NetBIOS name(s)."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 3 }

.1.3.6.1.2.1.46.1.4.2.2.1.4
dlswDirNBEntryType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {other(1), userConfiguredPublic(2), userConfiguredPrivate(3),
partnerCapExMsg(4), dynamic(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The cause of the creation of this conceptual row.
It could be one of the three methods: (1) user
configured, including via management protocol
set operations, configuration file, command line,
or equivalent methods; (2) learned from the
partner DLSw Capabilities Exchange messages;
and (3) dynamic, e.g., learned from ICanReach
messages, or test frames. Since only actual
NetBIOS names can be dynamically learned, dynamic
entries will not contain any char or wildcard
characters.

The public versus private distinction for user-


configured resources applies only to local resources
(UC remote resources are private), and indicates
whether that resource should be advertised in
capabilities exchange messages sent by this node."
DEFVAL { userConfiguredPublic }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 4 }

.1.3.6.1.2.1.46.1.4.2.2.1.5
dlswDirNBLocationType OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {other(1), local(2), remote(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The location of the resource (or a collection of resources
using any char/wildcard characters) of this conceptual row
is either (1) local - the resource is reachable via an
interface, or (2) remote - the resource is reachable via a
a partner DLSw node (or a set of partner DLSw nodes)."
DEFVAL { local }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 5 }

.1.3.6.1.2.1.46.1.4.2.2.1.6
dlswDirNBLocation OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Points to either the ifEntry, dlswTConnConfigEntry,
dlswTConnOperEntry, 0.0, or something that is implementation
specific. It identifies the location of the NetBIOS name
or the set of NetBIOS names."
DEFVAL { null }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 6 }

.1.3.6.1.2.1.46.1.4.2.2.1.7
dlswDirNBStatus OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {unknown(1), reachable(2), notReachable(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies whether DLSw currently believes
the NetBIOS name to be accessible at the specified location.
The value 'notReachable' allows a configured resource
definition to be taken out of service when a search to
that resource fails (avoiding a repeat of the search)."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 7 }

.1.3.6.1.2.1.46.1.4.2.2.1.8
dlswDirNBLFSize OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION LFSize
SYNTAX INTEGER {lfs516(516), lfs635(635), lfs754(754), lfs873(873),
lfs993(993), lfs1112(1112), lfs1231(1231), lfs1350(1350), lfs1470(1470),
lfs1542(1542), lfs1615(1615), lfs1688(1688), lfs1761(1761), lfs1833(1833),
lfs1906(1906), lfs1979(1979), lfs2052(2052), lfs2345(2345), lfs2638(2638),
lfs2932(2932), lfs3225(3225), lfs3518(3518), lfs3812(3812), lfs4105(4105),
lfs4399(4399), lfs4865(4865), lfs5331(5331), lfs5798(5798), lfs6264(6264),
lfs6730(6730), lfs7197(7197), lfs7663(7663), lfs8130(8130), lfs8539(8539),
lfs8949(8949), lfs9358(9358), lfs9768(9768), lfs10178(10178), lfs10587(10587),
lfs10997(10997), lfs11407(11407), lfs12199(12199), lfs12992(12992),
lfs13785(13785), lfs14578(14578), lfs15370(15370), lfs16163(16163),
lfs16956(16956), lfs17749(17749), lfs20730(20730), lfs23711(23711),
lfs26693(26693), lfs29674(29674), lfs32655(32655), lfs38618(38618),
lfs41600(41600), lfs44591(44591), lfs47583(47583), lfs50575(50575),
lfs53567(53567), lfs56559(56559), lfs59551(59551), lfs65535(65535)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The largest size of the MAC INFO field (LLC header and data)
that a circuit to the NB name can carry through this path."
DEFVAL { lfs65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 8 }

.1.3.6.1.2.1.46.1.4.2.2.1.9
dlswDirNBRowStatus OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used by manager to create
or delete the row entry in the dlswDirNBTable
following the RowStatus textual convention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirCache(2) dlswDirNBTable(2) dlswDirNBEntry(1) 9 }

.1.3.6.1.2.1.46.1.4.3
dlswDirLocate OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) 3 }

.1.3.6.1.2.1.46.1.4.3.1
dlswDirLocateMacTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is used to retrieve all entries in the
dlswDirMacTable that match a given MAC address,
in the order of the best matched first, the
second best matched second, and so on, till
no more entries match the given MAC address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) 1 }

.1.3.6.1.2.1.46.1.4.3.1.1
dlswDirLocateMacEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswDirLocateMacMac, dlswDirLocateMacMatch }
DESCRIPTION "Indexed by dlswDirLocateMacMac and dlswDirLocateMacMatch.
The first object is the MAC address of interest, and
the second object is the order in the list of all
entries that match the MAC address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateMacTable(1) 1 }

.1.3.6.1.2.1.46.1.4.3.1.1.1
dlswDirLocateMacMac OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The MAC address to be located."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateMacTable(1) dlswDirLocateMacEntry(1)
1 }

.1.3.6.1.2.1.46.1.4.3.1.1.2
dlswDirLocateMacMatch OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The order of the entries of dlswDirMacTable
that match dlswDirLocateMacMac. A value of
one represents the entry that best matches the
MAC address. A value of two represents the second
best matched entry, and so on."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateMacTable(1) dlswDirLocateMacEntry(1)
2 }

.1.3.6.1.2.1.46.1.4.3.1.1.3
dlswDirLocateMacLocation OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Points to the dlswDirMacEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateMacTable(1) dlswDirLocateMacEntry(1)
3 }

.1.3.6.1.2.1.46.1.4.3.2
dlswDirLocateNBTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is used to retrieve all entries in the
dlswDirNBTable that match a given NetBIOS name,
in the order of the best matched first, the
second best matched second, and so on, till
no more entries match the given NetBIOS name."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) 2 }

.1.3.6.1.2.1.46.1.4.3.2.1
dlswDirLocateNBEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswDirLocateNBName, dlswDirLocateNBMatch }
DESCRIPTION "Indexed by dlswDirLocateNBName and dlswDirLocateNBMatch.
The first object is the NetBIOS name of interest, and
the second object is the order in the list of all
entries that match the NetBIOS name."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateNBTable(2) 1 }

.1.3.6.1.2.1.46.1.4.3.2.1.1
dlswDirLocateNBName OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION NBName
SYNTAX OCTET STRING (0..16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The NetBIOS name to be located (no any char or wildcards)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateNBTable(2) dlswDirLocateNBEntry(1) 1
}

.1.3.6.1.2.1.46.1.4.3.2.1.2
dlswDirLocateNBMatch OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The order of the entries of dlswDirNBTable
that match dlswDirLocateNBName. A value of
one represents the entry that best matches the
NetBIOS name. A value of two represents the second
best matched entry, and so on."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateNBTable(2) dlswDirLocateNBEntry(1) 2
}
.1.3.6.1.2.1.46.1.4.3.2.1.3
dlswDirLocateNBLocation OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Points to the dlswDirNBEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswDirectory(4) dlswDirLocate(3) dlswDirLocateNBTable(2) dlswDirLocateNBEntry(1) 3
}

.1.3.6.1.2.1.46.1.5
dlswCircuit OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 5 }

.1.3.6.1.2.1.46.1.5.1
dlswCircuitStat OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) 1 }

.1.3.6.1.2.1.46.1.5.1.1
dlswCircuitStatActives OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of circuits in dlswCircuitTable that are
not in the disconnected state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitStat(1) 1 }

.1.3.6.1.2.1.46.1.5.1.2
dlswCircuitStatCreates OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of entries ever added to dlswCircuitTable,
or reactivated upon exiting 'disconnected' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitStat(1) 2 }

.1.3.6.1.2.1.46.1.5.2
dlswCircuitTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is the circuit representation in the DLSw
entity. Virtual data links are used to represent any internal
end stations. There is a conceptual row associated with
each data link. Thus, for circuits without an intervening
transport connection, there are two conceptual rows
for each circuit.

The table consists of the circuits being established,


established, and as an implementation option, circuits that
have been disconnected. For circuits carried over
transport connections, an entry is created after
the CUR_cs was sent or received. For circuits between
two locally attached devices, or internal virtual MAC
addresses, an entry is created when the equivalent of
CUR_cs sent/received status is reached.

End station 1 (S1) and End station 2 (S2) are used to


represent the two end stations of the circuit.
S1 is always an end station which is locally attached.
S2 may be locally attached or remote. If it is locally
attached, the circuit will be represented by two rows indexed
by (A, B) and (B, A) where A & B are the relevant MACs/SAPs.

The table may be used to store the causes of disconnection of


circuits. It is recommended that the oldest disconnected
circuit entry be removed from this table when the memory
space of disconnected circuits is needed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) 2 }

.1.3.6.1.2.1.46.1.5.2.1
dlswCircuitEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { dlswCircuitS1Mac, dlswCircuitS1Sap, dlswCircuitS2Mac,
dlswCircuitS2Sap }
DESCRIPTION ""
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) 1 }

.1.3.6.1.2.1.46.1.5.2.1.1
dlswCircuitS1Mac OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The MAC Address of End Station 1 (S1) used for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 1 }

.1.3.6.1.2.1.46.1.5.2.1.2
dlswCircuitS1Sap OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The SAP at End Station 1 (S1) used for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 2 }

.1.3.6.1.2.1.46.1.5.2.1.3
dlswCircuitS1IfIndex OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ifEntry index of the local interface through which S1
can be reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 3 }

.1.3.6.1.2.1.46.1.5.2.1.4
dlswCircuitS1DlcType OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION DlcType
SYNTAX INTEGER {other(1), na(2), llc(3), sdlc(4), qllc(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The DLC protocol in use between the DLSw node and S1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 4 }

.1.3.6.1.2.1.46.1.5.2.1.5
dlswCircuitS1RouteInfo OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0..30)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If source-route bridging is in use between the DLSw
node and S1, this is the routing information field
describing the path between the two devices.
Otherwise the value will be an OCTET STRING of
zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 5 }

.1.3.6.1.2.1.46.1.5.2.1.6
dlswCircuitS1CircuitId OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 8)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Circuit ID assigned by this DLSw node to this circuit.
The first four octets are the DLC port Id, and
the second four octets are the Data Link Correlator.
If the DLSw SSP was not used to establish this circuit,
the value will be a string of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 6 }

.1.3.6.1.2.1.46.1.5.2.1.7
dlswCircuitS1Dlc OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Points to a conceptual row of the underlying DLC MIB,
which could either be the standard MIBs (e.g., the SDLC),
or an enterprise-specific DLC MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 7 }

.1.3.6.1.2.1.46.1.5.2.1.8
dlswCircuitS2Mac OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The MAC Address of End Station 2 (S2) used for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 8 }

.1.3.6.1.2.1.46.1.5.2.1.9
dlswCircuitS2Sap OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The SAP at End Station 2 (S2) used for this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 9 }

.1.3.6.1.2.1.46.1.5.2.1.10
dlswCircuitS2Location OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION EndStationLocation
SYNTAX INTEGER {other(1), internal(2), remote(3), local(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The location of End Station 2 (S2).
If the location of End Station 2 is local, the
interface information will be available in the
conceptual row whose S1 and S2 are the S2 and
the S1 of this conceptual row, respectively."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 10 }

.1.3.6.1.2.1.46.1.5.2.1.11
dlswCircuitS2TDomain OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the location of End Station 2 is remote,
this value is the transport domain of the
transport protocol the circuit is running
over. Otherwise, the value is 0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 11 }

.1.3.6.1.2.1.46.1.5.2.1.12
dlswCircuitS2TAddress OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION TAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the location of End Station 2 is remote,
this object contains the address of the partner
DLSw, else it will be an OCTET STRING of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 12 }

.1.3.6.1.2.1.46.1.5.2.1.13
dlswCircuitS2CircuitId OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 8)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Circuit ID assigned to this circuit by the partner
DLSw node. The first four octets are the DLC port Id, and
the second four octets are the Data Link Correlator.
If the DLSw SSP was not used to establish this circuit,
the value will be a string of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 13 }

.1.3.6.1.2.1.46.1.5.2.1.14
dlswCircuitOrigin OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {s1(1), s2(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object specifies which of the two end stations
initiated the establishment of this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 14 }

.1.3.6.1.2.1.46.1.5.2.1.15
dlswCircuitEntryTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time (in hundredths of a second) since this
circuit table conceptual row was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 15 }

.1.3.6.1.2.1.46.1.5.2.1.16
dlswCircuitStateTime OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX TimeTicks
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time (in hundredths of a second) since this
circuit entered the current state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 16 }

.1.3.6.1.2.1.46.1.5.2.1.17
dlswCircuitState OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {disconnected(1), circuitStart(2), resolvePending(3),
circuitPending(4), circuitEstablished(5), connectPending(6), contactPending(7),
connected(8), disconnectPending(9), haltPending(10), haltPendingNoack(11),
circuitRestart(12), restartPending(13)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The current state of this circuit. The agent, implementation
specific, may choose to keep entries for some period of time
after circuit disconnect, so the manager can gather the time
and cause of disconnection.

While all of the specified values may be returned from a GET


operation, the only SETable value is 'disconnectPending'.
When this value is set, DLSw should perform the appropriate
action given its previous state (e.g., send HALT_DL if the
state was 'connected') to bring the circuit down to the
'disconnected' state. Both the partner DLSw and local end
station(s) should be notified as appropriate.

This MIB provides no facility to re-establish a disconnected


circuit, because in DLSw this should be an end station-driven
function."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 17 }

.1.3.6.1.2.1.46.1.5.2.1.18
dlswCircuitPriority OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {unsupported(1), low(2), medium(3), high(4), highest(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transmission priority of this circuit as understood by
this DLSw node. This value is determined by the two DLSw
nodes at circuit startup time. If this DLSw node does not
support DLSw circuit priority, the value 'unsupported' should
be returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 18 }

.1.3.6.1.2.1.46.1.5.2.1.19
dlswCircuitFCSendGrantedUnits OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of paced SSP messages that this DLSw is currently
authorized to send on this circuit before it must stop and
wait for an additional flow control indication from the
partner DLSw.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 19 }

.1.3.6.1.2.1.46.1.5.2.1.20
dlswCircuitFCSendCurrentWndw OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current window size that this DLSw is using in its role
as a data sender. This is the value by which this DLSw would
increase the number of messages it is authorized to send, if
it were to receive a flow control indication with the bits
specifying 'repeat window'.
The value zero should be returned if this circuit is not
running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 20 }

.1.3.6.1.2.1.46.1.5.2.1.21
dlswCircuitFCRecvGrantedUnits OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of paced SSP messages that this DLSw has
authorized the partner DLSw to send on this circuit before
the partner DLSw must stop and wait for an additional flow
control indication from this DLSw.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 21 }

.1.3.6.1.2.1.46.1.5.2.1.22
dlswCircuitFCRecvCurrentWndw OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current window size that this DLSw is using in its role
as a data receiver. This is the number of additional paced
SSP messages that this DLSw would be authorizing its DLSw
partner to send, if this DLSw were to send a flow control
indication with the bits specifying 'repeat window'.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 22 }

.1.3.6.1.2.1.46.1.5.2.1.23
dlswCircuitFCLargestRecvGranted OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The largest receive window size granted by this DLSw during
the current activation of this circuit. This is not the
largest number of messages granted at any time, but the
largest window size as represented by FCIND operator bits.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 23 }

.1.3.6.1.2.1.46.1.5.2.1.24
dlswCircuitFCLargestSendGranted OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The largest send (with respect to this DLSw) window size
granted by the partner DLSw during the current activation of
this circuit.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 24 }

.1.3.6.1.2.1.46.1.5.2.1.25
dlswCircuitFCHalveWndwSents OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Halve Window operations this DLSw has sent on
this circuit, in its role as a data receiver.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 25 }

.1.3.6.1.2.1.46.1.5.2.1.26
dlswCircuitFCResetOpSents OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Reset Window operations this DLSw has sent on
this circuit, in its role as a data receiver.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 26 }

.1.3.6.1.2.1.46.1.5.2.1.27
dlswCircuitFCHalveWndwRcvds OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Halve Window operations this DLSw has received on
this circuit, in its role as a data sender.

The value zero should be returned if this circuit is not


running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 27 }

.1.3.6.1.2.1.46.1.5.2.1.28
dlswCircuitFCResetOpRcvds OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Reset Window operations this DLSw has received on
this circuit, in its role as a data sender.
The value zero should be returned if this circuit is not
running the DLSw pacing protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 28 }

.1.3.6.1.2.1.46.1.5.2.1.29
dlswCircuitDiscReasonLocal OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {endStationDiscRcvd(1), endStationDlcError(2),
protocolError(3), operatorCommand(4), haltDlRcvd(5), haltDlNoAckRcvd(6),
transportConnClosed(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The reason why this circuit was last disconnected, as seen
by this DLSw node.

This object is present only if the agent keeps circuit


table entries around for some period after circuit disconnect."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 29 }

.1.3.6.1.2.1.46.1.5.2.1.30
dlswCircuitDiscReasonRemote OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX INTEGER {unknown(1), endStationDiscRcvd(2), endStationDlcError(3),
protocolError(4), operatorCommand(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The generic reason code why this circuit was last
disconnected, as reported by the DLSw partner in a HALT_DL
or HALT_DL_NOACK. If the partner does not send a reason
code in these messages, or the DLSw implementation does
not report receiving one, the value 'unknown' is returned.

This object is present only if the agent keeps circuit table


entries around for some period after circuit disconnect."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 30 }

.1.3.6.1.2.1.46.1.5.2.1.31
dlswCircuitDiscReasonRemoteData OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Implementation-specific data reported by the DLSw partner in
a HALT_DL or HALT_DL_NOACK, to help specify how and why this
circuit was last disconnected. If the partner does not send
this data in these messages, or the DLSw implementation does
not report receiving it, a string of zero length is returned.

This object is present only if the agent keeps circuit table


entries around for some period after circuit disconnect."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswCircuit(5) dlswCircuitTable(2) dlswCircuitEntry(1) 31 }
.1.3.6.1.2.1.46.1.6
dlswSdlc OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1) 6 }

.1.3.6.1.2.1.46.1.6.1
dlswSdlcLsEntries OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in dlswSdlcLsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) 1 }

.1.3.6.1.2.1.46.1.6.2
dlswSdlcLsTable OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table defines the virtual MAC addresses for those
SDLC link stations that participate in data link switching."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) 2 }

.1.3.6.1.2.1.46.1.6.2.1
dlswSdlcLsEntry OBJECT-TYPE
-- FROM DLSW-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, sdlcLSAddress }
DESCRIPTION "The index of this table is the ifIndex value for the
SDLC port which owns this link station and the poll
address of the particular SDLC link station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) 1 }

.1.3.6.1.2.1.46.1.6.2.1.1
dlswSdlcLsLocalMac OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The virtual MAC address used to represent the SDLC-attached
link station to the rest of the DLSw network."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 1 }

.1.3.6.1.2.1.46.1.6.2.1.2
dlswSdlcLsLocalSap OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The SAP used to represent this link station."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 2 }

.1.3.6.1.2.1.46.1.6.2.1.3
dlswSdlcLsLocalIdBlock OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0 | 3)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The block number is the first three digits of the node_id,
if available. These 3 hexadecimal digits identify the
product."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 3 }

.1.3.6.1.2.1.46.1.6.2.1.4
dlswSdlcLsLocalIdNum OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0 | 5)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The ID number is the last 5 digits of the node_id, if
available. These 5 hexadecimal digits are
administratively defined and combined with the 3 digit
block number form the node_id. This node_id is used to
identify the local node and is included in SNA XIDs."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 4 }

.1.3.6.1.2.1.46.1.6.2.1.5
dlswSdlcLsRemoteMac OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION MacAddressNC
SYNTAX OCTET STRING (0 | 6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The MAC address to which DLSw should attempt to connect
this link station. If this information is not available,
a length of zero for this object should be returned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 5 }

.1.3.6.1.2.1.46.1.6.2.1.6
dlswSdlcLsRemoteSap OBJECT-TYPE
-- FROM DLSW-MIB
SYNTAX OCTET STRING (0 | 1)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The SAP of the remote station to which this link
station should be connected. If this information
is not available, a length of zero for this object
should be returned."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 6 }

.1.3.6.1.2.1.46.1.6.2.1.7
dlswSdlcLsRowStatus OBJECT-TYPE
-- FROM DLSW-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used by the manager to create
or delete the row entry in the dlswSdlcLsTable
following the RowStatus textual convention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswMIB(1)
dlswSdlc(6) dlswSdlcLsTable(2) dlswSdlcLsEntry(1) 7 }

.1.3.6.1.2.1.46.2
dlswDomains OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) 2 }

.1.3.6.1.2.1.46.2.1
dlswTCPDomain OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswDomains(2) 1 }

.1.3.6.1.2.1.46.3
dlswConformance OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) 3 }

.1.3.6.1.2.1.46.3.1
dlswCompliances OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
1 }

.1.3.6.1.2.1.46.3.1.1
dlswCoreCompliance MODULE-COMPLIANCE
-- FROM DLSW-MIB
DESCRIPTION "The core compliance statement for all DLSw nodes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswCompliances(1) 1 }

.1.3.6.1.2.1.46.3.1.2
dlswTConnTcpCompliance MODULE-COMPLIANCE
-- FROM DLSW-MIB
DESCRIPTION "Compliance for DLSw nodes that use TCP as a
transport connection protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswCompliances(1) 2 }

.1.3.6.1.2.1.46.3.1.3
dlswDirCompliance MODULE-COMPLIANCE
-- FROM DLSW-MIB
DESCRIPTION "Compliance for DLSw nodes that provide a directory
function."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswCompliances(1) 3 }

.1.3.6.1.2.1.46.3.1.4
dlswDirLocateCompliance MODULE-COMPLIANCE
-- FROM DLSW-MIB
DESCRIPTION "Compliance for DLSw nodes that provide an ordered
list of directory entries for a given resource."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswCompliances(1) 4 }

.1.3.6.1.2.1.46.3.1.5
dlswSdlcCompliance MODULE-COMPLIANCE
-- FROM DLSW-MIB
DESCRIPTION "Compliance for DLSw nodes that support SDLC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswCompliances(1) 5 }

.1.3.6.1.2.1.46.3.2
dlswGroups OBJECT-TYPE
-- FROM DLSW-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
2 }

.1.3.6.1.2.1.46.3.2.1
dlswNodeGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw node general information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 1 }

.1.3.6.1.2.1.46.3.2.2
dlswNodeNBGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw node general information
specifically for nodes that support NetBIOS."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 2 }

.1.3.6.1.2.1.46.3.2.3
dlswTConnStatGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for statistics for transport
connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 3 }

.1.3.6.1.2.1.46.3.2.4
dlswTConnConfigGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for the configuration of
transport connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 4 }

.1.3.6.1.2.1.46.3.2.5
dlswTConnOperGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for operation information for
transport connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 5 }

.1.3.6.1.2.1.46.3.2.6
dlswTConnNBGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for operation information for
transport connections, specifically for nodes
that support NetBIOS."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 6 }

.1.3.6.1.2.1.46.3.2.7
dlswTConnTcpConfigGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for configuration information for
transport connections using TCP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 7 }

.1.3.6.1.2.1.46.3.2.8
dlswTConnTcpOperGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for operation information for
transport connections using TCP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 8 }

.1.3.6.1.2.1.46.3.2.9
dlswInterfaceGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 9 }

.1.3.6.1.2.1.46.3.2.10
dlswDirGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw directory using MAC
addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 10 }

.1.3.6.1.2.1.46.3.2.11
dlswDirNBGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw directory using NetBIOS
names."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 11 }

.1.3.6.1.2.1.46.3.2.12
dlswDirLocateGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for a node that can return directory
entry order for a given MAC address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 12 }
.1.3.6.1.2.1.46.3.2.13
dlswDirLocateNBGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for a node that can return directory
entry order for a given NetBIOS name."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 13 }

.1.3.6.1.2.1.46.3.2.14
dlswCircuitStatGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for statistics about circuits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 14 }

.1.3.6.1.2.1.46.3.2.15
dlswCircuitGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw circuits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 15 }

.1.3.6.1.2.1.46.3.2.16
dlswSdlcGroup OBJECT-GROUP
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw SDLC support."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 16 }

.1.3.6.1.2.1.46.3.2.17
dlswNotificationGroup OBJECT-TYPE
-- FROM DLSW-MIB
DESCRIPTION "Conformance group for DLSw notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dlsw(46) dlswConformance(3)
dlswGroups(2) 17 }

.1.3.6.1.2.1.47
entityMIB MODULE-IDENTITY
-- FROM ENTITY-MIB
DESCRIPTION "The MIB module for representing multiple logical
entities supported by a single SNMP agent.

Copyright (C) The Internet Society (2005). This


version of this MIB module is part of RFC 4133; see
the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 47 }

.1.3.6.1.2.1.47.1
entityMIBObjects OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47) 1 }

.1.3.6.1.2.1.47.1.1
entityPhysical OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) 1 }
.1.3.6.1.2.1.47.1.1.1
entPhysicalTable OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per physical entity. There is
always at least one row for an 'overall' physical entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) 1 }

.1.3.6.1.2.1.47.1.1.1.1
entPhysicalEntry OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { entPhysicalIndex }
DESCRIPTION "Information about a particular physical entity.

Each entry provides objects (entPhysicalDescr,


entPhysicalVendorType, and entPhysicalClass) to help an NMS
identify and characterize the entry, and objects
(entPhysicalContainedIn and entPhysicalParentRelPos) to help
an NMS relate the particular entry to other entries in this
table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) 1 }

.1.3.6.1.2.1.47.1.1.1.1.1
entPhysicalIndex OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION PhysicalIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index for this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 1 }

.1.3.6.1.2.1.47.1.1.1.1.2
entPhysicalDescr OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of physical entity. This object
should contain a string that identifies the manufacturer's
name for the physical entity, and should be set to a
distinct value for each version or model of the physical
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 2 }

.1.3.6.1.2.1.47.1.1.1.1.3
entPhysicalVendorType OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the vendor-specific hardware type of the
physical entity. Note that this is different from the
definition of MIB-II's sysObjectID.

An agent should set this object to an enterprise-specific


registration identifier value indicating the specific
equipment type in detail. The associated instance of
entPhysicalClass is used to indicate the general type of
hardware device.

If no vendor-specific registration identifier exists for


this physical entity, or the value is unknown by this agent,
then the value { 0 0 } is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 3 }

.1.3.6.1.2.1.47.1.1.1.1.4
entPhysicalContainedIn OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION PhysicalIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of entPhysicalIndex for the physical entity which
'contains' this physical entity. A value of zero indicates
this physical entity is not contained in any other physical
entity. Note that the set of 'containment' relationships
define a strict hierarchy; that is, recursion is not
allowed.

In the event that a physical entity is contained by more


than one physical entity (e.g., double-wide modules), this
object should identify the containing entity with the lowest
value of entPhysicalIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 4 }

.1.3.6.1.2.1.47.1.1.1.1.5
entPhysicalClass OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION PhysicalClass
SYNTAX INTEGER {other(1), unknown(2), chassis(3), backplane(4), container(5),
powerSupply(6), fan(7), sensor(8), module(9), port(10), stack(11), cpu(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the general hardware type of the physical
entity.

An agent should set this object to the standard enumeration


value that most accurately indicates the general class of
the physical entity, or the primary class if there is more
than one entity.

If no appropriate standard registration identifier exists


for this physical entity, then the value 'other(1)' is
returned. If the value is unknown by this agent, then the
value 'unknown(2)' is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 5 }

.1.3.6.1.2.1.47.1.1.1.1.6
entPhysicalParentRelPos OBJECT-TYPE
-- FROM ENTITY-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the relative position of this 'child'
component among all its 'sibling' components. Sibling
components are defined as entPhysicalEntries that share the
same instance values of each of the entPhysicalContainedIn
and entPhysicalClass objects.

An NMS can use this object to identify the relative ordering


for all sibling components of a particular parent
(identified by the entPhysicalContainedIn instance in each
sibling entry).

If possible, this value should match any external labeling


of the physical component. For example, for a container
(e.g., card slot) labeled as 'slot #3',
entPhysicalParentRelPos should have the value '3'. Note
that the entPhysicalEntry for the module plugged in slot 3
should have an entPhysicalParentRelPos value of '1'.

If the physical position of this component does not match


any external numbering or clearly visible ordering, then
user documentation or other external reference material
should be used to determine the parent-relative position.
If this is not possible, then the agent should assign a
consistent (but possibly arbitrary) ordering to a given set
of 'sibling' components, perhaps based on internal
representation of the components.

If the agent cannot determine the parent-relative position


for some reason, or if the associated value of
entPhysicalContainedIn is '0', then the value '-1' is
returned. Otherwise, a non-negative integer is returned,
indicating the parent-relative position of this physical
entity.

Parent-relative ordering normally starts from '1' and


continues to 'N', where 'N' represents the highest
positioned child entity. However, if the physical entities
(e.g., slots) are labeled from a starting position of zero,
then the first sibling should be associated with an
entPhysicalParentRelPos value of '0'. Note that this
ordering may be sparse or dense, depending on agent
implementation.

The actual values returned are not globally meaningful, as


each 'parent' component may use different numbering
algorithms. The ordering is only meaningful among siblings
of the same parent component.
The agent should retain parent-relative position values
across reboots, either through algorithmic assignment or use
of non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 6 }

.1.3.6.1.2.1.47.1.1.1.1.7
entPhysicalName OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The textual name of the physical entity. The value of this
object should be the name of the component as assigned by
the local device and should be suitable for use in commands
entered at the device's `console'. This might be a text
name (e.g., `console') or a simple component number (e.g.,
port or module number, such as `1'), depending on the
physical component naming syntax of the device.

If there is no local name, or if this object is otherwise


not applicable, then this object contains a zero-length
string.

Note that the value of entPhysicalName for two physical


entities will be the same in the event that the console
interface does not distinguish between them, e.g., slot-1
and the card in slot-1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 7 }

.1.3.6.1.2.1.47.1.1.1.1.8
entPhysicalHardwareRev OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific hardware revision string for the
physical entity. The preferred value is the hardware
revision identifier actually printed on the component itself
(if present).

Note that if revision information is stored internally in a


non-printable (e.g., binary) format, then the agent must
convert such information to a printable format, in an
implementation-specific manner.

If no specific hardware revision string is associated with


the physical component, or if this information is unknown to
the agent, then this object will contain a zero-length
string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 8 }

.1.3.6.1.2.1.47.1.1.1.1.9
entPhysicalFirmwareRev OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific firmware revision string for the
physical entity.

Note that if revision information is stored internally in a


non-printable (e.g., binary) format, then the agent must
convert such information to a printable format, in an
implementation-specific manner.

If no specific firmware programs are associated with the


physical component, or if this information is unknown to the
agent, then this object will contain a zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 9 }

.1.3.6.1.2.1.47.1.1.1.1.10
entPhysicalSoftwareRev OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific software revision string for the
physical entity.

Note that if revision information is stored internally in a


non-printable (e.g., binary) format, then the agent must
convert such information to a printable format, in an
implementation-specific manner.

If no specific software programs are associated with the


physical component, or if this information is unknown to the
agent, then this object will contain a zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 10 }

.1.3.6.1.2.1.47.1.1.1.1.11
entPhysicalSerialNum OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The vendor-specific serial number string for the physical
entity. The preferred value is the serial number string
actually printed on the component itself (if present).

On the first instantiation of an physical entity, the value


of entPhysicalSerialNum associated with that entity is set
to the correct vendor-assigned serial number, if this
information is available to the agent. If a serial number
is unknown or non-existent, the entPhysicalSerialNum will be
set to a zero-length string instead.

Note that implementations that can correctly identify the


serial numbers of all installed physical entities do not
need to provide write access to the entPhysicalSerialNum
object. Agents which cannot provide non-volatile storage
for the entPhysicalSerialNum strings are not required to
implement write access for this object.

Not every physical component will have a serial number, or


even need one. Physical entities for which the associated
value of the entPhysicalIsFRU object is equal to 'false(2)'
(e.g., the repeater ports within a repeater module), do not
need their own unique serial number. An agent does not have
to provide write access for such entities, and may return a
zero-length string.

If write access is implemented for an instance of


entPhysicalSerialNum, and a value is written into the
instance, the agent must retain the supplied value in the
entPhysicalSerialNum instance (associated with the same
physical entity) for as long as that entity remains
instantiated. This includes instantiations across all
re-initializations/reboots of the network management system,
including those resulting in a change of the physical
entity's entPhysicalIndex value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 11 }

.1.3.6.1.2.1.47.1.1.1.1.12
entPhysicalMfgName OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of the manufacturer of this physical component.
The preferred value is the manufacturer name string actually
printed on the component itself (if present).

Note that comparisons between instances of the


entPhysicalModelName, entPhysicalFirmwareRev,
entPhysicalSoftwareRev, and the entPhysicalSerialNum
objects, are only meaningful amongst entPhysicalEntries with
the same value of entPhysicalMfgName.

If the manufacturer name string associated with the physical


component is unknown to the agent, then this object will
contain a zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 12 }

.1.3.6.1.2.1.47.1.1.1.1.13
entPhysicalModelName OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor-specific model name identifier string associated
with this physical component. The preferred value is the
customer-visible part number, which may be printed on the
component itself.

If the model name string associated with the physical


component is unknown to the agent, then this object will
contain a zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 13 }

.1.3.6.1.2.1.47.1.1.1.1.14
entPhysicalAlias OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is an 'alias' name for the physical entity, as
specified by a network manager, and provides a non-volatile
'handle' for the physical entity.

On the first instantiation of a physical entity, the value


of entPhysicalAlias associated with that entity is set to
the zero-length string. However, the agent may set the
value to a locally unique default value, instead of a
zero-length string.

If write access is implemented for an instance of


entPhysicalAlias, and a value is written into the instance,
the agent must retain the supplied value in the
entPhysicalAlias instance (associated with the same physical
entity) for as long as that entity remains instantiated.
This includes instantiations across all
re-initializations/reboots of the network management system,
including those resulting in a change of the physical
entity's entPhysicalIndex value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 14 }

.1.3.6.1.2.1.47.1.1.1.1.15
entPhysicalAssetID OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is a user-assigned asset tracking identifier
(as specified by a network manager) for the physical entity,
and provides non-volatile storage of this information.

On the first instantiation of a physical entity, the value


of entPhysicalAssetID associated with that entity is set to
the zero-length string.
Not every physical component will have an asset tracking
identifier, or even need one. Physical entities for which
the associated value of the entPhysicalIsFRU object is equal
to 'false(2)' (e.g., the repeater ports within a repeater
module), do not need their own unique asset tracking
identifier. An agent does not have to provide write access
for such entities, and may instead return a zero-length
string.

If write access is implemented for an instance of


entPhysicalAssetID, and a value is written into the
instance, the agent must retain the supplied value in the
entPhysicalAssetID instance (associated with the same
physical entity) for as long as that entity remains
instantiated. This includes instantiations across all
re-initializations/reboots of the network management system,
including those resulting in a change of the physical
entity's entPhysicalIndex value.

If no asset tracking information is associated with the


physical component, then this object will contain a
zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 15 }

.1.3.6.1.2.1.47.1.1.1.1.16
entPhysicalIsFRU OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates whether or not this physical entity
is considered a 'field replaceable unit' by the vendor. If
this object contains the value 'true(1)' then this
entPhysicalEntry identifies a field replaceable unit. For
all entPhysicalEntries that represent components
permanently contained within a field replaceable unit, the
value 'false(2)' should be returned for this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 16 }

.1.3.6.1.2.1.47.1.1.1.1.17
entPhysicalMfgDate OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the date of manufacturing of the
managed entity. If the manufacturing date is unknown or not
supported, the object is not instantiated. The special
value '0000000000000000'H may also be returned in this
case."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 17 }
.1.3.6.1.2.1.47.1.1.1.1.18
entPhysicalUris OBJECT-TYPE
-- FROM ENTITY-MIB
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object contains additional identification information
about the physical entity. The object contains URIs and,
therefore, the syntax of this object must conform to RFC
3986, section 2.

Multiple URIs may be present and are separated by white


space characters. Leading and trailing white space
characters are ignored.

If no additional identification information is known


about the physical entity or supported, the object is not
instantiated. A zero length octet string may also be
returned in this case."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityPhysical(1) entPhysicalTable(1) entPhysicalEntry(1) 18 }

.1.3.6.1.2.1.47.1.2
entityLogical OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) 2 }

.1.3.6.1.2.1.47.1.2.1
entLogicalTable OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one row per logical entity. For agents
that implement more than one naming scope, at least one
entry must exist. Agents which instantiate all MIB objects
within a single naming scope are not required to implement
this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) 1 }

.1.3.6.1.2.1.47.1.2.1.1
entLogicalEntry OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { entLogicalIndex }
DESCRIPTION "Information about a particular logical entity. Entities
may be managed by this agent or other SNMP agents (possibly)
in the same chassis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) 1 }

.1.3.6.1.2.1.47.1.2.1.1.1
entLogicalIndex OBJECT-TYPE
-- FROM ENTITY-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of this object uniquely identifies the logical
entity. The value should be a small positive integer; index
values for different logical entities are not necessarily
contiguous."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 1 }

.1.3.6.1.2.1.47.1.2.1.1.2
entLogicalDescr OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual description of the logical entity. This object
should contain a string that identifies the manufacturer's
name for the logical entity, and should be set to a distinct
value for each version of the logical entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 2 }

.1.3.6.1.2.1.47.1.2.1.1.3
entLogicalType OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of the type of logical entity. This will
typically be the OBJECT IDENTIFIER name of the node in the
SMI's naming hierarchy which represents the major MIB
module, or the majority of the MIB modules, supported by the
logical entity. For example:
a logical entity of a regular host/router -> mib-2
a logical entity of a 802.1d bridge -> dot1dBridge
a logical entity of a 802.3 repeater -> snmpDot3RptrMgmt
If an appropriate node in the SMI's naming hierarchy cannot
be identified, the value 'mib-2' should be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 3 }

.1.3.6.1.2.1.47.1.2.1.1.4
entLogicalCommunity OBJECT-TYPE
-- FROM ENTITY-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION "An SNMPv1 or SNMPv2C community-string, which can be used to
access detailed management information for this logical
entity. The agent should allow read access with this
community string (to an appropriate subset of all managed
objects) and may also return a community string based on the
privileges of the request used to read this object. Note
that an agent may return a community string with read-only
privileges, even if this object is accessed with a
read-write community string. However, the agent must take
care not to return a community string that allows more
privileges than the community string used to access this
object.

A compliant SNMP agent may wish to conserve naming scopes by


representing multiple logical entities in a single 'default'
naming scope. This is possible when the logical entities,
represented by the same value of entLogicalCommunity, have
no object instances in common. For example, 'bridge1' and
'repeater1' may be part of the main naming scope, but at
least one additional community string is needed to represent
'bridge2' and 'repeater2'.

Logical entities 'bridge1' and 'repeater1' would be


represented by sysOREntries associated with the 'default'
naming scope.

For agents not accessible via SNMPv1 or SNMPv2C, the value


of this object is the empty string. This object may also
contain an empty string if a community string has not yet
been assigned by the agent, or if no community string with
suitable access rights can be returned for a particular SNMP
request.

Note that this object is deprecated. Agents which implement


SNMPv3 access should use the entLogicalContextEngineID and
entLogicalContextName objects to identify the context
associated with each logical entity. SNMPv3 agents may
return a zero-length string for this object, or may continue
to return a community string (e.g., tri-lingual agent
support)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 4 }

.1.3.6.1.2.1.47.1.2.1.1.5
entLogicalTAddress OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION TAddress
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The transport service address by which the logical entity
receives network management traffic, formatted according to
the corresponding value of entLogicalTDomain.

For snmpUDPDomain, a TAddress is 6 octets long: the initial


4 octets contain the IP-address in network-byte order and
the last 2 contain the UDP port in network-byte order.
Consult 'Transport Mappings for the Simple Network
Management Protocol' (STD 62, RFC 3417 [RFC3417]) for
further information on snmpUDPDomain."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 5 }

.1.3.6.1.2.1.47.1.2.1.1.6
entLogicalTDomain OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION TDomain
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the kind of transport service by which the
logical entity receives network management traffic.
Possible values for this object are presently found in the
Transport Mappings for Simple Network Management Protocol'
(STD 62, RFC 3417 [RFC3417])."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 6 }

.1.3.6.1.2.1.47.1.2.1.1.7
entLogicalContextEngineID OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpEngineIdOrNone
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The authoritative contextEngineID that can be used to send
an SNMP message concerning information held by this logical
entity, to the address specified by the associated
'entLogicalTAddress/entLogicalTDomain' pair.

This object, together with the associated


entLogicalContextName object, defines the context associated
with a particular logical entity, and allows access to SNMP
engines identified by a contextEngineId and contextName
pair.

If no value has been configured by the agent, a zero-length


string is returned, or the agent may choose not to
instantiate this object at all."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 7 }

.1.3.6.1.2.1.47.1.2.1.1.8
entLogicalContextName OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The contextName that can be used to send an SNMP message
concerning information held by this logical entity, to the
address specified by the associated
'entLogicalTAddress/entLogicalTDomain' pair.

This object, together with the associated


entLogicalContextEngineID object, defines the context
associated with a particular logical entity, and allows
access to SNMP engines identified by a contextEngineId and
contextName pair.

If no value has been configured by the agent, a zero-length


string is returned, or the agent may choose not to
instantiate this object at all."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityLogical(2) entLogicalTable(1) entLogicalEntry(1) 8 }

.1.3.6.1.2.1.47.1.3
entityMapping OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) 3 }

.1.3.6.1.2.1.47.1.3.1
entLPMappingTable OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains zero or more rows of logical entity to
physical equipment associations. For each logical entity
known by this agent, there are zero or more mappings to the
physical resources, which are used to realize that logical
entity.

An agent should limit the number and nature of entries in


this table such that only meaningful and non-redundant
information is returned. For example, in a system that
contains a single power supply, mappings between logical
entities and the power supply are not useful and should not
be included.

Also, only the most appropriate physical component, which is


closest to the root of a particular containment tree, should
be identified in an entLPMapping entry.

For example, suppose a bridge is realized on a particular


module, and all ports on that module are ports on this
bridge. A mapping between the bridge and the module would
be useful, but additional mappings between the bridge and
each of the ports on that module would be redundant (because
the entPhysicalContainedIn hierarchy can provide the same
information). On the other hand, if more than one bridge
were utilizing ports on this module, then mappings between
each bridge and the ports it used would be appropriate.

Also, in the case of a single backplane repeater, a mapping


for the backplane to the single repeater entity is not
necessary."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) 1 }

.1.3.6.1.2.1.47.1.3.1.1
entLPMappingEntry OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { entLogicalIndex, entLPPhysicalIndex }
DESCRIPTION "Information about a particular logical entity to physical
equipment association. Note that the nature of the
association is not specifically identified in this entry.
It is expected that sufficient information exists in the
MIBs used to manage a particular logical entity to infer how
physical component information is utilized."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entLPMappingTable(1) 1 }

.1.3.6.1.2.1.47.1.3.1.1.1
entLPPhysicalIndex OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION PhysicalIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object identifies the index value of a
particular entPhysicalEntry associated with the indicated
entLogicalEntity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entLPMappingTable(1) entLPMappingEntry(1) 1 }

.1.3.6.1.2.1.47.1.3.2
entAliasMappingTable OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains zero or more rows, representing
mappings of logical entity and physical component to
external MIB identifiers. Each physical port in the system
may be associated with a mapping to an external identifier,
which itself is associated with a particular logical
entity's naming scope. A 'wildcard' mechanism is provided
to indicate that an identifier is associated with more than
one logical entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) 2 }

.1.3.6.1.2.1.47.1.3.2.1
entAliasMappingEntry OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { entPhysicalIndex, entAliasLogicalIndexOrZero }
DESCRIPTION "Information about a particular physical equipment, logical
entity to external identifier binding. Each logical
entity/physical component pair may be associated with one
alias mapping. The logical entity index may also be used as
a 'wildcard' (refer to the entAliasLogicalIndexOrZero object
DESCRIPTION clause for details.)

Note that only entPhysicalIndex values that represent


physical ports (i.e., associated entPhysicalClass value is
'port(10)') are permitted to exist in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entAliasMappingTable(2) 1 }

.1.3.6.1.2.1.47.1.3.2.1.1
entAliasLogicalIndexOrZero OBJECT-TYPE
-- FROM ENTITY-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of this object identifies the logical entity
that defines the naming scope for the associated instance
of the 'entAliasMappingIdentifier' object.

If this object has a non-zero value, then it identifies the


logical entity named by the same value of entLogicalIndex.
If this object has a value of zero, then the mapping between
the physical component and the alias identifier for this
entAliasMapping entry is associated with all unspecified
logical entities. That is, a value of zero (the default
mapping) identifies any logical entity that does not have
an explicit entry in this table for a particular
entPhysicalIndex/entAliasMappingIdentifier pair.

For example, to indicate that a particular interface (e.g.,


physical component 33) is identified by the same value of
ifIndex for all logical entities, the following instance
might exist:

entAliasMappingIdentifier.33.0 = ifIndex.5

In the event an entPhysicalEntry is associated differently


for some logical entities, additional entAliasMapping
entries may exist, e.g.:
entAliasMappingIdentifier.33.0 = ifIndex.6
entAliasMappingIdentifier.33.4 = ifIndex.1
entAliasMappingIdentifier.33.5 = ifIndex.1
entAliasMappingIdentifier.33.10 = ifIndex.12

Note that entries with non-zero entAliasLogicalIndexOrZero


index values have precedence over zero-indexed entries. In
this example, all logical entities except 4, 5, and 10,
associate physical entity 33 with ifIndex.6."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entAliasMappingTable(2)
entAliasMappingEntry(1) 1 }

.1.3.6.1.2.1.47.1.3.2.1.2
entAliasMappingIdentifier OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object identifies a particular conceptual
row associated with the indicated entPhysicalIndex and
entLogicalIndex pair.

Because only physical ports are modeled in this table, only


entries that represent interfaces or ports are allowed. If
an ifEntry exists on behalf of a particular physical port,
then this object should identify the associated 'ifEntry'.
For repeater ports, the appropriate row in the
'rptrPortGroupTable' should be identified instead.

For example, suppose a physical port was represented by


entPhysicalEntry.3, entLogicalEntry.15 existed for a
repeater, and entLogicalEntry.22 existed for a bridge. Then
there might be two related instances of
entAliasMappingIdentifier:
entAliasMappingIdentifier.3.15 == rptrPortGroupIndex.5.2
entAliasMappingIdentifier.3.22 == ifIndex.17
It is possible that other mappings (besides interfaces and
repeater ports) may be defined in the future, as required.
Bridge ports are identified by examining the Bridge MIB and
appropriate ifEntries associated with each 'dot1dBasePort',
and are thus not represented in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entAliasMappingTable(2)
entAliasMappingEntry(1) 2 }

.1.3.6.1.2.1.47.1.3.3
entPhysicalContainsTable OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table that exposes the container/'containee'
relationships between physical entities. This table
provides all the information found by constructing the
virtual containment tree for a given entPhysicalTable, but
in a more direct format.

In the event a physical entity is contained by more than one


other physical entity (e.g., double-wide modules), this
table should include these additional mappings, which cannot
be represented in the entPhysicalTable virtual containment
tree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) 3 }

.1.3.6.1.2.1.47.1.3.3.1
entPhysicalContainsEntry OBJECT-TYPE
-- FROM ENTITY-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { entPhysicalIndex, entPhysicalChildIndex }
DESCRIPTION "A single container/'containee' relationship."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entPhysicalContainsTable(3) 1 }

.1.3.6.1.2.1.47.1.3.3.1.1
entPhysicalChildIndex OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION PhysicalIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of entPhysicalIndex for the contained physical
entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityMapping(3) entPhysicalContainsTable(3)
entPhysicalContainsEntry(1) 1 }

.1.3.6.1.2.1.47.1.4
entityGeneral OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) 4 }

.1.3.6.1.2.1.47.1.4.1
entLastChangeTime OBJECT-TYPE
-- FROM ENTITY-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time a conceptual row is
created, modified, or deleted in any of these tables:
- entPhysicalTable
- entLogicalTable
- entLPMappingTable
- entAliasMappingTable
- entPhysicalContainsTable
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBObjects(1) entityGeneral(4) 1 }

.1.3.6.1.2.1.47.2
entityMIBTraps OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47) 2 }

.1.3.6.1.2.1.47.2.0
entityMIBTrapPrefix OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBTraps(2) 0 }

.1.3.6.1.2.1.47.2.0.1
entConfigChange NOTIFICATION-TYPE
-- FROM ENTITY-MIB
DESCRIPTION "An entConfigChange notification is generated when the value
of entLastChangeTime changes. It can be utilized by an NMS
to trigger logical/physical entity table maintenance polls.

An agent should not generate more than one entConfigChange


'notification-event' in a given time interval (five seconds
is the suggested default). A 'notification-event' is the
transmission of a single trap or inform PDU to a list of
notification destinations.

If additional configuration changes occur within the


throttling period, then notification-events for these
changes should be suppressed by the agent until the current
throttling period expires. At the end of a throttling
period, one notification-event should be generated if any
configuration changes occurred since the start of the
throttling period. In such a case, another throttling
period is started right away.

An NMS should periodically check the value of


entLastChangeTime to detect any missed entConfigChange
notification-events, e.g., due to throttling or transmission
loss."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityMIBTraps(2) entityMIBTrapPrefix(0) 1 }

.1.3.6.1.2.1.47.3
entityConformance OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47) 3 }

.1.3.6.1.2.1.47.3.1
entityCompliances OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) 1 }

.1.3.6.1.2.1.47.3.1.1
entityCompliance MODULE-COMPLIANCE
-- FROM ENTITY-MIB
DESCRIPTION "The compliance statement for SNMP entities that implement
version 1 of the Entity MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityCompliances(1) 1 }

.1.3.6.1.2.1.47.3.1.2
entity2Compliance MODULE-COMPLIANCE
-- FROM ENTITY-MIB
DESCRIPTION "The compliance statement for SNMP entities that implement
version 2 of the Entity MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityCompliances(1) 2 }

.1.3.6.1.2.1.47.3.1.3
entity3Compliance MODULE-COMPLIANCE
-- FROM ENTITY-MIB
DESCRIPTION "The compliance statement for SNMP entities that implement
version 3 of the Entity MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityCompliances(1) 3 }

.1.3.6.1.2.1.47.3.2
entityGroups OBJECT-TYPE
-- FROM ENTITY-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) 2 }

.1.3.6.1.2.1.47.3.2.1
entityPhysicalGroup OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent physical
system components, for which a single agent provides
management information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 1 }

.1.3.6.1.2.1.47.3.2.2
entityLogicalGroup OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent the list of
logical entities, for which a single agent provides
management information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 2 }

.1.3.6.1.2.1.47.3.2.3
entityMappingGroup OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent the
associations between multiple logical entities, physical
components, interfaces, and port identifiers, for which a
single agent provides management information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 3 }

.1.3.6.1.2.1.47.3.2.4
entityGeneralGroup OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent general entity
information, for which a single agent provides management
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 4 }

.1.3.6.1.2.1.47.3.2.5
entityNotificationsGroup OBJECT-TYPE
-- FROM ENTITY-MIB
DESCRIPTION "The collection of notifications used to indicate Entity MIB
data consistency and general status information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 5 }

.1.3.6.1.2.1.47.3.2.6
entityPhysical2Group OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent physical
system components, for which a single agent provides
management information. This group augments the objects
contained in the entityPhysicalGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 6 }

.1.3.6.1.2.1.47.3.2.7
entityLogical2Group OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent the
list of logical entities, for which a single SNMP entity
provides management information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 7 }

.1.3.6.1.2.1.47.3.2.8
entityPhysical3Group OBJECT-GROUP
-- FROM ENTITY-MIB
DESCRIPTION "The collection of objects used to represent physical
system components, for which a single agent provides
management information. This group augments the objects
contained in the entityPhysicalGroup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) entityMIB(47)
entityConformance(3) entityGroups(2) 8 }

.1.3.6.1.2.1.48
ipMIB MODULE-IDENTITY
-- FROM IP-MIB
DESCRIPTION "The MIB module for managing IP and ICMP implementations, but
excluding their management of IP routes.
Copyright (C) The Internet Society (2006). This version of
this MIB module is part of RFC 4293; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 48 }

.1.3.6.1.2.1.48.2
ipMIBConformance OBJECT-TYPE
-- FROM IP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48) 2 }

.1.3.6.1.2.1.48.2.1
ipMIBCompliances OBJECT-TYPE
-- FROM IP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) 1 }

.1.3.6.1.2.1.48.2.1.1
ipMIBCompliance MODULE-COMPLIANCE
-- FROM IP-MIB
DESCRIPTION "The compliance statement for systems that implement only
IPv4. For version-independence, this compliance statement
is deprecated in favor of ipMIBCompliance2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBCompliances(1) 1 }

.1.3.6.1.2.1.48.2.1.2
ipMIBCompliance2 MODULE-COMPLIANCE
-- FROM IP-MIB
DESCRIPTION "The compliance statement for systems that implement IP -
either IPv4 or IPv6.

There are a number of INDEX objects that cannot be


represented in the form of OBJECT clauses in SMIv2, but
for which we have the following compliance requirements,
expressed in OBJECT clause form in this description
clause:
-- OBJECT ipSystemStatsIPVersion
-- SYNTAX InetVersion {ipv4(1), ipv6(2)}
-- DESCRIPTION
-- This MIB requires support for only IPv4 and IPv6
-- versions.
--
-- OBJECT ipIfStatsIPVersion
-- SYNTAX InetVersion {ipv4(1), ipv6(2)}
-- DESCRIPTION
-- This MIB requires support for only IPv4 and IPv6
-- versions.
--
-- OBJECT icmpStatsIPVersion
-- SYNTAX InetVersion {ipv4(1), ipv6(2)}
-- DESCRIPTION
-- This MIB requires support for only IPv4 and IPv6
-- versions.
--
-- OBJECT icmpMsgStatsIPVersion
-- SYNTAX InetVersion {ipv4(1), ipv6(2)}
-- DESCRIPTION
-- This MIB requires support for only IPv4 and IPv6
-- versions.
--
-- OBJECT ipAddressPrefixType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2)}
-- DESCRIPTION
-- This MIB requires support for only global IPv4 and
-- IPv6 address types.
--
-- OBJECT ipAddressPrefixPrefix
-- SYNTAX InetAddress (Size(4 | 16))
-- DESCRIPTION
-- This MIB requires support for only global IPv4 and
-- IPv6 addresses and so the size can be either 4 or
-- 16 bytes.
--
-- OBJECT ipAddressAddrType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This MIB requires support for only global and
-- non-global IPv4 and IPv6 address types.
--
-- OBJECT ipAddressAddr
-- SYNTAX InetAddress (Size(4 | 8 | 16 | 20))
-- DESCRIPTION
-- This MIB requires support for only global and
-- non-global IPv4 and IPv6 addresses and so the size
-- can be 4, 8, 16, or 20 bytes.
--
-- OBJECT ipNetToPhysicalNetAddressType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This MIB requires support for only global and
-- non-global IPv4 and IPv6 address types.
--
-- OBJECT ipNetToPhysicalNetAddress
-- SYNTAX InetAddress (Size(4 | 8 | 16 | 20))
-- DESCRIPTION
-- This MIB requires support for only global and
-- non-global IPv4 and IPv6 addresses and so the size
-- can be 4, 8, 16, or 20 bytes.
--
-- OBJECT ipDefaultRouterAddressType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This MIB requires support for only global and
-- non-global IPv4 and IPv6 address types.
--
-- OBJECT ipDefaultRouterAddress
-- SYNTAX InetAddress (Size(4 | 8 | 16 | 20))
-- DESCRIPTION
-- This MIB requires support for only global and
-- non-global IPv4 and IPv6 addresses and so the size
-- can be 4, 8, 16, or 20 bytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBCompliances(1) 2 }

.1.3.6.1.2.1.48.2.2
ipMIBGroups OBJECT-TYPE
-- FROM IP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) 2 }

.1.3.6.1.2.1.48.2.2.1
ipGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The ip group of objects providing for basic management of IP
entities, exclusive of the management of IP routes.
As part of the version independence, this group has been
deprecated. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 1 }

.1.3.6.1.2.1.48.2.2.2
icmpGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The icmp group of objects providing ICMP statistics.

As part of the version independence, this group has been


deprecated. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 2 }

.1.3.6.1.2.1.48.2.2.3
ipv4GeneralGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of IPv4-specific objects for basic management of
IPv4 entities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 3 }

.1.3.6.1.2.1.48.2.2.4
ipv4IfGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of IPv4-specific objects for basic management of
IPv4 interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 4 }

.1.3.6.1.2.1.48.2.2.5
ipv6GeneralGroup2 OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The IPv6 group of objects providing for basic management of
IPv6 entities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 5 }

.1.3.6.1.2.1.48.2.2.6
ipv6IfGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of IPv6-specific objects for basic management of
IPv6 interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 6 }

.1.3.6.1.2.1.48.2.2.7
ipLastChangeGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The last change objects associated with this MIB. These
objects are optional for all agents. They SHOULD be
implemented on agents where it is possible to determine the
proper values. Where it is not possible to determine the
proper values, for example when the tables are split amongst
several sub-agents using AgentX, the agent MUST NOT
implement these objects to return an incorrect or static
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 7 }

.1.3.6.1.2.1.48.2.2.8
ipSystemStatsGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IP system wide statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 8 }

.1.3.6.1.2.1.48.2.2.9
ipv4SystemStatsGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IPv4 only system wide statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 9 }

.1.3.6.1.2.1.48.2.2.10
ipSystemStatsHCOctetGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IP system wide statistics for systems that may overflow the
standard octet counters within 1 hour."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 10 }

.1.3.6.1.2.1.48.2.2.11
ipSystemStatsHCPacketGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IP system wide statistics for systems that may overflow the
standard packet counters within 1 hour."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 11 }

.1.3.6.1.2.1.48.2.2.12
ipv4SystemStatsHCPacketGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IPv4 only system wide statistics for systems that may
overflow the standard packet counters within 1 hour."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 12 }

.1.3.6.1.2.1.48.2.2.13
ipIfStatsGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IP per-interface statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 13 }

.1.3.6.1.2.1.48.2.2.14
ipv4IfStatsGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IPv4 only per-interface statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 14 }

.1.3.6.1.2.1.48.2.2.15
ipIfStatsHCOctetGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IP per-interfaces statistics for systems that include
interfaces that may overflow the standard octet
counters within 1 hour."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 15 }

.1.3.6.1.2.1.48.2.2.16
ipIfStatsHCPacketGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IP per-interfaces statistics for systems that include
interfaces that may overflow the standard packet counters
within 1 hour."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 16 }

.1.3.6.1.2.1.48.2.2.17
ipv4IfStatsHCPacketGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "IPv4 only per-interface statistics for systems that include
interfaces that may overflow the standard packet counters
within 1 hour."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 17 }

.1.3.6.1.2.1.48.2.2.18
ipAddressPrefixGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects for providing information about address
prefixes used by this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 18 }

.1.3.6.1.2.1.48.2.2.19
ipAddressGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects for providing information about the
addresses relevant to this entity's interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 19 }

.1.3.6.1.2.1.48.2.2.20
ipNetToPhysicalGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects for providing information about the
mappings of network address to physical address known to
this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 20 }

.1.3.6.1.2.1.48.2.2.21
ipv6ScopeGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects for managing IPv6 scope zones."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 21 }

.1.3.6.1.2.1.48.2.2.22
ipDefaultRouterGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects for providing information about default
routers known to this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 22 }

.1.3.6.1.2.1.48.2.2.23
ipv6RouterAdvertGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects for controlling information advertised
by IPv6 routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 23 }

.1.3.6.1.2.1.48.2.2.24
icmpStatsGroup OBJECT-GROUP
-- FROM IP-MIB
DESCRIPTION "The group of objects providing ICMP statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMIB(48)
ipMIBConformance(2) ipMIBGroups(2) 24 }

.1.3.6.1.2.1.49
tcpMIB MODULE-IDENTITY
-- FROM TCP-MIB
DESCRIPTION "The MIB module for managing TCP implementations.

Copyright (C) The Internet Society (2005). This version


of this MIB module is a part of RFC 4022; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 49 }

.1.3.6.1.2.1.49.2
tcpMIBConformance OBJECT-TYPE
-- FROM TCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49) 2 }

.1.3.6.1.2.1.49.2.1
tcpMIBCompliances OBJECT-TYPE
-- FROM TCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) 1 }

.1.3.6.1.2.1.49.2.1.1
tcpMIBCompliance MODULE-COMPLIANCE
-- FROM TCP-MIB
DESCRIPTION "The compliance statement for IPv4-only systems that
implement TCP. In order to be IP version independent, this
compliance statement is deprecated in favor of
tcpMIBCompliance2. However, agents are still encouraged
to implement these objects in order to interoperate with
the deployed base of managers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBCompliances(1) 1 }

.1.3.6.1.2.1.49.2.1.2
tcpMIBCompliance2 MODULE-COMPLIANCE
-- FROM TCP-MIB
DESCRIPTION "The compliance statement for systems that implement TCP.

A number of INDEX objects cannot be


represented in the form of OBJECT clauses in SMIv2 but
have the following compliance requirements,
expressed in OBJECT clause form in this description
clause:

-- OBJECT tcpConnectionLocalAddressType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
-- DESCRIPTION
-- This MIB requires support for only global IPv4
-- and IPv6 address types.
--
-- OBJECT tcpConnectionRemAddressType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
-- DESCRIPTION
-- This MIB requires support for only global IPv4
-- and IPv6 address types.
--
-- OBJECT tcpListenerLocalAddressType
-- SYNTAX InetAddressType { unknown(0), ipv4(1),
-- ipv6(2) }
-- DESCRIPTION
-- This MIB requires support for only global IPv4
-- and IPv6 address types. The type unknown also
-- needs to be supported to identify a special
-- case in the listener table: a listen using
-- both IPv4 and IPv6 addresses on the device.
--
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBCompliances(1) 2 }

.1.3.6.1.2.1.49.2.2
tcpMIBGroups OBJECT-TYPE
-- FROM TCP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) 2 }

.1.3.6.1.2.1.49.2.2.1
tcpGroup OBJECT-GROUP
-- FROM TCP-MIB
DESCRIPTION "The tcp group of objects providing for management of TCP
entities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBGroups(2) 1 }

.1.3.6.1.2.1.49.2.2.2
tcpBaseGroup OBJECT-GROUP
-- FROM TCP-MIB
DESCRIPTION "The group of counters common to TCP entities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBGroups(2) 2 }
.1.3.6.1.2.1.49.2.2.3
tcpConnectionGroup OBJECT-GROUP
-- FROM TCP-MIB
DESCRIPTION "The group provides general information about TCP
connections."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBGroups(2) 3 }

.1.3.6.1.2.1.49.2.2.4
tcpListenerGroup OBJECT-GROUP
-- FROM TCP-MIB
DESCRIPTION "This group has objects providing general information about
TCP listeners."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBGroups(2) 4 }

.1.3.6.1.2.1.49.2.2.5
tcpHCGroup OBJECT-GROUP
-- FROM TCP-MIB
DESCRIPTION "The group of objects providing for counters of high speed
TCP implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) tcpMIB(49)
tcpMIBConformance(2) tcpMIBGroups(2) 5 }

.1.3.6.1.2.1.50
udpMIB MODULE-IDENTITY
-- FROM UDP-MIB
DESCRIPTION "The MIB module for managing UDP implementations.
Copyright (C) The Internet Society (2005). This
version of this MIB module is part of RFC 4113;
see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 50 }

.1.3.6.1.2.1.50.2
udpMIBConformance OBJECT-TYPE
-- FROM UDP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50) 2 }

.1.3.6.1.2.1.50.2.1
udpMIBCompliances OBJECT-TYPE
-- FROM UDP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) 1 }

.1.3.6.1.2.1.50.2.1.1
udpMIBCompliance MODULE-COMPLIANCE
-- FROM UDP-MIB
DESCRIPTION "The compliance statement for IPv4-only systems that
implement UDP. For IP version independence, this
compliance statement is deprecated in favor of
udpMIBCompliance2. However, agents are still
encouraged to implement these objects in order to
interoperate with the deployed base of managers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) udpMIBCompliances(1) 1 }

.1.3.6.1.2.1.50.2.1.2
udpMIBCompliance2 MODULE-COMPLIANCE
-- FROM UDP-MIB
DESCRIPTION "The compliance statement for systems that implement
UDP.

There are a number of INDEX objects that cannot be


represented in the form of OBJECT clauses in SMIv2, but
for which we have the following compliance
requirements, expressed in OBJECT clause form in this
description clause:

-- OBJECT udpEndpointLocalAddressType
-- SYNTAX InetAddressType { unknown(0), ipv4(1),
-- ipv6(2), ipv4z(3),
-- ipv6z(4) }
-- DESCRIPTION
-- Support for dns(5) is not required.
-- OBJECT udpEndpointLocalAddress
-- SYNTAX InetAddress (SIZE(0|4|8|16|20))
-- DESCRIPTION
-- Support is only required for zero-length
-- octet-strings, and for scoped and unscoped
-- IPv4 and IPv6 addresses.
-- OBJECT udpEndpointRemoteAddressType
-- SYNTAX InetAddressType { unknown(0), ipv4(1),
-- ipv6(2), ipv4z(3),
-- ipv6z(4) }
-- DESCRIPTION
-- Support for dns(5) is not required.
-- OBJECT udpEndpointRemoteAddress
-- SYNTAX InetAddress (SIZE(0|4|8|16|20))
-- DESCRIPTION
-- Support is only required for zero-length
-- octet-strings, and for scoped and unscoped
-- IPv4 and IPv6 addresses.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) udpMIBCompliances(1) 2 }

.1.3.6.1.2.1.50.2.2
udpMIBGroups OBJECT-TYPE
-- FROM UDP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) 2 }

.1.3.6.1.2.1.50.2.2.1
udpGroup OBJECT-GROUP
-- FROM UDP-MIB
DESCRIPTION "The deprecated group of objects providing for
management of UDP over IPv4."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) udpMIBGroups(2) 1 }

.1.3.6.1.2.1.50.2.2.2
udpBaseGroup OBJECT-GROUP
-- FROM UDP-MIB
DESCRIPTION "The group of objects providing for counters of UDP
statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) udpMIBGroups(2) 2 }
.1.3.6.1.2.1.50.2.2.3
udpHCGroup OBJECT-GROUP
-- FROM UDP-MIB
DESCRIPTION "The group of objects providing for counters of high
speed UDP implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) udpMIBGroups(2) 3 }

.1.3.6.1.2.1.50.2.2.4
udpEndpointGroup OBJECT-GROUP
-- FROM UDP-MIB
DESCRIPTION "The group of objects providing for the IP version
independent management of UDP 'endpoints'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) udpMIB(50)
udpMIBConformance(2) udpMIBGroups(2) 4 }

.1.3.6.1.2.1.52
intSrv MODULE-IDENTITY
-- FROM INTEGRATED-SERVICES-MIB
DESCRIPTION "The MIB module to describe the Integrated Services
Protocol"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 52 }

.1.3.6.1.2.1.52.1
intSrvObjects OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) 1 }

.1.3.6.1.2.1.52.1.1
intSrvIfAttribTable OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The reservable attributes of the system's in-
terfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
1 }

.1.3.6.1.2.1.52.1.1.1
intSrvIfAttribEntry OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "The reservable attributes of a given inter-
face."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) 1 }

.1.3.6.1.2.1.52.1.1.1.1
intSrvIfAttribAllocatedBits OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION BitRate
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of bits/second currently allocated
to reserved sessions on the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) intSrvIfAttribEntry(1) 1 }

.1.3.6.1.2.1.52.1.1.1.2
intSrvIfAttribMaxAllocatedBits OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION BitRate
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of bits/second that may be
allocated to reserved sessions on the inter-
face."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) intSrvIfAttribEntry(1) 2 }

.1.3.6.1.2.1.52.1.1.1.3
intSrvIfAttribAllocatedBuffer OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION BurstSize
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of buffer space required to hold
the simultaneous burst of all reserved flows on
the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) intSrvIfAttribEntry(1) 3 }

.1.3.6.1.2.1.52.1.1.1.4
intSrvIfAttribFlows OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of reserved flows currently active
on this interface. A flow can be created ei-
ther from a reservation protocol (such as RSVP
or ST-II) or via configuration information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) intSrvIfAttribEntry(1) 4 }

.1.3.6.1.2.1.52.1.1.1.5
intSrvIfAttribPropagationDelay OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX Integer32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The amount of propagation delay that this in-
terface introduces in addition to that intro-
diced by bit propagation delays."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) intSrvIfAttribEntry(1) 5 }

.1.3.6.1.2.1.52.1.1.1.6
intSrvIfAttribStatus OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "'active' on interfaces that are configured for
RSVP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvIfAttribTable(1) intSrvIfAttribEntry(1) 6 }

.1.3.6.1.2.1.52.1.2
intSrvFlowTable OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information describing the reserved flows us-
ing the system's interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
2 }

.1.3.6.1.2.1.52.1.2.1
intSrvFlowEntry OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { intSrvFlowNumber }
DESCRIPTION "Information describing the use of a given in-
terface by a given flow. The counter
intSrvFlowPoliced starts counting at the in-
stallation of the flow."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) 1 }

.1.3.6.1.2.1.52.1.2.1.1
intSrvFlowNumber OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION SessionNumber
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The number of this flow. This is for SNMP In-
dexing purposes only and has no relation to any
protocol value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 1 }

.1.3.6.1.2.1.52.1.2.1.2
intSrvFlowType OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION SessionType
SYNTAX INTEGER (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of session (IP4, IP6, IP6 with flow
information, etc)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 2 }

.1.3.6.1.2.1.52.1.2.1.3
intSrvFlowOwner OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX INTEGER {other(1), rsvp(2), management(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The process that installed this flow in the
queue policy database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 3 }

.1.3.6.1.2.1.52.1.2.1.4
intSrvFlowDestAddr OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX OCTET STRING (4..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The destination address used by all senders in
this session. This object may not be changed
when the value of the RowStatus object is 'ac-
tive'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 4 }

.1.3.6.1.2.1.52.1.2.1.5
intSrvFlowSenderAddr OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX OCTET STRING (4..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The source address of the sender selected by
this reservation. The value of all zeroes in-
dicates 'all senders'. This object may not be
changed when the value of the RowStatus object
is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 5 }

.1.3.6.1.2.1.52.1.2.1.6
intSrvFlowDestAddrLength OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The length of the destination address in bits.
This is the CIDR Prefix Length, which for IP4
hosts and multicast addresses is 32 bits. This
object may not be changed when the value of the
RowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 6 }

.1.3.6.1.2.1.52.1.2.1.7
intSrvFlowSenderAddrLength OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX INTEGER (0..128)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The length of the sender's address in bits.
This is the CIDR Prefix Length, which for IP4
hosts and multicast addresses is 32 bits. This
object may not be changed when the value of the
RowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 7 }

.1.3.6.1.2.1.52.1.2.1.8
intSrvFlowProtocol OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION Protocol
SYNTAX INTEGER (1..255)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP Protocol used by a session. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 8 }

.1.3.6.1.2.1.52.1.2.1.9
intSrvFlowDestPort OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION Port
SYNTAX OCTET STRING (2..4)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The UDP or TCP port number used as a destina-
tion port for all senders in this session. If
the IP protocol in use, specified by
intSrvResvFwdProtocol, is 50 (ESP) or 51 (AH),
this represents a virtual destination port
number. A value of zero indicates that the IP
protocol in use does not have ports. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 9 }

.1.3.6.1.2.1.52.1.2.1.10
intSrvFlowPort OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION Port
SYNTAX OCTET STRING (2..4)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The UDP or TCP port number used as a source
port for this sender in this session. If the
IP protocol in use, specified by
intSrvResvFwdProtocol is 50 (ESP) or 51 (AH),
this represents a generalized port identifier
(GPI). A value of zero indicates that the IP
protocol in use does not have ports. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 10 }

.1.3.6.1.2.1.52.1.2.1.11
intSrvFlowFlowId OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX INTEGER (0..16777215)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The flow ID that this sender is using, if
this is an IPv6 session."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 11 }

.1.3.6.1.2.1.52.1.2.1.12
intSrvFlowInterface OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The ifIndex value of the interface on which
this reservation exists."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 12 }

.1.3.6.1.2.1.52.1.2.1.13
intSrvFlowIfAddr OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX OCTET STRING (4..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP Address on the ifEntry on which this
reservation exists. This is present primarily
to support those interfaces which layer multi-
ple IP Addresses on the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 13 }

.1.3.6.1.2.1.52.1.2.1.14
intSrvFlowRate OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION BitRate
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Reserved Rate of the sender's data stream.
If this is a Controlled Load service flow, this
rate is derived from the Tspec rate parameter
(r). If this is a Guaranteed service flow,
this rate is derived from the Rspec clearing
rate parameter (R)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 14 }

.1.3.6.1.2.1.52.1.2.1.15
intSrvFlowBurst OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION BurstSize
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The size of the largest burst expected from
the sender at a time.

If this is less than the sender's advertised


burst size, the receiver is asking the network
to provide flow pacing beyond what would be
provided under normal circumstances. Such pac-
ing is at the network's option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 15 }

.1.3.6.1.2.1.52.1.2.1.16
intSrvFlowWeight OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The weight used to prioritize the traffic.
Note that the interpretation of this object is
implementation-specific, as implementations
vary in their use of weighting procedures."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 16 }

.1.3.6.1.2.1.52.1.2.1.17
intSrvFlowQueue OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of the queue used by this traffic.
Note that the interpretation of this object is
implementation-specific, as implementations
vary in their use of queue identifiers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 17 }

.1.3.6.1.2.1.52.1.2.1.18
intSrvFlowMinTU OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION MessageSize
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 18 }

.1.3.6.1.2.1.52.1.2.1.19
intSrvFlowMaxTU OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION MessageSize
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum datagram size for this flow that
will conform to the traffic specification. This
value cannot exceed the MTU of the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 19 }

.1.3.6.1.2.1.52.1.2.1.20
intSrvFlowBestEffort OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that were remanded to
best effort service."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 20 }

.1.3.6.1.2.1.52.1.2.1.21
intSrvFlowPoliced OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets policed since the incep-
tion of the flow's service."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 21 }

.1.3.6.1.2.1.52.1.2.1.22
intSrvFlowDiscard OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If 'true', the flow is to incur loss when
traffic is policed. If 'false', policed traff-
ic is treated as best effort traffic."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 22 }

.1.3.6.1.2.1.52.1.2.1.23
intSrvFlowService OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION QosService
SYNTAX INTEGER {bestEffort(1), guaranteedDelay(2), controlledLoad(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The QoS service being applied to this flow."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 23 }

.1.3.6.1.2.1.52.1.2.1.24
intSrvFlowOrder OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "In the event of ambiguity, the order in which
the classifier should make its comparisons.
The row with intSrvFlowOrder=0 is tried first,
and comparisons proceed in the order of in-
creasing value. Non-serial implementations of
the classifier should emulate this behavior."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 24 }

.1.3.6.1.2.1.52.1.2.1.25
intSrvFlowStatus OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "'active' for all active flows. This object
may be used to install static classifier infor-
mation, delete classifier information, or au-
thorize such."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) intSrvObjects(1)
intSrvFlowTable(2) intSrvFlowEntry(1) 25 }

.1.3.6.1.2.1.52.2
intSrvGenObjects OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) 2 }

.1.3.6.1.2.1.52.2.1
intSrvFlowNewIndex OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
-- TEXTUAL CONVENTION TestAndIncr
SYNTAX INTEGER (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is used to assign values to
intSrvFlowNumber as described in 'Textual Con-
ventions for SNMPv2'. The network manager
reads the object, and then writes the value
back in the SET that creates a new instance of
intSrvFlowEntry. If the SET fails with the
code 'inconsistentValue', then the process must
be repeated; If the SET succeeds, then the ob-
ject is incremented, and the new instance is
created according to the manager's directions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52)
intSrvGenObjects(2) 1 }

.1.3.6.1.2.1.52.3
intSrvNotifications OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) 3 }

.1.3.6.1.2.1.52.4
intSrvConformance OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52) 4 }

.1.3.6.1.2.1.52.4.1
intSrvGroups OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52)
intSrvConformance(4) 1 }

.1.3.6.1.2.1.52.4.1.1
intSrvIfAttribGroup OBJECT-GROUP
-- FROM INTEGRATED-SERVICES-MIB
DESCRIPTION "These objects are required for Systems sup-
porting the Integrated Services Architecture."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52)
intSrvConformance(4) intSrvGroups(1) 1 }

.1.3.6.1.2.1.52.4.1.2
intSrvFlowsGroup OBJECT-GROUP
-- FROM INTEGRATED-SERVICES-MIB
DESCRIPTION "These objects are required for Systems sup-
porting the Integrated Services Architecture."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52)
intSrvConformance(4) intSrvGroups(1) 2 }

.1.3.6.1.2.1.52.4.2
intSrvCompliances OBJECT-TYPE
-- FROM INTEGRATED-SERVICES-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52)
intSrvConformance(4) 2 }

.1.3.6.1.2.1.52.4.2.1
intSrvCompliance MODULE-COMPLIANCE
-- FROM INTEGRATED-SERVICES-MIB
DESCRIPTION "The compliance statement "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) intSrv(52)
intSrvConformance(4) intSrvCompliances(2) 1 }

.1.3.6.1.2.1.54
sysApplMIB MODULE-IDENTITY
-- FROM SYSAPPL-MIB
DESCRIPTION "The MIB module defines management objects that model
applications as collections of executables and files
installed and executing on a host system. The MIB
presents a system-level view of applications; i.e.,
objects in this MIB are limited to those attributes
that can typically be obtained from the system itself
without adding special instrumentation to the applications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 54 }
.1.3.6.1.2.1.54.1
sysApplOBJ OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) 1 }

.1.3.6.1.2.1.54.1.1
sysApplInstalled OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) 1 }

.1.3.6.1.2.1.54.1.1.1
sysApplInstallPkgTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table listing the software application packages
installed on a host computer. In order to appear in
this table, it may be necessary for the application
to be installed using some type of software
installation mechanism or global registry so that its
existence can be detected by the agent implementation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) 1 }

.1.3.6.1.2.1.54.1.1.1.1
sysApplInstallPkgEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplInstallPkgIndex }
DESCRIPTION "The logical row describing an installed application
package."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1) 1 }

.1.3.6.1.2.1.54.1.1.1.1.1
sysApplInstallPkgIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An integer used only for indexing purposes.
Generally monotonically increasing from 1 as new
applications are installed.

The value for each installed application must


remain constant at least from one re-initialization of
the network management entity which implements this
MIB module to the next re-initialization.

The specific value is meaningful only within a given SNMP


entity. A sysApplInstallPkgIndex value must not be re-used
until the next agent entity restart in the event the
installed application entry is deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 1 }
.1.3.6.1.2.1.54.1.1.1.1.2
sysApplInstallPkgManufacturer OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Manufacturer of the software application package."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 2 }

.1.3.6.1.2.1.54.1.1.1.1.3
sysApplInstallPkgProductName OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name assigned to the software application package
by the Manufacturer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 3 }

.1.3.6.1.2.1.54.1.1.1.1.4
sysApplInstallPkgVersion OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The version number assigned to the application package
by the manufacturer of the software."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 4 }

.1.3.6.1.2.1.54.1.1.1.1.5
sysApplInstallPkgSerialNumber OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The serial number of the software assigned by the
manufacturer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 5 }

.1.3.6.1.2.1.54.1.1.1.1.6
sysApplInstallPkgDate OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The date and time this software application was installed
on the host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 6 }

.1.3.6.1.2.1.54.1.1.1.1.7
sysApplInstallPkgLocation OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION LongUtf8String
SYNTAX OCTET STRING (0..1024)
DISPLAY-HINT "1024a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The complete path name where the application package
is installed. For example, the value would be
'/opt/MyapplDir' if the application package was installed
in the /opt/MyapplDir directory."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallPkgTable(1)
sysApplInstallPkgEntry(1) 7 }

.1.3.6.1.2.1.54.1.1.2
sysApplInstallElmtTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table details the individual application package
elements (files and executables) which comprise the
applications defined in the sysApplInstallPkg Table.
Each entry in this table has an index to the
sysApplInstallPkg table to identify the application
package of which it is a part. As a result, there may
be many entries in this table for each instance in the
sysApplInstallPkg Table.

Table entries are indexed by sysApplInstallPkgIndex,


sysApplInstallElmtIndex to facilitate retrieval of
all elements associated with a particular installed
application package."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) 2 }

.1.3.6.1.2.1.54.1.1.2.1
sysApplInstallElmtEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplInstallPkgIndex, sysApplInstallElmtIndex }
DESCRIPTION "The logical row describing an element of an installed
application. The element may be an executable or
non-executable file."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2) 1 }
.1.3.6.1.2.1.54.1.1.2.1.1
sysApplInstallElmtIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer used for indexing. The value
of this index is unique among all rows in this table
that exist or have existed since the last agent restart."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 1 }

.1.3.6.1.2.1.54.1.1.2.1.2
sysApplInstallElmtName OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of this element which is contained in the
application."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 2 }

.1.3.6.1.2.1.54.1.1.2.1.3
sysApplInstallElmtType OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX INTEGER {unknown(1), nonexecutable(2), operatingSystem(3),
deviceDriver(4), application(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of element that is part of the installed
application."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 3 }

.1.3.6.1.2.1.54.1.1.2.1.4
sysApplInstallElmtDate OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The date and time that this component was installed on
the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 4 }

.1.3.6.1.2.1.54.1.1.2.1.5
sysApplInstallElmtPath OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION LongUtf8String
SYNTAX OCTET STRING (0..1024)
DISPLAY-HINT "1024a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The full directory path where this element is installed.
For example, the value would be '/opt/EMPuma/bin' for an
element installed in the directory '/opt/EMPuma/bin'.
Most application packages include information about the
elements contained in the package. In addition, elements
are typically installed in sub-directories under the
package installation directory. In cases where the
element path names are not included in the package
information itself, the path can usually be determined
by a simple search of the sub-directories. If the
element is not installed in that location and there is
no other information available to the agent implementation,
then the path is unknown and null is returned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 5 }

.1.3.6.1.2.1.54.1.1.2.1.6
sysApplInstallElmtSizeHigh OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The installed file size in 2^32 byte blocks. This is
the size of the file on disk immediately after installation.

For example, for a file with a total size of 4,294,967,296


bytes, this variable would have a value of 1; for a file
with a total size of 4,294,967,295 bytes this variable
would be 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 6 }

.1.3.6.1.2.1.54.1.1.2.1.7
sysApplInstallElmtSizeLow OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The installed file size modulo 2^32 bytes. This is
the size of the file on disk immediately after installation.

For example, for a file with a total size of 4,294,967,296


bytes this variable would have a value of 0; for a file with
a total size of 4,294,967,295 bytes this variable would be
4,294,967,295."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 7 }

.1.3.6.1.2.1.54.1.1.2.1.8
sysApplInstallElmtRole OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX BITS {executable(0), exclusive(1), primary(2), required(3),
dependent(4), unknown(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An operator assigned value used in the determination of
application status. This value is used by the agent to
determine both the mapping of started processes to the
initiation of an application, as well as to allow for a
determination of application health. The default value,
unknown(5), is used when an operator has not yet assigned
one of the other values. If unknown(5) is set, bits
1 - 4 have no meaning. The possible values are:

executable(0),
An application may have one or
more executable elements. The rest of the
bits have no meaning if the element is not
executable.
exclusive(1),
Only one copy of an exclusive element may be
running per invocation of the running
application.
primary(2),
The primary executable. An application can
have one, and only one element that is designated
as the primary executable. The execution of
this element constitutes an invocation of
the application. This is used by the agent
implementation to determine the initiation of
an application. The primary executable must
remain running long enough for the agent
implementation to detect its presence.
required(3),
An application may have zero or more required
elements. All required elements must be running
in order for the application to be judged to be
running and healthy.
dependent(4),
An application may have zero or more
dependent elements. Dependent elements may
not be running unless required elements are.
unknown(5)
Default value for the case when an operator
has not yet assigned one of the other values.
When set, bits 1, 2, 3, and 4 have no meaning.

sysApplInstallElmtRole is used by the agent implementation


in determining the initiation of an application, the
current state of a running application (see
sysApplRunCurrentState), when an application invocation is
no longer running, and the exit status of a terminated
application invocation (see sysApplPastRunExitState)."
DEFVAL { { unknown } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 8 }

.1.3.6.1.2.1.54.1.1.2.1.9
sysApplInstallElmtModifyDate OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The date and time that this element was last modified.
Modification of the sysApplInstallElmtRole columnar
object does NOT constitute a modification of the element
itself and should not affect the value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 9 }

.1.3.6.1.2.1.54.1.1.2.1.10
sysApplInstallElmtCurSizeHigh OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current file size in 2^32 byte blocks.
For example, for a file with a total size of 4,294,967,296
bytes, this variable would have a value of 1; for a file
with a total size of 4,294,967,295 bytes this variable
would be 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 10 }

.1.3.6.1.2.1.54.1.1.2.1.11
sysApplInstallElmtCurSizeLow OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current file size modulo 2^32 bytes.
For example, for a file with a total size of 4,294,967,296
bytes this variable would have a value of 0; for a file with
a total size of 4,294,967,295 bytes this variable would be
4,294,967,295."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplInstalled(1) sysApplInstallElmtTable(2)
sysApplInstallElmtEntry(1) 11 }

.1.3.6.1.2.1.54.1.2
sysApplRun OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) 2 }

.1.3.6.1.2.1.54.1.2.1
sysApplRunTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table describes the applications which are executing
on the host. Each time an application is invoked,
an entry is created in this table. When an application ends,
the entry is removed from this table and a corresponding
entry is created in the SysApplPastRunTable.
A new entry is created in this table whenever the agent
implementation detects a new running process that is an
installed application element whose sysApplInstallElmtRole
designates it as being the application's primary executable
(sysApplInstallElmtRole = primary(2) ).

The table is indexed by sysApplInstallPkgIndex,


sysApplRunIndex to enable managers to easily locate all
invocations of a particular application package."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 1 }

.1.3.6.1.2.1.54.1.2.1.1
sysApplRunEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplInstallPkgIndex, sysApplRunIndex }
DESCRIPTION "The logical row describing an application which is
currently running on this host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplRunTable(1) 1 }

.1.3.6.1.2.1.54.1.2.1.1.1
sysApplRunIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table. An arbitrary
integer used only for indexing purposes. Generally
monotonically increasing from 1 as new applications are
started on the host, it uniquely identifies application
invocations.

The numbering for this index increases by 1 for each


INVOCATION of an application, regardless of which
installed application package this entry represents a
running instance of.

An example of the indexing for a couple of entries is


shown below.

:
sysApplRunStarted.17.14
sysApplRunStarted.17.63
sysApplRunStarted.18.13
:

In this example, the agent has observed 12 application


invocations when the application represented by entry 18
in the sysApplInstallPkgTable is invoked. The next
invocation detected by the agent is an invocation of
installed application package 17. Some time later,
installed application 17 is invoked a second time.

NOTE: this index is not intended to reflect a real-time


(wall clock time) ordering of application invocations;
it is merely intended to uniquely identify running
instances of applications. Although the
sysApplInstallPkgIndex is included in the INDEX clause
for this table, it serves only to ease searching of
this table by installed application and does not
contribute to uniquely identifying table entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplRunTable(1) sysApplRunEntry(1) 1 }

.1.3.6.1.2.1.54.1.2.1.1.2
sysApplRunStarted OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The date and time that the application was started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplRunTable(1) sysApplRunEntry(1) 2 }

.1.3.6.1.2.1.54.1.2.1.1.3
sysApplRunCurrentState OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION RunState
SYNTAX INTEGER {running(1), runnable(2), waiting(3), exiting(4), other(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current state of the running application instance.
The possible values are running(1), runnable(2) but waiting
for a resource such as CPU, waiting(3) for an event,
exiting(4), or other(5). This value is based on an evaluation
of the running elements of this application instance (see
sysApplElmRunState) and their Roles as defined by
sysApplInstallElmtRole. An agent implementation may
detect that an application instance is in the process of
exiting if one or more of its REQUIRED elements are no
longer running. Most agent implementations will wait until
a second internal poll has been completed to give the
system time to start REQUIRED elements before marking the
application instance as exiting."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplRunTable(1) sysApplRunEntry(1) 3 }

.1.3.6.1.2.1.54.1.2.2
sysApplPastRunTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A history of the applications that have previously run
on the host computer. An entry's information is moved to
this table from the sysApplRunTable when the invoked
application represented by the entry ceases to be running.

An agent implementation can determine that an application


invocation is no longer running by evaluating the running
elements of the application instance and their Roles as
defined by sysApplInstallElmtRole. Obviously, if there
are no running elements for the application instance,
then the application invocation is no longer running.
If any one of the REQUIRED elements is not running,
the application instance may be in the process of exiting.
Most agent implementations will wait until a second internal
poll has been completed to give the system time to either
restart partial failures or to give all elements time to
exit. If, after the second poll, there are REQUIRED
elements that are not running, then the application
instance may be considered by the agent implementation
to no longer be running.

Entries remain in the sysApplPastRunTable until they


are aged out when either the table size reaches a maximum
as determined by the sysApplPastRunMaxRows, or when an entry
has aged to exceed a time limit as set by
sysApplPastRunTblTimeLimit.

Entries in this table are indexed by sysApplInstallPkgIndex,


sysApplPastRunIndex to facilitate retrieval of all past
run invocations of a particular installed application."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 2 }

.1.3.6.1.2.1.54.1.2.2.1
sysApplPastRunEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplInstallPkgIndex, sysApplPastRunIndex }
DESCRIPTION "The logical row describing an invocation of an application
which was previously run and has terminated. The entry
is basically copied from the sysApplRunTable when the
application instance terminates. Hence, the entry's
value for sysApplPastRunIndex is the same as its value was
for sysApplRunIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) 1 }

.1.3.6.1.2.1.54.1.2.2.1.1
sysApplPastRunIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table. An integer
matching the value of the removed sysApplRunIndex
corresponding to this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) 1 }

.1.3.6.1.2.1.54.1.2.2.1.2
sysApplPastRunStarted OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The date and time that the application was started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) 2 }

.1.3.6.1.2.1.54.1.2.2.1.3
sysApplPastRunExitState OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX INTEGER {complete(1), failed(2), other(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the application instance when it terminated.
This value is based on an evaluation of the running elements
of an application and their Roles as defined by
sysApplInstallElmtRole. An application instance is said to
have exited in a COMPLETE state and its entry is removed
from the sysApplRunTable and added to the sysApplPastRunTable
when the agent detects that ALL elements of an application
invocation are no longer running. Most agent implementations
will wait until a second internal poll has been completed to
give the system time to either restart partial failures or
to give all elements time to exit. A failed state occurs if,
after the second poll, any elements continue to run but
one or more of the REQUIRED elements are no longer running.
All other combinations MUST be defined as OTHER."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) 3 }

.1.3.6.1.2.1.54.1.2.2.1.4
sysApplPastRunTimeEnded OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The DateAndTime the application instance was determined
to be no longer running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplPastRunTable(2) sysApplPastRunEntry(1) 4 }

.1.3.6.1.2.1.54.1.2.3
sysApplElmtRunTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table describes the processes which are
currently executing on the host system. Each entry
represents a running process and is associated with
the invoked application of which that process is a part, if
possible. This table contains an entry for every process
currently running on the system, regardless of whether its
'parent' application can be determined. So, for example,
processes like 'ps' and 'grep' will have entries though they
are not associated with an installed application package.

Because a running application may involve


more than one executable, it is possible to have
multiple entries in this table for each application.
Entries are removed from this table when the process
terminates.
The table is indexed by sysApplElmtRunInstallPkg,
sysApplElmtRunInvocID, and sysApplElmtRunIndex to
facilitate the retrieval of all running elements of a
particular invoked application which has been installed on
the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 3 }

.1.3.6.1.2.1.54.1.2.3.1
sysApplElmtRunEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplElmtRunInstallPkg, sysApplElmtRunInvocID,
sysApplElmtRunIndex }
DESCRIPTION "The logical row describing a process currently
running on this host. When possible, the entry is
associated with the invoked application of which it
is a part."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) 1 }

.1.3.6.1.2.1.54.1.2.3.1.1
sysApplElmtRunInstallPkg OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table, this value
identifies the installed software package for
the application of which this process is a part.
Provided that the process's 'parent' application can be
determined, the value of this object is the same
value as the sysApplInstallPkgIndex for the
entry in the sysApplInstallPkgTable that corresponds
to the installed application of which this process
is a part.

If, however, the 'parent' application cannot be


determined, (for example the process is not part
of a particular installed application), the value
for this object is then '0', signifying that this
process cannot be related back to an application,
and in turn, an installed software package."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 1 }

.1.3.6.1.2.1.54.1.2.3.1.2
sysApplElmtRunInvocID OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table, this value
identifies the invocation of an application of which
this process is a part. Provided that the 'parent'
application can be determined, the value of this object
is the same value as the sysApplRunIndex for the
corresponding application invocation in the
sysApplRunTable.
If, however, the 'parent' application cannot be
determined, the value for this object is then '0',
signifying that this process cannot be related back
to an invocation of an application in the
sysApplRunTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 2 }

.1.3.6.1.2.1.54.1.2.3.1.3
sysApplElmtRunIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table. A unique value
for each process running on the host. Wherever
possible, this should be the system's native, unique
identification number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 3 }

.1.3.6.1.2.1.54.1.2.3.1.4
sysApplElmtRunInstallID OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The index into the sysApplInstallElmtTable. The
value of this object is the same value as the
sysApplInstallElmtIndex for the application element
of which this entry represents a running instance.
If this process cannot be associated with an installed
executable, the value should be '0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 4 }

.1.3.6.1.2.1.54.1.2.3.1.5
sysApplElmtRunTimeStarted OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time the process was started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 5 }

.1.3.6.1.2.1.54.1.2.3.1.6
sysApplElmtRunState OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION RunState
SYNTAX INTEGER {running(1), runnable(2), waiting(3), exiting(4), other(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current state of the running process. The
possible values are running(1), runnable(2) but waiting
for a resource such as CPU, waiting(3) for an event,
exiting(4), or other(5)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 6 }

.1.3.6.1.2.1.54.1.2.3.1.7
sysApplElmtRunName OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION LongUtf8String
SYNTAX OCTET STRING (0..1024)
DISPLAY-HINT "1024a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The full path and filename of the process.
For example, '/opt/MYYpkg/bin/myyproc' would
be returned for process 'myyproc' whose execution
path is '/opt/MYYpkg/bin/myyproc'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 7 }

.1.3.6.1.2.1.54.1.2.3.1.8
sysApplElmtRunParameters OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The starting parameters for the process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 8 }

.1.3.6.1.2.1.54.1.2.3.1.9
sysApplElmtRunCPU OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of centi-seconds of the total system's
CPU resources consumed by this process. Note that
on a multi-processor system, this value may
have been incremented by more than one centi-second
in one centi-second of real (wall clock) time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 9 }

.1.3.6.1.2.1.54.1.2.3.1.10
sysApplElmtRunMemory OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total amount of real system memory measured in
Kbytes currently allocated to this process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 10 }

.1.3.6.1.2.1.54.1.2.3.1.11
sysApplElmtRunNumFiles OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of regular files currently open by the
process. Transport connections (sockets)
should NOT be included in the calculation of
this value, nor should operating system specific
special file types."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 11 }

.1.3.6.1.2.1.54.1.2.3.1.12
sysApplElmtRunUser OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The process owner's login name (e.g. root)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtRunTable(3) sysApplElmtRunEntry(1) 12 }

.1.3.6.1.2.1.54.1.2.4
sysApplElmtPastRunTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table describes the processes which have previously
executed on the host system as part of an application.
Each entry represents a process which has previously
executed and is associated with the invoked application
of which it was a part. Because an invoked application
may involve more than one executable, it is possible
to have multiple entries in this table for
each application invocation. Entries are added
to this table when the corresponding process in the
sysApplElmtRun Table terminates.

Entries remain in this table until they are aged out when
either the number of entries in the table reaches a
maximum as determined by sysApplElmtPastRunMaxRows, or
when an entry has aged to exceed a time limit as set by
sysApplElmtPastRunTblTimeLimit. When aging out entries,
the oldest entry, as determined by the value of
sysApplElmtPastRunTimeEnded, will be removed first.

The table is indexed by sysApplInstallPkgIndex (from the


sysApplInstallPkgTable), sysApplElmtPastRunInvocID,
and sysApplElmtPastRunIndex to make it easy to locate all
previously executed processes of a particular invoked
application that has been installed on the system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 4 }

.1.3.6.1.2.1.54.1.2.4.1
sysApplElmtPastRunEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplInstallPkgIndex, sysApplElmtPastRunInvocID,
sysApplElmtPastRunIndex }
DESCRIPTION "The logical row describing a process which was
previously executed on this host as part of an
installed application. The entry is basically copied
from the sysApplElmtRunTable when the process
terminates. Hence, the entry's value for
sysApplElmtPastRunIndex is the same as its value
was for sysApplElmtRunIndex. Note carefully: only those
processes which could be associated with an
identified application are included in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) 1 }

.1.3.6.1.2.1.54.1.2.4.1.1
sysApplElmtPastRunInvocID OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table, this value
identifies the invocation of an application of which
the process represented by this entry was a part.
The value of this object is the same value as the
sysApplRunIndex for the corresponding application
invocation in the sysApplRunTable. If the invoked
application as a whole has terminated, it will be the
same as the sysApplPastRunIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 1
}

.1.3.6.1.2.1.54.1.2.4.1.2
sysApplElmtPastRunIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Part of the index for this table. An integer
assigned by the agent equal to the corresponding
sysApplElmtRunIndex which was removed from the
sysApplElmtRunTable and moved to this table
when the element terminated.

Note: entries in this table are indexed by


sysApplElmtPastRunInvocID, sysApplElmtPastRunIndex.
The possibility exists, though unlikely, of a
collision occurring by a new entry which was run
by the same invoked application (InvocID), and
was assigned the same process identification number
(ElmtRunIndex) as an element which was previously
run by the same invoked application.

Should this situation occur, the new entry replaces


the old entry.

See Section: 'Implementation Issues -


sysApplElmtPastRunTable Entry Collisions' for the
conditions that would have to occur in order for a
collision to occur."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 2
}

.1.3.6.1.2.1.54.1.2.4.1.3
sysApplElmtPastRunInstallID OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The index into the installed element table. The
value of this object is the same value as the
sysApplInstallElmtIndex for the application element
of which this entry represents a previously executed
process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 3
}

.1.3.6.1.2.1.54.1.2.4.1.4
sysApplElmtPastRunTimeStarted OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time the process was started."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 4
}

.1.3.6.1.2.1.54.1.2.4.1.5
sysApplElmtPastRunTimeEnded OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time the process ended."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 5
}

.1.3.6.1.2.1.54.1.2.4.1.6
sysApplElmtPastRunName OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION LongUtf8String
SYNTAX OCTET STRING (0..1024)
DISPLAY-HINT "1024a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The full path and filename of the process.
For example, '/opt/MYYpkg/bin/myyproc' would
be returned for process 'myyproc' whose execution
path was '/opt/MYYpkg/bin/myyproc'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 6
}

.1.3.6.1.2.1.54.1.2.4.1.7
sysApplElmtPastRunParameters OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The starting parameters for the process."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 7
}

.1.3.6.1.2.1.54.1.2.4.1.8
sysApplElmtPastRunCPU OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last known number of centi-seconds of the total
system's CPU resources consumed by this process.
Note that on a multi-processor system, this value may
increment by more than one centi-second in one
centi-second of real (wall clock) time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 8
}

.1.3.6.1.2.1.54.1.2.4.1.9
sysApplElmtPastRunMemory OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last known total amount of real system memory
measured in Kbytes allocated to this process before it
terminated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1) 9
}

.1.3.6.1.2.1.54.1.2.4.1.10
sysApplElmtPastRunNumFiles OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last known number of files open by the
process before it terminated. Transport
connections (sockets) should NOT be included in
the calculation of this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1)
10 }

.1.3.6.1.2.1.54.1.2.4.1.11
sysApplElmtPastRunUser OBJECT-TYPE
-- FROM SYSAPPL-MIB
-- TEXTUAL CONVENTION Utf8String
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The process owner's login name (e.g. root)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) sysApplElmtPastRunTable(4) sysApplElmtPastRunEntry(1)
11 }

.1.3.6.1.2.1.54.1.2.5
sysApplPastRunMaxRows OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of entries allowed in the
sysApplPastRunTable. Once the number of rows in
the sysApplPastRunTable reaches this value, the
management subsystem will remove the oldest entry
in the table to make room for the new entry to be added.
Entries will be removed on the basis of oldest
sysApplPastRunTimeEnded value first.

This object may be used to control the amount of


system resources that can used for sysApplPastRunTable
entries. A conforming implementation should attempt
to support the default value, however, a lesser value
may be necessary due to implementation-dependent issues
and resource availability."
DEFVAL { 500 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 5 }

.1.3.6.1.2.1.54.1.2.6
sysApplPastRunTableRemItems OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A counter of the number of entries removed from
the sysApplPastRunTable because of table size limitations
as set in sysApplPastRunMaxRows. This counter is the
number of entries the management subsystem has had to
remove in order to make room for new entries (so as not
to exceed the limit set by sysApplPastRunMaxRows) since
the last initialization of the management subsystem."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 6 }

.1.3.6.1.2.1.54.1.2.7
sysApplPastRunTblTimeLimit OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum time in seconds which an entry in the
sysApplPastRunTable may exist before it is removed.
Any entry that is older than this value will be
removed (aged out) from the table.

Note that an entry may be aged out prior to reaching


this time limit if it is the oldest entry in the
table and must be removed to make space for a new
entry so as to not exceed sysApplPastRunMaxRows."
DEFVAL { 7200 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 7 }

.1.3.6.1.2.1.54.1.2.8
sysApplElemPastRunMaxRows OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of entries allowed in the
sysApplElmtPastRunTable. Once the number of rows in
the sysApplElmtPastRunTable reaches this value,
the management subsystem will remove the oldest entry
to make room for the new entry to be added. Entries
will be removed on the basis of oldest
sysApplElmtPastRunTimeEnded value first.
This object may be used to control the amount of
system resources that can used for sysApplElemPastRunTable
entries. A conforming implementation should attempt
to support the default value, however, a lesser value
may be necessary due to implementation-dependent issues
and resource availability."
DEFVAL { 500 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 8 }

.1.3.6.1.2.1.54.1.2.9
sysApplElemPastRunTableRemItems OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A counter of the number of entries removed from the
sysApplElemPastRunTable because of table size limitations
as set in sysApplElemPastRunMaxRows. This counter is the
number of entries the management subsystem has had to
remove in order to make room for new entries (so as not
to exceed the limit set by sysApplElemPastRunMaxRows) since
the last initialization of the management subsystem."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 9 }

.1.3.6.1.2.1.54.1.2.10
sysApplElemPastRunTblTimeLimit OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum time in seconds which an entry in the
sysApplElemPastRunTable may exist before it is removed.
Any entry that is older than this value will be
removed (aged out) from the table.

Note that an entry may be aged out prior to reaching


this time limit if it is the oldest entry in the
table and must be removed to make space for a new
entry so as to not exceed sysApplElemPastRunMaxRows."
DEFVAL { 7200 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 10 }

.1.3.6.1.2.1.54.1.2.11
sysApplAgentPollInterval OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum interval in seconds that the management
subsystem implementing this MIB will poll the status
of the managed resources. Because of the non-trivial
effort involved in polling the managed resources,
and because the method for obtaining the status of
the managed resources is implementation-dependent,
a conformant implementation may chose a lower bound
greater than 0.

A value of 0 indicates that there is no delay


in the passing of information from the managed
resources to the agent."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplRun(2) 11 }

.1.3.6.1.2.1.54.1.3
sysApplMap OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) 3 }

.1.3.6.1.2.1.54.1.3.1
sysApplMapTable OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The sole purpose of this table is to provide a
'backwards' mapping so that, given a known
sysApplElmtRunIndex (process identification number),
the corresponding invoked application (sysApplRunIndex),
installed element (sysApplInstallElmtIndex), and
installed application package (sysApplInstallPkgIndex)
can be quickly determined.

This table will contain one entry for each process


that is currently executing on the system.

It is expected that management applications will use


this mapping table by doing a 'GetNext' operation with
the known process ID number (sysApplElmtRunIndex) as the
partial instance identifier. Assuming that there is an
entry for the process, the result should return a single
columnar value, the sysApplMapInstallPkgIndex, with the
sysApplElmtRunIndex, sysApplRunIndex, and
sysApplInstallElmtIndex contained in the instance identifier
for the returned MIB object value.

NOTE: if the process can not be associated back to an


invoked application installed on the system, then the
value returned for the columnar value
sysApplMapInstallPkgIndex will be '0' and the instance
portion of the object-identifier will be the process ID
number (sysApplElmtRunIndex) followed by 0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplMap(3) 1 }

.1.3.6.1.2.1.54.1.3.1.1
sysApplMapEntry OBJECT-TYPE
-- FROM SYSAPPL-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { sysApplElmtRunIndex, sysApplElmtRunInvocID,
sysApplMapInstallElmtIndex }
DESCRIPTION "A logical row representing a process currently running
on the system. This entry provides the index mapping from
process identifier, back to the invoked application,
installed element, and finally, the installed application
package. The entry includes only one accessible columnar
object, the sysApplMapInstallPkgIndex, but the
invoked application and installed element can be
determined from the instance identifier since they form
part of the index clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplMap(3) sysApplMapTable(1) 1 }

.1.3.6.1.2.1.54.1.3.1.1.1
sysApplMapInstallElmtIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index into the sysApplInstallElmtTable. The
value of this object is the same value as the
sysApplInstallElmtIndex for the application element
of which this entry represents a running instance.
If this process cannot be associated to an installed
executable, the value should be '0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplMap(3) sysApplMapTable(1) sysApplMapEntry(1) 1 }

.1.3.6.1.2.1.54.1.3.1.1.2
sysApplMapInstallPkgIndex OBJECT-TYPE
-- FROM SYSAPPL-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object identifies the installed
software package for the application of which this
process is a part. Provided that the process's 'parent'
application can be determined, the value of this object
is the same value as the sysApplInstallPkgIndex for the
entry in the sysApplInstallPkgTable that corresponds
to the installed application of which this process
is a part.

If, however, the 'parent' application cannot be


determined, (for example the process is not part
of a particular installed application), the value
for this object is then '0', signifying that this
process cannot be related back to an application,
and in turn, an installed software package."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplOBJ(1) sysApplMap(3) sysApplMapTable(1) sysApplMapEntry(1) 2 }

.1.3.6.1.2.1.54.2
sysApplNotifications OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) 2 }

.1.3.6.1.2.1.54.3
sysApplConformance OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54) 3 }

.1.3.6.1.2.1.54.3.1
sysApplMIBCompliances OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplConformance(3) 1 }

.1.3.6.1.2.1.54.3.1.1
sysApplMIBCompliance MODULE-COMPLIANCE
-- FROM SYSAPPL-MIB
DESCRIPTION "Describes the requirements for conformance to
the System Application MIB"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplConformance(3) sysApplMIBCompliances(1) 1 }

.1.3.6.1.2.1.54.3.2
sysApplMIBGroups OBJECT-TYPE
-- FROM SYSAPPL-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplConformance(3) 2 }

.1.3.6.1.2.1.54.3.2.1
sysApplInstalledGroup OBJECT-GROUP
-- FROM SYSAPPL-MIB
DESCRIPTION "The system application installed group contains
information about applications and their constituent
components which have been installed on the host system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplConformance(3) sysApplMIBGroups(2) 1 }
.1.3.6.1.2.1.54.3.2.2
sysApplRunGroup OBJECT-GROUP
-- FROM SYSAPPL-MIB
DESCRIPTION "The system application run group contains information
about applications and associated elements which have
run or are currently running on the host system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplConformance(3) sysApplMIBGroups(2) 2 }

.1.3.6.1.2.1.54.3.2.3
sysApplMapGroup OBJECT-GROUP
-- FROM SYSAPPL-MIB
DESCRIPTION "The Map Group contains a single table, sysApplMapTable,
that provides a backwards mapping for determining the
invoked application, installed element, and installed
application package given a known process identification
number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sysApplMIB(54)
sysApplConformance(3) sysApplMIBGroups(2) 3 }

.1.3.6.1.2.1.55
ipv6MIB MODULE-IDENTITY
-- FROM IPV6-MIB
DESCRIPTION "The MIB module for entities implementing the IPv6
protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 55 }

.1.3.6.1.2.1.55.1
ipv6MIBObjects OBJECT-TYPE
-- FROM IPV6-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55) 1 }

.1.3.6.1.2.1.55.1.1
ipv6Forwarding OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {forwarding(1), notForwarding(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The indication of whether this entity is acting
as an IPv6 router in respect to the forwarding of
datagrams received by, but not addressed to, this
entity. IPv6 routers forward datagrams. IPv6
hosts do not (except those source-routed via the
host).

Note that for some managed nodes, this object may


take on only a subset of the values possible.
Accordingly, it is appropriate for an agent to
return a `wrongValue' response if a management
station attempts to change this object to an
inappropriate value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 1 }

.1.3.6.1.2.1.55.1.2
ipv6DefaultHopLimit OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The default value inserted into the Hop Limit
field of the IPv6 header of datagrams originated
at this entity, whenever a Hop Limit value is not
supplied by the transport layer protocol."
DEFVAL { 64 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 2 }

.1.3.6.1.2.1.55.1.3
ipv6Interfaces OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IPv6 interfaces (regardless of
their current state) present on this system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 3 }

.1.3.6.1.2.1.55.1.4
ipv6IfTableLastChange OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last
insertion or removal of an entry in the
ipv6IfTable. If the number of entries has been
unchanged since the last re-initialization of
the local network management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 4 }

.1.3.6.1.2.1.55.1.5
ipv6IfTable OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IPv6 Interfaces table contains information
on the entity's internetwork-layer interfaces.
An IPv6 interface constitutes a logical network
layer attachment to the layer immediately below
IPv6 including internet layer 'tunnels', such as
tunnels over IPv4 or IPv6 itself."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 5 }

.1.3.6.1.2.1.55.1.5.1
ipv6IfEntry OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6IfIndex }
DESCRIPTION "An interface entry containing objects
about a particular IPv6 interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) 1 }

.1.3.6.1.2.1.55.1.5.1.1
ipv6IfIndex OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6IfIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique non-zero value identifying
the particular IPv6 interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 1 }

.1.3.6.1.2.1.55.1.5.1.2
ipv6IfDescr OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION DisplayString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A textual string containing information about the
interface. This string may be set by the network
management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 2 }

.1.3.6.1.2.1.55.1.5.1.3
ipv6IfLowerLayer OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION VariablePointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies the protocol layer over
which this network interface operates. If this
network interface operates over the data-link
layer, then the value of this object refers to an
instance of ifIndex [6]. If this network interface
operates over an IPv4 interface, the value of this
object refers to an instance of ipAdEntAddr [3].

If this network interface operates over another


IPv6 interface, the value of this object refers to
an instance of ipv6IfIndex. If this network
interface is not currently operating over an active
protocol layer, then the value of this object
should be set to the OBJECT ID { 0 0 }."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 3 }

.1.3.6.1.2.1.55.1.5.1.4
ipv6IfEffectiveMtu OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size of the largest IPv6 packet which can be
sent/received on the interface, specified in
octets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 4 }

.1.3.6.1.2.1.55.1.5.1.5
ipv6IfReasmMaxSize OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The size of the largest IPv6 datagram which this
entity can re-assemble from incoming IPv6 fragmented
datagrams received on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 5 }

.1.3.6.1.2.1.55.1.5.1.6
ipv6IfIdentifier OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6AddressIfIdentifier
SYNTAX OCTET STRING (0..8)
DISPLAY-HINT "2x:"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The Interface Identifier for this interface that
is (at least) unique on the link this interface is
attached to. The Interface Identifier is combined
with an address prefix to form an interface address.

By default, the Interface Identifier is autoconfigured


according to the rules of the link type this
interface is attached to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 6 }

.1.3.6.1.2.1.55.1.5.1.7
ipv6IfIdentifierLength OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER (0..64)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The length of the Interface Identifier in bits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 7 }

.1.3.6.1.2.1.55.1.5.1.8
ipv6IfPhysicalAddress OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The interface's physical address. For example, for
an IPv6 interface attached to an 802.x link, this
object normally contains a MAC address. Note that
in some cases this address may differ from the
address of the interface's protocol sub-layer. The
interface's media-specific MIB must define the bit
and byte ordering and the format of the value of
this object. For interfaces which do not have such
an address (e.g., a serial line), this object should
contain an octet string of zero length."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 8 }

.1.3.6.1.2.1.55.1.5.1.9
ipv6IfAdminStatus OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The desired state of the interface. When a managed
system initializes, all IPv6 interfaces start with
ipv6IfAdminStatus in the down(2) state. As a result
of either explicit management action or per
configuration information retained by the managed
system, ipv6IfAdminStatus is then changed to
the up(1) state (or remains in the down(2) state)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 9 }

.1.3.6.1.2.1.55.1.5.1.10
ipv6IfOperStatus OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {up(1), down(2), noIfIdentifier(3), unknown(4), notPresent(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current operational state of the interface.
The noIfIdentifier(3) state indicates that no valid
Interface Identifier is assigned to the interface.
This state usually indicates that the link-local
interface address failed Duplicate Address Detection.
If ipv6IfAdminStatus is down(2) then ipv6IfOperStatus
should be down(2). If ipv6IfAdminStatus is changed
to up(1) then ipv6IfOperStatus should change to up(1)
if the interface is ready to transmit and receive
network traffic; it should remain in the down(2) or
noIfIdentifier(3) state if and only if there is a
fault that prevents it from going to the up(1) state;
it should remain in the notPresent(5) state if
the interface has missing (typically, lower layer)
components."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 10 }

.1.3.6.1.2.1.55.1.5.1.11
ipv6IfLastChange OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time the interface
entered its current operational state. If the
current state was entered prior to the last
re-initialization of the local network management
subsystem, then this object contains a zero
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfTable(5) ipv6IfEntry(1) 11 }

.1.3.6.1.2.1.55.1.6
ipv6IfStatsTable OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IPv6 interface traffic statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 6 }

.1.3.6.1.2.1.55.1.6.1
ipv6IfStatsEntry OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { ipv6IfEntry }
DESCRIPTION "An interface statistics entry containing objects
at a particular IPv6 interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) 1 }

.1.3.6.1.2.1.55.1.6.1.1
ipv6IfStatsInReceives OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of input datagrams received by
the interface, including those received in error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 1 }

.1.3.6.1.2.1.55.1.6.1.2
ipv6IfStatsInHdrErrors OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams discarded due to
errors in their IPv6 headers, including version
number mismatch, other format errors, hop count
exceeded, errors discovered in processing their
IPv6 options, etc."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 2 }

.1.3.6.1.2.1.55.1.6.1.3
ipv6IfStatsInTooBigErrors OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams that could not be
forwarded because their size exceeded the link MTU
of outgoing interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 3 }

.1.3.6.1.2.1.55.1.6.1.4
ipv6IfStatsInNoRoutes OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams discarded because no
route could be found to transmit them to their
destination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 4 }

.1.3.6.1.2.1.55.1.6.1.5
ipv6IfStatsInAddrErrors OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams discarded because
the IPv6 address in their IPv6 header's destination
field was not a valid address to be received at
this entity. This count includes invalid
addresses (e.g., ::0) and unsupported addresses
(e.g., addresses with unallocated prefixes). For
entities which are not IPv6 routers and therefore
do not forward datagrams, this counter includes
datagrams discarded because the destination address
was not a local address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 5 }

.1.3.6.1.2.1.55.1.6.1.6
ipv6IfStatsInUnknownProtos OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of locally-addressed datagrams
received successfully but discarded because of an
unknown or unsupported protocol. This counter is
incremented at the interface to which these
datagrams were addressed which might not be
necessarily the input interface for some of
the datagrams."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 6 }

.1.3.6.1.2.1.55.1.6.1.7
ipv6IfStatsInTruncatedPkts OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input datagrams discarded because
datagram frame didn't carry enough data."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 7 }

.1.3.6.1.2.1.55.1.6.1.8
ipv6IfStatsInDiscards OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of input IPv6 datagrams for which no
problems were encountered to prevent their
continued processing, but which were discarded
(e.g., for lack of buffer space). Note that this
counter does not include any datagrams discarded
while awaiting re-assembly."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 8 }

.1.3.6.1.2.1.55.1.6.1.9
ipv6IfStatsInDelivers OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of datagrams successfully
delivered to IPv6 user-protocols (including ICMP).
This counter is incremented at the interface to
which these datagrams were addressed which might
not be necessarily the input interface for some of
the datagrams."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 9 }

.1.3.6.1.2.1.55.1.6.1.10
ipv6IfStatsOutForwDatagrams OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output datagrams which this
entity received and forwarded to their final
destinations. In entities which do not act
as IPv6 routers, this counter will include
only those packets which were Source-Routed
via this entity, and the Source-Route
processing was successful. Note that for
a successfully forwarded datagram the counter
of the outgoing interface is incremented."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 10 }

.1.3.6.1.2.1.55.1.6.1.11
ipv6IfStatsOutRequests OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of IPv6 datagrams which local IPv6
user-protocols (including ICMP) supplied to IPv6 in
requests for transmission. Note that this counter
does not include any datagrams counted in
ipv6IfStatsOutForwDatagrams."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 11 }

.1.3.6.1.2.1.55.1.6.1.12
ipv6IfStatsOutDiscards OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output IPv6 datagrams for which no
problem was encountered to prevent their
transmission to their destination, but which were
discarded (e.g., for lack of buffer space). Note
that this counter would include datagrams counted
in ipv6IfStatsOutForwDatagrams if any such packets
met this (discretionary) discard criterion."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 12 }

.1.3.6.1.2.1.55.1.6.1.13
ipv6IfStatsOutFragOKs OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IPv6 datagrams that have been
successfully fragmented at this output interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 13 }

.1.3.6.1.2.1.55.1.6.1.14
ipv6IfStatsOutFragFails OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IPv6 datagrams that have been
discarded because they needed to be fragmented
at this output interface but could not be."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 14 }

.1.3.6.1.2.1.55.1.6.1.15
ipv6IfStatsOutFragCreates OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of output datagram fragments that have
been generated as a result of fragmentation at
this output interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 15 }
.1.3.6.1.2.1.55.1.6.1.16
ipv6IfStatsReasmReqds OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IPv6 fragments received which needed
to be reassembled at this interface. Note that this
counter is incremented at the interface to which
these fragments were addressed which might not
be necessarily the input interface for some of
the fragments."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 16 }

.1.3.6.1.2.1.55.1.6.1.17
ipv6IfStatsReasmOKs OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IPv6 datagrams successfully
reassembled. Note that this counter is incremented
at the interface to which these datagrams were
addressed which might not be necessarily the input
interface for some of the fragments."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 17 }

.1.3.6.1.2.1.55.1.6.1.18
ipv6IfStatsReasmFails OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of failures detected by the IPv6 re-
assembly algorithm (for whatever reason: timed
out, errors, etc.). Note that this is not
necessarily a count of discarded IPv6 fragments
since some algorithms (notably the algorithm in
RFC 815) can lose track of the number of fragments
by combining them as they are received.
This counter is incremented at the interface to which
these fragments were addressed which might not be
necessarily the input interface for some of the
fragments."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 18 }

.1.3.6.1.2.1.55.1.6.1.19
ipv6IfStatsInMcastPkts OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of multicast packets received
by the interface"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 19 }

.1.3.6.1.2.1.55.1.6.1.20
ipv6IfStatsOutMcastPkts OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of multicast packets transmitted
by the interface"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6IfStatsTable(6) ipv6IfStatsEntry(1) 20 }

.1.3.6.1.2.1.55.1.7
ipv6AddrPrefixTable OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The list of IPv6 address prefixes of
IPv6 interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 7 }

.1.3.6.1.2.1.55.1.7.1
ipv6AddrPrefixEntry OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6IfIndex, ipv6AddrPrefix, ipv6AddrPrefixLength }
DESCRIPTION "An interface entry containing objects of
a particular IPv6 address prefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) 1 }

.1.3.6.1.2.1.55.1.7.1.1
ipv6AddrPrefix OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6AddressPrefix
SYNTAX OCTET STRING (0..16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The prefix associated with the this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) ipv6AddrPrefixEntry(1) 1 }

.1.3.6.1.2.1.55.1.7.1.2
ipv6AddrPrefixLength OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER (0..128)
UNITS ""
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length of the prefix (in bits)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) ipv6AddrPrefixEntry(1) 2 }

.1.3.6.1.2.1.55.1.7.1.3
ipv6AddrPrefixOnLinkFlag OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object has the value 'true(1)', if this
prefix can be used for on-link determination
and the value 'false(2)' otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) ipv6AddrPrefixEntry(1) 3 }

.1.3.6.1.2.1.55.1.7.1.4
ipv6AddrPrefixAutonomousFlag OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Autonomous address configuration flag. When
true(1), indicates that this prefix can be used
for autonomous address configuration (i.e. can
be used to form a local interface address).
If false(2), it is not used to autoconfigure
a local interface address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) ipv6AddrPrefixEntry(1) 4 }

.1.3.6.1.2.1.55.1.7.1.5
ipv6AddrPrefixAdvPreferredLifetime OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "It is the length of time in seconds that this
prefix will remain preferred, i.e. time until
deprecation. A value of 4,294,967,295 represents
infinity.

The address generated from a deprecated prefix


should no longer be used as a source address in
new communications, but packets received on such
an interface are processed as expected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) ipv6AddrPrefixEntry(1) 5 }

.1.3.6.1.2.1.55.1.7.1.6
ipv6AddrPrefixAdvValidLifetime OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "It is the length of time in seconds that this
prefix will remain valid, i.e. time until
invalidation. A value of 4,294,967,295 represents
infinity.

The address generated from an invalidated prefix


should not appear as the destination or source
address of a packet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrPrefixTable(7) ipv6AddrPrefixEntry(1) 6 }

.1.3.6.1.2.1.55.1.8
ipv6AddrTable OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of addressing information relevant to
this node's interface addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 8 }

.1.3.6.1.2.1.55.1.8.1
ipv6AddrEntry OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6IfIndex, ipv6AddrAddress }
DESCRIPTION "The addressing information for one of this
node's interface addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrTable(8) 1 }

.1.3.6.1.2.1.55.1.8.1.1
ipv6AddrAddress OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IPv6 address to which this entry's addressing
information pertains."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrTable(8) ipv6AddrEntry(1) 1 }

.1.3.6.1.2.1.55.1.8.1.2
ipv6AddrPfxLength OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER (0..128)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The length of the prefix (in bits) associated with
the IPv6 address of this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrTable(8) ipv6AddrEntry(1) 2 }

.1.3.6.1.2.1.55.1.8.1.3
ipv6AddrType OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {stateless(1), stateful(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of address. Note that 'stateless(1)'
refers to an address that was statelessly
autoconfigured; 'stateful(2)' refers to a address
which was acquired by via a stateful protocol
(e.g. DHCPv6, manual configuration)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrTable(8) ipv6AddrEntry(1) 3 }

.1.3.6.1.2.1.55.1.8.1.4
ipv6AddrAnycastFlag OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object has the value 'true(1)', if this
address is an anycast address and the value
'false(2)' otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrTable(8) ipv6AddrEntry(1) 4 }

.1.3.6.1.2.1.55.1.8.1.5
ipv6AddrStatus OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {preferred(1), invalid(3), inaccessible(4), unknown(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Address status. The preferred(1) state indicates
that this is a valid address that can appear as
the destination or source address of a packet.
The deprecated(2) state indicates that this is
a valid but deprecated address that should no longer
be used as a source address in new communications,
but packets addressed to such an address are
processed as expected. The invalid(3) state indicates
that this is not valid address which should not
appear as the destination or source address of
a packet. The inaccessible(4) state indicates that
the address is not accessible because the interface
to which this address is assigned is not operational."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6AddrTable(8) ipv6AddrEntry(1) 5 }

.1.3.6.1.2.1.55.1.9
ipv6RouteNumber OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of current ipv6RouteTable entries.
This is primarily to avoid having to read
the table in order to determine this number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 9 }

.1.3.6.1.2.1.55.1.10
ipv6DiscardedRoutes OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of routing entries which were chosen
to be discarded even though they are valid. One
possible reason for discarding such an entry could
be to free-up buffer space for other routing
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 10 }

.1.3.6.1.2.1.55.1.11
ipv6RouteTable OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IPv6 Routing table. This table contains
an entry for each valid IPv6 unicast route
that can be used for packet forwarding
determination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 11 }

.1.3.6.1.2.1.55.1.11.1
ipv6RouteEntry OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6RouteDest, ipv6RoutePfxLength, ipv6RouteIndex }
DESCRIPTION "A routing entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) 1 }

.1.3.6.1.2.1.55.1.11.1.1
ipv6RouteDest OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination IPv6 address of this route.
This object may not take a Multicast address
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 1 }

.1.3.6.1.2.1.55.1.11.1.2
ipv6RoutePfxLength OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER (0..128)
UNITS ""
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Indicates the prefix length of the destination
address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 2 }

.1.3.6.1.2.1.55.1.11.1.3
ipv6RouteIndex OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value which uniquely identifies the route
among the routes to the same network layer
destination. The way this value is chosen is
implementation specific but it must be unique for
ipv6RouteDest/ipv6RoutePfxLength pair and remain
constant for the life of the route."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 3 }

.1.3.6.1.2.1.55.1.11.1.4
ipv6RouteIfIndex OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6IfIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The index value which uniquely identifies the local
interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this index is the same
interface as identified by the same value of
ipv6IfIndex. For routes of the discard type this
value can be zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 4 }

.1.3.6.1.2.1.55.1.11.1.5
ipv6RouteNextHop OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "On remote routes, the address of the next
system en route; otherwise, ::0
('00000000000000000000000000000000'H in ASN.1
string representation)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 5 }

.1.3.6.1.2.1.55.1.11.1.6
ipv6RouteType OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {other(1), discard(2), local(3), remote(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of route. Note that 'local(3)' refers
to a route for which the next hop is the final
destination; 'remote(4)' refers to a route for
which the next hop is not the final
destination; 'discard(2)' refers to a route
indicating that packets to destinations matching
this route are to be discarded (sometimes called
black-hole route)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 6 }

.1.3.6.1.2.1.55.1.11.1.7
ipv6RouteProtocol OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {other(1), local(2), netmgmt(3), ndisc(4), rip(5), ospf(6),
bgp(7), idrp(8), igrp(9)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which this route was
learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 7 }

.1.3.6.1.2.1.55.1.11.1.8
ipv6RoutePolicy OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The general set of conditions that would cause the
selection of one multipath route (set of next hops
for a given destination) is referred to as 'policy'.
Unless the mechanism indicated by ipv6RouteProtocol
specified otherwise, the policy specifier is the
8-bit Traffic Class field of the IPv6 packet header
that is zero extended at the left to a 32-bit value.

Protocols defining 'policy' otherwise must either


define a set of values which are valid for
this object or must implement an integer-
instanced policy table for which this object's
value acts as an index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 8 }

.1.3.6.1.2.1.55.1.11.1.9
ipv6RouteAge OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the routing protocol
by which the route was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 9 }

.1.3.6.1.2.1.55.1.11.1.10
ipv6RouteNextHopRDI OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Routing Domain ID of the Next Hop.
The semantics of this object are determined by
the routing-protocol specified in the route's
ipv6RouteProtocol value. When this object is
unknown or not relevant its value should be set
to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 10 }

.1.3.6.1.2.1.55.1.11.1.11
ipv6RouteMetric OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing metric for this route. The
semantics of this metric are determined by the
routing protocol specified in the route's
ipv6RouteProtocol value. When this is unknown
or not relevant to the protocol indicated by
ipv6RouteProtocol, the object value should be
set to its maximum value (4,294,967,295)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 11 }

.1.3.6.1.2.1.55.1.11.1.12
ipv6RouteWeight OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The system internal weight value for this route.
The semantics of this value are determined by
the implementation specific rules. Generally,
within routes with the same ipv6RoutePolicy value,
the lower the weight value the more preferred is
the route."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 12 }

.1.3.6.1.2.1.55.1.11.1.13
ipv6RouteInfo OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A reference to MIB definitions specific to the
particular routing protocol which is responsible
for this route, as determined by the value
specified in the route's ipv6RouteProto value.
If this information is not present, its value
should be set to the OBJECT ID { 0 0 },
which is a syntactically valid object identifier,
and any implementation conforming to ASN.1
and the Basic Encoding Rules must be able to
generate and recognize this value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 13 }
.1.3.6.1.2.1.55.1.11.1.14
ipv6RouteValid OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting this object to the value 'false(2)' has
the effect of invalidating the corresponding entry
in the ipv6RouteTable object. That is, it
effectively disassociates the destination
identified with said entry from the route
identified with said entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared
to receive tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant ipv6RouteValid
object."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6RouteTable(11) ipv6RouteEntry(1) 14 }

.1.3.6.1.2.1.55.1.12
ipv6NetToMediaTable OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IPv6 Address Translation table used for
mapping from IPv6 addresses to physical addresses.

The IPv6 address translation table contain the


Ipv6Address to `physical' address equivalencies.
Some interfaces do not use translation tables
for determining address equivalencies; if all
interfaces are of this type, then the Address
Translation table is empty, i.e., has zero
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) 12 }

.1.3.6.1.2.1.55.1.12.1
ipv6NetToMediaEntry OBJECT-TYPE
-- FROM IPV6-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipv6IfIndex, ipv6NetToMediaNetAddress }
DESCRIPTION "Each entry contains one IPv6 address to `physical'
address equivalence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) 1 }

.1.3.6.1.2.1.55.1.12.1.1
ipv6NetToMediaNetAddress OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION Ipv6Address
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IPv6 Address corresponding to
the media-dependent `physical' address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) ipv6NetToMediaEntry(1) 1 }

.1.3.6.1.2.1.55.1.12.1.2
ipv6NetToMediaPhysAddress OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION PhysAddress
SYNTAX OCTET STRING
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The media-dependent `physical' address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) ipv6NetToMediaEntry(1) 2 }

.1.3.6.1.2.1.55.1.12.1.3
ipv6NetToMediaType OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {other(1), dynamic(2), static(3), local(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of the mapping. The 'dynamic(2)' type
indicates that the IPv6 address to physical
addresses mapping has been dynamically
resolved using the IPv6 Neighbor Discovery
protocol. The static(3)' types indicates that
the mapping has been statically configured.
The local(4) indicates that the mapping is
provided for an entity's own interface address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) ipv6NetToMediaEntry(1) 3 }

.1.3.6.1.2.1.55.1.12.1.4
ipv6IfNetToMediaState OBJECT-TYPE
-- FROM IPV6-MIB
SYNTAX INTEGER {reachable(1), stale(2), delay(3), probe(4), invalid(5),
unknown(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Neighbor Unreachability Detection [8] state
for the interface when the address mapping in
this entry is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) ipv6NetToMediaEntry(1) 4 }

.1.3.6.1.2.1.55.1.12.1.5
ipv6IfNetToMediaLastUpdated OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time this entry
was last updated. If this entry was updated prior
to the last re-initialization of the local network
management subsystem, then this object contains
a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) ipv6NetToMediaEntry(1) 5 }

.1.3.6.1.2.1.55.1.12.1.6
ipv6NetToMediaValid OBJECT-TYPE
-- FROM IPV6-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting this object to the value 'false(2)' has
the effect of invalidating the corresponding entry
in the ipv6NetToMediaTable. That is, it effectively
disassociates the interface identified with said
entry from the mapping identified with said entry.
It is an implementation-specific matter as to
whether the agent removes an invalidated entry
from the table. Accordingly, management stations
must be prepared to receive tabular information
from agents that corresponds to entries not
currently in use. Proper interpretation of such
entries requires examination of the relevant
ipv6NetToMediaValid object."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6MIBObjects(1) ipv6NetToMediaTable(12) ipv6NetToMediaEntry(1) 6 }

.1.3.6.1.2.1.55.2
ipv6Notifications OBJECT-TYPE
-- FROM IPV6-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55) 2 }

.1.3.6.1.2.1.55.2.0
ipv6NotificationPrefix OBJECT-TYPE
-- FROM IPV6-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Notifications(2) 0 }

.1.3.6.1.2.1.55.2.0.1
ipv6IfStateChange NOTIFICATION-TYPE
-- FROM IPV6-MIB
OBJECTS { ipv6IfDescr, ipv6IfOperStatus }
DESCRIPTION "An ipv6IfStateChange notification signifies
that there has been a change in the state of
an ipv6 interface. This notification should
be generated when the interface's operational
status transitions to or from the up(1) state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Notifications(2) ipv6NotificationPrefix(0) 1 }

.1.3.6.1.2.1.55.3
ipv6Conformance OBJECT-TYPE
-- FROM IPV6-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55) 3 }

.1.3.6.1.2.1.55.3.1
ipv6Compliances OBJECT-TYPE
-- FROM IPV6-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Conformance(3) 1 }

.1.3.6.1.2.1.55.3.1.1
ipv6Compliance MODULE-COMPLIANCE
-- FROM IPV6-MIB
DESCRIPTION "The compliance statement for SNMPv2 entities which
implement ipv6 MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Conformance(3) ipv6Compliances(1) 1 }

.1.3.6.1.2.1.55.3.2
ipv6Groups OBJECT-TYPE
-- FROM IPV6-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Conformance(3) 2 }

.1.3.6.1.2.1.55.3.2.1
ipv6GeneralGroup OBJECT-GROUP
-- FROM IPV6-MIB
DESCRIPTION "The IPv6 group of objects providing for basic
management of IPv6 entities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Conformance(3) ipv6Groups(2) 1 }

.1.3.6.1.2.1.55.3.2.2
ipv6NotificationGroup OBJECT-TYPE
-- FROM IPV6-MIB
DESCRIPTION "The notification that an IPv6 entity is required
to implement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6MIB(55)
ipv6Conformance(3) ipv6Groups(2) 2 }

.1.3.6.1.2.1.56
ipv6IcmpMIB MODULE-IDENTITY
-- FROM IPV6-ICMP-MIB
DESCRIPTION "The MIB module for entities implementing
the ICMPv6."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 56 }

.1.3.6.1.2.1.56.1
ipv6IcmpMIBObjects OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56) 1 }

.1.3.6.1.2.1.56.1.1
ipv6IfIcmpTable OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IPv6 ICMP statistics. This table contains statistics
of ICMPv6 messages that are received and sourced by
the entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) 1 }

.1.3.6.1.2.1.56.1.1.1
ipv6IfIcmpEntry OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { ipv6IfEntry }
DESCRIPTION "An ICMPv6 statistics entry containing
objects at a particular IPv6 interface.

Note that a receiving interface is


the interface to which a given ICMPv6 message
is addressed which may not be necessarily
the input interface for the message.

Similarly, the sending interface is


the interface that sources a given
ICMP message which is usually but not
necessarily the output interface for the message."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) 1 }

.1.3.6.1.2.1.56.1.1.1.1
ipv6IfIcmpInMsgs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of ICMP messages received
by the interface which includes all those
counted by ipv6IfIcmpInErrors. Note that this
interface is the interface to which the
ICMP messages were addressed which may not be
necessarily the input interface for the messages."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 1 }

.1.3.6.1.2.1.56.1.1.1.2
ipv6IfIcmpInErrors OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP messages which the interface
received but determined as having ICMP-specific
errors (bad ICMP checksums, bad length, etc.)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 2 }

.1.3.6.1.2.1.56.1.1.1.3
ipv6IfIcmpInDestUnreachs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Destination Unreachable
messages received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 3 }

.1.3.6.1.2.1.56.1.1.1.4
ipv6IfIcmpInAdminProhibs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP destination
unreachable/communication administratively
prohibited messages received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 4 }

.1.3.6.1.2.1.56.1.1.1.5
ipv6IfIcmpInTimeExcds OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Time Exceeded messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 5 }

.1.3.6.1.2.1.56.1.1.1.6
ipv6IfIcmpInParmProblems OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Parameter Problem messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 6 }

.1.3.6.1.2.1.56.1.1.1.7
ipv6IfIcmpInPktTooBigs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Packet Too Big messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 7 }

.1.3.6.1.2.1.56.1.1.1.8
ipv6IfIcmpInEchos OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Echo (request) messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 8 }

.1.3.6.1.2.1.56.1.1.1.9
ipv6IfIcmpInEchoReplies OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Echo Reply messages received
by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 9 }

.1.3.6.1.2.1.56.1.1.1.10
ipv6IfIcmpInRouterSolicits OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Router Solicit messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 10 }

.1.3.6.1.2.1.56.1.1.1.11
ipv6IfIcmpInRouterAdvertisements OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Router Advertisement messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 11 }

.1.3.6.1.2.1.56.1.1.1.12
ipv6IfIcmpInNeighborSolicits OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Neighbor Solicit messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 12 }

.1.3.6.1.2.1.56.1.1.1.13
ipv6IfIcmpInNeighborAdvertisements OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Neighbor Advertisement
messages received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 13 }

.1.3.6.1.2.1.56.1.1.1.14
ipv6IfIcmpInRedirects OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Redirect messages received
by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 14 }

.1.3.6.1.2.1.56.1.1.1.15
ipv6IfIcmpInGroupMembQueries OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMPv6 Group Membership Query
messages received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 15 }

.1.3.6.1.2.1.56.1.1.1.16
ipv6IfIcmpInGroupMembResponses OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMPv6 Group Membership Response messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 16 }

.1.3.6.1.2.1.56.1.1.1.17
ipv6IfIcmpInGroupMembReductions OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMPv6 Group Membership Reduction messages
received by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 17 }

.1.3.6.1.2.1.56.1.1.1.18
ipv6IfIcmpOutMsgs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of ICMP messages which this
interface attempted to send. Note that this counter
includes all those counted by icmpOutErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 18 }

.1.3.6.1.2.1.56.1.1.1.19
ipv6IfIcmpOutErrors OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP messages which this interface did
not send due to problems discovered within ICMP
such as a lack of buffers. This value should not
include errors discovered outside the ICMP layer
such as the inability of IPv6 to route the resultant
datagram. In some implementations there may be no
types of error which contribute to this counter's
value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 19 }

.1.3.6.1.2.1.56.1.1.1.20
ipv6IfIcmpOutDestUnreachs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Destination Unreachable
messages sent by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 20 }

.1.3.6.1.2.1.56.1.1.1.21
ipv6IfIcmpOutAdminProhibs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of ICMP dest unreachable/communication
administratively prohibited messages sent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 21 }

.1.3.6.1.2.1.56.1.1.1.22
ipv6IfIcmpOutTimeExcds OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Time Exceeded messages sent
by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 22 }

.1.3.6.1.2.1.56.1.1.1.23
ipv6IfIcmpOutParmProblems OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Parameter Problem messages
sent by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 23 }

.1.3.6.1.2.1.56.1.1.1.24
ipv6IfIcmpOutPktTooBigs OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Packet Too Big messages sent
by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 24 }

.1.3.6.1.2.1.56.1.1.1.25
ipv6IfIcmpOutEchos OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Echo (request) messages sent
by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 25 }

.1.3.6.1.2.1.56.1.1.1.26
ipv6IfIcmpOutEchoReplies OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Echo Reply messages sent
by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 26 }

.1.3.6.1.2.1.56.1.1.1.27
ipv6IfIcmpOutRouterSolicits OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Router Solicitation messages
sent by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 27 }

.1.3.6.1.2.1.56.1.1.1.28
ipv6IfIcmpOutRouterAdvertisements OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Router Advertisement messages
sent by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 28 }

.1.3.6.1.2.1.56.1.1.1.29
ipv6IfIcmpOutNeighborSolicits OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Neighbor Solicitation
messages sent by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 29 }

.1.3.6.1.2.1.56.1.1.1.30
ipv6IfIcmpOutNeighborAdvertisements OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMP Neighbor Advertisement
messages sent by the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 30 }

.1.3.6.1.2.1.56.1.1.1.31
ipv6IfIcmpOutRedirects OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Redirect messages sent. For
a host, this object will always be zero,
since hosts do not send redirects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 31 }

.1.3.6.1.2.1.56.1.1.1.32
ipv6IfIcmpOutGroupMembQueries OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMPv6 Group Membership Query
messages sent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 32 }

.1.3.6.1.2.1.56.1.1.1.33
ipv6IfIcmpOutGroupMembResponses OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMPv6 Group Membership Response
messages sent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 33 }

.1.3.6.1.2.1.56.1.1.1.34
ipv6IfIcmpOutGroupMembReductions OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ICMPv6 Group Membership Reduction
messages sent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpMIBObjects(1) ipv6IfIcmpTable(1) ipv6IfIcmpEntry(1) 34 }

.1.3.6.1.2.1.56.2
ipv6IcmpConformance OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56) 2 }
.1.3.6.1.2.1.56.2.1
ipv6IcmpCompliances OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpConformance(2) 1 }

.1.3.6.1.2.1.56.2.1.1
ipv6IcmpCompliance MODULE-COMPLIANCE
-- FROM IPV6-ICMP-MIB
DESCRIPTION "The compliance statement for SNMPv2 entities which
implement ICMPv6."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpConformance(2) ipv6IcmpCompliances(1) 1 }

.1.3.6.1.2.1.56.2.2
ipv6IcmpGroups OBJECT-TYPE
-- FROM IPV6-ICMP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpConformance(2) 2 }

.1.3.6.1.2.1.56.2.2.1
ipv6IcmpGroup OBJECT-GROUP
-- FROM IPV6-ICMP-MIB
DESCRIPTION "The ICMPv6 group of objects providing information
specific to ICMPv6."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipv6IcmpMIB(56)
ipv6IcmpConformance(2) ipv6IcmpGroups(2) 1 }

.1.3.6.1.2.1.58
perfHistTCMIB MODULE-IDENTITY
-- FROM PerfHist-TC-MIB
DESCRIPTION "This MIB Module provides Textual Conventions
to be used by systems supporting 15 minute
based performance history counts.

Copyright (C) The Internet Society (2003).


This version of this MIB module is part of
RFC 3593; see the RFC itself for full
legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 58 }

.1.3.6.1.2.1.67
radiusMIB OBJECT-GROUP
-- FROM RADIUS-ACC-CLIENT-MIB, RADIUS-AUTH-CLIENT-MIB
DESCRIPTION "The OID assigned to RADIUS MIB work by the IANA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 67 }

.1.3.6.1.2.1.67.1
radiusAuthentication OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67) 1 }

.1.3.6.1.2.1.67.1.2
radiusAuthClientMIB MODULE-IDENTITY
-- FROM RADIUS-AUTH-CLIENT-MIB
DESCRIPTION "The MIB module for entities implementing the client
side of the Remote Access Dialin User Service (RADIUS)
authentication protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) 2 }

.1.3.6.1.2.1.67.1.2.1
radiusAuthClientMIBObjects OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) 1 }

.1.3.6.1.2.1.67.1.2.1.1
radiusAuthClient OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1) 1 }

.1.3.6.1.2.1.67.1.2.1.1.1
radiusAuthClientInvalidServerAddresses OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Response packets
received from unknown addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) 1 }

.1.3.6.1.2.1.67.1.2.1.1.2
radiusAuthClientIdentifier OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The NAS-Identifier of the RADIUS authentication client.
This is not necessarily the same as sysName in MIB II."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) 2 }

.1.3.6.1.2.1.67.1.2.1.1.3
radiusAuthServerTable OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the RADIUS authentication
servers with which the client shares a secret."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) 3 }

.1.3.6.1.2.1.67.1.2.1.1.3.1
radiusAuthServerEntry OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { radiusAuthServerIndex }
DESCRIPTION "An entry (conceptual row) representing a RADIUS
authentication server with which the client shares
a secret."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) 1 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.1
radiusAuthServerIndex OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A number uniquely identifying each RADIUS
Authentication server with which this client
communicates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 1 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.2
radiusAuthServerAddress OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the RADIUS authentication server
referred to in this table entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 2 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.3
radiusAuthClientServerPortNumber OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The UDP port the client is using to send requests to
this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 3 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.4
radiusAuthClientRoundTripTime OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time interval (in hundredths of a second) between
the most recent Access-Reply/Access-Challenge and the
Access-Request that matched it from this RADIUS
authentication server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 4 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.5
radiusAuthClientAccessRequests OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 5 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.6
radiusAuthClientAccessRetransmissions OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 6 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.7
radiusAuthClientAccessAccepts OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Accept packets
(valid or invalid) received from this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 7 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.8
radiusAuthClientAccessRejects OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Reject packets
(valid or invalid) received from this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 8 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.9
radiusAuthClientAccessChallenges OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Challenge packets
(valid or invalid) received from this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 9 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.10
radiusAuthClientMalformedAccessResponses OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of malformed RADIUS Access-Response
packets received from this server.
Malformed packets include packets with
an invalid length. Bad authenticators or
Signature attributes or unknown types are not
included as malformed access responses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 10 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.11
radiusAuthClientBadAuthenticators OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Response packets
containing invalid authenticators or Signature
attributes received from this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 11 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.12
radiusAuthClientPendingRequests OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Access-Request packets
destined for this server that have not yet timed out
or received a response. This variable is incremented
when an Access-Request is sent and decremented due to
receipt of an Acess-Accept, Access-Reject or
Access-Challenge, a timeout or retransmission."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 12 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.13
radiusAuthClientTimeouts OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of authentication timeouts to this server.
After a timeout the client may retry to the same
server, send to a different server, or
give up. A retry to the same server is counted as a
retransmit as well as a timeout. A send to a different
server is counted as a Request as well as a timeout."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 13 }
.1.3.6.1.2.1.67.1.2.1.1.3.1.14
radiusAuthClientUnknownTypes OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS packets of unknown type which
were received from this server on the authentication port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 14 }

.1.3.6.1.2.1.67.1.2.1.1.3.1.15
radiusAuthClientPacketsDropped OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS packets of which were
received from this server on the authentication port
and dropped for some other reason."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBObjects(1)
radiusAuthClient(1) radiusAuthServerTable(3) radiusAuthServerEntry(1) 15 }

.1.3.6.1.2.1.67.1.2.2
radiusAuthClientMIBConformance OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) 2 }

.1.3.6.1.2.1.67.1.2.2.1
radiusAuthClientMIBCompliances OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBConformance(2)
1 }

.1.3.6.1.2.1.67.1.2.2.1.1
radiusAuthClientMIBCompliance MODULE-COMPLIANCE
-- FROM RADIUS-AUTH-CLIENT-MIB
DESCRIPTION "The compliance statement for authentication clients
implementing the RADIUS Authentication Client MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBConformance(2)
radiusAuthClientMIBCompliances(1) 1 }

.1.3.6.1.2.1.67.1.2.2.2
radiusAuthClientMIBGroups OBJECT-TYPE
-- FROM RADIUS-AUTH-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBConformance(2)
2 }

.1.3.6.1.2.1.67.1.2.2.2.1
radiusAuthClientMIBGroup OBJECT-GROUP
-- FROM RADIUS-AUTH-CLIENT-MIB
DESCRIPTION "The basic collection of objects providing management of
RADIUS Authentication Clients."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAuthentication(1) radiusAuthClientMIB(2) radiusAuthClientMIBConformance(2)
radiusAuthClientMIBGroups(2) 1 }

.1.3.6.1.2.1.67.2
radiusAccounting OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67) 2 }

.1.3.6.1.2.1.67.2.2
radiusAccClientMIB MODULE-IDENTITY
-- FROM RADIUS-ACC-CLIENT-MIB
DESCRIPTION "The MIB module for entities implementing the client side of
the Remote Access Dialin User Service (RADIUS) accounting
protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) 2 }

.1.3.6.1.2.1.67.2.2.1
radiusAccClientMIBObjects OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) 1 }

.1.3.6.1.2.1.67.2.2.1.1
radiusAccClient OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1) 1 }

.1.3.6.1.2.1.67.2.2.1.1.1
radiusAccClientInvalidServerAddresses OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Accounting-Response packets
received from unknown addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) 1 }

.1.3.6.1.2.1.67.2.2.1.1.2
radiusAccClientIdentifier OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The NAS-Identifier of the RADIUS accounting client. This
is not necessarily the same as sysName in MIB II."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) 2 }

.1.3.6.1.2.1.67.2.2.1.1.3
radiusAccServerTable OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the RADIUS accounting
servers with which the client shares a secret."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) 3 }

.1.3.6.1.2.1.67.2.2.1.1.3.1
radiusAccServerEntry OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { radiusAccServerIndex }
DESCRIPTION "An entry (conceptual row) representing a RADIUS
accounting server with which the client shares a secret."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) 1 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.1
radiusAccServerIndex OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A number uniquely identifying each RADIUS
Accounting server with which this client
communicates."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 1 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.2
radiusAccServerAddress OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the RADIUS accounting server
referred to in this table entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 2 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.3
radiusAccClientServerPortNumber OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The UDP port the client is using to send requests to
this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 3 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.4
radiusAccClientRoundTripTime OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time interval between the most recent
Accounting-Response and the Accounting-Request that
matched it from this RADIUS accounting server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 4 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.5
radiusAccClientRequests OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Accounting-Request packets
sent. This does not include retransmissions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 5 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.6
radiusAccClientRetransmissions OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Accounting-Request packets
retransmitted to this RADIUS accounting server.
Retransmissions include retries where the
Identifier and Acct-Delay have been updated, as
well as those in which they remain the same."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 6 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.7
radiusAccClientResponses OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS packets received on the
accounting port from this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 7 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.8
radiusAccClientMalformedResponses OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of malformed RADIUS Accounting-Response
packets received from this server. Malformed packets
include packets with an invalid length. Bad
authenticators and unknown types are not included as
malformed accounting responses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 8 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.9
radiusAccClientBadAuthenticators OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Accounting-Response
packets which contained invalid authenticators
received from this server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 9 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.10
radiusAccClientPendingRequests OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS Accounting-Request packets
sent to this server that have not yet timed out or
received a response. This variable is incremented when an
Accounting-Request is sent and decremented due to
receipt of an Accounting-Response, a timeout or
a retransmission."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 10 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.11
radiusAccClientTimeouts OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of accounting timeouts to this server.
After a timeout the client may retry to the same
server, send to a different server, or give up.
A retry to the same server is counted as a
retransmit as well as a timeout. A send to a different
server is counted as an Accounting-Request as well as
a timeout."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 11 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.12
radiusAccClientUnknownTypes OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS packets of unknown type which
were received from this server on the accounting port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 12 }

.1.3.6.1.2.1.67.2.2.1.1.3.1.13
radiusAccClientPacketsDropped OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of RADIUS packets which were received from
this server on the accounting port and dropped for some
other reason."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBObjects(1)
radiusAccClient(1) radiusAccServerTable(3) radiusAccServerEntry(1) 13 }

.1.3.6.1.2.1.67.2.2.2
radiusAccClientMIBConformance OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) 2 }

.1.3.6.1.2.1.67.2.2.2.1
radiusAccClientMIBCompliances OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBConformance(2) 1 }

.1.3.6.1.2.1.67.2.2.2.1.1
radiusAccClientMIBCompliance MODULE-COMPLIANCE
-- FROM RADIUS-ACC-CLIENT-MIB
DESCRIPTION "The compliance statement for accounting clients
implementing the RADIUS Accounting Client MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBConformance(2)
radiusAccClientMIBCompliances(1) 1 }

.1.3.6.1.2.1.67.2.2.2.2
radiusAccClientMIBGroups OBJECT-TYPE
-- FROM RADIUS-ACC-CLIENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBConformance(2) 2 }

.1.3.6.1.2.1.67.2.2.2.2.1
radiusAccClientMIBGroup OBJECT-GROUP
-- FROM RADIUS-ACC-CLIENT-MIB
DESCRIPTION "The basic collection of objects providing management of
RADIUS Accounting Clients."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) radiusMIB(67)
radiusAccounting(2) radiusAccClientMIB(2) radiusAccClientMIBConformance(2)
radiusAccClientMIBGroups(2) 1 }

.1.3.6.1.2.1.68
vrrpMIB MODULE-IDENTITY
-- FROM VRRP-MIB
DESCRIPTION "This MIB describes objects used for managing Virtual Router
Redundancy Protocol (VRRP) routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 68 }

.1.3.6.1.2.1.68.0
vrrpNotifications OBJECT-TYPE
-- FROM VRRP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68) 0 }

.1.3.6.1.2.1.68.0.1
vrrpTrapNewMaster NOTIFICATION-TYPE
-- FROM VRRP-MIB
OBJECTS { vrrpOperMasterIpAddr }
DESCRIPTION "The newMaster trap indicates that the sending agent
has transitioned to 'Master' state."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpNotifications(0) 1 }

.1.3.6.1.2.1.68.0.2
vrrpTrapAuthFailure NOTIFICATION-TYPE
-- FROM VRRP-MIB
OBJECTS { vrrpTrapPacketSrc, vrrpTrapAuthErrorType }
DESCRIPTION "A vrrpAuthFailure trap signifies that a packet has
been received from a router whose authentication key
or authentication type conflicts with this router's
authentication key or authentication type. Implementation
of this trap is optional."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpNotifications(0) 2 }

.1.3.6.1.2.1.68.1
vrrpOperations OBJECT-TYPE
-- FROM VRRP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68) 1 }

.1.3.6.1.2.1.68.1.1
vrrpNodeVersion OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value identifies the particular version of the VRRP
supported by this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) 1 }

.1.3.6.1.2.1.68.1.2
vrrpNotificationCntl OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the VRRP-enabled router will generate
SNMP traps for events defined in this MIB. 'Enabled'
results in SNMP traps; 'disabled', no traps are sent."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) 2 }

.1.3.6.1.2.1.68.1.3
vrrpOperTable OBJECT-TYPE
-- FROM VRRP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Operations table for a VRRP router which consists of a
sequence (i.e., one or more conceptual rows) of
'vrrpOperEntry' items."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) 3 }

.1.3.6.1.2.1.68.1.3.1
vrrpOperEntry OBJECT-TYPE
-- FROM VRRP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, vrrpOperVrId }
DESCRIPTION "An entry in the vrrpOperTable containing the operational
characteristics of a virtual router. On a VRRP router,
a given virtual router is identified by a combination
of the IF index and VRID.

Rows in the table cannot be modified unless the value


of `vrrpOperAdminState' is `disabled' and the
`vrrpOperState' has transitioned to `initialize'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) 1 }

.1.3.6.1.2.1.68.1.3.1.1
vrrpOperVrId OBJECT-TYPE
-- FROM VRRP-MIB
-- TEXTUAL CONVENTION VrId
SYNTAX Integer32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object contains the Virtual Router Identifier (VRID)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 1 }

.1.3.6.1.2.1.68.1.3.1.2
vrrpOperVirtualMacAddr OBJECT-TYPE
-- FROM VRRP-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The virtual MAC address of the virtual router. Although this
object can be derived from the 'vrrpOperVrId' object, it is
defined so that it is easily obtainable by a management
application and can be included in VRRP-related SNMP traps."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 2 }

.1.3.6.1.2.1.68.1.3.1.3
vrrpOperState OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX INTEGER {initialize(1), backup(2), master(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current state of the virtual router. This object has
three defined values:

- `initialize', which indicates that all the


virtual router is waiting for a startup event.

- `backup', which indicates the virtual router is


monitoring the availability of the master router.

- `master', which indicates that the virtual router


is forwarding packets for IP addresses that are
associated with this router.

Setting the `vrrpOperAdminState' object (below) initiates


transitions in the value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 3 }

.1.3.6.1.2.1.68.1.3.1.4
vrrpOperAdminState OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX INTEGER {up(1), down(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object will enable/disable the virtual router
function. Setting the value to `up', will transition
the state of the virtual router from `initialize' to `backup'
or `master', depending on the value of `vrrpOperPriority'.
Setting the value to `down', will transition the
router from `master' or `backup' to `initialize'. State
transitions may not be immediate; they sometimes depend on
other factors, such as the interface (IF) state.

The `vrrpOperAdminState' object must be set to `down' prior


to modifying the other read-create objects in the conceptual
row. The value of the `vrrpOperRowStatus' object (below)
must be `active', signifying that the conceptual row
is valid (i.e., the objects are correctly set),
in order for this object to be set to `up'."
DEFVAL { down }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 4 }

.1.3.6.1.2.1.68.1.3.1.5
vrrpOperPriority OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the priority to be used for the
virtual router master election process. Higher values imply
higher priority.

A priority of '0', although not settable, is sent by


the master router to indicate that this router has ceased
to participate in VRRP and a backup virtual router should
transition to become a new master.

A priority of 255 is used for the router that owns the


associated IP address(es)."
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 5 }

.1.3.6.1.2.1.68.1.3.1.6
vrrpOperIpAddrCount OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Integer32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IP addresses that are associated with this
virtual router. This number is equal to the number of rows
in the vrrpAssoIpAddrTable that correspond to a given IF
index/VRID pair."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 6 }

.1.3.6.1.2.1.68.1.3.1.7
vrrpOperMasterIpAddr OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The master router's real (primary) IP address. This is
the IP address listed as the source in VRRP advertisement
last received by this virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 7 }

.1.3.6.1.2.1.68.1.3.1.8
vrrpOperPrimaryIpAddr OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX IpAddress
MAX-ACCESS read-create
STATUS current
DESCRIPTION "In the case where there is more than one IP address for
a given `ifIndex', this object is used to specify the IP
address that will become the `vrrpOperMasterIpAddr', should
the virtual router transition from backup to master. If
this object is set to 0.0.0.0, the IP address which is
numerically lowest will be selected."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 8 }

.1.3.6.1.2.1.68.1.3.1.9
vrrpOperAuthType OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX INTEGER {noAuthentication(1), simpleTextPassword(2),
ipAuthenticationHeader(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Authentication type used for VRRP protocol exchanges between
virtual routers. This value of this object is the same for a
given ifIndex.

New enumerations to this list can only be added via a new


RFC on the standards track."
DEFVAL { noAuthentication }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 9 }

.1.3.6.1.2.1.68.1.3.1.10
vrrpOperAuthKey OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX OCTET STRING (0..16)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Authentication Key. This object is set according to
the value of the 'vrrpOperAuthType' object
('simpleTextPassword' or 'ipAuthenticationHeader'). If the
length of the value is less than 16 octets, the agent will
left adjust and zero fill to 16 octets. The value of this
object is the same for a given ifIndex.

When read, vrrpOperAuthKey always returns an Octet String


of length zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 10 }

.1.3.6.1.2.1.68.1.3.1.11
vrrpOperAdvertisementInterval OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Integer32 (1..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The time interval, in seconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 11 }

.1.3.6.1.2.1.68.1.3.1.12
vrrpOperPreemptMode OBJECT-TYPE
-- FROM VRRP-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Controls whether a higher priority virtual router will
preempt a lower priority master."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 12 }

.1.3.6.1.2.1.68.1.3.1.13
vrrpOperVirtualRouterUpTime OBJECT-TYPE
-- FROM VRRP-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperState') transitioned
out of `initialized'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 13 }

.1.3.6.1.2.1.68.1.3.1.14
vrrpOperProtocol OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX INTEGER {ip(1), bridge(2), decnet(3), other(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The particular protocol being controlled by this Virtual
Router.

New enumerations to this list can only be added via a new


RFC on the standards track."
DEFVAL { ip }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 14 }

.1.3.6.1.2.1.68.1.3.1.15
vrrpOperRowStatus OBJECT-TYPE
-- FROM VRRP-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The row status variable, used in accordance to installation
and removal conventions for conceptual rows. The rowstatus of
a currently active row in the vrrpOperTable is constrained
by the operational state of the corresponding virtual router.
When `vrrpOperRowStatus' is set to active(1), no other
objects in the conceptual row, with the exception of
`vrrpOperAdminState', can be modified. Prior to setting the
`vrrpOperRowStatus' object from `active' to a different value,
the `vrrpOperAdminState' object must be set to `down' and the
`vrrpOperState' object be transitioned to `initialize'.

To create a row in this table, a manager sets this object


to either createAndGo(4) or createAndWait(5). Until instances
of all corresponding columns are appropriately configured,
the value of the corresponding instance of the `vrrpOperRowStatus'
column will be read as notReady(3).

In particular, a newly created row cannot be made active(1)


until (minimally) the corresponding instance of
`vrrpOperVrId' has been set and there is at least one active
row in the `vrrpAssoIpAddrTable' defining an associated
IP address for the virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpOperTable(3) vrrpOperEntry(1) 15 }

.1.3.6.1.2.1.68.1.4
vrrpAssoIpAddrTable OBJECT-TYPE
-- FROM VRRP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of addresses associated with this virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) 4 }
.1.3.6.1.2.1.68.1.4.1
vrrpAssoIpAddrEntry OBJECT-TYPE
-- FROM VRRP-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, vrrpOperVrId, vrrpAssoIpAddr }
DESCRIPTION "An entry in the table contains an IP address that is
associated with a virtual router. The number of rows for
a given ifIndex and VrId will equal the number of IP
addresses associated (e.g., backed up) by the virtual
router (equivalent to 'vrrpOperIpAddrCount').

Rows in the table cannot be modified unless the value


of `vrrpOperAdminState' is `disabled' and the
`vrrpOperState' has transitioned to `initialize'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpAssoIpAddrTable(4) 1 }

.1.3.6.1.2.1.68.1.4.1.1
vrrpAssoIpAddr OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The assigned IP addresses that a virtual router is
responsible for backing up."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpAssoIpAddrTable(4) vrrpAssoIpAddrEntry(1) 1 }

.1.3.6.1.2.1.68.1.4.1.2
vrrpAssoIpAddrRowStatus OBJECT-TYPE
-- FROM VRRP-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to active(1) or createAndGo(4) results in the
addition of an associated address for a virtual router.
Destroying the entry or setting it to notInService(2)
removes the associated address from the virtual router.
The use of other values is implementation-dependent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) vrrpAssoIpAddrTable(4) vrrpAssoIpAddrEntry(1) 2 }

.1.3.6.1.2.1.68.1.5
vrrpTrapPacketSrc OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX IpAddress
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The IP address of an inbound VRRP packet. Used by
vrrpTrapAuthFailure trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) 5 }

.1.3.6.1.2.1.68.1.6
vrrpTrapAuthErrorType OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX INTEGER {invalidAuthType(1), authTypeMismatch(2), authFailure(3)}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Potential types of configuration conflicts.
Used by vrrpAuthFailure trap."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpOperations(1) 6 }

.1.3.6.1.2.1.68.2
vrrpStatistics OBJECT-TYPE
-- FROM VRRP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68) 2 }

.1.3.6.1.2.1.68.2.1
vrrpRouterChecksumErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets received with an invalid
VRRP checksum value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) 1 }

.1.3.6.1.2.1.68.2.2
vrrpRouterVersionErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets received with an unknown
or unsupported version number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) 2 }

.1.3.6.1.2.1.68.2.3
vrrpRouterVrIdErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets received with an invalid
VRID for this virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) 3 }

.1.3.6.1.2.1.68.2.4
vrrpRouterStatsTable OBJECT-TYPE
-- FROM VRRP-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of virtual router statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) 4 }

.1.3.6.1.2.1.68.2.4.1
vrrpRouterStatsEntry OBJECT-TYPE
-- FROM VRRP-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { vrrpOperEntry }
DESCRIPTION "An entry in the table, containing statistics information
about a given virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) 1 }

.1.3.6.1.2.1.68.2.4.1.1
vrrpStatsBecomeMaster OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of times that this virtual router's state
has transitioned to MASTER."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 1 }

.1.3.6.1.2.1.68.2.4.1.2
vrrpStatsAdvertiseRcvd OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP advertisements received by this
virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 2 }

.1.3.6.1.2.1.68.2.4.1.3
vrrpStatsAdvertiseIntervalErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP advertisement packets received
for which the advertisement interval is different than the
one configured for the local virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 3 }

.1.3.6.1.2.1.68.2.4.1.4
vrrpStatsAuthFailures OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets received that do not pass
the authentication check."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 4 }

.1.3.6.1.2.1.68.2.4.1.5
vrrpStatsIpTtlErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets received by the virtual
router with IP TTL (Time-To-Live) not equal to 255."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 5 }

.1.3.6.1.2.1.68.2.4.1.6
vrrpStatsPriorityZeroPktsRcvd OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets received by the virtual
router with a priority of '0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 6 }

.1.3.6.1.2.1.68.2.4.1.7
vrrpStatsPriorityZeroPktsSent OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of VRRP packets sent by the virtual router
with a priority of '0'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 7 }

.1.3.6.1.2.1.68.2.4.1.8
vrrpStatsInvalidTypePktsRcvd OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of VRRP packets received by the virtual router
with an invalid value in the 'type' field."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 8 }

.1.3.6.1.2.1.68.2.4.1.9
vrrpStatsAddressListErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received for which the address
list does not match the locally configured list for the
virtual router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 9 }

.1.3.6.1.2.1.68.2.4.1.10
vrrpStatsInvalidAuthType OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received with an unknown
authentication type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 10 }

.1.3.6.1.2.1.68.2.4.1.11
vrrpStatsAuthTypeMismatch OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received with 'Auth Type' not
equal to the locally configured authentication method
(`vrrpOperAuthType')."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 11 }

.1.3.6.1.2.1.68.2.4.1.12
vrrpStatsPacketLengthErrors OBJECT-TYPE
-- FROM VRRP-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of packets received with a packet length
less than the length of the VRRP header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpStatistics(2) vrrpRouterStatsTable(4) vrrpRouterStatsEntry(1) 12 }

.1.3.6.1.2.1.68.3
vrrpConformance OBJECT-TYPE
-- FROM VRRP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68) 3 }

.1.3.6.1.2.1.68.3.1
vrrpMIBCompliances OBJECT-TYPE
-- FROM VRRP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) 1 }

.1.3.6.1.2.1.68.3.1.1
vrrpMIBCompliance MODULE-COMPLIANCE
-- FROM VRRP-MIB
DESCRIPTION "The core compliance statement for all VRRP implementations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) vrrpMIBCompliances(1) 1 }

.1.3.6.1.2.1.68.3.2
vrrpMIBGroups OBJECT-TYPE
-- FROM VRRP-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) 2 }

.1.3.6.1.2.1.68.3.2.1
vrrpOperGroup OBJECT-GROUP
-- FROM VRRP-MIB
DESCRIPTION "Conformance group for VRRP operations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) vrrpMIBGroups(2) 1 }

.1.3.6.1.2.1.68.3.2.2
vrrpStatsGroup OBJECT-GROUP
-- FROM VRRP-MIB
DESCRIPTION "Conformance group for VRRP statistics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) vrrpMIBGroups(2) 2 }

.1.3.6.1.2.1.68.3.2.3
vrrpTrapGroup OBJECT-GROUP
-- FROM VRRP-MIB
DESCRIPTION "Conformance group for objects contained in VRRP notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) vrrpMIBGroups(2) 3 }

.1.3.6.1.2.1.68.3.2.4
vrrpNotificationGroup OBJECT-TYPE
-- FROM VRRP-MIB
DESCRIPTION "The VRRP MIB Notification Group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vrrpMIB(68)
vrrpConformance(3) vrrpMIBGroups(2) 4 }

.1.3.6.1.2.1.72
ianaAddressFamilyNumbers MODULE-IDENTITY
-- FROM IANA-ADDRESS-FAMILY-NUMBERS-MIB
DESCRIPTION "The MIB module defines the AddressFamilyNumbers
textual convention."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 72 }

.1.3.6.1.2.1.76
inetAddressMIB MODULE-IDENTITY
-- FROM INET-ADDRESS-MIB
DESCRIPTION "This MIB module defines textual conventions for
representing Internet addresses. An Internet
address can be an IPv4 address, an IPv6 address,
or a DNS domain name. This module also defines
textual conventions for Internet port numbers,
autonomous system numbers, and the length of an
Internet address prefix.

Copyright (C) The Internet Society (2005). This version


of this MIB module is part of RFC 4001, see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 76 }

.1.3.6.1.2.1.78
hcnumTC MODULE-IDENTITY
-- FROM HCNUM-TC
DESCRIPTION "A MIB module containing textual conventions
for high capacity data types. This module
addresses an immediate need for data types not directly
supported in the SMIv2. This short-term solution
is meant to be deprecated as a long-term solution
is deployed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 78 }

.1.3.6.1.2.1.80
pingMIB MODULE-IDENTITY
-- FROM DISMAN-PING-MIB
DESCRIPTION "The Ping MIB (DISMAN-PING-MIB) provides the capability of
controlling the use of the ping function at a remote
host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 80 }

.1.3.6.1.2.1.80.0
pingNotifications OBJECT-TYPE
-- FROM DISMAN-PING-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) 0 }

.1.3.6.1.2.1.80.0.1
pingProbeFailed NOTIFICATION-TYPE
-- FROM DISMAN-PING-MIB
OBJECTS { pingCtlTargetAddressType, pingCtlTargetAddress,
pingResultsOperStatus, pingResultsIpTargetAddressType, pingResultsIpTargetAddress,
pingResultsMinRtt, pingResultsMaxRtt, pingResultsAverageRtt,
pingResultsProbeResponses, pingResultsSentProbes, pingResultsRttSumOfSquares,
pingResultsLastGoodProbe }
DESCRIPTION "Generated when a probe failure is detected when the
corresponding pingCtlTrapGeneration object is set to
probeFailure(0) subject to the value of
pingCtlTrapProbeFailureFilter. The object
pingCtlTrapProbeFailureFilter can be used to specify the
number of successive probe failures that are required
before this notification can be generated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingNotifications(0) 1 }

.1.3.6.1.2.1.80.0.2
pingTestFailed NOTIFICATION-TYPE
-- FROM DISMAN-PING-MIB
OBJECTS { pingCtlTargetAddressType, pingCtlTargetAddress,
pingResultsOperStatus, pingResultsIpTargetAddressType, pingResultsIpTargetAddress,
pingResultsMinRtt, pingResultsMaxRtt, pingResultsAverageRtt,
pingResultsProbeResponses, pingResultsSentProbes, pingResultsRttSumOfSquares,
pingResultsLastGoodProbe }
DESCRIPTION "Generated when a ping test is determined to have failed
when the corresponding pingCtlTrapGeneration object is
set to testFailure(1). In this instance
pingCtlTrapTestFailureFilter should specify the number of
probes in a test required to have failed in order to
consider the test as failed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingNotifications(0) 2 }

.1.3.6.1.2.1.80.0.3
pingTestCompleted NOTIFICATION-TYPE
-- FROM DISMAN-PING-MIB
OBJECTS { pingCtlTargetAddressType, pingCtlTargetAddress,
pingResultsOperStatus, pingResultsIpTargetAddressType, pingResultsIpTargetAddress,
pingResultsMinRtt, pingResultsMaxRtt, pingResultsAverageRtt,
pingResultsProbeResponses, pingResultsSentProbes, pingResultsRttSumOfSquares,
pingResultsLastGoodProbe }
DESCRIPTION "Generated at the completion of a ping test when the
corresponding pingCtlTrapGeneration object is set to
testCompletion(4)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingNotifications(0) 3 }

.1.3.6.1.2.1.80.1
pingObjects OBJECT-TYPE
-- FROM DISMAN-PING-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) 1 }

.1.3.6.1.2.1.80.1.1
pingMaxConcurrentRequests OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of concurrent active ping requests
that are allowed within an agent implementation. A value
of 0 for this object implies that there is no limit for
the number of concurrent active requests in effect."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
1 }

.1.3.6.1.2.1.80.1.2
pingCtlTable OBJECT-TYPE
-- FROM DISMAN-PING-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the ping Control Table for providing, via SNMP,
the capability of performing ping operations at
a remote host. The results of these operations are
stored in the pingResultsTable and the
pingProbeHistoryTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
2 }

.1.3.6.1.2.1.80.1.2.1
pingCtlEntry OBJECT-TYPE
-- FROM DISMAN-PING-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pingCtlOwnerIndex, pingCtlTestName }
DESCRIPTION "Defines an entry in the pingCtlTable. The first index
element, pingCtlOwnerIndex, is of type SnmpAdminString,
a textual convention that allows for use of the SNMPv3
View-Based Access Control Model (RFC 2575 [11], VACM)
and allows an management application to identify its
entries. The second index, pingCtlTestName (also an
SnmpAdminString), enables the same management
application to have multiple outstanding requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) 1 }

.1.3.6.1.2.1.80.1.2.1.1
pingCtlOwnerIndex OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 2575, VACM) for tables in which
multiple users may need to independently create or
modify entries, the initial index is used as an 'owner
index'. Such an initial index has a syntax of
SnmpAdminString, and can thus be trivially mapped to a
securityName or groupName as defined in VACM, in
accordance with a security policy.

When used in conjunction with such a security policy all


entries in the table belonging to a particular user (or
group) will have the same value for this initial index.
For a given user's entries in a particular table, the
object identifiers for the information in these entries
will have the same subidentifiers (except for the 'column'
subidentifier) up to the end of the encoded owner index.
To configure VACM to permit access to this portion of the
table, one would create vacmViewTreeFamilyTable entries
with the value of vacmViewTreeFamilySubtree including
the owner index portion, and vacmViewTreeFamilyMask
'wildcarding' the column subidentifier. More elaborate
configurations are possible."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 1 }

.1.3.6.1.2.1.80.1.2.1.2
pingCtlTestName OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The name of the ping test. This is locally unique, within
the scope of an pingCtlOwnerIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 2 }

.1.3.6.1.2.1.80.1.2.1.3
pingCtlTargetAddressType OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the type of host address to be used at a remote
host for performing a ping operation."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 3 }

.1.3.6.1.2.1.80.1.2.1.4
pingCtlTargetAddress OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the host address to be used at a remote host for
performing a ping operation. The host address type is
determined by the object value of corresponding
pingCtlTargetAddressType.
A value for this object MUST be set prior to transitioning
its corresponding pingCtlEntry to active(1) via
pingCtlRowStatus."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 4 }

.1.3.6.1.2.1.80.1.2.1.5
pingCtlDataSize OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (0..65507)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the size of the data portion to be
transmitted in a ping operation in octets. A ping
request is usually an ICMP message encoded
into an IP packet. An IP packet has a maximum size
of 65535 octets. Subtracting the size of the ICMP
or UDP header (both 8 octets) and the size of the IP
header (20 octets) yields a maximum size of 65507
octets."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 5 }

.1.3.6.1.2.1.80.1.2.1.6
pingCtlTimeOut OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (1..60)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the time-out value, in seconds, for a
remote ping operation."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 6 }

.1.3.6.1.2.1.80.1.2.1.7
pingCtlProbeCount OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (1..15)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the number of times to perform a ping
operation at a remote host."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 7 }

.1.3.6.1.2.1.80.1.2.1.8
pingCtlAdminStatus OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Reflects the desired state that a pingCtlEntry should be
in:

enabled(1) - Attempt to activate the test as defined by


this pingCtlEntry.
disabled(2) - Deactivate the test as defined by this
pingCtlEntry.

Refer to the corresponding pingResultsOperStatus to


determine the operational state of the test defined by
this entry."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 8 }

.1.3.6.1.2.1.80.1.2.1.9
pingCtlDataFill OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX OCTET STRING (0..1024)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The content of this object is used together with the
corresponding pingCtlDataSize value to determine how to
fill the data portion of a probe packet. The option of
selecting a data fill pattern can be useful when links
are compressed or have data pattern sensitivities. The
contents of pingCtlDataFill should be repeated in a ping
packet when the size of the data portion of the ping
packet is greater than the size of pingCtlDataFill."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 9 }

.1.3.6.1.2.1.80.1.2.1.10
pingCtlFrequency OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds to wait before repeating a ping test
as defined by the value of the various objects in the
corresponding row.

A single ping test consists of a series of ping probes.


The number of probes is determined by the value of the
corresponding pingCtlProbeCount object. After a single
test completes the number of seconds as defined by the
value of pingCtlFrequency MUST elapse before the
next ping test is started.

A value of 0 for this object implies that the test


as defined by the corresponding entry will not be
repeated."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 10 }

.1.3.6.1.2.1.80.1.2.1.11
pingCtlMaxRows OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of entries allowed in the
pingProbeHistoryTable. An implementation of this
MIB will remove the oldest entry in the
pingProbeHistoryTable to allow the addition of an
new entry once the number of rows in the
pingProbeHistoryTable reaches this value.

Old entries are not removed when a new test is


started. Entries are added to the pingProbeHistoryTable
until pingCtlMaxRows is reached before entries begin to
be removed.

A value of 0 for this object disables creation of


pingProbeHistoryTable entries."
DEFVAL { 50 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 11 }

.1.3.6.1.2.1.80.1.2.1.12
pingCtlStorageType OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 12 }

.1.3.6.1.2.1.80.1.2.1.13
pingCtlTrapGeneration OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX BITS {probeFailure(0), testFailure(1), testCompletion(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object determines when and if
to generate a notification for this entry:

probeFailure(0) - Generate a pingProbeFailed


notification subject to the value of
pingCtlTrapProbeFailureFilter. The object
pingCtlTrapProbeFailureFilter can be used
to specify the number of successive probe failures
that are required before a pingProbeFailed
notification can be generated.
testFailure(1) - Generate a pingTestFailed
notification. In this instance the object
pingCtlTrapTestFailureFilter can be used to
determine the number of probe failures that
signal when a test fails.
testCompletion(2) - Generate a pingTestCompleted
notification.

The value of this object defaults to zero, indicating


that none of the above options have been selected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 13 }

.1.3.6.1.2.1.80.1.2.1.14
pingCtlTrapProbeFailureFilter OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (0..15)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object is used to determine when
to generate a pingProbeFailed NOTIFICATION.

Setting pingCtlTrapGeneration
to probeFailure(0) implies that a pingProbeFailed
NOTIFICATION is generated only when the number of
successive probe failures as indicated by the
value of pingCtlTrapPrbefailureFilter fail within
a given ping test."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 14 }

.1.3.6.1.2.1.80.1.2.1.15
pingCtlTrapTestFailureFilter OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (0..15)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object is used to determine when
to generate a pingTestFailed NOTIFICATION.

Setting pingCtlTrapGeneration to testFailure(1)


implies that a pingTestFailed NOTIFICATION is
generated only when the number of ping failures
within a test exceed the value of
pingCtlTrapTestFailureFilter."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 15 }

.1.3.6.1.2.1.80.1.2.1.16
pingCtlType OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object is used to either report or
select the implementation method to be used for
calculating a ping response time. The value of this
object MAY be selected from pingImplementationTypeDomains.

Additional implementation types SHOULD be allocated as


required by implementers of the DISMAN-PING-MIB under
their enterprise specific registration point and not
beneath pingImplementationTypeDomains."
DEFVAL { pingIcmpEcho }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 16 }

.1.3.6.1.2.1.80.1.2.1.17
pingCtlDescr OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The purpose of this object is to provide a
descriptive name of the remote ping test."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 17 }

.1.3.6.1.2.1.80.1.2.1.18
pingCtlSourceAddressType OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the type of the source address,
pingCtlSourceAddress, to be used at a remote host
when performing a ping operation."
DEFVAL { ipv4 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 18 }

.1.3.6.1.2.1.80.1.2.1.19
pingCtlSourceAddress OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Use the specified IP address (which must be given
in numeric form, not as a hostname) as the source
address in outgoing probe packets. On hosts with
more than one IP address, this option can be used
to force the source address to be something other
than the primary IP address of the interface the
probe packet is sent on. If the IP address is not
one of this machine's interface addresses, an error
is returned and nothing is sent. A zero length
octet string value for this object disables source
address specification.

The address type (InetAddressType) that relates to


this object is specified by the corresponding value
of pingCtlSourceAddressType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 19 }
.1.3.6.1.2.1.80.1.2.1.20
pingCtlIfIndex OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Setting this object to an interface's ifIndex prior
to starting a remote ping operation directs
the ping probes to be transmitted over the
specified interface. A value of zero for this object
means that this option is not enabled."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 20 }

.1.3.6.1.2.1.80.1.2.1.21
pingCtlByPassRouteTable OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The purpose of this object is to optionally enable
bypassing the route table. If enabled, the remote
host will bypass the normal routing tables and send
directly to a host on an attached network. If the
host is not on a directly-attached network, an
error is returned. This option can be used to perform
the ping operation to a local host through an
interface that has no route defined (e.g., after the
interface was dropped by routed)."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 21 }

.1.3.6.1.2.1.80.1.2.1.22
pingCtlDSField OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the value to store in the Differentiated
Services (DS) Field in the IP packet used to
encapsulate the ping probe. The DS Field is defined
as the Type of Service (TOS) octet in a IPv4 header
or as the Traffic Class octet in a IPv6 header.

The value of this object must be a decimal integer


in the range from 0 to 255. This option can be used
to determine what effect an explicit DS Field setting
has on a ping response. Not all values are legal or
meaningful. A value of 0 means that the function
represented by this option is not supported. DS Field
usage is often not supported by IP implementations and
not all values are supported. Refer to RFC 2474 for
guidance on usage of this field."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 22 }

.1.3.6.1.2.1.80.1.2.1.23
pingCtlRowStatus OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object allows entries to be created and deleted
in the pingCtlTable. Deletion of an entry in this
table results in all corresponding (same
pingCtlOwnerIndex and pingCtlTestName index values)
pingResultsTable and pingProbeHistoryTable entries
being deleted.

A value MUST be specified for pingCtlTargetAddress


prior to a transition to active(1) state being
accepted.

Activation of a remote ping operation is controlled


via pingCtlAdminStatus and not by changing
this object's value to active(1).

Transitions in and out of active(1) state are not


allowed while an entry's pingResultsOperStatus is
active(1) with the exception that deletion of
an entry in this table by setting its RowStatus
object to destroy(6) will stop an active
ping operation.

The operational state of a ping operation


can be determined by examination of its
pingResultsOperStatus object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingCtlTable(2) pingCtlEntry(1) 23 }

.1.3.6.1.2.1.80.1.3
pingResultsTable OBJECT-TYPE
-- FROM DISMAN-PING-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the Ping Results Table for providing
the capability of performing ping operations at
a remote host. The results of these operations are
stored in the pingResultsTable and the pingPastProbeTable.

An entry is added to the pingResultsTable when an


pingCtlEntry is started by successful transition
of its pingCtlAdminStatus object to enabled(1).
An entry is removed from the pingResultsTable when
its corresponding pingCtlEntry is deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
3 }

.1.3.6.1.2.1.80.1.3.1
pingResultsEntry OBJECT-TYPE
-- FROM DISMAN-PING-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pingCtlOwnerIndex, pingCtlTestName }
DESCRIPTION "Defines an entry in the pingResultsTable. The
pingResultsTable has the same indexing as the
pingCtlTable in order for a pingResultsEntry to
correspond to the pingCtlEntry that caused it to
be created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) 1 }

.1.3.6.1.2.1.80.1.3.1.1
pingResultsOperStatus OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Reflects the operational state of a pingCtlEntry:
enabled(1) - Test is active.
disabled(2) - Test has stopped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 1 }

.1.3.6.1.2.1.80.1.3.1.2
pingResultsIpTargetAddressType OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This objects indicates the type of address stored
in the corresponding pingResultsIpTargetAddress
object."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 2 }

.1.3.6.1.2.1.80.1.3.1.3
pingResultsIpTargetAddress OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This objects reports the IP address associated
with a pingCtlTargetAddress value when the destination
address is specified as a DNS name. The value of
this object should be a zero length octet string
when a DNS name is not specified or when a
specified DNS name fails to resolve."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 3 }

.1.3.6.1.2.1.80.1.3.1.4
pingResultsMinRtt OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum ping round-trip-time (RTT) received. A value
of 0 for this object implies that no RTT has been received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 4 }

.1.3.6.1.2.1.80.1.3.1.5
pingResultsMaxRtt OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum ping round-trip-time (RTT) received. A value
of 0 for this object implies that no RTT has been received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 5 }

.1.3.6.1.2.1.80.1.3.1.6
pingResultsAverageRtt OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current average ping round-trip-time (RTT)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 6 }

.1.3.6.1.2.1.80.1.3.1.7
pingResultsProbeResponses OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of responses received for the corresponding
pingCtlEntry and pingResultsEntry. The value of this object
MUST be reported as 0 when no probe responses have been
received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 7 }

.1.3.6.1.2.1.80.1.3.1.8
pingResultsSentProbes OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object reflects the number of probes sent
for the corresponding pingCtlEntry and pingResultsEntry.
The value of this object MUST be reported as 0 when no probes
have been sent."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 8 }
.1.3.6.1.2.1.80.1.3.1.9
pingResultsRttSumOfSquares OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the sum of the squares for all ping
responses received. Its purpose is to enable standard
deviation calculation. The value of this object MUST
be reported as 0 when no ping responses have been
received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 9 }

.1.3.6.1.2.1.80.1.3.1.10
pingResultsLastGoodProbe OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Date and time when the last response was received for
a probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingResultsTable(3) pingResultsEntry(1) 10 }

.1.3.6.1.2.1.80.1.4
pingProbeHistoryTable OBJECT-TYPE
-- FROM DISMAN-PING-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines a table for storing the results of a ping
operation. Entries in this table are limited by
the value of the corresponding pingCtlMaxRows
object.

An entry in this table is created when the result of


a ping probe is determined. The initial 2 instance
identifier index values identify the pingCtlEntry
that a probe result (pingProbeHistoryEntry) belongs
to. An entry is removed from this table when
its corresponding pingCtlEntry is deleted.

An implementation of this MIB will remove the oldest


entry in the pingProbeHistoryTable to allow the
addition of an new entry once the number of rows in
the pingProbeHistoryTable reaches the value specified
by pingCtlMaxRows."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
4 }

.1.3.6.1.2.1.80.1.4.1
pingProbeHistoryEntry OBJECT-TYPE
-- FROM DISMAN-PING-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pingCtlOwnerIndex, pingCtlTestName, pingProbeHistoryIndex }
DESCRIPTION "Defines an entry in the pingProbeHistoryTable.
The first two index elements identify the
pingCtlEntry that a pingProbeHistoryEntry belongs
to. The third index element selects a single
probe result."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingProbeHistoryTable(4) 1 }

.1.3.6.1.2.1.80.1.4.1.1
pingProbeHistoryIndex OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An entry in this table is created when the result of
a ping probe is determined. The initial 2 instance
identifier index values identify the pingCtlEntry
that a probe result (pingProbeHistoryEntry) belongs
to.

An implementation MUST start assigning


pingProbeHistoryIndex values at 1 and wrap after
exceeding the maximum possible value as defined by
the limit of this object ('ffffffff'h)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingProbeHistoryTable(4) pingProbeHistoryEntry(1) 1 }

.1.3.6.1.2.1.80.1.4.1.2
pingProbeHistoryResponse OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time measured in milliseconds from when
a probe was sent to when its response was received or
when it timed out. The value of this object is reported
as 0 when it is not possible to transmit a probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingProbeHistoryTable(4) pingProbeHistoryEntry(1) 2 }

.1.3.6.1.2.1.80.1.4.1.3
pingProbeHistoryStatus OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION OperationResponseStatus
SYNTAX INTEGER {responseReceived(1), unknown(2), internalError(3),
requestTimedOut(4), unknownDestinationAddress(5), noRouteToTarget(6),
interfaceInactiveToTarget(7), arpFailure(8), maxConcurrentLimitReached(9),
unableToResolveDnsName(10), invalidHostAddress(11)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The result of a particular probe done by a remote host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingProbeHistoryTable(4) pingProbeHistoryEntry(1) 3 }

.1.3.6.1.2.1.80.1.4.1.4
pingProbeHistoryLastRC OBJECT-TYPE
-- FROM DISMAN-PING-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last implementation method specific reply code received.
If the ICMP Echo capability is being used then a successful
probe ends when an ICMP response is received that contains
the code ICMP_ECHOREPLY(0). The ICMP responses are defined
normally in the ip_icmp include file."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingProbeHistoryTable(4) pingProbeHistoryEntry(1) 4 }

.1.3.6.1.2.1.80.1.4.1.5
pingProbeHistoryTime OBJECT-TYPE
-- FROM DISMAN-PING-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Timestamp for when this probe result was determined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) pingObjects(1)
pingProbeHistoryTable(4) pingProbeHistoryEntry(1) 5 }

.1.3.6.1.2.1.80.2
pingConformance OBJECT-TYPE
-- FROM DISMAN-PING-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) 2 }

.1.3.6.1.2.1.80.2.1
pingCompliances OBJECT-TYPE
-- FROM DISMAN-PING-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingConformance(2) 1 }

.1.3.6.1.2.1.80.2.1.1
pingCompliance MODULE-COMPLIANCE
-- FROM DISMAN-PING-MIB
DESCRIPTION "The compliance statement for the DISMAN-PING-MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingConformance(2) pingCompliances(1) 1 }

.1.3.6.1.2.1.80.2.2
pingGroups OBJECT-TYPE
-- FROM DISMAN-PING-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingConformance(2) 2 }

.1.3.6.1.2.1.80.2.2.1
pingGroup OBJECT-GROUP
-- FROM DISMAN-PING-MIB
DESCRIPTION "The group of objects that comprise the remote ping
capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingConformance(2) pingGroups(2) 1 }

.1.3.6.1.2.1.80.2.2.2
pingTimeStampGroup OBJECT-GROUP
-- FROM DISMAN-PING-MIB
DESCRIPTION "The group of DateAndTime objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingConformance(2) pingGroups(2) 2 }

.1.3.6.1.2.1.80.2.2.3
pingNotificationsGroup OBJECT-TYPE
-- FROM DISMAN-PING-MIB
DESCRIPTION "The notification which are required to be supported by
implementations of this MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingConformance(2) pingGroups(2) 3 }

.1.3.6.1.2.1.80.3
pingImplementationTypeDomains OBJECT-TYPE
-- FROM DISMAN-PING-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80) 3 }

.1.3.6.1.2.1.80.3.1
pingIcmpEcho OBJECT-GROUP
-- FROM DISMAN-PING-MIB
DESCRIPTION "Indicates that an implementation is using the Internet
Control Message Protocol (ICMP) 'ECHO' facility."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingImplementationTypeDomains(3) 1 }

.1.3.6.1.2.1.80.3.2
pingUdpEcho OBJECT-GROUP
-- FROM DISMAN-PING-MIB
DESCRIPTION "Indicates that an implementation is using the UDP echo
port (7)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingImplementationTypeDomains(3) 2 }

.1.3.6.1.2.1.80.3.3
pingSnmpQuery OBJECT-GROUP
-- FROM DISMAN-PING-MIB
DESCRIPTION "Indicates that an implementation is an SNMP query to
calculate a round trip time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingImplementationTypeDomains(3) 3 }

.1.3.6.1.2.1.80.3.4
pingTcpConnectionAttempt OBJECT-GROUP
-- FROM DISMAN-PING-MIB
DESCRIPTION "Indicates that an implementation is attempting to
connect to a TCP port in order to calculate a round
trip time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pingMIB(80)
pingImplementationTypeDomains(3) 4 }

.1.3.6.1.2.1.81
traceRouteMIB MODULE-IDENTITY
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The Traceroute MIB (DISMAN-TRACEROUTE-MIB) provides
access to the traceroute capability at a remote host.

Copyright (C) The Internet Society (2006). This version of


this MIB module is part of RFC 4560; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 81 }
.1.3.6.1.2.1.81.0
traceRouteNotifications OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) 0 }

.1.3.6.1.2.1.81.0.1
traceRoutePathChange NOTIFICATION-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
OBJECTS { traceRouteCtlTargetAddressType, traceRouteCtlTargetAddress,
traceRouteResultsIpTgtAddrType, traceRouteResultsIpTgtAddr }
DESCRIPTION "The path to a target has changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteNotifications(0) 1 }

.1.3.6.1.2.1.81.0.2
traceRouteTestFailed NOTIFICATION-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
OBJECTS { traceRouteCtlTargetAddressType, traceRouteCtlTargetAddress,
traceRouteResultsIpTgtAddrType, traceRouteResultsIpTgtAddr }
DESCRIPTION "Could not determine the path to a target."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteNotifications(0) 2 }

.1.3.6.1.2.1.81.0.3
traceRouteTestCompleted NOTIFICATION-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
OBJECTS { traceRouteCtlTargetAddressType, traceRouteCtlTargetAddress,
traceRouteResultsIpTgtAddrType, traceRouteResultsIpTgtAddr }
DESCRIPTION "The path to a target has just been determined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteNotifications(0) 3 }

.1.3.6.1.2.1.81.1
traceRouteObjects OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) 1 }

.1.3.6.1.2.1.81.1.1
traceRouteMaxConcurrentRequests OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of concurrent active traceroute requests
that are allowed within an agent implementation. A value
of 0 for this object implies that there is no limit for
the number of concurrent active requests in effect.

The limit applies only to new requests being activated.


When a new value is set, the agent will continue processing
all the requests already active, even if their number
exceeds the limit just imposed."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) 1 }

.1.3.6.1.2.1.81.1.2
traceRouteCtlTable OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the Remote Operations Traceroute Control Table for
providing the capability of invoking traceroute from a remote
host. The results of traceroute operations can be stored in
the traceRouteResultsTable, traceRouteProbeHistoryTable, and
the traceRouteHopsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) 2 }

.1.3.6.1.2.1.81.1.2.1
traceRouteCtlEntry OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { traceRouteCtlOwnerIndex, traceRouteCtlTestName }
DESCRIPTION "Defines an entry in the traceRouteCtlTable. The first
index element, traceRouteCtlOwnerIndex, is of type
SnmpAdminString, a textual convention that allows for
use of the SNMPv3 View-Based Access Control Model
(RFC 3415, VACM) and that allows a management
application to identify its entries. The second index,
traceRouteCtlTestName (also an SnmpAdminString),
enables the same management application to have
multiple requests outstanding."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) 1 }

.1.3.6.1.2.1.81.1.2.1.1
traceRouteCtlOwnerIndex OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 3415, VACM) for tables in which
multiple users may need to create or
modify entries independently, the initial index is used as
an 'owner index'. Such an initial index has a syntax of
SnmpAdminString and can thus be trivially mapped to a
securityName or groupName defined in VACM, in
accordance with a security policy.

When used in conjunction with such a security policy,


all entries in the table belonging to a particular user
(or group) will have the same value for this initial
index. For a given user's entries in a particular
table, the object identifiers for the information in
these entries will have the same subidentifiers (except
for the 'column' subidentifier) up to the end of the
encoded owner index. To configure VACM to permit access
to this portion of the table, one would create
vacmViewTreeFamilyTable entries with the value of
vacmViewTreeFamilySubtree including the owner index
portion, and vacmViewTreeFamilyMask 'wildcarding' the
column subidentifier. More elaborate configurations
are possible."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 1 }

.1.3.6.1.2.1.81.1.2.1.2
traceRouteCtlTestName OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The name of a traceroute test. This is locally unique,
within the scope of a traceRouteCtlOwnerIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 2 }

.1.3.6.1.2.1.81.1.2.1.3
traceRouteCtlTargetAddressType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the type of host address to be used on the
traceroute request at the remote host."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 3 }

.1.3.6.1.2.1.81.1.2.1.4
traceRouteCtlTargetAddress OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the host address used on the
traceroute request at the remote host. The
host address type can be determined by
examining the value of the corresponding
traceRouteCtlTargetAddressType.

A value for this object MUST be set prior to


transitioning its corresponding traceRouteCtlEntry to
active(1) via traceRouteCtlRowStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 4 }

.1.3.6.1.2.1.81.1.2.1.5
traceRouteCtlByPassRouteTable OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The purpose of this object is to enable optional
bypassing the route table. If enabled, the remote
host will bypass the normal routing tables and send
directly to a host on an attached network. If the
host is not on a directly attached network, an
error is returned. This option can be used to perform
the traceroute operation to a local host through an
interface that has no route defined (e.g., after the
interface was dropped by the routing daemon at the host)."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 5 }

.1.3.6.1.2.1.81.1.2.1.6
traceRouteCtlDataSize OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (0..65507)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the size of the data portion of a traceroute
request, in octets. If the RECOMMENDED traceroute method
(UDP datagrams as probes) is used, then the value
contained in this object MUST be applied. If another
traceroute method is used for which the specified size
is not appropriate, then the implementation SHOULD use
whatever size (appropriate to the method) is closest to
the specified size.

The maximum value for this object was computed by


subtracting the smallest possible IP header size of
20 octets (IPv4 header with no options) and the UDP
header size of 8 octets from the maximum IP packet size.
An IP packet has a maximum size of 65535 octets
(excluding IPv6 Jumbograms)."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 6 }

.1.3.6.1.2.1.81.1.2.1.7
traceRouteCtlTimeOut OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..60)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the time-out value, in seconds, for
a traceroute request."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 7 }

.1.3.6.1.2.1.81.1.2.1.8
traceRouteCtlProbesPerHop OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..10)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the number of times to reissue a traceroute
request with the same time-to-live (TTL) value."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 8 }

.1.3.6.1.2.1.81.1.2.1.9
traceRouteCtlPort OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the (initial) UDP port to send the traceroute
request to. A port needs to be specified that is not in
use at the destination (target) host. The default
value for this object is the IANA assigned port,
33434, for the traceroute function."
DEFVAL { 33434 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 9 }

.1.3.6.1.2.1.81.1.2.1.10
traceRouteCtlMaxTtl OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the maximum time-to-live value."
DEFVAL { 30 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 10 }

.1.3.6.1.2.1.81.1.2.1.11
traceRouteCtlDSField OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the value to store in the Type of Service
(TOS) octet in the IPv4 header or in the Traffic
Class octet in the IPv6 header, respectively, of the
IP packet used to encapsulate the traceroute probe.

The octet to be set in the IP header contains the


Differentiated Services (DS) Field in the six most
significant bits.

This option can be used to determine what effect an


explicit DS Field setting has on a traceroute response.
Not all values are legal or meaningful. A value of 0
means that the function represented by this option is
not supported. DS Field usage is often not supported
by IP implementations, and not all values are supported.
Refer to RFC 2474 and RFC 3260 for guidance on usage of
this field."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 11 }
.1.3.6.1.2.1.81.1.2.1.12
traceRouteCtlSourceAddressType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Specifies the type of the source address,
traceRouteCtlSourceAddress, to be used at a remote host
when a traceroute operation is performed."
DEFVAL { unknown }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 12 }

.1.3.6.1.2.1.81.1.2.1.13
traceRouteCtlSourceAddress OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Use the specified IP address (which must be given as an
IP number, not a hostname) as the source address in
outgoing probe packets. On hosts with more than one IP
address, this option can be used to select the address
to be used. If the IP address is not one of this
machine's interface addresses, an error is returned, and
nothing is sent. A zero-length octet string value for
this object disables source address specification.
The address type (InetAddressType) that relates to
this object is specified by the corresponding value
of traceRouteCtlSourceAddressType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 13 }

.1.3.6.1.2.1.81.1.2.1.14
traceRouteCtlIfIndex OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Setting this object to an interface's ifIndex prior
to starting a remote traceroute operation directs
the traceroute probes to be transmitted over the
specified interface. A value of zero for this object
implies that this option is not enabled."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 14 }

.1.3.6.1.2.1.81.1.2.1.15
traceRouteCtlMiscOptions OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Enables an application to specify implementation-dependent
options."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 15 }

.1.3.6.1.2.1.81.1.2.1.16
traceRouteCtlMaxFailures OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (0..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object indicates the maximum number
of consecutive timeouts allowed before a remote traceroute
request is terminated. A value of either 255 (maximum
hop count/possible TTL value) or 0 indicates that the
function of terminating a remote traceroute request when a
specific number of consecutive timeouts are detected is
disabled."
DEFVAL { 5 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 16 }

.1.3.6.1.2.1.81.1.2.1.17
traceRouteCtlDontFragment OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object enables setting of the don't fragment flag (DF)
in the IP header for a probe. Use of this object enables
a manual PATH MTU test is performed."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 17 }

.1.3.6.1.2.1.81.1.2.1.18
traceRouteCtlInitialTtl OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object specifies the initial TTL value to
use. This enables bypassing the initial (often well known)
portion of a path."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 18 }

.1.3.6.1.2.1.81.1.2.1.19
traceRouteCtlFrequency OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds to wait before repeating a
traceroute test, as defined by the value of the
various objects in the corresponding row.

After a single test is completed the number of seconds


as defined by the value of traceRouteCtlFrequency MUST
elapse before the next traceroute test is started.

A value of 0 for this object implies that the test


as defined by the corresponding entry will not be
repeated."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 19 }

.1.3.6.1.2.1.81.1.2.1.20
traceRouteCtlStorageType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 20 }

.1.3.6.1.2.1.81.1.2.1.21
traceRouteCtlAdminStatus OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Reflects the desired state that an traceRouteCtlEntry
should be in:

enabled(1) - Attempt to activate the test as defined by


this traceRouteCtlEntry.
disabled(2) - Deactivate the test as defined by this
traceRouteCtlEntry.

Refer to the corresponding traceRouteResultsOperStatus to


determine the operational state of the test defined by
this entry."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 21 }

.1.3.6.1.2.1.81.1.2.1.22
traceRouteCtlDescr OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The purpose of this object is to provide a
descriptive name of the remote traceroute
test."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 22 }

.1.3.6.1.2.1.81.1.2.1.23
traceRouteCtlMaxRows OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of corresponding entries allowed
in the traceRouteProbeHistoryTable. An implementation
of this MIB will remove the oldest corresponding entry
in the traceRouteProbeHistoryTable to allow the
addition of an new entry once the number of
corresponding rows in the traceRouteProbeHistoryTable
reaches this value.

Old entries are not removed when a new test is


started. Entries are added to the
traceRouteProbeHistoryTable until traceRouteCtlMaxRows
is reached before entries begin to be removed.
A value of 0 for this object disables creation of
traceRouteProbeHistoryTable entries."
DEFVAL { 50 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 23 }

.1.3.6.1.2.1.81.1.2.1.24
traceRouteCtlTrapGeneration OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX BITS {pathChange(0), testFailure(1), testCompletion(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object determines when and whether to
generate a notification for this entry:

pathChange(0) - Generate a traceRoutePathChange


notification when the current path varies from a
previously determined path.
testFailure(1) - Generate a traceRouteTestFailed
notification when the full path to a target
can't be determined.
testCompletion(2) - Generate a traceRouteTestCompleted
notification when the path to a target has been
determined.

The value of this object defaults to an empty set,


indicating that none of the above options has been
selected."
DEFVAL { { } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 24 }
.1.3.6.1.2.1.81.1.2.1.25
traceRouteCtlCreateHopsEntries OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The current path for a traceroute test is kept in the
traceRouteHopsTable on a per-hop basis when the value of
this object is true(1)."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 25 }

.1.3.6.1.2.1.81.1.2.1.26
traceRouteCtlType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object is used either to report or to
select the implementation method to be used for
performing a traceroute operation. The value of this
object may be selected from
traceRouteImplementationTypeDomains.

Additional implementation types should be allocated as


required by implementers of the DISMAN-TRACEROUTE-MIB
under their enterprise specific registration point,
not beneath traceRouteImplementationTypeDomains."
DEFVAL { traceRouteUsingUdpProbes }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 26 }

.1.3.6.1.2.1.81.1.2.1.27
traceRouteCtlRowStatus OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object allows entries to be created and deleted
in the traceRouteCtlTable. Deletion of an entry in
this table results in a deletion of all corresponding (same
traceRouteCtlOwnerIndex and traceRouteCtlTestName
index values) traceRouteResultsTable,
traceRouteProbeHistoryTable, and traceRouteHopsTable
entries.

A value MUST be specified for traceRouteCtlTargetAddress


prior to acceptance of a transition to active(1) state.

When a value for pingCtlTargetAddress is set,


the value of object pingCtlRowStatus changes
from notReady(3) to notInService(2).

Activation of a remote traceroute operation is


controlled via traceRouteCtlAdminStatus, and not
by transitioning of this object's value to active(1).

Transitions in and out of active(1) state are not


allowed while an entry's traceRouteResultsOperStatus
is active(1), with the exception that deletion of
an entry in this table by setting its RowStatus
object to destroy(6) will stop an active
traceroute operation.

The operational state of an traceroute operation


can be determined by examination of the corresponding
traceRouteResultsOperStatus object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteCtlTable(2) traceRouteCtlEntry(1) 27 }

.1.3.6.1.2.1.81.1.3
traceRouteResultsTable OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the Remote Operations Traceroute Results Table for
keeping track of the status of a traceRouteCtlEntry.

An entry is added to the traceRouteResultsTable when an


traceRouteCtlEntry is started by successful transition
of its traceRouteCtlAdminStatus object to enabled(1).

If the object traceRouteCtlAdminStatus already has the value


enabled(1), and if the corresponding
traceRouteResultsOperStatus object has the value
completed(3), then successfully writing enabled(1) to the
object traceRouteCtlAdminStatus re-initializes the already
existing entry in the traceRouteResultsTable. The values of
objects in the re-initialized entry are the same as
the values of objects in a new entry would be.

An entry is removed from the traceRouteResultsTable when


its corresponding traceRouteCtlEntry is deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) 3 }

.1.3.6.1.2.1.81.1.3.1
traceRouteResultsEntry OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { traceRouteCtlOwnerIndex, traceRouteCtlTestName }
DESCRIPTION "Defines an entry in the traceRouteResultsTable. The
traceRouteResultsTable has the same indexing as the
traceRouteCtlTable so that a traceRouteResultsEntry
corresponds to the traceRouteCtlEntry that caused it to
be created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) 1 }

.1.3.6.1.2.1.81.1.3.1.1
traceRouteResultsOperStatus OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX INTEGER {enabled(1), disabled(2), completed(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Reflects the operational state of an traceRouteCtlEntry:

enabled(1) - Test is active.


disabled(2) - Test has stopped.
completed(3) - Test is completed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 1 }

.1.3.6.1.2.1.81.1.3.1.2
traceRouteResultsCurHopCount OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Reflects the current TTL value (from 1 to
255) for a remote traceroute operation.
Maximum TTL value is determined by
traceRouteCtlMaxTtl."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 2 }

.1.3.6.1.2.1.81.1.3.1.3
traceRouteResultsCurProbeCount OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Reflects the current probe count (1..10) for
a remote traceroute operation. The maximum
probe count is determined by
traceRouteCtlProbesPerHop."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 3 }

.1.3.6.1.2.1.81.1.3.1.4
traceRouteResultsIpTgtAddrType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the type of address stored
in the corresponding traceRouteResultsIpTgtAddr
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 4 }

.1.3.6.1.2.1.81.1.3.1.5
traceRouteResultsIpTgtAddr OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reports the IP address associated
with a traceRouteCtlTargetAddress value when the
destination address is specified as a DNS name.
The value of this object should be a zero-length
octet string when a DNS name is not specified or
when a specified DNS name fails to resolve."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 5 }

.1.3.6.1.2.1.81.1.3.1.6
traceRouteResultsTestAttempts OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of attempts to determine a path
to a target. The value of this object MUST be started
at 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 6 }

.1.3.6.1.2.1.81.1.3.1.7
traceRouteResultsTestSuccesses OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of attempts to determine a path
to a target that have succeeded. The value of this
object MUST be reported as 0 when no attempts have
succeeded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 7 }

.1.3.6.1.2.1.81.1.3.1.8
traceRouteResultsLastGoodPath OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The date and time when the last complete path
was determined. A path is complete if responses
were received or timeout occurred for each hop on
the path; i.e., for each TTL value from the value
of the corresponding traceRouteCtlInitialTtl object
up to the end of the path or (if no reply from the
target IP address was received) up to the value of
the corresponding traceRouteCtlMaxTtl object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteResultsTable(3) traceRouteResultsEntry(1) 8 }

.1.3.6.1.2.1.81.1.4
traceRouteProbeHistoryTable OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the Remote Operations Traceroute Results Table
for storing the results of a traceroute operation.

An implementation of this MIB will remove the oldest


entry in the traceRouteProbeHistoryTable of the
corresponding entry in the traceRouteCtlTable to allow
the addition of a new entry once the number of rows in
the traceRouteProbeHistoryTable reaches the value specified
by traceRouteCtlMaxRows for the corresponding entry in the
traceRouteCtlTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) 4 }

.1.3.6.1.2.1.81.1.4.1
traceRouteProbeHistoryEntry OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { traceRouteCtlOwnerIndex, traceRouteCtlTestName,
traceRouteProbeHistoryIndex, traceRouteProbeHistoryHopIndex,
traceRouteProbeHistoryProbeIndex }
DESCRIPTION "Defines a table for storing the results of a traceroute
operation. Entries in this table are limited by
the value of the corresponding traceRouteCtlMaxRows
object.

The first two index elements identify the


traceRouteCtlEntry that a traceRouteProbeHistoryEntry
belongs to. The third index element selects a single
traceroute operation result. The fourth and fifth indexes
select the hop and the probe for a particular
traceroute operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) 1 }

.1.3.6.1.2.1.81.1.4.1.1
traceRouteProbeHistoryIndex OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An entry in this table is created when the result of
a traceroute probe is determined. The initial 2 instance
identifier index values identify the traceRouteCtlEntry
that a probe result (traceRouteProbeHistoryEntry) belongs
to. An entry is removed from this table when
its corresponding traceRouteCtlEntry is deleted.

An implementation MUST start assigning


traceRouteProbeHistoryIndex values at 1 and wrap after
exceeding the maximum possible value, as defined by the
limit of this object ('ffffffff'h)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
1 }

.1.3.6.1.2.1.81.1.4.1.2
traceRouteProbeHistoryHopIndex OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Indicates which hop in a traceroute path the probe's
results are for. The value of this object is initially
determined by the value of traceRouteCtlInitialTtl."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
2 }

.1.3.6.1.2.1.81.1.4.1.3
traceRouteProbeHistoryProbeIndex OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..10)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Indicates the index of a probe for a particular
hop in a traceroute path. The number of probes per
hop is determined by the value of the corresponding
traceRouteCtlProbesPerHop object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
3 }

.1.3.6.1.2.1.81.1.4.1.4
traceRouteProbeHistoryHAddrType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This objects indicates the type of address stored
in the corresponding traceRouteProbeHistoryHAddr
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
4 }

.1.3.6.1.2.1.81.1.4.1.5
traceRouteProbeHistoryHAddr OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of a hop in a traceroute path. This object
is not allowed to be a DNS name. The value of the
corresponding object, traceRouteProbeHistoryHAddrType,
indicates this object's IP address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
5 }

.1.3.6.1.2.1.81.1.4.1.6
traceRouteProbeHistoryResponse OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time measured in milliseconds from when
a probe was sent to when its response was received or
when it timed out. The value of this object is reported
as 0 when it is not possible to transmit a probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
6 }

.1.3.6.1.2.1.81.1.4.1.7
traceRouteProbeHistoryStatus OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION OperationResponseStatus
SYNTAX INTEGER {responseReceived(1), unknown(2), internalError(3),
requestTimedOut(4), unknownDestinationAddress(5), noRouteToTarget(6),
interfaceInactiveToTarget(7), arpFailure(8), maxConcurrentLimitReached(9),
unableToResolveDnsName(10), invalidHostAddress(11)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The result of a traceroute operation made by a remote
host for a particular probe."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
7 }

.1.3.6.1.2.1.81.1.4.1.8
traceRouteProbeHistoryLastRC OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The last implementation-method-specific reply code received.

Traceroute is usually implemented by transmitting a series of


probe packets with increasing time-to-live values. A probe
packet is a UDP datagram encapsulated into an IP packet.
Each hop in a path to the target (destination) host rejects
the probe packets (probe's TTL too small, ICMP reply) until
either the maximum TTL is exceeded or the target host is
received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
8 }

.1.3.6.1.2.1.81.1.4.1.9
traceRouteProbeHistoryTime OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Timestamp for when this probe's results were determined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteProbeHistoryTable(4) traceRouteProbeHistoryEntry(1)
9 }

.1.3.6.1.2.1.81.1.5
traceRouteHopsTable OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Defines the Remote Operations Traceroute Hop Table for
keeping track of the results of traceroute tests on a
per-hop basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) 5 }

.1.3.6.1.2.1.81.1.5.1
traceRouteHopsEntry OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { traceRouteCtlOwnerIndex, traceRouteCtlTestName,
traceRouteHopsHopIndex }
DESCRIPTION "Defines an entry in the traceRouteHopsTable.
The first two index elements identify the
traceRouteCtlEntry that a traceRouteHopsEntry
belongs to. The third index element,
traceRouteHopsHopIndex, selects a
hop in a traceroute path."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) 1 }

.1.3.6.1.2.1.81.1.5.1.1
traceRouteHopsHopIndex OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32 (1..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Specifies the hop index for a traceroute hop. Values
for this object with respect to the same
traceRouteCtlOwnerIndex and traceRouteCtlTestName
MUST start at 1 and be given increasing values for
subsequent hops. The value of traceRouteHopsHopIndex is not
necessarily the number of the hop on the traced path.

The traceRouteHopsTable keeps the current traceroute


path per traceRouteCtlEntry if enabled by
setting the corresponding traceRouteCtlCreateHopsEntries
to true(1).

All hops (traceRouteHopsTable entries) in a traceroute


path MUST be updated at the same time when a traceroute
operation is completed. Care needs to be applied when a path
either changes or can't be determined. The initial portion
of the path, up to the first hop change, MUST retain the
same traceRouteHopsHopIndex values. The remaining portion
of the path SHOULD be assigned new traceRouteHopsHopIndex
values."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 1 }

.1.3.6.1.2.1.81.1.5.1.2
traceRouteHopsIpTgtAddressType OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the type of address stored
in the corresponding traceRouteHopsIpTgtAddress
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 2 }

.1.3.6.1.2.1.81.1.5.1.3
traceRouteHopsIpTgtAddress OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reports the IP address associated with
the hop. A value for this object should be reported
as a numeric IP address, not as a DNS name.

The address type (InetAddressType) that relates to


this object is specified by the corresponding value
of pingCtlSourceAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 3 }

.1.3.6.1.2.1.81.1.5.1.4
traceRouteHopsMinRtt OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum traceroute round-trip-time (RTT) received for
this hop. A value of 0 for this object implies that no
RTT has been received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 4 }

.1.3.6.1.2.1.81.1.5.1.5
traceRouteHopsMaxRtt OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum traceroute round-trip-time (RTT) received for
this hop. A value of 0 for this object implies that no
RTT has been received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 5 }

.1.3.6.1.2.1.81.1.5.1.6
traceRouteHopsAverageRtt OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current average traceroute round-trip-time (RTT) for
this hop."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 6 }
.1.3.6.1.2.1.81.1.5.1.7
traceRouteHopsRttSumOfSquares OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the sum of the squares of all
round-trip-times received for this hop. Its purpose is
to enable standard deviation calculation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 7 }

.1.3.6.1.2.1.81.1.5.1.8
traceRouteHopsSentProbes OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object reflects the number of probes sent
for this hop during this traceroute test. The value of this
object should start at 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 8 }

.1.3.6.1.2.1.81.1.5.1.9
traceRouteHopsProbeResponses OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of responses received for this hop during this
traceroute test. This value of this object should start
at 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 9 }

.1.3.6.1.2.1.81.1.5.1.10
traceRouteHopsLastGoodProbe OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
-- TEXTUAL CONVENTION DateAndTime
SYNTAX OCTET STRING (8 | 11)
DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Date and time at which the last response was received for a
probe for this hop during this traceroute test."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteObjects(1) traceRouteHopsTable(5) traceRouteHopsEntry(1) 10 }

.1.3.6.1.2.1.81.2
traceRouteConformance OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) 2 }

.1.3.6.1.2.1.81.2.1
traceRouteCompliances OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) 1 }

.1.3.6.1.2.1.81.2.1.1
traceRouteCompliance MODULE-COMPLIANCE
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The compliance statement for the DISMAN-TRACEROUTE-MIB.
This compliance statement has been deprecated because
the traceRouteGroup and the traceRouteTimeStampGroup
have been split and deprecated. The
traceRouteFullCompliance is semantically identical to the
deprecated traceRouteCompliance statement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteCompliances(1) 1 }

.1.3.6.1.2.1.81.2.1.2
traceRouteFullCompliance MODULE-COMPLIANCE
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The compliance statement for SNMP entities that
fully implement the DISMAN-TRACEROUTE-MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteCompliances(1) 2 }

.1.3.6.1.2.1.81.2.1.3
traceRouteMinimumCompliance MODULE-COMPLIANCE
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The minimum compliance statement for SNMP entities
which implement the minimal subset of the
DISMAN-TRACEROUTE-MIB. Implementors might choose this
subset for small devices with limited resources."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteCompliances(1) 3 }

.1.3.6.1.2.1.81.2.2
traceRouteGroups OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) 2 }

.1.3.6.1.2.1.81.2.2.1
traceRouteGroup OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The group of objects that constitute the remote traceroute
operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 1 }

.1.3.6.1.2.1.81.2.2.2
traceRouteTimeStampGroup OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The group of DateAndTime objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 2 }

.1.3.6.1.2.1.81.2.2.3
traceRouteNotificationsGroup OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The notifications that are required to be supported by
implementations of this MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 3 }

.1.3.6.1.2.1.81.2.2.4
traceRouteHopsTableGroup OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The group of objects that constitute the
traceRouteHopsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 4 }

.1.3.6.1.2.1.81.2.2.5
traceRouteMinimumGroup OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The group of objects that constitute the remote traceroute
operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 5 }

.1.3.6.1.2.1.81.2.2.6
traceRouteCtlRowStatusGroup OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The RowStatus object of the traceRouteCtlTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 6 }

.1.3.6.1.2.1.81.2.2.7
traceRouteHistoryGroup OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "The group of objects that constitute the history
capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteConformance(2) traceRouteGroups(2) 7 }

.1.3.6.1.2.1.81.3
traceRouteImplementationTypeDomains OBJECT-TYPE
-- FROM DISMAN-TRACEROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81) 3 }

.1.3.6.1.2.1.81.3.1
traceRouteUsingUdpProbes OBJECT-GROUP
-- FROM DISMAN-TRACEROUTE-MIB
DESCRIPTION "Indicates that an implementation is using UDP probes to
perform the traceroute operation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) traceRouteMIB(81)
traceRouteImplementationTypeDomains(3) 1 }

.1.3.6.1.2.1.84
ianaRtProtoMIB MODULE-IDENTITY
-- FROM IANA-RTPROTO-MIB
DESCRIPTION "This MIB module defines the IANAipRouteProtocol and
IANAipMRouteProtocol textual conventions for use in MIBs
which need to identify unicast or multicast routing
mechanisms.

Any additions or changes to the contents of this MIB module


require either publication of an RFC, or Designated Expert
Review as defined in RFC 2434, Guidelines for Writing an
IANA Considerations Section in RFCs. The Designated Expert
will be selected by the IESG Area Director(s) of the Routing
Area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 84 }

.1.3.6.1.2.1.85
igmpStdMIB MODULE-IDENTITY
-- FROM IGMP-STD-MIB
DESCRIPTION "The MIB module for IGMP Management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 85 }

.1.3.6.1.2.1.85.1
igmpMIBObjects OBJECT-TYPE
-- FROM IGMP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85) 1 }

.1.3.6.1.2.1.85.1.1
igmpInterfaceTable OBJECT-TYPE
-- FROM IGMP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interfaces on which IGMP
is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) 1 }

.1.3.6.1.2.1.85.1.1.1
igmpInterfaceEntry OBJECT-TYPE
-- FROM IGMP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { igmpInterfaceIfIndex }
DESCRIPTION "An entry (conceptual row) representing an interface on
which IGMP is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) 1 }

.1.3.6.1.2.1.85.1.1.1.1
igmpInterfaceIfIndex OBJECT-TYPE
-- FROM IGMP-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the interface for which IGMP is
enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 1 }

.1.3.6.1.2.1.85.1.1.1.2
igmpInterfaceQueryInterval OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The frequency at which IGMP Host-Query packets are
transmitted on this interface."
DEFVAL { 125 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 2 }

.1.3.6.1.2.1.85.1.1.1.3
igmpInterfaceStatus OBJECT-TYPE
-- FROM IGMP-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The activation of a row enables IGMP on the interface. The
destruction of a row disables IGMP on the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 3 }

.1.3.6.1.2.1.85.1.1.1.4
igmpInterfaceVersion OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The version of IGMP which is running on this interface.
This object can be used to configure a router capable of
running either value. For IGMP to function correctly, all
routers on a LAN must be configured to run the same version
of IGMP on that LAN."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 4 }

.1.3.6.1.2.1.85.1.1.1.5
igmpInterfaceQuerier OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the IGMP Querier on the IP subnet to which
this interface is attached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 5 }

.1.3.6.1.2.1.85.1.1.1.6
igmpInterfaceQueryMaxResponseTime OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Unsigned32 (0..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum query response time advertised in IGMPv2
queries on this interface."
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 6 }

.1.3.6.1.2.1.85.1.1.1.7
igmpInterfaceQuerierUpTime OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since igmpInterfaceQuerier was last changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 7 }

.1.3.6.1.2.1.85.1.1.1.8
igmpInterfaceQuerierExpiryTime OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time remaining before the Other Querier
Present Timer expires. If the local system is the querier,
the value of this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 8 }

.1.3.6.1.2.1.85.1.1.1.9
igmpInterfaceVersion1QuerierTimer OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining until the host assumes that there are no
IGMPv1 routers present on the interface. While this is non-
zero, the host will reply to all queries with version 1
membership reports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 9 }

.1.3.6.1.2.1.85.1.1.1.10
igmpInterfaceWrongVersionQueries OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of queries received whose IGMP version does not
match igmpInterfaceVersion, over the lifetime of the row
entry. IGMP requires that all routers on a LAN be
configured to run the same version of IGMP. Thus, if any
queries are received with the wrong version, this indicates
a configuration error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 10 }

.1.3.6.1.2.1.85.1.1.1.11
igmpInterfaceJoins OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a group membership has been added on
this interface; that is, the number of times an entry for
this interface has been added to the Cache Table. This
object gives an indication of the amount of IGMP activity
over the lifetime of the row entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 11 }
.1.3.6.1.2.1.85.1.1.1.12
igmpInterfaceProxyIfIndex OBJECT-TYPE
-- FROM IGMP-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Some devices implement a form of IGMP proxying whereby
memberships learned on the interface represented by this
row, cause IGMP Host Membership Reports to be sent on the
interface whose ifIndex value is given by this object. Such
a device would implement the igmpV2RouterMIBGroup only on
its router interfaces (those interfaces with non-zero
igmpInterfaceProxyIfIndex). Typically, the value of this
object is 0, indicating that no proxying is being done."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 12 }

.1.3.6.1.2.1.85.1.1.1.13
igmpInterfaceGroups OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of entries for this interface in the
Cache Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 13 }

.1.3.6.1.2.1.85.1.1.1.14
igmpInterfaceRobustness OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Robustness Variable allows tuning for the expected
packet loss on a subnet. If a subnet is expected to be
lossy, the Robustness Variable may be increased. IGMP is
robust to (Robustness Variable-1) packet losses."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 14 }

.1.3.6.1.2.1.85.1.1.1.15
igmpInterfaceLastMembQueryIntvl OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX Unsigned32 (0..255)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Last Member Query Interval is the Max Response Time
inserted into Group-Specific Queries sent in response to
Leave Group messages, and is also the amount of time between
Group-Specific Query messages. This value may be tuned to
modify the leave latency of the network. A reduced value
results in reduced time to detect the loss of the last
member of a group. The value of this object is irrelevant
if igmpInterfaceVersion is 1."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpInterfaceTable(1) igmpInterfaceEntry(1) 15 }

.1.3.6.1.2.1.85.1.2
igmpCacheTable OBJECT-TYPE
-- FROM IGMP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the IP multicast groups for
which there are members on a particular interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) 2 }

.1.3.6.1.2.1.85.1.2.1
igmpCacheEntry OBJECT-TYPE
-- FROM IGMP-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { igmpCacheAddress, igmpCacheIfIndex }
DESCRIPTION "An entry (conceptual row) in the igmpCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) 1 }

.1.3.6.1.2.1.85.1.2.1.1
igmpCacheAddress OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX IpAddress
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 1 }

.1.3.6.1.2.1.85.1.2.1.2
igmpCacheIfIndex OBJECT-TYPE
-- FROM IGMP-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information for
an IP multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 2 }

.1.3.6.1.2.1.85.1.2.1.3
igmpCacheSelf OBJECT-TYPE
-- FROM IGMP-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An indication of whether the local system is a member of
this group address on this interface."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 3 }

.1.3.6.1.2.1.85.1.2.1.4
igmpCacheLastReporter OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the source of the last membership report
received for this IP Multicast group address on this
interface. If no membership report has been received, this
object has the value 0.0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 4 }

.1.3.6.1.2.1.85.1.2.1.5
igmpCacheUpTime OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time elapsed since this entry was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 5 }

.1.3.6.1.2.1.85.1.2.1.6
igmpCacheExpiryTime OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum amount of time remaining before this entry will
be aged out. A value of 0 indicates that the entry is only
present because igmpCacheSelf is true and that if the router
left the group, this entry would be aged out immediately.
Note that some implementations may process membership
reports from the local system in the same way as reports
from other hosts, so a value of 0 is not required."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 6 }

.1.3.6.1.2.1.85.1.2.1.7
igmpCacheStatus OBJECT-TYPE
-- FROM IGMP-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 7 }

.1.3.6.1.2.1.85.1.2.1.8
igmpCacheVersion1HostTimer OBJECT-TYPE
-- FROM IGMP-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining until the local router will assume that
there are no longer any IGMP version 1 members on the IP
subnet attached to this interface. Upon hearing any IGMPv1
Membership Report, this value is reset to the group
membership timer. While this time remaining is non-zero,
the local router ignores any IGMPv2 Leave messages for this
group that it receives on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBObjects(1) igmpCacheTable(2) igmpCacheEntry(1) 8 }

.1.3.6.1.2.1.85.2
igmpMIBConformance OBJECT-TYPE
-- FROM IGMP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85) 2 }

.1.3.6.1.2.1.85.2.1
igmpMIBCompliances OBJECT-TYPE
-- FROM IGMP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) 1 }

.1.3.6.1.2.1.85.2.1.1
igmpV1HostMIBCompliance MODULE-COMPLIANCE
-- FROM IGMP-STD-MIB
DESCRIPTION "The compliance statement for hosts running IGMPv1 and
implementing the IGMP MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBCompliances(1) 1 }

.1.3.6.1.2.1.85.2.1.2
igmpV1RouterMIBCompliance MODULE-COMPLIANCE
-- FROM IGMP-STD-MIB
DESCRIPTION "The compliance statement for routers running IGMPv1 and
implementing the IGMP MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBCompliances(1) 2 }

.1.3.6.1.2.1.85.2.1.3
igmpV2HostMIBCompliance MODULE-COMPLIANCE
-- FROM IGMP-STD-MIB
DESCRIPTION "The compliance statement for hosts running IGMPv2 and
implementing the IGMP MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBCompliances(1) 3 }

.1.3.6.1.2.1.85.2.1.4
igmpV2RouterMIBCompliance MODULE-COMPLIANCE
-- FROM IGMP-STD-MIB
DESCRIPTION "The compliance statement for routers running IGMPv2 and
implementing the IGMP MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBCompliances(1) 4 }

.1.3.6.1.2.1.85.2.2
igmpMIBGroups OBJECT-TYPE
-- FROM IGMP-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) 2 }
.1.3.6.1.2.1.85.2.2.1
igmpBaseMIBGroup OBJECT-GROUP
-- FROM IGMP-STD-MIB
DESCRIPTION "The basic collection of objects providing management of
IGMP version 1 or 2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBGroups(2) 1 }

.1.3.6.1.2.1.85.2.2.2
igmpRouterMIBGroup OBJECT-GROUP
-- FROM IGMP-STD-MIB
DESCRIPTION "A collection of additional objects for management of IGMP
version 1 or 2 in routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBGroups(2) 2 }

.1.3.6.1.2.1.85.2.2.3
igmpV2HostMIBGroup OBJECT-GROUP
-- FROM IGMP-STD-MIB
DESCRIPTION "A collection of additional objects for management of IGMP
version 2 in hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBGroups(2) 3 }

.1.3.6.1.2.1.85.2.2.4
igmpHostOptMIBGroup OBJECT-GROUP
-- FROM IGMP-STD-MIB
DESCRIPTION "A collection of optional objects for IGMP hosts.
Supporting this group can be especially useful in an
environment with a router which does not support the IGMP
MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBGroups(2) 4 }

.1.3.6.1.2.1.85.2.2.5
igmpV2RouterMIBGroup OBJECT-GROUP
-- FROM IGMP-STD-MIB
DESCRIPTION "A collection of additional objects for management of IGMP
version 2 in routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBGroups(2) 5 }

.1.3.6.1.2.1.85.2.2.6
igmpV2ProxyMIBGroup OBJECT-GROUP
-- FROM IGMP-STD-MIB
DESCRIPTION "A collection of additional objects for management of IGMP
proxy devices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) igmpStdMIB(85)
igmpMIBConformance(2) igmpMIBGroups(2) 6 }

.1.3.6.1.2.1.88
dismanEventMIB MODULE-IDENTITY
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "The MIB module for defining event triggers and actions
for network management purposes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 88 }

.1.3.6.1.2.1.88.1
dismanEventMIBObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88) 1 }

.1.3.6.1.2.1.88.1.1
mteResource OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) 1 }

.1.3.6.1.2.1.88.1.1.1
mteResourceSampleMinimum OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32 (1..2147483647)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum mteTriggerFrequency this system will
accept. A system may use the larger values of this minimum to
lessen the impact of constant sampling. For larger
sampling intervals the system samples less often and
suffers less overhead. This object provides a way to enforce
such lower overhead for all triggers created after it is
set.

Unless explicitly resource limited, a system's value for


this object SHOULD be 1, allowing as small as a 1 second
interval for ongoing trigger sampling.

Changing this value will not invalidate an existing setting


of mteTriggerFrequency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteResource(1) 1 }

.1.3.6.1.2.1.88.1.1.2
mteResourceSampleInstanceMaximum OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of instance entries this system will
support for sampling.

These are the entries that maintain state, one for each
instance of each sampled object as selected by
mteTriggerValueID. Note that wildcarded objects result
in multiple instances of this state.

A value of 0 indicates no preset limit, that is, the limit


is dynamic based on system operation and resources.

Unless explicitly resource limited, a system's value for


this object SHOULD be 0.

Changing this value will not eliminate or inhibit existing


sample state but could prevent allocation of additional state
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteResource(1) 2 }

.1.3.6.1.2.1.88.1.1.3
mteResourceSampleInstances OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of currently active instance entries as
defined for mteResourceSampleInstanceMaximum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteResource(1) 3 }

.1.3.6.1.2.1.88.1.1.4
mteResourceSampleInstancesHigh OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The highest value of mteResourceSampleInstances that has
occurred since initialization of the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteResource(1) 4 }

.1.3.6.1.2.1.88.1.1.5
mteResourceSampleInstanceLacks OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times this system could not take a new sample
because that allocation would have exceeded the limit set by
mteResourceSampleInstanceMaximum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteResource(1) 5 }

.1.3.6.1.2.1.88.1.2
mteTrigger OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) 2 }

.1.3.6.1.2.1.88.1.2.1
mteTriggerFailures OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an attempt to check for a trigger
condition has failed. This counts individually for each
attempt in a group of targets or each attempt for a
wildcarded object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) 1 }
.1.3.6.1.2.1.88.1.2.2
mteTriggerTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event trigger information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) 2 }

.1.3.6.1.2.1.88.1.2.2.1
mteTriggerEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteTriggerName }
DESCRIPTION "Information about a single trigger. Applications create and
delete entries using mteTriggerEntryStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) 1 }

.1.3.6.1.2.1.88.1.2.2.1.1
mteOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The owner of this entry. The exact semantics of this
string are subject to the security policy defined by the
security administrator."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 1 }

.1.3.6.1.2.1.88.1.2.2.1.2
mteTriggerName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A locally-unique, administratively assigned name for the
trigger within the scope of mteOwner."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 2 }

.1.3.6.1.2.1.88.1.2.2.1.3
mteTriggerComment OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A description of the trigger's function and use."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 3 }
.1.3.6.1.2.1.88.1.2.2.1.4
mteTriggerTest OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX BITS {existence(0), boolean(1), threshold(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of trigger test to perform. For 'boolean' and
'threshold' tests, the object at mteTriggerValueID MUST
evaluate to an integer, that is, anything that ends up encoded
for transmission (that is, in BER, not ASN.1) as an integer.

For 'existence', the specific test is as selected by


mteTriggerExistenceTest. When an object appears, vanishes
or changes value, the trigger fires. If the object's
appearance caused the trigger firing, the object MUST
vanish before the trigger can be fired again for it, and
vice versa. If the trigger fired due to a change in the
object's value, it will be fired again on every successive
value change for that object.

For 'boolean', the specific test is as selected by


mteTriggerBooleanTest. If the test result is true the trigger
fires. The trigger will not fire again until the value has
become false and come back to true.

For 'threshold' the test works as described below for


mteTriggerThresholdStartup, mteTriggerThresholdRising, and
mteTriggerThresholdFalling.

Note that combining 'boolean' and 'threshold' tests on the


same object may be somewhat redundant."
DEFVAL { { boolean } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 4 }

.1.3.6.1.2.1.88.1.2.2.1.5
mteTriggerSampleType OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX INTEGER {absoluteValue(1), deltaValue(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of sampling to perform.

An 'absoluteValue' sample requires only a single sample to be


meaningful, and is exactly the value of the object at
mteTriggerValueID at the sample time.

A 'deltaValue' requires two samples to be meaningful and is


thus not available for testing until the second and subsequent
samples after the object at mteTriggerValueID is first found
to exist. It is the difference between the two samples. For
unsigned values it is always positive, based on unsigned
arithmetic. For signed values it can be positive or negative.

For SNMP counters to be meaningful they should be sampled as a


'deltaValue'.

For 'deltaValue' mteTriggerDeltaTable contains further


parameters.

If only 'existence' is set in mteTriggerTest this object has


no meaning."
DEFVAL { absoluteValue }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 5 }

.1.3.6.1.2.1.88.1.2.2.1.6
mteTriggerValueID OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The object identifier of the MIB object to sample to see
if the trigger should fire.

This may be wildcarded by truncating all or part of the


instance portion, in which case the value is obtained
as if with a GetNext function, checking multiple values
if they exist. If such wildcarding is applied,
mteTriggerValueIDWildcard must be 'true' and if not it must
be 'false'.

Bad object identifiers or a mismatch between truncating the


identifier and the value of mteTriggerValueIDWildcard result
in operation as one would expect when providing the wrong
identifier to a Get or GetNext operation. The Get will fail
or get the wrong object. The GetNext will indeed get whatever
is next, proceeding until it runs past the initial part of the
identifier and perhaps many unintended objects for confusing
results. If the value syntax of those objects is not usable,
that results in a 'badType' error that terminates the scan.

Each instance that fills the wildcard is independent of any


additional instances, that is, wildcarded objects operate
as if there were a separate table entry for each instance
that fills the wildcard without having to actually predict
all possible instances ahead of time."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 6 }

.1.3.6.1.2.1.88.1.2.2.1.7
mteTriggerValueIDWildcard OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Control for whether mteTriggerValueID is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 7 }

.1.3.6.1.2.1.88.1.2.2.1.8
mteTriggerTargetTag OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpTagValue
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The tag for the target(s) from which to obtain the condition
for a trigger check.

A length of 0 indicates the local system. In this case,


access to the objects indicated by mteTriggerValueID is under
the security credentials of the requester that set
mteTriggerEntryStatus to 'active'. Those credentials are the
input parameters for isAccessAllowed from the Architecture for
Describing SNMP Management Frameworks.

Otherwise access rights are checked according to the security


parameters resulting from the tag."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 8 }

.1.3.6.1.2.1.88.1.2.2.1.9
mteTriggerContextName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The management context from which to obtain mteTriggerValueID.

This may be wildcarded by leaving characters off the end. For


example use 'Repeater' to wildcard to 'Repeater1',
'Repeater2', 'Repeater-999.87b', and so on. To indicate such
wildcarding is intended, mteTriggerContextNameWildcard must
be 'true'.

Each instance that fills the wildcard is independent of any


additional instances, that is, wildcarded objects operate
as if there were a separate table entry for each instance
that fills the wildcard without having to actually predict
all possible instances ahead of time.

Operation of this feature assumes that the local system has a


list of available contexts against which to apply the
wildcard. If the objects are being read from the local
system, this is clearly the system's own list of contexts.
For a remote system a local version of such a list is not
defined by any current standard and may not be available, so
this function MAY not be supported."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 9 }

.1.3.6.1.2.1.88.1.2.2.1.10
mteTriggerContextNameWildcard OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Control for whether mteTriggerContextName is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 10 }

.1.3.6.1.2.1.88.1.2.2.1.11
mteTriggerFrequency OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of seconds to wait between trigger samples. To
encourage consistency in sampling, the interval is measured
from the beginning of one check to the beginning of the next
and the timer is restarted immediately when it expires, not
when the check completes.

If the next sample begins before the previous one completed the
system may either attempt to make the check or treat this as an
error condition with the error 'sampleOverrun'.

A frequency of 0 indicates instantaneous recognition of the


condition. This is not possible in many cases, but may
be supported in cases where it makes sense and the system is
able to do so. This feature allows the MIB to be used in
implementations where such interrupt-driven behavior is
possible and is not likely to be supported for all MIB objects
even then since such sampling generally has to be tightly
integrated into low-level code.

Systems that can support this SHOULD document those cases


where it can be used. In cases where it can not, setting this
object to 0 should be disallowed."
DEFVAL { 600 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 11 }

.1.3.6.1.2.1.88.1.2.2.1.12
mteTriggerObjectsOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "To go with mteTriggerObjects, the mteOwner of a group of
objects from mteObjectsTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 12 }

.1.3.6.1.2.1.88.1.2.2.1.13
mteTriggerObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger.

A list of objects may also be added based on the event or on


the value of mteTriggerTest.

A length of 0 indicates no additional objects."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 13 }

.1.3.6.1.2.1.88.1.2.2.1.14
mteTriggerEnabled OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A control to allow a trigger to be configured but not used.
When the value is 'false' the trigger is not sampled."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 14 }

.1.3.6.1.2.1.88.1.2.2.1.15
mteTriggerEntryStatus OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The control that allows creation and deletion of entries.
Once made active an entry may not be modified except to
delete it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerTable(2) mteTriggerEntry(1) 15 }

.1.3.6.1.2.1.88.1.2.3
mteTriggerDeltaTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event trigger information for delta
sampling."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) 3 }

.1.3.6.1.2.1.88.1.2.3.1
mteTriggerDeltaEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteTriggerName }
DESCRIPTION "Information about a single trigger's delta sampling. Entries
automatically exist in this this table for each mteTriggerEntry
that has mteTriggerSampleType set to 'deltaValue'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerDeltaTable(3) 1 }

.1.3.6.1.2.1.88.1.2.3.1.1
mteTriggerDeltaDiscontinuityID OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The OBJECT IDENTIFIER (OID) of a TimeTicks, TimeStamp, or
DateAndTime object that indicates a discontinuity in the value
at mteTriggerValueID.

The OID may be for a leaf object (e.g. sysUpTime.0) or may


be wildcarded to match mteTriggerValueID.

This object supports normal checking for a discontinuity in a


counter. Note that if this object does not point to sysUpTime
discontinuity checking MUST still check sysUpTime for an overall
discontinuity.

If the object identified is not accessible the sample attempt


is in error, with the error code as from an SNMP request.

Bad object identifiers or a mismatch between truncating the


identifier and the value of mteDeltaDiscontinuityIDWildcard
result in operation as one would expect when providing the
wrong identifier to a Get operation. The Get will fail or get
the wrong object. If the value syntax of those objects is not
usable, that results in an error that terminates the sample
with a 'badType' error code."
DEFVAL { sysUpTimeInstance }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerDeltaTable(3)
mteTriggerDeltaEntry(1) 1 }

.1.3.6.1.2.1.88.1.2.3.1.2
mteTriggerDeltaDiscontinuityIDWildcard OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Control for whether mteTriggerDeltaDiscontinuityID is to be
treated as fully-specified or wildcarded, with 'true'
indicating wildcard. Note that the value of this object will
be the same as that of the corresponding instance of
mteTriggerValueIDWildcard when the corresponding
mteTriggerSampleType is 'deltaValue'."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerDeltaTable(3)
mteTriggerDeltaEntry(1) 2 }

.1.3.6.1.2.1.88.1.2.3.1.3
mteTriggerDeltaDiscontinuityIDType OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX INTEGER {timeTicks(1), timeStamp(2), dateAndTime(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value 'timeTicks' indicates the
mteTriggerDeltaDiscontinuityID of this row is of syntax
TimeTicks. The value 'timeStamp' indicates syntax TimeStamp.
The value 'dateAndTime' indicates syntax DateAndTime."
DEFVAL { timeTicks }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerDeltaTable(3)
mteTriggerDeltaEntry(1) 3 }

.1.3.6.1.2.1.88.1.2.4
mteTriggerExistenceTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event trigger information for existence
triggers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) 4 }

.1.3.6.1.2.1.88.1.2.4.1
mteTriggerExistenceEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteTriggerName }
DESCRIPTION "Information about a single existence trigger. Entries
automatically exist in this this table for each mteTriggerEntry
that has 'existence' set in mteTriggerTest."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4) 1 }

.1.3.6.1.2.1.88.1.2.4.1.1
mteTriggerExistenceTest OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX BITS {present(0), absent(1), changed(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The type of existence test to perform. The trigger fires
when the object at mteTriggerValueID is seen to go from
present to absent, from absent to present, or to have it's
value changed, depending on which tests are selected:

present(0) - when this test is selected, the trigger fires


when the mteTriggerValueID object goes from absent to present.

absent(1) - when this test is selected, the trigger fires


when the mteTriggerValueID object goes from present to absent.
changed(2) - when this test is selected, the trigger fires
the mteTriggerValueID object value changes.

Once the trigger has fired for either presence or absence it


will not fire again for that state until the object has been
to the other state. "
DEFVAL { { present , absent } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4)
mteTriggerExistenceEntry(1) 1 }

.1.3.6.1.2.1.88.1.2.4.1.2
mteTriggerExistenceStartup OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX BITS {present(0), absent(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Control for whether an event may be triggered when this entry
is first set to 'active' and the test specified by
mteTriggerExistenceTest is true. Setting an option causes
that trigger to fire when its test is true."
DEFVAL { { present , absent } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4)
mteTriggerExistenceEntry(1) 2 }

.1.3.6.1.2.1.88.1.2.4.1.3
mteTriggerExistenceObjectsOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerExistenceObjects, the mteOwner of a
group of objects from mteObjectsTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4)
mteTriggerExistenceEntry(1) 3 }

.1.3.6.1.2.1.88.1.2.4.1.4
mteTriggerExistenceObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger for
this test.

A list of objects may also be added based on the overall


trigger, the event or other settings in mteTriggerTest.

A length of 0 indicates no additional objects."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4)
mteTriggerExistenceEntry(1) 4 }

.1.3.6.1.2.1.88.1.2.4.1.5
mteTriggerExistenceEventOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerExistenceEvent, the mteOwner of an event
entry from the mteEventTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4)
mteTriggerExistenceEntry(1) 5 }

.1.3.6.1.2.1.88.1.2.4.1.6
mteTriggerExistenceEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteEventName of the event to invoke when mteTriggerType is
'existence' and this trigger fires. A length of 0 indicates no
event."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerExistenceTable(4)
mteTriggerExistenceEntry(1) 6 }

.1.3.6.1.2.1.88.1.2.5
mteTriggerBooleanTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event trigger information for boolean
triggers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) 5 }

.1.3.6.1.2.1.88.1.2.5.1
mteTriggerBooleanEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteTriggerName }
DESCRIPTION "Information about a single boolean trigger. Entries
automatically exist in this this table for each mteTriggerEntry
that has 'boolean' set in mteTriggerTest."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) 1 }

.1.3.6.1.2.1.88.1.2.5.1.1
mteTriggerBooleanComparison OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX INTEGER {unequal(1), equal(2), less(3), lessOrEqual(4), greater(5),
greaterOrEqual(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The type of boolean comparison to perform.

The value at mteTriggerValueID is compared to


mteTriggerBooleanValue, so for example if
mteTriggerBooleanComparison is 'less' the result would be true
if the value at mteTriggerValueID is less than the value of
mteTriggerBooleanValue."
DEFVAL { unequal }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 1 }

.1.3.6.1.2.1.88.1.2.5.1.2
mteTriggerBooleanValue OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value to use for the test specified by
mteTriggerBooleanTest."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 2 }

.1.3.6.1.2.1.88.1.2.5.1.3
mteTriggerBooleanStartup OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Control for whether an event may be triggered when this entry
is first set to 'active' or a new instance of the object at
mteTriggerValueID is found and the test specified by
mteTriggerBooleanComparison is true. In that case an event is
triggered if mteTriggerBooleanStartup is 'true'."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 3 }

.1.3.6.1.2.1.88.1.2.5.1.4
mteTriggerBooleanObjectsOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerBooleanObjects, the mteOwner of a group
of objects from mteObjectsTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 4 }

.1.3.6.1.2.1.88.1.2.5.1.5
mteTriggerBooleanObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger for
this test.

A list of objects may also be added based on the overall


trigger, the event or other settings in mteTriggerTest.

A length of 0 indicates no additional objects."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 5 }

.1.3.6.1.2.1.88.1.2.5.1.6
mteTriggerBooleanEventOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerBooleanEvent, the mteOwner of an event
entry from mteEventTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 6 }

.1.3.6.1.2.1.88.1.2.5.1.7
mteTriggerBooleanEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteEventName of the event to invoke when mteTriggerType is
'boolean' and this trigger fires. A length of 0 indicates no
event."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5)
mteTriggerBooleanEntry(1) 7 }

.1.3.6.1.2.1.88.1.2.6
mteTriggerThresholdTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event trigger information for threshold
triggers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) 6 }

.1.3.6.1.2.1.88.1.2.6.1
mteTriggerThresholdEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteTriggerName }
DESCRIPTION "Information about a single threshold trigger. Entries
automatically exist in this table for each mteTriggerEntry
that has 'threshold' set in mteTriggerTest."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6) 1 }

.1.3.6.1.2.1.88.1.2.6.1.1
mteTriggerThresholdStartup OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX INTEGER {rising(1), falling(2), risingOrFalling(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The event that may be triggered when this entry is first
set to 'active' and a new instance of the object at
mteTriggerValueID is found. If the first sample after this
instance becomes active is greater than or equal to
mteTriggerThresholdRising and mteTriggerThresholdStartup is
equal to 'rising' or 'risingOrFalling', then one
mteTriggerThresholdRisingEvent is triggered for that instance.
If the first sample after this entry becomes active is less
than or equal to mteTriggerThresholdFalling and
mteTriggerThresholdStartup is equal to 'falling' or
'risingOrFalling', then one mteTriggerThresholdRisingEvent is
triggered for that instance."
DEFVAL { risingOrFalling }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 1 }

.1.3.6.1.2.1.88.1.2.6.1.2
mteTriggerThresholdRising OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A threshold value to check against if mteTriggerType is
'threshold'.

When the current sampled value is greater than or equal to


this threshold, and the value at the last sampling interval
was less than this threshold, one
mteTriggerThresholdRisingEvent is triggered. That event is
also triggered if the first sample after this entry becomes
active is greater than or equal to this threshold and
mteTriggerThresholdStartup is equal to 'rising' or
'risingOrFalling'.

After a rising event is generated, another such event is not


triggered until the sampled value falls below this threshold
and reaches mteTriggerThresholdFalling."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 2 }
.1.3.6.1.2.1.88.1.2.6.1.3
mteTriggerThresholdFalling OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A threshold value to check against if mteTriggerType is
'threshold'.

When the current sampled value is less than or equal to this


threshold, and the value at the last sampling interval was
greater than this threshold, one
mteTriggerThresholdFallingEvent is triggered. That event is
also triggered if the first sample after this entry becomes
active is less than or equal to this threshold and
mteTriggerThresholdStartup is equal to 'falling' or
'risingOrFalling'.

After a falling event is generated, another such event is not


triggered until the sampled value rises above this threshold
and reaches mteTriggerThresholdRising."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 3 }

.1.3.6.1.2.1.88.1.2.6.1.4
mteTriggerThresholdDeltaRising OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A threshold value to check against if mteTriggerType is
'threshold'.

When the delta value (difference) between the current sampled


value (value(n)) and the previous sampled value (value(n-1))
is greater than or equal to this threshold,
and the delta value calculated at the last sampling interval
(i.e. value(n-1) - value(n-2)) was less than this threshold,
one mteTriggerThresholdDeltaRisingEvent is triggered. That event
is also triggered if the first delta value calculated after this
entry becomes active, i.e. value(2) - value(1), where value(1)
is the first sample taken of that instance, is greater than or
equal to this threshold.

After a rising event is generated, another such event is not


triggered until the delta value falls below this threshold and
reaches mteTriggerThresholdDeltaFalling."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 4 }

.1.3.6.1.2.1.88.1.2.6.1.5
mteTriggerThresholdDeltaFalling OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A threshold value to check against if mteTriggerType is
'threshold'.

When the delta value (difference) between the current sampled


value (value(n)) and the previous sampled value (value(n-1))
is less than or equal to this threshold,
and the delta value calculated at the last sampling interval
(i.e. value(n-1) - value(n-2)) was greater than this threshold,
one mteTriggerThresholdDeltaFallingEvent is triggered. That event
is also triggered if the first delta value calculated after this
entry becomes active, i.e. value(2) - value(1), where value(1)
is the first sample taken of that instance, is less than or
equal to this threshold.

After a falling event is generated, another such event is not


triggered until the delta value falls below this threshold and
reaches mteTriggerThresholdDeltaRising."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 5 }

.1.3.6.1.2.1.88.1.2.6.1.6
mteTriggerThresholdObjectsOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerThresholdObjects, the mteOwner of a group
of objects from mteObjectsTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 6 }

.1.3.6.1.2.1.88.1.2.6.1.7
mteTriggerThresholdObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger for
this test.

A list of objects may also be added based on the overall


trigger, the event or other settings in mteTriggerTest.

A length of 0 indicates no additional objects."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 7 }

.1.3.6.1.2.1.88.1.2.6.1.8
mteTriggerThresholdRisingEventOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerThresholdRisingEvent, the mteOwner of an
event entry from mteEventTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 8 }

.1.3.6.1.2.1.88.1.2.6.1.9
mteTriggerThresholdRisingEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdRising. A length of 0 indicates no event."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 9 }

.1.3.6.1.2.1.88.1.2.6.1.10
mteTriggerThresholdFallingEventOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerThresholdFallingEvent, the mteOwner of an
event entry from mteEventTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 10 }

.1.3.6.1.2.1.88.1.2.6.1.11
mteTriggerThresholdFallingEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdFalling. A length of 0 indicates no event."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 11 }

.1.3.6.1.2.1.88.1.2.6.1.12
mteTriggerThresholdDeltaRisingEventOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerThresholdDeltaRisingEvent, the mteOwner
of an event entry from mteEventTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 12 }

.1.3.6.1.2.1.88.1.2.6.1.13
mteTriggerThresholdDeltaRisingEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdDeltaRising. A length of 0 indicates
no event."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 13 }

.1.3.6.1.2.1.88.1.2.6.1.14
mteTriggerThresholdDeltaFallingEventOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteTriggerThresholdDeltaFallingEvent, the mteOwner
of an event entry from mteEventTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 14 }

.1.3.6.1.2.1.88.1.2.6.1.15
mteTriggerThresholdDeltaFallingEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdDeltaFalling. A length of 0 indicates
no event."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteTrigger(2) mteTriggerThresholdTable(6)
mteTriggerThresholdEntry(1) 15 }

.1.3.6.1.2.1.88.1.3
mteObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) 3 }

.1.3.6.1.2.1.88.1.3.1
mteObjectsTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of objects that can be added to notifications based
on the trigger, trigger test, or event, as pointed to by
entries in those tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) 1 }

.1.3.6.1.2.1.88.1.3.1.1
mteObjectsEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, mteObjectsName, mteObjectsIndex }
DESCRIPTION "A group of objects. Applications create and delete entries
using mteObjectsEntryStatus.

When adding objects to a notification they are added in the


lexical order of their index in this table. Those associated
with a trigger come first, then trigger test, then event."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) mteObjectsTable(1) 1 }

.1.3.6.1.2.1.88.1.3.1.1.1
mteObjectsName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A locally-unique, administratively assigned name for a group
of objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) mteObjectsTable(1) mteObjectsEntry(1) 1 }

.1.3.6.1.2.1.88.1.3.1.1.2
mteObjectsIndex OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer for the purpose of identifying
individual objects within a mteObjectsName group.

Objects within a group are placed in the notification in the


numerical order of this index.

Groups are placed in the notification in the order of the


selections for overall trigger, trigger test, and event.
Within trigger test they are in the same order as the
numerical values of the bits defined for mteTriggerTest.

Bad object identifiers or a mismatch between truncating the


identifier and the value of mteDeltaDiscontinuityIDWildcard
result in operation as one would expect when providing the
wrong identifier to a Get operation. The Get will fail or get
the wrong object. If the object is not available it is omitted
from the notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) mteObjectsTable(1) mteObjectsEntry(1) 2 }

.1.3.6.1.2.1.88.1.3.1.1.3
mteObjectsID OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The object identifier of a MIB object to add to a
Notification that results from the firing of a trigger.

This may be wildcarded by truncating all or part of the


instance portion, in which case the instance portion of the
OID for obtaining this object will be the same as that used
in obtaining the mteTriggerValueID that fired. If such
wildcarding is applied, mteObjectsIDWildcard must be
'true' and if not it must be 'false'.

Each instance that fills the wildcard is independent of any


additional instances, that is, wildcarded objects operate
as if there were a separate table entry for each instance
that fills the wildcard without having to actually predict
all possible instances ahead of time."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) mteObjectsTable(1) mteObjectsEntry(1) 3 }

.1.3.6.1.2.1.88.1.3.1.1.4
mteObjectsIDWildcard OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Control for whether mteObjectsID is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) mteObjectsTable(1) mteObjectsEntry(1) 4 }
.1.3.6.1.2.1.88.1.3.1.1.5
mteObjectsEntryStatus OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The control that allows creation and deletion of entries.
Once made active an entry MAY not be modified except to
delete it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteObjects(3) mteObjectsTable(1) mteObjectsEntry(1) 5 }

.1.3.6.1.2.1.88.1.4
mteEvent OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) 4 }

.1.3.6.1.2.1.88.1.4.1
mteEventFailures OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an attempt to invoke an event
has failed. This counts individually for each
attempt in a group of targets or each attempt for a
wildcarded trigger object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) 1 }

.1.3.6.1.2.1.88.1.4.2
mteEventTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event action information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) 2 }

.1.3.6.1.2.1.88.1.4.2.1
mteEventEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteEventName }
DESCRIPTION "Information about a single event. Applications create and
delete entries using mteEventEntryStatus."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventTable(2) 1 }

.1.3.6.1.2.1.88.1.4.2.1.1
mteEventName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A locally-unique, administratively assigned name for the
event."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventTable(2) mteEventEntry(1) 1 }

.1.3.6.1.2.1.88.1.4.2.1.2
mteEventComment OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A description of the event's function and use."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventTable(2) mteEventEntry(1) 2 }

.1.3.6.1.2.1.88.1.4.2.1.3
mteEventActions OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX BITS {notification(0), set(1)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The actions to perform when this event occurs.

For 'notification', Traps and/or Informs are sent according


to the configuration in the SNMP Notification MIB.

For 'set', an SNMP Set operation is performed according to


control values in this entry."
DEFVAL { { } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventTable(2) mteEventEntry(1) 3 }

.1.3.6.1.2.1.88.1.4.2.1.4
mteEventEnabled OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A control to allow an event to be configured but not used.
When the value is 'false' the event does not execute even if
triggered."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventTable(2) mteEventEntry(1) 4 }

.1.3.6.1.2.1.88.1.4.2.1.5
mteEventEntryStatus OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The control that allows creation and deletion of entries.
Once made active an entry MAY not be modified except to
delete it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventTable(2) mteEventEntry(1) 5 }

.1.3.6.1.2.1.88.1.4.3
mteEventNotificationTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of information about notifications to be sent as a
consequence of management events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) 3 }

.1.3.6.1.2.1.88.1.4.3.1
mteEventNotificationEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteEventName }
DESCRIPTION "Information about a single event's notification. Entries
automatically exist in this this table for each mteEventEntry
that has 'notification' set in mteEventActions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventNotificationTable(3) 1 }

.1.3.6.1.2.1.88.1.4.3.1.1
mteEventNotification OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The object identifier from the NOTIFICATION-TYPE for the
notification to use if metEventActions has 'notification' set."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventNotificationTable(3)
mteEventNotificationEntry(1) 1 }

.1.3.6.1.2.1.88.1.4.3.1.2
mteEventNotificationObjectsOwner OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "To go with mteEventNotificationObjects, the mteOwner of a
group of objects from mteObjectsTable."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventNotificationTable(3)
mteEventNotificationEntry(1) 2 }

.1.3.6.1.2.1.88.1.4.3.1.3
mteEventNotificationObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The mteObjectsName of a group of objects from
mteObjectsTable if mteEventActions has 'notification' set.
These objects are to be added to any Notification generated by
this event.

Objects may also be added based on the trigger that stimulated


the event.

A length of 0 indicates no additional objects."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventNotificationTable(3)
mteEventNotificationEntry(1) 3 }

.1.3.6.1.2.1.88.1.4.4
mteEventSetTable OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of management event action information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) 4 }

.1.3.6.1.2.1.88.1.4.4.1
mteEventSetEntry OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mteOwner, IMPLIED mteEventName }
DESCRIPTION "Information about a single event's set option. Entries
automatically exist in this this table for each mteEventEntry
that has 'set' set in mteEventActions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) 1 }

.1.3.6.1.2.1.88.1.4.4.1.1
mteEventSetObject OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The object identifier from the MIB object to set if
mteEventActions has 'set' set.

This object identifier may be wildcarded by leaving


sub-identifiers off the end, in which case
nteEventSetObjectWildCard must be 'true'.

If mteEventSetObject is wildcarded the instance used to set the


object to which it points is the same as the instance from the
value of mteTriggerValueID that triggered the event.

Each instance that fills the wildcard is independent of any


additional instances, that is, wildcarded objects operate
as if there were a separate table entry for each instance
that fills the wildcard without having to actually predict
all possible instances ahead of time.

Bad object identifiers or a mismatch between truncating the


identifier and the value of mteSetObjectWildcard
result in operation as one would expect when providing the
wrong identifier to a Set operation. The Set will fail or set
the wrong object. If the value syntax of the destination
object is not correct, the Set fails with the normal SNMP
error code."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) mteEventSetEntry(1) 1 }

.1.3.6.1.2.1.88.1.4.4.1.2
mteEventSetObjectWildcard OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Control over whether mteEventSetObject is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard
if mteEventActions has 'set' set."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) mteEventSetEntry(1) 2 }

.1.3.6.1.2.1.88.1.4.4.1.3
mteEventSetValue OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value to which to set the object at mteEventSetObject
if mteEventActions has 'set' set."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) mteEventSetEntry(1) 3 }

.1.3.6.1.2.1.88.1.4.4.1.4
mteEventSetTargetTag OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpTagValue
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The tag for the target(s) at which to set the object at
mteEventSetObject to mteEventSetValue if mteEventActions
has 'set' set.

Systems limited to self management MAY reject a non-zero


length for the value of this object.

A length of 0 indicates the local system. In this case,


access to the objects indicated by mteEventSetObject is under
the security credentials of the requester that set
mteTriggerEntryStatus to 'active'. Those credentials are the
input parameters for isAccessAllowed from the Architecture for
Describing SNMP Management Frameworks.

Otherwise access rights are checked according to the security


parameters resulting from the tag."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) mteEventSetEntry(1) 4 }

.1.3.6.1.2.1.88.1.4.4.1.5
mteEventSetContextName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The management context in which to set mteEventObjectID.
if mteEventActions has 'set' set.

This may be wildcarded by leaving characters off the end. To


indicate such wildcarding mteEventSetContextNameWildcard must
be 'true'.

If this context name is wildcarded the value used to complete


the wildcarding of mteTriggerContextName will be appended."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) mteEventSetEntry(1) 5 }

.1.3.6.1.2.1.88.1.4.4.1.6
mteEventSetContextNameWildcard OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Control for whether mteEventSetContextName is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard
if mteEventActions has 'set' set."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBObjects(1) mteEvent(4) mteEventSetTable(4) mteEventSetEntry(1) 6 }

.1.3.6.1.2.1.88.2
dismanEventMIBNotificationPrefix OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88) 2 }

.1.3.6.1.2.1.88.2.0
dismanEventMIBNotifications OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) 0 }

.1.3.6.1.2.1.88.2.0.1
mteTriggerFired NOTIFICATION-TYPE
-- FROM DISMAN-EVENT-MIB
OBJECTS { mteHotTrigger, mteHotTargetName, mteHotContextName, mteHotOID,
mteHotValue }
DESCRIPTION "Notification that the trigger indicated by the object
instances has fired, for triggers with mteTriggerType
'boolean' or 'existence'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotifications(0) 1 }

.1.3.6.1.2.1.88.2.0.2
mteTriggerRising NOTIFICATION-TYPE
-- FROM DISMAN-EVENT-MIB
OBJECTS { mteHotTrigger, mteHotTargetName, mteHotContextName, mteHotOID,
mteHotValue }
DESCRIPTION "Notification that the rising threshold was met for triggers
with mteTriggerType 'threshold'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotifications(0) 2 }

.1.3.6.1.2.1.88.2.0.3
mteTriggerFalling NOTIFICATION-TYPE
-- FROM DISMAN-EVENT-MIB
OBJECTS { mteHotTrigger, mteHotTargetName, mteHotContextName, mteHotOID,
mteHotValue }
DESCRIPTION "Notification that the falling threshold was met for triggers
with mteTriggerType 'threshold'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotifications(0) 3 }

.1.3.6.1.2.1.88.2.0.4
mteTriggerFailure NOTIFICATION-TYPE
-- FROM DISMAN-EVENT-MIB
OBJECTS { mteHotTrigger, mteHotTargetName, mteHotContextName, mteHotOID,
mteFailedReason }
DESCRIPTION "Notification that an attempt to check a trigger has failed.

The network manager must enable this notification only with


a certain fear and trembling, as it can easily crowd out more
important information. It should be used only to help diagnose
a problem that has appeared in the error counters and can not
be found otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotifications(0) 4 }

.1.3.6.1.2.1.88.2.0.5
mteEventSetFailure NOTIFICATION-TYPE
-- FROM DISMAN-EVENT-MIB
OBJECTS { mteHotTrigger, mteHotTargetName, mteHotContextName, mteHotOID,
mteFailedReason }
DESCRIPTION "Notification that an attempt to do a set in response to an
event has failed.

The network manager must enable this notification only with


a certain fear and trembling, as it can easily crowd out more
important information. It should be used only to help diagnose
a problem that has appeared in the error counters and can not
be found otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotifications(0) 5 }
.1.3.6.1.2.1.88.2.1
dismanEventMIBNotificationObjects OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) 1 }

.1.3.6.1.2.1.88.2.1.1
mteHotTrigger OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The name of the trigger causing the notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotificationObjects(1) 1 }

.1.3.6.1.2.1.88.2.1.2
mteHotTargetName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The SNMP Target MIB's snmpTargetAddrName related to the
notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotificationObjects(1) 2 }

.1.3.6.1.2.1.88.2.1.3
mteHotContextName OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The context name related to the notification. This MUST be as
fully-qualified as possible, including filling in wildcard
information determined in processing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotificationObjects(1) 3 }

.1.3.6.1.2.1.88.2.1.4
mteHotOID OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The object identifier of the destination object related to the
notification. This MUST be as fully-qualified as possible,
including filling in wildcard information determined in
processing.

For a trigger-related notification this is from


mteTriggerValueID.
For a set failure this is from mteEventSetObject."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotificationObjects(1) 4 }

.1.3.6.1.2.1.88.2.1.5
mteHotValue OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
SYNTAX Integer32
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The value of the object at mteTriggerValueID when a
trigger fired."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotificationObjects(1) 5 }

.1.3.6.1.2.1.88.2.1.6
mteFailedReason OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
-- TEXTUAL CONVENTION FailureReason
SYNTAX INTEGER {localResourceLack(-1), badDestination(-2),
destinationUnreachable(-3), noResponse(-4), badType(-5), sampleOverrun(-6),
noError(0), tooBig(1), noSuchName(2), badValue(3), readOnly(4), genErr(5),
noAccess(6), wrongType(7), wrongLength(8), wrongEncoding(9), wrongValue(10),
noCreation(11), inconsistentValue(12), resourceUnavailable(13), commitFailed(14),
undoFailed(15), authorizationError(16), notWritable(17), inconsistentName(18)}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The reason for the failure of an attempt to check for a
trigger condition or set an object in response to an event."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBNotificationPrefix(2) dismanEventMIBNotificationObjects(1) 6 }

.1.3.6.1.2.1.88.3
dismanEventMIBConformance OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88) 3 }

.1.3.6.1.2.1.88.3.1
dismanEventMIBCompliances OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) 1 }

.1.3.6.1.2.1.88.3.1.1
dismanEventMIBCompliance MODULE-COMPLIANCE
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "The compliance statement for entities which implement
the Event MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBCompliances(1) 1 }

.1.3.6.1.2.1.88.3.2
dismanEventMIBGroups OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) 2 }

.1.3.6.1.2.1.88.3.2.1
dismanEventResourceGroup OBJECT-GROUP
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "Event resource status and control objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBGroups(2) 1 }

.1.3.6.1.2.1.88.3.2.2
dismanEventTriggerGroup OBJECT-GROUP
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "Event triggers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBGroups(2) 2 }

.1.3.6.1.2.1.88.3.2.3
dismanEventObjectsGroup OBJECT-GROUP
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "Supplemental objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBGroups(2) 3 }

.1.3.6.1.2.1.88.3.2.4
dismanEventEventGroup OBJECT-GROUP
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "Events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBGroups(2) 4 }

.1.3.6.1.2.1.88.3.2.5
dismanEventNotificationObjectGroup OBJECT-GROUP
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "Notification objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBGroups(2) 5 }

.1.3.6.1.2.1.88.3.2.6
dismanEventNotificationGroup OBJECT-TYPE
-- FROM DISMAN-EVENT-MIB
DESCRIPTION "Notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88)
dismanEventMIBConformance(3) dismanEventMIBGroups(2) 6 }

.1.3.6.1.2.1.91
mldMIB MODULE-IDENTITY
-- FROM IPV6-MLD-MIB
DESCRIPTION "The MIB module for MLD Management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 91 }

.1.3.6.1.2.1.91.1
mldMIBObjects OBJECT-TYPE
-- FROM IPV6-MLD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) 1 }

.1.3.6.1.2.1.91.1.1
mldInterfaceTable OBJECT-TYPE
-- FROM IPV6-MLD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interfaces on which
MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
1 }

.1.3.6.1.2.1.91.1.1.1
mldInterfaceEntry OBJECT-TYPE
-- FROM IPV6-MLD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mldInterfaceIfIndex }
DESCRIPTION "An entry (conceptual row) representing an interface on
which MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) 1 }

.1.3.6.1.2.1.91.1.1.1.1
mldInterfaceIfIndex OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The internetwork-layer interface value of the interface
for which MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 1 }

.1.3.6.1.2.1.91.1.1.1.2
mldInterfaceQueryInterval OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The frequency at which MLD Host-Query packets are
transmitted on this interface."
DEFVAL { 125 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 2 }

.1.3.6.1.2.1.91.1.1.1.3
mldInterfaceStatus OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The activation of a row enables MLD on the interface.
The destruction of a row disables MLD on the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 3 }

.1.3.6.1.2.1.91.1.1.1.4
mldInterfaceVersion OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The version of MLD which is running on this interface.
This object is a place holder to allow for new versions
of MLD to be introduced. Version 1 of MLD is defined
in RFC 2710."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 4 }

.1.3.6.1.2.1.91.1.1.1.5
mldInterfaceQuerier OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION InetAddressIPv6
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:2x:2x:2x:2x:2x:2x:2x"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the MLD Querier on the IPv6 subnet to
which this interface is attached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 5 }

.1.3.6.1.2.1.91.1.1.1.6
mldInterfaceQueryMaxResponseDelay OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum query response time advertised in MLD
queries on this interface."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 6 }

.1.3.6.1.2.1.91.1.1.1.7
mldInterfaceJoins OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a group membership has been added on
this interface; that is, the number of times an entry for
this interface has been added to the Cache Table. This
object gives an indication of the amount of MLD activity
over time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 7 }

.1.3.6.1.2.1.91.1.1.1.8
mldInterfaceGroups OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of entries for this interface in the
Cache Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 8 }
.1.3.6.1.2.1.91.1.1.1.9
mldInterfaceRobustness OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Robustness Variable allows tuning for the expected
packet loss on a subnet. If a subnet is expected to be
lossy, the Robustness Variable may be increased. MLD is
robust to (Robustness Variable-1) packet losses. The
discussion of the Robustness Variable is in Section 7.1
of RFC 2710."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 9 }

.1.3.6.1.2.1.91.1.1.1.10
mldInterfaceLastListenQueryIntvl OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Last Member Query Interval is the Max Response
Delay inserted into Group-Specific Queries sent in
response to Leave Group messages, and is also the amount
of time between Group-Specific Query messages. This
value may be tuned to modify the leave latency of the
network. A reduced value results in reduced time to
detect the loss of the last member of a group."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 10 }

.1.3.6.1.2.1.91.1.1.1.11
mldInterfaceProxyIfIndex OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Some devices implement a form of MLD proxying whereby
memberships learned on the interface represented by this
row, cause MLD Multicast Listener Reports to be sent on
the internetwork-layer interface identified by this
object. Such a device would implement mldRouterMIBGroup
only on its router interfaces (those interfaces with
non-zero mldInterfaceProxyIfIndex). Typically, the
value of this object is 0, indicating that no proxying
is being done."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 11 }

.1.3.6.1.2.1.91.1.1.1.12
mldInterfaceQuerierUpTime OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since mldInterfaceQuerier was last changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 12 }

.1.3.6.1.2.1.91.1.1.1.13
mldInterfaceQuerierExpiryTime OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the Other Querier Present
Timer expires. If the local system is the querier,
the value of this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldInterfaceTable(1) mldInterfaceEntry(1) 13 }

.1.3.6.1.2.1.91.1.2
mldCacheTable OBJECT-TYPE
-- FROM IPV6-MLD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the IPv6 multicast
groups for which there are members on a particular
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
2 }

.1.3.6.1.2.1.91.1.2.1
mldCacheEntry OBJECT-TYPE
-- FROM IPV6-MLD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mldCacheAddress, mldCacheIfIndex }
DESCRIPTION "An entry (conceptual row) in the mldCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) 1 }

.1.3.6.1.2.1.91.1.2.1.1
mldCacheAddress OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION InetAddressIPv6
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:2x:2x:2x:2x:2x:2x:2x"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IPv6 multicast group address for which this entry
contains information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 1 }

.1.3.6.1.2.1.91.1.2.1.2
mldCacheIfIndex OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The internetwork-layer interface for which this entry
contains information for an IPv6 multicast group
address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 2 }

.1.3.6.1.2.1.91.1.2.1.3
mldCacheSelf OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An indication of whether the local system is a member of
this group address on this interface."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 3 }

.1.3.6.1.2.1.91.1.2.1.4
mldCacheLastReporter OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION InetAddressIPv6
SYNTAX OCTET STRING (16)
DISPLAY-HINT "2x:2x:2x:2x:2x:2x:2x:2x"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IPv6 address of the source of the last membership
report received for this IPv6 Multicast group address on
this interface. If no membership report has been
received, this object has the value 0::0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 4 }

.1.3.6.1.2.1.91.1.2.1.5
mldCacheUpTime OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time elapsed since this entry was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 5 }

.1.3.6.1.2.1.91.1.2.1.6
mldCacheExpiryTime OBJECT-TYPE
-- FROM IPV6-MLD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum amount of time remaining before this entry
will be aged out. A value of 0 indicates that the entry
is only present because mldCacheSelf is true and that if
the router left the group, this entry would be aged out
immediately. Note that some implementations may process
Membership Reports from the local system in the same way
as reports from other hosts, so a value of 0 is not
required."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 6 }

.1.3.6.1.2.1.91.1.2.1.7
mldCacheStatus OBJECT-TYPE
-- FROM IPV6-MLD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which new entries may be
created, or existing entries deleted from this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) mldMIBObjects(1)
mldCacheTable(2) mldCacheEntry(1) 7 }

.1.3.6.1.2.1.91.2
mldMIBConformance OBJECT-TYPE
-- FROM IPV6-MLD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91) 2 }

.1.3.6.1.2.1.91.2.1
mldMIBCompliances OBJECT-TYPE
-- FROM IPV6-MLD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) 1 }

.1.3.6.1.2.1.91.2.1.1
mldHostMIBCompliance MODULE-COMPLIANCE
-- FROM IPV6-MLD-MIB
DESCRIPTION "The compliance statement for hosts running MLD and
implementing the MLD MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) mldMIBCompliances(1) 1 }

.1.3.6.1.2.1.91.2.1.2
mldRouterMIBCompliance MODULE-COMPLIANCE
-- FROM IPV6-MLD-MIB
DESCRIPTION "The compliance statement for routers running MLD and
implementing the MLD MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) mldMIBCompliances(1) 2 }

.1.3.6.1.2.1.91.2.2
mldMIBGroups OBJECT-TYPE
-- FROM IPV6-MLD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) 2 }

.1.3.6.1.2.1.91.2.2.1
mldBaseMIBGroup OBJECT-GROUP
-- FROM IPV6-MLD-MIB
DESCRIPTION "The basic collection of objects providing management of
MLD. The mldBaseMIBGroup is designed to allow for the
manager creation and deletion of MLD cache entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) mldMIBGroups(2) 1 }

.1.3.6.1.2.1.91.2.2.2
mldRouterMIBGroup OBJECT-GROUP
-- FROM IPV6-MLD-MIB
DESCRIPTION "A collection of additional objects for management of MLD
in routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) mldMIBGroups(2) 2 }

.1.3.6.1.2.1.91.2.2.3
mldHostMIBGroup OBJECT-GROUP
-- FROM IPV6-MLD-MIB
DESCRIPTION "A collection of additional objects for management of MLD
in hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) mldMIBGroups(2) 3 }

.1.3.6.1.2.1.91.2.2.4
mldProxyMIBGroup OBJECT-GROUP
-- FROM IPV6-MLD-MIB
DESCRIPTION "A collection of additional objects for management of MLD
proxy devices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mldMIB(91)
mldMIBConformance(2) mldMIBGroups(2) 4 }

.1.3.6.1.2.1.96
diffServDSCPTC MODULE-IDENTITY
-- FROM DIFFSERV-DSCP-TC
DESCRIPTION "The Textual Conventions defined in this module should be used
whenever a Differentiated Services Code Point is used in a MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 96 }

.1.3.6.1.2.1.97
diffServMib MODULE-IDENTITY
-- FROM DIFFSERV-MIB
DESCRIPTION "This MIB defines the objects necessary to manage a device that
uses the Differentiated Services Architecture described in RFC
2475. The Conceptual Model of a Differentiated Services Router
provides supporting information on how such a router is modeled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 97 }

.1.3.6.1.2.1.97.1
diffServMIBObjects OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97) 1 }

.1.3.6.1.2.1.97.1.1
diffServDataPath OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 1 }

.1.3.6.1.2.1.97.1.1.1
diffServDataPathTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The data path table contains RowPointers indicating the start of
the functional data path for each interface and traffic direction
in this device. These may merge, or be separated into parallel
data paths."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServDataPath(1) 1 }

.1.3.6.1.2.1.97.1.1.1.1
diffServDataPathEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, diffServDataPathIfDirection }
DESCRIPTION "An entry in the data path table indicates the start of a single
Differentiated Services Functional Data Path in this device.

These are associated with individual interfaces, logical or


physical, and therefore are instantiated by ifIndex. Therefore,
the interface index must have been assigned, according to the
procedures applicable to that, before it can be meaningfully
used. Generally, this means that the interface must exist.

When diffServDataPathStorage is of type nonVolatile, however,


this may reflect the configuration for an interface whose ifIndex
has been assigned but for which the supporting implementation is
not currently present."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServDataPath(1) diffServDataPathTable(1) 1 }

.1.3.6.1.2.1.97.1.1.1.1.1
diffServDataPathIfDirection OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IfDirection
SYNTAX INTEGER {inbound(1), outbound(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IfDirection specifies whether the reception or transmission path
for this interface is in view."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServDataPath(1) diffServDataPathTable(1)
diffServDataPathEntry(1) 1 }

.1.3.6.1.2.1.97.1.1.1.1.2
diffServDataPathStart OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This selects the first Differentiated Services Functional Data
Path Element to handle traffic for this data path. This
RowPointer should point to an instance of one of:
diffServClfrEntry
diffServMeterEntry
diffServActionEntry
diffServAlgDropEntry
diffServQEntry

A value of zeroDotZero in this attribute indicates that no


Differentiated Services treatment is performed on traffic of this
data path. A pointer with the value zeroDotZero normally
terminates a functional data path.
Setting this to point to a target that does not exist results in
an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServDataPath(1) diffServDataPathTable(1)
diffServDataPathEntry(1) 2 }

.1.3.6.1.2.1.97.1.1.1.1.3
diffServDataPathStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServDataPath(1) diffServDataPathTable(1)
diffServDataPathEntry(1) 3 }

.1.3.6.1.2.1.97.1.1.1.1.4
diffServDataPathStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServDataPath(1) diffServDataPathTable(1)
diffServDataPathEntry(1) 4 }

.1.3.6.1.2.1.97.1.2
diffServClassifier OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 2 }

.1.3.6.1.2.1.97.1.2.1
diffServClfrNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServClfrId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) 1 }

.1.3.6.1.2.1.97.1.2.2
diffServClfrTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table enumerates all the diffserv classifier functional
data path elements of this device. The actual classification
definitions are defined in diffServClfrElementTable entries
belonging to each classifier.

An entry in this table, pointed to by a RowPointer specifying an


instance of diffServClfrStatus, is frequently used as the name
for a set of classifier elements, which all use the index
diffServClfrId. Per the semantics of the classifier element
table, these entries constitute one or more unordered sets of
tests which may be simultaneously applied to a message to
classify it.

The primary function of this table is to ensure that the value of


diffServClfrId is unique before attempting to use it in creating
a diffServClfrElementEntry. Therefore, the diffServClfrEntry must
be created on the same SET as the diffServClfrElementEntry, or
before the diffServClfrElementEntry is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) 2 }

.1.3.6.1.2.1.97.1.2.2.1
diffServClfrEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServClfrId }
DESCRIPTION "An entry in the classifier table describes a single classifier.
All classifier elements belonging to the same classifier use the
classifier's diffServClfrId as part of their index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrTable(2) 1 }

.1.3.6.1.2.1.97.1.2.2.1.1
diffServClfrId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the classifier entries. Managers
should obtain new values for row creation in this table by
reading diffServClfrNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrTable(2)
diffServClfrEntry(1) 1 }

.1.3.6.1.2.1.97.1.2.2.1.2
diffServClfrStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrTable(2)
diffServClfrEntry(1) 2 }

.1.3.6.1.2.1.97.1.2.2.1.3
diffServClfrStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrTable(2)
diffServClfrEntry(1) 3 }

.1.3.6.1.2.1.97.1.2.3
diffServClfrElementNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServClfrElementId,
or a zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) 3 }

.1.3.6.1.2.1.97.1.2.4
diffServClfrElementTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The classifier element table enumerates the relationship between
classification patterns and subsequent downstream Differentiated
Services Functional Data Path elements.
diffServClfrElementSpecific points to a filter that specifies the
classification parameters. A classifier may use filter tables of
different types together.

One example of a filter table defined in this MIB is


diffServMultiFieldClfrTable, for IP Multi-Field Classifiers
(MFCs). Such an entry might identify anything from a single
micro-flow (an identifiable sub-session packet stream directed
from one sending transport to the receiving transport or
transports), or aggregates of those such as the traffic from a
host, traffic for an application, or traffic between two hosts
using an application and a given DSCP. The standard Behavior
Aggregate used in the Differentiated Services Architecture is
encoded as a degenerate case of such an aggregate - the traffic
using a particular DSCP value.

Filter tables for other filter types may be defined elsewhere."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) 4 }

.1.3.6.1.2.1.97.1.2.4.1
diffServClfrElementEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServClfrId, diffServClfrElementId }
DESCRIPTION "An entry in the classifier element table describes a single
element of the classifier."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4) 1 }

.1.3.6.1.2.1.97.1.2.4.1.1
diffServClfrElementId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Classifier Element entries.
Managers obtain new values for row creation in this table by
reading diffServClfrElementNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4)
diffServClfrElementEntry(1) 1 }

.1.3.6.1.2.1.97.1.2.4.1.2
diffServClfrElementPrecedence OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The relative order in which classifier elements are applied:
higher numbers represent classifier element with higher
precedence. Classifier elements with the same order must be
unambiguous i.e. they must define non-overlapping patterns, and
are considered to be applied simultaneously to the traffic
stream. Classifier elements with different order may overlap in
their filters: the classifier element with the highest order
that matches is taken.

On a given interface, there must be a complete classifier in


place at all times in the ingress direction. This means one or
more filters must match any possible pattern. There is no such
requirement in the egress direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4)
diffServClfrElementEntry(1) 2 }

.1.3.6.1.2.1.97.1.2.4.1.3
diffServClfrElementNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This attribute provides one branch of the fan-out functionality
of a classifier described in the Informal Differentiated Services
Model section 4.1.

This selects the next Differentiated Services Functional Data


Path Element to handle traffic for this data path. This
RowPointer should point to an instance of one of:
diffServClfrEntry
diffServMeterEntry
diffServActionEntry
diffServAlgDropEntry
diffServQEntry

A value of zeroDotZero in this attribute indicates no further


Differentiated Services treatment is performed on traffic of this
data path. The use of zeroDotZero is the normal usage for the
last functional data path element of the current data path.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4)
diffServClfrElementEntry(1) 3 }

.1.3.6.1.2.1.97.1.2.4.1.4
diffServClfrElementSpecific OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A pointer to a valid entry in another table, filter table, that
describes the applicable classification parameters, e.g. an entry
in diffServMultiFieldClfrTable.

The value zeroDotZero is interpreted to match anything not


matched by another classifier element - only one such entry may
exist for each classifier.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the element is ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4)
diffServClfrElementEntry(1) 4 }

.1.3.6.1.2.1.97.1.2.4.1.5
diffServClfrElementStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4)
diffServClfrElementEntry(1) 5 }

.1.3.6.1.2.1.97.1.2.4.1.6
diffServClfrElementStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServClfrElementTable(4)
diffServClfrElementEntry(1) 6 }

.1.3.6.1.2.1.97.1.2.5
diffServMultiFieldClfrNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for
diffServMultiFieldClfrId, or a zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) 5 }

.1.3.6.1.2.1.97.1.2.6
diffServMultiFieldClfrTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of IP Multi-field Classifier filter entries that a
system may use to identify IP traffic."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) 6 }

.1.3.6.1.2.1.97.1.2.6.1
diffServMultiFieldClfrEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServMultiFieldClfrId }
DESCRIPTION "An IP Multi-field Classifier entry describes a single filter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6) 1 }
.1.3.6.1.2.1.97.1.2.6.1.1
diffServMultiFieldClfrId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the MultiField Classifier filter
entries. Managers obtain new values for row creation in this
table by reading diffServMultiFieldClfrNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 1 }

.1.3.6.1.2.1.97.1.2.6.1.2
diffServMultiFieldClfrAddrType OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of IP address used by this classifier entry. While
other types of addresses are defined in the InetAddressType
textual convention, and DNS names, a classifier can only look at
packets on the wire. Therefore, this object is limited to IPv4
and IPv6 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 2 }

.1.3.6.1.2.1.97.1.2.6.1.3
diffServMultiFieldClfrDstAddr OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP address to match against the packet's destination IP
address. This may not be a DNS name, but may be an IPv4 or IPv6
prefix. diffServMultiFieldClfrDstPrefixLength indicates the
number of bits that are relevant."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 3 }

.1.3.6.1.2.1.97.1.2.6.1.4
diffServMultiFieldClfrDstPrefixLength OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The length of the CIDR Prefix carried in
diffServMultiFieldClfrDstAddr. In IPv4 addresses, a length of 0
indicates a match of any address; a length of 32 indicates a
match of a single host address, and a length between 0 and 32
indicates the use of a CIDR Prefix. IPv6 is similar, except that
prefix lengths range from 0..128."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 4 }

.1.3.6.1.2.1.97.1.2.6.1.5
diffServMultiFieldClfrSrcAddr OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP address to match against the packet's source IP address.
This may not be a DNS name, but may be an IPv4 or IPv6 prefix.
diffServMultiFieldClfrSrcPrefixLength indicates the number of
bits that are relevant."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 5 }

.1.3.6.1.2.1.97.1.2.6.1.6
diffServMultiFieldClfrSrcPrefixLength OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The length of the CIDR Prefix carried in
diffServMultiFieldClfrSrcAddr. In IPv4 addresses, a length of 0
indicates a match of any address; a length of 32 indicates a
match of a single host address, and a length between 0 and 32
indicates the use of a CIDR Prefix. IPv6 is similar, except that
prefix lengths range from 0..128."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 6 }

.1.3.6.1.2.1.97.1.2.6.1.7
diffServMultiFieldClfrDscp OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION DscpOrAny
SYNTAX Integer32 (-1 | 0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value that the DSCP in the packet must have to match this
entry. A value of -1 indicates that a specific DSCP value has not
been defined and thus all DSCP values are considered a match."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 7 }

.1.3.6.1.2.1.97.1.2.6.1.8
diffServMultiFieldClfrFlowId OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (0..1048575)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The flow identifier in an IPv6 header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 8 }

.1.3.6.1.2.1.97.1.2.6.1.9
diffServMultiFieldClfrProtocol OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP protocol to match against the IPv4 protocol number or the
IPv6 Next- Header number in the packet. A value of 255 means
match all. Note the protocol number of 255 is reserved by IANA,
and Next-Header number of 0 is used in IPv6."
DEFVAL { 255 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 9 }

.1.3.6.1.2.1.97.1.2.6.1.10
diffServMultiFieldClfrDstL4PortMin OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 10 }

.1.3.6.1.2.1.97.1.2.6.1.11
diffServMultiFieldClfrDstL4PortMax OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum value that the layer-4 destination port number in
the packet must have in order to match this classifier entry.
This value must be equal to or greater than the value specified
for this entry in diffServMultiFieldClfrDstL4PortMin."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 11 }

.1.3.6.1.2.1.97.1.2.6.1.12
diffServMultiFieldClfrSrcL4PortMin OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum value that the layer-4 source port number in the
packet must have in order to match this classifier entry."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 12 }

.1.3.6.1.2.1.97.1.2.6.1.13
diffServMultiFieldClfrSrcL4PortMax OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InetPortNumber
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum value that the layer-4 source port number in the
packet must have in order to match this classifier entry. This
value must be equal to or greater than the value specified for
this entry in diffServMultiFieldClfrSrcL4PortMin."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 13 }

.1.3.6.1.2.1.97.1.2.6.1.14
diffServMultiFieldClfrStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 14 }

.1.3.6.1.2.1.97.1.2.6.1.15
diffServMultiFieldClfrStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServClassifier(2) diffServMultiFieldClfrTable(6)
diffServMultiFieldClfrEntry(1) 15 }

.1.3.6.1.2.1.97.1.3
diffServMeter OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 3 }

.1.3.6.1.2.1.97.1.3.1
diffServMeterNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServMeterId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) 1 }

.1.3.6.1.2.1.97.1.3.2
diffServMeterTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table enumerates specific meters that a system may use to
police a stream of traffic. The traffic stream to be metered is
determined by the Differentiated Services Functional Data Path
Element(s) upstream of the meter i.e. by the object(s) that point
to each entry in this table. This may include all traffic on an
interface.

Specific meter details are to be found in table entry referenced


by diffServMeterSpecific."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) 2 }

.1.3.6.1.2.1.97.1.3.2.1
diffServMeterEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServMeterId }
DESCRIPTION "An entry in the meter table describes a single conformance level
of a meter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) 1 }

.1.3.6.1.2.1.97.1.3.2.1.1
diffServMeterId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Meter entries. Managers obtain new
values for row creation in this table by reading
diffServMeterNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) diffServMeterEntry(1)
1 }

.1.3.6.1.2.1.97.1.3.2.1.2
diffServMeterSucceedNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the traffic does conform, this selects the next
Differentiated Services Functional Data Path element to handle
traffic for this data path. This RowPointer should point to an
instance of one of:
diffServClfrEntry
diffServMeterEntry
diffServActionEntry
diffServAlgDropEntry
diffServQEntry

A value of zeroDotZero in this attribute indicates that no


further Differentiated Services treatment is performed on traffic
of this data path. The use of zeroDotZero is the normal usage for
the last functional data path element of the current data path.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) diffServMeterEntry(1)
2 }

.1.3.6.1.2.1.97.1.3.2.1.3
diffServMeterFailNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the traffic does not conform, this selects the next
Differentiated Services Functional Data Path element to handle
traffic for this data path. This RowPointer should point to an
instance of one of:
diffServClfrEntry
diffServMeterEntry
diffServActionEntry
diffServAlgDropEntry
diffServQEntry

A value of zeroDotZero in this attribute indicates no further


Differentiated Services treatment is performed on traffic of this
data path. The use of zeroDotZero is the normal usage for the
last functional data path element of the current data path.
Setting this to point to a target that does not exist results in
an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) diffServMeterEntry(1)
3 }

.1.3.6.1.2.1.97.1.3.2.1.4
diffServMeterSpecific OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This indicates the behavior of the meter by pointing to an entry
containing detailed parameters. Note that entries in that
specific table must be managed explicitly.

For example, diffServMeterSpecific may point to an entry in


diffServTBParamTable, which contains an instance of a single set
of Token Bucket parameters.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the meter always succeeds."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) diffServMeterEntry(1)
4 }

.1.3.6.1.2.1.97.1.3.2.1.5
diffServMeterStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) diffServMeterEntry(1)
5 }

.1.3.6.1.2.1.97.1.3.2.1.6
diffServMeterStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServMeter(3) diffServMeterTable(2) diffServMeterEntry(1)
6 }

.1.3.6.1.2.1.97.1.4
diffServTBParam OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 4 }

.1.3.6.1.2.1.97.1.4.1
diffServTBParamNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServTBParamId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) 1 }

.1.3.6.1.2.1.97.1.4.2
diffServTBParamTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table enumerates a single set of token bucket meter
parameters that a system may use to police a stream of traffic.
Such meters are modeled here as having a single rate and a single
burst size. Multiple entries are used when multiple rates/burst
sizes are needed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) 2 }

.1.3.6.1.2.1.97.1.4.2.1
diffServTBParamEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServTBParamId }
DESCRIPTION "An entry that describes a single set of token bucket
parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2) 1 }

.1.3.6.1.2.1.97.1.4.2.1.1
diffServTBParamId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Token Bucket Parameter entries.
Managers obtain new values for row creation in this table by
reading diffServTBParamNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 1 }

.1.3.6.1.2.1.97.1.4.2.1.2
diffServTBParamType OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Metering algorithm associated with the Token Bucket
parameters. zeroDotZero indicates this is unknown.

Standard values for generic algorithms:


diffServTBParamSimpleTokenBucket, diffServTBParamAvgRate,
diffServTBParamSrTCMBlind, diffServTBParamSrTCMAware,
diffServTBParamTrTCMBlind, diffServTBParamTrTCMAware, and
diffServTBParamTswTCM are specified in this MIB as OBJECT-
IDENTITYs; additional values may be further specified in other
MIBs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 2 }

.1.3.6.1.2.1.97.1.4.2.1.3
diffServTBParamRate OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The token-bucket rate, in kilobits per second (kbps). This
attribute is used for:
1. CIR in RFC 2697 for srTCM
2. CIR and PIR in RFC 2698 for trTCM
3. CTR and PTR in RFC 2859 for TSWTCM
4. AverageRate in RFC 3290."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 3 }

.1.3.6.1.2.1.97.1.4.2.1.4
diffServTBParamBurstSize OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION BurstSize
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum number of bytes in a single transmission burst. This
attribute is used for:
1. CBS and EBS in RFC 2697 for srTCM
2. CBS and PBS in RFC 2698 for trTCM
3. Burst Size in RFC 3290."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 4 }

.1.3.6.1.2.1.97.1.4.2.1.5
diffServTBParamInterval OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The time interval used with the token bucket. For:
1. Average Rate Meter, the Informal Differentiated Services Model
section 5.2.1, - Delta.
2. Simple Token Bucket Meter, the Informal Differentiated
Services Model section 5.1, - time interval t.
3. RFC 2859 TSWTCM, - AVG_INTERVAL.
4. RFC 2697 srTCM, RFC 2698 trTCM, - token bucket update time
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 5 }

.1.3.6.1.2.1.97.1.4.2.1.6
diffServTBParamStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 6 }

.1.3.6.1.2.1.97.1.4.2.1.7
diffServTBParamStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServTBParam(4) diffServTBParamTable(2)
diffServTBParamEntry(1) 7 }

.1.3.6.1.2.1.97.1.5
diffServAction OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 5 }
.1.3.6.1.2.1.97.1.5.1
diffServActionNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServActionId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) 1 }

.1.3.6.1.2.1.97.1.5.2
diffServActionTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Action Table enumerates actions that can be performed to a
stream of traffic. Multiple actions can be concatenated. For
example, traffic exiting from a meter may be counted, marked, and
potentially dropped before entering a queue.

Specific actions are indicated by diffServActionSpecific which


points to an entry of a specific action type parameterizing the
action in detail."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) 2 }

.1.3.6.1.2.1.97.1.5.2.1
diffServActionEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServActionId }
DESCRIPTION "Each entry in the action table allows description of one
specific action to be applied to traffic."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2) 1 }

.1.3.6.1.2.1.97.1.5.2.1.1
diffServActionId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Action entries. Managers obtain
new values for row creation in this table by reading
diffServActionNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2)
diffServActionEntry(1) 1 }

.1.3.6.1.2.1.97.1.5.2.1.2
diffServActionInterface OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The interface index (value of ifIndex) that this action occurs
on. This may be derived from the diffServDataPathStartEntry's
index by extension through the various RowPointers. However, as
this may be difficult for a network management station, it is
placed here as well. If this is indeterminate, the value is
zero.

This is of especial relevance when reporting the counters which


may apply to traffic crossing an interface:
diffServCountActOctets,
diffServCountActPkts,
diffServAlgDropOctets,
diffServAlgDropPkts,
diffServAlgRandomDropOctets, and
diffServAlgRandomDropPkts.

It is also especially relevant to the queue and scheduler which


may be subsequently applied."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2)
diffServActionEntry(1) 2 }

.1.3.6.1.2.1.97.1.5.2.1.3
diffServActionNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This selects the next Differentiated Services Functional Data
Path Element to handle traffic for this data path. This
RowPointer should point to an instance of one of:
diffServClfrEntry
diffServMeterEntry
diffServActionEntry
diffServAlgDropEntry
diffServQEntry

A value of zeroDotZero in this attribute indicates no further


Differentiated Services treatment is performed on traffic of this
data path. The use of zeroDotZero is the normal usage for the
last functional data path element of the current data path.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2)
diffServActionEntry(1) 3 }

.1.3.6.1.2.1.97.1.5.2.1.4
diffServActionSpecific OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A pointer to an object instance providing additional information
for the type of action indicated by this action table entry.

For the standard actions defined by this MIB module, this should
point to either a diffServDscpMarkActEntry or a
diffServCountActEntry. For other actions, it may point to an
object instance defined in some other MIB.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the Meter should be treated as
if it were not present. This may lead to incorrect policy
behavior."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2)
diffServActionEntry(1) 4 }

.1.3.6.1.2.1.97.1.5.2.1.5
diffServActionStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2)
diffServActionEntry(1) 5 }

.1.3.6.1.2.1.97.1.5.2.1.6
diffServActionStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServActionTable(2)
diffServActionEntry(1) 6 }

.1.3.6.1.2.1.97.1.5.3
diffServDscpMarkActTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table enumerates specific DSCPs used for marking or
remarking the DSCP field of IP packets. The entries of this table
may be referenced by a diffServActionSpecific attribute."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) 3 }

.1.3.6.1.2.1.97.1.5.3.1
diffServDscpMarkActEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServDscpMarkActDscp }
DESCRIPTION "An entry in the DSCP mark action table that describes a single
DSCP used for marking."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServDscpMarkActTable(3) 1 }

.1.3.6.1.2.1.97.1.5.3.1.1
diffServDscpMarkActDscp OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION Dscp
SYNTAX Integer32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The DSCP that this Action will store into the DSCP field of the
subject. It is quite possible that the only packets subject to
this Action are already marked with this DSCP. Note also that
Differentiated Services processing may result in packet being
marked on both ingress to a network and on egress from it, and
that ingress and egress can occur in the same router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServDscpMarkActTable(3)
diffServDscpMarkActEntry(1) 1 }

.1.3.6.1.2.1.97.1.5.4
diffServCountActNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for
diffServCountActId, or a zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) 4 }

.1.3.6.1.2.1.97.1.5.5
diffServCountActTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains counters for all the traffic passing through
an action element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) 5 }
.1.3.6.1.2.1.97.1.5.5.1
diffServCountActEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServCountActId }
DESCRIPTION "An entry in the count action table describes a single set of
traffic counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServCountActTable(5) 1 }

.1.3.6.1.2.1.97.1.5.5.1.1
diffServCountActId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Count Action entries. Managers
obtain new values for row creation in this table by reading
diffServCountActNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServCountActTable(5)
diffServCountActEntry(1) 1 }

.1.3.6.1.2.1.97.1.5.5.1.2
diffServCountActOctets OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets at the Action data path element.

Discontinuities in the value of this counter can occur at re-


initialization of the management system and at other times as
indicated by the value of ifCounterDiscontinuityTime on the
relevant interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServCountActTable(5)
diffServCountActEntry(1) 2 }

.1.3.6.1.2.1.97.1.5.5.1.3
diffServCountActPkts OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets at the Action data path element.

Discontinuities in the value of this counter can occur at re-


initialization of the management system and at other times as
indicated by the value of ifCounterDiscontinuityTime on the
relevant interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServCountActTable(5)
diffServCountActEntry(1) 3 }

.1.3.6.1.2.1.97.1.5.5.1.4
diffServCountActStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServCountActTable(5)
diffServCountActEntry(1) 4 }

.1.3.6.1.2.1.97.1.5.5.1.5
diffServCountActStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAction(5) diffServCountActTable(5)
diffServCountActEntry(1) 5 }

.1.3.6.1.2.1.97.1.6
diffServAlgDrop OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 6 }

.1.3.6.1.2.1.97.1.6.1
diffServAlgDropNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServAlgDropId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) 1 }

.1.3.6.1.2.1.97.1.6.2
diffServAlgDropTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The algorithmic drop table contains entries describing an
element that drops packets according to some algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) 2 }

.1.3.6.1.2.1.97.1.6.2.1
diffServAlgDropEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServAlgDropId }
DESCRIPTION "An entry describes a process that drops packets according to
some algorithm. Further details of the algorithm type are to be
found in diffServAlgDropType and with more detail parameter entry
pointed to by diffServAlgDropSpecific when necessary."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2) 1 }

.1.3.6.1.2.1.97.1.6.2.1.1
diffServAlgDropId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Algorithmic Dropper entries.
Managers obtain new values for row creation in this table by
reading diffServAlgDropNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 1 }

.1.3.6.1.2.1.97.1.6.2.1.2
diffServAlgDropType OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX INTEGER {other(1), tailDrop(2), headDrop(3), randomDrop(4),
alwaysDrop(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of algorithm used by this dropper. The value other(1)
requires further specification in some other MIB module.

In the tailDrop(2) algorithm, diffServAlgDropQThreshold


represents the maximum depth of the queue, pointed to by
diffServAlgDropQMeasure, beyond which all newly arriving packets
will be dropped.

In the headDrop(3) algorithm, if a packet arrives when the


current depth of the queue, pointed to by
diffServAlgDropQMeasure, is at diffServAlgDropQThreshold, packets
currently at the head of the queue are dropped to make room for
the new packet to be enqueued at the tail of the queue.

In the randomDrop(4) algorithm, on packet arrival, an Active


Queue Management algorithm is executed which may randomly drop a
packet. This algorithm may be proprietary, and it may drop either
the arriving packet or another packet in the queue.
diffServAlgDropSpecific points to a diffServRandomDropEntry that
describes the algorithm. For this algorithm,
diffServAlgDropQThreshold is understood to be the absolute
maximum size of the queue and additional parameters are described
in diffServRandomDropTable.

The alwaysDrop(5) algorithm is as its name specifies; always


drop. In this case, the other configuration values in this Entry
are not meaningful; There is no useful 'next' processing step,
there is no queue, and parameters describing the queue are not
useful. Therefore, diffServAlgDropNext, diffServAlgDropMeasure,
and diffServAlgDropSpecific are all zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 2 }

.1.3.6.1.2.1.97.1.6.2.1.3
diffServAlgDropNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This selects the next Differentiated Services Functional Data
Path Element to handle traffic for this data path. This
RowPointer should point to an instance of one of:
diffServClfrEntry
diffServMeterEntry
diffServActionEntry
diffServQEntry

A value of zeroDotZero in this attribute indicates no further


Differentiated Services treatment is performed on traffic of this
data path. The use of zeroDotZero is the normal usage for the
last functional data path element of the current data path.

When diffServAlgDropType is alwaysDrop(5), this object is


ignored.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 3 }

.1.3.6.1.2.1.97.1.6.2.1.4
diffServAlgDropQMeasure OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Points to an entry in the diffServQTable to indicate the queue
that a drop algorithm is to monitor when deciding whether to drop
a packet. If the row pointed to does not exist, the algorithmic
dropper element is considered inactive.
Setting this to point to a target that does not exist results in
an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 4 }

.1.3.6.1.2.1.97.1.6.2.1.5
diffServAlgDropQThreshold OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A threshold on the depth in bytes of the queue being measured at
which a trigger is generated to the dropping algorithm, unless
diffServAlgDropType is alwaysDrop(5) where this object is
ignored.

For the tailDrop(2) or headDrop(3) algorithms, this represents


the depth of the queue, pointed to by diffServAlgDropQMeasure, at
which the drop action will take place. Other algorithms will need
to define their own semantics for this threshold."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 5 }

.1.3.6.1.2.1.97.1.6.2.1.6
diffServAlgDropSpecific OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Points to a table entry that provides further detail regarding a
drop algorithm.

Entries with diffServAlgDropType equal to other(1) may have this


point to a table defined in another MIB module.

Entries with diffServAlgDropType equal to randomDrop(4) must have


this point to an entry in diffServRandomDropTable.

For all other algorithms specified in this MIB, this should take
the value zeroDotZero.

The diffServAlgDropType is authoritative for the type of the drop


algorithm and the specific parameters for the drop algorithm
needs to be evaluated based on the diffServAlgDropType.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 6 }

.1.3.6.1.2.1.97.1.6.2.1.7
diffServAlgDropOctets OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets that have been deterministically dropped by
this drop process.

Discontinuities in the value of this counter can occur at re-


initialization of the management system and at other times as
indicated by the value of ifCounterDiscontinuityTime on the
relevant interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 7 }

.1.3.6.1.2.1.97.1.6.2.1.8
diffServAlgDropPkts OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that have been deterministically dropped
by this drop process.

Discontinuities in the value of this counter can occur at re-


initialization of the management system and at other times as
indicated by the value of ifCounterDiscontinuityTime on the
relevant interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 8 }

.1.3.6.1.2.1.97.1.6.2.1.9
diffServAlgRandomDropOctets OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets that have been randomly dropped by this
drop process. This counter applies, therefore, only to random
droppers.

Discontinuities in the value of this counter can occur at re-


initialization of the management system and at other times as
indicated by the value of ifCounterDiscontinuityTime on the
relevant interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 9 }

.1.3.6.1.2.1.97.1.6.2.1.10
diffServAlgRandomDropPkts OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that have been randomly dropped by this
drop process. This counter applies, therefore, only to random
droppers.

Discontinuities in the value of this counter can occur at re-


initialization of the management system and at other times as
indicated by the value of ifCounterDiscontinuityTime on the
relevant interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 10 }

.1.3.6.1.2.1.97.1.6.2.1.11
diffServAlgDropStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 11 }

.1.3.6.1.2.1.97.1.6.2.1.12
diffServAlgDropStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServAlgDropTable(2)
diffServAlgDropEntry(1) 12 }

.1.3.6.1.2.1.97.1.6.3
diffServRandomDropNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServRandomDropId,
or a zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) 3 }

.1.3.6.1.2.1.97.1.6.4
diffServRandomDropTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The random drop table contains entries describing a process that
drops packets randomly. Entries in this table are pointed to by
diffServAlgDropSpecific."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) 4 }

.1.3.6.1.2.1.97.1.6.4.1
diffServRandomDropEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServRandomDropId }
DESCRIPTION "An entry describes a process that drops packets according to a
random algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4) 1 }

.1.3.6.1.2.1.97.1.6.4.1.1
diffServRandomDropId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Random Drop entries. Managers
obtain new values for row creation in this table by reading
diffServRandomDropNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 1 }

.1.3.6.1.2.1.97.1.6.4.1.2
diffServRandomDropMinThreshBytes OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The average queue depth in bytes, beyond which traffic has a
non-zero probability of being dropped. Changes in this variable
may or may not be reflected in the reported value of
diffServRandomDropMinThreshPkts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 2 }

.1.3.6.1.2.1.97.1.6.4.1.3
diffServRandomDropMinThreshPkts OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The average queue depth in packets, beyond which traffic has a
non-zero probability of being dropped. Changes in this variable
may or may not be reflected in the reported value of
diffServRandomDropMinThreshBytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 3 }
.1.3.6.1.2.1.97.1.6.4.1.4
diffServRandomDropMaxThreshBytes OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The average queue depth beyond which traffic has a probability
indicated by diffServRandomDropProbMax of being dropped or
marked. Note that this differs from the physical queue limit,
which is stored in diffServAlgDropQThreshold. Changes in this
variable may or may not be reflected in the reported value of
diffServRandomDropMaxThreshPkts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 4 }

.1.3.6.1.2.1.97.1.6.4.1.5
diffServRandomDropMaxThreshPkts OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The average queue depth beyond which traffic has a probability
indicated by diffServRandomDropProbMax of being dropped or
marked. Note that this differs from the physical queue limit,
which is stored in diffServAlgDropQThreshold. Changes in this
variable may or may not be reflected in the reported value of
diffServRandomDropMaxThreshBytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 5 }

.1.3.6.1.2.1.97.1.6.4.1.6
diffServRandomDropProbMax OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (0..1000)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The worst case random drop probability, expressed in drops per
thousand packets.

For example, if in the worst case every arriving packet may be


dropped (100%) for a period, this has the value 1000.
Alternatively, if in the worst case only one percent (1%) of
traffic may be dropped, it has the value 10."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 6 }

.1.3.6.1.2.1.97.1.6.4.1.7
diffServRandomDropWeight OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (0..65536)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The weighting of past history in affecting the Exponentially
Weighted Moving Average function that calculates the current
average queue depth. The equation uses
diffServRandomDropWeight/65536 as the coefficient for the new
sample in the equation, and (65536 -
diffServRandomDropWeight)/65536 as the coefficient of the old
value.

Implementations may limit the values of diffServRandomDropWeight


to a subset of the possible range of values, such as powers of
two. Doing this would facilitate implementation of the
Exponentially Weighted Moving Average using shift instructions or
registers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 7 }

.1.3.6.1.2.1.97.1.6.4.1.8
diffServRandomDropSamplingRate OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (0..1000000)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of times per second the queue is sampled for queue
average calculation. A value of zero is used to mean that the
queue is sampled approximately each time a packet is enqueued (or
dequeued)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 8 }

.1.3.6.1.2.1.97.1.6.4.1.9
diffServRandomDropStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 9 }

.1.3.6.1.2.1.97.1.6.4.1.10
diffServRandomDropStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServAlgDrop(6) diffServRandomDropTable(4)
diffServRandomDropEntry(1) 10 }

.1.3.6.1.2.1.97.1.7
diffServQueue OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 7 }

.1.3.6.1.2.1.97.1.7.1
diffServQNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServQId, or a zero
to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) 1 }

.1.3.6.1.2.1.97.1.7.2
diffServQTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Queue Table enumerates the individual queues. Note that the
MIB models queuing systems as composed of individual queues, one
per class of traffic, even though they may in fact be structured
as classes of traffic scheduled using a common calendar queue, or
in other ways."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) 2 }

.1.3.6.1.2.1.97.1.7.2.1
diffServQEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServQId }
DESCRIPTION "An entry in the Queue Table describes a single queue or class of
traffic."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) 1 }

.1.3.6.1.2.1.97.1.7.2.1.1
diffServQId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Queue entries. Managers obtain new
values for row creation in this table by reading
diffServQNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) diffServQEntry(1) 1 }

.1.3.6.1.2.1.97.1.7.2.1.2
diffServQNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This selects the next Differentiated Services Scheduler. The
RowPointer must point to a diffServSchedulerEntry.

A value of zeroDotZero in this attribute indicates an incomplete


diffServQEntry instance. In such a case, the entry has no
operational effect, since it has no parameters to give it
meaning.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) diffServQEntry(1) 2 }

.1.3.6.1.2.1.97.1.7.2.1.3
diffServQMinRate OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This RowPointer indicates the diffServMinRateEntry that the
scheduler, pointed to by diffServQNext, should use to service
this queue.

If the row pointed to is zeroDotZero, the minimum rate and


priority is unspecified.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) diffServQEntry(1) 3 }

.1.3.6.1.2.1.97.1.7.2.1.4
diffServQMaxRate OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This RowPointer indicates the diffServMaxRateEntry that the
scheduler, pointed to by diffServQNext, should use to service
this queue.

If the row pointed to is zeroDotZero, the maximum rate is the


line speed of the interface.
Setting this to point to a target that does not exist results in
an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) diffServQEntry(1) 4 }

.1.3.6.1.2.1.97.1.7.2.1.5
diffServQStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) diffServQEntry(1) 5 }

.1.3.6.1.2.1.97.1.7.2.1.6
diffServQStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServQueue(7) diffServQTable(2) diffServQEntry(1) 6 }

.1.3.6.1.2.1.97.1.8
diffServScheduler OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) 8 }

.1.3.6.1.2.1.97.1.8.1
diffServSchedulerNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServSchedulerId, or
a zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) 1 }

.1.3.6.1.2.1.97.1.8.2
diffServSchedulerTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Scheduler Table enumerates packet schedulers. Multiple
scheduling algorithms can be used on a given data path, with each
algorithm described by one diffServSchedulerEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) 2 }

.1.3.6.1.2.1.97.1.8.2.1
diffServSchedulerEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServSchedulerId }
DESCRIPTION "An entry in the Scheduler Table describing a single instance of
a scheduling algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2) 1 }

.1.3.6.1.2.1.97.1.8.2.1.1
diffServSchedulerId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Scheduler entries. Managers obtain
new values for row creation in this table by reading
diffServSchedulerNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 1 }

.1.3.6.1.2.1.97.1.8.2.1.2
diffServSchedulerNext OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This selects the next Differentiated Services Functional Data
Path Element to handle traffic for this data path. This normally
is null (zeroDotZero), or points to a diffServSchedulerEntry or a
diffServQEntry.

However, this RowPointer may also point to an instance of:


diffServClfrEntry,
diffServMeterEntry,
diffServActionEntry,
diffServAlgDropEntry.

It would point another diffServSchedulerEntry when implementing


multiple scheduler methods for the same data path, such as having
one set of queues scheduled by WRR and that group participating
in a priority scheduling system in which other queues compete
with it in that way. It might also point to a second scheduler
in a hierarchical scheduling system.
If the row pointed to is zeroDotZero, no further Differentiated
Services treatment is performed on traffic of this data path.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 2 }

.1.3.6.1.2.1.97.1.8.2.1.3
diffServSchedulerMethod OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION AutonomousType
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The scheduling algorithm used by this Scheduler. zeroDotZero
indicates that this is unknown. Standard values for generic
algorithms: diffServSchedulerPriority, diffServSchedulerWRR, and
diffServSchedulerWFQ are specified in this MIB; additional values
may be further specified in other MIBs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 3 }

.1.3.6.1.2.1.97.1.8.2.1.4
diffServSchedulerMinRate OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This RowPointer indicates the entry in diffServMinRateTable
which indicates the priority or minimum output rate from this
scheduler. This attribute is used only when there is more than
one level of scheduler.

When it has the value zeroDotZero, it indicates that no minimum


rate or priority is imposed.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 4 }

.1.3.6.1.2.1.97.1.8.2.1.5
diffServSchedulerMaxRate OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowPointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This RowPointer indicates the entry in diffServMaxRateTable
which indicates the maximum output rate from this scheduler.
When more than one maximum rate applies (eg, when a multi-rate
shaper is in view), it points to the first of those rate entries.
This attribute is used only when there is more than one level of
scheduler.

When it has the value zeroDotZero, it indicates that no maximum


rate is imposed.

Setting this to point to a target that does not exist results in


an inconsistentValue error. If the row pointed to is removed or
becomes inactive by other means, the treatment is as if this
attribute contains a value of zeroDotZero."
DEFVAL { zeroDotZero }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 5 }

.1.3.6.1.2.1.97.1.8.2.1.6
diffServSchedulerStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 6 }

.1.3.6.1.2.1.97.1.8.2.1.7
diffServSchedulerStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServSchedulerTable(2)
diffServSchedulerEntry(1) 7 }

.1.3.6.1.2.1.97.1.8.3
diffServMinRateNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServMinRateId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) 3 }

.1.3.6.1.2.1.97.1.8.4
diffServMinRateTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Minimum Rate Parameters Table enumerates individual sets of
scheduling parameter that can be used/reused by Queues and
Schedulers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) 4 }

.1.3.6.1.2.1.97.1.8.4.1
diffServMinRateEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServMinRateId }
DESCRIPTION "An entry in the Minimum Rate Parameters Table describes a single
set of scheduling parameters for use by one or more queues or
schedulers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4) 1 }

.1.3.6.1.2.1.97.1.8.4.1.1
diffServMinRateId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Scheduler Parameter entries.
Managers obtain new values for row creation in this table by
reading diffServMinRateNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4)
diffServMinRateEntry(1) 1 }

.1.3.6.1.2.1.97.1.8.4.1.2
diffServMinRatePriority OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The priority of this input to the associated scheduler, relative
to the scheduler's other inputs. A queue or scheduler with a
larger numeric value will be served before another with a smaller
numeric value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4)
diffServMinRateEntry(1) 2 }

.1.3.6.1.2.1.97.1.8.4.1.3
diffServMinRateAbsolute OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum absolute rate, in kilobits/sec, that a downstream
scheduler element should allocate to this queue. If the value is
zero, then there is effectively no minimum rate guarantee. If the
value is non-zero, the scheduler will assure the servicing of
this queue to at least this rate.

Note that this attribute value and that of


diffServMinRateRelative are coupled: changes to one will affect
the value of the other. They are linked by the following
equation, in that setting one will change the other:

diffServMinRateRelative =
(diffServMinRateAbsolute*1000000)/ifSpeed

or, if appropriate:

diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4)
diffServMinRateEntry(1) 3 }

.1.3.6.1.2.1.97.1.8.4.1.4
diffServMinRateRelative OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum rate that a downstream scheduler element should
allocate to this queue, relative to the maximum rate of the
interface as reported by ifSpeed or ifHighSpeed, in units of
1/1000 of 1. If the value is zero, then there is effectively no
minimum rate guarantee. If the value is non-zero, the scheduler
will assure the servicing of this queue to at least this rate.

Note that this attribute value and that of


diffServMinRateAbsolute are coupled: changes to one will affect
the value of the other. They are linked by the following
equation, in that setting one will change the other:
diffServMinRateRelative =
(diffServMinRateAbsolute*1000000)/ifSpeed

or, if appropriate:

diffServMinRateRelative = diffServMinRateAbsolute/ifHighSpeed"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4)
diffServMinRateEntry(1) 4 }

.1.3.6.1.2.1.97.1.8.4.1.5
diffServMinRateStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4)
diffServMinRateEntry(1) 5 }

.1.3.6.1.2.1.97.1.8.4.1.6
diffServMinRateStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMinRateTable(4)
diffServMinRateEntry(1) 6 }

.1.3.6.1.2.1.97.1.8.5
diffServMaxRateNextFree OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains an unused value for diffServMaxRateId, or a
zero to indicate that none exist."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) 5 }

.1.3.6.1.2.1.97.1.8.6
diffServMaxRateTable OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Maximum Rate Parameter Table enumerates individual sets of
scheduling parameter that can be used/reused by Queues and
Schedulers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) 6 }

.1.3.6.1.2.1.97.1.8.6.1
diffServMaxRateEntry OBJECT-TYPE
-- FROM DIFFSERV-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { diffServMaxRateId, diffServMaxRateLevel }
DESCRIPTION "An entry in the Maximum Rate Parameter Table describes a single
set of scheduling parameters for use by one or more queues or
schedulers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6) 1 }

.1.3.6.1.2.1.97.1.8.6.1.1
diffServMaxRateId OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that enumerates the Maximum Rate Parameter entries.
Managers obtain new values for row creation in this table by
reading diffServMaxRateNextFree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 1 }

.1.3.6.1.2.1.97.1.8.6.1.2
diffServMaxRateLevel OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..32)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that indicates which level of a multi-rate shaper is
being given its parameters. A multi-rate shaper has some number
of rate levels. Frame Relay's dual rate specification refers to a
'committed' and an 'excess' rate; ATM's dual rate specification
refers to a 'mean' and a 'peak' rate. This table is generalized
to support an arbitrary number of rates. The committed or mean
rate is level 1, the peak rate (if any) is the highest level rate
configured, and if there are other rates they are distributed in
monotonically increasing order between them."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 2 }

.1.3.6.1.2.1.97.1.8.6.1.3
diffServMaxRateAbsolute OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum rate in kilobits/sec that a downstream scheduler
element should allocate to this queue. If the value is zero, then
there is effectively no maximum rate limit and that the scheduler
should attempt to be work conserving for this queue. If the value
is non-zero, the scheduler will limit the servicing of this queue
to, at most, this rate in a non-work-conserving manner.

Note that this attribute value and that of


diffServMaxRateRelative are coupled: changes to one will affect
the value of the other. They are linked by the following
equation, in that setting one will change the other:

diffServMaxRateRelative =
(diffServMaxRateAbsolute*1000000)/ifSpeed

or, if appropriate:

diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 3 }

.1.3.6.1.2.1.97.1.8.6.1.4
diffServMaxRateRelative OBJECT-TYPE
-- FROM DIFFSERV-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum rate that a downstream scheduler element should
allocate to this queue, relative to the maximum rate of the
interface as reported by ifSpeed or ifHighSpeed, in units of
1/1000 of 1. If the value is zero, then there is effectively no
maximum rate limit and the scheduler should attempt to be work
conserving for this queue. If the value is non-zero, the
scheduler will limit the servicing of this queue to, at most,
this rate in a non-work-conserving manner.

Note that this attribute value and that of


diffServMaxRateAbsolute are coupled: changes to one will affect
the value of the other. They are linked by the following
equation, in that setting one will change the other:

diffServMaxRateRelative =
(diffServMaxRateAbsolute*1000000)/ifSpeed

or, if appropriate:

diffServMaxRateRelative = diffServMaxRateAbsolute/ifHighSpeed"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 4 }

.1.3.6.1.2.1.97.1.8.6.1.5
diffServMaxRateThreshold OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION BurstSize
SYNTAX INTEGER (0..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The number of bytes of queue depth at which the rate of a
multi-rate scheduler will increase to the next output rate. In
the last conceptual row for such a shaper, this threshold is
ignored and by convention is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 5 }

.1.3.6.1.2.1.97.1.8.6.1.6
diffServMaxRateStorage OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to any
columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 6 }

.1.3.6.1.2.1.97.1.8.6.1.7
diffServMaxRateStatus OBJECT-TYPE
-- FROM DIFFSERV-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row. All writable objects in this
row may be modified at any time. Setting this variable to
'destroy' when the MIB contains one or more RowPointers pointing
to it results in destruction being delayed until the row is no
longer used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBObjects(1) diffServScheduler(8) diffServMaxRateTable(6)
diffServMaxRateEntry(1) 7 }

.1.3.6.1.2.1.97.2
diffServMIBConformance OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97) 2 }

.1.3.6.1.2.1.97.2.1
diffServMIBCompliances OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) 1 }

.1.3.6.1.2.1.97.2.1.1
diffServMIBFullCompliance MODULE-COMPLIANCE
-- FROM DIFFSERV-MIB
DESCRIPTION "When this MIB is implemented with support for read-create, then
such an implementation can claim full compliance. Such devices
can then be both monitored and configured with this MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBCompliances(1) 1 }

.1.3.6.1.2.1.97.2.1.2
diffServMIBReadOnlyCompliance MODULE-COMPLIANCE
-- FROM DIFFSERV-MIB
DESCRIPTION "When this MIB is implemented without support for read-create
(i.e. in read-only mode), then such an implementation can claim
read-only compliance. Such a device can then be monitored but can
not be configured with this MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBCompliances(1) 2 }
.1.3.6.1.2.1.97.2.2
diffServMIBGroups OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) 2 }

.1.3.6.1.2.1.97.2.2.1
diffServMIBDataPathGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Data Path Group defines the MIB Objects that describe a
functional data path."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 1 }

.1.3.6.1.2.1.97.2.2.2
diffServMIBClfrGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Classifier Group defines the MIB Objects that describe the
list the starts of individual classifiers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 2 }

.1.3.6.1.2.1.97.2.2.3
diffServMIBClfrElementGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Classifier Element Group defines the MIB Objects that
describe the classifier elements that make up a generic
classifier."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 3 }

.1.3.6.1.2.1.97.2.2.4
diffServMIBMultiFieldClfrGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Multi-field Classifier Group defines the MIB Objects that
describe a classifier element for matching on various fields of
an IP and upper-layer protocol header."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 4 }

.1.3.6.1.2.1.97.2.2.5
diffServMIBMeterGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Meter Group defines the objects used in describing a generic
meter element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 5 }

.1.3.6.1.2.1.97.2.2.6
diffServMIBTBParamGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Token-Bucket Meter Group defines the objects used in
describing a token bucket meter element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 6 }

.1.3.6.1.2.1.97.2.2.7
diffServMIBActionGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Action Group defines the objects used in describing a
generic action element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 7 }

.1.3.6.1.2.1.97.2.2.8
diffServMIBDscpMarkActGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The DSCP Mark Action Group defines the objects used in
describing a DSCP Marking Action element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 8 }

.1.3.6.1.2.1.97.2.2.9
diffServMIBCounterGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "A collection of objects providing information specific to
packet-oriented network interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 9 }

.1.3.6.1.2.1.97.2.2.10
diffServMIBAlgDropGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Algorithmic Drop Group contains the objects that describe
algorithmic dropper operation and configuration."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 10 }

.1.3.6.1.2.1.97.2.2.11
diffServMIBRandomDropGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Random Drop Group augments the Algorithmic Drop Group for
random dropper operation and configuration."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 11 }

.1.3.6.1.2.1.97.2.2.12
diffServMIBQGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Queue Group contains the objects that describe an
interface's queues."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 12 }

.1.3.6.1.2.1.97.2.2.13
diffServMIBSchedulerGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Scheduler Group contains the objects that describe packet
schedulers on interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 13 }

.1.3.6.1.2.1.97.2.2.14
diffServMIBMinRateGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Minimum Rate Parameter Group contains the objects that
describe packet schedulers' minimum rate or priority guarantees."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 14 }

.1.3.6.1.2.1.97.2.2.15
diffServMIBMaxRateGroup OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "The Maximum Rate Parameter Group contains the objects that
describe packet schedulers' maximum rate guarantees."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBConformance(2) diffServMIBGroups(2) 15 }

.1.3.6.1.2.1.97.3
diffServMIBAdmin OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97) 3 }

.1.3.6.1.2.1.97.3.1
diffServTBMeters OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) 1 }

.1.3.6.1.2.1.97.3.1.1
diffServTBParamSimpleTokenBucket OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Two Parameter Token Bucket Meter as described in the Informal
Differentiated Services Model section 5.2.3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 1 }

.1.3.6.1.2.1.97.3.1.2
diffServTBParamAvgRate OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Average Rate Meter as described in the Informal Differentiated
Services Model section 5.2.1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 2 }

.1.3.6.1.2.1.97.3.1.3
diffServTBParamSrTCMBlind OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Single Rate Three Color Marker Metering as defined by RFC 2697,
in the `Color Blind' mode as described by the RFC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 3 }

.1.3.6.1.2.1.97.3.1.4
diffServTBParamSrTCMAware OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Single Rate Three Color Marker Metering as defined by RFC 2697,
in the `Color Aware' mode as described by the RFC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 4 }

.1.3.6.1.2.1.97.3.1.5
diffServTBParamTrTCMBlind OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Two Rate Three Color Marker Metering as defined by RFC 2698, in
the `Color Blind' mode as described by the RFC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 5 }

.1.3.6.1.2.1.97.3.1.6
diffServTBParamTrTCMAware OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Two Rate Three Color Marker Metering as defined by RFC 2698, in
the `Color Aware' mode as described by the RFC."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 6 }

.1.3.6.1.2.1.97.3.1.7
diffServTBParamTswTCM OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "Time Sliding Window Three Color Marker Metering as defined by
RFC 2859."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServTBMeters(1) 7 }

.1.3.6.1.2.1.97.3.2
diffServSchedulers OBJECT-TYPE
-- FROM DIFFSERV-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) 2 }

.1.3.6.1.2.1.97.3.2.1
diffServSchedulerPriority OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "For use with diffServSchedulerMethod to indicate the Priority
scheduling method. This is defined as an algorithm in which the
presence of data in a queue or set of queues absolutely precludes
dequeue from another queue or set of queues of lower priority.
Note that attributes from diffServMinRateEntry of the
queues/schedulers feeding this scheduler are used when
determining the next packet to schedule."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServSchedulers(2) 1 }

.1.3.6.1.2.1.97.3.2.2
diffServSchedulerWRR OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "For use with diffServSchedulerMethod to indicate the Weighted
Round Robin scheduling method, defined as any algorithm in which
a set of queues are visited in a fixed order, and varying amounts
of traffic are removed from each queue in turn to implement an
average output rate by class. Notice attributes from
diffServMinRateEntry of the queues/schedulers feeding this
scheduler are used when determining the next packet to schedule."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServSchedulers(2) 2 }

.1.3.6.1.2.1.97.3.2.3
diffServSchedulerWFQ OBJECT-GROUP
-- FROM DIFFSERV-MIB
DESCRIPTION "For use with diffServSchedulerMethod to indicate the Weighted
Fair Queuing scheduling method, defined as any algorithm in which
a set of queues are conceptually visited in some order, to
implement an average output rate by class. Notice attributes from
diffServMinRateEntry of the queues/schedulers feeding this
scheduler are used when determining the next packet to schedule."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) diffServMib(97)
diffServMIBAdmin(3) diffServSchedulers(2) 3 }

.1.3.6.1.2.1.100
transportAddressMIB MODULE-IDENTITY
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "This MIB module provides commonly used transport
address definitions.

Copyright (C) The Internet Society (2002). This version of


this MIB module is part of RFC 3419; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 100 }

.1.3.6.1.2.1.100.1
transportDomains OBJECT-TYPE
-- FROM TRANSPORT-ADDRESS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
1 }

.1.3.6.1.2.1.100.1.1
transportDomainUdpIpv4 OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The UDP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4 for
global IPv4 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 1 }

.1.3.6.1.2.1.100.1.2
transportDomainUdpIpv6 OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The UDP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6 for
global IPv6 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 2 }

.1.3.6.1.2.1.100.1.3
transportDomainUdpIpv4z OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The UDP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4z for
scoped IPv4 addresses with a zone index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 3 }

.1.3.6.1.2.1.100.1.4
transportDomainUdpIpv6z OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The UDP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6z for
scoped IPv6 addresses with a zone index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 4 }

.1.3.6.1.2.1.100.1.5
transportDomainTcpIpv4 OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The TCP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4 for
global IPv4 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 5 }

.1.3.6.1.2.1.100.1.6
transportDomainTcpIpv6 OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The TCP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6 for
global IPv6 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 6 }

.1.3.6.1.2.1.100.1.7
transportDomainTcpIpv4z OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The TCP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4z for
scoped IPv4 addresses with a zone index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 7 }

.1.3.6.1.2.1.100.1.8
transportDomainTcpIpv6z OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The TCP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6z for
scoped IPv6 addresses with a zone index."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 8 }

.1.3.6.1.2.1.100.1.9
transportDomainSctpIpv4 OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The SCTP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4 for
global IPv4 addresses. This transport domain usually
represents the primary address on multihomed SCTP
endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 9 }

.1.3.6.1.2.1.100.1.10
transportDomainSctpIpv6 OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The SCTP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6 for
global IPv6 addresses. This transport domain usually
represents the primary address on multihomed SCTP
endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 10 }

.1.3.6.1.2.1.100.1.11
transportDomainSctpIpv4z OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The SCTP over IPv4 transport domain. The corresponding
transport address is of type TransportAddressIPv4z for
scoped IPv4 addresses with a zone index. This transport
domain usually represents the primary address on
multihomed SCTP endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 11 }

.1.3.6.1.2.1.100.1.12
transportDomainSctpIpv6z OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The SCTP over IPv6 transport domain. The corresponding
transport address is of type TransportAddressIPv6z for
scoped IPv6 addresses with a zone index. This transport
domain usually represents the primary address on
multihomed SCTP endpoints."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 12 }

.1.3.6.1.2.1.100.1.13
transportDomainLocal OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The Posix Local IPC transport domain. The corresponding
transport address is of type TransportAddressLocal.

The Posix Local IPC transport domain incorporates the


well-known UNIX domain sockets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 13 }

.1.3.6.1.2.1.100.1.14
transportDomainUdpDns OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The UDP transport domain using fully qualified domain
names. The corresponding transport address is of type
TransportAddressDns."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 14 }

.1.3.6.1.2.1.100.1.15
transportDomainTcpDns OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The TCP transport domain using fully qualified domain
names. The corresponding transport address is of type
TransportAddressDns."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 15 }

.1.3.6.1.2.1.100.1.16
transportDomainSctpDns OBJECT-GROUP
-- FROM TRANSPORT-ADDRESS-MIB
DESCRIPTION "The SCTP transport domain using fully qualified domain
names. The corresponding transport address is of type
TransportAddressDns."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transportAddressMIB(100)
transportDomains(1) 16 }

.1.3.6.1.2.1.103
ipv6FlowLabelMIB MODULE-IDENTITY
-- FROM IPV6-FLOW-LABEL-MIB
DESCRIPTION "This MIB module provides commonly used textual
conventions for IPv6 Flow Labels.

Copyright (C) The Internet Society (2003). This


version of this MIB module is part of RFC 3595,
see the RFC itself for full legal notices.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 103 }

.1.3.6.1.2.1.105
powerEthernetMIB MODULE-IDENTITY
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "The MIB module for managing Power Source Equipment
(PSE) working according to the IEEE 802.af Powered
Ethernet (DTE Power via MDI) standard.

The following terms are used throughout this


MIB module. For complete formal definitions,
the IEEE 802.3 standards should be consulted
wherever possible:

Group - A recommended, but optional, entity


defined by the IEEE 802.3 management standard,
in order to support a modular numbering scheme.
The classical example allows an implementor to
represent field-replaceable units as groups of
ports, with the port numbering matching the
modular hardware implementation.

Port - This entity identifies the port within the group


for which this entry contains information. The numbering
scheme for ports is implementation specific.

Copyright (c) The Internet Society (2003). This version


of this MIB module is part of RFC 3621; See the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 105 }

.1.3.6.1.2.1.105.0
pethNotifications OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105) 0 }

.1.3.6.1.2.1.105.0.1
pethPsePortOnOffNotification NOTIFICATION-TYPE
-- FROM POWER-ETHERNET-MIB
OBJECTS { pethPsePortDetectionStatus }
DESCRIPTION " This Notification indicates if Pse Port is delivering or
not power to the PD. This Notification SHOULD be sent on
every status change except in the searching mode.
At least 500 msec must elapse between notifications
being emitted by the same object instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethNotifications(0) 1 }

.1.3.6.1.2.1.105.0.2
pethMainPowerUsageOnNotification NOTIFICATION-TYPE
-- FROM POWER-ETHERNET-MIB
OBJECTS { pethMainPseConsumptionPower }
DESCRIPTION " This Notification indicate PSE Threshold usage
indication is on, the usage power is above the
threshold. At least 500 msec must elapse between
notifications being emitted by the same object
instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethNotifications(0) 2 }

.1.3.6.1.2.1.105.0.3
pethMainPowerUsageOffNotification NOTIFICATION-TYPE
-- FROM POWER-ETHERNET-MIB
OBJECTS { pethMainPseConsumptionPower }
DESCRIPTION " This Notification indicates PSE Threshold usage indication
off, the usage power is below the threshold.
At least 500 msec must elapse between notifications being
emitted by the same object instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethNotifications(0) 3 }

.1.3.6.1.2.1.105.1
pethObjects OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105) 1 }

.1.3.6.1.2.1.105.1.1
pethPsePortTable OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of objects that display and control the power
characteristics of power Ethernet ports on a Power Source
Entity (PSE) device. This group will be implemented in
managed power Ethernet switches and mid-span devices.
Values of all read-write objects in this table are
persistent at restart/reboot."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) 1 }

.1.3.6.1.2.1.105.1.1.1
pethPsePortEntry OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pethPsePortGroupIndex, pethPsePortIndex }
DESCRIPTION "A set of objects that display and control the power
characteristics of a power Ethernet PSE port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) 1 }

.1.3.6.1.2.1.105.1.1.1.1
pethPsePortGroupIndex OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This variable uniquely identifies the group
containing the port to which a power Ethernet PSE is
connected. Group means box in the stack, module in a
rack and the value 1 MUST be used for non-modular devices.
Furthermore, the same value MUST be used in this variable,
pethMainPseGroupIndex, and pethNotificationControlGroupIndex
to refer to a given box in a stack or module in the rack."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 1 }

.1.3.6.1.2.1.105.1.1.1.2
pethPsePortIndex OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This variable uniquely identifies the power Ethernet PSE
port within group pethPsePortGroupIndex to which the
power Ethernet PSE entry is connected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 2 }

.1.3.6.1.2.1.105.1.1.1.3
pethPsePortAdminEnable OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "true (1) An interface which can provide the PSE functions.
false(2) The interface will act as it would if it had no PSE
function."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 3 }

.1.3.6.1.2.1.105.1.1.1.4
pethPsePortPowerPairsControlAbility OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Describes the capability of controlling the power pairs
functionality to switch pins for sourcing power.
The value true indicate that the device has the capability
to control the power pairs. When false the PSE Pinout
Alternative used cannot be controlled through the
PethPsePortAdminEnable attribute."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 4 }

.1.3.6.1.2.1.105.1.1.1.5
pethPsePortPowerPairs OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX INTEGER {signal(1), spare(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Describes or controls the pairs in use. If the value of
pethPsePortPowerPairsControl is true, this object is
writable.
A value of signal(1) means that the signal pairs
only are in use.
A value of spare(2) means that the spare pairs
only are in use."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 5 }

.1.3.6.1.2.1.105.1.1.1.6
pethPsePortDetectionStatus OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX INTEGER {disabled(1), searching(2), deliveringPower(3), fault(4),
test(5), otherFault(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Describes the operational status of the port PD detection.
A value of disabled(1)- indicates that the PSE State diagram
is in the state DISABLED.
A value of deliveringPower(3) - indicates that the PSE State
diagram is in the state POWER_ON for a duration greater than
tlim max (see IEEE Std 802.3af Table 33-5 tlim).
A value of fault(4) - indicates that the PSE State diagram is
in the state TEST_ERROR.
A value of test(5) - indicates that the PSE State diagram is
in the state TEST_MODE.
A value of otherFault(6) - indicates that the PSE State
diagram is in the state IDLE due to the variable
error_conditions.
A value of searching(2)- indicates the PSE State diagram is
in a state other than those listed above."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 6 }

.1.3.6.1.2.1.105.1.1.1.7
pethPsePortPowerPriority OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX INTEGER {critical(1), high(2), low(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls the priority of the port from the point
of view of a power management algorithm. The priority that
is set by this variable could be used by a control mechanism
that prevents over current situations by disconnecting first
ports with lower power priority. Ports that connect devices
critical to the operation of the network - like the E911
telephones ports - should be set to higher priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 7 }

.1.3.6.1.2.1.105.1.1.1.8
pethPsePortMPSAbsentCounter OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter is incremented when the PSE state diagram
transitions directly from the state POWER_ON to the
state IDLE due to tmpdo_timer_done being asserted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 8 }

.1.3.6.1.2.1.105.1.1.1.9
pethPsePortType OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A manager will set the value of this variable to indicate
the type of powered device that is connected to the port.
The default value supplied by the agent if no value has
ever been set should be a zero-length octet string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 9 }

.1.3.6.1.2.1.105.1.1.1.10
pethPsePortPowerClassifications OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX INTEGER {class0(1), class1(2), class2(3), class3(4), class4(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Classification is a way to tag different terminals on the
Power over LAN network according to their power consumption.
Devices such as IP telephones, WLAN access points and others,
will be classified according to their power requirements.

The meaning of the classification labels is defined in the


IEEE specification.

This variable is valid only while a PD is being powered,


that is, while the attribute pethPsePortDetectionStatus
is reporting the enumeration deliveringPower."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 10 }

.1.3.6.1.2.1.105.1.1.1.11
pethPsePortInvalidSignatureCounter OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter is incremented when the PSE state diagram
enters the state SIGNATURE_INVALID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 11 }

.1.3.6.1.2.1.105.1.1.1.12
pethPsePortPowerDeniedCounter OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter is incremented when the PSE state diagram
enters the state POWER_DENIED."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 12 }

.1.3.6.1.2.1.105.1.1.1.13
pethPsePortOverLoadCounter OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter is incremented when the PSE state diagram
enters the state ERROR_DELAY_OVER."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 13 }

.1.3.6.1.2.1.105.1.1.1.14
pethPsePortShortCounter OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This counter is incremented when the PSE state diagram
enters the state ERROR_DELAY_SHORT."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethPsePortTable(1) pethPsePortEntry(1) 14 }

.1.3.6.1.2.1.105.1.3
pethMainPseObjects OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) 3 }

.1.3.6.1.2.1.105.1.3.1
pethMainPseTable OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of objects that display and control attributes
of the main power source in a PSE device. Ethernet
switches are one example of boxes that would support
these objects.
Values of all read-write objects in this table are
persistent at restart/reboot."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) 1 }

.1.3.6.1.2.1.105.1.3.1.1
pethMainPseEntry OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pethMainPseGroupIndex }
DESCRIPTION "A set of objects that display and control the Main
power of a PSE. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) pethMainPseTable(1) 1 }

.1.3.6.1.2.1.105.1.3.1.1.1
pethMainPseGroupIndex OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This variable uniquely identifies the group to which
power Ethernet PSE is connected. Group means (box in
the stack, module in a rack) and the value 1 MUST be
used for non-modular devices. Furthermore, the same
value MUST be used in this variable, pethPsePortGroupIndex,
and pethNotificationControlGroupIndex to refer to a
given box in a stack or module in a rack."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) pethMainPseTable(1) pethMainPseEntry(1) 1 }

.1.3.6.1.2.1.105.1.3.1.1.2
pethMainPsePower OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Gauge32 (1..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The nominal power of the PSE expressed in Watts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) pethMainPseTable(1) pethMainPseEntry(1) 2 }

.1.3.6.1.2.1.105.1.3.1.1.3
pethMainPseOperStatus OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX INTEGER {on(1), off(2), faulty(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of the main PSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) pethMainPseTable(1) pethMainPseEntry(1) 3 }

.1.3.6.1.2.1.105.1.3.1.1.4
pethMainPseConsumptionPower OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Gauge32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Measured usage power expressed in Watts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) pethMainPseTable(1) pethMainPseEntry(1) 4 }

.1.3.6.1.2.1.105.1.3.1.1.5
pethMainPseUsageThreshold OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Integer32 (1..99)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The usage threshold expressed in percents for
comparing the measured power and initiating
an alarm if the threshold is exceeded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethMainPseObjects(3) pethMainPseTable(1) pethMainPseEntry(1) 5 }

.1.3.6.1.2.1.105.1.4
pethNotificationControl OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) 4 }

.1.3.6.1.2.1.105.1.4.1
pethNotificationControlTable OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of objects that display and control the
Notification on a PSE device.
Values of all read-write objects in this table are
persistent at restart/reboot."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethNotificationControl(4) 1 }

.1.3.6.1.2.1.105.1.4.1.1
pethNotificationControlEntry OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pethNotificationControlGroupIndex }
DESCRIPTION "A set of objects that control the Notification events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethNotificationControl(4) pethNotificationControlTable(1) 1 }

.1.3.6.1.2.1.105.1.4.1.1.1
pethNotificationControlGroupIndex OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This variable uniquely identifies the group. Group
means box in the stack, module in a rack and the value
1 MUST be used for non-modular devices. Furthermore,
the same value MUST be used in this variable,
pethPsePortGroupIndex, and
pethMainPseGroupIndex to refer to a given box in a
stack or module in a rack. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethNotificationControl(4) pethNotificationControlTable(1)
pethNotificationControlEntry(1) 1 }

.1.3.6.1.2.1.105.1.4.1.1.2
pethNotificationControlEnable OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls, on a per-group basis, whether
or not notifications from the agent are enabled. The
value true(1) means that notifications are enabled; the
value false(2) means that they are not."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethObjects(1) pethNotificationControl(4) pethNotificationControlTable(1)
pethNotificationControlEntry(1) 2 }

.1.3.6.1.2.1.105.2
pethConformance OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105) 2 }

.1.3.6.1.2.1.105.2.1
pethCompliances OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) 1 }

.1.3.6.1.2.1.105.2.1.1
pethCompliance MODULE-COMPLIANCE
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "Describes the requirements for conformance to the
Power Ethernet MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) pethCompliances(1) 1 }

.1.3.6.1.2.1.105.2.2
pethGroups OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) 2 }

.1.3.6.1.2.1.105.2.2.1
pethPsePortGroup OBJECT-GROUP
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "PSE Port objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) pethGroups(2) 1 }

.1.3.6.1.2.1.105.2.2.2
pethMainPseGroup OBJECT-GROUP
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "Main PSE Objects. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) pethGroups(2) 2 }

.1.3.6.1.2.1.105.2.2.3
pethNotificationControlGroup OBJECT-GROUP
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "Notification Control Objects. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) pethGroups(2) 3 }

.1.3.6.1.2.1.105.2.2.4
pethPsePortNotificationGroup OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "Pse Port Notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) pethGroups(2) 4 }

.1.3.6.1.2.1.105.2.2.5
pethMainPowerNotificationGroup OBJECT-TYPE
-- FROM POWER-ETHERNET-MIB
DESCRIPTION "Main PSE Notifications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) powerEthernetMIB(105)
pethConformance(2) pethGroups(2) 5 }

.1.3.6.1.2.1.107
hcPerfHistTCMIB MODULE-IDENTITY
-- FROM HC-PerfHist-TC-MIB
DESCRIPTION "This MIB Module provides Textual Conventions to be
used by systems supporting 15 minute based performance
history counts that require high-capacity counts.

Copyright (C) The Internet Society (2004). This version


of this MIB module is part of RFC 3705: see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 107 }

.1.3.6.1.2.1.122
teMIB MODULE-IDENTITY
-- FROM TE-MIB
DESCRIPTION "The Traffic Engineering MIB module.

Copyright (C) The Internet Society (2005). This


version of this MIB module is part of RFC 3970;
see the RFC itself for full legal notices.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 122 }

.1.3.6.1.2.1.122.0
teMIBNotifications OBJECT-TYPE
-- FROM TE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) 0 }

.1.3.6.1.2.1.122.0.1
teTunnelUp NOTIFICATION-TYPE
-- FROM TE-MIB
OBJECTS { teTunnelName, tePathName }
DESCRIPTION "A teTunnelUp notification is generated when the
Tunnel indexed by teTunnelName transitions to the
'up' state.

A tunnel is up when at least one of its paths is up.


The tePathName is the name of the path whose
transition to up made the tunnel go up.

This notification MUST be limited to at most one


every minute, in case the tunnel flaps up and down.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBNotifications(0) 1 }

.1.3.6.1.2.1.122.0.2
teTunnelDown NOTIFICATION-TYPE
-- FROM TE-MIB
OBJECTS { teTunnelName, tePathName }
DESCRIPTION "A teTunnelDown notification is generated when the
Tunnel indexed by teTunnelName transitions to the
'down' state.

A tunnel is up when at least one of its paths is up.


The tePathName is the name of the path whose
transition to down made the tunnel go down.

This notification MUST be limited to at most one


every minute, in case the tunnel flaps up and down.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBNotifications(0) 2 }
.1.3.6.1.2.1.122.0.3
teTunnelChanged NOTIFICATION-TYPE
-- FROM TE-MIB
OBJECTS { teTunnelName, tePathName }
DESCRIPTION "A teTunnelChanged notification is generated when an
active path on the Tunnel indexed by teTunnelName
changes or a new path becomes active. The value
of tePathName is the new active path.

This notification MUST be limited to at most one


every minute, in case the tunnel changes quickly.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBNotifications(0) 3 }

.1.3.6.1.2.1.122.0.4
teTunnelRerouted NOTIFICATION-TYPE
-- FROM TE-MIB
OBJECTS { teTunnelName, tePathName }
DESCRIPTION "A teTunnelRerouted notification is generated when
an active path for the Tunnel indexed by
teTunnelName stays the same, but its route changes.

This notification MUST be limited to at most one


every minute, in case the tunnel reroutes quickly.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBNotifications(0) 4 }

.1.3.6.1.2.1.122.1
teMIBObjects OBJECT-TYPE
-- FROM TE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) 1 }

.1.3.6.1.2.1.122.1.1
teInfo OBJECT-TYPE
-- FROM TE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
1 }

.1.3.6.1.2.1.122.1.1.1
teDistProtocol OBJECT-TYPE
-- FROM TE-MIB
SYNTAX BITS {other(0), isis(1), ospf(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "IGP used to distribute Traffic Engineering
information and topology to each device for the
purpose of automatic path computation. More than
one IGP may be used to distribute TE information.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 1 }

.1.3.6.1.2.1.122.1.1.2
teSignalingProto OBJECT-TYPE
-- FROM TE-MIB
SYNTAX BITS {other(0), rsvpte(1), crldp(2), static(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Traffic Engineering signaling protocols supported
by this device. More than one protocol may be
supported.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 2 }

.1.3.6.1.2.1.122.1.1.3
teNotificationEnable OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is true, then it enables the
generation of notifications from this MIB module.
Otherwise notifications are not generated.
"
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 3 }

.1.3.6.1.2.1.122.1.1.4
teNextTunnelIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer that may be used as a new Index in the
teTunnelTable.

The special value of 0 indicates that no more new


entries can be created in that table.

When this MIB module is used for configuration, this


object always contains a legal value (if non-zero)
for an index that is not currently used in that
table. The Command Generator (Network Management
Application) reads this variable and uses the
(non-zero) value read when creating a new row with
an SNMP SET. When the SET is performed, the Command
Responder (agent) must determine whether the value
is indeed still unused; Two Network Management
Applications may attempt to create a row
(configuration entry) simultaneously and use the
same value. If it is currently unused, the SET
succeeds, and the Command Responder (agent) changes
the value of this object according to an
implementation-specific algorithm. If the value is
in use, however, the SET fails. The Network
Management Application must then re-read this
variable to obtain a new usable value.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 4 }

.1.3.6.1.2.1.122.1.1.5
teNextPathHopIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer that may be used as a new Index in the
tePathHopTable.

The special value of 0 indicates that no more new


entries can be created in that table.

When this MIB module is used for configuration, this


object always contains a legal value (if non-zero)
for an index that is not currently used in that
table. The Command Generator (Network Management
Application) reads this variable and uses the
(non-zero) value read when creating a new row with
an SNMP SET. When the SET is performed, the Command
Responder (agent) must determine whether the value
is indeed still unused; Two Network Management
Applications may attempt to create a row
(configuration entry) simultaneously and use the
same value. If it is currently unused, the SET
succeeds, and the Command Responder (agent) changes
the value of this object according to an
implementation-specific algorithm. If the value is
in use, however, the SET fails. The Network
Management Application must then re-read this
variable to obtain a new usable value.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 5 }

.1.3.6.1.2.1.122.1.1.6
teConfiguredTunnels OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of currently configured Tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 6 }

.1.3.6.1.2.1.122.1.1.7
teActiveTunnels OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of currently active Tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 7 }

.1.3.6.1.2.1.122.1.1.8
tePrimaryTunnels OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of currently active Tunnels running on
their primary paths.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 8 }

.1.3.6.1.2.1.122.1.1.9
teAdminGroupTable OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A mapping of configured administrative groups. Each
entry represents an Administrative Group and
provides a name and index for the group.
Administrative groups are used to label links in the
Traffic Engineering topology in order to place
constraints (include and exclude) on Tunnel paths.

A groupName can only be linked to one group number.


The groupNumber is the number assigned to the
administrative group used in constraints,
such as tePathIncludeAny or tePathIncludeAll.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) 9 }

.1.3.6.1.2.1.122.1.1.9.1
teAdminGroupEntry OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { teAdminGroupNumber }
DESCRIPTION "A mapping between a configured group number and
its human-readable name. The group number should
be between 1 and 32, inclusive. Group number n
represents bit number (n-1) in the bit vector for
Include/Exclude constraints.

All entries in this table MUST be kept in stable


storage so that they will re-appear in case of a
restart/reboot.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) teAdminGroupTable(9) 1 }

.1.3.6.1.2.1.122.1.1.9.1.1
teAdminGroupNumber OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Integer32 (1..32)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index of the administrative group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) teAdminGroupTable(9) teAdminGroupEntry(1) 1 }

.1.3.6.1.2.1.122.1.1.9.1.2
teAdminGroupName OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Name of the administrative group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) teAdminGroupTable(9) teAdminGroupEntry(1) 2 }

.1.3.6.1.2.1.122.1.1.9.1.3
teAdminGroupRowStatus OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

The value of this object has no effect on whether


other objects in this conceptual row can be
modified.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teInfo(1) teAdminGroupTable(9) teAdminGroupEntry(1) 3 }

.1.3.6.1.2.1.122.1.2
teTunnelTable OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of Configured Traffic Tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
2 }

.1.3.6.1.2.1.122.1.2.1
teTunnelEntry OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { teTunnelIndex }
DESCRIPTION "Entry containing information about a particular
Traffic Tunnel.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) 1 }

.1.3.6.1.2.1.122.1.2.1.1
teTunnelIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index that identifies a Tunnel. If the TE
Tunnel is considered an interface, then this index
must match the interface index of the corresponding
interface. Otherwise, this index must be at least
2^24, so that it does not overlap with any existing
interface index.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 1 }

.1.3.6.1.2.1.122.1.2.1.2
teTunnelName OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Name of the Traffic Tunnel.

Note that the name of a Tunnel MUST be unique.


When a SET request contains a name that is already
in use for another entry, then the implementation
must return an inconsistentValue error.

The value of this object cannot be changed if the


if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 2 }

.1.3.6.1.2.1.122.1.2.1.3
teTunnelNextPathIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An integer that may be used as a new Index for the
next Path in this Tunnel.

The special value of 0 indicates that no more Paths


can be created for this Tunnel, or that no more new
entries can be created in tePathTable.

When this MIB module is used for configuration, this


object always contains a legal value (if non-zero)
for an index that is not currently used in that
table. The Command Generator (Network Management
Application) reads this variable and uses the
(non-zero) value read when creating a new row with
an SNMP SET. When the SET is performed, the Command
Responder (agent) must determine whether the value
is indeed still unused; Two Network Management
Applications may attempt to create a row
(configuration entry) simultaneously and use the
same value. If it is currently unused, the SET
succeeds, and the Command Responder (agent) changes
the value of this object according to an
implementation-specific algorithm. If the value is
in use, however, the SET fails. The Network
Management Application must then re-read this
variable to obtain a new usable value.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 3 }
.1.3.6.1.2.1.122.1.2.1.4
teTunnelRowStatus OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

When the value of this object is 'active', then


the values for the corresponding objects
teTunnelName, teTunnelSourceAddressType,
teTunnelSourceAddress,
teTunnelDestinationAddressType, and
teTunnelDestinationAddress cannot be changed.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 4 }

.1.3.6.1.2.1.122.1.2.1.5
teTunnelStorageType OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.

Conceptual rows having the value 'permanent' need


not allow write-access to any columnar objects
in the row.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 5 }

.1.3.6.1.2.1.122.1.2.1.6
teTunnelSourceAddressType OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TeHopAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5)}

MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of Traffic Engineered Tunnel hop address
for the source of this Tunnel. Typically, this
address type is IPv4 or IPv6, with a prefix length
of 32 or 128, respectively. If the TE Tunnel path
is being computed by a path computation server,
however, it is possible to use more flexible source
address types, such as AS numbers or prefix lengths
less than host address lengths.

The value of this object cannot be changed


if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 6 }

.1.3.6.1.2.1.122.1.2.1.7
teTunnelSourceAddress OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TeHopAddress
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Source Traffic Engineered Tunnel hop address of
this Tunnel.

The type of this address is determined by the value


of the corresponding teTunnelSourceAddressType.

Note that the source and destination addresses of a


Tunnel can be different address types.

The value of this object cannot be changed


if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 7 }

.1.3.6.1.2.1.122.1.2.1.8
teTunnelDestinationAddressType OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TeHopAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5)}

MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of Traffic Engineered Tunnel hop address
for the destination of this Tunnel.

The value of this object cannot be changed


if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 8 }

.1.3.6.1.2.1.122.1.2.1.9
teTunnelDestinationAddress OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TeHopAddress
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Destination Traffic Engineered Tunnel hop
address of this Tunnel.

The type of this address is determined by the value


of the corresponding teTunnelDestinationAddressType.

Note that source and destination addresses of a


Tunnel can be different address types.
The value of this object cannot be changed
if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 9 }

.1.3.6.1.2.1.122.1.2.1.10
teTunnelState OBJECT-TYPE
-- FROM TE-MIB
SYNTAX INTEGER {unknown(1), up(2), down(3), testing(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational state of the Tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 10 }

.1.3.6.1.2.1.122.1.2.1.11
teTunnelDiscontinuityTimer OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one or more of this tunnel's counters
suffered a discontinuity. The relevant counters
are teTunnelOctets, teTunnelPackets,
teTunnelLPOctets, and teTunnelLPPackets. If no such
discontinuities have occurred since the last
re-initialization of the local management subsystem
then this object contains a zero value.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 11 }

.1.3.6.1.2.1.122.1.2.1.12
teTunnelOctets OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets that have been forwarded over
the Tunnel.

Discontinuities in the value of this counter can


occur at re-initialization of the management system,
and at other times, as indicated by the value of
teTunnelDiscontinuityTimer.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 12 }

.1.3.6.1.2.1.122.1.2.1.13
teTunnelPackets OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that have been forwarded over
the Tunnel.

Discontinuities in the value of this counter can


occur at re-initialization of the management system
and at other times, as indicated by the value of
teTunnelDiscontinuityTimer.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 13 }

.1.3.6.1.2.1.122.1.2.1.14
teTunnelLPOctets OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets that have been forwarded over
the Tunnel.

Discontinuities in the value of this counter can


occur at re-initialization of the management system
and at other times, as indicated by the value of
teTunnelDiscontinuityTimer.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 14 }

.1.3.6.1.2.1.122.1.2.1.15
teTunnelLPPackets OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that have been forwarded over
the Tunnel.
Discontinuities in the value of this counter can
occur at re-initialization of the management system
and at other times, as indicated by the value of
teTunnelDiscontinuityTimer.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 15 }

.1.3.6.1.2.1.122.1.2.1.16
teTunnelAge OBJECT-TYPE
-- FROM TE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The age (i.e., time from creation of this conceptual
row till now) of this Tunnel in hundredths of a
second. Note that because TimeTicks wrap in about
16 months, this value is best used in interval
measurements.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 16 }
.1.3.6.1.2.1.122.1.2.1.17
teTunnelTimeUp OBJECT-TYPE
-- FROM TE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total time in hundredths of a second that this
Tunnel has been operational. Note that because
TimeTicks wrap in about 16 months, this value is
best used in interval measurements.

An example of usage of this object would be to


compute the percentage up time over a period of time
by obtaining values of teTunnelAge and
teTunnelTimeUp at two points in time and computing
the following ratio:
((teTunnelTimeUp2 - teTunnelTimeUp1)/
(teTunnelAge2 - teTunnelAge1)) * 100 %. In doing
so, the management station must account for
wrapping of the values of teTunnelAge and
teTunnelTimeUp between the two measurements.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 17 }

.1.3.6.1.2.1.122.1.2.1.18
teTunnelPrimaryTimeUp OBJECT-TYPE
-- FROM TE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total time in hundredths of a second that this
Tunnel's primary path has been operational. Note
that because TimeTicks wrap in about 16 months, this
value is best used in interval measurements.

An example of usage of this field would be to


compute what percentage of time that a TE Tunnel was
on the primary path over a period of time by
computing
((teTunnelPrimaryTimeUp2 - teTunnelPrimaryTimeUp1)/
(teTunnelTimeUp2 - teTunnelTimeUp1))*100 %. In
doing so, the management station must account for
wrapping of the values of teTunnelPrimaryTimeUp and
teTunnelTimeUp between the two measurements.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 18 }

.1.3.6.1.2.1.122.1.2.1.19
teTunnelTransitions OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of operational state transitions
(up -> down and down -> up) this Tunnel has
undergone.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 19 }

.1.3.6.1.2.1.122.1.2.1.20
teTunnelLastTransition OBJECT-TYPE
-- FROM TE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time in hundredths of a second since the last
operational state transition occurred on this
Tunnel.

Note that if the last transition was over 16


months ago, this value will be inaccurate.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 20 }

.1.3.6.1.2.1.122.1.2.1.21
teTunnelPathChanges OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of path changes this Tunnel has had."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 21 }

.1.3.6.1.2.1.122.1.2.1.22
teTunnelLastPathChange OBJECT-TYPE
-- FROM TE-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time in hundredths of a second since the last
path change occurred on this Tunnel.

Note that if the last transition was over 16


months ago, this value will be inaccurate.

Path changes may be caused by network events or by


reconfiguration that affects the path.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 22 }

.1.3.6.1.2.1.122.1.2.1.23
teTunnelConfiguredPaths OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of paths configured for this Tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 23 }

.1.3.6.1.2.1.122.1.2.1.24
teTunnelStandbyPaths OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of standby paths configured for this
Tunnel.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 24 }

.1.3.6.1.2.1.122.1.2.1.25
teTunnelOperationalPaths OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of operational paths for this Tunnel.
This includes the path currently active, as
well as operational standby paths.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
teTunnelTable(2) teTunnelEntry(1) 25 }

.1.3.6.1.2.1.122.1.3
tePathTable OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of Configured Traffic Tunnels."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
3 }

.1.3.6.1.2.1.122.1.3.1
tePathEntry OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { teTunnelIndex, tePathIndex }
DESCRIPTION "Entry containing information about a particular
Traffic Tunnel. Each Traffic Tunnel can have zero
or more Traffic Paths.

As a Traffic Path can only exist over an existing


Traffic Tunnel, all tePathEntries with
a value of n for teTunnelIndex MUST be removed by
the implementation when the corresponding
teTunnelEntry with a value of n for teTunnelIndex
is removed.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) 1 }

.1.3.6.1.2.1.122.1.3.1.1
tePathIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that uniquely identifies a path within
a Tunnel.
The combination of <teTunnelIndex, tePathIndex> thus
uniquely identifies a path among all paths on this
router.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 1 }

.1.3.6.1.2.1.122.1.3.1.2
tePathName OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of this path.

A pathName must be unique within the set of paths


over a single tunnel. If a SET request is received
with a duplicate name, then the implementation MUST
return an inconsistentValue error.

The value of this object cannot be changed


if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 2 }

.1.3.6.1.2.1.122.1.3.1.3
tePathRowStatus OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

When the value of this object is 'active', then


the value of tePathName cannot be changed. All
other writable objects may be changed; however,
these changes may affect traffic going over the TE
tunnel or require the path to be computed and/or
re-signaled.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 3 }

.1.3.6.1.2.1.122.1.3.1.4
tePathStorageType OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need
not allow write-access to any columnar objects
in the row.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 4 }

.1.3.6.1.2.1.122.1.3.1.5
tePathType OBJECT-TYPE
-- FROM TE-MIB
SYNTAX INTEGER {other(1), primary(2), standby(3), secondary(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type for this PathEntry; i.e., whether this path
is a primary path, a standby path, or a secondary
path.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 5 }

.1.3.6.1.2.1.122.1.3.1.6
tePathConfiguredRoute OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The route that this TE path is configured to follow;
i.e., an ordered list of hops. The value of this
object gives the primary index into the Hop Table.
The secondary index is the hop count in the path, so
to get the route, one could get the first hop with
index <tePathConfiguredRoute, 1> in the Hop Table
and do a getnext to get subsequent hops.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 6 }

.1.3.6.1.2.1.122.1.3.1.7
tePathBandwidth OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION MplsBitRate
SYNTAX Unsigned32 (0 | 1..2147483647)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The configured bandwidth for this Tunnel,
in units of thousands of bits per second (Kbps).
"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 7 }

.1.3.6.1.2.1.122.1.3.1.8
tePathIncludeAny OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is a configured set of administrative groups
specified as a bit vector (i.e., bit n is 1 if group
n is in the set, where n = 0 is the LSB). For each
link that this path goes through, the link must have
at least one of the groups specified in IncludeAny
to be acceptable. If IncludeAny is zero, all links
are acceptable.
"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 8 }

.1.3.6.1.2.1.122.1.3.1.9
tePathIncludeAll OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is a configured set of administrative groups
specified as a bit vector (i.e., bit n is 1 if group
n is in the set, where n = 0 is the LSB). For each
link that this path goes through, the link must have
all of the groups specified in IncludeAll to be
acceptable. If IncludeAll is zero, all links are
acceptable.
"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 9 }

.1.3.6.1.2.1.122.1.3.1.10
tePathExclude OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This is a configured set of administrative groups
specified as a bit vector (i.e., bit n is 1 if group
n is in the set, where n = 0 is the LSB). For each
link that this path goes through, the link MUST have
groups associated with it, and the intersection of
the link's groups and the 'exclude' set MUST be
null.
"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 10 }

.1.3.6.1.2.1.122.1.3.1.11
tePathSetupPriority OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The setup priority configured for this path, with 0
as the highest priority and 7 as the lowest.
"
DEFVAL { 7 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 11 }

.1.3.6.1.2.1.122.1.3.1.12
tePathHoldPriority OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Integer32 (0..7)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The hold priority configured for this path, with 0
as the highest priority and 7 as the lowest.
"
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 12 }

.1.3.6.1.2.1.122.1.3.1.13
tePathProperties OBJECT-TYPE
-- FROM TE-MIB
SYNTAX BITS {recordRoute(0), cspf(1), makeBeforeBreak(2), mergeable(3),
fastReroute(4), protected(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The set of configured properties for this path,
expressed as a bit map. For example, if the path
supports 'make before break', then bit 2 is set.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 13 }

.1.3.6.1.2.1.122.1.3.1.14
tePathOperStatus OBJECT-TYPE
-- FROM TE-MIB
SYNTAX INTEGER {unknown(0), down(1), testing(2), dormant(3), ready(4),
operational(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of the path:
unknown:
down: Signaling failed.
testing: Administratively set aside for testing.
dormant: Not signaled (for a backup tunnel).
ready: Signaled but not yet carrying traffic.
operational: Signaled and carrying traffic.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 14 }

.1.3.6.1.2.1.122.1.3.1.15
tePathAdminStatus OBJECT-TYPE
-- FROM TE-MIB
SYNTAX INTEGER {normal(1), testing(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The operational status of the path:
normal: Used normally for forwarding.
testing: Administratively set aside for testing.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 15 }

.1.3.6.1.2.1.122.1.3.1.16
tePathComputedRoute OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The route computed for this path, perhaps using
some form of Constraint-based Routing. The
algorithm is implementation dependent.

This object returns the computed route as an ordered


list of hops. The value of this object gives the
primary index into the Hop Table. The secondary
index is the hop count in the path, so to get the
route, one could get the first hop with index
<tePathComputedRoute, 1> in the Hop Table and do a
getnext to get subsequent hops.

A value of zero (0) means there is no computedRoute.


"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 16 }

.1.3.6.1.2.1.122.1.3.1.17
tePathRecordedRoute OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The route actually used for this path, as recorded
by the signaling protocol. This is again an ordered
list of hops; each hop is expected to be strict.

The value of this object gives the primary index


into the Hop Table. The secondary index is the hop
count in the path, so to get the route, one can get
the first hop with index <tePathRecordedRoute, 1>
in the Hop Table and do a getnext to get subsequent
hops.

A value of zero (0) means there is no recordedRoute.


"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathTable(3) tePathEntry(1) 17 }

.1.3.6.1.2.1.122.1.4
tePathHopTable OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of Tunnel Path Hops."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
4 }

.1.3.6.1.2.1.122.1.4.1
tePathHopEntry OBJECT-TYPE
-- FROM TE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { teHopListIndex, tePathHopIndex }
DESCRIPTION "Entry containing information about a particular
hop.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) 1 }

.1.3.6.1.2.1.122.1.4.1.1
teHopListIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that identifies a list of hops. This is
the primary index to access hops.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 1 }

.1.3.6.1.2.1.122.1.4.1.2
tePathHopIndex OBJECT-TYPE
-- FROM TE-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index that identifies a particular hop among the
list of hops for a path. An index of i identifies
the ith hop. This is the secondary index for a hop
entry.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 2 }

.1.3.6.1.2.1.122.1.4.1.3
tePathHopRowStatus OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

Any field in this table can be changed, even if the


value of this object is 'active'. However, such a
change may cause traffic to be rerouted or even
disrupted.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 3 }

.1.3.6.1.2.1.122.1.4.1.4
tePathHopStorageType OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.

Conceptual rows having the value 'permanent' need


not allow write-access to any columnar objects
in the row.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 4 }

.1.3.6.1.2.1.122.1.4.1.5
tePathHopAddrType OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TeHopAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), asnumber(3), unnum(4), lspid(5)}

MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of Traffic Engineered Tunnel hop Address
of this hop.

The value of this object cannot be changed


if the value of the corresponding tePathRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 5 }

.1.3.6.1.2.1.122.1.4.1.6
tePathHopAddress OBJECT-TYPE
-- FROM TE-MIB
-- TEXTUAL CONVENTION TeHopAddress
SYNTAX OCTET STRING (0..32)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Traffic Engineered Tunnel hop Address of this
hop.

The type of this address is determined by the value


of the corresponding tePathHopAddressType.

The value of this object cannot be changed


if the value of the corresponding teTunnelRowStatus
object is 'active'.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 6 }

.1.3.6.1.2.1.122.1.4.1.7
tePathHopType OBJECT-TYPE
-- FROM TE-MIB
SYNTAX INTEGER {unknown(0), loose(1), strict(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of hop:
unknown:
loose: This hop is a LOOSE hop.
strict: This hop is a STRICT hop.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) teMIBObjects(1)
tePathHopTable(4) tePathHopEntry(1) 7 }

.1.3.6.1.2.1.122.2
teMIBConformance OBJECT-TYPE
-- FROM TE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122) 2 }

.1.3.6.1.2.1.122.2.1
teGroups OBJECT-TYPE
-- FROM TE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) 1 }

.1.3.6.1.2.1.122.2.1.1
teTrafficEngineeringGroup OBJECT-GROUP
-- FROM TE-MIB
DESCRIPTION "Objects for Traffic Engineering in this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) teGroups(1) 1 }

.1.3.6.1.2.1.122.2.1.2
teNotificationGroup OBJECT-TYPE
-- FROM TE-MIB
DESCRIPTION "Notifications specified in this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) teGroups(1) 2 }

.1.3.6.1.2.1.122.2.2
teModuleCompliance OBJECT-TYPE
-- FROM TE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) 2 }

.1.3.6.1.2.1.122.2.2.1
teModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM TE-MIB
DESCRIPTION "When this MIB module is implemented without support
for read-create (i.e., in read-only mode), then such
an implementation can claim read-only compliance.
Such a device can be monitored but cannot be
configured with this MIB module.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) teModuleCompliance(2) 1 }

.1.3.6.1.2.1.122.2.2.2
teModuleFullCompliance MODULE-COMPLIANCE
-- FROM TE-MIB
DESCRIPTION "When this MIB module is implemented with support for
read-create, then the implementation can claim
full compliance. Such devices can be both
monitored and configured with this MIB module.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) teModuleCompliance(2) 2 }

.1.3.6.1.2.1.122.2.2.3
teModuleServerReadOnlyCompliance MODULE-COMPLIANCE
-- FROM TE-MIB
DESCRIPTION "When this MIB module is implemented by a path
computation server without support for read-create
(i.e., in read-only mode), then the implementation
can claim read-only compliance. Such
a device can be monitored but cannot be
configured with this MIB module.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) teModuleCompliance(2) 3 }

.1.3.6.1.2.1.122.2.2.4
teModuleServerFullCompliance MODULE-COMPLIANCE
-- FROM TE-MIB
DESCRIPTION "When this MIB module is implemented by a path
computation server with support for read-create,
then the implementation can claim full
compliance.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) teMIB(122)
teMIBConformance(2) teModuleCompliance(2) 4 }

.1.3.6.1.2.1.129
vpnTcMIB MODULE-IDENTITY
-- FROM VPN-TC-STD-MIB
DESCRIPTION "This MIB contains TCs for VPNs.

Copyright (C) The Internet Society (2005). This version


of this MIB module is part of RFC 4265; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 129 }

.1.3.6.1.2.1.135
t11FcNameServerMIB MODULE-IDENTITY
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "The MIB module for the management of the functionality,
which realizes the FC-GS-4 requirements for Name
Server (NS).

Copyright (C) The Internet Society (2006). This version of


this MIB module is part of RFC 4438; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 135 }

.1.3.6.1.2.1.135.0
t11NsNotifications OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135) 0 }

.1.3.6.1.2.1.135.0.1
t11NsRejectRegNotify NOTIFICATION-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
OBJECTS { t11FamLocalSwitchWwn, t11NsRegPortName, t11NsRejectCtCommandString,
t11NsRejectReasonCode, t11NsRejReasonCodeExp, t11NsRejReasonVendorCode }
DESCRIPTION "This notification is generated whenever a request to
register information in a Name Server Information
Subset (for which the corresponding instance of
t11NsInfoSubsetRejReqNotfyEnable is 'true') is
rejected on a particular Fabric for a particular Nx_Port.

The value of t11FamLocalSwitchWwn indicates the


WWN of the switch that received the request.
(If the WWN is unavailable, the value is set to
the zero-length string.)

The value of t11NsRejectCtCommandString indicates


the rejected request, and the values of
t11NsRejectReasonCode, t11NsRejReasonCodeExp, and
t11NsRejReasonVendorCode indicate the reason for
the rejection.

The value of t11NsRegPortName represents the Port Name


if it is able to be extracted out of the Registration
Request, or otherwise the value as currently registered
on the port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsNotifications(0) 1 }

.1.3.6.1.2.1.135.1
t11NsMIBObjects OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135) 1 }

.1.3.6.1.2.1.135.1.1
t11NsStatus OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) 1 }

.1.3.6.1.2.1.135.1.1.1
t11NsInfoSubsetTable OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains one entry for each Name Server
Information Subset within each Fibre Channel
management instance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) 1 }

.1.3.6.1.2.1.135.1.1.1.1
t11NsInfoSubsetEntry OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, t11NsInfoSubsetIndex }
DESCRIPTION "This entry contains information about operations
on a particular Name Server Information Subset
within the Fibre Channel management instance
identified by fcmInstanceIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) 1 }

.1.3.6.1.2.1.135.1.1.1.1.1
t11NsInfoSubsetIndex OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer value that uniquely identifies
this Name Server Information Subset amongst all others
within the same Fibre Channel management instance.

It is mandatory to keep this value constant between


restarts of the agent and to make every possible
effort to keep it constant across such restarts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) t11NsInfoSubsetEntry(1) 1
}

.1.3.6.1.2.1.135.1.1.1.1.2
t11NsInfoSubsetSwitchIndex OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this object is zero when operations
upon this Name Server Information Subset do not occur
at a local Fibre Channel switch; otherwise, it is
non-zero and identifies the local switch.

The switch identified by a non-zero value of this


object is the same switch as is identified by the
same value of fcmSwitchIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) t11NsInfoSubsetEntry(1) 2
}

.1.3.6.1.2.1.135.1.1.1.1.3
t11NsInfoSubsetTableLastChange OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last update
to any entry in the t11NsRegTable with the same values
of fcmInstanceIndex and t11NsInfoSubsetIndex. This
includes creation of an entry, deletion of an entry, or
modification of an existing entry. If no such update
has taken place since the last re-initialization of the
local network management subsystem, then this object
contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) t11NsInfoSubsetEntry(1) 3
}

.1.3.6.1.2.1.135.1.1.1.1.4
t11NsInfoSubsetNumRows OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Nx_Ports currently registered in this
Name Server Information Subset, i.e., the number of
rows in the t11NsRegTable with the same values of
fcmInstanceIndex and t11NsInfoSubsetIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) t11NsInfoSubsetEntry(1) 4
}

.1.3.6.1.2.1.135.1.1.1.1.5
t11NsInfoSubsetTotalRejects OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of (CT_IU) Requests for Name Server
functions that were rejected for inclusion in this
Name Server Information Subset, across all Fabrics
for which it contains information.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) t11NsInfoSubsetEntry(1) 5
}

.1.3.6.1.2.1.135.1.1.1.1.6
t11NsInfoSubsetRejReqNotfyEnable OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object indicates whether 't11NsRejectRegNotify'
notifications are generated by rejections of requests
to register information in this Name Server Information
Subset.

If value of this object is 'true', then the


notification is generated when a request is rejected.
If it is 'false', the notification is not generated.

The persistence of values of this object across an


agent reboot is implementation-dependent."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsInfoSubsetTable(1) t11NsInfoSubsetEntry(1) 6
}

.1.3.6.1.2.1.135.1.1.2
t11NsRegTable OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains entries for all Nx_Ports registered
in the identified Name Server Information Subsets across
all Fabrics for which such subsets contain information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) 2 }

.1.3.6.1.2.1.135.1.1.2.1
t11NsRegEntry OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, t11NsInfoSubsetIndex, t11NsRegFabricIndex,
t11NsRegPortIdentifier }
DESCRIPTION "An entry containing information about an Nx_Port
represented by t11NsRegPortIdentifier that is registered
with a Name Server Information Subset (identified by
t11NsInfoSubsetIndex) within the Fibre Channel management
instance (identified by fcmInstanceIndex) on the Fabric
(identified by t11NsRegFabricIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) 1 }

.1.3.6.1.2.1.135.1.1.2.1.1
t11NsRegFabricIndex OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index value that uniquely identifies a
particular Fabric.

In a Fabric conformant to SW-3, only a single Fabric can


operate within a single physical infrastructure, and thus,
the value of this Fabric Index will always be 1.

However, it is possible that future standards will define


how multiple Fabrics, each with its own management
instrumentation, could operate within one (or more) physical
infrastructures. To allow for this future possibility, this
index value is used to uniquely identify a particular
Fabric within a physical infrastructure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 1 }

.1.3.6.1.2.1.135.1.1.2.1.2
t11NsRegPortIdentifier OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Fibre Channel Address Identifier of this Nx_Port.
If no Port Identifier has been registered, then the
value of this object is the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 2 }

.1.3.6.1.2.1.135.1.1.2.1.3
t11NsRegPortName OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Port_Name (WWN) of this Nx_Port.
If this object has not been registered, then its value
is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 3 }

.1.3.6.1.2.1.135.1.1.2.1.4
t11NsRegNodeName OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Node_Name (WWN) of this Nx_Port.
If this object has not been registered, then its value
is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 4 }

.1.3.6.1.2.1.135.1.1.2.1.5
t11NsRegClassOfSvc OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcClasses
SYNTAX BITS {classF(0), class1(1), class2(2), class3(3), class4(4), class5(5),
class6(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The class of service indicator. This object is an
array of bits that contain a bit map of the classes of
service supported by the associated port. If a bit in
this object is 1, it indicates that the class of
service is supported by the associated port. When a
bit is set to 0, it indicates that no class of service
is supported by this Nx_Port.

If this object has not been not registered for a port,


then the instance for that port is not instantiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 5 }

.1.3.6.1.2.1.135.1.1.2.1.6
t11NsRegNodeIpAddress OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the node of this Nx_Port, in
network-byte order, either as a 32-bit IPv4 address or
a 128-bit IPv6 address. For the former, the leftmost 96 bits
(12 bytes) should contain x'00 00 00 00 00 00 00 00 00 00 FF
FF', and the IPv4 address should be present in the rightmost
32 bits.

Note that the value of this object is the IP address value


that is received in the FC-GS-4 message Register IP address
(Node) RIP_NN. It is not validated against any IP address
format.

If no 'IP address (Node)' has been registered, then the


value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 6 }

.1.3.6.1.2.1.135.1.1.2.1.7
t11NsRegProcAssoc OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0 | 8)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Fibre Channel Initial Process Associator (IPA).

If no 'Initial Process Associator' has been registered,


then the value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 7 }

.1.3.6.1.2.1.135.1.1.2.1.8
t11NsRegFc4Type OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0 | 32)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The FC-4 protocol types supported by this Nx_Port.
This is an array of 256 bits. Each bit in the array
corresponds to a Type value as defined by Fibre Channel
standards and contained in the Type field of the frame
header. The order of the bits in the 256-bit (32-byte)
value is the same as defined in FC-GS-4, section 5.2.3.8,
and represented in network-byte order.

If no 'FC-4 TYPEs' has been registered, then the


value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 8 }

.1.3.6.1.2.1.135.1.1.2.1.9
t11NsRegPortType OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcPortType
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port type of this port.

If no 'Port Type' has been registered, then the value


of this object is unidentified and is represented by
the value 'unknown'."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 9 }

.1.3.6.1.2.1.135.1.1.2.1.10
t11NsRegPortIpAddress OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that Fibre Channel calls an 'IP Address (Port)'
that represents the IP address of the associated port.
The value is either in 32-bit IPv4 format or 128-bit IPv6
format, in network-byte order. When this object contains an
IPv4 address, the leftmost 96 bits (12 bytes) should contain
x'00 00 00 00 00 00 00 00 00 00 FF FF'. The IPv4 address
should be present in the rightmost 32 bits.

Note that the value of this object is the IP address value


that is received in the FC-GS-4 message Register IP address
(Port) RIPP_ID. It is not validated against any IP address
format.

If no 'IP address (Port)' has been registered, then the


value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 10 }

.1.3.6.1.2.1.135.1.1.2.1.11
t11NsRegFabricPortName OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Fabric Port Name (WWN) of the Fx_Port to which
this Nx_Port is attached.

If no 'Fabric Port Name' has been registered, then the


value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 11 }

.1.3.6.1.2.1.135.1.1.2.1.12
t11NsRegHardAddress OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The format of this object is identical to the format
of Hard Address defined in the Discover Address (ADISC)
Extended Link Service (FC-FS).

Hard Address is the 24-bit NL_Port identifier that


consists of:
- the 8-bit Domain_ID in the most significant byte
- the 8-bit Area_ID in the next most significant
byte
- the 8-bit AL-PA (Arbitrated Loop Physical Address)
which an NL_Port attempts acquire during FC-AL
initialization in the least significant byte.

If the port is not an NL_Port, or if it is an NL_Port


but does not have a hard address, then all bits are
reported as zeros.

If no 'Hard Address' has been registered, then the


value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 12 }

.1.3.6.1.2.1.135.1.1.2.1.13
t11NsRegSymbolicPortName OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The user-defined name of this port.

If no 'Symbolic Port Name' has been registered, then


the value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 13 }

.1.3.6.1.2.1.135.1.1.2.1.14
t11NsRegSymbolicNodeName OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The user-defined name of the node of this port.

If no 'Symbolic Node Name' has been registered, then


the value of this object is the zero-length string."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 14 }

.1.3.6.1.2.1.135.1.1.2.1.15
t11NsRegFc4Features OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0 | 128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The FC-4 Features associated with FC-4 Types on this
port encoded as a 128-byte value in network-byte order,
or the zero-length string if no 'FC-4 Features' have been
registered.

Section 5.2.3.15 of FC-GS-4 is the authoritative


definition of the format of the 128-byte value,
i.e., if different, FC-GS-4 takes precedence over the
following description:

The 128-byte value is an array of 4-bit values, one for


each FC-4 Type value, positioned as follows: the 5 most
significant bits of a Type value identify where it appears
within the 128-byte value, specifically, within which word:
- Word 0 (of the 128-byte value) contains information
related to Types '00' through '07';
- Word 1 contains information related to Types
'08' through 0F';
- and so forth, up to Word 31, which contains
information related to Types 'F8' through 'FF'.

The least significant of the eight 4-bit values in each


Word represents an FC-4 Type with 000 as its 3 least
significant bits, and most significant 4-bit value in
each Word represents an FC-4 Type with 111 as its 3 least
significant bits."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegTable(2) t11NsRegEntry(1) 15 }

.1.3.6.1.2.1.135.1.1.3
t11NsRegFc4DescriptorTable OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains entries for all FC-4 Descriptors
registered in the identified Name Server Information
Subsets across all Fabrics for which such subsets
contain information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) 3 }

.1.3.6.1.2.1.135.1.1.3.1
t11NsRegFc4DescriptorEntry OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, t11NsInfoSubsetIndex, t11NsRegFabricIndex,
t11NsRegPortIdentifier, t11NsRegFc4TypeValue }
DESCRIPTION "An entry in the t11NsRegFc4DescriptorTable,
containing information about an FC-4 Descriptor
that is associated with a particular FC-4 Type
value. The particular FC-4 Descriptor was
registered by an Nx_Port (identified by
t11NsRegPortIdentifier) in a Name Server Information
Subset (identified by t11NsInfoSubsetIndex) within
the Fibre Channel management instance (identified by
fcmInstanceIndex) on the Fabric (identified by
t11NsRegFabricIndex).

If no FC-4 Descriptors have been registered


for a particular port, then there will be no
entries in this table for that port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegFc4DescriptorTable(3) 1 }

.1.3.6.1.2.1.135.1.1.3.1.1
t11NsRegFc4TypeValue OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An integer value that identifies an FC-4 Type value
(representing a particular protocol type, as specified
in FC-FS) for which an FC-4 Descriptor has been
registered.

An instance of this object contains a 'Type value'


that corresponds to a '1' bit in the value of the
t11NsRegFc4Type registered for the same port;
this correspondence is as specified in FC-GS-4."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegFc4DescriptorTable(3)
t11NsRegFc4DescriptorEntry(1) 1 }

.1.3.6.1.2.1.135.1.1.3.1.2
t11NsRegFc4Descriptor OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The FC-4 Descriptor value that has been registered
for the particular port on the particular Fabric, and
for the FC-4 Type represented by the corresponding
value of t11NsRegFc4TypeIndex.

The format of an FC-4 Descriptor is dependent on the


corresponding FC-4 Type value, but is represented in
network-byte order."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRegFc4DescriptorTable(3)
t11NsRegFc4DescriptorEntry(1) 2 }

.1.3.6.1.2.1.135.1.1.4
t11NsRejectTable OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about the most recent
Name Server Registration Request failures for various
ports on various Fabrics.

If no information is available about the most recent


rejection of a Registration Request on a particular port
on a particular Fabric, then there will no entry in this
table for that port and Fabric.

When a t11NsRejectRegNotify notification is sent for


such a Registration Request failure, the values of the
objects in the relevant entry of this table are updated
immediately prior to generating the notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) 4 }

.1.3.6.1.2.1.135.1.1.4.1
t11NsRejectEntry OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, t11NsInfoSubsetIndex, t11NsRegFabricIndex,
t11NsRegPortIdentifier }
DESCRIPTION "An entry containing information about the most recent
rejection of a request to register information in the Name
Server Information Subset (identified by
t11NsInfoSubsetIndex) within the Fibre Channel management
instance (identified by fcmInstanceIndex) for a particular
port (identified by t11NsRegPortIdentifier) on a particular
Fabric (identified by t11NsRegFabricIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRejectTable(4) 1 }

.1.3.6.1.2.1.135.1.1.4.1.1
t11NsRejectCtCommandString OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The binary content of the Registration Request,
formatted as an octet string (in network byte
order) containing the CT_IU, as described in
Table 2 of [FC-GS-4] (including the preamble),
which was most recently rejected for the particular
Name Server Information Subset on the particular port
on the particular Fabric.

This object contains the zero-length string


if and when the CT-IU's content is unavailable.

When the length of this object is 255 octets, it


contains the first 255 octets of the CT-IU (in
network-byte order)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRejectTable(4) t11NsRejectEntry(1) 1 }

.1.3.6.1.2.1.135.1.1.4.1.2
t11NsRejectReasonCode OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION T11NsGs4RejectReasonCode
SYNTAX INTEGER {none(1), invalidCmdCode(2), invalidVerLevel(3),
logicalError(4), invalidIUSize(5), logicalBusy(6), protocolError(7),
unableToPerformCmdReq(8), cmdNotSupported(9), serverNotAvailable(10),
couldNotEstabSession(11), vendorError(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A registration reject reason code. This object
contains the reason code of the most recent Name
Server Registration Request failure for the
particular port on the particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRejectTable(4) t11NsRejectEntry(1) 2 }

.1.3.6.1.2.1.135.1.1.4.1.3
t11NsRejReasonCodeExp OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION T11NsRejReasonCodeExpl
SYNTAX INTEGER {noAdditionalExplanation(1), portIdentifierNotRegistered(2),
portNameNotRegistered(3), nodeNameNotRegistered(4), classOfServiceNotRegistered(5),
nodeIpAddressNotRegistered(6), ipaNotRegistered(7), fc4TypeNotRegistered(8),
symbolicPortNameNotRegistered(9), symbolicNodeNameNotRegistered(10),
portTypeNotRegistered(11), portIpAddressNotRegistered(12),
fabricPortNameNotRegistered(13), hardAddressNotRegistered(14),
fc4DescriptorNotRegistered(15), fc4FeaturesNotRegistered(16), accessDenied(17),
unacceptablePortIdentifier(18), databaseEmpty(19), noObjectRegInSpecifiedScope(20),
domainIdNotPresent(21), portIdNotPresent(22), noDeviceAttached(23),
authorizationException(24), authenticationException(25), databaseFull(26)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A registration reject reason code explanation. This
object contains the reason code explanation of the most
recent Name Server Registration Request failure for the
particular port on the particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRejectTable(4) t11NsRejectEntry(1) 3 }

.1.3.6.1.2.1.135.1.1.4.1.4
t11NsRejReasonVendorCode OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A registration reject vendor-specific code. This
object contains the vendor-specific code of the most
recent Name Server Registration Request failure for the
particular port on the particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatus(1) t11NsRejectTable(4) t11NsRejectEntry(1) 4 }

.1.3.6.1.2.1.135.1.2
t11NsStatistics OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) 2 }

.1.3.6.1.2.1.135.1.2.1
t11NsStatsTable OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains per-Fabric state and statistics
for operations upon the identified Name Server
Information Subsets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) 1 }

.1.3.6.1.2.1.135.1.2.1.1
t11NsStatsEntry OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, t11NsInfoSubsetIndex, t11NsRegFabricIndex }
DESCRIPTION "An entry in this table contains state and statistics
for operations upon a Name Server Information Subset
(identified by t11NsInfoSubsetIndex) within the Fibre
Channel management instance (identified by
fcmInstanceIndex) on the Fabric (identified by
t11NsRegFabricIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) 1 }
.1.3.6.1.2.1.135.1.2.1.1.1
t11NsInGetReqs OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of (CT_IU) Get Requests
received requesting information from this Name
Server Information Subset on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 1 }

.1.3.6.1.2.1.135.1.2.1.1.2
t11NsOutGetReqs OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of (CT_IU) Get Requests sent in
order to obtain information needed in this Name Server
Information Subset on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 2 }

.1.3.6.1.2.1.135.1.2.1.1.3
t11NsInRegReqs OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of (CT_IU) Registration Requests
received to register information in the Name Server
Information Subset on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 3 }

.1.3.6.1.2.1.135.1.2.1.1.4
t11NsInDeRegReqs OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of (CT_IU) De-registration Requests
received to de-register information from this Name Server
Information Subset on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 4 }
.1.3.6.1.2.1.135.1.2.1.1.5
t11NsInRscns OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of received RSCNs, indicating
Name Server-related changes relating to this Name
Server Information Subset on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 5 }

.1.3.6.1.2.1.135.1.2.1.1.6
t11NsOutRscns OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of transmitted RSCNs, indicating
Name Server-related changes relating to this Name
Server Information Subset on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 6 }

.1.3.6.1.2.1.135.1.2.1.1.7
t11NsRejects OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of CT_IU Requests for Name
Server functions on this Name Server Information
Subset on this Fabric that were rejected.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 7 }

.1.3.6.1.2.1.135.1.2.1.1.8
t11NsDatabaseFull OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether the database containing this
Name Server Information Subset is full. This object is
set to 'true' only if the Name Server is unable to allocate
space for a new entry for the corresponding Fabric, and it is
set to 'false' whenever an existing entry is deleted for the
corresponding Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBObjects(1) t11NsStatistics(2) t11NsStatsTable(1) t11NsStatsEntry(1) 8 }

.1.3.6.1.2.1.135.2
t11NsMIBConformance OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135) 2 }

.1.3.6.1.2.1.135.2.1
t11NsMIBCompliances OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) 1 }

.1.3.6.1.2.1.135.2.1.1
t11NsMIBCompliance MODULE-COMPLIANCE
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "The compliance statement for entities that
implement the Fibre Channel Name Server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBCompliances(1) 1 }

.1.3.6.1.2.1.135.2.2
t11NsMIBGroups OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) 2 }

.1.3.6.1.2.1.135.2.2.1
t11NsDBGroup OBJECT-GROUP
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "A collection of objects for monitoring the information
registered in a Name Server Information Subset."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBGroups(2) 1 }

.1.3.6.1.2.1.135.2.2.2
t11NsRequestStatsGroup OBJECT-GROUP
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "A collection of objects for displaying Name
Server statistics and state for Name Server requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBGroups(2) 2 }

.1.3.6.1.2.1.135.2.2.3
t11NsRscnStatsGroup OBJECT-GROUP
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "A collection of objects for displaying Name
Server statistics for Name Server-related RSCNs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBGroups(2) 3 }

.1.3.6.1.2.1.135.2.2.4
t11NsRejectStatsGroup OBJECT-GROUP
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "A collection of objects for displaying Name
Server statistics for rejects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBGroups(2) 4 }
.1.3.6.1.2.1.135.2.2.5
t11NsNotifyControlGroup OBJECT-GROUP
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "A collection of notification control and
notification information objects for monitoring
rejections of Name Server registrations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBGroups(2) 5 }

.1.3.6.1.2.1.135.2.2.6
t11NsNotifyGroup OBJECT-TYPE
-- FROM T11-FC-NAME-SERVER-MIB
DESCRIPTION "A collection of notifications for monitoring
rejections of Name Server registrations."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcNameServerMIB(135)
t11NsMIBConformance(2) t11NsMIBGroups(2) 6 }

.1.3.6.1.2.1.136
t11TcMIB MODULE-IDENTITY
-- FROM T11-TC-MIB
DESCRIPTION "This module defines textual conventions used in T11 MIBs.

Copyright (C) The Internet Society (2006). This version


of this MIB module is part of RFC 4439; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 136 }

.1.3.6.1.2.1.137
t11FcFabricAddrMgrMIB MODULE-IDENTITY
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "The MIB module for the Fabric Address management
functionality defined by the Fibre Channel standards. For
the purposes of this MIB, Fabric Address Manager refers to
the functionality of acquiring DomainID(s) as specified in
FC-SW-3, and managing Fibre Channel Identifiers as specified
in FC-FS. An instance of 'Fabric Address Manager' software
functionality executes in the Principal Switch, and in each
other switch.

After an agent reboot, the values of read-write objects


defined in this MIB module are implementation-dependent.

Copyright (C) The Internet Society (2006). This version of


this MIB module is part of RFC 4439; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 137 }

.1.3.6.1.2.1.137.0
t11FamNotifications OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
0 }

.1.3.6.1.2.1.137.0.1
t11FamDomainIdNotAssignedNotify NOTIFICATION-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
OBJECTS { t11FamLocalSwitchWwn, t11FamNotifyFabricIndex }
DESCRIPTION "This notification indicates that a Domain_ID has not
been configured or assigned for a particular Fabric,
identified by t11FamNotifyFabricIndex, on a particular
switch identified by t11FamLocalSwitchWwn. This could
happen under the following conditions, and results in the
switch isolating E_Ports on the Fabric:

- if the switch's request for a configured static


Domain_ID is rejected or no other Domain_ID is
assigned, then the E_Ports are isolated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamNotifications(0) 1 }

.1.3.6.1.2.1.137.0.2
t11FamNewPrincipalSwitchNotify NOTIFICATION-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
OBJECTS { t11FamLocalSwitchWwn, t11FamNotifyFabricIndex }
DESCRIPTION "This notification indicates that a particular switch,
identified by t11FamLocalSwitchWwn, has become the new
Principal Switch on the Fabric identified by
t11FamNotifyFabricIndex.

This notification is sent soon after its election as


the new Principal Switch, i.e., upon expiration of a
Principal Switch selection timer that is equal to
twice the Fabric Stability Timeout value (F_S_TOV)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamNotifications(0) 2 }

.1.3.6.1.2.1.137.0.3
t11FamFabricChangeNotify NOTIFICATION-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
OBJECTS { t11FamLocalSwitchWwn, t11FamNotifyFabricIndex }
DESCRIPTION "This notification is sent whenever a particular switch,
identified by t11FamLocalSwitchWwn, sends or
receives a Build Fabric (BF) or a ReConfigure Fabric
(RCF) message on the Fabric identified by
t11FamNotifyFabricIndex.

This notification is not sent if a


't11FamNewPrincipalSwitchNotify' notification is sent
for the same event."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamNotifications(0) 3 }

.1.3.6.1.2.1.137.1
t11FamMIBObjects OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
1 }

.1.3.6.1.2.1.137.1.1
t11FamConfiguration OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) 1 }

.1.3.6.1.2.1.137.1.1.1
t11FamTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains Fabric Address Manager related
parameters that are able to be configured and monitored
in a Fibre Channel switch. For each of the switches
(identified by fcmSwitchIndex) managed by a Fibre Channel
management instance (identified by fcmInstanceIndex),
there is any entry for each Fabric known to that switch.
Entries are implicitly created/removed if and when
additional Fabrics are created/deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) 1 }

.1.3.6.1.2.1.137.1.1.1.1
t11FamEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FamFabricIndex }
DESCRIPTION "An entry provides information on the local Fabric Address
Manager functionality for a Fabric known to a
particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) 1 }

.1.3.6.1.2.1.137.1.1.1.1.1
t11FamFabricIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index value that uniquely identifies a
particular Fabric known to a particular switch.

In a Fabric conformant to FC-SW-3, only a single Fabric


can operate within a physical infrastructure, and thus,
the value of this Fabric Index will always be 1.

However, the current standard, FC-SW-4, defines


how multiple Fabrics, each with its own management
instrumentation, could operate within one (or more)
physical infrastructures. When such multiple Fabrics
are in use, this index value is used to uniquely
identify a particular Fabric within a physical
infrastructure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 1 }

.1.3.6.1.2.1.137.1.1.1.1.2
t11FamConfigDomainId OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (0..239)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The configured Domain_ID of the particular switch on this
Fabric, or zero if no Domain_ID has been configured.
The meaning of this object depends on
t11FamConfigDomainIdType object.

If t11FamConfigDomainIdType is 'preferred', then the


configured Domain_ID is called the 'preferred Domain_ID'.
Valid values are between 0 and 239. In a situation where
this Domain_ID cannot be assigned, any other Domain_ID
will be acceptable. A value of zero means any Domain_ID.

If t11FamConfigDomainIdType is 'insistent', then the


configured Domain_ID is called the 'insistent Domain_ID' and
valid values are between 1 and 239. In a situation where
this Domain_ID cannot be assigned, no other Domain_ID is
acceptable.

In both of the above cases, the switch sends an RDI (Request


Domain_ID) to request this Domain_ID to the Principal
Switch. If no Domain_ID is able to be granted in the case
of 'preferred', or if an 'insistent' Domain_ID is configured
but not able to be granted, then it is an error condition.
When this error occurs, the switch will continue as if it
receives a SW_RJT with a reason/explanation of 'Unable to
perform command request'/'Domain_ID not available'. That
is, its E_Ports on that Fabric will be isolated and the
administrator informed via a 't11FamDomainIdNotAssigned'
notification.

If t11FamConfigDomainIdType is 'static', then the configured


Domain_ID is called the 'static Domain_ID' and valid values
are between 1 and 239. In this situation, there is no
Principal Switch in the Fabric and the Domain_ID is simply
assigned by configuration, together with the Fabric_Name.
A switch configured with a static Domain_ID, on receiving
an EFP, BF, RCF, DIA, or RDI SW_ILS, shall reply with an
SW_RJT having Reason Code Explanation 'E_Port is Isolated'
and shall isolate the receiving E_Port.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 2 }

.1.3.6.1.2.1.137.1.1.1.1.3
t11FamConfigDomainIdType OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX INTEGER {preferred(1), insistent(2), static(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Type of configured Domain_ID contained in
t11FamConfigDomainId.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
DEFVAL { preferred }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 3 }

.1.3.6.1.2.1.137.1.1.1.1.4
t11FamAutoReconfigure OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object determines how a particular switch
responds to certain error conditions.

The condition that might cause these errors is


the merging of two disjoint Fabrics that have
overlapping Domain_ID lists.

If value of this object is 'true', the switch will


send an RCF (ReConfigureFabric) to rebuild the
Fabric.

If 'false', the switch will isolate the E_Ports on


which the errors happened.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 4 }

.1.3.6.1.2.1.137.1.1.1.1.5
t11FamContiguousAllocation OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Determines how a particular switch behaves when elected as
the Principal Switch.

If true, the switch will only accept RDIs with a contiguous


allocation; specifically, it will reject RDIs with
non-contiguous Domain_IDs, and if an RDI for a contiguous
Domain_ID is not able to be fulfilled, it will try to
replace all the Domain_IDs in the list with contiguous
Domain_IDs, and if that fails, the RDI will be rejected.

If false, then the switch acts normally in granting


the Domain_IDs even if they are not contiguous.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 5 }

.1.3.6.1.2.1.137.1.1.1.1.6
t11FamPriority OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FamDomainPriority
SYNTAX Unsigned32 (1..255)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The initial or configured priority of a particular switch
to be used in Principal Switch selection process.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 6 }

.1.3.6.1.2.1.137.1.1.1.1.7
t11FamPrincipalSwitchWwn OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The WWN of the Principal Switch on this Fabric,
or zero-length string if the identity of the principal
switch is unknown."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 7 }

.1.3.6.1.2.1.137.1.1.1.1.8
t11FamLocalSwitchWwn OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The WWN of the particular switch on this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 8 }

.1.3.6.1.2.1.137.1.1.1.1.9
t11FamAssignedAreaIdList OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The list of (zero or more) Area_IDs that have been
assigned by a particular switch in this Fabric, formatted
as an array of octets in ascending order.

Each octet represents one Area_ID. So, the list containing


Area_IDs 23, 45, 235, and 56 would be formatted as the
4-octet string x'172d38eb'.

A particular area's Area_ID is used as the index into the


t11FamAreaTable to get the statistics on that area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 9 }

.1.3.6.1.2.1.137.1.1.1.1.10
t11FamGrantedFcIds OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Fibre Channel Address Identifiers
granted (for local use, i.e., with a particular switch's
Domain_ID) by the Fabric Address Manager on that switch.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 10 }

.1.3.6.1.2.1.137.1.1.1.1.11
t11FamRecoveredFcIds OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Fibre Channel Address Identifiers that
have been recovered by the Fabric Address Manager on a
particular switch since the switch has been initialized.
A recovered Fibre Channel Address Identifier is one that is
explicitly returned after previously being used.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 11 }

.1.3.6.1.2.1.137.1.1.1.1.12
t11FamFreeFcIds OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Fibre Channel Address Identifiers that are
currently unassigned on this Fabric and could be available
for assignment either immediately or at some later time.

The sum of the instances of FreeFcIds and AssignedFcIds


corresponding to a particular Fabric is the total number of
Fibre Channel Address Identifiers that the local Fabric
Address Management is capable of assigning on that Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 12 }

.1.3.6.1.2.1.137.1.1.1.1.13
t11FamAssignedFcIds OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Fibre Channel Address Identifiers that are
currently assigned on this Fabric.

The sum of the instances of FreeFcIds and AssignedFcIds


corresponding to a particular Fabric is the total number of
Fibre Channel Address Identifiers that the local Fabric
Address Management is capable of assigning on that Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 13 }

.1.3.6.1.2.1.137.1.1.1.1.14
t11FamAvailableFcIds OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Fibre Channel Address Identifiers that are
unassigned and currently available for immediate assignment
on the Fabric, e.g., with the 'Clean Address' bit set to 1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 14 }

.1.3.6.1.2.1.137.1.1.1.1.15
t11FamRunningPriority OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FamDomainPriority
SYNTAX Unsigned32 (1..255)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The running priority of a particular switch on this Fabric.
This value is initialized to the value of t11FamPriority,
and subsequently altered as specified by the procedures
defined in FC-SW-3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 15 }

.1.3.6.1.2.1.137.1.1.1.1.16
t11FamPrincSwRunningPriority OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FamDomainPriority
SYNTAX Unsigned32 (1..255)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The running priority of the Principal Switch on this
Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 16 }

.1.3.6.1.2.1.137.1.1.1.1.17
t11FamState OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FamState
SYNTAX INTEGER {other(1), starting(2), unconfigured(3),
principalSwitchSelection(4), domainIdDistribution(5), buildFabricPhase(6),
reconfigureFabricPhase(7), stable(8), stableWithNoEports(9), noDomains(10),
disabled(11), unknown(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the Fabric Address Manager on a particular
switch on this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 17 }

.1.3.6.1.2.1.137.1.1.1.1.18
t11FamLocalPrincipalSwitchSlctns OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a particular switch became the
Principal Switch on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 18 }

.1.3.6.1.2.1.137.1.1.1.1.19
t11FamPrincipalSwitchSelections OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Principal Switch selections on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 19 }

.1.3.6.1.2.1.137.1.1.1.1.20
t11FamBuildFabrics OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of non-disruptive fabric reconfigurations (BFs)
that have occurred on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 20 }

.1.3.6.1.2.1.137.1.1.1.1.21
t11FamFabricReconfigures OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of disruptive fabric reconfigurations (RCFs)
that have occurred on this Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 21 }

.1.3.6.1.2.1.137.1.1.1.1.22
t11FamDomainId OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (0..239)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Domain_ID of a particular switch on this Fabric or
zero if no Domain_ID has been assigned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 22 }

.1.3.6.1.2.1.137.1.1.1.1.23
t11FamSticky OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether a particular switch is supporting
the concept of Preferred Domain_IDs via a best-effort
attempt to re-assign the same Fibre Channel Address
Identifier value to a port on the next occasion when a port
requests an assignment on this Fabric.

If the value of this object is 'true', then the switch is


maintaining rows in the t11FamFcIdCacheTable for this
Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 23 }

.1.3.6.1.2.1.137.1.1.1.1.24
t11FamRestart OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX INTEGER {nonDisruptive(1), disruptive(2), noOp(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object tells the Fabric Address Manager to
request a Fabric reconfiguration.

If this object is set to 'disruptive', then an RCF


(ReConfigure Fabric) is generated in the Fabric
in order for the Fabric to recover from the errors.

If this object is set to 'nonDisruptive', then a


BF (Build Fabric) is generated in the Fabric.

No action is taken if this object is set to 'noOp'.


The value of the object when read is always 'noOp'.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 24 }

.1.3.6.1.2.1.137.1.1.1.1.25
t11FamRcFabricNotifyEnable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An indication of whether or not a particular switch
should issue a t11FamFabricChangeNotify notification on
sending or receiving ReConfigureFabric (RCF) on a Fabric.

If the value of the object is 'true', then the


notification is generated. If the value is 'false',
notification is not generated.

If an implementation requires all Fabrics to have the


same value, then setting one instance of this object
to a new object will result in all corresponding
instances being set to that same new value.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 25 }

.1.3.6.1.2.1.137.1.1.1.1.26
t11FamEnable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enables the Fabric Address Manager on this switch
on this Fabric.

If enabled on a Fabric, the switch will participate in


Principal Switch selection, and Domain_IDs are assigned
dynamically. If disabled, the switch will not participate
in Principal Switch selection, and Domain_IDs are
assigned statically. Thus, the corresponding value of
t11FamConfigDomainIdType needs to be 'static'.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 26 }

.1.3.6.1.2.1.137.1.1.1.1.27
t11FamFabricName OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The WWN that is configured on this switch to be used as
the name of this Fabric when the value of t11FamEnable is
'false'.

If the value of t11FamEnable is 'true', this value is not


used.

Fibre Channel requires that:


a) all switches in an operational Fabric be
configured with the same Fabric name; and
b) each Fabric have a unique Fabric name.
If either of these is violated, either by switches within a
single Fabric being configured with different Fabric names,
or by multiple Fabrics that share management applications
or interact in other ways having the same Fabric name,
then the behavior of the switches and associated management
functions is not specified by Fibre Channel or Internet
standards.

For the persistence of values across reboots, see the


MODULE-IDENTITY's DESCRIPTION clause."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamTable(1) t11FamEntry(1) 27 }

.1.3.6.1.2.1.137.1.1.2
t11FamIfTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains those Fabric Address Manager parameters
and status values that are per-interface (identified
by an ifIndex value), per-Fabric (identified by a
t11FamFabricIndex value), and per-switch (identified by
values of fcmInstanceIndex and fcmSwitchIndex).

An entry in this table is automatically created when


an E_Port becomes non-isolated on a particular Fabric.

An entry is deleted automatically from this table if:


a) the corresponding interface is no longer an E_Port (e.g.,
a G_Port that is dynamically determined to be an F_Port),
and all configuration parameter(s) have default values; or
b) the interface identified by ifIndex no longer exists
(e.g., because a line-card is physically removed); or
c) the row in the t11FamTable corresponding the fabric
identified by t11FamFabricID no longer exists.

Creating an entry in this table via t11FamIfRowStatus


provides the means to specify non-default parameter value(s)
for an interface at a time when the relevant row in this
table does not exist, i.e., because the interface is either
down or it is not an E_Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) 2 }

.1.3.6.1.2.1.137.1.1.2.1
t11FamIfEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FamFabricIndex, ifIndex }
DESCRIPTION "An entry containing information on the interface
configuration on the Fabric identified by
t11FamFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamIfTable(2) 1 }

.1.3.6.1.2.1.137.1.1.2.1.1
t11FamIfRcfReject OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object determines if the incoming ReConfigure
Fabric (RCF) messages on this interface on this
Fabric is accepted or not. If this object is 'true', then
the incoming RCF is rejected. If 'false', incoming RCF is
accepted.

Note that this object does not apply to the outgoing


RCFs generated by this interface.

Implementations that support write-access to this object


can do so under whatever conditions they choose."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamIfTable(2) t11FamIfEntry(1) 1 }

.1.3.6.1.2.1.137.1.1.2.1.2
t11FamIfRole OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FamDomainInterfaceRole
SYNTAX INTEGER {nonPrincipal(1), principalUpstream(2), principalDownsteam(3),
isolated(4), down(5), unknown(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The role of this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamIfTable(2) t11FamIfEntry(1) 2 }

.1.3.6.1.2.1.137.1.1.2.1.3
t11FamIfRowStatus OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamConfiguration(1) t11FamIfTable(2) t11FamIfEntry(1) 3 }

.1.3.6.1.2.1.137.1.2
t11FamInfo OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) 2 }

.1.3.6.1.2.1.137.1.2.1
t11FamAreaTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains area assignments per-Fabric by a
switch's Fabric Address Manager. Each octet in
t11FamAssignedAreaList is able to be used to index into
this table to find information on each area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) 1 }

.1.3.6.1.2.1.137.1.2.1.1
t11FamAreaEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FamFabricIndex,
t11FamAreaAreaId }
DESCRIPTION "An entry gives information on the Area_ID and all
Port_IDs that have been assigned within an area for
the Fabric identified by t11FamFabricIndex, by the
Fabric Address Manager in the switch identified by
fcmInstanceIndex and fcmSwitchIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamAreaTable(1) 1 }

.1.3.6.1.2.1.137.1.2.1.1.1
t11FamAreaAreaId OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Area_ID of this area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamAreaTable(1) t11FamAreaEntry(1) 1 }

.1.3.6.1.2.1.137.1.2.1.1.2
t11FamAreaAssignedPortIdList OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The list of Port_IDs which have been assigned in
this area and Fabric, formatted as an array of
octets in ascending order. There could be zero or more
Port_IDs assigned on this area and Fabric.

Each octet represents one Port_ID. So, the list containing


the Port_IDs 23, 45, 235, and 56 would be formatted as the
4-octet string x'172d38eb'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamAreaTable(1) t11FamAreaEntry(1) 2 }

.1.3.6.1.2.1.137.1.2.2
t11FamDatabaseTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all information known by
a switch about all the domains that have been
assigned in each Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) 2 }

.1.3.6.1.2.1.137.1.2.2.1
t11FamDatabaseEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FamFabricIndex,
t11FamDatabaseDomainId }
DESCRIPTION "An entry (conceptual row) in the t11FamDatabaseTable
containing information about one Domain_ID in the
Fabric identified by t11FamFabricIndex, and known by
the switch identified by t11FamFabricIndex and
t11FamDatabaseDomainId."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamDatabaseTable(2) 1 }

.1.3.6.1.2.1.137.1.2.2.1.1
t11FamDatabaseDomainId OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (1..239)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Domain_ID for which this row contains information.
The value must be non-zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamDatabaseTable(2) t11FamDatabaseEntry(1) 1 }

.1.3.6.1.2.1.137.1.2.2.1.2
t11FamDatabaseSwitchWwn OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The node name (WWN) of the switch to which the
corresponding value of t11FamDatabaseDomainId is currently
assigned for the particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamDatabaseTable(2) t11FamDatabaseEntry(1) 2 }

.1.3.6.1.2.1.137.1.2.3
t11FamMaxFcIdCacheSize OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum number of Fibre Channel Address Identifiers
that are able to be cached in the t11FamFcIdCacheTable.
If the number is unknown, the value of this object is
zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) 3 }

.1.3.6.1.2.1.137.1.2.4
t11FamFcIdCacheTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all the Fibre Channel Address
Identifiers that have recently been released by the
Fabric Address Manager in a switch. So, it lists
all the Fibre Channel Address Identifiers that have valid
WWN-to-Fibre Channel Address Identifier mappings and are
currently not assigned to any ports. These Fibre Channel
Address Identifiers were assigned to ports but have since
been released. These cached Fibre Channel Address
Identifiers contain only Area_ID and Port_ID information.
This cache is kept to provide best-effort re-assignment of
same Fibre Channel Address Identifiers; i.e., when an
Nx_Port asks for a Fibre Channel Address Identifier, soon
after releasing one, the same value is re-assigned, if
possible."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) 4 }

.1.3.6.1.2.1.137.1.2.4.1
t11FamFcIdCacheEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FamFabricIndex,
t11FamFcIdCacheWwn }
DESCRIPTION "An entry (conceptual row) in the t11FamFcIdCacheTable
containing information about one Fibre Channel Address
Identifier that was released from a WWN, corresponding to a
range of one or more ports connected to the switch
(identified by t11FamFabricIndex and t11FamFcIdCacheWwn) in
the Fabric (identified by t11FamFabricIndex). An entry is
created when a Fibre Channel Address Identifier is released
by the last port in the range. The oldest entry is deleted
if the number of rows in this table reaches
t11FamMaxFcIdCacheSize, and its space is required for a new
entry. An entry is also deleted when its Fibre Channel
Address Identifier is assigned to a port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamFcIdCacheTable(4) 1 }

.1.3.6.1.2.1.137.1.2.4.1.1
t11FamFcIdCacheWwn OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The N_Port_Name (WWN) of the port associated with this
entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamFcIdCacheTable(4) t11FamFcIdCacheEntry(1) 1
}

.1.3.6.1.2.1.137.1.2.4.1.2
t11FamFcIdCacheAreaIdPortId OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The combination of this object and t11FamFcIdCachePortIds
represent one range of Fibre Channel Address Identifiers,
which were assigned and later released. This object
contains the Area_ID and Port_ID of the first Fibre
Channel Address Identifier in the range.

Note that this object is only 2 bytes."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamFcIdCacheTable(4) t11FamFcIdCacheEntry(1) 2
}
.1.3.6.1.2.1.137.1.2.4.1.3
t11FamFcIdCachePortIds OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The combination of t11FamFcIdCacheAreaIdPortId and this
object represent one range of Fibre Channel Address
Identifiers, which were assigned and later released. This
object contains the number of (consecutive) Fibre Channel
Address Identifiers in the range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamInfo(2) t11FamFcIdCacheTable(4) t11FamFcIdCacheEntry(1) 3
}

.1.3.6.1.2.1.137.1.3
t11FamNotifyControl OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) 3 }

.1.3.6.1.2.1.137.1.3.1
t11FamNotifyFabricIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "A unique index value that identifies a particular
Fabric for which a particular notification is generated.

In a Fabric conformant to SW-3, only a single Fabric


can operate within a physical infrastructure, and thus,
the value of this Fabric Index will always be 1.

However, the current standard, FC-SW-4, defines


how multiple Fabrics, each with its own management
instrumentation, could operate within one (or more)
physical infrastructures. In order to accommodate this
scenario, this index value is used to uniquely identify a
particular Fabric within a physical infrastructure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBObjects(1) t11FamNotifyControl(3) 1 }

.1.3.6.1.2.1.137.2
t11FamMIBConformance OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
2 }

.1.3.6.1.2.1.137.2.1
t11FamMIBCompliances OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) 1 }

.1.3.6.1.2.1.137.2.1.1
t11FamMIBCompliance MODULE-COMPLIANCE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "The compliance statement for Fibre Channel switches
that implement Fabric Address Manager functionality."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBCompliances(1) 1 }

.1.3.6.1.2.1.137.2.2
t11FamMIBGroups OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) 2 }

.1.3.6.1.2.1.137.2.2.1
t11FamGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "A collection of general objects for displaying and
configuring Fabric Address management."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBGroups(2) 1 }

.1.3.6.1.2.1.137.2.2.2
t11FamCommandGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "A collection of objects used for initiating an
operation on the Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBGroups(2) 2 }

.1.3.6.1.2.1.137.2.2.3
t11FamDatabaseGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "A collection of objects containing information about
Domain-IDs assignments."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBGroups(2) 3 }

.1.3.6.1.2.1.137.2.2.4
t11FamAreaGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "A collection of objects containing information about
currently assigned addresses within a domain."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBGroups(2) 4 }

.1.3.6.1.2.1.137.2.2.5
t11FamCacheGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "A collection of objects containing information about
recently-released Fibre Channel Address Identifiers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBGroups(2) 5 }

.1.3.6.1.2.1.137.2.2.6
t11FamNotificationGroup OBJECT-TYPE
-- FROM T11-FC-FABRIC-ADDR-MGR-MIB
DESCRIPTION "A collection of notifications for status monitoring
and notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcFabricAddrMgrMIB(137)
t11FamMIBConformance(2) t11FamMIBGroups(2) 6 }
.1.3.6.1.2.1.138
isisMIB MODULE-IDENTITY
-- FROM ISIS-MIB
DESCRIPTION "This document describes a management information base for
the IS-IS Routing protocol, as described in ISO 10589,
when it is used to construct routing tables for IP
networks, as described in RFC 1195.

This document is based on a 1994 IETF document by Chris


Gunner. This version has been modified to include
current syntax, to exclude portions of the protocol that
are not relevant to IP, and to add management support for
current practice.

Copyright (C) The Internet Society (2006). This version


of this MIB module is part of RFC 4444; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 138 }

.1.3.6.1.2.1.138.0
isisNotifications OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) 0 }

.1.3.6.1.2.1.138.0.1
isisDatabaseOverload NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisSysLevelState }
DESCRIPTION "This notification is generated when the system
enters or leaves the Overload state. The number
of times this has been generated and cleared is kept
track of by isisSysStatLSPDbaseOloads."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 1 }

.1.3.6.1.2.1.138.0.2
isisManualAddressDrops NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationAreaAddress }
DESCRIPTION "This notification is generated when one of the
manual areaAddresses assigned to this system is
ignored when computing routes. The object
isisNotificationAreaAddress describes the area that
has been dropped.

The number of times this event has been generated


is counted by isisSysStatManAddrDropFromAreas.

The agent must throttle the generation of


consecutive isisManualAddressDrops notifications
so that there is at least a 5-second gap between
notifications of this type. When notifications
are throttled, they are dropped, not queued for
sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 2 }

.1.3.6.1.2.1.138.0.3
isisCorruptedLSPDetected NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisPduLspId }
DESCRIPTION "This notification is generated when we find that
an LSP that was stored in memory has become
corrupted. The number of times this has been
generated is counted by isisSysCorrLSPs.

We forward an LSP ID. We may have independent


knowledge of the ID, but in some implementations
there is a chance that the ID itself will be
corrupted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 3 }

.1.3.6.1.2.1.138.0.4
isisAttemptToExceedMaxSequence NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisPduLspId }
DESCRIPTION "When the sequence number on an LSP we generate
wraps the 32-bit sequence counter, we purge and
wait to re-announce this information. This
notification describes that event. Since these
should not be generated rapidly, we generate
an event each time this happens.

While the first 6 bytes of the LSPID are ours,


the other two contain useful information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 4 }

.1.3.6.1.2.1.138.0.5
isisIDLenMismatch NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisPduFieldLen,
isisNotificationCircIfIndex, isisPduFragment }
DESCRIPTION "A notification sent when we receive a PDU
with a different value for the System ID Length.
This notification includes an index to identify
the circuit where we saw the PDU and the header of
the PDU, which may help a network manager identify
the source of the confusion.

The agent must throttle the generation of


consecutive isisIDLenMismatch notifications
so that there is at least a 5-second gap between
notifications of this type. When notifications
are throttled, they are dropped, not queued for
sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 5 }

.1.3.6.1.2.1.138.0.6
isisMaxAreaAddressesMismatch NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisPduMaxAreaAddress,
isisNotificationCircIfIndex, isisPduFragment }
DESCRIPTION "A notification sent when we receive a PDU
with a different value for the Maximum Area
Addresses. This notification includes the
header of the packet, which may help a
network manager identify the source of the
confusion.

The agent must throttle the generation of


consecutive isisMaxAreaAddressesMismatch
notifications so that there is at least a 5-second
gap between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 6 }

.1.3.6.1.2.1.138.0.7
isisOwnLSPPurge NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduLspId }
DESCRIPTION "A notification sent when we receive a PDU
with our systemID and zero age. This
notification includes the circuit Index
and router ID from the LSP, if available,
which may help a network manager
identify the source of the confusion."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 7 }

.1.3.6.1.2.1.138.0.8
isisSequenceNumberSkip NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduLspId }
DESCRIPTION "When we receive an LSP with our System ID
and different contents, we may need to reissue
the LSP with a higher sequence number.

We send this notification if we need to increase


the sequence number by more than one. If two
Intermediate Systems are configured with the same
System ID, this notification will fire."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 8 }

.1.3.6.1.2.1.138.0.9
isisAuthenticationTypeFailure NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduFragment }
DESCRIPTION "A notification sent when we receive a PDU
with the wrong authentication type field.
This notification includes the header of the
packet, which may help a network manager
identify the source of the confusion.

The agent must throttle the generation of


consecutive isisAuthenticationTypeFailure
notifications so that there is at least a 5-second
gap between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 9 }

.1.3.6.1.2.1.138.0.10
isisAuthenticationFailure NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduFragment }
DESCRIPTION "A notification sent when we receive a PDU
with an incorrect authentication information
field. This notification includes the header
of the packet, which may help a network manager
identify the source of the confusion.
The agent must throttle the generation of
consecutive isisAuthenticationFailure
notifications so that there is at least a 5-second
gap between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 10 }

.1.3.6.1.2.1.138.0.11
isisVersionSkew NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduProtocolVersion, isisPduFragment }
DESCRIPTION "A notification sent when we receive a Hello
PDU from an IS running a different version
of the protocol. This notification includes
the header of the packet, which may help a
network manager identify the source of the
confusion.

The agent must throttle the generation of


consecutive isisVersionSkew notifications
so that there is at least a 5-second gap
between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 11 }

.1.3.6.1.2.1.138.0.12
isisAreaMismatch NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationCircIfIndex, isisPduFragment }
DESCRIPTION "A notification sent when we receive a Hello
PDU from an IS that does not share any
area address. This notification includes
the header of the packet, which may help a
network manager identify the source of the
confusion.
The agent must throttle the generation of
consecutive isisAreaMismatch notifications
so that there is at least a 5-second gap
between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 12 }

.1.3.6.1.2.1.138.0.13
isisRejectedAdjacency NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduFragment }
DESCRIPTION "A notification sent when we receive a Hello
PDU from an IS but do not establish an
adjacency for some reason.

The agent must throttle the generation of


consecutive isisRejectedAdjacency notifications
so that there is at least a 5-second gap
between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 13 }

.1.3.6.1.2.1.138.0.14
isisLSPTooLargeToPropagate NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduLspSize, isisPduLspId }
DESCRIPTION "A notification sent when we attempt to propagate
an LSP that is larger than the dataLinkBlockSize
for the circuit.

The agent must throttle the generation of


consecutive isisLSPTooLargeToPropagate notifications
so that there is at least a 5-second gap
between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 14 }

.1.3.6.1.2.1.138.0.15
isisOrigLSPBuffSizeMismatch NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduLspId, isisPduOriginatingBufferSize, isisPduBufferSize }
DESCRIPTION "A notification sent when a Level 1 LSP or Level
2 LSP is received that is larger than the local
value for isisSysLevelOrigLSPBuffSize, or when an
LSP is received that contains the supported Buffer Size
option and the value in the PDU option field does
not match the local value for isisSysLevelOrigLSPBuffSize.
We pass up the size from the option field and the
size of the LSP when one of them exceeds our configuration.

The agent must throttle the generation of


consecutive isisOrigLSPBuffSizeMismatch notifications
so that there is at least a 5-second gap
between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 15 }

.1.3.6.1.2.1.138.0.16
isisProtocolsSupportedMismatch NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduProtocolsSupported, isisPduLspId, isisPduFragment }
DESCRIPTION "A notification sent when a non-pseudonode
segment 0 LSP is received that has no matching
protocols supported. This may be because the system
does not generate the field, or because there are no
common elements. The list of protocols supported
should be included in the notification: it may be
empty if the TLV is not supported, or if the
TLV is empty.

The agent must throttle the generation of


consecutive isisProtocolsSupportedMismatch
notifications so that there is at least a 5-second
gap between notifications of this type. When
notifications are throttled, they are dropped, not
queued for sending at a future time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 16 }

.1.3.6.1.2.1.138.0.17
isisAdjacencyChange NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisNotificationCircIfIndex,
isisPduLspId, isisAdjState }
DESCRIPTION "A notification sent when an adjacency changes
state, entering or leaving state up.
The first 6 bytes of the isisPduLspId are the
SystemID of the adjacent IS.
The isisAdjState is the new state of the adjacency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 17 }

.1.3.6.1.2.1.138.0.18
isisLSPErrorDetected NOTIFICATION-TYPE
-- FROM ISIS-MIB
OBJECTS { isisNotificationSysLevelIndex, isisPduLspId,
isisNotificationCircIfIndex, isisPduFragment, isisErrorOffset, isisErrorTLVType }
DESCRIPTION "This notification is generated when we receive
an LSP with a parse error. The isisCircIfIndex
holds an index of the circuit on which the PDU
arrived. The isisPduFragment holds the start of the
LSP, and the isisErrorOffset points to the problem.

If the problem is a malformed TLV, isisErrorOffset


points to the start of the TLV, and isisErrorTLVType
holds the value of the type.

If the problem is with the LSP header, isisErrorOffset


points to the suspicious byte.
The number of such LSPs is accumulated in
isisSysStatLSPErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisNotifications(0) 18 }

.1.3.6.1.2.1.138.1
isisObjects OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) 1 }

.1.3.6.1.2.1.138.1.1
isisSystem OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
1 }

.1.3.6.1.2.1.138.1.1.1
isisSysObject OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) 1 }

.1.3.6.1.2.1.138.1.1.1.1
isisSysVersion OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {unknown(0), one(1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The version number of the IS-IS protocol that
is implemented."
DEFVAL { one }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 1 }

.1.3.6.1.2.1.138.1.1.1.2
isisSysLevelType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLevel
SYNTAX INTEGER {level1(1), level2(2), level1and2(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "At which levels is the Intermediate System
running? This object may not be modified when
the isisSysAdminState variable is in state 'on'
for this Intermediate System.

Configured values MUST survive an agent reboot."


DEFVAL { level1and2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 2 }

.1.3.6.1.2.1.138.1.1.1.3
isisSysID OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisSystemID
SYNTAX OCTET STRING (6)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The ID for this Intermediate System.
This value is appended to each of the
area addresses to form the Network Entity Titles.
The derivation of a value for this object is
implementation specific. Some implementations may
automatically assign values and not permit an
SNMP write, while others may require the value
to be set manually.

Configured values MUST survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 3 }

.1.3.6.1.2.1.138.1.1.1.4
isisSysMaxPathSplits OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..32)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maximum number of paths with equal routing metric value
which it is permitted to split between. This object
may not be modified when the isisSysAdminState variable
is in state 'on' for this Intermediate System.

Configured values MUST survive an agent reboot."


DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 4 }

.1.3.6.1.2.1.138.1.1.1.5
isisSysMaxLSPGenInt OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..65235)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maximum interval, in seconds, between generated LSPs
by this Intermediate System. This object follows
the ResettingTimer behavior. The value must be
greater than any value configured for
isisSysLevelMinLSPGenInt, and should be at least 300
seconds less than isisSysMaxAge.

Configured values MUST survive an agent reboot."


DEFVAL { 900 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 5 }

.1.3.6.1.2.1.138.1.1.1.6
isisSysPollESHelloRate OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (1..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value, in seconds, to be used for the suggested ES
configuration timer in ISH PDUs when soliciting the ES
configuration.
Configured values MUST survive an agent reboot."
DEFVAL { 50 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 6 }

.1.3.6.1.2.1.138.1.1.1.7
isisSysWaitTime OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (1..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of seconds to delay in state 'waiting' before
entering the state 'on'. This object follows the
ResettingTimer behavior.

Configured values MUST survive an agent reboot."


DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 7 }

.1.3.6.1.2.1.138.1.1.1.8
isisSysAdminState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisAdminState
SYNTAX INTEGER {on(1), off(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative state of this Intermediate
System. Setting this object to the value 'on'
when its current value is 'off' enables
the Intermediate System.

Configured values MUST survive an agent reboot."


DEFVAL { off }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 8 }

.1.3.6.1.2.1.138.1.1.1.9
isisSysL2toL1Leaking OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, allow the router to leak L2 routes into L1.

Configured values MUST survive an agent reboot."


DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 9 }

.1.3.6.1.2.1.138.1.1.1.10
isisSysMaxAge OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (350..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Value to place in RemainingLifeTime field of
the LSPs we generate.
This should be at least 300 seconds greater than
isisSysMaxLSPGenInt.

Configured values MUST survive an agent reboot."


DEFVAL { 1200 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 10 }

.1.3.6.1.2.1.138.1.1.1.11
isisSysReceiveLSPBufferSize OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (1492..16000)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Size of the largest buffer we are designed or
configured to store. This should be at least
as big as the maximum isisSysLevelOrigLSPBuffSize
supported by the system.

If resources allow, we will store and flood LSPs


larger than isisSysReceiveLSPBufferSize, as this
can help avoid problems in networks with different
values for isisSysLevelOrigLSPBuffSize.

Configured values MUST survive an agent reboot."


DEFVAL { 1492 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 11 }

.1.3.6.1.2.1.138.1.1.1.12
isisSysProtSupported OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX BITS {iso8473(0), ipv4(1), ipv6(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This attribute contains the set of protocols
supported by this Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 12 }

.1.3.6.1.2.1.138.1.1.1.13
isisSysNotificationEnable OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is set to true(1), then it enables
the emission of IS-IS Notifications. If it is
set to false(2), these notifications are not sent.

Configured values MUST survive an agent reboot."


DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSysObject(1) 13 }

.1.3.6.1.2.1.138.1.1.2
isisManAreaAddrTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The set of manual area addresses configured on this
Intermediate System.

At least one row in which the value of


isisManAreaAddrExistState is active must be present.
The maximum number of rows in this table for
which the object isisManAreaAddrExistState has the
value active is 3.

An attempt to create more than 3 rows of


isisManAreaAddrEntry with state 'active' in one
instance of the IS-IS protocol should
return inconsistentValue."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) 2 }

.1.3.6.1.2.1.138.1.1.2.1
isisManAreaAddrEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisManAreaAddr }
DESCRIPTION "Each entry contains one area address manually configured
on this system.

Dynamically created rows MUST survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisManAreaAddrTable(2) 1 }

.1.3.6.1.2.1.138.1.1.2.1.1
isisManAreaAddr OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A manually configured area address for this system.

Note: An index for the entry {1, {49.0001} active} in


this table would be the ordered pair
(1, (0x03 0x49 0x00 0x01)), as the length of an octet
string is part of the OID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisManAreaAddrTable(2) isisManAreaAddrEntry(1) 1 }

.1.3.6.1.2.1.138.1.1.2.1.2
isisManAreaAddrExistState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The state of the isisManAreaAddrEntry. If the
isisSysAdminState for this Intermediate System is 'on' and
an attempt is made to set this object to the value
'destroy' or 'notInService' when this is the only
isisManAreaAddrEntry in state 'active' for this
Intermediate System should return inconsistentValue.

A row entry cannot be modified when the value of this


object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisManAreaAddrTable(2) isisManAreaAddrEntry(1) 2 }

.1.3.6.1.2.1.138.1.1.3
isisAreaAddrTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The union of the sets of area addresses reported in all
Level 1 LSPs with fragment number zero generated by this
Intermediate System, or received from other Intermediate
Systems that are reachable via Level 1 routing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) 3 }

.1.3.6.1.2.1.138.1.1.3.1
isisAreaAddrEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisAreaAddr }
DESCRIPTION "Each entry contains one area address reported in a
Level 1 LSP generated or received by this Intermediate
System.

Dynamically learned rows do not survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisAreaAddrTable(3) 1 }

.1.3.6.1.2.1.138.1.1.3.1.1
isisAreaAddr OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An area address reported in a Level 1 LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisAreaAddrTable(3) isisAreaAddrEntry(1) 1 }

.1.3.6.1.2.1.138.1.1.4
isisSummAddrTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The set of IP summary addresses to use in forming
summary TLVs originated by this Intermediate System.

An administrator may use a summary address to combine


and modify IP Reachability announcements. If the
Intermediate system can reach any subset of the summary
address, the summary address MUST be announced instead,
at the configured metric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) 4 }

.1.3.6.1.2.1.138.1.1.4.1
isisSummAddrEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisSummAddressType, isisSummAddress, isisSummAddrPrefixLen }
DESCRIPTION "Each entry contains one IP summary address.

Dynamically created rows MUST survive an agent reboot.

Implementers need to be aware that if the total number


of elements (octets or sub-identifiers) in
isisSummAddress and isisSummAddrPrefixLen is too great,
then OIDs of column instances in this table will have
more than 128 subidentifiers and cannot be accessed
using SNMPv1, SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) 1 }

.1.3.6.1.2.1.138.1.1.4.1.1
isisSummAddressType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Type of IP address for this summary address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) isisSummAddrEntry(1) 1 }

.1.3.6.1.2.1.138.1.1.4.1.2
isisSummAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP Address value for this summary address.
The address must not contain any set host bits
(bits set after the address prefix determined by
isisSummAddrPrefixLen).

The type of this address is determined by the value of


the isisSummAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) isisSummAddrEntry(1) 2 }
.1.3.6.1.2.1.138.1.1.4.1.3
isisSummAddrPrefixLen OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Length of the IP NetMask for this summary address.

The values for the index objects isisSummAddress and


isisSummAddrPrefixLen must be consistent. When the value
of isisSummAddress (excluding the zone index, if one
is present) is x, then the bitwise logical-AND
of x with the value of the mask formed from the
corresponding index object isisSummAddrPrefixLen MUST be
equal to x. If not, then the index pair is not
consistent, and an inconsistentName error must be
returned on SET or CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) isisSummAddrEntry(1) 3 }

.1.3.6.1.2.1.138.1.1.4.1.4
isisSummAddrExistState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The existence state of this summary address. Support
for 'createAndWait' and 'notInService' is not required.

A row entry cannot be modified when the value of this


object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) isisSummAddrEntry(1) 4 }

.1.3.6.1.2.1.138.1.1.4.1.5
isisSummAddrMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisDefaultMetric
SYNTAX Unsigned32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric value to announce this summary
address within LSPs generated by this system."
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) isisSummAddrEntry(1) 5 }

.1.3.6.1.2.1.138.1.1.4.1.6
isisSummAddrFullMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisFullMetric
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The wide metric value to announce this summary
address within LSPs generated by this system."
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisSummAddrTable(4) isisSummAddrEntry(1) 6 }

.1.3.6.1.2.1.138.1.1.5
isisRedistributeAddrTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides criteria to decide if a route should
be leaked from L2 to L1 when Domain Wide Prefix leaking is
enabled.

Addresses that match the summary mask in the table MUST


be announced at L1 by routers when isisSysL2toL1Leaking
is enabled. Routes that fall into the ranges specified
are announced as is, without being summarized. Routes
that do not match a summary mask are not announced."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) 5 }

.1.3.6.1.2.1.138.1.1.5.1
isisRedistributeAddrEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisRedistributeAddrType, isisRedistributeAddrAddress,
isisRedistributeAddrPrefixLen }
DESCRIPTION "Each entry contains one configured IP summary
address to manage leaking L2 addresses into L1.

Dynamically created rows MUST survive an agent reboot.

Implementers need to be aware that if the total number


of elements (octets or sub-identifiers) in
isisRedistributeAddrAddress and
isisRedistributeAddrPrefixLen is too great, then OIDs
of column instances in this table will have more than
128 subidentifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRedistributeAddrTable(5) 1 }

.1.3.6.1.2.1.138.1.1.5.1.1
isisRedistributeAddrType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Type of IP address for this summary address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRedistributeAddrTable(5) isisRedistributeAddrEntry(1) 1 }

.1.3.6.1.2.1.138.1.1.5.1.2
isisRedistributeAddrAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP Address value for this summary address.
The type of this address is determined by the
value of the isisRedistributeAddrType object.
The address must not contain any set host bits -
bits set after the address prefix determined by
isisRedistributeAddrPrefixLen."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRedistributeAddrTable(5) isisRedistributeAddrEntry(1) 2 }

.1.3.6.1.2.1.138.1.1.5.1.3
isisRedistributeAddrPrefixLen OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Length of the IP NetMask for this summary address.

The values for the index objects


isisRedistributeAddrAddress and
isisRedistributeAddrPrefixLen must be consistent.
When the value of isisRedistributeAddrAddress
(excluding the zone index, if one is present) is x,
then the bitwise logical-AND of x with the value of
the mask formed from the corresponding index object
isisRedistributeAddrPrefixLen MUST be equal to x.
If not, then the index pair is not consistent, and an
inconsistentName error must be returned on SET or
CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRedistributeAddrTable(5) isisRedistributeAddrEntry(1) 3 }

.1.3.6.1.2.1.138.1.1.5.1.4
isisRedistributeAddrExistState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The existence state of this summary address. Support
for createAndWait and notInService is not required.

A row entry cannot be modified when the value of this


object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRedistributeAddrTable(5) isisRedistributeAddrEntry(1) 4 }

.1.3.6.1.2.1.138.1.1.6
isisRouterTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The set of hostnames and router ID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) 6 }

.1.3.6.1.2.1.138.1.1.6.1
isisRouterEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisRouterSysID, isisRouterLevel }
DESCRIPTION "Each entry tracks information about one Intermediate
System at one level.

Dynamically learned rows do not survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRouterTable(6) 1 }

.1.3.6.1.2.1.138.1.1.6.1.1
isisRouterSysID OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisSystemID
SYNTAX OCTET STRING (6)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The System ID of the Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRouterTable(6) isisRouterEntry(1) 1 }

.1.3.6.1.2.1.138.1.1.6.1.2
isisRouterLevel OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISLevel
SYNTAX INTEGER {area(1), domain(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The level at which the information about this
Intermediate System was received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRouterTable(6) isisRouterEntry(1) 2 }

.1.3.6.1.2.1.138.1.1.6.1.3
isisRouterHostName OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The hostname listed in the LSP, or a zero-length
string if none."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRouterTable(6) isisRouterEntry(1) 3 }

.1.3.6.1.2.1.138.1.1.6.1.4
isisRouterID OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Router ID found in the LSP, or zero if none."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSystem(1) isisRouterTable(6) isisRouterEntry(1) 4 }

.1.3.6.1.2.1.138.1.2
isisSysLevel OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
2 }

.1.3.6.1.2.1.138.1.2.1
isisSysLevelTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Level specific information about the System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) 1 }

.1.3.6.1.2.1.138.1.2.1.1
isisSysLevelEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisSysLevelIndex }
DESCRIPTION "Each row describes variables configured for Area or Domain.

Configured values MUST survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) 1 }

.1.3.6.1.2.1.138.1.2.1.1.1
isisSysLevelIndex OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISLevel
SYNTAX INTEGER {area(1), domain(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The level that this entry describes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 1 }

.1.3.6.1.2.1.138.1.2.1.1.2
isisSysLevelOrigLSPBuffSize OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLSPBuffSize
SYNTAX Unsigned32 (512..16000)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum size of LSPs and SNPs originated by
this Intermediate System at this level. This
object may not be modified when the isisSysAdminState
variable is in state 'on' for this Intermediate System."
DEFVAL { 1492 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 2 }

.1.3.6.1.2.1.138.1.2.1.1.3
isisSysLevelMinLSPGenInt OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (1..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum interval, in seconds, between successive
generation of LSPs with the same LSPID at this level
by this Intermediate System."
DEFVAL { 30 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 3 }

.1.3.6.1.2.1.138.1.2.1.1.4
isisSysLevelState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLevelState
SYNTAX INTEGER {off(1), on(2), waiting(3), overloaded(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the database at this level.
The value 'off' indicates that IS-IS is not active at
this level.
The value 'on' indicates that IS-IS is active at this
level and is not overloaded.
The value 'waiting' indicates a database that is low on
an essential resource, such as memory.
The administrator may force the state to 'overloaded'
by setting the object isisSysLevelSetOverload.
If the state is 'waiting' or 'overloaded', we
originate LSPs with the overload bit set."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 4 }

.1.3.6.1.2.1.138.1.2.1.1.5
isisSysLevelSetOverload OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Administratively set the overload bit for the level.
The overload bit MUST continue to be set if the
implementation runs out of memory, independent of
this variable. It may also be set manually independent
of this variable, using the isisSysLevelSetOverloadUntil
object."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 5 }

.1.3.6.1.2.1.138.1.2.1.1.6
isisSysLevelSetOverloadUntil OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If this object is non-zero, the overload bit is set at
this level when the isisSysAdminState variable goes to
state 'on' for this Intermediate System. The overload bit
remains set for isisSysLevelSetOverloadUntil seconds.
When isisSysLevelSetOverloadUntil seconds have elapsed,
the overload flag remains set if the implementation has
run out of memory, or if it is set manually using the
isisSysLevelSetOverload object.

If isisSysLevelSetOverload is false, the system clears


the overload bit when isisSysLevelSetOverloadUntil seconds
have elapsed, if the system has not run out of memory."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 6 }

.1.3.6.1.2.1.138.1.2.1.1.7
isisSysLevelMetricStyle OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisMetricStyle
SYNTAX INTEGER {narrow(1), wide(2), both(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Which style of metric do we generate in our LSPs
at this level?"
DEFVAL { narrow }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 7 }

.1.3.6.1.2.1.138.1.2.1.1.8
isisSysLevelSPFConsiders OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisMetricStyle
SYNTAX INTEGER {narrow(1), wide(2), both(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Which style of metric do we consider in our
SPF computation at this level?"
DEFVAL { narrow }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 8 }

.1.3.6.1.2.1.138.1.2.1.1.9
isisSysLevelTEEnabled OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Do we do Traffic Engineering at this level?"
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisSysLevel(2) isisSysLevelTable(1) isisSysLevelEntry(1) 9 }

.1.3.6.1.2.1.138.1.3
isisCirc OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
3 }
.1.3.6.1.2.1.138.1.3.1
isisNextCircIndex OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IndexIntegerNextFree
SYNTAX Unsigned32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is used to assist a management
application in creating new rows in the
isisCircTable. If it is possible to create
a new instance of isisCircEntry, then this
object will contain a non-zero value that
is not in use as the index of any row in the
isisCircTable. The network manager reads the
value of this object and then (if the
value read is non-zero) attempts to create
the corresponding instance of isisCircEntry.
If the set request fails with the code
'inconsistentValue', then the process must be
repeated; if the set request succeeds, then
the agent will change the value of this object
according to an implementation-specific
algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) 1 }

.1.3.6.1.2.1.138.1.3.2
isisCircTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of circuits used by this
Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) 2 }

.1.3.6.1.2.1.138.1.3.2.1
isisCircEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex }
DESCRIPTION "An isisCircEntry exists for each circuit configured
for Integrated IS-IS on this system.

Dynamically created rows MUST survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) 1 }

.1.3.6.1.2.1.138.1.3.2.1.1
isisCircIndex OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IndexInteger
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index used to uniquely identify this circuit.
When creating a row in this table, the
isisNextCircIndex object should be retrieved,
and its value should be specified as the value
of this index using a SET operation. A retrieved
value of zero(0) indicates that no rows can be
created at this time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 1 }

.1.3.6.1.2.1.138.1.3.2.1.2
isisCircIfIndex OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of ifIndex for the interface to which this
circuit corresponds. This object cannot be modified
after creation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 2 }

.1.3.6.1.2.1.138.1.3.2.1.3
isisCircAdminState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisAdminState
SYNTAX INTEGER {on(1), off(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The administrative state of the circuit."
DEFVAL { off }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 3 }

.1.3.6.1.2.1.138.1.3.2.1.4
isisCircExistState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The existence state of this circuit. Setting the state
to 'notInService' halts the generation and processing of
IS-IS protocol PDUs on this circuit. Setting the state
to destroy will also erase any configuration associated
with the circuit. Support for 'createAndWait' and
'notInService' is not required.

A row entry cannot be modified when the value of this


object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 4 }

.1.3.6.1.2.1.138.1.3.2.1.5
isisCircType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {broadcast(1), ptToPt(2), staticIn(3), staticOut(4), dA(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of the circuit. This object follows the
ReplaceOnlyWhileDisabled behavior. The type specified
must be compatible with the type of the interface defined
by the value of isisCircIfIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 5 }

.1.3.6.1.2.1.138.1.3.2.1.6
isisCircExtDomain OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If true, suppress normal transmission of and
interpretation of Intra-domain IS-IS PDUs on this
circuit."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 6 }

.1.3.6.1.2.1.138.1.3.2.1.7
isisCircLevelType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLevel
SYNTAX INTEGER {level1(1), level2(2), level1and2(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates which type of packets will be sent and
accepted on this circuit. The values set will be
saved, but the values used will be modified by
the settings of isisSysLevelType. Thus, if the
isisSysTpe is level2 and the isisCircLevelType
for a circuit is level1, the circuit will not send
or receive IS-IS packets. This object follows the
ReplaceOnlyWhileDisabled behavior."
DEFVAL { level1and2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 7 }

.1.3.6.1.2.1.138.1.3.2.1.8
isisCircPassiveCircuit OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Should we include this interface in LSPs, even if
it is not running the IS-IS Protocol?"
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 8 }

.1.3.6.1.2.1.138.1.3.2.1.9
isisCircMeshGroupEnabled OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {inactive(1), blocked(2), set(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Is this port a member of a mesh group, or is it
blocked? Circuits in the same mesh group act as a
virtual multiaccess network. LSPs seen on one circuit
in a mesh group will not be flooded to another circuit
in the same mesh group."
DEFVAL { inactive }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 9 }

.1.3.6.1.2.1.138.1.3.2.1.10
isisCircMeshGroup OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Circuits in the same mesh group act as a virtual
multiaccess network. LSPs seen on one circuit in
a mesh group will not be flooded to another circuit
in the same mesh group. If isisCircMeshGroupEnabled
is inactive or blocked, this value is ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 10 }

.1.3.6.1.2.1.138.1.3.2.1.11
isisCircSmallHellos OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Can we send unpadded hellos on LAN circuits? False
means the LAN Hellos must be padded.
Implementations should allow the administrator to read
this value. An implementation need not be able to
support unpadded hellos to be conformant."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 11 }

.1.3.6.1.2.1.138.1.3.2.1.12
isisCircLastUpTime OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "How long the circuit has been enabled, measured in
hundredths of seconds since the last re-initialization
of the network management subsystem; 0 if the
circuit has never been 'on'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 12 }

.1.3.6.1.2.1.138.1.3.2.1.13
isisCirc3WayEnabled OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Is this circuit enabled to run 3Way handshake?"
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 13 }

.1.3.6.1.2.1.138.1.3.2.1.14
isisCircExtendedCircID OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value to be used as the extended circuit ID in
3Way handshake. This value is only used if
isisCirc3WayEnabled is true, and it must be unique
across all circuits on this IS."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCirc(3) isisCircTable(2) isisCircEntry(1) 14 }

.1.3.6.1.2.1.138.1.4
isisCircLevelValues OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
4 }

.1.3.6.1.2.1.138.1.4.1
isisCircLevelTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Level specific information about circuits used by IS-IS."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) 1 }

.1.3.6.1.2.1.138.1.4.1.1
isisCircLevelEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisCircLevelIndex }
DESCRIPTION "An isisCircLevelEntry exists for each level on
each circuit configured for Integrated IS-IS on
this system.

Configured values MUST survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) 1 }

.1.3.6.1.2.1.138.1.4.1.1.1
isisCircLevelIndex OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISLevel
SYNTAX INTEGER {area(1), domain(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The level that this entry describes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 1 }

.1.3.6.1.2.1.138.1.4.1.1.2
isisCircLevelMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisDefaultMetric
SYNTAX Unsigned32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The metric value of this circuit for this level."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 2 }

.1.3.6.1.2.1.138.1.4.1.1.3
isisCircLevelWideMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisWideMetric
SYNTAX Unsigned32 (0..16777215)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The wide metric value of this circuit for this level."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 3 }

.1.3.6.1.2.1.138.1.4.1.1.4
isisCircLevelISPriority OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISPriority
SYNTAX Unsigned32 (0..127)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The priority for becoming the LAN-Designated
Intermediate System at this level."
DEFVAL { 64 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 4 }

.1.3.6.1.2.1.138.1.4.1.1.5
isisCircLevelIDOctet OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A one-byte identifier for the circuit selected by the
Intermediate System.

On point-to-point circuits, the value is used as the Local


Circuit ID in point-to-point IIH PDUs transmitted on this
circuit. In this case, values of isisCircLevelIDOctet do
not need to be unique.

For broadcast circuits, the value is used to generate the


LAN ID that will be used if this Intermediate System is
elected as the Designated IS on this circuit. The value
is required to differ on LANs where the Intermediate System
is the Designated Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 5 }

.1.3.6.1.2.1.138.1.4.1.1.6
isisCircLevelID OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisCircuitID
SYNTAX OCTET STRING (0 | 7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "On a point-to-point circuit with a fully initialized
adjacency to a peer IS, the value of this object is
the circuit ID negotiated during adjacency initialization.
On a point to point circuit without such an adjacency,
the value is the concatenation of the local system ID
and the one-byte isisCircLevelIDOctet for this circuit,
i.e., the value that would be proposed for the circuit ID.
On other circuit types, the value returned is the zero-
length OCTET STRING."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 6 }

.1.3.6.1.2.1.138.1.4.1.1.7
isisCircLevelDesIS OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisCircuitID
SYNTAX OCTET STRING (0 | 7)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The ID of the LAN-Designated Intermediate System
on this circuit at this level. If, for any reason,
this system is not partaking in the relevant
Designated Intermediate System election process,
then the value returned is the zero-length OCTET STRING."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 7 }

.1.3.6.1.2.1.138.1.4.1.1.8
isisCircLevelHelloMultiplier OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (2..100)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This value is multiplied by the corresponding HelloTimer,
and the result in seconds (rounded up) is used as the
holding time in transmitted hellos, to be used by
receivers of hello packets from this IS."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 8 }

.1.3.6.1.2.1.138.1.4.1.1.9
isisCircLevelHelloTimer OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (10..600000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maximum period, in milliseconds, between IIH PDUs
on multiaccess networks at this level for LANs.
The value at L1 is used as the period between
Hellos on L1L2 point-to-point circuits. Setting
this value at level 2 on an L1L2 point-to-point
circuit will result in an error of InconsistentValue.
This object follows the ResettingTimer behavior."
DEFVAL { 3000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 9 }

.1.3.6.1.2.1.138.1.4.1.1.10
isisCircLevelDRHelloTimer OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (10..120000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Period, in milliseconds, between Hello PDUs on
multiaccess networks when this IS is the Designated
Intermediate System. This object follows the
ResettingTimer behavior."
DEFVAL { 1000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 10 }

.1.3.6.1.2.1.138.1.4.1.1.11
isisCircLevelLSPThrottle OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (1..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimal interval of time, in milliseconds, between
transmissions of LSPs on an interface at this level."
DEFVAL { 30 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 11 }

.1.3.6.1.2.1.138.1.4.1.1.12
isisCircLevelMinLSPRetransInt OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..300)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum interval, in seconds, between re-transmission of
an LSP at this level. This object follows the
ResettingTimer behavior.

Note that isisCircLevelLSPThrottle controls


how fast we send back-to-back LSPs. This variable
controls how fast we re-send the same LSP."
DEFVAL { 5 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 12 }

.1.3.6.1.2.1.138.1.4.1.1.13
isisCircLevelCSNPInterval OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..600)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Interval of time, in seconds, between periodic
transmission of a complete set of CSNPs on
multiaccess networks if this router is the
designated router at this level.
This object follows the ResettingTimer behavior."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 13 }

.1.3.6.1.2.1.138.1.4.1.1.14
isisCircLevelPartSNPInterval OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..120)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum interval, in seconds, between sending Partial
Sequence Number PDUs at this level. This object
follows the ResettingTimer behavior."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCircLevelValues(4) isisCircLevelTable(1) isisCircLevelEntry(1) 14 }

.1.3.6.1.2.1.138.1.5
isisCounters OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
5 }

.1.3.6.1.2.1.138.1.5.1
isisSystemCounterTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "System-wide counters for this Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) 1 }

.1.3.6.1.2.1.138.1.5.1.1
isisSystemCounterEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisSysStatLevel }
DESCRIPTION "System-wide IS-IS counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) 1 }

.1.3.6.1.2.1.138.1.5.1.1.1
isisSysStatLevel OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISLevel
SYNTAX INTEGER {area(1), domain(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The level that this entry describes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 1 }

.1.3.6.1.2.1.138.1.5.1.1.2
isisSysStatCorrLSPs OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of corrupted in-memory LSPs detected.

LSPs received from the wire with a bad checksum


are silently dropped and are not counted.

LSPs received from the wire with parse errors


are counted by isisSysStatLSPErrors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 2 }

.1.3.6.1.2.1.138.1.5.1.1.3
isisSysStatAuthTypeFails OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of authentication type mismatches recognized
by this Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 3 }

.1.3.6.1.2.1.138.1.5.1.1.4
isisSysStatAuthFails OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of authentication key failures recognized
by this Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 4 }

.1.3.6.1.2.1.138.1.5.1.1.5
isisSysStatLSPDbaseOloads OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times the LSP database has become
overloaded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 5 }

.1.3.6.1.2.1.138.1.5.1.1.6
isisSysStatManAddrDropFromAreas OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times a manual address has been dropped from
the area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 6 }

.1.3.6.1.2.1.138.1.5.1.1.7
isisSysStatAttmptToExMaxSeqNums OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times the IS has attempted to exceed the
maximum sequence number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 7 }

.1.3.6.1.2.1.138.1.5.1.1.8
isisSysStatSeqNumSkips OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times a sequence number skip has occurred."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 8 }

.1.3.6.1.2.1.138.1.5.1.1.9
isisSysStatOwnLSPPurges OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times a zero-aged copy of the system's own LSP
is received from some other node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 9 }

.1.3.6.1.2.1.138.1.5.1.1.10
isisSysStatIDFieldLenMismatches OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times a PDU is received with a different value
for ID field length from that of the receiving system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 10 }

.1.3.6.1.2.1.138.1.5.1.1.11
isisSysStatPartChanges OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Partition changes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 11 }

.1.3.6.1.2.1.138.1.5.1.1.12
isisSysStatSPFRuns OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of times we ran SPF at this level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 12 }

.1.3.6.1.2.1.138.1.5.1.1.13
isisSysStatLSPErrors OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of LSPs with errors we have received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisSystemCounterTable(1) isisSystemCounterEntry(1) 13 }

.1.3.6.1.2.1.138.1.5.2
isisCircuitCounterTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Circuit specific counters for this
Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) 2 }

.1.3.6.1.2.1.138.1.5.2.1
isisCircuitCounterEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisCircuitType }
DESCRIPTION "An isisCircuitCounterEntry exists for each circuit
used by Integrated IS-IS on this system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) 1 }

.1.3.6.1.2.1.138.1.5.2.1.1
isisCircuitType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {lanlevel1(1), lanlevel2(2), p2pcircuit(3)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "What type of circuit saw these counts?

The point-to-point Hello PDU includes


both L1 and L2, and ISs form a single
adjacency on point-to-point links.
Thus, we combine counts on
point-to-point links into one group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 1 }

.1.3.6.1.2.1.138.1.5.2.1.2
isisCircAdjChanges OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an adjacency state change has
occurred on this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 2 }

.1.3.6.1.2.1.138.1.5.2.1.3
isisCircNumAdj OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of adjacencies on this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 3 }

.1.3.6.1.2.1.138.1.5.2.1.4
isisCircInitFails OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times initialization of this circuit has
failed. This counts events such as PPP NCP failures.
Failures to form an adjacency are counted by
isisCircRejAdjs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 4 }

.1.3.6.1.2.1.138.1.5.2.1.5
isisCircRejAdjs OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an adjacency has been rejected on
this circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 5 }

.1.3.6.1.2.1.138.1.5.2.1.6
isisCircIDFieldLenMismatches OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an IS-IS control PDU with an ID
field length different from that for this system has been
received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 6 }

.1.3.6.1.2.1.138.1.5.2.1.7
isisCircMaxAreaAddrMismatches OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an IS-IS control PDU with a
max area address field different from that for this
system has been received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 7 }

.1.3.6.1.2.1.138.1.5.2.1.8
isisCircAuthTypeFails OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an IS-IS control PDU with
an auth type field different from that for this
system has been received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 8 }

.1.3.6.1.2.1.138.1.5.2.1.9
isisCircAuthFails OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times an IS-IS control PDU with
the correct auth type has failed to pass authentication
validation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 9 }

.1.3.6.1.2.1.138.1.5.2.1.10
isisCircLANDesISChanges OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times the Designated IS has changed
on this circuit at this level. If the circuit is
point to point, this count is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisCircuitCounterTable(2) isisCircuitCounterEntry(1) 10 }

.1.3.6.1.2.1.138.1.5.3
isisPacketCounterTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information about IS-IS protocol traffic at one level,
on one circuit, in one direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) 3 }

.1.3.6.1.2.1.138.1.5.3.1
isisPacketCounterEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisPacketCountLevel, isisPacketCountDirection }
DESCRIPTION "Information about IS-IS protocol traffic at one level,
on one circuit, in one direction."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) 1 }

.1.3.6.1.2.1.138.1.5.3.1.1
isisPacketCountLevel OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISLevel
SYNTAX INTEGER {area(1), domain(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The level at which these PDU counts have been collected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 1 }

.1.3.6.1.2.1.138.1.5.3.1.2
isisPacketCountDirection OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {sending(1), receiving(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Were we sending or receiving these PDUs?"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 2 }

.1.3.6.1.2.1.138.1.5.3.1.3
isisPacketCountIIHello OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IS-IS Hello PDUs seen in this
direction at this level.

Point-to-Point IIH PDUs are counted at


the lowest enabled level: at L1 on L1 or L1L2 circuits,
and at L2 otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 3 }

.1.3.6.1.2.1.138.1.5.3.1.4
isisPacketCountISHello OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ES-IS Hello PDUs seen in this
direction. ISH PDUs are counted at the
lowest enabled level: at L1 on L1 or L1L2
circuits, and at L2 otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 4 }

.1.3.6.1.2.1.138.1.5.3.1.5
isisPacketCountESHello OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of ES Hello PDUs seen in this
direction. ESH PDUs are counted at the
lowest enabled level: at L1 on L1 or L1L2
circuits, and at L2 otherwise."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 5 }

.1.3.6.1.2.1.138.1.5.3.1.6
isisPacketCountLSP OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IS-IS LSPs seen in this
direction at this level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 6 }

.1.3.6.1.2.1.138.1.5.3.1.7
isisPacketCountCSNP OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IS-IS CSNPs seen in this
direction at this level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 7 }

.1.3.6.1.2.1.138.1.5.3.1.8
isisPacketCountPSNP OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of IS-IS PSNPs seen in this
direction at this level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 8 }

.1.3.6.1.2.1.138.1.5.3.1.9
isisPacketCountUnknown OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of unknown IS-IS PDUs seen
at this level."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisCounters(5) isisPacketCounterTable(3) isisPacketCounterEntry(1) 9 }

.1.3.6.1.2.1.138.1.6
isisISAdj OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
6 }

.1.3.6.1.2.1.138.1.6.1
isisISAdjTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of adjacencies to Intermediate Systems."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) 1 }

.1.3.6.1.2.1.138.1.6.1.1
isisISAdjEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisISAdjIndex }
DESCRIPTION "Each entry corresponds to one adjacency to an
Intermediate System on this system.

Dynamically learned rows do not survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) 1 }

.1.3.6.1.2.1.138.1.6.1.1.1
isisISAdjIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique value identifying the IS adjacency from all
other such adjacencies on this circuit. This value is
automatically assigned by the system when the adjacency
is created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 1 }

.1.3.6.1.2.1.138.1.6.1.1.2
isisISAdjState OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {down(1), initializing(2), up(3), failed(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of the adjacency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 2 }

.1.3.6.1.2.1.138.1.6.1.1.3
isisISAdj3WayState OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {up(0), initializing(1), down(2), failed(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 3Way state of the adjacency. These are picked
to match the historical on-the-wire representation
of the 3Way state and are not intended to match
isisISAdjState."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 3 }

.1.3.6.1.2.1.138.1.6.1.1.4
isisISAdjNeighSNPAAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The SNPA address of the neighboring system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 4 }

.1.3.6.1.2.1.138.1.6.1.1.5
isisISAdjNeighSysType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {l1IntermediateSystem(1), l2IntermediateSystem(2),
l1L2IntermediateSystem(3), unknown(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of the neighboring system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 5 }

.1.3.6.1.2.1.138.1.6.1.1.6
isisISAdjNeighSysID OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisSystemID
SYNTAX OCTET STRING (6)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The system ID of the neighboring Intermediate
System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 6 }

.1.3.6.1.2.1.138.1.6.1.1.7
isisISAdjNbrExtendedCircID OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 4-byte Extended Circuit ID learned from the
Neighbor during 3-way handshake, or 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 7 }

.1.3.6.1.2.1.138.1.6.1.1.8
isisISAdjUsage OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLevel
SYNTAX INTEGER {level1(1), level2(2), level1and2(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "How is the adjacency used? On a point-to-point link,
this might be level1and2, but on a LAN, the usage will
be level1 on the adjacency between peers at L1,
and level2 for the adjacency between peers at L2."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 8 }

.1.3.6.1.2.1.138.1.6.1.1.9
isisISAdjHoldTimer OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (1..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The holding time, in seconds, for this adjacency.
This value is based on received IIH PDUs and
the elapsed time since receipt."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 9 }

.1.3.6.1.2.1.138.1.6.1.1.10
isisISAdjNeighPriority OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISPriority
SYNTAX Unsigned32 (0..127)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Priority of the neighboring Intermediate System for
becoming the Designated Intermediate System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 10 }

.1.3.6.1.2.1.138.1.6.1.1.11
isisISAdjLastUpTime OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the adjacency most recently entered the state 'up',
measured in hundredths of a second since the last
re-initialization of the network management subsystem.
Holds 0 if the adjacency has never been in state 'up'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjTable(1) isisISAdjEntry(1) 11 }

.1.3.6.1.2.1.138.1.6.2
isisISAdjAreaAddrTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the set of Area Addresses of
neighboring Intermediate Systems as reported in received
IIH PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) 2 }

.1.3.6.1.2.1.138.1.6.2.1
isisISAdjAreaAddrEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisISAdjIndex, isisISAdjAreaAddrIndex }
DESCRIPTION "Each entry contains one Area Address reported by a
neighboring Intermediate System in its IIH PDUs.

Dynamically learned rows do not survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjAreaAddrTable(2) 1 }

.1.3.6.1.2.1.138.1.6.2.1.1
isisISAdjAreaAddrIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index for the areas associated with one neighbor.
This provides a simple way to walk the table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjAreaAddrTable(2) isisISAdjAreaAddrEntry(1) 1 }

.1.3.6.1.2.1.138.1.6.2.1.2
isisISAdjAreaAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One Area Address as reported in IIH PDUs received from
the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjAreaAddrTable(2) isisISAdjAreaAddrEntry(1) 2 }

.1.3.6.1.2.1.138.1.6.3
isisISAdjIPAddrTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the set of IP Addresses of
neighboring Intermediate Systems as reported in received
IIH PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) 3 }

.1.3.6.1.2.1.138.1.6.3.1
isisISAdjIPAddrEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisISAdjIndex, isisISAdjIPAddrIndex }
DESCRIPTION "Each entry contains one IP Address reported by a
neighboring Intermediate System in its IIH PDUs.

Dynamically learned rows do not survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjIPAddrTable(3) 1 }

.1.3.6.1.2.1.138.1.6.3.1.1
isisISAdjIPAddrIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index to this table that identifies the IP addresses
to which this entry belongs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjIPAddrTable(3) isisISAdjIPAddrEntry(1) 1 }

.1.3.6.1.2.1.138.1.6.3.1.2
isisISAdjIPAddrType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of one IP Address as reported in IIH PDUs
received from the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjIPAddrTable(3) isisISAdjIPAddrEntry(1) 2 }

.1.3.6.1.2.1.138.1.6.3.1.3
isisISAdjIPAddrAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One IP Address as reported in IIH PDUs received from the
neighbor.

The type of this address is determined by the value of


the isisISAdjIPAddrType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjIPAddrTable(3) isisISAdjIPAddrEntry(1) 3 }

.1.3.6.1.2.1.138.1.6.4
isisISAdjProtSuppTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the set of protocols supported by
neighboring Intermediate Systems as reported in received
IIH PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) 4 }
.1.3.6.1.2.1.138.1.6.4.1
isisISAdjProtSuppEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisISAdjIndex, isisISAdjProtSuppProtocol }
DESCRIPTION "Each entry contains one protocol supported by a
neighboring Intermediate System as reported in its IIH
PDUs.

Dynamically learned rows do not survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjProtSuppTable(4) 1 }

.1.3.6.1.2.1.138.1.6.4.1.1
isisISAdjProtSuppProtocol OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisSupportedProtocol
SYNTAX INTEGER {iso8473(129), ipV6(142), ip(204)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One supported protocol as reported in IIH PDUs received
from the neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisISAdj(6) isisISAdjProtSuppTable(4) isisISAdjProtSuppEntry(1) 1 }

.1.3.6.1.2.1.138.1.7
isisReachAddr OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
7 }

.1.3.6.1.2.1.138.1.7.1
isisRATable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of Reachable Addresses to NSAPs or Address
Prefixes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) 1 }

.1.3.6.1.2.1.138.1.7.1.1
isisRAEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisCircIndex, isisRAIndex }
DESCRIPTION "Each entry defines a configured Reachable Address
to an NSAP or Address Prefix.

Dynamically created rows MUST survive an agent reboot."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) 1 }

.1.3.6.1.2.1.138.1.7.1.1.1
isisRAIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The identifier for this isisRAEntry. This value must be
unique amongst all Reachable Addresses on the same parent
Circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 1 }

.1.3.6.1.2.1.138.1.7.1.1.2
isisRAExistState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The existence state of this Reachable Address. This
object follows the ManualOrAutomatic behaviors. Support
for 'createAndWait' and 'notInService' is not required.

A row entry cannot be modified when the value of this


object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 2 }

.1.3.6.1.2.1.138.1.7.1.1.3
isisRAAdminState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisAdminState
SYNTAX INTEGER {on(1), off(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The administrative state of the Reachable Address. This
object follows the ManualOrAutomatic behaviors."
DEFVAL { off }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 3 }

.1.3.6.1.2.1.138.1.7.1.1.4
isisRAAddrPrefix OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The destination of this Reachable Address. This is an
Address Prefix. This object follows the
ReplaceOnlyWhileDisabled and ManualOrAutomatic
behaviors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 4 }

.1.3.6.1.2.1.138.1.7.1.1.5
isisRAMapType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {none(1), explicit(2), extractIDI(3), extractDSP(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of mapping to be employed to ascertain the SNPA
Address that should be used in forwarding PDUs for this
Reachable Address prefix. This object follows the
ManualOrAutomatic behavior. The following values of
mapping type are defined:

none: The mapping is null because the neighbor SNPA is


implicit by nature of the subnetwork (e.g., a
point-to-point linkage).

explicit: The subnetwork addresses in the object


isisRASNPAAddress are to be used.

extractIDI: The SNPA is embedded in the IDI of


the destination NSAP Address. The mapping
algorithm extracts the SNPA to be used
according to the format and encoding rules of
ISO8473/Add2. This SNPA extraction algorithm can
be used in conjunction with Reachable Address
prefixes from the X.121, F.69, E.163, and E.164
addressing subdomains.

extractDSP: All, or a suffix, of the SNPA is embedded


in the DSP of the destination address. This SNPA
extraction algorithm extracts the embedded
subnetwork addressing information by performing a
logical AND of the isisRASNPAMask object value
with the destination address. The part of the
SNPA extracted from the destination NSAP is
appended to the isisRASNPAPrefix object value to
form the next hop subnetwork addressing
information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 5 }

.1.3.6.1.2.1.138.1.7.1.1.6
isisRAMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisDefaultMetric
SYNTAX Unsigned32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric value for reaching the specified
prefix over this circuit. This object follows the
ManualOrAutomatic behavior."
DEFVAL { 20 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 6 }

.1.3.6.1.2.1.138.1.7.1.1.7
isisRAMetricType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisMetricType
SYNTAX INTEGER {internal(1), external(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether the metric is internal or
external. This object follows the ManualOrAutomatic
behavior."
DEFVAL { internal }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 7 }

.1.3.6.1.2.1.138.1.7.1.1.8
isisRASNPAAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The SNPA Address to which a PDU may be forwarded in
order to reach a destination that matches the address
prefix of the Reachable Address. This object follows the
ManualOrAutomatic behavior."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 8 }

.1.3.6.1.2.1.138.1.7.1.1.9
isisRASNPAMask OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A bit mask with 1 bit indicating the positions in the
effective destination address from which embedded SNPA
information is to be extracted. For the extraction, the
first octet of the isisRASNPAMask object value is aligned
with the first octet (AFI) of the NSAP Address. If the
isisRASNPAMask object value and NSAP Address are of
different lengths, the shorter of the two is logically
padded with zeros before performing the extraction. This
object follows the ManualOrAutomatic behavior."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 9 }

.1.3.6.1.2.1.138.1.7.1.1.10
isisRASNPAPrefix OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A fixed SNPA prefix for use when the isisRAMapType is
extractDSP. The SNPA Address to use is formed by
concatenating the fixed SNPA prefix with a variable SNPA
part that is extracted from the effective destination
address. For Reachable Address prefixes in which the
entire SNPA is embedded in the DSP, the SNPA Prefix shall
be null. This object follows the ManualOrAutomatic
behavior."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 10 }
.1.3.6.1.2.1.138.1.7.1.1.11
isisRAType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {manual(1), automatic(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of Reachable address. Those of type
manual are created by the network manager. Those
of type automatic are created through propagation
of routing information from another routing
protocol (e.g., IDRP). "
DEFVAL { manual }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisReachAddr(7) isisRATable(1) isisRAEntry(1) 11 }

.1.3.6.1.2.1.138.1.8
isisIPReachAddr OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
8 }

.1.3.6.1.2.1.138.1.8.1
isisIPRATable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of IP Reachable Addresses to networks,
subnetworks, or hosts either manually configured or
learned from another protocol."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) 1 }

.1.3.6.1.2.1.138.1.8.1.1
isisIPRAEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisSysLevelIndex, isisIPRADestType, isisIPRADest,
isisIPRADestPrefixLen, isisIPRANextHopIndex }
DESCRIPTION "Each entry defines an IP Reachable Address to a network,
subnetwork, or host.

Each IP Reachable Address may have multiple entries in the


table, one for each equal cost path to the reachable
address.

Dynamically created rows MUST survive an agent reboot.

Implementers need to be aware that if the total number


of elements (octets or sub-identifiers) in
isisIPRADestr, isisIPRADestPrefixLen, and
isisIPRANextHopIndex is too great, then OIDs of column
instances in this table will have more than 128
subidentifiers and cannot be accessed using SNMPv1,
SNMPv2c, or SNMPv3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) 1 }

.1.3.6.1.2.1.138.1.8.1.1.1
isisIPRADestType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of this IP Reachable Address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 1 }

.1.3.6.1.2.1.138.1.8.1.1.2
isisIPRADest OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination of this IP Reachable Address. This is
a network address, subnetwork address, or host
address.

The type of this address is determined by the value of


the isisIPRADestType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 2 }

.1.3.6.1.2.1.138.1.8.1.1.3
isisIPRADestPrefixLen OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length of the IP Netmask for Reachability Address.

The values for the index objects isisIPRADest and


isisIPRADestPrefixLen must be consistent. When the value
of isisIPRADest (excluding the zone index, if one
is present) is x, then the bitwise logical-AND
of x with the value of the mask formed from the
corresponding index object isisIPRADestPrefixLen MUST be
equal to x. If not, then the index pair is not
consistent, and an inconsistentName error must be
returned on SET or CREATE requests."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 3 }

.1.3.6.1.2.1.138.1.8.1.1.4
isisIPRANextHopIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index of next hop. Used when there are multiple Equal
Cost Multipath alternatives for the same destination."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 4 }
.1.3.6.1.2.1.138.1.8.1.1.5
isisIPRANextHopType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of the IP next hop address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 5 }

.1.3.6.1.2.1.138.1.8.1.1.6
isisIPRANextHop OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The IP next hop to this destination.

The type of this address is determined by the value of


the isisIPRANextHopType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 6 }

.1.3.6.1.2.1.138.1.8.1.1.7
isisIPRAType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {manual(1), automatic(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of this IP Reachable Address. Those of type
manual are created by the network manager. Those of type
automatic are created through propagation of routing
information from another routing protocol. This object
follows the ManualOrAutomatic behavior."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 7 }

.1.3.6.1.2.1.138.1.8.1.1.8
isisIPRAExistState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The state of this IP Reachable Address. This object
follows the ExistenceState and ManualOrAutomatic
behaviors. Support for 'createAndWait' and
'notInService' is not required.

A row entry cannot be modified when the value of this


object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 8 }

.1.3.6.1.2.1.138.1.8.1.1.9
isisIPRAAdminState OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisAdminState
SYNTAX INTEGER {on(1), off(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The administrative state of the IP Reachable Address. This
object follows the IsisAdminState and ManualOrAutomatic
behaviors."
DEFVAL { off }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 9 }

.1.3.6.1.2.1.138.1.8.1.1.10
isisIPRAMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisDefaultMetric
SYNTAX Unsigned32 (0..63)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric value for reaching the specified
destination over this circuit. This object follows the
ManualOrAutomatic behavior."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 10 }

.1.3.6.1.2.1.138.1.8.1.1.11
isisIPRAMetricType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisMetricType
SYNTAX INTEGER {internal(1), external(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether the metric is internal or
external. This object follows the ManualOrAutomatic
behavior."
DEFVAL { internal }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 11 }

.1.3.6.1.2.1.138.1.8.1.1.12
isisIPRAFullMetric OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisFullMetric
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The wide metric value for reaching the specified
destination over this circuit. This object follows the
ManualOrAutomatic behavior."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 12 }

.1.3.6.1.2.1.138.1.8.1.1.13
isisIPRASNPAAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The SNPA Address to which a PDU may be forwarded in
order to reach a destination that matches this IP
Reachable Address. This object follows the
ManualOrAutomatic behavior."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 13 }

.1.3.6.1.2.1.138.1.8.1.1.14
isisIPRASourceType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {static(1), direct(2), ospfv2(3), ospfv3(4), isis(5), rip(6),
igrp(7), eigrp(8), bgp(9), other(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The origin of this route."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisIPReachAddr(8) isisIPRATable(1) isisIPRAEntry(1) 14 }

.1.3.6.1.2.1.138.1.9
isisLSPDataBase OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
9 }

.1.3.6.1.2.1.138.1.9.1
isisLSPSummaryTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of LSP Headers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) 1 }

.1.3.6.1.2.1.138.1.9.1.1
isisLSPSummaryEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisLSPLevel, isisLSPID }
DESCRIPTION "Each entry provides a summary describing an
LSP currently stored in the system.

Dynamically learned rows will not survive an


agent reboot."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) 1 }

.1.3.6.1.2.1.138.1.9.1.1.1
isisLSPLevel OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisISLevel
SYNTAX INTEGER {area(1), domain(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "At which level does this LSP appear?"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 1 }

.1.3.6.1.2.1.138.1.9.1.1.2
isisLSPID OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLinkStatePDUID
SYNTAX OCTET STRING (8)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The 8-byte LSP ID for this Link State PDU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 2 }

.1.3.6.1.2.1.138.1.9.1.1.3
isisLSPSeq OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number for this LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 3 }

.1.3.6.1.2.1.138.1.9.1.1.4
isisLSPZeroLife OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Is this LSP being purged by this system?"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 4 }

.1.3.6.1.2.1.138.1.9.1.1.5
isisLSPChecksum OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 16-bit Fletcher Checksum for this LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 5 }

.1.3.6.1.2.1.138.1.9.1.1.6
isisLSPLifetimeRemain OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The remaining lifetime, in seconds, for this LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 6 }

.1.3.6.1.2.1.138.1.9.1.1.7
isisLSPPDULength OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The length of this LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 7 }

.1.3.6.1.2.1.138.1.9.1.1.8
isisLSPAttributes OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned8TC
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Flags carried by the LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPSummaryTable(1) isisLSPSummaryEntry(1) 8 }

.1.3.6.1.2.1.138.1.9.2
isisLSPTLVTable OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table of LSPs in the database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) 2 }

.1.3.6.1.2.1.138.1.9.2.1
isisLSPTLVEntry OBJECT-TYPE
-- FROM ISIS-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { isisLSPLevel, isisLSPID, isisLSPTLVIndex }
DESCRIPTION "Each entry describes a TLV within
an LSP currently stored in the system.

Dynamically learned rows will not survive an


agent reboot."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) 1 }

.1.3.6.1.2.1.138.1.9.2.1.1
isisLSPTLVIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index of this TLV in the LSP. The first TLV has
index 1, and the Nth TLV has an index of N."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) isisLSPTLVEntry(1) 1 }
.1.3.6.1.2.1.138.1.9.2.1.2
isisLSPTLVSeq OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number for this LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) isisLSPTLVEntry(1) 2 }

.1.3.6.1.2.1.138.1.9.2.1.3
isisLSPTLVChecksum OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 16-bit Fletcher Checksum for this LSP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) isisLSPTLVEntry(1) 3 }

.1.3.6.1.2.1.138.1.9.2.1.4
isisLSPTLVType OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned8TC
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of this TLV."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) isisLSPTLVEntry(1) 4 }

.1.3.6.1.2.1.138.1.9.2.1.5
isisLSPTLVLen OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned8TC
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The length of this TLV."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) isisLSPTLVEntry(1) 5 }

.1.3.6.1.2.1.138.1.9.2.1.6
isisLSPTLVValue OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of this TLV."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisLSPDataBase(9) isisLSPTLVTable(2) isisLSPTLVEntry(1) 6 }

.1.3.6.1.2.1.138.1.10
isisNotification OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
10 }

.1.3.6.1.2.1.138.1.10.1
isisNotificationEntry OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) 1 }

.1.3.6.1.2.1.138.1.10.1.1
isisNotificationSysLevelIndex OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLevel
SYNTAX INTEGER {level1(1), level2(2), level1and2(3)}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The system level for this notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 1 }

.1.3.6.1.2.1.138.1.10.1.2
isisNotificationCircIfIndex OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The identifier of this circuit relevant to
this notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 2 }

.1.3.6.1.2.1.138.1.10.1.3
isisPduLspId OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisLinkStatePDUID
SYNTAX OCTET STRING (8)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "An Octet String that uniquely identifies
a Link State PDU."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 3 }

.1.3.6.1.2.1.138.1.10.1.4
isisPduFragment OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisPDUHeader
SYNTAX OCTET STRING (0..64)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds up to 64 initial bytes of a PDU that
triggered the notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 4 }

.1.3.6.1.2.1.138.1.10.1.5
isisPduFieldLen OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned8TC
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds the System ID length reported in PDU we received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 5 }

.1.3.6.1.2.1.138.1.10.1.6
isisPduMaxAreaAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned8TC
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds the Max Area Addresses reported in a PDU
we received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 6 }

.1.3.6.1.2.1.138.1.10.1.7
isisPduProtocolVersion OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned8TC
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds the Protocol version reported in PDU we received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 7 }

.1.3.6.1.2.1.138.1.10.1.8
isisPduLspSize OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds the size of LSP we received that is too
big to forward."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 8 }

.1.3.6.1.2.1.138.1.10.1.9
isisPduOriginatingBufferSize OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (0..16000)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds the size of isisSysLevelOrigLSPBuffSize advertised
by the peer in the originatingLSPBufferSize TLV.
If the peer does not advertise this TLV, this
value is set to 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 9 }
.1.3.6.1.2.1.138.1.10.1.10
isisPduBufferSize OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisUnsigned16TC
SYNTAX Unsigned32 (0..16000)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "Holds the size of LSP received from peer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 10 }

.1.3.6.1.2.1.138.1.10.1.11
isisPduProtocolsSupported OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The list of protocols supported by an
adjacent system. This may be empty."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 11 }

.1.3.6.1.2.1.138.1.10.1.12
isisAdjState OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX INTEGER {down(1), initializing(2), up(3), failed(4)}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The current state of an adjacency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 12 }

.1.3.6.1.2.1.138.1.10.1.13
isisErrorOffset OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "An offset to a problem in a PDU. If the problem
is a malformed TLV, this points to the beginning
of the TLV. If the problem is in the header, this
points to the byte that is suspicious."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 13 }

.1.3.6.1.2.1.138.1.10.1.14
isisErrorTLVType OBJECT-TYPE
-- FROM ISIS-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The type for a malformed TLV."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 14 }

.1.3.6.1.2.1.138.1.10.1.15
isisNotificationAreaAddress OBJECT-TYPE
-- FROM ISIS-MIB
-- TEXTUAL CONVENTION IsisOSINSAddress
SYNTAX OCTET STRING (0..20)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "An Area Address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1)
isisNotification(10) isisNotificationEntry(1) 15 }

.1.3.6.1.2.1.138.2
isisConformance OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) 2 }

.1.3.6.1.2.1.138.2.1
isisCompliances OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) 1 }

.1.3.6.1.2.1.138.2.1.1
isisCompliance MODULE-COMPLIANCE
-- FROM ISIS-MIB
DESCRIPTION "The compliance statement for agents that support
the IS-IS MIB.

There are a number of INDEX objects that cannot be


represented in the form of OBJECT clauses in SMIv2,
but for which there are compliance requirements.
Those requirements and similar requirements for
related objects are expressed below, in
pseudo-OBJECT clause form, in this description:

-- OBJECT isisSummAddressType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
--
-- DESCRIPTION
-- The MIB requires support for IPv4 Summary
-- Addresses and anticipates the support of
-- IPv6 addresses.
--
--
-- OBJECT isisRedistributeAddrType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
--
-- DESCRIPTION
-- The MIB requires support for IPv4
-- Redistribution Addresses and anticipates
-- the support of IPv6 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisCompliances(1) 1 }

.1.3.6.1.2.1.138.2.1.2
isisAdvancedCompliance MODULE-COMPLIANCE
-- FROM ISIS-MIB
DESCRIPTION "The compliance statement for agents that fully
support the IS-IS MIB.

There are a number of INDEX objects that cannot be


represented in the form of OBJECT clauses in SMIv2,
but for which there are compliance requirements.
Those requirements and similar requirements for
related objects are expressed below, in
pseudo-OBJECT clause form, in this description:

-- OBJECT isisSummAddressType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
--
-- DESCRIPTION
-- The MIB requires support for IPv4 Summary
-- Addresses and anticipates the support of
-- IPv6 addresses.
--
--
-- OBJECT isisRedistributeAddrType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
--
-- DESCRIPTION
-- The MIB requires support for IPv4
-- Redistribution Addresses and anticipates
-- the support of IPv6 addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisCompliances(1) 2 }

.1.3.6.1.2.1.138.2.1.3
isisReadOnlyCompliance MODULE-COMPLIANCE
-- FROM ISIS-MIB
DESCRIPTION "When this MIB is implemented without support for
read-create (i.e., in read-only mode), the
implementation can claim read-only compliance. Such
a device can then be monitored but cannot be
configured with this MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisCompliances(1) 3 }

.1.3.6.1.2.1.138.2.2
isisGroups OBJECT-TYPE
-- FROM ISIS-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) 2 }

.1.3.6.1.2.1.138.2.2.1
isisSystemGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to manage an
IS-IS router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 1 }

.1.3.6.1.2.1.138.2.2.2
isisCircuitGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to describe an
IS-IS Circuit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 2 }

.1.3.6.1.2.1.138.2.2.3
isisISAdjGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to manage an
IS-IS Adjacency."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 3 }

.1.3.6.1.2.1.138.2.2.4
isisNotificationObjectGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The objects used to record notification parameters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 4 }

.1.3.6.1.2.1.138.2.2.5
isisNotificationGroup OBJECT-TYPE
-- FROM ISIS-MIB
DESCRIPTION "The collections of notifications sent by an IS."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 5 }

.1.3.6.1.2.1.138.2.2.6
isisISPDUCounterGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to count protocol PDUs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 6 }

.1.3.6.1.2.1.138.2.2.7
isisRATableGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to manage the
reachable NSAP prefixes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 7 }

.1.3.6.1.2.1.138.2.2.8
isisISIPRADestGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to manage configured
IP addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 8 }

.1.3.6.1.2.1.138.2.2.9
isisLSPGroup OBJECT-GROUP
-- FROM ISIS-MIB
DESCRIPTION "The collections of objects used to observe the LSP
Database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138)
isisConformance(2) isisGroups(2) 9 }

.1.3.6.1.2.1.144
t11FcRouteMIB MODULE-IDENTITY
-- FROM T11-FC-ROUTE-MIB
DESCRIPTION "The MIB module for configuring and displaying Fibre
Channel Route Information.

Copyright (C) The Internet Society (2006). This version


of this MIB module is part of RFC 4625; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 144 }

.1.3.6.1.2.1.144.0
t11FcRouteNotifications OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144) 0 }

.1.3.6.1.2.1.144.1
t11FcRouteObjects OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144) 1 }

.1.3.6.1.2.1.144.1.1
t11FcRouteFabricTable OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The table containing Fibre Channel Routing information
that is specific to a Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) 1 }

.1.3.6.1.2.1.144.1.1.1
t11FcRouteFabricEntry OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcRouteFabricIndex }
DESCRIPTION "Each entry contains routing information specific to a
particular Fabric on a particular switch (identified by
values of fcmInstanceIndex and fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteFabricTable(1) 1 }

.1.3.6.1.2.1.144.1.1.1.1
t11FcRouteFabricIndex OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index value that uniquely identifies a
particular Fabric.

In a Fabric conformant to FC-SW-3, only a single Fabric


can operate within a physical infrastructure, and thus
the value of this Fabric Index will always be 1.

In a Fabric conformant to FC-SW-4, multiple Virtual Fabrics


can operate within one (or more) physical infrastructures.
In such a case, index value is used to uniquely identify a
particular Fabric within a physical infrastructure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteFabricTable(1) t11FcRouteFabricEntry(1) 1 }

.1.3.6.1.2.1.144.1.1.1.2
t11FcRouteFabricLastChange OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the most recent time when any
corresponding row in the t11FcRouteTable was created,
modified, or deleted. A corresponding row in the
t11FcRouteTable is for the same management instance,
the same switch, and same Fabric as the row in this table.

If no change has occurred since the last restart of the


management system, then the value of this object is 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteFabricTable(1) t11FcRouteFabricEntry(1) 2 }

.1.3.6.1.2.1.144.1.2
t11FcRouteTable OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Fibre Channel Routing tables for the
locally managed switches. This table lists all the
routes that are configured in and/or computed by any
local switch for any Fabric.

Such routes are used by a switch to forward frames (of user


data) on a Fabric. The conceptual process is based on
extracting the Destination Fibre Channel Address Identifier
(D_ID) out of a received frame (of user data) and comparing
it to each entry of this table that is applicable to the
given switch and Fabric. Such comparison consists of first
performing a logical-AND of the extracted D_ID with a mask
(the value of t11FcRouteDestMask) and second comparing the
result of that 'AND' operation to the value of
t11FcRouteDestAddrId. A similar comparison is made of the
Source Fibre Channel Address Identifier (S_ID) of a frame
against the t11FcRouteSrcAddrId and t11FcRouteSrcMask values
of an entry. If an entry's value of t11FcRouteInInterface
is non-zero, then a further comparison determines if the
frame was received on the appropriate interface. If all of
these comparisons for a particular entry are successful,
then that entry represents a potential route for forwarding
the received frame.

For entries configured by a user, t11FcRouteProto has


the value 'netmgmt'; only entries of this type can be
deleted by the user."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) 2 }

.1.3.6.1.2.1.144.1.2.1
t11FcRouteEntry OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcRouteFabricIndex,
t11FcRouteDestAddrId, t11FcRouteDestMask, t11FcRouteSrcAddrId, t11FcRouteSrcMask,
t11FcRouteInInterface, t11FcRouteProto, t11FcRouteOutInterface }
DESCRIPTION "Each entry contains a route to a particular destination,
possibly from a particular subset of source addresses,
on a particular Fabric via a particular output interface
and learned in a particular manner."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) 1 }

.1.3.6.1.2.1.144.1.2.1.1
t11FcRouteDestAddrId OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (3)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The destination Fibre Channel Address Identifier of
this route. A zero-length string for this field is
not allowed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 1 }

.1.3.6.1.2.1.144.1.2.1.2
t11FcRouteDestMask OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mask to be logical-ANDed with a destination
Fibre Channel Address Identifier before it is compared
to the value in the t11FcRouteDestAddrId field.
Allowed values are 255.255.255, 255.255.0, or 255.0.0.
FSPF's definition generates routes to a Domain_ID,
so the mask for all FSPF-generated routes is 255.0.0.
The zero-length value has the same meaning as 0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 2 }

.1.3.6.1.2.1.144.1.2.1.3
t11FcRouteSrcAddrId OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The source Fibre Channel Address Identifier of this
route. Note that if this object and the corresponding
instance of t11FcRouteSrcMask both have a value of 0.0.0,
then this route matches all source addresses. The
zero-length value has the same meaning as 0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 3 }

.1.3.6.1.2.1.144.1.2.1.4
t11FcRouteSrcMask OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mask to be logical-ANDed with a source
Fibre Channel Address Identifier before it is compared
to the value in the t11FcRouteSrcAddrId field. Allowed
values are 255.255.255, 255.255.0, 255.0.0, or 0.0.0.
The zero-length value has the same meaning as 0.0.0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 4 }

.1.3.6.1.2.1.144.1.2.1.5
t11FcRouteInInterface OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "If the value of this object is non-zero, it is the
value of ifIndex that identifies the local
Fibre Channel interface through which a frame
must have been received in order to match with
this entry. If the value of this object is zero,
the matching does not require that the frame be
received on any specific interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 5 }

.1.3.6.1.2.1.144.1.2.1.6
t11FcRouteProto OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
SYNTAX INTEGER {other(1), local(2), netmgmt(3), fspf(4)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mechanism via which this route was learned:
other(1) - not specified
local(2) - local interface
netmgmt(3)- static route
fspf(4) - Fibre Shortest Path First
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 6 }

.1.3.6.1.2.1.144.1.2.1.7
t11FcRouteOutInterface OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of ifIndex that identifies the local
Fibre Channel interface through which the next hop
of this route is to be reached."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 7 }

.1.3.6.1.2.1.144.1.2.1.8
t11FcRouteDomainId OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (0..239)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The domain_ID of next hop switch.

This object can have a value of zero if the value


of t11FcRouteProto is 'local'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 8 }

.1.3.6.1.2.1.144.1.2.1.9
t11FcRouteMetric OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
SYNTAX Unsigned32 (0..65536)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The routing metric for this route.

The use of this object is dependent on t11FcRouteProto."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 9 }

.1.3.6.1.2.1.144.1.2.1.10
t11FcRouteType OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
SYNTAX INTEGER {local(1), remote(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of route.

local(1) - a route for which the next Fibre Channel


port is the final destination;
remote(2) - a route for which the next Fibre Channel
port is not the final destination."
DEFVAL { local }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 10 }

.1.3.6.1.2.1.144.1.2.1.11
t11FcRouteIfDown OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
SYNTAX INTEGER {remove(1), retain(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of this object indicates what happens to
this route when the output interface (given by the
corresponding value of t11FcRouteOutInterface) is
operationally 'down'. If this object's value is 'retain',
the route is to be retained in this table. If this
object's value is 'remove', the route is to be removed
from this table."
DEFVAL { retain }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 11 }

.1.3.6.1.2.1.144.1.2.1.12
t11FcRouteStorageType OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 12 }

.1.3.6.1.2.1.144.1.2.1.13
t11FcRouteRowStatus OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.
The only rows that can be deleted by setting this object to
'destroy' are those for which t11FcRouteProto has the value
'netmgmt'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteObjects(1) t11FcRouteTable(2) t11FcRouteEntry(1) 13 }

.1.3.6.1.2.1.144.2
t11FcRouteConformance OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144) 2 }

.1.3.6.1.2.1.144.2.1
t11FcRouteCompliances OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteConformance(2) 1 }

.1.3.6.1.2.1.144.2.1.1
t11FcRouteCompliance MODULE-COMPLIANCE
-- FROM T11-FC-ROUTE-MIB
DESCRIPTION "The compliance statement for entities that
implement the T11-FC-ROUTE-MIB.
--
-- Note: The next four OBJECT clauses are for auxiliary objects, and the
-- SMIv2 does not permit inclusion of objects that are not accessible
-- in an OBJECT clause (see Sections 3.1 & 5.4.3 in STD 58, RFC 2580).
-- Thus, these four clauses cannot be included below in the normal
-- location for OBJECT clauses.
--
-- OBJECT t11FcRouteSrcAddrId
-- SYNTAX FcAddressIdOrZero (SIZE (0))
-- DESCRIPTION
-- 'Support is not required for routes that
-- match only a subset of possible source
-- addresses.'
--
-- OBJECT t11FcRouteSrcMask
-- SYNTAX FcAddressIdOrZero (SIZE (0))
-- DESCRIPTION
-- 'Support is not required for routes that
-- match only a subset of possible source
-- addresses.'
--
-- OBJECT t11FcRouteDestMask
-- DESCRIPTION
-- 'Support is mandatory only for FSPF-generated
-- routes. Since FSPF's definition generates
-- routes to a Domain_ID, the mask for all
-- FSPF-generated routes is 255.0.0. Thus,
-- support is only required for 255.0.0.'
--
-- OBJECT t11FcRouteInInterface
-- SYNTAX InterfaceIndexOrZero (0)
-- DESCRIPTION
-- 'Support for routes specific to particular
-- source interfaces is not required.'
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteConformance(2) t11FcRouteCompliances(1) 1 }

.1.3.6.1.2.1.144.2.2
t11FcRouteGroups OBJECT-TYPE
-- FROM T11-FC-ROUTE-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteConformance(2) 2 }

.1.3.6.1.2.1.144.2.2.1
t11FcRouteGroup OBJECT-GROUP
-- FROM T11-FC-ROUTE-MIB
DESCRIPTION "A collection of objects for displaying and configuring
routes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcRouteMIB(144)
t11FcRouteConformance(2) t11FcRouteGroups(2) 1 }

.1.3.6.1.2.1.147
t11FcVirtualFabricMIB MODULE-IDENTITY
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
DESCRIPTION "This module defines management information specific to
Fibre Channel Virtual Fabrics. A Virtual Fabric is a
Fabric composed of partitions of switches, links and
N_Ports with a single Fabric management domain, Fabric
Services and independence from other Virtual Fabrics.

Copyright (C) The IETF Trust (2006). This version of


this MIB module is part of RFC 4747; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 147 }

.1.3.6.1.2.1.147.1
t11vfObjects OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
1 }

.1.3.6.1.2.1.147.1.1
t11vfCoreSwitchTable OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of core switches supported by the current
management entity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) 1 }

.1.3.6.1.2.1.147.1.1.1
t11vfCoreSwitchEntry OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, t11vfCoreSwitchSwitchName }
DESCRIPTION "Each entry represents one core switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfCoreSwitchTable(1) 1 }

.1.3.6.1.2.1.147.1.1.1.1
t11vfCoreSwitchSwitchName OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (8 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Core Switch_Name (WWN) of this Core Switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfCoreSwitchTable(1) t11vfCoreSwitchEntry(1) 1 }

.1.3.6.1.2.1.147.1.1.1.2
t11vfCoreSwitchMaxSupported OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
SYNTAX Unsigned32 (1..4095)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "In switches that do not support Virtual Fabrics,
this object has the value of 1. If Virtual Fabrics
are supported, this object is the maximum number of
Virtual Fabrics supported by the Core Switch. For
the purpose of this count, the Control VF_ID is
ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfCoreSwitchTable(1) t11vfCoreSwitchEntry(1) 2 }

.1.3.6.1.2.1.147.1.1.1.3
t11vfCoreSwitchStorageType OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfCoreSwitchTable(1) t11vfCoreSwitchEntry(1) 3 }

.1.3.6.1.2.1.147.1.2
t11vfVirtualSwitchTable OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of Virtual Switches. When one Core Switch
provides switching functions for multiple Virtual Fabrics,
that Core Switch is modeled as containing multiple
Virtual Switches, one for each Virtual Fabric. This table
contains one row for every Virtual Switch on every Core
Switch. This table augments the basic switch information in
the fcmSwitchTable Table in the FC-MGMT-MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) 2 }

.1.3.6.1.2.1.147.1.2.1
t11vfVirtualSwitchEntry OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { fcmSwitchEntry }
DESCRIPTION "An entry of the Virtual Switch table. Each row is for a
Virtual Switch.

This table augments the fcmSwitchTable, i.e., every entry


in this table has a one-to-one correspondence with an
entry in the fcmSwitchTable. At the time when the
fcmSwitchTable was defined, it applied to physical
switches. With the definition and usage of virtual
switches, fcmSwitchTable now applies to virtual switches
as well as physical switches, and (in contrast to physical
switches) it is appropriate to provide the capability for
virtual switches to be created via remote management
applications, e.g., via SNMP.

So, this entry contains a RowStatus object (to allow the


creation of a virtual switch), as well as a StorageType
object. Obviously, if a row is created/deleted in this
table, the corresponding row in the fcmSwitchTable will
be created/deleted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfVirtualSwitchTable(2) 1 }

.1.3.6.1.2.1.147.1.2.1.1
t11vfVirtualSwitchVfId OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The VF_ID of the Virtual Fabric for which this virtual
switch performs its switching function. The Control
VF_ID is implicitly enabled and is not set.
Communication with the Control VF_ID is required."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfVirtualSwitchTable(2) t11vfVirtualSwitchEntry(1) 1 }

.1.3.6.1.2.1.147.1.2.1.2
t11vfVirtualSwitchCoreSwitchName OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Core Switch_Name (WWN) of the Core Switch that
contains this Virtual Switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfVirtualSwitchTable(2) t11vfVirtualSwitchEntry(1) 2 }

.1.3.6.1.2.1.147.1.2.1.3
t11vfVirtualSwitchRowStatus OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfVirtualSwitchTable(2) t11vfVirtualSwitchEntry(1) 3 }

.1.3.6.1.2.1.147.1.2.1.4
t11vfVirtualSwitchStorageType OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfVirtualSwitchTable(2) t11vfVirtualSwitchEntry(1) 4 }

.1.3.6.1.2.1.147.1.3
t11vfPortTable OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of Port attributes related to Virtual Fabrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) 3 }

.1.3.6.1.2.1.147.1.3.1
t11vfPortEntry OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { fcmPortEntry }
DESCRIPTION "Each entry represents a physical Port on a switch.
Switches that support Virtual Fabrics would add
these four additional columns to the fcmPortEntry
row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfPortTable(3) 1 }
.1.3.6.1.2.1.147.1.3.1.1
t11vfPortVfId OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The Port VF_ID assigned to this Port. The Port VF_ID is the
default Virtual Fabric that is assigned to untagged frames
arriving at this Port. The Control VF_ID is implicitly
enabled and is not set. Communication with the Control
VF_ID is required."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfPortTable(3) t11vfPortEntry(1) 1 }

.1.3.6.1.2.1.147.1.3.1.2
t11vfPortTaggingAdminStatus OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
SYNTAX INTEGER {off(1), on(2), auto(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is used to configure the administrative status
of Virtual Fabric tagging on this Port.

SET operation Description


-------------- -------------------------------------------
off(1) To disable Virtual Fabric tagging on this
Port.

on(2) To enable Virtual Fabric tagging on this


Port if the attached Port doesn't
prohibit it.

auto(3) To enable Virtual Fabric tagging if the


peer requests it."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfPortTable(3) t11vfPortEntry(1) 2 }

.1.3.6.1.2.1.147.1.3.1.3
t11vfPortTaggingOperStatus OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
SYNTAX INTEGER {off(1), on(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is used to report the operational status of
Virtual Fabric tagging on this Port.

SET operation Description


-------------- -------------------------------------------
off(1) Virtual Fabric tagging is disabled on this
Port.

on(2) Virtual Fabric tagging is enabled on this


Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfPortTable(3) t11vfPortEntry(1) 3 }
.1.3.6.1.2.1.147.1.3.1.4
t11vfPortStorageType OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The storage type for this conceptual row, and for the
corresponding row in the augmented fcmPortTable.

Conceptual rows having the value 'permanent' need not


allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfPortTable(3) t11vfPortEntry(1) 4 }

.1.3.6.1.2.1.147.1.4
t11vfLocallyEnabledTable OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table for assigning and reporting operational status of
locally-enabled Virtual Fabric IDs to Ports. The set of
Virtual Fabrics operational on the Port is the bit-wise
'AND' of the set of locally-enabled VF_IDs of this Port
and the locally-enabled VF_IDs of the attached Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) 4 }

.1.3.6.1.2.1.147.1.4.1
t11vfLocallyEnabledEntry OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { t11vfLocallyEnabledPortIfIndex, t11vfLocallyEnabledVfId }
DESCRIPTION "An entry for each locally-enabled VF_ID on
each Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfLocallyEnabledTable(4) 1 }

.1.3.6.1.2.1.147.1.4.1.1
t11vfLocallyEnabledPortIfIndex OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of the ifIndex that identifies the Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfLocallyEnabledTable(4) t11vfLocallyEnabledEntry(1) 1 }

.1.3.6.1.2.1.147.1.4.1.2
t11vfLocallyEnabledVfId OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A locally-enabled VF_ID on this Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfLocallyEnabledTable(4) t11vfLocallyEnabledEntry(1) 2 }

.1.3.6.1.2.1.147.1.4.1.3
t11vfLocallyEnabledOperStatus OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
SYNTAX INTEGER {off(1), on(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is used to report the operational status of
Virtual Fabric tagging on this Port.

SET operation Description


-------------- -------------------------------------------
off(1) Virtual Fabric tagging is disabled on this
Port.

on(2) Virtual Fabric tagging is enabled on this


Port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfLocallyEnabledTable(4) t11vfLocallyEnabledEntry(1) 3 }

.1.3.6.1.2.1.147.1.4.1.4
t11vfLocallyEnabledRowStatus OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

When a row in this table is in 'active(1)' state,


no object in that row can be modified except
t11vfLocallyEnabledRowStatus and
t11vfLocallyEnabledStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfLocallyEnabledTable(4) t11vfLocallyEnabledEntry(1) 4 }

.1.3.6.1.2.1.147.1.4.1.5
t11vfLocallyEnabledStorageType OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfObjects(1) t11vfLocallyEnabledTable(4) t11vfLocallyEnabledEntry(1) 5 }

.1.3.6.1.2.1.147.2
t11vfConformance OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
2 }

.1.3.6.1.2.1.147.2.1
t11vfMIBCompliances OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfConformance(2) 1 }

.1.3.6.1.2.1.147.2.1.1
t11vfMIBCompliance MODULE-COMPLIANCE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
DESCRIPTION "Describes the requirements for compliance to the
Fibre Channel Virtual Fabric MIB."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfConformance(2) t11vfMIBCompliances(1) 1 }

.1.3.6.1.2.1.147.2.2
t11vfMIBGroups OBJECT-TYPE
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfConformance(2) 2 }

.1.3.6.1.2.1.147.2.2.1
t11vfGeneralGroup OBJECT-GROUP
-- FROM T11-FC-VIRTUAL-FABRIC-MIB
DESCRIPTION "A collection of objects for monitoring and
configuring Virtual Fabrics in a Fibre Channel switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11FcVirtualFabricMIB(147)
t11vfConformance(2) t11vfMIBGroups(2) 1 }

.1.3.6.1.2.1.148
sipTC MODULE-IDENTITY
-- FROM SIP-TC-MIB
DESCRIPTION "Session Initiation Protocol (SIP) MIB TEXTUAL-CONVENTION
module used by other SIP-related MIB Modules.

Copyright (C) The IETF Trust (2007). This version of


this MIB module is part of RFC 4780; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 148 }

.1.3.6.1.2.1.150
sipUAMIB MODULE-IDENTITY
-- FROM SIP-UA-MIB
DESCRIPTION "Session Initiation Protocol (SIP) User Agent (UA) MIB module.

SIP is an application-layer signaling protocol for creating,


modifying, and terminating multimedia sessions with one or more
participants. These sessions include Internet multimedia
conferences and Internet telephone calls. SIP is defined in
RFC 3261 (June 2002).

A User Agent is an application that contains both a User Agent


Client (UAC) and a User Agent Server (UAS). A UAC is an
application that initiates a SIP request. A UAS is an
application that contacts the user when a SIP request is
received and that returns a response on behalf of the user.
The response accepts, rejects, or redirects the request.

Copyright (C) The IETF Trust (2007). This version of


this MIB module is part of RFC 4780; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 150 }

.1.3.6.1.2.1.150.1
sipUAMIBObjects OBJECT-TYPE
-- FROM SIP-UA-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150) 1 }

.1.3.6.1.2.1.150.1.1
sipUACfgServer OBJECT-TYPE
-- FROM SIP-UA-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) 1 }

.1.3.6.1.2.1.150.1.1.1
sipUACfgServerTable OBJECT-TYPE
-- FROM SIP-UA-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains SIP server configuration objects applicable
to each SIP user agent in this system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) sipUACfgServer(1) 1 }

.1.3.6.1.2.1.150.1.1.1.1
sipUACfgServerEntry OBJECT-TYPE
-- FROM SIP-UA-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { applIndex, sipUACfgServerIndex }
DESCRIPTION "A row of server configuration.

Each row represents those objects for a particular SIP user


agent present in this system. applIndex is used to uniquely
identify these instances of SIP user agents and correlate
them through the common framework of the NETWORK-SERVICES-MIB
(RFC 2788). The same value of applIndex used in the
corresponding SIP-COMMON-MIB is used here."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) sipUACfgServer(1) sipUACfgServerTable(1) 1 }

.1.3.6.1.2.1.150.1.1.1.1.1
sipUACfgServerIndex OBJECT-TYPE
-- FROM SIP-UA-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique identifier of a server address when multiple addresses
are configured by the SIP entity. If one address isn't
reachable, then another can be tried."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) sipUACfgServer(1) sipUACfgServerTable(1) sipUACfgServerEntry(1)
1 }

.1.3.6.1.2.1.150.1.1.1.1.2
sipUACfgServerAddressType OBJECT-TYPE
-- FROM SIP-UA-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the type of address contained in the
associated instance of sipUACfgServerAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) sipUACfgServer(1) sipUACfgServerTable(1) sipUACfgServerEntry(1)
2 }

.1.3.6.1.2.1.150.1.1.1.1.3
sipUACfgServerAddress OBJECT-TYPE
-- FROM SIP-UA-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the address of a SIP server this user
agent will use to proxy/redirect calls. The type of this
address is determined by the value of the
sipUACfgServerAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) sipUACfgServer(1) sipUACfgServerTable(1) sipUACfgServerEntry(1)
3 }

.1.3.6.1.2.1.150.1.1.1.1.4
sipUACfgServerRole OBJECT-TYPE
-- FROM SIP-UA-MIB
-- TEXTUAL CONVENTION SipTCEntityRole
SYNTAX BITS {other(0), userAgent(1), proxyServer(2), redirectServer(3),
registrarServer(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object reflects the function of the SIP server this user
agent should communicate with: registrar, proxy (outbound
proxy), etc."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBObjects(1) sipUACfgServer(1) sipUACfgServerTable(1) sipUACfgServerEntry(1)
4 }

.1.3.6.1.2.1.150.2
sipUAMIBConformance OBJECT-TYPE
-- FROM SIP-UA-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150) 2 }

.1.3.6.1.2.1.150.2.1
sipUAMIBCompliances OBJECT-TYPE
-- FROM SIP-UA-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBConformance(2) 1 }

.1.3.6.1.2.1.150.2.1.1
sipUACompliance MODULE-COMPLIANCE
-- FROM SIP-UA-MIB
DESCRIPTION "The compliance statement for SIP entities that implement the
SIP-UA-MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBConformance(2) sipUAMIBCompliances(1) 1 }

.1.3.6.1.2.1.150.2.2
sipUAMIBGroups OBJECT-TYPE
-- FROM SIP-UA-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBConformance(2) 2 }

.1.3.6.1.2.1.150.2.2.1
sipUAConfigGroup OBJECT-GROUP
-- FROM SIP-UA-MIB
DESCRIPTION "A collection of objects providing information about the
configuration of SIP User Agents."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) sipUAMIB(150)
sipUAMIBConformance(2) sipUAMIBGroups(2) 1 }

.1.3.6.1.2.1.153
spdMIB MODULE-IDENTITY
-- FROM IPSEC-SPD-MIB
DESCRIPTION "This MIB module defines configuration objects for managing
IPsec Security Policies. In general, this MIB can be
implemented anywhere IPsec security services exist (e.g.,
bump-in-the-wire, host, gateway, firewall, router, etc.).

Copyright (C) The IETF Trust (2007). This version of


this MIB module is part of RFC 4807; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 153 }

.1.3.6.1.2.1.153.1
spdConfigObjects OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) 1 }

.1.3.6.1.2.1.153.1.2
spdEndpointToGroupTable OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table maps policies (groupings) onto an endpoint
(interface). A policy group assigned to an endpoint is then
used to control access to the network traffic passing
through that endpoint.

If an endpoint has been configured with a policy group and


no rule within that policy group matches that packet, the
default action in this case SHALL be to drop the packet.

If no policy group has been assigned to an endpoint, then


the policy group specified by spdIngressPolicyGroupName MUST
be used on traffic inbound from the network through that
endpoint, and the policy group specified by
spdEgressPolicyGroupName MUST be used for traffic outbound
to the network through that endpoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) 2 }

.1.3.6.1.2.1.153.1.2.1
spdEndpointToGroupEntry OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { spdEndGroupDirection, spdEndGroupInterface }
DESCRIPTION "A mapping assigning a policy group to an endpoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) 1 }

.1.3.6.1.2.1.153.1.2.1.1
spdEndGroupDirection OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION IfDirection
SYNTAX INTEGER {inbound(1), outbound(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object indicates which direction of packets crossing
the interface are associated with which spdEndGroupName
object. Ingress packets, or packets into the device match
when this value is inbound(1). Egress packets or packets
out of the device match when this value is outbound(2)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) spdEndpointToGroupEntry(1) 1 }

.1.3.6.1.2.1.153.1.2.1.2
spdEndGroupInterface OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This value matches the IF-MIB's ifTable's ifIndex column
and indicates the interface associated with a given
endpoint. This object can be used to uniquely identify an
endpoint that a set of policy groups are applied to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) spdEndpointToGroupEntry(1) 2 }

.1.3.6.1.2.1.153.1.2.1.3
spdEndGroupName OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The policy group name to apply at this endpoint. The
value of the spdEndGroupName object is then used as an
index into the spdGroupContentsTable to come up with a list
of rules that MUST be applied at this endpoint."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) spdEndpointToGroupEntry(1) 3 }

.1.3.6.1.2.1.153.1.2.1.4
spdEndGroupLastChanged OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) spdEndpointToGroupEntry(1) 4 }

.1.3.6.1.2.1.153.1.2.1.5
spdEndGroupStorageType OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) spdEndpointToGroupEntry(1) 5 }

.1.3.6.1.2.1.153.1.2.1.6
spdEndGroupRowStatus OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

This object is considered 'notReady' and MUST NOT be set to


active until one or more active rows exist within the
spdGroupContentsTable for the group referenced by the
spdEndGroupName object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdEndpointToGroupTable(2) spdEndpointToGroupEntry(1) 6 }

.1.3.6.1.2.1.153.1.3
spdGroupContentsTable OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a list of rules and/or subgroups
contained within a given policy group. For a given value
of spdGroupContName, the set of rows sharing that value
forms a 'group'. The rows in a group MUST be processed
according to the value of the spdGroupContPriority object
in each row. The processing MUST be executed starting with
the lowest value of spdGroupContPriority and in ascending
order thereafter.

If an action is executed as the result of the processing of


a row in a group, the processing of further rows in that
group MUST stop. Iterating to the next policy group row by
finding the next largest spdGroupContPriority object SHALL
only be done if no actions were run while processing the
current row for a given packet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) 3 }

.1.3.6.1.2.1.153.1.3.1
spdGroupContentsEntry OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { spdGroupContName, spdGroupContPriority }
DESCRIPTION "Defines a given sub-component within a policy group. A
sub-component is either a rule or another group as
indicated by spdGroupContComponentType and referenced by
spdGroupContComponentName."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) 1 }

.1.3.6.1.2.1.153.1.3.1.1
spdGroupContName OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The administrative name of the group associated with this
row. A 'group' is formed by all the rows in this table that
have the same value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 1 }

.1.3.6.1.2.1.153.1.3.1.2
spdGroupContPriority OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The priority (sequence number) of the sub-component in
a group that this row represents. This value indicates
the order that each row of this table MUST be processed
from low to high. For example, a row with a priority of 0
is processed before a row with a priority of 1, a 1 before
a 2, etc."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 2 }

.1.3.6.1.2.1.153.1.3.1.3
spdGroupContFilter OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION VariablePointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "spdGroupContFilter points to a filter that is evaluated
to determine whether the spdGroupContComponentName within
this row is exercised. Managers can use this object to
classify groups of rules, or subgroups, together in order to
achieve a greater degree of control and optimization over
the execution order of the items within the group. If the
filter evaluates to false, the rule or subgroup will be
skipped and the next rule or subgroup will be evaluated
instead. This value can be used to indicate a scalar or
row in a table. When indicating a row in a table, this
value MUST point to the first column instance in that row.

An example usage of this object would be to limit a


group of rules to executing only when the IP packet
being processed is designated to be processed by IKE.
This effectively creates a group of IKE-specific rules.

The following tables and scalars can be pointed to by this


column. All but diffServMultiFieldClfrTable are defined in
this MIB:

diffServMultiFieldClfrTable
spdIpOffsetFilterTable
spdTimeFilterTable
spdCompoundFilterTable
spdTrueFilter
spdIpsoHeaderFilterTable

Implementations MAY choose to provide support for other


filter tables or scalars.

If this column is set to a VariablePointer value, which


references a non-existent row in an otherwise supported
table, the inconsistentName exception MUST be returned. If
the table or scalar pointed to by the VariablePointer is
not supported at all, then an inconsistentValue exception
MUST be returned.

If, during packet processing, a row in this table is applied


to a packet and the value of this column in that row
references a non-existent or non-supported object, the
packet MUST be dropped."
DEFVAL { spdTrueFilterInstance }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 3 }

.1.3.6.1.2.1.153.1.3.1.4
spdGroupContComponentType OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
SYNTAX INTEGER {group(1), rule(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether the spdGroupContComponentName object
is the name of another group defined within the
spdGroupContentsTable or is the name of a rule defined
within the spdRuleDefinitionTable."
DEFVAL { rule }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 4 }

.1.3.6.1.2.1.153.1.3.1.5
spdGroupContComponentName OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of the policy rule or subgroup contained within
this row, as indicated by the spdGroupContComponentType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 5 }

.1.3.6.1.2.1.153.1.3.1.6
spdGroupContLastChanged OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last


re-initialization of the network management subsystem,
this object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 6 }

.1.3.6.1.2.1.153.1.3.1.7
spdGroupContStorageType OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 7 }

.1.3.6.1.2.1.153.1.3.1.8
spdGroupContRowStatus OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

This object MUST NOT be set to active until the row to


which the spdGroupContComponentName points to exists and is
active.

If active, this object MUST remain active unless one of the


following two conditions are met:

I. No active row in spdEndpointToGroupTable exists that


references this row's group (i.e., indicate this row's
spdGroupContName).

II. Or at least one other active row in this table has a


matching spdGroupContName.

If neither condition is met, an attempt to set this row to


something other than active MUST result in an
inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdGroupContentsTable(3) spdGroupContentsEntry(1) 8 }

.1.3.6.1.2.1.153.1.4
spdRuleDefinitionTable OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table defines a rule by associating a filter
or a set of filters to an action to be executed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) 4 }

.1.3.6.1.2.1.153.1.4.1
spdRuleDefinitionEntry OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { spdRuleDefName }
DESCRIPTION "A row defining a particular rule definition. A rule
definition binds a filter pointer to an action pointer."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) 1 }

.1.3.6.1.2.1.153.1.4.1.1
spdRuleDefName OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "spdRuleDefName is the administratively assigned name of
the rule referred to by the spdGroupContComponentName
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 1 }

.1.3.6.1.2.1.153.1.4.1.2
spdRuleDefDescription OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A user defined string. This field MAY be used for
administrative tracking purposes."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 2 }

.1.3.6.1.2.1.153.1.4.1.3
spdRuleDefFilter OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION VariablePointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "spdRuleDefFilter points to a filter that is used to
evaluate whether the action associated with this row is
executed or not. The action will only execute if the
filter referenced by this object evaluates to TRUE after
first applying any negation required by the
spdRuleDefFilterNegated object.

The following tables and scalars can be pointed to by this


column. All but diffServMultiFieldClfrTable are defined in
this MIB. Implementations MAY choose to provide support
for other filter tables or scalars as well:

diffServMultiFieldClfrTable
spdIpOffsetFilterTable
spdTimeFilterTable
spdCompoundFilterTable
spdTrueFilter

If this column is set to a VariablePointer value, which


references a non-existent row in an otherwise supported
table, the inconsistentName exception MUST be returned. If
the table or scalar pointed to by the VariablePointer is
not supported at all, then an inconsistentValue exception
MUST be returned.

If, during packet processing, this column has a value that


references a non-existent or non-supported object, the
packet MUST be dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 3 }

.1.3.6.1.2.1.153.1.4.1.4
spdRuleDefFilterNegated OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "spdRuleDefFilterNegated specifies whether or not the results of
the filter referenced by the spdRuleDefFilter object is
negated."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 4 }

.1.3.6.1.2.1.153.1.4.1.5
spdRuleDefAction OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION VariablePointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This column points to the action to be taken. It MAY,
but is not limited to, point to a row in one of the
following tables:

spdCompoundActionTable
ipsaSaPreconfiguredActionTable
ipiaIkeActionTable
ipiaIpsecActionTable

It MAY also point to one of the scalar objects beneath


spdStaticActions.

If this object is set to a pointer to a row in an


unsupported (or unknown) table, an inconsistentValue
error MUST be returned.

If this object is set to point to a non-existent row in an


otherwise supported table, an inconsistentName error MUST
be returned.

If, during packet processing, this column has a value that


references a non-existent or non-supported object, the
packet MUST be dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 5 }

.1.3.6.1.2.1.153.1.4.1.6
spdRuleDefAdminStatus OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SpdAdminStatus
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether the current rule definition is considered
active. If the value is enabled, the rule MUST be evaluated
when processing packets. If the value is disabled, the
packet processing MUST continue as if this rule's filter
had effectively failed."
DEFVAL { enabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 6 }
.1.3.6.1.2.1.153.1.4.1.7
spdRuleDefLastChanged OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 7 }

.1.3.6.1.2.1.153.1.4.1.8
spdRuleDefStorageType OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table that
were created through an external process MAY have a
storage type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 8 }

.1.3.6.1.2.1.153.1.4.1.9
spdRuleDefRowStatus OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

This object MUST NOT be set to active until the containing


conditions, filters, and actions have been defined. Once
active, it MUST remain active until no active
policyGroupContents entries are referencing it. A failed
attempt to do so MUST return an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdRuleDefinitionTable(4) spdRuleDefinitionEntry(1) 9 }

.1.3.6.1.2.1.153.1.7
spdStaticFilters OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) 7 }

.1.3.6.1.2.1.153.1.7.1
spdTrueFilter OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
SYNTAX Integer32 (1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This scalar indicates a (automatic) true result for
a filter. That is, this is a filter that is always
true; it is useful for adding as a default filter for a
default action or a set of actions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdStaticFilters(7) 1 }

.1.3.6.1.2.1.153.1.7.1.0
spdTrueFilterInstance OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdStaticFilters(7) spdTrueFilter(1) 0 }

.1.3.6.1.2.1.153.1.11
spdCompoundActionTable OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table used to allow multiple actions to be associated
with a rule. It uses the spdSubactionsTable to do this.
The rows from spdSubactionsTable that are partially indexed
by spdCompActName form the set of compound actions to be
performed. The spdCompActExecutionStrategy column in this
table indicates how those actions are processed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) 11 }

.1.3.6.1.2.1.153.1.11.1
spdCompoundActionEntry OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { spdCompActName }
DESCRIPTION "A row in the spdCompoundActionTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdCompoundActionTable(11) 1 }

.1.3.6.1.2.1.153.1.11.1.1
spdCompActName OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This is an administratively assigned name of this
compound action."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdCompoundActionTable(11) spdCompoundActionEntry(1) 1 }
.1.3.6.1.2.1.153.1.11.1.2
spdCompActExecutionStrategy OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
SYNTAX INTEGER {doAll(1), doUntilSuccess(2), doUntilFailure(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates how the sub-actions are executed
based on the success of the actions as they finish
executing.

doAll - run each sub-action regardless of the


exit status of the previous action.
This parent action is always
considered to have acted successfully.

doUntilSuccess - run each sub-action until one succeeds,


at which point stop processing the
sub-actions within this parent
compound action. If one of the
sub-actions did execute successfully,
this parent action is also considered
to have executed successfully.

doUntilFailure - run each sub-action until one fails,


at which point stop processing the
sub-actions within this compound
action. If any sub-action fails, the
result of this parent action is
considered to have failed."
DEFVAL { doUntilSuccess }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdCompoundActionTable(11) spdCompoundActionEntry(1) 2 }

.1.3.6.1.2.1.153.1.11.1.3
spdCompActLastChanged OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdCompoundActionTable(11) spdCompoundActionEntry(1) 3 }

.1.3.6.1.2.1.153.1.11.1.4
spdCompActStorageType OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdCompoundActionTable(11) spdCompoundActionEntry(1) 4 }

.1.3.6.1.2.1.153.1.11.1.5
spdCompActRowStatus OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

Once a row in the spdCompoundActionTable has been made


active, this object MUST NOT be set to destroy without
first destroying all the contained rows listed in the
spdSubactionsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdCompoundActionTable(11) spdCompoundActionEntry(1) 5 }

.1.3.6.1.2.1.153.1.12
spdSubactionsTable OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a list of the sub-actions within a
given compound action. Compound actions executing these
actions MUST execute them in series based on the
spdSubActPriority value, with the lowest value executing
first."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) 12 }

.1.3.6.1.2.1.153.1.12.1
spdSubactionsEntry OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { spdCompActName, spdSubActPriority }
DESCRIPTION "A row containing a reference to a given compound-action
sub-action."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdSubactionsTable(12) 1 }

.1.3.6.1.2.1.153.1.12.1.1
spdSubActPriority OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The priority of a given sub-action within a compound
action. The order in which sub-actions MUST be executed
are based on the value from this column, with the lowest
numeric value executing first (i.e., priority 0 before
priority 1, 1 before 2, etc.)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdSubactionsTable(12) spdSubactionsEntry(1) 1 }

.1.3.6.1.2.1.153.1.12.1.2
spdSubActSubActionName OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION VariablePointer
SYNTAX OBJECT IDENTIFIER
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This column points to the action to be taken. It MAY,
but is not limited to, point to a row in one of the
following tables:

spdCompoundActionTable - Allowing recursion


ipsaSaPreconfiguredActionTable
ipiaIkeActionTable
ipiaIpsecActionTable

It MAY also point to one of the scalar objects beneath


spdStaticActions.

If this object is set to a pointer to a row in an


unsupported (or unknown) table, an inconsistentValue
error MUST be returned.

If this object is set to point to a non-existent row in


an otherwise supported table, an inconsistentName error
MUST be returned.

If, during packet processing, this column has a value that


references a non-existent or non-supported object, the
packet MUST be dropped."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdSubactionsTable(12) spdSubactionsEntry(1) 2 }

.1.3.6.1.2.1.153.1.12.1.3
spdSubActLastChanged OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdSubactionsTable(12) spdSubactionsEntry(1) 3 }

.1.3.6.1.2.1.153.1.12.1.4
spdSubActStorageType OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdSubactionsTable(12) spdSubactionsEntry(1) 4 }

.1.3.6.1.2.1.153.1.12.1.5
spdSubActRowStatus OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active unless one of the


following two conditions are met. An attempt to set it to
anything other than active while the following conditions
are not met MUST result in an inconsistentValue error. The
two conditions are:

I. No active row in the spdCompoundActionTable exists


which has a matching spdCompActName.

II. Or, at least one other active row in this table has a
matching spdCompActName."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153)
spdConfigObjects(1) spdSubactionsTable(12) spdSubactionsEntry(1) 5 }

.1.3.6.1.2.1.153.2
spdNotificationObjects OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) 2 }

.1.3.6.1.2.1.153.4
spdActions OBJECT-TYPE
-- FROM IPSEC-SPD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) 4 }

.1.3.6.1.2.1.153.4.1
ipsaMIB MODULE-IDENTITY
-- FROM IPSEC-IPSECACTION-MIB
DESCRIPTION "The MIB module defines IPsec actions for managing IPsec
Security Policy.
Copyright (C) The Internet Society (2006). This version of
this MIB module is part of RFC XXXX, see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4) 1
}

.1.3.6.1.2.1.153.4.1.1
ipsaConfigObjects OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) 1 }

.1.3.6.1.2.1.153.4.1.1.1
ipsaSaPreconfiguredActionTable OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is a list of non-negotiated IPsec actions (SAs)
that can be performed and contains or indicates the data
necessary to create such an SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) 1 }

.1.3.6.1.2.1.153.4.1.1.1.1
ipsaSaPreconfiguredActionEntry OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipsaSaPreActActionName, ipsaSaPreActSADirection }
DESCRIPTION "One entry in the ipsaSaPreconfiguredActionTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1) 1 }

.1.3.6.1.2.1.153.4.1.1.1.1.1
ipsaSaPreActActionName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object contains the name of this
SaPreconfiguredActionEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 1 }

.1.3.6.1.2.1.153.4.1.1.1.1.2
ipsaSaPreActSADirection OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IfDirection
SYNTAX INTEGER {inbound(1), outbound(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object indicates whether a row applies to egress
or ingress SAs"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 2 }

.1.3.6.1.2.1.153.4.1.1.1.1.3
ipsaSaPreActActionDescription OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "An administratively assigned string which can be used
to describe what the action does."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 3 }

.1.3.6.1.2.1.153.4.1.1.1.1.4
ipsaSaPreActActionLifetimeSec OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaSaPreActActionLifetimeSec specifies how long in seconds
the security association derived from this action is used.
The default lifetime is 8 hours.

Note: the actual lifetime of the preconfigured SA will be


the lesser of the value of this object and of the value of
the MaxLifetimeSecs property of the associated transform.

A value of 0 indicates no time limit on the lifetime


of the SA."
DEFVAL { 28800 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 4 }

.1.3.6.1.2.1.153.4.1.1.1.1.5
ipsaSaPreActActionLifetimeKB OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaSaPreActActionLifetimeKB specifies how long the
security association derived from this action is used.
After this value in KiloBytes has passed through the
security association, this SA SHOULD be destroyed.

Note: the actual lifetime of the preconfigured SA will be


the lesser of the value of this object and of the value of
the MaxLifetimeKB property of the associated transform.

The default value, '0', indicates no kilobyte limit."


DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 5 }
.1.3.6.1.2.1.153.4.1.1.1.1.6
ipsaSaPreActDoActionLogging OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaSaPreActDoActionLogging specifies whether or not an
audit message SHOULD be logged when a preconfigured SA is
created."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 6 }

.1.3.6.1.2.1.153.4.1.1.1.1.7
ipsaSaPreActDoPacketLogging OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SpdIPPacketLogging
SYNTAX Integer32 (-1..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaSaPreActDoPacketLogging specifies whether or not an
audit message SHOULD be logged and if there is logging, how
many bytes of the packet to place in the notification."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 7 }

.1.3.6.1.2.1.153.4.1.1.1.1.8
ipsaSaPreActDFHandling OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX INTEGER {copy(1), set(2), clear(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies how to process the DF bit in packets
sent through the preconfigured SA. This object is not used
for transport SAs."
DEFVAL { copy }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 8 }

.1.3.6.1.2.1.153.4.1.1.1.1.9
ipsaSaPreActActionType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiEncapsulationMode
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the encapsulation mode to use for the
preconfigured SA: tunnel or transport mode."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 9 }

.1.3.6.1.2.1.153.4.1.1.1.1.10
ipsaSaPreActAHSPI OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the SPI value for the AH SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 10 }

.1.3.6.1.2.1.153.4.1.1.1.1.11
ipsaSaPreActAHTransformName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is the name of the AH transform to use as an
index into the AHTransformTable. A zero length value
indicates no transform of this type is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 11 }

.1.3.6.1.2.1.153.4.1.1.1.1.12
ipsaSaPreActAHSharedSecretName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains a name value to be used as an index
into the ipsaCredentialTable which holds the pertinent
keying information for the AH SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 12 }

.1.3.6.1.2.1.153.4.1.1.1.1.13
ipsaSaPreActESPSPI OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the SPI value for the ESP SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 13 }

.1.3.6.1.2.1.153.4.1.1.1.1.14
ipsaSaPreActESPTransformName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is the name of the ESP transform to use as an
index into the ESPTransformTable. A zero length value
indicates no transform of this type is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 14 }

.1.3.6.1.2.1.153.4.1.1.1.1.15
ipsaSaPreActESPEncSecretName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains a name value to be used as an index
into the ipsaCredentialTable which holds the pertinent
keying information for the encryption algorithm of the ESP
SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 15 }

.1.3.6.1.2.1.153.4.1.1.1.1.16
ipsaSaPreActESPAuthSecretName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains a name value to be used as an index
into the ipsaCredentialTable which holds the pertinent
keying information for the authentication algorithm of the
ESP SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 16 }

.1.3.6.1.2.1.153.4.1.1.1.1.17
ipsaSaPreActIPCompSPI OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the SPI value for the IPComp SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 17 }

.1.3.6.1.2.1.153.4.1.1.1.1.18
ipsaSaPreActIPCompTransformName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is the name of the IPComp transform to use as
an index into the IPCompTransformTable. A zero length
value indicates no transform of this type is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 18 }

.1.3.6.1.2.1.153.4.1.1.1.1.19
ipsaSaPreActPeerGatewayIdName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the peer id name of the peer
gateway. This object can be used to look up the peer
gateway address in the ipsaPeerIdentityTable.

This object is only used when initiating a tunnel SA, and


is not used for transport SAs. If ipsaSaPreActActionType
specifies tunnel mode and this object is empty, the peer
gateway is determined from the source or destination of the
packet."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 19 }

.1.3.6.1.2.1.153.4.1.1.1.1.20
ipsaSaPreActLastChanged OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 20 }

.1.3.6.1.2.1.153.4.1.1.1.1.21
ipsaSaPreActStorageType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 21 }

.1.3.6.1.2.1.153.4.1.1.1.1.22
ipsaSaPreActRowStatus OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaSaPreconfiguredActionTable(1)
ipsaSaPreconfiguredActionEntry(1) 22 }

.1.3.6.1.2.1.153.4.1.1.2
ipsaAhTransformTable OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists all the AH transforms which can be used to
build IPsec proposals."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) 2 }

.1.3.6.1.2.1.153.4.1.1.2.1
ipsaAhTransformEntry OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipsaAhTranName }
DESCRIPTION "This entry contains the attributes of one AH transform."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) 1 }

.1.3.6.1.2.1.153.4.1.1.2.1.1
ipsaAhTranName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object contains the name of this AH transform. This
row
will be referred to by an ipsaIpsecTransformsEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 1 }

.1.3.6.1.2.1.153.4.1.1.2.1.2
ipsaAhTranMaxLifetimeSec OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaAhTranMaxLifetimeSec specifies how long in seconds the
security association derived from this transform SHOULD be
used.

A value of 0 indicates that the default lifetime of


8 hours SHOULD be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 2 }

.1.3.6.1.2.1.153.4.1.1.2.1.3
ipsaAhTranMaxLifetimeKB OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaAhTranMaxLifetimeKB specifies how long in kilobytes the
security association derived from this transform SHOULD be
used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 3 }

.1.3.6.1.2.1.153.4.1.1.2.1.4
ipsaAhTranAlgorithm OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiAuthAlgorithm
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the AH algorithm for this transform."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 4 }

.1.3.6.1.2.1.153.4.1.1.2.1.5
ipsaAhTranReplayProtection OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaAhTranReplayProtection indicates whether or not anti
replay service is to be provided by this SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 5 }

.1.3.6.1.2.1.153.4.1.1.2.1.6
ipsaAhTranReplayWindowSize OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaAhTranReplayWindowSize indicates the size, in bits, of
the replay window to use if replay protection is true for
this transform. The window size is assumed to be a power
of two. If Replay Protection is false, this value can be
ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 6 }

.1.3.6.1.2.1.153.4.1.1.2.1.7
ipsaAhTranLastChanged OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 7 }

.1.3.6.1.2.1.153.4.1.1.2.1.8
ipsaAhTranStorageType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 8 }

.1.3.6.1.2.1.153.4.1.1.2.1.9
ipsaAhTranRowStatus OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaAhTransformTable(2) ipsaAhTransformEntry(1) 9 }

.1.3.6.1.2.1.153.4.1.1.3
ipsaEspTransformTable OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists all the ESP transforms which can be used
to build IPsec proposals"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) 3 }

.1.3.6.1.2.1.153.4.1.1.3.1
ipsaEspTransformEntry OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipsaEspTranName }
DESCRIPTION "This entry contains the attributes of one ESP transform."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) 1 }

.1.3.6.1.2.1.153.4.1.1.3.1.1
ipsaEspTranName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The name of this particular espTransform be referred to by
an ipsaIpsecTransformsEntry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 1
}

.1.3.6.1.2.1.153.4.1.1.3.1.2
ipsaEspTranMaxLifetimeSec OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaEspTranMaxLifetimeSec specifies how long in seconds the
security association derived from this transform SHOULD be
used.

A value of 0 indicates that the default lifetime of


8 hours SHOULD be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 2
}

.1.3.6.1.2.1.153.4.1.1.3.1.3
ipsaEspTranMaxLifetimeKB OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaEspTranMaxLifetimeKB specifies how long in kilobytes
the security association derived from this transform is
used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 3
}

.1.3.6.1.2.1.153.4.1.1.3.1.4
ipsaEspTranCipherTransformId OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiEspTransform
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the transform ID of the ESP cipher
algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 4
}

.1.3.6.1.2.1.153.4.1.1.3.1.5
ipsaEspTranCipherKeyLength OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies, in bits, the key length for
the ESP cipher algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 5
}

.1.3.6.1.2.1.153.4.1.1.3.1.6
ipsaEspTranCipherKeyRounds OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the number of key rounds for
the ESP cipher algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 6
}

.1.3.6.1.2.1.153.4.1.1.3.1.7
ipsaEspTranIntegrityAlgorithmId OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiAuthAlgorithm
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the ESP integrity algorithm ID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 7
}

.1.3.6.1.2.1.153.4.1.1.3.1.8
ipsaEspTranReplayPrevention OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaEspTranReplayPrevention indicates whether or not
anti-replay service is to be provided by this SA."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 8
}

.1.3.6.1.2.1.153.4.1.1.3.1.9
ipsaEspTranReplayWindowSize OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaEspTranReplayWindowSize indicates the size, in bits, of
the replay window to use if replay protection is true for
this transform. The window size is assumed to be a power
of two. If Replay Protection is false, this value can be
ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1) 9
}

.1.3.6.1.2.1.153.4.1.1.3.1.10
ipsaEspTranLastChanged OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1)
10 }

.1.3.6.1.2.1.153.4.1.1.3.1.11
ipsaEspTranStorageType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1)
11 }

.1.3.6.1.2.1.153.4.1.1.3.1.12
ipsaEspTranRowStatus OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by a row in another table. An attempt to set it
to anything other than active while it is referenced by an
active row in another table MUST result in an
inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaEspTransformTable(3) ipsaEspTransformEntry(1)
12 }

.1.3.6.1.2.1.153.4.1.1.5
ipsaCredentialTable OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of credential values. Example of Credentials are
shared secrets, certificates or kerberos tickets."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) 5 }

.1.3.6.1.2.1.153.4.1.1.5.1
ipsaCredentialEntry OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipsaCredName }
DESCRIPTION "A row in the ipsaCredentialTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) 1 }

.1.3.6.1.2.1.153.4.1.1.5.1.1
ipsaCredName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object represents the name for an entry in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 1 }

.1.3.6.1.2.1.153.4.1.1.5.1.2
ipsaCredType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsaCredentialType
SYNTAX INTEGER {reserved(0), unknown(1), sharedSecret(2), x509(3),
kerberos(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the type of the credential for this
row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 2 }

.1.3.6.1.2.1.153.4.1.1.5.1.3
ipsaCredCredential OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX OCTET STRING (0..1024)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the credential value.

If the size of the credential is greater than 1024, the


credential MUST be configured via the ipsaCredSegmentTable.

For credential type where the disclosure of the credential


would compromise the credential (e.g. shared secrets), when
this object is accessed for reading, it MUST return a null
length (0 length) string and MUST NOT return the configured
credential."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 3 }

.1.3.6.1.2.1.153.4.1.1.5.1.4
ipsaCredSize OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the size of the credential.

If this value is greater than 1024, the ipsaCreCredential


column will return an empty (0 length) string. In this
case, the value of the credential is retrived from the
ipsaCredSegmentTable.

For credential type where the disclosure of the credential


would compromise the credential (e.g. shared secrets), when
this object is accessed for reading, it MUST return a value
of 0 and MUST NOT return the size credential."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 4 }
.1.3.6.1.2.1.153.4.1.1.5.1.5
ipsaCredMngName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value is used as an index into the
ipsaIpsecCredMngServiceTable. For IDs that have no
credential management service, this value is left blank."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 5 }

.1.3.6.1.2.1.153.4.1.1.5.1.6
ipsaCredRemoteID OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object represents the Identification (e.g. user name)
of the user of the key information on the remote site. If
there is no ID associated with this credential, the value
of this object SHOULD be the null string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 6 }

.1.3.6.1.2.1.153.4.1.1.5.1.7
ipsaCredAdminStatus OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SpdAdminStatus
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether this credential is considered
active. Rows with a disabled status MUST NOT be used for
any purpose, including IKE or IPSEC processing.

For credentials whose size does not execeed the maximum


size for the ipsaCredCredential, it MAY be set to enabled
during row creation. For larger credentials, it SHOULD be
left as disabled until all rows have been uploaded to the
ipsaCredSegmentTable."
DEFVAL { disabled }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 7 }

.1.3.6.1.2.1.153.4.1.1.5.1.8
ipsaCredLastChanged OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means.
If this row has not been modified since the last
re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 8 }

.1.3.6.1.2.1.153.4.1.1.5.1.9
ipsaCredStorageType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 9 }

.1.3.6.1.2.1.153.4.1.1.5.1.10
ipsaCredRowStatus OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaCredentialTable(5) ipsaCredentialEntry(1) 10 }

.1.3.6.1.2.1.153.4.1.1.7
ipsaPeerIdentityTable OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "PeerIdentity is used to represent the identities that are
used for peers to identify themselves in IKE phase I/II
negotiations. PeerIdentityTable aggregates the table
entries that provide mappings between identities and their
addresses."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) 7 }

.1.3.6.1.2.1.153.4.1.1.7.1
ipsaPeerIdentityEntry OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipsaPeerIdName, ipsaPeerIdPriority }
DESCRIPTION "peerIdentity matches a peer's identity to its address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) 1 }

.1.3.6.1.2.1.153.4.1.1.7.1.1
ipsaPeerIdName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This is an administratively assigned value that, together
with ipsaPeerIdPriority, uniquely identifies an entry in
this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 1
}

.1.3.6.1.2.1.153.4.1.1.7.1.2
ipsaPeerIdPriority OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object, along with ipsaPeerIdName, uniquely identifies
an entry in this table. The priority also indicates the
ordering of peer gateways from which to initiate or accept
SAs. The priority value is ordered from low to high. For
example, a row with a priority of 0 is used before a row
with a priority of 1, a 1 before a 2, etc...."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 2
}

.1.3.6.1.2.1.153.4.1.1.7.1.3
ipsaPeerIdType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiIdentType
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaPeerIdType is an enumeration identifying the type of the
Identity value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 3
}

.1.3.6.1.2.1.153.4.1.1.7.1.4
ipsaPeerIdValue OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION IpsaIdentityFilter
SYNTAX OCTET STRING (1..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipsaPeerIdValue contains an Identity filter to be used to
match against the identity payload in an IKE request, or
blank otherwise. If this value matches the value in the
identity payload, the credential for the peer can be found
using the ipsaPeerIdCredentialName as an index into the
credential table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 4
}

.1.3.6.1.2.1.153.4.1.1.7.1.5
ipsaPeerIdAddressType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The property ipsaPeerIdAddressType specifies the format of
the ipsaPeerIdAddress property value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 5
}

.1.3.6.1.2.1.153.4.1.1.7.1.6
ipsaPeerIdAddress OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The property PeerAddress specifies the IP address of the
peer. The format is specified by the
ipsaPeerIdAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 6
}

.1.3.6.1.2.1.153.4.1.1.7.1.7
ipsaPeerIdCredentialName OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value is used as an index into the ipsaCredentialTable
to look up the actual credential value and other credential
information. For peer IDs that have no associated
credential information, this value is left blank."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 7
}

.1.3.6.1.2.1.153.4.1.1.7.1.8
ipsaPeerIdLastChanged OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means.

If this row has not been modified since the last


re-initialization of the network management subsystem, this
object SHOULD have a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 8
}

.1.3.6.1.2.1.153.4.1.1.7.1.9
ipsaPeerIdStorageType OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1) 9
}

.1.3.6.1.2.1.153.4.1.1.7.1.10
ipsaPeerIdRowStatus OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConfigObjects(1) ipsaPeerIdentityTable(7) ipsaPeerIdentityEntry(1)
10 }

.1.3.6.1.2.1.153.4.1.2
ipsaNotificationObjects OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) 2 }

.1.3.6.1.2.1.153.4.1.3
ipsaConformanceObjects OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) 3 }

.1.3.6.1.2.1.153.4.1.3.1
ipsaCompliances OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConformanceObjects(3) 1 }

.1.3.6.1.2.1.153.4.1.3.1.1
ipsaIPsecCompliance MODULE-COMPLIANCE
-- FROM IPSEC-IPSECACTION-MIB
DESCRIPTION "The compliance statement for SNMP entities that include an
IPsec MIB implementation and supports IPsec actions.

There are a number of INDEX objects that cannot be


represented in the form of OBJECT clauses in SMIv2, but for
which we have the following compliance requirements,
expressed in OBJECT clause form in this description clause:

-- OBJECT ipsaPeerIdAddressType
-- SYNTAX InetAddressType { ipv4(1), ipv6(2) }
-- DESCRIPTION
-- Only support for global IPv4 and IPv6 address
-- types is required.
--
-- OBJECT ipsaPeerIdAddress
-- SYNTAX InetAddress (SIZE(4|16))
-- DESCRIPTION
-- Only support for global IPv4 and IPv6 address
-- types is required.
--"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConformanceObjects(3) ipsaCompliances(1) 1 }

.1.3.6.1.2.1.153.4.1.3.2
ipsaGroups OBJECT-TYPE
-- FROM IPSEC-IPSECACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConformanceObjects(3) 2 }

.1.3.6.1.2.1.153.4.1.3.2.1
ipsaPreconfiguredGroup OBJECT-GROUP
-- FROM IPSEC-IPSECACTION-MIB
DESCRIPTION "This group is the set of objects that support preconfigured
IPsec actions. These objects are from The Preconfigured
Action Table. This group also includes objects from the
shared tables: Peer Identity Table, Credential Table,
Credential Management Service Table and the AH, ESP, and
IPComp Transform Tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConformanceObjects(3) ipsaGroups(2) 1 }

.1.3.6.1.2.1.153.4.1.3.2.2
ipsaSharedGroup OBJECT-GROUP
-- FROM IPSEC-IPSECACTION-MIB
DESCRIPTION "This group includes objects from tables expected
to be shared by other modules: Peer Identity Table,
Credential Table, Credential Management Service Table and
the AH, ESP, and IPComp Transform Tables."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipsaMIB(1) ipsaConformanceObjects(3) ipsaGroups(2) 2 }

.1.3.6.1.2.1.153.4.2
ipiaMIB MODULE-IDENTITY
-- FROM IPSEC-IKEACTION-MIB
DESCRIPTION "The MIB module for defining IKE actions for managing IPsec
Security Policy.
Copyright (C) The Internet Society (2006). This version of
this MIB module is part of RFC YYYY, see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4) 2
}

.1.3.6.1.2.1.153.4.2.1
ipiaConfigObjects OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) 1 }

.1.3.6.1.2.1.153.4.2.1.3
ipiaCredentialFilterTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is used to provide credentials for IKE
identities.
It can be used to for filters which are matched to
credentials of IKE peers, where the credentials in question
have been obtained from an IKE phase 1 exchange. They MAY
be X.509 certificates, Kerberos tickets, etc...

It can also be used to provide credentials for local IKE


identities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 3 }

.1.3.6.1.2.1.153.4.2.1.3.1
ipiaCredentialFilterEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaCredFiltName }
DESCRIPTION "A row defining a particular credential filter"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3) 1 }

.1.3.6.1.2.1.153.4.2.1.3.1.1
ipiaCredFiltName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The administrative name of this filter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 1 }

.1.3.6.1.2.1.153.4.2.1.3.1.2
ipiaCredFiltCredentialType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IpsaCredentialType
SYNTAX INTEGER {reserved(0), unknown(1), sharedSecret(2), x509(3),
kerberos(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The credential type that is expected for this filter to
succeed."
DEFVAL { x509 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 2 }

.1.3.6.1.2.1.153.4.2.1.3.1.3
ipiaCredFiltMatchFieldName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (0..256)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The piece of the credential to match against. Examples:
serialNumber, signatureAlgorithm, issuerName or
subjectName.

For credential types without fields (e.g. shared secret),


this field SHOULD be left empty, and the entire credential
will be matched against the ipiaCredFiltMatchFieldValue."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 3 }

.1.3.6.1.2.1.153.4.2.1.3.1.4
ipiaCredFiltMatchFieldValue OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (1..4096)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value that the field indicated by the
ipiaCredFiltMatchFieldName MUST match against for the
filter to be considered TRUE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 4 }

.1.3.6.1.2.1.153.4.2.1.3.1.5
ipiaCredFiltAcceptCredFrom OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (1..117)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value is used to look up a row in the
ipiaIpsecCredMngServiceTable for the Certificate Authority
(CA) Information. This value is empty if there is no CA
used for this filter."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 5 }

.1.3.6.1.2.1.153.4.2.1.3.1.6
ipiaCredFiltLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 6 }

.1.3.6.1.2.1.153.4.2.1.3.1.7
ipiaCredFiltStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 7 }

.1.3.6.1.2.1.153.4.2.1.3.1.8
ipiaCredFiltRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaCredentialFilterTable(3)
ipiaCredentialFilterEntry(1) 8 }

.1.3.6.1.2.1.153.4.2.1.6
ipiaIkeActionTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ipiaIkeActionTable contains a list of the parameters
used for an IKE phase 1 SA DOI negotiation. See the
corresponding table ipiaIkeActionProposalsTable for a list
of proposals contained within a given IKE Action."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 6 }

.1.3.6.1.2.1.153.4.2.1.6.1
ipiaIkeActionEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaIkeActName }
DESCRIPTION "The ipiaIkeActionEntry lists the IKE negotiation
attributes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) 1 }

.1.3.6.1.2.1.153.4.2.1.6.1.1
ipiaIkeActName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object contains the name of this ikeAction entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 1 }

.1.3.6.1.2.1.153.4.2.1.6.1.2
ipiaIkeActParametersName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is administratively assigned to reference a row
in the ipiaSaNegotiationParametersTable where additional
parameters affecting this action can be found.

An attempt to set this object to a value that does not


exist in the ipiaSaNegotiationParametersTable MUST result
in an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 2 }

.1.3.6.1.2.1.153.4.2.1.6.1.3
ipiaIkeActThresholdDerivedKeys OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Integer32 (0..100)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkeActThresholdDerivedKeys specifies what percentage
of the derived key limit (see the LifetimeDerivedKeys
property of IKEProposal) can expire before IKE SHOULD
attempt to renegotiate the IKE phase 1 security
association."
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 3 }

.1.3.6.1.2.1.153.4.2.1.6.1.4
ipiaIkeActExchangeMode OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX INTEGER {main(1), agressive(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkeActExchangeMode specifies the IKE Phase 1
negotiation mode."
DEFVAL { main }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 4 }

.1.3.6.1.2.1.153.4.2.1.6.1.5
ipiaIkeActAgressiveModeGroupId OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IkeGroupDescription
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The values to be used for Diffie-Hellman exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 5 }

.1.3.6.1.2.1.153.4.2.1.6.1.6
ipiaIkeActIdentityType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiIdentType
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This column along with ipiaIkeActIdentityContext and
endpoint information is used to refer an
ipiaIkeIdentityEntry in the ipiaIkeIdentityTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 6 }

.1.3.6.1.2.1.153.4.2.1.6.1.7
ipiaIkeActIdentityContext OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This column, along with ipiaIkeActIdentityType and endpoint
information, is used to refer to an ipiaIkeIdentityEntry in
the ipiaIkeIdentityTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 7 }

.1.3.6.1.2.1.153.4.2.1.6.1.8
ipiaIkeActPeerName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the peer id name of the IKE peer.
This object can be used to look up the peer id value,
address, credentials and other values in the
ipiaPeerIdentityTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 8 }

.1.3.6.1.2.1.153.4.2.1.6.1.9
ipiaIkeActDoActionLogging OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ikeDoActionLogging specifies whether or not an audit
message SHOULD be logged when this ike SA is created."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 9 }

.1.3.6.1.2.1.153.4.2.1.6.1.10
ipiaIkeActDoPacketLogging OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SpdIPPacketLogging
SYNTAX Integer32 (-1..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ikeDoPacketLogging specifies whether or not an audit
message SHOULD be logged and if there is logging, how many
bytes of the packet to place in the notification."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 10 }

.1.3.6.1.2.1.153.4.2.1.6.1.11
ipiaIkeActVendorId OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Vendor ID Payload. A value of NULL means that Vendor ID
payload will be neither generated nor accepted. A non-NULL
value means that a Vendor ID payload will be generated
(when acting as an initiator) or is expected (when acting
as a responder)."
DEFVAL { \"\" }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 11 }

.1.3.6.1.2.1.153.4.2.1.6.1.12
ipiaIkeActLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 12 }

.1.3.6.1.2.1.153.4.2.1.6.1.13
ipiaIkeActStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 13 }

.1.3.6.1.2.1.153.4.2.1.6.1.14
ipiaIkeActRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

This object MUST NOT be set to destroy if referred to by


other rows in other action tables. An attempt to set it to
anything other than active while it is referenced by an
active row in another table MUST result in an
inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionTable(6) ipiaIkeActionEntry(1) 14 }

.1.3.6.1.2.1.153.4.2.1.7
ipiaIpsecActionTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ipiaIpsecActionTable contains a list of the parameters
used for an IKE phase 2 IPsec DOI negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 7 }

.1.3.6.1.2.1.153.4.2.1.7.1
ipiaIpsecActionEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaIpsecActName }
DESCRIPTION "The ipiaIpsecActionEntry lists the IPsec negotiation
attributes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) 1 }

.1.3.6.1.2.1.153.4.2.1.7.1.1
ipiaIpsecActName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "ipiaIpsecActName is the name of the ipsecAction entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 1 }

.1.3.6.1.2.1.153.4.2.1.7.1.2
ipiaIpsecActParametersName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to reference a row in the
ipiaSaNegotiationParametersTable where additional
parameters affecting this action can be found.

An attempt to set this column to a value that does not


exist in the ipiaSaNegotiationParametersTable MUST result
in an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 2 }

.1.3.6.1.2.1.153.4.2.1.7.1.3
ipiaIpsecActProposalsName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to reference one or more rows in the
ipiaIpsecProposalsTable where an ordered list of proposals
affecting this action can be found.
An attempt to set this column to a value that does not
exist in the ipiaIpsecProposalsTable MUST result in an
inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 3 }

.1.3.6.1.2.1.153.4.2.1.7.1.4
ipiaIpsecActUsePfs OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This MIB object specifies whether or not perfect forward
secrecy is used when refreshing keys. A value of true
indicates that PFS SHOULD be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 4 }

.1.3.6.1.2.1.153.4.2.1.7.1.5
ipiaIpsecActVendorId OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The VendorID property is used to identify vendor-defined
key exchange GroupIDs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 5 }

.1.3.6.1.2.1.153.4.2.1.7.1.6
ipiaIpsecActGroupId OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IkeGroupDescription
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the Diffie-Hellman group to use for
phase 2 when the object ipiaIpsecActUsePfs is true and the
object ipiaIpsecActUseIkeGroup is false. If the GroupID
number is from the vendor-specific range (32768-65535), the
VendorID qualifies the group number."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 6 }

.1.3.6.1.2.1.153.4.2.1.7.1.7
ipiaIpsecActPeerGatewayIdName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (0..116)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the peer id name of the peer
gateway. This object can be used to look up the peer id
value, address and other values in the
ipiaPeerIdentityTable. This object is used when initiating
a tunnel SA. This object is not used for transport SAs.
If no value is set and ipiaIpsecActMode is tunnel, the peer
gateway is determined from the source or destination
address of the packet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 7 }

.1.3.6.1.2.1.153.4.2.1.7.1.8
ipiaIpsecActUseIkeGroup OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies whether or not to use the same
GroupId for phase 2 as was used in phase 1. If UsePFS is
false, this entry SHOULD be ignored."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 8 }

.1.3.6.1.2.1.153.4.2.1.7.1.9
ipiaIpsecActGranularity OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX INTEGER {subnet(1), address(2), protocol(3), port(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies how the proposed selector for the
security association will be created. The selector is
created by using the FilterList information. The selector
can be subnet, address, porotocol, or port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1) 9 }

.1.3.6.1.2.1.153.4.2.1.7.1.10
ipiaIpsecActMode OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX INTEGER {tunnel(1), transport(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the encapsulation of the IPsec SA
to be negotiated."
DEFVAL { tunnel }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
10 }

.1.3.6.1.2.1.153.4.2.1.7.1.11
ipiaIpsecActDFHandling OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX INTEGER {copy(1), set(2), clear(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the processing of DF bit by the
negotiated IPsec tunnel.
1 - DF bit is copied.
2 - DF bit is set.
3 - DF bit is cleared."
DEFVAL { copy }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
11 }
.1.3.6.1.2.1.153.4.2.1.7.1.12
ipiaIpsecActDoActionLogging OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIpsecActDoActionLogging specifies whether or not an
audit message SHOULD be logged when this ipsec SA is
created."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
12 }

.1.3.6.1.2.1.153.4.2.1.7.1.13
ipiaIpsecActDoPacketLogging OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SpdIPPacketLogging
SYNTAX Integer32 (-1..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIpsecActDoPacketLogging specifies whether or not an
audit message SHOULD be logged and if there is logging, how
many bytes of the packet to place in the notification."
DEFVAL { -1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
13 }

.1.3.6.1.2.1.153.4.2.1.7.1.14
ipiaIpsecActLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
14 }

.1.3.6.1.2.1.153.4.2.1.7.1.15
ipiaIpsecActStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
15 }

.1.3.6.1.2.1.153.4.2.1.7.1.16
ipiaIpsecActRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecActionTable(7) ipiaIpsecActionEntry(1)
16 }

.1.3.6.1.2.1.153.4.2.1.9
ipiaIkeActionProposalsTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a list of all ike proposal names found
within a given IKE Action."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 9 }

.1.3.6.1.2.1.153.4.2.1.9.1
ipiaIkeActionProposalsEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaIkeActName, ipiaIkeActPropPriority }
DESCRIPTION "a row containing one ike proposal reference"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionProposalsTable(9) 1 }

.1.3.6.1.2.1.153.4.2.1.9.1.1
ipiaIkeActPropPriority OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The numeric priority of a given contained proposal inside
an ike Action. This index SHOULD be used to order the
proposals in an IKE Phase I negotiation, lowest value first
(i.e. 0 first, then 1,2,etc...)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionProposalsTable(9)
ipiaIkeActionProposalsEntry(1) 1 }

.1.3.6.1.2.1.153.4.2.1.9.1.2
ipiaIkeActPropName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The administratively assigned name that can be used to
reference a set of values contained within the
ipiaIkeProposalTable.

An attempt to set this object to a value that doesn't exist


in the ipiaIkeProposalTable MUST result in an
inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionProposalsTable(9)
ipiaIkeActionProposalsEntry(1) 2 }

.1.3.6.1.2.1.153.4.2.1.9.1.3
ipiaIkeActPropLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionProposalsTable(9)
ipiaIkeActionProposalsEntry(1) 3 }

.1.3.6.1.2.1.153.4.2.1.9.1.4
ipiaIkeActPropStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionProposalsTable(9)
ipiaIkeActionProposalsEntry(1) 4 }

.1.3.6.1.2.1.153.4.2.1.9.1.5
ipiaIkeActPropRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active unless one of the


following two conditions are met. An attempt to set it to
anything other than active while the following conditions
are not met MUST result in an inconsistentValue error. The
two conditions are:

I. No active row in the ipiaIkeActionTable exists


which has a matching ipiaIkeActName.

II. Or at least one other active row in this table has a


matching ipiaIkeActName."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeActionProposalsTable(9)
ipiaIkeActionProposalsEntry(1) 5 }

.1.3.6.1.2.1.153.4.2.1.10
ipiaIkeProposalTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a list of IKE proposals which are used
in an IKE negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 10 }

.1.3.6.1.2.1.153.4.2.1.10.1
ipiaIkeProposalEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaIkeActPropName }
DESCRIPTION "One IKE proposal entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) 1 }

.1.3.6.1.2.1.153.4.2.1.10.1.1
ipiaIkePropLifetimeDerivedKeys OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkePropLifetimeDerivedKeys specifies the number of
times that a phase 1 key will be used to derive a phase 2
key before the phase 1 security association needs
renegotiated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
1 }

.1.3.6.1.2.1.153.4.2.1.10.1.2
ipiaIkePropCipherAlgorithm OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IkeEncryptionAlgorithm
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkePropCipherAlgorithm specifies the proposed phase 1
security association encryption algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
2 }

.1.3.6.1.2.1.153.4.2.1.10.1.3
ipiaIkePropCipherKeyLength OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies, in bits, the key length for
the cipher algorithm used in IKE Phase 1 negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
3 }

.1.3.6.1.2.1.153.4.2.1.10.1.4
ipiaIkePropCipherKeyRounds OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the number of key rounds for
the cipher algorithm used in IKE Phase 1 negotiation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
4 }

.1.3.6.1.2.1.153.4.2.1.10.1.5
ipiaIkePropHashAlgorithm OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IkeHashAlgorithm
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkePropHashAlgorithm specifies the proposed phase 1
security assocation hash algorithm."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
5 }

.1.3.6.1.2.1.153.4.2.1.10.1.6
ipiaIkePropPrfAlgorithm OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX INTEGER {reserved(0)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipPRFAlgorithm specifies the proposed phase 1 security
association psuedo-random function.
Note: currently no prf algorithms are defined."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
6 }

.1.3.6.1.2.1.153.4.2.1.10.1.7
ipiaIkePropVendorId OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The VendorID property is used to identify vendor-defined
key exchange GroupIDs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
7 }

.1.3.6.1.2.1.153.4.2.1.10.1.8
ipiaIkePropDhGroup OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IkeGroupDescription
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the proposed phase 1 security
association Diffie-Hellman group"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
8 }

.1.3.6.1.2.1.153.4.2.1.10.1.9
ipiaIkePropAuthenticationMethod OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IkeAuthMethod
SYNTAX Unsigned32 (0..65535)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the proposed authentication
method for the phase 1 security association."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1)
9 }

.1.3.6.1.2.1.153.4.2.1.10.1.10
ipiaIkePropMaxLifetimeSecs OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkePropMaxLifetimeSecs specifies the maximum amount of
time to propose a security association remain valid.

A value of 0 indicates that the default lifetime of


8 hours SHOULD be used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1) 10
}

.1.3.6.1.2.1.153.4.2.1.10.1.11
ipiaIkePropMaxLifetimeKB OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "ipiaIkePropMaxLifetimeKB specifies the maximum kilobyte
lifetime to propose a security association remain valid."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1) 11
}

.1.3.6.1.2.1.153.4.2.1.10.1.12
ipiaIkePropLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1) 12
}

.1.3.6.1.2.1.153.4.2.1.10.1.13
ipiaIkePropStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1) 13
}

.1.3.6.1.2.1.153.4.2.1.10.1.14
ipiaIkePropRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.
If active, this object MUST remain active if it is
referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeProposalTable(10) ipiaIkeProposalEntry(1) 14
}

.1.3.6.1.2.1.153.4.2.1.11
ipiaIpsecProposalsTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists one or more IPsec proposals for
IPsec actions."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 11 }

.1.3.6.1.2.1.153.4.2.1.11.1
ipiaIpsecProposalsEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaIpsecPropName, ipiaIpsecPropPriority,
ipiaIpsecPropProtocolId }
DESCRIPTION "An entry containing (possibly a portion of) a proposal."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11) 1 }

.1.3.6.1.2.1.153.4.2.1.11.1.1
ipiaIpsecPropName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The name of this proposal."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 1 }

.1.3.6.1.2.1.153.4.2.1.11.1.2
ipiaIpsecPropPriority OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The priority level (AKA sequence level) of this proposal.
A lower number indicates a higher precedence (0 before 1,
etc..)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 2 }

.1.3.6.1.2.1.153.4.2.1.11.1.3
ipiaIpsecPropProtocolId OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiSecProtocolId
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The protocol Id for the transforms for this proposal. The
protoIsakmp(1) value is not valid for this object. This
object, along with the ipiaIpsecPropTransformsName, is the
index into the ipiaIpsecTransformsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 3 }

.1.3.6.1.2.1.153.4.2.1.11.1.4
ipiaIpsecPropTransformsName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of the transform or group of transforms for this
protocol. This object, along with the
ipiaIpsecPropProtocolId, is the index into the
ipiaIpsecTransformsTable.

An attempt to set this object to a value that does not


exist in the ipiaIpsecTransformTable MUST result in an
inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 4 }

.1.3.6.1.2.1.153.4.2.1.11.1.5
ipiaIpsecPropLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 5 }

.1.3.6.1.2.1.153.4.2.1.11.1.6
ipiaIpsecPropStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.
For a storage type of permanent, none of the columns have
to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 6 }

.1.3.6.1.2.1.153.4.2.1.11.1.7
ipiaIpsecPropRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

This row MUST NOT be set to active until the corresponding


row(s) in the ipiaIpsecTransformsTable exists and is
active.

If active, this object MUST remain active unless one of the


following two conditions are met. An attempt to set it to
anything other than active while the following conditions
are not met MUST result in an inconsistentValue error. The
two conditions are:

I. No active row in the ipiaIkeActionProposalTable exists


which has a matching ipiaIpsecPropName.

II. Or at least one other active row in this table has a


matching ipiaIpsecPropName."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecProposalsTable(11)
ipiaIpsecProposalsEntry(1) 7 }

.1.3.6.1.2.1.153.4.2.1.12
ipiaIpsecTransformsTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table lists the IPsec proposals contained within a
given IPsec action and the transforms within each of those
proposals. These proposals and transforms can then be used
to create phase 2 negotiation proposals."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 12 }

.1.3.6.1.2.1.153.4.2.1.12.1
ipiaIpsecTransformsEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipiaIpsecTranType, ipiaIpsecTranName, ipiaIpsecTranPriority }
DESCRIPTION "An entry containing the information on an IPsec transform."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12) 1 }

.1.3.6.1.2.1.153.4.2.1.12.1.1
ipiaIpsecTranType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION IpsecDoiSecProtocolId
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The protocol type for this transform. The protoIsakmp(1)
value is not valid for this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 1 }

.1.3.6.1.2.1.153.4.2.1.12.1.2
ipiaIpsecTranName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The name for this transform or group of transforms."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 2 }

.1.3.6.1.2.1.153.4.2.1.12.1.3
ipiaIpsecTranPriority OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
SYNTAX Integer32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The priority level (AKA sequence level) of the this
transform within the group of transforms (0 before 1,
etc...). This indicates the preference for which
algorithms are requested when the list of transforms are
sent to the remote host. A lower number indicates a higher
precedence."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 3 }

.1.3.6.1.2.1.153.4.2.1.12.1.4
ipiaIpsecTranTransformName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (1..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name for the given transform. Depending on the value
of ipiaIpsecTranType, this value is used to lookup the
transform's specific parameters in the
ipiaAhTransformTable, the ipiaEspTransformTable or the
ipiaIpcompTransformTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 4 }

.1.3.6.1.2.1.153.4.2.1.12.1.5
ipiaIpsecTranLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 5 }

.1.3.6.1.2.1.153.4.2.1.12.1.6
ipiaIpsecTranStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 6 }

.1.3.6.1.2.1.153.4.2.1.12.1.7
ipiaIpsecTranRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

This row MUST NOT be set to active until the corresponding


row in the ipiaAhTransformTable, ipiaEspTransformTable or
the ipiaIpcompTransformTable exists.

If active, this object MUST remain active unless one of the


following two conditions are met. An attempt to set it to
anything other than active while the following conditions
are not met MUST result in an inconsistentValue error. The
two conditions are:
I. No active row in the IpiaIpsecProposalsTable exists
which has a matching ipiaIpsecPropTransformsName.

II. Or at least one other active row in this table has a


matching ipiaIpsecPropTransformsName."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIpsecTransformsTable(12)
ipiaIpsecTransformsEntry(1) 7 }

.1.3.6.1.2.1.153.4.2.1.13
ipiaIkeIdentityTable OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "IKEIdentity is used to represent the identities that are
used for an IPProtocolEndpoint (or collection of
IPProtocolEndpoints) to identify itself in IKE phase 1
negotiations. The column ipiaIkeActIdentityType and
ipiaIkeIdentityContext in an ipiaIkeActionEntry together
with the spdEndGroupInterface in the
spdEndpointToGroupTable specifies the unique identity to
use in a negotiation exchange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) 13 }

.1.3.6.1.2.1.153.4.2.1.13.1
ipiaIkeIdentityEntry OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { spdEndGroupInterface, ipiaIkeActIdentityType,
ipiaIkeActIdentityContext }
DESCRIPTION "ikeIdentity lists the attributes of an IKE identity."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeIdentityTable(13) 1 }

.1.3.6.1.2.1.153.4.2.1.13.1.1
ipiaIkeIdCredentialName OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This value is used as an index into the
ipiaCredentialFilterTable to look up the actual credential
value and other credential information.

For ID's without associated credential information, this


value is left blank.

For ID's that are address types, this value MAY be left
blank and the associated IPProtocolEndpoint or appropriate
member of the Collection of endpoints is used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeIdentityTable(13) ipiaIkeIdentityEntry(1)
1 }
.1.3.6.1.2.1.153.4.2.1.13.1.2
ipiaIkeIdLastChanged OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeIdentityTable(13) ipiaIkeIdentityEntry(1)
2 }

.1.3.6.1.2.1.153.4.2.1.13.1.3
ipiaIkeIdStorageType OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows in this table which
were created through an external process MAY have a storage
type of readOnly or permanent.

For a storage type of permanent, none of the columns have


to be writable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeIdentityTable(13) ipiaIkeIdentityEntry(1)
3 }

.1.3.6.1.2.1.153.4.2.1.13.1.4
ipiaIkeIdRowStatus OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the conceptual status of this row.

The value of this object has no effect on whether other


objects in this conceptual row can be modified.

If active, this object MUST remain active if it is


referenced by an active row in another table. An attempt
to set it to anything other than active while it is
referenced by an active row in another table MUST result in
an inconsistentValue error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) ipiaConfigObjects(1) ipiaIkeIdentityTable(13) ipiaIkeIdentityEntry(1)
4 }

.1.3.6.1.2.1.153.4.2.2
ipiaNotificationObjects OBJECT-TYPE
-- FROM IPSEC-IKEACTION-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) spdMIB(153) spdActions(4)
ipiaMIB(2) 2 }

.1.3.6.1.2.1.154
ianaMauMIB MODULE-IDENTITY
-- FROM IANA-MAU-MIB
DESCRIPTION "This MIB module defines dot3MauType OBJECT-IDENTITIES and
IANAifMauListBits, IANAifMauMediaAvailable,
IANAifMauAutoNegCapBits, and IANAifJackType
TEXTUAL-CONVENTIONs, specifying enumerated values of the
ifMauTypeListBits, ifMauMediaAvailable / rpMauMediaAvailable,
ifMauAutoNegCapabilityBits / ifMauAutoNegCapAdvertisedBits /
ifMauAutoNegCapReceivedBits and ifJackType / rpJackType objects
respectively, defined in the MAU-MIB.

It is intended that each new MAU type, Media Availability


state, Auto Negotiation capability and/or Jack type defined by
the IEEE 802.3 working group and approved for publication in a
revision of IEEE Std 802.3 will be added to this MIB module,
provided that it is suitable for being managed by the base
objects in the MAU-MIB. An Expert Review, as defined in
RFC 2434 [RFC2434], is REQUIRED for such additions.

The following reference is used throughout this MIB module:

[IEEE802.3] refers to:


IEEE Std 802.3, 2005 Edition: 'IEEE Standard for
Information technology - Telecommunications and information
exchange between systems - Local and metropolitan area
networks - Specific requirements -
Part 3: Carrier sense multiple access with collision
detection (CSMA/CD) access method and physical layer
specifications'.

This reference should be updated as appropriate when new


MAU types, Media Availability states, Auto Negotiation
capabilities, and/or Jack types are added to this MIB module.

Copyright (C) The IETF Trust (2007).


The initial version of this MIB module was published in
RFC 4836; for full legal notices see the RFC itself.
Supplementary information may be available at:
http://www.ietf.org/copyrights/ianamib.html"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 154 }

.1.3.6.1.2.1.157
pimStdMIB MODULE-IDENTITY
-- FROM PIM-STD-MIB
DESCRIPTION "The MIB module for management of PIM routers.

Copyright (C) The IETF Trust (2007). This version of this


MIB module is part of RFC 5060; see the RFC itself for full
legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 157 }

.1.3.6.1.2.1.157.0
pimNotifications OBJECT-TYPE
-- FROM PIM-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) 0 }
.1.3.6.1.2.1.157.0.1
pimNeighborLoss NOTIFICATION-TYPE
-- FROM PIM-STD-MIB
OBJECTS { pimNeighborUpTime }
DESCRIPTION "A pimNeighborLoss notification signifies the loss of an
adjacency with a neighbor. This notification should be
generated when the neighbor timer expires, and the router
has no other neighbors on the same interface with the same
IP version and a lower IP address than itself.

This notification is generated whenever the counter


pimNeighborLossCount is incremented, subject
to the rate limit specified by
pimNeighborLossNotificationPeriod."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimNotifications(0) 1 }

.1.3.6.1.2.1.157.1
pim OBJECT-TYPE
-- FROM PIM-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) 1 }

.1.3.6.1.2.1.157.1.1
pimInterfaceTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the router's PIM interfaces.
PIM is enabled on all interfaces listed in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 1 }

.1.3.6.1.2.1.157.1.1.1
pimInterfaceEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimInterfaceIfIndex, pimInterfaceIPVersion }
DESCRIPTION "An entry (conceptual row) in the pimInterfaceTable. This
entry is preserved on agent restart."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) 1 }

.1.3.6.1.2.1.157.1.1.1.1
pimInterfaceIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of this PIM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 1 }

.1.3.6.1.2.1.157.1.1.1.2
pimInterfaceIPVersion OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version of this PIM interface. A physical interface
may be configured in multiple modes concurrently, e.g., IPv4
and IPv6; however, the traffic is considered to be logically
separate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 2 }

.1.3.6.1.2.1.157.1.1.1.3
pimInterfaceAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of this PIM interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 3 }

.1.3.6.1.2.1.157.1.1.1.4
pimInterfaceAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The primary IP address of this router on this PIM
interface. The InetAddressType is given by the
pimInterfaceAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 4 }

.1.3.6.1.2.1.157.1.1.1.5
pimInterfaceGenerationIDValue OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the Generation ID this router inserted in the
last PIM Hello message it sent on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 5 }

.1.3.6.1.2.1.157.1.1.1.6
pimInterfaceDR OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The primary IP address of the Designated Router on this PIM
interface. The InetAddressType is given by the
pimInterfaceAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 6 }

.1.3.6.1.2.1.157.1.1.1.7
pimInterfaceDRPriority OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Designated Router Priority value inserted into the DR
Priority option in PIM Hello messages transmitted on this
interface. Numerically higher values for this object
indicate higher priorities."
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 7 }

.1.3.6.1.2.1.157.1.1.1.8
pimInterfaceDRPriorityEnabled OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if all routers on this interface are
using the DR Priority option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 8 }

.1.3.6.1.2.1.157.1.1.1.9
pimInterfaceHelloInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..18000)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The frequency at which PIM Hello messages are transmitted
on this interface. This object corresponds to the
'Hello_Period' timer value defined in the PIM-SM
specification. A value of zero represents an 'infinite'
interval, and indicates that periodic PIM Hello messages
should not be sent on this interface."
DEFVAL { 30 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 9 }

.1.3.6.1.2.1.157.1.1.1.10
pimInterfaceTrigHelloInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..60)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum time before this router sends a triggered PIM
Hello message on this interface. This object corresponds to
the 'Trigered_Hello_Delay' timer value defined in the PIM-SM
specification. A value of zero has no special meaning and
indicates that triggered PIM Hello messages should always be
sent immediately."
DEFVAL { 5 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 10 }

.1.3.6.1.2.1.157.1.1.1.11
pimInterfaceHelloHoldtime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value set in the Holdtime field of PIM Hello messages
transmitted on this interface. A value of 65535 represents
an 'infinite' holdtime. Implementations are recommended
to use a holdtime that is 3.5 times the value of
pimInterfaceHelloInterval, or 65535 if
pimInterfaceHelloInterval is set to zero."
DEFVAL { 105 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 11 }

.1.3.6.1.2.1.157.1.1.1.12
pimInterfaceJoinPruneInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..18000)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The frequency at which this router sends PIM Join/Prune
messages on this PIM interface. This object corresponds to
the 't_periodic' timer value defined in the PIM-SM
specification. A value of zero represents an 'infinite'
interval, and indicates that periodic PIM Join/Prune
messages should not be sent on this interface."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 12 }

.1.3.6.1.2.1.157.1.1.1.13
pimInterfaceJoinPruneHoldtime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value inserted into the Holdtime field of a PIM
Join/Prune message sent on this interface. A value of 65535
represents an 'infinite' holdtime. Implementations are
recommended to use a holdtime that is 3.5 times the value of
pimInterfaceJoinPruneInterval, or 65535 if
pimInterfaceJoinPruneInterval is set to zero. PIM-DM
implementations are recommended to use the value of
pimInterfacePruneLimitInterval."
DEFVAL { 210 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 13 }

.1.3.6.1.2.1.157.1.1.1.14
pimInterfaceDFElectionRobustness OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum number of PIM DF-Election messages that must be
lost in order for DF election on this interface to fail."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 14 }

.1.3.6.1.2.1.157.1.1.1.15
pimInterfaceLanDelayEnabled OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if all routers on this interface are
using the LAN Prune Delay option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 15 }

.1.3.6.1.2.1.157.1.1.1.16
pimInterfacePropagationDelay OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..32767)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The expected propagation delay between PIM routers on this
network or link.

This router inserts this value into the Propagation_Delay


field of the LAN Prune Delay option in the PIM Hello
messages sent on this interface. Implementations SHOULD
enforce a lower bound on the permitted values for this
object to allow for scheduling and processing delays within
the local router."
DEFVAL { 500 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 16 }

.1.3.6.1.2.1.157.1.1.1.17
pimInterfaceOverrideInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value this router inserts into the Override_Interval
field of the LAN Prune Delay option in the PIM Hello
messages it sends on this interface.

When overriding a prune, PIM routers pick a random timer


duration up to the value of this object. The more PIM
routers that are active on a network, the more likely it is
that the prune will be overridden after a small proportion
of this time has elapsed.

The more PIM routers are active on this network, the larger
this object should be to obtain an optimal spread of prune
override latencies."
DEFVAL { 2500 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 17 }

.1.3.6.1.2.1.157.1.1.1.18
pimInterfaceEffectPropagDelay OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..32767)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Effective Propagation Delay on this interface. This
object is always 500 if pimInterfaceLanDelayEnabled is
FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 18 }

.1.3.6.1.2.1.157.1.1.1.19
pimInterfaceEffectOverrideIvl OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Effective Override Interval on this interface. This
object is always 2500 if pimInterfaceLanDelayEnabled is
FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 19 }

.1.3.6.1.2.1.157.1.1.1.20
pimInterfaceSuppressionEnabled OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether join suppression is enabled on this interface.
This object is always TRUE if pimInterfaceLanDelayEnabled is
FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 20 }

.1.3.6.1.2.1.157.1.1.1.21
pimInterfaceBidirCapable OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if all routers on this interface are
using the Bidirectional-PIM Capable option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 21 }

.1.3.6.1.2.1.157.1.1.1.22
pimInterfaceDomainBorder OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Whether or not this interface is a PIM domain border. This
includes acting as a border for PIM Bootstrap Router (BSR)
messages, if the BSR mechanism is in use."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 22 }

.1.3.6.1.2.1.157.1.1.1.23
pimInterfaceStubInterface OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Whether this interface is a 'stub interface'. If this
object is set to TRUE, then no PIM packets are sent out this
interface, and any received PIM packets are ignored.

Setting this object to TRUE is a security measure for


interfaces towards untrusted hosts. This allows an
interface to be configured for use with IGMP (Internet Group
Management Protocol) or MLD (Multicast Listener Discovery)
only, which protects the PIM router from forged PIM messages
on the interface.

To communicate with other PIM routers using this interface,


this object must remain set to FALSE.

Changing the value of this object while the interface is


operational causes PIM to be disabled and then re-enabled on
this interface."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 23 }

.1.3.6.1.2.1.157.1.1.1.24
pimInterfacePruneLimitInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum interval that must transpire between two
successive Prunes sent by a router. This object corresponds
to the 't_limit' timer value defined in the PIM-DM
specification. This object is used only by PIM-DM."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 24 }

.1.3.6.1.2.1.157.1.1.1.25
pimInterfaceGraftRetryInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The minimum interval that must transpire between two
successive Grafts sent by a router. This object corresponds
to the 'Graft_Retry_Period' timer value defined in the
PIM-DM specification. This object is used only by PIM-DM."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 25 }

.1.3.6.1.2.1.157.1.1.1.26
pimInterfaceSRPriorityEnabled OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if all routers on this interface are
using the State Refresh option. This object is used only by
PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 26 }

.1.3.6.1.2.1.157.1.1.1.27
pimInterfaceStatus OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this entry. Creating the entry enables PIM
on the interface; destroying the entry disables PIM on the
interface.

This status object can be set to active(1) without setting


any other columnar objects in this entry.

All writeable objects in this entry can be modified when the


status of this entry is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 27 }

.1.3.6.1.2.1.157.1.1.1.28
pimInterfaceStorageType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimInterfaceTable(1) pimInterfaceEntry(1) 28 }

.1.3.6.1.2.1.157.1.2
pimNeighborTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the router's PIM neighbors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 2 }

.1.3.6.1.2.1.157.1.2.1
pimNeighborEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimNeighborIfIndex, pimNeighborAddressType,
pimNeighborAddress }
DESCRIPTION "An entry (conceptual row) in the pimNeighborTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) 1 }

.1.3.6.1.2.1.157.1.2.1.1
pimNeighborIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of ifIndex for the interface used to reach this
PIM neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 1 }

.1.3.6.1.2.1.157.1.2.1.2
pimNeighborAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of this PIM neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 2 }

.1.3.6.1.2.1.157.1.2.1.3
pimNeighborAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The primary IP address of this PIM neighbor. The
InetAddressType is given by the pimNeighborAddressType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 3 }

.1.3.6.1.2.1.157.1.2.1.4
pimNeighborGenerationIDPresent OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if this neighbor is using the Generation
ID option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 4 }

.1.3.6.1.2.1.157.1.2.1.5
pimNeighborGenerationIDValue OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the Generation ID from the last PIM Hello
message received from this neighbor. This object is always
zero if pimNeighborGenerationIDPresent is FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 5 }

.1.3.6.1.2.1.157.1.2.1.6
pimNeighborUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this PIM neighbor (last) became a neighbor
of the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 6 }

.1.3.6.1.2.1.157.1.2.1.7
pimNeighborExpiryTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum time remaining before this PIM neighbor will
time out. The value zero indicates that this PIM neighbor
will never time out."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 7 }

.1.3.6.1.2.1.157.1.2.1.8
pimNeighborDRPriorityPresent OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if this neighbor is using the DR Priority
option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 8 }

.1.3.6.1.2.1.157.1.2.1.9
pimNeighborDRPriority OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the Designated Router Priority from the last
PIM Hello message received from this neighbor. This object
is always zero if pimNeighborDRPriorityPresent is FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 9 }

.1.3.6.1.2.1.157.1.2.1.10
pimNeighborLanPruneDelayPresent OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if this neighbor is using the LAN Prune
Delay option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 10 }

.1.3.6.1.2.1.157.1.2.1.11
pimNeighborTBit OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the T bit was set in the LAN Prune Delay option
received from this neighbor. The T bit specifies the
ability of the neighbor to disable join suppression. This
object is always TRUE if pimNeighborLanPruneDelayPresent is
FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 11 }

.1.3.6.1.2.1.157.1.2.1.12
pimNeighborPropagationDelay OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..32767)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the Propagation_Delay field of the LAN Prune
Delay option received from this neighbor. This object is
always zero if pimNeighborLanPruneDelayPresent is FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 12 }

.1.3.6.1.2.1.157.1.2.1.13
pimNeighborOverrideInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the Override_Interval field of the LAN Prune
Delay option received from this neighbor. This object is
always zero if pimNeighborLanPruneDelayPresent is FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 13 }

.1.3.6.1.2.1.157.1.2.1.14
pimNeighborBidirCapable OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if this neighbor is using the
Bidirectional-PIM Capable option."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 14 }

.1.3.6.1.2.1.157.1.2.1.15
pimNeighborSRCapable OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Evaluates to TRUE if this neighbor is using the State
Refresh Capable option. This object is used only by
PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNeighborTable(2) pimNeighborEntry(1) 15 }

.1.3.6.1.2.1.157.1.3
pimNbrSecAddressTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the secondary addresses
advertised by each PIM neighbor (on a subset of the rows of
the pimNeighborTable defined above)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 3 }

.1.3.6.1.2.1.157.1.3.1
pimNbrSecAddressEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimNbrSecAddressIfIndex, pimNbrSecAddressType,
pimNbrSecAddressPrimary, pimNbrSecAddress }
DESCRIPTION "An entry (conceptual row) in the pimNbrSecAddressTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNbrSecAddressTable(3) 1 }

.1.3.6.1.2.1.157.1.3.1.1
pimNbrSecAddressIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The value of ifIndex for the interface used to reach this
PIM neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNbrSecAddressTable(3) pimNbrSecAddressEntry(1) 1 }

.1.3.6.1.2.1.157.1.3.1.2
pimNbrSecAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of this PIM neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNbrSecAddressTable(3) pimNbrSecAddressEntry(1) 2 }

.1.3.6.1.2.1.157.1.3.1.3
pimNbrSecAddressPrimary OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The primary IP address of this PIM neighbor. The
InetAddressType is given by the pimNbrSecAddressType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNbrSecAddressTable(3) pimNbrSecAddressEntry(1) 3 }

.1.3.6.1.2.1.157.1.3.1.4
pimNbrSecAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The secondary IP address of this PIM neighbor. The
InetAddressType is given by the pimNbrSecAddressType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimNbrSecAddressTable(3) pimNbrSecAddressEntry(1) 4 }

.1.3.6.1.2.1.157.1.4
pimStarGTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the non-interface specific
(*,G) state that PIM has."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 4 }

.1.3.6.1.2.1.157.1.4.1
pimStarGEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimStarGAddressType, pimStarGGrpAddress }
DESCRIPTION "An entry (conceptual row) in the pimStarGTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) 1 }

.1.3.6.1.2.1.157.1.4.1.1
pimStarGAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of this multicast group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 1 }

.1.3.6.1.2.1.157.1.4.1.2
pimStarGGrpAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The multicast group address. The InetAddressType is given
by the pimStarGAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 2 }

.1.3.6.1.2.1.157.1.4.1.3
pimStarGUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this entry was created by the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 3 }

.1.3.6.1.2.1.157.1.4.1.4
pimStarGPimMode OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION PimMode
SYNTAX INTEGER {none(1), ssm(2), asm(3), bidir(4), dm(5), other(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether this entry represents an ASM (Any Source Multicast,
used with PIM-SM) or BIDIR-PIM group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 4 }

.1.3.6.1.2.1.157.1.4.1.5
pimStarGRPAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the Rendezvous Point (RP), or
unknown(0) if the RP address is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 5 }

.1.3.6.1.2.1.157.1.4.1.6
pimStarGRPAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the Rendezvous Point (RP) for the group.
The InetAddressType is given by the pimStarGRPAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 6 }

.1.3.6.1.2.1.157.1.4.1.7
pimStarGPimModeOrigin OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION PimGroupMappingOriginType
SYNTAX INTEGER {fixed(1), configRp(2), configSsm(3), bsr(4), autoRP(5),
embedded(6), other(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The mechanism by which the PIM mode and RP for the group
were learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 7 }

.1.3.6.1.2.1.157.1.4.1.8
pimStarGRPIsLocal OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router is the RP for the group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 8 }

.1.3.6.1.2.1.157.1.4.1.9
pimStarGUpstreamJoinState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {notJoined(1), joined(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router should join the RP tree for the
group. This corresponds to the state of the upstream (*,G)
state machine in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 9 }

.1.3.6.1.2.1.157.1.4.1.10
pimStarGUpstreamJoinTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router next sends a
periodic (*,G) Join message on pimStarGRPFIfIndex. This
timer is called the (*,G) Upstream Join Timer in the PIM-SM
specification. This object is zero if the timer is not
running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 10 }

.1.3.6.1.2.1.157.1.4.1.11
pimStarGUpstreamNeighborType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The primary address type of the upstream neighbor, or
unknown(0) if the upstream neighbor address is unknown or is
not a PIM neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 11 }

.1.3.6.1.2.1.157.1.4.1.12
pimStarGUpstreamNeighbor OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The primary address of the neighbor on pimStarGRPFIfIndex
that the local router is sending periodic (*,G) Join
messages to. The InetAddressType is given by the
pimStarGUpstreamNeighborType object. This address is called
RPF'(*,G) in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 12 }

.1.3.6.1.2.1.157.1.4.1.13
pimStarGRPFIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of ifIndex for the Reverse Path Forwarding
(RPF) interface towards the RP, or zero if the RPF
interface is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 13 }

.1.3.6.1.2.1.157.1.4.1.14
pimStarGRPFNextHopType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the RPF next hop towards the RP, or
unknown(0) if the RPF next hop is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 14 }

.1.3.6.1.2.1.157.1.4.1.15
pimStarGRPFNextHop OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the RPF next hop towards the RP. The
InetAddressType is given by the pimStarGRPFNextHopType
object. This address is called MRIB.next_hop(RP(G))
in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 15 }

.1.3.6.1.2.1.157.1.4.1.16
pimStarGRPFRouteProtocol OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION IANAipRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15), ciscoEigrp(16), dvmrp(17)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which the route used to find the
RPF interface towards the RP was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 16 }

.1.3.6.1.2.1.157.1.4.1.17
pimStarGRPFRouteAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address that, when combined with the corresponding
value of pimStarGRPFRoutePrefixLength, identifies the route
used to find the RPF interface towards the RP. The
InetAddressType is given by the pimStarGRPFNextHopType
object.

This address object is only significant up to


pimStarGRPFRoutePrefixLength bits. The remainder of the
address bits are zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 17 }

.1.3.6.1.2.1.157.1.4.1.18
pimStarGRPFRoutePrefixLength OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The prefix length that, when combined with the
corresponding value of pimStarGRPFRouteAddress, identifies
the route used to find the RPF interface towards the RP.
The InetAddressType is given by the pimStarGRPFNextHopType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 18 }

.1.3.6.1.2.1.157.1.4.1.19
pimStarGRPFRouteMetricPref OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The metric preference of the route used to find the RPF
interface towards the RP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 19 }

.1.3.6.1.2.1.157.1.4.1.20
pimStarGRPFRouteMetric OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing metric of the route used to find the RPF
interface towards the RP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGTable(4) pimStarGEntry(1) 20 }

.1.3.6.1.2.1.157.1.5
pimStarGITable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interface-specific (*,G)
state that PIM has."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 5 }

.1.3.6.1.2.1.157.1.5.1
pimStarGIEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimStarGAddressType, pimStarGGrpAddress, pimStarGIIfIndex }
DESCRIPTION "An entry (conceptual row) in the pimStarGITable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) 1 }

.1.3.6.1.2.1.157.1.5.1.1
pimStarGIIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of the interface that this entry corresponds
to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 1 }

.1.3.6.1.2.1.157.1.5.1.2
pimStarGIUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this entry was created by the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 2 }

.1.3.6.1.2.1.157.1.5.1.3
pimStarGILocalMembership OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router has (*,G) local membership on this
interface (resulting from a mechanism such as IGMP or MLD).
This corresponds to local_receiver_include(*,G,I) in the
PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 3 }

.1.3.6.1.2.1.157.1.5.1.4
pimStarGIJoinPruneState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {noInfo(1), join(2), prunePending(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state resulting from (*,G) Join/Prune messages
received on this interface. This corresponds to the state
of the downstream per-interface (*,G) state machine in the
PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 4 }

.1.3.6.1.2.1.157.1.5.1.5
pimStarGIPrunePendingTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router acts on a (*,G)
Prune message received on this interface, during which the
router is waiting to see whether another downstream router
will override the Prune message. This timer is called the
(*,G) Prune-Pending Timer in the PIM-SM specification. This
object is zero if the timer is not running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 5 }

.1.3.6.1.2.1.157.1.5.1.6
pimStarGIJoinExpiryTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before (*,G) Join state for this
interface expires. This timer is called the (*,G) Join
Expiry Timer in the PIM-SM specification. This object is
zero if the timer is not running. A value of 'FFFFFFFF'h
indicates an infinite expiry time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 6 }

.1.3.6.1.2.1.157.1.5.1.7
pimStarGIAssertState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The (*,G) Assert state for this interface. This
corresponds to the state of the per-interface (*,G) Assert
state machine in the PIM-SM specification. If
pimStarGPimMode is 'bidir', this object must be 'noInfo'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 7 }

.1.3.6.1.2.1.157.1.5.1.8
pimStarGIAssertTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimStarGIAssertState is 'iAmAssertWinner', this is the
time remaining before the local router next sends a (*,G)
Assert message on this interface. If pimStarGIAssertState
is 'iAmAssertLoser', this is the time remaining before the
(*,G) Assert state expires. If pimStarGIAssertState is
'noInfo', this is zero. This timer is called the (*,G)
Assert Timer in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 8 }

.1.3.6.1.2.1.157.1.5.1.9
pimStarGIAssertWinnerAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimStarGIAssertState is 'iAmAssertLoser', this is the
address type of the assert winner; otherwise, this object is
unknown(0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 9 }

.1.3.6.1.2.1.157.1.5.1.10
pimStarGIAssertWinnerAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimStarGIAssertState is 'iAmAssertLoser', this is the
address of the assert winner. The InetAddressType is given
by the pimStarGIAssertWinnerAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 10 }

.1.3.6.1.2.1.157.1.5.1.11
pimStarGIAssertWinnerMetricPref OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimStarGIAssertState is 'iAmAssertLoser', this is the
metric preference of the route to the RP advertised by the
assert winner; otherwise, this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 11 }

.1.3.6.1.2.1.157.1.5.1.12
pimStarGIAssertWinnerMetric OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimStarGIAssertState is 'iAmAssertLoser', this is the
routing metric of the route to the RP advertised by the
assert winner; otherwise, this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimStarGITable(5) pimStarGIEntry(1) 12 }

.1.3.6.1.2.1.157.1.6
pimSGTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the non-interface specific
(S,G) state that PIM has."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 6 }

.1.3.6.1.2.1.157.1.6.1
pimSGEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimSGAddressType, pimSGGrpAddress, pimSGSrcAddress }
DESCRIPTION "An entry (conceptual row) in the pimSGTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) 1 }

.1.3.6.1.2.1.157.1.6.1.1
pimSGAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the source and multicast group for this
entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 1 }

.1.3.6.1.2.1.157.1.6.1.2
pimSGGrpAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The multicast group address for this entry. The
InetAddressType is given by the pimSGAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 2 }
.1.3.6.1.2.1.157.1.6.1.3
pimSGSrcAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The source address for this entry. The InetAddressType is
given by the pimSGAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 3 }

.1.3.6.1.2.1.157.1.6.1.4
pimSGUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this entry was created by the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 4 }

.1.3.6.1.2.1.157.1.6.1.5
pimSGPimMode OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION PimMode
SYNTAX INTEGER {none(1), ssm(2), asm(3), bidir(4), dm(5), other(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether pimSGGrpAddress is an SSM (Source Specific
Multicast, used with PIM-SM) or ASM (Any Source Multicast,
used with PIM-SM) group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 5 }

.1.3.6.1.2.1.157.1.6.1.6
pimSGUpstreamJoinState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {notJoined(1), joined(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router should join the shortest-path tree
for the source and group represented by this entry. This
corresponds to the state of the upstream (S,G) state machine
in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 6 }

.1.3.6.1.2.1.157.1.6.1.7
pimSGUpstreamJoinTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router next sends a
periodic (S,G) Join message on pimSGRPFIfIndex. This timer
is called the (S,G) Upstream Join Timer in the PIM-SM
specification. This object is zero if the timer is not
running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 7 }

.1.3.6.1.2.1.157.1.6.1.8
pimSGUpstreamNeighbor OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The primary address of the neighbor on pimSGRPFIfIndex that
the local router is sending periodic (S,G) Join messages to.
This is zero if the RPF next hop is unknown or is not a
PIM neighbor. The InetAddressType is given by the
pimSGAddressType object. This address is called RPF'(S,G)
in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 8 }

.1.3.6.1.2.1.157.1.6.1.9
pimSGRPFIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of ifIndex for the RPF interface towards the
source, or zero if the RPF interface is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 9 }

.1.3.6.1.2.1.157.1.6.1.10
pimSGRPFNextHopType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the RPF next hop towards the source, or
unknown(0) if the RPF next hop is unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 10 }

.1.3.6.1.2.1.157.1.6.1.11
pimSGRPFNextHop OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the RPF next hop towards the source. The
InetAddressType is given by the pimSGRPFNextHopType. This
address is called MRIB.next_hop(S) in the PIM-SM
specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 11 }

.1.3.6.1.2.1.157.1.6.1.12
pimSGRPFRouteProtocol OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION IANAipRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15), ciscoEigrp(16), dvmrp(17)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which the route used to find the
RPF interface towards the source was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 12 }

.1.3.6.1.2.1.157.1.6.1.13
pimSGRPFRouteAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address that, when combined with the corresponding
value of pimSGRPFRoutePrefixLength, identifies the route
used to find the RPF interface towards the source. The
InetAddressType is given by the pimSGRPFNextHopType object.

This address object is only significant up to


pimSGRPFRoutePrefixLength bits. The remainder of the
address bits are zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 13 }

.1.3.6.1.2.1.157.1.6.1.14
pimSGRPFRoutePrefixLength OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The prefix length that, when combined with the
corresponding value of pimSGRPFRouteAddress, identifies the
route used to find the RPF interface towards the source.
The InetAddressType is given by the pimSGRPFNextHopType
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 14 }

.1.3.6.1.2.1.157.1.6.1.15
pimSGRPFRouteMetricPref OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The metric preference of the route used to find the RPF
interface towards the source."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 15 }

.1.3.6.1.2.1.157.1.6.1.16
pimSGRPFRouteMetric OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing metric of the route used to find the RPF
interface towards the source."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 16 }

.1.3.6.1.2.1.157.1.6.1.17
pimSGSPTBit OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the SPT bit is set; and therefore whether
forwarding is taking place on the shortest-path tree."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 17 }

.1.3.6.1.2.1.157.1.6.1.18
pimSGKeepaliveTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before this (S,G) state expires, in
the absence of explicit (S,G) local membership or (S,G)
Join messages received to maintain it. This timer is
called the (S,G) Keepalive Timer in the PIM-SM
specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 18 }

.1.3.6.1.2.1.157.1.6.1.19
pimSGDRRegisterState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {noInfo(1), join(2), joinPending(3), prune(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router should encapsulate (S,G) data
packets in Register messages and send them to the RP. This
corresponds to the state of the per-(S,G) Register state
machine in the PIM-SM specification. This object is always
'noInfo' unless pimSGPimMode is 'asm'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 19 }

.1.3.6.1.2.1.157.1.6.1.20
pimSGDRRegisterStopTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGDRRegisterState is 'prune', this is the time
remaining before the local router sends a Null-Register
message to the RP. If pimSGDRRegisterState is
'joinPending', this is the time remaining before the local
router resumes encapsulating data packets and sending them
to the RP. Otherwise, this is zero. This timer is called
the Register-Stop Timer in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 20 }

.1.3.6.1.2.1.157.1.6.1.21
pimSGRPRegisterPMBRAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the first PIM Multicast Border Router
to send a Register message with the Border bit set. This
object is unknown(0) if the local router is not the RP for
the group."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 21 }

.1.3.6.1.2.1.157.1.6.1.22
pimSGRPRegisterPMBRAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the first PIM Multicast Border Router to
send a Register message with the Border bit set. The
InetAddressType is given by the
pimSGRPRegisterPMBRAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 22 }

.1.3.6.1.2.1.157.1.6.1.23
pimSGUpstreamPruneState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {forwarding(1), ackpending(2), pruned(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router has pruned itself from the tree.
This corresponds to the state of the upstream prune (S,G)
state machine in the PIM-DM specification. This object is
used only by PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 23 }

.1.3.6.1.2.1.157.1.6.1.24
pimSGUpstreamPruneLimitTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router may send a (S,G)
Prune message on pimSGRPFIfIndex. This timer is called the
(S,G) Prune Limit Timer in the PIM-DM specification. This
object is zero if the timer is not running. This object is
used only by PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 24 }

.1.3.6.1.2.1.157.1.6.1.25
pimSGOriginatorState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {notOriginator(1), originator(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the router is an originator for an (S,G) message
flow. This corresponds to the state of the per-(S,G)
Originator state machine in the PIM-DM specification. This
object is used only by PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 25 }

.1.3.6.1.2.1.157.1.6.1.26
pimSGSourceActiveTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGOriginatorState is 'originator', this is the time
remaining before the local router reverts to a notOriginator
state. Otherwise, this is zero. This timer is called the
Source Active Timer in the PIM-DM specification. This
object is used only by PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 26 }

.1.3.6.1.2.1.157.1.6.1.27
pimSGStateRefreshTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGOriginatorState is 'originator', this is the time
remaining before the local router sends a State Refresh
message. Otherwise, this is zero. This timer is called the
State Refresh Timer in the PIM-DM specification. This
object is used only by PIM-DM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGTable(6) pimSGEntry(1) 27 }

.1.3.6.1.2.1.157.1.7
pimSGITable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interface-specific (S,G)
state that PIM has."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 7 }

.1.3.6.1.2.1.157.1.7.1
pimSGIEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimSGAddressType, pimSGGrpAddress, pimSGSrcAddress,
pimSGIIfIndex }
DESCRIPTION "An entry (conceptual row) in the pimSGITable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) 1 }

.1.3.6.1.2.1.157.1.7.1.1
pimSGIIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of the interface that this entry corresponds
to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 1 }

.1.3.6.1.2.1.157.1.7.1.2
pimSGIUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this entry was created by the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 2 }

.1.3.6.1.2.1.157.1.7.1.3
pimSGILocalMembership OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router has (S,G) local membership on this
interface (resulting from a mechanism such as IGMP or MLD).
This corresponds to local_receiver_include(S,G,I) in the
PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 3 }

.1.3.6.1.2.1.157.1.7.1.4
pimSGIJoinPruneState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {noInfo(1), join(2), prunePending(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state resulting from (S,G) Join/Prune messages
received on this interface. This corresponds to the state
of the downstream per-interface (S,G) state machine in the
PIM-SM and PIM-DM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 4 }

.1.3.6.1.2.1.157.1.7.1.5
pimSGIPrunePendingTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router acts on an (S,G)
Prune message received on this interface, during which the
router is waiting to see whether another downstream router
will override the Prune message. This timer is called the
(S,G) Prune-Pending Timer in the PIM-SM specification. This
object is zero if the timer is not running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 5 }

.1.3.6.1.2.1.157.1.7.1.6
pimSGIJoinExpiryTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before (S,G) Join state for this
interface expires. This timer is called the (S,G) Join
Expiry Timer in the PIM-SM specification. This object is
zero if the timer is not running. A value of 'FFFFFFFF'h
indicates an infinite expiry time. This timer is called the
(S,G) Prune Timer in the PIM-DM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 6 }

.1.3.6.1.2.1.157.1.7.1.7
pimSGIAssertState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The (S,G) Assert state for this interface. This
corresponds to the state of the per-interface (S,G) Assert
state machine in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 7 }

.1.3.6.1.2.1.157.1.7.1.8
pimSGIAssertTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGIAssertState is 'iAmAssertWinner', this is the time
remaining before the local router next sends a (S,G) Assert
message on this interface. If pimSGIAssertState is
'iAmAssertLoser', this is the time remaining before the
(S,G) Assert state expires. If pimSGIAssertState is
'noInfo', this is zero. This timer is called the (S,G)
Assert Timer in the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 8 }

.1.3.6.1.2.1.157.1.7.1.9
pimSGIAssertWinnerAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGIAssertState is 'iAmAssertLoser', this is the
address type of the assert winner; otherwise, this object is
unknown(0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 9 }

.1.3.6.1.2.1.157.1.7.1.10
pimSGIAssertWinnerAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGIAssertState is 'iAmAssertLoser', this is the
address of the assert winner. The InetAddressType is given
by the pimSGIAssertWinnerAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 10 }

.1.3.6.1.2.1.157.1.7.1.11
pimSGIAssertWinnerMetricPref OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGIAssertState is 'iAmAssertLoser', this is the
metric preference of the route to the source advertised by
the assert winner; otherwise, this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 11 }

.1.3.6.1.2.1.157.1.7.1.12
pimSGIAssertWinnerMetric OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If pimSGIAssertState is 'iAmAssertLoser', this is the
routing metric of the route to the source advertised by the
assert winner; otherwise, this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGITable(7) pimSGIEntry(1) 12 }

.1.3.6.1.2.1.157.1.8
pimSGRptTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the non-interface specific
(S,G,rpt) state that PIM has."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 8 }

.1.3.6.1.2.1.157.1.8.1
pimSGRptEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimStarGAddressType, pimStarGGrpAddress, pimSGRptSrcAddress }
DESCRIPTION "An entry (conceptual row) in the pimSGRptTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptTable(8) 1 }

.1.3.6.1.2.1.157.1.8.1.1
pimSGRptSrcAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The source address for this entry. The InetAddressType is
given by the pimStarGAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptTable(8) pimSGRptEntry(1) 1 }

.1.3.6.1.2.1.157.1.8.1.2
pimSGRptUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this entry was created by the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptTable(8) pimSGRptEntry(1) 2 }

.1.3.6.1.2.1.157.1.8.1.3
pimSGRptUpstreamPruneState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {rptNotJoined(1), pruned(2), notPruned(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router should prune the source off the RP
tree. This corresponds to the state of the upstream
(S,G,rpt) state machine for triggered messages in the PIM-SM
specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptTable(8) pimSGRptEntry(1) 3 }

.1.3.6.1.2.1.157.1.8.1.4
pimSGRptUpstreamOverrideTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router sends a
triggered (S,G,rpt) Join message on pimStarGRPFIfIndex.
This timer is called the (S,G,rpt) Upstream Override Timer
in the PIM-SM specification. This object is zero if the
timer is not running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptTable(8) pimSGRptEntry(1) 4 }

.1.3.6.1.2.1.157.1.9
pimSGRptITable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interface-specific
(S,G,rpt) state that PIM has."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 9 }

.1.3.6.1.2.1.157.1.9.1
pimSGRptIEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimStarGAddressType, pimStarGGrpAddress, pimSGRptSrcAddress,
pimSGRptIIfIndex }
DESCRIPTION "An entry (conceptual row) in the pimSGRptITable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) 1 }

.1.3.6.1.2.1.157.1.9.1.1
pimSGRptIIfIndex OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex of the interface that this entry corresponds
to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) pimSGRptIEntry(1) 1 }

.1.3.6.1.2.1.157.1.9.1.2
pimSGRptIUpTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since this entry was created by the local router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) pimSGRptIEntry(1) 2 }

.1.3.6.1.2.1.157.1.9.1.3
pimSGRptILocalMembership OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router has both (*,G) include local
membership and (S,G) exclude local membership on this
interface (resulting from a mechanism such as IGMP or MLD).
This corresponds to local_receiver_exclude(S,G,I) in the
PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) pimSGRptIEntry(1) 3 }

.1.3.6.1.2.1.157.1.9.1.4
pimSGRptIJoinPruneState OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX INTEGER {noInfo(1), prune(2), prunePending(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state resulting from (S,G,rpt) Join/Prune messages
received on this interface. This corresponds to the state
of the downstream per-interface (S,G,rpt) state machine in
the PIM-SM specification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) pimSGRptIEntry(1) 4 }

.1.3.6.1.2.1.157.1.9.1.5
pimSGRptIPrunePendingTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router starts pruning
this source off the RP tree. This timer is called the
(S,G,rpt) Prune-Pending Timer in the PIM-SM specification.
This object is zero if the timer is not running."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) pimSGRptIEntry(1) 5 }

.1.3.6.1.2.1.157.1.9.1.6
pimSGRptIPruneExpiryTimer OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before (S,G,rpt) Prune state for this
interface expires. This timer is called the (S,G,rpt)
Prune Expiry Timer in the PIM-SM specification. This object
is zero if the timer is not running. A value of 'FFFFFFFF'h
indicates an infinite expiry time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimSGRptITable(9) pimSGRptIEntry(1) 6 }

.1.3.6.1.2.1.157.1.13
pimGroupMappingTable OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing mappings from multicast
group prefixes to the PIM mode and RP address to use for
groups within that group prefix.

Rows in this table are created for a variety of reasons,


indicated by the value of the pimGroupMappingOrigin object.

- Rows with a pimGroupMappingOrigin value of 'fixed' are


created automatically by the router at startup, to
correspond to the well-defined prefixes of link-local and
unroutable group addresses. These rows are never
destroyed.

- Rows with a pimGroupMappingOrigin value of 'embedded' are


created by the router to correspond to group prefixes
that are to be treated as being in Embedded-RP format.

- Rows with a pimGroupMappingOrigin value of 'configRp' are


created and destroyed as a result of rows in the
pimStaticRPTable being created and destroyed.
- Rows with a pimGroupMappingOrigin value of 'configSsm'
are created and destroyed as a result of configuration of
SSM address ranges to the local router.

- Rows with a pimGroupMappingOrigin value of 'bsr' are


created as a result of running the PIM Bootstrap Router
(BSR) mechanism. If the local router is not the elected
BSR, these rows are created to correspond to group
prefixes in the PIM Bootstrap messages received from the
elected BSR. If the local router is the elected BSR,
these rows are created to correspond to group prefixes in
the PIM Bootstrap messages that the local router sends.
In either case, these rows are destroyed when the group
prefixes are timed out by the BSR mechanism.

- Rows with a pimGroupMappingOrigin value of 'other' are


created and destroyed according to some other mechanism
not specified here.

Given the collection of rows in this table at any point in


time, the PIM mode and RP address to use for a particular
group is determined using the following algorithm.

1. From the set of all rows, the subset whose group prefix
contains the group in question are selected.

2. If there are no such rows, then the group mapping is


undefined.

3. If there are multiple selected rows, and a subset is


defined by pimStaticRPTable (pimGroupMappingOrigin value
of 'configRp') with pimStaticRPOverrideDynamic set to
TRUE, then this subset is selected.

4. From the selected subset of rows, the subset that have


the greatest value of pimGroupMappingGrpPrefixLength are
selected.

5. If there are still multiple selected rows, the subset


that has the highest precedence (the lowest numerical
value for pimGroupMappingPrecedence) is selected.

6. If there are still multiple selected rows, the row


selected is implementation dependent; the implementation
might or might not apply the PIM hash function to select
the row.

7. The group mode to use is given by the value of


pimGroupMappingPimMode from the single selected row; the
RP to use is given by the value of
pimGroupMappingRPAddress, unless pimGroupMappingOrigin is
'embedded', in which case, the RP is extracted from the
group address in question."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 13 }

.1.3.6.1.2.1.157.1.13.1
pimGroupMappingEntry OBJECT-TYPE
-- FROM PIM-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimGroupMappingOrigin, pimGroupMappingAddressType,
pimGroupMappingGrpAddress, pimGroupMappingGrpPrefixLength,
pimGroupMappingRPAddressType, pimGroupMappingRPAddress }
DESCRIPTION "An entry (conceptual row) in the pimGroupMappingTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) 1 }

.1.3.6.1.2.1.157.1.13.1.1
pimGroupMappingOrigin OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION PimGroupMappingOriginType
SYNTAX INTEGER {fixed(1), configRp(2), configSsm(3), bsr(4), autoRP(5),
embedded(6), other(7)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The mechanism by which this group mapping was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 1 }

.1.3.6.1.2.1.157.1.13.1.2
pimGroupMappingAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the IP multicast group prefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 2 }

.1.3.6.1.2.1.157.1.13.1.3
pimGroupMappingGrpAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address that, when combined with
pimGroupMappingGrpPrefixLength, gives the group prefix for
this mapping. The InetAddressType is given by the
pimGroupMappingAddressType object.

This address object is only significant up to


pimGroupMappingGrpPrefixLength bits. The remainder of the
address bits are zero. This is especially important for
this index field, which is part of the index of this entry.
Any non-zero bits would signify an entirely different
entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 3 }

.1.3.6.1.2.1.157.1.13.1.4
pimGroupMappingGrpPrefixLength OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (4..128)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The multicast group prefix length that, when combined
with pimGroupMappingGrpAddress, gives the group prefix for
this mapping. The InetAddressType is given by the
pimGroupMappingAddressType object. If
pimGroupMappingAddressType is 'ipv4' or 'ipv4z', this
object must be in the range 4..32. If
pimGroupMappingAddressType is 'ipv6' or 'ipv6z', this object
must be in the range 8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 4 }

.1.3.6.1.2.1.157.1.13.1.5
pimGroupMappingRPAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the RP to be used for groups within
this group prefix, or unknown(0) if no RP is to be used or
if the RP address is unknown. This object must be
unknown(0) if pimGroupMappingPimMode is ssm(2), or if
pimGroupMappingOrigin is embedded(6)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 5 }

.1.3.6.1.2.1.157.1.13.1.6
pimGroupMappingRPAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP address of the RP to be used for groups within this
group prefix. The InetAddressType is given by the
pimGroupMappingRPAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 6 }

.1.3.6.1.2.1.157.1.13.1.7
pimGroupMappingPimMode OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION PimMode
SYNTAX INTEGER {none(1), ssm(2), asm(3), bidir(4), dm(5), other(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The PIM mode to be used for groups in this group prefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 7 }

.1.3.6.1.2.1.157.1.13.1.8
pimGroupMappingPrecedence OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The precedence of this row, used in the algorithm that
determines which row applies to a given group address
(described above). Numerically higher values for this
object indicate lower precedences, with the value zero
denoting the highest precedence.

The absolute values of this object have a significance only


on the local router and do not need to be coordinated with
other routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1)
pimGroupMappingTable(13) pimGroupMappingEntry(1) 8 }

.1.3.6.1.2.1.157.1.14
pimKeepalivePeriod OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The duration of the Keepalive Timer. This is the period
during which the PIM router will maintain (S,G) state in the
absence of explicit (S,G) local membership or (S,G) join
messages received to maintain it. This timer period is
called the Keepalive_Period in the PIM-SM specification. It
is called the SourceLifetime in the PIM-DM specification.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 210 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 14 }

.1.3.6.1.2.1.157.1.15
pimRegisterSuppressionTime OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The duration of the Register Suppression Timer. This is
the period during which a PIM Designated Router (DR) stops
sending Register-encapsulated data to the Rendezvous Point
(RP) after receiving a Register-Stop message. This object
is used to run timers both at the DR and at the RP. This
timer period is called the Register_Suppression_Time in the
PIM-SM specification.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 15 }

.1.3.6.1.2.1.157.1.16
pimStarGEntries OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in the pimStarGTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 16 }
.1.3.6.1.2.1.157.1.17
pimStarGIEntries OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in the pimStarGITable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 17 }

.1.3.6.1.2.1.157.1.18
pimSGEntries OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in the pimSGTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 18 }

.1.3.6.1.2.1.157.1.19
pimSGIEntries OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in the pimSGITable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 19 }

.1.3.6.1.2.1.157.1.20
pimSGRptEntries OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in the pimSGRptTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 20 }

.1.3.6.1.2.1.157.1.21
pimSGRptIEntries OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of entries in the pimSGRptITable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 21 }

.1.3.6.1.2.1.157.1.22
pimOutAsserts OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Asserts sent by this router.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 22 }

.1.3.6.1.2.1.157.1.23
pimInAsserts OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Asserts received by this router. Asserts
are multicast to all routers on a network. This counter is
incremented by all routers that receive an assert, not only
those routers that are contesting the assert.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 23 }

.1.3.6.1.2.1.157.1.24
pimLastAssertInterface OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The interface on which this router most recently sent or
received an assert, or zero if this router has not sent or
received an assert."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 24 }

.1.3.6.1.2.1.157.1.25
pimLastAssertGroupAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the multicast group address in the most
recently sent or received assert. If this router has not
sent or received an assert, then this object is set to
unknown(0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 25 }

.1.3.6.1.2.1.157.1.26
pimLastAssertGroupAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The multicast group address in the most recently sent or
received assert. The InetAddressType is given by the
pimLastAssertGroupAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 26 }

.1.3.6.1.2.1.157.1.27
pimLastAssertSourceAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the source address in the most recently
sent or received assert. If the most recent assert was
(*,G), or if this router has not sent or received an assert,
then this object is set to unknown(0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 27 }

.1.3.6.1.2.1.157.1.28
pimLastAssertSourceAddress OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source address in the most recently sent or received
assert. The InetAddressType is given by the
pimLastAssertSourceAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 28 }

.1.3.6.1.2.1.157.1.29
pimNeighborLossNotificationPeriod OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum time that must elapse between pimNeighborLoss
notifications originated by this router. The maximum value
65535 represents an 'infinite' time, in which case, no
pimNeighborLoss notifications are ever sent.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 29 }

.1.3.6.1.2.1.157.1.30
pimNeighborLossCount OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of neighbor loss events that have occurred.

This counter is incremented when the neighbor timer expires,


and the router has no other neighbors on the same interface
with the same IP version and a lower IP address than itself.

This counter is incremented whenever a pimNeighborLoss


notification would be generated.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 30 }

.1.3.6.1.2.1.157.1.31
pimInvalidRegisterNotificationPeriod OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (10..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum time that must elapse between
pimInvalidRegister notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case, no pimInvalidRegister notifications are ever
sent.

The non-zero minimum allowed value provides resilience


against propagation of denial-of-service attacks from the
data and control planes to the network management plane.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 31 }

.1.3.6.1.2.1.157.1.32
pimInvalidRegisterMsgsRcvd OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of invalid PIM Register messages that have been
received by this device.

A PIM Register message is invalid if either

o the destination address of the Register message does not


match the Group to RP mapping on this device, or

o this device believes the group address to be within an


SSM address range, but this Register implies ASM usage.

These conditions can occur transiently while RP mapping


changes propagate through the network. If this counter is
incremented repeatedly over several minutes, then there is a
persisting configuration error that requires correction.

The active Group to RP mapping on this device is specified


by the object pimGroupMappingPimMode. If there is no such
mapping, then the object pimGroupMappingPimMode is absent.
The RP address contained in the invalid Register is
pimInvalidRegisterRp.

Multicast data carried by invalid Register messages is


discarded. The discarded data is from a source directly
connected to pimInvalidRegisterOrigin, and is addressed to
pimInvalidRegisterGroup.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 32 }

.1.3.6.1.2.1.157.1.33
pimInvalidRegisterAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type stored in pimInvalidRegisterOrigin,
pimInvalidRegisterGroup, and pimInvalidRegisterRp.

If no invalid Register messages have been received, then


this object is set to unknown(0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 33 }

.1.3.6.1.2.1.157.1.34
pimInvalidRegisterOrigin OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source address of the last invalid Register message
received by this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 34 }

.1.3.6.1.2.1.157.1.35
pimInvalidRegisterGroup OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP multicast group address to which the last invalid
Register message received by this device was addressed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 35 }

.1.3.6.1.2.1.157.1.36
pimInvalidRegisterRp OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The RP address to which the last invalid Register message
received by this device was delivered."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 36 }

.1.3.6.1.2.1.157.1.37
pimInvalidJoinPruneNotificationPeriod OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (10..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum time that must elapse between
pimInvalidJoinPrune notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case, no pimInvalidJoinPrune notifications are ever
sent.

The non-zero minimum allowed value provides resilience


against propagation of denial-of-service attacks from the
control plane to the network management plane.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 37 }

.1.3.6.1.2.1.157.1.38
pimInvalidJoinPruneMsgsRcvd OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of invalid PIM Join/Prune messages that have
been received by this device.

A PIM Join/Prune message is invalid if either

o the Group to RP mapping specified by this message does not


match the Group to RP mapping on this device, or

o this device believes the group address to be within an


SSM address range, but this Join/Prune (*,G) or (S,G,rpt)
implies ASM usage.

These conditions can occur transiently while RP mapping


changes propagate through the network. If this counter is
incremented repeatedly over several minutes, then there is a
persisting configuration error that requires correction.

The active Group to RP mapping on this device is specified


by the object pimGroupMappingPimMode. If there is no such
mapping, then the object pimGroupMappingPimMode is absent.
The RP address contained in the invalid Join/Prune is
pimInvalidJoinPruneRp.

Invalid Join/Prune messages are discarded. This may result


in loss of multicast data affecting listeners downstream of
pimInvalidJoinPruneOrigin, for multicast data addressed to
pimInvalidJoinPruneGroup.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 38 }

.1.3.6.1.2.1.157.1.39
pimInvalidJoinPruneAddressType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type stored in pimInvalidJoinPruneOrigin,
pimInvalidJoinPruneGroup, and pimInvalidJoinPruneRp.

If no invalid Join/Prune messages have been received, this


object is set to unknown(0)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 39 }

.1.3.6.1.2.1.157.1.40
pimInvalidJoinPruneOrigin OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source address of the last invalid Join/Prune message
received by this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 40 }

.1.3.6.1.2.1.157.1.41
pimInvalidJoinPruneGroup OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP multicast group address carried in the last
invalid Join/Prune message received by this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 41 }

.1.3.6.1.2.1.157.1.42
pimInvalidJoinPruneRp OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0 | 4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The RP address carried in the last invalid Join/Prune
message received by this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 42 }

.1.3.6.1.2.1.157.1.43
pimRPMappingNotificationPeriod OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum time that must elapse between
pimRPMappingChange notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case, no pimRPMappingChange notifications are ever
sent.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 43 }

.1.3.6.1.2.1.157.1.44
pimRPMappingChangeCount OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of changes to active RP mappings on this device.

Information about active RP mappings is available in


pimGroupMappingTable. Only changes to active mappings cause
this counter to be incremented. That is, changes that
modify the pimGroupMappingEntry with the highest precedence
for a group (lowest value of pimGroupMappingPrecedence).

Such changes may result from manual configuration of this


device, or from automatic RP mapping discovery methods
including the PIM Bootstrap Router (BSR) mechanism.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 44 }

.1.3.6.1.2.1.157.1.45
pimInterfaceElectionNotificationPeriod OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum time that must elapse between
pimInterfaceElection notifications originated by this
router. The default value of 65535 represents an 'infinite'
time, in which case, no pimInterfaceElection notifications
are ever sent.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 65535 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 45 }

.1.3.6.1.2.1.157.1.46
pimInterfaceElectionWinCount OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times this device has been elected DR or DF
on any interface.

Elections occur frequently on newly-active interfaces, as


triggered Hellos establish adjacencies. This counter is not
incremented for elections on an interface until the first
periodic Hello has been sent. If this router is the DR or
DF at the time of sending the first periodic Hello after
interface activation, then this counter is incremented
(once) at that time.

Discontinuities in the value of this counter can occur at


re-initialization of the management system, for example,
when the device is rebooted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 46 }

.1.3.6.1.2.1.157.1.47
pimRefreshInterval OBJECT-TYPE
-- FROM PIM-STD-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The interval between successive State Refresh messages sent
by an Originator. This timer period is called the
RefreshInterval in the PIM-DM specification. This object is
used only by PIM-DM.

The storage type of this object is determined by


pimDeviceConfigStorageType."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 47 }

.1.3.6.1.2.1.157.1.48
pimDeviceConfigStorageType OBJECT-TYPE
-- FROM PIM-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The storage type used for the global PIM configuration of
this device, comprised of the objects listed below. If this
storage type takes the value 'permanent', write-access to
the listed objects need not be allowed.

The objects described by this storage type are:


pimKeepalivePeriod, pimRegisterSuppressionTime,
pimNeighborLossNotificationPeriod,
pimInvalidRegisterNotificationPeriod,
pimInvalidJoinPruneNotificationPeriod,
pimRPMappingNotificationPeriod,
pimInterfaceElectionNotificationPeriod, and
pimRefreshInterval."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) pim(1) 48 }

.1.3.6.1.2.1.157.2
pimMIBConformance OBJECT-TYPE
-- FROM PIM-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157) 2 }

.1.3.6.1.2.1.157.2.1
pimMIBCompliances OBJECT-TYPE
-- FROM PIM-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) 1 }

.1.3.6.1.2.1.157.2.1.1
pimMIBComplianceAsm MODULE-COMPLIANCE
-- FROM PIM-STD-MIB
DESCRIPTION "The compliance statement for routers which are running
PIM-SM (Sparse Mode)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBCompliances(1) 1 }

.1.3.6.1.2.1.157.2.1.2
pimMIBComplianceBidir MODULE-COMPLIANCE
-- FROM PIM-STD-MIB
DESCRIPTION "The compliance statement for routers which are running
Bidir-PIM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBCompliances(1) 2 }

.1.3.6.1.2.1.157.2.1.3
pimMIBComplianceSsm MODULE-COMPLIANCE
-- FROM PIM-STD-MIB
DESCRIPTION "The compliance statement for routers which are running
PIM SSM (Source Specific Multicast)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBCompliances(1) 3 }

.1.3.6.1.2.1.157.2.1.4
pimMIBComplianceDm MODULE-COMPLIANCE
-- FROM PIM-STD-MIB
DESCRIPTION "The compliance statement for routers which are running
PIM-DM (Dense Mode)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBCompliances(1) 4 }

.1.3.6.1.2.1.157.2.2
pimMIBGroups OBJECT-TYPE
-- FROM PIM-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) 2 }

.1.3.6.1.2.1.157.2.2.1
pimTopologyGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of read-only objects used to report local PIM
topology."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 1 }

.1.3.6.1.2.1.157.2.2.2
pimNotificationGroup OBJECT-TYPE
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of notifications for signaling important PIM
events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 2 }

.1.3.6.1.2.1.157.2.2.3
pimTuningParametersGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of writeable objects used to configure PIM
behavior and to tune performance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 3 }

.1.3.6.1.2.1.157.2.2.4
pimRouterStatisticsGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of statistics global to the PIM router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 4 }
.1.3.6.1.2.1.157.2.2.5
pimSsmGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of objects to support management of PIM
routers running the PIM SSM (Source Specific Multicast)
protocol, in PIM mode SM (Sparse Mode)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 5 }

.1.3.6.1.2.1.157.2.2.7
pimSmGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of objects to support management of PIM
routers running PIM-SM (Sparse Mode). The groups
pimSsmGroup and pimRPConfigGroup are also required."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 7 }

.1.3.6.1.2.1.157.2.2.11
pimNetMgmtNotificationObjects OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of objects to support notification of PIM
network management events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 11 }

.1.3.6.1.2.1.157.2.2.13
pimDiagnosticsGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "Objects providing additional diagnostics related to a PIM
router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 13 }

.1.3.6.1.2.1.157.2.2.14
pimDmGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "A collection of objects required for management of PIM
Dense Mode (PIM-DM) function. The groups pimSsmGroup and
pimSmGroup are also required."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 14 }

.1.3.6.1.2.1.157.2.2.15
pimDeviceStorageGroup OBJECT-GROUP
-- FROM PIM-STD-MIB
DESCRIPTION "An object that specifies the volatility of global PIM
configuration settings on this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimStdMIB(157)
pimMIBConformance(2) pimMIBGroups(2) 15 }

.1.3.6.1.2.1.158
dot3OamMIB MODULE-IDENTITY
-- FROM DOT3-OAM-MIB
DESCRIPTION "The MIB module for managing the new Ethernet OAM features
introduced by the Ethernet in the First Mile taskforce (IEEE
802.3ah). The functionality presented here is based on IEEE
802.3ah [802.3ah], released in October, 2004. [802.3ah] was
prepared as an addendum to the standing version of IEEE 802.3
[802.3-2002]. Since then, [802.3ah] has been
merged into the base IEEE 802.3 specification in [802.3-2005].

In particular, this MIB focuses on the new OAM functions


introduced in Clause 57 of [802.3ah]. The OAM functionality
of Clause 57 is controlled by new management attributes
introduced in Clause 30 of [802.3ah]. The OAM functions are
not specific to any particular Ethernet physical layer, and
can be generically applied to any Ethernet interface of
[802.3-2002].

An Ethernet OAM protocol data unit is a valid Ethernet frame


with a destination MAC address equal to the reserved MAC
address for Slow Protocols (See 43B of [802.3ah]), a
lengthOrType field equal to the reserved type for Slow
Protocols, and a Slow Protocols subtype equal to that of the
subtype reserved for Ethernet OAM. OAMPDU is used throughout
this document as an abbreviation for Ethernet OAM protocol
data unit.

The following reference is used throughout this MIB module:


[802.3ah] refers to:
IEEE Std 802.3ah-2004: 'Draft amendment to -
Information technology - Telecommunications and
information exchange between systems - Local and
metropolitan area networks - Specific requirements - Part
3: Carrier sense multiple access with collision detection
(CSMA/CD) access method and physical layer specifications
- Media Access Control Parameters, Physical Layers and
Management Parameters for subscriber access networks',
October 2004.

[802.3-2002] refers to:


IEEE Std 802.3-2002:
'Information technology - Telecommunications and
information exchange between systems - Local and
metropolitan area networks - Specific requirements - Part
3: Carrier sense multiple access with collision detection
(CSMA/CD) access method and physical layer specifications
- Media Access Control Parameters, Physical Layers and
Management Parameters for subscriber access networks',
March 2002.

[802.3-2005] refers to:


IEEE Std 802.3-2005:
'Information technology - Telecommunications and
information exchange between systems - Local and
metropolitan area networks - Specific requirements - Part
3: Carrier sense multiple access with collision detection
(CSMA/CD) access method and physical layer specifications
- Media Access Control Parameters, Physical Layers and
Management Parameters for subscriber access networks',
December 2005.

[802-2001] refers to:


'IEEE Standard for LAN/MAN (Local Area
Network/Metropolitan Area Network): Overview and
Architecture', IEEE 802, June 2001.
Copyright (c) The IETF Trust (2007). This version of
this MIB module is part of RFC 4878; See the RFC itself for
full legal notices. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 158 }

.1.3.6.1.2.1.158.0
dot3OamNotifications OBJECT-TYPE
-- FROM DOT3-OAM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158) 0 }

.1.3.6.1.2.1.158.0.1
dot3OamThresholdEvent NOTIFICATION-TYPE
-- FROM DOT3-OAM-MIB
OBJECTS { dot3OamEventLogTimestamp, dot3OamEventLogOui, dot3OamEventLogType,
dot3OamEventLogLocation, dot3OamEventLogWindowHi, dot3OamEventLogWindowLo,
dot3OamEventLogThresholdHi, dot3OamEventLogThresholdLo, dot3OamEventLogValue,
dot3OamEventLogRunningTotal, dot3OamEventLogEventTotal }
DESCRIPTION "A dot3OamThresholdEvent notification is sent when a local or
remote threshold crossing event is detected. A local
threshold crossing event is detected by the local entity,
while a remote threshold crossing event is detected by the
reception of an Ethernet OAM Event Notification OAMPDU
that indicates a threshold event.

This notification should not be sent more than once per


second.

The OAM entity can be derived from extracting the ifIndex from
the variable bindings. The objects in the notification
correspond to the values in a row instance in the
dot3OamEventLogTable.

The management entity should periodically check


dot3OamEventLogTable to detect any missed events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamNotifications(0) 1 }

.1.3.6.1.2.1.158.0.2
dot3OamNonThresholdEvent NOTIFICATION-TYPE
-- FROM DOT3-OAM-MIB
OBJECTS { dot3OamEventLogTimestamp, dot3OamEventLogOui, dot3OamEventLogType,
dot3OamEventLogLocation, dot3OamEventLogEventTotal }
DESCRIPTION "A dot3OamNonThresholdEvent notification is sent when a local
or remote non-threshold crossing event is detected. A local
event is detected by the local entity, while a remote event is
detected by the reception of an Ethernet OAM Event
Notification OAMPDU that indicates a non-threshold crossing
event.

This notification should not be sent more than once per


second.

The OAM entity can be derived from extracting the ifIndex from
the variable bindings. The objects in the notification
correspond to the values in a row instance of the
dot3OamEventLogTable.

The management entity should periodically check


dot3OamEventLogTable to detect any missed events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamNotifications(0) 2 }

.1.3.6.1.2.1.158.1
dot3OamObjects OBJECT-TYPE
-- FROM DOT3-OAM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158) 1 }

.1.3.6.1.2.1.158.1.1
dot3OamTable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the primary controls and status for the
OAM capabilities of an Ethernet-like interface. There will be
one row in this table for each Ethernet-like interface in the
system that supports the OAM functions defined in [802.3ah].
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) 1 }

.1.3.6.1.2.1.158.1.1.1
dot3OamEntry OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the table that contains information on the
Ethernet OAM function for a single Ethernet like interface.
Entries in the table are created automatically for each
interface supporting Ethernet OAM. The status of the row
entry can be determined from dot3OamOperStatus.

A dot3OamEntry is indexed in the dot3OamTable by the ifIndex


object of the Interfaces MIB.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) 1 }

.1.3.6.1.2.1.158.1.1.1.1
dot3OamAdminState OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is used to provision the default administrative
OAM mode for this interface. This object represents the
desired state of OAM for this interface.

The dot3OamAdminState always starts in the disabled(2) state


until an explicit management action or configuration
information retained by the system causes a transition to the
enabled(1) state. When enabled(1), Ethernet OAM will attempt
to operate over this interface.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) dot3OamEntry(1) 1 }
.1.3.6.1.2.1.158.1.1.1.2
dot3OamOperStatus OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {disabled(1), linkFault(2), passiveWait(3), activeSendLocal(4),
sendLocalAndRemote(5), sendLocalAndRemoteOk(6), oamPeeringLocallyRejected(7),
oamPeeringRemotelyRejected(8), operational(9), nonOperHalfDuplex(10)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "At initialization and failure conditions, two OAM entities on
the same full-duplex Ethernet link begin a discovery phase to
determine what OAM capabilities may be used on that link. The
progress of this initialization is controlled by the OA
sublayer.

This value is always disabled(1) if OAM is disabled on this


interface via the dot3OamAdminState.

If the link has detected a fault and is transmitting OAMPDUs


with a link fault indication, the value is linkFault(2).
Also, if the interface is not operational (ifOperStatus is
not up(1)), linkFault(2) is returned. Note that the object
ifOperStatus may not be up(1) as a result of link failure or
administrative action (ifAdminState being down(2) or
testing(3)).

The passiveWait(3) state is returned only by OAM entities in


passive mode (dot3OamMode) and reflects the state in which the
OAM entity is waiting to see if the peer device is OA
capable. The activeSendLocal(4) value is used by active mode
devices (dot3OamMode) and reflects the OAM entity actively
trying to discover whether the peer has OAM capability but has
not yet made that determination.

The state sendLocalAndRemote(5) reflects that the local OA


entity has discovered the peer but has not yet accepted or
rejected the configuration of the peer. The local device can,
for whatever reason, decide that the peer device is
unacceptable and decline OAM peering. If the local OAM entity
rejects the peer OAM entity, the state becomes
oamPeeringLocallyRejected(7). If the OAM peering is allowed
by the local device, the state moves to
sendLocalAndRemoteOk(6). Note that both the
sendLocalAndRemote(5) and oamPeeringLocallyRejected(7) states
fall within the state SEND_LOCAL_REMOTE of the Discovery state
diagram [802.3ah, Figure 57-5], with the difference being
whether the local OAM client has actively rejected the peering
or has just not indicated any decision yet. Whether a peering
decision has been made is indicated via the local flags field
in the OAMPDU (reflected in the aOAMLocalFlagsField of
30.3.6.1.10).

If the remote OAM entity rejects the peering, the state


becomes oamPeeringRemotelyRejected(8). Note that both the
sendLocalAndRemoteOk(6) and oamPeeringRemotelyRejected(8)
states fall within the state SEND_LOCAL_REMOTE_OK of the
Discovery state diagram [802.3ah, Figure 57-5], with the
difference being whether the remote OAM client has rejected
the peering or has just not yet decided. This is indicated
via the remote flags field in the OAMPDU (reflected in the
aOAMRemoteFlagsField of 30.3.6.1.11).

When the local OAM entity learns that both it and the remote
OAM entity have accepted the peering, the state moves to
operational(9) corresponding to the SEND_ANY state of the
Discovery state diagram [802.3ah, Figure 57-5].

Since Ethernet OAM functions are not designed to work


completely over half-duplex interfaces, the value
nonOperHalfDuplex(10) is returned whenever Ethernet OAM is
enabled (dot3OamAdminState is enabled(1)), but the interface
is in half-duplex operation.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) dot3OamEntry(1) 2 }

.1.3.6.1.2.1.158.1.1.1.3
dot3OamMode OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {passive(1), active(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object configures the mode of OAM operation for this
Ethernet-like interface. OAM on Ethernet interfaces may be in
'active' mode or 'passive' mode. These two modes differ in
that active mode provides additional capabilities to initiate
monitoring activities with the remote OAM peer entity, while
passive mode generally waits for the peer to initiate OA
actions with it. As an example, an active OAM entity can put
the remote OAM entity in a loopback state, where a passive OA
entity cannot.

The default value of dot3OamMode is dependent on the type of


system on which this Ethernet-like interface resides. The
default value should be 'active(2)' unless it is known that
this system should take on a subservient role to the other
device connected over this interface.

Changing this value results in incrementing the configuration


revision field of locally generated OAMPDUs (30.3.6.1.12) and
potentially re-doing the OAM discovery process if the
dot3OamOperStatus was already operational(9).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) dot3OamEntry(1) 3 }

.1.3.6.1.2.1.158.1.1.1.4
dot3OamMaxOamPduSize OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32 (64..1518)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The largest OAMPDU that the OAM entity supports. OA
entities exchange maximum OAMPDU sizes and negotiate to use
the smaller of the two maximum OAMPDU sizes between the peers.
This value is determined by the local implementation.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) dot3OamEntry(1) 4 }

.1.3.6.1.2.1.158.1.1.1.5
dot3OamConfigRevision OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The configuration revision of the OAM entity as reflected in
the latest OAMPDU sent by the OAM entity. The config revision
is used by OAM entities to indicate that configuration changes
have occurred, which might require the peer OAM entity to
re-evaluate whether OAM peering is allowed.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) dot3OamEntry(1) 5 }

.1.3.6.1.2.1.158.1.1.1.6
dot3OamFunctionsSupported OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX BITS {unidirectionalSupport(0), loopbackSupport(1), eventSupport(2),
variableSupport(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OAM functions supported on this Ethernet-like interface.
OAM consists of separate functional sets beyond the basic
discovery process that is always required. These functional
groups can be supported independently by any implementation.
These values are communicated to the peer via the local
configuration field of Information OAMPDUs.

Setting 'unidirectionalSupport(0)' indicates that the OA


entity supports the transmission of OAMPDUs on links that are
operating in unidirectional mode (traffic flowing in one
direction only). Setting 'loopbackSupport(1)' indicates that
the OAM entity can initiate and respond to loopback commands.
Setting 'eventSupport(2)' indicates that the OAM entity can
send and receive Event Notification OAMPDUs. Setting
'variableSupport(3)' indicates that the OAM entity can send
and receive Variable Request and Response OAMPDUs.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamTable(1) dot3OamEntry(1) 6 }

.1.3.6.1.2.1.158.1.2
dot3OamPeerTable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about the OAM peer for a
particular Ethernet-like interface. OAM entities communicate
with a single OAM peer entity on Ethernet links on which OA
is enabled and operating properly. There is one entry in this
table for each entry in the dot3OamTable for which information
on the peer OAM entity is available.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) 2 }
.1.3.6.1.2.1.158.1.2.1
dot3OamPeerEntry OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the table containing information on the peer OA
entity for a single Ethernet-like interface.

Note that there is at most one OAM peer for each Ethernet-like
interface. Entries are automatically created when information
about the OAM peer entity becomes available, and automatically
deleted when the OAM peer entity is no longer in
communication. Peer information is not available when
dot3OamOperStatus is disabled(1), linkFault(2),
passiveWait(3), activeSendLocal(4), or nonOperHalfDuplex(10).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) 1 }

.1.3.6.1.2.1.158.1.2.1.1
dot3OamPeerMacAddress OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION MacAddress
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1x:"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The MAC address of the peer OAM entity. The MAC address is
derived from the most recently received OAMPDU.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 1 }

.1.3.6.1.2.1.158.1.2.1.2
dot3OamPeerVendorOui OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION EightOTwoOui
SYNTAX OCTET STRING (3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OUI of the OAM peer as reflected in the latest
Information OAMPDU received with a Local Information TLV. The
OUI can be used to identify the vendor of the remote OA
entity. This value is initialized to three octets of zero
before any Local Information TLV is received.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 2 }

.1.3.6.1.2.1.158.1.2.1.3
dot3OamPeerVendorInfo OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Vendor Info of the OAM peer as reflected in the latest
Information OAMPDU received with a Local Information TLV.
The semantics of the Vendor Information field is proprietary
and specific to the vendor (identified by the
dot3OamPeerVendorOui). This information could, for example,
be used to identify a specific product or product family.
This value is initialized to zero before any Local
Information TLV is received.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 3 }

.1.3.6.1.2.1.158.1.2.1.4
dot3OamPeerMode OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {passive(1), active(2), unknown(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The mode of the OAM peer as reflected in the latest
Information OAMPDU received with a Local Information TLV. The
mode of the peer can be determined from the Configuration
field in the Local Information TLV of the last Information
OAMPDU received from the peer. The value is unknown(3)
whenever no Local Information TLV has been received. The
values of active(2) and passive(1) are returned when a Local
Information TLV has been received indicating that the peer is
in active or passive mode, respectively.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 4 }

.1.3.6.1.2.1.158.1.2.1.5
dot3OamPeerMaxOamPduSize OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32 (0 | 64..1518)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The maximum size of OAMPDU supported by the peer as reflected
in the latest Information OAMPDU received with a Local
Information TLV. Ethernet OAM on this interface must not use
OAMPDUs that exceed this size. The maximum OAMPDU size can be
determined from the PDU Configuration field of the Local
Information TLV of the last Information OAMPDU received from
the peer. A value of zero is returned if no Local Information
TLV has been received. Otherwise, the value of the OAM peer's
maximum OAMPDU size is returned in this value.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 5 }

.1.3.6.1.2.1.158.1.2.1.6
dot3OamPeerConfigRevision OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The configuration revision of the OAM peer as reflected in
the latest OAMPDU. This attribute is changed by the peer
whenever it has a local configuration change for Ethernet OA
on this interface. The configuration revision can be
determined from the Revision field of the Local Information
TLV of the most recently received Information OAMPDU with
a Local Information TLV. A value of zero is returned if
no Local Information TLV has been received.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 6 }

.1.3.6.1.2.1.158.1.2.1.7
dot3OamPeerFunctionsSupported OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX BITS {unidirectionalSupport(0), loopbackSupport(1), eventSupport(2),
variableSupport(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OAM functions supported on this Ethernet-like interface.
OAM consists of separate functionality sets above the basic
discovery process. This value indicates the capabilities of
the peer OAM entity with respect to these functions. This
value is initialized so all bits are clear.

If unidirectionalSupport(0) is set, then the peer OAM entity


supports sending OAM frames on Ethernet interfaces when the
receive path is known to be inoperable. If
loopbackSupport(1) is set, then the peer OAM entity can send
and receive OAM loopback commands. If eventSupport(2) is set,
then the peer OAM entity can send and receive event OAMPDUs to
signal various error conditions. If variableSupport(3) is
set, then the peer OAM entity can send and receive variable
requests to monitor the attribute value as described in Clause
57 of [802.3ah].

The capabilities of the OAM peer can be determined from the


configuration field of the Local Information TLV of the most
recently received Information OAMPDU with a Local Information
TLV. All zeros are returned if no Local Information TLV has
yet been received.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamPeerTable(2) dot3OamPeerEntry(1) 7 }

.1.3.6.1.2.1.158.1.3
dot3OamLoopbackTable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains controls for the loopback state of the
local link as well as indicates the status of the loopback
function. There is one entry in this table for each entry in
dot3OamTable that supports loopback functionality (where
dot3OamFunctionsSupported includes the loopbackSupport bit
set).

Loopback can be used to place the remote OAM entity in a state


where every received frame (except OAMPDUs) is echoed back
over the same interface on which they were received. In this
state, at the remote entity, 'normal' traffic is disabled as
only the looped back frames are transmitted on the interface.
Loopback is thus an intrusive operation that prohibits normal
data flow and should be used accordingly.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) 3 }

.1.3.6.1.2.1.158.1.3.1
dot3OamLoopbackEntry OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the table, containing information on the loopback
status for a single Ethernet-like interface. Entries in the
table are automatically created whenever the local OAM entity
supports loopback capabilities. The loopback status on the
interface can be determined from the dot3OamLoopbackStatus
object.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamLoopbackTable(3) 1 }

.1.3.6.1.2.1.158.1.3.1.1
dot3OamLoopbackStatus OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {noLoopback(1), initiatingLoopback(2), remoteLoopback(3),
terminatingLoopback(4), localLoopback(5), unknown(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The loopback status of the OAM entity. This status is
determined by a combination of the local parser and
multiplexer states, the remote parser and multiplexer states,
as well as by the actions of the local OAM client. When
operating in normal mode with no loopback in progress, the
status reads noLoopback(1).

The values initiatingLoopback(2) and terminatingLoopback(4)


can be read or written. The other values can only be read -
they can never be written. Writing initiatingLoopback causes
the local OAM entity to start the loopback process with its
peer. This value can only be written when the status is
noLoopback(1). Writing the value initiatingLoopback(2) in any
other state has no effect. When in remoteLoopback(3), writing
terminatingLoopback(4) causes the local OAM entity to initiate
the termination of the loopback state. Writing
terminatingLoopack(4) in any other state has no effect.

If the OAM client initiates a loopback and has sent a


Loopback OAMPDU and is waiting for a response, where the local
parser and multiplexer states are DISCARD (see [802.3ah,
57.2.11.1]), the status is 'initiatingLoopback'. In this
case, the local OAM entity has yet to receive any
acknowledgment that the remote OAM entity has received its
loopback command request.
If the local OAM client knows that the remote OAM entity is in
loopback mode (via the remote state information as described
in [802.3ah, 57.2.11.1, 30.3.6.1.15]), the status is
remoteLoopback(3). If the local OAM client is in the process
of terminating the remote loopback [802.3ah, 57.2.11.3,
30.3.6.1.14] with its local multiplexer and parser states in
DISCARD, the status is terminatingLoopback(4). If the remote
OAM client has put the local OAM entity in loopback mode as
indicated by its local parser state, the status is
localLoopback(5).

The unknown(6) status indicates that the parser and


multiplexer combination is unexpected. This status may be
returned if the OAM loopback is in a transition state but
should not persist.

The values of this attribute correspond to the following


values of the local and remote parser and multiplexer states.

value LclPrsr LclMux RmtPrsr RmtMux


noLoopback FWD FWD FWD FWD
initLoopback DISCARD DISCARD FWD FWD
rmtLoopback DISCARD FWD LPBK DISCARD
tmtngLoopback DISCARD DISCARD LPBK DISCARD
lclLoopback LPBK DISCARD DISCARD FWD
unknown *** any other combination ***
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamLoopbackTable(3) dot3OamLoopbackEntry(1) 1 }

.1.3.6.1.2.1.158.1.3.1.2
dot3OamLoopbackIgnoreRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {ignore(1), process(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Since OAM loopback is a disruptive operation (user traffic
does not pass), this attribute provides a mechanism to provide
controls over whether received OAM loopback commands are
processed or ignored. When the value is ignore(1), received
loopback commands are ignored. When the value is process(2),
OAM loopback commands are processed. The default value is to
ignore loopback commands (ignore(1)).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamLoopbackTable(3) dot3OamLoopbackEntry(1) 2 }

.1.3.6.1.2.1.158.1.4
dot3OamStatsTable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains statistics for the OAM function on a
particular Ethernet-like interface. There is an entry in the
table for every entry in the dot3OamTable.

The counters in this table are defined as 32-bit entries to


match the counter size as defined in [802.3ah]. Given that
the OA protocol is a slow protocol, the counters increment at
a slow rate.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) 4 }

.1.3.6.1.2.1.158.1.4.1
dot3OamStatsEntry OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "An entry in the table containing statistics information on
the Ethernet OAM function for a single Ethernet-like
interface. Entries are automatically created for every entry
in the dot3OamTable. Counters are maintained across
transitions in dot3OamOperStatus.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) 1 }

.1.3.6.1.2.1.158.1.4.1.1
dot3OamInformationTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Information OAMPDUs transmitted on
this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 1 }

.1.3.6.1.2.1.158.1.4.1.2
dot3OamInformationRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Information OAMPDUs received on this
interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 2 }

.1.3.6.1.2.1.158.1.4.1.3
dot3OamUniqueEventNotificationTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of unique Event OAMPDUs transmitted on
this interface. Event Notifications may be sent in duplicate
to increase the probability of successfully being received,
given the possibility that a frame may be lost in transit.
Duplicate Event Notification transmissions are counted by
dot3OamDuplicateEventNotificationTx.
A unique Event Notification OAMPDU is indicated as an Event
Notification OAMPDU with a Sequence Number field that is
distinct from the previously transmitted Event Notification
OAMPDU Sequence Number.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 3 }

.1.3.6.1.2.1.158.1.4.1.4
dot3OamUniqueEventNotificationRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of unique Event OAMPDUs received on
this interface. Event Notification OAMPDUs may be sent in
duplicate to increase the probability of successfully being
received, given the possibility that a frame may be lost in
transit. Duplicate Event Notification receptions are counted
by dot3OamDuplicateEventNotificationRx.

A unique Event Notification OAMPDU is indicated as an Event


Notification OAMPDU with a Sequence Number field that is
distinct from the previously received Event Notification
OAMPDU Sequence Number.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 4 }

.1.3.6.1.2.1.158.1.4.1.5
dot3OamDuplicateEventNotificationTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of duplicate Event OAMPDUs transmitted
on this interface. Event Notification OAMPDUs may be sent in
duplicate to increase the probability of successfully being
received, given the possibility that a frame may be lost in
transit.

A duplicate Event Notification OAMPDU is indicated as an Event


Notification OAMPDU with a Sequence Number field that is
identical to the previously transmitted Event Notification
OAMPDU Sequence Number.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 5 }

.1.3.6.1.2.1.158.1.4.1.6
dot3OamDuplicateEventNotificationRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of duplicate Event OAMPDUs received on
this interface. Event Notification OAMPDUs may be sent in
duplicate to increase the probability of successfully being
received, given the possibility that a frame may be lost in
transit.

A duplicate Event Notification OAMPDU is indicated as an Event


Notification OAMPDU with a Sequence Number field that is
identical to the previously received Event Notification OAMPDU
Sequence Number.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 6 }

.1.3.6.1.2.1.158.1.4.1.7
dot3OamLoopbackControlTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Loopback Control OAMPDUs transmitted
on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 7 }

.1.3.6.1.2.1.158.1.4.1.8
dot3OamLoopbackControlRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Loopback Control OAMPDUs received
on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 8 }

.1.3.6.1.2.1.158.1.4.1.9
dot3OamVariableRequestTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Variable Request OAMPDUs transmitted
on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 9 }

.1.3.6.1.2.1.158.1.4.1.10
dot3OamVariableRequestRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Variable Request OAMPDUs received on
this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 10 }

.1.3.6.1.2.1.158.1.4.1.11
dot3OamVariableResponseTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Variable Response OAMPDUs
transmitted on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 11 }

.1.3.6.1.2.1.158.1.4.1.12
dot3OamVariableResponseRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Variable Response OAMPDUs received
on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 12 }

.1.3.6.1.2.1.158.1.4.1.13
dot3OamOrgSpecificTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Organization Specific OAMPDUs
transmitted on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 13 }

.1.3.6.1.2.1.158.1.4.1.14
dot3OamOrgSpecificRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of Organization Specific OAMPDUs
received on this interface.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 14 }

.1.3.6.1.2.1.158.1.4.1.15
dot3OamUnsupportedCodesTx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of OAMPDUs transmitted on this
interface with an unsupported op-code.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 15 }

.1.3.6.1.2.1.158.1.4.1.16
dot3OamUnsupportedCodesRx OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of OAMPDUs received on this interface
with an unsupported op-code.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 16 }

.1.3.6.1.2.1.158.1.4.1.17
dot3OamFramesLostDueToOam OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Counter32
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A count of the number of frames that were dropped by the OA
multiplexer. Since the OAM multiplexer has multiple inputs
and a single output, there may be cases where frames are
dropped due to transmit resource contention. This counter is
incremented whenever a frame is dropped by the OAM layer.
Note that any Ethernet frame, not just OAMPDUs, may be dropped
by the OAM layer. This can occur when an OAMPDU takes
precedence over a 'normal' frame resulting in the 'normal'
frame being dropped.

When this counter is incremented, no other counters in this


MIB are incremented.

Discontinuities of this counter can occur at re-initialization


of the management system, and at other times as indicated by
the value of the ifCounterDiscontinuityTime.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamStatsTable(4) dot3OamStatsEntry(1) 17 }

.1.3.6.1.2.1.158.1.5
dot3OamEventConfigTable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Ethernet OAM includes the ability to generate and receive
Event Notification OAMPDUs to indicate various link problems.
This table contains the mechanisms to enable Event
Notifications and configure the thresholds to generate the
standard Ethernet OAM events. There is one entry in the table
for every entry in dot3OamTable that supports OAM events
(where dot3OamFunctionsSupported includes the eventSupport
bit set). The values in the table are maintained across
changes to dot3OamOperStatus.

The standard threshold crossing events are:


- Errored Symbol Period Event. Generated when the number of
symbol errors exceeds a threshold within a given window
defined by a number of symbols (for example, 1,000 symbols
out of 1,000,000 had errors).
- Errored Frame Period Event. Generated when the number of
frame errors exceeds a threshold within a given window
defined by a number of frames (for example, 10 frames out
of 1000 had errors).
- Errored Frame Event. Generated when the number of frame
errors exceeds a threshold within a given window defined
by a period of time (for example, 10 frames in 1 second
had errors).
- Errored Frame Seconds Summary Event. Generated when the
number of errored frame seconds exceeds a threshold within
a given time period (for example, 10 errored frame seconds
within the last 100 seconds). An errored frame second is
defined as a 1 second interval which had >0 frame errors.
There are other events (dying gasp, critical events) that are
not threshold crossing events but which can be
enabled/disabled via this table.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) 5 }

.1.3.6.1.2.1.158.1.5.1
dot3OamEventConfigEntry OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex }
DESCRIPTION "Entries are automatically created and deleted from this
table, and exist whenever the OAM entity supports Ethernet OA
events (as indicated by the eventSupport bit in
dot3OamFunctionsSuppported). Values in the table are
maintained across changes to the value of dot3OamOperStatus.

Event configuration controls when the local management entity


sends Event Notification OAMPDUs to its OAM peer, and when
certain event flags are set or cleared in OAMPDUs.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) 1 }

.1.3.6.1.2.1.158.1.5.1.1
dot3OamErrSymPeriodWindowHi OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The two objects dot3OamErrSymPeriodWindowHi and
dot3OamErrSymPeriodLo together form an unsigned 64-bit
integer representing the number of symbols over which this
threshold event is defined. This is defined as
dot3OamErrSymPeriodWindow = ((2^32)*dot3OamErrSymPeriodWindowHi)
+ dot3OamErrSymPeriodWindowLo

If dot3OamErrSymPeriodThreshold symbol errors occur within a


window of dot3OamErrSymPeriodWindow symbols, an Event
Notification OAMPDU should be generated with an Errored Symbol
Period Event TLV indicating that the threshold has been
crossed in this window.

The default value for dot3OamErrSymPeriodWindow is the number


of symbols in one second for the underlying physical layer.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 1 }

.1.3.6.1.2.1.158.1.5.1.2
dot3OamErrSymPeriodWindowLo OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The two objects dot3OamErrSymPeriodWindowHi and
dot3OamErrSymPeriodWindowLo together form an unsigned 64-bit
integer representing the number of symbols over which this
threshold event is defined. This is defined as

dot3OamErrSymPeriodWindow = ((2^32)*dot3OamErrSymPeriodWindowHi)
+ dot3OamErrSymPeriodWindowLo

If dot3OamErrSymPeriodThreshold symbol errors occur within a


window of dot3OamErrSymPeriodWindow symbols, an Event
Notification OAMPDU should be generated with an Errored Symbol
Period Event TLV indicating that the threshold has been
crossed in this window.

The default value for dot3OamErrSymPeriodWindow is the number


of symbols in one second for the underlying physical layer.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 2 }

.1.3.6.1.2.1.158.1.5.1.3
dot3OamErrSymPeriodThresholdHi OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The two objects dot3OamErrSymPeriodThresholdHi and
dot3OamErrSymPeriodThresholdLo together form an unsigned
64-bit integer representing the number of symbol errors that
must occur within a given window to cause this event.

This is defined as

dot3OamErrSymPeriodThreshold =
((2^32) * dot3OamErrSymPeriodThresholdHi)
+ dot3OamErrSymPeriodThresholdLo

If dot3OamErrSymPeriodThreshold symbol errors occur within a


window of dot3OamErrSymPeriodWindow symbols, an Event
Notification OAMPDU should be generated with an Errored Symbol
Period Event TLV indicating that the threshold has been
crossed in this window.

The default value for dot3OamErrSymPeriodThreshold is one


symbol errors. If the threshold value is zero, then an Event
Notification OAMPDU is sent periodically (at the end of every
window). This can be used as an asynchronous notification to
the peer OAM entity of the statistics related to this
threshold crossing alarm.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 3 }

.1.3.6.1.2.1.158.1.5.1.4
dot3OamErrSymPeriodThresholdLo OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The two objects dot3OamErrSymPeriodThresholdHi and
dot3OamErrSymPeriodThresholdLo together form an unsigned
64-bit integer representing the number of symbol errors that
must occur within a given window to cause this event.

This is defined as

dot3OamErrSymPeriodThreshold =
((2^32) * dot3OamErrSymPeriodThresholdHi)
+ dot3OamErrSymPeriodThresholdLo

If dot3OamErrSymPeriodThreshold symbol errors occur within a


window of dot3OamErrSymPeriodWindow symbols, an Event
Notification OAMPDU should be generated with an Errored Symbol
Period Event TLV indicating that the threshold has been
crossed in this window.

The default value for dot3OamErrSymPeriodThreshold is one


symbol error. If the threshold value is zero, then an Event
Notification OAMPDU is sent periodically (at the end of every
window). This can be used as an asynchronous notification to
the peer OAM entity of the statistics related to this
threshold crossing alarm.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 4 }

.1.3.6.1.2.1.158.1.5.1.5
dot3OamErrSymPeriodEvNotifEnable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, the OAM entity should send an Event Notification
OAMPDU when an Errored Symbol Period Event occurs.
By default, this object should have the value true for
Ethernet-like interfaces that support OAM. If the OAM layer
does not support Event Notifications (as indicated via the
dot3OamFunctionsSupported attribute), this value is ignored.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 5 }

.1.3.6.1.2.1.158.1.5.1.6
dot3OamErrFramePeriodWindow OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of frames over which the threshold is defined.
The default value of the window is the number of minimum size
Ethernet frames that can be received over the physical layer
in one second.

If dot3OamErrFramePeriodThreshold frame errors occur within a


window of dot3OamErrFramePeriodWindow frames, an Event
Notification OAMPDU should be generated with an Errored Frame
Period Event TLV indicating that the threshold has been
crossed in this window.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 6 }

.1.3.6.1.2.1.158.1.5.1.7
dot3OamErrFramePeriodThreshold OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of frame errors that must occur for this event to
be triggered. The default value is one frame error. If the
threshold value is zero, then an Event Notification OAMPDU is
sent periodically (at the end of every window). This can be
used as an asynchronous notification to the peer OAM entity of
the statistics related to this threshold crossing alarm.

If dot3OamErrFramePeriodThreshold frame errors occur within a


window of dot3OamErrFramePeriodWindow frames, an Event
Notification OAMPDU should be generated with an Errored Frame
Period Event TLV indicating that the threshold has been
crossed in this window.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 7 }

.1.3.6.1.2.1.158.1.5.1.8
dot3OamErrFramePeriodEvNotifEnable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, the OAM entity should send an Event Notification
OAMPDU when an Errored Frame Period Event occurs.

By default, this object should have the value true for


Ethernet-like interfaces that support OAM. If the OAM layer
does not support Event Notifications (as indicated via the
dot3OamFunctionsSupported attribute), this value is ignored.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 8 }

.1.3.6.1.2.1.158.1.5.1.9
dot3OamErrFrameWindow OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The amount of time (in 100ms increments) over which the
threshold is defined. The default value is 10 (1 second).

If dot3OamErrFrameThreshold frame errors occur within a window


of dot3OamErrFrameWindow seconds (measured in tenths of
seconds), an Event Notification OAMPDU should be generated
with an Errored Frame Event TLV indicating that the threshold
has been crossed in this window.
"
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 9 }

.1.3.6.1.2.1.158.1.5.1.10
dot3OamErrFrameThreshold OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of frame errors that must occur for this event to
be triggered. The default value is one frame error. If the
threshold value is zero, then an Event Notification OAMPDU is
sent periodically (at the end of every window). This can be
used as an asynchronous notification to the peer OAM entity of
the statistics related to this threshold crossing alarm.
If dot3OamErrFrameThreshold frame errors occur within a window
of dot3OamErrFrameWindow (in tenths of seconds), an Event
Notification OAMPDU should be generated with an Errored Frame
Event TLV indicating the threshold has been crossed in this
window.
"
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 10 }

.1.3.6.1.2.1.158.1.5.1.11
dot3OamErrFrameEvNotifEnable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, the OAM entity should send an Event Notification
OAMPDU when an Errored Frame Event occurs.

By default, this object should have the value true for


Ethernet-like interfaces that support OAM. If the OAM layer
does not support Event Notifications (as indicated via the
dot3OamFunctionsSupported attribute), this value is ignored.
"
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 11 }

.1.3.6.1.2.1.158.1.5.1.12
dot3OamErrFrameSecsSummaryWindow OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Integer32 (100..9000)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The amount of time (in 100 ms intervals) over which the
threshold is defined. The default value is 100 (10 seconds).

If dot3OamErrFrameSecsSummaryThreshold frame errors occur


within a window of dot3OamErrFrameSecsSummaryWindow (in tenths
of seconds), an Event Notification OAMPDU should be generated
with an Errored Frame Seconds Summary Event TLV indicating
that the threshold has been crossed in this window.
"
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 12 }

.1.3.6.1.2.1.158.1.5.1.13
dot3OamErrFrameSecsSummaryThreshold OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Integer32 (1..900)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of errored frame seconds that must occur for this
event to be triggered. The default value is one errored frame
second. If the threshold value is zero, then an Event
Notification OAMPDU is sent periodically (at the end of every
window). This can be used as an asynchronous notification to
the peer OAM entity of the statistics related to this
threshold crossing alarm.

If dot3OamErrFrameSecsSummaryThreshold frame errors occur


within a window of dot3OamErrFrameSecsSummaryWindow (in tenths
of seconds), an Event Notification OAMPDU should be generated
with an Errored Frame Seconds Summary Event TLV indicating
that the threshold has been crossed in this window.
"
DEFVAL { 1 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 13 }

.1.3.6.1.2.1.158.1.5.1.14
dot3OamErrFrameSecsEvNotifEnable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, the local OAM entity should send an Event
Notification OAMPDU when an Errored Frame Seconds Event
occurs.

By default, this object should have the value true for


Ethernet-like interfaces that support OAM. If the OAM layer
does not support Event Notifications (as indicated via the
dot3OamFunctionsSupported attribute), this value is ignored.
"
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 14 }

.1.3.6.1.2.1.158.1.5.1.15
dot3OamDyingGaspEnable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, the local OAM entity should attempt to indicate a
dying gasp via the OAMPDU flags field to its peer OAM entity
when a dying gasp event occurs. The exact definition of a
dying gasp event is implementation dependent. If the system
does not support dying gasp capability, setting this object
has no effect, and reading the object should always result in
'false'.

By default, this object should have the value true for


Ethernet-like interfaces that support OAM. If the OAM layer
does not support Event Notifications (as indicated via the
dot3OamFunctionsSupported attribute), this value is ignored.
"
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 15 }

.1.3.6.1.2.1.158.1.5.1.16
dot3OamCriticalEventEnable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "If true, the local OAM entity should attempt to indicate a
critical event via the OAMPDU flags to its peer OAM entity
when a critical event occurs. The exact definition of a
critical event is implementation dependent. If the system
does not support critical event capability, setting this
object has no effect, and reading the object should always
result in 'false'.

By default, this object should have the value true for


Ethernet-like interfaces that support OAM. If the OAM layer
does not support Event Notifications (as indicated via the
dot3OamFunctionsSupported attribute), this value is ignored.
"
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventConfigTable(5) dot3OamEventConfigEntry(1) 16 }

.1.3.6.1.2.1.158.1.6
dot3OamEventLogTable OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table records a history of the events that have occurred
at the Ethernet OAM level. These events can include locally
detected events, which may result in locally generated
OAMPDUs, and remotely detected events, which are detected by
the OAM peer entity and signaled to the local entity via
Ethernet OAM. Ethernet OAM events can be signaled by Event
Notification OAMPDUs or by the flags field in any OAMPDU.

This table contains both threshold crossing events and


non-threshold crossing events. The parameters for the
threshold window, threshold value, and actual value
(dot3OamEventLogWindowXX, dot3OamEventLogThresholdXX,
dot3OamEventLogValue) are only applicable to threshold
crossing events, and are returned as all F's (2^32 - 1) for
non-threshold crossing events.

Entries in the table are automatically created when such


events are detected. The size of the table is implementation
dependent. When the table reaches its maximum size, older
entries are automatically deleted to make room for newer
entries.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) 6 }

.1.3.6.1.2.1.158.1.6.1
dot3OamEventLogEntry OBJECT-TYPE
-- FROM DOT3-OAM-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ifIndex, dot3OamEventLogIndex }
DESCRIPTION "An entry in the dot3OamEventLogTable. Entries are
automatically created whenever Ethernet OAM events occur at
the local OAM entity, and when Event Notification OAMPDUs are
received at the local OAM entity (indicating that events have
occurred at the peer OAM entity). The size of the table is
implementation dependent, but when the table becomes full,
older events are automatically deleted to make room for newer
events. The table index dot3OamEventLogIndex increments for
each new entry, and when the maximum value is reached, the
value restarts at zero.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) 1 }

.1.3.6.1.2.1.158.1.6.1.1
dot3OamEventLogIndex OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An arbitrary integer for identifying individual events
within the event log. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 1 }

.1.3.6.1.2.1.158.1.6.1.2
dot3OamEventLogTimestamp OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the logged event. For
locally generated events, the time of the event can be
accurately retrieved from sysUpTime. For remotely generated
events, the time of the event is indicated by the reception of
the Event Notification OAMPDU indicating that the event
occurred on the peer. A system may attempt to adjust the
timestamp value to more accurately reflect the time of the
event at the peer OAM entity by using other information, such
as that found in the timestamp found of the Event Notification
TLVs, which provides an indication of the relative time
between events at the peer entity. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 2 }

.1.3.6.1.2.1.158.1.6.1.3
dot3OamEventLogOui OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION EightOTwoOui
SYNTAX OCTET STRING (3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The OUI of the entity defining the object type. All IEEE
802.3 defined events (as appearing in [802.3ah] except for the
Organizationally Unique Event TLVs) use the IEEE 802.3 OUI of
0x0180C2. Organizations defining their own Event Notification
TLVs include their OUI in the Event Notification TLV that
gets reflected here. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 3 }

.1.3.6.1.2.1.158.1.6.1.4
dot3OamEventLogType OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of event that generated this entry in the event log.
When the OUI is the IEEE 802.3 OUI of 0x0180C2, the following
event types are defined:
erroredSymbolEvent(1),
erroredFramePeriodEvent(2),
erroredFrameEvent(3),
erroredFrameSecondsEvent(4),
linkFault(256),
dyingGaspEvent(257),
criticalLinkEvent(258)
The first four are considered threshold crossing events, as
they are generated when a metric exceeds a given value within
a specified window. The other three are not threshold
crossing events.

When the OUI is not 71874 (0x0180C2 in hex), then some other
organization has defined the event space. If event subtyping
is known to the implementation, it may be reflected here.
Otherwise, this value should return all F's (2^32 - 1).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 4 }

.1.3.6.1.2.1.158.1.6.1.5
dot3OamEventLogLocation OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX INTEGER {local(1), remote(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether this event occurred locally (local(1)), or was
received from the OAM peer via Ethernet OAM (remote(2)).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 5 }

.1.3.6.1.2.1.158.1.6.1.6
dot3OamEventLogWindowHi OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the event represents a threshold crossing event, the two
objects dot3OamEventWindowHi and dot3OamEventWindowLo, form
an unsigned 64-bit integer yielding the window over which the
value was measured for the threshold crossing event (for
example, 5, when 11 occurrences happened in 5 seconds while
the threshold was 10). The two objects are combined as:
dot3OamEventLogWindow = ((2^32) * dot3OamEventLogWindowHi)
+ dot3OamEventLogWindowLo

Otherwise, this value is returned as all F's (2^32 - 1) and


adds no useful information.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 6 }

.1.3.6.1.2.1.158.1.6.1.7
dot3OamEventLogWindowLo OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the event represents a threshold crossing event, the two
objects dot3OamEventWindowHi and dot3OamEventWindowLo form an
unsigned 64-bit integer yielding the window over which the
value was measured for the threshold crossing event (for
example, 5, when 11 occurrences happened in 5 seconds while
the threshold was 10). The two objects are combined as:

dot3OamEventLogWindow = ((2^32) * dot3OamEventLogWindowHi)


+ dot3OamEventLogWindowLo

Otherwise, this value is returned as all F's (2^32 - 1) and


adds no useful information.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 7 }

.1.3.6.1.2.1.158.1.6.1.8
dot3OamEventLogThresholdHi OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the event represents a threshold crossing event, the two
objects dot3OamEventThresholdHi and dot3OamEventThresholdLo
form an unsigned 64-bit integer yielding the value that was
crossed for the threshold crossing event (for example, 10,
when 11 occurrences happened in 5 seconds while the threshold
was 10). The two objects are combined as:

dot3OamEventLogThreshold = ((2^32) * dot3OamEventLogThresholdHi)


+ dot3OamEventLogThresholdLo

Otherwise, this value is returned as all F's (2^32 -1) and


adds no useful information.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 8 }

.1.3.6.1.2.1.158.1.6.1.9
dot3OamEventLogThresholdLo OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the event represents a threshold crossing event, the two
objects dot3OamEventThresholdHi and dot3OamEventThresholdLo
form an unsigned 64-bit integer yielding the value that was
crossed for the threshold crossing event (for example, 10,
when 11 occurrences happened in 5 seconds while the threshold
was 10). The two objects are combined as:

dot3OamEventLogThreshold = ((2^32) * dot3OamEventLogThresholdHi)


+ dot3OamEventLogThresholdLo

Otherwise, this value is returned as all F's (2^32 - 1) and


adds no useful information.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 9 }

.1.3.6.1.2.1.158.1.6.1.10
dot3OamEventLogValue OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION CounterBasedGauge64
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the event represents a threshold crossing event, this
value indicates the value of the parameter within the given
window that generated this event (for example, 11, when 11
occurrences happened in 5 seconds while the threshold was 10).

Otherwise, this value is returned as all F's


(2^64 - 1) and adds no useful information.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 10 }

.1.3.6.1.2.1.158.1.6.1.11
dot3OamEventLogRunningTotal OBJECT-TYPE
-- FROM DOT3-OAM-MIB
-- TEXTUAL CONVENTION CounterBasedGauge64
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Each Event Notification TLV contains a running total of the
number of times an event has occurred, as well as the number
of times an Event Notification for the event has been
transmitted. For non-threshold crossing events, the number of
events (dot3OamLogRunningTotal) and the number of resultant
Event Notifications (dot3OamLogEventTotal) should be
identical.

For threshold crossing events, since multiple occurrences may


be required to cross the threshold, these values are likely
different. This value represents the total number of times
this event has happened since the last reset (for example,
3253, when 3253 symbol errors have occurred since the last
reset, which has resulted in 51 symbol error threshold
crossing events since the last reset).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 11 }

.1.3.6.1.2.1.158.1.6.1.12
dot3OamEventLogEventTotal OBJECT-TYPE
-- FROM DOT3-OAM-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Each Event Notification TLV contains a running total of the
number of times an event has occurred, as well as the number
of times an Event Notification for the event has been
transmitted. For non-threshold crossing events, the number of
events (dot3OamLogRunningTotal) and the number of resultant
Event Notifications (dot3OamLogEventTotal) should be
identical.
For threshold crossing events, since multiple occurrences may
be required to cross the threshold, these values are likely
different. This value represents the total number of times
one or more of these occurrences have resulted in an Event
Notification (for example, 51 when 3253 symbol errors have
occurred since the last reset, which has resulted in 51 symbol
error threshold crossing events since the last reset).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamObjects(1) dot3OamEventLogTable(6) dot3OamEventLogEntry(1) 12 }

.1.3.6.1.2.1.158.2
dot3OamConformance OBJECT-TYPE
-- FROM DOT3-OAM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158) 2 }

.1.3.6.1.2.1.158.2.1
dot3OamGroups OBJECT-TYPE
-- FROM DOT3-OAM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) 1 }

.1.3.6.1.2.1.158.2.1.1
dot3OamControlGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects providing the abilities,
configuration, and status of an Ethernet OAM entity. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 1 }

.1.3.6.1.2.1.158.2.1.2
dot3OamPeerGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects providing the abilities,
configuration, and status of a peer Ethernet OAM entity. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 2 }

.1.3.6.1.2.1.158.2.1.3
dot3OamStatsBaseGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects providing the statistics for the
number of various transmit and receive events for OAM on an
Ethernet-like interface. Note that all of these counters must
be supported even if the related function (as described in
dot3OamFunctionsSupported) is not supported. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 3 }

.1.3.6.1.2.1.158.2.1.4
dot3OamLoopbackGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for controlling the OAM remote
loopback function. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 4 }

.1.3.6.1.2.1.158.2.1.5
dot3OamErrSymbolPeriodEventGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for configuring the thresholds for an
Errored Symbol Period Event.

Each [802.3ah] defined Event Notification TLV has its own


conformance group because each event can be implemented
independently of any other. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 5 }

.1.3.6.1.2.1.158.2.1.6
dot3OamErrFramePeriodEventGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for configuring the thresholds for an
Errored Frame Period Event.

Each [802.3ah] defined Event Notification TLV has its own


conformance group because each event can be implemented
independently of any other. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 6 }

.1.3.6.1.2.1.158.2.1.7
dot3OamErrFrameEventGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for configuring the thresholds for an
Errored Frame Event.

Each [802.3ah] defined Event Notification TLV has its own


conformance group because each event can be implemented
independently of any other. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 7 }

.1.3.6.1.2.1.158.2.1.8
dot3OamErrFrameSecsSummaryEventGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for configuring the thresholds for an
Errored Frame Seconds Summary Event.

Each [802.3ah] defined Event Notification TLV has its own


conformance group because each event can be implemented
independently of any other. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 8 }

.1.3.6.1.2.1.158.2.1.9
dot3OamFlagEventGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for configuring the sending OAMPDUs
with the critical event flag or dying gasp flag enabled. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 9 }

.1.3.6.1.2.1.158.2.1.10
dot3OamEventLogGroup OBJECT-GROUP
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of objects for configuring the thresholds for an
Errored Frame Seconds Summary Event and maintaining the event
information. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 10 }

.1.3.6.1.2.1.158.2.1.11
dot3OamNotificationGroup OBJECT-TYPE
-- FROM DOT3-OAM-MIB
DESCRIPTION "A collection of notifications used by Ethernet OAM to signal
to a management entity that local or remote events have
occurred on a specified Ethernet link. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamGroups(1) 11 }

.1.3.6.1.2.1.158.2.2
dot3OamCompliances OBJECT-TYPE
-- FROM DOT3-OAM-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) 2 }

.1.3.6.1.2.1.158.2.2.1
dot3OamCompliance MODULE-COMPLIANCE
-- FROM DOT3-OAM-MIB
DESCRIPTION "The compliance statement for managed entities
supporting OAM on Ethernet-like interfaces.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot3OamMIB(158)
dot3OamConformance(2) dot3OamCompliances(2) 1 }

.1.3.6.1.2.1.160
t11ZoneServerMIB MODULE-IDENTITY
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "The MIB module for the management of Fibre Channel Zoning
Servers, both for Basic Zoning Management and for Enhanced
Zoning Management, as defined in the FC-GS-5 specification.

FC-GS-5 defines (in-band) management operations for


manipulating the Zone Set Database, some for use in Basic
mode (e.g., 'Add Zone Set (AZS)', etc.), and some for use in
Enhanced mode (e.g., Create Zone Set (CZS)', etc.). When
Enhanced Zoning Management is in use, FC-GS-5 requires that
these in-band management operations be rejected unless they
are issued within the context of a GS-5 server session. The
use of a server session ensures serialized access to the
Zoning Database since the Fabric lock for the Zone Server
must be obtained as a part of establishing the server
session to the Zone Server.

Thus, if and when this MIB is used for Enhanced Zoning


Management, SNMP SetRequests that request the modification
of zoning definitions must be serialized with respect to
the GS-5 requests to modify the Zoning Database. This is
achieved by requiring that an SNMP management application
must first obtain the Fabric lock for the Zone Server
before attempting to modify any zoning definitions. The
companion T11-FC-FABRIC-LOCK-MIB module is defined as a means
of obtaining the Fabric lock for the Zone Server (or any
other server).
In Enhanced Zoning Management, a Zone Server keeps track of
changes requested in the zoning definitions, but does not
update its Zone Set Database unless there is (and until
there is) a 'commit' operation. To model this behavior,
this MIB module assumes that a Zone Server (in Enhanced
mode) takes a snapshot of its Zone Set Database as and when
the Fabric lock (for the Zone Server application) is
obtained; this snapshot is used to create what is herein
called the 'copy' database. It is this 'copy' database
that is then updated by SNMP SetRequests (while the Fabric
is locked). If and when a 'commit' operation is requested
(while the Fabric is still locked), the 'copy' database is
then used to overwrite the previously committed contents of
the Zone Set Database, and the new Zone Set Database is
distributed to all other switches in the Fabric. When the
lock is released, any changes made that were not
'committed' are discarded.

When this MIB is used for Basic Zoning Management, the same
set of MIB objects as used for Enhanced mode are used to
make changes to the Database of a Zone Server on a
particular switch, but the changes take immediate effect at
that switch without an explicit commit. The distribution of
those changes to Zone Servers on other switches in the
Fabric is subsequently requested through the use of a
separate set of MIB objects.

The management information specified in this MIB module


includes the Zoning Database for each of one or more Fibre
Channel Fabrics. A Zoning Database is a combination of the
Fabric's Zone Set Database and its Active Zone Set. The
Active Zone Set is the Zone Set currently enforced by the
Fabric; a Zone Set Database is a database of the Zone Sets
available to be activated within a Fabric. All the MIB
objects representing a Zone Set Database are modifiable at
any time (irrespective of the value of any RowStatus
object), whereas all objects representing the Active Zone
Set are always read-only (except to deactivate it and/or
activate a different one).

Copyright (C) The IETF Trust (2007). This version


of this MIB m"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 160 }

.1.3.6.1.2.1.160.0
t11ZsMIBNotifications OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160) 0 }

.1.3.6.1.2.1.160.0.1
t11ZsRequestRejectNotify NOTIFICATION-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
OBJECTS { t11FamLocalSwitchWwn, t11ZsRejectRequestSource,
t11ZsRejectCtCommandString, t11ZsRejectReasonCode, t11ZsRejectReasonCodeExp,
t11ZsRejectReasonVendorCode }
DESCRIPTION "This notification is generated whenever a Zone Server
(indicated by the value of t11FamLocalSwitchWwn) rejects
a request.
The value of t11ZsRejectCtCommandString indicates the
rejected request, and the values of t11ZsRejectReasonCode,
t11ZsRejectReasonCodeExp and t11ZsRejectReasonVendorCode
indicate the reason for the rejection. The value of
t11ZsRequestClient indicates the source of the request."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBNotifications(0) 1 }

.1.3.6.1.2.1.160.0.2
t11ZsMergeFailureNotify NOTIFICATION-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
OBJECTS { ifIndex, t11ZsFabricIndex }
DESCRIPTION "This notification indicates that a Zone merge
failure has occurred on the Fabric indicated by the
value of t11ZsFabricIndex, on the interface
indicated by the value of ifIndex.

If multiple Virtual Fabrics are configured on an


interface, and all have a Zone merge failure
at the same time, then just one notification is
generated and t11ZsFabricIndex has the value 4096."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBNotifications(0) 2 }

.1.3.6.1.2.1.160.0.3
t11ZsMergeSuccessNotify NOTIFICATION-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
OBJECTS { ifIndex, t11ZsFabricIndex }
DESCRIPTION "This notification indicates that a successful Zone
merge has occurred on the Fabric indicated by the
value of t11ZsFabricIndex, on the interface
indicated by the value of ifIndex.

If multiple Virtual Fabrics are configured on an


interface, and all have a successful Zone Merge
at the same time, then just one notification is
generated and t11ZsFabricIndex has the value 4096."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBNotifications(0) 3 }

.1.3.6.1.2.1.160.0.4
t11ZsDefZoneChangeNotify NOTIFICATION-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
OBJECTS { t11ZsServerDefaultZoneSetting }
DESCRIPTION "This notification indicates that the
value of a Default Zone Setting has changed.
The value of t11ZsServerDefaultZoneSetting
contains the value after the change."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBNotifications(0) 4 }

.1.3.6.1.2.1.160.0.5
t11ZsActivateNotify NOTIFICATION-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
OBJECTS { t11FamLocalSwitchWwn, t11ZsActivateResult }
DESCRIPTION "This notification is generated whenever a switch
(indicated by the value of t11FamLocalSwitchWwn)
activates/deactivates a Zone Set on a Fabric.
The t11ZsActivateResult object denotes the outcome
of the activation/deactivation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBNotifications(0) 5 }

.1.3.6.1.2.1.160.1
t11ZsMIBObjects OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160) 1 }

.1.3.6.1.2.1.160.1.1
t11ZsConfiguration OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) 1 }

.1.3.6.1.2.1.160.1.1.1
t11ZsServerTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information about the Zone Servers
on each Fabric in one or more switches, and providing
the capability to perform operations on their Zone
Server databases."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 1 }

.1.3.6.1.2.1.160.1.1.1.1
t11ZsServerEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex }
DESCRIPTION "Each entry contains information specific to a
Zone Server for a particular Fabric (identified by
the value of t11ZsServerFabricIndex) on a particular
switch (identified by values of fcmInstanceIndex
and fcmSwitchIndex).

The persistence across reboots of writable values in


a row of this table is given by the instance of
t11ZsServerDatabaseStorageType in that row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) 1 }

.1.3.6.1.2.1.160.1.1.1.1.1
t11ZsServerFabricIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index value that uniquely identifies a
particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
1 }
.1.3.6.1.2.1.160.1.1.1.1.2
t11ZsServerCapabilityObject OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX BITS {enhancedMode(0), zoneSetDb(1), activateDirect(2), hardZoning(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This bitmap represents the capability of the switch
on this Fabric:

'enhancedMode' - able to support enhanced Zoning


mode of operation.

'zoneSetDb' - able to support maintaining of


a Zone Set Database.

'activateDirect' - able to support the Activate


Direct command.

'hardZoning' - able to support Hard Zoning."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
2 }

.1.3.6.1.2.1.160.1.1.1.1.3
t11ZsServerDatabaseStorageType OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies the memory realization, on a
particular switch, of the Zone Set database for a
particular Fabric. Specifically, each row in the
following tables:

t11ZsSetTable
t11ZsZoneTable
t11ZsSetZoneTable
t11ZsAliasTable
t11ZsZoneMemberTable
t11ZsAttribBlockTable
t11ZsAttribTable

has a StorageType as specified by the instance of


this object that is INDEXed by the same values of
fcmInstanceIndex, fcmSwitchIndex, and
t11ZsServerFabricIndex.

The value of this object is also used to indicate


the persistence across reboots of writable values in
its row of the t11ZsServerTable, as well as the
corresponding row in the t11ZsNotifyControlTable.

If an instance of this object has the value


'permanent(4)', the Zone Set database for the given
Fabric on the given switch is not required to be
writeable."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
3 }

.1.3.6.1.2.1.160.1.1.1.1.4
t11ZsServerDistribute OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {noop(1), zoneSetDb(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object can be set only in Basic mode. When set
to the value 'zoneSetDb', it requests that the Zone Set
database of a particular switch for a particular Fabric
be distributed to every other switch in that Fabric,
e.g., by using Stage Fabric Configuration Update (SFC)
and Update Fabric Configuration (UFC) requests.

Setting this object to 'noop' has no effect.


When read, the value of this object is always 'noop'.

When the corresponding instance of t11ZsServerOperationMode


has the value 'enhanced', or when the corresponding instance
of t11ZsZoneSetResult has the value 'inProgress', it
is inconsistent to try to set the value of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
4 }

.1.3.6.1.2.1.160.1.1.1.1.5
t11ZsServerCommit OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {commitZoneChanges(1), noop(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is only used in Enhanced mode.

In Enhanced mode, it can only be modified when the Fabric


lock for the Zone Server on the particular Fabric has been
obtained for use by SNMP SetRequests, and even then, only
by the SNMP entity identified by the value of corresponding
instance of t11FLockInitiator.

Setting the object requests an action:

commitZoneChanges - requests that the changes made


within this session to the Zone
Set Database be committed.
noop - requests nothing.

When read, the value is always 'noop'."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
5 }

.1.3.6.1.2.1.160.1.1.1.1.6
t11ZsServerResult OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {none(1), inProgress(2), success(3), rejectFailure(4),
otherFailure(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "In Basic mode, this object indicates the status/result
of the last distribution of the Zone Set database that
was invoked via the corresponding instance of
t11ZsZoneSetDistribute, e.g., the status/result of
Stage Fabric Configuration Update (SFC) request(s) used
to implement the setting of t11ZsZoneSetDistribute.

In Enhanced mode, this object indicates the status/result


of the last commit of changes to the Zone Set database
that was invoked via the corresponding instance of
t11ZsServerCommit.

'none' - no distribution/commit invoked


via the corresponding instance of
t11ZsZoneSetDistribute (Basic mode)
or t11ZsServerCommit (Enhanced mode).
'inProgress' - distribution/commit is still in
progress.
'success' - distribution/commit completed
successfully.
'rejectFailure' - distribution/commit failed due to
an SW_RJT.
'otherFailure' - distribution/commit failed for some
other reason.

When the value is 'rejectFailure', the corresponding


instances of t11ZsServerReasonCode,
t11ZsServerReasonCodeExp and t11ZsServerReasonVendorCode
contain the reason codes. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
6 }

.1.3.6.1.2.1.160.1.1.1.1.7
t11ZsServerReasonCode OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11NsGs4RejectReasonCode
SYNTAX INTEGER {none(1), invalidCmdCode(2), invalidVerLevel(3),
logicalError(4), invalidIUSize(5), logicalBusy(6), protocolError(7),
unableToPerformCmdReq(8), cmdNotSupported(9), serverNotAvailable(10),
couldNotEstabSession(11), vendorError(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the corresponding instance of t11ZsZoneSetResult
has the value 'rejectFailure', this object contains
the rejection's reason code.

When the corresponding instance of t11ZsServerResult


has a value other than 'rejectFailure', this object
should contain the value 'none'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
7 }

.1.3.6.1.2.1.160.1.1.1.1.8
t11ZsServerReasonCodeExp OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (0 | 1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the corresponding instance of t11ZsZoneSetResult
has the value 'rejectFailure', this object contains
the rejection's reason code explanation.

When the corresponding instance of t11ZsServerResult


has a value other than 'rejectFailure', this object
should contain the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
8 }

.1.3.6.1.2.1.160.1.1.1.1.9
t11ZsServerReasonVendorCode OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (0 | 1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the corresponding instance of t11ZsZoneSetResult
has the value 'rejectFailure', this object contains
the rejection's reason vendor-specific code.

When the corresponding instance of t11ZsServerResult


has a value other than 'rejectFailure', this object
should contain the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1)
9 }

.1.3.6.1.2.1.160.1.1.1.1.10
t11ZsServerLastChange OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at the time of the last change
(creation, modification, or deletion) to the Zone Set
database for the Zone Server for a particular Fabric.
If said Zone Set database has not changed since the
last re-initialization of the local network management
system, then this object will contain a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 10
}

.1.3.6.1.2.1.160.1.1.1.1.11
t11ZsServerHardZoning OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates whether this switch, if and when it
is in Basic mode, enforces Hard Zoning on this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 11
}

.1.3.6.1.2.1.160.1.1.1.1.12
t11ZsServerReadFromDatabase OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {committedDB(1), copyDB(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "In Enhanced mode, this object specifies whether
subsequent SNMP Responses (generated by the local SNMP
agent) to operations that read the configuration of
Zone Sets, Zones, Members, Aliases and Attributes will
reflect the values stored in the current (committed)
Zone Set database, or those stored in the 'copy'
database.

In Basic mode, the value of this object is always


'committedDB' (since there is no 'copy' database in
Basic mode). In SNMP agents that don't support
write access to the Zone Set database, this object
is always 'committedDB' (since the copy database,
if it were to exist, would be identical)."
DEFVAL { committedDB }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 12
}

.1.3.6.1.2.1.160.1.1.1.1.13
t11ZsServerOperationMode OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {basic(1), enhanced(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The operational mode of the Zone Server.

Setting this object to 'enhanced' is a request that the mode


of operation of the Zone Server be Enhanced mode, which is
only possible if all devices in the Fibre Channel Fabric are
capable of working in Enhanced mode. If not, the request
will fail and the corresponding value of
t11ZsServerChangeModeResult will so indicate.

Setting this object to 'basic' is a request that the mode


of operation of the Zone Server be Basic mode. However,
such a set may fail while operating in Enhanced mode,
since FC-GS-5 makes no provision for changing (back)
to Basic mode.

Note that setting this object does not cause or require


that the Fabric lock for the Zone Server be obtained.
However, when this object has the value 'enhanced', any SNMP
SetRequests that attempt to modify the copy database cannot
be successful if the Fabric lock has not been obtained
or has since been released."
DEFVAL { basic }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 13
}
.1.3.6.1.2.1.160.1.1.1.1.14
t11ZsServerChangeModeResult OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {success(1), failure(2), inProgress(3), none(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When this object has the value of 'success' or
'failure', the value indicates the outcome of the most
recent request, invoked via t11ZsServerOperationMode,
to change the mode of operation of the Zone Server.
When such a request is in progress, this object has the
value 'inProgress'. Prior to the first such request,
the value of this object is 'none'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 14
}

.1.3.6.1.2.1.160.1.1.1.1.15
t11ZsServerDefaultZoneSetting OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {permit(1), deny(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls the Enhanced Zoning flag that
governs the behavior of the Default Zone on this Fabric.

If this object is set to 'permit', then the members of


the Default Zone on this Fabric can communicate with
each other.

If this object is set to 'deny', then the members of the


Default Zone on this Fabric cannot communicate with each
other."
DEFVAL { deny }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 15
}

.1.3.6.1.2.1.160.1.1.1.1.16
t11ZsServerMergeControlSetting OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {allow(1), restrict(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls the Enhanced Zoning flag that
indicates the Merge Control Setting for this Fabric:

'allow' - a switch may join the Fabric only if


its Zoning Database is able to merge
with the Fabric's Zoning Database.
'restrict' - a switch may join the Fabric only if
its Zoning Database is equal to the
Fabric's Zoning Database."
DEFVAL { allow }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 16
}

.1.3.6.1.2.1.160.1.1.1.1.17
t11ZsServerDefZoneBroadcast OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls an Enhanced Zoning capability:
it indicates whether Broadcast Zoning is enabled on
the Default Zone on this Fabric. If this object is
set to 'true', then it is enabled. If this object is
set to 'false', then it is disabled.

If broadcast Zoning is enabled on a Default Zone,


then broadcast frames generated by a member in that
Default Zone will be restricted to members in that
Default Zone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsServerTable(1) t11ZsServerEntry(1) 17
}

.1.3.6.1.2.1.160.1.1.2
t11ZsSetTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information on every Zone
Set in the Zone Set database of the Zone Servers
on each Fabric in one or more switches.

In Enhanced mode, changes to a database made via this


table are always made to the 'copy' database, but
values read from this table reflect the contents of
either the 'copy' database or the current (committed)
database as indicated by the corresponding value of
t11ZsServerReadFromDatabase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 2 }

.1.3.6.1.2.1.160.1.1.2.1
t11ZsSetEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsSetIndex }
DESCRIPTION "Each entry contains information about a Zone Set
in the Zone Set database of a particular Fabric
(identified by the value of t11ZsServerFabricIndex)
on a particular switch (identified by values of
fcmInstanceIndex and fcmSwitchIndex).

A Zone Set can be created in an existing Zone Set


database, and can contain zero or more existing
Zones. As and when new Zones are created
(as rows in the t11ZsZoneTable), they can be added
to a Zone Set by creating an entry for each in the
t11ZsSetZoneTable. Deleting a row from this table
deletes the Zone Set from the Zone Set database
maintained by the Zone Server, but does not otherwise
affect the Zone Server.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsSetTable(2) 1 }

.1.3.6.1.2.1.160.1.1.2.1.1
t11ZsSetIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index of a Zone Set. This object uniquely
identifies a Zone Set in the Zone Set database
for a particular Fabric on a particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsSetTable(2) t11ZsSetEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.2.1.2
t11ZsSetName OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZoningName
SYNTAX OCTET STRING (1..64)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of this Zone Set. The t11ZsSetName should
be unique within a Fabric.

The Zone Set can be renamed at any time (i.e., even


when the row in an active state) by setting this object
to a new value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsSetTable(2) t11ZsSetEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.2.1.3
t11ZsSetRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

This object cannot be set to 'active' unless the


corresponding value of t11ZsSetName is unique within
the Fabric's Zone Server database on this switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsSetTable(2) t11ZsSetEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.3
t11ZsZoneTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table gives information on all the Zones in the
Zone Set database of the Zone Servers on each Fabric
in one or more switches.

In Enhanced mode, changes to a database made via this


table are always made to the 'copy' database, but
values read from this table reflect the contents of
either the 'copy' database or the current (committed)
database as indicated by the corresponding value of
t11ZsServerReadFromDatabase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 3 }

.1.3.6.1.2.1.160.1.1.3.1
t11ZsZoneEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsZoneIndex }
DESCRIPTION "Each entry contains information about a Zone
in the Zone Set database of a particular Fabric
(identified by the value of t11ZsServerFabricIndex)
on a particular switch (identified by values of
fcmInstanceIndex and fcmSwitchIndex).

A Zone can be created in an existing Zone Set


database, by first creating an entry in this table,
and then adding members to it by creating entries in the
t11ZsZoneMemberTable.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneTable(3) 1 }

.1.3.6.1.2.1.160.1.1.3.1.1
t11ZsZoneIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this
Zone within a particular Fabric's Zone Set database
on a particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneTable(3) t11ZsZoneEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.3.1.2
t11ZsZoneName OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZoningName
SYNTAX OCTET STRING (1..64)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of this Zone. The t11ZsZoneName should be
unique within a Fabric.
The Zone can be renamed by setting this object
to a new value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneTable(3) t11ZsZoneEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.3.1.3
t11ZsZoneAttribBlock OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object specifies the index value of the
Zone Attribute Block that contains the Attributes
of this Zone.

In Enhanced mode, a value of zero indicates this


Zone has no Zone Attributes. In Basic mode, this
object always has the value of zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneTable(3) t11ZsZoneEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.3.1.4
t11ZsZoneRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

This object cannot be set to 'active' unless the


corresponding value of t11ZsZoneName is unique within
the Fabric's Zone Server database on this switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneTable(3) t11ZsZoneEntry(1) 4 }

.1.3.6.1.2.1.160.1.1.4
t11ZsSetZoneTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table specifies which Zones belong to which Zone
Sets in the Zone Set database of the Zone Servers
on each Fabric in one or more switches."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 4 }

.1.3.6.1.2.1.160.1.1.4.1
t11ZsSetZoneEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsSetIndex, t11ZsZoneIndex }
DESCRIPTION "Each entry specifies that a particular Zone (identified
by the value of t11ZsZoneIndex) is one of the Zones
that form a particular Zone Set (identified by the
value of t11ZsSetIndex) in the Zone Set database of a
particular Fabric (identified by the value of
t11ZsServerFabricIndex) on a particular switch
(identified by values of fcmInstanceIndex and
fcmSwitchIndex).

When a row in this table exists, it references one row in


the t11ZsSetTable and one row in the t11ZsZoneTable. The
agent must ensure that both such rows when referenced by an
active row in this table, do exist and have a status of
'active', either by refusing to create new rows in this
table, or by automatically deleting rows in this table.

An 'active' row in this table references one row in the


t11ZsSetTable and one in the t11ZsZoneTable. The agent must
ensure that all such referenced rows exist with a status of
'active', either by refusing to create new active rows in
this table, or by automatically deleting any rows in this
table that reference a deleted row.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsSetZoneTable(4) 1 }

.1.3.6.1.2.1.160.1.1.4.1.1
t11ZsSetZoneRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsSetZoneTable(4) t11ZsSetZoneEntry(1)
1 }

.1.3.6.1.2.1.160.1.1.5
t11ZsAliasTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about the Zone Aliases
in the Zone Set database of the Zone Servers on each
Fabric in one or more switches.

In Enhanced mode, changes to a database made via this


table are always made to the 'copy' database, but
values read from this table reflect the contents of
either the 'copy' database or the current (committed)
database as indicated by the corresponding value of
t11ZsServerReadFromDatabase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 5 }

.1.3.6.1.2.1.160.1.1.5.1
t11ZsAliasEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsAliasIndex }
DESCRIPTION "Each entry contains information about a Zone Alias in
the Zone Set database of a particular Fabric
(identified by the value of t11ZsServerFabricIndex) on
a particular switch (identified by values of
fcmInstanceIndex and fcmSwitchIndex).

A Zone Member is added to a Zone Alias by creating


an entry in the t11ZsZoneMemberTable pointing to a
row of this table via t11ZsAliasIndex, i.e.,:

- t11ZsZoneMemberParentType = 'alias',
- t11ZsZoneMemberParentIndex = Alias's t11ZsAliasIndex,
- t11ZsZoneMemberFormat != '05 - Alias Name', and
- t11ZsZoneMemberID = Member's identifier.

A Zone Alias is added to a Zone by creating


an entry in the t11ZsZoneMemberTable pointing to a
row of this table via t11ZsAliasName, i.e.,:

- t11ZsZoneMemberParentType = 'zone', and


- t11ZsZoneMemberParentIndex = Zone's t11ZsZoneIndex,
- t11ZsZoneMemberFormat = '05 - Alias Name',
- t11ZsZoneMemberID = Alias's t11ZsAliasName.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAliasTable(5) 1 }

.1.3.6.1.2.1.160.1.1.5.1.1
t11ZsAliasIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value which uniquely identifies this Zone
Alias within the Zone Set database of a particular
Fabric on a particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAliasTable(5) t11ZsAliasEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.5.1.2
t11ZsAliasName OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZoningName
SYNTAX OCTET STRING (1..64)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of this Zone Alias. The name of the Zone
Alias should be unique within a Fabric.

The Zone Alias can be renamed by setting this object


to a new value if and when it is not in a Zone, i.e.,
if and only if the current name is not the value of
any t11ZsZoneMemberID in the same Zone Set database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAliasTable(5) t11ZsAliasEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.5.1.3
t11ZsAliasRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

This object cannot be set to 'active' unless the


corresponding value of t11ZsAliasName is unique within
the Fabric's Zone Server database on this switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAliasTable(5) t11ZsAliasEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.6
t11ZsZoneMemberTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all members of a Zone/Zone Alias
and information about those members in the Zone Set
database of the Zone Servers on each Fabric in one or
more switches.

In Enhanced mode, changes to a database made via this


table are always made to the 'copy' database, but
values read from this table reflect the contents of
either the 'copy' database or the current (committed)
database as indicated by the corresponding value of
t11ZsServerReadFromDatabase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 6 }

.1.3.6.1.2.1.160.1.1.6.1
t11ZsZoneMemberEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsZoneMemberParentType, t11ZsZoneMemberParentIndex, t11ZsZoneMemberIndex }
DESCRIPTION "Each entry represents the relationship between a
member and (one of) its 'parent(s)', i.e., a Zone
or Zone Alias to which the member belongs, within
a particular Fabric (identified by the value of
t11ZsServerFabricIndex) on a particular switch
(identified by values of fcmInstanceIndex and
fcmSwitchIndex).

A Zone member (other than an alias) is added to a


Zone by creating an entry in this table having:
- t11ZsZoneMemberParentType = 'zone', and
- t11ZsZoneMemberParentIndex = Zone's t11ZsZoneIndex,
- t11ZsZoneMemberFormat != '05 - Alias Name',
- t11ZsZoneMemberID = Member's identifier.

An 'active' row in this table references rows in other


tables. The agent must ensure that all such referenced
rows exist with a status of 'active', either by refusing to
create new active rows in this table, or by automatically
deleting any rows in this table that reference a deleted
row.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6) 1 }

.1.3.6.1.2.1.160.1.1.6.1.1
t11ZsZoneMemberParentType OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {zone(1), alias(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object determines whether this member belongs
to a Zone or Zone Alias."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6)
t11ZsZoneMemberEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.6.1.2
t11ZsZoneMemberParentIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object contains the index value of the Zone or
Zone Alias to which this member belongs.

If the value of the corresponding instance of


t11ZsZoneMemberParentType is 'zone', then this object
will contain the value of the t11ZsZoneIndex object of
the Zone to which this member belongs.

If the value of the corresponding instance of


t11ZsZoneMemberParentType is 'alias', then this object
will contain the value of the t11ZsAliasIndex object
of the Zone Alias to which this member belongs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6)
t11ZsZoneMemberEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.6.1.3
t11ZsZoneMemberIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this Zone
Member amongst all Zone Members in the Zone Set
database of a particular Fabric on a particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6)
t11ZsZoneMemberEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.6.1.4
t11ZsZoneMemberFormat OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZsZoneMemberType
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "x"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object identifies the format of the
Zone/Zone Alias member's identifier contained in
t11ZsZoneMemberID.

This object cannot be modified while the corresponding


value of t11ZsZoneMemberRowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6)
t11ZsZoneMemberEntry(1) 4 }

.1.3.6.1.2.1.160.1.1.6.1.5
t11ZsZoneMemberID OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object contains the Member Identifier of the
Zone or Alias. The interpretation of this object
depends on the value of the corresponding instance
of t11ZsZoneMemberFormat:

- if t11ZsZoneMemberFormat is 'N_Port_Name', then


this object contains an N_Port_Name.

- if t11ZsZoneMemberFormat is 'Domain_ID and physical


port', then this object contains a 4-octet value in
network byte order. The first octet is zero,
the second octet contains the Domain_ID, and the
last 2 octets contain the physical port number.

- if t11ZsZoneMemberFormat is 'N_Port_ID', then this


object contains the 3-octet Nx_Port FC_ID.

- if t11ZsZoneMemberFormat is 'Alias Name', then


this object contains the value of t11ZsAliasName
for some Alias in the same Zone Set database.

- if t11ZsZoneMemberFormat is 'Node_Name', then


this object contains an 8-octet Node_Name.

- if t11ZsZoneMemberFormat is 'F_Port_Name', then


this object contains an 8-octet F_Port_Name.

- if t11ZsZoneMemberFormat is one of the 'Vendor


Specific' values, then this object contains a value
of 1 to 255 octets in a format defined by the relevant
vendor.

This object cannot be modified while the corresponding


value of t11ZsZoneMemberRowStatus object is 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6)
t11ZsZoneMemberEntry(1) 5 }

.1.3.6.1.2.1.160.1.1.6.1.6
t11ZsZoneMemberRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row.

The corresponding instances of t11ZsZoneMemberID and


t11ZsZoneMemberFormat objects must be set before or
concurrently with setting this object to 'active'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsZoneMemberTable(6)
t11ZsZoneMemberEntry(1) 6 }

.1.3.6.1.2.1.160.1.1.7
t11ZsAttribBlockTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table gives information on all the Zone
Attributes in the Zone Set database of the Zone
Servers on each Fabric in one or more switches.

In Enhanced mode, changes to a database made via this


table are always made to the 'copy' database, but
values read from this table reflect the contents of
either the 'copy' database or the current (committed)
database as indicated by the corresponding value of
t11ZsServerReadFromDatabase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 7 }

.1.3.6.1.2.1.160.1.1.7.1
t11ZsAttribBlockEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsAttribBlockIndex }
DESCRIPTION "Each entry contains information about a Zone Attribute
Block (of Zone Attributes) in the Zone Set database
of a particular Fabric (identified by the value of
t11ZsServerFabricIndex) on a particular switch
(identified by values of fcmInstanceIndex and
fcmSwitchIndex).
An 'active' row in this table references a row in the
t11ZsAttribBlockTable. The agent must ensure that the
referenced rows exists with a status of 'active', either by
refusing to create new active rows in this table, or by
automatically deleting any rows in this table that
reference a deleted row.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribBlockTable(7) 1 }

.1.3.6.1.2.1.160.1.1.7.1.1
t11ZsAttribBlockIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this Zone
Attribute within the Zone Set database of a particular
Fabric on a particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribBlockTable(7)
t11ZsAttribBlockEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.7.1.2
t11ZsAttribBlockName OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZoningName
SYNTAX OCTET STRING (1..64)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The name of this Zone Attribute Block, which should
be unique within the Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribBlockTable(7)
t11ZsAttribBlockEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.7.1.3
t11ZsAttribBlockRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribBlockTable(7)
t11ZsAttribBlockEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.8
t11ZsAttribTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table gives information on the Zone Attributes
within the Zone Attribute Blocks in the Zone Set
database of the Zone Servers on each Fabric in one
or more switches.

In Enhanced mode, changes to a database made via this


table are always made to the 'copy' database, but
values read from this table reflect the contents of
either the 'copy' database or the current (committed)
database as indicated by the corresponding value of
t11ZsServerReadFromDatabase."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 8 }

.1.3.6.1.2.1.160.1.1.8.1
t11ZsAttribEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsAttribBlockIndex, t11ZsAttribIndex }
DESCRIPTION "Each entry contains information about a Zone
Attribute in a Zone Attribute Block (identified by
t11ZsAttribBlockIndex) in the Zone Set database of
a particular Fabric (identified by the value of
t11ZsServerFabricIndex) on a particular switch
(identified by values of fcmInstanceIndex and
fcmSwitchIndex).

An entry in this table cannot be created prior to


its associated entry in the t11ZsAttribBlockTable.

The StorageType of a row in this table is specified by


the instance of t11ZsServerDatabaseStorageType that is
INDEXed by the same values of fcmInstanceIndex,
fcmSwitchIndex, and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribTable(8) 1 }

.1.3.6.1.2.1.160.1.1.8.1.1
t11ZsAttribIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this
Zone Attribute within its Zone Attribute Block in
the Zone Set database of a particular Fabric on a
particular switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribTable(8) t11ZsAttribEntry(1)
1 }

.1.3.6.1.2.1.160.1.1.8.1.2
t11ZsAttribType OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The type of attribute:
0001 - Protocol
0002 - Broadcast Zone
0003 - Hard Zone
00E0 (hex) - Vendor Specific."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribTable(8) t11ZsAttribEntry(1)
2 }

.1.3.6.1.2.1.160.1.1.8.1.3
t11ZsAttribValue OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (4..252)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The value of the attribute, formatted as specified
in FC-GS-5 for the type given by the corresponding
instance of t11ZsAttribType.

Note that FC-GS-5 requires that the length of this


value is a multiple of 4 bytes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribTable(8) t11ZsAttribEntry(1)
3 }

.1.3.6.1.2.1.160.1.1.8.1.4
t11ZsAttribRowStatus OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this conceptual row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsAttribTable(8) t11ZsAttribEntry(1)
4 }

.1.3.6.1.2.1.160.1.1.9
t11ZsActivateTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table provides a mechanism to allow a Zone Set
to be activated on a Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 9 }

.1.3.6.1.2.1.160.1.1.9.1
t11ZsActivateEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex }
DESCRIPTION "Each entry reflects the state of the activation of a
Zone Set by a particular switch (identified by values
of fcmInstanceIndex and fcmSwitchIndex) on a particular
Fabric (identified by the value of
t11ZsServerFabricIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActivateTable(9) 1 }

.1.3.6.1.2.1.160.1.1.9.1.1
t11ZsActivateRequest OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting this object to a value is a request for a
Zone Set to be activated on the Fabric that is
represented by this row. The Zone Set to be
activated is the one for which t11ZsSetIndex has
the same value.

If a Zone Set is already active on a Fabric when a


request is made to activate a different one on that
Fabric, then the existing Zone Set is automatically
deactivated and the specified Zone Set is activated
in its place.

The value of this object when read is always 0."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActivateTable(9)
t11ZsActivateEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.9.1.2
t11ZsActivateDeactivate OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {deactivate(1), noop(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting this object to 'deactivate' is a request
to deactivate the currently active Zone Set on
a Fabric.

Note that the deactivation of the active Zone Set


allows all ports to communicate or no ports to
communicate, depending on the current Default Zone
behavior.

No action is taken if this object is set to 'noop'.


When read, the value of this object is always 'noop'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActivateTable(9)
t11ZsActivateEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.9.1.3
t11ZsActivateResult OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX INTEGER {activateSuccess(1), activateFailure(2), deactivateSuccess(3),
deactivateFailure(4), inProgress(5), none(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the outcome of the most recent
activation/deactivation using this entry.

When the value of this object is 'inProgress', the


values of the corresponding instances of
t11ZsActivateRequest and t11ZsActivateDeactivate
cannot be modified.

The value 'none' indicates activation/deactivation


has not been attempted since the last restart of
the management system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActivateTable(9)
t11ZsActivateEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.9.1.4
t11ZsActivateFailCause OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A textual message indicating the reason for the
most recent failure of a Zone Set activation or
deactivation, or the zero-length string if no
information is available (e.g., because the
corresponding instance of t11ZsActivateResult
has the value 'none').

When the corresponding instance of


t11ZsActivateResult is either 'activateFailure'
or 'deactivateFailure', the value of this object
indicates the reason for that failure."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActivateTable(9)
t11ZsActivateEntry(1) 4 }

.1.3.6.1.2.1.160.1.1.9.1.5
t11ZsActivateFailDomainId OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (0..239)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the failure cause (as indicated by
t11ZsSetFailCause) was specific to a particular
device, this object contains the Domain_ID of that
device. Otherwise, this object contains zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActivateTable(9)
t11ZsActivateEntry(1) 5 }

.1.3.6.1.2.1.160.1.1.10
t11ZsActiveTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table containing information on the currently
enforced/active Zone Set on each Fabric.
An active Zone Set cannot be modified.
This table will be empty when no Zone Set is
activated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 10 }

.1.3.6.1.2.1.160.1.1.10.1
t11ZsActiveEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex }
DESCRIPTION "Each entry represents an active Zone Set of a
particular Fabric (identified by the value of
t11ZsServerFabricIndex), according to a particular
switch (identified by values of fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveTable(10) 1 }

.1.3.6.1.2.1.160.1.1.10.1.1
t11ZsActiveZoneSetName OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZoningName
SYNTAX OCTET STRING (1..64)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of this Zone Set on this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveTable(10) t11ZsActiveEntry(1) 1
}

.1.3.6.1.2.1.160.1.1.10.1.2
t11ZsActiveActivateTime OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at which this entry was most
recently activated. If this row was activated prior to
the last re-initialization of the local network management
system, then this object will contain a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveTable(10) t11ZsActiveEntry(1) 2
}

.1.3.6.1.2.1.160.1.1.11
t11ZsActiveZoneTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all the Zones that are present in
the active Zone Sets on all Fabrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 11 }

.1.3.6.1.2.1.160.1.1.11.1
t11ZsActiveZoneEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsActiveZoneIndex }
DESCRIPTION "Each entry represents a Zone in the active Zone Set
of a particular Fabric (identified by the value of
t11ZsServerFabricIndex), according to a particular
switch (identified by values of fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneTable(11) 1 }

.1.3.6.1.2.1.160.1.1.11.1.1
t11ZsActiveZoneIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this Zone
within the active Zone Set on a particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneTable(11)
t11ZsActiveZoneEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.11.1.2
t11ZsActiveZoneName OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZoningName
SYNTAX OCTET STRING (1..64)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of this Zone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneTable(11)
t11ZsActiveZoneEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.11.1.3
t11ZsActiveZoneBroadcastZoning OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates whether broadcast Zoning is
enabled on this Zone. If broadcast Zoning is enabled,
then broadcast frames generated by a member in this
Zone will be restricted to members in this Zone.

This object is only instantiated in Enhanced mode."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneTable(11)
t11ZsActiveZoneEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.11.1.4
t11ZsActiveZoneHardZoning OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates whether hard Zoning is
enabled on this Zone.
This object is only instantiated in Enhanced mode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneTable(11)
t11ZsActiveZoneEntry(1) 4 }

.1.3.6.1.2.1.160.1.1.12
t11ZsActiveZoneMemberTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all members of all Zones
within the active Zone Set on any Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 12 }

.1.3.6.1.2.1.160.1.1.12.1
t11ZsActiveZoneMemberEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsActiveZoneIndex, t11ZsActiveZoneMemberIndex }
DESCRIPTION "Each entry represents a member of a Zone in the active
Zone Set of a particular Fabric (identified by the value
t11ZsServerFabricIndex), according to a particular
switch (identified by values of fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneMemberTable(12) 1 }

.1.3.6.1.2.1.160.1.1.12.1.1
t11ZsActiveZoneMemberIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this
member amongst the members of a particular Zone
in the active Zone Set on a particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneMemberTable(12)
t11ZsActiveZoneMemberEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.12.1.2
t11ZsActiveZoneMemberFormat OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZsZoneMemberType
SYNTAX Unsigned32 (0..255)
DISPLAY-HINT "x"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object identifies the identifier format of the
corresponding instance of t11ZsActiveZoneMemberID."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneMemberTable(12)
t11ZsActiveZoneMemberEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.12.1.3
t11ZsActiveZoneMemberID OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value of this object identifies the member
using the format specified in the corresponding
instance of t11ZsActiveZoneMemberFormat."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveZoneMemberTable(12)
t11ZsActiveZoneMemberEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.13
t11ZsActiveAttribTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about some of the
Attributes of the Zones within the active Zone Set
on each Fabric.

This table contains all the types of attributes


that might apply zero, one, or more times to a Zone.
Attributes that apply once and only to a Zone are
specified in the t11ZsActiveZoneTable.

This table will always be empty in Basic mode.


It will also be empty if there are no Zones in
any active Zone Set having any of the applicable
types of attributes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 13 }

.1.3.6.1.2.1.160.1.1.13.1
t11ZsActiveAttribEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex,
t11ZsActiveZoneIndex, t11ZsActiveAttribIndex }
DESCRIPTION "Each entry contains an Attribute of a particular
Zone in the active Zone Set of a particular Fabric
(identified by the value of t11ZsServerFabricIndex),
according to a particular switch (identified by
values of fcmInstanceIndex and fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveAttribTable(13) 1 }

.1.3.6.1.2.1.160.1.1.13.1.1
t11ZsActiveAttribIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this
attribute amongst the other attributes for a
particular Zone in the active Zone Set on a
particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveAttribTable(13)
t11ZsActiveAttribEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.13.1.2
t11ZsActiveAttribType OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of attribute:

0001 - Protocol
00E0 (hex) - Vendor Specific

Note that type 2 (Hard) and type 3 (Broadcast)


do not need to be represented here, because they
are represented by t11ZsActiveZoneBroadcastZoning and
t11ZsActiveZoneHardZoning."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveAttribTable(13)
t11ZsActiveAttribEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.13.1.3
t11ZsActiveAttribValue OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (0..252)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the attribute, formatted according to
its type as indicated by the corresponding instance
of t11ZsActiveAttribType.

As specified in FC-GS-5, the length of an attribute


value is at least 4 bytes, and if necessary, the value
is appended with zero bytes so that the length is a
multiple of 4. For a Vendor-Specific attribute
value, the first 8 bytes contain the T10 Vendor ID
as described in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsActiveAttribTable(13)
t11ZsActiveAttribEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.14
t11ZsNotifyControlTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of control information for notifications
generated due to Zone Server events."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 14 }

.1.3.6.1.2.1.160.1.1.14.1
t11ZsNotifyControlEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex }
DESCRIPTION "Each entry contains notification control information
specific to a Zone Server for a particular Fabric
(identified by the value of t11ZsServerFabricIndex)
on a particular switch (identified by values of
fcmInstanceIndex and fcmSwitchIndex).

The persistence across reboots of writable values in


a row of this table is specified by the instance of
t11ZsServerDatabaseStorageType that is INDEXed by
the same values of fcmInstanceIndex, fcmSwitchIndex,
and t11ZsServerFabricIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14) 1 }

.1.3.6.1.2.1.160.1.1.14.1.1
t11ZsNotifyRequestRejectEnable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies whether t11ZsRequestRejectNotify
notifications should be generated by the Zone Server
for this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 1 }

.1.3.6.1.2.1.160.1.1.14.1.2
t11ZsNotifyMergeFailureEnable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies whether t11ZsMergeFailureNotify
notifications should be generated by the Zone Server
for this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 2 }

.1.3.6.1.2.1.160.1.1.14.1.3
t11ZsNotifyMergeSuccessEnable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies whether t11ZsMergeSuccessNotify
notifications should be generated by the Zone Server
for this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 3 }

.1.3.6.1.2.1.160.1.1.14.1.4
t11ZsNotifyDefZoneChangeEnable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies whether t11ZsDefZoneChangeNotify
notifications should be generated by the Zone Server
for this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 4 }

.1.3.6.1.2.1.160.1.1.14.1.5
t11ZsNotifyActivateEnable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies whether t11ZsActivateNotify
notifications should be generated by the Zone Server
for this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 5 }

.1.3.6.1.2.1.160.1.1.14.1.6
t11ZsRejectCtCommandString OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The binary content of the Zone Server request,
formatted as an octet string (in network byte order)
containing the Common Transport Information Unit
(CT_IU), as described in Table 2 of FC-GS-5 (including
the preamble), which was most recently rejected by the
Fabric Configuration Server for this Fabric.

This object contains the zero-length string


if and when the CT-IU's content is unavailable.

When the length of this object is 255 octets, it


contains the first 255 octets of the CT-IU (in
network byte order)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 6 }

.1.3.6.1.2.1.160.1.1.14.1.7
t11ZsRejectRequestSource OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The WWN that was the source of the CT_IU
contained in the corresponding instance of
t11ZsRejectCtCommandString."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 7 }

.1.3.6.1.2.1.160.1.1.14.1.8
t11ZsRejectReasonCode OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11NsGs4RejectReasonCode
SYNTAX INTEGER {none(1), invalidCmdCode(2), invalidVerLevel(3),
logicalError(4), invalidIUSize(5), logicalBusy(6), protocolError(7),
unableToPerformCmdReq(8), cmdNotSupported(9), serverNotAvailable(10),
couldNotEstabSession(11), vendorError(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The reason code corresponding to the most recent
rejection of a request by the Zone Server for
this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 8 }

.1.3.6.1.2.1.160.1.1.14.1.9
t11ZsRejectReasonCodeExp OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
-- TEXTUAL CONVENTION T11ZsRejectReasonExplanation
SYNTAX INTEGER {other(1), noAdditionalExplanation(2), zonesNotSupported(3),
zoneSetNameUnknown(4), noZoneSetActive(5), zoneNameUnknown(6), zoneStateUnknown(7),
incorrectPayloadLen(8), tooLargeZoneSet(9), deactivateZoneSetFailed(10),
reqNotSupported(11), capabilityNotSupported(12), zoneMemberIDTypeNotSupp(13),
invalidZoneSetDefinition(14), enhancedZoningCmdsNotSupported(15),
zoneSetExists(16), zoneExists(17), aliasExists(18), zoneSetUnknown(19),
zoneUnknown(20), aliasUnknown(21), zoneAliasTypeUnknown(22),
unableEnhancedMode(23), basicZoningCmdsNotSupported(24),
zoneAttribObjectExists(25), zoneAttribObjectUnknown(26), requestInProcess(27),
cmitInProcess(28), hardEnforcementFailed(29), unresolvedReferences(30),
consistencyChecksFailed(31)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the value of t11ZsRejectReasonCode is
'Unable to perform command request', this
object contains the corresponding reason code
explanation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 9 }

.1.3.6.1.2.1.160.1.1.14.1.10
t11ZsRejectReasonVendorCode OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the value of t11ZsRejectReasonCode is
'Vendor Specific Error', this object contains
the corresponding vendor-specific reason code."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) t11ZsNotifyControlTable(14)
t11ZsNotifyControlEntry(1) 10 }

.1.3.6.1.2.1.160.1.1.15
t11ZsFabricIndex OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Unsigned32 (0..4096)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "This object contains either a value of
T11FabricIndex to identify the Fabric on which
some occurrence has caused a notification to be
generated, or it has the value 4096 to indicate
all applicable Fabrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsConfiguration(1) 15 }

.1.3.6.1.2.1.160.1.2
t11ZsStatistics OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) 2 }

.1.3.6.1.2.1.160.1.2.1
t11ZsStatsTable OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of statistics maintained by Zone Servers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) 1 }

.1.3.6.1.2.1.160.1.2.1.1
t11ZsStatsEntry OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11ZsServerFabricIndex }
DESCRIPTION "A set of statistics for a Zone Server on a
particular Fabric (identified by the value of
t11ZsServerFabricIndex) on a particular switch
(identified by values of fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) 1 }

.1.3.6.1.2.1.160.1.2.1.1.1
t11ZsOutMergeRequests OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Merge Request Frames sent by this Zone
Server to other Zone Servers in the same Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 1 }

.1.3.6.1.2.1.160.1.2.1.1.2
t11ZsInMergeAccepts OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Merge Accept Frames received by this Zone
Server from other Zone Servers in the same Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 2 }

.1.3.6.1.2.1.160.1.2.1.1.3
t11ZsInMergeRequests OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Merge Request Frames received by this Zone
Server from other Zone Servers in the same Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 3 }

.1.3.6.1.2.1.160.1.2.1.1.4
t11ZsOutMergeAccepts OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Merge Accept Frames sent by this Zone
Server to other Zone Servers in the same Fabric.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 4 }

.1.3.6.1.2.1.160.1.2.1.1.5
t11ZsOutChangeRequests OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of change requests sent (via the Fabric
Management Session Protocol) by this Zone Server to
other Zone Servers in the same Fabric.

This includes Acquire Change Authorization requests, Stage


Fabric Config Update requests, Update Fabric Config requests
and Release Change Authorization requests. It also includes
the corresponding types of requests defined by the Enhanced
Commit Service.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 5 }
.1.3.6.1.2.1.160.1.2.1.1.6
t11ZsInChangeAccepts OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of SW_ACC messages received from other Zone
Servers in the same Fabric (according to the Fabric
Management Session Protocol) in response to change
requests by this Zone Server.

This includes SW_ACC messages received in response to


Acquire Change Authorization requests, to Stage Fabric
Config Update requests, to Update Fabric Config requests,
and to Release Change Authorization requests. It also
includes responses to the corresponding types of requests
defined for the Enhanced Commit Service.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 6 }

.1.3.6.1.2.1.160.1.2.1.1.7
t11ZsInChangeRequests OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of change requests received (via the Fabric
Management Session Protocol) by this Zone Server from
other Zone Servers in the same Fabric.

This includes Acquire Change Authorization requests, Stage


Fabric Config Update requests, Update Fabric Config requests
and Release Change Authorization requests. It also includes
the corresponding types of requests defined by the Enhanced
Commit Service.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 7 }

.1.3.6.1.2.1.160.1.2.1.1.8
t11ZsOutChangeAccepts OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of SW_ACC messages sent by this Zone Server
(according to the Fabric Management Session Protocol) in
response to change requests from other Zone Servers in
the same Fabric.

This includes SW_ACC messages sent in response to


Acquire Change Authorization requests, to Stage Fabric
Config Update requests, to Update Fabric Config requests
and to Release Change Authorization requests. It also
includes responses to the corresponding types of requests
defined for the Enhanced Commit Service.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 8 }

.1.3.6.1.2.1.160.1.2.1.1.9
t11ZsInZsRequests OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Zone Server requests received by this
Zone Server on this Fabric, both those received in
Basic mode and in Enhanced mode.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 9 }

.1.3.6.1.2.1.160.1.2.1.1.10
t11ZsOutZsRejects OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Zone Server requests rejected by this
Zone Server on this Fabric, both those rejected in
Basic mode and in Enhanced mode.

This counter has no discontinuities other than those


that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBObjects(1) t11ZsStatistics(2) t11ZsStatsTable(1) t11ZsStatsEntry(1) 10 }

.1.3.6.1.2.1.160.2
t11ZsMIBConformance OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160) 2 }

.1.3.6.1.2.1.160.2.1
t11ZsMIBCompliances OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) 1 }

.1.3.6.1.2.1.160.2.1.1
t11ZsMIBCompliance MODULE-COMPLIANCE
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "The compliance statement for entities that
implement the Zone Server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBCompliances(1) 1 }

.1.3.6.1.2.1.160.2.2
t11ZsMIBGroups OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) 2 }

.1.3.6.1.2.1.160.2.2.1
t11ZsBasicGroup OBJECT-GROUP
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "A collection of objects for displaying and updating
the Zone configuration of a Zone Server capable of
operating in Basic mode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBGroups(2) 1 }

.1.3.6.1.2.1.160.2.2.2
t11ZsEnhancedModeGroup OBJECT-GROUP
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "A collection of additional objects for displaying
and updating the Zone configuration of a Zone Server
capable of operating in Enhanced mode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBGroups(2) 2 }

.1.3.6.1.2.1.160.2.2.3
t11ZsStatisticsGroup OBJECT-GROUP
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "A collection of objects for collecting Zone Server
statistics information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBGroups(2) 3 }

.1.3.6.1.2.1.160.2.2.4
t11ZsNotificationControlGroup OBJECT-GROUP
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "A collection of notification control and
notification information objects for monitoring
Zone Server request rejection and Zone merge
failures."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBGroups(2) 4 }

.1.3.6.1.2.1.160.2.2.5
t11ZsActivateGroup OBJECT-GROUP
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "A collection of objects that allow a Zone Set to
be activated via SNMP SetRequests and provide the
status and result of such an activation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBGroups(2) 5 }

.1.3.6.1.2.1.160.2.2.6
t11ZsNotificationGroup OBJECT-TYPE
-- FROM T11-FC-ZONE-SERVER-MIB
DESCRIPTION "A collection of notification(s) for monitoring
Zone Server request rejection, Zone merge
failures and successes, and Default Zoning
behavioral changes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) t11ZoneServerMIB(160)
t11ZsMIBConformance(2) t11ZsMIBGroups(2) 6 }
.1.3.6.1.2.1.162
t11FcFabricConfigServerMIB MODULE-IDENTITY
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "The MIB module for the management of a Fabric
Configuration Server (FCS) in a Fibre Channel (FC)
network. An FCS is defined by the FC-GS-5 standard. This
MIB provides the capabilities to trigger a discovery of
the configuration of one or more Fabrics, to retrieve the
results of such a discovery, as well as to control and
monitor the operation of an FCS. The discovered
configuration contains information about:

- Interconnect Elements (IEs), i.e., switches, hubs,


bridges, etc.,
- Ports on IEs, and
- Platforms that consist of one or more FC nodes.

Copyright (C) The IETF Trust (2007). This version of


this MIB module is part of RFC 4935; see the RFC itself for
full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 162 }

.1.3.6.1.2.1.162.0
t11FcsNotifications OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) 0 }

.1.3.6.1.2.1.162.0.1
t11FcsRqRejectNotification NOTIFICATION-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
OBJECTS { t11FamLocalSwitchWwn, t11FcsRejectReasonCode,
t11FcsRejectReasonCodeExp, t11FcsRejectReasonVendorCode }
DESCRIPTION "This notification is generated whenever the Fabric
Configuration Server on a switch (indicated by the
value of t11FamLocalSwitchWwn) rejects a Fabric
Configuration Server request.

The Fabric Configuration Server should update the


t11FcsRejectReasonCode, t11FcsRejectReasonCodeExp
and t11FcsRejectReasonVendorCode objects with the
corresponding reason code, explanation and vendor
specific code before sending the notification."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsNotifications(0) 1 }

.1.3.6.1.2.1.162.0.2
t11FcsDiscoveryCompleteNotify NOTIFICATION-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
OBJECTS { t11FcsFabricDiscoveryRangeLow }
DESCRIPTION "This notification is generated by the Fabric
Configuration Server on the completion of the
discovery of Fabrics in the range that has
t11FcsFabricDiscoveryRangeLow at its low end."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsNotifications(0) 2 }

.1.3.6.1.2.1.162.0.3
t11FcsMgmtAddrChangeNotify NOTIFICATION-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
OBJECTS { t11FcsMgmtAddrChangeFabricIndex, t11FcsMgmtAddrChangeIeName }
DESCRIPTION "This notification is generated by the Fabric
Configuration Server whenever the management
address of an IE changes, i.e., whenever an
entry in the t11FcsMgmtAddrListTable changes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsNotifications(0) 3 }

.1.3.6.1.2.1.162.1
t11FcsMIBObjects OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) 1 }

.1.3.6.1.2.1.162.1.1
t11FcsDiscovery OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) 1 }

.1.3.6.1.2.1.162.1.1.1
t11FcsFabricDiscoveryTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains control information for discovery
of Fabric configuration by switches.

Values written to objects in this table are not


retained over agent reboots."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1) 1 }

.1.3.6.1.2.1.162.1.1.1.1
t11FcsFabricDiscoveryEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex }
DESCRIPTION "Control information for discovery by the switch
identified by fcmInstanceIndex and fcmSwitchIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsFabricDiscoveryTable(1) 1 }

.1.3.6.1.2.1.162.1.1.1.1.1
t11FcsFabricDiscoveryRangeLow OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The discovery by a particular switch operates
within all existing Fabrics that have a Fabric
Index within a specific inclusive range. This
object specifies the minimum Fabric Index value
within that range. This value just represents
the lower end of the range and does not necessarily
represent any existing Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsFabricDiscoveryTable(1) t11FcsFabricDiscoveryEntry(1) 1 }

.1.3.6.1.2.1.162.1.1.1.1.2
t11FcsFabricDiscoveryRangeHigh OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The discovery by a particular switch operates
within all existing Fabrics that have a Fabric
Index within a specific inclusive range. This
object specifies the maximum Fabric Index value
within that range. This value just represents the
higher end of the range and does not necessarily
represent any existing Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsFabricDiscoveryTable(1) t11FcsFabricDiscoveryEntry(1) 2 }

.1.3.6.1.2.1.162.1.1.1.1.3
t11FcsFabricDiscoveryStart OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX INTEGER {start(1), noOp(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object provides the capability to trigger the start
of a discovery by a Fabric Configuration Server. If this
object is set to 'start', then the discovery is started on
those Fabrics that have their Fabric Index value in the
range specified by t11FcsFabricDiscoveryRangeLow and
t11FcsFabricDiscoveryRangeHigh. It is recommended that
whenever an instance of this object is set to 'start',
that the desired range be specified at the same time by
setting the corresponding instances of
t11FcsFabricDiscoveryRangeLow and
t11FcsFabricDiscoveryRangeHigh.

Setting this object to 'start' will be rejected if a


discovery is already/still in progress on any Fabrics in
the specified range.

No action is taken if this object is set to 'noOp'.


The value of this object when read is always 'noOp'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsFabricDiscoveryTable(1) t11FcsFabricDiscoveryEntry(1) 3 }

.1.3.6.1.2.1.162.1.1.1.1.4
t11FcsFabricDiscoveryTimeOut OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Unsigned32 (300..86400)
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum interval of time for which the discovered
Fabric information is cached by a Fabric Configuration
Server."
DEFVAL { 900 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsFabricDiscoveryTable(1) t11FcsFabricDiscoveryEntry(1) 4 }

.1.3.6.1.2.1.162.1.1.2
t11FcsDiscoveryStateTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the status of discovery of
locally known Fabrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1) 2 }

.1.3.6.1.2.1.162.1.1.2.1
t11FcsDiscoveryStateEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsFabricIndex }
DESCRIPTION "The discovery status for a particular Fabric on the
switch identified by fcmInstanceIndex and fcmSwitchIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsDiscoveryStateTable(2) 1 }

.1.3.6.1.2.1.162.1.1.2.1.1
t11FcsFabricIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A unique index value that uniquely identifies a
particular Fabric.

In a Fabric conformant to FC-SW-4, multiple Virtual Fabrics


can operate within one (or more) physical infrastructures,
and this index value is used to uniquely identify a
particular (physical or virtual) Fabric within a physical
infrastructure.

In a Fabric conformant to versions earlier than FC-SW-4,


only a single Fabric could operate within a physical
infrastructure, and thus, the value of this Fabric Index
was defined to always be 1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsDiscoveryStateTable(2) t11FcsDiscoveryStateEntry(1) 1 }

.1.3.6.1.2.1.162.1.1.2.1.2
t11FcsDiscoveryStatus OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX INTEGER {inProgress(1), completed(2), localOnly(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The status of the discovery for the particular Fabric.

Initially when the switch comes up, all instances of this


object have the value: 'localOnly', and the database
contains only local information, i.e., no information
discovered via the Fabric Configuration Server protocol
specified in FC-GS-5.

If t11FcsFabricDiscoveryStart is set to 'start' for a


range of Fabrics that includes this Fabric, then the
value of this object transitions to 'inProgress'. When
the discovery completes, this object transitions to
'completed', and the data is cached for the minimum
interval of time specified by
t11FcsFabricDiscoveryTimeOut. After this interval has
been exceeded, the data may be lost, in which case, the
value of this object changes to 'localOnly'.

This object cannot be set via SNMP to any value other


than 'localOnly'. If this object is set (via SNMP) to
'localOnly', the cached data for the Fabric is discarded
immediately, and if a discovery initiated from this
switch was in progress for this Fabric, then that
discovery is aborted."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsDiscoveryStateTable(2) t11FcsDiscoveryStateEntry(1) 2 }

.1.3.6.1.2.1.162.1.1.2.1.3
t11FcsDiscoveryCompleteTime OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the value of sysUpTime at which
discovery was most recently completed or aborted on this
Fabric. This object contains the value of zero before
the first discovery on this Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscovery(1)
t11FcsDiscoveryStateTable(2) t11FcsDiscoveryStateEntry(1) 3 }

.1.3.6.1.2.1.162.1.2
t11FcsDiscoveredConfig OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) 2 }

.1.3.6.1.2.1.162.1.2.1
t11FcsIeTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of Interconnect Elements. Interconnect
Elements (IEs) are switches, hubs, bridges etc.
By default, the Fabric Configuration Server will
maintain detailed information pertaining only to
local resources. As far as discovered topology is
concerned, only the IE name, type, and Domain ID
information will be maintained. If a discovery
cycle is triggered on a set of Fabrics, this table
along with the Port and Platform tables will be
populated with the discovered information. The
discovered data will be retained in this table for
at least t11FcsFabricDiscoveryTimeOut seconds after
the completion of its discovery or until the
discovered data is invalidated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2) 1 }

.1.3.6.1.2.1.162.1.2.1.1
t11FcsIeEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsFabricIndex,
t11FcsIeName }
DESCRIPTION "Information about an Interconnect Element that was
discovered on a Fabric (identified by t11FcsFabricIndex),
by a switch (identified by fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) 1 }

.1.3.6.1.2.1.162.1.2.1.1.1
t11FcsIeName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (8 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The WWN of an Interconnect Element. This object
uniquely identifies an Interconnect Element on a
Fabric. If the IE is a switch, then this object
is the Switch_Name (WWN) of the switch."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 1 }

.1.3.6.1.2.1.162.1.2.1.1.2
t11FcsIeType OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcIeType
SYNTAX INTEGER {unknown(1), other(2), switch(3), hub(4), bridge(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of this Interconnect Element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 2 }

.1.3.6.1.2.1.162.1.2.1.1.3
t11FcsIeDomainId OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcDomainIdOrZero
SYNTAX Integer32 (0..239)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Domain ID of this Interconnect Element."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 3 }

.1.3.6.1.2.1.162.1.2.1.1.4
t11FcsIeMgmtId OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcAddressIdOrZero
SYNTAX OCTET STRING (0 | 3)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The management identifier of this Interconnect Element.
If the Interconnect Element is a switch, this object will
be the Domain Controller identifier of the switch. When
the value of the identifier is unknown, this object
contains the all-zeros value: x'00 00 00'."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 4 }

.1.3.6.1.2.1.162.1.2.1.1.5
t11FcsIeFabricName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Fabric_Name (WWN) of this Interconnect Element.
When the Fabric_Name is unknown, this object contains
the all-zeros value: x'00 00 00 00 00 00 00 00'."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 5 }

.1.3.6.1.2.1.162.1.2.1.1.6
t11FcsIeLogicalName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The logical name of this Interconnect Element.
When the logical name is unknown, this object contains
the zero-length string."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 6 }

.1.3.6.1.2.1.162.1.2.1.1.7
t11FcsIeMgmtAddrListIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndexPointerOrZero
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The management address list for this Interconnect Element.
This object points to an entry in the
t11FcsMgmtAddrListTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 7 }

.1.3.6.1.2.1.162.1.2.1.1.8
t11FcsIeInfoList OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (0..252)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The information list for this Interconnect Element.

The value of this object is formatted as specified in


FC-GS-5, i.e., it has the following substrings in order:
vendor name, model name/number, and release code/level,
followed by zero or more substrings of vendor-specific
information. Each substring is terminated with a byte
containing a null value (x'00')."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsIeTable(1) t11FcsIeEntry(1) 8 }

.1.3.6.1.2.1.162.1.2.2
t11FcsMgmtAddrListTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the set of management address lists
that are currently referenced by any instance of the
t11FcsIeMgmtAddrListIndex or
t11FcsPlatformMgmtAddrListIndex objects."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2) 2 }

.1.3.6.1.2.1.162.1.2.2.1
t11FcsMgmtAddrListEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsMgmtAddrListIndex,
t11FcsMgmtAddrIndex }
DESCRIPTION "Information about one management address in a
management address list, which is known to a
switch (identified by fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsMgmtAddrListTable(2) 1 }

.1.3.6.1.2.1.162.1.2.2.1.1
t11FcsMgmtAddrListIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value of the management address list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsMgmtAddrListTable(2) t11FcsMgmtAddrListEntry(1) 1 }

.1.3.6.1.2.1.162.1.2.2.1.2
t11FcsMgmtAddrIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An integer value to distinguish different
management addresses in the same list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsMgmtAddrListTable(2) t11FcsMgmtAddrListEntry(1) 2 }

.1.3.6.1.2.1.162.1.2.2.1.3
t11FcsMgmtAddr OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION URLString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The management address of this entry.

The format of this object is a Uniform Resource


Locator (URL), e.g., for SNMP, see RFC 4088."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsMgmtAddrListTable(2) t11FcsMgmtAddrListEntry(1) 3 }

.1.3.6.1.2.1.162.1.2.4
t11FcsPortTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information about the ports of IEs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2) 4 }

.1.3.6.1.2.1.162.1.2.4.1
t11FcsPortEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsFabricIndex,
t11FcsIeName, t11FcsPortName }
DESCRIPTION "Information about a particular port of an Interconnect
Element (identified by t11FcsIeName). The port is
connected to a Fabric (identified by t11FcsFabricIndex)
and known to a switch (identified by fcmInstanceIndex
and fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) 1 }

.1.3.6.1.2.1.162.1.2.4.1.1
t11FcsPortName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (8 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Port_Name (WWN) of the port for which this row
contains information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 1 }

.1.3.6.1.2.1.162.1.2.4.1.2
t11FcsPortType OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcPortType
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Port Type of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 2 }

.1.3.6.1.2.1.162.1.2.4.1.3
t11FcsPortTxType OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcPortTxType
SYNTAX INTEGER {unknown(1), other(2), shortwave850nm(3), longwave1550nm(4),
longwave1310nm(5), electrical(6), tenGbaseSr850(7), tenGbaseLr1310(8),
tenGbaseEr1550(9), tenGbaseLx1300(10), tenGbaseSw850(11), tenGbaseLw1310(12),
tenGbaseEw1550(13)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Port TX Type of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 3 }

.1.3.6.1.2.1.162.1.2.4.1.4
t11FcsPortModuleType OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port module type of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 4 }

.1.3.6.1.2.1.162.1.2.4.1.5
t11FcsPortPhyPortNum OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical number for this port. FC-GS-5 says that
the contents of this field, which are carried in a field
with a size of 4 bytes, are not to be restricted due to
vendor-specific methods for numbering physical ports."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 5 }

.1.3.6.1.2.1.162.1.2.4.1.6
t11FcsPortAttachPortNameIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndexPointerOrZero
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The attached port name list for this port. This object
points to an entry in the t11FcsAttachPortNameListTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 6 }

.1.3.6.1.2.1.162.1.2.4.1.7
t11FcsPortState OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcPortState
SYNTAX INTEGER {unknown(1), other(2), online(3), offline(4), testing(5),
fault(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state of this port."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 7 }

.1.3.6.1.2.1.162.1.2.4.1.8
t11FcsPortSpeedCapab OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port speed capabilities of this port. The two octets
of the value are formatted as described in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 8 }

.1.3.6.1.2.1.162.1.2.4.1.9
t11FcsPortOperSpeed OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operating speed of this port. The two octets
of the value are formatted as described in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 9 }

.1.3.6.1.2.1.162.1.2.4.1.10
t11FcsPortZoningEnfStatus OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (12)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The zoning enforcement status of this port. The 12
octets of the value are formatted as described in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPortTable(4) t11FcsPortEntry(1) 10 }

.1.3.6.1.2.1.162.1.2.5
t11FcsAttachPortNameListTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all the lists of attach port
names."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2) 5 }

.1.3.6.1.2.1.162.1.2.5.1
t11FcsAttachPortNameListEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex,
t11FcsAttachPortNameListIndex, t11FcsAttachPortName }
DESCRIPTION "Information about the name of a particular attached port,
which is known to a switch (identified by fcmInstanceIndex
and fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsAttachPortNameListTable(5) 1 }

.1.3.6.1.2.1.162.1.2.5.1.1
t11FcsAttachPortNameListIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value of the attach port name list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsAttachPortNameListTable(5) t11FcsAttachPortNameListEntry(1) 1 }

.1.3.6.1.2.1.162.1.2.5.1.2
t11FcsAttachPortName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (12)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The attached port name. Zero or more of these names
may be associated with a port object.
The first 8 bytes of this object contain the WWN of
the port followed by 2 reserved bytes. Following
this is one byte of Port flags and one byte of
Port type, as described in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsAttachPortNameListTable(5) t11FcsAttachPortNameListEntry(1) 2 }

.1.3.6.1.2.1.162.1.2.6
t11FcsPlatformTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains information on platforms.

By default, this table only contains local (e.g., for a


local switch) information. If a discovery is triggered,
this table will also contain information gathered by the
discovery process. The discovered information is retained
in this table for at least t11FcsFabricDiscoveryTimeOut
seconds after the completion of its discovery or until
the discovered cache is invalidated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2) 6 }

.1.3.6.1.2.1.162.1.2.6.1
t11FcsPlatformEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsFabricIndex,
t11FcsPlatformIndex }
DESCRIPTION "Information about a particular platform, which is
known to a switch (identified by fcmInstanceIndex and
fcmSwitchIndex).

A platform can contain multiple nodes. Information on


nodes is contained in the t11FcsNodeNameListTable. The
t11FcsPlatformNodeNameListIndex object in this table
points to the list of nodes contained in this platform.
Similarly, the t11FcsPlatformMgmtAddrListIndex object in
this table points to the list of management addresses
associated with this platform."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) 1 }

.1.3.6.1.2.1.162.1.2.6.1.1
t11FcsPlatformIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An integer value to distinguish one platform from
other platforms in the same Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 1 }
.1.3.6.1.2.1.162.1.2.6.1.2
t11FcsPlatformName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of this platform. The last byte of the value
indicates the format of the name (even if the name itself
is the zero-length string) as specified in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 2 }

.1.3.6.1.2.1.162.1.2.6.1.3
t11FcsPlatformType OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type(s) of this platform, encoded in 4 bytes as
specified in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 3 }

.1.3.6.1.2.1.162.1.2.6.1.4
t11FcsPlatformNodeNameListIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndexPointerOrZero
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The list of nodes for this platform. This object points
to an entry in the t11FcsNodeNameListTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 4 }

.1.3.6.1.2.1.162.1.2.6.1.5
t11FcsPlatformMgmtAddrListIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndexPointerOrZero
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The list of management addresses for this platform. This
object points to an entry in the t11FcsMgmtAddrListTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 5 }

.1.3.6.1.2.1.162.1.2.6.1.6
t11FcsPlatformVendorId OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 12)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The identifier of the vendor of this platform, in the
format specified in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 6 }

.1.3.6.1.2.1.162.1.2.6.1.7
t11FcsPlatformProductId OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 20)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The vendor's product and/or model identifier for this
platform, in the format specified in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 7 }

.1.3.6.1.2.1.162.1.2.6.1.8
t11FcsPlatformProductRevLevel OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 4..32)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The product revision level for this platform, in the
format specified in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 8 }

.1.3.6.1.2.1.162.1.2.6.1.9
t11FcsPlatformDescription OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 4..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The description of this platform, in the
format specified in FC-GS-5. This value should
include the full name and version identification of the
platform's hardware type and software operating system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 9 }

.1.3.6.1.2.1.162.1.2.6.1.10
t11FcsPlatformLabel OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 4..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An administratively assigned symbolic name for the
platform, in the format specified in FC-GS-5."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 10 }

.1.3.6.1.2.1.162.1.2.6.1.11
t11FcsPlatformLocation OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 4..128)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The physical location of the platform, in the format
specified in FC-GS-5 (e.g., 'telephone closet, 3rd floor')."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 11 }

.1.3.6.1.2.1.162.1.2.6.1.12
t11FcsPlatformSystemID OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 4..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An identifier for a hosting system that this platform is
associated with. This identifier is used to associate
platforms of logical types (e.g., logical partitions) with
a physical system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 12 }

.1.3.6.1.2.1.162.1.2.6.1.13
t11FcsPlatformSysMgmtAddr OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndexPointerOrZero
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A list of management addresses for the platform."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 13 }

.1.3.6.1.2.1.162.1.2.6.1.14
t11FcsPlatformClusterId OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0 | 4..64)
DISPLAY-HINT "255a"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An identifier for a cluster that this platform is
associated with, where a cluster is a set of independent
platforms that are managed together to provide increased
performance capabilities, failover, etc."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 14 }

.1.3.6.1.2.1.162.1.2.6.1.15
t11FcsPlatformClusterMgmtAddr OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndexPointerOrZero
SYNTAX Unsigned32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A list of management addresses for the cluster identified
in the corresponding instance of t11FcsPlatformClusterId."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 15 }

.1.3.6.1.2.1.162.1.2.6.1.16
t11FcsPlatformFC4Types OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (0 | 32)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The FC-4 types supported by this platform, formatted as
a bit mask as specified in FC-GS-5. If this object
contains the zero-length string, the types are unknown."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsPlatformTable(6) t11FcsPlatformEntry(1) 16 }

.1.3.6.1.2.1.162.1.2.7
t11FcsNodeNameListTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all the lists of nodes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2) 7 }

.1.3.6.1.2.1.162.1.2.7.1
t11FcsNodeNameListEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsNodeNameListIndex,
t11FcsNodeName }
DESCRIPTION "Information about a node, which is known to a
switch (identified by fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsNodeNameListTable(7) 1 }

.1.3.6.1.2.1.162.1.2.7.1.1
t11FcsNodeNameListIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcListIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value of the node name list."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsNodeNameListTable(7) t11FcsNodeNameListEntry(1) 1 }

.1.3.6.1.2.1.162.1.2.7.1.2
t11FcsNodeName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The name of this node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsDiscoveredConfig(2)
t11FcsNodeNameListTable(7) t11FcsNodeNameListEntry(1) 2 }

.1.3.6.1.2.1.162.1.3
t11FcsStats OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) 3 }

.1.3.6.1.2.1.162.1.3.1
t11FcsStatsTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains all the statistics related
to the Fabric Configuration Server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3) 1 }

.1.3.6.1.2.1.162.1.3.1.1
t11FcsStatsEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsFabricIndex }
DESCRIPTION "A set of statistics for a particular Fabric (identified
by t11FcsFabricIndex) on a switch (identified by
fcmInstanceIndex and fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) 1 }

.1.3.6.1.2.1.162.1.3.1.1.1
t11FcsInGetReqs OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Get Requests received by the Fabric
Configuration Server on this Fabric.

This counter has no discontinuities other than


those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 1 }

.1.3.6.1.2.1.162.1.3.1.1.2
t11FcsOutGetReqs OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Get Requests sent by the Fabric
Configuration Server on this Fabric to other
servers in the Fabric.

This counter has no discontinuities other than


those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 2 }

.1.3.6.1.2.1.162.1.3.1.1.3
t11FcsInRegReqs OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Registration Requests received by the
Fabric Configuration Server on this Fabric.
This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 3 }

.1.3.6.1.2.1.162.1.3.1.1.4
t11FcsOutRegReqs OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Registration Requests sent by the
Fabric Configuration Server on this Fabric.

This counter has no discontinuities other than


those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 4 }

.1.3.6.1.2.1.162.1.3.1.1.5
t11FcsInDeregReqs OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Deregistration Requests received by
the Fabric Configuration Server on this Fabric.

This counter has no discontinuities other than


those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 5 }

.1.3.6.1.2.1.162.1.3.1.1.6
t11FcsOutDeregReqs OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of Deregistration Requests sent by
the Fabric Configuration Server on this Fabric.

This counter has no discontinuities other than


those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 6 }

.1.3.6.1.2.1.162.1.3.1.1.7
t11FcsRejects OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of requests rejected by the Fabric
Configuration Server on this Fabric.
This counter has no discontinuities other than
those that all Counter32s have when sysUpTime=0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsStats(3)
t11FcsStatsTable(1) t11FcsStatsEntry(1) 7 }

.1.3.6.1.2.1.162.1.4
t11FcsNotificationInfo OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) 4 }

.1.3.6.1.2.1.162.1.4.1
t11FcsNotifyControlTable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A table of control information for notifications
generated due to Fabric Configuration Server events.

Values written to objects in this table should be


persistent/retained over agent reboots."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4) 1 }

.1.3.6.1.2.1.162.1.4.1.1
t11FcsNotifyControlEntry OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { fcmInstanceIndex, fcmSwitchIndex, t11FcsFabricIndex }
DESCRIPTION "Each entry contains notification control information
for a Fabric Configuration Server on a particular Fabric
(identified by t11FcsFabricIndex) on a particular
switch (identified by fcmInstanceIndex and
fcmSwitchIndex)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) 1 }

.1.3.6.1.2.1.162.1.4.1.1.1
t11FcsReqRejectNotifyEnable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies if the Fabric Configuration
Server should generate 't11FcsRqRejectNotification'
notifications.

If the value of this object is 'true', then the


notification is issued. If the value of this object
is 'false', then the notification is not issued."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 1 }

.1.3.6.1.2.1.162.1.4.1.1.2
t11FcsDiscoveryCompNotifyEnable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies if the Fabric Configuration
Server should generate 't11FcsDiscoveryCompleteNotify'
notifications.

If the value of this object is 'true', then the


notification is issued. If the value of this object
is 'false', then the notification is not issued."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 2 }

.1.3.6.1.2.1.162.1.4.1.1.3
t11FcsMgmtAddrChangeNotifyEnable OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object specifies if the Fabric Configuration
Server should generate 't11FcsMgmtAddrChangeNotify'
notifications.

If the value of this object is 'true', then the


notification is issued. If the value of this object
is 'false', then the notification is not issued."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 3 }

.1.3.6.1.2.1.162.1.4.1.1.4
t11FcsRejectCtCommandString OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The binary content of the Fabric Configuration Server
request, formatted as an octet string (in network byte
order) containing the Common Transport Information Unit
(CT_IU), as described in Table 2 of FC-GS-5 (including
the preamble), which was most recently rejected by the
Fabric Configuration Server for this Fabric.

This object contains the zero-length string if and when the


CT-IU's content is unavailable.

When the length of this object is 255 octets, it contains


the first 255 octets of the CT-IU (in network byte order)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 4 }

.1.3.6.1.2.1.162.1.4.1.1.5
t11FcsRejectRequestSource OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The WWN that was the source of the CT_IU contained in
the corresponding instance of t11FcsRejectCtCommandString."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 5 }

.1.3.6.1.2.1.162.1.4.1.1.6
t11FcsRejectReasonCode OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11NsGs4RejectReasonCode
SYNTAX INTEGER {none(1), invalidCmdCode(2), invalidVerLevel(3),
logicalError(4), invalidIUSize(5), logicalBusy(6), protocolError(7),
unableToPerformCmdReq(8), cmdNotSupported(9), serverNotAvailable(10),
couldNotEstabSession(11), vendorError(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object contains the reason code corresponding
to the latest Fabric Configuration Server request
rejected by the local system."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 6 }

.1.3.6.1.2.1.162.1.4.1.1.7
t11FcsRejectReasonCodeExp OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FcsRejectReasonExplanation
SYNTAX INTEGER {noAdditionalExplanation(1), invNameIdForIEOrPort(2),
ieListNotAvailable(3), ieTypeNotAvailable(4), domainIdNotAvailable(5),
mgmtIdNotAvailable(6), fabNameNotAvailable(7), ielogNameNotAvailable(8),
mgmtAddrListNotAvailable(9), ieInfoListNotAvailable(10), portListNotAvailable(11),
portTypeNotAvailable(12), phyPortNumNotAvailable(13),
attPortNameListNotAvailable(14), portStateNotAvailable(15),
unableToRegIELogName(16), platformNameNoExist(17), platformNameAlreadyExists(18),
platformNodeNameNoExists(19), platformNodeNameAlreadyExists(20),
resourceUnavailable(21), noEntriesInLunMap(22), invalidDeviceNameLength(23),
multipleAttributes(24), invalidAttribBlockLength(25), attributesMissing(26)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "When the corresponding instance of
t11FcsRejectReasonCode has the value: 'unable to
perform command request', this object contains the
corresponding reason code explanation."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 7 }

.1.3.6.1.2.1.162.1.4.1.1.8
t11FcsRejectReasonVendorCode OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
SYNTAX OCTET STRING (1)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A registration reject vendor-specific code. This
object contains the vendor-specific code of the most
recently rejected Fabric Configuration Server
Registration request for the particular port on
the particular Fabric."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4)
t11FcsNotifyControlTable(1) t11FcsNotifyControlEntry(1) 8 }

.1.3.6.1.2.1.162.1.4.2
t11FcsMgmtAddrChangeFabricIndex OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION T11FabricIndex
SYNTAX Unsigned32 (0..4095)
DISPLAY-HINT "d"
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The index value that identifies the Fabric on which
a management address change has been detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4) 2 }

.1.3.6.1.2.1.162.1.4.3
t11FcsMgmtAddrChangeIeName OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
-- TEXTUAL CONVENTION FcNameIdOrZero
SYNTAX OCTET STRING (0 | 8 | 16)
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The IE for which a management address change has been
detected."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBObjects(1) t11FcsNotificationInfo(4) 3 }

.1.3.6.1.2.1.162.2
t11FcsMIBConformance OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) 2 }

.1.3.6.1.2.1.162.2.1
t11FcsMIBCompliances OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) 1 }

.1.3.6.1.2.1.162.2.1.1
t11FcsMIBCompliance MODULE-COMPLIANCE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "The compliance statement for entities that
implement the Fabric Configuration Server."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBCompliances(1) 1 }

.1.3.6.1.2.1.162.2.2
t11FcsMIBGroups OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) 2 }

.1.3.6.1.2.1.162.2.2.1
t11FcsDiscoveryControlGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "A collection of objects for requesting a Fabric
Configuration Server to discover the configuration
of one or more Fabrics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBGroups(2) 1 }

.1.3.6.1.2.1.162.2.2.2
t11FcsDiscoveryStatusGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "A collection of objects with which to monitor the
status of discovery (of Fabric configurations) by
Fabric Configuration Servers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBGroups(2) 2 }

.1.3.6.1.2.1.162.2.2.3
t11FcsDiscoveredConfigGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "A collection of objects to contain the Fabric configuration
information discovered by Fabric Configuration Servers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBGroups(2) 3 }

.1.3.6.1.2.1.162.2.2.4
t11FcsStatisticsGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "A collection of objects for Fabric Configuration Server
statistics information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBGroups(2) 4 }

.1.3.6.1.2.1.162.2.2.5
t11FcsNotificationInfoGroup OBJECT-GROUP
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "A collection of notification control and notification
information objects for monitoring Fabric
Configuration Servers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBGroups(2) 5 }

.1.3.6.1.2.1.162.2.2.6
t11FcsNotificationGroup OBJECT-TYPE
-- FROM T11-FC-FABRIC-CONFIG-SERVER-MIB
DESCRIPTION "A collection of notifications for monitoring Fabric
Configuration Servers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1)
t11FcFabricConfigServerMIB(162) t11FcsMIBConformance(2) t11FcsMIBGroups(2) 6 }

.1.3.6.1.2.1.165
langTagTcMIB MODULE-IDENTITY
-- FROM LANGTAG-TC-MIB
DESCRIPTION "This MIB module defines a textual convention for
representing BCP 47 language tags."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 165 }

.1.3.6.1.2.1.168
ipMcastMIB MODULE-IDENTITY
-- FROM IPMCAST-MIB
DESCRIPTION "The MIB module for management of IP Multicast, including
multicast routing, data forwarding, and data reception.

Copyright (C) The IETF Trust (2007). This version of this


MIB module is part of RFC 5132; see the RFC itself for full
legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 168 }

.1.3.6.1.2.1.168.1
ipMcast OBJECT-TYPE
-- FROM IPMCAST-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) 1 }

.1.3.6.1.2.1.168.1.1
ipMcastEnabled OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The enabled status of IP Multicast function on this
system.

The storage type of this object is determined by


ipMcastDeviceConfigStorageType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
1 }

.1.3.6.1.2.1.168.1.2
ipMcastRouteEntryCount OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of rows in the ipMcastRouteTable. This can be
used to check for multicast routing activity, and to monitor
the multicast routing table size."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
2 }

.1.3.6.1.2.1.168.1.3
ipMcastInterfaceTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table used to manage the multicast
protocol active on an interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
3 }

.1.3.6.1.2.1.168.1.3.1
ipMcastInterfaceEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastInterfaceIPVersion, ipMcastInterfaceIfIndex }
DESCRIPTION "An entry (conceptual row) containing the multicast protocol
information for a particular interface.

Per-interface multicast forwarding statistics are also


available in ipIfStatsTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastInterfaceTable(3) 1 }

.1.3.6.1.2.1.168.1.3.1.1
ipMcastInterfaceIPVersion OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetVersion
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP version of this row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastInterfaceTable(3) ipMcastInterfaceEntry(1) 1 }

.1.3.6.1.2.1.168.1.3.1.2
ipMcastInterfaceIfIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastInterfaceTable(3) ipMcastInterfaceEntry(1) 2 }

.1.3.6.1.2.1.168.1.3.1.3
ipMcastInterfaceTtl OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Unsigned32 (0..256)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The datagram Time to Live (TTL) threshold for the
interface. Any IP multicast datagrams with a TTL (IPv4) or
Hop Limit (IPv6) less than this threshold will not be
forwarded out the interface. The default value of 0 means
all multicast packets are forwarded out the interface. A
value of 256 means that no multicast packets are forwarded
out the interface."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastInterfaceTable(3) ipMcastInterfaceEntry(1) 3 }

.1.3.6.1.2.1.168.1.3.1.4
ipMcastInterfaceRateLimit OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The rate-limit, in kilobits per second, of forwarded
multicast traffic on the interface. A rate-limit of 0
indicates that no rate limiting is done."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastInterfaceTable(3) ipMcastInterfaceEntry(1) 4 }

.1.3.6.1.2.1.168.1.3.1.5
ipMcastInterfaceStorageType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastInterfaceTable(3) ipMcastInterfaceEntry(1) 5 }

.1.3.6.1.2.1.168.1.4
ipMcastSsmRangeTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table is used to create and manage the range(s) of
group addresses to which SSM semantics should be applied."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
4 }

.1.3.6.1.2.1.168.1.4.1
ipMcastSsmRangeEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastSsmRangeAddressType, ipMcastSsmRangeAddress,
ipMcastSsmRangePrefixLength }
DESCRIPTION "An entry (conceptual row) containing a range of group
addresses to which SSM semantics should be applied.

Object Identifiers (OIDs) are limited to 128


sub-identifiers, but this limit is not enforced by the
syntax of this entry. In practice, this does not present
a problem, because IP address types allowed by conformance
statements do not exceed this limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastSsmRangeTable(4) 1 }

.1.3.6.1.2.1.168.1.4.1.1
ipMcastSsmRangeAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the multicast group prefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastSsmRangeTable(4) ipMcastSsmRangeEntry(1) 1 }

.1.3.6.1.2.1.168.1.4.1.2
ipMcastSsmRangeAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The multicast group address which, when combined with
ipMcastSsmRangePrefixLength, gives the group prefix for this
SSM range. The InetAddressType is given by
ipMcastSsmRangeAddressType.

This address object is only significant up to


ipMcastSsmRangePrefixLength bits. The remaining address
bits are set to zero. This is especially important for this
index field, which is part of the index of this entry. Any
non-zero bits would signify an entirely different entry.

For IPv6 SSM address ranges, only ranges prefixed by


FF3x::/16 are permitted, where 'x' is a valid IPv6 RFC 4291
multicast address scope. The syntax of the address range is
given by RFC 3306, Sections 4 and 7.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
SSM range entry applies only within the given zone. Zone
index zero is not valid in this table.

If non-global scope SSM range entries are present, then


consistent ipMcastBoundaryTable entries are required on
routers at the zone boundary."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastSsmRangeTable(4) ipMcastSsmRangeEntry(1) 2 }

.1.3.6.1.2.1.168.1.4.1.3
ipMcastSsmRangePrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
ipMcastSsmRangeAddress, gives the group prefix for this SSM
range.

The InetAddressType is given by ipMcastSsmRangeAddressType.


For values 'ipv4' and 'ipv4z', this object must be in the
range 4..32. For values 'ipv6' and 'ipv6z', this object
must be in the range 8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastSsmRangeTable(4) ipMcastSsmRangeEntry(1) 3 }

.1.3.6.1.2.1.168.1.4.1.4
ipMcastSsmRangeRowStatus OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which rows in this table can
be created and destroyed.

This status object can be set to active(1) without setting


any other columnar objects in this entry.

All writeable objects in this entry can be modified when the


status of this entry is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastSsmRangeTable(4) ipMcastSsmRangeEntry(1) 4 }

.1.3.6.1.2.1.168.1.4.1.5
ipMcastSsmRangeStorageType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastSsmRangeTable(4) ipMcastSsmRangeEntry(1) 5 }

.1.3.6.1.2.1.168.1.5
ipMcastRouteTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table containing multicast routing
information for IP datagrams sent by particular sources
to the IP multicast groups known to this router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
5 }

.1.3.6.1.2.1.168.1.5.1
ipMcastRouteEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastRouteGroupAddressType, ipMcastRouteGroup,
ipMcastRouteGroupPrefixLength, ipMcastRouteSourceAddressType, ipMcastRouteSource,
ipMcastRouteSourcePrefixLength }
DESCRIPTION "An entry (conceptual row) containing the multicast routing
information for IP datagrams from a particular source and
addressed to a particular IP multicast group address.

OIDs are limited to 128 sub-identifiers, but this limit


is not enforced by the syntax of this entry. In practice,
this does not present a problem, because IP address types
allowed by conformance statements do not exceed this limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) 1 }

.1.3.6.1.2.1.168.1.5.1.1
ipMcastRouteGroupAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteGroup. Legal values correspond to
the subset of address families for which multicast
forwarding is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 1 }

.1.3.6.1.2.1.168.1.5.1.2
ipMcastRouteGroup OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address which, when combined with
the corresponding value specified in
ipMcastRouteGroupPrefixLength, identifies the groups for
which this entry contains multicast routing information.

This address object is only significant up to


ipMcastRouteGroupPrefixLength bits. The remaining address
bits are set to zero. This is especially important for this
index field, which is part of the index of this entry. Any
non-zero bits would signify an entirely different entry.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
forwarding state applies only within the given zone. Zone
index zero is not valid in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 2 }

.1.3.6.1.2.1.168.1.5.1.3
ipMcastRouteGroupPrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
the corresponding value of ipMcastRouteGroup, identifies the
groups for which this entry contains multicast routing
information.

The InetAddressType is given by


ipMcastRouteGroupAddressType. For values 'ipv4' and
'ipv4z', this object must be in the range 4..32. For values
'ipv6' and 'ipv6z', this object must be in the range
8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 3 }

.1.3.6.1.2.1.168.1.5.1.4
ipMcastRouteSourceAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteSource.

A value of unknown(0) indicates a non-source-specific entry,


corresponding to all sources in the group. Otherwise, the
value MUST be the same as the value of
ipMcastRouteGroupType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 4 }

.1.3.6.1.2.1.168.1.5.1.5
ipMcastRouteSource OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network address which, when combined with the
corresponding value of ipMcastRouteSourcePrefixLength,
identifies the sources for which this entry contains
multicast routing information.

This address object is only significant up to


ipMcastRouteSourcePrefixLength bits. The remaining address
bits are set to zero. This is especially important for this
index field, which is part of the index of this entry. Any
non-zero bits would signify an entirely different entry.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
source address applies only within the given zone. Zone
index zero is not valid in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 5 }

.1.3.6.1.2.1.168.1.5.1.6
ipMcastRouteSourcePrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
the corresponding value of ipMcastRouteSource, identifies
the sources for which this entry contains multicast routing
information.

The InetAddressType is given by


ipMcastRouteSourceAddressType. For the value 'unknown',
this object must be zero. For values 'ipv4' and 'ipv4z',
this object must be in the range 4..32. For values 'ipv6'
and 'ipv6z', this object must be in the range 8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 6 }

.1.3.6.1.2.1.168.1.5.1.7
ipMcastRouteUpstreamNeighborType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteUpstreamNeighbor.

An address type of unknown(0) indicates that the upstream


neighbor is unknown, for example in BIDIR-PIM."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 7 }

.1.3.6.1.2.1.168.1.5.1.8
ipMcastRouteUpstreamNeighbor OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the upstream neighbor (for example, RPF
neighbor) from which IP datagrams from these sources to
this multicast address are received."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 8 }

.1.3.6.1.2.1.168.1.5.1.9
ipMcastRouteInIfIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of ifIndex for the interface on which IP
datagrams sent by these sources to this multicast address
are received. A value of 0 indicates that datagrams are not
subject to an incoming interface check, but may be accepted
on multiple interfaces (for example, in BIDIR-PIM)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 9 }

.1.3.6.1.2.1.168.1.5.1.10
ipMcastRouteTimeStamp OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at which the multicast routing
information represented by this entry was learned by the
router.

If this information was present at the most recent re-


initialization of the local management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 10 }

.1.3.6.1.2.1.168.1.5.1.11
ipMcastRouteExpiryTime OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum amount of time remaining before this entry will
be aged out. The value 0 indicates that the entry is not
subject to aging. If ipMcastRouteNextHopState is pruned(1),
this object represents the remaining time until the prune
expires. If this timer expires, state reverts to
forwarding(2). Otherwise, this object represents the time
until this entry is removed from the table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 11 }
.1.3.6.1.2.1.168.1.5.1.12
ipMcastRouteProtocol OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION IANAipMRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), dvmrp(4), mospf(5),
pimSparseDense(6), cbt(7), pimSparseMode(8), pimDenseMode(9), igmpOnly(10),
bgmp(11), msdp(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The multicast routing protocol via which this multicast
forwarding entry was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 12 }

.1.3.6.1.2.1.168.1.5.1.13
ipMcastRouteRtProtocol OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION IANAipRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6),
hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13),
bgp(14), idpr(15), ciscoEigrp(16), dvmrp(17)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which the route used to find the
upstream or parent interface for this multicast forwarding
entry was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 13 }

.1.3.6.1.2.1.168.1.5.1.14
ipMcastRouteRtAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteRtAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 14 }

.1.3.6.1.2.1.168.1.5.1.15
ipMcastRouteRtAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address portion of the route used to find the upstream
or parent interface for this multicast forwarding entry.

This address object is only significant up to


ipMcastRouteRtPrefixLength bits. The remaining address bits
are set to zero.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
forwarding state applies only within the given zone. Zone
index zero is not valid in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 15 }

.1.3.6.1.2.1.168.1.5.1.16
ipMcastRouteRtPrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The length in bits of the mask associated with the route
used to find the upstream or parent interface for this
multicast forwarding entry.

The InetAddressType is given by ipMcastRouteRtAddressType.


For values 'ipv4' and 'ipv4z', this object must be in the
range 4..32. For values 'ipv6' and 'ipv6z', this object
must be in the range 8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 16 }

.1.3.6.1.2.1.168.1.5.1.17
ipMcastRouteRtType OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX INTEGER {unicast(1), multicast(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The reason the given route was placed in the (logical)
multicast Routing Information Base (RIB). A value of
unicast means that the route would normally be placed only
in the unicast RIB, but was placed in the multicast RIB
due (instead or in addition) to local configuration, such as
when running PIM over RIP. A value of multicast means that
the route was explicitly added to the multicast RIB by the
routing protocol, such as the Distance Vector Multicast
Routing Protocol (DVMRP) or Multiprotocol BGP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 17 }

.1.3.6.1.2.1.168.1.5.1.18
ipMcastRouteOctets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in IP datagrams that were
received from these sources and addressed to this multicast
group address, and which were forwarded by this router.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 18 }
.1.3.6.1.2.1.168.1.5.1.19
ipMcastRoutePkts OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets routed using this multicast route
entry.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 19 }

.1.3.6.1.2.1.168.1.5.1.20
ipMcastRouteTtlDropOctets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in IP datagrams that this
router has received from these sources and addressed to this
multicast group address, which were dropped because the TTL
(IPv4) or Hop Limit (IPv6) was decremented to zero, or to a
value less than ipMcastInterfaceTtl for all next hops.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 20 }

.1.3.6.1.2.1.168.1.5.1.21
ipMcastRouteTtlDropPackets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that this router has received from
these sources and addressed to this multicast group address,
which were dropped because the TTL (IPv4) or Hop Limit
(IPv6) was decremented to zero, or to a value less than
ipMcastInterfaceTtl for all next hops.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 21 }

.1.3.6.1.2.1.168.1.5.1.22
ipMcastRouteDifferentInIfOctets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets contained in IP datagrams that this
router has received from these sources and addressed to this
multicast group address, which were dropped because they
were received on an unexpected interface.

For RPF checking protocols (such as PIM-SM), these packets


arrived on interfaces other than ipMcastRouteInIfIndex, and
were dropped because of this failed RPF check. (RPF paths
are 'Reverse Path Forwarding' paths; the unicast routes to
the expected origin of multicast data flows).
Other protocols may drop packets on an incoming interface
check for different reasons (for example, BIDIR-PIM performs
a DF check on receipt of packets). All packets dropped as a
result of an incoming interface check are counted here.

If this counter increases rapidly, this indicates a problem.


A significant quantity of multicast data is arriving at this
router on unexpected interfaces, and is not being forwarded.

For guidance, if the rate of increase of this counter


exceeds 1% of the rate of increase of ipMcastRouteOctets,
then there are multicast routing problems that require
investigation.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 22 }

.1.3.6.1.2.1.168.1.5.1.23
ipMcastRouteDifferentInIfPackets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets which this router has received from
these sources and addressed to this multicast group address,
which were dropped because they were received on an
unexpected interface.

For RPF checking protocols (such as PIM-SM), these packets


arrived on interfaces other than ipMcastRouteInIfIndex, and
were dropped because of this failed RPF check. (RPF paths
are 'Reverse Path Forwarding' path; the unicast routes to
the expected origin of multicast data flows).

Other protocols may drop packets on an incoming interface


check for different reasons (for example, BIDIR-PIM performs
a DF check on receipt of packets). All packets dropped as a
result of an incoming interface check are counted here.
If this counter increases rapidly, this indicates a problem.
A significant quantity of multicast data is arriving at this
router on unexpected interfaces, and is not being forwarded.

For guidance, if the rate of increase of this counter


exceeds 1% of the rate of increase of ipMcastRoutePkts, then
there are multicast routing problems that require
investigation.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 23 }

.1.3.6.1.2.1.168.1.5.1.24
ipMcastRouteBps OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION CounterBasedGauge64
SYNTAX Counter64
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Bits per second forwarded by this router using this
multicast routing entry.

This value is a sample; it is the number of bits forwarded


during the last whole 1 second sampling period. The value
during the current 1 second sampling period is not made
available until the period is completed.

The quantity being sampled is the same as that measured by


ipMcastRouteOctets. The units and the sampling method are
different."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteTable(5) ipMcastRouteEntry(1) 24 }

.1.3.6.1.2.1.168.1.6
ipMcastRouteNextHopTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table containing information on the
next-hops on outgoing interfaces for routing IP multicast
datagrams. Each entry is one of a list of next-hops on
outgoing interfaces for particular sources sending to a
particular multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
6 }

.1.3.6.1.2.1.168.1.6.1
ipMcastRouteNextHopEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastRouteNextHopGroupAddressType, ipMcastRouteNextHopGroup,
ipMcastRouteNextHopGroupPrefixLength, ipMcastRouteNextHopSourceAddressType,
ipMcastRouteNextHopSource, ipMcastRouteNextHopSourcePrefixLength,
ipMcastRouteNextHopIfIndex, ipMcastRouteNextHopAddressType,
ipMcastRouteNextHopAddress }
DESCRIPTION "An entry (conceptual row) in the list of next-hops on
outgoing interfaces to which IP multicast datagrams from
particular sources to an IP multicast group address are
routed.

OIDs are limited to 128 sub-identifiers, but this limit


is not enforced by the syntax of this entry. In practice,
this does not present a problem, because IP address types
allowed by conformance statements do not exceed this limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) 1 }

.1.3.6.1.2.1.168.1.6.1.1
ipMcastRouteNextHopGroupAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteNextHopGroup. Legal values
correspond to the subset of address families for which
multicast forwarding is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 1 }

.1.3.6.1.2.1.168.1.6.1.2
ipMcastRouteNextHopGroup OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address which, when combined with
the corresponding value specified in
ipMcastRouteNextHopGroupPrefixLength, identifies the groups
for which this entry contains multicast forwarding
information.

This address object is only significant up to


ipMcastRouteNextHopGroupPrefixLength bits. The remaining
address bits are set to zero. This is especially important
for this index field, which is part of the index of this
entry. Any non-zero bits would signify an entirely
different entry.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
forwarding state applies only within the given zone. Zone
index zero is not valid in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 2 }

.1.3.6.1.2.1.168.1.6.1.3
ipMcastRouteNextHopGroupPrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
the corresponding value of ipMcastRouteGroup, identifies the
groups for which this entry contains multicast routing
information.

The InetAddressType is given by


ipMcastRouteNextHopGroupAddressType. For values 'ipv4' and
'ipv4z', this object must be in the range 4..32. For values
'ipv6' and 'ipv6z', this object must be in the range
8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 3 }

.1.3.6.1.2.1.168.1.6.1.4
ipMcastRouteNextHopSourceAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteNextHopSource.

A value of unknown(0) indicates a non-source-specific entry,


corresponding to all sources in the group. Otherwise, the
value MUST be the same as the value of
ipMcastRouteNextHopGroupType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 4 }

.1.3.6.1.2.1.168.1.6.1.5
ipMcastRouteNextHopSource OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network address which, when combined with the
corresponding value of the mask specified in
ipMcastRouteNextHopSourcePrefixLength, identifies the
sources for which this entry specifies a next-hop on an
outgoing interface.

This address object is only significant up to


ipMcastRouteNextHopSourcePrefixLength bits. The remaining
address bits are set to zero. This is especially important
for this index field, which is part of the index of this
entry. Any non-zero bits would signify an entirely
different entry.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
source address applies only within the given zone. Zone
index zero is not valid in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 5 }

.1.3.6.1.2.1.168.1.6.1.6
ipMcastRouteNextHopSourcePrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
the corresponding value specified in
ipMcastRouteNextHopSource, identifies the sources for which
this entry specifies a next-hop on an outgoing interface.
The InetAddressType is given by
ipMcastRouteNextHopSourceAddressType. For the value
'unknown', this object must be zero. For values 'ipv4' and
'ipv4z', this object must be in the range 4..32. For values
'ipv6' and 'ipv6z', this object must be in the range
8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 6 }

.1.3.6.1.2.1.168.1.6.1.7
ipMcastRouteNextHopIfIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the interface for the outgoing
interface for this next-hop."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 7 }

.1.3.6.1.2.1.168.1.6.1.8
ipMcastRouteNextHopAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastRouteNextHopAddress."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 8 }

.1.3.6.1.2.1.168.1.6.1.9
ipMcastRouteNextHopAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address of the next-hop specific to this entry. For
most interfaces, this is identical to
ipMcastRouteNextHopGroup. Non-Broadcast Multi-Access
(NBMA) interfaces, however, may
have multiple next-hop addresses out a single outgoing
interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 9 }

.1.3.6.1.2.1.168.1.6.1.10
ipMcastRouteNextHopState OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX INTEGER {pruned(1), forwarding(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An indication of whether the outgoing interface and next-
hop represented by this entry is currently being used to
forward IP datagrams. The value 'forwarding' indicates it
is currently being used; the value 'pruned' indicates it is
not."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 10 }

.1.3.6.1.2.1.168.1.6.1.11
ipMcastRouteNextHopTimeStamp OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at which the multicast routing
information represented by this entry was learned by the
router.

If this information was present at the most recent re-


initialization of the local management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 11 }

.1.3.6.1.2.1.168.1.6.1.12
ipMcastRouteNextHopExpiryTime OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum amount of time remaining before this entry will
be aged out. If ipMcastRouteNextHopState is pruned(1), the
remaining time until the prune expires and the state reverts
to forwarding(2). Otherwise, the remaining time until this
entry is removed from the table. The time remaining may be
copied from ipMcastRouteExpiryTime if the protocol in use
for this entry does not specify next-hop timers. The value
0 indicates that the entry is not subject to aging."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 12 }

.1.3.6.1.2.1.168.1.6.1.13
ipMcastRouteNextHopClosestMemberHops OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Unsigned32 (0..256)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum number of hops between this router and any
member of this IP multicast group reached via this next-hop
on this outgoing interface. Any IP multicast datagrams for
the group that have a TTL (IPv4) or Hop Count (IPv6) less
than this number of hops will not be forwarded to this
next-hop.

A value of 0 means all multicast datagrams are forwarded out


the interface. A value of 256 means that no multicast
datagrams are forwarded out the interface.
This is an optimization applied by multicast routing
protocols that explicitly track hop counts to downstream
listeners. Multicast protocols that are not aware of hop
counts to downstream listeners set this object to 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 13 }

.1.3.6.1.2.1.168.1.6.1.14
ipMcastRouteNextHopProtocol OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION IANAipMRouteProtocol
SYNTAX INTEGER {other(1), local(2), netmgmt(3), dvmrp(4), mospf(5),
pimSparseDense(6), cbt(7), pimSparseMode(8), pimDenseMode(9), igmpOnly(10),
bgmp(11), msdp(12)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The routing mechanism via which this next-hop was learned."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 14 }

.1.3.6.1.2.1.168.1.6.1.15
ipMcastRouteNextHopOctets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets of multicast packets that have been
forwarded using this route.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteNextHopTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 15 }

.1.3.6.1.2.1.168.1.6.1.16
ipMcastRouteNextHopPkts OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets which have been forwarded using this
route.
Discontinuities in this monotonically increasing value
occur at re-initialization of the management system.
Discontinuities can also occur as a result of routes being
removed and replaced, which can be detected by observing
the value of ipMcastRouteNextHopTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastRouteNextHopTable(6) ipMcastRouteNextHopEntry(1) 16 }

.1.3.6.1.2.1.168.1.7
ipMcastBoundaryTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the system's multicast scope
zone boundaries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
7 }

.1.3.6.1.2.1.168.1.7.1
ipMcastBoundaryEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastBoundaryIfIndex, ipMcastBoundaryAddressType,
ipMcastBoundaryAddress, ipMcastBoundaryAddressPrefixLength }
DESCRIPTION "An entry (conceptual row) describing one of this device's
multicast scope zone boundaries.

OIDs are limited to 128 sub-identifiers, but this limit


is not enforced by the syntax of this entry. In practice,
this does not present a problem, because IP address types
allowed by conformance statements do not exceed this limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) 1 }

.1.3.6.1.2.1.168.1.7.1.1
ipMcastBoundaryIfIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IfIndex value for the interface to which this boundary
applies. Packets with a destination address in the
associated address/mask range will not be forwarded over
this interface.

For IPv4, zone boundaries cut through links. Therefore,


this is an external interface. This may be either a
physical or virtual interface (tunnel, encapsulation, and
so forth.)

For IPv6, zone boundaries cut through nodes. Therefore,


this is a virtual interface within the node. This is not
an external interface, either real or virtual. Packets
crossing this interface neither arrive at nor leave the
node, but only move between zones within the node."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 1 }

.1.3.6.1.2.1.168.1.7.1.2
ipMcastBoundaryAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastBoundaryAddress. Legal values
correspond to the subset of address families for which
multicast forwarding is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 2 }

.1.3.6.1.2.1.168.1.7.1.3
ipMcastBoundaryAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The group address which, when combined with the
corresponding value of ipMcastBoundaryAddressPrefixLength,
identifies the group range for which the scoped boundary
exists. Scoped IPv4 multicast address ranges must be
prefixed by 239.0.0.0/8. Scoped IPv6 multicast address
ranges are FF0x::/16, where x is a valid RFC 4291 multicast
scope.

An IPv6 address prefixed by FF1x::/16 is a non-permanently-


assigned address. An IPv6 address prefixed by FF3x::/16 is
a unicast-prefix-based multicast addresses. A zone boundary
for FF0x::/16 implies an identical boundary for these other
prefixes. No separate FF1x::/16 or FF3x::/16 entries exist
in this table.

This address object is only significant up to


ipMcastBoundaryAddressPrefixLength bits. The remaining
address bits are set to zero. This is especially important
for this index field, which is part of the index of this
entry. Any non-zero bits would signify an entirely
different entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 3 }

.1.3.6.1.2.1.168.1.7.1.4
ipMcastBoundaryAddressPrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which when, combined with
the corresponding value of ipMcastBoundaryAddress,
identifies the group range for which the scoped boundary
exists.
The InetAddressType is given by ipMcastBoundaryAddressType.
For values 'ipv4' and 'ipv4z', this object must be in the
range 4..32. For values 'ipv6' and 'ipv6z', this object
must be set to 16."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 4 }

.1.3.6.1.2.1.168.1.7.1.5
ipMcastBoundaryTimeStamp OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime at which the multicast boundary
information represented by this entry was learned by the
router.

If this information was present at the most recent re-


initialization of the local management subsystem, then this
object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 5 }

.1.3.6.1.2.1.168.1.7.1.6
ipMcastBoundaryDroppedMcastOctets OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of octets of multicast packets that have been
dropped as a result of this zone boundary configuration.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of boundary
configuration being removed and replaced, which can be
detected by observing the value of
ipMcastBoundaryTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 6 }

.1.3.6.1.2.1.168.1.7.1.7
ipMcastBoundaryDroppedMcastPkts OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of multicast packets that have been dropped as a
result of this zone boundary configuration.

Discontinuities in this monotonically increasing value


occur at re-initialization of the management system.
Discontinuities can also occur as a result of boundary
configuration being removed and replaced, which can be
detected by observing the value of
ipMcastBoundaryTimeStamp."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 7 }

.1.3.6.1.2.1.168.1.7.1.8
ipMcastBoundaryStatus OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which rows in this table can
be created and destroyed.

This status object can be set to active(1) without setting


any other columnar objects in this entry.

All writeable objects in this entry can be modified when the


status of this entry is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 8 }

.1.3.6.1.2.1.168.1.7.1.9
ipMcastBoundaryStorageType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastBoundaryTable(7) ipMcastBoundaryEntry(1) 9 }

.1.3.6.1.2.1.168.1.8
ipMcastScopeNameTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing multicast scope names."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
8 }

.1.3.6.1.2.1.168.1.8.1
ipMcastScopeNameEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastScopeNameAddressType, ipMcastScopeNameAddress,
ipMcastScopeNameAddressPrefixLength, ipMcastScopeNameLanguage }
DESCRIPTION "An entry (conceptual row) that names a multicast address
scope.

OIDs are limited to 128 sub-identifiers, but this limit


is not enforced by the syntax of this entry. In practice,
this does not present a problem, because IP address types
allowed by conformance statements do not exceed this limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) 1 }

.1.3.6.1.2.1.168.1.8.1.1
ipMcastScopeNameAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastScopeNameAddress. Legal values
correspond to the subset of address families for which
multicast forwarding is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 1 }

.1.3.6.1.2.1.168.1.8.1.2
ipMcastScopeNameAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The group address which, when combined with the
corresponding value of ipMcastScopeNameAddressPrefixLength,
identifies the group range associated with the multicast
scope. Scoped IPv4 multicast address ranges must be
prefixed by 239.0.0.0/8. Scoped IPv6 multicast address
ranges are FF0x::/16, where x is a valid RFC 4291 multicast
scope.

An IPv6 address prefixed by FF1x::/16 is a non-permanently-


assigned address. An IPv6 address prefixed by FF3x::/16 is
a unicast-prefix-based multicast addresses. A scope
FF0x::/16 implies an identical scope name for these other
prefixes. No separate FF1x::/16 or FF3x::/16 entries exist
in this table.

This address object is only significant up to


ipMcastScopeNameAddressPrefixLength bits. The remaining
address bits are set to zero. This is especially important
for this index field, which is part of the index of this
entry. Any non-zero bits would signify an entirely
different entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 2 }

.1.3.6.1.2.1.168.1.8.1.3
ipMcastScopeNameAddressPrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
the corresponding value of ipMcastScopeNameAddress,
identifies the group range associated with the multicast
scope.

The InetAddressType is given by ipMcastScopeNameAddressType.


For values 'ipv4' and 'ipv4z', this object must be in the
range 4..32. For values 'ipv6' and 'ipv6z', this object
must be set to 16."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 3 }

.1.3.6.1.2.1.168.1.8.1.4
ipMcastScopeNameLanguage OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION LangTag
SYNTAX OCTET STRING (0 | 2..63)
DISPLAY-HINT "1a"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Language tag associated with the scope name."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 4 }

.1.3.6.1.2.1.168.1.8.1.5
ipMcastScopeNameString OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION SnmpAdminString
SYNTAX OCTET STRING (0..255)
DISPLAY-HINT "255a"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The textual name associated with the multicast scope. The
value of this object should be suitable for displaying to
end-users, such as when allocating a multicast address in
this scope.

When no name is specified, the default value of this object


for IPv4 should be the string 239.x.x.x/y with x and y
replaced with decimal values to describe the address and
mask length associated with the scope.

When no name is specified, the default value of this object


for IPv6 should be the string FF0x::/16, with x replaced by
the hexadecimal value for the RFC 4291 multicast scope.

An IPv6 address prefixed by FF1x::/16 is a non-permanently-


assigned address. An IPv6 address prefixed by FF3x::/16 is
a unicast-prefix-based multicast addresses. A scope
FF0x::/16 implies an identical scope name for these other
prefixes. No separate FF1x::/16 or FF3x::/16 entries exist
in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 5 }

.1.3.6.1.2.1.168.1.8.1.6
ipMcastScopeNameDefault OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If true, indicates a preference that the name in the
following language should be used by applications if no name
is available in a desired language."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 6 }

.1.3.6.1.2.1.168.1.8.1.7
ipMcastScopeNameStatus OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which rows in this table can
be created and destroyed. Before the row can be activated,
the object ipMcastScopeNameString must be set to a valid
value. All writeable objects in this entry can be modified
when the status is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 7 }

.1.3.6.1.2.1.168.1.8.1.8
ipMcastScopeNameStorageType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastScopeNameTable(8) ipMcastScopeNameEntry(1) 8 }

.1.3.6.1.2.1.168.1.9
ipMcastLocalListenerTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing local applications or
services that have joined multicast groups as listeners.

Entries exist for all addresses in the multicast range for


all applications and services as they are classified on this
device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
9 }

.1.3.6.1.2.1.168.1.9.1
ipMcastLocalListenerEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastLocalListenerGroupAddressType,
ipMcastLocalListenerGroupAddress, ipMcastLocalListenerSourceAddressType,
ipMcastLocalListenerSourceAddress, ipMcastLocalListenerSourcePrefixLength,
ipMcastLocalListenerIfIndex, ipMcastLocalListenerRunIndex }
DESCRIPTION "An entry (conceptual row) identifying a local application
or service that has joined a multicast group as a listener.
OIDs are limited to 128 sub-identifiers, but this limit
is not enforced by the syntax of this entry. In practice,
this does not present a problem, because IP address types
allowed by conformance statements do not exceed this limit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) 1 }

.1.3.6.1.2.1.168.1.9.1.1
ipMcastLocalListenerGroupAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastLocalListenerGroupAddress. Legal values
correspond to the subset of address families for which
multicast is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 1 }

.1.3.6.1.2.1.168.1.9.1.2
ipMcastLocalListenerGroupAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group for which this entry specifies
locally joined applications or services."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 2 }

.1.3.6.1.2.1.168.1.9.1.3
ipMcastLocalListenerSourceAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A value indicating the address family of the address
contained in ipMcastLocalListenerSource.

A value of unknown(0) indicates a non-source-specific entry,


corresponding to all sources in the group. Otherwise, the
value MUST be the same as the value of
ipMcastLocalListenerGroupAddressType."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 3 }

.1.3.6.1.2.1.168.1.9.1.4
ipMcastLocalListenerSourceAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The network address which, when combined with the
corresponding value of the mask specified in
ipMcastLocalListenerSourcePrefixLength, identifies the
sources for which this entry specifies a local listener.

This address object is only significant up to


ipMcastLocalListenerSourcePrefixLength bits. The remaining
address bits are set to zero. This is especially important
for this index field, which is part of the index of this
entry. Any non-zero bits would signify an entirely
different entry.

For addresses of type ipv4z or ipv6z, the appended zone


index is significant even though it lies beyond the prefix
length. The use of these address types indicate that this
listener address applies only within the given zone. Zone
index zero is not valid in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 4 }

.1.3.6.1.2.1.168.1.9.1.5
ipMcastLocalListenerSourcePrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined with
the corresponding value specified in
ipMcastLocalListenerSource, identifies the sources for which
this entry specifies a local listener.

The InetAddressType is given by


ipMcastLocalListenerSourceAddressType. For the value
'unknown', this object must be zero. For values 'ipv4' and
'ipv4z', this object must be in the range 4..32. For values
'ipv6' and 'ipv6z', this object must be in the range
8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 5 }

.1.3.6.1.2.1.168.1.9.1.6
ipMcastLocalListenerIfIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IfIndex value of the interface for which this entry
specifies a local listener."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 6 }

.1.3.6.1.2.1.168.1.9.1.7
ipMcastLocalListenerRunIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
SYNTAX Unsigned32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A unique value corresponding to a piece of software running
on this router or host system. Where possible, this should
be the system's native, unique identification number.

This identifier is platform-specific. It may correspond to


a process ID or application instance number.

A value of zero indicates that the application instance(s)


cannot be identified. A value of zero indicates that one or
more unidentified applications have joined the specified
multicast groups (for the specified sources) as listeners."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastLocalListenerTable(9) ipMcastLocalListenerEntry(1) 7 }

.1.3.6.1.2.1.168.1.10
ipMcastZoneTable OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing scope zones on this device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
10 }

.1.3.6.1.2.1.168.1.10.1
ipMcastZoneEntry OBJECT-TYPE
-- FROM IPMCAST-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ipMcastZoneIndex }
DESCRIPTION "An entry (conceptual row) describing a scope zone on this
device."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastZoneTable(10) 1 }

.1.3.6.1.2.1.168.1.10.1.1
ipMcastZoneIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This zone index uniquely identifies a zone on a device.

Each zone is for a given scope. Scope-level information in


this table is for the unique scope that corresponds to this
zone.

Zero is a special value used to request the default zone for


a given scope. Zero is not a valid value for this object.

To test whether ipMcastZoneIndex is the default zone for


this scope, test whether ipMcastZoneIndex is equal to
ipMcastZoneScopeDefaultZoneIndex."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastZoneTable(10) ipMcastZoneEntry(1) 1 }

.1.3.6.1.2.1.168.1.10.1.2
ipMcastZoneScopeDefaultZoneIndex OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The default zone index for this scope. This is the zone
that this device will use if the default (zero) zone is
requested for this scope.

Zero is not a valid value for this object."


::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastZoneTable(10) ipMcastZoneEntry(1) 2 }

.1.3.6.1.2.1.168.1.10.1.3
ipMcastZoneScopeAddressType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address type for which this scope zone exists."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastZoneTable(10) ipMcastZoneEntry(1) 3 }

.1.3.6.1.2.1.168.1.10.1.4
ipMcastZoneScopeAddress OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The multicast group address which, when combined with
ipMcastZoneScopeAddressPrefixLength, gives the multicast
address range for this scope. The InetAddressType is given
by ipMcastZoneScopeAddressType.

Scoped IPv4 multicast address ranges are prefixed by


239.0.0.0/8. Scoped IPv6 multicast address ranges are
FF0x::/16, where x is a valid RFC 4291 multicast scope.

An IPv6 address prefixed by FF1x::/16 is a non-permanently-


assigned address. An IPv6 address prefixed by FF3x::/16 is
a unicast-prefix-based multicast addresses. A scope
FF0x::/16 implies an identical scope for these other
prefixes. No separate FF1x::/16 or FF3x::/16 entries exist
in this table.

This address object is only significant up to


ipMcastZoneScopeAddressPrefixLength bits. The remaining
address bits are set to zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastZoneTable(10) ipMcastZoneEntry(1) 4 }

.1.3.6.1.2.1.168.1.10.1.5
ipMcastZoneScopeAddressPrefixLength OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (0..2040)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The length in bits of the mask which, when combined
with ipMcastZoneScopeAddress, gives the multicast address
prefix for this scope.

The InetAddressType is given by ipMcastZoneScopeAddressType.


For values 'ipv4' and 'ipv4z', this object must be in the
range 4..32. For values 'ipv6' and 'ipv6z', this object
must be set to 16."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
ipMcastZoneTable(10) ipMcastZoneEntry(1) 5 }

.1.3.6.1.2.1.168.1.11
ipMcastDeviceConfigStorageType OBJECT-TYPE
-- FROM IPMCAST-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The storage type used for the global IP multicast
configuration of this device, comprised of the objects
listed below. If this storage type takes the value
'permanent', write-access to the listed objects need not be
allowed.

The objects described by this storage type are:


ipMcastEnabled."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) ipMcast(1)
11 }

.1.3.6.1.2.1.168.2
ipMcastMIBConformance OBJECT-TYPE
-- FROM IPMCAST-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168) 2 }

.1.3.6.1.2.1.168.2.1
ipMcastMIBCompliances OBJECT-TYPE
-- FROM IPMCAST-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) 1 }

.1.3.6.1.2.1.168.2.1.1
ipMcastMIBComplianceHost MODULE-COMPLIANCE
-- FROM IPMCAST-MIB
DESCRIPTION "The compliance statement for hosts supporting IPMCAST-MIB.

Support for either InetAddressType ipv4 or ipv6 is


mandatory; support for both InetAddressTypes ipv4 and ipv6
is optional. Support for types ipv4z and ipv6z is
optional.
-- OBJECT ipMcastLocalListenerGroupAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastLocalListenerGroupAddress
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastLocalListenerSourceAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastLocalListenerSourceAddress
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBCompliances(1) 1 }

.1.3.6.1.2.1.168.2.1.2
ipMcastMIBComplianceRouter MODULE-COMPLIANCE
-- FROM IPMCAST-MIB
DESCRIPTION "The compliance statement for routers supporting
IPMCAST-MIB.

Support for either InetAddressType ipv4 or ipv6 is


mandatory; support for both InetAddressTypes ipv4 and ipv6
is optional. Support for types ipv4z and ipv6z is
optional.

-- OBJECT ipMcastSsmRangeAddressType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2), ipv4z(3),
-- ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastSsmRangeAddress
-- SYNTAX InetAddress (SIZE (4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastRouteGroupAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteGroup
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteSourceAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteSource
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteNextHopGroupAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteNextHopGroup
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteNextHopSourceAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteNextHopSource
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteNextHopAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteNextHopAddress
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBCompliances(1) 2 }

.1.3.6.1.2.1.168.2.1.3
ipMcastMIBComplianceBorderRouter MODULE-COMPLIANCE
-- FROM IPMCAST-MIB
DESCRIPTION "The compliance statement for routers on scope
boundaries supporting IPMCAST-MIB.
Support for either InetAddressType ipv4z or ipv6z is
mandatory; support for both InetAddressTypes ipv4z and
ipv6z is optional.

-- OBJECT ipMcastSsmRangeAddressType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2), ipv4z(3),
-- ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastSsmRangeAddress
-- SYNTAX InetAddress (SIZE (4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for ipv4 or ipv6.
--
-- OBJECT ipMcastRouteGroupAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 or ipv6.
--
-- OBJECT ipMcastRouteGroup
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteSourceAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteSource
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteNextHopGroupAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteNextHopGroup
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteNextHopSourceAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteNextHopSource
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteNextHopAddressType
-- SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2),
-- ipv4z(3), ipv6z(4)}
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastRouteNextHopAddress
-- SYNTAX InetAddress (SIZE (0|4|8|16|20))
-- DESCRIPTION
-- This compliance requires support for unknown and
-- either ipv4 and ipv4z or ipv6 and ipv6z.
--
-- OBJECT ipMcastBoundaryAddressType
-- SYNTAX InetAddressType {ipv4(1), ipv6(2)}
-- DESCRIPT"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBCompliances(1) 3 }

.1.3.6.1.2.1.168.2.2
ipMcastMIBGroups OBJECT-TYPE
-- FROM IPMCAST-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) 2 }

.1.3.6.1.2.1.168.2.2.1
ipMcastMIBBasicGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support basic management of IP
Multicast protocols."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 1 }

.1.3.6.1.2.1.168.2.2.2
ipMcastMIBSsmGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of Source-
Specific Multicast routing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 2 }

.1.3.6.1.2.1.168.2.2.3
ipMcastMIBRouteGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support basic management of IP
Multicast routing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 3 }

.1.3.6.1.2.1.168.2.2.4
ipMcastMIBRouteDiagnosticsGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of routing diagnostic packet counters."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 4 }

.1.3.6.1.2.1.168.2.2.5
ipMcastMIBPktsOutGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of packet
counters for each outgoing interface entry of a route."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 5 }

.1.3.6.1.2.1.168.2.2.6
ipMcastMIBHopCountGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of the use of
hop counts in IP Multicast routing."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 6 }

.1.3.6.1.2.1.168.2.2.7
ipMcastMIBRouteOctetsGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of octet
counters for each forwarding entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 7 }

.1.3.6.1.2.1.168.2.2.8
ipMcastMIBRouteBpsGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support sampling of data rate
in bits per second for each forwarding entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 8 }

.1.3.6.1.2.1.168.2.2.9
ipMcastMIBRouteProtoGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects providing information on the
relationship between multicast routing information and the
IP Forwarding Table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 9 }

.1.3.6.1.2.1.168.2.2.10
ipMcastMIBLocalListenerGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of local
listeners on hosts or routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 10 }

.1.3.6.1.2.1.168.2.2.11
ipMcastMIBBoundaryIfGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of multicast
scope zone boundaries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 11 }

.1.3.6.1.2.1.168.2.2.12
ipMcastMIBScopeNameGroup OBJECT-GROUP
-- FROM IPMCAST-MIB
DESCRIPTION "A collection of objects to support management of multicast
address scope names."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ipMcastMIB(168)
ipMcastMIBConformance(2) ipMcastMIBGroups(2) 12 }

.1.3.6.1.2.1.172
pimBsrMIB MODULE-IDENTITY
-- FROM PIM-BSR-MIB
DESCRIPTION "The MIB module for management of the Bootstrap Router
(BSR) mechanism for PIM routers.

Copyright (C) The IETF Trust (2008). This version


of this MIB module is part of RFC 5240; see the RFC
itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 172 }

.1.3.6.1.2.1.172.0
pimBsrNotifications OBJECT-TYPE
-- FROM PIM-BSR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172) 0 }

.1.3.6.1.2.1.172.0.1
pimBsrElectedBSRLostElection NOTIFICATION-TYPE
-- FROM PIM-BSR-MIB
OBJECTS { pimBsrElectedBSRAddressType, pimBsrElectedBSRAddress,
pimBsrElectedBSRPriority }
DESCRIPTION "A pimBsrElectedBSRLostElection notification should be
generated when current E-BSR lost election to a new
Candidate-BSR. Only an E-BSR should generate this
notification.

This notification is generated when


pimBsrCandidateBSRElectedBSR becomes FALSE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrNotifications(0) 1 }

.1.3.6.1.2.1.172.0.2
pimBsrCandidateBSRWinElection NOTIFICATION-TYPE
-- FROM PIM-BSR-MIB
OBJECTS { pimBsrCandidateBSRElectedBSR }
DESCRIPTION "A pimBsrCandidateBSRWinElection notification should be
generated when a C-BSR wins BSR Election. Only an
E-BSR should generate this notification.

This notification is generated when


pimBsrCandidateBSRElectedBSR becomes TRUE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrNotifications(0) 2 }

.1.3.6.1.2.1.172.1
pimBsrObjects OBJECT-TYPE
-- FROM PIM-BSR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172) 1 }

.1.3.6.1.2.1.172.1.1
pimBsrCandidateRPTable OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the IP multicast group
prefixes for which the local router is to advertise
itself as a Candidate-RP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) 1 }

.1.3.6.1.2.1.172.1.1.1
pimBsrCandidateRPEntry OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimBsrCandidateRPAddressType, pimBsrCandidateRPAddress,
pimBsrCandidateRPGroupAddress, pimBsrCandidateRPGroupPrefixLength }
DESCRIPTION "An entry (conceptual row) in the
pimBsrCandidateRPTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) 1 }

.1.3.6.1.2.1.172.1.1.1.1
pimBsrCandidateRPAddressType OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Inet address type of the Candidate-RP."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 1 }

.1.3.6.1.2.1.172.1.1.1.2
pimBsrCandidateRPAddress OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (unicast) address that will be advertised as a
Candidate-RP. The InetAddressType is given by the
pimBsrCandidateRPAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 2 }

.1.3.6.1.2.1.172.1.1.1.3
pimBsrCandidateRPGroupAddress OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address that, when combined with
the corresponding value of
pimBsrCandidateRPGroupPrefixLength, identifies a group
prefix for which the local router will advertise itself
as a Candidate-RP. The InetAddressType is given by the
pimBsrCandidateRPAddressType object.

This address object is only significant up to


pimBsrCandidateRPGroupPrefixLength bits. The
remainder of the address bits are zero. This is
especially important for this field, which is part of
the index of this entry. Any non-zero bits would
signify an entirely different entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 3 }

.1.3.6.1.2.1.172.1.1.1.4
pimBsrCandidateRPGroupPrefixLength OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (4..128)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The multicast group address mask that, when combined
with the corresponding value of
pimBsrCandidateRPGroupAddress, identifies a group prefix
for which the local router will advertise itself as a
Candidate-RP. The InetAddressType is given by the
pimBsrCandidateRPAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 4 }

.1.3.6.1.2.1.172.1.1.1.5
pimBsrCandidateRPBidir OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If this object is set to TRUE, this group range is
advertised with this RP as a BIDIR-PIM group range. If
it is set to FALSE, it is advertised as a PIM-SM group
range."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 5 }

.1.3.6.1.2.1.172.1.1.1.6
pimBsrCandidateRPAdvTimer OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router next sends
a Candidate-RP-Advertisement to the elected BSR for
this zone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 6 }

.1.3.6.1.2.1.172.1.1.1.7
pimBsrCandidateRPPriority OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The priority for this Candidate-RP advertised in
Candidate-RP-Advertisements."
DEFVAL { 192 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 7 }

.1.3.6.1.2.1.172.1.1.1.8
pimBsrCandidateRPAdvInterval OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (1..26214)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "A Candidate-RP generates Candidate-RP-Advertisements
periodically. This object represents the time interval
in seconds between two consecutive advertisements."
DEFVAL { 60 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 8 }

.1.3.6.1.2.1.172.1.1.1.9
pimBsrCandidateRPHoldtime OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Holdtime for this Candidate-RP. The amount of time (in
seconds) this Candidate-RP entry is valid.

This object's value can be zero only when this C-RP is


shutting down."
DEFVAL { 150 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 9 }

.1.3.6.1.2.1.172.1.1.1.10
pimBsrCandidateRPStatus OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which new entries may be
created, or old entries deleted from this table.

This status object can be set to active(1) without


setting any other columnar objects in this entry.

All writable objects in this entry can be modified


when the status of this entry is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 10 }
.1.3.6.1.2.1.172.1.1.1.11
pimBsrCandidateRPStorageType OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateRPTable(1) pimBsrCandidateRPEntry(1) 11 }

.1.3.6.1.2.1.172.1.2
pimBsrElectedBSRRPSetTable OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing BSR-specific information
about PIM group mappings learned via C-RP advertisements
or created locally using configurations. This table is
maintained only on the Elected BSR.

An Elected BSR uses this table to create Bootstrap


messages after applying a local policy to include some
or all of the group mappings in this table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) 2 }

.1.3.6.1.2.1.172.1.2.1
pimBsrElectedBSRRPSetEntry OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimBsrElectedBSRGrpMappingAddrType,
pimBsrElectedBSRGrpMappingGrpAddr, pimBsrElectedBSRGrpMappingGrpPrefixLen,
pimBsrElectedBSRGrpMappingRPAddr }
DESCRIPTION "An entry (conceptual row) in the
pimBsrElectedBSRRPSetTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) 1 }

.1.3.6.1.2.1.172.1.2.1.2
pimBsrElectedBSRGrpMappingAddrType OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Inet address type of the IP multicast group
prefix."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 2 }

.1.3.6.1.2.1.172.1.2.1.3
pimBsrElectedBSRGrpMappingGrpAddr OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address that, when combined
with pimBsrElectedBSRGrpMappingGrpPrefixLen, gives the
group prefix for this mapping. The InetAddressType is
given by the pimBsrElectedBSRGrpMappingAddrType object.

This address object is only significant up to


pimBsrElectedBSRGrpMappingGrpPrefixLen bits. The
remainder of the address bits are zero. This is
especially important for this field, which is part of
the index of this entry. Any non-zero bits would
signify an entirely different entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 3 }

.1.3.6.1.2.1.172.1.2.1.4
pimBsrElectedBSRGrpMappingGrpPrefixLen OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddressPrefixLength
SYNTAX Unsigned32 (4..128)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The multicast group prefix length that, when combined
with pimBsrElectedBSRGrpMappingGrpAddr, gives the group
prefix for this mapping. The InetAddressType is given by
the pimBsrElectedBSRGrpMappingAddrType object. If
pimBsrElectedBSRGrpMappingAddrType is 'ipv4' or 'ipv4z',
this object must be in the range 4..32. If
pimBsrElectedBSRGrpMappingAddrType is 'ipv6' or 'ipv6z',
this object must be in the range 8..128."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 4 }

.1.3.6.1.2.1.172.1.2.1.5
pimBsrElectedBSRGrpMappingRPAddr OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP address of the RP to be used for groups within
this group prefix. The InetAddressType is given by the
pimBsrElectedBSRGrpMappingAddrType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 5 }

.1.3.6.1.2.1.172.1.2.1.6
pimBsrElectedBSRRPSetPriority OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The priority for RP. Numerically higher values for
this object indicate lower priorities, with the value
zero denoting the highest priority."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 6 }

.1.3.6.1.2.1.172.1.2.1.7
pimBsrElectedBSRRPSetHoldtime OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..65535)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The holdtime for RP"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 7 }

.1.3.6.1.2.1.172.1.2.1.8
pimBsrElectedBSRRPSetExpiryTime OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum time remaining before this entry will be
aged out. The value zero indicates that this entry will
never be aged out."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 8 }

.1.3.6.1.2.1.172.1.2.1.9
pimBsrElectedBSRRPSetGrpBidir OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If this object is TRUE, this group range with this
RP is a BIDIR-PIM group range. If it is set to FALSE,
it is a PIM-SM group range."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRRPSetTable(2) pimBsrElectedBSRRPSetEntry(1) 9 }

.1.3.6.1.2.1.172.1.3
pimBsrCandidateBSRTable OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table containing Candidate-BSR
configuration for the local router. The table contains
one row for each zone for which the local router is
to advertise itself as a Candidate-BSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) 3 }

.1.3.6.1.2.1.172.1.3.1
pimBsrCandidateBSREntry OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimBsrCandidateBSRZoneIndex }
DESCRIPTION "An entry (conceptual row) in the
pimBsrCandidateBSRTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) 1 }

.1.3.6.1.2.1.172.1.3.1.1
pimBsrCandidateBSRZoneIndex OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The zone index uniquely identifies the zone on a
device to which this Candidate-BSR is attached. There is
one entry for each zone in ipMcastZoneTable. Scope-level
information for this zone can be extracted from
ipMcastZoneTable in IP Multicast MIB [RFC5132].

Zero is a special value used to request the default zone


for a given scope. Zero is not a valid value for this
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 1 }

.1.3.6.1.2.1.172.1.3.1.2
pimBsrCandidateBSRAddressType OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The address type of the Candidate-BSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 2 }

.1.3.6.1.2.1.172.1.3.1.3
pimBsrCandidateBSRAddress OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The (unicast) address that the local router will
use to advertise itself as a Candidate-BSR. The
InetAddressType is given by the
pimBsrCandidateBSRAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 3 }

.1.3.6.1.2.1.172.1.3.1.4
pimBsrCandidateBSRPriority OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The priority value for the local router as a
Candidate-BSR for this zone. Numerically higher
values for this object indicate higher priorities."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 4 }

.1.3.6.1.2.1.172.1.3.1.5
pimBsrCandidateBSRHashMaskLength OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..128)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The hash mask length (used in the RP hash function)
that the local router will advertise in its Bootstrap
messages for this zone. This object defaults
to 30 if pimBsrCandidateBSRAddressType is 'ipv4' or
'ipv4z' , and defaults to 126 if
pimBsrCandidateBSRAddressType is 'ipv6' or 'ipv6z'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 5 }

.1.3.6.1.2.1.172.1.3.1.6
pimBsrCandidateBSRElectedBSR OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Whether the local router is the elected BSR for this
zone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 6 }

.1.3.6.1.2.1.172.1.3.1.7
pimBsrCandidateBSRBootstrapTimer OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining before the local router next
originates a Bootstrap message for this zone.
Value of this object is zero if
pimBsrCandidateBSRElectedBSR is 'FALSE'."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 7 }

.1.3.6.1.2.1.172.1.3.1.8
pimBsrCandidateBSRStatus OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The status of this row, by which new entries may
be created or old entries deleted from this table.

This status object can be set to active(1) without


setting any other columnar objects in this entry.

All writable objects in this entry can be modified


when the status of this entry is active(1)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 8 }

.1.3.6.1.2.1.172.1.3.1.9
pimBsrCandidateBSRStorageType OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrCandidateBSRTable(3) pimBsrCandidateBSREntry(1) 9 }

.1.3.6.1.2.1.172.1.4
pimBsrElectedBSRTable OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table containing information about
elected BSRs. The table contains one row for each
zone for which there is an elected BSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) 4 }

.1.3.6.1.2.1.172.1.4.1
pimBsrElectedBSREntry OBJECT-TYPE
-- FROM PIM-BSR-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pimBsrElectedBSRZoneIndex }
DESCRIPTION "An entry (conceptual row) in the
pimBsrElectedBSRTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) 1 }

.1.3.6.1.2.1.172.1.4.1.1
pimBsrElectedBSRZoneIndex OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetZoneIndex
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The zone index uniquely identifies the zone on a
device to which this Elected BSR is attached. There
is one entry for each zone in ipMcastZoneTable.
Scope-level information for this zone can be extracted
from ipMcastZoneTable in IP Multicast MIB [RFC5132].

Zero is a special value used to request the default zone


for a given scope. Zero is not a valid value for this
object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) pimBsrElectedBSREntry(1) 1 }
.1.3.6.1.2.1.172.1.4.1.2
pimBsrElectedBSRAddressType OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address type of the elected BSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) pimBsrElectedBSREntry(1) 2 }

.1.3.6.1.2.1.172.1.4.1.3
pimBsrElectedBSRAddress OBJECT-TYPE
-- FROM PIM-BSR-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 8 | 16 | 20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The (unicast) address of the elected BSR. The
InetAddressType is given by the
pimBsrElectedBSRAddressType object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) pimBsrElectedBSREntry(1) 3 }

.1.3.6.1.2.1.172.1.4.1.4
pimBsrElectedBSRPriority OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The priority value for the elected BSR for this address
type. Numerically higher values for this object indicate
higher priorities."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) pimBsrElectedBSREntry(1) 4 }

.1.3.6.1.2.1.172.1.4.1.5
pimBsrElectedBSRHashMaskLength OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX Unsigned32 (0..128)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The hash mask length (used in the RP hash function)
advertised by the elected BSR for this zone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) pimBsrElectedBSREntry(1) 5 }

.1.3.6.1.2.1.172.1.4.1.6
pimBsrElectedBSRExpiryTime OBJECT-TYPE
-- FROM PIM-BSR-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The minimum time remaining before the elected BSR for
this zone will be declared down."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrObjects(1) pimBsrElectedBSRTable(4) pimBsrElectedBSREntry(1) 6 }

.1.3.6.1.2.1.172.2
pimBsrConformance OBJECT-TYPE
-- FROM PIM-BSR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172) 2 }

.1.3.6.1.2.1.172.2.1
pimBsrCompliances OBJECT-TYPE
-- FROM PIM-BSR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrConformance(2) 1 }

.1.3.6.1.2.1.172.2.1.1
pimBsrCompliance MODULE-COMPLIANCE
-- FROM PIM-BSR-MIB
DESCRIPTION "The compliance statement for PIM routers that implement
the Bootstrap Router (BSR) mechanism."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrConformance(2) pimBsrCompliances(1) 1 }

.1.3.6.1.2.1.172.2.2
pimBsrGroups OBJECT-TYPE
-- FROM PIM-BSR-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrConformance(2) 2 }

.1.3.6.1.2.1.172.2.2.1
pimBsrObjectGroup OBJECT-GROUP
-- FROM PIM-BSR-MIB
DESCRIPTION "A collection of objects for managing the Bootstrap
Router (BSR) mechanism for PIM routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrConformance(2) pimBsrGroups(2) 1 }

.1.3.6.1.2.1.172.2.2.2
pimBsrDiagnosticsGroup OBJECT-TYPE
-- FROM PIM-BSR-MIB
DESCRIPTION "Objects providing additional diagnostics related to
the Bootstrap Router (BSR) mechanism for PIM routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pimBsrMIB(172)
pimBsrConformance(2) pimBsrGroups(2) 2 }

.1.3.6.1.2.1.173
syslogTCMIB MODULE-IDENTITY
-- FROM SYSLOG-TC-MIB
DESCRIPTION "The MIB module containing textual conventions for syslog
messages.

Copyright (c) 2009 IETF Trust and the persons


identified as authors of the code. All rights reserved.

Redistribution and use in source and binary forms, with or


without modification, are permitted provided that the
following conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the
following disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the
following disclaimer in the documentation and/or other
materials provided with the distribution.

- Neither the name of Internet Society, IETF or IETF


Trust, nor the names of specific contributors, may be
used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5427;


see the RFC itself for full legal notices.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 173 }

.1.3.6.1.2.1.174
ianaPwe3MIB MODULE-IDENTITY
-- FROM IANA-PWE3-MIB
DESCRIPTION "This MIB module defines the IANAPwTypeTC and
IANAPwPsnTypeTC textual conventions for use in PWE3
MIB modules.

Any additions or changes to the contents of this MIB


module require either publication of an RFC, Designated
Expert Review as defined in RFC 5226, Guidelines for
Writing an IANA Considerations Section in RFCs, and should
be based on the procedures defined in [RFC4446]. The
Designated Expert will be selected by the IESG Area
Director(s) of the internet Area.

Copyright (c) 2009 IETF Trust and the persons identified as


authors of the code. All rights reserved.

Redistribution and use in source and binary forms, with or


without modification, are permitted provided that the
following conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the
following disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the
following disclaimer in the documentation and/or other
materials provided with the distribution.
- Neither the name of Internet Society, IETF or IETF Trust,
nor the names of specific contributors, may be used to
endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE. "
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 174 }

.1.3.6.1.2.1.180
pwEnetStdMIB MODULE-IDENTITY
-- FROM PW-ENET-STD-MIB
DESCRIPTION "This MIB module describes a model for managing Ethernet
point-to-point pseudowire services over a Packet
Switched Network (PSN).

Copyright (c) 2009 IETF Trust and the persons identified


as authors of the code. All rights reserved.

Redistribution and use in source and binary forms, with or


without modification, are permitted provided that the following
conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the following
disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.

- Neither the name of Internet Society, IETF or IETF Trust, nor


the names of specific contributors, may be used to endorse or
promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5603;


see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 180 }

.1.3.6.1.2.1.180.1
pwEnetObjects OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180) 1 }

.1.3.6.1.2.1.180.1.1
pwEnetTable OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains the index to the Ethernet tables
associated with this Ethernet PW, the VLAN configuration,
and the VLAN mode."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) 1 }

.1.3.6.1.2.1.180.1.1.1
pwEnetEntry OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex, pwEnetPwInstance }
DESCRIPTION "This table is indexed by the same index that was created
for the associated entry in the PW generic table in the

PW-STD-MIB module.
The pwIndex and the pwEnetPwInstance are used as indexes
to allow multiple VLANs to exist on the same PW.

An entry is created in this table by the agent for every


entry in the pwTable with a pwType of 'ethernetTagged'
or 'ethernet'. Additional rows may be created by the
operator or the agent if multiple entries are required for
the same PW.

The value of pwEnetPwInstance can be arbitrarily selected


to make the row unique; however, implementations that know
the VLAN field value when the row is created MAY use the
value of the VLAN itself for better readability and
backward compatibility with older versions of this MIB
module.

This table provides Ethernet port mapping and VLAN


configuration for each Ethernet PW.

All read-create objects in this table MAY be changed at any


time; however, change of some objects (for example,
pwEnetVlanMode) during the PW forwarding state MAY cause traffic
disruption.

Manual entries in this table SHOULD be preserved after a


reboot, and the agent MUST ensure the integrity of those
entries. If the set of entries of a specific row is found to
be inconsistent after reboot, the PW pwOperStatus MUST be
declared as notPresent(5).
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) 1 }

.1.3.6.1.2.1.180.1.1.1.1
pwEnetPwInstance OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "If multiple rows are mapped to the same PW, this index is
used to uniquely identify the individual row.
If the value of the VLAN field is known at the time of
row creation, the value of pwEnetPwVlan MAY be used
for better readability and backward compatibility with
older versions of this MIB module. Otherwise, the value
1 SHOULD be set to the first row for each pwIndex
for better readability and in order that the management
application will know in advance how to access the
first row when it was created by the agent.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 1 }

.1.3.6.1.2.1.180.1.1.1.2
pwEnetPwVlan OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION VlanIdOrAnyOrNone
SYNTAX Integer32 (0 | 1..4094 | 4095)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object defines the (service-delimiting) VLAN field
value on the PW. The value 4095 MUST be used if the
object is not applicable, for example, when mapping all
packets from an Ethernet port to this PW (raw mode).
The value 0 MUST be set to indicate untagged frames
(from the PW point of view), i.e., when pwEnetVlanMode
equals 'noChange' and pwEnetPortVlan equals 0."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 2 }

.1.3.6.1.2.1.180.1.1.1.3
pwEnetVlanMode OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
SYNTAX INTEGER {other(0), portBased(1), noChange(2), changeVlan(3),
addVlan(4), removeVlan(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the mode of VLAN handling between the
port or the virtual port associated with the PW and the
PW encapsulation.

- 'other' indicates an operation that is not defined by


this MIB module.
- 'portBased' indicates that the forwarder will forward
packets between the port and the PW independent of their
structure (i.e., there are no service-delimiting VLAN tags
from the PE standpoint).

- 'noChange' indicates that the PW contains the original


user VLAN, as specified in pwEnetPortVlan; i.e., the
VLAN on the PE-CE link is the service-delimiting tag
and is kept 'as is' on the PW.

- 'changeVlan' indicates that the VLAN field on the PW


may be different than the VLAN field on the user's
port. The VLAN on the PE-CE link is the service-delimiting
tag but has a different value on the PW.

- 'addVlan' indicates that a VLAN field will be added


on the PSN-bound direction (i.e., on the PW). pwEnetPwVlan
indicates the value that will be added.

- 'removeVlan' indicates that the encapsulation on the


PW does not include the service-delimiting VLAN field.
Note that PRI bits transparency is lost in this case.

- Implementation of 'portsbased', 'removeVlan', 'addVlan'


'other', and 'changeVlan' is OPTIONAL.
"
DEFVAL { noChange }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 3 }

.1.3.6.1.2.1.180.1.1.1.4
pwEnetPortVlan OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION VlanIdOrAnyOrNone
SYNTAX Integer32 (0 | 1..4094 | 4095)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object defines if the mapping between the original port
(physical port or VPLS virtual port) to the PW is VLAN based
or not. In case of VLAN mapping, this object indicates the
VLAN value on the original port.

The value of '4095' MUST be used if the whole original port


traffic is mapped to the same PW. Note that a pwType of
'ethernetTagged' can still be used if service-delimiting tag
is added on the PW (pwEnetVlanMode equals 'addVlan').

This object MUST be equal to pwEnetPwVlan if pwEnetVlanMode


equals 'noChange'.

The value 0 indicates that packets without a VLAN field


(i.e., untagged frames) on the port are associated to this
PW. This allows the same behavior as assigning 'Default
VLAN' to untagged frames.
"
DEFVAL { 4095 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 4 }

.1.3.6.1.2.1.180.1.1.1.5
pwEnetPortIfIndex OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object is used to specify the ifIndex of the Ethernet
port associated with this PW for point-to-point Ethernet
service, or the ifIndex of the virtual interface of the
VPLS instance associated with the PW if the service is
VPLS. Two rows in this table can point to the same ifIndex
only if there is no overlap of VLAN values specified in
pwEnetPortVlan that are associated with this port.

A value of zero indicates that association to an ifIndex is


not yet known."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 5 }

.1.3.6.1.2.1.180.1.1.1.6
pwEnetPwIfIndex OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "If the PW is modeled as an ifIndex in the ifTable, this
object indicates the value of the ifIndex representing the
Ethernet PW on the PSN side in the Etherlike-MIB. Note that
this value may be different from the value of pwIfIndex
that represents the ifIndex of the PW for ifType 'pw'."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 6 }

.1.3.6.1.2.1.180.1.1.1.7
pwEnetRowStatus OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object enables creating, deleting, and modifying this
row."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 7 }

.1.3.6.1.2.1.180.1.1.1.8
pwEnetStorageType OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object indicates the storage type of this row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetTable(1) pwEnetEntry(1) 8 }

.1.3.6.1.2.1.180.1.2
pwEnetStatsTable OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains statistical counters specific for
Ethernet PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) 2 }

.1.3.6.1.2.1.180.1.2.1
pwEnetStatsEntry OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex }
DESCRIPTION "Each entry represents the statistics gathered for the
PW carrying the Ethernet."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetStatsTable(2) 1 }

.1.3.6.1.2.1.180.1.2.1.1
pwEnetStatsIllegalVlan OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets received (from the PSN) on this PW
with either an illegal VLAN field, a missing VLAN field
when one was expected, or an excessive VLAN field when
it was not expected. This counter may not be applicable
in some cases, and MUST return the value of zero in
such a case."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetStatsTable(2) pwEnetStatsEntry(1) 1 }

.1.3.6.1.2.1.180.1.2.1.2
pwEnetStatsIllegalLength OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
-- TEXTUAL CONVENTION ZeroBasedCounter32
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of packets that were received with an illegal
Ethernet packet length on this PW. An illegal length is
defined as being greater than the value in the advertised
MTU supported, or shorter than the allowed Ethernet packet
size."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetObjects(1) pwEnetStatsTable(2) pwEnetStatsEntry(1) 2 }
.1.3.6.1.2.1.180.2
pwEnetConformance OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180) 2 }

.1.3.6.1.2.1.180.2.1
pwEnetGroups OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetConformance(2) 1 }

.1.3.6.1.2.1.180.2.1.1
pwEnetGroup OBJECT-GROUP
-- FROM PW-ENET-STD-MIB
DESCRIPTION "Collection of objects for basic Ethernet PW configuration."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetConformance(2) pwEnetGroups(1) 1 }

.1.3.6.1.2.1.180.2.1.2
pwEnetStatsGroup OBJECT-GROUP
-- FROM PW-ENET-STD-MIB
DESCRIPTION "Collection of objects counting various PW level errors."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetConformance(2) pwEnetGroups(1) 2 }

.1.3.6.1.2.1.180.2.2
pwEnetCompliances OBJECT-TYPE
-- FROM PW-ENET-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetConformance(2) 2 }

.1.3.6.1.2.1.180.2.2.1
pwEnetModuleFullCompliance MODULE-COMPLIANCE
-- FROM PW-ENET-STD-MIB
DESCRIPTION "The compliance statement for agents that provides full
support for the PW-ENET-STD-MIB module. Such devices
can then be monitored and also be configured using
this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetConformance(2) pwEnetCompliances(2) 1 }

.1.3.6.1.2.1.180.2.2.2
pwEnetModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM PW-ENET-STD-MIB
DESCRIPTION "The compliance statement for agents that provide read-
only support for the PW-ENET-STD-MIB module. Such
devices can then be monitored but cannot be configured
using this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwEnetStdMIB(180)
pwEnetConformance(2) pwEnetCompliances(2) 2 }

.1.3.6.1.2.1.181
pwMplsStdMIB MODULE-IDENTITY
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "This MIB module complements the PW-STD-MIB module for PW
operation over MPLS.

Copyright (c) 2009 IETF Trust and the persons identified as


authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the
following conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the
following disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.

- Neither the name of Internet Society, IETF or IETF Trust,


nor the names of specific contributors, may be used to
endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5602;


see the RFC itself for full legal notices.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 181 }

.1.3.6.1.2.1.181.0
pwMplsNotifications OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181) 0 }

.1.3.6.1.2.1.181.1
pwMplsObjects OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181) 1 }

.1.3.6.1.2.1.181.1.1
pwMplsTable OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table controls MPLS-specific parameters when the PW is
going to be carried over MPLS PSN."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) 1 }

.1.3.6.1.2.1.181.1.1.1
pwMplsEntry OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex }
DESCRIPTION "A row in this table represents parameters specific to MPLS
PSN for a pseudowire (PW). The row is created
automatically by the local agent if the pwPsnType is
mpls(1). It is indexed by pwIndex, which uniquely
identifies a singular PW.
Manual entries in this table SHOULD be preserved after a
reboot, and the agent MUST ensure the integrity of those
entries.
If the set of entries of a specific row were found to be
nonconsistent after reboot, the PW pwOperStatus MUST be
declared as down(2).
Any read-write object in this table MAY be changed at any
time; however, change of some objects (for example,
pwMplsMplsType) during PW forwarding state MAY cause traffic
disruption."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) 1 }

.1.3.6.1.2.1.181.1.1.1.1
pwMplsMplsType OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX BITS {mplsTe(0), mplsNonTe(1), pwOnly(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is set by the operator to indicate the outer
tunnel types, if existing. mplsTe(0) is used if the outer
tunnel is set up by MPLS-TE, and mplsNonTe(1) is used if the
outer tunnel is set up by LDP or manually. A combination of
mplsTe(0) and mplsNonTe(1) MAY exist.
pwOnly(2) is used if there is no outer tunnel label, i.e.,
in static provisioning without an MPLS tunnel. pwOnly(2)
cannot be combined with mplsNonTe(1) or mplsTe(0).
An implementation that can identify automatically that the
peer node is directly connected MAY support the bit
pwOnly(2) as read-only.
"
DEFVAL { { mplsNonTe } }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 1 }

.1.3.6.1.2.1.181.1.1.1.2
pwMplsExpBitsMode OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX INTEGER {outerTunnel(1), specifiedValue(2), serviceDependant(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is set by the operator to determine the PW shim
label EXP bits. The value of outerTunnel(1) is used where
there is an outer tunnel -- pwMplsMplsType equals to
mplsTe(0) or mplsNonTe(1). Note that in this case, there
is no need to mark the PW label with the EXP bits, since the
PW label is not visible to the intermediate nodes.
If there is no outer tunnel, specifiedValue(2) SHOULD be used
to indicate that the value is specified by pwMplsExpBits.
Setting serviceDependant(3) indicates that the EXP bits are
set based on a rule that is implementation specific."
DEFVAL { outerTunnel }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 2 }

.1.3.6.1.2.1.181.1.1.1.3
pwMplsExpBits OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX Unsigned32 (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is set by the operator if pwMplsExpBitsMode is
set to specifiedValue(2) to indicate the MPLS EXP bits to
be used on the PW shim label. Otherwise, it SHOULD be set
to zero."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 3 }

.1.3.6.1.2.1.181.1.1.1.4
pwMplsTtl OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX Unsigned32 (0..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is set by the operator to indicate the PW TTL
value to be used on the PW shim label."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 4 }

.1.3.6.1.2.1.181.1.1.1.5
pwMplsLocalLdpID OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsLdpIdentifier
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1d.1d.1d.1d:2d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The LDP identifier of the LDP entity that creates
this PW in the local node. As the PW labels are always
set from the per-platform label space, the last two octets
in the LDP ID MUST always both be zeros."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 5 }

.1.3.6.1.2.1.181.1.1.1.6
pwMplsLocalLdpEntityIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX Unsigned32 (1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The local node LDP Entity Index of the LDP entity creating
this PW."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 6 }

.1.3.6.1.2.1.181.1.1.1.7
pwMplsPeerLdpID OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsLdpIdentifier
SYNTAX OCTET STRING (6)
DISPLAY-HINT "1d.1d.1d.1d:2d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The peer LDP identifier of the LDP session. This object
SHOULD return the value zero if LDP is not used or if the
value is not yet known."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 7 }

.1.3.6.1.2.1.181.1.1.1.8
pwMplsStorageType OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION StorageType
SYNTAX INTEGER {other(1), volatile(2), nonVolatile(3), permanent(4),
readOnly(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This variable indicates the storage type for this row."
DEFVAL { nonVolatile }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTable(1) pwMplsEntry(1) 8 }

.1.3.6.1.2.1.181.1.2
pwMplsOutboundTable OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table reports and configures the current outbound MPLS
tunnels (i.e., toward the PSN) or the physical interface in
the case of a PW label only that carries the PW traffic. It
also reports the current outer tunnel and LSP that forward
the PW traffic."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) 2 }

.1.3.6.1.2.1.181.1.2.1
pwMplsOutboundEntry OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
AUGMENTS { pwMplsEntry }
DESCRIPTION "A row in this table configures the outer tunnel used for
carrying the PW traffic toward the PSN.
In the case of PW label only, it configures the interface
that will carry the PW traffic.

An entry in this table augments the pwMplsEntry, and is


created automatically when the corresponding row has been
created by the agent in the pwMplsEntry.

This table points to the appropriate MPLS MIB module:

In the MPLS-TE case, the three objects relevant to the


indexing of a TE tunnel head-end (as used in the
MPLS-TE-STD-MIB) are to be configured, and the tunnel
instance indicates the LSP that is currently in use for
forwarding the traffic.

In the case of signaled non-TE MPLS (an outer tunnel label


assigned by LDP), the table points to the XC entry in the
LSR-STD-MIB. If the non-TE MPLS tunnel is manually
configured, the operator configures the XC pointer to this
tunnel.

In the case of PW label only (no outer tunnel), the ifIndex


of the port to carry the PW is configured here.
It is possible to associate a PW to one TE tunnel head-end
and a non-TE tunnel together. An indication in this table
will report the currently active one. In addition, in the
TE case, the table reports the active tunnel instance
(i.e., the specific LSP in use).
Any read-write object in this table MAY be changed at any
time; however, change of some objects (for example,
MPLS-TE indexes) during PW forwarding state MAY cause traffic
disruption."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) 1 }

.1.3.6.1.2.1.181.1.2.1.1
pwMplsOutboundLsrXcIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is applicable if the pwMplsMplsType mplsNonTe(1)
bit is set, and MUST return a value of zero otherwise.
If the outer tunnel is signaled, the object is read-only
and indicates the XC index in the MPLS-LSR-STD-MIB of the
outer tunnel toward the peer. Otherwise (tunnel is set up
manually), the operator defines the XC index of the manually
created outer tunnel through this object.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 1 }

.1.3.6.1.2.1.181.1.2.1.2
pwMplsOutboundTunnelIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelIndex
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is applicable if the pwMplsMplsType mplsTe(0)
bit is set, and MUST return a value of zero otherwise.
It is part of the set of indexes for the outbound tunnel.
The operator sets this object to represent the desired
tunnel head-end toward the peer for carrying the PW
traffic.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 2 }

.1.3.6.1.2.1.181.1.2.1.3
pwMplsOutboundTunnelInstance OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelInstanceIndex
SYNTAX Unsigned32 (0 | 1..65535 | 65536..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object is applicable if the pwMplsMplsType mplsTe(0)
bit is set, and MUST return a value of zero otherwise.
It indicates the actual tunnel instance that is currently
active and carrying the PW traffic. It SHOULD return the
value zero if the information from the MPLS-TE
application is not yet known.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 3 }

.1.3.6.1.2.1.181.1.2.1.4
pwMplsOutboundTunnelLclLSR OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsLsrIdentifier
SYNTAX OCTET STRING (4)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is applicable if the pwMplsMplsType mplsTe(0)
bit is set, and MUST return a value of all zeros otherwise.
It is part of the set of indexes for the outbound tunnel.
The operator sets this object to represent the desired
tunnel head-end toward the peer for carrying the PW
traffic.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 4 }

.1.3.6.1.2.1.181.1.2.1.5
pwMplsOutboundTunnelPeerLSR OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsLsrIdentifier
SYNTAX OCTET STRING (4)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is applicable if the pwMplsMplsType mplsTe(0)
bit is set, and MUST return a value of zero otherwise.
It is part of the set of indexes for the outbound tunnel.
Note that in most cases, it equals to pwPeerAddr.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 5 }

.1.3.6.1.2.1.181.1.2.1.6
pwMplsOutboundIfIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object is applicable if the pwMplsMplsType pwOnly(0)
bit is set, and MUST return a value of zero otherwise.
The operator configures the ifIndex of the outbound port
in this case.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 6 }

.1.3.6.1.2.1.181.1.2.1.7
pwMplsOutboundTunnelTypeInUse OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX INTEGER {notYetKnown(1), mplsTe(2), mplsNonTe(3), pwOnly(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object indicates the current tunnel that is carrying
the PW traffic.
The value of notYetKnown(1) should be used if the agent is
currently unable to determine which tunnel or interface is
carrying the PW, for example, because both tunnels are in
operational status down.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsOutboundTable(2) pwMplsOutboundEntry(1) 7 }

.1.3.6.1.2.1.181.1.3
pwMplsInboundTable OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table indicates the PW LDP XC entry in the
MPLS-LSR-STD-MIB for signaled PWs.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) 3 }

.1.3.6.1.2.1.181.1.3.1
pwMplsInboundEntry OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwIndex }
DESCRIPTION "A row in this table is created by the agent
for each signaled PW, and shows the XC index related to
the PW signaling in the inbound direction in the
MPLS-LSR-STD-MIB that controls and display the information
for all the LDP signaling processes in the local node.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsInboundTable(3) 1 }

.1.3.6.1.2.1.181.1.3.1.1
pwMplsInboundXcIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The XC index representing this PW in the inbound
direction. It MUST return the value zero if the
information is not yet known."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsInboundTable(3) pwMplsInboundEntry(1) 1 }
.1.3.6.1.2.1.181.1.4
pwMplsNonTeMappingTable OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table indicates the PW association to the outbound
tunnel in non-TE applications, maps the PW to its (inbound)
XC entry, and indicates the PW-to-physical interface mapping
for a PW without an outer tunnel.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) 4 }

.1.3.6.1.2.1.181.1.4.1
pwMplsNonTeMappingEntry OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwMplsNonTeMappingDirection, pwMplsNonTeMappingXcIndex,
pwMplsNonTeMappingIfIndex, pwMplsNonTeMappingPwIndex }
DESCRIPTION "A row in this table displays the association
between the PW and
- its non-TE MPLS outbound outer tunnel,
- its XC entry in the MPLS-LSR-STD-MIB, or
- its physical interface if there is no outer tunnel
(PW label only) and manual configuration.

Rows are created in this table by the agent depending on


the setting of pwMplsMplsType:

- If the pwMplsMplsType mplsNonTe(1) bit is set, the agent


creates a row for the outbound direction
(pwMplsNonTeMappingDirection set to psnBound(1)).
The pwMplsNonTeMappingXcIndex holds the XC index in the
MPLS-LSR-STD-MIB of the PSN-bound outer tunnel.
pwMplsNonTeMappingIfIndex MUST be zero for this row.

- If the pwMplsMplsType pwOnly(2) bit is set, the agent


creates a row for the outbound direction
(pwMplsNonTeMappingDirection set to psnBound(1)).
The pwMplsNonTeMappingIfIndex holds the ifIndex of the
physical port this PW will use in the outbound direction.
pwMplsNonTeMappingXcIndex MUST be zero for this row.

- If the PW has been set up by a signaling protocol (i.e.,


pwOwner equal pwIdFecSignaling(2) or
genFecSignaling(3)), the agent creates a row for the
inbound direction (pwMplsNonTeMappingDirection set to
fromPsn(2)).
The pwMplsNonTeMappingXcIndex holds the XC index in the
MPLS-LSR-STD-MIB of the PW LDP-generated XC entry.
pwMplsNonTeMappingIfIndex MUST be zero for this row.

An application can use this table to quickly retrieve the


PW carried over specific non-TE MPLS outer tunnel or
physical interface.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsNonTeMappingTable(4) 1 }

.1.3.6.1.2.1.181.1.4.1.1
pwMplsNonTeMappingDirection OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
SYNTAX INTEGER {psnBound(1), fromPsn(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Index for the conceptual XC row identifying the tunnel-to-PW
mappings, indicating the direction of the packet flow for
this entry.
psnBound(1) indicates that the entry is related to
packets toward the PSN.
fromPsn(2) indicates that the entry is related to
packets coming from the PSN.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsNonTeMappingTable(4) pwMplsNonTeMappingEntry(1) 1 }

.1.3.6.1.2.1.181.1.4.1.2
pwMplsNonTeMappingXcIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsIndexType
SYNTAX OCTET STRING (1..24)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "See the description clause of pwMplsNonTeMappingEntry for
the usage guidelines of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsNonTeMappingTable(4) pwMplsNonTeMappingEntry(1) 2 }

.1.3.6.1.2.1.181.1.4.1.3
pwMplsNonTeMappingIfIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "See the description clause of pwMplsNonTeMappingEntry for
the usage guidelines of this object."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsNonTeMappingTable(4) pwMplsNonTeMappingEntry(1) 3 }

.1.3.6.1.2.1.181.1.4.1.4
pwMplsNonTeMappingPwIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION PwIndexType
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value that represents the PW in the pwTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsNonTeMappingTable(4) pwMplsNonTeMappingEntry(1) 4 }

.1.3.6.1.2.1.181.1.5
pwMplsTeMappingTable OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table reports the PW association to the
outbound MPLS tunnel for MPLS-TE applications."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) 5 }

.1.3.6.1.2.1.181.1.5.1
pwMplsTeMappingEntry OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { pwMplsTeMappingTunnelIndex, pwMplsTeMappingTunnelInstance,
pwMplsTeMappingTunnelPeerLsrID, pwMplsTeMappingTunnelLocalLsrID,
pwMplsTeMappingPwIndex }
DESCRIPTION "A row in this table represents the association
between a PW and its MPLS-TE outer (head-end) tunnel.

An application can use this table to quickly retrieve the


list of the PWs that are configured on a specific MPLS-TE
outer tunnel.

The pwMplsTeMappingTunnelInstance reports the actual


LSP out of the tunnel head-end that is currently
forwarding the traffic.

The table is indexed by the head-end indexes of a TE


tunnel and the PW index.
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTeMappingTable(5) 1 }

.1.3.6.1.2.1.181.1.5.1.1
pwMplsTeMappingTunnelIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelIndex
SYNTAX Unsigned32 (0..65535)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Primary index for the conceptual row identifying the
MPLS-TE tunnel that is carrying the PW traffic."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTeMappingTable(5) pwMplsTeMappingEntry(1) 1 }

.1.3.6.1.2.1.181.1.5.1.2
pwMplsTeMappingTunnelInstance OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsTunnelInstanceIndex
SYNTAX Unsigned32 (0 | 1..65535 | 65536..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object identifies the MPLS-TE LSP that is carrying the
PW traffic. It MUST return the value zero if the
information of the specific LSP is not yet known.
Note that based on the recommendation in the
MPLS-TC-STD-MIB, instance index 0 should refer to the
configured tunnel interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTeMappingTable(5) pwMplsTeMappingEntry(1) 2 }
.1.3.6.1.2.1.181.1.5.1.3
pwMplsTeMappingTunnelPeerLsrID OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsLsrIdentifier
SYNTAX OCTET STRING (4)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object identifies the peer LSR when the outer tunnel
is MPLS-TE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTeMappingTable(5) pwMplsTeMappingEntry(1) 3 }

.1.3.6.1.2.1.181.1.5.1.4
pwMplsTeMappingTunnelLocalLsrID OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION MplsLsrIdentifier
SYNTAX OCTET STRING (4)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This object identifies the local LSR."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTeMappingTable(5) pwMplsTeMappingEntry(1) 4 }

.1.3.6.1.2.1.181.1.5.1.5
pwMplsTeMappingPwIndex OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
-- TEXTUAL CONVENTION PwIndexType
SYNTAX Unsigned32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This object returns the value that represents the PW in the
pwTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsObjects(1) pwMplsTeMappingTable(5) pwMplsTeMappingEntry(1) 5 }

.1.3.6.1.2.1.181.2
pwMplsConformance OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181) 2 }

.1.3.6.1.2.1.181.2.1
pwMplsGroups OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) 1 }

.1.3.6.1.2.1.181.2.1.1
pwMplsGroup OBJECT-GROUP
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "Collection of objects needed for PW over MPLS PSN
configuration."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsGroups(1) 1 }

.1.3.6.1.2.1.181.2.1.2
pwMplsOutboundMainGroup OBJECT-GROUP
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "Collection of objects needed for outbound association of
PW and MPLS tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsGroups(1) 2 }

.1.3.6.1.2.1.181.2.1.3
pwMplsOutboundTeGroup OBJECT-GROUP
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "Collection of objects needed for outbound association of
PW and MPLS-TE tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsGroups(1) 3 }

.1.3.6.1.2.1.181.2.1.4
pwMplsInboundGroup OBJECT-GROUP
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "Collection of objects needed for inbound PW presentation.
This group MUST be supported if PW signaling through LDP is
used."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsGroups(1) 4 }

.1.3.6.1.2.1.181.2.1.5
pwMplsMappingGroup OBJECT-GROUP
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "Collection of objects needed for mapping association of
PW and MPLS tunnel."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsGroups(1) 5 }

.1.3.6.1.2.1.181.2.2
pwMplsCompliances OBJECT-TYPE
-- FROM PW-MPLS-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) 2 }

.1.3.6.1.2.1.181.2.2.1
pwMplsModuleFullCompliance MODULE-COMPLIANCE
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "The compliance statement for agents that provide full
support for the PW-MPLS-STD-MIB module. Such devices
can then be monitored and also be configured using
this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsCompliances(2) 1 }

.1.3.6.1.2.1.181.2.2.2
pwMplsModuleReadOnlyCompliance MODULE-COMPLIANCE
-- FROM PW-MPLS-STD-MIB
DESCRIPTION "The compliance statement for agents that provide read-
only support for the PW-MPLS-STD-MIB module. Such
devices can then be monitored but cannot be configured
using this MIB module."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pwMplsStdMIB(181)
pwMplsConformance(2) pwMplsCompliances(2) 2 }

.1.3.6.1.2.1.185
mgmdStdMIB MODULE-IDENTITY
-- FROM MGMD-STD-MIB
DESCRIPTION "The MIB module for MGMD management.
A new version of MGMD combining RFC 2933 and RFC 3019.
Includes IGMPv3 and MLDv2 source filtering changes.

Copyright (c) 2009 IETF Trust and the persons


identified as authors of the code. All rights reserved.

Redistribution and use in source and binary forms, with or


without modification, are permitted provided that the
following conditions are met:

- Redistributions of source code must retain the above copyright


notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.

- Neither the name of Internet Society, IETF or IETF Trust,


nor the names of specific contributors, may be used to endorse
or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5519;


see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 185 }

.1.3.6.1.2.1.185.1
mgmdMIBObjects OBJECT-TYPE
-- FROM MGMD-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185) 1 }

.1.3.6.1.2.1.185.1.1
mgmdHostInterfaceTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interfaces on which
IGMP or MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 1 }

.1.3.6.1.2.1.185.1.1.1
mgmdHostInterfaceEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdHostInterfaceIfIndex, mgmdHostInterfaceQuerierType }
DESCRIPTION "An entry (conceptual row) representing an interface on
which IGMP or MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) 1 }

.1.3.6.1.2.1.185.1.1.1.1
mgmdHostInterfaceIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the interface for which IGMP or MLD is
enabled. The table is indexed by the ifIndex value and the
InetAddressType to allow for interfaces that may be
configured in both IPv4 and IPv6 modes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 1 }

.1.3.6.1.2.1.185.1.1.1.2
mgmdHostInterfaceQuerierType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of this interface. This entry along with
the ifIndex value acts as an index to the mgmdHostInterface
table. A physical interface may be configured in multiple
modes concurrently, e.g., in IPv4 and IPv6 modes connected
to the same interface; however, the traffic is considered
to be logically separate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 2 }

.1.3.6.1.2.1.185.1.1.1.3
mgmdHostInterfaceQuerier OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the IGMP or MLD Querier on the IP subnet to
which this interface is attached. The InetAddressType,
e.g., IPv4 or IPv6, is identified by the
mgmdHostInterfaceQuerierType variable in the
mgmdHostInterface table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 3 }

.1.3.6.1.2.1.185.1.1.1.4
mgmdHostInterfaceStatus OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The activation of a row enables the host side of IGMP or
MLD on the interface. The destruction of a row disables
the host side of IGMP or MLD on the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 4 }

.1.3.6.1.2.1.185.1.1.1.5
mgmdHostInterfaceVersion OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (1..3)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum version of MGMD that the host can run on
this interface. A value of 1 is only applicable for IPv4,
and indicates that the host only supports IGMPv1 on the
interface. A value of 2 indicates that the host also
supports IGMPv2 (for IPv4) or MLDv1 (for IPv6). A value of
3 indicates that the host also supports IGMPv3 (for IPv4)
or MLDv2 (for IPv6)."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 5 }

.1.3.6.1.2.1.185.1.1.1.6
mgmdHostInterfaceVersion1QuerierTimer OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining until the host assumes that there are
no IGMPv1 routers present on the interface. While this is
non-zero, the host will reply to all queries with version 1
membership reports. This variable applies to IGMPv2 or 3
hosts that are forced to run in v1 for compatibility with
v1 routers present on the interface. This object may only
be present when the corresponding value of
mgmdHostInterfaceQuerierType is ipv4."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 6 }

.1.3.6.1.2.1.185.1.1.1.7
mgmdHostInterfaceVersion2QuerierTimer OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining until the host assumes that there are
no MGMDv2 routers present on the interface. While this is
non-zero, the host will reply to all queries with version 1
or 2 membership reports. This variable applies to MGMDv3
hosts that are forced to run in v2 for compatibility with
v2 hosts or routers present on the interface."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 7 }

.1.3.6.1.2.1.185.1.1.1.8
mgmdHostInterfaceVersion3Robustness OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The robustness variable utilised by an MGMDv3 host in
sending state-change reports for multicast routers. To
ensure the state-change report is not missed, the host
retransmits the state-change report
[mgmdHostInterfaceVersion3Robustness - 1] times. The
variable must be a non-zero value."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostInterfaceTable(1) mgmdHostInterfaceEntry(1) 8 }

.1.3.6.1.2.1.185.1.2
mgmdRouterInterfaceTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interfaces on which
IGMP or MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 2 }

.1.3.6.1.2.1.185.1.2.1
mgmdRouterInterfaceEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdRouterInterfaceIfIndex, mgmdRouterInterfaceQuerierType }
DESCRIPTION "An entry (conceptual row) representing an interface on
which IGMP or MLD is enabled."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) 1 }

.1.3.6.1.2.1.185.1.2.1.1
mgmdRouterInterfaceIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The ifIndex value of the interface for which IGMP or MLD
is enabled. The table is indexed by the ifIndex value and
the InetAddressType to allow for interfaces that may be
configured in both IPv4 and IPv6 modes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 1 }

.1.3.6.1.2.1.185.1.2.1.2
mgmdRouterInterfaceQuerierType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of this interface. This entry along with
the ifIndex value acts as the index to the
mgmdRouterInterface table. A physical interface may be
configured in multiple modes concurrently, e.g., in IPv4
and IPv6 modes connected to the same interface; however,
the traffic is considered to be logically separate."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 2 }

.1.3.6.1.2.1.185.1.2.1.3
mgmdRouterInterfaceQuerier OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The address of the IGMP or MLD Querier on the IP subnet to
which this interface is attached. The InetAddressType,
e.g., IPv4 or IPv6, is identified by the
mgmdRouterInterfaceQuerierType variable in the
mgmdRouterInterface table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 3 }

.1.3.6.1.2.1.185.1.2.1.4
mgmdRouterInterfaceQueryInterval OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (1..31744)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The frequency at which IGMP or MLD Host-Query packets are
transmitted on this interface."
DEFVAL { 125 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 4 }

.1.3.6.1.2.1.185.1.2.1.5
mgmdRouterInterfaceStatus OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The activation of a row enables the router side of IGMP or
MLD on the interface. The destruction of a row disables
the router side of IGMP or MLD on the interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 5 }

.1.3.6.1.2.1.185.1.2.1.6
mgmdRouterInterfaceVersion OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (1..3)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The version of MGMD that is running on this interface.
Value 1 applies to IGMPv1 routers only. Value 2 applies
to IGMPv2 and MLDv1 routers, and value 3 applies to IGMPv3
and MLDv2 routers.

This object can be used to configure a router capable of


running either version. For IGMP and MLD to function
correctly, all routers on a LAN must be configured to run
the same version on that LAN."
DEFVAL { 3 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 6 }

.1.3.6.1.2.1.185.1.2.1.7
mgmdRouterInterfaceQueryMaxResponseTime OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (0..31744)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The maximum query response interval advertised in MGMDv2
or IGMPv3 queries on this interface."
DEFVAL { 100 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 7 }

.1.3.6.1.2.1.185.1.2.1.8
mgmdRouterInterfaceQuerierUpTime OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time since mgmdRouterInterfaceQuerier was last
changed."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 8 }

.1.3.6.1.2.1.185.1.2.1.9
mgmdRouterInterfaceQuerierExpiryTime OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The amount of time remaining before the Other Querier
Present Timer expires. If the local system is the querier,
the value of this object is zero."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 9 }

.1.3.6.1.2.1.185.1.2.1.10
mgmdRouterInterfaceWrongVersionQueries OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of general queries received whose IGMP or MLD
version does not match the equivalent
mgmdRouterInterfaceVersion, over the lifetime of the row
entry. Both IGMP and MLD require that all routers on a LAN
be configured to run the same version. Thus, if any general
queries are received with the wrong version, this indicates
a configuration error."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 10 }

.1.3.6.1.2.1.185.1.2.1.11
mgmdRouterInterfaceJoins OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times a group membership has been added on
this interface, that is, the number of times an entry for
this interface has been added to the Cache Table. This
object can give an indication of the amount of activity
between samples over time."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 11 }

.1.3.6.1.2.1.185.1.2.1.12
mgmdRouterInterfaceProxyIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndexOrZero
SYNTAX Integer32 (0..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Some devices implement a form of IGMP or MLD proxying
whereby memberships learned on the interface represented by
this row cause Host Membership Reports to be sent on the
interface whose ifIndex value is given by this object.
Such a device would implement the mgmdV2RouterBaseMIBGroup
only on its router interfaces (those interfaces with
non-zero mgmdRouterInterfaceProxyIfIndex). Typically, the
value of this object is 0, indicating that no proxying is
being done."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 12 }

.1.3.6.1.2.1.185.1.2.1.13
mgmdRouterInterfaceGroups OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current number of entries for this interface in the
mgmdRouterCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 13 }

.1.3.6.1.2.1.185.1.2.1.14
mgmdRouterInterfaceRobustness OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Robustness Variable allows tuning for the expected
packet loss on a subnet. If a subnet is expected to be
lossy, the Robustness Variable may be increased. IGMP and
MLD are robust to (Robustness Variable-1) packet losses."
DEFVAL { 2 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 14 }

.1.3.6.1.2.1.185.1.2.1.15
mgmdRouterInterfaceLastMemberQueryInterval OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (0..31744)
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The Last Member Query Interval is the Max Query Response
Interval inserted into group-specific queries sent in
response to leave group messages, and is also the amount
of time between group-specific query messages. This value
may be tuned to modify the leave latency of the network. A
reduced value results in reduced time to detect the loss of
the last member of a group. The value of this object is
irrelevant if mgmdRouterInterfaceVersion is 1."
DEFVAL { 10 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 15 }

.1.3.6.1.2.1.185.1.2.1.16
mgmdRouterInterfaceLastMemberQueryCount OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Represents the number of group-specific and group-and-
source-specific queries sent by the router before it assumes
there are no local members."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 16 }

.1.3.6.1.2.1.185.1.2.1.17
mgmdRouterInterfaceStartupQueryCount OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Represents the number of Queries sent out on startup,
separated by the Startup Query Interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 17 }

.1.3.6.1.2.1.185.1.2.1.18
mgmdRouterInterfaceStartupQueryInterval OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX Unsigned32 (0..31744)
UNITS ""
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This variable represents the interval between General
Queries sent by a Querier on startup."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterInterfaceTable(2) mgmdRouterInterfaceEntry(1) 18 }

.1.3.6.1.2.1.185.1.3
mgmdHostCacheTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the IP multicast groups for
which the host is a member on a particular interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 3 }

.1.3.6.1.2.1.185.1.3.1
mgmdHostCacheEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdHostCacheAddressType, mgmdHostCacheAddress,
mgmdHostCacheIfIndex }
DESCRIPTION "An entry (conceptual row) in the mgmdHostCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) 1 }

.1.3.6.1.2.1.185.1.3.1.1
mgmdHostCacheAddressType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the mgmdHostCacheTable entry. This
value applies to both the mgmdHostCacheAddress and the
mgmdHostCacheLastReporter entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) mgmdHostCacheEntry(1) 1 }

.1.3.6.1.2.1.185.1.3.1.2
mgmdHostCacheAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information. The InetAddressType, e.g., IPv4 or
IPv6, is identified by the mgmdHostCacheAddressType variable
in the mgmdHostCache table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) mgmdHostCacheEntry(1) 2 }

.1.3.6.1.2.1.185.1.3.1.3
mgmdHostCacheIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information
for an IP multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) mgmdHostCacheEntry(1) 3 }

.1.3.6.1.2.1.185.1.3.1.4
mgmdHostCacheUpTime OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time elapsed since this entry was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) mgmdHostCacheEntry(1) 4 }

.1.3.6.1.2.1.185.1.3.1.5
mgmdHostCacheLastReporter OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the source of the last membership report
received for this IP multicast group address on this
interface. If no membership report has been received, this
object has a value of 0. The InetAddressType, e.g., IPv4 or
IPv6, is identified by the mgmdHostCacheAddressType variable
in the mgmdHostCache table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) mgmdHostCacheEntry(1) 5 }

.1.3.6.1.2.1.185.1.3.1.6
mgmdHostCacheSourceFilterMode OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX INTEGER {include(1), exclude(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The state in which the interface is currently set. The
value indicates the relevance of the corresponding source
list entries in the mgmdHostSecListTable for MGMDv3
interfaces."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostCacheTable(3) mgmdHostCacheEntry(1) 6 }

.1.3.6.1.2.1.185.1.4
mgmdRouterCacheTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the IP multicast groups for
which there are members on a particular router interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 4 }

.1.3.6.1.2.1.185.1.4.1
mgmdRouterCacheEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdRouterCacheAddressType, mgmdRouterCacheAddress,
mgmdRouterCacheIfIndex }
DESCRIPTION "An entry (conceptual row) in the mgmdRouterCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) 1 }

.1.3.6.1.2.1.185.1.4.1.1
mgmdRouterCacheAddressType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the mgmdRouterCacheTable entry. This
value applies to both the mgmdRouterCacheAddress and the
mgmdRouterCacheLastReporter entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 1 }

.1.3.6.1.2.1.185.1.4.1.2
mgmdRouterCacheAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information. The InetAddressType, e.g., IPv4 or
IPv6, is identified by the mgmdRouterCacheAddressType
variable in the mgmdRouterCache table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 2 }

.1.3.6.1.2.1.185.1.4.1.3
mgmdRouterCacheIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information
for an IP multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 3 }

.1.3.6.1.2.1.185.1.4.1.4
mgmdRouterCacheLastReporter OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP address of the source of the last membership report
received for this IP multicast group address on this
interface. If no membership report has been received, this
object has the value 0. The InetAddressType, e.g., IPv4 or
IPv6, is identified by the mgmdRouterCacheAddressType
variable in the mgmdRouterCache table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 4 }

.1.3.6.1.2.1.185.1.4.1.5
mgmdRouterCacheUpTime OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time elapsed since this entry was created."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 5 }

.1.3.6.1.2.1.185.1.4.1.6
mgmdRouterCacheExpiryTime OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value represents the time remaining before the Group
Membership Interval state expires. The value must always be
greater than or equal to 1."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 6 }

.1.3.6.1.2.1.185.1.4.1.7
mgmdRouterCacheExcludeModeExpiryTimer OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value is applicable only to MGMDv3-compatible nodes
and represents the time remaining before the interface
EXCLUDE state expires and the interface state transitions
to INCLUDE mode. This value can never be greater than
mgmdRouterCacheExpiryTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 7 }

.1.3.6.1.2.1.185.1.4.1.8
mgmdRouterCacheVersion1HostTimer OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining until the local router will assume that
there are no longer any MGMD version 1 members on the IP
subnet attached to this interface. This entry only applies
to IGMPv1 hosts, and is not implemented for MLD. Upon
hearing any MGMDv1 Membership Report (IGMPv1 only), this
value is reset to the group membership timer. While this
time remaining is non-zero, the local router ignores any
MGMDv2 Leave messages (IGMPv2 only) for this group that it
receives on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 8 }

.1.3.6.1.2.1.185.1.4.1.9
mgmdRouterCacheVersion2HostTimer OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The time remaining until the local router will assume that
there are no longer any MGMD version 2 members on the IP
subnet attached to this interface. This entry applies to
both IGMP and MLD hosts. Upon hearing any MGMDv2 Membership
Report, this value is reset to the group membership timer.
Assuming no MGMDv1 hosts have been detected, the local
router does not ignore any MGMDv2 Leave messages for this
group that it receives on this interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 9 }

.1.3.6.1.2.1.185.1.4.1.10
mgmdRouterCacheSourceFilterMode OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX INTEGER {include(1), exclude(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current cache state, applicable to MGMDv3-compatible
nodes. The value indicates whether the state is INCLUDE or
EXCLUDE."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterCacheTable(4) mgmdRouterCacheEntry(1) 10 }

.1.3.6.1.2.1.185.1.5
mgmdInverseHostCacheTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interfaces that are
members of a particular group. This is an inverse lookup
table for entries in the mgmdHostCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 5 }

.1.3.6.1.2.1.185.1.5.1
mgmdInverseHostCacheEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdInverseHostCacheIfIndex, mgmdInverseHostCacheAddressType,
mgmdInverseHostCacheAddress }
DESCRIPTION "An entry (conceptual row) in the
mgmdInverseHostCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseHostCacheTable(5) 1 }

.1.3.6.1.2.1.185.1.5.1.1
mgmdInverseHostCacheIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseHostCacheTable(5) mgmdInverseHostCacheEntry(1) 1 }

.1.3.6.1.2.1.185.1.5.1.2
mgmdInverseHostCacheAddressType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the mgmdInverseHostCacheTable entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseHostCacheTable(5) mgmdInverseHostCacheEntry(1) 2 }

.1.3.6.1.2.1.185.1.5.1.3
mgmdInverseHostCacheAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information about an interface. The
InetAddressType, e.g., IPv4 or IPv6, is identified by the
mgmdInverseHostCacheAddressType variable in the
mgmdInverseHostCache table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseHostCacheTable(5) mgmdInverseHostCacheEntry(1) 3 }

.1.3.6.1.2.1.185.1.6
mgmdInverseRouterCacheTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the interfaces that
are members of a particular group. This is an inverse
lookup table for entries in the mgmdRouterCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 6 }

.1.3.6.1.2.1.185.1.6.1
mgmdInverseRouterCacheEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdInverseRouterCacheIfIndex,
mgmdInverseRouterCacheAddressType, mgmdInverseRouterCacheAddress }
DESCRIPTION "An entry (conceptual row) in the
mgmdInverseRouterCacheTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseRouterCacheTable(6) 1 }

.1.3.6.1.2.1.185.1.6.1.1
mgmdInverseRouterCacheIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information
for an IP multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseRouterCacheTable(6) mgmdInverseRouterCacheEntry(1) 1 }

.1.3.6.1.2.1.185.1.6.1.2
mgmdInverseRouterCacheAddressType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the mgmdInverseRouterCacheTable entry."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseRouterCacheTable(6) mgmdInverseRouterCacheEntry(1) 2 }

.1.3.6.1.2.1.185.1.6.1.3
mgmdInverseRouterCacheAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information. The InetAddressType, e.g., IPv4 or
IPv6, is identified by the mgmdInverseRouterCacheAddressType
variable in the mgmdInverseRouterCache table."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdInverseRouterCacheTable(6) mgmdInverseRouterCacheEntry(1) 3 }

.1.3.6.1.2.1.185.1.7
mgmdHostSrcListTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the Source List entries
corresponding to each interface and multicast group pair
on a host."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 7 }

.1.3.6.1.2.1.185.1.7.1
mgmdHostSrcListEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdHostSrcListAddressType, mgmdHostSrcListAddress,
mgmdHostSrcListIfIndex, mgmdHostSrcListHostAddress }
DESCRIPTION "An entry (conceptual row) in the mgmdHostSrcListTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostSrcListTable(7) 1 }

.1.3.6.1.2.1.185.1.7.1.1
mgmdHostSrcListAddressType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the InetAddress variables in this
table. This value applies to the mgmdHostSrcListHostAddress
and mgmdHostSrcListAddress entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostSrcListTable(7) mgmdHostSrcListEntry(1) 1 }

.1.3.6.1.2.1.185.1.7.1.2
mgmdHostSrcListAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostSrcListTable(7) mgmdHostSrcListEntry(1) 2 }

.1.3.6.1.2.1.185.1.7.1.3
mgmdHostSrcListIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information
for an IP multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostSrcListTable(7) mgmdHostSrcListEntry(1) 3 }

.1.3.6.1.2.1.185.1.7.1.4
mgmdHostSrcListHostAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The host address to which this entry corresponds. The
mgmdHostCacheSourceFilterMode value for this group address
and interface indicates whether this host address is
included or excluded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostSrcListTable(7) mgmdHostSrcListEntry(1) 4 }

.1.3.6.1.2.1.185.1.7.1.5
mgmdHostSrcListExpire OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value indicates the relevance of the SrcList entry,
whereby a non-zero value indicates this is an INCLUDE state
value, and a zero value indicates this to be an EXCLUDE
state value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdHostSrcListTable(7) mgmdHostSrcListEntry(1) 5 }

.1.3.6.1.2.1.185.1.8
mgmdRouterSrcListTable OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The (conceptual) table listing the Source List entries
corresponding to each interface and multicast group pair on
a Router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) 8 }

.1.3.6.1.2.1.185.1.8.1
mgmdRouterSrcListEntry OBJECT-TYPE
-- FROM MGMD-STD-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { mgmdRouterSrcListAddressType, mgmdRouterSrcListAddress,
mgmdRouterSrcListIfIndex, mgmdRouterSrcListHostAddress }
DESCRIPTION "An entry (conceptual row) in the mgmdRouterSrcListTable."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterSrcListTable(8) 1 }

.1.3.6.1.2.1.185.1.8.1.1
mgmdRouterSrcListAddressType OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddressType
SYNTAX INTEGER {ipv4(1), ipv6(2)}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The address type of the InetAddress variables in this
table. This value applies to the
mgmdRouterSrcListHostAddress and mgmdRouterSrcListAddress
entries."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterSrcListTable(8) mgmdRouterSrcListEntry(1) 1 }

.1.3.6.1.2.1.185.1.8.1.2
mgmdRouterSrcListAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The IP multicast group address for which this entry
contains information."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterSrcListTable(8) mgmdRouterSrcListEntry(1) 2 }

.1.3.6.1.2.1.185.1.8.1.3
mgmdRouterSrcListIfIndex OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InterfaceIndex
SYNTAX Integer32 (1..2147483647)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The interface for which this entry contains information
for an IP multicast group address."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterSrcListTable(8) mgmdRouterSrcListEntry(1) 3 }
.1.3.6.1.2.1.185.1.8.1.4
mgmdRouterSrcListHostAddress OBJECT-TYPE
-- FROM MGMD-STD-MIB
-- TEXTUAL CONVENTION InetAddress
SYNTAX OCTET STRING (4 | 16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The host address to which this entry corresponds. The
mgmdRouterCacheSourceFilterMode value for this group address
and interface indicates whether this host address is
included or excluded."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterSrcListTable(8) mgmdRouterSrcListEntry(1) 4 }

.1.3.6.1.2.1.185.1.8.1.5
mgmdRouterSrcListExpire OBJECT-TYPE
-- FROM MGMD-STD-MIB
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value indicates the relevance of the SrcList entry,
whereby a non-zero value indicates this is an INCLUDE state
value, and a zero value indicates this to be an EXCLUDE
state value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBObjects(1) mgmdRouterSrcListTable(8) mgmdRouterSrcListEntry(1) 5 }

.1.3.6.1.2.1.185.2
mgmdMIBConformance OBJECT-TYPE
-- FROM MGMD-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185) 2 }

.1.3.6.1.2.1.185.2.1
mgmdMIBCompliance OBJECT-TYPE
-- FROM MGMD-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) 1 }

.1.3.6.1.2.1.185.2.1.1
mgmdIgmpV1HostReadMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-only compliance statement for hosts running IGMPv1
[RFC1112] and implementing the MGMD MIB. IGMPv1 hosts must
support the IPv4 address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 1 }

.1.3.6.1.2.1.185.2.1.2
mgmdIgmpV1RouterReadMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-only compliance statement for routers running
IGMPv1 [RFC1112] and implementing the MGMD MIB. IGMPv1
routers only support the IPv4 address type.

Non-accessible index objects that only need IPv4


support are:

OBJECT mgmdRouterCacheAddressType
SYNTAX InetAddressType { ipv4(1) }

OBJECT mgmdRouterCacheAddress
SYNTAX InetAddress (SIZE(4))

OBJECT mgmdRouterInterfaceQuerierType
SYNTAX InetAddressType { ipv4(1) }

OBJECT mgmdInverseRouterCacheAddressType
SYNTAX InetAddressType { ipv4(1) }
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 2 }

.1.3.6.1.2.1.185.2.1.3
mgmdIgmpV1RouterWriteMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-create compliance statement for routers running
IGMPv1 [RFC1112] and implementing the MGMD MIB. IGMPv1
routers only support the IPv4 address type.

Non-accessible index objects that only need IPv4


support are:

OBJECT mgmdRouterCacheAddressType
SYNTAX InetAddressType { ipv4(1) }

OBJECT mgmdRouterCacheAddress
SYNTAX InetAddress (SIZE(4))

OBJECT mgmdRouterInterfaceQuerierType
SYNTAX InetAddressType { ipv4(1) }

OBJECT mgmdInverseRouterCacheAddressType
SYNTAX InetAddressType { ipv4(1) }
"
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 3 }

.1.3.6.1.2.1.185.2.1.4
mgmdIgmpV2MldV1HostReadMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-only compliance statement for hosts running IGMPv2
[RFC2236] or MLDv1 [RFC2710] and implementing the MGMD
MIB. IGMPv2 hosts only support the IPv4 address type and
MLDv1 hosts only support the IPv6 address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 4 }

.1.3.6.1.2.1.185.2.1.5
mgmdIgmpV2MldV1HostWriteMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-create compliance statement for hosts running
IGMPv2 [RFC2236] or MLDv1 [RFC2710] and implementing
the MGMD MIB. IGMPv2 hosts only support the IPv4 address
type and MLDv1 hosts only support the IPv6 address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 5 }
.1.3.6.1.2.1.185.2.1.6
mgmdIgmpV2MldV1RouterReadMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-only compliance statement for routers running
IGMPv2 [RFC2236] or MLDv1 [RFC2710] and implementing
the MGMD MIB. IGMPv2 routers only support the IPv4
address type and MLDv1 routers only support the IPv6
address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 6 }

.1.3.6.1.2.1.185.2.1.7
mgmdIgmpV2V3MldV1V2RouterWriteMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-create compliance statement for routers running
IGMPv2 [RFC2236], IGMPv3 [RFC3376], MLDv1 [RFC2710], or
MLDv2 [RFC3810] and implementing the MGMD MIB. IGMPv2 and
IGMPv3 routers only support the IPv4 address type, while
MLDv1 and MLDv2 routers only support the IPv6 address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 7 }

.1.3.6.1.2.1.185.2.1.8
mgmdIgmpV3MldV2HostReadMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "The compliance statement for hosts running IGMPv3
[RFC3376] or MLDv2 [RFC3810] and implementing the
MGMD MIB. IGMPv3 hosts only support the IPv4 address
type and MLDv2 hosts only support the IPv6 address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 8 }

.1.3.6.1.2.1.185.2.1.9
mgmdIgmpV3MldV2HostWriteMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "The compliance statement for hosts running IGMPv3
[RFC3376] or MLDv2 [RFC3810] and implementing the
MGMD MIB. IGMPv3 hosts only support the IPv4 address
type and MLDv2 hosts only support the IPv6 address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 9 }

.1.3.6.1.2.1.185.2.1.10
mgmdIgmpV3MldV2RouterReadMIBCompliance MODULE-COMPLIANCE
-- FROM MGMD-STD-MIB
DESCRIPTION "A read-only compliance statement for routers running
IGMPv3 [RFC3376] or MLDv2 [RFC3810] and implementing
the MGMD MIB. IGMPv3 routers only support the IPv4
address type and MLDv2 routers only support the IPv6
address type."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBCompliance(1) 10 }

.1.3.6.1.2.1.185.2.2
mgmdMIBGroups OBJECT-TYPE
-- FROM MGMD-STD-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) 2 }
.1.3.6.1.2.1.185.2.2.1
mgmdHostBaseMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "The basic collection of objects providing management of
MGMD version 1, 2, or 3 for hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 1 }

.1.3.6.1.2.1.185.2.2.2
mgmdRouterBaseMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "The basic collection of objects providing management of
MGMD version 1, 2, or 3 for routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 2 }

.1.3.6.1.2.1.185.2.2.3
mgmdV2HostMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "A collection of additional read-only objects for management
of IGMP version 2 in hosts for MGMD version 2 compliance."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 3 }

.1.3.6.1.2.1.185.2.2.4
mgmdHostExtendedMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "A collection of optional objects for MGMD hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 4 }

.1.3.6.1.2.1.185.2.2.5
mgmdV2RouterBaseMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "A collection of additional read-only objects for
management of MGMD version 2 in routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 5 }

.1.3.6.1.2.1.185.2.2.6
mgmdV2ProxyMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "A collection of additional read-create objects for
management of MGMD proxy devices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 6 }

.1.3.6.1.2.1.185.2.2.7
mgmdV3HostMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "A collection of additional objects for
management of MGMD version 3 in hosts."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 7 }

.1.3.6.1.2.1.185.2.2.8
mgmdV3RouterMIBGroup OBJECT-GROUP
-- FROM MGMD-STD-MIB
DESCRIPTION "A collection of additional read-only objects for
management of MGMD version 3 in routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) mgmdStdMIB(185)
mgmdMIBConformance(2) mgmdMIBGroups(2) 8 }

.1.3.6.1.2.1.188
pwTcStdMIB MODULE-IDENTITY
-- FROM PW-TC-STD-MIB
DESCRIPTION "This MIB module defines TEXTUAL-CONVENTIONS
for concepts used in pseudowire edge-to-edge
networks.

Copyright (c) 2009 IETF Trust and the persons identified


as authors of the code. All rights reserved.

Redistribution and use in source and binary forms, with or


without modification, are permitted provided that the following
conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the following
disclaimer.

- Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.

- Neither the name of Internet Society, IETF or IETF Trust, nor


the names of specific contributors, may be used to endorse or
promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5542;


see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 188 }

.1.3.6.1.2.1.191
ospfv3MIB MODULE-IDENTITY
-- FROM OSPFV3-MIB
DESCRIPTION "The MIB module for OSPF version 3.

Copyright (c) 2009 IETF Trust and the persons


identified as authors of the code. All rights
reserved.
Redistribution and use in source and binary forms, with
or without modification, are permitted provided that
the following conditions are met:

- Redistributions of source code must retain the above


copyright notice, this list of conditions and the
following disclaimer.

- Redistributions in binary form must reproduce the


above copyright notice, this list of conditions and
the following disclaimer in the documentation and/or
other materials provided with the distribution.

- Neither the name of Internet Society, IETF or IETF


Trust, nor the names of specific contributors, may be
used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND


CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

This version of this MIB module is part of RFC 5643;


see the RFC itself for full legal notices."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) 191 }

.1.3.6.1.2.1.191.0
ospfv3Notifications OBJECT-TYPE
-- FROM OSPFV3-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191) 0 }

.1.3.6.1.2.1.191.0.1
ospfv3VirtIfStateChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3VirtIfState }
DESCRIPTION "An ospfv3VirtIfStateChange notification signifies that
there has been a change in the state of an OSPFv3 virtual
interface.

This notification should be generated when the interface


state regresses (e.g., goes from Point-to-Point to Down)
or progresses to a terminal state (i.e., Point-to-Point)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 1 }

.1.3.6.1.2.1.191.0.2
ospfv3NbrStateChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3NbrState }
DESCRIPTION "An ospfv3NbrStateChange notification signifies that
there has been a change in the state of a
non-virtual OSPFv3 neighbor. This notification should be
generated when the neighbor state regresses
(e.g., goes from Attempt or Full to 1-Way or
Down) or progresses to a terminal state (e.g.,
2-Way or Full). When a neighbor transitions
from or to Full on non-broadcast multi-access
and broadcast networks, the notification should be
generated by the Designated Router. A Designated
Router transitioning to Down will be noted by
ospfIfStateChange."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 2 }

.1.3.6.1.2.1.191.0.3
ospfv3VirtNbrStateChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3VirtNbrState }
DESCRIPTION "An ospfv3VirtNbrStateChange notification signifies
that there has been a change in the state of an OSPFv3
virtual neighbor. This notification should be generated
when the neighbor state regresses (e.g., goes
from Attempt or Full to 1-Way or Down) or
progresses to a terminal state (e.g., Full)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 3 }

.1.3.6.1.2.1.191.0.4
ospfv3IfConfigError NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3IfState, ospfv3PacketSrc,
ospfv3ConfigErrorType, ospfv3PacketType }
DESCRIPTION "An ospfv3IfConfigError notification signifies that a
packet has been received on a non-virtual
interface from a router whose configuration
parameters conflict with this router's
configuration parameters. Note that the event
optionMismatch should cause a notification only if it
prevents an adjacency from forming."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 4 }

.1.3.6.1.2.1.191.0.5
ospfv3VirtIfConfigError NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3VirtIfState, ospfv3ConfigErrorType,
ospfv3PacketType }
DESCRIPTION "An ospfv3VirtIfConfigError notification signifies that a
packet has been received on a virtual interface
from a router whose configuration parameters
conflict with this router's configuration
parameters. Note that the event optionMismatch
should cause a notification only if it prevents an
adjacency from forming."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 5 }
.1.3.6.1.2.1.191.0.6
ospfv3IfRxBadPacket NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3IfState, ospfv3PacketSrc, ospfv3PacketType }
DESCRIPTION "An ospfv3IfRxBadPacket notification signifies that an
OSPFv3 packet that cannot be parsed has been received on a
non-virtual interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 6 }

.1.3.6.1.2.1.191.0.7
ospfv3VirtIfRxBadPacket NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3VirtIfState, ospfv3PacketType }
DESCRIPTION "An ospfv3VirtIfRxBadPacket notification signifies
that an OSPFv3 packet that cannot be parsed has been
received on a virtual interface."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 7 }

.1.3.6.1.2.1.191.0.8
ospfv3LsdbOverflow NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3ExtAreaLsdbLimit }
DESCRIPTION "An ospfv3LsdbOverflow notification signifies that the
number of LSAs in the router's link state
database has exceeded ospfv3ExtAreaLsdbLimit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 8 }

.1.3.6.1.2.1.191.0.9
ospfv3LsdbApproachingOverflow NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3ExtAreaLsdbLimit }
DESCRIPTION "An ospfv3LsdbApproachingOverflow notification signifies
that the number of LSAs in the router's
link state database has exceeded ninety percent of
ospfv3ExtAreaLsdbLimit."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 9 }

.1.3.6.1.2.1.191.0.10
ospfv3IfStateChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3IfState }
DESCRIPTION "An ospfv3IfStateChange notification signifies that there
has been a change in the state of a non-virtual
OSPFv3 interface. This notification should be generated
when the interface state regresses (e.g., goes
from DR to Down) or progresses to a terminal
state (i.e., Point-to-Point, DR Other, DR, or
Backup)."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 10 }

.1.3.6.1.2.1.191.0.11
ospfv3NssaTranslatorStatusChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3AreaNssaTranslatorState }
DESCRIPTION "An ospfv3NssaTranslatorStatusChange notification
indicates that there has been a change in the router's
ability to translate OSPFv3 NSSA LSAs into OSPFv3 External
LSAs. This notification should be generated when the
Translator Status transitions from or to any defined
status on a per-area basis."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 11 }

.1.3.6.1.2.1.191.0.12
ospfv3RestartStatusChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3RestartStatus, ospfv3RestartInterval,
ospfv3RestartExitReason }
DESCRIPTION "An ospfv3RestartStatusChange notification signifies that
there has been a change in the graceful restart
state for the router. This notification should be
generated when the router restart status
changes."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 12 }

.1.3.6.1.2.1.191.0.13
ospfv3NbrRestartHelperStatusChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3NbrRestartHelperStatus,
ospfv3NbrRestartHelperAge, ospfv3NbrRestartHelperExitReason }
DESCRIPTION "An ospfv3NbrRestartHelperStatusChange notification
signifies that there has been a change in the
graceful restart helper state for the neighbor.
This notification should be generated when the
neighbor restart helper status transitions for a neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 13 }

.1.3.6.1.2.1.191.0.14
ospfv3VirtNbrRestartHelperStatusChange NOTIFICATION-TYPE
-- FROM OSPFV3-MIB
OBJECTS { ospfv3RouterId, ospfv3VirtNbrRestartHelperStatus,
ospfv3VirtNbrRestartHelperAge, ospfv3VirtNbrRestartHelperExitReason }
DESCRIPTION "An ospfv3VirtNbrRestartHelperStatusChange
notification signifies that there has been a
change in the graceful restart helper state for
the virtual neighbor. This notification should be
generated when the virtual neighbor restart helper status
transitions for a virtual neighbor."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Notifications(0) 14 }

.1.3.6.1.2.1.191.1
ospfv3Objects OBJECT-TYPE
-- FROM OSPFV3-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191) 1 }

.1.3.6.1.2.1.191.1.1
ospfv3GeneralGroup OBJECT-TYPE
-- FROM OSPFV3-MIB
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) 1 }

.1.3.6.1.2.1.191.1.1.1
ospfv3RouterId OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3RouterIdTC
SYNTAX Unsigned32 (1..-1)
DISPLAY-HINT "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A 32-bit unsigned integer uniquely identifying
the router in the Autonomous System. To ensure
uniqueness, this may default to the 32-bit
unsigned integer representation of one of
the router's IPv4 interface addresses (if IPv4
is configured on the router).

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 1 }

.1.3.6.1.2.1.191.1.1.2
ospfv3AdminStatus OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Status
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The administrative status of OSPFv3 in the
router. The value 'enabled' denotes that the
OSPFv3 Process is active on at least one
interface; 'disabled' disables it on all
interfaces.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 2 }

.1.3.6.1.2.1.191.1.1.3
ospfv3VersionNumber OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {version3(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The version number of OSPF for IPv6 is 3."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 3 }

.1.3.6.1.2.1.191.1.1.4
ospfv3AreaBdrRtrStatus OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "A flag to denote whether this router is an area
border router. The value of this object is true (1)
when the router is an area border router."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 4 }

.1.3.6.1.2.1.191.1.1.5
ospfv3ASBdrRtrStatus OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "A flag to note whether this router is
configured as an Autonomous System border router.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 5 }

.1.3.6.1.2.1.191.1.1.6
ospfv3AsScopeLsaCount OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of AS-scope (e.g., AS-External) link state
advertisements in the link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 6 }

.1.3.6.1.2.1.191.1.1.7
ospfv3AsScopeLsaCksumSum OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit unsigned sum of the LS checksums of
the AS-scoped link state advertisements
contained in the link state database. This sum
can be used to determine if there has been a
change in a router's link state database or
to compare the link state database of two
routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 7 }

.1.3.6.1.2.1.191.1.1.8
ospfv3OriginateNewLsas OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of new link state advertisements
that have been originated. This number is
incremented each time the router originates a new
LSA.
Discontinuities in the value of this counter
can occur at re-initialization of the management
system and at other times as indicated by the
value of ospfv3DiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 8 }

.1.3.6.1.2.1.191.1.1.9
ospfv3RxNewLsas OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of link state advertisements
received that are determined to be new
instantiations. This number does not include
newer instantiations of self-originated link state
advertisements.

Discontinuities in the value of this counter


can occur at re-initialization of the management
system and at other times as indicated by the
value of ospfv3DiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 9 }

.1.3.6.1.2.1.191.1.1.10
ospfv3ExtLsaCount OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of External (LS type 0x4005) in the
link state database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 10 }

.1.3.6.1.2.1.191.1.1.11
ospfv3ExtAreaLsdbLimit OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Integer32 (-1..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The maximum number of non-default
AS-external-LSA entries that can be stored in the
link state database. If the value is -1, then
there is no limit.

When the number of non-default AS-external-LSAs


in a router's link state database reaches
ospfv3ExtAreaLsdbLimit, the router enters Overflow
state. The router never holds more than
ospfv3ExtAreaLsdbLimit non-default AS-external-LSAs
in its database. ospfv3ExtAreaLsdbLimit MUST be set
identically in all routers attached to the OSPFv3
backbone and/or any regular OSPFv3 area (i.e.,
OSPFv3 stub areas and not-so-stubby-areas (NSSAs)
are excluded).
This object is persistent, and when written, the
entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 11 }

.1.3.6.1.2.1.191.1.1.12
ospfv3ExitOverflowInterval OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of seconds that, after entering
Overflow state, a router will attempt to leave
Overflow state. This allows the router to again
originate non-default, AS-External-LSAs. When
set to 0, the router will not leave Overflow
state until restarted.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 12 }

.1.3.6.1.2.1.191.1.1.13
ospfv3DemandExtensions OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The router's support for demand circuits.
The value of this object is true (1) when
demand circuits are supported.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 13 }

.1.3.6.1.2.1.191.1.1.14
ospfv3ReferenceBandwidth OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Reference bandwidth in kilobits per second for
calculating default interface metrics. The
default value is 100,000 KBPS (100 MBPS).

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
DEFVAL { 100000 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 14 }

.1.3.6.1.2.1.191.1.1.15
ospfv3RestartSupport OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The router's support for OSPF graceful restart.
Options include no restart support, only planned

restarts, or both planned and unplanned restarts.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 15 }

.1.3.6.1.2.1.191.1.1.16
ospfv3RestartInterval OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3UpToRefreshIntervalTC
SYNTAX Unsigned32 (1..1800)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Configured OSPF graceful restart timeout interval.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
DEFVAL { 120 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 16 }

.1.3.6.1.2.1.191.1.1.17
ospfv3RestartStrictLsaChecking OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates if strict LSA checking is enabled for
graceful restart. A value of true (1) indicates that
strict LSA checking is enabled.

This object is persistent, and when written,


the entity SHOULD save the change to non-volatile
storage."
DEFVAL { true }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 17 }

.1.3.6.1.2.1.191.1.1.18
ospfv3RestartStatus OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The current status of OSPF graceful restart capability."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 18 }

.1.3.6.1.2.1.191.1.1.19
ospfv3RestartAge OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3UpToRefreshIntervalTC
SYNTAX Unsigned32 (1..1800)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Remaining time in the current OSPF graceful restart
interval."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 19 }

.1.3.6.1.2.1.191.1.1.20
ospfv3RestartExitReason OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {none(1), inProgress(2), completed(3), timedOut(4),
topologyChanged(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Describes the outcome of the last attempt at a
graceful restart.

none: no restart has yet been attempted.


inProgress: a restart attempt is currently underway.
completed: the last restart completed successfully.
timedOut: the last restart timed out.
topologyChanged: the last restart was aborted due to
a topology change."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 20 }

.1.3.6.1.2.1.191.1.1.21
ospfv3NotificationEnable OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object provides a coarse level of control
over the generation of OSPFv3 notifications.

If this object is set to true (1), then it enables


the generation of OSPFv3 notifications. If it is
set to false (2), these notifications are not
generated.

This object is persistent, and when written, the


entity SHOULD save the change to non-volatile
storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 21 }

.1.3.6.1.2.1.191.1.1.22
ospfv3StubRouterSupport OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The router's support for stub router functionality. An
object value of true (1) indicates that stub router
functionality is supported."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 22 }

.1.3.6.1.2.1.191.1.1.23
ospfv3StubRouterAdvertisement OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {doNotAdvertise(1), advertise(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object controls the advertisement of
stub LSAs by the router. The value
doNotAdvertise (1) will result in the advertisement
of standard LSAs and is the default value.

This object is persistent, and when written,


the entity SHOULD save the change to non-volatile
storage."
DEFVAL { doNotAdvertise }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 23 }

.1.3.6.1.2.1.191.1.1.24
ospfv3DiscontinuityTime OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which any one of this MIB's counters suffered
a discontinuity.

If no such discontinuities have occurred since the last


re-initialization of the local management subsystem,
then this object contains a zero value."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 24 }

.1.3.6.1.2.1.191.1.1.25
ospfv3RestartTime OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TimeStamp
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of sysUpTime on the most recent occasion
at which the ospfv3RestartExitReason was updated."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3GeneralGroup(1) 25 }

.1.3.6.1.2.1.191.1.2
ospfv3AreaTable OBJECT-TYPE
-- FROM OSPFV3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Information describing the configured
parameters and cumulative statistics of the router's
attached areas. The interfaces and
virtual links are configured as part of these areas.
Area 0, by definition, is the backbone area."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) 2 }

.1.3.6.1.2.1.191.1.2.1
ospfv3AreaEntry OBJECT-TYPE
-- FROM OSPFV3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfv3AreaId }
DESCRIPTION "Information describing the configured
parameters and cumulative statistics of one of the
router's attached areas.

The information in this table is persistent,


and when written, the entity SHOULD save the a
change to non-volatile storage."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) 1 }

.1.3.6.1.2.1.191.1.2.1.1
ospfv3AreaId OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3AreaIdTC
SYNTAX Unsigned32 (0..-1)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A 32-bit unsigned integer uniquely identifying an area.
Area ID 0 is used for the OSPFv3 backbone."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 1 }

.1.3.6.1.2.1.191.1.2.1.2
ospfv3AreaImportAsExtern OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {importExternal(1), importNoExternal(2), importNssa(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether an area is a stub area, NSSA, or
standard area. AS-scope LSAs are not imported into stub
areas or NSSAs. NSSAs import AS-External data as NSSA
LSAs that have Area-scope."
DEFVAL { importExternal }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 2 }
.1.3.6.1.2.1.191.1.2.1.3
ospfv3AreaSpfRuns OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The number of times that the intra-area route
table has been calculated using this area's
link state database. This is typically done
using Dijkstra's algorithm.

Discontinuities in the value of this counter


can occur at re-initialization of the management
system and at other times as indicated by the
value of ospfv3DiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 3 }

.1.3.6.1.2.1.191.1.2.1.4
ospfv3AreaBdrRtrCount OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of area border routers
reachable within this area. This is initially zero,
and is calculated in each Shortest Path First (SPF)
pass."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 4 }

.1.3.6.1.2.1.191.1.2.1.5
ospfv3AreaAsBdrRtrCount OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Autonomous System border
routers reachable within this area. This is
initially zero, and is calculated in each SPF
pass."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 5 }

.1.3.6.1.2.1.191.1.2.1.6
ospfv3AreaScopeLsaCount OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of Area-scope link state
advertisements in this area's link state
database."
DEFVAL { 0 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 6 }
.1.3.6.1.2.1.191.1.2.1.7
ospfv3AreaScopeLsaCksumSum OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The 32-bit unsigned sum of the Area-scope link state
advertisements' LS checksums contained in this
area's link state database. The sum can be used
to determine if there has been a change in a
router's link state database or to compare the
link state database of two routers."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 7 }

.1.3.6.1.2.1.191.1.2.1.8
ospfv3AreaSummary OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {noAreaSummary(1), sendAreaSummary(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The variable ospfv3AreaSummary controls the
import of Inter-Area LSAs into stub and
NSSA areas. It has no effect on other areas.

If it is noAreaSummary, the router will neither


originate nor propagate Inter-Area LSAs into the
stub or NSSA area. It will only advertise a
default route.

If it is sendAreaSummary, the router will both


summarize and propagate Inter-Area LSAs."
DEFVAL { sendAreaSummary }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 8 }

.1.3.6.1.2.1.191.1.2.1.9
ospfv3AreaRowStatus OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION RowStatus
SYNTAX INTEGER {active(1), notInService(2), notReady(3), createAndGo(4),
createAndWait(5), destroy(6)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This object permits management of the table by
facilitating actions such as row creation,
construction, and destruction.

The value of this object has no effect on


whether other objects in this conceptual row can be
modified."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 9 }

.1.3.6.1.2.1.191.1.2.1.10
ospfv3AreaStubMetric OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION BigMetric
SYNTAX Integer32 (0..16777215)
DISPLAY-HINT "d-0"
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The metric value advertised for the default route
into stub and NSSA areas. By default, this equals the
least metric among the interfaces to other areas."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 10 }

.1.3.6.1.2.1.191.1.2.1.11
ospfv3AreaNssaTranslatorRole OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {always(1), candidate(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates an NSSA border router's policy to
perform NSSA translation of NSSA-LSAs into
AS-External-LSAs."
DEFVAL { candidate }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 11 }

.1.3.6.1.2.1.191.1.2.1.12
ospfv3AreaNssaTranslatorState OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {enabled(1), elected(2), disabled(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates if and how an NSSA border router is
performing NSSA translation of NSSA-LSAs into
AS-External-LSAs. When this object is set to
'enabled', the NSSA border router's
ospfv3AreaNssaTranslatorRole has been set to 'always'.
When this object is set to 'elected', a candidate
NSSA border router is translating NSSA-LSAs into
AS-External-LSAs. When this object is set to
'disabled', a candidate NSSA Border router is NOT
translating NSSA-LSAs into AS-External-LSAs."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 12 }

.1.3.6.1.2.1.191.1.2.1.13
ospfv3AreaNssaTranslatorStabInterval OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Unsigned32
UNITS ""
MAX-ACCESS read-create
STATUS current
DESCRIPTION "The stability interval defined as the number of
seconds after an elected translator determines its
services are no longer required that it should
continue to perform its translation duties."
DEFVAL { 40 }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 13 }

.1.3.6.1.2.1.191.1.2.1.14
ospfv3AreaNssaTranslatorEvents OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the number of Translator state changes
that have occurred since the last start-up of the
OSPFv3 routing process.

Discontinuities in the value of this counter


can occur at re-initialization of the management
system and at other times as indicated by the
value of ospfv3DiscontinuityTime."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 14 }

.1.3.6.1.2.1.191.1.2.1.15
ospfv3AreaStubMetricType OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX INTEGER {ospfv3Metric(1), comparableCost(2), nonComparable(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "This variable assigns the type of metric
advertised as a default route."
DEFVAL { ospfv3Metric }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 15 }

.1.3.6.1.2.1.191.1.2.1.16
ospfv3AreaTEEnabled OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION TruthValue
SYNTAX INTEGER {true(1), false(2)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION "Indicates whether or not traffic engineering
is enabled in the area. The object is set
to the value true (1) to enable traffic engineering.
Traffic engineering is disabled by default."
DEFVAL { false }
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AreaTable(2) ospfv3AreaEntry(1) 16 }

.1.3.6.1.2.1.191.1.3
ospfv3AsLsdbTable OBJECT-TYPE
-- FROM OSPFV3-MIB
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The OSPFv3 Process's AS-scope link state database
(LSDB). The LSDB contains the AS-scope link state
advertisements from throughout the areas that the
device is attached to."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) 3 }

.1.3.6.1.2.1.191.1.3.1
ospfv3AsLsdbEntry OBJECT-TYPE
-- FROM OSPFV3-MIB
MAX-ACCESS not-accessible
STATUS current
INDEX { ospfv3AsLsdbType, ospfv3AsLsdbRouterId, ospfv3AsLsdbLsid }
DESCRIPTION "A single AS-scope link state advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) 1 }

.1.3.6.1.2.1.191.1.3.1.1
ospfv3AsLsdbType OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Unsigned32 (0..-1)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The type of the link state advertisement.
Each link state type has a separate
advertisement format. AS-scope LSAs not recognized
by the router may be stored in the database."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) ospfv3AsLsdbEntry(1) 1 }

.1.3.6.1.2.1.191.1.3.1.2
ospfv3AsLsdbRouterId OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3RouterIdTC
SYNTAX Unsigned32 (1..-1)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The 32-bit number that uniquely identifies the
originating router in the Autonomous System."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) ospfv3AsLsdbEntry(1) 2 }

.1.3.6.1.2.1.191.1.3.1.3
ospfv3AsLsdbLsid OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3LsIdTC
SYNTAX Unsigned32 (1..-1)
DISPLAY-HINT "d"
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "The Link State ID is an LS type-specific field
containing a unique identifier;
it identifies the piece of the routing domain
that is being described by the advertisement.
In contrast to OSPFv2, the LSID has no
addressing semantics."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) ospfv3AsLsdbEntry(1) 3 }

.1.3.6.1.2.1.191.1.3.1.4
ospfv3AsLsdbSequence OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3LsaSequenceTC
SYNTAX Integer32
DISPLAY-HINT "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The sequence number field is a signed 32-bit
integer. It is used to detect old and duplicate
link state advertisements. The space of
sequence numbers is linearly ordered. The
larger the sequence number, the more recent the
advertisement."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) ospfv3AsLsdbEntry(1) 4 }

.1.3.6.1.2.1.191.1.3.1.5
ospfv3AsLsdbAge OBJECT-TYPE
-- FROM OSPFV3-MIB
-- TEXTUAL CONVENTION Ospfv3LsaAgeTC
SYNTAX Unsigned32 (0..3600 | 32768..36368)
DISPLAY-HINT "d"
UNITS "d"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the age of the link state
advertisement in seconds. The high-order bit
of the LS age field is considered the DoNotAge
bit for support of on-demand circuits."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) ospfv3AsLsdbEntry(1) 5 }

.1.3.6.1.2.1.191.1.3.1.6
ospfv3AsLsdbChecksum OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO
connectionless datagrams; it is commonly
referred to as the Fletcher checksum."
::= { iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) ospfv3MIB(191)
ospfv3Objects(1) ospfv3AsLsdbTable(3) ospfv3AsLsdbEntry(1) 6 }

.1.3.6.1.2.1.191.1.3.1.7
ospfv3AsLsdbAdvertisement OBJECT-TYPE
-- FROM OSPFV3-MIB
SYNTAX OCTET S

Das könnte Ihnen auch gefallen