PW-STD-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: PW-STD-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 pwStdMIB 1.3.6.1.2.1.10.246
This MIB module contains managed object definitions for pseudowire operation as in Bryant, S. and P. Pate, 'Pseudo Wire Emulation Edge-to-Edge (PWE3) Architecture' [RFC3985], Martini, L., et al, 'Pseudowire Setup and Maintenance Using the Label Distribution Protocol (LDP)' [RFC4447], and Townsley, M., et al, 'Layer Two Tunneling Protocol (Version 3)' [RFC3931]. This MIB module enables the use of any underlying packet switched network (PSN). MIB nodules that will support PW operations over specific PSN types are defined in separate memos. The indexes for this MIB module are also used to index the PSN-specific tables and the PW-specific tables. The PW Type dictates which PW-specific MIB module to use. Copyright (c) 2009 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This version of this MIB module is part of RFC 5601; see the RFC itself for full legal notices.
         pwNotifications 1.3.6.1.2.1.10.246.0
             pwDown 1.3.6.1.2.1.10.246.0.1
This notification is generated when the pwOperStatus object for one or more contiguous entries in the pwTable are about to enter the down(2) or lowerLayerDown(6) state from any other state, except for transition from the notPresent(5) state. For the purpose of deciding when these notifications occur, the lowerLayerDown(6) state and the down(2) state are considered to be equivalent; i.e., there is no notification on transition from lowerLayerDown(6) into down(2), and there is a trap on transition from any other state except down(2) (and notPresent) into lowerLayerDown(6). The included values of pwOperStatus MUST each be equal to down(2) or lowerLayerDown(6). The two instances of pwOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the down(2) and lowerLayerDown(6) states at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two pwOperStatus objects MUST be identical.
             pwUp 1.3.6.1.2.1.10.246.0.2
This notification is generated when the pwOperStatus object for one or more contiguous entries in the pwTable are about to enter the up(1) state from some other state except the notPresent(5) state and given that the pwDown notification been issued for these entries. The included values of pwOperStatus MUST both be set equal to this new state (i.e., up(1)). The two instances of pwOperStatus in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of cross-connects have transitioned into the up(1) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single cross-connect entry, then the instance identifier (and values) of the two pwOperStatus objects MUST be identical.
             pwDeleted 1.3.6.1.2.1.10.246.0.3
This notification is generated when the PW has been deleted, i.e., when the pwRowStatus has been set to destroy(6) or the PW has been deleted by a non-MIB application or due to an auto-discovery process.
         pwObjects 1.3.6.1.2.1.10.246.1
             pwIndexNext 1.3.6.1.2.1.10.246.1.1 unsigned32 read-only
This object contains an appropriate value to be used for pwIndex when creating entries in the pwTable. The value 0 indicates that no unassigned entries are available. To obtain the value of pwIndex for a new entry in the pwTable, the manager issues a management protocol retrieval operation. The agent will determine through its local policy when this index value will be made available for reuse.
             pwTable 1.3.6.1.2.1.10.246.1.2 no-access
This table specifies information for configuring and status monitoring that is common to all service types and PSN types.
                 pwEntry 1.3.6.1.2.1.10.246.1.2.1 no-access
A row in this table represents a pseudowire (PW) virtual connection across a packet network. It is indexed by pwIndex, which uniquely identifies a singular connection. A row can be created by an operator command from a management plan of a PE, by signaling, or due to auto- discovery process. An operator's command can be issued via a non-SNMP application; in such case, a row will be created implicitly by the agent. The read-create objects in this table are divided into three categories: 1) Objects that MUST NOT be changed after row activation. These are objects that define basic properties of the PW (for example type, destination, etc.). 2) Objects that MAY be changed when the PW is defined as not active. A change of these objects involves re-signaling of the PW or it might be traffic affecting. PW not active is defined as one of the following conditions: a) The pwRowStatus is notInService(2). b) The pwRowStatus is notReady(3). c) The pwAdminStatus is down(2). If the operator needs to change one of the values for an active row, the operator can either set the pwRowStatus to notInService(2) or set pwAdminStatus to down(2). Signaling (or traffic) is initiated again upon setting the pwRowStatus to active(1) or setting the pwAdminStatus to up(1) or testing(3), respectively. 3) Objects that MAY be changed at any time. A PW MAY have an entry in the ifTable in addition to the entry in this table. In this case, a special ifType for PW will be set in the ifTable, and the ifIndex in the ifTable of the PW will be set in the pwIfIndex object in this table. By default, all the read-create objects MUST NOT be changed after row activation, unless specifically indicated in the individual object description. Manual entries in this table SHOULD be preserved after a reboot; the agent MUST ensure the integrity of those entries. If the set of entries of a specific row are found to be inconsistent after reboot, the PW pwOperStatus MUST be declared as notPresent(5).
                     pwIndex 1.3.6.1.2.1.10.246.1.2.1.1 pwindextype no-access
