IEEE8021-PAE-MIB

IEEE8021-PAE-MIB Download

MIBs list

The Port Access Entity module for managing IEEE 802.1X.

IPHost Network Monitor offer an easy way of SNMP monitoring your Allied Telesis network devices, Firewalls, Repeaters.

OID list for IEEE8021-PAE-MIB

dot1xPaeSystemAuthControl
The administrative enable/disable state for Port Access Control in a System.
dot1xPaePortTable
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.
dot1xPaePortEntry
The Port number, protocol version, and initialization control for a Port.
dot1xPaePortNumber
The Port number associated with this Port.
dot1xPaePortProtocolVersion
The protocol version associated with this Port.
dot1xPaePortCapabilities
Indicates the PAE functionality that this Port supports and that may be managed through this MIB.
dot1xPaePortInitialize
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.
dot1xPaePortReauthenticate
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 re ...
dot1xAuthConfigTable
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.
dot1xAuthConfigEntry
The configuration information for an Authenticator PAE.
dot1xAuthPaeState
The current value of the Authenticator PAE state machine.
dot1xAuthBackendAuthState
The current state of the Backend Authentication state machine.
dot1xAuthAdminControlledDirections
The current value of the administrative controlled directions parameter for the Port.
dot1xAuthOperControlledDirections
The current value of the operational controlled directions parameter for the Port.
dot1xAuthAuthControlledPortStatus
The current value of the controlled Port status parameter for the Port.
dot1xAuthAuthControlledPortControl
The current value of the controlled Port control parameter for the Port.
dot1xAuthQuietPeriod
The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
dot1xAuthTxPeriod
The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
dot1xAuthSuppTimeout
The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
dot1xAuthServerTimeout
The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
dot1xAuthMaxReq
The value of the maxReq constant currently in use by the Backend Authentication state machine.
dot1xAuthReAuthPeriod
The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
dot1xAuthReAuthEnabled
The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
dot1xAuthKeyTxEnabled
The value of the keyTransmissionEnabled constant currently in use by the Authenticator PAE state machine.
dot1xAuthStatsTable
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.
dot1xAuthStatsEntry
The statistics information for an Authenticator PAE.
dot1xAuthEapolFramesRx
The number of valid EAPOL frames of any type that have been received by this Authenticator.
dot1xAuthEapolFramesTx
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
dot1xAuthEapolStartFramesRx
The number of EAPOL Start frames that have been received by this Authenticator.
dot1xAuthEapolLogoffFramesRx
The number of EAPOL Logoff frames that have been received by this Authenticator.
dot1xAuthEapolRespIdFramesRx
The number of EAP Resp/Id frames that have been received by this Authenticator.
dot1xAuthEapolRespFramesRx
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator.
dot1xAuthEapolReqIdFramesTx
The number of EAP Req/Id frames that have been transmitted by this Authenticator.
dot1xAuthEapolReqFramesTx
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
dot1xAuthInvalidEapolFramesRx
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized.
dot1xAuthEapLengthErrorFramesRx
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid.
dot1xAuthLastEapolFrameVersion
The protocol version number carried in the most recently received EAPOL frame.
dot1xAuthLastEapolFrameSource
The source MAC address carried in the most recently received EAPOL frame.
dot1xAuthDiagTable
A table that contains the diagnostics objects for the Authenticator PAE associated with each Port. An entry appears in this table for each port that may authenticate access to itself.
dot1xAuthDiagEntry
The diagnostics information for an Authenticator PAE.
dot1xAuthEntersConnecting
Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
dot1xAuthEapLogoffsWhileConnecting
Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
dot1xAuthEntersAuthenticating
Counts the number of times that the state machine transitions from CONNECTING to AUTHENTICATING, as a result of an EAP-Response/Identity message being received from the Supplicant.
dot1xAuthAuthSuccessWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to AUTHENTICATED, as a result of the Backend Authentication state machine indicating successful authentication of the Supplicant (authSuccess = TRUE).
dot1xAuthAuthTimeoutsWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of the Backend Authentication state machine indicating authentication timeout (authTimeout = TRUE).
dot1xAuthAuthFailWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to HELD, as a result of the Backend Authentication state machine indicating authentication failure (authFail = TRUE).
dot1xAuthAuthReauthsWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE).
dot1xAuthAuthEapStartsWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Start message being received from the Supplicant.
dot1xAuthAuthEapLogoffWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Logoff message being received from the Supplicant.
dot1xAuthAuthReauthsWhileAuthenticated
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
dot1xAuthAuthEapStartsWhileAuthenticated
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of an EAPOL-Start message being received from the Supplicant.
dot1xAuthAuthEapLogoffWhileAuthenticated
Counts the number of times that the state machine transitions from AUTHENTICATED to DISCONNECTED, as a result of an EAPOL-Logoff message being received from the Supplicant.
dot1xAuthBackendResponses
Counts the number of times that the state machine sends an initial Access-Request packet to the Authentication server (i.e., executes sendRespToServer on entry to the RESPONSE state). Indicates that the Authenticator attempted communication with the Authe ...
dot1xAuthBackendAccessChallenges
Counts the number of times that the state machine receives an initial Access-Challenge packet from the Authentication server (i.e., aReq becomes TRUE, causing exit from the RESPONSE state). Indicates that the Authentication Server has communication with t ...
dot1xAuthBackendOtherRequestsToSupplicant
Counts the number of times that the state machine sends an EAP-Request packet (other than an Identity, Notification, Failure or Success message) to the Supplicant (i.e., executes txReq on entry to the REQUEST state). Indicates that the Authenticator chose ...
dot1xAuthBackendNonNakResponsesFromSupplicant
Counts the number of times that the state machine receives a response from the Supplicant to an initial EAP-Request, and the response is something other than EAP-NAK (i.e., rxResp becomes TRUE, causing the state machine to transition from REQUEST to RESPO ...
dot1xAuthBackendAuthSuccesses
Counts the number of times that the state machine receives an EAP-Success message from the Authentication Server (i.e., aSuccess becomes TRUE, causing a transition from RESPONSE to SUCCESS). Indicates that the Supplicant has successfully authenticated to ...
dot1xAuthBackendAuthFails
Counts the number of times that the state machine receives an EAP-Failure message from the Authentication Server (i.e., aFail becomes TRUE, causing a transition from RESPONSE to FAIL). Indicates that the Supplicant has not authenticated to the Authenticat ...
dot1xAuthSessionStatsTable
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.
dot1xAuthSessionStatsEntry
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.
dot1xAuthSessionOctetsRx
The number of octets received in user data frames on this Port during the session.
dot1xAuthSessionOctetsTx
The number of octets transmitted in user data frames on this Port during the session.
dot1xAuthSessionFramesRx
The number of user data frames received on this Port during the session.
dot1xAuthSessionFramesTx
The number of user data frames transmitted on this Port during the session.
dot1xAuthSessionId
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
dot1xAuthSessionAuthenticMethod
The authentication method used to establish the session.
dot1xAuthSessionTime
The duration of the session in seconds.
dot1xAuthSessionTerminateCause
The reason for the session termination.
dot1xAuthSessionUserName
The User-Name representing the identity of the Supplicant PAE.
dot1xSuppConfigTable
A table that contains the configuration objects for the Supplicant PAE associated with each port. An entry appears in this table for each port that may authenticate itself when challenged by a remote system.
dot1xSuppConfigEntry
The configuration information for a Supplicant PAE.
dot1xSuppPaeState
The current state of the Supplicant PAE state machine (8.5.8).
dot1xSuppHeldPeriod
The value, in seconds, of the heldPeriod constant currently in use by the Supplicant PAE state machine (8.5.8.1.2).
dot1xSuppAuthPeriod
The value, in seconds, of the authPeriod constant currently in use by the Supplicant PAE state machine (8.5.8.1.2).
dot1xSuppStartPeriod
The value, in seconds, of the startPeriod constant currently in use by the Supplicant PAE state machine (8.5.8.1.2).
dot1xSuppMaxStart
The value of the maxStart constant currently in use by the Supplicant PAE state machine (8.5.8.1.2).
dot1xSuppControlledPortStatus
The current state of the Supplicant PAE state machine (8.5.8).
dot1xSuppAccessCtrlWithAuth
The setting for the application of the Supplicant authorization state when the port is operating as both a Supplicant and an Authenticator. inactive indicates the port will not apply the the Supplicant authorization state, using only the Authenticator au ...
dot1xSuppStatsTable
A table that contains the statistics objects for the Supplicant PAE associated with each port. An entry appears in this table for each port that may authenticate itself when challenged by a remote system.
dot1xSuppStatsEntry
The statistics information for a Supplicant PAE.
dot1xSuppEapolFramesRx
The number of EAPOL frames of any type that have been received by this Supplicant.
dot1xSuppEapolFramesTx
The number of EAPOL frames of any type that have been transmitted by this Supplicant.
dot1xSuppEapolStartFramesTx
The number of EAPOL Start frames that have been transmitted by this Supplicant.
dot1xSuppEapolLogoffFramesTx
The number of EAPOL Logoff frames that have been transmitted by this Supplicant.
dot1xSuppEapolRespIdFramesTx
The number of EAP Resp/Id frames that have been transmitted by this Supplicant.
dot1xSuppEapolRespFramesTx
The number of valid EAP Response frames (other than Resp/Id frames) that have been transmitted by this Supplicant.
dot1xSuppEapolReqIdFramesRx
The number of EAP Req/Id frames that have been received by this Supplicant.
dot1xSuppEapolReqFramesRx
The number of EAP Request frames (other than Rq/Id frames) that have been received by this Supplicant.
dot1xSuppInvalidEapolFramesRx
The number of EAPOL frames that have been received by this Supplicant in which the frame type is not recognized.
dot1xSuppEapLengthErrorFramesRx
The number of EAPOL frames that have been received by this Supplicant in which the Packet Body Length field (7.5.5) is invalid.
dot1xSuppLastEapolFrameVersion
The protocol version number carried in the most recently received EAPOL frame.
dot1xSuppLastEapolFrameSource
The source MAC address carried in the most recently received EAPOL frame.
dot1xPaeSystemGroup
A collection of objects providing system information about, and control over, a PAE.
dot1xPaeAuthConfigGroup
A collection of objects providing configuration information about an Authenticator PAE.
dot1xPaeAuthStatsGroup
A collection of objects providing statistics about an Authenticator PAE.
dot1xPaeAuthDiagGroup
A collection of objects providing diagnostic statistics about an Authenticator PAE.
dot1xPaeAuthSessionStatsGroup
A collection of objects providing statistics about the current, or last session for an Authenticator PAE.
dot1xPaeSuppConfigGroup
A collection of objects providing configuration information about a Supplicant PAE.
dot1xPaeSuppStatsGroup
A collection of objects providing statistics about a Supplicant PAE.
lldpMessageTxInterval
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 manageme ...
lldpMessageTxHoldMultiplier
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, (lldpMessageTxInt ...
lldpReinitDelay
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 val ...
lldpTxDelay
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 <= lldpTx ...
lldpNotificationInterval
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 ...
lldpPortConfigTable
The table that controls LLDP frame transmission on individual ports.
lldpPortConfigEntry
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.
lldpPortConfigPortNum
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.
lldpPortConfigAdminStatus
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 syste ...
lldpPortConfigNotificationEnable
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.
lldpPortConfigTLVsTxEnable
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 ...
lldpLocManAddrTable
This table contains management address information on the local system known to this agent.
lldpLocManAddrEntry
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
The type of management address identifier encoding used in the associated 'lldpLocManagmentAddr' object.
lldpLocManAddr
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.
lldpLocManAddrLen
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 require ...
lldpLocManAddrIfSubtype
The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the local system.
lldpLocManAddrIfId
The integer value used to identify the interface number regarding the management address component associated with the local system.
lldpLocManAddrOID
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.
lldpConfigManAddrTable
The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
lldpConfigManAddrEntry
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 ...
lldpConfigManAddrPortsTxEnable
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 lldpCo ...
lldpStatsRemTablesLastChangeTime
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 ...
lldpStatsRemTablesInserts
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 inse ...
lldpStatsRemTablesDeletes
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 informati ...
lldpStatsRemTablesDrops
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.
lldpStatsRemTablesAgeouts
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 ...
lldpStatsTxPortTable
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)'.
lldpStatsTxPortEntry
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 rxIn ...
lldpStatsTxPortNum
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.
lldpStatsTxPortFramesTotal
The number of LLDP frames transmitted by this LLDP agent on the indicated port.
lldpStatsRxPortTable
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)'.
lldpStatsRxPortEntry
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 rxInfoT ...
lldpStatsRxPortNum
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.
lldpStatsRxPortFramesDiscardedTotal
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 LL ...
lldpStatsRxPortFramesErrors
The number of invalid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
lldpStatsRxPortFramesTotal
The number of valid LLDP frames received by this LLDP agent on the indicated port, while this LLDP agent is enabled.
lldpStatsRxPortTLVsDiscardedTotal
The number of LLDP TLVs discarded for any reason by this LLDP agent on the indicated port.
lldpStatsRxPortTLVsUnrecognizedTotal
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 ...
lldpStatsRxPortAgeoutsTotal
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 lldpEx ...
lldpLocChassisIdSubtype
The type of encoding used to identify the chassis associated with the local system.
lldpLocChassisId
The string value used to identify the chassis component associated with the local system.
lldpLocSysName
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.
lldpLocSysDesc
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.
lldpLocSysCapSupported
The bitmap value used to identify which system capabilities are supported on the local system.
lldpLocSysCapEnabled
The bitmap value used to identify which system capabilities are enabled on the local system.
lldpLocPortTable
This table contains one or more rows per port information associated with the local system known to this agent.
lldpLocPortEntry
Information about a particular port component. Entries may be created and deleted in this table by the agent.
lldpLocPortNum
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.
lldpLocPortIdSubtype
The type of port identifier encoding used in the associated 'lldpLocPortId' object.
lldpLocPortId
The string value used to identify the port component associated with a given port in the local system.
lldpLocPortDesc
The string value used to identify the 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.
lldpRemTable
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 ...
lldpRemEntry
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.
lldpRemTimeMark
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.
lldpRemLocalPortNum
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 ...
lldpRemIndex
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, st ...
lldpRemChassisIdSubtype
The type of encoding used to identify the chassis associated with the remote system.
lldpRemChassisId
The string value used to identify the chassis component associated with the remote system.
lldpRemPortIdSubtype
The type of port identifier encoding used in the associated 'lldpRemPortId' object.
lldpRemPortId
The string value used to identify the port component associated with the remote system.
lldpRemPortDesc
The string value used to identify the description of the given port associated with the remote system.
lldpRemSysName
The string value used to identify the system name of the remote system.
lldpRemSysDesc
The string value used to identify the system description of the remote system.
lldpRemSysCapSupported
The bitmap value used to identify which system capabilities are supported on the remote system.
lldpRemSysCapEnabled
The bitmap value used to identify which system capabilities are enabled on the remote system.
lldpRemManAddrTable
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.
lldpRemManAddrEntry
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 syst ...
lldpRemManAddrSubtype
The type of management address identifier encoding used in the associated 'lldpRemManagmentAddr' object.
lldpRemManAddr
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.
lldpRemManAddrIfSubtype
The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the remote system.
lldpRemManAddrIfId
The integer value used to identify the interface number regarding the management address component associated with the remote system.
lldpRemManAddrOID
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.
lldpRemUnknownTLVTable
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. Entrie ...
lldpRemUnknownTLVEntry
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.
lldpRemUnknownTLVType
This object represents the value extracted from the type field of the TLV.
lldpRemUnknownTLVInfo
This object represents the value extracted from the value field of the TLV.
lldpRemOrgDefInfoTable
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 agen ...
lldpRemOrgDefInfoEntry
Information about the unrecognized organizationally defined information advertised by the remote system. The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex, lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and lldpRemOrgDefInfoIndex are indexes to this ...
lldpRemOrgDefInfoOUI
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.
lldpRemOrgDefInfoSubtype
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 w ...
lldpRemOrgDefInfoIndex
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 syst ...
lldpRemOrgDefInfo
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.
lldpConfigGroup
The collection of objects which are used to configure the LLDP implementation behavior. This group is mandatory for agents which implement the LLDP.
lldpConfigRxGroup
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.
lldpConfigTxGroup
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.
lldpStatsRxGroup
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.
lldpStatsTxGroup
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.
lldpLocSysGroup
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.
lldpRemSysGroup
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 recogni ...
lldpXdot3PortConfigTable
A table that controls selection of LLDP TLVs to be transmitted on individual ports.
lldpXdot3PortConfigEntry
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 wi ...
lldpXdot3PortConfigTLVsTxEnable
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 ...
lldpXdot3LocPortTable
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.
lldpXdot3LocPortEntry
Information about a particular port component.
lldpXdot3LocPortAutoNegSupported
The truth value used to indicate whether the given port (associated with the local system) supports Auto-negotiation.
lldpXdot3LocPortAutoNegEnabled
The truth value used to indicate whether port Auto-negotiation is enabled on the given port associated with the local system.
lldpXdot3LocPortAutoNegAdvertisedCap
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.
lldpXdot3LocPortOperMauType
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 ...
lldpXdot3LocPowerTable
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.
lldpXdot3LocPowerEntry
Information about a particular port component.
lldpXdot3LocPowerPortClass
The value that identifies the port Class of the given port associated with the local system.
lldpXdot3LocPowerMDISupported
The truth value used to indicate whether the MDI power is supported on the given port associated with the local system.
lldpXdot3LocPowerMDIEnabled
The truth value used to identify whether MDI power is enabled on the given port associated with the local system.
lldpXdot3LocPowerPairControlable
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.
lldpXdot3LocPowerPairs
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.
lldpXdot3LocPowerClass
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.
lldpXdot3LocLinkAggTable
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.
lldpXdot3LocLinkAggEntry
Link Aggregation information about a particular port component.
lldpXdot3LocLinkAggStatus
The bitmap value contains the link aggregation capabilities and the current aggregation status of the link.
lldpXdot3LocLinkAggPortId
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 ...
lldpXdot3LocMaxFrameSizeTable
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.
lldpXdot3LocMaxFrameSizeEntry
Maximum Frame Size information about a particular port component.
lldpXdot3LocMaxFrameSize
An integer value indicating the maximum supported frame size in octets on the given port of the local system.
lldpXdot3RemPortTable
This table contains Ethernet port information (as a part of the LLDP 802.3 organizational extension) of the remote system.
lldpXdot3RemPortEntry
Information about a particular physical network connection.
lldpXdot3RemPortAutoNegSupported
The truth value used to indicate whether the given port (associated with remote system) supports Auto-negotiation.
lldpXdot3RemPortAutoNegEnabled
The truth value used to indicate whether port Auto-negotiation is enabled on the given port associated with the remote system.
lldpXdot3RemPortAutoNegAdvertisedCap
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.
lldpXdot3RemPortOperMauType
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 ...
lldpXdot3RemPowerTable
This table contains Ethernet power information (as a part of the LLDP 802.3 organizational extension) of the remote system.
lldpXdot3RemPowerEntry
Information about a particular physical network connection.
lldpXdot3RemPowerPortClass
The value that identifies the port Class of the given port associated with the remote system.
lldpXdot3RemPowerMDISupported
The truth value used to indicate whether the MDI power is supported on the given port associated with the remote system.
lldpXdot3RemPowerMDIEnabled
The truth value used to identify whether MDI power is enabled on the given port associated with the remote system.
lldpXdot3RemPowerPairControlable
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.
lldpXdot3RemPowerPairs
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.
lldpXdot3RemPowerClass
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.
lldpXdot3RemLinkAggTable
This table contains port link aggregation information (as a part of the LLDP 802.3 organizational extension) of the remote system.
lldpXdot3RemLinkAggEntry
Link Aggregation information about remote system's port component.
lldpXdot3RemLinkAggStatus
The bitmap value contains the link aggregation capabilities and the current aggregation status of the link.
lldpXdot3RemLinkAggPortId
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 associated with the remote system. If the remote port is not in link aggregation stat ...
lldpXdot3RemMaxFrameSizeTable
This table contains one row per port of maximum frame size information (as a part of the LLDP 802.3 organizational extension) of the remote system.
lldpXdot3RemMaxFrameSizeEntry
Maximum Frame Size information about a particular port component.
lldpXdot3RemMaxFrameSize
An integer value indicating the maximum supported frame size in octets on the port component associated with the remote system.
lldpXdot3ConfigGroup
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.
lldpXdot3LocSysGroup
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.
lldpXdot3RemSysGroup
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.
lldpXdot1ConfigPortVlanTable
A table that controls selection of LLDP Port VLAN-ID TLVs to be transmitted on individual ports.
lldpXdot1ConfigPortVlanEntry
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 pres ...
lldpXdot1ConfigPortVlanTxEnable
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. Th ...
lldpXdot1LocVlanNameTable
This table contains one or more rows per IEEE 802.1Q VLAN name information on the local system known to this agent.
lldpXdot1LocVlanNameEntry
VLAN name Information about a particular port component. There may be multiple VLANs, identified by a particular lldpXdot1LocVlanId, configured on the given port.
lldpXdot1LocVlanId
The integer value used to identify the IEEE 802.1Q VLAN IDs with which the given port is compatible.
lldpXdot1LocVlanName
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 lldpXdot1 ...
lldpXdot1ConfigVlanNameTable
The table that controls selection of LLDP VLAN name TLV instances to be transmitted on individual ports.
lldpXdot1ConfigVlanNameEntry
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 t ...
lldpXdot1ConfigVlanNameTxEnable
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-initi ...
lldpXdot1LocProtoVlanTable
This table contains one or more rows per Port and Protocol VLAN information about the local system.
lldpXdot1LocProtoVlanEntry
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.
lldpXdot1LocProtoVlanId
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 pro ...
lldpXdot1LocProtoVlanSupported
The truth value used to indicate whether the given port (associated with the local system) supports port and protocol VLANs.
lldpXdot1LocProtoVlanEnabled
The truth value used to indicate whether the port and protocol VLANs are enabled on the given port associated with the local system.
lldpXdot1ConfigProtoVlanTable
The table that controls selection of LLDP Port and Protocol VLAN ID TLV instances to be transmitted on individual ports.
lldpXdot1ConfigProtoVlanEntry
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 alo ...
lldpXdot1ConfigProtoVlanTxEnable
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 af ...
lldpXdot1LocProtocolTable
This table contains one or more rows per protocol identity information on the local system known to this agent.
lldpXdot1LocProtocolEntry
Information about particular protocols that are accessible through the given port component. There may be multiple protocols, identified by particular lldpXdot1ProtocolIndex, and lldpLocPortNum.
lldpXdot1LocProtocolIndex
This object represents an arbitrary local integer value used by this agent to identify a particular protocol identity.
lldpXdot1LocProtocolId
The octet string value used to identify the protocols associated with the given port of the local system.
lldpXdot1ConfigProtocolTable
The table that controls selection of LLDP Protocol TLV instances to be transmitted on individual ports.
lldpXdot1ConfigProtocolEntry
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 w ...
lldpXdot1ConfigProtocolTxEnable
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 ...
lldpXdot1LocTable
This table contains one row per port for IEEE 802.1 organizationally defined LLDP extension on the local system known to this agent.
lldpXdot1LocEntry
Information about IEEE 802.1 organizationally defined LLDP extension.
lldpXdot1LocPortVlanId
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.
lldpXdot1RemTable
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 ...
lldpXdot1RemEntry
Information about a particular port component.
lldpXdot1RemPortVlanId
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.
lldpXdot1RemProtoVlanTable
This table contains one or more rows per Port and Protocol VLAN information about the remote system, received on the given port.
lldpXdot1RemProtoVlanEntry
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.
lldpXdot1RemProtoVlanId
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 enable ...
lldpXdot1RemProtoVlanSupported
The truth value used to indicate whether the given port (associated with the remote system) is capable of supporting port and protocol VLANs.
lldpXdot1RemProtoVlanEnabled
The truth value used to indicate whether the port and protocol VLANs are enabled on the given port associated with the remote system.
lldpXdot1RemVlanNameTable
This table contains one or more rows per IEEE 802.1Q VLAN name information about the remote system, received on the given port.
lldpXdot1RemVlanNameEntry
VLAN name Information about a particular port component. There may be multiple VLANs, identified by a particular lldpXdot1RemVlanId, received on the given port.
lldpXdot1RemVlanId
The integer value used to identify the IEEE 802.1Q VLAN IDs with which the given port of the remote system is compatible.
lldpXdot1RemVlanName
The string value used to identify VLAN name identified by the VLAN Id associated with the remote system.
lldpXdot1RemProtocolTable
This table contains one or more rows per protocol information about the remote system, received on the given port.
lldpXdot1RemProtocolEntry
Protocol information about a particular port component. There may be multiple protocols, identified by a particular lldpXdot1ProtocolIndex, received on the given port.
lldpXdot1RemProtocolIndex
This object represents an arbitrary local integer value used by this agent to identify a particular protocol identity.
lldpXdot1RemProtocolId
The octet string value used to identify the protocols associated with the given port of remote system.
lldpXdot1ConfigGroup
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.
lldpXdot1LocSysGroup
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 extensio ...
lldpXdot1RemSysGroup
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.
dot3adTablesLastChanged
This object indicates the time of the most recent change to the dot3adAggTable, dot3adAggPortListTable, or dot3adAggPortTable.
dot3adAggTable
A table that contains information about every Aggregator that is associated with this System.
dot3adAggEntry
A list of the Aggregator parameters. This is indexed by the ifIndex of the Aggregator.
dot3adAggIndex
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.
dot3adAggMACAddress
A 6-octet read-only value carrying the individual MAC address assigned to the Aggregator.
dot3adAggActorSystemPriority
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
dot3adAggActorSystemID
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 ...
dot3adAggAggregateOrIndividual
A read-only Boolean value indicating whether the Aggregator represents an Aggregate (`TRUE') or an Individual link (`FALSE').
dot3adAggActorAdminKey
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 loca ...
dot3adAggActorOperKey
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 si ...
dot3adAggPartnerSystemID
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 b ...
dot3adAggPartnerSystemPriority
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.
dot3adAggPartnerOperKey
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.
dot3adAggCollectorMaxDelay
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 discardi ...
dot3adAggPortListTable
A table that contains a list of all the ports associated with each Aggregator.
dot3adAggPortListEntry
A list of the ports associated with a given Aggregator. This is indexed by the ifIndex of the Aggregator.
dot3adAggPortListPorts
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.
dot3adAggPortTable
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.
dot3adAggPortEntry
A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
dot3adAggPortIndex
The ifIndex of the port
dot3adAggPortActorSystemPriority
A 2-octet read-write value used to define the priority value associated with the Actor's System ID.
dot3adAggPortActorSystemID
A 6-octet read-only MAC address value that defines the value of the System ID for the System that contains this Aggregation Port.
dot3adAggPortActorAdminKey
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.
dot3adAggPortActorOperKey
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.
dot3adAggPortPartnerAdminSystemPriority
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, an ...
dot3adAggPortPartnerOperSystemPriority
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 Par ...
dot3adAggPortPartnerAdminSystemID
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, aAggPortPa ...
dot3adAggPortPartnerOperSystemID
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 ...
dot3adAggPortPartnerAdminKey
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 aA ...
dot3adAggPortPartnerOperKey
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.
dot3adAggPortSelectedAggID
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 s ...
dot3adAggPortAttachedAggID
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.
dot3adAggPortActorPort
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.
dot3adAggPortActorPortPriority
The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
dot3adAggPortPartnerAdminPort
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, ...
dot3adAggPortPartnerOperPort
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-bi ...
dot3adAggPortPartnerAdminPortPriority
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, aAggPortPartnerAdminKe ...
dot3adAggPortPartnerOperPortPriority
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.
dot3adAggPortActorAdminState
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 ...
dot3adAggPortActorOperState
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.
dot3adAggPortPartnerAdminState
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 c ...
dot3adAggPortPartnerOperState
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 ma ...
dot3adAggPortAggregateOrIndividual
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').
dot3adAggPortStatsTable
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.
dot3adAggPortStatsEntry
A list of Link Aggregation Control Protocol statistics for each port on this device.
dot3adAggPortStatsLACPDUsRx
The number of valid LACPDUs received on this Aggregation Port. This value is read-only.
dot3adAggPortStatsMarkerPDUsRx
The number of valid Marker PDUs received on this Aggregation Port. This value is read-only.
dot3adAggPortStatsMarkerResponsePDUsRx
The number of valid Marker Response PDUs received on this Aggregation Port. This value is read-only.
dot3adAggPortStatsUnknownRx
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 va ...
dot3adAggPortStatsIllegalRx
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.
dot3adAggPortStatsLACPDUsTx
The number of LACPDUs transmitted on this Aggregation Port. This value is read-only.
dot3adAggPortStatsMarkerPDUsTx
The number of Marker PDUs transmitted on this Aggregation Port. This value is read-only.
dot3adAggPortStatsMarkerResponsePDUsTx
The number of Marker Response PDUs transmitted on this Aggregation Port. This value is read-only.
dot3adAggPortDebugTable
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.
dot3adAggPortDebugEntry
A list of the debug parameters for a port.
dot3adAggPortDebugRxState
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, ` ...
dot3adAggPortDebugLastRxTime
The value of aTimeSinceSystemReset (F.2.1) when the last LACPDU was received by this Aggregation Port. This value is read-only.
dot3adAggPortDebugMuxState
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 ...
dot3adAggPortDebugMuxReason
A human-readable text string indicating the reason for the most recent change of Mux machine state. This value is read-only.
dot3adAggPortDebugActorChurnState
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 t ...
dot3adAggPortDebugPartnerChurnState
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 i ...
dot3adAggPortDebugActorChurnCount
Count of the number of times the Actor Churn state machine has entered the ACTOR_CHURN state. This value is read-only.
dot3adAggPortDebugPartnerChurnCount
Count of the number of times the Partner Churn state machine has entered the PARTNER_CHURN state. This value is read-only.
dot3adAggPortDebugActorSyncTransitionCount
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.
dot3adAggPortDebugPartnerSyncTransitionCount
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.
dot3adAggPortDebugActorChangeCount
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.
dot3adAggPortDebugPartnerChangeCount
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.
dot3adAggGroup
A collection of objects providing information about an aggregation.
dot3adAggPortListGroup
A collection of objects providing information about every port in an aggregation.
dot3adAggPortGroup
A collection of objects providing information about every port in an aggregation.
dot3adAggPortStatsGroup
A collection of objects providing information about every port in an aggregation.
dot3adAggPortDebugGroup
A collection of objects providing debug information about every aggregated port.
dot3adTablesLastChangedGroup
A collection of objects providing information about the time of changes to the configuration of aggregations and their ports.
etherStatsTable
A list of Ethernet statistics entries.
etherStatsEntry
A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
etherStatsIndex
The value of this object uniquely identifies this etherStats entry.
etherStatsDataSource
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 ifInd ...
etherStatsDropEvents
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.
etherStatsOctets
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 de ...
etherStatsPkts
The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
etherStatsBroadcastPkts
The total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.
etherStatsMulticastPkts
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.
etherStatsCRCAlignErrors
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 ...
etherStatsUndersizePkts
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.
etherStatsOversizePkts
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
etherStatsFragments
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 n ...
etherStatsJabbers
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 numbe ...
etherStatsCollisions
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 de ...
etherStatsPkts64Octets
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
etherStatsPkts65to127Octets
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).
etherStatsPkts128to255Octets
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).
etherStatsPkts256to511Octets
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).
etherStatsPkts512to1023Octets
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).
etherStatsPkts1024to1518Octets
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).
etherStatsOwner
The entity that configured this entry and is therefore using the resources assigned to it.
etherStatsStatus
The status of this etherStats entry.
historyControlTable
A list of history control entries.
historyControlEntry
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
historyControlIndex
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.
historyControlDataSource
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 interfac ...
historyControlBucketsRequested
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 ...
historyControlBucketsGranted
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 s ...
historyControlInterval
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 i ...
historyControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
historyControlStatus
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).
etherHistoryTable
A list of Ethernet history entries.
etherHistoryEntry
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 etherHistoryP ...
etherHistoryIndex
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.
etherHistorySampleIndex
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.
etherHistoryIntervalStart
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 st ...
etherHistoryDropEvents
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 d ...
etherHistoryOctets
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets).
etherHistoryPkts
The number of packets (including bad packets) received during this sampling interval.
etherHistoryBroadcastPkts
The number of good packets received during this sampling interval that were directed to the broadcast address.
etherHistoryMulticastPkts
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.
etherHistoryCRCAlignErrors
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 ...
etherHistoryUndersizePkts
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.
etherHistoryOversizePkts
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.
etherHistoryFragments
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 ...
etherHistoryJabbers
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 w ...
etherHistoryCollisions
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 ...
etherHistoryUtilization
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
alarmTable
A list of alarm entries.
alarmEntry
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
alarmIndex
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.
alarmInterval
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 var ...
alarmVariable
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 e ...
alarmSampleType
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 ...
alarmValue
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 ...
alarmStartupAlarm
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 singl ...
alarmRisingThreshold
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 gene ...
alarmFallingThreshold
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 gene ...
alarmRisingEventIndex
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 ev ...
alarmFallingEventIndex
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 e ...
alarmOwner
The entity that configured this entry and is therefore using the resources assigned to it.
alarmStatus
The status of this alarm entry.
hostControlTable
A list of host table control entries.
hostControlEntry
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
hostControlIndex
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 hostControlEn ...
hostControlDataSource
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 ...
hostControlTableSize
The number of hostEntries in the hostTable and the hostTimeTable associated with this hostControlEntry.
hostControlLastDeleteTime
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.
hostControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
hostControlStatus
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.
hostTable
A list of host entries.
hostEntry
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
hostAddress
The physical address of this host.
hostCreationOrder
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 ...
hostIndex
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.
hostInPkts
The number of good packets transmitted to this address since it was added to the hostTable.
hostOutPkts
The number of packets, including bad packets, transmitted by this address since it was added to the hostTable.
hostInOctets
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.
hostOutOctets
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.
hostOutErrors
The number of bad packets transmitted by this address since this host was added to the hostTable.
hostOutBroadcastPkts
The number of good packets transmitted by this address that were directed to the broadcast address since this host was added to the hostTable.
hostOutMulticastPkts
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.
hostTimeTable
A list of time-ordered host table entries.
hostTimeEntry
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 ...
hostTimeAddress
The physical address of this host.
hostTimeCreationOrder
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 ...
hostTimeIndex
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.
hostTimeInPkts
The number of good packets transmitted to this address since it was added to the hostTimeTable.
hostTimeOutPkts
The number of packets, including bad packets, transmitted by this address since it was added to the hostTimeTable.
hostTimeInOctets
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.
hostTimeOutOctets
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.
hostTimeOutErrors
The number of bad packets transmitted by this address since this host was added to the hostTimeTable.
hostTimeOutBroadcastPkts
The number of good packets transmitted by this address that were directed to the broadcast address since this host was added to the hostTimeTable.
hostTimeOutMulticastPkts
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.
hostTopNControlTable
A list of top N host control entries.
hostTopNControlEntry
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
hostTopNControlIndex
An index that uniquely identifies an entry in the hostTopNControl table. Each such entry defines one top N report prepared for one interface.
hostTopNHostIndex
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 mo ...
hostTopNRateBase
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).
hostTopNTimeRemaining
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 thi ...
hostTopNDuration
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 hostTopNTi ...
hostTopNRequestedSize
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.
hostTopNGrantedSize
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 reso ...
hostTopNStartTime
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.
hostTopNOwner
The entity that configured this entry and is therefore using the resources assigned to it.
hostTopNStatus
The status of this hostTopNControl entry. If this object is not equal to valid(1), all associated hostTopNEntries shall be deleted by the agent.
hostTopNTable
A list of top N host entries.
hostTopNEntry
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
hostTopNReport
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.
hostTopNIndex
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 decreasin ...
hostTopNAddress
The physical address of this host.
hostTopNRate
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.
matrixControlTable
A list of information entries for the traffic matrix on each interface.
matrixControlEntry
Information about a traffic matrix on a particular interface. For example, an instance of the matrixControlLastDeleteTime object might be named matrixControlLastDeleteTime.1
matrixControlIndex
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 ...
matrixControlDataSource
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, def ...
matrixControlTableSize
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.
matrixControlLastDeleteTime
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.
matrixControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
matrixControlStatus
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.
matrixSDTable
A list of traffic matrix entries indexed by source and destination MAC address.
matrixSDEntry
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
matrixSDSourceAddress
The source physical address.
matrixSDDestAddress
The destination physical address.
matrixSDIndex
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.
matrixSDPkts
The number of packets transmitted from the source address to the destination address (this number includes bad packets).
matrixSDOctets
The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
matrixSDErrors
The number of bad packets transmitted from the source address to the destination address.
matrixDSTable
A list of traffic matrix entries indexed by destination and source MAC address.
matrixDSEntry
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
matrixDSSourceAddress
The source physical address.
matrixDSDestAddress
The destination physical address.
matrixDSIndex
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.
matrixDSPkts
The number of packets transmitted from the source address to the destination address (this number includes bad packets).
matrixDSOctets
The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
matrixDSErrors
The number of bad packets transmitted from the source address to the destination address.
filterTable
A list of packet filter entries.
filterEntry
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
filterIndex
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.
filterChannelIndex
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.
filterPktDataOffset
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 begi ...
filterPktData
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 hav ...
filterPktDataMask
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 ...
filterPktDataNotMask
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 ...
filterPktStatus
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 relev ...
filterPktStatusMask
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 as ...
filterPktStatusNotMask
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 b ...
filterOwner
The entity that configured this entry and is therefore using the resources assigned to it.
filterStatus
The status of this filter entry.
channelTable
A list of packet channel entries.
channelEntry
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
channelIndex
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 obje ...
channelIfIndex
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 int ...
channelAcceptType
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 fil ...
channelDataControl
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.
channelTurnOnEventIndex
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 v ...
channelTurnOffEventIndex
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 v ...
channelEventIndex
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 v ...
channelEventStatus
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, aft ...
channelMatches
The number of times this channel has matched a packet. Note that this object is updated even when channelDataControl is set to off.
channelDescription
A comment describing this channel.
channelOwner
The entity that configured this entry and is therefore using the resources assigned to it.
channelStatus
The status of this channel entry.
bufferControlTable
A list of buffers control entries.
bufferControlEntry
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
bufferControlIndex
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.
bufferControlChannelIndex
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 modi ...
bufferControlFullStatus
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 wrapWhen ...
bufferControlFullAction
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 ...
bufferControlCaptureSliceSize
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 ...
bufferControlDownloadSliceSize
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 bufferControlDownloadOf ...
bufferControlDownloadOffset
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 th ...
bufferControlMaxOctetsRequested
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, t ...
bufferControlMaxOctetsGranted
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 sh ...
bufferControlCapturedPackets
The number of packets currently in this captureBuffer.
bufferControlTurnOnTime
The value of sysUpTime when this capture buffer was first turned on.
bufferControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
bufferControlStatus
The status of this buffer Control Entry.
captureBufferTable
A list of packets captured off of a channel.
captureBufferEntry
A packet captured off of an attached network. As an example, an instance of the captureBufferPacketData object might be named captureBufferPacketData.3.1783
captureBufferControlIndex
The index of the bufferControlEntry with which this packet is associated.
captureBufferIndex
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 rea ...
captureBufferPacketID
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 capt ...
captureBufferPacketData
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 captu ...
captureBufferPacketLength
The actual length (off the wire) of the packet stored in this entry, including FCS octets.
captureBufferPacketTime
The number of milliseconds that had passed since this capture buffer was first turned on when this packet was captured.
captureBufferPacketStatus
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 pack ...
eventTable
A list of events to be generated.
eventEntry
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
eventIndex
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.
eventDescription
A comment describing this event entry.
eventType
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.
eventCommunity
If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
eventLastTimeSent
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.
eventOwner
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 en ...
eventStatus
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.
logTable
A list of events that have been logged.
logEntry
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
logEventIndex
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.
logIndex
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 logEntr ...
logTime
The value of sysUpTime when this log entry was created.
logDescription
An implementation dependent description of the event that activated this log entry.
rmonEventsV2
Definition point for RMON notifications.
rmonEtherStatsGroup
The RMON Ethernet Statistics Group.
rmonHistoryControlGroup
The RMON History Control Group.
rmonEthernetHistoryGroup
The RMON Ethernet History Group.
rmonAlarmGroup
The RMON Alarm Group.
rmonHostGroup
The RMON Host Group.
rmonHostTopNGroup
The RMON Host Top 'N' Group.
rmonMatrixGroup
The RMON Matrix Group.
rmonFilterGroup
The RMON Filter Group.
rmonPacketCaptureGroup
The RMON Packet Capture Group.
rmonEventGroup
The RMON Event Group.
dot1dBaseBridgeAddress
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 concatenate ...
dot1dBaseNumPorts
The number of ports controlled by this bridging entity.
dot1dBaseType
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.
dot1dBasePortTable
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
dot1dBasePortEntry
A list of information for each port of the bridge.
dot1dBasePort
The port number of the port for which this entry contains bridge management information.
dot1dBasePortIfIndex
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
dot1dBasePortCircuit
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 wi ...
dot1dBasePortDelayExceededDiscards
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.
dot1dBasePortMtuExceededDiscards
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
dot1dStpProtocolSpecification
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 Tr ...
dot1dStpPriority
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.
dot1dStpTimeSinceTopologyChange
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
dot1dStpTopChanges
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
dot1dStpDesignatedRoot
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.
dot1dStpRootCost
The cost of the path to the root as seen from this bridge.
dot1dStpRootPort
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
dot1dStpMaxAge
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.
dot1dStpHelloTime
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 u ...
dot1dStpHoldTime
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.
dot1dStpForwardDelay
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 p ...
dot1dStpBridgeMaxAge
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-1 ...
dot1dStpBridgeHelloTime
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 nu ...
dot1dStpBridgeForwardDelay
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. ...
dot1dStpPortTable
A table that contains port-specific information for the Spanning Tree Protocol.
dot1dStpPortEntry
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
dot1dStpPort
The port number of the port for which this entry contains Spanning Tree Protocol management information.
dot1dStpPortPriority
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.
dot1dStpPortState
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) s ...
dot1dStpPortEnable
The enabled/disabled status of the port.
dot1dStpPortPathCost
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.
dot1dStpPortDesignatedRoot
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.
dot1dStpPortDesignatedCost
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.
dot1dStpPortDesignatedBridge
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
dot1dStpPortDesignatedPort
The Port Identifier of the port on the Designated Bridge for this port's segment.
dot1dStpPortForwardTransitions
The number of times this port has transitioned from the Learning state to the Forwarding state.
dot1dTpLearnedEntryDiscards
The total number of Forwarding Database entries, which have been or would have been learned, but have been discarded due to a lack of space to store them in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database ...
dot1dTpAgingTime
The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.
dot1dTpFdbTable
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.
dot1dTpFdbEntry
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
dot1dTpFdbAddress
A unicast MAC address for which the bridge has forwarding and/or filtering information.
dot1dTpFdbPort
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 ...
dot1dTpFdbStatus
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 ...
dot1dTpPortTable
A table that contains information about every port that is associated with this transparent bridge.
dot1dTpPortEntry
A list of information for each port of a transparent bridge.
dot1dTpPort
The port number of the port for which this entry contains Transparent bridging management information.
dot1dTpPortMaxInfo
The maximum size of the INFO (non-MAC) field that this port will receive or transmit.
dot1dTpPortInFrames
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 fun ...
dot1dTpPortOutFrames
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 bridgin ...
dot1dTpPortInDiscards
Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process.
dot1dStaticTable
A table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The v ...
dot1dStaticEntry
Filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
dot1dStaticAddress
The destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address or the broadcast address.
dot1dStaticReceivePort
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 bridge for which there is no other app ...
dot1dStaticAllowedToGoTo
The set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 throug ...
dot1dStaticStatus
This object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value ...
dot1dDeviceCapabilities
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.
dot1dTrafficClassesEnabled
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.
dot1dGmrpStatus
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 ...
dot1dPortCapabilitiesTable
A table that contains capabilities information about every port that is associated with this bridge.
dot1dPortCapabilitiesEntry
A set of capabilities information about this port indexed by dot1dBasePort.
dot1dPortCapabilities
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 are manageable through this MIB.
dot1dPortPriorityTable
A table that contains information about every port that is associated with this transparent bridge.
dot1dPortPriorityEntry
A list of Default User Priorities for each port of a transparent bridge. This is indexed by dot1dBasePort.
dot1dPortDefaultUserPriority
The default ingress User Priority for this port. This only has effect on media, such as Ethernet, that do not support native User Priority.
dot1dPortNumTrafficClasses
The number of egress traffic classes supported on this port. This object may optionally be read-only.
dot1dUserPriorityRegenTable
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 ...
dot1dUserPriorityRegenEntry
A mapping of incoming User Priority to a Regenerated User Priority.
dot1dUserPriority
The User Priority for a frame received on this port.
dot1dRegenUserPriority
The Regenerated User Priority the incoming User Priority is mapped to for this port.
dot1dTrafficClassTable
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)).
dot1dTrafficClassEntry
User Priority to Traffic Class mapping.
dot1dTrafficClassPriority
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 m ...
dot1dTrafficClass
The Traffic Class the received frame is mapped to.
dot1dPortOutboundAccessPriorityTable
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.
dot1dPortOutboundAccessPriorityEntry
Regenerated User Priority to Outbound Access Priority mapping.
dot1dPortOutboundAccessPriority
The Outbound Access Priority the received frame is mapped to.
dot1dPortGarpTable
A table of GARP control information about every bridge port. This is indexed by dot1dBasePort.
dot1dPortGarpEntry
GARP control information for a bridge port.
dot1dPortGarpJoinTime
The GARP Join time, in centiseconds.
dot1dPortGarpLeaveTime
The GARP Leave time, in centiseconds.
dot1dPortGarpLeaveAllTime
The GARP LeaveAll time, in centiseconds.
dot1dPortGmrpTable
A table of GMRP control and status information about every bridge port. Augments the dot1dBasePortTable.
dot1dPortGmrpEntry
GMRP control and status information for a bridge port.
dot1dPortGmrpStatus
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 al ...
dot1dPortGmrpFailedRegistrations
The total number of failed GMRP registrations, for any reason, in all VLANs, on this port.
dot1dPortGmrpLastPduOrigin
The Source MAC Address of the last GMRP message received on this port.
dot1dPortRestrictedGroupRegistration
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 Con ...
dot1dTpHCPortTable
A table that contains information about every high capacity port that is associated with this transparent bridge.
dot1dTpHCPortEntry
Statistics information for each high capacity port of a transparent bridge.
dot1dTpHCPortInFrames
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 fu ...
dot1dTpHCPortOutFrames
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 bridgin ...
dot1dTpHCPortInDiscards
Count of valid frames that have been received by this port from its segment which were discarded (i.e., filtered) by the Forwarding Process.
dot1dTpPortOverflowTable
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 t ...
dot1dTpPortOverflowEntry
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 which indicates the least significant bits of the counter.
dot1dTpPortInOverflowFrames
The number of times the associated dot1dTpPortInFrames counter has overflowed.
dot1dTpPortOutOverflowFrames
The number of times the associated dot1dTpPortOutFrames counter has overflowed.
dot1dTpPortInOverflowDiscards
The number of times the associated dot1dTpPortInDiscards counter has overflowed.
pBridgeExtCapGroup
A collection of objects indicating the optional capabilities of the device.
pBridgeDeviceGmrpGroup
A collection of objects providing device-level control for the Multicast Filtering extended bridge services.
pBridgeDevicePriorityGroup
A collection of objects providing device-level control for the Priority services.
pBridgeDefaultPriorityGroup
A collection of objects defining the User Priority applicable to each port for media which do not support native User Priority.
pBridgeRegenPriorityGroup
A collection of objects defining the User Priorities applicable to each port for media which support native User Priority.
pBridgePriorityGroup
A collection of objects defining the traffic classes within a bridge for each evaluated User Priority.
pBridgeAccessPriorityGroup
A collection of objects defining the media dependent outbound access level for each priority.
pBridgePortGarpGroup
A collection of objects providing port level control and status information for GARP operation.
pBridgePortGmrpGroup
A collection of objects providing port level control and status information for GMRP operation.
pBridgeHCPortGroup
A collection of objects providing 64-bit statistics counters for high capacity bridge ports.
pBridgePortOverflowGroup
A collection of objects providing overflow statistics counters for high capacity bridge ports.
dot1qVlanVersionNumber
The version number of IEEE 802.1Q that this device supports.
dot1qMaxVlanId
The maximum IEEE 802.1Q VLAN ID that this device supports.
dot1qMaxSupportedVlans
The maximum number of IEEE 802.1Q VLANs that this device supports.
dot1qNumVlans
The current number of IEEE 802.1Q VLANs that are configured in this device.
dot1qGvrpStatus
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 ...
dot1qFdbTable
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.
dot1qFdbEntry
Information about a specific Filtering Database.
dot1qFdbId
The identity of this Filtering Database.
dot1qFdbDynamicCount
The current number of dynamic entries in this Filtering Database.
dot1qTpFdbTable
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.
dot1qTpFdbEntry
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
dot1qTpFdbAddress
A unicast MAC address for which the device has forwarding and/or filtering information.
dot1qTpFdbPort
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 ...
dot1qTpFdbStatus
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 us ...
dot1qTpGroupTable
A table containing filtering information for VLANs configured into the bridge by (local or network) management, or learnt dynamically, specifying the set of ports to which frames received on a VLAN for this FDB and containing a specific Group destination ...
dot1qTpGroupEntry
Filtering information configured into the bridge by management, or learnt 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 po ...
dot1qTpGroupAddress
The destination Group MAC address in a frame to which this entry's filtering information applies.
dot1qTpGroupEgressPorts
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.
dot1qTpGroupLearnt
The subset of ports in dot1qTpGroupEgressPorts which were learnt by GMRP or some other dynamic mechanism, in this Filtering database.
dot1qForwardAllTable
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 currentl ...
dot1qForwardAllEntry
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.
dot1qForwardAllPorts
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.
dot1qForwardAllStaticPorts
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 th ...
dot1qForwardAllForbiddenPorts
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 ...
dot1qForwardUnregisteredTable
A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of multicast group-addressed frames for which there is no more specific forwarding information applies. This is configured statically by management a ...
dot1qForwardUnregisteredEntry
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.
dot1qForwardUnregisteredPorts
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 s ...
dot1qForwardUnregisteredStaticPorts
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 do ...
dot1qForwardUnregisteredForbiddenPorts
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 ...
dot1qStaticUnicastTable
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 un ...
dot1qStaticUnicastEntry
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.
dot1qStaticUnicastAddress
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.
dot1qStaticUnicastReceivePort
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 ap ...
dot1qStaticUnicastAllowedToGoTo
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 a specific unicast address may be dynamically learnt on. The dot1qTpFdbTable will have an eq ...
dot1qStaticUnicastStatus
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. per ...
dot1qStaticMulticastTable
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 ...
dot1qStaticMulticastEntry
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 f ...
dot1qStaticMulticastAddress
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.
dot1qStaticMulticastReceivePort
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 ap ...
dot1qStaticMulticastStaticEgressPorts
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 ...
dot1qStaticMulticastForbiddenEgressPorts
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 alread ...
dot1qStaticMulticastStatus
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. per ...
dot1qVlanNumDeletes
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.
dot1qVlanCurrentTable
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.
dot1qVlanCurrentEntry
Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
dot1qVlanTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
dot1qVlanIndex
The VLAN-ID or other identifier referring to this VLAN.
dot1qVlanFdbId
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. ...
dot1qVlanCurrentEgressPorts
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames.
dot1qVlanCurrentUntaggedPorts
The set of ports which are transmitting traffic for this VLAN as untagged frames.
dot1qVlanStatus
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 c ...
dot1qVlanCreationTime
The value of sysUpTime when this VLAN was created.
dot1qVlanStaticTable
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.
dot1qVlanStaticEntry
Static information for a VLAN configured into the device by (local or network) management.
dot1qVlanStaticName
An administratively assigned string, which may be used to identify the VLAN.
dot1qVlanStaticEgressPorts
The set of ports which 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 por ...
dot1qVlanForbiddenEgressPorts
The set of ports which 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 ...
dot1qVlanStaticUntaggedPorts
The set of ports which 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 VL ...
dot1qVlanStaticRowStatus
This object indicates the status of this entry.
dot1qNextFreeLocalVlanIndex
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 ...
dot1qPortVlanTable
A table containing per port control and status information for VLAN configuration in the device.
dot1qPortVlanEntry
Information controlling VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
dot1qPvid
The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
dot1qPortAcceptableFrameTypes
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 the PVID for t ...
dot1qPortIngressFiltering
When this is true(1) the device will discard incoming frames for VLANs which 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 ...
dot1qPortGvrpStatus
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 disable ...
dot1qPortGvrpFailedRegistrations
The total number of failed GVRP registrations, for any reason, on this port.
dot1qPortGvrpLastPduOrigin
The Source MAC Address of the last GVRP message received on this port.
dot1qPortRestrictedVlanRegistration
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 Admini ...
dot1qPortVlanStatisticsTable
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-signi ...
dot1qPortVlanStatisticsEntry
Traffic statistics for a VLAN on an interface.
dot1qTpVlanPortInFrames
The number of valid frames received by this port from its segment which 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 forwardi ...
dot1qTpVlanPortOutFrames
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 which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP o ...
dot1qTpVlanPortInDiscards
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering ...
dot1qTpVlanPortInOverflowFrames
The number of times the associated dot1qTpVlanPortInFrames counter has overflowed.
dot1qTpVlanPortOutOverflowFrames
The number of times the associated dot1qTpVlanPortOutFrames counter has overflowed.
dot1qTpVlanPortInOverflowDiscards
The number of times the associated dot1qTpVlanPortInDiscards counter has overflowed.
dot1qPortVlanHCStatisticsTable
A table containing per port, per VLAN statistics for traffic on high capacity interfaces.
dot1qPortVlanHCStatisticsEntry
Traffic statistics for a VLAN on a high capacity interface.
dot1qTpVlanPortHCInFrames
The number of valid frames received by this port from its segment which 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 forwardi ...
dot1qTpVlanPortHCOutFrames
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 which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP o ...
dot1qTpVlanPortHCInDiscards
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering ...
dot1qLearningConstraintsTable
A table containing learning constraints for sets of Shared and Independent VLANs.
dot1qLearningConstraintsEntry
A learning constraint defined for a VLAN.
dot1qConstraintVlan
The index of the row in dot1qVlanCurrentTable for the VLAN constrained by this entry.
dot1qConstraintSet
The identity of the constraint set to which dot1qConstraintVlan belongs. These values may be chosen by the management station.
dot1qConstraintType
The type of constraint this entry defines. independent(1) - the VLAN, dot1qConstraintVlan, uses an independent filtering database from all other VLANs in the same set, defined by dot1qConstraintSet. shared(2) - the VLAN, dot1qConstraintVlan, shares the sa ...
dot1qConstraintStatus
The status of this entry.
dot1qConstraintSetDefault
The identity of the constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable.
dot1qConstraintTypeDefault
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.
dot1vProtocolGroupTable
A table that contains mappings from Protocol Templates to Protocol Group Identifiers used for Port-and-Protocol-based VLAN Classification.
dot1vProtocolGroupEntry
A mapping from a Protocol Template to a Protocol Group Identifier.
dot1vProtocolTemplateFrameType
The data-link encapsulation format or the 'detagged_frame_type' in a Protocol Template.
dot1vProtocolTemplateProtocolValue
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 T ...
dot1vProtocolGroupId
Represents a group of protocols that are associated together when assigning a VID to a frame.
dot1vProtocolGroupRowStatus
This object indicates the status of this entry.
dot1vProtocolPortTable
A table that contains VID sets used for Port-and-Protocol-based VLAN Classification.
dot1vProtocolPortEntry
A VID set for a port.
dot1vProtocolPortGroupId
Designates a group of protocols in the Protocol Group Database.
dot1vProtocolPortGroupVid
The VID associated with a group of protocols for each port.
dot1vProtocolPortRowStatus
This object indicates the status of this entry.
qBridgeBaseGroup
A collection of objects providing device level control and status information for the Virtual LAN bridge services.
qBridgeFdbUnicastGroup
A collection of objects providing information about all unicast addresses, learnt dynamically or statically configured by management, in each Filtering Database.
qBridgeFdbMulticastGroup
A collection of objects providing information about all multicast addresses, learnt dynamically or statically configured by management, in each Filtering Database.
qBridgeServiceRequirementsGroup
A collection of objects providing information about service requirements, learnt dynamically or statically configured by management, in each Filtering Database.
qBridgeFdbStaticGroup
A collection of objects providing information about unicast and multicast addresses statically configured by management, in each Filtering Database or VLAN.
qBridgeVlanGroup
A collection of objects providing information about all VLANs currently configured on this device.
qBridgeVlanStaticGroup
A collection of objects providing information about VLANs statically configured by management.
qBridgePortGroup
A collection of objects providing port level VLAN control and status information for all ports.
qBridgeVlanStatisticsGroup
A collection of objects providing per-port packet statistics for all VLANs currently configured on this device.
qBridgeVlanStatisticsOverflowGroup
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 6 ...
qBridgeVlanHCStatisticsGroup
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 ...
qBridgeLearningConstraintsGroup
A collection of objects defining the Filtering Database constraints all VLANs have with each other.
qBridgeLearningConstraintDefaultGroup
A collection of objects defining the default Filtering Database constraints for VLANs which have no specific constraints defined.
qBridgeClassificationDeviceGroup
VLAN classification information for the bridge.
qBridgeClassificationPortGroup
VLAN classification information for individual ports.
dot1dStpVersion
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New valu ...
dot1dStpTxHoldCount
The value used by the Port Transmit state machine to limit the maximum transmission rate.
dot1dStpPathCostDefault
The version of the Spanning Tree default Path Costs that are to be used by this Bridge. A value of 8021d1998(1) uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998. A value of stp8021t2001(2) uses the 32-bit default Path Costs from IEEE Std. 80 ...
dot1dStpExtPortTable
A table that contains port-specific Rapid Spanning Tree information.
dot1dStpExtPortEntry
A list of Rapid Spanning Tree information maintained by each port.
dot1dStpPortProtocolMigration
When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
dot1dStpPortAdminEdgePort
The administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.
dot1dStpPortOperEdgePort
The operational value of the Edge Port parameter. The object is initialized to the value of dot1dStpPortAdminEdgePort and is set FALSE on reception of a BPDU.
dot1dStpPortAdminPointToPoint
The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this por ...
dot1dStpPortOperPointToPoint
The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the dot1dStp ...
rstpBridgeGroup
Rapid Spanning Tree information for the bridge.
rstpDefaultPathCostGroup
Default Spanning Tree path cost information.
rstpPortGroup
Rapid Spanning Tree information for individual ports.
extended
The indication of whether this entity is acting as an IP router in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP routers forward datagrams. IP hosts do not (except those source-routed via the host).
ipDefaultTTL
The default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.
ipInReceives
The total number of input datagrams received from interfaces, including those received in error.
ipInHdrErrors
The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
ipInAddrErrors
The number of input 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.0.0.0) and addresses of unsupported Classes (e.g., ...
ipForwDatagrams
The number of input datagrams for which this entity was not their final IP 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 IP routers, this counter will incl ...
ipInUnknownProtos
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
ipInDiscards
The number of input IP 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-as ...
ipInDelivers
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
ipOutRequests
The total number of IP datagrams which local IP user- protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
ipOutDiscards
The number of output IP 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 ipForwDatagram ...
ipOutNoRoutes
The number of IP 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 datagram ...
ipReasmTimeout
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
ipReasmReqds
The number of IP fragments received which needed to be reassembled at this entity.
ipReasmOKs
The number of IP datagrams successfully re-assembled.
ipReasmFails
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 t ...
ipFragOKs
The number of IP datagrams that have been successfully fragmented at this entity.
ipFragFails
The number of IP 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.
ipFragCreates
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
ipAddrTable
The table of addressing information relevant to this entity's IP addresses.
ipAddrEntry
The addressing information for one of this entity's IP addresses.
ipAdEntAddr
The IP address to which this entry's addressing information pertains.
ipAdEntIfIndex
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 RFC 1573's ifIndex.
ipAdEntNetMask
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
ipAdEntBcastAddr
The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value w ...
ipAdEntReasmMaxSize
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
ipNetToMediaTable
The IP Address Translation table used for mapping from IP addresses to physical addresses.
ipNetToMediaEntry
Each entry contains one IpAddress to `physical' address equivalence.
ipNetToMediaIfIndex
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 RFC 1573's ifIndex.
ipNetToMediaPhysAddress
The media-dependent `physical' address.
ipNetToMediaNetAddress
The IpAddress corresponding to the media-dependent `physical' address.
ipNetToMediaType
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 disassociates the interface identified with said entry from the mapping identified w ...
ipRoutingDiscards
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.
ipCidrRouteNumber
The number of current ipCidrRouteTable entries that are not invalid.
ipCidrRouteTable
This entity's IP Routing table.
ipCidrRouteEntry
A particular route to a particular destina- tion, under a particular policy.
ipCidrRouteDest
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 v ...
ipCidrRouteMask
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 ipCidrRou ...
ipCidrRouteTos
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. +-----+-----+-----+-----+-----+-----+-----+-----+ | | ...
ipCidrRouteNextHop
On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
ipCidrRouteIfIndex
The ifIndex value which identifies the local interface through which the next hop of this route should be reached.
ipCidrRouteType
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 destina- tion. Routes which do not result in traffic forwarding or reject ...
ipCidrRouteProto
The routing mechanism via which this route was learned. Inclusion of values for gateway rout- ing protocols is not intended to imply that hosts should support those protocols.
ipCidrRouteAge
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.
ipCidrRouteInfo
A reference to MIB definitions specific to the particular routing protocol which is responsi- ble 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 ...
ipCidrRouteNextHopAS
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.
ipCidrRouteMetric1
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.
ipCidrRouteMetric2
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.
ipCidrRouteMetric3
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.
ipCidrRouteMetric4
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.
ipCidrRouteMetric5
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.
ipCidrRouteStatus
The row status variable, used according to row installation and removal conventions.
--ipForwardCidrRouteGroup
-- "The CIDR Route Table. The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
icmpInErrors
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
icmpInDestUnreachs
The number of ICMP Destination Unreachable messages received.
icmpInTimeExcds
The number of ICMP Time Exceeded messages received.
icmpInParmProbs
The number of ICMP Parameter Problem messages received.
icmpInSrcQuenchs
The number of ICMP Source Quench messages received.
icmpInRedirects
The number of ICMP Redirect messages received.
icmpInEchos
The number of ICMP Echo (request) messages received.
icmpInEchoReps
The number of ICMP Echo Reply messages received.
icmpInTimestamps
The number of ICMP Timestamp (request) messages received.
icmpInTimestampReps
The number of ICMP Timestamp Reply messages received.
icmpInAddrMasks
The number of ICMP Address Mask Request messages received.
icmpInAddrMaskReps
The number of ICMP Address Mask Reply messages received.
icmpOutMsgs
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
icmpOutErrors
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 datagra ...
icmpOutDestUnreachs
The number of ICMP Destination Unreachable messages sent.
icmpOutTimeExcds
The number of ICMP Time Exceeded messages sent.
icmpOutParmProbs
The number of ICMP Parameter Problem messages sent.
icmpOutSrcQuenchs
The number of ICMP Source Quench messages sent.
icmpOutRedirects
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
icmpOutEchos
The number of ICMP Echo (request) messages sent.
icmpOutEchoReps
The number of ICMP Echo Reply messages sent.
icmpOutTimestamps
The number of ICMP Timestamp (request) messages sent.
icmpOutTimestampReps
The number of ICMP Timestamp Reply messages sent.
icmpOutAddrMasks
The number of ICMP Address Mask Request messages sent.
icmpOutAddrMaskReps
The number of ICMP Address Mask Reply messages sent.
udpInDatagrams
The total number of UDP datagrams delivered to UDP users.
udpNoPorts
The total number of received UDP datagrams for which there was no application at the destination port.
udpInErrors
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
udpOutDatagrams
The total number of UDP datagrams sent from this entity.
udpTable
A table containing UDP listener information.
udpEntry
Information about a particular current UDP listener.
udpLocalAddress
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.
udpLocalPort
The local port number for this UDP listener.
ifNumber
The number of network interfaces (regardless of their current state) present on this system.
ifTableLastChange
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 ...
ifTable
A list of interface entries. The number of entries is given by the value of ifNumber.
ifEntry
An entry containing management information applicable to a particular interface.
ifIndex
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 manag ...
ifDescr
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.
ifType
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.
ifMtu
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.
ifSpeed
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 ...
ifPhysAddress
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 ...
ifAdminStatus
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 act ...
ifOperStatus
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 cha ...
ifLastChange
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.
ifInOctets
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 ifCounterDiscontinuit ...
ifInUcastPkts
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 syste ...
ifInNUcastPkts
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, a ...
ifInDiscards
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. Disc ...
ifInErrors
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 contai ...
ifInUnknownProtos
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 transm ...
ifOutOctets
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 ifCounterDisco ...
ifOutUcastPkts
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 cou ...
ifOutNUcastPkts
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 ...
ifOutDiscards
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 o ...
ifOutErrors
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. ...
ifOutQLen
The length of the output packet queue (in packets).
ifSpecific
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 wit ...
ifXTable
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.
ifXEntry
An entry containing additional management information applicable to a particular interface.
ifName
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 s ...
ifInMulticastPkts
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 c ...
ifInBroadcastPkts
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 t ...
ifOutMulticastPkts
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 F ...
ifOutBroadcastPkts
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 ...
ifHCInOctets
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 ...
ifHCInUcastPkts
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 ...
ifHCInMulticastPkts
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 if ...
ifHCInBroadcastPkts
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- ...
ifHCOutOctets
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 ...
ifHCOutUcastPkts
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 ifOu ...
ifHCOutMulticastPkts
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 F ...
ifHCOutBroadcastPkts
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. D ...
ifLinkUpDownTrapEnable
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) ...
ifHighSpeed
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 ba ...
ifPromiscuousMode
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 lega ...
ifConnectorPresent
This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.
ifAlias
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 ...
ifCounterDiscontinuityTime
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 contai ...
ifStackTable
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 conceptu ...
ifStackEntry
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.
ifStackHigherLayer
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 internetwor ...
ifStackLowerLayer
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 ...
ifStackStatus
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 inappr ...
ifStackLastChange
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 ...
ifRcvAddressTable
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 fo ...
ifRcvAddressEntry
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.
ifRcvAddressAddress
An address for which the system will accept packets/frames on this entry's interface.
ifRcvAddressStatus
This object is used to create and delete rows in the ifRcvAddressTable.
ifRcvAddressType
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 ...
ifGeneralInformationGroup
A collection of objects providing information applicable to all network interfaces.
ifFixedLengthGroup
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.
ifHCFixedLengthGroup
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.
ifPacketGroup
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.
ifHCPacketGroup
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.
ifVHCPacketGroup
A collection of objects providing information specific to higher speed (greater than 650,000,000 bits/second) packet-oriented network interfaces.
ifRcvAddressGroup
A collection of objects providing information on the multiple addresses which an interface receives.
ifStackGroup2
A collection of objects providing information on the layering of MIB-II interfaces.
ifCounterDiscontinuityGroup
A collection of objects providing information specific to interface counter discontinuities.
ifTestTable
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 ...
ifTestEntry
An entry containing objects for invoking tests on an interface.
ifTestId
This object identifies the current invocation of the interface's test.
ifTestStatus
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 ...
ifTestType
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- dupl ...
ifTestResult
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 cou ...
ifTestCode
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 ha ...
ifTestOwner
The entity which currently has the 'ownership' required to invoke a test on this interface.
ifGeneralGroup
A collection of objects deprecated in favour of ifGeneralInformationGroup.
ifTestGroup
A collection of objects providing the ability to invoke tests on an interface.
ifStackGroup
The previous collection of objects providing information on the layering of MIB-II interfaces.
ifOldObjectsGroup
The collection of objects deprecated from the original MIB-II interfaces group.
dot3StatsTable
interfaces attached to a particular system. There will be one row in this table for each ethernet-like interface in the system.
dot3StatsEntry
ethernet-like medium.
dot3StatsIndex
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.
dot3StatsAlignmentErrors
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). R ...
dot3StatsFCSErrors
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 ...
dot3StatsSingleCollisionFrames
a particular interface for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkt ...
dot3StatsMultipleCollisionFrames
a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastP ...
dot3StatsSQETestErrors
message is generated by the PLS sublayer for 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, 1998 Edition, se ...
dot3StatsDeferredTransmissions
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 fu ...
dot3StatsLateCollisions
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-rela ...
dot3StatsExcessiveCollisions
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 ...
dot3StatsInternalMacTransmitErrors
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 dot3StatsExcessiveCollisi ...
dot3StatsCarrierSenseErrors
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 du ...
dot3StatsFrameTooLongs
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 ...
dot3StatsInternalMacReceiveErrors
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 ob ...
dot3StatsEtherChipSet
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 v ...
dot3StatsSymbolErrors
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 ...
dot3StatsDuplexStatus
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 ...
dot3CollTable
particular set of interfaces.
dot3CollEntry
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.
dot3CollCount
which a particular collision histogram cell represents the frequency on a particular interface.
dot3CollFrequencies
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 e ...
dot3ControlTable
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 et ...
dot3ControlEntry
about the MAC Control sublayer on a single ethernet-like interface.
dot3ControlFunctionsSupported
implemented for this interface.
dot3ControlInUnknownOpcodes
interface that contain an opcode that is not supported by this device. 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.
dot3PauseTable
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 i ...
dot3PauseEntry
about the MAC Control PAUSE function on a single ethernet-like interface.
dot3PauseAdminMode
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 ...
dot3PauseOperMode
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. Interface ...
dot3InPauseFrames
interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at othe ...
dot3OutPauseFrames
this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at ...
dot3TestTdr
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 the ...
dot3TestLoopBack
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 of ...
dot3ErrorInitError
Couldn't initialize MAC chip for test.
dot3ErrorLoopbackError
correctly) in loopback test.
etherStatsGroup
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.
etherCollisionTableGroup
of packets successfully transmitted after experiencing exactly N collisions.
etherStats100MbsGroup
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.
etherStatsBaseGroup
applicable to all ethernet-like network interfaces.
etherStatsLowSpeedGroup
applicable to ethernet-like network interfaces capable of operating at 10 Mb/s or slower in half-duplex mode.
etherStatsHighSpeedGroup
applicable to ethernet-like network interfaces capable of operating at 100 Mb/s or faster.
etherDuplexGroup
about the duplex mode of an ethernet-like network interface.
etherControlGroup
about the MAC Control sublayer on ethernet-like network interfaces.
etherControlPauseGroup
about and control of the MAC Control PAUSE function on ethernet-like network interfaces.
radiusMIB
-- "The OID assigned to RADIUS MIB work by the IANA. The MIB module for entities implementing the client side of the Remote Access Dialin User Service (RADIUS) accounting protocol. Initial version as published in RFC 2620
radiusAuthClientInvalidServerAddresses
The number of RADIUS Access-Response packets received from unknown addresses.
radiusAuthClientIdentifier
The NAS-Identifier of the RADIUS authentication client. This is not necessarily the same as sysName in MIB II.
radiusAuthServerTable
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
radiusAuthServerEntry
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
radiusAuthServerIndex
A number uniquely identifying each RADIUS Authentication server with which this client communicates.
radiusAuthServerAddress
The IP address of the RADIUS authentication server referred to in this table entry.
radiusAuthClientServerPortNumber
The UDP port the client is using to send requests to this server.
radiusAuthClientRoundTripTime
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.
radiusAuthClientAccessRequests
The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
radiusAuthClientAccessRetransmissions
The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server.
radiusAuthClientAccessAccepts
The number of RADIUS Access-Accept packets (valid or invalid) received from this server.
radiusAuthClientAccessRejects
The number of RADIUS Access-Reject packets (valid or invalid) received from this server.
radiusAuthClientAccessChallenges
The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
radiusAuthClientMalformedAccessResponses
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.
radiusAuthClientBadAuthenticators
The number of RADIUS Access-Response packets containing invalid authenticators or Signature attributes received from this server.
radiusAuthClientPendingRequests
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 ...
radiusAuthClientTimeouts
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 ...
radiusAuthClientUnknownTypes
The number of RADIUS packets of unknown type which were received from this server on the authentication port.
radiusAuthClientPacketsDropped
The number of RADIUS packets of which were received from this server on the authentication port and dropped for some other reason.
radiusAuthClientMIBGroup
The basic collection of objects providing management of RADIUS Authentication Clients.
radiusAccClientInvalidServerAddresses
The number of RADIUS Accounting-Response packets received from unknown addresses.
radiusAccClientIdentifier
The NAS-Identifier of the RADIUS accounting client. This is not necessarily the same as sysName in MIB II.
radiusAccServerTable
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
radiusAccServerEntry
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
radiusAccServerIndex
A number uniquely identifying each RADIUS Accounting server with which this client communicates.
radiusAccServerAddress
The IP address of the RADIUS accounting server referred to in this table entry.
radiusAccClientServerPortNumber
The UDP port the client is using to send requests to this server.
radiusAccClientRoundTripTime
The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server.
radiusAccClientRequests
The number of RADIUS Accounting-Request packets sent. This does not include retransmissions.
radiusAccClientRetransmissions
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.
radiusAccClientResponses
The number of RADIUS packets received on the accounting port from this server.
radiusAccClientMalformedResponses
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.
radiusAccClientBadAuthenticators
The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server.
radiusAccClientPendingRequests
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 ...
radiusAccClientTimeouts
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 ...
radiusAccClientUnknownTypes
The number of RADIUS packets of unknown type which were received from this server on the accounting port.
radiusAccClientPacketsDropped
The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason.
radiusAccClientMIBGroup
The basic collection of objects providing management of RADIUS Accounting Clients.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list