JUNIPER-ATM-MIB

File: JUNIPER-ATM-MIB.mib (34890 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
IF-MIB ATM-MIB JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 TEXTUAL-CONVENTION
InetAddressIPv4 InetAddressIPv6 ifIndex
atmInterfaceConfEntry atmVclEntry atmVplEntry
jnxMibs

Defined Types

JnxAtmFlags  
Flags related to the VC or Trunk.
TEXTUAL-CONVENTION    
  BITS inverseArpEnabled(0), ilmiEnabled(1), oamEnabled(2), shapingEnabled(3), passiveOam(4), multicast(5), closed(6), down(7), active(8), cosEnabled(9)  

JnxAtmIfEntry  
SEQUENCE    
  jnxAtmIfPortType INTEGER
  jnxAtmIfEncaps INTEGER
  jnxAtmIfLpBackInfo INTEGER
  jnxAtmIfScrambleEnable INTEGER
  jnxAtmIfTxCellCount Counter64
  jnxAtmIfRxCellCount Counter64
  jnxAtmIfTxIdleCellCount Counter64
  jnxAtmIfUncorrHCSErrs Counter64
  jnxAtmIfCorrHCSErrs Counter64
  jnxAtmIfTxCellFIFOOverRuns Counter64
  jnxAtmIfRxCellFIFOOverRuns Counter64
  jnxAtmIfRxCellFIFOUnderRuns Counter64
  jnxAtmIfInInvalidVCCells Counter64
  jnxAtmIfInNoBufferOAMCells Counter64
  jnxAtmIfInNoBufDropPkts Counter64
  jnxAtmIfOutVCQueueDrops Counter64
  jnxAtmIfInBadCrcs Counter64
  jnxAtmIfInLenErrPkts Counter64
  jnxAtmIfInTimeoutPkts Counter64
  jnxAtmIfL2CircuitMode INTEGER

JnxAtmVCEntry  
SEQUENCE    
  jnxAtmVCConnType INTEGER
  jnxAtmVCEncapsulation INTEGER
  jnxAtmVCMpDestIPv4Addr InetAddressIPv4
  jnxAtmVCMpDestIPv6Addr InetAddressIPv6
  jnxAtmVCFlags JnxAtmFlags
  jnxAtmVCTotalDownTime Integer32
  jnxAtmVCInBytes Counter64
  jnxAtmVCOutBytes Counter64
  jnxAtmVCInPkts Counter64
  jnxAtmVCOutPkts Counter64
  jnxAtmVCTailQueuePktDrops Counter64
  jnxAtmVCOAMPeriod Integer32
  jnxAtmVCOAMUpCellCount Integer32
  jnxAtmVCOAMDownCellCount Integer32
  jnxAtmVCInOAMF5LoopCells Counter32
  jnxAtmVCOutOAMF5LoopCells Counter32
  jnxAtmVCInOAMF5RDICells Counter32
  jnxAtmVCOutOAMF5RDICells Counter32
  jnxAtmVCInOAMF5AISCells Counter32
  jnxAtmVCOutOAMF5AISCells Counter32

JnxAtmVpEntry  
SEQUENCE    
  jnxAtmVpFlags BITS
  jnxAtmVpTotalDownTime Integer32
  jnxAtmVpOamPeriod Integer32
  jnxAtmVpOamUpCellCount Integer32
  jnxAtmVpOamDownCellCount Integer32
  jnxAtmVpInBytes Counter64
  jnxAtmVpOutBytes Counter64
  jnxAtmVpInPkts Counter64
  jnxAtmVpOutPkts Counter64
  jnxAtmVpInOamF4Cells Counter32
  jnxAtmVpOutOamF4Cells Counter32
  jnxAtmVpInOamF4LoopCells Counter32
  jnxAtmVpOutOamF4LoopCells Counter32
  jnxAtmVpInOamF4RdiCells Counter32
  jnxAtmVpOutOamF4RdiCells Counter32
  jnxAtmVpInOamF4AisCells Counter32

JnxAtmTrunkEntry  
SEQUENCE    
  jnxAtmTrunkId Integer32
  jnxAtmTrunkConnType INTEGER
  jnxAtmTrunkEncapsulation INTEGER
  jnxAtmTrunkFlags JnxAtmFlags
  jnxAtmTrunkTotalDownTime Integer32
  jnxAtmTrunkInBytes Counter64
  jnxAtmTrunkOutBytes Counter64
  jnxAtmTrunkInPkts Counter64
  jnxAtmTrunkOutPkts Counter64
  jnxAtmTrunkTailQueuePktDrops Counter64
  jnxAtmTrunkInOAMF4AISCells Counter32
  jnxAtmTrunkOutOAMF4AISCells Counter32

Defined Values

jnxAtm 1.3.6.1.4.1.2636.3.10
The Juniper enterprise MIB for ATM interfaces and VCs
MODULE-IDENTITY    

jnxAtmIfTable 1.3.6.1.4.1.2636.3.10.1
This table contains config and stats parameters, one entry per physical interface (ATM port).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxAtmIfEntry

jnxAtmIfEntry 1.3.6.1.4.1.2636.3.10.1.1
This entry contains additional ATM interface config and stats objects, not covered in standard mibs. Each entry is an extension of atmInterfaceConfEntry defined in ATM-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxAtmIfEntry  

jnxAtmIfPortType 1.3.6.1.4.1.2636.3.10.1.1.1
The physical port type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), oc3(2), oc12(3), t3(4), e3(5), oc48(6)  

