HUAWEI-PW-CMD-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-PW-CMD-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 |
hwPw | 1.3.6.1.4.1.2011.5.12.8 | |||
hwPwCmdMIB | 1.3.6.1.4.1.2011.5.12.8.1 |
Pseudo Wire Emulation Edge-to-Edge (PWE3) is an end-to-end L2 service bearing technology, that belongs to L2 VPN in the P2P mode. The system implements the PWE3 architecture through MPLS, by using the LDP or RSVP-TE protocol as signaling. Therefore, it can implement the ATM and Ethernet emulation services and establish the ATM or Ethernet private lines. Thus, it provides a solution to the emulation private line service in the IP network. |
||
hwPwCmdVcNotifications | 1.3.6.1.4.1.2011.5.12.8.1.1 | |||
hwPwCmdVcSwitchWtoP | 1.3.6.1.4.1.2011.5.12.8.1.1.1 |
This notification is generated when switch from working pw to protect pw happens. |
||
hwPwCmdVcSwitchPtoW | 1.3.6.1.4.1.2011.5.12.8.1.1.2 |
This notification is generated when switch from protect pw to working pw happens. |
||
hwPwCmdVcUp | 1.3.6.1.4.1.2011.5.12.8.1.1.3 |
This notification is generated when the vc status change from other status to up. |
||
hwPwCmdVcDown | 1.3.6.1.4.1.2011.5.12.8.1.1.4 |
This notification is generated when the vc status change from other status to down. |
||
hwPwCmdObjects | 1.3.6.1.4.1.2011.5.12.8.1.2 | |||
hwPwCmdVcIndexNext | 1.3.6.1.4.1.2011.5.12.8.1.2.1 | unsigned32 | read-only |
This object contains an appropriate value to be used for hwPwCmdVcIndex when creating entries in the hwPwCmdVcTable. The value 0 indicates that no unassigned entries are available. To obtain the value of hwPwCmdVcIndex for a new entry in the hwPwCmdVcTable, the manager issues a management protocol retrieval operation to obtain the current value of hwPwCmdVcIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. |
hwPwCmdVcTable | 1.3.6.1.4.1.2011.5.12.8.1.2.2 | no-access |
This table specifies information for configuring and status monitoring that are common to all service types. The index of this table is hwPwCmdVcIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.2.1 | no-access |
This table specifies information for configuring and status monitoring that are common to all service types. The index of this entry is hwPwCmdVcIndex. |
||
hwPwCmdVcIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.1 | unsigned32 | no-access |
Index for the conceptual row identifying a PW within this PW Emulation table. |
hwPwCmdVcSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.2 | signalprotocoltype | read-only |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.3 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. |
hwPwCmdVcType | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.4 | pwvctype | read-only |
This value indicate the service to be carried over this PW. |
hwPwCmdVcPeerAddrType | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.5 | 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. |
hwPwCmdVcPeerAddr | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.6 | ipaddress | 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 zeros if not applicable (hwPwCmdVcPeerAddrType is 'unknown'). |
hwPwCmdVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.7 | vcstatustype | read-only |
Indicates the status of the PW in the local node. |
hwPwCmdVcInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.8 | unsigned32 | read-only |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1023 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdVcOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.9 | unsigned32 | read-only |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1023 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdVcSwitchSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.10 | signalprotocoltype | read-only |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdVcSwitchID | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.11 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element' of the switch pw. |
hwPwCmdVcSwitchPeerAddrType | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.12 | inetaddresstype | read-only |
Denotes the address type of the peer node of the switch pw. It should be set to 'unknown' if PE/PW maintenance protocol is not used and the address is unknown. |
hwPwCmdVcSwitchPeerAddr | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.13 | ipaddress | read-only |
This object contains the value of the peer node address of the switch pw of the PW/PE maintenance protocol entity. This object SHOULD contain a value of all zeros if not applicable (hwPwCmdVcSwitchPeerAddrType is 'unknown'). |
hwPwCmdVcSwitchInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.14 | unsigned32 | read-only |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1023 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdVcSwitchOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.15 | unsigned32 | read-only |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1023 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdVcGroupID | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.16 | unsigned32 | read-only |
Used in the Group ID field sent to the peer PWES within the maintenance protocol used for PW setup. Applicable if pwVcOwner equal 'pwIdFecSignaling' or 'l2tpControlProtocol', should be set to zero otherwise. |
hwPwCmdVcIfIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.17 | interfaceindex | read-only |
Index of the interface (or the virtual interface) associated with the PW. |
hwPwCmdVcAcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.18 | integer | read-only |
Local AC status. Options: 1. down(1) -indicates AC status down 2. up(2) -indicates AC status up 3. plugout(3) -indicates AC status plugout Enumeration: 'down': 1, 'up': 2, 'plugout': 3. |
hwPwCmdVcMtu | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.19 | unsigned32 | read-only |
If not equal zero, the optional Mtu object in the signaling protocol will be sent with this value, representing the locally supported MTU size over the interface (or the virtual interface) associated with the PW. |
hwPwCmdVcCw | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.20 | truthvalue | read-only |
If signaling is used for PW establishment, this object indicates the status of the control word negotiation, and in both signaling or manual configuration indicates if CW is to be present or not for this PW. |
hwPwCmdVcVCCV | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.21 | bits | read-only |
Indicates the optional VCCV capabilities of the pw. Options: 1. ccCw(0) 2. ccAlert(1) 3. ccLabel(2) 4. cvIcmpping(3) 5. cvLspping(4) 6. cvBfd(5) Bits: 'cvIcmpping': 3, 'ccAlert': 1, 'ccCw': 0, 'cvBfd': 5, 'cvLspping': 4, 'ccLabel': 2. |
hwPwCmdVcBandwidth | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.22 | unsigned32 | read-only |
Indicates the bandwidth when signaling protocol is rsvp. |
hwPwCmdVcMaxAtmCells | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.23 | unsigned32 | read-only |
Indicates the max cell supported when vctype is atm. |
hwPwCmdVcTnlPolicyName | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.24 | octet string | read-only |
Indicates the tunnel policy name used. |
hwPwCmdVcQoSBehaviorIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.25 | unsigned32 | read-only |
Indicates the traffic behavior Index when QOS is implemented. |
hwPwCmdVcExplicitPathName | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.26 | octet string | read-only |
Indicates the explicit path name set by the operator. |
hwPwCmdVcTemplateIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.27 | unsigned32 | read-only |
Indicates the pw template index referenced. |
hwPwCmdVcSecondary | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.28 | truthvalue | read-only |
Indicates whether or not the secondary pw is used. |
hwPwCmdVcUpTime | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.29 | timestamp | read-only |
Specifies the total time this PW status has been Up(1). |
hwPwCmdVcRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.2.1.30 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdVcTnlTable | 1.3.6.1.4.1.2011.5.12.8.1.2.3 | no-access |
This table provides per-PW related tunnel information. The indexes of this table are hwPwCmdVcIndex and hwPwCmdVcTnlIndex, hwPwCmdVcIndexis set in hwPwCmdVcTable table. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.3.1 | no-access |
This table provides per-PW related tunnel information. The indexes of this entry are hwPwCmdVcIndex and hwPwCmdVcTnlIndex, hwPwCmdVcIndexis set in hwPwCmdVcTable table. |
||
hwPwCmdVcTnlIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.3.1.1 | unsigned32 | read-only |
Indicates the tunnel index related to each PW. |
hwPwCmdRemoteVcTable | 1.3.6.1.4.1.2011.5.12.8.1.2.4 | no-access |
This table provides remote PW information for each local PW.The index of this table is hwPwCmdRemoteVcID. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.4.1 | no-access |
This table provides remote PW information for each local PW.The index of this entry is hwPwCmdRemoteVcID. |
||
hwPwCmdRemoteVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.1 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element' of the remote PW. |
hwPwCmdRemoteVcType | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.2 | pwvctype | read-only |
This value indicate the service to be carried over the remote PW. |
hwPwCmdRemoteVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.3 | vcstatustype | read-only |
Indicates the status of the remote PW. |
hwPwCmdRemoteVcGroupID | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.4 | unsigned32 | read-only |
Indicates the Group ID field of the remote PW. |
hwPwCmdRemoteVcMtu | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.5 | unsigned32 | read-only |
Indicates the supported MTU size of the remote PW. |
hwPwCmdRemoteVcCw | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.6 | truthvalue | read-only |
Indicates the control word capability of the remote PW. |
hwPwCmdRemoteVcMaxAtmCells | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.7 | unsigned32 | read-only |
Indicates the max cell supported of the remote PW when vctype is atm. |
hwPwCmdRemoteVcNotif | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.8 | truthvalue | read-only |
Indicates notification is supported by the remote PW. |
hwPwCmdRemoteVcSwitchID | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.9 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element' of the switch PW. |
hwPwCmdRemoteVcSwitchType | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.10 | pwvctype | read-only |
This value indicate the service to be carried over the switch PW. |
hwPwCmdRemoteVcSwitchStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.11 | vcstatustype | read-only |
Indicates the status of the switch PW. |
hwPwCmdRemoteVcSwitchGroupID | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.12 | unsigned32 | read-only |
Indicates the Group ID field of the switch PW. |
hwPwCmdRemoteVcSwitchMtu | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.13 | unsigned32 | read-only |
Indicates the supported MTU size of the switch PW. |
hwPwCmdRemoteVcSwitchCw | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.14 | truthvalue | read-only |
Indicates the control word capability of the switch PW. |
hwPwCmdRemoteVcSwitchMaxAtmCells | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.15 | unsigned32 | read-only |
Indicates the max cell supported of the switch PW when vctype is atm. |
hwPwCmdRemoteVcSwitchNotif | 1.3.6.1.4.1.2011.5.12.8.1.2.4.1.16 | truthvalue | read-only |
Indicates notification is supported by the switch PW. |
hwPwCmdAcBindingTable | 1.3.6.1.4.1.2011.5.12.8.1.2.5 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this table are hwPwCmdAcBindingConnectIndex and hwPwCmdAcBindingPrimOrSecondary. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.5.1 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this entry are hwPwCmdAcBindingConnectIndex and hwPwCmdAcBindingPrimOrSecondary. |
||
hwPwCmdAcBindingConnectIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.1 | unsigned32 | no-access |
Indicates the connect index referenced. Range: 1-32768 |
hwPwCmdAcBindingVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.2 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. Range: 1-4294967295 |
hwPwCmdAcBindingVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.3 | vcstatustype | read-only |
Indicates the status of the PW: down(1), up(2), plugout(3). |
hwPwCmdAcBindingTemplateName | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.4 | octet string | read-only |
Indicates the description string of the template, MUST be NULL string if not applicable or not known yet. |
hwPwCmdAcBindingOutboundVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.5 | integer32 | read-only |
VPI value of this ATM VC. Range: 0-4095 If the pwVcType is atmNto1Transparent then the value will be set to zero. |
hwPwCmdAcBindingOutboundVci | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.6 | integer32 | read-only |
VCI value of this ATM VC. Range: 32-65535 If the pwVcType is atmNto1Transparent, atmCell1to1Vpc or atmCellNto1Vpc then the value should be set to zero. |
hwPwCmdAcBindingSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.7 | signalprotocoltype | read-only |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdAcBindingOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.8 | integer32 | read-only |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcBindingInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.9 | integer32 | read-only |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcBindingRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.10 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdAcBindingPrimOrSecondary | 1.3.6.1.4.1.2011.5.12.8.1.2.5.1.11 | integer | no-access |
This value indicate Primary PW or Secondary PW. Options: 1. primaryPW(1) -indicates primary PW 2. secondaryPW(2) -indicates secondary PW Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwCmdTemplateIndexNext | 1.3.6.1.4.1.2011.5.12.8.1.2.6 | unsigned32 | read-only |
This object contains an appropriate value to be used for hwPwCmdTemplateIndex when creating entries in the hwPwCmdTemplateTable. The value 0 indicates that no unassigned entries are available. To obtain the value of hwPwCmdTemplateIndex for a new entry in the hwPwCmdTemplateTable, the manager issues a management protocol retrieval operation to obtain the current value of hwPwCmdVcIndex. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse. |
hwPwCmdTemplateTable | 1.3.6.1.4.1.2011.5.12.8.1.2.7 | no-access |
This table specifies information for configuring and status monitoring to pw template. The index of this table is hwPwCmdTemplateIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.7.1 | no-access |
This table specifies information for configuring and status monitoring to pw template. The index of this entry is hwPwCmdTemplateIndex. |
||
hwPwCmdTemplateIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.1 | unsigned32 | no-access |
Index for the conceptual row identifying a PW template within this PW template table. |
hwPwCmdTemplateName | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.2 | octet string | read-only |
Indicates the description string of the template, MUST be NULL string if not applicable or not known yet. |
hwPwCmdTemplateVcType | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.3 | pwvctype | read-only |
This value indicate the service to be carried over this template. |
hwPwCmdTemplatePeerAddrType | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.4 | 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. |
hwPwCmdTemplatePeerAddr | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.5 | ipaddress | 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 zeros if not applicable (hwPwCmdTemplatePeerAddrType is 'unknown'). |
hwPwCmdTemplateMtu | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.6 | unsigned32 | read-only |
Indicates the supported MTU size of the switch PW. Range: 328-1710 |
hwPwCmdTemplateCw | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.7 | truthvalue | read-only |
Indicates the control word capability of the switch PW. |
hwPwCmdTemplateVCCV | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.8 | bits | read-only |
Indicates the optional VCCV capabilities of the pw. Options: 1. ccCw(0) 2. ccAlert(1) 3. ccLabel(2) 4. cvIcmpping(3) 5. cvLspping(4) 6. cvBfd(5) Bits: 'cvIcmpping': 3, 'ccAlert': 1, 'ccCw': 0, 'cvBfd': 5, 'cvLspping': 4, 'ccLabel': 2. |
hwPwCmdTemplateFrag | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.9 | truthvalue | read-only |
Indicates whether or not fragmentation is supported. |
hwPwCmdTemplateBandwidth | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.10 | unsigned32 | read-only |
Indicates the bandwidth when signaling protocol is rsvp. |
hwPwCmdTemplateMaxAtmCells | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.11 | unsigned32 | read-only |
Indicates the max ATM cells when encapsulation is ATM. Range: 1-31 Default: 1 |
hwPwCmdTemplateTnlPolicyName | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.12 | octet string | read-only |
Indicates the tunnel policy name used. |
hwPwCmdTemplateQoSBehaviorIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.13 | integer32 | read-only |
Indicates the traffic behavior Index when QOS is implemented. |
hwPwCmdTemplateExplicitPathName | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.14 | octet string | read-only |
Indicates the explicit path name set by the operator. |
hwPwCmdTemplateTdmJitterBuffer | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.15 | unsigned32 | read-only |
Indicates the jitter buffer size of TDM PW. Range: 500-128000 Default: 2000 Unit: microsecond |
hwPwCmdTemplateTdmLoadTime | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.16 | unsigned32 | read-only |
Indicates the load time value of TDM PW. Range: 125-5000 Default: 1000 Unit: byte |
hwPwCmdTemplateTdmRTP | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.17 | integer | read-only |
Indicates enable or disable RTP of TDM PW. Options: 1. disable(0) -indicates disable RTP 2. enable(1) -indicates enable RTP Default: disable(0) Enumeration: 'enable': 1, 'disable': 0. |
hwPwCmdTemplateRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.18 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdTemplateTdmTimeSlotNum | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.19 | unsigned32 | read-only |
Indicates the time slot Num of TDM PW. Range: 1-32 Default: 32 Unit: byte |
hwPwCmdTemplateMaxEncapcellDelay | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.20 | unsigned32 | read-only |
Indicates the Max ATM cells encapsulate delay time. Range: 0-50 Default: 0 Unit: millisecond |
hwPwCmdTemplateFlowLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.7.1.21 | bits | read-only |
Indicates the optional flow label capabilities of the pw. Bits: 'smac': 2, 'dmac': 3, 'sip': 0, 'dip': 1. |
hwPwCmdOperTable | 1.3.6.1.4.1.2011.5.12.8.1.2.8 | no-access |
This table specifies the reset operation that can be done to the PW or PW template. The index of this table is hwPwCmdOperIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.8.1 | no-access |
This table specifies the reset operation that can be done to the PW or PW template. The index of this entry is hwPwCmdOperIndex. |
||
hwPwCmdOperIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.8.1.1 | unsigned32 | no-access |
Index for the conceptual row. |
hwPwCmdOperType | 1.3.6.1.4.1.2011.5.12.8.1.2.8.1.2 | integer | read-only |
Specifies the reset object. Options: 1. vcindex(1) -indicates PW index 2. pwtindex(2) -indicates PW template index Enumeration: 'pwtindex': 2, 'vcindex': 1. |
hwPwCmdOperVcOrPwtIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.8.1.3 | unsigned32 | read-only |
Specifies the object index to be reset. |
hwPwCmdOperStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.8.1.4 | integer | read-only |
Indicates the result of the reset operation. Options: 1. success(1) -indicates operation success 2. pwNotExist(2) -indicates PW not exist 3. pwTemplateNotExist(3) -indicates PW template not exist 4. resetFailure(4) -indicates reset PW failure 5. unknown(5) -indicates unknown operation status Enumeration: 'unknown': 5, 'resetFailure': 4, 'pwNotExist': 2, 'success': 1, 'pwTemplateNotExist': 3. |
hwPwCmdOperTimeStamp | 1.3.6.1.4.1.2011.5.12.8.1.2.8.1.5 | timestamp | read-only |
Specifies the total time since last reset operation has been done. |
hwPwCmdOperRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.8.1.6 | rowstatus | read-only |
For creating and deleting this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdVcSwitchNotifEnable | 1.3.6.1.4.1.2011.5.12.8.1.2.9 | truthvalue | read-write |
If this object is set to true(1), then it enables the emission of hwPwCmdVcSwitchWtoP and hwPwCmdVcSwitchPtoW notifications; otherwise these notifications are not emitted, DEFVAL { false } |
hwPwCmdAcVlanBindingTable | 1.3.6.1.4.1.2011.5.12.8.1.2.10 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this table are hwPwCmdAcVlanBindingVlanID and hwPwCmdAcVlanBindingPrimOrSecondary. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.10.1 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this entry are hwPwCmdAcVlanBindingVlanID and hwPwCmdAcVlanBindingPrimOrSecondary. |
||
hwPwCmdAcVlanBindingVlanID | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.1 | unsigned32 | no-access |
Indicates the VLAN ID referenced. Range: 2-4093 |
hwPwCmdAcVlanBindingVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.2 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. Range: 1-4294967295 |
hwPwCmdAcVlanBindingVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.3 | vcstatustype | read-only |
Indicates the status of the PW: down(1), up(2), plugout(3). |
hwPwCmdAcVlanBindingTemplateName | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.4 | octet string | read-only |
Indicates the description string of the template, MUST be NULL string if not applicable or not known yet. |
hwPwCmdAcVlanBindingSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.5 | signalprotocoltype | read-only |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdAcVlanBindingOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.6 | integer32 | read-only |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcVlanBindingInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.7 | integer32 | read-only |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcVlanBindingRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.8 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdAcVlanBindingPrimOrSecondary | 1.3.6.1.4.1.2011.5.12.8.1.2.10.1.9 | integer | no-access |
This value indicate Primary PW or Secondary PW. Options: 1. primaryPW(1) -indicates primary PW 2. secondaryPW(2) -indicates secondary PW Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwCmdAcPvpBindingTable | 1.3.6.1.4.1.2011.5.12.8.1.2.11 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this table are ifIndex, hwPwCmdAcPvpBindingVpi and hwPwCmdAcPvpBindingPrimOrSecondary. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.11.1 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this entry are ifIndex, hwPwCmdAcPvpBindingVpi and hwPwCmdAcPvpBindingPrimOrSecondary. |
||
hwPwCmdAcPvpBindingVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.1 | unsigned32 | read-only |
Indicates the VPI value. Range: 0-4095 |
hwPwCmdAcPvpBindingVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.2 | unsigned32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. Range: 1-4294967295 |
hwPwCmdAcPvpBindingVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.3 | vcstatustype | read-only |
Indicates the status of the PW: down(1), up(2), plugout(3). |
hwPwCmdAcPvpBindingTemplateName | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.4 | octet string | read-only |
Indicates the description string of the template, MUST be NULL string if not applicable or not known yet. |
hwPwCmdAcPvpBindingOutboundVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.5 | integer32 | read-only |
Outbound VPI value of this ATM VC. Range: 0-4095 |
hwPwCmdAcPvpBindingSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.6 | signalprotocoltype | read-only |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdAcPvpBindingOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.7 | integer32 | read-only |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcPvpBindingInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.8 | integer32 | read-only |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcPvpBindingPrimOrSecondary | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.9 | integer | read-only |
This value indicate Primary PW or Secondary PW. Options: 1. primaryPW(1) -indicates primary PW 2. secondaryPW(2) -indicates secondary PW Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwCmdAcPvpBindingRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.11.1.10 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdVccvTable | 1.3.6.1.4.1.2011.5.12.8.1.2.12 | no-access |
This table specifies information for VCCV ping. The index of this table is hwPwCmdVccvVcID. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.12.1 | no-access |
This table specifies information for VCCV ping. The index of this entry is hwPwCmdVccvVcID. |
||
hwPwCmdVccvVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.1 | unsigned32 | read-only |
This value indicate PW ID. Range: 1-4294967294 |
hwPwCmdVccvReplyMode | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.2 | integer | read-write |
The reply mode for the VCCV packet. Options: 1. doNotReply(1) -indicates that there is no reply for VCCV PING 2. replyViaAnIPv4IPv6UdpPacket(2) -indicates that reply for VCCV PING using IP UDP packets 3. replyViaAnIPv4IPv6UdpPacketWithRouterAlert(3) -indicates that reply for VCCV PING using IP UDP packets with router alert 4. replyViaApplicationLevelControlChannel(4) -indicates that reply for VCCV PING using control channel Enumeration: 'replyViaAnIPv4IPv6UdpPacketWithRouterAlert': 3, 'replyViaApplicationLevelControlChannel': 4, 'replyViaAnIPv4IPv6UdpPacket': 2, 'doNotReply': 1. |
hwPwCmdVccvFrequency | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.3 | integer | read-write |
The frequency of VCCV packet. Options: 1. freq1000ms(1000) -indicates VCCV PING frequency, interval is 1000 ms 2. freq2000ms(2000) -indicates VCCV PING frequency, interval is 2000 ms 3. freq5000ms(5000) -indicates VCCV PING frequency, interval is 5000 ms 4. freq10000ms(10000) -indicates VCCV PING frequency, interval is 10000 ms Enumeration: 'freq1000ms': 1000, 'freq10000ms': 10000, 'freq2000ms': 2000, 'freq5000ms': 5000. |
hwPwCmdVccvTimeoutLimit | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.4 | unsigned32 | read-write |
The timeout limit of VCCV ping. Range: 3-16 |
hwPwCmdVccvRecoverLimit | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.5 | unsigned32 | read-write |
The recover limit of VCCV ping. Range: 1-16 |
hwPwCmdVccvRemotePwVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.6 | unsigned32 | read-write |
Indicates the PW Remote VcID in MH-PW. Range: 1-4294967295. When this leaf is set to 4294967295, it means that no remote PW ID is configured in the case of no creation, and that the configuration of remote PW ID is canceled in the case of modify operation. |
hwPwCmdVccvRemoteIpAddress | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.7 | ipaddress | read-write |
Indicates the PW Remote IP address in MH-PW. |
hwPwCmdVccvTtl | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.8 | unsigned32 | read-write |
Indicates the PW TTL value. Range: 0-255. When this leaf is set to 0, it means that no ttl value is configured in the case of no creation, and that the configuration of TTL value is canceled in the case of modify operation. |
hwPwCmdVccvPingStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.9 | integer | read-only |
Indicates the VCCV ping status. Options: 1. normal(0) -indicates that VCCV PING can get reply from the peer and the PW connection is normal 2. break(1) -indicates that VCCV PING cannot reach the peer and the PW connection is break 3. inactive(2) -indicates that VCCV PING is not in work mode Enumeration: 'break': 1, 'inactive': 2, 'normal': 0. |
hwPwCmdVccvPingSuccessNum | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.10 | unsigned32 | read-only |
The number of VCCV ping succeed. Range: 0-4294967295 |
hwPwCmdVccvPingTimeOutNum | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.11 | unsigned32 | read-only |
The number of VCCV ping time out. Range: 0-4294967295 |
hwPwCmdVccvRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.12 | rowstatus | read-write |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating an auto VCCV PING configuration 3. destroy(6) -indicates deleting an auto VCCV PING configuration |
hwPwCmdVccvPingPipeUniform | 1.3.6.1.4.1.2011.5.12.8.1.2.12.1.13 | integer | read-write |
For setting VCCV ping mode. Options: 1. pipe(1) -indicates pipe mode of the VCCV ping. 2. uniform(2) -indicates uniform mode of the VCCV ping. Default: pipe(1) Enumeration: 'pipe': 1, 'uniform': 2. |
hwPwCmdRecoverTable | 1.3.6.1.4.1.2011.5.12.8.1.2.13 | no-access |
This table specifies information for recover mode of the PW. The index of this table is hwPwCmdRecoverVcID. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.13.1 | no-access |
This table specifies information for recover mode of the PW. The index of this entry is hwPwCmdRecoverVcID. |
||
hwPwCmdRecoverVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.13.1.1 | unsigned32 | no-access |
Indicates the PW ID. Range: 1-4294967294 |
hwPwCmdRecoverType | 1.3.6.1.4.1.2011.5.12.8.1.2.13.1.2 | integer | read-only |
Indicates the recover mode of the PW. Options: 1. revertive(1) -indicates that automatic recovery is allowed 2. nonRevertive(2) -indicates that the traffic will not be switched back to the working PW automatically Enumeration: 'revertive': 1, 'nonRevertive': 2. |
hwPwCmdRecoverWtrtime | 1.3.6.1.4.1.2011.5.12.8.1.2.13.1.3 | unsigned32 | read-only |
Indicates the recover time. Range: 0,10-600 Unit: second |
hwPwCmdManualSwitchoverTable | 1.3.6.1.4.1.2011.5.12.8.1.2.14 | no-access |
This table specifies information for manual switchover. The index of this table is hwPwCmdManualSwitchoverVcID. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.14.1 | no-access |
This table specifies information for manual switchover. The index of this entry is hwPwCmdManualSwitchoverVcID. |
||
hwPwCmdManualSwitchoverVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.14.1.1 | unsigned32 | no-access |
Indicates the primary PW ID. Range: 1-4294967294 |
hwPwCmdManualSwitchoverSwitchType | 1.3.6.1.4.1.2011.5.12.8.1.2.14.1.2 | integer | read-only |
Indicates the type of manual switchover. Options: 1. primaryPW(1) -indicates switch from primary PW to secondary PW 2. secondaryPW(2) -indicates switch from secondary PW to primary PW Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwCmdSwitchoverIpAddrTable | 1.3.6.1.4.1.2011.5.12.8.1.2.15 | no-access |
This table specifies information for local and remote IP address to switch over. The index of this table is hwPwCmdSwitchoverPwId. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.15.1 | no-access |
This table specifies information for local and remote IP address to switch over. The index of this entry is hwPwCmdSwitchoverPwId. |
||
hwPwCmdSwitchoverPwId | 1.3.6.1.4.1.2011.5.12.8.1.2.15.1.1 | unsigned32 | read-only |
Indicates the primary PW ID. Range: 1-4294967295 |
hwPwCmdSwitchoverLocalIpAddr | 1.3.6.1.4.1.2011.5.12.8.1.2.15.1.2 | ipaddress | read-only |
Indicates switch over local IP address of PW. |
hwPwCmdSwitchoverRemoteIpAddr | 1.3.6.1.4.1.2011.5.12.8.1.2.15.1.3 | ipaddress | read-only |
Indicates switch over remote IP address of PW. |
hwPwCmdSwitchoverRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.15.1.4 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdPsStatusTable | 1.3.6.1.4.1.2011.5.12.8.1.2.16 | no-access |
This table specifies information for status of PW protect group. The index of this table is hwPwCmdPsPwId. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.16.1 | no-access |
This table specifies information for status of PW protect group. The index of this entry is hwPwCmdPsPwId. |
||
hwPwCmdPsPwId | 1.3.6.1.4.1.2011.5.12.8.1.2.16.1.1 | unsigned32 | no-access |
Indicates the primary PW ID. Range: 1-4294967294 |
hwPwCmdPsPrimaryPwStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.16.1.2 | integer | read-only |
Indicates status of primary PW. Options: 1. down(1) -indicates that the primary member of the PW protect group is down 2. upActive(2) -indicates that the primary member of the PW protect group is up and active 3. upStandby(3) -indicates that the primary member of the PW protect group is up and standby Enumeration: 'down': 1, 'upStandby': 3, 'upActive': 2. |
hwPwCmdPsSecondaryPwStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.16.1.3 | integer | read-only |
Indicates status of secondary PW. Options: 1. down(1) -indicates that the secondary member of the PW protect group is down 2. upActive(2) -indicates that the secondary member of the PW protect group is up and active 3. upStandby(3) -indicates that the secondary member of the PW protect group is up and standby Enumeration: 'down': 1, 'upStandby': 3, 'upActive': 2. |
hwPwCmdPvcExpMapTable | 1.3.6.1.4.1.2011.5.12.8.1.2.17 | no-access |
This table specifies information for PVC-EXP mapping. The indexes of this table are ifIndex, hwPwCmdPvcExpMapVpi, hwPwCmdPvcExpMapVci. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.17.1 | no-access |
This table specifies information for PVC-EXP mapping. The indexes of this entry are ifIndex, hwPwCmdPvcExpMapVpi, hwPwCmdPvcExpMapVci. |
||
hwPwCmdPvcExpMapVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.17.1.1 | unsigned32 | read-only |
Indicates the VPI value. Range: 0-4095 |
hwPwCmdPvcExpMapVci | 1.3.6.1.4.1.2011.5.12.8.1.2.17.1.2 | unsigned32 | read-only |
Indicates the VCI value. Range: 32-65535 |
hwPwCmdPvcExpMapExp | 1.3.6.1.4.1.2011.5.12.8.1.2.17.1.3 | unsigned32 | read-only |
Indicates the EXP value. Range: 0-7 |
hwPwCmdPvcExpMapRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.17.1.4 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a mapping from PVC to MPLS EXP 3. destroy(6) -indicates deleting a mapping from PVC to MPLS EXP |
hwPwCmdExpCosMapTable | 1.3.6.1.4.1.2011.5.12.8.1.2.18 | no-access |
This table specifies information for EXP-COS mapping. The index of this table is hwPwCmdExpCosMapExp. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.18.1 | no-access |
This table specifies information for EXP-COS mapping. The index of this entry is hwPwCmdExpCosMapExp. |
||
hwPwCmdExpCosMapExp | 1.3.6.1.4.1.2011.5.12.8.1.2.18.1.1 | unsigned32 | read-only |
Indicates the EXP value. Range: 0-7 |
hwPwCmdExpCosMapCos | 1.3.6.1.4.1.2011.5.12.8.1.2.18.1.2 | unsigned32 | read-only |
Indicates the COS value. Range: 0-7 |
hwPwCmdTdmExpMapTable | 1.3.6.1.4.1.2011.5.12.8.1.2.19 | no-access |
This table specifies information for TDM-EXP mapping. The index of this table is hwPwCmdTdmConnectId. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.19.1 | no-access |
This table specifies information for TDM-EXP mapping. The index of this entry is hwPwCmdTdmConnectId. |
||
hwPwCmdTdmConnectId | 1.3.6.1.4.1.2011.5.12.8.1.2.19.1.1 | unsigned32 | read-write |
Indicates the TDM connect ID. Range: 0-2047 |
hwPwCmdTdmExpMapExp | 1.3.6.1.4.1.2011.5.12.8.1.2.19.1.2 | unsigned32 | read-write |
Indicates the EXP value. Range: 0-7 Default: 0 |
hwPwCmdTdmExpMapRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.19.1.3 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a mapping from TDM to MPLS EXP 3. destroy(6) -indicates deleting a mapping from TDM to MPLS EXP |
hwPwCmdAcTdmBindingTable | 1.3.6.1.4.1.2011.5.12.8.1.2.20 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this table are hwPwCmdAcTdmBindingTdmConnectId and hwPwCmdAcTdmBindingPrimOrSecondary. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.20.1 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The indexes of this entry are hwPwCmdAcTdmBindingTdmConnectId and hwPwCmdAcTdmBindingPrimOrSecondary. |
||
hwPwCmdAcTdmBindingTdmConnectId | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.1 | unsigned32 | read-write |
Indicates the connect index referenced. Range: 0-1023 |
hwPwCmdAcTdmBindingVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.2 | unsigned32 | read-write |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. Range: 1-4294967294 |
hwPwCmdAcTdmBindingVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.3 | vcstatustype | read-write |
Indicates the status of the PW: down(1), up(2), plugout(3). |
hwPwCmdAcTdmBindingTemplateName | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.4 | octet string | read-write |
Indicates the description string of the template, MUST be NULL string if not applicable or not known yet. |
hwPwCmdAcTdmBindingEncapUDPPort | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.5 | integer32 | read-write |
Indicates UDP protocol encapsulation, UDP destination port. Range: 50000-57300 |
hwPwCmdAcTdmBindingSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.6 | signalprotocoltype | read-write |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdAcTdmBindingOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.7 | integer32 | read-write |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcTdmBindingInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.8 | integer32 | read-write |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdAcTdmBindingPrimOrSecondary | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.9 | integer | read-write |
This value indicate Primary PW or Secondary PW. Options: 1. primaryPW(1) -indicates primary PW 2. secondaryPW(2) -indicates secondary PW Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwCmdAcTdmBindingRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.20.1.10 | rowstatus | read-write |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdPwTable | 1.3.6.1.4.1.2011.5.12.8.1.2.21 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The index of this table is hwPwCmdPwID. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.21.1 | no-access |
This table specifies information for configuring and status monitoring for PW used in fixed network. The index of this entry is hwPwCmdPwID. |
||
hwPwCmdPwID | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.1 | unsigned32 | read-write |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. Range: 1-4294967294 |
hwPwCmdPwTemplateName | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.2 | octet string | read-only |
Indicates the description string of the template, MUST be NULL string if not applicable or not known yet. |
hwPwCmdPwAcBindMode | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.3 | integer | read-write |
AcType. Options: 1. vlan(1) -indicates vlan 2. tdm(2) -indicates tdm 3. pvcfsp(3) -indicates pvc fsp 4. pvpfsp(4) -indicates pvp fsp Enumeration: 'pvcfsp': 3, 'vlan': 1, 'tdm': 2, 'pvpfsp': 4. |
hwPwCmdPwVlanID | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.4 | unsigned32 | no-access |
Indicates the VLAN ID referenced. Range: 2-4093 |
hwPwCmdPwTdmVclID | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.5 | unsigned32 | read-write |
Indicates the connect index referenced. Range: 0-2047, 4294967295 |
hwPwCmdPwIfindex | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.6 | integer32 | read-only |
Index of the interface (or the virtual interface) associated with the PW. Range: 1-2147483647, -1 |
hwPwCmdPwVci | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.7 | integer32 | read-only |
Indicates the VPI value. Range: 32-65535, -1 |
hwPwCmdPwVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.8 | integer32 | read-only |
Used in the outgoing PW ID field within the 'Virtual Circuit FEC Element'. Range: 0-4095, -1 |
hwPwCmdPwOutboundVci | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.9 | integer32 | read-only |
VCI value of this ATM VC. Range: 32-65535, -1 If the pwVcType is atmNto1Transparent, atmCell1to1Vpc or atmCellNto1Vpc then the value should be set to zero. |
hwPwCmdPwOutboundVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.10 | integer32 | read-only |
VPI value of this ATM VC. Range: 0-4095, -1 If the pwVcType is atmNto1Transparent then the value will be set to zero. |
hwPwCmdPwImaGroup | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.11 | unsigned32 | no-access |
Indicates the VLAN ID referenced. Range: 0-4294967294 |
hwPwCmdPwVcStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.12 | vcstatustype | read-only |
Indicates the status of the PW: down(1), up(2), plugout(3). |
hwPwCmdPwEncapSrcUDPPort | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.13 | integer32 | read-write |
Indicates UDP protocol encapsulation, UDP destination port. Range: 50000-57300, -1 |
hwPwCmdPwEncapDstUDPPort | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.14 | integer32 | read-write |
Indicates UDP protocol encapsulation, UDP destination port. Range: 49152-65535, -1 |
hwPwCmdPwSignalProtocol | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.15 | signalprotocoltype | read-only |
Set by the operator to indicate the protocol responsible for establishing this PW. The value 'static' is used in all cases where no maintenance protocol (PW signaling) is used to set up the PW, i.e. require configuration of entries in the PW tables including PW labels, etc. The value 'ldp' is used in case of signaling with the Pwid FEC element with LDP signaling. The value 'rsvp' indicate the use of rsvp control protocol. |
hwPwCmdPwOutboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.16 | integer32 | read-only |
The PW label used in the outbound direction (i.e. toward the PSN). Range: 16-1048575, -1 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdPwInboundLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.17 | unsigned32 | read-only |
The PW label used in the inbound direction (i.e. packets received from the PSN. Range: 16-1048575 It may be set up manually if owner is 'manual' or automatically otherwise. Examples: For MPLS PSN, it represents the 20 bits of PW tag, for L2TP it represent the 32 bits Session ID. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF. |
hwPwCmdPwPriority | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.18 | integer | read-write |
This value indicate Primary PW or Secondary PW. Options: 1. primaryPW(1) -indicates primary PW 2. secondaryPW(2) -indicates secondary PW Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwCmdPwRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.19 | rowstatus | read-write |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. |
hwPwCmdPwDesc | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.20 | octet string | read-write |
PW description, used to describe extra information of PW. |
hwPwCmdPwReceiveDstUDPPort | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.21 | integer32 | read-write |
Indicates UDP protocol encapsulation, UDP source port. Range: 50048-50111, -1 |
hwPwCmdPwMultiPvc | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.22 | octet string | read-write |
Multi VCCs or VPCs string, include vpi,vci,outvpi and outvci. |
hwPwCmdPwMultiPvcOp | 1.3.6.1.4.1.2011.5.12.8.1.2.21.1.23 | integer | read-write |
Multi VCCs or VPCs operate code, add or delete. Options: 1. add(1) -indicates add operation 2. delete(2) -indicates delete operation 3. invalidValue(-1) -indicates invalid value Enumeration: 'add': 1, 'invalidValue': -1, 'delete': 2. |
hwPwCmdPwCarTable | 1.3.6.1.4.1.2011.5.12.8.1.2.22 | no-access |
This table specifies information for PW CAR. The index of this table is hwPwCmdPWCarVcID. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.22.1 | no-access |
This table specifies information for PW CAR. The index of this entry is hwPwCmdPWCarVcID. |
||
hwPwCmdPWCarVcID | 1.3.6.1.4.1.2011.5.12.8.1.2.22.1.1 | unsigned32 | no-access |
Indicates the PW ID. Range: 1-4294967294 |
hwPwCmdPWCarRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.22.1.4 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating committed access rate parameters of a PW 3. destroy(6) -indicates deleting committed access rate parameters of a PW |
hwPwCmdPWCarCir | 1.3.6.1.4.1.2011.5.12.8.1.2.22.1.5 | unsigned32 | read-write |
Committed information rate, it is the necessary parameter for adding pw car. Range: 1-1048575 Unit: 64Kbit/s |
hwPwCmdPWCarCbs | 1.3.6.1.4.1.2011.5.12.8.1.2.22.1.6 | unsigned32 | read-write |
Committed burst size, default value is ((cir+8191)/8192+1). Range: 1-32767 Unit: 2KByte/s |
hwPwCmdPWCarPir | 1.3.6.1.4.1.2011.5.12.8.1.2.22.1.7 | unsigned32 | read-write |
Peak information rate, default value is double of committed information rate. Range: 1-1048575 Unit: 64Kbit/s |
hwPwCmdPWCarPbs | 1.3.6.1.4.1.2011.5.12.8.1.2.22.1.8 | unsigned32 | read-write |
Peak burst size, default value is MAX(((pir+8191)/8192 + 1), cbs). Range: 1-32767 Unit: 2KByte/s |
hwPwCmdPvpExpMapTable | 1.3.6.1.4.1.2011.5.12.8.1.2.23 | no-access |
This table specifies information for PVP-EXP mapping. The indexes of this table are ifIndex and hwPwCmdPvpExpMapVpi. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.23.1 | no-access |
This table specifies information for PVP-EXP mapping. The indexes of this entry are ifIndex and hwPwCmdPvpExpMapVpi. |
||
hwPwCmdPvpExpMapVpi | 1.3.6.1.4.1.2011.5.12.8.1.2.23.1.1 | unsigned32 | read-only |
Indicates the VPI value. Range: 0-4095 |
hwPwCmdPvpExpMapExp | 1.3.6.1.4.1.2011.5.12.8.1.2.23.1.2 | unsigned32 | read-only |
Indicates the EXP value. Range: 0-7 |
hwPwCmdPvpExpMapRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.23.1.3 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a mapping from PVP to MPLS EXP 3. destroy(6) -indicates deleting a mapping from PVP to MPLS EXP |
hwMplsEcmpEnable | 1.3.6.1.4.1.2011.5.12.8.1.2.24 | integer | read-write |
Used to enable or disable the ECMP function. Options: 1. enable(1) -indicates that the ECMP function is enabled 2. disable(2) -indicates that the ECMP function is disabled Default: disable(2) Enumeration: 'enable': 1, 'disable': 2. |
hwMplsL2VPNEnable | 1.3.6.1.4.1.2011.5.12.8.1.2.25 | integer | read-write |
Used to enable or disable the MPLS L2VPN function. Options: 1. enable(1) -indicates that the MPLS L2VPN function is enabled 2. disable(2) -indicates that the MPLS L2VPN function is disabled Default: disable(2) Enumeration: 'enable': 1, 'disable': 2. |
hwPwExtTable | 1.3.6.1.4.1.2011.5.12.8.1.2.26 | no-access |
This table specifies the extend information for configuring and status monitoring that are common to all service types and PSN types. The index of this table is pwIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.26.1 | no-access |
This table specifies the extend information for configuring and status monitoring that are common to all service types and PSN types. The index of this entry is pwIndex. |
||
hwPwPriority | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.1 | integer | read-write |
This value indicate Primary PW or Secondary PW. Options: 1. primaryPW(1) -indicates the primary member of the PW protect group 2. secondaryPW(2) -indicates the secondary member of the PW protect group Enumeration: 'secondaryPW': 2, 'primaryPW': 1. |
hwPwPrimaryPwIndex | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.2 | unsigned32 | read-write |
The value that represents the corresponding primary PW in the pwTable. |
hwPwVCCVCapabilities | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.3 | bits | read-write |
Config the optional VCCV capabilities of the PW. Bits: 'cvIcmpping': 3, 'ccAlert': 1, 'ccCw': 0, 'cvBfd': 5, 'cvLspping': 4, 'ccTTL': 2. |
hwPwVCCVStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.4 | bits | read-only |
Indicates the optional VCCV capabilities of the PW. Bits: 'cvIcmpping': 3, 'ccAlert': 1, 'ccCw': 0, 'cvBfd': 5, 'cvLspping': 4, 'ccTTL': 2. |
hwPwFlowLabel | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.5 | bits | read-write |
Indicates the optional flow label capabilities of the PW. Bits: 'smac': 2, 'dmac': 3, 'sip': 0, 'dip': 1. |
hwPwAtmCfgTimeout | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.6 | unsigned32 | read-write |
Indicates max ATM cells encapsulation delay time. Range: 0-50 Default: 0 Unit: millisecond |
hwPwPriMappingProfName | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.7 | octet string | read-write |
QoS priority mapping profile name for PW, a string of 1-32 characters. There are all together 92 valid characters for the name. These characters include the following: uppercase and lowercase English letters (52 characters), numerals (0-9), and 30 symbols: ! # $ % & ' ( ) * + , - . / : ; < = > @ [ \ ] ^ _ ` | ~~. |
hwPwFlowLabelCapabilities | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.8 | bits | read-write |
Indicates the PW flow label capability. Bits: 'receive': 0, 'transmit': 1. |
hwPwFlowlabelStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.9 | bits | read-only |
Indicates the negotiation result of the PW flow label capability. The negotiation result of static PW is consistent with local configuration. Bits: 'receive': 0, 'transmit': 1. |
hwPwStatisticSwitch | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.10 | integer | read-write |
Used to enable or disable the traffic statistic function of pw. Options: 1. enable(1) -indicates that the traffic statistic function is enabled 2. disable(2) -indicates that the traffic statistic function is disabled Default: disable(2) Enumeration: 'enable': 1, 'disable': 2. |
hwPwTnlPolicy | 1.3.6.1.4.1.2011.5.12.8.1.2.26.1.11 | octet string | read-write |
Used to configure the tunnel policy used by the PW. |
hwPwCmdTdmDefectStatsTable | 1.3.6.1.4.1.2011.5.12.8.1.2.27 | no-access |
This table is a read-only table. The purpose of this table is to keep statistical information about the TDM failure alarm. The index of this table is pwIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.27.1 | no-access |
This table is a read-only table. The purpose of this table is to keep statistical information about the TDM failure alarm. The index of this entry is pwIndex. |
||
hwPwCmdTdmDefectStatsJtrBfrOverRun | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.1 | counter32 | read-only |
Indicates the number of times that the jitter buffer overrun. |
hwPwCmdTdmDefectStatsJtrBfrOverRunClear | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.2 | counter32 | read-only |
Indicates the number of times that the system is restored from overrun of the jitter buffer. |
hwPwCmdTdmDefectStatsJtrBfrUnderRun | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.3 | counter32 | read-only |
Indicates the number of times that the jitter buffer overrun. |
hwPwCmdTdmDefectStatsJtrBfrUnderRunClear | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.4 | counter32 | read-only |
Indicates the number of times that the system is restored from underrun of the jitter buffer. |
hwPwCmdTdmDefectStatsR1 | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.5 | counter32 | read-only |
Indicates the number of times that the PSN side receives an alarm triggered by R = 1. When the peer end didn't receive for failure. For example, jitter buffer underrun, Then the local end receives an packet with R = 1. |
hwPwCmdTdmDefectStatsR1Clear | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.6 | counter32 | read-only |
Indicates the number of times that the system is restored from R1. |
hwPwCmdTdmDefectStatsLM010 | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.7 | counter32 | read-only |
Indicates the number of times that the PSN side receives an alarm triggered by M = 1. Only for the CESOPSN, When the local end receives a RDI alarm from the AC side, the local end sets the control flag M to 1. Then, the peer end receives an LM(010) packet. |
hwPwCmdTdmDefectStatsLM010Clear | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.8 | counter32 | read-only |
Indicates the number of times that the system is restored from LM(010) to LM(000). |
hwPwCmdTdmDefectStatsLM100 | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.9 | counter32 | read-only |
Indicates the number of times that the PSN side receives an alarm triggered by L = 1. When the local end receives a LOS, LOF, AIS, or LMFA alarm from the AC side, the local end sets the control flag L to 1. Then, the peer end receives an LM(100) packet. |
hwPwCmdTdmDefectStatsLM100Clear | 1.3.6.1.4.1.2011.5.12.8.1.2.27.1.10 | counter32 | read-only |
Indicates the number of times that the system is restored from LM(100) to LM(000). |
hwPwPriMappingTable | 1.3.6.1.4.1.2011.5.12.8.1.2.28 | no-access |
MPLS priority mapping profile table for PW. The purpose of this table is to set and query MPLS priority mapping profile. The index of this table is hwPwPriMappingProfileName. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.28.1 | no-access |
MPLS priority mapping profile table for PW. The purpose of this table is to set and query MPLS priority mapping profile. The index of this entry is hwPwPriMappingProfileName. |
||
hwPwPriMappingProfileName | 1.3.6.1.4.1.2011.5.12.8.1.2.28.1.1 | octet string | no-access |
QoS priority mapping profile name for PW, a string of 1-32 characters. There are all together 92 valid characters for the name. These characters include the following: uppercase and lowercase English letters (52 characters), numerals (0-9), and 30 symbols: ! # $ % & ' ( ) * + , - . / : ; < = > @ [ \ ] ^ _ ` | ~~. |
hwPwInboundInputPriList | 1.3.6.1.4.1.2011.5.12.8.1.2.28.1.2 | octet string | read-write |
Inbound input priority list(MPLS PW label EXP) of QoS priority mapping. Legal character include: 0-7,hyphen,comma. Example legal string: 0,2,4-7. |
hwPwInboundOutputPriList | 1.3.6.1.4.1.2011.5.12.8.1.2.28.1.3 | octet string | read-write |
Inbound output priority list(ethernet VLAN tag 802.1p) of QoS priority mapping. Legal character include: 0-7,hyphen,comma. Example legal string: 0,2,4-7. |
hwPwOutboundInputPriList | 1.3.6.1.4.1.2011.5.12.8.1.2.28.1.4 | octet string | read-write |
Outbound input priority list(ethernet VLAN tag 802.1p) of QoS priority mapping. Legal character include: 0-7,hyphen,comma. Example legal string: 0,2,4-7. |
hwPwOutboundOutputPriList | 1.3.6.1.4.1.2011.5.12.8.1.2.28.1.5 | octet string | read-write |
Outbound output priority list(MPLS PW label EXP) of QoS priority mapping. Legal character include: 0-7,hyphen,comma. Example legal string: 0,2,4-7. |
hwPwPriMappingProfileRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.28.1.6 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating committed 3. destroy(6) -indicates deleting committed |
hwPwCmdStatisticTable | 1.3.6.1.4.1.2011.5.12.8.1.2.29 | no-access |
This table is used to query or clear the traffic statistic info of PW. The index of this table is pwIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.29.1 | no-access |
This table is used to query or clear the traffic statistic info of PW. The index of this entry is pwIndex. |
||
hwPwCmdStatisticUpstreamOctectsP0 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.1 | counter64 | read-only |
The total number of upstream octets with priority equel to 0. |
hwPwCmdStatisticUpstreamPacketsP0 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.2 | counter32 | read-only |
The total number of upstream packets with priority equel to 0. |
hwPwCmdStatisticUpstreamOctectsP1 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.3 | counter64 | read-only |
The total number of upstream octets with priority equel to 1. |
hwPwCmdStatisticUpstreamPacketsP1 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.4 | counter32 | read-only |
The total number of upstream packets with priority equel to 1. |
hwPwCmdStatisticUpstreamOctectsP2 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.5 | counter64 | read-only |
The total number of upstream octets with priority equel to 2. |
hwPwCmdStatisticUpstreamPacketsP2 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.6 | counter32 | read-only |
The total number of upstream packets with priority equel to 2. |
hwPwCmdStatisticUpstreamOctectsP3 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.7 | counter64 | read-only |
The total number of upstream octets with priority equel to 3. |
hwPwCmdStatisticUpstreamPacketsP3 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.8 | counter32 | read-only |
The total number of upstream packets with priority equel to 3. |
hwPwCmdStatisticUpstreamOctectsP4 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.9 | counter64 | read-only |
The total number of upstream octets with priority equel to 4. |
hwPwCmdStatisticUpstreamPacketsP4 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.10 | counter32 | read-only |
The total number of upstream packets with priority equel to 4. |
hwPwCmdStatisticUpstreamOctectsP5 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.11 | counter64 | read-only |
The total number of upstream octets with priority equel to 5. |
hwPwCmdStatisticUpstreamPacketsP5 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.12 | counter32 | read-only |
The total number of upstream packets with priority equel to 5. |
hwPwCmdStatisticUpstreamOctectsP6 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.13 | counter64 | read-only |
The total number of upstream octets with priority equel to 6. |
hwPwCmdStatisticUpstreamPacketsP6 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.14 | counter32 | read-only |
The total number of upstream packets with priority equel to 6. |
hwPwCmdStatisticUpstreamOctectsP7 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.15 | counter64 | read-only |
The total number of upstream octets with priority equel to 7. |
hwPwCmdStatisticUpstreamPacketsP7 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.16 | counter32 | read-only |
The total number of upstream packets with priority equel to 7. |
hwPwCmdStatisticDownstreamOctectsP0 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.17 | counter64 | read-only |
The total number of downstream octets with priority equel to 0. |
hwPwCmdStatisticDownstreamPacketsP0 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.18 | counter32 | read-only |
The total number of downstream packets with priority equel to 0. |
hwPwCmdStatisticDownstreamOctectsP1 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.19 | counter64 | read-only |
The total number of downstream octets with priority equel to 1. |
hwPwCmdStatisticDownstreamPacketsP1 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.20 | counter32 | read-only |
The total number of downstream packets with priority equel to 1. |
hwPwCmdStatisticDownstreamOctectsP2 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.21 | counter64 | read-only |
The total number of downstream octets with priority equel to 2. |
hwPwCmdStatisticDownstreamPacketsP2 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.22 | counter32 | read-only |
The total number of downstream packets with priority equel to 2. |
hwPwCmdStatisticDownstreamOctectsP3 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.23 | counter64 | read-only |
The total number of downstream octets with priority equel to 3. |
hwPwCmdStatisticDownstreamPacketsP3 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.24 | counter32 | read-only |
The total number of downstream packets with priority equel to 3. |
hwPwCmdStatisticDownstreamOctectsP4 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.25 | counter64 | read-only |
The total number of downstream octets with priority equel to 4. |
hwPwCmdStatisticDownstreamPacketsP4 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.26 | counter32 | read-only |
The total number of downstream packets with priority equel to 4. |
hwPwCmdStatisticDownstreamOctectsP5 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.27 | counter64 | read-only |
The total number of downstream octets with priority equel to 5. |
hwPwCmdStatisticDownstreamPacketsP5 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.28 | counter32 | read-only |
The total number of downstream packets with priority equel to 5. |
hwPwCmdStatisticDownstreamOctectsP6 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.29 | counter64 | read-only |
The total number of downstream octets with priority equel to 6. |
hwPwCmdStatisticDownstreamPacketsP6 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.30 | counter32 | read-only |
The total number of downstream packets with priority equel to 6. |
hwPwCmdStatisticDownstreamOctectsP7 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.31 | counter64 | read-only |
The total number of downstream octets with priority equel to 7. |
hwPwCmdStatisticDownstreamPacketsP7 | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.32 | counter32 | read-only |
The total number of downstream packets with priority equel to 7. |
hwPwCmdStatisticClear | 1.3.6.1.4.1.2011.5.12.8.1.2.29.1.33 | integer | read-write |
Clear the traffic statistics of this pw. Options: 1. clear(1) -clear the traffic statistics of this pw Enumeration: 'clear': 1. |
hwPwStatisticClearAll | 1.3.6.1.4.1.2011.5.12.8.1.2.30 | integer | read-write |
Clear the traffic statistics of all PWs. Options: 1. clear(1) -clear the traffic statistics of all PWs Enumeration: 'clear': 1. |
hwPwRedundancyTable | 1.3.6.1.4.1.2011.5.12.8.1.2.31 | no-access |
This table specifies information for pw redundancy. The index of this table is pwIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.31.1 | no-access |
This table specifies information for pw redundancy. The index of this entry is pwIndex. |
||
hwPwRedundancyMode | 1.3.6.1.4.1.2011.5.12.8.1.2.31.1.1 | integer | read-only |
Indicates the mode of the pw redundancy. Options: 1. master(1) -indicates that the pw redundancy mode is master 2. independent(2) -indicates that the pw redundancy mode is independent Default: master(1) Enumeration: 'independent': 2, 'master': 1. |
hwPwStreamDualReceiving | 1.3.6.1.4.1.2011.5.12.8.1.2.31.1.2 | integer | read-only |
Indicates the stream receiving mode of the pw redundancy. Options: 1. enable(1) -indicates that the stream receiving mode of the pw redundancy is dual 2. disable(2) -indicates that the stream receiving mode of the pw redundancy is single Default: disable(2) Enumeration: 'enable': 1, 'disable': 2. |
hwPwCmdPwCarExtTable | 1.3.6.1.4.1.2011.5.12.8.1.2.32 | no-access |
This table specifies information for PW CAR. The index of this table is pwIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.32.1 | no-access |
This table specifies information for PW CAR. The index of this entry is pwIndex. |
||
hwPwCmdPwCarExtCir | 1.3.6.1.4.1.2011.5.12.8.1.2.32.1.1 | unsigned32 | read-write |
Committed information rate, it is the necessary parameter for adding pw car. Range: 1-1048575 Unit: 64Kbit/s |
hwPwCmdPwCarExtCbs | 1.3.6.1.4.1.2011.5.12.8.1.2.32.1.2 | unsigned32 | read-write |
Committed burst size, default value is ((cir+8191)/8192+1). Range: 1-32767 Unit: 2KByte/s |
hwPwCmdPwCarExtPir | 1.3.6.1.4.1.2011.5.12.8.1.2.32.1.3 | unsigned32 | read-write |
Peak information rate, default value is double of committed information rate. Range: 1-1048575 Unit: 64Kbit/s |
hwPwCmdPwCarExtPbs | 1.3.6.1.4.1.2011.5.12.8.1.2.32.1.4 | unsigned32 | read-write |
Peak burst size, default value is MAX(((pir+8191)/8192 + 1), cbs). Range: 1-32767 Unit: 2KByte/s |
hwPwCmdPwCarExtRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.32.1.5 | rowstatus | read-only |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating committed access rate parameters of a PW 3. destroy(6) -indicates deleting committed access rate parameters of a PW |
hwPwAutoVccvTable | 1.3.6.1.4.1.2011.5.12.8.1.2.33 | no-access |
This table specifies information for PW VCCV ping. The index of this table is pwIndex. |
|
1.3.6.1.4.1.2011.5.12.8.1.2.33.1 | no-access |
This table specifies information for PW VCCV ping. The index of this entry is pwIndex. |
||
hwPwAutoVccvReplyMode | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.1 | integer | read-write |
The reply mode for the VCCV packet. Options: 1. doNotReply(1) -indicates that there is no reply for VCCV PING 2. replyViaAnIPv4IPv6UdpPacket(2) -indicates that reply for VCCV PING using IP UDP packets 3. replyViaAnIPv4IPv6UdpPacketWithRouterAlert(3) -indicates that reply for VCCV PING using IP UDP packets with router alert 4. replyViaApplicationLevelControlChannel(4) -indicates that reply for VCCV PING using control channel Enumeration: 'replyViaAnIPv4IPv6UdpPacketWithRouterAlert': 3, 'replyViaApplicationLevelControlChannel': 4, 'replyViaAnIPv4IPv6UdpPacket': 2, 'doNotReply': 1. |
hwPwAutoVccvFrequency | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.2 | integer | read-write |
The frequency of VCCV packet. Options: 1. freq1000ms(1000) -indicates VCCV PING frequency, interval is 1000 ms 2. freq2000ms(2000) -indicates VCCV PING frequency, interval is 2000 ms 3. freq5000ms(5000) -indicates VCCV PING frequency, interval is 5000 ms 4. freq10000ms(10000) -indicates VCCV PING frequency, interval is 10000 ms Enumeration: 'freq1000ms': 1000, 'freq10000ms': 10000, 'freq2000ms': 2000, 'freq5000ms': 5000. |
hwPwAutoVccvTimeoutLimit | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.3 | unsigned32 | read-write |
The timeout limit of VCCV ping. Range: 3-16 |
hwPwAutoVccvRecoverLimit | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.4 | unsigned32 | read-write |
The recover limit of VCCV ping. Range: 1-16 |
hwPwAutoVccvRemotePwID | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.5 | unsigned32 | read-write |
Indicates the PW Remote VcID in MH-PW. Range: 1-4294967295. When this leaf is set to 4294967295, it means that no remote PW ID is configured in the case of no creation, and that the configuration of remote PW ID is canceled in the case of modify operation. |
hwPwAutoVccvRemoteIpAddress | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.6 | ipaddress | read-write |
Indicates the PW Remote IP address in MH-PW. |
hwPwAutoVccvTtl | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.7 | unsigned32 | read-write |
Indicates the PW TTL value. Range: 0-255. When this leaf is set to 0, it means that no ttl value is configured in the case of no creation, and that the configuration of TTL value is canceled in the case of modify operation. |
hwPwAutoVccvPingStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.8 | integer | read-only |
Indicates the VCCV ping status. Options: 1. normal(0) -indicates that VCCV PING can get reply from the peer and the PW connection is normal 2. break(1) -indicates that VCCV PING cannot reach the peer and the PW connection is break 3. inactive(2) -indicates that VCCV PING is not in work mode Enumeration: 'break': 1, 'inactive': 2, 'normal': 0. |
hwPwAutoVccvPingSuccessNum | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.9 | unsigned32 | read-only |
The number of VCCV ping succeed. Range: 0-4294967295 |
hwPwAutoVccvPingTimeOutNum | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.10 | unsigned32 | read-only |
The number of VCCV ping time out. Range: 0-4294967295 |
hwPwAutoVccvStatisticsReset | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.11 | integer | read-write |
Clear the traffic statistics of this pw. Options: 1. reset(1) -reset the traffic statistics of this PW Enumeration: 'reset': 1. |
hwPwAutoVccvPipeUniform | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.12 | integer | read-write |
For setting VCCV ping mode. Options: 1. pipe(1) -indicates pipe mode of the VCCV ping. 2. uniform(2) -indicates uniform mode of the VCCV ping. Default: pipe(1) Enumeration: 'pipe': 1, 'uniform': 2. |
hwPwAutoVccvRowStatus | 1.3.6.1.4.1.2011.5.12.8.1.2.33.1.13 | rowstatus | read-write |
For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating an auto VCCV PING configuration 3. destroy(6) -indicates deleting an auto VCCV PING configuration |
hwPwCmdConformance | 1.3.6.1.4.1.2011.5.12.8.1.3 | |||
hwPwCmdGroups | 1.3.6.1.4.1.2011.5.12.8.1.3.1 | |||
hwPwCmdVcGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.1 |
Collection of objects that are required in all implementations that support the PW CMD MIB module. |
||
hwPwCmdRemoteVcGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.2 |
Collection of objects that are required by remote PW. |
||
hwPwCmdTemplateGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.3 |
Collection of objects required to perform pw template related commands. |
||
hwPwCmdOperGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.4 |
Collection of objects required to perform pw reset related commands. |
||
hwPwCmdNonIfGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.5 |
Collection of objects that are required in fixed network. |
||
hwPwCmdVcNotificationControlGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.6 |
Collection of objects for controlling the PW notifications. |
||
hwPwCmdVcNotificationGroup | 1.3.6.1.4.1.2011.5.12.8.1.3.1.7 |
Collection PW notifications objects. |
||
hwPwCmdTrapsVbOids | 1.3.6.1.4.1.2011.5.12.8.1.4 | |||
hwPwCmdTunnId | 1.3.6.1.4.1.2011.5.12.8.1.4.1 | integer32 | no-access |
Indicates the index of tunnel. Range: 1-64 |
hwPwCmdTraps | 1.3.6.1.4.1.2011.5.12.8.1.5 | |||
hwPwCmdCommonTraps | 1.3.6.1.4.1.2011.5.12.8.1.5.1 | |||
hwPwCmdCommonTrapsPrefix | 1.3.6.1.4.1.2011.5.12.8.1.5.1.0 | |||
hwPwCmdPwStatus | 1.3.6.1.4.1.2011.5.12.8.1.5.1.0.1 |
This notification is generated when the pw's status changed. |
||
hwPwCmdPwDeleted | 1.3.6.1.4.1.2011.5.12.8.1.5.1.0.2 |
This notification is generated when the pw's deleted. |
||
hwPwCmdAlarmTraps | 1.3.6.1.4.1.2011.5.12.8.1.5.2 | |||
hwPwCmdAlarmTrapsPrefix | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0 | |||
hwPwCmdSerRecov | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0.1 |
This notification is generated when the pw recovered the service. The first object is the index of the first pw, and the other is the index of the last pw. |
||
hwPwCmdSerFault | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0.2 |
This notification is generated when the pw service has some faults. The first object is the index of the first pw, and the other is the index of the last pw. |
||
hwPwCmdSerSwitchToSec | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0.3 |
This notification is generated when the service switches over to the secondary PW. The first object is the index of primary pw, and the other is the index of secondary pw. |
||
hwPwCmdSerSwitchToPri | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0.4 |
This notification is generated when the service switches over to the primary PW. The first object is the index of primary pw, and the other is the index of secondary pw. |
||
hwPwCmdTunnSwitchToW | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0.5 |
This notification is generated when the MPLS service switches from the protect tunnel to the work tunnel. The first object is the index of work-tunnel, and the other is the index of protect-tunnel. |
||
hwPwCmdTunnSwitchToP | 1.3.6.1.4.1.2011.5.12.8.1.5.2.0.6 |
This notification is generated when the MPLS service switches from the work-tunnel to the protect-tunnel. The first object is the index of protect-tunnel, and the other is the index of work-tunnel. |