snFdpCachedAddrValue

HP-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.5

Object

column OctetString
The network-layer address of the device
SNMP-agent 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

Context

MIB
HP-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.5
Type
column
Access
readonly
Status
current
Parent
snFdpCachedAddressEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.