Fixes issue #10 with good copy from ftp.cisco.com

This commit is contained in:
Adam Kennedy 2018-09-13 21:54:10 -04:00
parent 1fcccfd3e2
commit e2239c0aeb
2 changed files with 18 additions and 1717 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,16 @@
RFC1406-MIB DEFINITIONS ::= BEGIN
-- *****************************************************************
-- RFC1406-MIB.my: DS1 MIB file
--
-- May 1994, Jeffrey T. Johnson
--
-- Copyright (c) 1994-1996 by cisco Systems, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
-- This mib was extracted from RFC 1406
RFC1406-MIB DEFINITIONS ::= BEGIN
IMPORTS
Gauge
FROM RFC1155-SMI
@ -237,7 +248,6 @@
dsx1SendPayloadCode
sending a request for a payload loopback
dsx1SendResetCode
sending a loopback termination request
@ -285,6 +295,7 @@
response to a requested loopback state that the
interface does not support. The values mean:
dsx1NoLoop
Not in the loopback state. A device that
is not capable of performing a loopback on
@ -379,7 +390,7 @@
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The source of Tranmit Clock.
"The source of Transmit Clock.
'loopTiming' indicates that the recovered re-
ceive clock is used as the transmit clock.
@ -525,7 +536,6 @@
by a DS1 interface in the current 15 minute in-
terval."
::= { dsx1CurrentEntry 5 }
dsx1CurrentCSSs OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
@ -670,8 +680,6 @@
val (assuming that all 96 intervals are
valid)."
::= { dsx1IntervalEntry 2 }
dsx1IntervalESs OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
@ -911,6 +919,7 @@
::= { dsx1TotalEntry 7 }
dsx1TotalLESs OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
@ -959,7 +968,6 @@
-- Implementation of this group is optional for all systems
-- that attach to a DS1 Interface.
-- The DS1 Far End Group consists of three tables:
-- DS1 Far End Current
-- DS1 Far End Interval
@ -1103,6 +1111,7 @@
::= { dsx1FarEndCurrentEntry 7 }
dsx1FarEndCurrentCSSs OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
@ -1247,8 +1256,6 @@
tered by a DS1 interface in one of the previous
96, individual 15 minute, intervals."
::= { dsx1FarEndIntervalEntry 3 }
dsx1FarEndIntervalSESs OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
@ -1345,7 +1352,6 @@
-- various statistics for the 24 hour period preceding the
-- current interval.
dsx1FarEndTotalTable OBJECT-TYPE
SYNTAX SEQUENCE OF Dsx1FarEndTotalEntry
ACCESS not-accessible
@ -1490,7 +1496,6 @@
24 hour interval."
::= { dsx1FarEndTotalEntry 9 }
dsx1FarEndTotalDMs OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
@ -1623,6 +1628,5 @@
slot, that ifIndex value will be found in mul-
tiple time slots."
::= { dsx1FracEntry 3 }
END
END