A unique index for the conceptual row identifying a PW within this table.
                     pwType 1.3.6.1.2.1.10.246.1.2.1.2 ianapwtypetc read-only
This value indicates the emulated service to be carried over this PW.
                     pwOwner 1.3.6.1.2.1.10.246.1.2.1.3 integer read-only
This object is set by the operator to indicate the protocol responsible for establishing this PW. 'manual' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e., configuration of entries in the PW tables including PW labels, etc., is done by setting the MIB fields manually. 'pwIdFecSignaling' is used in case of signaling with the Pwid FEC element with LDP signaling. 'genFecSignaling' is used in case of LDP signaling with the generalized FEC. 'l2tpControlProtocol' indicates the use of the L2TP control protocol. 'other' is used for other types of signaling. Enumeration: 'pwIdFecSignaling': 2, 'genFecSignaling': 3, 'manual': 1, 'other': 5, 'l2tpControlProtocol': 4.
                     pwPsnType 1.3.6.1.2.1.10.246.1.2.1.4 ianapwpsntypetc read-only
This object is set by the operator to indicate the PSN type. Based on this object, the relevant PSN table's entry is created in the PSN-specific MIB modules.
                     pwSetUpPriority 1.3.6.1.2.1.10.246.1.2.1.5 integer32 read-only
This object defines the relative priority of the PW during set-up in a lowest-to-highest fashion, where 0 is the highest priority. PWs with the same priority are treated with equal priority. PWs that have not yet completed setup will report 'dormant' in the pwOperStatus. This value is significant if there are competing resources among PWs and the implementation supports this feature. Equal priority handling with competing resources is implementation specific. This object MAY be changed at any time.
                     pwHoldingPriority 1.3.6.1.2.1.10.246.1.2.1.6 integer32 read-only
This object defines the relative holding priority of the PW in a lowest-to-highest fashion, where 0 is the highest priority. PWs with the same priority are treated equally. This value is significant if there are competing resources among PWs and the implementation supports this feature. Equal priority handling with competing resources is implementation specific. This object MAY be changed only if the PW is not active.
                     pwPeerAddrType 1.3.6.1.2.1.10.246.1.2.1.8 inetaddresstype read-only
Denotes the address type of the peer node. It should be set to 'unknown' if PE/PW maintenance protocol is not used and the address is unknown.
                     pwPeerAddr 1.3.6.1.2.1.10.246.1.2.1.9 inetaddress read-only
This object contains the value of the peer node address of the PW/PE maintenance protocol entity. This object SHOULD contain a value of all zeroes if not applicable (pwPeerAddrType is 'unknown').
                     pwAttachedPwIndex 1.3.6.1.2.1.10.246.1.2.1.10 pwindexorzerotype read-only
If the PW is attached to another PW instead of a local native service, this item indicates the pwIndex of the attached PW. Otherwise, this object MUST be set to zero. Attachment to another PW will have no PW specific entry in any of the service MIB modules.
                     pwIfIndex 1.3.6.1.2.1.10.246.1.2.1.11 interfaceindexorzero read-only
This object indicates the ifIndex of the PW if the PW is represented in the ifTable. Otherwise, it MUST be set to zero.
                     pwID 1.3.6.1.2.1.10.246.1.2.1.12 pwidtype read-only
Pseudowire identifier. If the pwOwner object is 'pwIdFecSignaling' or 'l2tpControlProtocol', then this object is signaled in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. For other values of pwOwner, this object is not signaled and it MAY be set to zero. For implementations that support the pwIndexMappingTable, a non-zero value is RECOMMENDED, even if this identifier is not signaled. This is so that reverse mappings can be provided by pwIndexMappingTable and pwPeerMappingTable. It is therefore RECOMMENDED that the value of this pwID be unique (or if pwPeerAddrType is not 'unknown', at least [pwType, pwID, pwPeerAddrType, pwPeerAddr] is unique.)
                     pwLocalGroupID 1.3.6.1.2.1.10.246.1.2.1.13 pwgroupid read-only
Used in the Group ID field sent to the peer PW End Service within the maintenance protocol used for PW setup. It SHOULD be set to zero if a maintenance protocol is not used.
                     pwGroupAttachmentID 1.3.6.1.2.1.10.246.1.2.1.14 pwattachmentidentifiertype read-only
This object is an octet string representing the attachment group identifier (AGI) that this PW belongs to, which typically identifies the VPN ID. Applicable if pwOwner equals 'genFecSignaling'.
                     pwLocalAttachmentID 1.3.6.1.2.1.10.246.1.2.1.15 pwattachmentidentifiertype read-only
