NETGEAR-ISDP-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: NETGEAR-ISDP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fastPathIsdp 1.3.6.1.4.1.4526.10.39
       agentIsdpMIBObjects 1.3.6.1.4.1.4526.10.39.1
           agentIsdpGlobal 1.3.6.1.4.1.4526.10.39.1.1
               agentIsdpClear 1.3.6.1.4.1.4526.10.39.1.1.1
                   agentIsdpClearStats 1.3.6.1.4.1.4526.10.39.1.1.1.1
Clear ISDP stats.
                   agentIsdpClearEntries 1.3.6.1.4.1.4526.10.39.1.1.1.2
Clear ISDP entries table.
               agentIsdpStatistics 1.3.6.1.4.1.4526.10.39.1.1.2
                   agentIsdpStatisticsPduReceived 1.3.6.1.4.1.4526.10.39.1.1.2.1
Display the number of all ISDP pdu received.
                   agentIsdpStatisticsPduTransmit 1.3.6.1.4.1.4526.10.39.1.1.2.2
Display the number of all ISDP pdu transmitted.
                   agentIsdpStatisticsV1PduReceived 1.3.6.1.4.1.4526.10.39.1.1.2.3
Display the number of v1 ISDP pdu received.
                   agentIsdpStatisticsV1PduTransmit 1.3.6.1.4.1.4526.10.39.1.1.2.4
Display the number of v1 ISDP pdu transmitted.
                   agentIsdpStatisticsV2PduReceived 1.3.6.1.4.1.4526.10.39.1.1.2.5
Display the number of v2 ISDP pdu received.
                   agentIsdpStatisticsV2PduTransmit 1.3.6.1.4.1.4526.10.39.1.1.2.6
Display the number of v2 ISDP pdu transmitted.
                   agentIsdpStatisticsBadHeaderPduReceived 1.3.6.1.4.1.4526.10.39.1.1.2.7
Display the number of ISDP pdu with bad header received.
                   agentIsdpStatisticsChkSumErrorPduReceived 1.3.6.1.4.1.4526.10.39.1.1.2.8
Display the number of ISDP pdu with chksum error received.
                   agentIsdpStatisticsFailurePduTransmit 1.3.6.1.4.1.4526.10.39.1.1.2.9
Display the number of ISDP pdu transmition failures.
                   agentIsdpStatisticsInvalidFormatPduReceived 1.3.6.1.4.1.4526.10.39.1.1.2.10
Display the number of ISDP pdu in invalid format received.
                   agentIsdpStatisticsTableFull 1.3.6.1.4.1.4526.10.39.1.1.2.11
Display the number of ISDP entry table was full.
                   agentIsdpStatisticsIpAddressTableFull 1.3.6.1.4.1.4526.10.39.1.1.2.12
Display the number of ISDP entry address table was full.
               agentIsdpGlobalRun 1.3.6.1.4.1.4526.10.39.1.1.4
An indication of whether the Indastry Standart Discovery Protocol is currently running. Entries in agentIsdpCacheTable are deleted when ISDP is disabled.
               agentIsdpGlobalMessageInterval 1.3.6.1.4.1.4526.10.39.1.1.5
The interval at which ISDP messages are to be generated. The default value is 60 seconds. This is also known as the ISDP timer.
               agentIsdpGlobalHoldTime 1.3.6.1.4.1.4526.10.39.1.1.6
The time for the receiving device holds ISDP message. The default value is 180 seconds.
               agentIsdpGlobalDeviceId 1.3.6.1.4.1.4526.10.39.1.1.7
The device ID advertised by this device. The format of this device ID is characterized by the value of agentIsdpGlobalDeviceIdFormat object.
               agentIsdpGlobalAdvertiseV2 1.3.6.1.4.1.4526.10.39.1.1.8
An indication of whether the Indastry Standart Discovery Protocol V2 is currently enabled.
               agentIsdpGlobalDeviceIdFormatCpb 1.3.6.1.4.1.4526.10.39.1.1.9
Indicate 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.
               agentIsdpGlobalDeviceIdFormat 1.3.6.1.4.1.4526.10.39.1.1.10
An 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.
           agentIsdpCache 1.3.6.1.4.1.4526.10.39.1.2
               agentIsdpCacheTable 1.3.6.1.4.1.4526.10.39.1.2.1
The (conceptual) table containing the cached information obtained via receiving ISDP messages.
                   agentIsdpCacheEntry 1.3.6.1.4.1.4526.10.39.1.2.1.1
An 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.
                       agentIsdpCacheIfIndex 1.3.6.1.4.1.4526.10.39.1.2.1.1.1
Normally, the ifIndex value of the local interface.
                       agentIsdpCacheIndex 1.3.6.1.4.1.4526.10.39.1.2.1.1.2
Index value is unique integer id of each neighbor entry.
                       agentIsdpCacheAddress 1.3.6.1.4.1.4526.10.39.1.2.1.1.3
The (first) network-layer address of the devices 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.
                       agentIsdpCacheLocalIntf 1.3.6.1.4.1.4526.10.39.1.2.1.1.4
The device Interface which had this neighbor.
                       agentIsdpCacheVersion 1.3.6.1.4.1.4526.10.39.1.2.1.1.5
The 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.
                       agentIsdpCacheDeviceId 1.3.6.1.4.1.4526.10.39.1.2.1.1.6
The 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.
                       agentIsdpCacheDevicePort 1.3.6.1.4.1.4526.10.39.1.2.1.1.7
The 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.
                       agentIsdpCachePlatform 1.3.6.1.4.1.4526.10.39.1.2.1.1.8
The Devices 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.
                       agentIsdpCacheCapabilities 1.3.6.1.4.1.4526.10.39.1.2.1.1.9
The Devices 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.
                       agentIsdpCacheLastChange 1.3.6.1.4.1.4526.10.39.1.2.1.1.10
Indicates 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.
                       agentIsdpCacheProtocolVersion 1.3.6.1.4.1.4526.10.39.1.2.1.1.11
The Devices version of ISDP protcol as reported in the most recent ISDP message.
                       agentIsdpCacheHoldtime 1.3.6.1.4.1.4526.10.39.1.2.1.1.12
The Devices ISDP Holdtime as reported in the most recent ISDP message.
           agentIsdpInterface 1.3.6.1.4.1.4526.10.39.1.3
               agentIsdpInterfaceTable 1.3.6.1.4.1.4526.10.39.1.3.1
The (conceptual) table containing the status of ISDP on the devices interfaces.
                   agentIsdpInterfaceEntry 1.3.6.1.4.1.4526.10.39.1.3.1.1
An entry (conceptual row) in the agentIsdpInterfaceTable, containing the status of ISDP on an interface.
                       agentIsdpInterfaceIfIndex 1.3.6.1.4.1.4526.10.39.1.3.1.1.1
The 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.
                       agentIsdpInterfaceEnable 1.3.6.1.4.1.4526.10.39.1.3.1.1.2
An 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).