MIBs Depot

CISCO-WAN-PAR-MIB

Registered at
1.3.6.1.4.1.351.130.1
1.3.6.1.4.1.351.130.2
1.3.6.1.4.1.351.130.3
1.3.6.1.4.1.351.130.4
1.3.6.1.4.1.351.130.5
1.3.6.1.4.1.351.150.63
Last updated
2002-09-10 00:00
Organization
Cisco Systems, Inc.
Revisions
2002-09-10 00:00
Namespace
cisco
Source file
CISCO-WAN-PAR-MIB
Digest
sha256:47d540a620e0cde5acd25fe4ba70c91f637571eac656a653191cf3429cc560a2

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com

Imports

FromSymbols
BASIS-MIBpar
CISCOWAN-SMIciscoWan
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BASIS-MIB
CISCO-WAN-PAR-MIB
CISCOWAN-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
parSelfNode
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.1
parSnNodeId
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.1.1Integer32 (1..223)read-writecurrent
parSnNodeIP
OBJECT-TYPE
This object specifies the IP address for routing node and is used for communication with SNMP manager(for example Cisco Wan Manager:CWM).
1.3.6.1.4.1.351.130.1.2IpAddressread-writecurrent
parSnNodeName
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.1.3DisplayString (SIZE(0..8))read-writecurrent
parSnRevision
OBJECT-TYPE
This object specifies the primary revision of the PAR running on the node. Format: cc.c.cc Where: c = one ascii character
1.3.6.1.4.1.351.130.1.4DisplayStringread-onlycurrent
parSnNodeAlarmStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.1.5INTEGER {clear(1), minor(2), major(3), unreach(4)}read-onlycurrent
parSnNumberOfTrunks
OBJECT-TYPE
This object specifies the number of trunks attached to the node.
1.3.6.1.4.1.351.130.1.6Integer32 (0..255)read-onlycurrent
parInterfaces
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.2
parIfTable
OBJECT-TYPE
Table of all logical interfaces supported by PAR
1.3.6.1.4.1.351.130.2.1not-accessiblecurrent
parIfEntry
OBJECT-TYPE
Entries for logical interfaces.
1.3.6.1.4.1.351.130.2.1.1not-accessiblecurrent
parIfLogicalInterface
OBJECT-TYPE
This object specifies the logical interface number.
1.3.6.1.4.1.351.130.2.1.1.1Integer32 (1..2147483647)read-onlycurrent
parIfType
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.1.1.2INTEGER {userport(1), routingtrunk(2), feedertrunk(3), clkport(4), virtualtrunk(5)}read-writecurrent
parIfOperStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.1.1.3INTEGER {up(1), added(2), failed(3), added-failed(4)}read-onlycurrent
parIfTxBw
OBJECT-TYPE
This object specifies the transmit bandwidth for the interface.
1.3.6.1.4.1.351.130.2.1.1.4Integer32read-onlycurrent
parIfRxBw
OBJECT-TYPE
This object specifies the receive bandwidth for the interface.
1.3.6.1.4.1.351.130.2.1.1.5Integer32read-onlycurrent
parIfMaxConn
OBJECT-TYPE
This object specifies the maximum number of connections that can be configured over the interface.
1.3.6.1.4.1.351.130.2.1.1.6Integer32read-onlycurrent
parIfHiAddrMin
OBJECT-TYPE
This object specifies the minimum VPI that PAR can use for configuring connection in the interface.
1.3.6.1.4.1.351.130.2.1.1.7Integer32read-onlycurrent
parIfHiAddrMax
OBJECT-TYPE
This object specifies the maximum VPI that PAR can use for configuring connection in the interface.
1.3.6.1.4.1.351.130.2.1.1.8Integer32read-onlycurrent
parIfLoAddrMin
OBJECT-TYPE
This object specifies the minimum VCI that PAR can use for configuring connection in the interface.
1.3.6.1.4.1.351.130.2.1.1.9Integer32read-onlycurrent
parIfLoAddrMax
OBJECT-TYPE
This object specifies the maximum VCI that PAR can use for configuring connection in the interface.
1.3.6.1.4.1.351.130.2.1.1.10Integer32read-onlycurrent
parTrkTable
OBJECT-TYPE
The table containing trunk parameters.
1.3.6.1.4.1.351.130.2.2not-accessiblecurrent
parTrkEntry
OBJECT-TYPE
Entries for logical interfaces configured as trunks (parIfType nni).
1.3.6.1.4.1.351.130.2.2.1not-accessiblecurrent
parTrkId
OBJECT-TYPE
This object specifies the logical trunk number associated with the trunk at the local node.
1.3.6.1.4.1.351.130.2.2.1.1Integer32read-onlycurrent
parTrkStatReserve
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.2Integer32read-writecurrent
parTrkCnfgCcRestrict
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.3TruthValueread-writecurrent
parTrkCnfgLineType
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.4INTEGER {terrestrial(1), satellite(2)}read-writecurrent
parTrkCnfgPassSync
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.5TruthValueread-writecurrent
parTrkCnfgDerouteDelay
OBJECT-TYPE
This object specifies the value of deroute delay timer in seconds.
1.3.6.1.4.1.351.130.2.2.1.6Integer32read-writecurrent
parTrkCnfgTrafficClassFst
OBJECT-TYPE
This object indicates whether Foresight traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
1.3.6.1.4.1.351.130.2.2.1.7TruthValueread-writecurrent
parTrkCnfgTrafficClassFr
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.8TruthValueread-writecurrent
parTrkCnfgTrafficClassNts
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.9TruthValueread-writecurrent
parTrkCnfgTrafficClassTs
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.10TruthValueread-writecurrent
parTrkCnfgTrafficClassVoice
OBJECT-TYPE
This object indicates whether Voice traffic can be routed over the trunk. If the value is true(1), it can be rerouted otherwise not.
1.3.6.1.4.1.351.130.2.2.1.11TruthValueread-writecurrent
parTrkCnfgTrafficClassCbr
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.12TruthValueread-writecurrent
parTrkCnfgTrafficClassVbr
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.13TruthValueread-writecurrent
parTrkCnfgTrafficClassAbr
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.14TruthValueread-writecurrent
parTrkCnfgAdminStatus
OBJECT-TYPE
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
1.3.6.1.4.1.351.130.2.2.1.15INTEGER {add(1), delete(2)}read-writecurrent
parTrkCnfgRoutingCost
OBJECT-TYPE
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)
1.3.6.1.4.1.351.130.2.2.1.16Integer32 (1..15)read-writecurrent
parTrkCnfgVccConids
OBJECT-TYPE
The maximum number of routing resource available on the trunk for VCC connections.
1.3.6.1.4.1.351.130.2.2.1.17Integer32read-writecurrent
parTrkCnfgVpcConids
OBJECT-TYPE
The maximum number of routing resource available on the trunk for VPC connections
1.3.6.1.4.1.351.130.2.2.1.18Integer32read-writecurrent
parTrkLocalSlotNumber
OBJECT-TYPE
This object specifies the slot number of the interface card associated with the trunk at the local node.
1.3.6.1.4.1.351.130.2.2.1.19Integer32 (1..32)read-onlycurrent
parTrkLocalPortNumber
OBJECT-TYPE
This object specifies the port number of the interface card associated with the trunk at the local node.
1.3.6.1.4.1.351.130.2.2.1.20Integer32 (1..2147483647)read-onlycurrent
parTrkLocalVTrunkId
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.21Integer32 (1..255)read-onlycurrent
parTrkRemoteNodeId
OBJECT-TYPE
This object specifies the node number of the node attached to the remote end of the trunk.
1.3.6.1.4.1.351.130.2.2.1.22Integer32 (1..223)read-onlycurrent
parTrkRemoteTrunkId
OBJECT-TYPE
This object specifies the logical trunk number at the node on the remote end of the trunk.
1.3.6.1.4.1.351.130.2.2.1.23Integer32 (1..255)read-onlycurrent
parTrkRemoteSlotNumber
OBJECT-TYPE
This object specifies the slot number of the interface card to which the trunk is attached on the remote node.
1.3.6.1.4.1.351.130.2.2.1.24Integer32 (1..32)read-onlycurrent
parTrkRemotePortNumber
OBJECT-TYPE
This object specifies the port number of the interface card to which the trunk is attached on the remote node.
1.3.6.1.4.1.351.130.2.2.1.25Integer32 (1..2147483647)read-onlycurrent
parTrkRemoteVTrunkId
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.26Integer32 (1..255)read-onlycurrent
parTrkRemoteNodeIP
OBJECT-TYPE
This object specifies the IP address for the Remote node, used for communication with NMS
1.3.6.1.4.1.351.130.2.2.1.27IpAddressread-onlycurrent
parTrkRemoteNodeType
OBJECT-TYPE
Specifies the type of the node.
1.3.6.1.4.1.351.130.2.2.1.28INTEGER {ipx(1), igx(2), bpx(3), par(4), unknown(5)}read-onlycurrent
parTrkRemoteNodeName
OBJECT-TYPE
This object specifies the name of the remote node and is unique among all the nodes in the network.
1.3.6.1.4.1.351.130.2.2.1.29DisplayStringread-onlycurrent
parTrkAlarmStatus
OBJECT-TYPE
This object specifies the severity of the alarm on the trunk. clear(1) : No Alarm minor(2) : Minor Alarm major(3) : Major Alarm.
1.3.6.1.4.1.351.130.2.2.1.30INTEGER {clear(1), minor(2), major(3)}read-onlycurrent
parTrkAlarmType
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.2.2.1.31INTEGER {rsrcunavail(1), commfail(2), unknown(3), failed(4), looped(5)}read-onlycurrent
parTrkBwCapacity
OBJECT-TYPE
Specifies the bandwidth capacity of the trunk.
1.3.6.1.4.1.351.130.2.2.1.32Integer32read-onlycurrent
parTrkLineLoad
OBJECT-TYPE
Specifies the bandwidth used by the connections routed over the trunk.
1.3.6.1.4.1.351.130.2.2.1.33Integer32read-onlycurrent
parTrkLoadTable
OBJECT-TYPE
Trunk Load Information
1.3.6.1.4.1.351.130.2.3not-accessiblecurrent
parTrkLoadEntry
OBJECT-TYPE
Load info for logical interfaces configured as trunks (parIfType nni).
1.3.6.1.4.1.351.130.2.3.1not-accessiblecurrent
parTrkLoadXmtUsedCbr
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for CBR traffic.
1.3.6.1.4.1.351.130.2.3.1.1Integer32read-onlycurrent
parTrkLoadRcvUsedCbr
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for CBR traffic
1.3.6.1.4.1.351.130.2.3.1.2Integer32read-onlycurrent
parTrkLoadXmtUsedVbr
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for VBR traffic.
1.3.6.1.4.1.351.130.2.3.1.3Integer32read-onlycurrent
parTrkLoadRcvUsedVbr
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for VBR traffic.
1.3.6.1.4.1.351.130.2.3.1.4Integer32read-onlycurrent
parTrkLoadXmtUsedAbr
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for ABR.
1.3.6.1.4.1.351.130.2.3.1.5Integer32read-onlycurrent
parTrkLoadRcvUsedAbr
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for ABR.
1.3.6.1.4.1.351.130.2.3.1.6Integer32read-onlycurrent
parTrkLoadXmtUsedNts
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for Non-Time Stamped.
1.3.6.1.4.1.351.130.2.3.1.7Integer32read-onlycurrent
parTrkLoadRcvUsedNts
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for Non-Time Stamped.
1.3.6.1.4.1.351.130.2.3.1.8Integer32read-onlycurrent
parTrkLoadXmtUsedTs
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for Time-Stamped.
1.3.6.1.4.1.351.130.2.3.1.9Integer32read-onlycurrent
parTrkLoadRcvUsedTs
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for Time-Stamped.
1.3.6.1.4.1.351.130.2.3.1.10Integer32read-onlycurrent
parTrkLoadXmtUsedVoice
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for Voice.
1.3.6.1.4.1.351.130.2.3.1.11Integer32read-onlycurrent
parTrkLoadRcvUsedVoice
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for Voice.
1.3.6.1.4.1.351.130.2.3.1.12Integer32read-onlycurrent
parTrkLoadXmtUsedBdataA
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for Busty Data A.
1.3.6.1.4.1.351.130.2.3.1.13Integer32read-onlycurrent
parTrkLoadRcvUsedBdataA
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for Bursty Data A.
1.3.6.1.4.1.351.130.2.3.1.14Integer32read-onlycurrent
parTrkLoadXmtUsedBdataB
OBJECT-TYPE
This object specifies the used bandwidth in the transmit direction for Bursty Data B.
1.3.6.1.4.1.351.130.2.3.1.15Integer32read-onlycurrent
parTrkLoadRcvUsedBdataB
OBJECT-TYPE
This object specifies the used bandwidth in the receive direction for Bursty Data B.
1.3.6.1.4.1.351.130.2.3.1.16Integer32read-onlycurrent
parTrkLoadVccConidsUsed
OBJECT-TYPE
This object specifies the number of conids used for VCCs (not used) on the trunk.
1.3.6.1.4.1.351.130.2.3.1.17Integer32read-onlycurrent
parTrkLoadVpcConidsUsed
OBJECT-TYPE
This object specifies the number of conids Used for VPCs (not used) on the trunk.
1.3.6.1.4.1.351.130.2.3.1.19Integer32read-onlycurrent
parConnection
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.3
parConnectionTable
OBJECT-TYPE
This table contains connections Mastered or slaved by the node.
1.3.6.1.4.1.351.130.3.1not-accessiblecurrent
parConnectionEntry
OBJECT-TYPE
Entries for connections mastered or slaved by the node. Each entry contains Local and remote end information.
1.3.6.1.4.1.351.130.3.1.1not-accessiblecurrent
parConnLocalSlot
OBJECT-TYPE
This object specifies the slot number part of the local endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.1Integer32 (1..32)read-onlycurrent
parConnLocalPort
OBJECT-TYPE
This object specifies the port number part of the local endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.2Integer32 (1..2147483647)read-onlycurrent
parConnLocalVpi
OBJECT-TYPE
This object specifies the Virtual Path Identifier part of the local endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.3Integer32 (0..4095)read-onlycurrent
parConnLocalVci
OBJECT-TYPE
This object specifies the Virtual Channel Identifier part of the local endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.4Integer32 (0..65535)read-onlycurrent
parConnMasterShip
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.5TruthValueread-onlycurrent
parConnLocalVcIndx
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.6Integer32read-onlycurrent
parConnLocalEndpt
OBJECT-TYPE
This object specifies the actual physical connection endpoint at the local node.
1.3.6.1.4.1.351.130.3.1.1.7DisplayStringread-onlycurrent
parConnRemoteNodeName
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.8DisplayStringread-onlycurrent
parConnRemoteSlot
OBJECT-TYPE
This object specifies the slot number part of the remote endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.9Integer32 (1..32)read-onlycurrent
parConnRemotePort
OBJECT-TYPE
This object specifies the port number part of the remote endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.10Integer32 (1..2147483647)read-onlycurrent
parConnRemoteVpi
OBJECT-TYPE
This object specifies the VPI part of the remote endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.11Integer32read-onlycurrent
parConnRemoteVci
OBJECT-TYPE
This object specifies the VCI part of the remote endpoint connection address.
1.3.6.1.4.1.351.130.3.1.1.12Integer32read-onlycurrent
parConnRemoteVcIndx
OBJECT-TYPE
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..
1.3.6.1.4.1.351.130.3.1.1.13Integer32read-onlycurrent
parConnOperStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.14INTEGER {routed(1), unrouted(2), lmifail(3), unknown(4)}read-onlycurrent
parConnAdminStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.15INTEGER {down(1), up(2), reroute(3)}read-writecurrent
parConnRoute
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.16DisplayStringread-onlycurrent
parConnRemoteEndpt
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.17DisplayStringread-onlycurrent
parPrefRoute
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.3.1.1.18DisplayStringread-writecurrent
parConnFailRsn
OBJECT-TYPE
This object specifies a reason code for the failure of the connection.
1.3.6.1.4.1.351.130.3.1.1.19INTEGER {down(1), hwalm(2), abitalm(3), lmifail(4), rrtfail(5), incomplete(6)}read-onlycurrent
parRrtFailRsn
OBJECT-TYPE
This object specifies the Reason of failure of a connection to route.
1.3.6.1.4.1.351.130.3.1.1.20DisplayStringread-onlycurrent
parConnRstrTyp
OBJECT-TYPE
This object specifies the Route restriction of a connection.
1.3.6.1.4.1.351.130.3.1.1.21INTEGER {norestrict(1), terrestrict(2), satrestrict(3), undefrestrict(4)}read-onlycurrent
parConnRstrZcs
OBJECT-TYPE
This object specifies whether ZCS lines should be avoided or not.
1.3.6.1.4.1.351.130.3.1.1.22TruthValueread-onlycurrent
parConnCos
OBJECT-TYPE
This object specifies the COS for the connection.
1.3.6.1.4.1.351.130.3.1.1.23Integer32 (0..15)read-onlycurrent
parNetworkClock
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.4
parClockTable
OBJECT-TYPE
Table of clock sources available to PAR
1.3.6.1.4.1.351.130.4.1not-accessiblecurrent
parClockEntry
OBJECT-TYPE
Each entry represent a clock source available to PAR
1.3.6.1.4.1.351.130.4.1.1not-accessiblecurrent
parClockIndex
OBJECT-TYPE
This clock index is assigned by PAR.
1.3.6.1.4.1.351.130.4.1.1.1Integer32 (1..2147483647)read-onlycurrent
parClockType
OBJECT-TYPE
Specifies the type of clock.
1.3.6.1.4.1.351.130.4.1.1.2INTEGER {primary(1), secondary(2), tertiary(3), null(4)}read-writecurrent
parClockSource
OBJECT-TYPE
Specifies source of the clock.
1.3.6.1.4.1.351.130.4.1.1.3INTEGER {internal(1), interface(2), external(3)}read-onlycurrent
parClockCurSource
OBJECT-TYPE
Specifies whether clock source is a current clock source or not. The value is true if the cloock source is current and false otherwise
1.3.6.1.4.1.351.130.4.1.1.4TruthValueread-onlycurrent
parClockSourceId
OBJECT-TYPE
Specifies identification of the clock - for example - if clock source is `Interface' then this field will carry logical interface number
1.3.6.1.4.1.351.130.4.1.1.5Integer32read-writecurrent
parClockPath
OBJECT-TYPE
Describes the path used for clock synchronization
1.3.6.1.4.1.351.130.4.1.1.6DisplayStringread-onlycurrent
parConfigParms
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5
parVsiConfigParms
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.1
parCmParms
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.2
parCmParmsMaxRoutingBundle
OBJECT-TYPE
This object specifies the maximum number of connections that can be routed in one routing cycle.
1.3.6.1.4.1.351.130.5.2.1Integer32read-writecurrent
parCmParmsRerouteTimer
OBJECT-TYPE
This object specifies the minimum time after which a connection is routed once it has been successfully routed.
1.3.6.1.4.1.351.130.5.2.2Integer32read-writecurrent
parCmParmsResetTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.2.3TruthValueread-writecurrent
parCmParmsDnUpPerPass
OBJECT-TYPE
This object specifies the maximum number of connections that are upped or down in one schedule of down connection state machine.
1.3.6.1.4.1.351.130.5.2.4Integer32read-writecurrent
parCmParmsDnUpTimer
OBJECT-TYPE
This object specifies the minimum time interval (in milliseconds) between two schedules of the down connection state machine.
1.3.6.1.4.1.351.130.5.2.5Integer32read-writecurrent
parCmParmsRrtErrsPerCycle
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.2.6Integer32read-writecurrent
parCmParmsRrtCycleInterval
OBJECT-TYPE
This object specifies the time (in minutes) for which no attempt is made to route a connection in the wait group.
1.3.6.1.4.1.351.130.5.2.7Integer32read-writecurrent
parCmParmsMaxRrtCycles
OBJECT-TYPE
This object specifies the number of times a connection is added to the wait group before declaring it unroutable.
1.3.6.1.4.1.351.130.5.2.8Integer32read-writecurrent
parCmParmsRrtPauseTime
OBJECT-TYPE
This object specifies the time interval (in milliseconds) between two routing cycles.
1.3.6.1.4.1.351.130.5.2.9Integer32read-writecurrent
parCmParmsMaxUpdates
OBJECT-TYPE
This object specifies the maximum number of connection management updates that are sent by the node in schedule..
1.3.6.1.4.1.351.130.5.2.10Integer32read-writecurrent
parCmParmsRerouteGroups
OBJECT-TYPE
This object specifies the total number of reroute groups.
1.3.6.1.4.1.351.130.5.2.11Integer32read-writecurrent
parCmParmsMinRrGroupSize
OBJECT-TYPE
This object specifies the minimum size of reroute group in Cell Load Units.
1.3.6.1.4.1.351.130.5.2.12Integer32read-writecurrent
parCmParmsRrGroupInc
OBJECT-TYPE
This object specifies the increment of reroute group size (in Cell Load Units) between adjacent groups.
1.3.6.1.4.1.351.130.5.2.13Integer32read-writecurrent
parCmParmsCostBased
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.2.14TruthValueread-writecurrent
parCmParmsUseCache
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.2.15TruthValueread-writecurrent
parCmParmsUseDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.2.16TruthValueread-writecurrent
parCmParmMaxViaCons
OBJECT-TYPE
This object specifies the maximum number of via user connections that can be routed through the node.
1.3.6.1.4.1.351.130.5.2.17Integer32 (1..80000)read-writecurrent
parMnUpdt
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.3
parMnUpdtInterval
OBJECT-TYPE
This object specifies the timer interval (in seconds) for the current update state machine.
1.3.6.1.4.1.351.130.5.3.1Integer32read-writecurrent
parMnUpdtNodesPerInt
OBJECT-TYPE
This object specifies the maximum number of nodes to which current updates can be sent per interval.
1.3.6.1.4.1.351.130.5.3.2Integer32read-writecurrent
parMnUpdtBatchSend
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.3.3TruthValueread-writecurrent
parSwFunc
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.4
parSwFuncAbrVsvd
OBJECT-TYPE
This object enables/disables the ABR standard with VSVD. The feature is enabled if the value of the object is true(1).
1.3.6.1.4.1.351.130.5.4.1TruthValueread-writecurrent
parSwFuncNodeType
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.4.2INTEGER {routing(1), feeder(2)}read-writecurrent
parOnOff
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.5
parOnOffBackgroundUpdt
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.1TruthValueread-writecurrent
parOnOffDynamicBwAlloc
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.2TruthValueread-writecurrent
parOnOffCmUpdts
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.3TruthValueread-writecurrent
parOnOffRouting
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.4TruthValueread-writecurrent
parOnOffCommFailTest
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.5TruthValueread-writecurrent
parOnOffDrtDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.6TruthValueread-writecurrent
parOnOffRenumRec
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.7TruthValueread-writecurrent
parOnOffCommBreak
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.5.8TruthValueread-writecurrent
parSysParms
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.6
parSysParmsTsPacketAge
OBJECT-TYPE
Time Stamped packets older than this value (in milliseconds)are discarded. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.1Integer32 (1..64)read-writecurrent
parSysParmsConnFail
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.2TruthValueread-writecurrent
parSysParmsVcPollRate
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.3Integer32read-onlycurrent
parSysParmsMaxVDelay
OBJECT-TYPE
This object specifies the maximum delay for voice connection with VAD enabled in milli-seconds. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.4Integer32read-onlycurrent
parSysParmsMaxCDelay
OBJECT-TYPE
This object specifies the maximum delay for ADPCM compressed voice connection with VAD enabled in milli-seconds. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.5Integer32read-onlycurrent
parSysParmsMaxDDelay
OBJECT-TYPE
This object specifies the maximum delay for data connection in milli-seconds. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.6Integer32read-onlycurrent
parSysParmsMaxADelay
OBJECT-TYPE
This object specifies the maximum delay for ADPCM compressed voice connection in milli-seconds. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.7Integer32read-onlycurrent
parSysParmsMaxHsdDelay
OBJECT-TYPE
This object specifies the maximum delay for High Speed data connection in milli-seconds. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.8Integer32read-onlycurrent
parSysParmsDeEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.9TruthValueread-onlycurrent
parSysParmsFrStandard
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.10TruthValueread-onlycurrent
parSysParmsDrtDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.11TruthValueread-writecurrent
parSysParmsInvLogAlarmThres
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.12Integer32read-onlycurrent
parSysParmsMaxCdpVDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.6.13Integer32read-onlycurrent
parSysParmsMaxCdpCDelay
OBJECT-TYPE
This object specifies the maximum network delay for CDP to CDP ADPCM compressed voice connection with VAD enabled. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.14Integer32read-onlycurrent
parSysParmsMaxCdpDDelay
OBJECT-TYPE
This object specifies the maximum network delay for CDP to CDP data connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.15Integer32read-onlycurrent
parSysParmsMaxCdpADelay
OBJECT-TYPE
This object specifies the maximum network delay for CDP to CDP ADPCM compressed voice connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.16Integer32read-onlycurrent
parSysParmsMaxCdpHsdDelay
OBJECT-TYPE
This object specifies the maximum network delay for CDP to CDP High Speed data connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.17Integer32read-onlycurrent
parSysParmsMaxIpcdpVDelay
OBJECT-TYPE
This object specifies the maximum local delay for CDP to CDP voice connection with VAD enabled. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.18Integer32read-onlycurrent
parSysParmsMaxIpcdpCDelay
OBJECT-TYPE
This object specifies the maximum local delay for CDP to CDP ADPCM compressed voice connection with VAD enabled. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.19Integer32read-onlycurrent
parSysParmsMaxIpcdpDDelay
OBJECT-TYPE
This object specifies the maximum local delay for CDP to CDP data connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.20Integer32read-onlycurrent
parSysParmsMaxIpcdpADelay
OBJECT-TYPE
This object specifies the maximum local delay for CDP to CDP ADPCM compressed voice connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.21Integer32read-onlycurrent
parSysParmsMaxIpcdpHsdDelay
OBJECT-TYPE
This object specifies the maximum local delay for CDP to CDP High Speed data connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.22Integer32read-onlycurrent
parSysParmsMaxIphsdDelay
OBJECT-TYPE
This object specifies the maximum local delay for High Speed data connection. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.23Integer32read-onlycurrent
parSysParmsFpdDeJitter
OBJECT-TYPE
This object specifies the jitter delay for Fast Pad. This is a network wide parameter.
1.3.6.1.4.1.351.130.5.6.24Integer32read-onlycurrent
parNetworkingParms
OBJECT-IDENTITY
1.3.6.1.4.1.351.130.5.7
parNetParmCondInitialStgr
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.7.1Integer32read-writecurrent
parNetParmCondPerNodeInterval
OBJECT-TYPE
This object specifies the minimum interval (in milliseconds) between sending of conditional updates to any two nodes.
1.3.6.1.4.1.351.130.5.7.2Integer32read-writecurrent
parNetParmCbDelay
OBJECT-TYPE
This object specifies the minimum interval (in milliseconds) between initiating comm break tests between any two nodes.
1.3.6.1.4.1.351.130.5.7.3Integer32read-writecurrent
parNetParmCbOffset
OBJECT-TYPE
Offset for CB.
1.3.6.1.4.1.351.130.5.7.4Integer32read-writecurrent
parNetParmMsgTimeout
OBJECT-TYPE
This object specifies the timeout (in milliseconds) for acknowledgment for control plane message sent to another node.
1.3.6.1.4.1.351.130.5.7.5Integer32read-writecurrent
parNetParmMsgMaxTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.7.6Integer32read-writecurrent
parNetParmMsgMaxTimeoutSat
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.7.7Integer32read-writecurrent
parNetParmBlindMaxTimeout
OBJECT-TYPE
This object specifies the maximum number of times a network handler timeout waiting for acknowledgment for control plane blind message sent to another node.
1.3.6.1.4.1.351.130.5.7.8Integer32read-writecurrent
parNetParmCbMaxTimeout
OBJECT-TYPE
This object specifies the maximum number of times a network handler timeout waiting for acknowledgment for comm break test message sent to another node.
1.3.6.1.4.1.351.130.5.7.9Integer32read-writecurrent
parNetParmCfTestInterval
OBJECT-TYPE
This object specifies the minimum time interval between the comm fail tests for a trunk.
1.3.6.1.4.1.351.130.5.7.10Integer32read-writecurrent
parNetParmCfTestMultiplier
OBJECT-TYPE
This object specifies the multiplier for the comm fail test interval for good trunks, that is, trunks not in comm fail.
1.3.6.1.4.1.351.130.5.7.11Integer32read-writecurrent
parNetParmNetwWindowSz
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.7.12Integer32read-writecurrent
parNetParmNetwLetWait
OBJECT-TYPE
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.
1.3.6.1.4.1.351.130.5.7.13Integer32read-writecurrent
parNetParmCfDelay
OBJECT-TYPE
TBD (in milliseconds).
1.3.6.1.4.1.351.130.5.7.14Integer32read-writecurrent
parNetParmHighTxRate
OBJECT-TYPE
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).
1.3.6.1.4.1.351.130.5.7.15Integer32read-writecurrent
parNetParmLowTxRate
OBJECT-TYPE
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).
1.3.6.1.4.1.351.130.5.7.16Integer32read-writecurrent
parNetParmMaxNodeBlks
OBJECT-TYPE
This object specifies the maximum number of blocks of size 256 bytes, that should be queued up for transmission to a node.
1.3.6.1.4.1.351.130.5.7.17Integer32read-writecurrent
parNetParmTopoMsgSegSz
OBJECT-TYPE
This object specifies the maximum size (in bytes) of the segment into which the topology message, sent during network join, is divided.
1.3.6.1.4.1.351.130.5.7.18Integer32read-writecurrent
cwParMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.63.2
cwParMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.63.2.1
cwParMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.63.2.2

Conformance

NameOIDStatus
cwParCmParamsGroup
OBJECT-GROUP
The collection of objects which are applicable for PAR connection management.
1.3.6.1.4.1.351.150.63.2.1.1current
cwParCmParamsUpdateGroup
OBJECT-GROUP
The collection of objects which are applicable for PAR Connection Management parameters updates.
1.3.6.1.4.1.351.150.63.2.1.2current
cwParGeneralGroup
OBJECT-GROUP
The collection of objects which are applicable for general PAR configuration.
1.3.6.1.4.1.351.150.63.2.1.3current
cwParSysParamsGroup
OBJECT-GROUP
The collection of objects which are applicable for PAR system parameters.
1.3.6.1.4.1.351.150.63.2.1.4current
cwParNetParamsGroup
OBJECT-GROUP
The collection of objects which are applicable for parameters applicable network-wide.
1.3.6.1.4.1.351.150.63.2.1.5current
cwParNodeGroup
OBJECT-GROUP
The collection of objects which are applicable for node level configuration of auto route controller.
1.3.6.1.4.1.351.150.63.2.1.6current
cwParInterfaceConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring autoroute interfaces.
1.3.6.1.4.1.351.150.63.2.1.7current
cwParTrunkConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring trunks in portable autoroute.
1.3.6.1.4.1.351.150.63.2.1.8current
cwParTrunkLoadConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring trunks in portable autoroute.
1.3.6.1.4.1.351.150.63.2.1.9current
cwParConnConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring trunks in portable autoroute.
1.3.6.1.4.1.351.150.63.2.1.10current
cwParClockConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring trunks in portable autoroute.
1.3.6.1.4.1.351.150.63.2.1.11current
cwParCompliance
MODULE-COMPLIANCE
The compliance statement for objects related to AutoRoute MIB.
1.3.6.1.4.1.351.150.63.2.2.1current