agentIsdpCacheAddress
LANCOM-ISDP-MIB ·
.1.3.6.1.4.1.2356.16.1.39.1.2.1.1.3
Object
column RFC1213-MIBDisplayString
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)', then this object would be an IP-address.
Context
- MIB
- LANCOM-ISDP-MIB
- OID
.1.3.6.1.4.1.2356.16.1.39.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentIsdpCacheEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-ISDP-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-ISDP-MIB::agentIsdpCacheAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-ISDP-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-ISDP-MIB::agentIsdpCacheAddress.<agentIsdpCacheIfIndex>.<agentIsdpCacheIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-ISDP-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-ISDP-MIB::agentIsdpCacheAddress'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.