RFC1156-MIB

File: RFC1156-MIB.mib (26791 bytes)

Imported modules

RFC-1212 RFC1155-SMI

Imported symbols

OBJECT-TYPE mgmt NetworkAddress
IpAddress Counter Gauge
TimeTicks

Defined Types

IfEntry  
SEQUENCE    
  ifIndex INTEGER
  ifDescr OCTET STRING
  ifType INTEGER
  ifMtu INTEGER
  ifSpeed Gauge
  ifPhysAddress OCTET STRING
  ifAdminStatus INTEGER
  ifOperStatus INTEGER
  ifLastChange TimeTicks
  ifInOctets Counter
  ifInUcastPkts Counter
  ifInNUcastPkts Counter
  ifInDiscards Counter
  ifInErrors Counter
  ifInUnknownProtos Counter
  ifOutOctets Counter
  ifOutUcastPkts Counter
  ifOutNUcastPkts Counter
  ifOutDiscards Counter
  ifOutErrors Counter
  ifOutQLen Gauge

AtEntry  
SEQUENCE    
  atIfIndex INTEGER
  atPhysAddress OCTET STRING
  atNetAddress NetworkAddress

IpAddrEntry  
SEQUENCE    
  ipAdEntAddr IpAddress
  ipAdEntIfIndex INTEGER
  ipAdEntNetMask IpAddress
  ipAdEntBcastAddr INTEGER

IpRouteEntry  
SEQUENCE    
  ipRouteDest IpAddress
  ipRouteIfIndex INTEGER
  ipRouteMetric1 INTEGER
  ipRouteMetric2 INTEGER
  ipRouteMetric3 INTEGER
  ipRouteMetric4 INTEGER
  ipRouteNextHop IpAddress
  ipRouteType INTEGER
  ipRouteProto INTEGER
  ipRouteAge INTEGER

TcpConnEntry  
SEQUENCE    
  tcpConnState INTEGER
  tcpConnLocalAddress IpAddress
  tcpConnLocalPort INTEGER 0..65535
  tcpConnRemAddress IpAddress
  tcpConnRemPort INTEGER 0..65535

EgpNeighEntry  
SEQUENCE    
  egpNeighState INTEGER
  egpNeighAddr IpAddress

Defined Values

mib 1.3.6.1.2.1
OBJECT IDENTIFIER    

system 1.3.6.1.2.1.1
OBJECT IDENTIFIER    

interfaces 1.3.6.1.2.1.2
OBJECT IDENTIFIER    

at 1.3.6.1.2.1.3
OBJECT IDENTIFIER    

ip 1.3.6.1.2.1.4
OBJECT IDENTIFIER    

icmp 1.3.6.1.2.1.5
OBJECT IDENTIFIER    

tcp 1.3.6.1.2.1.6
OBJECT IDENTIFIER    

udp 1.3.6.1.2.1.7
OBJECT IDENTIFIER    

egp 1.3.6.1.2.1.8
OBJECT IDENTIFIER    

sysDescr 1.3.6.1.2.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sysObjectID 1.3.6.1.2.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sysUpTime 1.3.6.1.2.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ifNumber 1.3.6.1.2.1.2.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifTable 1.3.6.1.2.1.2.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  SEQUENCE OF  
    IfEntry

ifEntry 1.3.6.1.2.1.2.2.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IfEntry  

ifIndex 1.3.6.1.2.1.2.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifDescr 1.3.6.1.2.1.2.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ifType 1.3.6.1.2.1.2.2.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10MBit(12), proteon-80MBit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), t1-carrier(18), cept(19), basicIsdn(20), primaryIsdn(21), propPointToPointSerial(22)  

ifMtu 1.3.6.1.2.1.2.2.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifSpeed 1.3.6.1.2.1.2.2.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ifPhysAddress 1.3.6.1.2.1.2.2.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ifAdminStatus 1.3.6.1.2.1.2.2.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ifOperStatus 1.3.6.1.2.1.2.2.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

ifLastChange 1.3.6.1.2.1.2.2.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ifInOctets 1.3.6.1.2.1.2.2.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInUcastPkts 1.3.6.1.2.1.2.2.1.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInNUcastPkts 1.3.6.1.2.1.2.2.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInDiscards 1.3.6.1.2.1.2.2.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInErrors 1.3.6.1.2.1.2.2.1.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifInUnknownProtos 1.3.6.1.2.1.2.2.1.15
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutOctets 1.3.6.1.2.1.2.2.1.16
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutUcastPkts 1.3.6.1.2.1.2.2.1.17
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutNUcastPkts 1.3.6.1.2.1.2.2.1.18
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutDiscards 1.3.6.1.2.1.2.2.1.19
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutErrors 1.3.6.1.2.1.2.2.1.20
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifOutQLen 1.3.6.1.2.1.2.2.1.21
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

atTable 1.3.6.1.2.1.3.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  SEQUENCE OF  
    AtEntry

atEntry 1.3.6.1.2.1.3.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtEntry  

atIfIndex 1.3.6.1.2.1.3.1.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atPhysAddress 1.3.6.1.2.1.3.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

atNetAddress 1.3.6.1.2.1.3.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

ipForwarding 1.3.6.1.2.1.4.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER gateway(1), host(2)  