This object is an octet string representing the local forwarder attachment individual identifier (AII) to be used by this PW. It is used as the Source AII (SAII) for outgoing signaling messages and the Target AII (TAII) in the incoming messages from the peer. Applicable if pwOwner equal 'genFecSignaling'.
                     pwRemoteAttachmentID 1.3.6.1.2.1.10.246.1.2.1.16 pwattachmentidentifiertype read-only
This object is an octet string representing the remote forwarder attachment individual identifier (AII) to be used by this PW. It is used as the TAII for outgoing signaling messages and the SAII in the incoming messages from the peer. Applicable if pwOwner equals 'genFecSignaling'.
                     pwCwPreference 1.3.6.1.2.1.10.246.1.2.1.17 truthvalue read-only
Defines if the control word will be sent with each packet by the local node. Some PW types mandate the use of a control word, and in such cases, the value configured for this object has no effect on the existence of the control word. This object MAY be changed only if the PW is not active.
                     pwLocalIfMtu 1.3.6.1.2.1.10.246.1.2.1.18 unsigned32 read-only
If not equal to zero, the optional IfMtu object in the signaling protocol will be sent with this value, which represents the locally supported MTU size over the interface (or the virtual interface) associated with the PW. This object MAY be changed only if the PW is not active.
                     pwLocalIfString 1.3.6.1.2.1.10.246.1.2.1.19 truthvalue read-only
A PW MAY be associated to an interface (or a virtual interface) in the ifTable of the node as part of the service configuration. This object defines if the maintenance protocol will send the interface's name (ifAlias) as it appears in the ifTable. If set to false, the optional element will not be sent. This object MAY be changed only if the PW is not active.
                     pwLocalCapabAdvert 1.3.6.1.2.1.10.246.1.2.1.20 ianapwcapabilities read-only
If a maintenance protocol is used, it indicates the capabilities the local node will advertise to the peer. The operator MAY selectively assign a partial set of capabilities. In case of manual configuration of the PW, the operator SHOULD set non-conflicting options (for example, only a single type of Operations, Administration, and Management (OAM)) out of the available options in the implementation. It is possible to change the value of this object when the PW is not active. The agent MUST reject any attempt to set a capability that is not supported. The default value MUST be the full set of local node capabilities.
                     pwRemoteGroupID 1.3.6.1.2.1.10.246.1.2.1.21 pwgroupid read-only
This object is obtained from the Group ID field as received via the maintenance protocol used for PW setup. Value of zero will be reported if not used. Value of 0xFFFFFFFF shall be used if the object is yet to be defined by the PW maintenance protocol.
                     pwCwStatus 1.3.6.1.2.1.10.246.1.2.1.22 pwcwstatustc read-only
If signaling is used for PW establishment, this object indicates the status of the control word negotiation. For either signaling or manual configuration, it indicates if the control word (CW) is to be present for this PW.
                     pwRemoteIfMtu 1.3.6.1.2.1.10.246.1.2.1.23 unsigned32 read-only
The remote interface MTU as (optionally) received from the remote node via the maintenance protocol. The object SHOULD report zero if the MTU is not available.
                     pwRemoteIfString 1.3.6.1.2.1.10.246.1.2.1.24 snmpadminstring read-only
Indicates the interface description string as received by the maintenance protocol. It MUST be a NULL string if a maintenance protocol is not used or the value is not known yet.
                     pwRemoteCapabilities 1.3.6.1.2.1.10.246.1.2.1.25 ianapwcapabilities read-only
Indicates the capabilities as received from the peer.
                     pwFragmentCfgSize 1.3.6.1.2.1.10.246.1.2.1.26 pwfragsize read-only
If set to a value other than zero, indicates that fragmentation is desired for this PW. This object MAY be changed only if the PW is not active.
                     pwRmtFragCapability 1.3.6.1.2.1.10.246.1.2.1.27 pwfragstatus read-only
The status of the fragmentation based on the local configuration and the peer capabilities as received from the peer when a control protocol is used.
                     pwFcsRetentionCfg 1.3.6.1.2.1.10.246.1.2.1.28 integer read-only
The local configuration of Frame Check Sequence (FCS) retention for this PW. FCS retention can be configured for PW types High-Level Data Link Control (HDLC), Point-to-Point Protocol (PPP), and Ethernet only. If the implementation does not support FCS retention, an error MUST be reported in pwFcsRetentionStatus. This object MAY be changed only if the PW is not active. Enumeration: 'fcsRetentionEnable': 2, 'fcsRetentionDisable': 1.
                     pwFcsRetentionStatus 1.3.6.1.2.1.10.246.1.2.1.29 bits read-only
