FOUNDRY-SN-POS-GROUP-MIB

File: FOUNDRY-SN-POS-GROUP-MIB.mib (25062 bytes)

Imported modules

SNMPv2-SMI FOUNDRY-SN-ROOT-MIB IF-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 Integer32
router ifIndex DisplayString
TEXTUAL-CONVENTION

Defined Types

POSStatus  
Status Values
TEXTUAL-CONVENTION    
  INTEGER disabled(0), enabled(1)  

SnPOSInfoEntry  
SEQUENCE    
  snPOSInfoPortNum Integer32
  snPOSIfIndex Integer32
  snPOSDescr DisplayString
  snPOSName DisplayString
  snPOSInfoSpeed INTEGER
  snPOSInfoAdminStatus INTEGER
  snPOSInfoLinkStatus INTEGER
  snPOSInfoClock INTEGER
  snPOSInfoLoopBack INTEGER
  snPOSInfoScrambleATM POSStatus
  snPOSInfoFraming INTEGER
  snPOSInfoCRC INTEGER
  snPOSInfoKeepAlive INTEGER
  snPOSInfoFlagC2 INTEGER
  snPOSInfoFlagJ0 INTEGER
  snPOSInfoFlagH1 INTEGER
  snPOSStatsInFrames Counter32
  snPOSStatsOutFrames Counter32
  snPOSStatsAlignErrors Counter32
  snPOSStatsFCSErrors Counter32
  snPOSStatsFrameTooLongs Counter32
  snPOSStatsFrameTooShorts Counter32
  snPOSStatsInDiscard Counter32
  snPOSStatsOutDiscard Counter32
  snPOSInOctets OCTET STRING
  snPOSOutOctets OCTET STRING
  snPOSStatsInBitsPerSec Gauge32
  snPOSStatsOutBitsPerSec Gauge32
  snPOSStatsInPktsPerSec Gauge32
  snPOSStatsOutPktsPerSec Gauge32
  snPOSStatsInUtilization INTEGER
  snPOSStatsOutUtilization INTEGER
  snPOSTagType INTEGER
  snPOSStatsB1 Counter32
  snPOSStatsB2 Counter32
  snPOSStatsB3 Counter32
  snPOSStatsAIS Counter32
  snPOSStatsRDI Counter32
  snPOSStatsLOP Counter32
  snPOSStatsLOF Counter32
  snPOSStatsLOS Counter32

SnPOSInfo2Entry  
SEQUENCE    
  snPOSInfo2Clock INTEGER
  snPOSInfo2ScrambleATM POSStatus
  snPOSInfo2CRC INTEGER
  snPOSInfo2KeepAlive Unsigned32
  snPOSInfo2FlagC2 Unsigned32
  snPOSInfo2SSM INTEGER
  snPOSInfo2Encapsulation INTEGER
  snPOSInfo2AlarmMonitoring INTEGER
  snPOSInfo2OverheadJ0ExpectedMessage OCTET STRING
  snPOSInfo2OverheadJ0TransmitMessage OCTET STRING
  snPOSInfo2OverheadJ1ExpectedMessage OCTET STRING
  snPOSInfo2OverheadJ1MessageLength INTEGER
  snPOSInfo2OverheadJ1TransmitMessage OCTET STRING

SnPOSPPPEntry  
SEQUENCE    
  snPosPppLcp DisplayString
  snPosPppIpCp DisplayString
  snPosPppIpv6Cp DisplayString
  snPosPppOsInLcp DisplayString
  snPosPppMpLscp DisplayString

SnPOScHDLCEntry  
SEQUENCE    
  snPOScHDLCLineState INTEGER
  snPOScHDLCInLoopback INTEGER
  snPOScHDLCMySeq Unsigned32
  snPOScHDLCMySeqSeen Unsigned32
  snPOScHDLCPeerSeqSeen Unsigned32
  snPOScHDLCUniqueSent Unsigned32
  snPOScHDLCUniqueReceived Unsigned32

Defined Values

snPOS 1.3.6.1.4.1.1991.1.2.14
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

snPOSInfo 1.3.6.1.4.1.1991.1.2.14.1
OBJECT IDENTIFIER    

snPOSInfoTable 1.3.6.1.4.1.1991.1.2.14.1.1
A specific snPOSInfo group consists of a number of switch ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPOSInfoEntry

snPOSInfoEntry 1.3.6.1.4.1.1991.1.2.14.1.1.1
An entry in the snPOSInfo table indicates the configuration on a specified port. A SNMP SET PDU for a row of the snPOSInfoTable requires the entired sequence of the MIB Objects in each snPOSInfoEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnPOSInfoEntry  

snPOSInfoPortNum 1.3.6.1.4.1.1991.1.2.14.1.1.1.1
The port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPOSIfIndex 1.3.6.1.4.1.1991.1.2.14.1.1.1.2
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPOSDescr 1.3.6.1.4.1.1991.1.2.14.1.1.1.3
A textual string containing the slot/port information about the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snPOSName 1.3.6.1.4.1.1991.1.2.14.1.1.1.4
Port Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

snPOSInfoSpeed 1.3.6.1.4.1.1991.1.2.14.1.1.1.5
The speed configuration for a port. The values are: 155000 622000 2488000
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER s155000(1), s622000(2), other(3), s2488000(4)  

snPOSInfoAdminStatus 1.3.6.1.4.1.1991.1.2.14.1.1.1.6
The desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snPOSInfoLinkStatus 1.3.6.1.4.1.1991.1.2.14.1.1.1.7
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snPOSInfoClock 1.3.6.1.4.1.1991.1.2.14.1.1.1.8
Clock default internal
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), line(2)  

snPOSInfoLoopBack 1.3.6.1.4.1.1991.1.2.14.1.1.1.9
Loop back default none
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER line(1), internal(2), none(3)  

snPOSInfoScrambleATM 1.3.6.1.4.1.1991.1.2.14.1.1.1.10
ATM style scrambling default off
Status: current Access: read-write
OBJECT-TYPE    
  POSStatus  

snPOSInfoFraming 1.3.6.1.4.1.1991.1.2.14.1.1.1.11
Framing default SONET
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

snPOSInfoCRC 1.3.6.1.4.1.1991.1.2.14.1.1.1.12
CRC default 32 bit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER crc32bits(1), crc16bits(2)  

snPOSInfoKeepAlive 1.3.6.1.4.1.1991.1.2.14.1.1.1.13
Keep-alive default 10
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

snPOSInfoFlagC2 1.3.6.1.4.1.1991.1.2.14.1.1.1.14
C2 flag
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPOSInfoFlagJ0 1.3.6.1.4.1.1991.1.2.14.1.1.1.15
J0 flag
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPOSInfoFlagH1 1.3.6.1.4.1.1991.1.2.14.1.1.1.16
H1 flag
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPOSStatsInFrames 1.3.6.1.4.1.1991.1.2.14.1.1.1.17
The total number of packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsOutFrames 1.3.6.1.4.1.1991.1.2.14.1.1.1.18
The total number of packets transmitted out of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsAlignErrors 1.3.6.1.4.1.1991.1.2.14.1.1.1.19
dot3StatsAlignmentErrors : A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsFCSErrors 1.3.6.1.4.1.1991.1.2.14.1.1.1.20
dot3StatsFCSErrors : A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsFrameTooLongs 1.3.6.1.4.1.1991.1.2.14.1.1.1.21
dot3StatsFrameTooLongs : A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsFrameTooShorts 1.3.6.1.4.1.1991.1.2.14.1.1.1.22
A count of frames received on a particular interface that below the minimum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsInDiscard 1.3.6.1.4.1.1991.1.2.14.1.1.1.23
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsOutDiscard 1.3.6.1.4.1.1991.1.2.14.1.1.1.24
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSInOctets 1.3.6.1.4.1.1991.1.2.14.1.1.1.25
The total number of octets received on the interface, including framing characters. This object is a 64-bit counter of the ifInOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

snPOSOutOctets 1.3.6.1.4.1.1991.1.2.14.1.1.1.26
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit counter of the ifOutOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

snPOSStatsInBitsPerSec 1.3.6.1.4.1.1991.1.2.14.1.1.1.27
The number of bits per second received on the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snPOSStatsOutBitsPerSec 1.3.6.1.4.1.1991.1.2.14.1.1.1.28
The number of bits per second transmitted out of the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snPOSStatsInPktsPerSec 1.3.6.1.4.1.1991.1.2.14.1.1.1.29
The number of packets per second received on the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snPOSStatsOutPktsPerSec 1.3.6.1.4.1.1991.1.2.14.1.1.1.30
The number of packets per second transmitted out of the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snPOSStatsInUtilization 1.3.6.1.4.1.1991.1.2.14.1.1.1.31
The input network utilization in hundredths of a percent over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snPOSStatsOutUtilization 1.3.6.1.4.1.1991.1.2.14.1.1.1.32
The output network utilization in hundredths of a percent over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snPOSTagType 1.3.6.1.4.1.1991.1.2.14.1.1.1.33
For tagged port, we could have multiple VLANs per port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2)  

