MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 97 (ciscoSwitchEngineMIB). 1 (cseMIBObjects). 6 (cseUcastCache). 1 (cseUcastCacheTable). 1 (cseUcastCacheEntry). 2 (cseUcastCacheFlowType)
OID : 1.3.6.1.4.1.9.9.97.1.6.1.1.2
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoSwitchEngineMIB. cseMIBObjects. cseUcastCache. cseUcastCacheTable. cseUcastCacheEntry. cseUcastCacheFlowType
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.97.1.6.1.1.2
Module CISCO-SWITCH-ENGINE-MIB (CISCO)
NomcseUcastCacheFlowType
Accesreadwrite
Statuscurrent
Description Setting each value causes the appropriate action: 'dstOnly' - causes purge of flows in the cache whose absolute destination IP addresses match the address part of the value set in the cseUcastCacheDest object. If cseUcastCacheDestMask is also specified at the same time, it will be applied to the address part of cseUcastCacheDest. 'srcOrDst' - causes purge of flows in the cache whose either absolute source or destination IP addresses match the address parts of the values set in cseUcastCacheSource or cseUcastCacheDest. If cseUcastCacheDestMask/cseUcastCacheSrcMask also specified, they will be applied to the address parts of cseUcastCacheSource/ cseUcastCacheDest appropriately. 'srcAndDst' - causes purge of flows in the cache whose both absolute source and destination IP addresses match the address parts of values set in cseUcastCacheSource and cseUcastCacheDest objects. If cseUcastCacheSrcMask and cseUcastCacheDestMask also specified, they will be applied to the address parts of cseUcastCacheSource and cseUcastCacheDest. 'fullFlow' - causes purge of IP flows whose IP addresses and transport port numbers match the values set in cseUcastCacheDest and cseUcastCacheSource objects. If either cseUcastCacheDestMask or cseUcastCacheSrcMask objects have valid values, they will be applied to the respective address parts of cseUcastCacheDest and cseUcastCacheSource objects. This option is typically used to purge flows relevant to specific applications such as FTP, WWW, TELNET, etc. 'ipxDstOnly' - causes purge of IPX flows in the cache whose absolute destination IPX address match the address part of the value set in cseUcastCacheDest object. if cseUcastCacheDestMask holds valid value at the same time, it will be applied to the address part of cseUcastCacheDest. 'ipxSrcAndDst' - causes purge of IPX flows in the cache whose both absolute source and destination IPX addresses match the address parts of the values set in cseUcastCacheSource and cseUcastCacheDest objects. If either of cseUcastCacheSrcMask or cseUcastCacheDestMask have valid values at the same time, they will be applied to the respective address parts of cseUcastCacheSource and cseUcastCacheDest objects. 'any' - causes purge of all established flows currently in the cache. The values of cseUcastCacheDest, cseUcastCacheSource, cseUcastCacheDestMask, cseUcastCacheSrcMask, and cseUcastCacheTransport should be ignored in this case. Note: 1. When the row instance is initialized, the value of this object instance will be set to 'any'. 2. The rest flow parameter variables will not be instantiated until they get set by management applications based on the value of cseUcastCacheFlowType object.
SyntaxeEnumeration (1-any, 2-dstOnly, 3-srcOrDst, 4-srcAndDst, 5-fullFlow, 6-ipxDstOnly, 7-ipxSrcAndDst)