The status of the FCS retention negotiation process based on local configuration and the remote advertisement. remoteIndicationUnknown - set if a FEC has not been received from the remote. remoteRequestFcsRetention - indicates that the peer has requested FCS retention. FCS retention will be used if the local node is capable and configured to use it for this PW. fcsRetentionEnabled - FCS retention is enabled (both peers were configured for FCS retention for signaled PW, or the local node is configured and capable of FCS retention for manually assigned PWs). fcsRetentionDisabled - FCS retention is disabled (not configured locally or not advertised by the peer). localFcsRetentionCfgErr - set if the local node has been configured for FCS retention but is not capable to support it. fcsRetentionFcsSizeMismatch - set if there is an FCS size mismatch between the local and the peer node. Bits: 'fcsRetentionFcsSizeMismatch': 5, 'remoteRequestFcsRetention': 1, 'localFcsRetentionCfgErr': 4, 'fcsRetentionEnabled': 2, 'remoteIndicationUnknown': 0, 'fcsRetentionDisabled': 3.
                     pwOutboundLabel 1.3.6.1.2.1.10.246.1.2.1.30 unsigned32 read-only
The PW label used in the outbound direction (i.e., toward the PSN). It might be set manually if pwOwner is 'manual'; otherwise, it is set automatically. For MPLS, MPLS over IP, or MPLS over Generic Routing Encapsulation (GRE) PSN, it represents the 20-bit PW tag; for L2TP, it represents the 32-bit Session ID; and for IP PSN, it represents the destination UDP port number. If the label is not yet known (signaling in process), the object SHOULD return a value of 0xFFFFFFFF. For manual configuration, this object MAY be changed only if the PW is not active.
                     pwInboundLabel 1.3.6.1.2.1.10.246.1.2.1.31 unsigned32 read-only
The PW label used in the inbound direction (i.e., packets received from the PSN). It may be set manually if pwOwner is 'manual'; otherwise, it is set automatically. For MPLS, MPLS over IP, or MPLS over GRE PSN, it represents the 20-bit PW tag; for L2TP, it represents the 32-bit Session ID; and for IP PSN, it represents the source UDP port number. If the label is not yet known (signaling in process), the object SHOULD return a value of 0xFFFFFFFF. For manual configuration, this object MAY be changed only if the PW is not active.
                     pwName 1.3.6.1.2.1.10.246.1.2.1.32 snmpadminstring read-only
The canonical name assigned to the PW. This object MAY be changed at any time.
                     pwDescr 1.3.6.1.2.1.10.246.1.2.1.33 snmpadminstring read-only
A textual string containing information about the PW. If there is no description, this object contains a zero- length string. This object MAY be changed at any time.
                     pwCreateTime 1.3.6.1.2.1.10.246.1.2.1.34 timestamp read-only
The value of sysUpTime at the time this PW was created.
                     pwUpTime 1.3.6.1.2.1.10.246.1.2.1.35 timeticks read-only
Specifies the time since last change of pwOperStatus to Up(1).
                     pwLastChange 1.3.6.1.2.1.10.246.1.2.1.36 timeticks read-only
The value of sysUpTime at the time the PW entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
                     pwAdminStatus 1.3.6.1.2.1.10.246.1.2.1.37 integer read-only
The desired operational status of this PW. This object MAY be set at any time. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                     pwOperStatus 1.3.6.1.2.1.10.246.1.2.1.38 pwoperstatustc read-only
This object indicates the operational status of the PW; it does not reflect the status of the Customer Edge (CE) bound interface. It is set to down only if pwNotForwarding, psnFacingPwRxFault, or psnFacingPwTxFault indications are set in pwLocalStatus or pwRemoteStatus. It indicates 'lowerLayerDown' if the only reason for not being in the 'up' state is that either the outer tunnel or physical layer of the network side is in the 'down' state. All other states are declared based on the description of the PwOperStatusTC.
                     pwLocalStatus 1.3.6.1.2.1.10.246.1.2.1.39 pwstatus read-only
Indicates the status of the PW in the local node. The various indications in this object SHOULD be available independent of the ability of the local node to advertise them or the remote node to accept these status indications through the control protocol.
                     pwRemoteStatusCapable 1.3.6.1.2.1.10.246.1.2.1.40 integer read-only
Indicates the remote node capability to advertise the PW status notification. notApplicable SHOULD be reported for a manually set PW, or if the local node is not capable of accepting the status notification object. notYetKnown SHOULD be reported if the signaling protocol has not yet finished the process of capability determination. remoteCapable and remoteNotcapable SHOULD be reported based on the initial signaling exchange that has determined the remote node capability. Enumeration: 'remoteCapable': 3, 'notApplicable': 1, 'notYetKnown': 2, 'remoteNotCapable': 4.
                     pwRemoteStatus 1.3.6.1.2.1.10.246.1.2.1.41 pwstatus read-only
