[120] | 1 | <?php |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | |
---|
| 5 | |
---|
| 6 | |
---|
| 7 | $fields = array( |
---|
| 8 | 0 => "Reserved", |
---|
| 9 | 1 => "octetDeltaCount", |
---|
| 10 | 2 => "packetDeltaCount", |
---|
| 11 | 3 => "aggregateFlowsNumber", |
---|
| 12 | 4 => "protocolIdentifier", |
---|
| 13 | 5 => "ipClassOfService", |
---|
| 14 | 6 => "tcpControlBits", |
---|
| 15 | 7 => "sourceTransportPort", |
---|
| 16 | 8 => "sourceIPv4Address", |
---|
| 17 | 9 => "sourceIPv4PrefixLength", |
---|
| 18 | 10 => "ingressInterface", |
---|
| 19 | 11 => "destinationTransportPort", |
---|
| 20 | 12 => "destinationIPv4Address", |
---|
| 21 | 13 => "destinationIPv4PrefixLength", |
---|
| 22 | 14 => "egressInterface", |
---|
| 23 | 15 => "ipNextHopIPv4Address", |
---|
| 24 | 16 => "bgpSourceAsNumber", |
---|
| 25 | 17 => "bgpDestinationAsNumber", |
---|
| 26 | 18 => "bgpNexthopIPv4Address", |
---|
| 27 | 19 => "postMCastPacketDeltaCount", |
---|
| 28 | 20 => "postMCastOctetDeltaCount", |
---|
| 29 | 21 => "flowEndSysUpTime", |
---|
| 30 | 22 => "flowStartSysUpTime", |
---|
| 31 | 23 => "postOctetDeltaCount", |
---|
| 32 | 24 => "postPacketDeltaCount", |
---|
| 33 | 25 => "minimumIpTotalLength", |
---|
| 34 | 26 => "maximumIpTotalLength", |
---|
| 35 | 27 => "sourceIPv6Address", |
---|
| 36 | 28 => "destinationIPv6Address", |
---|
| 37 | 29 => "sourceIPv6PrefixLength", |
---|
| 38 | 30 => "destinationIPv6PrefixLength", |
---|
| 39 | 31 => "flowLabelIPv6", |
---|
| 40 | 32 => "icmpTypeCodeIPv4", |
---|
| 41 | 33 => "igmpType", |
---|
| 42 | 34 => "SAMPLING_INTERVAL", |
---|
| 43 | 35 => "SAMPLING_ALGORITHM", |
---|
| 44 | 36 => "flowActiveTimeout", |
---|
| 45 | 37 => "flowIdleTimeout", |
---|
| 46 | 38 => "ENGINE_TYPE", |
---|
| 47 | 39 => "ENGINE_ID", |
---|
| 48 | 40 => "exportedOctetTotalCount", |
---|
| 49 | 41 => "exportedMessageTotalCount", |
---|
| 50 | 42 => "exportedFlowRecordTotalCount", |
---|
| 51 | 43 => "RESERVED", |
---|
| 52 | 44 => "sourceIPv4Prefix", |
---|
| 53 | 45 => "destinationIPv4Prefix", |
---|
| 54 | 46 => "mplsTopLabelType", |
---|
| 55 | 47 => "mplsTopLabelIPv4Address", |
---|
| 56 | 48 => "FLOW_SAMPLER_ID", |
---|
| 57 | 49 => "FLOW_SAMPLER_MODE", |
---|
| 58 | 50 => "FLOW_SAMPLER_RANDOM_INTERVAL", |
---|
| 59 | 51 => "RESERVED", |
---|
| 60 | 52 => "minimumTTL", |
---|
| 61 | 53 => "maximumTTL", |
---|
| 62 | 54 => "fragmentIdentification", |
---|
| 63 | 55 => "postIpClassOfService", |
---|
| 64 | 56 => "sourceMacAddress", |
---|
| 65 | 57 => "postDestinationMacAddress", |
---|
| 66 | 58 => "vlanId", |
---|
| 67 | 59 => "postVlanId", |
---|
| 68 | 60 => "ipVersion", |
---|
| 69 | 61 => "flowDirection", |
---|
| 70 | 62 => "ipNextHopIPv6Address", |
---|
| 71 | 63 => "bgpNexthopIPv6Address", |
---|
| 72 | 64 => "ipv6ExtensionHeaders", |
---|
| 73 | 65 => "RESERVED", |
---|
| 74 | 66 => "RESERVED", |
---|
| 75 | 67 => "RESERVED", |
---|
| 76 | 68 => "RESERVED", |
---|
| 77 | 69 => "RESERVED", |
---|
| 78 | 70 => "mplsTopLabelStackSection", |
---|
| 79 | 71 => "mplsLabelStackSection2", |
---|
| 80 | 72 => "mplsLabelStackSection3", |
---|
| 81 | 73 => "mplsLabelStackSection4", |
---|
| 82 | 74 => "mplsLabelStackSection5", |
---|
| 83 | 75 => "mplsLabelStackSection6", |
---|
| 84 | 76 => "mplsLabelStackSection7", |
---|
| 85 | 77 => "mplsLabelStackSection8", |
---|
| 86 | 78 => "mplsLabelStackSection9", |
---|
| 87 | 79 => "mplsLabelStackSection10", |
---|
| 88 | 80 => "destinationMacAddress", |
---|
| 89 | 81 => "postSourceMacAddress", |
---|
| 90 | 82 => "IF_NAME", |
---|
| 91 | 83 => "IF_DESCR", |
---|
| 92 | 84 => "SAMPLER_NAME", |
---|
| 93 | 85 => "octetTotalCount", |
---|
| 94 | 86 => "packetTotalCount", |
---|
| 95 | 87 => "RESERVED", |
---|
| 96 | 88 => "fragmentOffset", |
---|
| 97 | 89 => "FORWARDING STATUS", |
---|
| 98 | 90 => "mplsVpnRouteDistinguisher", |
---|
| 99 | 91 => "RESERVED", |
---|
| 100 | 92 => "RESERVED", |
---|
| 101 | 93 => "RESERVED", |
---|
| 102 | 94 => "RESERVED", |
---|
| 103 | 95 => "RESERVED", |
---|
| 104 | 96 => "RESERVED", |
---|
| 105 | 97 => "RESERVED", |
---|
| 106 | 98 => "RESERVED", |
---|
| 107 | 99 => "RESERVED", |
---|
| 108 | 100 => "RESERVED", |
---|
| 109 | 101 => "RESERVED", |
---|
| 110 | 102 => "RESERVED", |
---|
| 111 | 103 => "RESERVED", |
---|
| 112 | 104 => "RESERVED", |
---|
| 113 | 105 => "RESERVED", |
---|
| 114 | 106 => "RESERVED", |
---|
| 115 | 107 => "RESERVED", |
---|
| 116 | 108 => "RESERVED", |
---|
| 117 | 109 => "RESERVED", |
---|
| 118 | 110 => "RESERVED" |
---|
| 119 | ); |
---|
| 120 | |
---|
| 121 | ?> |
---|