MIB Viewer

CISCO-NETFLOW-MIB

6 objects
No module-level DESCRIPTION found.
Type Definitions
NameSyntaxStatusDescription
NfCacheTypesINTEGER{ main(0), as(1), protocolPort(2), sourcePrefix(3), destinationPrefix(4), prefix(5), destinationOnly(6), sourceDestination(7), fullFlow(8), asTos(9), protocolPortTos(10), sourcePrefixTos(11), destinationPrefixTos(12), prefixTos(13), prefixPort(14), bgpNexthopTos(15), expBgpPrefix(23) }currentDefines different types of netflow cache.
NfFlowDirectionTypesINTEGER{ flowDirNone(0), flowDirIngress(1), flowDirEgress(2) }currentDefines different directions for a flow.
NfInterfaceDirectionTypesINTEGER{ interfaceDirNone(0), interfaceDirIngress(1), interfaceDirEgress(2), interfaceDirBoth(3) }currentDefines different types of interface configuration.
NfProtocolTypesINTEGER{ tcpTelnet(1), tcpFtp(2), tcpFtpd(3), tcpWww(4), tcpSmtp(5), tcpX(6), tcpBgp(7), tcpNntp(8), tcpFrag(9), tcpOther(10), udpDns(11), udpNtp(12), udpTftp(13), udpFrag(14), udpOther(15), icmp(16), igmp(17), ipInIp(18), ipv6InIp(19), gre(20), ipOther(21), all(22) }currentDefines different types of protocol and port combination.
NfTemplateTypesINTEGER{ template(1), optionTemplate(2) }currentDefines different types of Template.
NfTopFlowsSortTypesINTEGER{ noSort(1), byPackets(2), byBytes(3) }currentDefines different types of sort order.