ipDefaultTTL 1.3.6.1.2.1.4.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipInReceives 1.3.6.1.2.1.4.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipInHdrErrors 1.3.6.1.2.1.4.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipInAddrErrors 1.3.6.1.2.1.4.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipForwDatagrams 1.3.6.1.2.1.4.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipInUnknownProtos 1.3.6.1.2.1.4.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipInDiscards 1.3.6.1.2.1.4.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipInDelivers 1.3.6.1.2.1.4.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipOutRequests 1.3.6.1.2.1.4.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipOutDiscards 1.3.6.1.2.1.4.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipOutNoRoutes 1.3.6.1.2.1.4.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipReasmTimeout 1.3.6.1.2.1.4.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipReasmReqds 1.3.6.1.2.1.4.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipReasmOKs 1.3.6.1.2.1.4.15
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipReasmFails 1.3.6.1.2.1.4.16
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipFragOKs 1.3.6.1.2.1.4.17
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipFragFails 1.3.6.1.2.1.4.18
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipFragCreates 1.3.6.1.2.1.4.19
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipAddrTable 1.3.6.1.2.1.4.20
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    IpAddrEntry

ipAddrEntry 1.3.6.1.2.1.4.20.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddrEntry  

ipAdEntAddr 1.3.6.1.2.1.4.20.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ipAdEntIfIndex 1.3.6.1.2.1.4.20.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipAdEntNetMask 1.3.6.1.2.1.4.20.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ipAdEntBcastAddr 1.3.6.1.2.1.4.20.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipRoutingTable 1.3.6.1.2.1.4.21
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  SEQUENCE OF  
    IpRouteEntry

ipRouteEntry 1.3.6.1.2.1.4.21.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpRouteEntry  

ipRouteDest 1.3.6.1.2.1.4.21.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipRouteIfIndex 1.3.6.1.2.1.4.21.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRouteMetric1 1.3.6.1.2.1.4.21.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRouteMetric2 1.3.6.1.2.1.4.21.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRouteMetric3 1.3.6.1.2.1.4.21.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRouteMetric4 1.3.6.1.2.1.4.21.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipRouteNextHop 1.3.6.1.2.1.4.21.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipRouteType 1.3.6.1.2.1.4.21.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), direct(3), remote(4)  

ipRouteProto 1.3.6.1.2.1.4.21.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), oigp(13)  

ipRouteAge 1.3.6.1.2.1.4.21.1.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

icmpInMsgs 1.3.6.1.2.1.5.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInErrors 1.3.6.1.2.1.5.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInDestUnreachs 1.3.6.1.2.1.5.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInTimeExcds 1.3.6.1.2.1.5.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInParmProbs 1.3.6.1.2.1.5.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInSrcQuenchs 1.3.6.1.2.1.5.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInRedirects 1.3.6.1.2.1.5.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInEchos 1.3.6.1.2.1.5.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInEchoReps 1.3.6.1.2.1.5.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInTimestamps 1.3.6.1.2.1.5.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInTimestampReps 1.3.6.1.2.1.5.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInAddrMasks 1.3.6.1.2.1.5.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInAddrMaskReps 1.3.6.1.2.1.5.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutMsgs 1.3.6.1.2.1.5.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutErrors 1.3.6.1.2.1.5.15
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutDestUnreachs 1.3.6.1.2.1.5.16
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutTimeExcds 1.3.6.1.2.1.5.17
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutParmProbs 1.3.6.1.2.1.5.18
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutSrcQuenchs 1.3.6.1.2.1.5.19
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutRedirects 1.3.6.1.2.1.5.20
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutEchos 1.3.6.1.2.1.5.21
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutEchoReps 1.3.6.1.2.1.5.22
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutTimestamps 1.3.6.1.2.1.5.23
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutTimestampReps 1.3.6.1.2.1.5.24
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutAddrMasks 1.3.6.1.2.1.5.25
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutAddrMaskReps 1.3.6.1.2.1.5.26
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpRtoAlgorithm 1.3.6.1.2.1.6.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), constant(2), rsre(3), vanj(4)  

tcpRtoMin 1.3.6.1.2.1.6.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tcpRtoMax 1.3.6.1.2.1.6.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tcpMaxConn 1.3.6.1.2.1.6.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tcpActiveOpens 1.3.6.1.2.1.6.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpPassiveOpens 1.3.6.1.2.1.6.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpAttemptFails 1.3.6.1.2.1.6.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpEstabResets 1.3.6.1.2.1.6.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpCurrEstab 1.3.6.1.2.1.6.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

tcpInSegs 1.3.6.1.2.1.6.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpOutSegs 1.3.6.1.2.1.6.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpRetransSegs 1.3.6.1.2.1.6.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

tcpConnTable 1.3.6.1.2.1.6.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    TcpConnEntry

tcpConnEntry 1.3.6.1.2.1.6.13.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TcpConnEntry  

tcpConnState 1.3.6.1.2.1.6.13.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11)  

tcpConnLocalAddress 1.3.6.1.2.1.6.13.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

tcpConnLocalPort 1.3.6.1.2.1.6.13.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

tcpConnRemAddress 1.3.6.1.2.1.6.13.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

tcpConnRemPort 1.3.6.1.2.1.6.13.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

udpInDatagrams 1.3.6.1.2.1.7.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

udpNoPorts 1.3.6.1.2.1.7.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

udpInErrors 1.3.6.1.2.1.7.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

udpOutDatagrams 1.3.6.1.2.1.7.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

egpInMsgs 1.3.6.1.2.1.8.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

egpInErrors 1.3.6.1.2.1.8.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

egpOutMsgs 1.3.6.1.2.1.8.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

egpOutErrors 1.3.6.1.2.1.8.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

egpNeighTable 1.3.6.1.2.1.8.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    EgpNeighEntry

egpNeighEntry 1.3.6.1.2.1.8.5.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  EgpNeighEntry  

egpNeighState 1.3.6.1.2.1.8.5.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), acquisition(2), down(3), up(4), cease(5)  

egpNeighAddr 1.3.6.1.2.1.8.5.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress