C-PRODUCT-ETHER-SPECIFIC-MIB

File: C-PRODUCT-ETHER-SPECIFIC-MIB.mib (8739 bytes)

Imported modules

C-PRODUCT-BASE-MIB C-PRODUCT-ETHER-MIB RFC1155-SMI
RFC1213-MIB RFC-1212

Imported symbols

portSlot portNumber ipOverAtm
IpAddress Counter PhysAddress
OBJECT-TYPE

Defined Types

IpAtmEntry  
SEQUENCE    
  ipAtmIpCntl INTEGER
  ipAtmBrCntl INTEGER
  ipAtmVcSideId INTEGER
  ipAtmLanRtrIpAddr IpAddress
  ipAtmLanRtrIpMask IpAddress
  ipAtmLanRtrMacAddr PhysAddress
  ipAtmAtmRtrIpAddr IpAddress
  ipAtmAtmRtrIpMask IpAddress
  portIpAddress IpAddress
  portIpSubnetMask IpAddress
  ipAtmVcOtherSideId INTEGER

IpAtmStatEntry  
SEQUENCE    
  ipAtmStatLanIpRcv Counter
  ipAtmStatLanIpFwd Counter
  ipAtmStatLanIpDrop Counter
  ipAtmStatLanArpReq Counter
  ipAtmStatLanArpRes Counter
  ipAtmStatAtmIpRcv Counter
  ipAtmStatAtmIpFwd Counter
  ipAtmStatAtmIpDrop Counter
  ipAtmStatAtmArpReq Counter
  ipAtmStatAtmArpRes Counter

Defined Values

ipAtmTbl 37.1.1.17.3.1
The IP over ATM configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpAtmEntry

ipAtmEntry 37.1.1.17.3.1.1
Information about one IP over ATM configuration entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAtmEntry  

ipAtmIpCntl 37.1.1.17.3.1.1.1
The IP control status. When enabled, the virtual circuit specified here is used to pass IP traffic as routed frames. The IP control status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ipAtmBrCntl 37.1.1.17.3.1.1.2
The Bridging control status. When enabled, the virtual circuit specified here is also used to pass bridging frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ipAtmVcSideId 37.1.1.17.3.1.1.3
This field is the global VC side id of the LAN side of the IP/ATM VC, or 0 if no VC is assigned
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

ipAtmLanRtrIpAddr 37.1.1.17.3.1.1.4
This is the ip address of the router on ethernet port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipAtmLanRtrIpMask 37.1.1.17.3.1.1.5
This is the ip subnet mask of the router on ethernet port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipAtmLanRtrMacAddr 37.1.1.17.3.1.1.6
LAN Router's MAC-layer address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

ipAtmAtmRtrIpAddr 37.1.1.17.3.1.1.7
This is the ip address of the LIS router on ATM side.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipAtmAtmRtrIpMask 37.1.1.17.3.1.1.8
This is the ip subnet mask of the LIS router on ATM side.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

portIpAddress 37.1.1.17.3.1.1.9
This is the ip address of ethernet port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

portIpSubnetMask 37.1.1.17.3.1.1.10
This is the subnet mask of ethernet port
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipAtmVcOtherSideId 37.1.1.17.3.1.1.11
This field is the global VC other side id of the IP/ATM VC, or 0 if no VC is assigned
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

ipAtmStatTbl 37.1.1.17.3.2
The IP over ATM statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpAtmStatEntry

ipAtmStatEntry 37.1.1.17.3.2.1
Information about one IP over ATM statistics entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAtmStatEntry  

ipAtmStatLanIpRcv 37.1.1.17.3.2.1.1
The total number of IP packets received on the Port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatLanIpFwd 37.1.1.17.3.2.1.2
The total number of IP packets received from the Port and forwarded
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatLanIpDrop 37.1.1.17.3.2.1.3
The total number of IP packets received from the Port and dropped
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatLanArpReq 37.1.1.17.3.2.1.4
The total number of ARP request packets received on the Port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatLanArpRes 37.1.1.17.3.2.1.5
The total number of ARP response packets received on the Port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatAtmIpRcv 37.1.1.17.3.2.1.6
The total number of IP packets received on the VC assigned at this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatAtmIpFwd 37.1.1.17.3.2.1.7
The total number of IP packets received from the VC and forwarded
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatAtmIpDrop 37.1.1.17.3.2.1.8
The total number of IP packets received from the VC and dropped
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatAtmArpReq 37.1.1.17.3.2.1.9
The total number of ARP request packets received on the VC
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAtmStatAtmArpRes 37.1.1.17.3.2.1.10
The total number of ARP response packets received on the VC
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter