FASTPATH-ISDP-MIB
AI MIB Summary
The FASTPATH-ISDP-MIB provides vendor-specific monitoring and management capabilities for Broadcom FastPath network processors, specifically exposing internal ISDP (Internal Switch Data Path) state variables, packet processing counters, and hardware resource utilization metrics. This module enables granular visibility into the low-level switching fabric performance and internal protocol states of Broadcom-based high-performance switching hardware.
The Broadcom Private MIB for FastPath ISDP
Main OID:
fastPathIsdp.1.3.6.1.4.1.4413.1.1.39
46
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
fastPathIsdpThe Broadcom Private MIB for FastPath ISDP MODULE-IDENTITY .1.3.6.1.4.1.4413.1.1.39 |
agentIsdpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4413.1.1.39.1 |
agentIsdpGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.4413.1.1.39.1.1 |
agentIsdpClear OBJECT IDENTIFIER .1.3.6.1.4.1.4413.1.1.39.1.1.1 |
agentIsdpClearStatsClear ISDP stats.rw Enumeration .1.3.6.1.4.1.4413.1.1.39.1.1.1.1 |
agentIsdpClearEntriesClear ISDP entries table.rw Enumeration .1.3.6.1.4.1.4413.1.1.39.1.1.1.2 |
agentIsdpStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.4413.1.1.39.1.1.2 |
agentIsdpStatisticsPduReceivedDisplay the number of all ISDP pdu received.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.1 |
agentIsdpStatisticsPduTransmitDisplay the number of all ISDP pdu transmitted.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.2 |
agentIsdpStatisticsV1PduReceivedDisplay the number of v1 ISDP pdu received.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.3 |
agentIsdpStatisticsV1PduTransmitDisplay the number of v1 ISDP pdu transmitted.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.4 |
agentIsdpStatisticsV2PduReceivedDisplay the number of v2 ISDP pdu received.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.5 |
agentIsdpStatisticsV2PduTransmitDisplay the number of v2 ISDP pdu transmitted.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.6 |
agentIsdpStatisticsBadHeaderPduReceivedDisplay the number of ISDP pdu with bad header received.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.7 |
agentIsdpStatisticsChkSumErrorPduReceivedDisplay the number of ISDP pdu with chksum error received.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.8 |
agentIsdpStatisticsFailurePduTransmitDisplay the number of ISDP pdu transmition failures.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.9 |
agentIsdpStatisticsInvalidFormatPduReceivedDisplay the number of ISDP pdu in invalid format received.ro Counter32 UNITS "packets" .1.3.6.1.4.1.4413.1.1.39.1.1.2.10 |
agentIsdpStatisticsTableFullDisplay the number of ISDP entry table was full.ro Counter32 UNITS "times" .1.3.6.1.4.1.4413.1.1.39.1.1.2.11 |
agentIsdpStatisticsIpAddressTableFullDisplay the number of ISDP entry address table was full.ro Counter32 UNITS "times" .1.3.6.1.4.1.4413.1.1.39.1.1.2.12 |
agentIsdpGlobalRunAn indication of whether the Indastry Standart Discovery Protocol
is currently running. Entries in agentIsdpCacheTable are
deleted when ISDP is disabled.rw Enumeration .1.3.6.1.4.1.4413.1.1.39.1.1.4 |
agentIsdpGlobalMessageIntervalThe interval at which ISDP messages are to be generated.
The default value is 60 seconds. This is also known as the ISDP timer.rw INTEGER .1.3.6.1.4.1.4413.1.1.39.1.1.5 |
agentIsdpGlobalHoldTimeThe time for the receiving device holds ISDP message.
The default value is 180 seconds.rw INTEGER .1.3.6.1.4.1.4413.1.1.39.1.1.6 |
agentIsdpGlobalDeviceIdThe device ID advertised by this device. The format of this
device ID is characterized by the value of
agentIsdpGlobalDeviceIdFormat object.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.1.7 |
agentIsdpGlobalAdvertiseV2An indication of whether the Indastry Standart Discovery Protocol V2
is currently enabled.rw Enumeration .1.3.6.1.4.1.4413.1.1.39.1.1.8 |
agentIsdpGlobalDeviceIdFormatCpbIndicate the Device ID format capability of the device.
serialNumber(0) indicates that the device supports using
serial number as the format for its Device ID.
macAddress(1) indicates that the device supports using
layer 2 MAC address as the format for its Device ID.
other(2) indicates that the device supports using its
platform specific format as the format for its Device ID.
hostName(3) indicates that the device supports using
system Host Name as the format for its Device ID.ro Bits .1.3.6.1.4.1.4413.1.1.39.1.1.9 |
agentIsdpGlobalDeviceIdFormatAn indication of the format of Device ID contained in the
corresponding instance of agentIsdpGlobalDeviceId. User can only
specify the formats which the device is capable of as
denoted in agentIsdpGlobalDeviceIdFormatCpb object.
serialNumber(1) indicates that the value of agentIsdpGlobalDeviceId
object is in the form of an ASCII string contain the device
serial number.
macAddress(2) indicates that the value of agentIsdpGlobalDeviceId
object is in the form of Layer 2 MAC address.
other(3) indicates that the value of agentIsdpGlobalDeviceId object
is in the form of a platform specific ASCII string contain
info that identifies the device. For example: ASCII string
contains serialNumber appended/prepened with system name.
hostName(4) indicates that the value of agentIsdpGlobalDeviceIdFormat
object is in system Host Name format.ro Enumeration .1.3.6.1.4.1.4413.1.1.39.1.1.10 |
agentIsdpCache OBJECT IDENTIFIER .1.3.6.1.4.1.4413.1.1.39.1.2 |
agentIsdpCacheTableThe (conceptual) table containing the cached
information obtained via receiving ISDP messages. SEQUENCE OF AgentIsdpCacheEntry .1.3.6.1.4.1.4413.1.1.39.1.2.1 |
agentIsdpCacheEntryAn entry (conceptual row) in the agentIsdpCacheTable,
containing the information received via ISDP on one
interface from one device. Entries appear when
a ISDP advertisement is received from a neighbor
device. Entries disappear when ISDP is disabled
on the interface, or globally. AgentIsdpCacheEntry .1.3.6.1.4.1.4413.1.1.39.1.2.1.1 |
agentIsdpCacheIfIndexNormally, the ifIndex value of the local interface. Integer32 .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.1 |
agentIsdpCacheIndexIndex value is unique integer id of each neighbor entry. Integer32 .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.2 |
agentIsdpCacheAddressThe (first) network-layer address of the device's
SNMP-agent as reported in the Address TLV of the most recently
received ISDP message. For example, if the corresponding
instance of cacheAddressType had the value 'ip(1)', then
this object would be an IP-address.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.3 |
agentIsdpCacheLocalIntfThe device Interface which had this neighbor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.4 |
agentIsdpCacheVersionThe Version string as reported in the most recent ISDP
message. The zero-length string indicates that no Version
field (TLV) was reported in the most recent ISDP
message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.5 |
agentIsdpCacheDeviceIdThe Device-ID string as reported in the most recent ISDP
message. The zero-length string indicates that no Device-ID
field (TLV) was reported in the most recent ISDP
message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.6 |
agentIsdpCacheDevicePortThe Port-ID string as reported in the most recent ISDP
message. This will typically be the value of the ifName
object (e.g., 'Ethernet0'). The zero-length string
indicates that no Port-ID field (TLV) was reported in the
most recent ISDP message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.7 |
agentIsdpCachePlatformThe Device's Hardware Platform as reported in the most
recent ISDP message. The zero-length string indicates
that no Platform field (TLV) was reported in the most
recent ISDP message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.8 |
agentIsdpCacheCapabilitiesThe Device's Functional Capabilities as reported in the
most recent ISDP message. For latest set of specific
values, see the latest version of the ISDP specification.
The zero-length string indicates that no Capabilities field
(TLV) was reported in the most recent ISDP message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.9 |
agentIsdpCacheLastChangeIndicates the time when this cache entry was last changed.
This object is initialised to the current time when the entry
gets created and updated to the current time whenever the value
of any (other) object instance in the corresponding row is
modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.10 |
agentIsdpCacheProtocolVersionThe Device's version of ISDP protcol as reported in the
most recent ISDP message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.11 |
agentIsdpCacheHoldtimeThe Device's ISDP Holdtime as reported in the most
recent ISDP message.ro INTEGER .1.3.6.1.4.1.4413.1.1.39.1.2.1.1.12 |
agentIsdpInterface OBJECT IDENTIFIER .1.3.6.1.4.1.4413.1.1.39.1.3 |
agentIsdpInterfaceTableThe (conceptual) table containing the status of ISDP on
the device's interfaces. SEQUENCE OF AgentIsdpInterfaceEntry .1.3.6.1.4.1.4413.1.1.39.1.3.1 |
agentIsdpInterfaceEntryAn entry (conceptual row) in the agentIsdpInterfaceTable,
containing the status of ISDP on an interface. AgentIsdpInterfaceEntry .1.3.6.1.4.1.4413.1.1.39.1.3.1.1 |
agentIsdpInterfaceIfIndexThe ifIndex value of the local interface.
For 802.3 Repeaters on which the repeater ports do not
have ifIndex values assigned, this value is a unique
value for the port, and greater than any ifIndex value
supported by the repeater; in this case, the specific
port is indicated by corresponding values of
agentIsdpInterfaceGroup and agentIsdpInterfacePort, where these
values correspond to the group number and port number
values of RFC 1516. Integer32 .1.3.6.1.4.1.4413.1.1.39.1.3.1.1.1 |
agentIsdpInterfaceEnableAn indication of whether the Industry Standard Discovery Protocol
is currently running on this interface. This variable
has no effect when ISDP is disabled (agentIsdpGlobalRun = FALSE).rw Enumeration .1.3.6.1.4.1.4413.1.1.39.1.3.1.1.2 |