Indicates the status of the PW as was advertised by the remote. If the remote is not capable of advertising the status object, or the local node is not able to accept the status object through signaling, then the applicable bit is 'pwNotForwarding', which is set if the remote has sent label release or label withdraw for this PW.
                     pwTimeElapsed 1.3.6.1.2.1.10.246.1.2.1.42 hcperftimeelapsed read-only
The number of seconds, including partial seconds, that have elapsed since the beginning of the current interval measurement period.
                     pwValidIntervals 1.3.6.1.2.1.10.246.1.2.1.43 hcperfvalidintervals read-only
The number of previous 15-minute intervals for which data was collected.
                     pwRowStatus 1.3.6.1.2.1.10.246.1.2.1.44 rowstatus read-only
For creating, modifying, and deleting this row. This object MAY be changed at any time.
                     pwStorageType 1.3.6.1.2.1.10.246.1.2.1.45 storagetype read-only
This variable indicates the storage type for this object.
                     pwOamEnable 1.3.6.1.2.1.10.246.1.2.1.46 truthvalue read-only
This variable indicates if OAM is enabled for this PW. It MAY be changed at any time.
                     pwGenAGIType 1.3.6.1.2.1.10.246.1.2.1.47 pwgenidtype read-only
This variable indicates the AGI type if generalized FEC (129) is used for PW signaling or configuration. It SHOULD return the value of zero otherwise.
                     pwGenLocalAIIType 1.3.6.1.2.1.10.246.1.2.1.48 pwgenidtype read-only
This object is the type of the local forwarder attachment individual identifier (AII) to be used by this PW if generalized FEC (129) is used for PW signaling or configuration.
                     pwGenRemoteAIIType 1.3.6.1.2.1.10.246.1.2.1.49 pwgenidtype read-only
This object is the type of the remote forwarder attachment individual identifier (AII) to be used by this PW if generalized FEC (129) is used for PW signaling or configuration.
             pwPerfCurrentTable 1.3.6.1.2.1.10.246.1.3 no-access
This table provides per-PW performance information for the current interval.
                 pwPerfCurrentEntry 1.3.6.1.2.1.10.246.1.3.1 no-access
An entry in this table is created by the agent for every PW.
                     pwPerfCurrentInHCPackets 1.3.6.1.2.1.10.246.1.3.1.1 hcperfcurrentcount read-only
