Wellfleet-PGM-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
111
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
111 total| Object Name |
|---|
wfPgm OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.28.1 |
IMPORTS Unknown .1.3.6.1.4.1.18.3.5.28.1 |
wfPgmCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete PGM.rw Enumeration .1.3.6.1.4.1.18.3.5.28.1.1 |
wfPgmEnableEnable/Disable Parameter indicates whether
this PGM record is enabled or disabled.rw Enumeration .1.3.6.1.4.1.18.3.5.28.1.2 |
wfPgmStateThe current state of the entire PGM.ro Enumeration .1.3.6.1.4.1.18.3.5.28.1.3 |
wfPgmDebugThis is a debug field for PGM. Setting bits
cause pgm to gernerate certain log messages.
This field will NOT restart PGM.
The follow bits maybe set in any combination
(LS stands for least significant):
0x00000001 for no display
0x00000002 for interface to MTM
0x00000004 for session addition
0x00000008 for session deletion
0x00000010 for retransmit state addition
0x00000020 for retransmit state deletion
0x00000040 for retransmit state timeout
0x00000080 for cache env
0x00000100 forrw INTEGER .1.3.6.1.4.1.18.3.5.28.1.4 |
wfPgmSessionLifeTimeThe length of the idle time (seconds) for which a
PGM session will be aged out. An idle PGM session means
there is no SPM message received from the upstream.rw INTEGER .1.3.6.1.4.1.18.3.5.28.1.5 |
wfPgmNnakGenerateRouter will send NNAK when received the redirect NCF
if this parameter is set to enabled.rw Enumeration .1.3.6.1.4.1.18.3.5.28.1.6 |
wfPgmMaxReXmitStatesThe Maxium number of retransmit state entries
per slot. If no value is set means network element
has no limitation on this mib.rw INTEGER .1.3.6.1.4.1.18.3.5.28.1.7 |
wfPgmTotalReXmitStatesThe total number of retransmit state entries
in retransmit state table.ro Gauge .1.3.6.1.4.1.18.3.5.28.1.8 |
wfPgmMaxSessionsThe Maxium number of source path state sessions
per slot. If no value is set means network element
has no limitation on this mib.rw INTEGER .1.3.6.1.4.1.18.3.5.28.1.9 |
wfPgmTotalSessionsThe total number of source path session entries
currently in PGM session tablero Gauge .1.3.6.1.4.1.18.3.5.28.1.10 |
wfPgmTotalReXmitStatesTimedOutThe total number of retransmit state entries got
removed becuase of timed-out (no correspondent
RDATA received).ro Gauge .1.3.6.1.4.1.18.3.5.28.1.11 |
wfPgmTotalUniqueNaksThe total number of unique Naks received.ro Gauge .1.3.6.1.4.1.18.3.5.28.1.12 |
wfPgmTotalUniqueParityNaksThe total number of unique Parity Naks received.ro Gauge .1.3.6.1.4.1.18.3.5.28.1.13 |
wfPgmMaxNakRateThe maximum number allowed of Nak per second.rw INTEGER .1.3.6.1.4.1.18.3.5.28.1.14 |
wfPgmIfTableTable of PGM Interface Statistics SEQUENCE OF WfPgmIfEntry .1.3.6.1.4.1.18.3.5.28.2 |
wfPgmIfEntryA PGM Interface Statistics entry WfPgmIfEntry .1.3.6.1.4.1.18.3.5.28.2.1 |
wfPgmIfCreateCreate or deleterw Enumeration .1.3.6.1.4.1.18.3.5.28.2.1.1 |
wfPgmIfEnablenot used. enabled/Disabled parameter.rw Enumeration .1.3.6.1.4.1.18.3.5.28.2.1.2 |
wfPgmIfStateThe current state of the PGM interface.ro Enumeration .1.3.6.1.4.1.18.3.5.28.2.1.3 |
wfPgmIfCctThe PGM circuit numberro INTEGER .1.3.6.1.4.1.18.3.5.28.2.1.4 |
wfPgmIfNakReXmitIntervalThe length of time (milliseconds) for which a
network element will retransmit a NAK while waiting for a
corresponding NCF. This interval
is counted down from the transmission of a NAKrw INTEGER .1.3.6.1.4.1.18.3.5.28.2.1.5 |
wfPgmIfMaxNakReXmitRateThe maximum retries of NAK restransmission per second is allowed.rw Unknown .1.3.6.1.4.1.18.3.5.28.2.1.6 |
wfPgmIfNakRdataIntervalThe length of time (seconds) for which a
network element will wait for the corresponding
RDATA. This interval is counted down from the time
a matching NCF is received.rw INTEGER .1.3.6.1.4.1.18.3.5.28.2.1.7 |
wfPgmIfNakEliminateIntervalThe length of time (seconds) for which a
network element will suspend NAK elimanation for
the specific TSI/SQN.
.This interval is counted down from the time
the first NAK is establish. This value must be
smaller than wfPgmNakRdataInterval. If the value
of this parameter is set to 1 then all the duplicate
NAKs will be elimanated.rw INTEGER .1.3.6.1.4.1.18.3.5.28.2.1.8 |
wfPgmIfTotalReXmitStatesThe total retransmit state entries for this interface.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.9 |
wfPgmIfTotalReXmitTimedOutThe total time-outed retransmit state entries for
this interface.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.10 |
wfPgmIfInSpmsThe total number of SPM received on the PGM interface.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.11 |
wfPgmIfOutSpmsThe total number of SPM sent out from the PGM interface.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.12 |
wfPgmIfInParitySpmsThe total number of parity SPM received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.13 |
wfPgmIfOutParitySpmsThe total number of parity SPM sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.14 |
wfPgmIfInSpmPortErrorsThe number of received SPM discarded on the PGM interface for
the wrong inboundro Counter .1.3.6.1.4.1.18.3.5.28.2.1.15 |
wfPgmIfInRdataThe total number of RDATA received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.16 |
wfPgmIfOutRdataThe total number of RDATA sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.17 |
wfPgmIfInParityRdataThe total number of Parity RDATA received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.18 |
wfPgmIfOutParityRdataThe total number of parity RDATA sent out from the PGM
interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.19 |
wfPgmIfInRdataPortErrorsThe number of received RDATA discarded because of wrong
inboundro Counter .1.3.6.1.4.1.18.3.5.28.2.1.20 |
wfPgmIfInRdataNoSessionErrorsThe number of received RDATA discarded because of no sessionro Counter .1.3.6.1.4.1.18.3.5.28.2.1.21 |
wfPgmIfUniqueNaksThe total number of unique NAKs received for this interface.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.22 |
wfPgmIfInNaksThe total number of NAK received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.23 |
wfPgmIfOutNaksThe total number of NAK sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.24 |
wfPgmIfUniqueParityNaksThe total number of unique parity NAKs received for
this interface.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.25 |
wfPgmIfInParityNaksThe total number of parity NAK received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.26 |
wfPgmIfOutParityNaksThe total number of parity NAK sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.27 |
wfPgmIfInNakPortErrorsThe number of received NAK discarded because of wrong outboundro Counter .1.3.6.1.4.1.18.3.5.28.2.1.28 |
wfPgmIfInNakNoSessionErrorsThe number of received NAK Discarded because of no sessionro Counter .1.3.6.1.4.1.18.3.5.28.2.1.29 |
wfPgmIfInNakSeqErrorsThe number of received NAK Discarded because of out of
sequence (out of retransmit window).ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.30 |
wfPgmIfInParityNakTgErrorsThe number of received parity NAK Discarded because of out of
parity TG window.ro Counter .1.3.6.1.4.1.18.3.5.28.2.1.31 |
wfPgmIfInNnaksThe total number of NNAK received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.32 |
wfPgmIfOutNnaksThe total number of NNAK sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.33 |
wfPgmIfInParityNnaksThe total number of parity NNAK received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.34 |
wfPgmIfOutParityNnaksThe total number of parity NNAK sent out from the PGM
interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.35 |
wfPgmIfInNnakPortErrorsThe number of received NNAK discarded because of wrong
mcast outboundro Counter .1.3.6.1.4.1.18.3.5.28.2.1.36 |
wfPgmIfInNnakNoSessionErrorsThe number of received NNAK discarded because of no sessionro Counter .1.3.6.1.4.1.18.3.5.28.2.1.37 |
wfPgmIfInNcfsThe total number of NCF received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.38 |
wfPgmIfOutNcfsThe total number of NCF sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.39 |
wfPgmIfInParityNcfsThe total number of parity NCF received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.40 |
wfPgmIfOutParityNcfsThe total number of parity NCF sent out from the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.41 |
wfPgmIfInNcfPortErrorsThe number of received NCF discarded because of the wrong
inboundro Counter .1.3.6.1.4.1.18.3.5.28.2.1.42 |
wfPgmIfInNcfNoSessionErrorsThe number of received NCF discarded because of no sessionro Counter .1.3.6.1.4.1.18.3.5.28.2.1.43 |
wfPgmIfInRedirectNcfsThe number of redirected NCF received on the PGM interfacero Counter .1.3.6.1.4.1.18.3.5.28.2.1.44 |
wfPgmSessionTableTable of PGM flow for each (port,global id) SEQUENCE OF WfPgmSessionEntry .1.3.6.1.4.1.18.3.5.28.3 |
wfPgmSessionEntryA PGM Session entry WfPgmSessionEntry .1.3.6.1.4.1.18.3.5.28.3.1 |
wfPgmSessionSourceThe source IP address of this entry.ro IpAddress .1.3.6.1.4.1.18.3.5.28.3.1.1 |
wfPgmSessionGroupThe destination group address of this entryro IpAddress .1.3.6.1.4.1.18.3.5.28.3.1.2 |
wfPgmSessionSourcePortThe source port of this pgm sessionro INTEGER .1.3.6.1.4.1.18.3.5.28.3.1.3 |
wfPgmSessionGlobalIdThe Global ID this entryro OCTET STRING .1.3.6.1.4.1.18.3.5.28.3.1.4 |
wfPgmSessionUpstreamAddressThe IP address of the upstream interface for the entry.ro IpAddress .1.3.6.1.4.1.18.3.5.28.3.1.5 |
wfPgmSessionUpstreamIfCctThe circuit number of the upstream intf for the entry.ro INTEGER .1.3.6.1.4.1.18.3.5.28.3.1.6 |
wfPgmSessionTrailEdgeSeqThe trailing edge sequence of the transfer window.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.7 |
wfPgmSessionIncrSeqThe increase sequnce number in the transfer window.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.8 |
wfPgmSessionLeadEdgeSeqThe leading edge sequence of the transfer window.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.9 |
wfPgmSessionInSpmsThe total number of SPMs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.10 |
wfPgmSessionOutSpmsThe total number of SPMs sent out for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.11 |
wfPgmSessionInParitySpmsThe total number of ParityS PMs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.12 |
wfPgmSessionOutParitySpmsThe total number of Parity SPMs sent out for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.13 |
wfPgmSessionTotalReXmitStatesThe total retransmit state entries for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.14 |
wfPgmSessionTotalReXmitTimedOutThe total time-outed retransmit state entries for
this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.15 |
wfPgmSessionInRdataThe total number of RDATAs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.16 |
wfPgmSessionOutRdataThe total number of RDATAs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.17 |
wfPgmSessionInParityRdataThe total number of parity RDATAs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.18 |
wfPgmSessionOutParityRdataThe total number of parity RDATAs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.19 |
wfPgmSessionInRdataNoStateErrorsThe total number of received RDATA discarded
for no Retransmit state.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.20 |
wfPgmSessionUniqueNaksThe total number of unique NAKs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.21 |
wfPgmSessionInNaksThe total number of NAKs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.22 |
wfPgmSessionOutNaksThe total number of NAKs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.23 |
wfPgmSessionUniqueParityNaksThe total number of unique parity NAKs received for
this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.24 |
wfPgmSessionInParityNaksThe total number of parity NAKs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.25 |
wfPgmSessionOutParityNaksThe total number of parity NAKs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.26 |
wfPgmSessionInNakSeqErrorsThe total number of received NAKs discarded
because of out of sequence (out of retransmit window).ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.27 |
wfPgmSessionInNnaksThe total number of NNAKs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.28 |
wfPgmSessionOutNnaksThe total number of NNAKs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.29 |
wfPgmSessionInParityNnaksThe total number of parity NNAKs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.30 |
wfPgmSessionOutParityNnaksThe total number of Parity NNAKs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.31 |
wfPgmSessionInNcfsThe total number of Ncfs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.32 |
wfPgmSessionOutNcfsThe total number of Ncfs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.33 |
wfPgmSessionInParityNcfsThe total number of Parity Ncfs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.34 |
wfPgmSessionOutParityNcfsThe total number of Parity Ncfs sent out from this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.35 |
wfPgmSessionInRedirectNcfsThe total number of redirect Ncfs received for this session.ro Counter .1.3.6.1.4.1.18.3.5.28.3.1.36 |
wfPgmReXmitTableTable of PGM Retransmit state SEQUENCE OF WfPgmReXmitEntry .1.3.6.1.4.1.18.3.5.28.4 |
wfPgmReXmitEntryA PGM ReXmit entry WfPgmReXmitEntry .1.3.6.1.4.1.18.3.5.28.4.1 |
wfPgmReXmitSourceThe source IP address of this entry.ro IpAddress .1.3.6.1.4.1.18.3.5.28.4.1.1 |
wfPgmReXmitGroupThe destination group address of this entryro IpAddress .1.3.6.1.4.1.18.3.5.28.4.1.2 |
wfPgmReXmitSourcePortThe source port of this pgm retransmit statero INTEGER .1.3.6.1.4.1.18.3.5.28.4.1.3 |
wfPgmReXmitGlobalIdThe Global ID this entryro OCTET STRING .1.3.6.1.4.1.18.3.5.28.4.1.4 |
wfPgmReXmitSelectiveSeqNumThe Selected Sequence number for this entry.ro INTEGER .1.3.6.1.4.1.18.3.5.28.4.1.5 |
wfPgmReXmitParityTgSeqNumThe Requested Parity Tg sequence number for this entry.
this value will be the same as wfPgmSessionParityTgSeq.ro INTEGER .1.3.6.1.4.1.18.3.5.28.4.1.6 |
wfPgmReXmitReqParityTgCountThe Requested number of missing Parity packets of
specific Tg. The largest counter of the received NAK
will be stored in this mib.ro INTEGER .1.3.6.1.4.1.18.3.5.28.4.1.7 |
wfPgmReXmitUpStreamCctThe upstream interface circuit number.ro INTEGER .1.3.6.1.4.1.18.3.5.28.4.1.8 |
wfPgmReXmitDownStreamlist of downstream intfs for this entry. Each one is
in the format of (intf_addr(u_int32) and intf_cct(u_int16)ro OCTET STRING .1.3.6.1.4.1.18.3.5.28.4.1.9 |