jnxAtmIfEncaps 1.3.6.1.4.1.2636.3.10.1.1.2
ATM physical link layer encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), atmPvc(2), atmCccCellRelay(3)  

jnxAtmIfLpBackInfo 1.3.6.1.4.1.2636.3.10.1.1.3
Loop back config and type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noLoopBack(1), localLoopBack(2), remoteLoopBack(3)  

jnxAtmIfScrambleEnable 1.3.6.1.4.1.2636.3.10.1.1.4
Shows whether scrambling is enabled or disabled
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

jnxAtmIfTxCellCount 1.3.6.1.4.1.2636.3.10.1.1.5
The number of ATM cells transmitted by the interface. Includes Idle cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfRxCellCount 1.3.6.1.4.1.2636.3.10.1.1.6
The number of ATM cells received by the interface. Excludes Idle cells received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfTxIdleCellCount 1.3.6.1.4.1.2636.3.10.1.1.7
The number of idle cells sent by the port. When the ATM interface has nothing to send, it sends idle cells to fill the time slot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfUncorrHCSErrs 1.3.6.1.4.1.2636.3.10.1.1.8
The number of uncorrectable cell Header Check Sequence (HCS) Errors that occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfCorrHCSErrs 1.3.6.1.4.1.2636.3.10.1.1.9
The number of correctable cell Header Check Sequence (HCS) Errors that occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfTxCellFIFOOverRuns 1.3.6.1.4.1.2636.3.10.1.1.10
The number of overruns in the Transmit FIFO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfRxCellFIFOOverRuns 1.3.6.1.4.1.2636.3.10.1.1.11
The number of overruns in the Receive FIFO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfRxCellFIFOUnderRuns 1.3.6.1.4.1.2636.3.10.1.1.12
The number of underruns in the receive FIFO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfInInvalidVCCells 1.3.6.1.4.1.2636.3.10.1.1.13
The number of Cells that arrived for non existent VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfInNoBufferOAMCells 1.3.6.1.4.1.2636.3.10.1.1.14
The number of received OAM cells or raw cells dropped because no buffers were available to handle them.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfInNoBufDropPkts 1.3.6.1.4.1.2636.3.10.1.1.15
The number of AAL5 packets dropped because there was no enough buffer to handle them.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfOutVCQueueDrops 1.3.6.1.4.1.2636.3.10.1.1.16
The number of packets dropped because of queue limits on each VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfInBadCrcs 1.3.6.1.4.1.2636.3.10.1.1.17
The total number of incoming CRC errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfInLenErrPkts 1.3.6.1.4.1.2636.3.10.1.1.18
The number of AAL5 packets dropped because their length was incorrect.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfInTimeoutPkts 1.3.6.1.4.1.2636.3.10.1.1.19
The number of AAL5 packets dropped because of reassembly timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmIfL2CircuitMode 1.3.6.1.4.1.2636.3.10.1.1.20
The layer 2 circuit mode of this Atm interface. Note, this applies only to interfaces on AtmII pics.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), none(2), aal5(3), cell(4), uniTrunk(5), nniTrunk(6)  

