CISCO-WAN-PAR-MIB

File: CISCO-WAN-PAR-MIB.mib (75837 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
BASIS-MIB CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
TruthValue DisplayString par
ciscoWan

Defined Types

ParIfEntry  
SEQUENCE    
  parIfLogicalInterface Integer32
  parIfType INTEGER
  parIfOperStatus INTEGER
  parIfTxBw Integer32
  parIfRxBw Integer32
  parIfMaxConn Integer32
  parIfHiAddrMin Integer32
  parIfHiAddrMax Integer32
  parIfLoAddrMin Integer32
  parIfLoAddrMax Integer32

ParTrkEntry  
SEQUENCE    
  parTrkId Integer32
  parTrkStatReserve Integer32
  parTrkCnfgCcRestrict TruthValue
  parTrkCnfgLineType INTEGER
  parTrkCnfgPassSync TruthValue
  parTrkCnfgDerouteDelay Integer32
  parTrkCnfgTrafficClassFst TruthValue
  parTrkCnfgTrafficClassFr TruthValue
  parTrkCnfgTrafficClassNts TruthValue
  parTrkCnfgTrafficClassTs TruthValue
  parTrkCnfgTrafficClassVoice TruthValue
  parTrkCnfgTrafficClassCbr TruthValue
  parTrkCnfgTrafficClassVbr TruthValue
  parTrkCnfgTrafficClassAbr TruthValue
  parTrkCnfgAdminStatus INTEGER
  parTrkCnfgRoutingCost Integer32
  parTrkCnfgVpcConids Integer32
  parTrkCnfgVccConids Integer32
  parTrkLocalSlotNumber Integer32
  parTrkLocalPortNumber Integer32
  parTrkLocalVTrunkId Integer32
  parTrkRemoteNodeId Integer32
  parTrkRemoteTrunkId Integer32
  parTrkRemoteSlotNumber Integer32
  parTrkRemotePortNumber Integer32
  parTrkRemoteVTrunkId Integer32
  parTrkRemoteNodeIP IpAddress
  parTrkRemoteNodeType INTEGER
  parTrkRemoteNodeName DisplayString
  parTrkAlarmStatus INTEGER
  parTrkAlarmType INTEGER
  parTrkLineLoad Integer32
  parTrkBwCapacity Integer32

ParTrkLoadEntry  
SEQUENCE    
  parTrkLoadXmtUsedCbr Integer32
  parTrkLoadRcvUsedCbr Integer32
  parTrkLoadXmtUsedVbr Integer32
  parTrkLoadRcvUsedVbr Integer32
  parTrkLoadXmtUsedAbr Integer32
  parTrkLoadRcvUsedAbr Integer32
  parTrkLoadXmtUsedNts Integer32
  parTrkLoadRcvUsedNts Integer32
  parTrkLoadXmtUsedTs Integer32
  parTrkLoadRcvUsedTs Integer32
  parTrkLoadXmtUsedVoice Integer32
  parTrkLoadRcvUsedVoice Integer32
  parTrkLoadXmtUsedBdataA Integer32
  parTrkLoadRcvUsedBdataA Integer32
  parTrkLoadXmtUsedBdataB Integer32
  parTrkLoadRcvUsedBdataB Integer32
  parTrkLoadVccConidsUsed Integer32
  parTrkLoadVpcConidsUsed Integer32

ParConnectionEntry  
SEQUENCE    
  parConnLocalSlot Integer32
  parConnLocalPort Integer32
  parConnLocalVpi Integer32
  parConnLocalVci Integer32
  parConnMasterShip TruthValue
  parConnLocalVcIndx Integer32
  parConnLocalEndpt DisplayString
  parConnRemoteNodeName DisplayString
  parConnRemoteSlot Integer32
  parConnRemotePort Integer32
  parConnRemoteVpi Integer32
  parConnRemoteVci Integer32
  parConnRemoteVcIndx Integer32
  parConnRemoteEndpt DisplayString
  parConnOperStatus INTEGER
  parConnAdminStatus INTEGER
  parConnRoute DisplayString
  parPrefRoute DisplayString
  parConnFailRsn INTEGER
  parRrtFailRsn DisplayString
  parConnRstrTyp INTEGER
  parConnRstrZcs TruthValue
  parConnCos Integer32

ParClockEntry  
SEQUENCE    
  parClockIndex Integer32
  parClockType INTEGER
  parClockCurSource TruthValue
  parClockSource INTEGER
  parClockSourceId Integer32
  parClockPath DisplayString

Defined Values

ciscoWanParMIB 1.3.6.1.4.1.351.150.63
The MIB module for configuring AutoRoute controller. The Portable AutoRoute(PAR) is a Controller providing routing capabilities in Network of Cisco MGX and BPX Switches. PAR controller performs following functions: - Connection Provisioning. Adding/Deleting/modifying connections - Connection Alarm Management. On receipt of a failure event, PAR sends messages to condition the connection. - Annex G functionality. Manages the LMI communication between feeder and routing node. - Clocking Control. PAR handles the clocking selection for the switch.
MODULE-IDENTITY    

parSelfNode 4.1
OBJECT IDENTIFIER    

parInterfaces 4.2
OBJECT IDENTIFIER    

parConnection 4.3
OBJECT IDENTIFIER    

parNetworkClock 4.4
OBJECT IDENTIFIER    

parConfigParms 4.5
OBJECT IDENTIFIER    

parVsiConfigParms 4.5.1
OBJECT IDENTIFIER    

parCmParms 4.5.2
OBJECT IDENTIFIER    

parMnUpdt 4.5.3
OBJECT IDENTIFIER    

parSwFunc 4.5.4
OBJECT IDENTIFIER    

parOnOff 4.5.5
OBJECT IDENTIFIER    

parSysParms 4.5.6
OBJECT IDENTIFIER    

parNetworkingParms 4.5.7
OBJECT IDENTIFIER    

parSnNodeId 4.1.1
This object specifies the node number of the node. When the network manager tries to modify the value of this object, a message is sent node state machine which propagates this information and the value gets modified only if the new node number is successfully propagated. The node number uniquely identifies a routing node in a network.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..223  

parSnNodeIP 4.1.2
This object specifies the IP address for routing node and is used for communication with SNMP manager(for example Cisco Wan Manager:CWM).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

parSnNodeName 4.1.3
This object specifies the name of the node and is unique among all the nodes in the network. Whenever the name of the node is changed, AutoRoute has to propagate the information to the other nodes in the network. It also specifies the name of a PAR Feeder node.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

parSnRevision 4.1.4
This object specifies the primary revision of the PAR running on the node. Format: cc.c.cc Where: c = one ascii character
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parSnNodeAlarmStatus 4.1.5
This object specifies the type of alarm on the node. clear(1) : No Alarm minor(2) : Minor Alarm major(3) : Major Alarm unreach(4) : Node is unreachable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), minor(2), major(3), unreach(4)  

parSnNumberOfTrunks 4.1.6
This object specifies the number of trunks attached to the node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

parIfTable 4.2.1
Table of all logical interfaces supported by PAR
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParIfEntry

parIfEntry 4.2.1.1
Entries for logical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  ParIfEntry  

parIfLogicalInterface 4.2.1.1.1
This object specifies the logical interface number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

parIfType 4.2.1.1.2
This object specifies the type of interface. User ports need to be UNI interface. The trunks can be either UNI or NNI. userport(1) : UNI interface. This is for user ports. routingtrunk(2) : NNI interface. This value can be set provided there are no connections on the interface. feedertrunk(3) : It is feeder trunk. clkport(4) : Clock port. virtualtrunk(5): Virtual Trunk. Type of interface can be changed from nni(2) to uni(1) if the trunk is not added.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER userport(1), routingtrunk(2), feedertrunk(3), clkport(4), virtualtrunk(5)  

parIfOperStatus 4.2.1.1.3
This object specifies the operation status of the interface. up(1) : Interface is up. This value is applicable for UNI as well as NNI interfaces. added(2) : Interface is added. This value is applicable for NNI interfaces. failed(3) : Interface is failed. This value is applicable for UNI as well as NNI interfaces. added-failed (4) : Interface is failed. This value is applicable for NNI interfaces. interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), added(2), failed(3), added-failed(4)  

parIfTxBw 4.2.1.1.4
This object specifies the transmit bandwidth for the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parIfRxBw 4.2.1.1.5
This object specifies the receive bandwidth for the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parIfMaxConn 4.2.1.1.6
This object specifies the maximum number of connections that can be configured over the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parIfHiAddrMin 4.2.1.1.7
This object specifies the minimum VPI that PAR can use for configuring connection in the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parIfHiAddrMax 4.2.1.1.8
This object specifies the maximum VPI that PAR can use for configuring connection in the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parIfLoAddrMin 4.2.1.1.9
This object specifies the minimum VCI that PAR can use for configuring connection in the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parIfLoAddrMax 4.2.1.1.10
This object specifies the maximum VCI that PAR can use for configuring connection in the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkTable 4.2.2
The table containing trunk parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParTrkEntry

parTrkEntry 4.2.2.1
Entries for logical interfaces configured as trunks (parIfType nni).
Status: current Access: not-accessible
OBJECT-TYPE    
  ParTrkEntry  

parTrkId 4.2.2.1.1
This object specifies the logical trunk number associated with the trunk at the local node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkStatReserve 4.2.2.1.2
Specifies the bandwidth reserved as Statistical Reserve on the trunk in units of cells per second. This object cannot take a value beyond the bandwidth capacity of the trunk.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parTrkCnfgCcRestrict 4.2.2.1.3
This object specifies the operators preference for routing control plane traffic on the interface. If the object is set to False, then the interface may be chosen for control plane traffic. If it is True, then the interface is not chosen, unless there is no other trunk with parIfOperStatus added(2), in which case it is chosen regardless of the value of this object.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgLineType 4.2.2.1.4
This object specifies the type of interface terrestrial or satellite. The interfaces configured as terrestrial(1) are preferred over those configured as satellite(2) for routing control plane traffic. This information is also used for connections for which routing restrictions are specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER terrestrial(1), satellite(2)  

parTrkCnfgPassSync 4.2.2.1.5
This object specifies whether the trunk can be used to pass clock sync. If the value of this object is True, clock can be synchronized through the trunk; otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgDerouteDelay 4.2.2.1.6
This object specifies the value of deroute delay timer in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parTrkCnfgTrafficClassFst 4.2.2.1.7
This object indicates whether Foresight traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassFr 4.2.2.1.8
This object indicates whether Frame Relay traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassNts 4.2.2.1.9
This object indicates whether Non-Time Stamped traffic can be routed over the trunk. If the value is true(1) it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassTs 4.2.2.1.10
This object indicates whether Time Stamped traffic can be routed over the trunk. If the value is true(1) it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassVoice 4.2.2.1.11
This object indicates whether Voice traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassCbr 4.2.2.1.12
This object indicates whether Constant Bit Rate traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassVbr 4.2.2.1.13
This object indicates whether Variable Bit Rate traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgTrafficClassAbr 4.2.2.1.14
This object indicates whether Available Bit Rate traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parTrkCnfgAdminStatus 4.2.2.1.15
This object can be used to add or delete the trunk. The value of this object can be set to add(1) only if the parIfOperStatus is up(1). The value can be set to delete if parIfOperStatus is added or added-failed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

parTrkCnfgRoutingCost 4.2.2.1.16
This object specifies the cost associated with the trunk for the purpose of routing the connections. This object has significance if cost based routing feature is enabled(parCmParmsCostBased)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..15  

parTrkCnfgVccConids 4.2.2.1.17
The maximum number of routing resource available on the trunk for VCC connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parTrkCnfgVpcConids 4.2.2.1.18
The maximum number of routing resource available on the trunk for VPC connections
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parTrkLocalSlotNumber 4.2.2.1.19
This object specifies the slot number of the interface card associated with the trunk at the local node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

parTrkLocalPortNumber 4.2.2.1.20
This object specifies the port number of the interface card associated with the trunk at the local node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

parTrkLocalVTrunkId 4.2.2.1.21
This object specifies the Virtual trunk of the interface card associated with the trunk at the local node. The value of this object is between 1 and 254, inclusive for a virtual trunk and 255 for a physical trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

parTrkRemoteNodeId 4.2.2.1.22
This object specifies the node number of the node attached to the remote end of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..223  

parTrkRemoteTrunkId 4.2.2.1.23
This object specifies the logical trunk number at the node on the remote end of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

parTrkRemoteSlotNumber 4.2.2.1.24
This object specifies the slot number of the interface card to which the trunk is attached on the remote node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

parTrkRemotePortNumber 4.2.2.1.25
This object specifies the port number of the interface card to which the trunk is attached on the remote node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

parTrkRemoteVTrunkId 4.2.2.1.26
This object specifies the Virtual trunk of the interface card associated with the trunk at the remote node. The value of this object is between 1 and 254, inclusive for a virtual trunk and 255 for a physical trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

parTrkRemoteNodeIP 4.2.2.1.27
This object specifies the IP address for the Remote node, used for communication with NMS
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

parTrkRemoteNodeType 4.2.2.1.28
Specifies the type of the node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ipx(1), igx(2), bpx(3), par(4), unknown(5)  

parTrkRemoteNodeName 4.2.2.1.29
This object specifies the name of the remote node and is unique among all the nodes in the network.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parTrkAlarmStatus 4.2.2.1.30
This object specifies the severity of the alarm on the trunk. clear(1) : No Alarm minor(2) : Minor Alarm major(3) : Major Alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), minor(2), major(3)  

parTrkAlarmType 4.2.2.1.31
This object specifies the type of alarm on the trunk. The value of this object has no significance if parTrunkAlarmStatus indicates no alarm. rsrcunavail(1) : resources unavailable indicates that the platform has not provided the resources required to make this interface into a trunk. commfail(2) : communication failure indicates that message exchanged between neighboring nodes on this trunk has failed. unknown (3) : indicates that the alarm type is unknown to PAR, for example if the platform has declared the interface in alarm due to some physical problem with the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rsrcunavail(1), commfail(2), unknown(3), failed(4), looped(5)  

parTrkBwCapacity 4.2.2.1.32
Specifies the bandwidth capacity of the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLineLoad 4.2.2.1.33
Specifies the bandwidth used by the connections routed over the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadTable 4.2.3
Trunk Load Information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParTrkLoadEntry

parTrkLoadEntry 4.2.3.1
Load info for logical interfaces configured as trunks (parIfType nni).
Status: current Access: not-accessible
OBJECT-TYPE    
  ParTrkLoadEntry  

parTrkLoadXmtUsedCbr 4.2.3.1.1
This object specifies the used bandwidth in the transmit direction for CBR traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedCbr 4.2.3.1.2
This object specifies the used bandwidth in the receive direction for CBR traffic
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedVbr 4.2.3.1.3
This object specifies the used bandwidth in the transmit direction for VBR traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedVbr 4.2.3.1.4
This object specifies the used bandwidth in the receive direction for VBR traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedAbr 4.2.3.1.5
This object specifies the used bandwidth in the transmit direction for ABR.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedAbr 4.2.3.1.6
This object specifies the used bandwidth in the receive direction for ABR.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedNts 4.2.3.1.7
This object specifies the used bandwidth in the transmit direction for Non-Time Stamped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedNts 4.2.3.1.8
This object specifies the used bandwidth in the receive direction for Non-Time Stamped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedTs 4.2.3.1.9
This object specifies the used bandwidth in the transmit direction for Time-Stamped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedTs 4.2.3.1.10
This object specifies the used bandwidth in the receive direction for Time-Stamped.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedVoice 4.2.3.1.11
This object specifies the used bandwidth in the transmit direction for Voice.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedVoice 4.2.3.1.12
This object specifies the used bandwidth in the receive direction for Voice.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedBdataA 4.2.3.1.13
This object specifies the used bandwidth in the transmit direction for Busty Data A.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedBdataA 4.2.3.1.14
This object specifies the used bandwidth in the receive direction for Bursty Data A.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadXmtUsedBdataB 4.2.3.1.15
This object specifies the used bandwidth in the transmit direction for Bursty Data B.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadRcvUsedBdataB 4.2.3.1.16
This object specifies the used bandwidth in the receive direction for Bursty Data B.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadVccConidsUsed 4.2.3.1.17
This object specifies the number of conids used for VCCs (not used) on the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parTrkLoadVpcConidsUsed 4.2.3.1.19
This object specifies the number of conids Used for VPCs (not used) on the trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parConnectionTable 4.3.1
This table contains connections Mastered or slaved by the node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParConnectionEntry

parConnectionEntry 4.3.1.1
Entries for connections mastered or slaved by the node. Each entry contains Local and remote end information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ParConnectionEntry  

parConnLocalSlot 4.3.1.1.1
This object specifies the slot number part of the local endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

parConnLocalPort 4.3.1.1.2
This object specifies the port number part of the local endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

parConnLocalVpi 4.3.1.1.3
This object specifies the Virtual Path Identifier part of the local endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

parConnLocalVci 4.3.1.1.4
This object specifies the Virtual Channel Identifier part of the local endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

