snFdpCacheAddress

OBS ✓
FOUNDRY-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.5

Object

column OctetString
The (first) network-layer address of the device
as reported in the most recent FDP/CDP message
in the following format:
  IP address:  4 octets, ip(1)
  IPX address: 10 octets, ipx(2)
		 First 4-octet as the network number
		 Second 6-octet as the host number
  Appletalk address: 3 octets, appletalk(3)
		 First 2-octet as the network number
		 Second 1-octet as the host number
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
FOUNDRY-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
snFdpCacheEntry

Walk 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 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snFdpCacheAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snFdpCacheAddress.<snFdpCacheIfIndex>.<snFdpCacheDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snFdpCacheAddress'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.