jnxPfeNotifyTypeId
JUNIPER-PFE-MIB ·
.1.3.6.1.4.1.2636.3.44.1.1.2.1.1
Object
column
Enumeration
This identifies the PFE notification type for this row's stats.
Below is a description of each notification type:
1. illegal Packets with invalid notification type.
2. unclassified Packets that did not have a key lookup
performed on them.
3. option Packets which have L3 options present.
4. nextHop Packets that are destined to the host.
5. discard Used when a discarded packet is sent to the
route processor.
6. sample Unused.
7. redirect This is used when a packet is being sent out
on the interface it came in on.
8. dontFragment This is used that a packet needs to be
fragmented but the DF (don't fragment) bit
is set.
9. cfdf When an MTU exceeded indication is
triggered by the CF chip and the packet has
DF (don't fragment) set.
10. poison Packets that resolved to a poisoned next
hop index.
11. unknown Packets of unknown notification type.
12. specialMemPkt Packets with special memory pkt type notification used in diagnostics.
13. autoconfig Packets with autoconfig PFE notification type used for dynamic VLANs.
14. reject Packets of reject PFE notification type.
Context
- MIB
- JUNIPER-PFE-MIB
- OID
.1.3.6.1.4.1.2636.3.44.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxPfeNotifyTypeEntry
- Table
- jnxPfeNotifyTypeTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | illegal |
2 | unclassified |
3 | option |
4 | nextHop |
5 | discard |
6 | sample |
7 | redirect |
8 | dontFragment |
9 | cfdf |
10 | poison |
11 | unknown |
12 | specialMemPkt |
13 | autoConfig |
14 | reject |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxPfeNotifyTypeDescr The description of the Pfe Notification type for this entry. | column | OctetString | .1.3.6.1.4.1.2636.3.44.1.1.2.1.2 |
| jnxPfeNotifyTypeParsed Count of successful parsing of notifications. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.44.1.1.2.1.3 |
| jnxPfeNotifyTypeInput Count of notifications whose associated packets were DMA'ed
into route processor memory. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.44.1.1.2.1.4 |
| jnxPfeNotifyTypeFailed Count of failures in parsing the notifications. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.44.1.1.2.1.5 |
| jnxPfeNotifyTypeIgnored Count of notifications where the notification type in the
message does not match any of the valid types. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.44.1.1.2.1.6 |