pwEntry
PW-STD-MIB ·
.1.3.6.1.2.1.10.246.1.2.1
Object
row
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).
Context
- MIB
- PW-STD-MIB
- OID
.1.3.6.1.2.1.10.246.1.2.1- Type
- row
- Status
- current
- Parent
- pwTable
- Table
- pwTable
- Children
- 48
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pwIndex A unique index for the conceptual row identifying a PW within
this table. | column | PW-TC-STD-MIBPwIndexType | .1.3.6.1.2.1.10.246.1.2.1.1 |
| pwAttachedPwIndex 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… | column | PW-TC-STD-MIBPwIndexOrZeroType | .1.3.6.1.2.1.10.246.1.2.1.10 |
| pwIfIndex This object indicates the ifIndex of the PW if the PW is
represented in the ifTable. Otherwise, it MUST be set
to zero. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.10.246.1.2.1.11 |
| pwID Pseudowire identifier.
If the pwOwner object is 'pwIdFecSignaling' or
'l2tpControlProtocol', then this object is signaled in the
outgoing PW ID field within the 'Vi… | column | PW-TC-STD-MIBPwIDType | .1.3.6.1.2.1.10.246.1.2.1.12 |
| pwLocalGroupID 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. | column | PW-TC-STD-MIBPwGroupID | .1.3.6.1.2.1.10.246.1.2.1.13 |
| pwGroupAttachmentID 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 'gen… | column | PW-TC-STD-MIBPwAttachmentIdentifierType | .1.3.6.1.2.1.10.246.1.2.1.14 |
| pwLocalAttachmentID 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 sig… | column | PW-TC-STD-MIBPwAttachmentIdentifierType | .1.3.6.1.2.1.10.246.1.2.1.15 |
| pwRemoteAttachmentID 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 messa… | column | PW-TC-STD-MIBPwAttachmentIdentifierType | .1.3.6.1.2.1.10.246.1.2.1.16 |
| pwCwPreference 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 obj… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.10.246.1.2.1.17 |
| pwLocalIfMtu 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 … | column | Unsigned32 | .1.3.6.1.2.1.10.246.1.2.1.18 |
| pwLocalIfString 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 w… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.10.246.1.2.1.19 |
| pwType This value indicates the emulated service to be carried over
this PW. | column | IANA-PWE3-MIBIANAPwTypeTC | .1.3.6.1.2.1.10.246.1.2.1.2 |
| pwLocalCapabAdvert 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… | column | IANA-PWE3-MIBIANAPwCapabilities | .1.3.6.1.2.1.10.246.1.2.1.20 |
| pwRemoteGroupID 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 b… | column | PW-TC-STD-MIBPwGroupID | .1.3.6.1.2.1.10.246.1.2.1.21 |
| pwCwStatus 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 cont… | column | PW-TC-STD-MIBPwCwStatusTC | .1.3.6.1.2.1.10.246.1.2.1.22 |
| pwRemoteIfMtu 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. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.10.246.1.2.1.23 |
| pwRemoteIfString 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. | column | OctetString | .1.3.6.1.2.1.10.246.1.2.1.24 |
| pwRemoteCapabilities Indicates the capabilities as received from the peer. | column | IANA-PWE3-MIBIANAPwCapabilities | .1.3.6.1.2.1.10.246.1.2.1.25 |
| pwFragmentCfgSize 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. | column | bytes PW-TC-STD-MIBPwFragSize | .1.3.6.1.2.1.10.246.1.2.1.26 |
| pwRmtFragCapability 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. | column | PW-TC-STD-MIBPwFragStatus | .1.3.6.1.2.1.10.246.1.2.1.27 |
| pwFcsRetentionCfg 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
Prot… | column | Enumeration | .1.3.6.1.2.1.10.246.1.2.1.28 |
| pwFcsRetentionStatus The status of the FCS retention negotiation process based on
local configuration and the remote advertisement.
remoteIndicationUnknown - set if a FEC has not been r… | column | Bits | .1.3.6.1.2.1.10.246.1.2.1.29 |
| pwOwner 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 use… | column | Enumeration | .1.3.6.1.2.1.10.246.1.2.1.3 |
| pwOutboundLabel 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, o… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.10.246.1.2.1.30 |
| pwInboundLabel 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, MPL… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.10.246.1.2.1.31 |
| pwName The canonical name assigned to the PW. This object MAY be
changed at any time. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.10.246.1.2.1.32 |
| pwDescr 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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.10.246.1.2.1.33 |
| pwCreateTime The value of sysUpTime at the time this PW was created. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.10.246.1.2.1.34 |
| pwUpTime Specifies the time since last change of pwOperStatus to
Up(1). | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.10.246.1.2.1.35 |
| pwLastChange 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 managem… | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.10.246.1.2.1.36 |
| pwAdminStatus The desired operational status of this PW. This object MAY
be set at any time. | column | Enumeration | .1.3.6.1.2.1.10.246.1.2.1.37 |
| pwOperStatus 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,
psnFa… | column | PW-TC-STD-MIBPwOperStatusTC | .1.3.6.1.2.1.10.246.1.2.1.38 |
| pwLocalStatus 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 … | column | PW-TC-STD-MIBPwStatus | .1.3.6.1.2.1.10.246.1.2.1.39 |
| pwPsnType 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. | column | IANA-PWE3-MIBIANAPwPsnTypeTC | .1.3.6.1.2.1.10.246.1.2.1.4 |
| pwRemoteStatusCapable 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 accept… | column | Enumeration | .1.3.6.1.2.1.10.246.1.2.1.40 |
| pwRemoteStatus 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 … | column | PW-TC-STD-MIBPwStatus | .1.3.6.1.2.1.10.246.1.2.1.41 |
| pwTimeElapsed The number of seconds, including partial seconds,
that have elapsed since the beginning of the current
interval measurement period. | column | HC-PerfHist-TC-MIBHCPerfTimeElapsed | .1.3.6.1.2.1.10.246.1.2.1.42 |
| pwValidIntervals The number of previous 15-minute intervals
for which data was collected. | column | HC-PerfHist-TC-MIBHCPerfValidIntervals | .1.3.6.1.2.1.10.246.1.2.1.43 |
| pwRowStatus For creating, modifying, and deleting this row.
This object MAY be changed at any time. | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.10.246.1.2.1.44 |
| pwStorageType This variable indicates the storage type for this
object. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.10.246.1.2.1.45 |
| pwOamEnable This variable indicates if OAM is enabled for this
PW. It MAY be changed at any time. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.10.246.1.2.1.46 |
| pwGenAGIType 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. | column | PW-TC-STD-MIBPwGenIdType | .1.3.6.1.2.1.10.246.1.2.1.47 |
| pwGenLocalAIIType 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. | column | PW-TC-STD-MIBPwGenIdType | .1.3.6.1.2.1.10.246.1.2.1.48 |
| pwGenRemoteAIIType 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. | column | PW-TC-STD-MIBPwGenIdType | .1.3.6.1.2.1.10.246.1.2.1.49 |
| pwSetUpPriority 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 equ… | column | Integer32 | .1.3.6.1.2.1.10.246.1.2.1.5 |
| pwHoldingPriority 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 … | column | Integer32 | .1.3.6.1.2.1.10.246.1.2.1.6 |
| pwPeerAddrType 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. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.10.246.1.2.1.8 |
| pwPeerAddr 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
(pwPeerAddrTy… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.10.246.1.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| pwIndex A unique index for the conceptual row identifying a PW within
this table. | column | PW-TC-STD-MIBPwIndexType | .1.3.6.1.2.1.10.246.1.2.1.1 |