USR-ATM-1483-PVC-MIB

File: USR-ATM-1483-PVC-MIB.mib (7542 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB
ATM-TC-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
Integer32 RowStatus common
UsrConfigStatus DisplayString AtmVpIdentifier
AtmVcIdentifier

Defined Types

UsrAtm1483PvcEntry  
SEQUENCE    
  usrAtm1483PvcName DisplayString
  usrAtm1483PvcVpi AtmVpIdentifier
  usrAtm1483PvcVci AtmVcIdentifier
  usrAtm1483PvcPort Integer32
  usrAtm1483PvcPcr Integer32
  usrAtm1483PvcNetworkName DisplayString
  usrAtm1483PvcNetworkAddr IpAddress
  usrAtm1483PvcProtocol INTEGER
  usrAtm1483PvcRowStatus RowStatus

Defined Values

usrAtm1483Pvc 1.3.6.1.4.1.429.4.47
The commWorks enterprise defined MIB objects for the Netserver ATM.
MODULE-IDENTITY    

usrAtm1483PvcConfigFileName 1.3.6.1.4.1.429.4.47.1
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then ATM 1483 uses the default name `@file://Atm1483.cfg'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrAtm1483PvcCFMStatusFlag 1.3.6.1.4.1.429.4.47.2
Setting the value of this object to `save' causes the values of the ATM ARP MIB objects to be written out to the current config file, which is stored in the usrIpoaArpConfigFileName object. While the new ConfigFile is being written, ATM ARP will set the value of this flag to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) while result in a badValue error being returned. Setting the value to `normal' will result in no action.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrAtm1483PvcTable 1.3.6.1.4.1.429.4.47.3
This usrAtm1483PvcTable keeps a set of PVCs and creates a corresponding entry in the appropriate protocol ARP cache or equivalent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrAtm1483PvcEntry

usrAtm1483PvcEntry 1.3.6.1.4.1.429.4.47.3.1
A PVC that this host has opened with another host for data transfer of datagrams using the encapsulation specified in RFC1483. Additional information can be determined about the VC from RFC1695, the AToM MIB. When an entry is added to this table, if the corresponding network protocol is IP, an entry is added to the ipNetToMediaTable (ARP Cache) to allow the translation of an IP address to the RFC1483 PVC created in this table, and the PVC created in the RFC1695 AToM MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrAtm1483PvcEntry  

usrAtm1483PvcName 1.3.6.1.4.1.429.4.47.3.1.1
A string containing the name of the RFC1483 PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

usrAtm1483PvcVpi 1.3.6.1.4.1.429.4.47.3.1.2
The VPI value for the RFC1483 PVC.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

usrAtm1483PvcVci 1.3.6.1.4.1.429.4.47.3.1.3
The VCI value for the RFC1483 PVC.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

usrAtm1483PvcPort 1.3.6.1.4.1.429.4.47.3.1.4
The port number for the RFC1483 PVC.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2  

usrAtm1483PvcPcr 1.3.6.1.4.1.429.4.47.3.1.5
The peak cell rate value to use when creating this PVC.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1000..100000  

usrAtm1483PvcNetworkName 1.3.6.1.4.1.429.4.47.3.1.6
A string containing the name of the network of this RFC1483 PVC.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

usrAtm1483PvcNetworkAddr 1.3.6.1.4.1.429.4.47.3.1.7
The network layer address of the end station that this RFC1483 PVC connects to. This value is placed in the ARP cache as a static entry so that the IP forwarder may map traffic destined for this network address to this RFC1483 PVC.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usrAtm1483PvcProtocol 1.3.6.1.4.1.429.4.47.3.1.8
The Level 3 protocol running over this RFC1483 PVC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip(1), ipx(2), at(3)  

usrAtm1483PvcRowStatus 1.3.6.1.4.1.429.4.47.3.1.9
This object allows rows to be created and deleted in the usrAtm1483PvcTable. For a PVC on an IP network, an entry in this table will have a corresponding ipNetToMediaEntry to allow the translation of an IP address to this PVC. Setting this object to destroy(6) removes the corresponding ipNetToMediaTable entry, if any.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usrAtm1483PvcDefaultPcr 1.3.6.1.4.1.429.4.47.4
An integer containing the default peak cell rate to use when establishing VCs. This value is one tenth the speed of the physical interface expressed as a cell rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32