jnxAtmVCTable 1.3.6.1.4.1.2636.3.10.2
A table of all p2p/p2mp/multicast VC entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxAtmVCEntry

jnxAtmVCEntry 1.3.6.1.4.1.2636.3.10.2.1
Special Cases: - No traffic Stats for multicast VCs. (0 by default). - Multipoint Destination IP Address for a p2p vc is invalid (0.0.0.0 by default). - When the encapsulation type for the logical interface (to which VC belongs) is 'atmCccCellRelay', only Generic VC Info is valid. - If OAM is disabled (indicated in jnxAtmVCFlags), then all the OAM config & F5 stats info is invalid. (zeroed by default).
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxAtmVCEntry  

jnxAtmVCConnType 1.3.6.1.4.1.2636.3.10.2.1.1
The type of connection. The type 'other' means vc type is unknown or is not one of the other types.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), p2p(2), p2mp(3), multicast(4)  

jnxAtmVCEncapsulation 1.3.6.1.4.1.2636.3.10.2.1.2
The atm encapsulation type associated with the VC. atmCccCellRelay : ATM Cell Relay for CCC atmCccVcMux : ATM VC for CCC atmCiscoNlpid : Cisco-compatible ATM NLPID encapsulation atmNlpid : ATM NLPID encapsulation atmSnap : ATM LLC/SNAP encapsulation atmVcMux : ATM VC multiplexing atmTccVcMux : TCC (Translational Cross Connection) over ATM VC MUX encapsulation atmTccSnap : TCC (Translational Cross Connection) over ATM LLC/SNAP encapsulation
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), atmCccCellRelay(2), atmCccVcMux(3), atmCiscoNlpid(4), atmNlpid(5), atmSnap(6), atmVcMux(7), atmTccVcMux(8), atmTccSnap(9)  

jnxAtmVCMpDestIPv4Addr 1.3.6.1.4.1.2636.3.10.2.1.3
This object is meaningful only if jnxAtmVCConnType value is 'p2mp' (point-to-multipoint). For a p2mp VC, it's the multipoint destination IPv4 address. When the VC connection type is other than p2mp OR when the multipoint destination address type is of IPv6, this object returns 0.0.0.0 by default.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv4  

jnxAtmVCMpDestIPv6Addr 1.3.6.1.4.1.2636.3.10.2.1.4
This object is meaningful only if jnxAtmVCConnType value is 'p2mp' (point-to-multipoint). For a p2mp VC, it's the multipoint destination IPv6 address. When the VC connection type is other than p2mp OR when the multipoint destination address type is of IPv4, this object returns all the bytes of addr filled with 0.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

jnxAtmVCFlags 1.3.6.1.4.1.2636.3.10.2.1.5
Flags related to the VC.
Status: current Access: read-only
OBJECT-TYPE    
  JnxAtmFlags  

