Wellfleet-DS1-MIB

File: Wellfleet-DS1-MIB.mib (20414 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter Gauge
TimeTicks Opaque enterprises
mgmt OBJECT-TYPE TRAP-TYPE
DisplayString mib-2 wfDs1Group

Defined Types

WfDs1ConfigEntry  
SEQUENCE    
  wfDs1LineIndex INTEGER
  wfDs1TimeElapsed INTEGER
  wfDs1ValidIntervals INTEGER
  wfDs1LineType INTEGER
  wfDs1ZeroCoding INTEGER
  wfDs1SendCode INTEGER
  wfDs1CircuitIdentifier DisplayString
  wfDs1LoopbackConfig INTEGER
  wfDs1LineStatus INTEGER

WfDs1CurrentEntry  
SEQUENCE    
  wfDs1CurrentIndex INTEGER
  wfDs1CurrentESs Counter
  wfDs1CurrentSESs Counter
  wfDs1CurrentSEFs Counter
  wfDs1CurrentUASs Counter
  wfDs1CurrentBPVs Counter
  wfDs1CurrentCVs Counter

WfDs1IntervalEntry  
SEQUENCE    
  wfDs1IntervalIndex INTEGER
  wfDs1IntervalNumber INTEGER
  wfDs1IntervalESs Gauge
  wfDs1IntervalSESs Gauge
  wfDs1IntervalSEFs Gauge
  wfDs1IntervalUASs Gauge
  wfDs1IntervalBPVs Gauge
  wfDs1IntervalCVs Gauge

WfDs1TotalEntry  
SEQUENCE    
  wfDs1TotalIndex INTEGER
  wfDs1TotalESs Gauge
  wfDs1TotalSESs Gauge
  wfDs1TotalSEFs Gauge
  wfDs1TotalUASs Gauge
  wfDs1TotalBPVs Gauge
  wfDs1TotalCVs Gauge

WfDs1FeCurrentEntry  
SEQUENCE    
  wfDs1FeCurrentIndex INTEGER
  wfDs1FeCurrentESs Counter
  wfDs1FeCurrentSESs Counter
  wfDs1FeCurrentSEFs Counter
  wfDs1FeCurrentBPVs Counter
  wfDs1FeCurrentCVs Counter

WfDs1FeIntervalEntry  
SEQUENCE    
  wfDs1FeIntervalIndex INTEGER
  wfDs1FeIntervalNumber INTEGER
  wfDs1FeIntervalESs Gauge
  wfDs1FeIntervalSESs Gauge
  wfDs1FeIntervalSEFs Gauge
  wfDs1FeIntervalBPVs Gauge
  wfDs1FeIntervalCVs Gauge

WfDs1FeTotalEntry  
SEQUENCE    
  wfDs1FeTotalIndex INTEGER
  wfDs1FeTotalESs Gauge
  wfDs1FeTotalSESs Gauge
  wfDs1FeTotalSEFs Gauge
  wfDs1FeTotalBPVs Gauge
  wfDs1FeTotalCVs Gauge

Defined Values

wfDs1Config 1.3.6.1.4.1.18.3.4.12.1
The DS1 Configuration table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1ConfigEntry

wfDs1ConfigEntry 1.3.6.1.4.1.18.3.4.12.1.1
per circuit DS1 configuration objects; wfDs1LineIndex corresponds to Wellfleet circuit number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1ConfigEntry  

wfDs1LineIndex 1.3.6.1.4.1.18.3.4.12.1.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1TimeElapsed 1.3.6.1.4.1.18.3.4.12.1.1.2
1..900 seconds within the current 15-minute interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDs1ValidIntervals 1.3.6.1.4.1.18.3.4.12.1.1.3
0..96 previous intervals that valid data were collected. This is 96 unless the CSU device was brought on line within the last 24 hours.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDs1LineType 1.3.6.1.4.1.18.3.4.12.1.1.4
the variety of DS1 implementing this circuit
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1ansi-esf(4)  

wfDs1ZeroCoding 1.3.6.1.4.1.18.3.4.12.1.1.5
the variety of Zero Code Suppression used on the link
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1b8zs(2), ds1zbtsi(5)  

wfDs1SendCode 1.3.6.1.4.1.18.3.4.12.1.1.6
the type of code being sent across the DS1 circuit by the CSU
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1sendnocode(2)  

wfDs1CircuitIdentifier 1.3.6.1.4.1.18.3.4.12.1.1.7
the transmission vendor's circuit identifier
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfDs1LoopbackConfig 1.3.6.1.4.1.18.3.4.12.1.1.8
the loopback state of the CSU
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1noloop(1), ds1mgrpayloadloop(2), ds1mgrlineloop(3), ds1netreqpayloadloop(4), ds1netreqlineloop(5), ds1otherloop(6)  

wfDs1LineStatus 1.3.6.1.4.1.18.3.4.12.1.1.9
the state of the DS1 line
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1noalarm(1), ds1farendalarm(2), ds1alarmindicationsignal(4), ds1lossofframe(8), ds1lossofsignal(16), ds1loopbackstate(32)  

wfDs1Current 1.3.6.1.4.1.18.3.4.12.2
The DS1 Current table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1CurrentEntry

wfDs1CurrentEntry 1.3.6.1.4.1.18.3.4.12.2.1
per circuit DS1 current objects - wfDs1CurrentIndex corresponds to Wellfleet circuit number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1CurrentEntry  

wfDs1CurrentIndex 1.3.6.1.4.1.18.3.4.12.2.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1CurrentESs 1.3.6.1.4.1.18.3.4.12.2.1.2
the count of errored seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1CurrentSESs 1.3.6.1.4.1.18.3.4.12.2.1.3
the count of severely errored seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1CurrentSEFs 1.3.6.1.4.1.18.3.4.12.2.1.4
the count of severely errored framing seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1CurrentUASs 1.3.6.1.4.1.18.3.4.12.2.1.5
the number of unavailable seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1CurrentBPVs 1.3.6.1.4.1.18.3.4.12.2.1.6
the count of bipolar violations in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1CurrentCVs 1.3.6.1.4.1.18.3.4.12.2.1.7
the count of code violation error events in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1Interval 1.3.6.1.4.1.18.3.4.12.3
The DS1 Interval table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1IntervalEntry

wfDs1IntervalEntry 1.3.6.1.4.1.18.3.4.12.3.1
per circuit DS1 interval objects - wfDs1IntervalIndex corresponds to Wellfleet circuit number, wfDs1IntervalNumber is the numbered previous 15-minute interval
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1IntervalEntry  

wfDs1IntervalIndex 1.3.6.1.4.1.18.3.4.12.3.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1IntervalNumber 1.3.6.1.4.1.18.3.4.12.3.1.2
1..96 where 1 is the most recent 15-minute interval and 96 is the least
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

wfDs1IntervalESs 1.3.6.1.4.1.18.3.4.12.3.1.3
the count of errored seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1IntervalSESs 1.3.6.1.4.1.18.3.4.12.3.1.4
the count of severely errored seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1IntervalSEFs 1.3.6.1.4.1.18.3.4.12.3.1.5
the count of severely errored framing seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1IntervalUASs 1.3.6.1.4.1.18.3.4.12.3.1.6
the number of unavailable seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1IntervalBPVs 1.3.6.1.4.1.18.3.4.12.3.1.7
the count of bipolar violations in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1IntervalCVs 1.3.6.1.4.1.18.3.4.12.3.1.8
the count of code violation error events in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1Total 1.3.6.1.4.1.18.3.4.12.4
The DS1 Total table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1TotalEntry

wfDs1TotalEntry 1.3.6.1.4.1.18.3.4.12.4.1
per circuit DS1 total objects - wfDs1TotalIndex corresponds to Wellfleet circuit number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1TotalEntry  

wfDs1TotalIndex 1.3.6.1.4.1.18.3.4.12.4.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1TotalESs 1.3.6.1.4.1.18.3.4.12.4.1.2
total count of errored seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1TotalSESs 1.3.6.1.4.1.18.3.4.12.4.1.3
total count of severely errored seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1TotalSEFs 1.3.6.1.4.1.18.3.4.12.4.1.4
total count of severely errored framing seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1TotalUASs 1.3.6.1.4.1.18.3.4.12.4.1.5
total number of unavailable seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1TotalBPVs 1.3.6.1.4.1.18.3.4.12.4.1.6
total count of bipolar violations
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1TotalCVs 1.3.6.1.4.1.18.3.4.12.4.1.7
total count of code violation error events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeCurrent 1.3.6.1.4.1.18.3.4.12.5
The DS1 Far End Current table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1FeCurrentEntry

wfDs1FeCurrentEntry 1.3.6.1.4.1.18.3.4.12.5.1
per circuit DS1 far end current objects wfDs1CurrentIndex corresponds to Wellfleet circuit number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1FeCurrentEntry  

wfDs1FeCurrentIndex 1.3.6.1.4.1.18.3.4.12.5.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1FeCurrentESs 1.3.6.1.4.1.18.3.4.12.5.1.2
the count of errored seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1FeCurrentSESs 1.3.6.1.4.1.18.3.4.12.5.1.3
the count of severely errored seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1FeCurrentSEFs 1.3.6.1.4.1.18.3.4.12.5.1.4
the count of severely errored framing seconds in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1FeCurrentBPVs 1.3.6.1.4.1.18.3.4.12.5.1.5
the count of bipolar violations in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1FeCurrentCVs 1.3.6.1.4.1.18.3.4.12.5.1.6
the count of code violation error events in the current interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDs1FeInterval 1.3.6.1.4.1.18.3.4.12.6
The DS1 Far End Interval table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1FeIntervalEntry

wfDs1FeIntervalEntry 1.3.6.1.4.1.18.3.4.12.6.1
per circuit DS1 far end interval objects - wfDs1FeIntervalIndex corresponds to Wellfleet circuit number, wfDs1FeIntervalNumber is the numbered previous 15-minute interval
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1FeIntervalEntry  

wfDs1FeIntervalIndex 1.3.6.1.4.1.18.3.4.12.6.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1FeIntervalNumber 1.3.6.1.4.1.18.3.4.12.6.1.2
1..96 where 1 is the most recent 15-minute interval and 96 is the least
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..96  

wfDs1FeIntervalESs 1.3.6.1.4.1.18.3.4.12.6.1.3
the count of errored seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeIntervalSESs 1.3.6.1.4.1.18.3.4.12.6.1.4
the count of severely errored seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeIntervalSEFs 1.3.6.1.4.1.18.3.4.12.6.1.5
the count of severely errored framing seconds in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeIntervalBPVs 1.3.6.1.4.1.18.3.4.12.6.1.6
the count of bipolar violations in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeIntervalCVs 1.3.6.1.4.1.18.3.4.12.6.1.7
the count of code violation error events in the specified interval
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeTotal 1.3.6.1.4.1.18.3.4.12.7
The DS1 Far End Total table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDs1FeTotalEntry

wfDs1FeTotalEntry 1.3.6.1.4.1.18.3.4.12.7.1
per circuit DS1 far end total objects - wfDs1FeTotalIndex corresponds to Wellfleet circuit number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDs1FeTotalEntry  

wfDs1FeTotalIndex 1.3.6.1.4.1.18.3.4.12.7.1.1
this corresponds to the Wellfleet circuit number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

wfDs1FeTotalESs 1.3.6.1.4.1.18.3.4.12.7.1.2
total count of errored seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeTotalSESs 1.3.6.1.4.1.18.3.4.12.7.1.3
total count of severely errored seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeTotalSEFs 1.3.6.1.4.1.18.3.4.12.7.1.4
total count of severely errored framing seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeTotalBPVs 1.3.6.1.4.1.18.3.4.12.7.1.5
total count of bipolar violations
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfDs1FeTotalCVs 1.3.6.1.4.1.18.3.4.12.7.1.6
total count of code violation error events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge