PRVT-PW-TDM-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-PW-TDM-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 |
prvtPwVc | 1.3.6.1.4.1.738.1.5.200 | |||
prvtPwVcTDMMIB | 1.3.6.1.4.1.738.1.5.200.2 |
This MIB contains managed object definitions for encapsulating TDM (T1, E1, T3, E3, NxDS0) as pseudo-wires over packet-switching networks (PSN). |
||
prvtPwVcTDMObjects | 1.3.6.1.4.1.738.1.5.200.2.1 | |||
prvtPwVcTDMTable | 1.3.6.1.4.1.738.1.5.200.2.1.1 | no-access |
This table contains basic information including ifIndex, and pointers to entries in the relevant TDM config tables for this TDM PW. |
|
1.3.6.1.4.1.738.1.5.200.2.1.1.1 | no-access |
This table is indexed by the same index that was created for the associated entry in the PW Table (in the PW-STD-MIB). An entry is created in this table by the agent for every entry in the prvtPwVcTable with a prvtPwVcType of 'TDM'. |
||
prvtPwVcTDMModuleId | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.1 | integer | read-only |
The ID of the CES Module where the crcuit is configured. |
prvtPwVcTDMCircuitId | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.2 | integer | read-only |
The ID of the CES Circuit that this PW represents. |
prvtPwVcTDMType | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.3 | integer | read-only |
Specifies the type of TDM PW. The connection assumed to be symmetrical having the same value at both ends. To identify structured vs. unstructured type for DS1 and E1, dsx1LineType and dsx1SignalMode [DS1MIB] should be referenced. DS3 and E3 are always unstructured. Enumeration: 'nXds0WithCASe1': 8, 'ds3': 4, 'ds1': 2, 'octetAlignedT1': 6, 'other': 1, 'nXds0WithCASds1Sf': 10, 'nXds0': 7, 'e1': 3, 'nXds0WithCASds1Esf': 9, 'e3': 5. |
prvtPwVcRelTDMCfgIndex | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.4 | prvtpwvctdmcfgindex | read-only |
Index to the relevant TDM configuration table entry that appears in one of the related MIB modules such as SAToP, TDMoIP or CESoPSN. It is likely that multiple TDM PWs of the same characteristic will share a single configuration entry of the relevant type. |
prvtPwVcTDMTimeElapsed | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.5 | integer32 | read-only |
The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value. |
prvtPwVcTDMValidIntervals | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.6 | integer32 | read-only |
The number of previous 15-minute intervals for which data was collected. An agent with TDM capability must be capable of supporting at least n intervals. The minimum value of n is 4, The default of n is 32 and the maximum value of n is 96. The value will be |
prvtPwVcTDMCurrentIndications | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.7 | bits | read-only |
The following defects should be detected and reported upon request: -Stray packets MAY be detected by the PSN and multiplexing layers. Stray packets MUST be discarded by the CE-bound IWF and their detection MUST NOT affect mechanisms for detection of packet loss. -Malformed packets are detected by mismatch between the expected packet size (taking the value of the L bit into account) and the actual packet size inferred from the PSN and multiplexing layers. Malformed in-order packets MUST be discarded by the CE-bound IWF and replacement data generated as for lost packets. -Excessive packet loss rate is detected by computing the average packet loss rate over the value of prvtPwVcTDMAvePktLossTimeWindow and comparing it with a preconfigured threshold [SATOP]. -Buffer overrun is detected in the normal operation state when the CE bound IWF's jitter buffer cannot accommodate newly arrived packets. -Remote packet loss is indicated by reception of packets with their R bit set. -Packet misorder is detected by looking at the Sequence number provided by the control word. -TDM Fault, if L bit in the control word is set, it indicates that TDM data carried in the payload is invalid due an attachment circuit fault. When the L bit is set the payload MAY be omitted in order to conserve bandwidth. Note: the algorithm used to capture these indications is implementation specific. Bits: 'packetLoss': 7, 'packetsRbitCounter': 10, 'tdmFault': 8, 'strayPacket': 1, 'bufferUnderrun': 5, 'excessivePktLossRate': 3, 'bufferOverrun': 4, 'other': 0, 'packetsLbitCounter': 9, 'remotePktLoss': 6, 'malformedPacket': 2. |
prvtPwVcTDMLatchedIndications | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.8 | bits | read-only |
The state of TDM indicators when the TDM PW last declared an error second (either as ES, SES or a second with errors inside a UAS) condition. At this time, only LOPS can create a failure. Since indicators other than LOPS are useful, all are latched here. For bit definitions, see prvtPwVcTDMCurrentIndications above. Note: the algorithm used to latch these indications when entering an defect state is implementation specific. Bits: 'staryPacket': 1, 'packetLoss': 7, 'packetsRbitCounter': 10, 'tdmFault': 8, 'bufferUnderrun': 5, 'excessivePktLossRate': 3, 'bufferOverrun': 4, 'other': 0, 'packetsLbitCounter': 9, 'remotePktLoss': 6, 'malformedPacket': 2. |
prvtPwVcTDMLastEsTimeStamp | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.9 | timestamp | read-only |
The value of sysUpTime on the most recent occasion at which the TDM PW entered the ES or SES state. |
prvtPwVcTDMEmulationMode | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.10 | integer | read-only |
The circuit emulation mode. Enumeration: 'structured': 1, 'undefined': 0, 'unstuctured': 2. |
prvtPwVcTDMOperStatus | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.11 | integer | read-only |
The operational status of the circuit. Enumeration: 'down': 2, 'up': 1. |
prvtPwVcTDMClearCircuitStatistics | 1.3.6.1.4.1.738.1.5.200.2.1.1.1.12 | integer | read-write |
Clear circuit statistics. Enumeration: 'none': 0, 'clear': 1. |
prvtPwVcTDMCfgTable | 1.3.6.1.4.1.738.1.5.200.2.1.3 | no-access |
This table contains a set of parameters that may be referenced by one or more TDM PWs in prvtPwVcTDMTable. |
|
1.3.6.1.4.1.738.1.5.200.2.1.3.1 | no-access |
These parameters define the characteristics of a TDM PW. They are grouped here to ease NMS burden. Once an entry is created here it may be re-used by many PWs. |
||
prvtPwVcTDMCfgPayloadSize | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.1 | unsigned32 | read-only |
The value of this object indicates the PayLoad Size to be defined during the PW setUp. Upon TX, implementation must be capable of carrying that amount of data. Upon RX, When the LEN field is set to 0, the payload of packet MUST assume this size, and if the actual packet size is inconsistent with this length, the packet MUST be considered to be malformed. |
prvtPwVcTDMCfgPktReorder | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.2 | truthvalue | read-only |
If set True: as CE bound packets are queued in the jitter buffer, out of order packets are re-ordered. The maximum sequence number differential (i.e., the range in which re-sequencing can occur) is dependant on the depth of the jitter buffer. See prvtPwVcTDMCfgJtrBfrDepth. NOTE: Some implementations may not support this feature. The agent is then required to set this False. |
prvtPwVcTDMCfgRtpHdrUsed | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.3 | truthvalue | read-only |
If set False: an RTP header is not pre-pended to the TDM packet. |
prvtPwVcTDMCfgJtrBfrDepth | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.4 | unsigned32 | read-only |
The size of the Jitter buffer SHOULD be defined to a value that is capable to allow accommodation to the PSN-specific packet delay variation. If configured to a value not supported by the implementation, the agent MUST return an error code 'jtrBfrDepth' in 'prvtPwVcTDMConfigError ' NOTE: jitter buffers are a limited resource to be managed. |
prvtPwVcTDMCfgChannelGroup | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.5 | integer | read-only |
The circuit's channel group. This object is only valid if structured emulation mode is used. If a group is not set the value of the object is 0. |
prvtPwVcTDMCfgPorts | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.6 | octet string | read-only |
A bitmap of themodule's TDM ports belongng to the circuit. |
prvtPwVcTDMCfgPeerIpType | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.7 | integer | read-only |
The type of the peer's IP address. Enumeration: 'ipv4': 4, 'dns': 16, 'ipv6': 6. |
prvtPwVcTDMCfgPeerIpAddress | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.8 | ipaddress | read-only |
The peer's IP address. |
prvtPwVcTDMCfgPeerPort | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.9 | integer | read-only |
The connection port. |
prvtPwVcTDMCfgPeerMAC | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.10 | octet string | read-only |
The Peer MAC address. This object is only valid for Metro-Ethernet and Mpls circuits. If an IP address is configured for the circuit, this object will display the resolved MAC address. |
prvtPwVcTDMCfgPeerEcid | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.11 | integer | read-only |
The peer circuit identifier. This object is only valid if the Circuit protocol is metro-ethernet. |
prvtPwVcTDMCfgPeerOosEcid | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.12 | integer | read-only |
The peer circuit identifier for the out-of-band signaling. This value is valid only when the object prvtPwVcTDMCfgEcid is set and when the current protocol is metro-ethernet |
prvtPwVcTDMCfgVlanId | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.13 | integer | read-only |
The circuit Vlan ID. |
prvtPwVcTDMCfgVlanPrio | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.14 | integer | read-only |
The prioirty for the VLAN set here, when the protocol for the circuit is metro-ethernet |
prvtPwVcTDMCfgLocalPort | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.15 | integer | read-only |
Local UDP port. |
prvtPwVcTDMCfgEcid | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.16 | integer | read-only |
The local circuit identifier. This object is only valid if the Circuit protocol is metro-ethernet. |
prvtPwVcTDMCfgOosEcid | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.17 | integer | read-only |
The local circuit identifier for the out-of-band signaling. This value is valid only when the object prvtPwVcTDMCfgEcid is set and when the current protocol is metro-ethernet |
prvtPwVcTDMCfgProtocol | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.18 | integer | read-only |
The emulation protocol. Enumeration: 'satop': 1, 'cesopsn': 2, 'metro-ethernet': 3, 'mpls': 4, 'undefined': 0. |
prvtPwVcTDMCfgAdminStatus | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.19 | integer | read-only |
The administrative status of the circuit. Enumeration: 'enable': 1, 'disable': 2. |
prvtPwVcTDMCfgRowStatus | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.20 | rowstatus | read-only |
This field is used to create and destroy TDM circuits. |
prvtPwVcTDMCfgRtp | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.21 | integer | read-only |
TRTP header. Enumeration: 'true': 1, 'false': 2. |
prvtPwVcTDMCfgOosPort | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.22 | unsigned32 | read-only |
Oos port. |
prvtPwVcTDMCfgPayloadSuppression | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.23 | integer | read-only |
Controls payload suppression. Object does not require module to be restarted. Enumeration: 'enable': 1, 'disable': 2. |
prvtPwVcTDMCfgInterface | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.24 | prvtpwvctdmcfginterface | read-only |
Interface used for configuring OC3 TDM circuits P - Port Number, K, L, M standard numbering of SONET/SDH. |
prvtPwVcTDMCfgIpTos | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.25 | integer | read-only |
Set/Show IP TOS information |
prvtPwVcTDMCfgIpOosTos | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.26 | integer | read-only |
Set/Show IP Out Of Stream information |
prvtPwVcTDMCfgPeerOosPort | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.27 | integer | read-only |
This field is used to SET Destination Oos Port |
prvtPwVcTDMCfgMplsLocalLabel | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.28 | unsigned32 | read-only |
The local circuit identifier. This object is only valid if the Circuit protocol is MPLS |
prvtPwVcTDMCfgMplsPeerLabel | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.29 | unsigned32 | read-only |
The peer circuit identifier. This object is only valid if the Circuit protocol is MPLS |
prvtPwVcTDMCfgMplsTTL | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.30 | integer | read-only |
MPLS TTL |
prvtPwVcTDMCfgMplsExp | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.31 | integer | read-only |
MPLS EXP |
prvtPwVcTDMCfgMplsOosLocalLabel | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.32 | unsigned32 | read-only |
The local circuit identifier for the out-of-band signaling. This object is only valid if the Circuit protocol is MPLS |
prvtPwVcTDMCfgMplsOosPeerLabel | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.33 | unsigned32 | read-only |
The peer circuit identifier for the out-of-band signaling. This object is only valid if the Circuit protocol is MPLS |
prvtPwVcTDMCfgMplsOosTTL | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.34 | integer | read-only |
MPLS TTL for the out-of-band signaling. |
prvtPwVcTDMCfgMplsOosExp | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.35 | integer | read-only |
MPLS EXP for the out-of-band signaling. |
prvtPwVcTDMCfgRtpOosPayload | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.36 | integer | read-only |
This field is used to SET RTP Oos payload type. |
prvtPwVcTDMCfgRtpPayload | 1.3.6.1.4.1.738.1.5.200.2.1.3.1.37 | integer | read-only |
This field is used to SET RTP payload type. |
prvtTDMChannelGrpTable | 1.3.6.1.4.1.738.1.5.200.2.1.4 | no-access |
This table contains the set of available channel groups. |
|
1.3.6.1.4.1.738.1.5.200.2.1.4.1 | no-access |
These parameters are used to configure a CES channel group. |
||
prvtTDMChannelGrpModuleID | 1.3.6.1.4.1.738.1.5.200.2.1.4.1.1 | unsigned32 | read-only |
The index of the module to which this channel group belongs. |
prvtTDMChannelGrpID | 1.3.6.1.4.1.738.1.5.200.2.1.4.1.2 | unsigned32 | read-only |
The channel group ID. |
prvtTDMChannelGrpCfgError | 1.3.6.1.4.1.738.1.5.200.2.1.4.1.3 | integer | read-only |
This object displays the correctness of the configuration. If it has a value of channelGroupAtached(1) this channel group has been attached to a circuit and the new configuration cannot be applied. Enumeration: 'noError': 0, 'channelGroupAtached': 1. |
prvtTDMChannelGrpTimeSlots | 1.3.6.1.4.1.738.1.5.200.2.1.4.1.4 | timeslotlist | read-write |
This object is used to configure which time slots are members of the given channel group. |
prvtTDMChannelGrpOC3TimeSlots | 1.3.6.1.4.1.738.1.5.200.2.1.4.1.5 | interfacetimeslot | read-write |
This object is used to configure interface and time slots for the given channel group in OC3 module. |
prvtPwVcTDMPerfCurrentTable | 1.3.6.1.4.1.738.1.5.200.2.1.5 | no-access |
The current 15 minute interval counts are in this table. This table provides per TDM PW performance information. |
|
1.3.6.1.4.1.738.1.5.200.2.1.5.1 | no-access |
An entry in this table is created by the agent for every prvtPwVcTDM entry. After 15 minutes, the contents of this table entry are copied to a new entry in the prvtPwVcTDMPerfInterval table and the counts in this entry are reset to zero. |
||
prvtPwVcTDMPerfCurrentPktsOoseq | 1.3.6.1.4.1.738.1.5.200.2.1.5.1.1 | counter32 | read-only |
Number of packets detected out of sequence (via TDM header sequence numbers), but successfully re-ordered. Note: some implementations may not support this Feature. |
prvtPwVcTDMPerfCurrentJtrBfrUnderruns | 1.3.6.1.4.1.738.1.5.200.2.1.5.1.2 | counter32 | read-only |
Number of times a packet needed to be played out and the jitter buffer was empty. |
prvtPwVcTDMPerfCurrentJtrBfrOverruns | 1.3.6.1.4.1.738.1.5.200.2.1.5.1.3 | counter32 | read-only |
Number of packets detected out of range (via TDM header sequence numbers), and could not be re- ordered, or could not fit in the jitter buffer. |
prvtPwVcTDMPerfCurrentMalformedPkt | 1.3.6.1.4.1.738.1.5.200.2.1.5.1.4 | counter32 | read-only |
Number of packets detected with unexpected size, or bad headers' stack |
prvtPwVcTDMPerfCurrentNearEndFC | 1.3.6.1.4.1.738.1.5.200.2.1.5.1.5 | counter32 | read-only |
Number of local packet failures. |
prvtPwVcTDMPerfCurrentFarEndFC | 1.3.6.1.4.1.738.1.5.200.2.1.5.1.6 | counter32 | read-only |
Number of remote packet failures. |
prvtPwVcTDMPerfIntervalTable | 1.3.6.1.4.1.738.1.5.200.2.1.6 | no-access |
This table provides performance information per TDM PW similar to the prvtPwVcTDMPerfCurrentTable above. However, these counts represent historical 15 minute intervals. Typically, this table will have a maximum of 96 entries for a 24 hour period, but is not limited to this. |
|
1.3.6.1.4.1.738.1.5.200.2.1.6.1 | no-access |
An entry in this table is created by the agent for every prvtPwVcTDMPerfCurrentEntry that is 15 minutes old. The contents of the Current entry are copied to the new entry here. The Current entry, then resets its counts to zero for the next current 15 minute interval. |
||
prvtPwVcTDMPerfIntervalNumber | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.1 | unsigned32 | no-access |
A number (normally between 1 and 96 to cover a 24 hour period) which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. The minimum range of N is 1 through 4. The default range is 1 through 32. The maximum value of N is 1 through 96. |
prvtPwVcTDMPerfIntervalValidData | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.2 | truthvalue | read-only |
This variable indicates if the data for this interval is valid. |
prvtPwVcTDMPerfIntervalDuration | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.3 | integer32 | read-only |
The duration of a particular interval in seconds, Adjustments in the system's time-of-day clock, may cause the interval to be greater or less than, the normal value. Therefore this actual interval value is provided. |
prvtPwVcTDMPerfIntervalPktsOoseq | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.4 | counter32 | read-only |
Number of packets detected out of sequence (via TDM header sequence numbers), but successfully re-ordered. Note: some implementations mat not support this feature. |
prvtPwVcTDMPerfIntervalJtrBfrUnderruns | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.5 | counter32 | read-only |
Number of times a packet needed to be played out and the jitter buffer was empty. |
prvtPwVcTDMPerfIntervalJtrBfrOverruns | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.6 | counter32 | read-only |
Number of packets detected out of range (via TDM header sequence numbers), and could not be re- ordered, or could not fit in the jitter buffer. |
prvtPwVcTDMPerfIntervalMalformedPkt | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.7 | counter32 | read-only |
Number of packets detected with unexpected size, or bad headers' stack |
prvtPwVcTDMPerfIntervalNearEndFC | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.8 | counter32 | read-only |
Number of local packet failures. |
prvtPwVcTDMPerfIntervalFarEndFC | 1.3.6.1.4.1.738.1.5.200.2.1.6.1.9 | counter32 | read-only |
Number of remote packet failures. |
prvtPwVcTDMPerfTable | 1.3.6.1.4.1.738.1.5.200.2.1.7 | no-access |
This table provides performance information per TDM PW similar to the prvtPwVcTDMPerfIntervalTable above. However, these counters represent complete historical information. |
|
1.3.6.1.4.1.738.1.5.200.2.1.7.1 | no-access |
An entry is created in this table by the agent for every entry in the prvtPwVcTDM table. |
||
prvtPwVcTDMPerfPktsOoseq | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.1 | counter32 | read-only |
Number of packets detected out of sequence (via TDM header sequence numbers), but successfully re-ordered. Note: some implementations may not support this feature. |
prvtPwVcTDMPerfJtrBfrUnderruns | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.2 | counter32 | read-only |
Number of times a packet needed to be played out and the jitter buffer was empty. |
prvtPwVcTDMPerfJtrBfrOverruns | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.3 | counter32 | read-only |
Number of packets detected out of range (via TDM header sequence numbers), and could not be re- ordered, or could not fit in the jitter buffer. |
prvtPwVcTDMPerfMalformedPkt | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.4 | counter32 | read-only |
Number of packets detected with unexpected size, or bad headers' stack. |
prvtPwVcTDMPerfDiscontinuityTime | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.5 | timestamp | read-only |
The value of sysUpTime on the most recent occasion at which any one or more of this segment's Counter32 suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value. |
prvtPwVcTDMPerfNearEndFC | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.6 | counter32 | read-only |
Number of local packet failures. |
prvtPwVcTDMPerfFarEndFC | 1.3.6.1.4.1.738.1.5.200.2.1.7.1.7 | counter32 | read-only |
Number of remote packet failures. |
prvtPwVcTDMAlarmTable | 1.3.6.1.4.1.738.1.5.200.2.1.8 | no-access |
This table contains object for configuring and displaying CES Circuits TCA thresholds. |
|
1.3.6.1.4.1.738.1.5.200.2.1.8.1 | no-access | |||
prvtPwVcTDMAlarmIndex | 1.3.6.1.4.1.738.1.5.200.2.1.8.1.1 | gauge32 | no-access |
An integer uniquely identifying an alarm entry. |
prvtPwVcTDMAlarmVariable | 1.3.6.1.4.1.738.1.5.200.2.1.8.1.2 | object identifier | read-only |
The OID of the variable whose value is being monitored. Depending on the time interval, the error condition and the modue and circuit ID, this points to an object from an entry in prvtPwVcTDMPerfCurrentTable or prvtPwVcTDMPerfTable. |
prvtPwVcTDMAlarmThreshold | 1.3.6.1.4.1.738.1.5.200.2.1.8.1.3 | integer | read-write |
The alarm condition threshold for this alarm entry. The alarm is triggered if the value of the object pointed by prvtPwVcTDMAlarmVariable remains above this threshold for more than 3 seconds. |
prvtPwVcTDMAlarmValue | 1.3.6.1.4.1.738.1.5.200.2.1.8.1.4 | integer | no-access |
The value of the object pointed to by prvtPwVcTDMAlarmVariable, present for notification purposes. |
prvtPwVcTDMTraps | 1.3.6.1.4.1.738.1.5.200.2.2 | |||
prvtPwVcTDMAlarm | 1.3.6.1.4.1.738.1.5.200.2.2.1 |
This notification is sent when the value of a TDM port error condition statistic has exceeded the configured threshold, or the value has dropped back below the threshold. |
||
prvtPwVcTDMStatusChange | 1.3.6.1.4.1.738.1.5.200.2.2.2 |
This notification is sent when the operational or administrative status of circuit changes. |
||
prvtPwVcTDMConformance | 1.3.6.1.4.1.738.1.5.200.2.3 | |||
prvtPwVcTDMGroups | 1.3.6.1.4.1.738.1.5.200.2.3.1 | |||
prvtPwVcTDMGroup | 1.3.6.1.4.1.738.1.5.200.2.3.1.1 |
Collection of objects for basic TDM PW config and status. |
||
prvtPwVcTDMPerfCurrentGroup | 1.3.6.1.4.1.738.1.5.200.2.3.1.2 |
Collection of current statistics objects for TDM PWs. |
||
prvtPwVcTDMPerfIntervalGroup | 1.3.6.1.4.1.738.1.5.200.2.3.1.3 |
Collection of Interval statistics objects for TDM PWs. |
||
prvtPwVcTDMPerfGroup | 1.3.6.1.4.1.738.1.5.200.2.3.1.4 |
Collection of running statistics objects for TDM PWs. |
||
prvtPwVcTDMNotificationsGroup | 1.3.6.1.4.1.738.1.5.200.2.3.1.5 |
The group of supported notifications. |
||
prvtPwVcTDMCompliances | 1.3.6.1.4.1.738.1.5.200.2.3.2 | |||
prvtPwTDMModuleCompliance | 1.3.6.1.4.1.738.1.5.200.2.3.2.1 |
The compliance statement for agent that support PW over TDM PSN operation. |