sed "s/^X//" >'nocol-3.0/src/cmu-snmp/cisco.mib91.B' <<'END_OF_FILE'
X reset."
X ::= { lifEntry 17 }
X
X locIfRestarts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Number of times interface needed to be
X completely restarted."
X ::= { lifEntry 18 }
X
X locIfKeep OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Boolean whether keepalives are enabled on
X this interface."
X ::= { lifEntry 19 }
X
X locIfReason OBJECT-TYPE
X SYNTAX DisplayString
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Reason for interface last status change."
X ::= { lifEntry 20 }
X
X locIfCarTrans OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X
X
X
X
X
X -- cisco MIB [Page 34]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X STATUS mandatory
X DESCRIPTION
X "Number of times interface saw the carrier
X signal transition."
X ::= { lifEntry 21 }
X
X locIfReliab OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "The reliability of the interface. Used by
X IGRP."
X ::= { lifEntry 22 }
X
X locIfDelay OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "The amount of delay in microseconds of the
X interface. Used by IGRP."
X ::= { lifEntry 23 }
X
X locIfLoad OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "The loading factor of the interface. Used by
X IGRP."
X ::= { lifEntry 24 }
X
X locIfCollisions OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "The number of output collisions detected on
X this interface."
X ::= { lifEntry 25 }
X
X locIfInputQueueDrops OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X
X
X
X
X
X -- cisco MIB [Page 35]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X STATUS mandatory
X DESCRIPTION
X "The number of packets dropped because the
X input queue was full."
X ::= { lifEntry 26 }
X
X locIfOutputQueueDrops OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "The number of packets dropped because the
X output queue was full."
X ::= { lifEntry 27 }
X
X locIfDescr OBJECT-TYPE
X SYNTAX DisplayString
X ACCESS read-write
X STATUS mandatory
X DESCRIPTION
X "User configurable interface description."
X ::= { lifEntry 28 }
X
X locIfPakmon OBJECT-TYPE
X SYNTAX INTEGER {
X enable(1),
X disable(2)
X }
X ACCESS read-write
X STATUS mandatory
X DESCRIPTION
X "Enable Pakmon - IGS only."
X ::= { lifEntry 29 }
X
X locIfSlowInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Packet count for Inbound traffic routed with
X slow switching"
X ::= { lifEntry 30 }
X
X locIfSlowOutPkts OBJECT-TYPE
X SYNTAX Counter
X
X
X
X
X
X -- cisco MIB [Page 36]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Packet count for Outbound traffic routed
X with slow switching"
X ::= { lifEntry 31 }
X
X locIfSlowInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Octet count for Inbound traffic routed with
X slow switching"
X ::= { lifEntry 32 }
X
X locIfSlowOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Octet count for Outbound traffic routed with
X slow switching"
X ::= { lifEntry 33 }
X
X locIfFastInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Packet count for Inbound traffic routed with
X fast switching"
X ::= { lifEntry 34 }
X
X locIfFastOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Packet count for Outbound traffic routed
X with fast switching"
X ::= { lifEntry 35 }
X
X locIfFastInOctets OBJECT-TYPE
X SYNTAX Counter
X
X
X
X
X
X -- cisco MIB [Page 37]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Octet count for Inbound traffic routed with
X fast switching"
X ::= { lifEntry 36 }
X
X locIfFastOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Octet count for Outbound traffic routed with
X fast switching"
X ::= { lifEntry 37 }
X
X locIfotherInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Other protocol input packet count"
X ::= { lifEntry 38 }
X
X locIfotherOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Other protocol output packet count"
X ::= { lifEntry 39 }
X
X locIfotherInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Other protocol input octet count"
X ::= { lifEntry 40 }
X
X locIfotherOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X
X
X
X
X
X -- cisco MIB [Page 38]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X "Other protocol output octet count"
X ::= { lifEntry 41 }
X
X locIfipInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "ip protocol input packet count"
X ::= { lifEntry 42 }
X
X locIfipOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "ip protocol output packet count"
X ::= { lifEntry 43 }
X
X locIfipInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "ip protocol input octet count"
X ::= { lifEntry 44 }
X
X locIfipOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "ip protocol output octet count"
X ::= { lifEntry 45 }
X
X locIfdecnetInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Decnet protocol input packet count"
X ::= { lifEntry 46 }
X
X locIfdecnetOutPkts OBJECT-TYPE
X SYNTAX Counter
X
X
X
X
X
X -- cisco MIB [Page 39]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Decnet protocol output packet count"
X ::= { lifEntry 47 }
X
X locIfdecnetInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Decnet protocol input byte count"
X ::= { lifEntry 48 }
X
X locIfdecnetOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Decnet protocol output byte count"
X ::= { lifEntry 49 }
X
X locIfxnsInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "XNS protocol input packet count"
X ::= { lifEntry 50 }
X
X locIfxnsOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "XNS protocol output packet count"
X ::= { lifEntry 51 }
X
X locIfxnsInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "XNS protocol input byte count"
X ::= { lifEntry 52 }
X
X
X
X
X
X -- cisco MIB [Page 40]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X locIfxnsOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "XNS protocol output byte count"
X ::= { lifEntry 53 }
X
X locIfclnsInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "CLNS protocol input packet count"
X ::= { lifEntry 54 }
X
X locIfclnsOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "CLNS protocol output packet count"
X ::= { lifEntry 55 }
X
X locIfclnsInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "CLNS protocol input byte count"
X ::= { lifEntry 56 }
X
X locIfclnsOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "CLNS protocol output byte count"
X ::= { lifEntry 57 }
X
X locIfappletalkInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X
X
X
X
X
X -- cisco MIB [Page 41]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X "Appletalk protocol input packet count"
X ::= { lifEntry 58 }
X
X locIfappletalkOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Appletalk protocol output packet count"
X ::= { lifEntry 59 }
X
X locIfappletalkInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Appletalk protocol input octet count"
X ::= { lifEntry 60 }
X
X locIfappletalkOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Appletalk protocol output octet count"
X ::= { lifEntry 61 }
X
X locIfnovellInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Novell protocol input packet count"
X ::= { lifEntry 62 }
X
X locIfnovellOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Novell protocol output packet count"
X ::= { lifEntry 63 }
X
X locIfnovellInOctets OBJECT-TYPE
X SYNTAX Counter
X
X
X
X
X
X -- cisco MIB [Page 42]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Novell protocol input octet count"
X ::= { lifEntry 64 }
X
X locIfnovellOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Novell protocol output octet count"
X ::= { lifEntry 65 }
X
X locIfapolloInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Apollo protocol input packet count"
X ::= { lifEntry 66 }
X
X locIfapolloOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Apollo protocol output packet count"
X ::= { lifEntry 67 }
X
X locIfapolloInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Apollo protocol input octet count"
X ::= { lifEntry 68 }
X
X locIfapolloOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Apollo protocol output octet count"
X ::= { lifEntry 69 }
X
X
X
X
X
X -- cisco MIB [Page 43]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X locIfvinesInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Vines protocol input packet count"
X ::= { lifEntry 70 }
X
X locIfvinesOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Vines protocol output packet count"
X ::= { lifEntry 71 }
X
X locIfvinesInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Vines protocol input octet count"
X ::= { lifEntry 72 }
X
X locIfvinesOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Vines protocol output octet count"
X ::= { lifEntry 73 }
X
X locIfbridgedInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Bridged protocol input packet count"
X ::= { lifEntry 74 }
X
X locIfbridgedOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X
X
X
X
X
X -- cisco MIB [Page 44]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X "Bridged protocol output packet count"
X ::= { lifEntry 75 }
X
X locIfbridgedInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Bridged protocol input octet count"
X ::= { lifEntry 76 }
X
X locIfbridgedOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Bridged protocol output octet count"
X ::= { lifEntry 77 }
X
X locIfsrbInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "SRB protocol input packet count"
X ::= { lifEntry 78 }
X
X locIfsrbOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "SRB protocol output packet count"
X ::= { lifEntry 79 }
X
X locIfsrbInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "SRB protocol input octet count"
X ::= { lifEntry 80 }
X
X locIfsrbOutOctets OBJECT-TYPE
X SYNTAX Counter
X
X
X
X
X
X -- cisco MIB [Page 45]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "SRB protocol output octet count"
X ::= { lifEntry 81 }
X
X locIfchaosInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Choas protocol input packet count"
X ::= { lifEntry 82 }
X
X locIfchaosOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Choas protocol output packet count"
X ::= { lifEntry 83 }
X
X locIfchaosInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Choas protocol input octet count"
X ::= { lifEntry 84 }
X
X locIfchaosOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Choas protocol output octet count"
X ::= { lifEntry 85 }
X
X locIfpupInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "PUP protocol input packet count"
X ::= { lifEntry 86 }
X
X
X
X
X
X -- cisco MIB [Page 46]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X locIfpupOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "PUP protocol output packet count"
X ::= { lifEntry 87 }
X
X locIfpupInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "PUP protocol input octet count"
X ::= { lifEntry 88 }
X
X locIfpupOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "PUP protocol output octet count"
X ::= { lifEntry 89 }
X
X locIfmopInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "MOP protocol input packet count"
X ::= { lifEntry 90 }
X
X locIfmopOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "MOP protocol output packet count"
X ::= { lifEntry 91 }
X
X locIfmopInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X
X
X
X
X
X -- cisco MIB [Page 47]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X "MOP protocol input octet count"
X ::= { lifEntry 92 }
X
X locIfmopOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "MOP protocol output octet count"
X ::= { lifEntry 93 }
X
X locIflanmanInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "LanMan protocol input packet count"
X ::= { lifEntry 94 }
X
X locIflanmanOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "LanMan protocol output packet count"
X ::= { lifEntry 95 }
X
X locIflanmanInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "LanMan protocol input octet count"
X ::= { lifEntry 96 }
X
X locIflanmanOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "LanMan protocol output octet count"
X ::= { lifEntry 97 }
X
X locIfstunInPkts OBJECT-TYPE
X SYNTAX Counter
X
X
X
X
X
X -- cisco MIB [Page 48]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "STUN protocol input packet count"
X ::= { lifEntry 98 }
X
X locIfstunOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "STUN protocol output packet count"
X ::= { lifEntry 99 }
X
X locIfstunInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "STUN protocol input octet count"
X ::= { lifEntry 100 }
X
X locIfstunOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "STUN protocol output octet count"
X ::= { lifEntry 101 }
X
X locIfspanInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Spanning tree input protocol packet count"
X ::= { lifEntry 102 }
X
X locIfspanOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Spanning tree output protocol packet count"
X ::= { lifEntry 103 }
X
X
X
X
X
X -- cisco MIB [Page 49]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X locIfspanInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Spanning tree input octet packet count"
X ::= { lifEntry 104 }
X
X locIfspanOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Spanning tree output octet packet count"
X ::= { lifEntry 105 }
X
X locIfarpInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Arp protocol input packet count"
X ::= { lifEntry 106 }
X
X locIfarpOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Arp protocol output packet count"
X ::= { lifEntry 107 }
X
X locIfarpInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Arp protocol input octet count"
X ::= { lifEntry 108 }
X
X locIfarpOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X
X
X
X
X
X -- cisco MIB [Page 50]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X "Arp protocol output octet count"
X ::= { lifEntry 109 }
X
X locIfprobeInPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Probe protocol input packet count"
X ::= { lifEntry 110 }
X
X locIfprobeOutPkts OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Probe protocol output packet count"
X ::= { lifEntry 111 }
X
X locIfprobeInOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Probe protocol input octet count"
X ::= { lifEntry 112 }
X
X locIfprobeOutOctets OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Probe protocol output octet count"
X ::= { lifEntry 113 }
X
X -- End of table
X
X
X
X -- Local IP Group
X
X -- This group is present in all products which are using the
X -- IP protocol.
X
X
X
X
X
X
X
X -- cisco MIB [Page 51]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X -- Local IP Address Table
X
X -- This group provides additional objects to the table
X -- defined by RFC1156.
X
X lipAddrTable OBJECT-TYPE
X SYNTAX SEQUENCE OF LIpAddrEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A list of IP address entries."
X ::= { lip 1 }
X
X lipAddrEntry OBJECT-TYPE
X SYNTAX LIpAddrEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A collection of additional objects in the
X cisco IP implementation."
X INDEX { ipAdEntAddr }
X ::= { lipAddrTable 1 }
X
X LIpAddrEntry ::=
X SEQUENCE {
X locIPHow
X DisplayString,
X locIPWho
X IpAddress,
X locIPHelper
X IpAddress,
X locIPSecurity
X INTEGER,
X locIPRedirects
X INTEGER,
X locIPUnreach
X INTEGER
X }
X
X
X -- The following section describes the components of the
X -- table.
X
X locIPHow OBJECT-TYPE
X SYNTAX DisplayString
X
X
X
X
X
X -- cisco MIB [Page 52]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Method of how this interface obtained its IP
X address."
X ::= { lipAddrEntry 1 }
X
X locIPWho OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP address of who supplied this interface
X its IP address."
X ::= { lipAddrEntry 2 }
X
X locIPHelper OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP helper address for broadcast forwarding
X support."
X ::= { lipAddrEntry 3 }
X
X locIPSecurity OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP security level. See RFC 1038."
X ::= { lipAddrEntry 4 }
X
X locIPRedirects OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Boolean whether ICMP redirects will be sent
X or not."
X ::= { lipAddrEntry 5 }
X
X locIPUnreach OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X
X
X
X
X
X -- cisco MIB [Page 53]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X STATUS mandatory
X DESCRIPTION
X "Boolean whether ICMP unreachables will be
X sent or not."
X ::= { lipAddrEntry 6 }
X
X -- End of table
X
X
X
X -- Local IP Routing Table
X
X -- This group provides additional objects to the table
X -- defined by RFC1156.
X
X lipRoutingTable OBJECT-TYPE
X SYNTAX SEQUENCE OF LIpRouteEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A list of IP routing entries."
X ::= { lip 2 }
X
X lipRouteEntry OBJECT-TYPE
X SYNTAX LIpRouteEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A collection of additional objects in the
X cisco IP routing implementation."
X INDEX { ipRouteDest }
X ::= { lipRoutingTable 1 }
X
X LIpRouteEntry ::=
X SEQUENCE {
X locRtMask
X IpAddress,
X locRtCount
X INTEGER,
X locRtUses
X INTEGER
X }
X
X
X
X
X
X
X
X
X -- cisco MIB [Page 54]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X -- The following section describes the components of the
X -- table.
X
X locRtMask OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Routing table network mask."
X ::= { lipRouteEntry 1 }
X
X locRtCount OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Number of parallel routes within routing
X table."
X ::= { lipRouteEntry 2 }
X
X locRtUses OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Number of times this route was used in a
X forward operation."
X ::= { lipRouteEntry 3 }
X
X -- End of table
X
X
X actThresh OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Threshold of IP accounting records in use
X before IP traffic will be discarded."
X ::= { lip 4 }
X
X actLostPkts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X
X
X
X
X
X -- cisco MIB [Page 55]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X DESCRIPTION
X "Lost IP packets due to memory limitations."
X ::= { lip 5 }
X
X actLostByts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Total bytes of lost IP packets."
X ::= { lip 6 }
X
X
X -- Local IP Accounting Table
X
X -- This group provides access to the cisco IP accounting
X -- support.
X
X lipAccountingTable OBJECT-TYPE
X SYNTAX SEQUENCE OF LIpAccountEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A list of IP accounting entries."
X ::= { lip 7 }
X
X lipAccountEntry OBJECT-TYPE
X SYNTAX LIpAccountEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A collection of objects necessary for IP
X accounting."
X INDEX { actSrc, actDst }
X ::= { lipAccountingTable 1 }
X
X LIpAccountEntry ::=
X SEQUENCE {
X actSrc
X IpAddress,
X actDst
X IpAddress,
X actPkts
X INTEGER,
X actByts
X
X
X
X
X
X -- cisco MIB [Page 56]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X INTEGER
X }
X
X
X -- The following section describes the components of the
X -- table.
X
X actSrc OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP Source address for host traffic matrix."
X ::= { lipAccountEntry 1 }
X
X actDst OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP Destination address for host traffic
X matrix."
X ::= { lipAccountEntry 2 }
X
X actPkts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Number of IP packets sent from source to
X destination."
X ::= { lipAccountEntry 3 }
X
X actByts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Total number of bytes in IP packets from
X source to destination."
X ::= { lipAccountEntry 4 }
X
X -- End of table
X
X
X
X
X
X
X
X -- cisco MIB [Page 57]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X actAge OBJECT-TYPE
X SYNTAX TimeTicks
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "The age of the data in the current data
X matrix."
X ::= { lip 8 }
X
X
X -- Local IP Checkpoint Accounting Table
X
X -- This group provides access to the cisco
X -- IP checkpoint accounting support.
X
X lipCkAccountingTable OBJECT-TYPE
X SYNTAX SEQUENCE OF LIpCkAccountEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A list of IP checkpoint accounting
X entries."
X ::= { lip 9 }
X
X lipCkAccountEntry OBJECT-TYPE
X SYNTAX LIpCkAccountEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A collection of objects necessary for IP
X checkpoint accounting."
X INDEX { ckactSrc, ckactDst }
X ::= { lipCkAccountingTable 1 }
X
X LIpCkAccountEntry ::=
X SEQUENCE {
X ckactSrc
X IpAddress,
X ckactDst
X IpAddress,
X ckactPkts
X INTEGER,
X ckactByts
X INTEGER
X }
X
X
X
X
X
X -- cisco MIB [Page 58]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X -- The following section describes the components of the
X -- table.
X
X ckactSrc OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP Source address for host in checkpoint
X traffic matrix."
X ::= { lipCkAccountEntry 1 }
X
X ckactDst OBJECT-TYPE
X SYNTAX IpAddress
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "IP Destination address for host in
X checkpoint traffic matrix."
X ::= { lipCkAccountEntry 2 }
X
X ckactPkts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Number of IP packets sent from source to
X destination in checkpoint matrix."
X ::= { lipCkAccountEntry 3 }
X
X ckactByts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Total number of bytes in IP packets from
X source to destination in checkpoint matrix."
X ::= { lipCkAccountEntry 4 }
X
X -- End of table
X
X
X ckactAge OBJECT-TYPE
X SYNTAX TimeTicks
X ACCESS read-only
X
X
X
X
X
X -- cisco MIB [Page 59]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X STATUS mandatory
X DESCRIPTION
X "Age of data in the checkpoint matrix."
X ::= { lip 10 }
X
X actCheckPoint OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-write
X STATUS mandatory
X DESCRIPTION
X "Check points the accounting database. This
X mib variable must be read and then set with
X the same value for the check point to
X succeed. The value read and then set will be
X incremented after a successful set request"
X ::= { lip 11 }
X
X ipNoaccess OBJECT-TYPE
X SYNTAX Counter
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Total number of packets dropped due to
X access control failure."
X ::= { lip 12 }
X
X
X -- Local TCP Group
X
X -- This group is present in all products which are using the
X -- TCP protocol.
X
X
X -- Local TCP Connection Table
X
X -- This group provides additional objects to the table defined
X -- by RFC1156.
X
X ltcpConnTable OBJECT-TYPE
X SYNTAX SEQUENCE OF LTcpConnEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A list of TCP connection entries."
X ::= { ltcp 1 }
X
X
X
X
X
X -- cisco MIB [Page 60]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ltcpConnEntry OBJECT-TYPE
X SYNTAX LTcpConnEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A collection of additional objects in the
X cisco TCP implementation."
X INDEX { tcpConnLocalAddress, tcpConnLocalPort,
X tcpConnRemAddress, tcpConnRemPort}
X ::= { ltcpConnTable 1 }
X
X LTcpConnEntry ::=
X SEQUENCE {
X loctcpConnInBytes
X INTEGER,
X loctcpConnOutBytes
X INTEGER,
X loctcpConnInPkts
X INTEGER,
X loctcpConnOutPkts
X INTEGER,
X loctcpConnElapsed
X TimeTicks
X }
X
X
X -- The following section describes the components of the
X -- table.
X
X loctcpConnInBytes OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Bytes input for this TCP connection."
X ::= { ltcpConnEntry 1 }
X
X loctcpConnOutBytes OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Bytes output for this TCP connection."
X ::= { ltcpConnEntry 2 }
X
X
X
X
X
X
X -- cisco MIB [Page 61]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X loctcpConnInPkts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Packets input for this TCP connection."
X ::= { ltcpConnEntry 3 }
X
X loctcpConnOutPkts OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Packets output for this TCP connection."
X ::= { ltcpConnEntry 4 }
X
X loctcpConnElapsed OBJECT-TYPE
X SYNTAX TimeTicks
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "How long this TCP connection has been
X established."
X ::= { ltcpConnEntry 5 }
X
X -- End of table
X
X
X
X -- Local cisco Terminal Server Group
X
X -- This group is present in all products which contain
X -- asynchronous terminal lines.
X
X tsLines OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Number of terminal lines on this device.
X Includes virtual lines"
X ::= { lts 1 }
X
X
X -- Local Terminal Server Line Table
X
X
X
X
X
X -- cisco MIB [Page 62]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X -- This group contains terminal server specific
X -- information on a per line basis.
X
X ltsLineTable OBJECT-TYPE
X SYNTAX SEQUENCE OF LTsLineEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A list of terminal server line entries."
X ::= { lts 2 }
X
X ltsLineEntry OBJECT-TYPE
X SYNTAX LTsLineEntry
X ACCESS not-accessible
X STATUS mandatory
X DESCRIPTION
X "A collection of per TTY objects in the
X cisco Terminal Server implementation."
X INDEX { INTEGER }
X ::= { ltsLineTable 1 }
X
X LTsLineEntry ::=
X SEQUENCE {
X tsLineActive
X INTEGER,
X tsLineType
X INTEGER,
X tsLineAutobaud
X INTEGER,
X tsLineSpeedin
X INTEGER,
X tsLineSpeedout
X INTEGER,
X tsLineFlow
X INTEGER,
X tsLineModem
X INTEGER,
X tsLineLoc
X DisplayString,
X tsLineTerm
X DisplayString,
X tsLineScrlen
X INTEGER,
X tsLineScrwid
X INTEGER,
X
X
X
X
X
X -- cisco MIB [Page 63]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X tsLineEsc
X DisplayString,
X tsLineTmo
X INTEGER,
X tsLineSestmo
X INTEGER,
X tsLineRotary
X INTEGER,
X tsLineUses
X INTEGER,
X tsLineNses
X INTEGER,
X tsLineUser
X DisplayString,
X tsLineNoise
X INTEGER
X }
X
X
X -- The following section describes the components of the
X -- table.
X
X tsLineActive OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Boolean whether this line is active or not."
X ::= { ltsLineEntry 1 }
X
X tsLineType OBJECT-TYPE
X SYNTAX INTEGER {
X unknown(1),
X console(2),
X terminal(3),
X line-printer(4),
X virtual-terminal(5),
X auxiliary(6)
X }
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Type of line."
X ::= { ltsLineEntry 2 }
X
X
X
X
X
X
X -- cisco MIB [Page 64]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X tsLineAutobaud OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Boolean whether line will autobaud or not."
X ::= { ltsLineEntry 3 }
X
X tsLineSpeedin OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "What input speed the line is running at."
X ::= { ltsLineEntry 4 }
X
X tsLineSpeedout OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "What output speed the line is running at."
X ::= { ltsLineEntry 5 }
X
X tsLineFlow OBJECT-TYPE
X SYNTAX INTEGER {
X unknown(1),
X none(2),
X software-input(3),
X software-output(4),
X software-both(5),
X hardware-input(6),
X hardware-output(7),
X hardware-both(8)
X }
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "What kind of flow control the line is
X using."
X ::= { ltsLineEntry 6 }
X
X tsLineModem OBJECT-TYPE
X SYNTAX INTEGER {
X unknown(1),
X
X
X
X
X
X -- cisco MIB [Page 65]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X none(2),
X call-in(3),
X call-out(4),
X cts-required(5),
X rs-is-cd(6)
X }
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "What kind of modem control the line is
X using."
X ::= { ltsLineEntry 7 }
X
X tsLineLoc OBJECT-TYPE
X SYNTAX DisplayString
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Describes the line's physical location."
X ::= { ltsLineEntry 8 }
X
X tsLineTerm OBJECT-TYPE
X SYNTAX DisplayString
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Describes the line's terminal type."
X ::= { ltsLineEntry 9 }
X
X tsLineScrlen OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Length in lines of the screen of terminal
X attached to this line."
X ::= { ltsLineEntry 10 }
X
X tsLineScrwid OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Width in characters of the screen of
X terminal attached to this line."
X
X
X
X
X
X -- cisco MIB [Page 66]
X--
X
X
X
X
X
X -- Request for Comments: Draft cisco Systems, Inc.
X
X
X ::= { ltsLineEntry 11 }
X
X tsLineEsc OBJECT-TYPE
X SYNTAX DisplayString
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Escape character used to break out of active
X sessions."
X ::= { ltsLineEntry 12 }
X
X tsLineTmo OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Line idleness timeout in seconds."
X ::= { ltsLineEntry 13 }
X
X tsLineSestmo OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Session idleness timeout in seconds."
X ::= { ltsLineEntry 14 }
X
X tsLineRotary OBJECT-TYPE
X SYNTAX INTEGER
X ACCESS read-only
X STATUS mandatory
X DESCRIPTION
X "Rotary group number the line belongs in."
END_OF_FILE
if test 59125 -ne `wc -c <'nocol-3.0/src/cmu-snmp/cisco.mib91.B'`; then
echo shar: \"'nocol-3.0/src/cmu-snmp/cisco.mib91.B'\" unpacked with wrong size!
elif test -f 'nocol-3.0/src/cmu-snmp/cisco.mib91.A' && test -f 'nocol-3.0/src/cmu-snmp/cisco.mib91.C' && test -f 'nocol-3.0/src/cmu-snmp/cisco.mib91.D'; then