ffHostCacheEntryType
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.2.11.1.7
Object
column
deprecated
r/w
Enumeration
An object, which indicates the type of this Host Cache
entry.
A static entry is an entry created by the Network
Manager and is not purged by the system. Such entries
would be invalidated due to route or other changes
but will continue to remain in the Host Cache.
Dynamic entries are those entries which have been learnt by
the system and which can be purged in the event of
a cache overflow or invalidation due to route or other
changes.
All entries created through SNMP must set this object to
static otherwise.
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.2.11.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ffHostCacheEntry
- Table
- ffHostCacheTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ffHostCacheDestAddr deprecated The IP address of the destination host. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.27.2.11.1.1 |
| ffHostCacheNextHopAddr deprecated The IP address of the next-hop to which a packet
for this host are forwarded. This could be same as
ffHostCacheDestAddr if the next-hop is the end-host
as well.
… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.27.2.11.1.2 |
| ffHostCacheIfIndex deprecated Identifies the MIB-2 ifIndex of the outgoing
interface over which packets to this host are sent.
When creating a static entry, this object should be
set with the ifIndex of our ne… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.10876.101.1.27.2.11.1.3 |
| ffHostCacheNextHopMediaAddr deprecated Provides the media address of the next-hop
to which the packet for this host is to be sent to.
It is mandatory to specify the next-hop IP address
and the outgoing i… | column | OctetString | .1.3.6.1.4.1.10876.101.1.27.2.11.1.4 |
| ffHostCacheHits deprecated Indicates the total number of packets fast-
forwarded to this host. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.1.27.2.11.1.5 |
| ffHostCacheLastHitTime deprecated Indicates the SysUpTime when the last packet
was fast-forwarded to this host. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.10876.101.1.27.2.11.1.6 |
| ffHostCacheRowStatus deprecated A RowStatus object for addition/deletion of Host
Cache entries. It also indicates the status of the
entry.
Set action is not allowed for notInService(2). An ent… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.10876.101.1.27.2.11.1.8 |