Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

INTRODUCTION

TABLE OF CONTENTS

SCALAR OBJECTS

TABLE OBJECTS

Table sctpAssocTable

Table sctpAssocLocalAddrTable

Table sctpAssocRemAddrTable

Table sctpLookupLocalPortTable

Table sctpLookupRemPortTable

Table sctpLookupRemHostNameTable

Table sctpLookupRemPrimIPAddrTable

Table sctpLookupRemIPAddrTable


DEPRECATED OR OBSOLETE OR HISTORIC OBJECTS


SCALAR OBJECTS

    NameTypeAccessOIDDescription

TABLE OBJECTS



NOTIFICATIONS



TEXTUAL CONVENTIONS

TREE VIEW

Tree view generated by running: snmptranslate -Tp SCTP-MIB::sctpMIB

+--sctpMIB(104)
   |
   +--sctpObjects(1)
   |  |
   |  +--sctpStats(1)
   |  |  |
   |  |  +-- -R-- Gauge     sctpCurrEstab(1)
   |  |  +-- -R-- Counter   sctpActiveEstabs(2)
   |  |  +-- -R-- Counter   sctpPassiveEstabs(3)
   |  |  +-- -R-- Counter   sctpAborteds(4)
   |  |  +-- -R-- Counter   sctpShutdowns(5)
   |  |  +-- -R-- Counter   sctpOutOfBlues(6)
   |  |  +-- -R-- Counter   sctpChecksumErrors(7)
   |  |  +-- -R-- Counter64 sctpOutCtrlChunks(8)
   |  |  +-- -R-- Counter64 sctpOutOrderChunks(9)
   |  |  +-- -R-- Counter64 sctpOutUnorderChunks(10)
   |  |  +-- -R-- Counter64 sctpInCtrlChunks(11)
   |  |  +-- -R-- Counter64 sctpInOrderChunks(12)
   |  |  +-- -R-- Counter64 sctpInUnorderChunks(13)
   |  |  +-- -R-- Counter64 sctpFragUsrMsgs(14)
   |  |  +-- -R-- Counter64 sctpReasmUsrMsgs(15)
   |  |  +-- -R-- Counter64 sctpOutSCTPPacks(16)
   |  |  +-- -R-- Counter64 sctpInSCTPPacks(17)
   |  |  +-- -R-- TimeTicks sctpDiscontinuityTime(18)
   |  |           Textual Convention: TimeStamp
   |  |
   |  +--sctpParams(2)
   |  |  |
   |  |  +-- -R-- EnumVal   sctpRtoAlgorithm(1)
   |  |  |        Values: other(1), vanj(2)
   |  |  +-- -R-- Unsigned  sctpRtoMin(2)
   |  |  +-- -R-- Unsigned  sctpRtoMax(3)
   |  |  +-- -R-- Unsigned  sctpRtoInitial(4)
   |  |  +-- -R-- Integer32 sctpMaxAssocs(5)
   |  |  |        Range: -1 | 0..2147483647
   |  |  +-- -R-- Unsigned  sctpValCookieLife(6)
   |  |  +-- -R-- Unsigned  sctpMaxInitRetr(7)
   |  |
   |  +--sctpAssocTable(3)
   |  |  |
   |  |  +--sctpAssocEntry(1)
   |  |     |  Index: sctpAssocId
   |  |     |
   |  |     +-- ---- Unsigned  sctpAssocId(1)
   |  |     |        Range: 1..4294967295
   |  |     +-- -R-- String    sctpAssocRemHostName(2)
   |  |     |        Size: 0..255
   |  |     +-- -R-- Unsigned  sctpAssocLocalPort(3)
   |  |     |        Textual Convention: InetPortNumber
   |  |     |        Range: 1..65535
   |  |     +-- -R-- Unsigned  sctpAssocRemPort(4)
   |  |     |        Textual Convention: InetPortNumber
   |  |     |        Range: 1..65535
   |  |     +-- -R-- EnumVal   sctpAssocRemPrimAddrType(5)
   |  |     |        Textual Convention: InetAddressType
   |  |     |        Values: unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)
   |  |     +-- -R-- String    sctpAssocRemPrimAddr(6)
   |  |     |        Textual Convention: InetAddress
   |  |     |        Size: 0..255
   |  |     +-- -R-- Unsigned  sctpAssocHeartBeatInterval(7)
   |  |     +-- -RW- EnumVal   sctpAssocState(8)
   |  |     |        Values: closed(1), cookieWait(2), cookieEchoed(3), established(4), shutdownPending(5), shutdownSent(6), shutdownReceived(7), shutdownAckSent(8), deleteTCB(9)
   |  |     +-- -R-- Unsigned  sctpAssocInStreams(9)
   |  |     |        Range: 1..65535
   |  |     +-- -R-- Unsigned  sctpAssocOutStreams(10)
   |  |     |        Range: 1..65535
   |  |     +-- -R-- Unsigned  sctpAssocMaxRetr(11)
   |  |     +-- -R-- Unsigned  sctpAssocPrimProcess(12)
   |  |     +-- -R-- Counter   sctpAssocT1expireds(13)
   |  |     +-- -R-- Counter   sctpAssocT2expireds(14)
   |  |     +-- -R-- Counter   sctpAssocRtxChunks(15)
   |  |     +-- -R-- TimeTicks sctpAssocStartTime(16)
   |  |     |        Textual Convention: TimeStamp
   |  |     +-- -R-- TimeTicks sctpAssocDiscontinuityTime(17)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpAssocLocalAddrTable(4)
   |  |  |
   |  |  +--sctpAssocLocalAddrEntry(1)
   |  |     |  Index: sctpAssocId, sctpAssocLocalAddrType, sctpAssocLocalAddr
   |  |     |
   |  |     +-- ---- EnumVal   sctpAssocLocalAddrType(1)
   |  |     |        Textual Convention: InetAddressType
   |  |     |        Values: unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)
   |  |     +-- ---- String    sctpAssocLocalAddr(2)
   |  |     |        Textual Convention: InetAddress
   |  |     |        Size: 0..255
   |  |     +-- -R-- TimeTicks sctpAssocLocalAddrStartTime(3)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpAssocRemAddrTable(5)
   |  |  |
   |  |  +--sctpAssocRemAddrEntry(1)
   |  |     |  Index: sctpAssocId, sctpAssocRemAddrType, sctpAssocRemAddr
   |  |     |
   |  |     +-- ---- EnumVal   sctpAssocRemAddrType(1)
   |  |     |        Textual Convention: InetAddressType
   |  |     |        Values: unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)
   |  |     +-- ---- String    sctpAssocRemAddr(2)
   |  |     |        Textual Convention: InetAddress
   |  |     |        Size: 0..255
   |  |     +-- -R-- EnumVal   sctpAssocRemAddrActive(3)
   |  |     |        Textual Convention: TruthValue
   |  |     |        Values: true(1), false(2)
   |  |     +-- -R-- EnumVal   sctpAssocRemAddrHBActive(4)
   |  |     |        Textual Convention: TruthValue
   |  |     |        Values: true(1), false(2)
   |  |     +-- -R-- Unsigned  sctpAssocRemAddrRTO(5)
   |  |     +-- -R-- Unsigned  sctpAssocRemAddrMaxPathRtx(6)
   |  |     +-- -R-- Counter   sctpAssocRemAddrRtx(7)
   |  |     +-- -R-- TimeTicks sctpAssocRemAddrStartTime(8)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpLookupLocalPortTable(6)
   |  |  |
   |  |  +--sctpLookupLocalPortEntry(1)
   |  |     |  Index: sctpAssocLocalPort, sctpAssocId
   |  |     |
   |  |     +-- -R-- TimeTicks sctpLookupLocalPortStartTime(1)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpLookupRemPortTable(7)
   |  |  |
   |  |  +--sctpLookupRemPortEntry(1)
   |  |     |  Index: sctpAssocRemPort, sctpAssocId
   |  |     |
   |  |     +-- -R-- TimeTicks sctpLookupRemPortStartTime(1)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpLookupRemHostNameTable(8)
   |  |  |
   |  |  +--sctpLookupRemHostNameEntry(1)
   |  |     |  Index: sctpAssocRemHostName, sctpAssocId
   |  |     |
   |  |     +-- -R-- TimeTicks sctpLookupRemHostNameStartTime(1)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpLookupRemPrimIPAddrTable(9)
   |  |  |
   |  |  +--sctpLookupRemPrimIPAddrEntry(1)
   |  |     |  Index: sctpAssocRemPrimAddrType, sctpAssocRemPrimAddr, sctpAssocId
   |  |     |
   |  |     +-- -R-- TimeTicks sctpLookupRemPrimIPAddrStartTime(1)
   |  |              Textual Convention: TimeStamp
   |  |
   |  +--sctpLookupRemIPAddrTable(10)
   |     |
   |     +--sctpLookupRemIPAddrEntry(1)
   |        |  Index: sctpAssocRemAddrType, sctpAssocRemAddr, sctpAssocId
   |        |
   |        +-- -R-- TimeTicks sctpLookupRemIPAddrStartTime(1)
   |                 Textual Convention: TimeStamp
   |
   +--sctpMibConformance(2)
      |
      +--sctpMibCompliances(1)
      |  |
      |  +--sctpMibCompliance(1)
      |
      +--sctpMibGroups(2)
         |
         +--sctpLayerParamsGroup(1)
         +--sctpStatsGroup(2)
         +--sctpPerAssocParamsGroup(3)
         +--sctpPerAssocStatsGroup(4)
         +--sctpInverseGroup(5)

Valid CSS!


Last modified: Wednesday, 01-Aug-2018 04:41:28 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.