parConnMasterShip 4.3.1.1.5
This object specifies whether this end of the connection is the master or the slave of the connection. The value true(1) signifies the master end and false(2) signifies slave end.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

parConnLocalVcIndx 4.3.1.1.6
This object specifies the Virtual Connection Index at this node. It is used by Network Management to correlate this end of the connection with the remote end.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parConnLocalEndpt 4.3.1.1.7
This object specifies the actual physical connection endpoint at the local node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parConnRemoteNodeName 4.3.1.1.8
This object specifies the node name of the remote endpoint. For a intra-switch connection or feeder connection this object would specify the self node name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parConnRemoteSlot 4.3.1.1.9
This object specifies the slot number part of the remote endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

parConnRemotePort 4.3.1.1.10
This object specifies the port number part of the remote endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

parConnRemoteVpi 4.3.1.1.11
This object specifies the VPI part of the remote endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parConnRemoteVci 4.3.1.1.12
This object specifies the VCI part of the remote endpoint connection address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parConnRemoteVcIndx 4.3.1.1.13
This object specifies the Virtual Connection Index at the remote node. It is used by Network Management to correlate this end of the connection with the remote end..
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parConnOperStatus 4.3.1.1.14
This object specifies the status of connection as known and determined by PAR. The status shall be OK if there is an A-bit alarm on the connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER routed(1), unrouted(2), lmifail(3), unknown(4)  

parConnAdminStatus 4.3.1.1.15
This object is used by the operator to reroute or down/up a connection. The value of this object is up(1) when the connection is created. If the value of the object is set to down(1) the connection is derouted (if it is routed) and parConnOperStatus object is set to not routed. If the value of the object is up (2) and it is set to reroute(3) the connection is derouted and attempt is made to reroute the connection. If the value of the object is down (1) and the it is set to reroute (3), no action is performed and the object's value does not changes. If the value of object is down(1) and is set to up(2), an attempt is made to reroute the connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER down(1), up(2), reroute(3)  

parConnRoute 4.3.1.1.16
This object specifies the current path on which the connection is routed. A value of this object is valid only if parConnOperStatus is routed. The Null string specifies that the connection is not routed. Format: Nodename {Trk--Trk Nodename} Where: Nodename = up to 8 characters, Trk = slot.port.vtrk, slot = 1 or 2 characters, port = 1 or two characters, and vtrk = 1 or two characters and is optional. The portion of the format shown in braces {like this} can be repeated up to 10 times.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parConnRemoteEndpt 4.3.1.1.17
This object specifies the actual physical connection endpoint at the remote end of the connection. It shall be known only if the connection is a local(DAX) connection.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parPrefRoute 4.3.1.1.18
This object specifies the preferred path for the connection. The Null string specifies that the connection does not have a preferred route. Format: Nodename {Trk--Trk Nodename} Where: Nodename = up to 8 characters, Trk = slot.port.vtrk, slot = 1 or 2 characters, port = 1 or two characters, and vtrk = 1 or two characters and is optional. The portion of the format shown in braces {like this} can be repeated up to 10 times.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

parConnFailRsn 4.3.1.1.19
This object specifies a reason code for the failure of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), hwalm(2), abitalm(3), lmifail(4), rrtfail(5), incomplete(6)  

parRrtFailRsn 4.3.1.1.20
This object specifies the Reason of failure of a connection to route.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parConnRstrTyp 4.3.1.1.21
This object specifies the Route restriction of a connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER norestrict(1), terrestrict(2), satrestrict(3), undefrestrict(4)  

parConnRstrZcs 4.3.1.1.22
This object specifies whether ZCS lines should be avoided or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

parConnCos 4.3.1.1.23
This object specifies the COS for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

parClockTable 4.4.1
Table of clock sources available to PAR
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParClockEntry

parClockEntry 4.4.1.1
Each entry represent a clock source available to PAR
Status: current Access: not-accessible
OBJECT-TYPE    
  ParClockEntry  

parClockIndex 4.4.1.1.1
This clock index is assigned by PAR.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

parClockType 4.4.1.1.2
Specifies the type of clock.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2), tertiary(3), null(4)  

parClockSource 4.4.1.1.3
Specifies source of the clock.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internal(1), interface(2), external(3)  

parClockCurSource 4.4.1.1.4
Specifies whether clock source is a current clock source or not. The value is true if the cloock source is current and false otherwise
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

parClockSourceId 4.4.1.1.5
Specifies identification of the clock - for example - if clock source is `Interface' then this field will carry logical interface number
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parClockPath 4.4.1.1.6
Describes the path used for clock synchronization
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

parCmParmsMaxRoutingBundle 4.5.2.1
This object specifies the maximum number of connections that can be routed in one routing cycle.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsRerouteTimer 4.5.2.2
This object specifies the minimum time after which a connection is routed once it has been successfully routed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsResetTimer 4.5.2.3
This object specifies whether the reroute timer should be reset if the path for routed connection failed. If the value of the object is true(1), the timer is reset on detecting path fail.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parCmParmsDnUpPerPass 4.5.2.4
This object specifies the maximum number of connections that are upped or down in one schedule of down connection state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsDnUpTimer 4.5.2.5
This object specifies the minimum time interval (in milliseconds) between two schedules of the down connection state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsRrtErrsPerCycle 4.5.2.6
This object specifies the threshold for number of failures to route a connection before it is moved into the wait group. If the value of this object is zero, the feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsRrtCycleInterval 4.5.2.7
This object specifies the time (in minutes) for which no attempt is made to route a connection in the wait group.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsMaxRrtCycles 4.5.2.8
This object specifies the number of times a connection is added to the wait group before declaring it unroutable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsRrtPauseTime 4.5.2.9
This object specifies the time interval (in milliseconds) between two routing cycles.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsMaxUpdates 4.5.2.10
This object specifies the maximum number of connection management updates that are sent by the node in schedule..
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsRerouteGroups 4.5.2.11
This object specifies the total number of reroute groups.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsMinRrGroupSize 4.5.2.12
This object specifies the minimum size of reroute group in Cell Load Units.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsRrGroupInc 4.5.2.13
This object specifies the increment of reroute group size (in Cell Load Units) between adjacent groups.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parCmParmsCostBased 4.5.2.14
This object can be configured to enable or disable cost based routing feature. If the value of this object is true(1), the feature is enabled else it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parCmParmsUseCache 4.5.2.15
This object can be configured to enable or disable hop based route selection from using cache of precomputed routes. If the value of this object is true(1), the feature is enabled else it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parCmParmsUseDelay 4.5.2.16
This object can be configured to enable or disable cost based route selection from considering end-to-end delay associated with the routes. If the value of this object is true(1), the delay would be considered otherwise daley would not be considered during routing of connection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parCmParmMaxViaCons 4.5.2.17
This object specifies the maximum number of via user connections that can be routed through the node.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..80000  

parMnUpdtInterval 4.5.3.1
This object specifies the timer interval (in seconds) for the current update state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parMnUpdtNodesPerInt 4.5.3.2
This object specifies the maximum number of nodes to which current updates can be sent per interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parMnUpdtBatchSend 4.5.3.3
This object specifies whether current updates to any node are sent one at a time or all in one go. If the value of this object is true(1), all current updates are sent to the node simultaneously. If the value of this object is False, current updates are sent one at a time.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parSwFuncAbrVsvd 4.5.4.1
This object enables/disables the ABR standard with VSVD. The feature is enabled if the value of the object is true(1).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parSwFuncNodeType 4.5.4.2
This object specifies whether the node is a routing node or a feeder node. To configure the node from a routing(1) node to feeder(2) node the node should be part of a single node network. To configure the node from feeder node to routing node, there should be no feeder trunk attached to the node.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER routing(1), feeder(2)  

parOnOffBackgroundUpdt 4.5.5.1
This object can be used to enable or disable Background updates. If the value of the object is true(1), background updates are enabled; otherwise they are disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffDynamicBwAlloc 4.5.5.2
This object can be used to enable or disable Bandwidth state machine. If the value of the object is true(1), bandwidth state machine is enabled; otherwise it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffCmUpdts 4.5.5.3
This object can be used to enable or disable connection management updates. If the value of the object is true(1), connection management updates are enabled; otherwise they are disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffRouting 4.5.5.4
This object can be used to enable or disable connection routing. If the value of the object is true(1), routing is enabled; otherwise it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffCommFailTest 4.5.5.5
This object can be used to enable or disable Comm Fail Test. If the value of the object is true(1), Comm Fail test is enabled; otherwise it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffDrtDelay 4.5.5.6
This object can be used to enable or disable Deroute Delay feature. If the value of the object is true(1) Derote delay feature is enabled; otherwise it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffRenumRec 4.5.5.7
This object can be used to enable or disable Renumber recovery feature. If the value of the object is true(1), renumber recovery feature is enabled; otherwise it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parOnOffCommBreak 4.5.5.8
This object can be used to enable or disable Comm Break Test. If the value of the object is true(1), Comm Break Test feature is enabled; otherwise it is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parSysParmsTsPacketAge 4.5.6.1
Time Stamped packets older than this value (in milliseconds)are discarded. This is a network wide parameter.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

parSysParmsConnFail 4.5.6.2
This object specifies whether the connections to a node should be failed when comm fail is declared with the node. If the value of this object is true(1), the connection will be failed. This is a network wide parameter.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parSysParmsVcPollRate 4.5.6.3
This object specifies the rate at which VC statistics are to be polled. This is a network wide parameter. For Portable AutoRoute statistic collections would be done by platform software.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxVDelay 4.5.6.4
This object specifies the maximum delay for voice connection with VAD enabled in milli-seconds. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxCDelay 4.5.6.5
This object specifies the maximum delay for ADPCM compressed voice connection with VAD enabled in milli-seconds. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxDDelay 4.5.6.6
This object specifies the maximum delay for data connection in milli-seconds. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxADelay 4.5.6.7
This object specifies the maximum delay for ADPCM compressed voice connection in milli-seconds. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxHsdDelay 4.5.6.8
This object specifies the maximum delay for High Speed data connection in milli-seconds. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsDeEnable 4.5.6.9
This object specifies whether DE bit of Frame Relay frames can be modified. DE bit can be modified if the value of this object is true(1). This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

parSysParmsFrStandard 4.5.6.10
This object specifies whether standard Frame Relay parameters,Be and Bc, are to be used. If the value of this object is true(1), standard parameters are used. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

parSysParmsDrtDelay 4.5.6.11
This object specifies whether Deroute Delay feature is enabled. If the value of this object is true(1), the feature is enabled. This is a network wide parameter.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

parSysParmsInvLogAlarmThres 4.5.6.12
This object specifies the threshold for invalid login attempts before triggering an alarm. If the value of this object is zero, this feature is disabled. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxCdpVDelay 4.5.6.13
This object specifies the maximum network delay for CDP to CDP voice connection with VAD enabled in milli-seconds. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxCdpCDelay 4.5.6.14
This object specifies the maximum network delay for CDP to CDP ADPCM compressed voice connection with VAD enabled. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxCdpDDelay 4.5.6.15
This object specifies the maximum network delay for CDP to CDP data connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxCdpADelay 4.5.6.16
This object specifies the maximum network delay for CDP to CDP ADPCM compressed voice connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxCdpHsdDelay 4.5.6.17
This object specifies the maximum network delay for CDP to CDP High Speed data connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxIpcdpVDelay 4.5.6.18
This object specifies the maximum local delay for CDP to CDP voice connection with VAD enabled. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxIpcdpCDelay 4.5.6.19
This object specifies the maximum local delay for CDP to CDP ADPCM compressed voice connection with VAD enabled. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxIpcdpDDelay 4.5.6.20
This object specifies the maximum local delay for CDP to CDP data connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxIpcdpADelay 4.5.6.21
This object specifies the maximum local delay for CDP to CDP ADPCM compressed voice connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxIpcdpHsdDelay 4.5.6.22
This object specifies the maximum local delay for CDP to CDP High Speed data connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsMaxIphsdDelay 4.5.6.23
This object specifies the maximum local delay for High Speed data connection. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parSysParmsFpdDeJitter 4.5.6.24
This object specifies the jitter delay for Fast Pad. This is a network wide parameter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

parNetParmCondInitialStgr 4.5.7.1
This object specifies the initial pause time (in milliseconds) per new node added on addition of node(s) in the network before initiating conditional updates.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCondPerNodeInterval 4.5.7.2
This object specifies the minimum interval (in milliseconds) between sending of conditional updates to any two nodes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCbDelay 4.5.7.3
This object specifies the minimum interval (in milliseconds) between initiating comm break tests between any two nodes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCbOffset 4.5.7.4
Offset for CB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmMsgTimeout 4.5.7.5
This object specifies the timeout (in milliseconds) for acknowledgment for control plane message sent to another node.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmMsgMaxTimeout 4.5.7.6
This object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane message sent to another node reachable through all terrestrial trunks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmMsgMaxTimeoutSat 4.5.7.7
This object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane message sent to another node reachable through all satellite trunks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmBlindMaxTimeout 4.5.7.8
This object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane blind message sent to another node.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCbMaxTimeout 4.5.7.9
This object specifies the maximum number of times a network handler timeout waiting for acknowledgment for comm break test message sent to another node.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCfTestInterval 4.5.7.10
This object specifies the minimum time interval between the comm fail tests for a trunk.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCfTestMultiplier 4.5.7.11
This object specifies the multiplier for the comm fail test interval for good trunks, that is, trunks not in comm fail.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmNetwWindowSz 4.5.7.12
This object specifies the window size for the network handler for messages to any node. That is, the number of messages that the network handler can send simultaneous to a node without receiving the acknowledgment for them.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmNetwLetWait 4.5.7.13
This object specifies the maximum interval (in milliseconds) network handler waits for the letter (message) from the processes running on its nodes before checking the received cells.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmCfDelay 4.5.7.14
TBD (in milliseconds).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmHighTxRate 4.5.7.15
This object specifies the rate (in fast packets per second) at which the network handler sends control plane message cells to high performance nodes (High performance node are BPX and MGX).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmLowTxRate 4.5.7.16
This object specifies the rate (in fast packets per second) at which the network handler sends control plane message cells to low capacity nodes (Low capacity node are IPX and IGX).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmMaxNodeBlks 4.5.7.17
This object specifies the maximum number of blocks of size 256 bytes, that should be queued up for transmission to a node.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

parNetParmTopoMsgSegSz 4.5.7.18
This object specifies the maximum size (in bytes) of the segment into which the topology message, sent during network join, is divided.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cwParMIBConformance 1.3.6.1.4.1.351.150.63.2
OBJECT IDENTIFIER    

cwParMIBGroups 1.3.6.1.4.1.351.150.63.2.1
OBJECT IDENTIFIER    

cwParMIBCompliances 1.3.6.1.4.1.351.150.63.2.2
OBJECT IDENTIFIER    

cwParCompliance 1.3.6.1.4.1.351.150.63.2.2.1
The compliance statement for objects related to AutoRoute MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

cwParCmParamsGroup 1.3.6.1.4.1.351.150.63.2.1.1
The collection of objects which are applicable for PAR connection management.
Status: current Access: read-write
OBJECT-GROUP    

cwParCmParamsUpdateGroup 1.3.6.1.4.1.351.150.63.2.1.2
The collection of objects which are applicable for PAR Connection Management parameters updates.
Status: current Access: read-write
OBJECT-GROUP    

cwParGeneralGroup 1.3.6.1.4.1.351.150.63.2.1.3
The collection of objects which are applicable for general PAR configuration.
Status: current Access: read-write
OBJECT-GROUP    

cwParSysParamsGroup 1.3.6.1.4.1.351.150.63.2.1.4
The collection of objects which are applicable for PAR system parameters.
Status: current Access: read-write
OBJECT-GROUP    

cwParNetParamsGroup 1.3.6.1.4.1.351.150.63.2.1.5
The collection of objects which are applicable for parameters applicable network-wide.
Status: current Access: read-write
OBJECT-GROUP    

cwParNodeGroup 1.3.6.1.4.1.351.150.63.2.1.6
The collection of objects which are applicable for node level configuration of auto route controller.
Status: current Access: read-write
OBJECT-GROUP    

cwParInterfaceConfGroup 1.3.6.1.4.1.351.150.63.2.1.7
The collection of objects which are used for configuring autoroute interfaces.
Status: current Access: read-write
OBJECT-GROUP    

cwParTrunkConfGroup 1.3.6.1.4.1.351.150.63.2.1.8
The collection of objects which are used for configuring trunks in portable autoroute.
Status: current Access: read-write
OBJECT-GROUP    

cwParTrunkLoadConfGroup 1.3.6.1.4.1.351.150.63.2.1.9
The collection of objects which are used for configuring trunks in portable autoroute.
Status: current Access: read-write
OBJECT-GROUP    

cwParConnConfGroup 1.3.6.1.4.1.351.150.63.2.1.10
The collection of objects which are used for configuring trunks in portable autoroute.
Status: current Access: read-write
OBJECT-GROUP    

cwParClockConfGroup 1.3.6.1.4.1.351.150.63.2.1.11
The collection of objects which are used for configuring trunks in portable autoroute.
Status: current Access: read-write
OBJECT-GROUP