snPOSStatsB1 1.3.6.1.4.1.1991.1.2.14.1.1.1.34
Section error monitoring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsB2 1.3.6.1.4.1.1991.1.2.14.1.1.1.35
Line error monitoring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsB3 1.3.6.1.4.1.1991.1.2.14.1.1.1.36
Path error monitoring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsAIS 1.3.6.1.4.1.1991.1.2.14.1.1.1.37
Alarm indication signal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsRDI 1.3.6.1.4.1.1991.1.2.14.1.1.1.38
Remote defect indication.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsLOP 1.3.6.1.4.1.1991.1.2.14.1.1.1.39
Loss of pointer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsLOF 1.3.6.1.4.1.1991.1.2.14.1.1.1.40
Loss of frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSStatsLOS 1.3.6.1.4.1.1991.1.2.14.1.1.1.41
Loss of signal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snPOSInfo2Table 1.3.6.1.4.1.1991.1.2.14.1.2
An snPOSInfo2Table consists of a number of SnPOSInfo2Entry entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPOSInfo2Entry

snPOSInfo2Entry 1.3.6.1.4.1.1991.1.2.14.1.2.1
An entry in the snPOSInfo2Table indicates the POS configuration on a specified port
Status: current Access: not-accessible
OBJECT-TYPE    
  SnPOSInfo2Entry  

snPOSInfo2Clock 1.3.6.1.4.1.1991.1.2.14.1.2.1.1
Clock source for the POS Interface internal(1) - internal source line (2) - clocking is derived from line
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), line(2)  

snPOSInfo2ScrambleATM 1.3.6.1.4.1.1991.1.2.14.1.2.1.2
ATM style scrambling for the POS interface disabled(0) - scrambling is disabled enabled(1) - scrambling is enabled
Status: current Access: read-write
OBJECT-TYPE    
  POSStatus  

snPOSInfo2CRC 1.3.6.1.4.1.1991.1.2.14.1.2.1.3
Length of Cyclic Redundnacy Check (CRC) on the POS interface crc32bits(1) - 32 bits crc16bits(2) - 16 buts
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER crc32bits(1), crc16bits(2)  

snPOSInfo2KeepAlive 1.3.6.1.4.1.1991.1.2.14.1.2.1.4
Keep-alive timer for the POS interface in seconds
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

snPOSInfo2FlagC2 1.3.6.1.4.1.1991.1.2.14.1.2.1.5
C2 flag
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

snPOSInfo2SSM 1.3.6.1.4.1.1991.1.2.14.1.2.1.6
The S(ynchronization) S(tatus) M(essage) is sent over the SONET/SDH line to tell the other end about the quality of clock being sent over the line. t1SonetPrimaryReferenceSource(1) - SONET Primary Reference Source t1SonetTraceabilityUnknown(2} - SONET Traceability Unknown t1SonetStratum2Traceable(3) - SONET Stratum 2 Traceable t1SonetTransitNodeClock(4) - SONET Transit Node Clock t1SonetStratum3eTraceable(5) - SONET Stratum 3e Traceable t1SonetStratum3Traceable(6) - SONET Stratum 3 Traceable t1SonetMinClockTraceable(7) - SONET Minimum Clock Traceable t1SonetDus(8) - SONET Do not Use for Synchronization e1SdhTraceabilityUnknown(9) - SDH Traceability Unknown e1SdhSsmTransitNodeClockG812(10) - SDH Transit Node Clock G812 e1SdhDus(11) - SDH Do not Use for Synchronization e1SdhSsmPrimaryReferenceClockG811(12) - SDH Primary Reference Clock G811 e1SdhSsmLocalG812(13) - SDH Local G812 e1SdhSsmSyncEquipmentTimingSource(14) - SDH Synchronization Equipment Timing Source
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER t1SonetPrimaryReferenceSource(1), t1SonetTraceabilityUnknown(2), t1SonetStratum2Traceable(3), t1SonetTransitNodeClock(4), t1SonetStratum3eTraceable(5), t1SonetStratum3Traceable(6), t1SonetMinClockTraceable(7), t1SonetDus(8), e1SdhTraceabilityUnknown(9), e1SdhSsmTransitNodeClockG812(10), e1SdhDus(11), e1SdhSsmPrimaryReferenceClockG811(12), e1SdhSsmLocalG812(13), e1SdhSsmSyncEquipmentTimingSource(14)  

