NETGEAR-ISDP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
14
.1.3.6.1.4.1.4526.10.39.1.2.1 · 1 row entry · 12 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentIsdpCacheTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-ISDP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ISDP-MIB::agentIsdpCacheTable'
The (conceptual) table containing the cached
information obtained via receiving ISDP messages.
agentIsdpCacheEntry row .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…
Column Syntax OID
Normally, the ifIndex value of the local interface.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.10.39.1.2.1.1.1
Index value is unique integer id of each neighbor entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.10.39.1.2.1.1.2
The (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…
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.3
The device Interface which had this neighbor.
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.4
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.
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.5
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.
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.6
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 t…
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.7
The 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.
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.8
The 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 Capabiliti…
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.9
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 …
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.4526.10.39.1.2.1.1.10
The Device's version of ISDP protcol as reported in the
most recent ISDP message.
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.39.1.2.1.1.11
The Device's ISDP Holdtime as reported in the most
recent ISDP message.
secondsInteger32
Constraints:
range: 10-255
.1.3.6.1.4.1.4526.10.39.1.2.1.1.12
.1.3.6.1.4.1.4526.10.39.1.3.1 · 1 row entry · 2 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentIsdpInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-ISDP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ISDP-MIB::agentIsdpInterfaceTable'
The (conceptual) table containing the status of ISDP on
the device's interfaces.
agentIsdpInterfaceEntry row .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.
Column Syntax OID
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…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4526.10.39.1.3.1.1.1
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).
Enumerationr/w
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.4526.10.39.1.3.1.1.2