jnxAtmVCTotalDownTime 1.3.6.1.4.1.2636.3.10.2.1.6
The total VC down time in seconds ever since the system rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVCInBytes 1.3.6.1.4.1.2636.3.10.2.1.7
The number of bytes received on the VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVCOutBytes 1.3.6.1.4.1.2636.3.10.2.1.8
The number of bytes sent out on the VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVCInPkts 1.3.6.1.4.1.2636.3.10.2.1.9
The number of packets received on the VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVCOutPkts 1.3.6.1.4.1.2636.3.10.2.1.10
The number of packets sent out on the VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVCTailQueuePktDrops 1.3.6.1.4.1.2636.3.10.2.1.11
The number of packets dropped due to bandwidth constraints. Indicates that packets were queued to send out at a rate faster than allowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVCOAMPeriod 1.3.6.1.4.1.2636.3.10.2.1.12
This time interval indicates how often the F5 cells are sent to know the status of the VC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVCOAMUpCellCount 1.3.6.1.4.1.2636.3.10.2.1.13
The minimum number of loopback cells to be received to declare that the VC is up.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVCOAMDownCellCount 1.3.6.1.4.1.2636.3.10.2.1.14
The minimum number of loopback cells to be received to declare that the VC is down. This object would have zero value if OAM is not enabled. (indicated in jnxAtmVCFlags)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVCInOAMF5LoopCells 1.3.6.1.4.1.2636.3.10.2.1.15
The number of OAM F5 loopback cells received. This object would have zero value if OAM (as indicated in jnxAtmVCFlags) is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVCOutOAMF5LoopCells 1.3.6.1.4.1.2636.3.10.2.1.16
The number of OAM F5 loopback cells sent. This object would have zero value if OAM (as indicated in jnxAtmVCFlags) is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVCInOAMF5RDICells 1.3.6.1.4.1.2636.3.10.2.1.17
The number of OAM F5 cells received, with RDI(Remote Defect Indication) bit set. This object would have zero value if OAM (as indicated in jnxAtmVCFlags) is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVCOutOAMF5RDICells 1.3.6.1.4.1.2636.3.10.2.1.18
The number of OAM F5 cells transmitted, with RDI(Remote Defect Indication) bit set. This object would have zero value if OAM (as indicated in jnxAtmVCFlags) is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVCInOAMF5AISCells 1.3.6.1.4.1.2636.3.10.2.1.19
The number of OAM F5 cells received, with AIS(Alarm Indication Signal) bit set. This object would have zero value if OAM (as indicated in jnxAtmVCFlags) is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVCOutOAMF5AISCells 1.3.6.1.4.1.2636.3.10.2.1.20
The number of OAM F5 cells transmitted, with AIS (Alarm Indication Signal) bit set. This object would have zero value if OAM (as indicated in jnxAtmVCFlags) is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpTable 1.3.6.1.4.1.2636.3.10.3
The table of ATM VPs. This table augments atmVplTable defined in standard ATM mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxAtmVpEntry

jnxAtmVpEntry 1.3.6.1.4.1.2636.3.10.3.1
Each entry represents config, status and statistics info related to an ATM VP configured. This entry augments the atmVplEntry defined in standard ATM mib (RFC 2515). So ifIndex and VPI are the indices to this table. Caveats: - Traffic stats are available per VP tunnel, only if shaping is configured on the VP. Object 'jnxAtmVpFlags' can be used to determine if shaping is enabled. - When no OAM is configured, OAM config and OAM stat objects' values are invalid (zero by default). Object 'jnxAtmVpFlags' contains info on whether OAM is configured or not. - For atm-1 VPs, the only valid object is jnxAtmVpFlags.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxAtmVpEntry  

jnxAtmVpFlags 1.3.6.1.4.1.2636.3.10.3.1.1
The flags associated with this VP.
Status: current Access: read-only
OBJECT-TYPE    
  BITS active(0), down(1), oamEnabled(2), shapingEnabled(3), passiveOam(4)  

jnxAtmVpTotalDownTime 1.3.6.1.4.1.2636.3.10.3.1.2
The total VP downtime in seconds, ever since the system rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVpOamPeriod 1.3.6.1.4.1.2636.3.10.3.1.3
This time interval indicates how often the OAM F4 cells are sent to determine the status of the VP. The value of this object is zero when OAM is not enabled on the VP. Object 'jnxAtmVpFlags' can be used to determine if OAM is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVpOamUpCellCount 1.3.6.1.4.1.2636.3.10.3.1.4
The minimum number of consecutive loopback cells to be received to declare that the VP is up. The value of this object is zero when OAM is not enabled on the VP. Object 'jnxAtmVpFlags' can be used to determine if OAM is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVpOamDownCellCount 1.3.6.1.4.1.2636.3.10.3.1.5
The minimum number of consecutive loopback cells to be received to declare that the VP is down. The value of this object is zero when OAM is not enabled on the VP. Object 'jnxAtmVpFlags' can be used to determine if OAM is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmVpInBytes 1.3.6.1.4.1.2636.3.10.3.1.6
The number of bytes received on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVpOutBytes 1.3.6.1.4.1.2636.3.10.3.1.7
The number of bytes sent out on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVpInPkts 1.3.6.1.4.1.2636.3.10.3.1.8
The number of packets received on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVpOutPkts 1.3.6.1.4.1.2636.3.10.3.1.9
The number of packets sent out on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmVpInOamF4Cells 1.3.6.1.4.1.2636.3.10.3.1.10
The number of OAM F4 cells received on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpOutOamF4Cells 1.3.6.1.4.1.2636.3.10.3.1.11
The number of OAM F4 cells transmitted on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpInOamF4LoopCells 1.3.6.1.4.1.2636.3.10.3.1.12
The number of OAM F4 loopback cells received on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpOutOamF4LoopCells 1.3.6.1.4.1.2636.3.10.3.1.13
The number of OAM F4 cells transmitted on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpInOamF4RdiCells 1.3.6.1.4.1.2636.3.10.3.1.14
The number of OAM F4 RDI cells received on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpOutOamF4RdiCells 1.3.6.1.4.1.2636.3.10.3.1.15
The number of OAM F4 RDI cells transmitted on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmVpInOamF4AisCells 1.3.6.1.4.1.2636.3.10.3.1.16
The number of OAM F4 AIS cells received on the VP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmTrunkTable 1.3.6.1.4.1.2636.3.10.4
A table of all ATM Trunk entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxAtmTrunkEntry

jnxAtmTrunkEntry 1.3.6.1.4.1.2636.3.10.4.1
Special Cases: - When the encapsulation type for the logical interface (to which Trunk belongs) is 'atmCccCellRelay', only Generic Trunk Info is valid.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxAtmTrunkEntry  

jnxAtmTrunkId 1.3.6.1.4.1.2636.3.10.4.1.1
The identifier for this ATM Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmTrunkConnType 1.3.6.1.4.1.2636.3.10.4.1.2
The type of connection. The type 'other' means trunk type is unknown or is not one of the other types.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), p2p(2)  

jnxAtmTrunkEncapsulation 1.3.6.1.4.1.2636.3.10.4.1.3
The atm encapsulation type associated with the VC or Trunk. atmCccCellRelay : ATM Cell Relay for CCC
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), atmCccCellRelay(2)  

jnxAtmTrunkFlags 1.3.6.1.4.1.2636.3.10.4.1.4
Flags related to the Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  JnxAtmFlags  

jnxAtmTrunkTotalDownTime 1.3.6.1.4.1.2636.3.10.4.1.5
The total Trunk down time in seconds ever since the system rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxAtmTrunkInBytes 1.3.6.1.4.1.2636.3.10.4.1.6
The number of bytes received on the Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmTrunkOutBytes 1.3.6.1.4.1.2636.3.10.4.1.7
The number of bytes sent out on the Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmTrunkInPkts 1.3.6.1.4.1.2636.3.10.4.1.8
The number of packets received on the Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmTrunkOutPkts 1.3.6.1.4.1.2636.3.10.4.1.9
The number of packets sent out on the Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmTrunkTailQueuePktDrops 1.3.6.1.4.1.2636.3.10.4.1.10
The number of packets dropped due to bandwidth constraints. Indicates that packets were queued to send out at a rate faster than allowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxAtmTrunkInOAMF4AISCells 1.3.6.1.4.1.2636.3.10.4.1.15
The number of OAM F4 cells received, with AIS(Alarm Indication Signal) bit set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxAtmTrunkOutOAMF4AISCells 1.3.6.1.4.1.2636.3.10.4.1.16
The number of OAM F4 cells sent, with AIS(Alarm Indication Signal) bit set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32