High-capacity counter for number of packets received by the PW (from the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentInPackets, if pwPerfCurrentInHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentInHCBytes 1.3.6.1.2.1.10.246.1.3.1.2 hcperfcurrentcount read-only
High-capacity counter for number of bytes received by the PW (from the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentInBytes, if pwPerfCurrentInHCBytes is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentOutHCPackets 1.3.6.1.2.1.10.246.1.3.1.3 hcperfcurrentcount read-only
High-capacity counter for number of packets forwarded by the PW (to the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentOutPackets, if pwPerfCurrentOutHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentOutHCBytes 1.3.6.1.2.1.10.246.1.3.1.4 hcperfcurrentcount read-only
High-capacity counter for number of bytes forwarded by the PW (to the PSN) in the current 15-minute interval. This is the 64-bit version of pwPerfCurrentOutBytes, if pwPerfCurrentOutHCBytes is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentInPackets 1.3.6.1.2.1.10.246.1.3.1.5 perfcurrentcount read-only
The counter for number of packets received by the PW (from the PSN) in the current 15-minute interval. This is the 32-bit version of pwPerfCurrentInHCPackets, if pwPerfCurrentInHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentInBytes 1.3.6.1.2.1.10.246.1.3.1.6 perfcurrentcount read-only
The counter for number of bytes received by the PW (from the PSN) in the current 15-minute interval. It MUST be equal to the least significant 32 bits of pwPerfCurrentInHCBytes, if pwPerfCurrentInHCBytes is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentOutPackets 1.3.6.1.2.1.10.246.1.3.1.7 perfcurrentcount read-only
The counter for number of packets forwarded by the PW (to the PSN) in the current 15-minute interval. It MUST be equal to the least significant 32 bits of pwPerfCurrentOutHCPackets, if pwPerfCurrentOutHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfCurrentOutBytes 1.3.6.1.2.1.10.246.1.3.1.8 perfcurrentcount read-only
The counter for number of bytes forwarded by the PW (to the PSN) in the current 15-minute interval. It MUST be equal to the least significant 32 bits of pwPerfCurrentOutHCBytes, if pwPerfCurrentOutHCBytes is supported according to the rules spelled out in RFC 2863.
             pwPerfIntervalTable 1.3.6.1.2.1.10.246.1.4 no-access
This table provides per-PW performance information for each interval.
                 pwPerfIntervalEntry 1.3.6.1.2.1.10.246.1.4.1 no-access
An entry in this table is created by the agent for every PW.
                     pwPerfIntervalNumber 1.3.6.1.2.1.10.246.1.4.1.1 integer32 no-access
A number N, between 1 and 96, 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 to 32. The maximum range of N is 1 through 96.
                     pwPerfIntervalValidData 1.3.6.1.2.1.10.246.1.4.1.2 truthvalue read-only
This variable indicates if the data for this interval is valid.
                     pwPerfIntervalTimeElapsed 1.3.6.1.2.1.10.246.1.4.1.3 hcperftimeelapsed read-only
The duration of this interval in seconds.
                     pwPerfIntervalInHCPackets 1.3.6.1.2.1.10.246.1.4.1.4 hcperfintervalcount read-only
High-capacity counter for number of packets received by the PW (from the PSN) during the interval. This is the 64-bit version of pwPerfIntervalInPackets, if pwPerfIntervalInHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalInHCBytes 1.3.6.1.2.1.10.246.1.4.1.5 hcperfintervalcount read-only
High-capacity counter for number of bytes received by the PW (from the PSN) during the interval. This is the 64-bit version of pwPerfIntervalInBytes, if pwPerfIntervalInHCBytes is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalOutHCPackets 1.3.6.1.2.1.10.246.1.4.1.6 hcperfintervalcount read-only
High-capacity counter for number of packets forwarded by the PW (to the PSN) during the interval. This is the 64-bit version of pwPerfIntervalOutPackets, if pwPerfIntervalOutHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalOutHCBytes 1.3.6.1.2.1.10.246.1.4.1.7 hcperfintervalcount read-only
High-capacity counter for number of bytes forwarded by the PW (to the PSN) during the interval. This is the 64-bit version of pwPerfIntervalOutBytes, if pwPerfIntervalOutHCBytes is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalInPackets 1.3.6.1.2.1.10.246.1.4.1.8 perfintervalcount read-only
This value represents the number of packets received by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalInHCPackets, if pwPerfIntervalInHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalInBytes 1.3.6.1.2.1.10.246.1.4.1.9 perfintervalcount read-only
This value represents the number of bytes received by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalInHCBytes, if pwPerfIntervalInHCBytes is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalOutPackets 1.3.6.1.2.1.10.246.1.4.1.10 perfintervalcount read-only
This value represents the number of packets sent by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalOutHCPackets, if pwPerfIntervalOutHCPackets is supported according to the rules spelled out in RFC 2863.
                     pwPerfIntervalOutBytes 1.3.6.1.2.1.10.246.1.4.1.11 perfintervalcount read-only
This value represents the number of bytes sent by this PW during the interval. It MUST be equal to the least significant 32 bits of pwPerfIntervalOutHCBytes, if pwPerfIntervalOutHCBytes is supported according to the rules spelled out in RFC 2863.
             pwPerf1DayIntervalTable 1.3.6.1.2.1.10.246.1.5 no-access
This table provides per-PW performance information for the current day's measurement and the previous day's interval.
                 pwPerf1DayIntervalEntry 1.3.6.1.2.1.10.246.1.5.1 no-access
An entry in this table is created by the agent for every PW.
                     pwPerf1DayIntervalNumber 1.3.6.1.2.1.10.246.1.5.1.1 unsigned32 no-access
History Data Interval number. Interval 1 is the current day's measurement period, interval 2 is the most recent previous day, and interval 30 is 31 days ago. Intervals 3..31 are optional.
                     pwPerf1DayIntervalValidData 1.3.6.1.2.1.10.246.1.5.1.2 truthvalue read-only
This variable indicates if the data for this interval is valid.
                     pwPerf1DayIntervalTimeElapsed 1.3.6.1.2.1.10.246.1.5.1.3 hcperftimeelapsed read-only
The number of seconds in the 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason or where agent clock adjustments have been made.
                     pwPerf1DayIntervalInHCPackets 1.3.6.1.2.1.10.246.1.5.1.4 counter64 read-only
High-capacity counter for the total number of packets received by the PW (from the PSN).
                     pwPerf1DayIntervalInHCBytes 1.3.6.1.2.1.10.246.1.5.1.5 counter64 read-only
High-capacity counter for the total number of bytes received by the PW (from the PSN).
                     pwPerf1DayIntervalOutHCPackets 1.3.6.1.2.1.10.246.1.5.1.6 counter64 read-only
High-capacity counter for the total number of packets forwarded by the PW (to the PSN).
                     pwPerf1DayIntervalOutHCBytes 1.3.6.1.2.1.10.246.1.5.1.7 counter64 read-only
High-capacity counter for the total number of bytes forwarded by the PW (to the PSN).
             pwPerfTotalErrorPackets 1.3.6.1.2.1.10.246.1.6 counter32 read-only
Counter for number of errors at the PW processing level, for example, packets received with unknown PW label.
             pwIndexMappingTable 1.3.6.1.2.1.10.246.1.7 no-access
This table enables the reverse mapping of the unique PWid parameters [peer IP, PW type, and PW ID] and the pwIndex. The table is not applicable for PWs created manually or by using the generalized FEC.
                 pwIndexMappingEntry 1.3.6.1.2.1.10.246.1.7.1 no-access
An entry in this table MUST be created by the agent for every PW created by the pwTable for which pwOwner equals pwIdFecSignaling and pwID is not zero. Implementers need to be aware that if the value of the pwIndexMappingPeerAddr (an OID) has more than 113 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
                     pwIndexMappingPwType 1.3.6.1.2.1.10.246.1.7.1.1 ianapwtypetc no-access
The PW type (indicates the service) of this PW.
                     pwIndexMappingPwID 1.3.6.1.2.1.10.246.1.7.1.2 pwidtype no-access
The PW ID of this PW. Zero if the PW is configured manually.
                     pwIndexMappingPeerAddrType 1.3.6.1.2.1.10.246.1.7.1.3 inetaddresstype no-access
IP address type of the peer node.
                     pwIndexMappingPeerAddr 1.3.6.1.2.1.10.246.1.7.1.4 inetaddress no-access
IP address of the peer node.
                     pwIndexMappingPwIndex 1.3.6.1.2.1.10.246.1.7.1.5 pwindextype read-only
The value that represents the PW in the pwTable.
             pwPeerMappingTable 1.3.6.1.2.1.10.246.1.8 no-access
This table provides reverse mapping of the existing PW based on PW type and PW ID ordering. This table is typically useful for the element management system (EMS) ordered query of existing PWs.
                 pwPeerMappingEntry 1.3.6.1.2.1.10.246.1.8.1 no-access
An entry in this table is created by the agent for every PW entry in the pwTable. Implementers need to be aware that if the value of the pwPeerMappingPeerAddr (an OID) has more than 113 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
                     pwPeerMappingPeerAddrType 1.3.6.1.2.1.10.246.1.8.1.1 inetaddresstype no-access
IP address type of the peer node.
                     pwPeerMappingPeerAddr 1.3.6.1.2.1.10.246.1.8.1.2 inetaddress no-access
IP address of the peer node.
                     pwPeerMappingPwType 1.3.6.1.2.1.10.246.1.8.1.3 ianapwtypetc no-access
The PW type (indicates the emulated service) of this PW.
                     pwPeerMappingPwID 1.3.6.1.2.1.10.246.1.8.1.4 pwidtype no-access
The PW ID of this PW. Zero if the PW is configured manually.
                     pwPeerMappingPwIndex 1.3.6.1.2.1.10.246.1.8.1.5 pwindextype read-only
The value that represents the PW in the pwTable.
             pwUpDownNotifEnable 1.3.6.1.2.1.10.246.1.9 truthvalue read-write
If this object is set to true(1), then it enables the emission of pwUp and pwDown notifications; otherwise, these notifications are not emitted.
             pwDeletedNotifEnable 1.3.6.1.2.1.10.246.1.10 truthvalue read-write
If this object is set to true(1), then it enables the emission of pwDeleted notification; otherwise, this notification is not emitted.
             pwNotifRate 1.3.6.1.2.1.10.246.1.11 unsigned32 read-write
This object defines the maximum number of PW notifications that can be emitted from the device per second.
             pwGenFecIndexMappingTable 1.3.6.1.2.1.10.246.1.12 no-access
This table enables the reverse mapping of the unique PWid parameters [GroupAttachmentID, LocalAttachmentID, and PeerAttachmentID] and the pwIndex. The table is only applicable for PW using the generalized FEC.
                   pwGenFecIndexMappingEntry 1.3.6.1.2.1.10.246.1.12.1 no-access
An entry in this table MUST be created by the agent for every PW created by the pwTable for which pwOwner equals genFecSignaling. Implementers need to be aware that if the combined value of pwGenFecIndexMappingAGI, pwGenFecIndexMappingLocalAII, and pwGenFecIndexMappingRemoteAII (OIDs) has more than 113 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
                       pwGenFecIndexMappingAGIType 1.3.6.1.2.1.10.246.1.12.1.1 pwgenidtype no-access
This object is the type of the attachment group identifier (AGI) that this PW belongs to.
                       pwGenFecIndexMappingAGI 1.3.6.1.2.1.10.246.1.12.1.2 pwattachmentidentifiertype no-access
This object is an octet string representing the attachment group identifier (AGI) that this PW belongs to, which typically identifies the VPN ID.
                       pwGenFecIndexMappingLocalAIIType 1.3.6.1.2.1.10.246.1.12.1.3 pwgenidtype no-access
This object is the type of the local forwarder attachment individual identifier (AII) to be used by this PW.
                       pwGenFecIndexMappingLocalAII 1.3.6.1.2.1.10.246.1.12.1.4 pwattachmentidentifiertype no-access
This object is an octet string representing the local forwarder attachment individual identifier (AII) to be used by this PW. It is used as the SAII for outgoing signaling messages and the TAII in the incoming messages from the peer.
                       pwGenFecIndexMappingRemoteAIIType 1.3.6.1.2.1.10.246.1.12.1.5 pwgenidtype no-access
This object is the type of the remote forwarder attachment individual identifier (AII) to be used by this PW.
                       pwGenFecIndexMappingRemoteAII 1.3.6.1.2.1.10.246.1.12.1.6 pwattachmentidentifiertype no-access
This object is an octet string representing the peer forwarder attachment individual identifier (AII) to be used by this PW. It is used as the TAII for outgoing signaling messages and the SAII in the incoming messages from the peer.
                       pwGenFecIndexMappingPwIndex 1.3.6.1.2.1.10.246.1.12.1.7 pwindextype read-only
The value that represents the PW in the pwTable.
         pwConformance 1.3.6.1.2.1.10.246.2
             pwGroups 1.3.6.1.2.1.10.246.2.1
                 pwBasicGroup 1.3.6.1.2.1.10.246.2.1.1
Collection of objects that are required in all implementations that support the PW MIB module.
                 pwPwIdGroup 1.3.6.1.2.1.10.246.2.1.2
Collection of objects required for PW ID configuration and signaling.
                 pwGeneralizedFecGroup 1.3.6.1.2.1.10.246.2.1.3
Collection of objects required for generalized FEC configuration and signaling.
                 pwFcsGroup 1.3.6.1.2.1.10.246.2.1.4
Collection of objects required for FCS retention configuration and signaling.
                 pwFragGroup 1.3.6.1.2.1.10.246.2.1.5
Collection of objects required for fragmentation configuration and signaling.
                 pwPwStatusGroup 1.3.6.1.2.1.10.246.2.1.6
Collection of objects required for PW status configuration and signaling.
                 pwGetNextGroup 1.3.6.1.2.1.10.246.2.1.7
Collection of objects for getting the next available index.
                 pwPriorityGroup 1.3.6.1.2.1.10.246.2.1.8
Collection of objects for controlling the PW setup and holding priority.
                 pwAttachmentGroup 1.3.6.1.2.1.10.246.2.1.9
Collection of objects for PW configuration as ifIndex.
                 pwPerformanceGeneralGroup 1.3.6.1.2.1.10.246.2.1.10
Collection of general objects needed for managing the total running performance parameters.
                 pwPeformance1DayIntervalGroup 1.3.6.1.2.1.10.246.2.1.11
Collection of objects needed for a PW running 1-day interval performance collection.
                 pwPerformanceIntervalGeneralGroup 1.3.6.1.2.1.10.246.2.1.12
Collection of general objects needed for managing the interval performance parameters.
                 pwPeformanceIntervalGroup 1.3.6.1.2.1.10.246.2.1.13
Collection of 32-bit objects needed for PW performance collection in 15-minute intervals.
                 pwHCPeformanceIntervalGroup 1.3.6.1.2.1.10.246.2.1.14
Collection of HC objects needed for PW performance collection in 15-minute intervals.
                 pwMappingTablesGroup 1.3.6.1.2.1.10.246.2.1.15
Collection of objects contained in the reverse mapping tables.
                 pwNotificationControlGroup 1.3.6.1.2.1.10.246.2.1.16
Collection of objects for controlling the PW notifications.
                 pwNotificationGroup 1.3.6.1.2.1.10.246.2.1.17
Collection of PW notifications objects.
                 pwSignalingGroup 1.3.6.1.2.1.10.246.2.1.18
Collection of objects for use in implementations that support the PW signaling.
             pwCompliances 1.3.6.1.2.1.10.246.2.2
                 pwModuleFullCompliance 1.3.6.1.2.1.10.246.2.2.1
The compliance statement for agents that provide full support for the PW MIB module. Such devices can then be monitored and configured using this MIB module.
                 pwModuleReadOnlyCompliance 1.3.6.1.2.1.10.246.2.2.2
The compliance statement for agents that provide read- only support for the PW MIB module. Such devices can then be monitored but cannot be configured using this MIB module.