-- Extended MOSY format created 31-Dec-1998 10:58:16, by -- SMICng version 2.2.07(PRO)(MS-DOS32), November 22, 1998. User key dperkins@dsperkins.com -- Enumerations *ifType 32 ( 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 ds1 18 e1 19 basicISDN 20 primaryISDN 21 propPointToPointSerial 22 ppp 23 softwareLoopback 24 eon 25 ethernet-3Mbit 26 nsip 27 slip 28 ultra 29 ds3 30 sip 31 frame-relay 32 ) *ifAdminStatus 3 ( up 1 down 2 testing 3 ) *ifOperStatus 3 ( up 1 down 2 testing 3 ) *ipForwarding 2 ( forwarding 1 not-forwarding 2 ) *ipRouteType 4 ( other 1 invalid 2 direct 3 indirect 4 ) *ipRouteProto 14 ( 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 ospf 13 bgp 14 ) *ipNetToMediaType 4 ( other 1 invalid 2 dynamic 3 static 4 ) *tcpRtoAlgorithm 4 ( other 1 constant 2 rsre 3 vanj 4 ) *tcpConnState 12 ( closed 1 listen 2 synSent 3 synReceived 4 established 5 finWait1 6 finWait2 7 closeWait 8 lastAck 9 closing 10 timeWait 11 deleteTCB 12 ) *egpNeighState 5 ( idle 1 acquisition 2 down 3 up 4 cease 5 ) *egpNeighMode 2 ( active 1 passive 2 ) *egpNeighEventTrigger 2 ( start 1 stop 2 ) *snmpEnableAuthenTraps 2 ( enabled 1 disabled 2 ) -- Textual Conventions +DisplayString OctetString +PhysAddress OctetString -- Sequences $IfEntry 22 { ifIndex ifDescr ifType ifMtu ifSpeed ifPhysAddress ifAdminStatus ifOperStatus ifLastChange ifInOctets ifInUcastPkts ifInNUcastPkts ifInDiscards ifInErrors ifInUnknownProtos ifOutOctets ifOutUcastPkts ifOutNUcastPkts ifOutDiscards ifOutErrors ifOutQLen ifSpecific } $AtEntry 3 { atIfIndex atPhysAddress atNetAddress } $IpAddrEntry 5 { ipAdEntAddr ipAdEntIfIndex ipAdEntNetMask ipAdEntBcastAddr ipAdEntReasmMaxSize } $IpRouteEntry 13 { ipRouteDest ipRouteIfIndex ipRouteMetric1 ipRouteMetric2 ipRouteMetric3 ipRouteMetric4 ipRouteNextHop ipRouteType ipRouteProto ipRouteAge ipRouteMask ipRouteMetric5 ipRouteInfo } $IpNetToMediaEntry 4 { ipNetToMediaIfIndex ipNetToMediaPhysAddress ipNetToMediaNetAddress ipNetToMediaType } $TcpConnEntry 5 { tcpConnState tcpConnLocalAddress tcpConnLocalPort tcpConnRemAddress tcpConnRemPort } $UdpEntry 2 { udpLocalAddress udpLocalPort } $EgpNeighEntry 15 { egpNeighState egpNeighAddr egpNeighAs egpNeighInMsgs egpNeighInErrs egpNeighOutMsgs egpNeighOutErrs egpNeighInErrMsgs egpNeighOutErrMsgs egpNeighStateUps egpNeighStateDowns egpNeighIntervalHello egpNeighIntervalPoll egpNeighMode egpNeighEventTrigger } -- Extended Mosy OID tree mib-2 mgmt.1 regPt system mib-2.1 regPt sysDescr system.1 DisplayString (SIZE (0..255)) read-only mandatory sysObjectID system.2 ObjectID read-only mandatory sysUpTime system.3 TimeTicks read-only mandatory sysContact system.4 DisplayString (SIZE (0..255)) read-write mandatory sysName system.5 DisplayString (SIZE (0..255)) read-write mandatory sysLocation system.6 DisplayString (SIZE (0..255)) read-write mandatory sysServices system.7 INTEGER (0..127) read-only mandatory interfaces mib-2.2 regPt ifNumber interfaces.1 INTEGER read-only mandatory ifTable interfaces.2 Table not-accessible mandatory ifEntry ifTable.1 Row not-accessible mandatory ifIndex ifEntry.1 INTEGER read-only mandatory ifDescr ifEntry.2 DisplayString (SIZE (0..255)) read-only mandatory ifType ifEntry.3 Enum read-only mandatory ifMtu ifEntry.4 INTEGER read-only mandatory ifSpeed ifEntry.5 Gauge read-only mandatory ifPhysAddress ifEntry.6 PhysAddress read-only mandatory ifAdminStatus ifEntry.7 Enum read-write mandatory ifOperStatus ifEntry.8 Enum read-only mandatory ifLastChange ifEntry.9 TimeTicks read-only mandatory ifInOctets ifEntry.10 Counter read-only mandatory ifInUcastPkts ifEntry.11 Counter read-only mandatory ifInNUcastPkts ifEntry.12 Counter read-only mandatory ifInDiscards ifEntry.13 Counter read-only mandatory ifInErrors ifEntry.14 Counter read-only mandatory ifInUnknownProtos ifEntry.15 Counter read-only mandatory ifOutOctets ifEntry.16 Counter read-only mandatory ifOutUcastPkts ifEntry.17 Counter read-only mandatory ifOutNUcastPkts ifEntry.18 Counter read-only mandatory ifOutDiscards ifEntry.19 Counter read-only mandatory ifOutErrors ifEntry.20 Counter read-only mandatory ifOutQLen ifEntry.21 Gauge read-only mandatory ifSpecific ifEntry.22 ObjectID read-only mandatory at mib-2.3 regPt atTable at.1 Table not-accessible deprecated atEntry atTable.1 Row not-accessible deprecated atIfIndex atEntry.1 INTEGER read-write deprecated atPhysAddress atEntry.2 PhysAddress read-write deprecated atNetAddress atEntry.3 NetworkAddress read-write deprecated ip mib-2.4 regPt ipForwarding ip.1 Enum read-write mandatory ipDefaultTTL ip.2 INTEGER read-write mandatory ipInReceives ip.3 Counter read-only mandatory ipInHdrErrors ip.4 Counter read-only mandatory ipInAddrErrors ip.5 Counter read-only mandatory ipForwDatagrams ip.6 Counter read-only mandatory ipInUnknownProtos ip.7 Counter read-only mandatory ipInDiscards ip.8 Counter read-only mandatory ipInDelivers ip.9 Counter read-only mandatory ipOutRequests ip.10 Counter read-only mandatory ipOutDiscards ip.11 Counter read-only mandatory ipOutNoRoutes ip.12 Counter read-only mandatory ipReasmTimeout ip.13 INTEGER read-only mandatory ipReasmReqds ip.14 Counter read-only mandatory ipReasmOKs ip.15 Counter read-only mandatory ipReasmFails ip.16 Counter read-only mandatory ipFragOKs ip.17 Counter read-only mandatory ipFragFails ip.18 Counter read-only mandatory ipFragCreates ip.19 Counter read-only mandatory ipAddrTable ip.20 Table not-accessible mandatory ipAddrEntry ipAddrTable.1 Row not-accessible mandatory ipAdEntAddr ipAddrEntry.1 IpAddress read-only mandatory ipAdEntIfIndex ipAddrEntry.2 INTEGER read-only mandatory ipAdEntNetMask ipAddrEntry.3 IpAddress read-only mandatory ipAdEntBcastAddr ipAddrEntry.4 INTEGER read-only mandatory ipAdEntReasmMaxSize ipAddrEntry.5 INTEGER (0..65535) read-only mandatory ipRouteTable ip.21 Table not-accessible mandatory ipRouteEntry ipRouteTable.1 Row not-accessible mandatory ipRouteDest ipRouteEntry.1 IpAddress read-write mandatory ipRouteIfIndex ipRouteEntry.2 INTEGER read-write mandatory ipRouteMetric1 ipRouteEntry.3 INTEGER read-write mandatory ipRouteMetric2 ipRouteEntry.4 INTEGER read-write mandatory ipRouteMetric3 ipRouteEntry.5 INTEGER read-write mandatory ipRouteMetric4 ipRouteEntry.6 INTEGER read-write mandatory ipRouteNextHop ipRouteEntry.7 IpAddress read-write mandatory ipRouteType ipRouteEntry.8 Enum read-write mandatory ipRouteProto ipRouteEntry.9 Enum read-only mandatory ipRouteAge ipRouteEntry.10 INTEGER read-write mandatory ipRouteMask ipRouteEntry.11 IpAddress read-write mandatory ipRouteMetric5 ipRouteEntry.12 INTEGER read-write mandatory ipRouteInfo ipRouteEntry.13 ObjectID read-only mandatory ipNetToMediaTable ip.22 Table not-accessible mandatory ipNetToMediaEntry ipNetToMediaTable.1 Row not-accessible mandatory ipNetToMediaIfIndex ipNetToMediaEntry.1 INTEGER read-write mandatory ipNetToMediaPhysAddress ipNetToMediaEntry.2 PhysAddress read-write mandatory ipNetToMediaNetAddress ipNetToMediaEntry.3 IpAddress read-write mandatory ipNetToMediaType ipNetToMediaEntry.4 Enum read-write mandatory ipRoutingDiscards ip.23 Counter read-only mandatory icmp mib-2.5 regPt icmpInMsgs icmp.1 Counter read-only mandatory icmpInErrors icmp.2 Counter read-only mandatory icmpInDestUnreachs icmp.3 Counter read-only mandatory icmpInTimeExcds icmp.4 Counter read-only mandatory icmpInParmProbs icmp.5 Counter read-only mandatory icmpInSrcQuenchs icmp.6 Counter read-only mandatory icmpInRedirects icmp.7 Counter read-only mandatory icmpInEchos icmp.8 Counter read-only mandatory icmpInEchoReps icmp.9 Counter read-only mandatory icmpInTimestamps icmp.10 Counter read-only mandatory icmpInTimestampReps icmp.11 Counter read-only mandatory icmpInAddrMasks icmp.12 Counter read-only mandatory icmpInAddrMaskReps icmp.13 Counter read-only mandatory icmpOutMsgs icmp.14 Counter read-only mandatory icmpOutErrors icmp.15 Counter read-only mandatory icmpOutDestUnreachs icmp.16 Counter read-only mandatory icmpOutTimeExcds icmp.17 Counter read-only mandatory icmpOutParmProbs icmp.18 Counter read-only mandatory icmpOutSrcQuenchs icmp.19 Counter read-only mandatory icmpOutRedirects icmp.20 Counter read-only mandatory icmpOutEchos icmp.21 Counter read-only mandatory icmpOutEchoReps icmp.22 Counter read-only mandatory icmpOutTimestamps icmp.23 Counter read-only mandatory icmpOutTimestampReps icmp.24 Counter read-only mandatory icmpOutAddrMasks icmp.25 Counter read-only mandatory icmpOutAddrMaskReps icmp.26 Counter read-only mandatory tcp mib-2.6 regPt tcpRtoAlgorithm tcp.1 Enum read-only mandatory tcpRtoMin tcp.2 INTEGER read-only mandatory tcpRtoMax tcp.3 INTEGER read-only mandatory tcpMaxConn tcp.4 INTEGER read-only mandatory tcpActiveOpens tcp.5 Counter read-only mandatory tcpPassiveOpens tcp.6 Counter read-only mandatory tcpAttemptFails tcp.7 Counter read-only mandatory tcpEstabResets tcp.8 Counter read-only mandatory tcpCurrEstab tcp.9 Gauge read-only mandatory tcpInSegs tcp.10 Counter read-only mandatory tcpOutSegs tcp.11 Counter read-only mandatory tcpRetransSegs tcp.12 Counter read-only mandatory tcpConnTable tcp.13 Table not-accessible mandatory tcpConnEntry tcpConnTable.1 Row not-accessible mandatory tcpConnState tcpConnEntry.1 Enum read-write mandatory tcpConnLocalAddress tcpConnEntry.2 IpAddress read-only mandatory tcpConnLocalPort tcpConnEntry.3 INTEGER (0..65535) read-only mandatory tcpConnRemAddress tcpConnEntry.4 IpAddress read-only mandatory tcpConnRemPort tcpConnEntry.5 INTEGER (0..65535) read-only mandatory tcpInErrs tcp.14 Counter read-only mandatory tcpOutRsts tcp.15 Counter read-only mandatory udp mib-2.7 regPt udpInDatagrams udp.1 Counter read-only mandatory udpNoPorts udp.2 Counter read-only mandatory udpInErrors udp.3 Counter read-only mandatory udpOutDatagrams udp.4 Counter read-only mandatory udpTable udp.5 Table not-accessible mandatory udpEntry udpTable.1 Row not-accessible mandatory udpLocalAddress udpEntry.1 IpAddress read-only mandatory udpLocalPort udpEntry.2 INTEGER (0..65535) read-only mandatory egp mib-2.8 regPt egpInMsgs egp.1 Counter read-only mandatory egpInErrors egp.2 Counter read-only mandatory egpOutMsgs egp.3 Counter read-only mandatory egpOutErrors egp.4 Counter read-only mandatory egpNeighTable egp.5 Table not-accessible mandatory egpNeighEntry egpNeighTable.1 Row not-accessible mandatory egpNeighState egpNeighEntry.1 Enum read-only mandatory egpNeighAddr egpNeighEntry.2 IpAddress read-only mandatory egpNeighAs egpNeighEntry.3 INTEGER read-only mandatory egpNeighInMsgs egpNeighEntry.4 Counter read-only mandatory egpNeighInErrs egpNeighEntry.5 Counter read-only mandatory egpNeighOutMsgs egpNeighEntry.6 Counter read-only mandatory egpNeighOutErrs egpNeighEntry.7 Counter read-only mandatory egpNeighInErrMsgs egpNeighEntry.8 Counter read-only mandatory egpNeighOutErrMsgs egpNeighEntry.9 Counter read-only mandatory egpNeighStateUps egpNeighEntry.10 Counter read-only mandatory egpNeighStateDowns egpNeighEntry.11 Counter read-only mandatory egpNeighIntervalHello egpNeighEntry.12 INTEGER read-only mandatory egpNeighIntervalPoll egpNeighEntry.13 INTEGER read-only mandatory egpNeighMode egpNeighEntry.14 Enum read-only mandatory egpNeighEventTrigger egpNeighEntry.15 Enum read-write mandatory egpAs egp.6 INTEGER read-only mandatory transmission mib-2.10 regPt snmp mib-2.11 regPt snmpInPkts snmp.1 Counter read-only mandatory snmpOutPkts snmp.2 Counter read-only mandatory snmpInBadVersions snmp.3 Counter read-only mandatory snmpInBadCommunityNames snmp.4 Counter read-only mandatory snmpInBadCommunityUses snmp.5 Counter read-only mandatory snmpInASNParseErrs snmp.6 Counter read-only mandatory snmpInTooBigs snmp.8 Counter read-only mandatory snmpInNoSuchNames snmp.9 Counter read-only mandatory snmpInBadValues snmp.10 Counter read-only mandatory snmpInReadOnlys snmp.11 Counter read-only mandatory snmpInGenErrs snmp.12 Counter read-only mandatory snmpInTotalReqVars snmp.13 Counter read-only mandatory snmpInTotalSetVars snmp.14 Counter read-only mandatory snmpInGetRequests snmp.15 Counter read-only mandatory snmpInGetNexts snmp.16 Counter read-only mandatory snmpInSetRequests snmp.17 Counter read-only mandatory snmpInGetResponses snmp.18 Counter read-only mandatory snmpInTraps snmp.19 Counter read-only mandatory snmpOutTooBigs snmp.20 Counter read-only mandatory snmpOutNoSuchNames snmp.21 Counter read-only mandatory snmpOutBadValues snmp.22 Counter read-only mandatory snmpOutGenErrs snmp.24 Counter read-only mandatory snmpOutGetRequests snmp.25 Counter read-only mandatory snmpOutGetNexts snmp.26 Counter read-only mandatory snmpOutSetRequests snmp.27 Counter read-only mandatory snmpOutGetResponses snmp.28 Counter read-only mandatory snmpOutTraps snmp.29 Counter read-only mandatory snmpEnableAuthenTraps snmp.30 Enum read-write mandatory -- **end of Extended Mosy OID tree**