GDC-SC553-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for GDC-SC553-MIB.
196
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
196 total| Object Name |
|---|
dsx1 OBJECT IDENTIFIER .1.3.6.1.4.1.498.6 |
RFC1155-SMI Unknown .1.3.6.1.4.1.498.6 |
sc553 OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11 |
sc553Version OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.1 |
sc553MIBversionIdentifies the version of the MIB. The format of the version
is x.yzT, where 'x' identifies the major revision number, 'y'
identifies the minor revision number, 'z' identifies the
typographical revision, and T identifies the test revision.
Upon formal release, no designation for the test revision will
be present. Acceptable values for the individual revision
components are as follows:
x: 1 - 9, y: 0 - 9, z: 0 - 9, T: A - Zro DisplayString .1.3.6.1.4.1.498.6.11.1.1 |
sc553VersionTable SEQUENCE OF Sc553VersionEntry .1.3.6.1.4.1.498.6.11.1.2 |
sc553VersionEntryAn entry in the GDC SC553 Version Table. Sc553VersionEntry .1.3.6.1.4.1.498.6.11.1.2.1 |
sc553VersionIndexIdentifies Version parameters associated with the managed object.ro SCinstance .1.3.6.1.4.1.498.6.11.1.2.1.1 |
sc553ActiveFirmwareRevThe version number of the firmware currently executing.
The format is MM.NN.BB where:
MM: Major Revision (0-99)
NN: Minor Revision (0-99)
BB: Bug Fix Revision (0-99)ro DisplayString .1.3.6.1.4.1.498.6.11.1.2.1.2 |
sc553StoredFirmwareRevThe version number of the firmware stored (in a compressed format)
but not currently executing.
MM: Major Revision (0-99)
NN: Minor Revision (0-99)
BB: Bug Fix Revision (0-99)ro DisplayString .1.3.6.1.4.1.498.6.11.1.2.1.3 |
sc553BootRevThe version number of the bootstrap firmware.
The version number of the firmware, to allow products to know which
revision is installed. The released version number is sequenced fromro DisplayString .1.3.6.1.4.1.498.6.11.1.2.1.4 |
sc553StoredFirmwareStatusThis object represents the state of the Non-Active or Stored firmware:
statBlank(1) Factory Default
statDownLoading(2) In process of downloading firmware
statOK(3) Zipped version checksum succesful (OK to switch)
(can set sc553SwitchActive to switchActive(2))
statCheckSumBad(4) Failed checksum after download
statUnZipping(5) In process of uncompressing into active area
statBadUnZip(6) Failed last uncompress
statDownloadAborted(7) Download aborted by user
The object is read only.ro Enumeration .1.3.6.1.4.1.498.6.11.1.2.1.5 |
sc553SwitchActiveFirmwareThis object is used to switch the active executing firmware from the version
in sc553ActiveRev to the version in sc553StoredRev.
When a switchActive(2) is set (write only) the element will:
1) reboot
2) uncompress stored code into active area
3) perform checksum on active area
4) Set sc553StoredStatus object to indicate results
5) If succesfull:
update sc553ActiveFirmwareRev and sc553StoredFirmwareRev
and begin executing
If failed:
replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc553StoredStatus is not statOK(3) will
result in an error.rw Enumeration .1.3.6.1.4.1.498.6.11.1.2.1.6 |
sc553DownloadingModeThis object is used to configure the download mode:
disableAll(1) Prevents any firmware downloading to SC553
enableAndWait(2) Allows downloading zipped code to be stored only!
enableAndSwitch(3) Allows downloading and then unzips and begins executing
the new coderw Enumeration .1.3.6.1.4.1.498.6.11.1.2.1.7 |
sc553Configuration OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.2 |
sc553ChannelConfigTableThe GDC 553 Channel Configuration table. SEQUENCE OF Sc553ChannelConfigEntry .1.3.6.1.4.1.498.6.11.2.1 |
sc553ChannelConfigEntryThe sc553 Channel Configuration table entry. Sc553ChannelConfigEntry .1.3.6.1.4.1.498.6.11.2.1.1 |
sc553ChannelConfigIndexThe index value which uniquely identifies the channel to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and
sub-identifier.
The sub-indentifier for this SCinstance is the channel.ro SCinstance .1.3.6.1.4.1.498.6.11.2.1.1.1 |
sc553ChannelDS0AllocationSchemeIdentifies the DSU DS0 allocation scheme.The value consecutive(2)
indicates that bundles of DS0s are allocated to channels consecutively
from the starting DS0. The value of alternate(3) indicates that bundles
of DS0s are allocated to channels alternatly, or every other DS0 from
the starting DS0. The unused DS0s are forced to marks.
Note that DS0 bundles cannot be split across frames (wrap around
from the highest numbered DS0 of one frame to DS0 1 of the next
frame. For example, on a T1 frame using consecutive DS0 allocation,
a channel configuration of starting DS0 = 20 and number of
DS0s = 5 is an illegal channel configuration because the DS0 bundle
wraps from DS0 #24 of 1 frame to DS0 #1 of the next.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.2 |
sc553ChannelBaseRateIndicates the DS0 base rate: either 56K or 64K bits per second.
This is used in conjunction with the number of DS0s to determine
the bandwidth of the channel.
Note that base rate of 64K defines the DS0 as clear channel in
which all 8 bits of the DS0 are used. A base rate of 56K defines
the DS0 as non-clear in which bits 1-7 are used for channel data
and the 8th bit is either unused and forced to marks or used to
pass signaling information.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.3 |
sc553ChannelStartingDS0Indicates the starting DS0 number for the bundle of DS0s used for
the channel. DS0 bundles are allocated starting at the DS0 defined by
this integer.
When this integer is set to 0, the channel is disabled and no DS0s
are allocated to the channel.
Note that DS0 bundles cannot be split across frames (wrap around
from the highest numbered DS0 of one frame to DS0 1 of the next
frame. For example, on a T1 frame using consecutive DS0 allocation,
a channel configuration of starting DS0 = 20 and number of
DS0s = 5 is an illegal channel configuration because the DS0 bundle
wraps from DS0 #24 of 1 frame to DS0 #1 of the next.rw INTEGER .1.3.6.1.4.1.498.6.11.2.1.1.4 |
sc553ChannelNumberOfDS0sIndicates the number of DS0s for the bundle allocated to the
channel. The number of DS0s, in conjunction with the DS0 base
rate, also determines the bandwidth of the channel.
Note that DS0 bundles cannot be split across frames (wrap around
from the highest numbered DS0 of one frame to DS0 1 of the next
frame. For example, on a T1 frame using consecutive DS0 allocation,
a channel configuration of starting DS0 = 20 and number of
DS0s = 5 is an illegal channel configuration because the DS0 bundle
wraps from DS0 #24 of 1 frame to DS0 #1 of the next.rw INTEGER .1.3.6.1.4.1.498.6.11.2.1.1.5 |
sc553ChannelInbandDccModeThe mode of propagation of inband Diagnostics Communication Channel to
the dedicated remote sc553 unit. None specifies no inband DCC. Embedded
is an allowed value when the mib object sc553DS0BaseRate is set to Nx56K,
and specifies that DCC is propagated in the 8th bit of the assigned DS0's.
dccDs0 specifies that a DS0 is used for propagation of DCC, this value
would be selected if the sc553DS0BaseRate is Nx64k (clear channel) since
all data bits are used for user data, a minimum of two DS0's must be
assigned to this device in this mode, the last ds0 should be set as the
sc553DccDs0 when using this mode.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.6 |
sc553ChannelSplitTimingIndicates whether or not to use split timing. The value disabled(1)
indicates that channel's transmit timing is provided by the DSU.
The value enabled(2) indicates that the channel's transmit timing
is provided by the customer business equipment (ext Tx Clk).
Split timing refers to the activation of elastic storage to allow
the channel interface to receive data using the customer business
equipment's timing source (ext Tx Clk) and transmit that same data
to the network using the networks timing source.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.7 |
sc553ChannelChannelTypeThe channel interface type. The value none(1) indicates that
there is no channel interface for the index. The value v35(2)
indicates the channel interface is standard V.35 and the value
eia530(3) indicates the channel interface is standard EIA 530.ro Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.8 |
sc553ChannelAdminClkInvertClock invert option for manual settings ( 1-4).
Options autoTxnormRx(5) and autoTxinvertRx(6) allow auto selection of
Tx clock with Rx clock normal, or inverted.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.9 |
sc553ChannelOperClkInvertClock invert option. Read Only.ro Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.10 |
sc553ChannelDataInvertData invert optionrw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.11 |
sc553ChannelLocalDCDControls the operation of Data Carrier Detect (DCD) signal.
The value followsSignal(1) indicates that the channel's DCD follows
the inband control mode idle (CMI). The value forcedOn(2) indicates
that DCD is forced on.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.12 |
sc553ChannelLocalDSRControls the operation of the Data Set Ready (DSR) signal.
The value followsSignal(1) indicates that the channel's DSR follows
the inband control mode idle (CMI). The value forcedOn(2) indicates
that DSR is forced on.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.13 |
sc553ChannelRTSCTSControl?rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.14 |
sc553ChannelEIAtestLeadsControls the channel's EIA test leads. The EIA test leads allow
customer business equipment to initiate diagnostic tests through
the assertion of the EIA test leads RDL, LL, and ST.
When this object is enabled(1), then the assertion of these leads
is recognized and acted upon by the DSU. When this object is
disabled(2), then the assertion of these leads is ignored by the DSU.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.15 |
sc553ChannelInbandLoopIn-band loopcode enable/disable. The value disabled(1) indicates
the channel does not enter an RDL loop when an inband RDL code is detected.
The value enable(2) indicates the channel does enter an RDL loop when
an inband RDL code is detected.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.16 |
sc553ChannelInbandLoopdownThe time limit in seconds before terminating a channel's RDL.
The value inhibit(1) indicates that the loopdown time is disabled and
the loopback will only terminate by the in-band loopdown code.
The value enable10Min(2) indicates the time before terminating
the RDL in the event the loopdown code is never received.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.17 |
sc553channelRedundancyrw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.18 |
sc553ChannelActivePortThis option routes the Channel bundle through either the network
or cascade port. When a port becomes active the other port
is automatically defined as the standby port.rw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.19 |
sc553ChannelNetworkNumberIn redundant T1 applications, there are two (2) networks employed.
The are arbitrarily labeled Network 1 and Network 2. This option
designates which of these redundant T1 networks is used for
transmission over the SC553's Active T1 port.rwobsolete Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.20 |
sc553ChannelNetworkPositionIn redundant T1 applications, this option defines the network position of the DSU.
Network position indicates that the DSU is connected directly to the network.
Cascade position indicates that the DSU is connected to the network as a cascaded
DSU through at least one ther DSU.rwobsolete Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.21 |
sc553WakeUpRemoteThis object is requested to initiate the add remote process. The serial number
of the associated remote is returned.ro DisplayString .1.3.6.1.4.1.498.6.11.2.1.1.22 |
sc553ChannelInServicerw Enumeration .1.3.6.1.4.1.498.6.11.2.1.1.23 |
sc553NetworkConfigTableThe GDC 553 Network Configuration table. SEQUENCE OF Sc553NetworkConfigEntry .1.3.6.1.4.1.498.6.11.2.2 |
sc553NetworkConfigEntryThe sc553 Network Configuration table entry. Sc553NetworkConfigEntry .1.3.6.1.4.1.498.6.11.2.2.1 |
sc553NetworkConfigIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and sub-identifier.ro SCinstance .1.3.6.1.4.1.498.6.11.2.2.1.1 |
sc553NetworkAdminLineTypeThe values describe:
'auto' indicates the unit will determine framing.
'manEsf' indicates manual selection of extended superframe format.
'manD4'indicates manual selection of D4 framing format.
'unframed' indicates manual selection of unframed format.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.2 |
sc553NetworkOperLineTypeThe values describe:
'manEsf' indicates the current setting of Line type.
'manD4'indicates the current setting of Line type.
'unframed' indicates the current setting of Line type.ro Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.3 |
sc553NetworkInterfaceTypeThe operating mode of the interface. Setting the value of
this object to ds1(1) configures the interface as
standard DS1. Setting the value of this object to
dsx1(2) configures the interface to operate as a standard
cross-connect DSX-1.
This object interoperates with the sc553NetworkPreequalization
object. When this object is set to ds1(1), then the value of
sc553NetworkPreequalization does not apply.
This object interoperates with the sc553NetworkAdminLineBuildout object.
When this object is set to dsx1(2), then the value of
sc553NetworkLineBuildout does not apply.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.4 |
sc553NetworkPreequalizationIs the preequalization of the transmitter of the interface.
This object interoperates with the object
sc553NetworkInterfaceType. When the value of sc553NetworkInterfaceType
is ds1(2) then this value is not applicable.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.5 |
sc553NetworkAdminLineBuildoutThis variable is used to set the Transmit Ntwk
Build-Out value on the network side and is only
valid if the sc553NetworkInterfaceType is set for ds1(1).
The values, in sequence, describe:
auto(16) indicates auto detection of receive level to
determine the appropriate Ntwk build out without controller intervention
man00dB(10) indicates manual selection of 0.0 dB transmit Ntwk build out
man75dB(11) indicates manual selection of -7.5 dB transmit Ntwk build out
man150dB(12) indicates manual selection of -15.0 dB transmit Ntwk build out
man225B(13) indicates manual selection of -22.5 dB transmit Ntwk build outrw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.6 |
sc553NetworkOperLineBuildoutThis variable is used to report the current Ntwk
build-out setting if the sc553NetworkInterfaceType is set for ds1(1).
tx00dB(2) indicates the unit is set for 0.0 dB of attenuation
when the sc553NetworkAdminLineBuildout is set for auto (16) or man00dB (10)
tx75dB(3) indicates the unit is set for 7.5 dB of attenuation
when the sc553NetworkAdminLineBuildout is set for auto (16) or man75dB (11)
tx150dB(4) indicates the unit is set for -15.0 dB of attenuation
when the sc553NetworkAdminLineBuildout is set for auto (16) or man150dB (12)
tx225dB(5) indicates the unit is set for -22.5 dB of attenuation
when the sc553NetworkAdminLineBuildout is set for auto (16) or man225dB (13)ro Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.7 |
sc553NetworkOnesDensityThe ones density restriction for the interface. The values
of this object define the ones density restriction that is
enforced on the interface.
The value inhibit(1) indicates that no ones density restriction
is enforced.
The value restrict8nX1(4) indicates a minimum of N ones per
8(N+1) bits, where N is in the range 1 to 24.
The value min1in8(5) indicates a minimum of 1 one per 8 bits.
With this value, pulse density violations are enforced but not
recorded.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.8 |
sc553NetworkTransmitClockSourcerw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.9 |
sc553NetworkFallbackClockSourcerw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.10 |
sc553NetworkFDLdccControls whether or not the DCC uses the FDL as its
transport. The FDL is only available when the DS1 line type
is ESF, a full DS1 interface is being used, and transportation
of the FDL completely through the network is supported.
The value enabled(1) enables the transportation of the DCC
using the FDL. The value disabled(2) disables the use of the
FDL to transport the DCC, which implies that the DCC is
transported by some other means.
This object interoperates with the sc553NetworkLineType object. The
value of this object can be set to enabled(1) only when the
value of the sc553NetworkLineType is one of the ESF values.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.11 |
sc553NetworkAISLoopdownThe time in seconds when receiving a continuous AIS signal
before a remotely initiated loopback is terminated. When this
object has the value 4, then there is no time limit and the
loop must be terminated by remotely issued in-band loopdown
codes. When the object has a value between 5 and 60, then
this is time in seconds of continuous AIS signal before
the loopback is terminated.rw INTEGER .1.3.6.1.4.1.498.6.11.2.2.1.12 |
sc553NetworkLoopbackConfigThis variable is used to set the
In-Band DS1 Loopback Code Detection.
none(1) refers to when the in-band
loopback codes are ignored.
payload(2) designates a payload loopback is done
upon recognition of the inband loopback code.
lineloop(3) designates a line loopback is done
upon recognition of the inband loopback code.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.13 |
sc553NetworkLineCodingThis variable describes the variety of Zero
Code Suppression used on the link, which in
turn affects a number of its characteristics.
sc553B8ZS refers to the use of a specified pat-
tern of normal bits and bipolar violations
which are used to replace a sequence of eight
zero bits.
sc553AMI refers to a mode wherein no zero code
suppression is present and the line encoding
does not solve the problem directly. In this
application, the higher layer must provide data
which meets or exceeds the pulse density re-
quirements, such as inverting HDLC data.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.14 |
sc553NetworkFdlThis bitmap describes the use of the facili-
ties data link, and is the sum of the capabili-
ties:
sc553Fdl-none(1) indicates that the device does
not use the FDL.
sc553Ansi-T1-403(2) refers to the FDL exchange
recommended by ANSI.
sc553Att-54016(3) refers to ESF FDL exchanges.rw Enumeration .1.3.6.1.4.1.498.6.11.2.2.1.15 |
sc553ConfigurationSaveThis variable is used to set the update status flag for saving
network and channel configuration settings.
Management can only set a saveall(2).
A norm(1) will always be read.
Configuration settings are not saved to network element by default.
This permits the configuration of several objects before saving.
After all objects are set-up, a (2) must be sent. This will
enable and save the new configuration(s).rw Enumeration .1.3.6.1.4.1.498.6.11.2.3 |
sc553CascadeConfigTableThe GDC 553 Cascade Configuration table. SEQUENCE OF Sc553CascadeConfigEntry .1.3.6.1.4.1.498.6.11.2.4 |
sc553CascadeConfigEntryThe sc553 Cascade Configuration table entry. Sc553CascadeConfigEntry .1.3.6.1.4.1.498.6.11.2.4.1 |
sc553CascadeConfigIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and sub-identifier.ro SCinstance .1.3.6.1.4.1.498.6.11.2.4.1.1 |
sc553CascadeAdminLineTypeThe values describe:
'auto' indicates the unit will determine framing.
'manEsf' indicates manual selection of extended superframe format.
'manD4'indicates manual selection of D4 framing format.
'unframed' indicates manual selection of unframed format.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.2 |
sc553CascadeOperLineTypeThe values describe:
'manEsf' indicates the current setting of Line type.
'manD4'indicates the current setting of Line type.
'unframed' indicates the current setting of Line type.ro Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.3 |
sc553CascadeInterfaceTypeThe operating mode of the interface. Setting the value of
this object to ds1(1) configures the interface as
standard DS1. Setting the value of this object to
dsx1(2) configures the interface to operate as a standard
cross-connect DSX-1.
This object interoperates with the sc553CascadePreequalization
object. When this object is set to ds1(1), then the value of
sc553CascadePreequalization does not apply.
This object interoperates with the sc553CascadeAdminLineBuildout object.
When this object is set to dsx1(2), then the value of
sc553CascadeLineBuildout does not apply.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.4 |
sc553CascadePreequalizationIs the preequalization of the transmitter of the interface.
This object interoperates with the object
sc553CascadeInterfaceType. When the value of sc553CascadeInterfaceType
is ds1(2) then this value is not applicable.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.5 |
sc553CascadeAdminLineBuildoutThis variable is used to set the Transmit Ntwk
Build-Out value on the cascade side and is only
valid if the sc553CascadeInterfaceType is set for ds1(1).
The values, in sequence, describe:
auto(16) indicates auto detection of receive level to
determine the appropriate Ntwk build out without controller intervention
man00dB(10) indicates manual selection of 0.0 dB transmit Ntwk build out
man75dB(11) indicates manual selection of -7.5 dB transmit Ntwk build out
man150dB(12) indicates manual selection of -15.0 dB transmit Ntwk build out
man225B(13) indicates manual selection of -22.5 dB transmit Ntwk build outrw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.6 |
sc553CascadeOperLineBuildoutThis variable is used to report the current Ntwk
build-out setting if the sc553CascadeInterfaceType is set for ds1(1).
tx00dB(2) indicates the unit is set for 0.0 dB of attenuation
when the sc553CascadeAdminLineBuildout is set for auto (16) or man00dB (10)
tx75dB(3) indicates the unit is set for 7.5 dB of attenuation
when the sc553CascadeAdminLineBuildout is set for auto (16) or man75dB (11)
tx150dB(4) indicates the unit is set for -15.0 dB of attenuation
when the sc553CascadeAdminLineBuildout is set for auto (16) or man150dB (12)
tx225dB(5) indicates the unit is set for -22.5 dB of attenuation
when the sc553CascadeAdminLineBuildout is set for auto (16) or man225dB (13)ro Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.7 |
sc553CascadeFDLdccControls whether or not the DCC uses the FDL as its
transport. The FDL is only available when the DS1 line type
is ESF, a full DS1 interface is being used, and transportation
of the FDL completely through the cascade is supported.
The value enabled(1) enables the transportation of the DCC
using the FDL. The value disabled(2) disables the use of the
FDL to transport the DCC, which implies that the DCC is
transported by some other means.
This object interoperates with the sc553CascadeLineType object. The
value of this object can be set to enabled(1) only when the
value of the sc553CascadeLineType is one of the ESF values.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.8 |
sc553CascadeLineCodingThis variable describes the variety of Zero
Code Suppression used on the link, which in
turn affects a number of its characteristics.
sc553B8ZS refers to the use of a specified pat-
tern of normal bits and bipolar violations
which are used to replace a sequence of eight
zero bits.
sc553AMI refers to a mode wherein no zero code
suppression is present and the line encoding
does not solve the problem directly. In this
application, the higher layer must provide data
which meets or exceeds the pulse density re-
quirements, such as inverting HDLC data.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.9 |
sc553CascadeFdlThis bitmap describes the use of the facili-
ties data link, and is the sum of the capabili-
ties:
sc553Fdl-none(1) indicates that the device does
not use the FDL.
sc553Ansi-T1-403(2) refers to the FDL exchange
recommended by ANSI.
sc553Att-54016(3) refers to ESF FDL exchanges.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.10 |
sc553CascadeInServicerw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.11 |
sc553CascadeAISLoopdownThe time in seconds when receiving a continuous AIS signal
before a remotely initiated loopback is terminated. When this
object has the value 4, then there is no time limit and the
loop must be terminated by remotely issued in-band loopdown
codes. When the object has a value between 5 and 60, then
this is time in seconds of continuous AIS signal before
the loopback is terminated.rw INTEGER .1.3.6.1.4.1.498.6.11.2.4.1.12 |
sc553CascadeLoopbackConfigThis variable is used to set the
In-Band DS1 Loopback Code Detection.
none(1) refers to when the in-band
loopback codes are ignored.
payload(2) designates a payload loopback is done
upon recognition of the inband loopback code.
lineloop(3) designates a line loopback is done
upon recognition of the inband loopback code.rw Enumeration .1.3.6.1.4.1.498.6.11.2.4.1.13 |
sc553Diagnostics OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.3 |
sc553DiagTableThe SC553 Diagnostics table. SEQUENCE OF Sc553DiagEntry .1.3.6.1.4.1.498.6.11.3.1 |
sc553DiagEntryThe SNMP553S Diagnostics table entry. Sc553DiagEntry .1.3.6.1.4.1.498.6.11.3.1.1 |
sc553DiagIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and sub-identifier,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.3.1.1.1 |
sc553DiagTestDurationSelects the duration to run a diagnostic test.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.2 |
sc553DiagProgPatternThe 16 bit user programmable test pattern. This object
works with the sc553DiagT1SelfTestPattern object in that when it
is set to t1ProgPattern(4), the the value of this object is
used as the 16 bit user programmable test pattern.
This object is used for all tests defined in both the GDC
dsx1 mib.rw INTEGER (0..'ffff'h) .1.3.6.1.4.1.498.6.11.3.1.1.3 |
sc553InsertBitErrorA set of 2 will insert one bit error for test.
Management may only write a 2. A 1 will always be read.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.4 |
sc553DiagDS0NumberIndicates the DS0 number for the test. The valid range is between
one (1) and twenty-four (24).rw INTEGER .1.3.6.1.4.1.498.6.11.3.1.1.5 |
sc553DiagT1SelfTestPatternThe selected option is used when a sc553DiagT1Test is performed.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.6 |
sc553DiagT1Testrw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.7 |
sc553DiagDS0SelfTestPatternThe selected option is used when a sc553DiagDS0Test is performed.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.8 |
sc553DiagDS0Testrw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.9 |
sc553DiagChannelSelfTestPatternThe selected option is used when a sc553DiagChannelTest is performed.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.10 |
sc553DiagChannelTestReading will indicate therw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.11 |
sc553DiagTestResultsReturns a the folowing bytes.
Octet 1 bit 7 - parity
bit 6 - f/u
bit 5 - 1: Circuit Delay Results or 0: for Bit Error Count
bit 4 - 1: Test is in Progress, 0: Test not in progress
bit 3 - 1: Remote Test did not loop
bit 2 - 1: Remote Digital Loop did not loop
bit 1 - 1: No Sync
bit 0 - 1: Bit Over Range
Octet 2 bit 7 - parity
bit 6 - f/u
bit 5 - 2^19 Bit Error Count / Circuit Delay ms
bit 4 - 2^18
bit 3 - 2^17
bit 2 - 2^16
bit 1 - 2^15
bit 0 - 2^14
Octet 3 bit 7 - parity
bit 6 - 2^13
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 4 bit 7 - parity
bit 6 - 2^6
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.3.1.1.12 |
sc553DiagTestStatusThis object will return the test current test in progress, if any.ro Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.13 |
sc553DiagResetTestToNormalThis object will halt the execution of any and all
diagnostic test that may be running with the exception
of the Network Delay Test.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.14 |
sc553DiagResetTestResultsThis object will clear the results register while
running any test except for Network Delay.
Starting a new test will automatically zero out
the register.
A normal(1) will always be read. Management will set a
resetTestResult(2) to reset the test results.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.15 |
sc553DiagT1TestDirectionSelects the test direction for T1 tests.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.16 |
sc553DiagDS0TestDirectionSelects the test direction for DS0 tests.rw Enumeration .1.3.6.1.4.1.498.6.11.3.1.1.17 |
sc553Maintenance OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.4 |
sc553MaintenanceTableThe table describes the maintenance functions for the sc553. SEQUENCE OF Sc553MaintenanceEntry .1.3.6.1.4.1.498.6.11.4.1 |
sc553MaintenanceEntryAn entry in the GDC maintenance Table Sc553MaintenanceEntry .1.3.6.1.4.1.498.6.11.4.1.1 |
sc553MaintenanceIndexThe index value: slot, line, drop, and interfacero SCinstance .1.3.6.1.4.1.498.6.11.4.1.1.1 |
sc553LedStatusReturns a bitwise snapshot of the front panel LED state and front panel switches.
Octet 1 bit 7 - not used
bit 6 - ON (0:LED inactive 1:LED active)
bit 5 - f/u
bit 4 - RSP
bit 3 - f/u
bit 2 - f/u
bit 1 - f/u
bit 0 - f/u
Octet 2 bit 7 - not used
bit 6 - NET OOF
bit 5 - NET NS
bit 4 - NET BPV
bit 3 - NET AIS
bit 2 - TM
bit 1 - ALM
bit 0 - f/u
Octet 3 bit 7 - not used
bit 6 - CHA SD
bit 5 - CHA RD
bit 4 - INS
bit 3 - CH
bit 2 - T1
bit 1 - RL
bit 0 - EQPro OCTET STRING .1.3.6.1.4.1.498.6.11.4.1.1.2 |
sc553SoftResetSupports the action of soft resetting the unit. When this
object is set to reset(1), then the unit performs a soft reset.
The value norm will be returned when the reset is complete.
The value of norm can not be set by management.rw Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.3 |
sc553DefaultInitThis is used to allow the NonVolatile Configuration to be set to
a factory default state. When this value is set to factoryDefault,
the unit will reset to the default configuration. The value of normal
will be returned when the initialization is complete. The value normal
can not be set by management.rw Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.4 |
sc553FrontPanelThis variable is used to indicate whether the front
panel switches are operational or not.rw Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.5 |
sc553ProductTypeIndicates the product type of the unit.ro Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.6 |
sc553ResetStatisticsSupports the action of soft resetting the sc553ValidIntervals
object. When this object is set to reset(2), then the unit
will reset the sc553ValidIntervals object to zero.
The value of norm(1) can not be set by management.rw Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.7 |
sc553ValidUserIntervalsThe number of previous User intervals for which
valid data was collected. The value will be 96
unless the interface was brought on-line within
the last 24 hours, in which case the value will
be the number of complete 15 minute intervals
the since interface has been online.ro INTEGER .1.3.6.1.4.1.498.6.11.4.1.1.8 |
sc553ValidNetworkIntervalsThe number of previous Network intervals for which
valid data was collected. The value will be 96
unless the interface was brought on-line within
the last 24 hours, in which case the value will
be the number of complete 15 minute intervals
the since interface has been online.ro INTEGER .1.3.6.1.4.1.498.6.11.4.1.1.9 |
sc553ValidFarEndIntervalsThe number of previous Far End intervals for which
valid data was collected. The value will be 96
unless the interface was brought on-line within
the last 24 hours, in which case the value will
be the number of complete 15 minute intervals
the since interface has been online.ro INTEGER .1.3.6.1.4.1.498.6.11.4.1.1.10 |
sc553CascadePresentIdentifies whether or not the cascade interface cards
are installed.ro Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.11 |
sc553ReceiveLevelinvalidNiDSX1(1) indicates an invalid request because the Network Interface
is configured as DSX-1. noSignal(2) is present when there is no T1 signal
detected (NS led on front panel will be on).
The last 4 options (3) - (6) indicate the ranges for receive level:
(3): +2db to -7.5db
(4): -7.5db to -15db
(5): -15db to -22.5db
(6): less than -22.5dbro Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.12 |
sc553DteStatReturns a bitwise snapshot of the DTE signals.
Octet 1 bit 7 - not used
bit 6 - CTS (1:ON; 0:OFF)
bit 5 - RTS (1:ON; 0:OFF)
bit 4 - DTR (1:ON; 0:OFF)
bit 3 - DSR (1:ON; 0:OFF)
bit 2 - future use
bit 1 - DCD (1:ON; 0:OFF)
bit 0 - future use
Octet 2 bit 7 - not used
bit 6 - RXC (1:Transitions)
bit 5 - DCD (1:Transitions)
bit 4 - RTS (1:Transitions)
bit 3 - CTS (1:Transitions)
bit 2 - RXD (1:Transitions)
bit 1 - TXC (1:Transitions)
bit 0 - TXD (1:Transitions)ro OCTET STRING .1.3.6.1.4.1.498.6.11.4.1.1.13 |
sc553CasReceiveLevelinvalidNiDSX1(1) indicates an invalid request because the Cascade Interface
is configured as DSX-1. noSignal(2) is present when there is no T1 signal
detected (NS led on front panel will be on).
The last 4 options (3) - (6) indicate the ranges for receive level:
(3): +2db to -7.5db
(4): -7.5db to -15db
(5): -15db to -22.5db
(6): less than -22.5dbro Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.14 |
sc553ShelfTypeType of shelf the sc553 is located in.ro Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.15 |
sc553TwinPackPowerSupplyPower supplies currently installed in Twin Pack. When the sc553 is located in
a Spectracomm shelf none(1) will always be returned.ro Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.16 |
sc553TestAllLedsThis variable is used to test the front panel leds and individual
segments of the display. A one (1) will turn all leds and display
segments on. They will remain on until a two (2) is set or the card is
rebootedrw Enumeration .1.3.6.1.4.1.498.6.11.4.1.1.17 |
sc553Alarms OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5 |
sc553AlarmData OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1 |
sc553NoResponseAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.1 |
sc553DiagRxErrAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.2 |
sc553PowerUpAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.3 |
sc553NvRamCorruptAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.4 |
sc553UnitFailureAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.5 |
sc553StatusChangeAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.6 |
sc553UnsolicitedTestAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.7 |
sc553FrontPanelTestAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.8 |
sc553ConfigChangeAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.9 |
sc553TimingLossAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.10 |
sc553LossOfSignalAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.11 |
sc553LossOfFrameAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.12 |
sc553AlarmIndicationSignalAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.13 |
sc553ReceivedYellowAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.14 |
sc553UnavailableSignalStateAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.15 |
sc553CrcErrorsAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.16 |
sc553BipolarViolationsAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.17 |
sc553LowAverageDensityAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.18 |
sc553ExternalTXClockLossAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.19 |
sc553DCDLossAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.20 |
sc553DSRLossAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.21 |
sc553DTRLossAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.22 |
sc553RXDNoTransitionsAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.23 |
sc553TXDNoTransitionsAlm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.24 |
sc553RedundancyOn OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.25 |
sc553RemoteNotResponding OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.26 |
sc553TopPowerSupplyFail OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.27 |
sc553BottomPowerSupplyFail OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.1.28 |
sc553AlarmConfigTableThe sc553AlarmConfigTable contains entries that configure alarm
reporting. The structure of the table is such that alarm
configuration is supported on a unit and interface basis, and
then on an alarm type basis within the interface. For
simplicity sake alarms, be they unit or interface
related, are represented in one table. SEQUENCE OF Sc553AlarmConfigEntry .1.3.6.1.4.1.498.6.11.5.2 |
sc553AlarmConfigEntryAn entry in the GDC Alarm Configuration table. Sc553AlarmConfigEntry .1.3.6.1.4.1.498.6.11.5.2.1 |
sc553AlarmConfigIndexThe index value which uniquely identifies the interface to
which this entry is applicable.ro SCinstance .1.3.6.1.4.1.498.6.11.5.2.1.1 |
sc553AlarmConfigIdentifierThe unique alarm identifier assigned to this alarm type.
The format of this identifier is an OBJECT IDENTIFIER that has
the following format: {iso(1) org(3) dod(6) internet(1)
private(4) enterprises(1) gdc(498) xxx(x) alarm(z) yyy(y)
where xxx(x) is the administratively assigned family object
identifier (z) is the object identifier for alarms in the family
defined MIB and yyy(y) is the administratively assigned alarm
type identifier for this alarm.ro OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.5.2.1.2 |
sc553AlarmCountWindowThis variable sets/reads the alarm window.
This window is used with the alarm threshold to determine
how long the alarm should be active before reporting.rw Enumeration .1.3.6.1.4.1.498.6.11.5.2.1.3 |
sc553AlarmCountThresholdThis function sets/reads the alarm threshold criteria.
This threshold is used along with the the alarm window to
determine the number of instances in a given time frame for
an alarm to occur before the alarm is considered active.rw Enumeration .1.3.6.1.4.1.498.6.11.5.2.1.4 |
sc553Performance OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.11.6 |
sc553CurrentUserTableThe sc553 CurrentUser table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553CurrentUserEntry .1.3.6.1.4.1.498.6.11.6.1 |
sc553CurrentUserEntryAn entry in the sc553 CurrentUser table. Sc553CurrentUserEntry .1.3.6.1.4.1.498.6.11.6.1.1 |
sc553CurrentUserIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.1.1.1 |
sc553CurrentUserStatReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - 2^15 CRC's
bit 5 - 2^14
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - 2^13 CRC's
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 14 bit 7 - parity
bit 6 - 2^6 CRC's
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 15 bit 7 - parity
bit 6 - 2^6 Percent Complete
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.1.1.2 |
sc553CurrentNetworkTableThe sc553 CurrentNetwork table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553CurrentNetworkEntry .1.3.6.1.4.1.498.6.11.6.2 |
sc553CurrentNetworkEntryAn entry in the sc553 CurrentNetwork table. Sc553CurrentNetworkEntry .1.3.6.1.4.1.498.6.11.6.2.1 |
sc553CurrentNetworkIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.2.1.1 |
sc553CurrentNetworkStatReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - 2^15 CRC's
bit 5 - 2^14
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - 2^13 CRC's
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 14 bit 7 - parity
bit 6 - 2^6 CRC's
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 15 bit 7 - parity
bit 6 - 2^6 Percent Complete
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.2.1.2 |
sc553CurrentFarEndTableThe sc553 CurrentFarEnd table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553CurrentFarEndEntry .1.3.6.1.4.1.498.6.11.6.3 |
sc553CurrentFarEndEntryAn entry in the sc553 CurrentFarEnd table. Sc553CurrentFarEndEntry .1.3.6.1.4.1.498.6.11.6.3.1 |
sc553CurrentFarEndIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.3.1.1 |
sc553CurrentFarEndStatReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - 2^15 CRC's
bit 5 - 2^14
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - 2^13 CRC's
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 14 bit 7 - parity
bit 6 - 2^6 CRC's
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 15 bit 7 - parity
bit 6 - 2^6 Percent Complete
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.3.1.2 |
sc553TotalUserTableThe sc553 TotalUser table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553TotalUserEntry .1.3.6.1.4.1.498.6.11.6.4 |
sc553TotalUserEntryAn entry in the sc553 TotalUser table. Sc553TotalUserEntry .1.3.6.1.4.1.498.6.11.6.4.1 |
sc553TotalUserIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.4.1.1 |
sc553TotalUserStatReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - 2^15 CRC's
bit 5 - 2^14
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - 2^13 CRC's
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 14 bit 7 - parity
bit 6 - 2^6 CRC's
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 15 bit 7 - parity
bit 6 - 2^6 Percent Complete
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.4.1.2 |
sc553TotalNetworkTableThe sc553 TotalNetwork table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553TotalNetworkEntry .1.3.6.1.4.1.498.6.11.6.5 |
sc553TotalNetworkEntryAn entry in the sc553 TotalNetwork table. Sc553TotalNetworkEntry .1.3.6.1.4.1.498.6.11.6.5.1 |
sc553TotalNetworkIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.5.1.1 |
sc553TotalNetworkStatReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 14 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 15 bit 7 - parity
bit 6 - 2^6 Percent Complete
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.5.1.2 |
sc553TotalFarEndTableThe sc553 TotalFarEnd table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553TotalFarEndEntry .1.3.6.1.4.1.498.6.11.6.6 |
sc553TotalFarEndEntryAn entry in the sc553 TotalFarEnd table. Sc553TotalFarEndEntry .1.3.6.1.4.1.498.6.11.6.6.1 |
sc553TotalFarEndIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.6.1.1 |
sc553TotalFarEndStatReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 14 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 15 bit 7 - parity
bit 6 - 2^6 Percent Complete
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.6.1.2 |
sc553UserIntervalTableThe sc553 User Interval table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553UserIntervalEntry .1.3.6.1.4.1.498.6.11.6.7 |
sc553UserIntervalEntryAn entry in the DS1 Interval table. Sc553UserIntervalEntry .1.3.6.1.4.1.498.6.11.6.7.1 |
sc553UserIntervalIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.7.1.1 |
sc553UserIntervalNumberA number between 1 and 96, where 1 is the most recently completed
minute interval and 96 is the least recently completed 15 minutes
interval (assuming that all 96 intervals are valid).ro INTEGER .1.3.6.1.4.1.498.6.11.6.7.1.2 |
sc553UserIntervalStatsReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - 2^15 CRC's
bit 5 - 2^14
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - 2^13 CRC's
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 14 bit 7 - parity
bit 6 - 2^6 CRC's
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 15 bit 7 - parity
bit 6 - 2^6 Interval 1 thru 96
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.7.1.3 |
sc553NetworkIntervalTableThe sc553 Network Interval table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553NetworkIntervalEntry .1.3.6.1.4.1.498.6.11.6.8 |
sc553NetworkIntervalEntryAn entry in the DS1 Interval table. Sc553NetworkIntervalEntry .1.3.6.1.4.1.498.6.11.6.8.1 |
sc553NetworkIntervalIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.8.1.1 |
sc553NetworkIntervalNumberA number between 1 and 96, where 1 is the most recently completed
minute interval and 96 is the least recently completed 15 minutes
interval (assuming that all 96 intervals are valid).ro INTEGER .1.3.6.1.4.1.498.6.11.6.8.1.2 |
sc553NetworkIntervalStatsReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 14 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 15 bit 7 - parity
bit 6 - 2^6 Interval 1 thru 96
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.8.1.3 |
sc553FarEndIntervalTableThe sc553 FarEnd Interval table. This table supplements the
entries in the DS1 AT&T performance table of the DS1
MIB defined in RFC1406. SEQUENCE OF Sc553FarEndIntervalEntry .1.3.6.1.4.1.498.6.11.6.9 |
sc553FarEndIntervalEntryAn entry in the DS1 Interval table. Sc553FarEndIntervalEntry .1.3.6.1.4.1.498.6.11.6.9.1 |
sc553FarEndIntervalIndexThe index value which uniquely identifies the interface to
which this entry is applicable. This has the form of a
SCinstance which defines the slot, line, drop, and interface,
which in this case is a network interface.ro SCinstance .1.3.6.1.4.1.498.6.11.6.9.1.1 |
sc553FarEndIntervalNumberA number between 1 and 96, where 1 is the most recently completed
minute interval and 96 is the least recently completed 15 minutes
interval (assuming that all 96 intervals are valid).ro INTEGER .1.3.6.1.4.1.498.6.11.6.9.1.2 |
sc553FarEndIntervalStatsReturns a bitwise snapshot of the statistics.
Octet 1 bit 7 - parity
bit 6 - 2^15 Errored Seconds
bit 5 - 2^14
bit 4 - 2^15 Severely Errored Seconds
bit 3 - 2^14
bit 2 - 2^15 Bursty Errored Seconds
bit 1 - 2^14
bit 0 - 1: New Interval
Octet 2 bit 7 - parity
bit 6 - 2^13 Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 3 bit 7 - parity
bit 6 - 2^6 Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 4 bit 7 - parity
bit 6 - 2^13 Severely Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 5 bit 7 - parity
bit 6 - 2^6 Severely Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 6 bit 7 - parity
bit 6 - 2^13 Bursty Errored Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 7 bit 7 - parity
bit 6 - 2^6 Bursty Errored Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 8 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - 2^15 Unavailable Seconds
bit 3 - 2^14
bit 2 - f/u
bit 1 - 2^7 Loss of Frame Count
bit 0 - 2^7 Controlled Slip Seconds
Octet 9 bit 7 - parity
bit 6 - 2^13 Unavailable Seconds
bit 5 - 2^12
bit 4 - 2^11
bit 3 - 2^10
bit 2 - 2^9
bit 1 - 2^8
bit 0 - 2^7
Octet 10 bit 7 - parity
bit 6 - 2^6 Unavailable Seconds
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 11 bit 7 - parity
bit 6 - 2^6 Controlled Slip Second
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 12 bit 7 - parity
bit 6 - 2^6 Loss of Frame Count
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0
Octet 13 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 14 bit 7 - parity
bit 6 - fu
bit 5 - fu
bit 4 - fu
bit 3 - fu
bit 2 - fu
bit 1 - fu
bit 0 - fu
Octet 15 bit 7 - parity
bit 6 - 2^6 Interval 1 thru 96
bit 5 - 2^5
bit 4 - 2^4
bit 3 - 2^3
bit 2 - 2^2
bit 1 - 2^1
bit 0 - 2^0ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.9.1.3 |
sc553StoreUserTotalsA set of this object will be broadcasted to every
sc553 in the shelf. Upon receiving the broadcast,
the sc553 will write the contents of sc553TotalUserStat
to memory for collection at a later time.
A get of this object will always return a 1.rw Enumeration .1.3.6.1.4.1.498.6.11.6.10 |
sc553StoreUserIntervalsA set of this object will be broadcasted to every
sc553 in the shelf. Upon receiving the broadcast,
the sc553 will write the contents of sc553UserIntervalStats
for each interval to memory for collection at a later time.
A get of this object will always return a 1.rw Enumeration .1.3.6.1.4.1.498.6.11.6.11 |
sc553ShelfUserTotalsCollects the User Totals that were stored by the set
of sc553StoreUserTotals for all sc553s in the shelf.
The data for each sc553 is contained in 15 octet groupings
where each grouping is encoded in the following way:
Octet 1: Control Octet containing the slot (1-32) of the sc553
and an invalid/valid data flag. The data in the following
14 octets is invalid if the MSB is set.
Octet 2,3: Errored Seconds Total
Octet 4,5: Bursty Errored Seconds Total
Octet 6,7: Severely Errored Seconds Total
Octet 8,9: Unavailable Seconds Total
Octet 10,11: CRC Errors Total
Octet 12,13: Loss of Frame Total
Octet 14,15: Controlled Slip Seconds Total
If there are no sc553s in the shelf then a null string is returned.ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.12 |
sc553ShelfUserIntvlsTableThe sc553ShelfUserIntvlsTable contains the user statistics
for all sc553s in the shelf. SEQUENCE OF Sc553ShelfUserIntervalsEntry .1.3.6.1.4.1.498.6.11.6.13 |
sc553ShelfUserIntervalsEntryAn entry in the Shelf User Intervals table. Sc553ShelfUserIntervalsEntry .1.3.6.1.4.1.498.6.11.6.13.1 |
sc553ShelfUserIntvlsIndexThe index value which uniquely determines the interval.ro INTEGER .1.3.6.1.4.1.498.6.11.6.13.1.1 |
sc553ShelfUserIntervalsCollects the User Statistics that were stored by the set of
sc553StoreUserIntervals for the interval given by
sc553ShelfUserIntervalsIndex for all sc553s in the shelf.
The data for each sc553 is contained in 15 octet groupings
where each grouping is encoded in the following way:
Octet 1: Control Octet containing the slot (1-32) of the sc553
and an invalid/valid data flag. The data in the following
14 octets is invalid if the MSB is set.
Octet 2,3: Errored Seconds
Octet 4,5: Bursty Errored Seconds
Octet 6,7: Severely Errored Seconds
Octet 8,9: Unavailable Seconds
Octet 10,11: CRC Errors
Octet 12,13: Loss of Frame
Octet 14,15: Controlled Slip Seconds
If there are no sc553s in the shelf then a null string is returned.ro OCTET STRING .1.3.6.1.4.1.498.6.11.6.13.1.2 |