PGM-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: PGM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
pgmMIB | 1.3.6.1.3.112 |
The MIB module for managing PGM implementations. |
||
pgm | 1.3.6.1.3.112.1 | |||
pgmNetworkElement | 1.3.6.1.3.112.1.1 | |||
pgmNeEnable | 1.3.6.1.3.112.1.1.1 | integer | read-write |
Enable/Disable Parameter indicates whether this PGM operation is enabled or disabled. Enumeration: 'enable': 1, 'disable': 2. |
pgmNeSessionLifeTime | 1.3.6.1.3.112.1.1.2 | unsigned32 | read-write |
The length of the idle time (seconds) following which a PGM session will be aged out. An idle PGM session means there is no SPM message received from the upstream. Value of 0 indicates no timeout. |
pgmNeMaxReXmitStates | 1.3.6.1.3.112.1.1.3 | integer32 | read-write |
The Maximum number of retransmission state entries. The value of -1 means network element has no limitation. The value of -2 means not supported by this implementation. |
pgmNeMaxSessions | 1.3.6.1.3.112.1.1.4 | integer32 | read-write |
The maximum number of state sessions supported. The value of -1 means network element has no limitation. The value of -2 means not supported by this implementation. |
pgmNeInterface | 1.3.6.1.3.112.1.1.100 | |||
pgmNeTotalInterfacesNumberOfEntries | 1.3.6.1.3.112.1.1.100.1 | unsigned32 | read-only |
The total number of entries in the PGM Interface table. |
pgmNeIfConfigTable | 1.3.6.1.3.112.1.1.100.3 | no-access |
The table holding per interface configuration information relating to PGM Network Element operation. |
|
1.3.6.1.3.112.1.1.100.3.1 | no-access |
Per Interface Configuration Information. |
||
pgmNeIfConfigIndex | 1.3.6.1.3.112.1.1.100.3.1.1 | interfaceindex | no-access |
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
pgmNeIfPgmEnable | 1.3.6.1.3.112.1.1.100.3.1.2 | integer | read-write |
Allows PGM to be enabled and disabled per Network Interface. PGM can be enabled or disabled per Network Interface, only if PGM is enabled for this Network Element. Enumeration: 'enable': 1, 'disable': 2. |
pgmNeIfNakRptInterval | 1.3.6.1.3.112.1.1.100.3.1.3 | unsigned32 | read-write |
The length of time (milliseconds) for which a network element will repeat a NAK while waiting for a corresponding NCF. This interval is counted down from the transmission of a NAK. |
pgmNeIfNakRptRate | 1.3.6.1.3.112.1.1.100.3.1.4 | unsigned32 | read-write |
The rate at which NAKs are repeated. |
pgmNeIfNakRdataInterval | 1.3.6.1.3.112.1.1.100.3.1.5 | unsigned32 | read-write |
The length of time (milliseconds) for which a network element will wait for the corresponding RDATA. This interval is counted down from the time a matching NCF is received. This value must be greater than the pgmNeIfNakEliminateInterval. |
pgmNeIfNakEliminateInterval | 1.3.6.1.3.112.1.1.100.3.1.6 | unsigned32 | read-write |
The length of time (milliseconds) for which a network element will eliminate NAKs for a specific TSI/SQN. This interval is counted down from the time the first NAK is established. This value must be smaller than pgmNeIfNakRdataInterval. |
pgmNeIfPerformanceTable | 1.3.6.1.3.112.1.1.100.4 | no-access |
The table holding per interface performance information related to PGM Network Element operation. |
|
1.3.6.1.3.112.1.1.100.4.1 | no-access |
Per Interface Information for Network Elements. |
||
pgmNeIfPerformanceIndex | 1.3.6.1.3.112.1.1.100.4.1.1 | interfaceindex | no-access |
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
pgmNeIfReXmitStates | 1.3.6.1.3.112.1.1.100.4.1.2 | counter32 | read-only |
The total retransmit state entries for this interface. |
pgmNeIfReXmitTimedOut | 1.3.6.1.3.112.1.1.100.4.1.3 | counter32 | read-only |
The total number of timed-out retransmit state entries for this interface. |
pgmNeIfInSpms | 1.3.6.1.3.112.1.1.100.4.1.4 | counter32 | read-only |
The total number of SPMs received on the PGM interface. |
pgmNeIfOutSpms | 1.3.6.1.3.112.1.1.100.4.1.5 | counter32 | read-only |
The total number of SPMs sent out from the PGM interface. |
pgmNeIfInParitySpms | 1.3.6.1.3.112.1.1.100.4.1.6 | counter32 | read-only |
The total number of parity SPMs received on the PGM interface. |
pgmNeIfOutParitySpms | 1.3.6.1.3.112.1.1.100.4.1.7 | counter32 | read-only |
The total number of parity SPMs sent out from the PGM interface. |
pgmNeIfInRdata | 1.3.6.1.3.112.1.1.100.4.1.8 | counter32 | read-only |
The total number of RDATA received on the PGM interface. |
pgmNeIfOutRdata | 1.3.6.1.3.112.1.1.100.4.1.9 | counter32 | read-only |
The total number of RDATA sent out from the PGM interface. |
pgmNeIfInParityRdata | 1.3.6.1.3.112.1.1.100.4.1.10 | counter32 | read-only |
The total number of parity RDATA received on the PGM interface. |
pgmNeIfOutParityRdata | 1.3.6.1.3.112.1.1.100.4.1.11 | counter32 | read-only |
The total number of parity RDATA sent out from the PGM interface. |
pgmNeIfInRdataNoSessionErrors | 1.3.6.1.3.112.1.1.100.4.1.12 | counter32 | read-only |
The number of received RDATA discarded because of no session. |
pgmNeIfUniqueNaks | 1.3.6.1.3.112.1.1.100.4.1.13 | counter32 | read-only |
The total number of unique NAKs received on this interface. |
pgmNeIfInNaks | 1.3.6.1.3.112.1.1.100.4.1.14 | counter32 | read-only |
The total number of NAKs received on the PGM interface. |
pgmNeIfOutNaks | 1.3.6.1.3.112.1.1.100.4.1.15 | counter32 | read-only |
The total number of NAKs sent out from the PGM interface. |
pgmNeIfUniqueParityNaks | 1.3.6.1.3.112.1.1.100.4.1.16 | counter32 | read-only |
The total number of unique parity NAKs received on this interface. |
pgmNeIfInParityNaks | 1.3.6.1.3.112.1.1.100.4.1.17 | counter32 | read-only |
The total number of parity NAKs received on the PGM interface. |
pgmNeIfOutParityNaks | 1.3.6.1.3.112.1.1.100.4.1.18 | counter32 | read-only |
The total number of parity NAKs sent out from the PGM interface. |
pgmNeIfInNakNoSessionErrors | 1.3.6.1.3.112.1.1.100.4.1.19 | counter32 | read-only |
The number of received NAKs discarded because of no session. |
pgmNeIfInNakSeqErrors | 1.3.6.1.3.112.1.1.100.4.1.20 | counter32 | read-only |
The number of received NAKs discarded because of out of sequence (out of retransmit window). |
pgmNeIfInParityNakTgErrors | 1.3.6.1.3.112.1.1.100.4.1.21 | counter32 | read-only |
The number of received parity NAKs discarded because out of parity TG window. |
pgmNeIfInNnaks | 1.3.6.1.3.112.1.1.100.4.1.22 | counter32 | read-only |
The total number of NNAKs received on the PGM interface. |
pgmNeIfOutNnaks | 1.3.6.1.3.112.1.1.100.4.1.23 | counter32 | read-only |
The total number of NNAKs sent out from the PGM interface. |
pgmNeIfInParityNnaks | 1.3.6.1.3.112.1.1.100.4.1.24 | counter32 | read-only |
The total number of parity NNAKs received on the PGM interface. |
pgmNeIfOutParityNnaks | 1.3.6.1.3.112.1.1.100.4.1.25 | counter32 | read-only |
The total number of parity NNAKs sent out from the PGM interface. |
pgmNeIfInNnakNoSessionErrors | 1.3.6.1.3.112.1.1.100.4.1.26 | counter32 | read-only |
The number of received NNAKs discarded because of no session. |
pgmNeIfInNcfs | 1.3.6.1.3.112.1.1.100.4.1.27 | counter32 | read-only |
The total number of NCFs received on the PGM interface. |
pgmNeIfOutNcfs | 1.3.6.1.3.112.1.1.100.4.1.28 | counter32 | read-only |
The total number of NCFs sent out from the PGM interface. |
pgmNeIfInParityNcfs | 1.3.6.1.3.112.1.1.100.4.1.29 | counter32 | read-only |
The total number of parity NCFs received on the PGM interface. |
pgmNeIfOutParityNcfs | 1.3.6.1.3.112.1.1.100.4.1.30 | counter32 | read-only |
The total number of parity NCFs sent out from the PGM interface. |
pgmNeIfInNcfNoSessionErrors | 1.3.6.1.3.112.1.1.100.4.1.31 | counter32 | read-only |
The number of received NCFs discarded because of no session. |
pgmNeIfInRedirectNcfs | 1.3.6.1.3.112.1.1.100.4.1.32 | counter32 | read-only |
The number of redirected NCFs received on the PGM interface. |
pgmNeIfMalformed | 1.3.6.1.3.112.1.1.100.4.1.33 | counter32 | read-only |
Number of malformed PGM packets. |
pgmNeIfSpmFromSource | 1.3.6.1.3.112.1.1.100.4.1.34 | counter32 | read-only |
Number of SPM packets received from source. |
pgmNeIfSpmBadSqn | 1.3.6.1.3.112.1.1.100.4.1.35 | counter32 | read-only |
Number of SPM packets discarded due to bad SQN. |
pgmNeIfSpmError | 1.3.6.1.3.112.1.1.100.4.1.36 | counter32 | read-only |
Number of SPM packets discarded due to operational error. Some examples of operational errors are failure to create TSI state for SPM, parity SPM for a TSI with no parity. |
pgmNeIfPollRandomIgnore | 1.3.6.1.3.112.1.1.100.4.1.37 | counter32 | read-only |
Number of POLL packets not replied due to random condition failing. |
pgmNeIfPollTsiStateError | 1.3.6.1.3.112.1.1.100.4.1.38 | counter32 | read-only |
Number of POLL packets discarded due to no matching TSI state. |
pgmNeIfPollParentError | 1.3.6.1.3.112.1.1.100.4.1.39 | counter32 | read-only |
Number of POLL packets discarded due to unknown parent. |
pgmNeIfPollTypeError | 1.3.6.1.3.112.1.1.100.4.1.40 | counter32 | read-only |
Number of POLL packets discarded due to failed type matching. |
pgmNeIfPollError | 1.3.6.1.3.112.1.1.100.4.1.41 | counter32 | read-only |
Number of POLL packets discarded due to operational error. |
pgmNeIfPollSuccess | 1.3.6.1.3.112.1.1.100.4.1.42 | counter32 | read-only |
Number of successfully scheduled POLRs. |
pgmNeIfPollOriginated | 1.3.6.1.3.112.1.1.100.4.1.43 | counter32 | read-only |
Number of polls originated on this interface. |
pgmNeIfPolrNoState | 1.3.6.1.3.112.1.1.100.4.1.44 | counter32 | read-only |
Number of POLRs discarded due to no matching state. |
pgmNeIfPolrError | 1.3.6.1.3.112.1.1.100.4.1.45 | counter32 | read-only |
Number of POLRs discarded due to operational error. |
pgmNeIfPolrParityError | 1.3.6.1.3.112.1.1.100.4.1.46 | counter32 | read-only |
Number of parity POLRs received for non-parity TSI. |
pgmNeIfPolrSuccess | 1.3.6.1.3.112.1.1.100.4.1.47 | counter32 | read-only |
Number of POLRs recorded successfully. |
pgmNeIfPolrOriginated | 1.3.6.1.3.112.1.1.100.4.1.48 | counter32 | read-only |
Number of POLRs originated by this interface. |
pgmNeIfNcfError | 1.3.6.1.3.112.1.1.100.4.1.49 | counter32 | read-only |
Number of NCFs ignored due to no packet memory, due to packet processing errors. |
pgmNeIfNcfParityError | 1.3.6.1.3.112.1.1.100.4.1.50 | counter32 | read-only |
Number of NCFs ignored. Incremented when a parity NCF is received on a session for which no parity capability has been advertised in the session's SPMs. |
pgmNeIfNcfPartialParity | 1.3.6.1.3.112.1.1.100.4.1.51 | counter32 | read-only |
Number of NCFs ignored due to not enough parity blocks acknowledged. |
pgmNeIfNcfReceived | 1.3.6.1.3.112.1.1.100.4.1.52 | counter32 | read-only |
Number of NCFs that confirm an outstanding NAK. |
pgmNeIfNcfAnticipated | 1.3.6.1.3.112.1.1.100.4.1.53 | counter32 | read-only |
Number of NCFs that cause NAK anticipation. |
pgmNeIfNcfRedirecting | 1.3.6.1.3.112.1.1.100.4.1.54 | counter32 | read-only |
Number of NCFs received as consequence of redirected NAK. |
pgmNeIfNakEliminated | 1.3.6.1.3.112.1.1.100.4.1.55 | counter32 | read-only |
Number of NAKs eliminated by retransmission state. |
pgmNeIfNakError | 1.3.6.1.3.112.1.1.100.4.1.56 | counter32 | read-only |
Number of errors creating retransmission state or NAK, due to NAK packet processing. |
pgmNeIfNakParityError | 1.3.6.1.3.112.1.1.100.4.1.57 | counter32 | read-only |
Number of NAKs ignored, due to no parity available. Incremented when parity NAK is received on this session, for which no parity capability has been advartised. |
pgmNeIfNNakEliminated | 1.3.6.1.3.112.1.1.100.4.1.58 | counter32 | read-only |
Number of NNAKs eliminated by retransmission state. |
pgmNeIfNNakError | 1.3.6.1.3.112.1.1.100.4.1.59 | counter32 | read-only |
Number of errors encountered creating retransmission state OR nak. |
pgmNeIfNNakParityError | 1.3.6.1.3.112.1.1.100.4.1.60 | counter32 | read-only |
Number of Null NAKs ignored, due to no parity available. Incremented when parity NNAK is received on this session, for which no parity capability has been advartised. |
pgmNeIfNNakCongestionReports | 1.3.6.1.3.112.1.1.100.4.1.61 | counter32 | read-only |
Number of NAKs forwarded as NNAK as congestion report only. |
pgmNeIfNakRetryExpired | 1.3.6.1.3.112.1.1.100.4.1.62 | counter32 | read-only |
The total number of NAKs timed out after retrying. |
pgmNeIfNakRetryExpiredDLR | 1.3.6.1.3.112.1.1.100.4.1.63 | counter32 | read-only |
Number of NAKs unconfirmed by DLR. |
pgmNeIfNakForwardedDLR | 1.3.6.1.3.112.1.1.100.4.1.64 | counter32 | read-only |
Number of NAKs forwarded out this i/f to DLR with retransmission state. |
pgmNeIfNakRetransmitted | 1.3.6.1.3.112.1.1.100.4.1.65 | counter32 | read-only |
Total number of NAKs retransmitted out this i/f. |
pgmNeIfRdataEliminatedOIF | 1.3.6.1.3.112.1.1.100.4.1.66 | counter32 | read-only |
Number of RDATA packets eliminated by lack of OIF's. |
pgmNeIfRdataEliminatedSqn | 1.3.6.1.3.112.1.1.100.4.1.67 | counter32 | read-only |
Number of RDATA packets eliminated by lack of SQN. |
pgmNeIfInRdataFragments | 1.3.6.1.3.112.1.1.100.4.1.68 | counter32 | read-only |
Total number of RDATA fragments received. |
pgmNeIfRdataFragmentsNoSessionErrors | 1.3.6.1.3.112.1.1.100.4.1.69 | counter32 | read-only |
Number of RDATA fragments eliminated by lack of GSI. |
pgmNeIfRdataFragmentsEliminatedOIF | 1.3.6.1.3.112.1.1.100.4.1.70 | counter32 | read-only |
Number of RDATA fragments eliminated by lack of OIFs. |
pgmNeIfRdataFragmentsEliminatedSqn | 1.3.6.1.3.112.1.1.100.4.1.71 | counter32 | read-only |
Number of RDATA fragments eliminated by lack of SQN. |
pgmNeIfOutRdataFragments | 1.3.6.1.3.112.1.1.100.4.1.72 | counter32 | read-only |
Total number of RDATA fragments forwarded. |
pgmNeTsi | 1.3.6.1.3.112.1.1.101 | |||
pgmNeTotalTsiNumberOfEntries | 1.3.6.1.3.112.1.1.101.1 | unsigned32 | read-only |
The total number of sessions in the PGM NE TSI table. |
pgmNeTsiTable | 1.3.6.1.3.112.1.1.101.2 | no-access |
The table holding per-tsi state information. |
|
1.3.6.1.3.112.1.1.101.2.1 | no-access |
Transport Session is identified by Global ID and Source Port. |
||
pgmNeTsiGlobalId | 1.3.6.1.3.112.1.1.101.2.1.1 | octet string | no-access |
The Globally unique source identifier for this transport session. |
pgmNeTsiDataSourcePort | 1.3.6.1.3.112.1.1.101.2.1.2 | unsigned32 | no-access |
Data source port. |
pgmNeTsiStateBits | 1.3.6.1.3.112.1.1.101.2.1.3 | bits | read-only |
State associated with the TSI. Bits: 'initialising': 0, 'spmSqnStateValid': 1, 'dlrCanProvideParity': 2. |
pgmNeTsiDataDestinationPort | 1.3.6.1.3.112.1.1.101.2.1.4 | unsigned32 | read-only |
Data destination port. |
pgmNeTsiSourceAddress | 1.3.6.1.3.112.1.1.101.2.1.5 | ipaddress | read-only |
IP address of the source. |
pgmNeTsiGroupAddress | 1.3.6.1.3.112.1.1.101.2.1.6 | ipaddress | read-only |
Multicast group destination address. |
pgmNeTsiUpstreamAddress | 1.3.6.1.3.112.1.1.101.2.1.7 | ipaddress | read-only |
The IP address of the upstream PGM neighbouring element for this TSI. |
pgmNeTsiUpstreamIfIndex | 1.3.6.1.3.112.1.1.101.2.1.8 | interfaceindex | read-only |
The index of the upstream PGM element for the entry. |
pgmNeTsiDlrAddress | 1.3.6.1.3.112.1.1.101.2.1.9 | ipaddress | read-only |
IP Address of a known DLR that will be used if required. |
pgmNeTsiPerformanceTable | 1.3.6.1.3.112.1.1.101.4 | no-access |
The table holding details of every transport flow known by the Network Element. |
|
1.3.6.1.3.112.1.1.101.4.1 | no-access |
Transport session description. |
||
pgmNeTsiPerformanceGlobalId | 1.3.6.1.3.112.1.1.101.4.1.1 | octet string | no-access |
The Globally unique source identifier for this transport session. |
pgmNeTsiPerformanceDataSourcePort | 1.3.6.1.3.112.1.1.101.4.1.2 | unsigned32 | no-access |
Data source port. |
pgmNeTsiSessionTrailEdgeSeq | 1.3.6.1.3.112.1.1.101.4.1.3 | counter32 | read-only |
The trailing edge sequence of the transmit window. |
pgmNeTsiSessionIncrSeq | 1.3.6.1.3.112.1.1.101.4.1.4 | counter32 | read-only |
The sequence number defining the leading edge of the increment window. |
pgmNeTsiLeadEdgeSeq | 1.3.6.1.3.112.1.1.101.4.1.5 | counter32 | read-only |
The leading edge sequence of the transmit window. |
pgmNeTsiInSpms | 1.3.6.1.3.112.1.1.101.4.1.6 | counter32 | read-only |
The total number of SPMs received for this session. |
pgmNeTsiOutSpms | 1.3.6.1.3.112.1.1.101.4.1.7 | counter32 | read-only |
The total number of SPMs sent out for this session. |
pgmNeTsiInParitySpms | 1.3.6.1.3.112.1.1.101.4.1.8 | counter32 | read-only |
The total number of Parity SPMs received for this session. |
pgmNeTsiOutParitySpms | 1.3.6.1.3.112.1.1.101.4.1.9 | counter32 | read-only |
The total number of Parity SPMs sent out for this session. |
pgmNeTsiTotalReXmitStates | 1.3.6.1.3.112.1.1.101.4.1.10 | counter32 | read-only |
The total retransmit states for this session. |
pgmNeTsiTotalReXmitTimedOut | 1.3.6.1.3.112.1.1.101.4.1.11 | counter32 | read-only |
The total timed-out retransmit state entries for this session. |
pgmNeTsiInRdata | 1.3.6.1.3.112.1.1.101.4.1.12 | counter32 | read-only |
The total number of RDATAs received for this session. |
pgmNeTsiOutRdata | 1.3.6.1.3.112.1.1.101.4.1.13 | counter32 | read-only |
The total number of RDATAs sent out from this session. |
pgmNeTsiInParityRdata | 1.3.6.1.3.112.1.1.101.4.1.14 | counter32 | read-only |
The total number of parity RDATAs received for this session. |
pgmNeTsiOutParityRdata | 1.3.6.1.3.112.1.1.101.4.1.15 | counter32 | read-only |
The total number of parity RDATAs sent out from this session. |
pgmNeTsiInRdataNoStateErrors | 1.3.6.1.3.112.1.1.101.4.1.16 | counter32 | read-only |
The total number of received RDATA discarded due to no retransmit state. |
pgmNeTsiUniqueNaks | 1.3.6.1.3.112.1.1.101.4.1.17 | counter32 | read-only |
The total number of unique NAKs received for this session. |
pgmNeTsiInNaks | 1.3.6.1.3.112.1.1.101.4.1.18 | counter32 | read-only |
The total number of NAKs received for this session. |
pgmNeTsiOutNaks | 1.3.6.1.3.112.1.1.101.4.1.19 | counter32 | read-only |
The total number of NAKs sent out from this session. |
pgmNeTsiUniqueParityNaks | 1.3.6.1.3.112.1.1.101.4.1.20 | counter32 | read-only |
The total number of unique parity NAKs received for this session. |
pgmNeTsiInParityNaks | 1.3.6.1.3.112.1.1.101.4.1.21 | counter32 | read-only |
The total number of parity NAKs received for this session. |
pgmNeTsiOutParityNaks | 1.3.6.1.3.112.1.1.101.4.1.22 | counter32 | read-only |
The total number of parity NAKs sent out from this session. |
pgmNeTsiInNakSeqErrors | 1.3.6.1.3.112.1.1.101.4.1.23 | counter32 | read-only |
The total number of received NAKs discarded because of out of sequence (out of retransmit window). |
pgmNeTsiInNnaks | 1.3.6.1.3.112.1.1.101.4.1.24 | counter32 | read-only |
The total number of NNAKs received for this session. |
pgmNeTsiOutNnaks | 1.3.6.1.3.112.1.1.101.4.1.25 | counter32 | read-only |
The total number of NNAKs sent out from this session. |
pgmNeTsiInParityNnaks | 1.3.6.1.3.112.1.1.101.4.1.26 | counter32 | read-only |
The total number of parity NNAKs received for this session. |
pgmNeTsiOutParityNnaks | 1.3.6.1.3.112.1.1.101.4.1.27 | counter32 | read-only |
The total number of parity NNAKs sent out from this session. |
pgmNeTsiInNcfs | 1.3.6.1.3.112.1.1.101.4.1.28 | counter32 | read-only |
The total number of NCFs received for this session. |
pgmNeTsiOutNcfs | 1.3.6.1.3.112.1.1.101.4.1.29 | counter32 | read-only |
The total number of NCFs sent out from this session. |
pgmNeTsiInParityNcfs | 1.3.6.1.3.112.1.1.101.4.1.30 | counter32 | read-only |
The total number of parity NCFs received for this session. |
pgmNeTsiOutParityNcfs | 1.3.6.1.3.112.1.1.101.4.1.31 | counter32 | read-only |
The total number of Parity NCFs sent out from this session. |
pgmNeTsiSpmSequenceNumber | 1.3.6.1.3.112.1.1.101.4.1.32 | unsigned32 | read-only |
Sequence number of the last seen SPM. |
pgmNeTsiTransmissionGroupSize | 1.3.6.1.3.112.1.1.101.4.1.33 | unsigned32 | read-only |
Advertised size of the transmission group for this transport session. |
pgmNeTsiTimeout | 1.3.6.1.3.112.1.1.101.4.1.34 | timeticks | read-only |
Time left for this entry to expire. |
pgmNeTsiLastTtl | 1.3.6.1.3.112.1.1.101.4.1.35 | unsigned32 | read-only |
IP TTL of last seen valid SPM. |
pgmNeTsiLinkLossRate | 1.3.6.1.3.112.1.1.101.4.1.36 | unsigned32 | read-only |
Worst reported link loss rate for congestion control. This is reported as a percentage. |
pgmNeTsiPathLossRate | 1.3.6.1.3.112.1.1.101.4.1.37 | unsigned32 | read-only |
Worst reported path loss rate for congestion control. This is reported as a percentage. |
pgmNeTsiReceiverLossRate | 1.3.6.1.3.112.1.1.101.4.1.38 | unsigned32 | read-only |
Worst reported receiver loss rate for congestion control. This is reported as a percentage. |
pgmNeTsiCongestionReportLead | 1.3.6.1.3.112.1.1.101.4.1.39 | unsigned32 | read-only |
Data lead sequence number associated with the worst reported receiver loss rate. |
pgmNeTsiCongestionReportWorstReceiver | 1.3.6.1.3.112.1.1.101.4.1.40 | ipaddress | read-only |
IP address of the receiver that reported the worst receiver loss rate. |
pgmNeTsiRtxNumberOfEntries | 1.3.6.1.3.112.1.1.101.5 | unsigned32 | read-only |
Number of entries in the retransmission table. |
pgmNeTsiRtxTable | 1.3.6.1.3.112.1.1.101.6 | no-access |
The table holding information for every sequence number, or in the case of FEC, every transmission group, for which retransmission has been requested. |
|
1.3.6.1.3.112.1.1.101.6.1 | no-access |
Per sequence number / transmission group information. |
||
pgmNeTsiRtxSequenceNumber | 1.3.6.1.3.112.1.1.101.6.1.1 | unsigned32 | no-access |
For non-parity retransmission, a sequence number. For parity retransmission, a transmission group and packet count. |
pgmNeTsiRtxSequenceNumberType | 1.3.6.1.3.112.1.1.101.6.1.2 | integer | no-access |
Selective Sequence Number and TG Sequence Number. Enumeration: 'tg': 2, 'selective': 1. |
pgmNeTsiRtxReqParityTgCount | 1.3.6.1.3.112.1.1.101.6.1.4 | counter32 | read-only |
The Requested number of missing parity packets of specific Tg. The largest counter of the received NAK will be stored in this mib. This variable is valid for parity packets only. |
pgmNeTsiRtxTimeout | 1.3.6.1.3.112.1.1.101.6.1.5 | timeticks | read-only |
When this state will expire. |
pgmNeTsiRtxStateBits | 1.3.6.1.3.112.1.1.101.6.1.6 | bits | read-only |
State associated with retransmission entry. Bits: 'listNAKentry': 4, 'parityState': 5, 'stateCreatedByNullNAK': 3, 'eliminating': 1, 'initialising': 0, 'redirecting': 2. |
pgmNeTsiRtxIfNumberOfEntries | 1.3.6.1.3.112.1.1.101.7 | unsigned32 | read-only |
Number of entries in the retransmission interfaces table. |
pgmNeTsiRtxIfTable | 1.3.6.1.3.112.1.1.101.8 | no-access |
The table holding information of every interface for which retransmit state for a particular sequence number or transmission group has to be sent. |
|
1.3.6.1.3.112.1.1.101.8.1 | no-access |
Destination interfaces for a particular retransmit state. |
||
pgmNeTsiRtxIfIndex | 1.3.6.1.3.112.1.1.101.8.1.1 | interfaceindex | no-access |
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
pgmNeTsiRtxIfPacketCount | 1.3.6.1.3.112.1.1.101.8.1.2 | counter32 | read-only |
Number of repair data packets still to be retransmitted on this interface. For non-parity retransmission this will never have a value greater than 1. For parity retransmission, any number can be present. |
pgmNeTsiPolrNumberOfEntries | 1.3.6.1.3.112.1.1.101.9 | unsigned32 | read-only |
Number of entries in the poll response table. |
pgmNeTsiPolrTable | 1.3.6.1.3.112.1.1.101.10 | no-access |
The table holding state information about what PGM parents are polling this Network Element. |
|
1.3.6.1.3.112.1.1.101.10.1 | no-access |
State information for a Network Element that is being polled by its parents |
||
pgmNeTsiPolrSource | 1.3.6.1.3.112.1.1.101.10.1.1 | ipaddress | no-access |
IP Address of parent who is polling this device. |
pgmNeTsiPolrSequenceNumber | 1.3.6.1.3.112.1.1.101.10.1.2 | unsigned32 | read-only |
Sequence number of last POLR from the source. |
pgmNeTsiPollNumberOfEntries | 1.3.6.1.3.112.1.1.101.11 | unsigned32 | read-only |
Number of entries in the poll table. |
pgmNeTsiPollTable | 1.3.6.1.3.112.1.1.101.12 | no-access |
The table holding state information related to polling that this Network Element is doing for its children. |
|
1.3.6.1.3.112.1.1.101.12.1 | no-access |
State information for a Network Element that is polling its children. |
||
pgmNeTsiPollType | 1.3.6.1.3.112.1.1.101.12.1.1 | integer | no-access |
Type of Poll. Enumeration: 'dlr': 2, 'general': 1. |
pgmNeTsiPollSequence | 1.3.6.1.3.112.1.1.101.12.1.2 | unsigned32 | read-only |
Sequence number of the most recent POLL packet that we sent. |
pgmNeTsiPollChildBackoff | 1.3.6.1.3.112.1.1.101.12.1.3 | unsigned32 | read-only |
Backoff advertised to be used by child of poll. |
pgmNeTsiPollMask | 1.3.6.1.3.112.1.1.101.12.1.4 | unsigned32 | read-only |
Mask being used in poll. |
pgmNeTsiPollPeriod | 1.3.6.1.3.112.1.1.101.12.1.5 | unsigned32 | read-only |
Period of poll. |
pgmNeTsiPollCount | 1.3.6.1.3.112.1.1.101.12.1.6 | counter32 | read-only |
Number of Poll responses (POLRs) received. |
pgmNeTsiPollTimeout | 1.3.6.1.3.112.1.1.101.12.1.7 | timeticks | read-only |
Remaining Time Ticks to next poll. |
pgmSource | 1.3.6.1.3.112.1.2 | |||
pgmSourceSaveDefaults | 1.3.6.1.3.112.1.2.1 | integer | read-write |
Flag used to initiate the storing of all default variable values to non-volatile storage and to report the result of the operation. The following values can only be read, never written : initial(1) - returned prior to any requests for saving the default configuration pending(3) - saving in progress success(4) - returned when a save(2) request is successful failure(5) - returned when a save(2) request is unsuccessful The following values can only be written, never read : save(2) - to indicate that the default configuration should be saved. Enumeration: 'initial': 1, 'save': 2, 'pending': 3, 'success': 4, 'failure': 5. |
pgmSourceLastUpdateTime | 1.3.6.1.3.112.1.2.2 | timeticks | read-only |
Number of TimeTicks since the last update of the non-volatile storage. |
pgmSourceDefaultTtl | 1.3.6.1.3.112.1.2.3 | unsigned32 | read-write |
Default TTL used by the PGM Source. |
pgmSourceDefaultAdvMode | 1.3.6.1.3.112.1.2.4 | integer | read-write |
Flag to indicate that the transmit window is advanced with data, by time, under application control, or any other method. Enumeration: 'data': 1, 'other': 4, 'applctrl': 3, 'time': 2. |
pgmSourceDefaultLateJoin | 1.3.6.1.3.112.1.2.5 | integer | read-write |
Flag to indicate whether or not the sender will accept late joiners. Enumeration: 'enable': 1, 'disable': 2. |
pgmSourceDefaultTxwMaxRte | 1.3.6.1.3.112.1.2.6 | unsigned32 | read-write |
Maximum transmit rate in bytes/second. |
pgmSourceDefaultTxwSecs | 1.3.6.1.3.112.1.2.7 | unsigned32 | read-write |
Transmit window size in seconds. |
pgmSourceDefaultTxwAdvSecs | 1.3.6.1.3.112.1.2.8 | unsigned32 | read-write |
Transmit window advance in seconds. This value should always be set to a value smaller than the pgmSourceTxwSecs. |
pgmSourceDefaultAdvIvl | 1.3.6.1.3.112.1.2.9 | unsigned32 | read-write |
Advance interval in milliseconds. Always a valid parameter when advancing with time. Valid only in cases of absence of lost data when advancing with data. |
pgmSourceDefaultSpmIvl | 1.3.6.1.3.112.1.2.10 | unsigned32 | read-write |
SPM interval in milliseconds. |
pgmSourceDefaultSpmHeartBeatIvlMin | 1.3.6.1.3.112.1.2.11 | unsigned32 | read-write |
SPM heartbeat interval in milliseconds. |
pgmSourceDefaultSpmHeartBeatIvlMax | 1.3.6.1.3.112.1.2.12 | unsigned32 | read-write |
Maximum SPM heartbeat interval in milliseconds. |
pgmSourceDefaultRdataBackoffIvl | 1.3.6.1.3.112.1.2.13 | unsigned32 | read-write |
RDATA backoff interval in milliseconds. |
pgmSourceDefaultFECProactiveParitySize | 1.3.6.1.3.112.1.2.14 | unsigned32 | read-write |
Number of proactive parity messages per FEC block. |
pgmSourceDefaultGroupAddress | 1.3.6.1.3.112.1.2.15 | ipaddress | read-only |
The default IP Multicast group address used by the sender. |
pgmSourceUpdateSinceLastSave | 1.3.6.1.3.112.1.2.16 | integer | read-only |
Specifies if any of the Source Default variables have been updated or not, since the last successful pgmSourceSaveDefaults. notUpdated - none of the default Source variables were set after the last successful save to a non-volatile storage. updated - at least one of the default Source variables were set after the last successful save to a non-volatile storage. Enumeration: 'updated': 2, 'notUpdated': 1. |
pgmSourceTsi | 1.3.6.1.3.112.1.2.100 | |||
pgmSourceNumberOfEntries | 1.3.6.1.3.112.1.2.100.1 | unsigned32 | read-only |
Number of PGM Source sessions. |
pgmSourceTable | 1.3.6.1.3.112.1.2.100.2 | no-access |
The table holding per TSI fault management and general information related to PGM Source. |
|
1.3.6.1.3.112.1.2.100.2.1 | no-access |
Per PGM sender information. |
||
pgmSourceGlobalId | 1.3.6.1.3.112.1.2.100.2.1.1 | octet string | no-access |
Globally unique session identifier (GSI). |
pgmSourceSourcePort | 1.3.6.1.3.112.1.2.100.2.1.2 | unsigned32 | no-access |
Source port number. |
pgmSourceSourceAddress | 1.3.6.1.3.112.1.2.100.2.1.3 | ipaddress | read-only |
Source IP address. |
pgmSourceGroupAddress | 1.3.6.1.3.112.1.2.100.2.1.4 | ipaddress | read-only |
IP Multicast group address used by the sender. |
pgmSourceDestPort | 1.3.6.1.3.112.1.2.100.2.1.5 | unsigned32 | read-only |
Destination port number. |
pgmSourceSourceGsi | 1.3.6.1.3.112.1.2.100.2.1.6 | octet string | read-only |
Globally unique session identifier (GSI). |
pgmSourceSourcePortNumber | 1.3.6.1.3.112.1.2.100.2.1.7 | unsigned32 | read-only |
Source port number. |
pgmSourceConfigTable | 1.3.6.1.3.112.1.2.100.3 | no-access |
The table holding per TSI configuration information related to the PGM Source. |
|
1.3.6.1.3.112.1.2.100.3.1 | no-access |
Per PGM sender information. |
||
pgmSourceConfigGlobalId | 1.3.6.1.3.112.1.2.100.3.1.1 | octet string | no-access |
Globally unique session identifier (GSI). |
pgmSourceConfigSourcePort | 1.3.6.1.3.112.1.2.100.3.1.2 | unsigned32 | no-access |
Source port number. |
pgmSourceTtl | 1.3.6.1.3.112.1.2.100.3.1.3 | unsigned32 | read-write |
TTL used by sender. |
pgmSourceAdvMode | 1.3.6.1.3.112.1.2.100.3.1.4 | integer | read-write |
Flag to indicate that the transmit window is advanced with data, by time, under application control, or any other method. Enumeration: 'data': 1, 'other': 4, 'applctrl': 3, 'time': 2. |
pgmSourceLateJoin | 1.3.6.1.3.112.1.2.100.3.1.5 | integer | read-only |
Flag to indicate whether or not the sender will accept late joiners. Enumeration: 'enable': 1, 'disable': 2. |
pgmSourceTxwMaxRte | 1.3.6.1.3.112.1.2.100.3.1.6 | unsigned32 | read-write |
Maximum transmit rate in bytes/second. |
pgmSourceTxwSecs | 1.3.6.1.3.112.1.2.100.3.1.7 | unsigned32 | read-write |
Transmit window size in seconds. |
pgmSourceTxwAdvSecs | 1.3.6.1.3.112.1.2.100.3.1.8 | unsigned32 | read-write |
Transmit window advance in seconds. This value should always be set to a value smaller than the pgmSourceTxwSecs. |
pgmSourceAdvIvl | 1.3.6.1.3.112.1.2.100.3.1.9 | unsigned32 | read-write |
Advance interval in milliseconds. Always a valid parameter when advancing with time. Valid only in cases of absence of lost data when advancing with data. |
pgmSourceSpmIvl | 1.3.6.1.3.112.1.2.100.3.1.10 | unsigned32 | read-write |
SPM interval in milliseconds. |
pgmSourceSpmHeartBeatIvlMin | 1.3.6.1.3.112.1.2.100.3.1.11 | unsigned32 | read-write |
SPM heartbeat interval in milliseconds. |
pgmSourceSpmHeartBeatIvlMax | 1.3.6.1.3.112.1.2.100.3.1.12 | unsigned32 | read-write |
Maximum SPM heartbeat interval in milliseconds. |
pgmSourceRdataBackoffIvl | 1.3.6.1.3.112.1.2.100.3.1.13 | unsigned32 | read-write |
RDATA backoff interval in milliseconds. |
pgmSourceFEC | 1.3.6.1.3.112.1.2.100.3.1.14 | integer | read-only |
Flag to indicate whether or not FEC is enabled and whether it supports variable or fixed size messages. Enumeration: 'disabled': 1, 'enabledVariablePacketSize': 3, 'enabledFixedPacketSize': 2. |
pgmSourceFECTransmissionGrpSize | 1.3.6.1.3.112.1.2.100.3.1.15 | unsigned32 | read-only |
FEC transmission group size. |
pgmSourceFECProactiveParitySize | 1.3.6.1.3.112.1.2.100.3.1.16 | unsigned32 | read-write |
Number of proactive parity messages per FEC block. |
pgmSourceSpmPathAddress | 1.3.6.1.3.112.1.2.100.3.1.17 | ipaddress | read-write |
Ip Address for the NAKs to be sent, in case that NE is not set. |
pgmSourcePerformanceTable | 1.3.6.1.3.112.1.2.100.4 | no-access |
The table holding per TSI performance information related to the PGM Source. |
|
1.3.6.1.3.112.1.2.100.4.1 | no-access |
Per PGM sender information. |
||
pgmSourcePerformanceGlobalId | 1.3.6.1.3.112.1.2.100.4.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmSourcePerformanceSourcePort | 1.3.6.1.3.112.1.2.100.4.1.2 | unsigned32 | no-access |
Source port number. |
pgmSourceDataBytesSent | 1.3.6.1.3.112.1.2.100.4.1.3 | counter32 | read-only |
Number of data bytes sent for this TSI. |
pgmSourceDataMsgsSent | 1.3.6.1.3.112.1.2.100.4.1.4 | counter32 | read-only |
Number of data messages sent for this TSI. |
pgmSourceBytesBuffered | 1.3.6.1.3.112.1.2.100.4.1.5 | counter32 | read-only |
Number of bytes currently buffered for this TSI. |
pgmSourceMsgsBuffered | 1.3.6.1.3.112.1.2.100.4.1.6 | counter32 | read-only |
Number of messages currently buffered for this TSI. |
pgmSourceBytesRetransmitted | 1.3.6.1.3.112.1.2.100.4.1.7 | counter32 | read-only |
Number of bytes retransmitted for this TSI. |
pgmSourceMsgsRetransmitted | 1.3.6.1.3.112.1.2.100.4.1.8 | counter32 | read-only |
Number of messages retransmitted for this TSI. |
pgmSourceBytesSent | 1.3.6.1.3.112.1.2.100.4.1.9 | counter32 | read-only |
The number of bytes send for this TSI. Includes IP header and non-data messages. |
pgmSourceRawNaksReceived | 1.3.6.1.3.112.1.2.100.4.1.10 | counter32 | read-only |
Raw number of NAK packets received. |
pgmSourceNaksIgnored | 1.3.6.1.3.112.1.2.100.4.1.11 | counter32 | read-only |
Number of ignored Naks for this TSI, due to duplicate NAKs reception. |
pgmSourceCksumErrors | 1.3.6.1.3.112.1.2.100.4.1.12 | counter32 | read-only |
Number of checksum errors for this TSI. |
pgmSourceMalformedNaks | 1.3.6.1.3.112.1.2.100.4.1.13 | counter32 | read-only |
Number of malformed NAK packets. |
pgmSourcePacketsDiscarded | 1.3.6.1.3.112.1.2.100.4.1.14 | counter32 | read-only |
Number of discarded data packets. This counter is used to count all discarded incoming packets per TSI in cases of duplicates, header and packet errors, etc. |
pgmSourceNaksRcvd | 1.3.6.1.3.112.1.2.100.4.1.15 | counter32 | read-only |
Number of Sequence Numbers NAKed. |
pgmSourceParityBytesRetransmitted | 1.3.6.1.3.112.1.2.100.4.1.16 | counter32 | read-only |
Number of bytes sent in parity retransmissions. |
pgmSourceSelectiveBytesRetransmited | 1.3.6.1.3.112.1.2.100.4.1.17 | counter32 | read-only |
Number of bytes sent in selective retransmissions. |
pgmSourceParityMsgsRetransmitted | 1.3.6.1.3.112.1.2.100.4.1.18 | counter32 | read-only |
Number of parity retransmissions sent. |
pgmSourceSelectiveMsgsRetransmitted | 1.3.6.1.3.112.1.2.100.4.1.19 | counter32 | read-only |
Number of selective retransmissions sent. |
pgmSourceBytesAdmit | 1.3.6.1.3.112.1.2.100.4.1.20 | counter32 | read-only |
Number of bytes currently in the rate controled admit queue. Includes IP header, UDP header if encapsulated, PGM header, and data. |
pgmSourceMsgsAdmit | 1.3.6.1.3.112.1.2.100.4.1.21 | counter32 | read-only |
Number of messages currently in the rate controled admit queue. Includes data messages, retransmissions, and SPMs. |
pgmSourceParityNakPacketsReceived | 1.3.6.1.3.112.1.2.100.4.1.22 | counter32 | read-only |
Number of parity NAK packets received. |
pgmSourceSelectiveNakPacketsReceived | 1.3.6.1.3.112.1.2.100.4.1.23 | counter32 | read-only |
Number of selective NAK packets received. |
pgmSourceParityNaksReceived | 1.3.6.1.3.112.1.2.100.4.1.24 | counter32 | read-only |
Number of individual parity NAKs received. |
pgmSourceSelectiveNaksReceived | 1.3.6.1.3.112.1.2.100.4.1.25 | counter32 | read-only |
Number of individual selective NAKs received. |
pgmSourceParityNaksIgnored | 1.3.6.1.3.112.1.2.100.4.1.26 | counter32 | read-only |
Number of individual parity NAKs ignored. |
pgmSourceSelectiveNaksIgnored | 1.3.6.1.3.112.1.2.100.4.1.27 | counter32 | read-only |
Number of individual selective NAKs ignored. |
pgmSourceAckErrors | 1.3.6.1.3.112.1.2.100.4.1.28 | counter32 | read-only |
Number of ACK packets received with error in them, different than checksum error. |
pgmSourcePgmCCAcker | 1.3.6.1.3.112.1.2.100.4.1.29 | ipaddress | read-only |
Ip Address of the currently designated pgm congestion control ACKER. |
pgmSourceTransmissionCurrentRate | 1.3.6.1.3.112.1.2.100.4.1.30 | counter32 | read-only |
Current transmission rate. |
pgmSourceAckPacketsReceived | 1.3.6.1.3.112.1.2.100.4.1.31 | counter32 | read-only |
Number of ACK packets received. |
pgmSourceNNakPacketsReceived | 1.3.6.1.3.112.1.2.100.4.1.32 | counter32 | read-only |
Number of Null NAKs received. |
pgmSourceParityNNakPacketsReceived | 1.3.6.1.3.112.1.2.100.4.1.33 | counter32 | read-only |
Number of parity Null NAK packets received. |
pgmSourceSelectiveNNakPacketsReceived | 1.3.6.1.3.112.1.2.100.4.1.34 | counter32 | read-only |
Number of selective Null NAK packets received. |
pgmSourceNNaksReceived | 1.3.6.1.3.112.1.2.100.4.1.35 | counter32 | read-only |
Number of individual NAKs, received in Null NAK packets. |
pgmSourceParityNNaksReceived | 1.3.6.1.3.112.1.2.100.4.1.36 | counter32 | read-only |
Number of individual parity NAKs, received in Null NAK packets. |
pgmSourceSelectiveNNaksReceived | 1.3.6.1.3.112.1.2.100.4.1.37 | counter32 | read-only |
Number of individual NAKs, received in Null NAK packets. |
pgmSourceNNakErrors | 1.3.6.1.3.112.1.2.100.4.1.38 | counter32 | read-only |
Number of Null NAK packets received that contain error, different than checksum error. |
pgmReceiver | 1.3.6.1.3.112.1.3 | |||
pgmReceiverSaveDefaults | 1.3.6.1.3.112.1.3.1 | integer | read-write |
Flag used to initiate the storing of all default variable values to non-volatile storage and to report the result of the operation. The following values can only be read, never written : initial(1) - returned prior to any requests for saving the default configuration pending(3) - saving in progress success(4) - returned when a save(2) request is successful failure(5) - returned when a save(2) request is unsuccessful The following values can only be written, never read : save(2) - to indicate that the default configuration should be saved. Enumeration: 'initial': 1, 'save': 2, 'pending': 3, 'success': 4, 'failure': 5. |
pgmReceiverLastUpdateTime | 1.3.6.1.3.112.1.3.2 | timeticks | read-only |
Number of TimeTicks since the last update of the non-volatile storage. |
pgmReceiverDefaultNakBackoffIvl | 1.3.6.1.3.112.1.3.3 | unsigned32 | read-write |
NAK random backoff interval. |
pgmReceiverDefaultNakRepeatIvl | 1.3.6.1.3.112.1.3.4 | unsigned32 | read-write |
NAK repeat interval. |
pgmReceiverDefaultNakNcfRetries | 1.3.6.1.3.112.1.3.5 | unsigned32 | read-write |
Max NAK retries while witing for matching NCF. |
pgmReceiverDefaultNakRdataIvl | 1.3.6.1.3.112.1.3.6 | unsigned32 | read-write |
Default NAK RDATA interval, i.e the amount of time to cease NAKs for a particular piece of data after a corresponding NCF has been received. |
pgmReceiverDefaultNakDataRetries | 1.3.6.1.3.112.1.3.7 | unsigned32 | read-write |
Max NAK retries while waiting for missing data. |
pgmReceiverDefaultSendNaks | 1.3.6.1.3.112.1.3.8 | integer | read-write |
Flag to indicate whether or not receiver should send NAKs or be totally passive. Enumeration: 'disabled': 2, 'enabled': 1. |
pgmReceiverDefaultLateJoin | 1.3.6.1.3.112.1.3.9 | integer | read-only |
Flag to indicate whether or not the receiver should wait for a OPT_JOIN SPM before attempting to late join. Enumeration: 'disabled': 2, 'enabled': 1. |
pgmReceiverDefaultNakTtl | 1.3.6.1.3.112.1.3.10 | unsigned32 | read-write |
TTL on NAK packets sent for loss. |
pgmReceiverDefaultDeliveryOrder | 1.3.6.1.3.112.1.3.11 | integer | read-write |
Packet Delivery Order for the receiving application. Enumeration: 'ordered': 2, 'unordered': 1. |
pgmReceiverDefaultNextPgmHop | 1.3.6.1.3.112.1.3.12 | ipaddress | read-write |
Next hop PGM router address. This option sets the default address to send NAKs to, instead of sending to the last hop address. |
pgmReceiverDefaultGroupAddress | 1.3.6.1.3.112.1.3.13 | ipaddress | read-write |
Default IP Multicast group address used by the sender. |
pgmReceiverUpdateSinceLastSave | 1.3.6.1.3.112.1.3.14 | integer | read-only |
Specifies if any of the Receiver Default variables have been updated or not, since the last successful pgmSourceSaveDefaults. notUpdated - none of the default Receiver variables were set after the last successful save to a non-volatile storage. updated - at least one of the default Receiver variables were set after the last successful save to a non-volatile storage. Enumeration: 'updated': 2, 'notUpdated': 1. |
pgmReceiverDefaultNakFailureThresholdTimer | 1.3.6.1.3.112.1.3.15 | unsigned32 | read-write |
Timer that defines the default interval of time during which unrecoverable lost packets are monitored for purposes of SNMP trap generation. |
pgmReceiverDefaultNakFailureThreshold | 1.3.6.1.3.112.1.3.16 | unsigned32 | read-write |
The default number of unrecoverable lost packets within the defined interval after which an SNMP trap is generated. |
pgmReceiverTsi | 1.3.6.1.3.112.1.3.100 | |||
pgmReceiverNumberOfEntries | 1.3.6.1.3.112.1.3.100.1 | unsigned32 | read-only |
Number of PGM Receivers. |
pgmReceiverTable | 1.3.6.1.3.112.1.3.100.2 | no-access |
The table holding per TSI fault management and general information related to the PGM Receiver. |
|
1.3.6.1.3.112.1.3.100.2.1 | no-access |
Per PGM receiver fault management and general information. |
||
pgmReceiverGlobalId | 1.3.6.1.3.112.1.3.100.2.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmReceiverSourcePort | 1.3.6.1.3.112.1.3.100.2.1.2 | unsigned32 | no-access |
Source port number. |
pgmReceiverInstance | 1.3.6.1.3.112.1.3.100.2.1.3 | unsigned32 | no-access |
Positive number, uniquely identifying a Receiver. |
pgmReceiverGroupAddress | 1.3.6.1.3.112.1.3.100.2.1.4 | ipaddress | read-only |
IP Multicast group address used by the sender. |
pgmReceiverDestPort | 1.3.6.1.3.112.1.3.100.2.1.5 | unsigned32 | read-only |
Destination port number. |
pgmReceiverSourceAddress | 1.3.6.1.3.112.1.3.100.2.1.6 | ipaddress | read-only |
Source IP address number. |
pgmReceiverLastHop | 1.3.6.1.3.112.1.3.100.2.1.7 | ipaddress | read-only |
Last hop PGM router address. |
pgmReceiverSourceGsi | 1.3.6.1.3.112.1.3.100.2.1.8 | octet string | read-only |
Globally unique source identifier (GSI). |
pgmReceiverSourcePortNumber | 1.3.6.1.3.112.1.3.100.2.1.9 | unsigned32 | read-only |
Source port number. |
pgmReceiverUniqueInstance | 1.3.6.1.3.112.1.3.100.2.1.10 | unsigned32 | read-only |
Positive number, uniquely identifying a Receiver. |
pgmReceiverConfigTable | 1.3.6.1.3.112.1.3.100.3 | no-access |
The table holding per TSI configuration management information related to the PGM Receiver. |
|
1.3.6.1.3.112.1.3.100.3.1 | no-access |
Per PGM receiver configuration management information. |
||
pgmReceiverConfigGlobalId | 1.3.6.1.3.112.1.3.100.3.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmReceiverConfigSourcePort | 1.3.6.1.3.112.1.3.100.3.1.2 | unsigned32 | no-access |
Source port number. |
pgmReceiverConfigInstance | 1.3.6.1.3.112.1.3.100.3.1.3 | unsigned32 | no-access |
Positive number, uniquely identifying a Receiver. |
pgmReceiverNakBackoffIvl | 1.3.6.1.3.112.1.3.100.3.1.4 | unsigned32 | read-write |
NAK random backoff interval. |
pgmReceiverNakRepeatIvl | 1.3.6.1.3.112.1.3.100.3.1.5 | unsigned32 | read-write |
NAK repeat interval. |
pgmReceiverNakNcfRetries | 1.3.6.1.3.112.1.3.100.3.1.6 | unsigned32 | read-write |
Max NAK retries while witing for matching NCF. |
pgmReceiverNakRdataIvl | 1.3.6.1.3.112.1.3.100.3.1.7 | unsigned32 | read-write |
NAK RDATA interval. |
pgmReceiverNakDataRetries | 1.3.6.1.3.112.1.3.100.3.1.8 | unsigned32 | read-write |
Max NAK retries while waiting for missing data. |
pgmReceiverSendNaks | 1.3.6.1.3.112.1.3.100.3.1.9 | integer | read-write |
Flag to indicate whether or not receiver should send NAKs or be totally passive. Enumeration: 'disabled': 2, 'enabled': 1. |
pgmReceiverLateJoin | 1.3.6.1.3.112.1.3.100.3.1.10 | integer | read-only |
Flag to indicate whether or not the receiver should wait for a OPT_JOIN SPM before attempting to late join. Enumeration: 'disabled': 2, 'enabled': 1. |
pgmReceiverNakTtl | 1.3.6.1.3.112.1.3.100.3.1.11 | unsigned32 | read-write |
TTL on NAK packets sent for loss. |
pgmReceiverDeliveryOrder | 1.3.6.1.3.112.1.3.100.3.1.12 | integer | read-write |
Packet Delivery Order for the receiving application. Enumeration: 'ordered': 2, 'unordered': 1. |
pgmReceiverMcastNaks | 1.3.6.1.3.112.1.3.100.3.1.13 | integer | read-write |
Flag to indicate whether or not receiver should send multicast NAKs. Enumeration: 'disabled': 2, 'enabled': 1. |
pgmReceiverNakFailureThresholdTimer | 1.3.6.1.3.112.1.3.100.3.1.14 | unsigned32 | read-write |
Timer that defines per receiver interval of time during which unrecoverable lost packets are monitored for purposes of SNMP trap generation. |
pgmReceiverNakFailureThreshold | 1.3.6.1.3.112.1.3.100.3.1.15 | unsigned32 | read-write |
The number of unrecoverable lost packets within the defined interval after which an SNMP trap is generated. |
pgmReceiverPerformanceTable | 1.3.6.1.3.112.1.3.100.4 | no-access |
The table holding per TSI performance management information related to the PGM Receiver. |
|
1.3.6.1.3.112.1.3.100.4.1 | no-access |
Per PGM Receiver session performance management information. |
||
pgmReceiverPerformanceGlobalId | 1.3.6.1.3.112.1.3.100.4.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmReceiverPerformanceSourcePort | 1.3.6.1.3.112.1.3.100.4.1.2 | unsigned32 | no-access |
Source port number. |
pgmReceiverPerformanceInstance | 1.3.6.1.3.112.1.3.100.4.1.3 | unsigned32 | no-access |
Positive number, uniquely identifying a Receiver. |
pgmReceiverDataBytesReceived | 1.3.6.1.3.112.1.3.100.4.1.4 | counter32 | read-only |
Number of data bytes received for this PGM Receiver session. |
pgmReceiverDataMsgsReceived | 1.3.6.1.3.112.1.3.100.4.1.5 | counter32 | read-only |
Number of data messages received for this PGM Receiver session. |
pgmReceiverNaksSent | 1.3.6.1.3.112.1.3.100.4.1.6 | counter32 | read-only |
Number of NAKs sent for this session. |
pgmReceiverNaksRetransmitted | 1.3.6.1.3.112.1.3.100.4.1.7 | counter32 | read-only |
Number of NAKs retransmitted for this session. |
pgmReceiverNakFailures | 1.3.6.1.3.112.1.3.100.4.1.8 | counter32 | read-only |
Number of NAK failures for this session. This counter represents the number of unrecoverable/unrepairable data packets. |
pgmReceiverBytesReceived | 1.3.6.1.3.112.1.3.100.4.1.9 | counter32 | read-only |
Number of bytes received for this session. It counts all bytes received, including IP and PGM header and non-data messages. |
pgmReceiverNaksSuppressed | 1.3.6.1.3.112.1.3.100.4.1.10 | counter32 | read-only |
Number of suppressed NAKs. |
pgmReceiverCksumErrors | 1.3.6.1.3.112.1.3.100.4.1.11 | counter32 | read-only |
Number of checksum errors for this session. |
pgmReceiverMalformedSpms | 1.3.6.1.3.112.1.3.100.4.1.12 | counter32 | read-only |
Number of malformed SPMs for this session. |
pgmReceiverMalformedOdata | 1.3.6.1.3.112.1.3.100.4.1.13 | counter32 | read-only |
Number of malformed ODATA packets for this session. |
pgmReceiverMalformedRdata | 1.3.6.1.3.112.1.3.100.4.1.14 | counter32 | read-only |
Number of malformed RDATA packets for this session. |
pgmReceiverMalformedNcfs | 1.3.6.1.3.112.1.3.100.4.1.15 | counter32 | read-only |
Number of malformed NCF packets for this session. |
pgmReceiverPacketsDiscarded | 1.3.6.1.3.112.1.3.100.4.1.16 | counter32 | read-only |
Number of discarded packets for this session. |
pgmReceiverLosses | 1.3.6.1.3.112.1.3.100.4.1.17 | counter32 | read-only |
Number of detected missed packets for this session. This counter is incremented every time a Receiver detects a missing packet. |
pgmReceiverBytesDeliveredToApp | 1.3.6.1.3.112.1.3.100.4.1.18 | counter32 | read-only |
Number of bytes, delivered to the application. |
pgmReceiverMsgsDeliveredToApp | 1.3.6.1.3.112.1.3.100.4.1.19 | counter32 | read-only |
Number of messages, delivered to the application. |
pgmReceiverDupSpms | 1.3.6.1.3.112.1.3.100.4.1.20 | counter32 | read-only |
Number of duplicate SPMs. |
pgmReceiverDupDatas | 1.3.6.1.3.112.1.3.100.4.1.21 | counter32 | read-only |
Number of duplicate RDATA/ODATA. |
pgmReceiverDupParities | 1.3.6.1.3.112.1.3.100.4.1.22 | counter32 | read-only |
Number of duplicate parities seen. |
pgmReceiverNakPacketsSent | 1.3.6.1.3.112.1.3.100.4.1.23 | counter32 | read-only |
Number of NAK packets sent. Includes parity and selective. |
pgmReceiverParityNakPacketsSent | 1.3.6.1.3.112.1.3.100.4.1.24 | counter32 | read-only |
Number of parity NAK packets sent. |
pgmReceiverSelectiveNakPacketsSent | 1.3.6.1.3.112.1.3.100.4.1.25 | counter32 | read-only |
Number of selective NAK packets sent. |
pgmReceiverParityNaksSent | 1.3.6.1.3.112.1.3.100.4.1.26 | counter32 | read-only |
Number of individual parity NAK packets sent. |
pgmReceiverSelectiveNaksSent | 1.3.6.1.3.112.1.3.100.4.1.27 | counter32 | read-only |
Number of individual selective NAK packets sent. |
pgmReceiverParityNaksRetransmitted | 1.3.6.1.3.112.1.3.100.4.1.28 | counter32 | read-only |
Number of individual parity NAKs retransmitted. |
pgmReceiverSelectiveNaksRetransmitted | 1.3.6.1.3.112.1.3.100.4.1.29 | counter32 | read-only |
Number of individual selective NAKs retransmitted. |
pgmReceiverNaksFailed | 1.3.6.1.3.112.1.3.100.4.1.30 | counter32 | read-only |
Number of individual NAKs that failed. |
pgmReceiverParityNaksFailed | 1.3.6.1.3.112.1.3.100.4.1.31 | counter32 | read-only |
Number of individual parity NAKs that failed. |
pgmReceiverSelectiveNaksFailed | 1.3.6.1.3.112.1.3.100.4.1.32 | counter32 | read-only |
Number of individual selective NAKs that failed. |
pgmReceiverNaksFailedRxwAdvanced | 1.3.6.1.3.112.1.3.100.4.1.33 | counter32 | read-only |
Number of individual NAKs that failed, due to the window being advanced over them. |
pgmReceiverNaksFaledNcfRetriesExceeded | 1.3.6.1.3.112.1.3.100.4.1.34 | counter32 | read-only |
Number of individual NAKs that failed, due to ncf retry limit exceeded. |
pgmReceiverNaksFailedDataRetriesExceeded | 1.3.6.1.3.112.1.3.100.4.1.35 | counter32 | read-only |
Number of individual NAKs that failed, due to data retry limit exceeded. |
pgmReceiverNaksFailedGenExpired | 1.3.6.1.3.112.1.3.100.4.1.36 | counter32 | read-only |
Number of individual NAKs that failed, due to NAK generation interval expiring before it could be repaired. |
pgmReceiverNakFailuresDelivered | 1.3.6.1.3.112.1.3.100.4.1.37 | counter32 | read-only |
Number of NAK failures delivered to application. |
pgmReceiverParityNaksSuppressed | 1.3.6.1.3.112.1.3.100.4.1.38 | counter32 | read-only |
Number of individual parity NAKs that were suppressed from being sent due to reception of an NCF or ODATA/RDATA for the loss. |
pgmReceiverSelectiveNaksSuppressed | 1.3.6.1.3.112.1.3.100.4.1.39 | counter32 | read-only |
Number of individual selective NAKs that were suppressed from being sent due to reception of an NCF or ODATA/RDATA for the loss. |
pgmReceiverNakErrors | 1.3.6.1.3.112.1.3.100.4.1.40 | counter32 | read-only |
Number of NAK packets, that contained errors in them. |
pgmReceiverOutstandingParityNaks | 1.3.6.1.3.112.1.3.100.4.1.41 | counter32 | read-only |
Current number of outstanding individual parity NAKs that are waiting to be repaired. |
pgmReceiverOutstandingSelectiveNaks | 1.3.6.1.3.112.1.3.100.4.1.42 | counter32 | read-only |
Current number of outstanding individual selective NAKs that are waiting to be repaired. |
pgmReceiverLastActivity | 1.3.6.1.3.112.1.3.100.4.1.43 | counter32 | read-only |
Last time activity was observed from the Source. In seconds since the epoch, January 1, 1970. |
pgmReceiverNakSvcTimeMin | 1.3.6.1.3.112.1.3.100.4.1.44 | counter32 | read-only |
The min time that it took for a loss to be repaired. |
pgmReceiverNakSvcTimeMean | 1.3.6.1.3.112.1.3.100.4.1.45 | counter32 | read-only |
The mean time that it took for all losses to be repaired. |
pgmReceiverNakSvcTimeMax | 1.3.6.1.3.112.1.3.100.4.1.46 | counter32 | read-only |
The max time that it took for a loss to be repaired. |
pgmReceiverNakFailTimeMin | 1.3.6.1.3.112.1.3.100.4.1.47 | counter32 | read-only |
The min time it took for a loss to be considered unrecoverable. |
pgmReceiverNakFailTimeMean | 1.3.6.1.3.112.1.3.100.4.1.48 | counter32 | read-only |
The mean time it took for all losses to be considered unrecoverable. |
pgmReceiverNakFailTimeMax | 1.3.6.1.3.112.1.3.100.4.1.49 | counter32 | read-only |
The max time it took for a loss to be considered unrecoverable. |
pgmReceiverNakTransmitMin | 1.3.6.1.3.112.1.3.100.4.1.50 | counter32 | read-only |
The min number of times an individual NAK needed to be retransmitted before it was repaired. |
pgmReceiverNakTransmitMean | 1.3.6.1.3.112.1.3.100.4.1.51 | counter32 | read-only |
The mean number of times an individual NAK needed to be retransmitted before it was repaired. |
pgmReceiverNakTransmitMax | 1.3.6.1.3.112.1.3.100.4.1.52 | counter32 | read-only |
The max number of times an individual NAK needed to be retransmitted before it was repaired. |
pgmReceiverAcksSent | 1.3.6.1.3.112.1.3.100.4.1.53 | counter32 | read-only |
The number of ACKs sent from the congestion control operation. |
pgmReceiverRxwTrail | 1.3.6.1.3.112.1.3.100.4.1.54 | counter32 | read-only |
Sequence number of the trailing edge of the transmission window as is being advertised by the sender. |
pgmReceiverRxwLead | 1.3.6.1.3.112.1.3.100.4.1.55 | counter32 | read-only |
Sequence number of the leading edge of the transmission window as is being advertised by the sender. |
pgmReceiverNakFailuresLastInterval | 1.3.6.1.3.112.1.3.100.4.1.56 | counter32 | read-only |
The actual number of seconds since the last pgmReceiverLastIntervalNakFailures counter reset due to number of nak failures threshold exceeded. |
pgmReceiverLastIntervalNakFailures | 1.3.6.1.3.112.1.3.100.4.1.57 | counter32 | read-only |
Number of actual unrecoverable failures for the requested threshold interval for this session. |
pgmDLR | 1.3.6.1.3.112.1.4 | |||
pgmDlrSaveDefaults | 1.3.6.1.3.112.1.4.1 | integer | read-write |
Flag used to initiate the storing of all default variable values to non-volatile storage and to report the result of the operation. The following values can only be read, never written : initial(1) - returned prior to any requests for saving the default configuration pending(3) - saving in progress success(4) - returned when a save(2) request is successful failure(5) - returned when a save(2) request is unsuccessful The following values can only be written, never read : save(2) - to indicate that the default configuration should be saved. Enumeration: 'initial': 1, 'save': 2, 'pending': 3, 'success': 4, 'failure': 5. |
pgmDlrLastUpdateTime | 1.3.6.1.3.112.1.4.2 | timeticks | read-only |
Number of TimeTicks since the last update of the non-volatile storage. |
pgmDlrGroupAddress | 1.3.6.1.3.112.1.4.3 | ipaddress | read-write |
Multicast group address to listen for traffic on. |
pgmDlrCacheRtx | 1.3.6.1.3.112.1.4.4 | integer | read-write |
Specifies if the NE should also cache data for retransmission or simply suppress duplicate NAKs and forward the NAKs to it's parent NE or sender. Enumeration: 'cacheOFF': 1, 'cacheON': 2. |
pgmDlrActivityIvl | 1.3.6.1.3.112.1.4.5 | unsigned32 | read-write |
Specifies the delay between activity checks for specific PGM sessions. |
pgmDlrMaxRate | 1.3.6.1.3.112.1.4.6 | unsigned32 | read-write |
Specifies the maximum rate (in bps) for retransmissions. |
pgmDlrParentNeAddr | 1.3.6.1.3.112.1.4.7 | ipaddress | read-write |
Ip Address of the NE to send all NAKs to. |
pgmDlrUpdateSinceLastSave | 1.3.6.1.3.112.1.4.8 | integer | read-only |
Specifies if any of the Dlr Default variables have been updated or not, since the last successful pgmDlrSaveDefaults. notUpdated - none of the default Dlr variables were set after the last successful save to a non-volatile storage. updated - at least one of the default Dlr variables were set after the last successful save to a non-volatile storage. Enumeration: 'updated': 2, 'notUpdated': 1. |
pgmDlrSource | 1.3.6.1.3.112.1.4.100 | |||
pgmDlrSourceNumberOfEntries | 1.3.6.1.3.112.1.4.100.1 | unsigned32 | read-only |
The total number of PGM Source sessions for the PGM DLR. |
pgmDlrSourceTable | 1.3.6.1.3.112.1.4.100.2 | no-access |
The table holding per TSI fault management and general information related to the PGM DLR Source sessions. |
|
1.3.6.1.3.112.1.4.100.2.1 | no-access |
Per PGM DLR Source sessions fault management information. |
||
pgmDlrSourceGlobalId | 1.3.6.1.3.112.1.4.100.2.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmDlrSourceSourcePort | 1.3.6.1.3.112.1.4.100.2.1.2 | unsigned32 | no-access |
Source port number. |
pgmDlrSourceGroupAddress | 1.3.6.1.3.112.1.4.100.2.1.3 | ipaddress | read-only |
Multicast group interface address to send multicast packets on. |
pgmDlrSourceSourceGsi | 1.3.6.1.3.112.1.4.100.2.1.4 | octet string | read-only |
Globally unique source identifier (GSI). |
pgmDlrSourceSourcePortNumber | 1.3.6.1.3.112.1.4.100.2.1.5 | unsigned32 | read-only |
Source port number. |
pgmDlrSourceConfigTable | 1.3.6.1.3.112.1.4.100.3 | no-access |
The table holding per TSI configuration management information related to the PGM DLR Source sessions. |
|
1.3.6.1.3.112.1.4.100.3.1 | no-access |
Per PGM DLR Source sessions configuration management information. |
||
pgmDlrSourceConfigGlobalId | 1.3.6.1.3.112.1.4.100.3.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmDlrSourceConfigSourcePort | 1.3.6.1.3.112.1.4.100.3.1.2 | unsigned32 | no-access |
Source port number. |
pgmDlrSourceGroupTtl | 1.3.6.1.3.112.1.4.100.3.1.3 | unsigned32 | read-write |
This option sets the default TTL to use for multicast packets. |
pgmDlrSourceRdataBackoffIvl | 1.3.6.1.3.112.1.4.100.3.1.4 | unsigned32 | read-write |
This option sets the default RDATA backoff interval. The value is expressed in milliseconds. The value of 0 indicates no backoff. |
pgmDlrSourcePerformanceTable | 1.3.6.1.3.112.1.4.100.4 | no-access |
The table holding per TSI performance management information related to the PGM DLR Source sessions. |
|
1.3.6.1.3.112.1.4.100.4.1 | no-access |
Per PGM DLR Source performance management information. |
||
pgmDlrSourcePerformanceGlobalId | 1.3.6.1.3.112.1.4.100.4.1.1 | octet string | no-access |
Globally unique source identifier (GSI). |
pgmDlrSourcePerformanceSourcePort | 1.3.6.1.3.112.1.4.100.4.1.2 | unsigned32 | no-access |
Source port number. |
pgmDlrSourceRdataMsgsSent | 1.3.6.1.3.112.1.4.100.4.1.3 | counter32 | read-only |
Number of Repair Data (RDATA) packets sent for this PGM DLR. |
pgmDlrSourceRdataBytesSent | 1.3.6.1.3.112.1.4.100.4.1.4 | counter32 | read-only |
Number of RDATA bytes sent. |
pgmDlrSourceBytesSent | 1.3.6.1.3.112.1.4.100.4.1.5 | counter32 | read-only |
Number of bytes sent. This includes IP and PGM header and non-data msgs. |
pgmDlrSourceNaksRcvd | 1.3.6.1.3.112.1.4.100.4.1.6 | counter32 | read-only |
Number of NAKs received on this TSI. |
pgmDlrSourceNaksIgnored | 1.3.6.1.3.112.1.4.100.4.1.7 | counter32 | read-only |
Number of NAKs ignored on this TSI, due to duplicates. |
pgmDlrSourceNakErrors | 1.3.6.1.3.112.1.4.100.4.1.8 | counter32 | read-only |
Number of malformed NAKs on this TSI. |
pgmDlrSourceDiscards | 1.3.6.1.3.112.1.4.100.4.1.9 | counter32 | read-only |
Number of discarded packets on this TSI. This counter is used to count all discarded incoming packets per TSI in cases of duplicates, header and packet errors, etc. |
pgmDlrSourceCksumErrors | 1.3.6.1.3.112.1.4.100.4.1.10 | counter32 | read-only |
Number of checksum errors on this TSI. |
pgmDlrSourceNNaksSent | 1.3.6.1.3.112.1.4.100.4.1.11 | counter32 | read-only |
Number of Null NAKs (in number of packets) sent by this PGM DLR session. |
pgmDlrSourceBytesBuffered | 1.3.6.1.3.112.1.4.100.4.1.12 | counter32 | read-only |
Number of bytes currently buffered for this TSI. |
pgmDlrSourceMsgsBuffered | 1.3.6.1.3.112.1.4.100.4.1.13 | counter32 | read-only |
Number of messages currently buffered for this TSI. |
pgmDlrSourceParityBytesRetransmitted | 1.3.6.1.3.112.1.4.100.4.1.14 | counter32 | read-only |
Number of bytes sent in parity retransmissions. |
pgmDlrSourceSelectiveBytesRetransmited | 1.3.6.1.3.112.1.4.100.4.1.15 | counter32 | read-only |
Number of bytes sent in selective retransmissions. |
pgmDlrSourceParityMsgsRetransmitted | 1.3.6.1.3.112.1.4.100.4.1.16 | counter32 | read-only |
Number of parity retransmissions sent. |
pgmDlrSourceSelectiveMsgsRetransmitted | 1.3.6.1.3.112.1.4.100.4.1.17 | counter32 | read-only |
Number of selective retransmissions sent. |
pgmDlrSourceBytesAdmit | 1.3.6.1.3.112.1.4.100.4.1.18 | counter32 | read-only |
Number of bytes currently in the rate controled admit queue. Includes IP header, UDP header if encapsulated, PGM header, and data. |
pgmDlrSourceMsgsAdmit | 1.3.6.1.3.112.1.4.100.4.1.19 | counter32 | read-only |
Number of messages currently in the rate controled admit queue. Includes data messages, retransmissions, and SPMs. |
pgmDlrSourceNakPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.20 | counter32 | read-only |
Number of NAK packets received. |
pgmDlrSourceParityNakPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.21 | counter32 | read-only |
Number of parity NAK packets received. |
pgmDlrSourceSelectiveNakPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.22 | counter32 | read-only |
Number of selective NAK packets received. |
pgmDlrSourceParityNaksReceived | 1.3.6.1.3.112.1.4.100.4.1.23 | counter32 | read-only |
Number of individual parity NAKs received. |
pgmDlrSourceSelectiveNaksReceived | 1.3.6.1.3.112.1.4.100.4.1.24 | counter32 | read-only |
Number of individual selective NAKs received. |
pgmDlrSourceParityNaksIgnored | 1.3.6.1.3.112.1.4.100.4.1.25 | counter32 | read-only |
Number of individual parity NAKs ignored. |
pgmDlrSourceSelectiveNaksIgnored | 1.3.6.1.3.112.1.4.100.4.1.26 | counter32 | read-only |
Number of individual selective NAKs ignored. |
pgmDlrSourceAckErrors | 1.3.6.1.3.112.1.4.100.4.1.27 | counter32 | read-only |
Number of ACK packets received with error in them, different than checksum error. |
pgmDlrSourceNNakErrors | 1.3.6.1.3.112.1.4.100.4.1.28 | counter32 | read-only |
Number of Null NAK packets received that contain error, rSifferent than checksum error. |
pgmDlrSourceAckPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.29 | counter32 | read-only |
Number of ACK packets received. |
pgmDlrSourceNNakPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.30 | counter32 | read-only |
Number of Null NAKs received. |
pgmDlrSourceParityNNakPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.31 | counter32 | read-only |
Number of parity Null NAK packets received. |
pgmDlrSourceSelectiveNNakPacketsReceived | 1.3.6.1.3.112.1.4.100.4.1.32 | counter32 | read-only |
Number of selective Null NAK packets received. |
pgmDlrSourceNNaksReceived | 1.3.6.1.3.112.1.4.100.4.1.33 | counter32 | read-only |
Number of individual NAKs, received in Null NAK packets. |
pgmDlrSourceParityNNaksReceived | 1.3.6.1.3.112.1.4.100.4.1.34 | counter32 | read-only |
Number of individual parity NAKs, received in Null NAK packets. |
pgmDlrSourceSelectiveNNaksReceived | 1.3.6.1.3.112.1.4.100.4.1.35 | counter32 | read-only |
Number of individual NAKs, received in Null NAK packets. |
pgmNotificationPrefix | 1.3.6.1.3.112.2 | |||
pgmNotifications | 1.3.6.1.3.112.2.0 | |||
pgmStart | 1.3.6.1.3.112.2.0.1 |
This trap is sent when the pgm snmp agent starts |
||
pgmStop | 1.3.6.1.3.112.2.0.2 |
This trap is sent when the pgm snmp agent terminates |
||
pgmNewSourceTrap | 1.3.6.1.3.112.2.0.3 |
New Source Session created. |
||
pgmClosedSourceTrap | 1.3.6.1.3.112.2.0.4 |
Source Session closed. |
||
pgmNewReceiverTrap | 1.3.6.1.3.112.2.0.5 |
New Receiver Session created. This trap is optional. |
||
pgmClosedReceiverTrap | 1.3.6.1.3.112.2.0.6 |
Receiver Session closed. This trap is optional. |
||
pgmNakFailuresTrap | 1.3.6.1.3.112.2.0.7 |
The number of unrecovered lost packets exceeded the threshold limit for the corresponding threshold interval. |
||
pgmNewDlrSourceTrap | 1.3.6.1.3.112.2.0.8 |
New Dlr Source Session created. |
||
pgmClosedDlrSourceTrap | 1.3.6.1.3.112.2.0.9 |
Dlr Source Session closed. |
||
pgmMIBConformance | 1.3.6.1.3.112.3 | |||
pgmMIBCompliances | 1.3.6.1.3.112.3.1 | |||
pgmNetworkElementMIBCompliance | 1.3.6.1.3.112.3.1.1 |
The compliance statement for devices running as PGM Network Elements. |
||
pgmSourceMIBCompliance | 1.3.6.1.3.112.3.1.2 |
The compliance statement for devices running as PGM sources. |
||
pgmReceiverMIBCompliance | 1.3.6.1.3.112.3.1.3 |
The compliance statement for devices running as PGM receivers. |
||
pgmDLRMIBCompliance | 1.3.6.1.3.112.3.1.4 |
The compliance statement for devices running as PGM designated local repairers (DLR). |
||
pgmTrapsMIBCompliance | 1.3.6.1.3.112.3.1.5 |
The compliance statement for PGM traps. |
||
pgmMIBGroups | 1.3.6.1.3.112.3.2 | |||
pgmNetworkElementMIBGroup | 1.3.6.1.3.112.3.2.1 |
A collection of objects to support management of PGM Network Elements. |
||
pgmSourceMIBGroup | 1.3.6.1.3.112.3.2.2 |
A collection of objects to support management of PGM sources. |
||
pgmReceiverMIBGroup | 1.3.6.1.3.112.3.2.3 |
A collection of objects to support management of PGM receivers. |
||
pgmDLRMIBGroup | 1.3.6.1.3.112.3.2.4 |
A collection of objects to support management of PGM designated local repairers (DLR). |
||
pgmTrapsMIBGroup | 1.3.6.1.3.112.3.2.5 |
A collection of objects to support pgm specific traps. |
||
pgmTrapsSourceMIBGroup | 1.3.6.1.3.112.3.2.6 |
A collection of objects to support pgm source specific traps. |
||
pgmTrapsReceiverMIBGroup | 1.3.6.1.3.112.3.2.7 |
A collection of objects to support pgm receiver specific traps. |
||
pgmTrapsDlrSourceMIBGroup | 1.3.6.1.3.112.3.2.8 |
A collection of objects to support pgm dlr source specific traps. |