snPOSInfo2Encapsulation 1.3.6.1.4.1.1991.1.2.14.1.2.1.7
Layer 2 encapsulation on the POS interface ppp(1) - Point to Point Protocol (PPP) hdlc(2) - Cisco High-level Data Link Control (cHDLC)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ppp(1), hdlc(2)  

snPOSInfo2AlarmMonitoring 1.3.6.1.4.1.1991.1.2.14.1.2.1.8
Alarm Monitoring on POS interface off(0) - Alarm Monitoring is off on(1) - Alarm Montioring is on
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

snPOSInfo2OverheadJ0ExpectedMessage 1.3.6.1.4.1.1991.1.2.14.1.2.1.9
Overhead J0 Expected Message
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

snPOSInfo2OverheadJ0TransmitMessage 1.3.6.1.4.1.1991.1.2.14.1.2.1.10
Overhead J0 Transmit Message
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

snPOSInfo2OverheadJ1ExpectedMessage 1.3.6.1.4.1.1991.1.2.14.1.2.1.11
Overhead J1 Expected Message
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16..64)  

snPOSInfo2OverheadJ1MessageLength 1.3.6.1.4.1.1991.1.2.14.1.2.1.12
Overhead J1 Length of Message s16(16)...........16 bytes s64(64)............64 bytes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER s16(16), s64(64)  

snPOSInfo2OverheadJ1TransmitMessage 1.3.6.1.4.1.1991.1.2.14.1.2.1.13
Overhead J1 Transmit Message
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16..64)  

snPOSPPPTable 1.3.6.1.4.1.1991.1.2.14.1.3
An snPOSPPPTable consists of a number of SnPOSPPPEntry entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPOSPPPEntry

snPOSPPPEntry 1.3.6.1.4.1.1991.1.2.14.1.3.1
An entry in the snPOSPPPTable indicates the PPP control protocol status on a specified port
Status: current Access: not-accessible
OBJECT-TYPE    
  SnPOSPPPEntry  

snPosPppLcp 1.3.6.1.4.1.1991.1.2.14.1.3.1.1
The PPP Link Control Protocol state
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snPosPppIpCp 1.3.6.1.4.1.1991.1.2.14.1.3.1.2
The PPP IP Control Protocol state
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snPosPppIpv6Cp 1.3.6.1.4.1.1991.1.2.14.1.3.1.3
The PPP IPv6 Control Protocol state
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snPosPppOsInLcp 1.3.6.1.4.1.1991.1.2.14.1.3.1.4
The PPP OSI Network Layer Control Protocol state
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snPosPppMpLscp 1.3.6.1.4.1.1991.1.2.14.1.3.1.5
The PPP MPLS Control Protocol state
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snPOScHDLCTable 1.3.6.1.4.1.1991.1.2.14.1.4
An snPOScHDLCTable consists of a number of SnPOScHDLCEntry entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPOScHDLCEntry

snPOScHDLCEntry 1.3.6.1.4.1.1991.1.2.14.1.4.1
An entry in snPOScHDLCEntry shows the cHDLC information on a specified port
Status: current Access: not-accessible
OBJECT-TYPE    
  SnPOScHDLCEntry  

snPOScHDLCLineState 1.3.6.1.4.1.1991.1.2.14.1.4.1.1
cHDLC Line State
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1), unknown(2)  

snPOScHDLCInLoopback 1.3.6.1.4.1.1991.1.2.14.1.4.1.2
cHDLC in loopback
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1), unknown(2)  

snPOScHDLCMySeq 1.3.6.1.4.1.1991.1.2.14.1.4.1.3
cHDLC my sequence number
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPOScHDLCMySeqSeen 1.3.6.1.4.1.1991.1.2.14.1.4.1.4
cHDLC my sequence number seen
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPOScHDLCPeerSeqSeen 1.3.6.1.4.1.1991.1.2.14.1.4.1.5
cHDLC peer sequence number seen
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPOScHDLCUniqueSent 1.3.6.1.4.1.1991.1.2.14.1.4.1.6
cHDLC unique sent
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPOScHDLCUniqueReceived 1.3.6.1.4.1.1991.1.2.14.1.4.1.7
cHDLC unique received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32