NBS-SLA-MIB
AI MIB Summary
The NBS-SLA-MIB module enables the monitoring and management of Service Level Agreement (SLA) performance metrics, such as latency, jitter, packet loss, and availability, for network services within NBS (Nortel Broadband Services) infrastructure. It facilitates the collection of SLA violation data and compliance status to support automated quality-of-service assurance and reporting.
MIB for representing Service Level Agreement (SLA) information
Main OID:
nbsSlaMib.1.3.6.1.4.1.629.216
138
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
138 total| Object Name |
|---|
nbsSlaMibMIB for representing Service Level Agreement (SLA) information MODULE-IDENTITY .1.3.6.1.4.1.629.216 |
nbsSlaTrafficGenGrpTraffic Generation configuration and reporting capabilities OBJECT IDENTIFIER .1.3.6.1.4.1.629.216.1 |
nbsSlaTrafficGenTableSizeThe number of entries in nbsSlaTrafficGenTablero Unsigned32 .1.3.6.1.4.1.629.216.1.1 |
nbsSlaTrafficGenTableTraffic Generation information. SEQUENCE OF NbsSlaTrafficGenEntry .1.3.6.1.4.1.629.216.1.2 |
nbsSlaTrafficGenEntryThe Traffic Generation port's information NbsSlaTrafficGenEntry .1.3.6.1.4.1.629.216.1.2.1 |
nbsSlaTrafficGenIfIndexThe Mib2 ifIndex of this Traffic Generation port InterfaceIndex .1.3.6.1.4.1.629.216.1.2.1.1 |
nbsSlaTrafficGenActionDifferent actions to activate the traffic generation. There
are three frame generation activities: specify, start, and
stop. Specifying and actually starting traffic may be done
together or separately. In fact, it is reasonable to specify
once, then start (and stop) many times.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.2 |
nbsSlaTrafficGenFrameSizeFrame Size range from 64 to 9600rw INTEGER .1.3.6.1.4.1.629.216.1.2.1.3 |
nbsSlaTrafficGenFrameSizeTypeSpecifies the size of generated frames: random, or per
'nbsSlaTrafficGenFrameSize' bytes. The random value range is limited
by ANDing it with (the mask value) 'nbsSlaTrafficGenFrameSize'; a
zero result is treated as 64.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.4 |
nbsSlaTrafficGenFrameCountNumber of frames to generate when a fixed count is desired.rw Unsigned32 .1.3.6.1.4.1.629.216.1.2.1.5 |
nbsSlaTrafficGenFrameCountTypeSpecifies how many frames to generate: a continuous stream that is
manually stopped, or a fixed count.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.6 |
nbsSlaTrafficGenInterPacketGapSpecifies the number of bytes between generated frames;
this determines the traffic rate. The default (1249928)
sets an approx rate of 100/10/1 fps at 1000/100/10 Mbps.rw INTEGER .1.3.6.1.4.1.629.216.1.2.1.7 |
nbsSlaTrafficGenMaxHeadersMaximum number of bytes supported in nbsSlaTrafficGenHeaders;
zero if not supportedro INTEGER .1.3.6.1.4.1.629.216.1.2.1.8 |
nbsSlaTrafficGenMaxPatternMaximum number of bytes supported in nbsSlaTrafficGenPattern;
zero if not supportedro INTEGER .1.3.6.1.4.1.629.216.1.2.1.9 |
nbsSlaTrafficGenHeadersSpecifies the 48 bytes following the first 64 bytes of generated
frames. The remainder of the frame is filled with Pattern bytes.rw OCTET STRING .1.3.6.1.4.1.629.216.1.2.1.10 |
nbsSlaTrafficGenDaDestination Address - MAC addressrw OCTET STRING .1.3.6.1.4.1.629.216.1.2.1.11 |
nbsSlaTrafficGenDaTypeSpecifies the handling of the DA in the Header bytes:
generate a random value for each frame, use the same
value for each frame, or increment the initial value
by 1 for each frame.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.12 |
nbsSlaTrafficGenSaSource Address - MAC addressrw OCTET STRING .1.3.6.1.4.1.629.216.1.2.1.13 |
nbsSlaTrafficGenSaTypeSpecifies the handling of the SA in the Header bytes:
generate a random value for each frame, use the same
value for each frame, or increment the initial value
by 1 for each frame.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.14 |
nbsSlaTrafficGenTagVLAN tag or e-type plus initial data If VLAN tagging is not
specified (i.e. Tag does not begin as 81-00), then the first
two bytes of Tag define the frame type, and the last two Tag
bytes are the first two data bytesrw OCTET STRING .1.3.6.1.4.1.629.216.1.2.1.15 |
nbsSlaTrafficGenTagTypeSpecifies the handling of the Tag in the Header bytes:
generate a random value for each frame, use the same
value for each frame, or increment the initial value
by 1 for each frame.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.16 |
nbsSlaTrafficGenPatternThe one to four Pattern bytes are replicated as needed to fill-out
the frame to the specified sizerw OCTET STRING .1.3.6.1.4.1.629.216.1.2.1.17 |
nbsSlaTrafficGenPatternTypeSpecifies the handling of the Pattern bytes that fill-out
generated frames: generate a random value for each frame,
or use the same value for each frame.rw Enumeration .1.3.6.1.4.1.629.216.1.2.1.18 |
nbsSlaLossGainGrpLoss Gain Analysis configuration and reporting capabilities OBJECT IDENTIFIER .1.3.6.1.4.1.629.216.2 |
nbsSlaLossGainTableSizeThe number of entries in nbsSlaLossGainTablero Unsigned32 .1.3.6.1.4.1.629.216.2.1 |
nbsSlaLossGainTableContains a description of Loss/Gain Traffic Analysis information. SEQUENCE OF NbsSlaLossGainEntry .1.3.6.1.4.1.629.216.2.2 |
nbsSlaLossGainEntryLoss/Gain Traffic Analysis entry NbsSlaLossGainEntry .1.3.6.1.4.1.629.216.2.2.1 |
nbsSlaLossGainIfIndexThe Mib2 ifIndex of this Loss Gain Analysis port InterfaceIndex .1.3.6.1.4.1.629.216.2.2.1.1 |
nbsSlaLossGainActionTraffic Analysis (loss/gain) activity status.rw Enumeration .1.3.6.1.4.1.629.216.2.2.1.2 |
nbsSlaLossGainIntervalTraffic Analysis (loss/gain) sampling time interval (sec).
Practical range allowed is 10 seconds to 1 day.rw INTEGER .1.3.6.1.4.1.629.216.2.2.1.3 |
nbsSlaLossGainEthMaxThe maximum size of normal Ethernet frames used when tabulating frames
by size, to divide the range 1024-2047 in two: 1024 to EthMax, and
EthMax+1 to 2047. It is typically 1518, or 1522 for tagged frames.ro INTEGER .1.3.6.1.4.1.629.216.2.2.1.4 |
nbsSlaLossGainRdAllFramesThe count of all frames (good+bad) lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.5 |
nbsSlaLossGainRdBadFramesThe count of all bad frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.6 |
nbsSlaLossGainRdDiscardsThe count of all bad frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.7 |
nbsSlaLossGainRdUcastFramesThe count of good unicast frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.8 |
nbsSlaLossGainRdMcastFramesThe count of good multicast frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.9 |
nbsSlaLossGainRdBcastFramesThe count of good broadcast frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.10 |
nbsSlaLossGainRdSize64The count of all 64 byte frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.11 |
nbsSlaLossGainRdSize65to127The count of all 65-127 byte frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.12 |
nbsSlaLossGainRdSize128to255The count of all 128-255 byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.13 |
nbsSlaLossGainRdSize256to511The count of all 256-511 byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.14 |
nbsSlaLossGainRdSize512to1023The count of all 512-1023 byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.15 |
nbsSlaLossGainRdSize1024toEthMaxThe count of all 1024-'EthMax' byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.16 |
nbsSlaLossGainRdSizeEthMaxto2047The count of all 'EthMax'+1-2047 byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.17 |
nbsSlaLossGainRdSize2048to4095The count of all 2048-4095 byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.18 |
nbsSlaLossGainRdSize4096to8191The count of all 4096-8191 byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.19 |
nbsSlaLossGainRdSize8192orMoreThe count of all 2048-plus byte frames lost/gained (-/+) in
the most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.20 |
nbsSlaLossGainRdFrameDivisorThe divisor to calculate frame loss/gain ratios for the most
recent interval.ro Unsigned64 .1.3.6.1.4.1.629.216.2.2.1.21 |
nbsSlaLossGainRdAllOctetsThe count of all frame octets lost/gained (-/+) in the most
recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.22 |
nbsSlaLossGainRdBadOctetsThe count of bad frame octets observed in the most
recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.23 |
nbsSlaLossGainRdOctetDivisorThe divisor to calculate octet loss/gain ratios for the most
recent interval.ro Unsigned64 .1.3.6.1.4.1.629.216.2.2.1.24 |
nbsSlaLossGainRdTimeSpanThe time span (tenths of a sec) for the most recent
interval.ro Unsigned32 .1.3.6.1.4.1.629.216.2.2.1.25 |
nbsSlaLossGainAdAllFramesThe accumulated count of all frames (good+bad) lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.26 |
nbsSlaLossGainAdBadFramesThe accumulated count of all bad frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.27 |
nbsSlaLossGainAdDiscardsThe count of all bad frames lost/gained (-/+) in the
most recent interval.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.28 |
nbsSlaLossGainAdUcastFramesThe accumulated count of good unicast frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.29 |
nbsSlaLossGainAdMcastFramesThe accumulated count of good multicast frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.30 |
nbsSlaLossGainAdBcastFramesThe accumulated count of good broadcast frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.31 |
nbsSlaLossGainAdSize64The accumulated count of all 64 byte frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.32 |
nbsSlaLossGainAdSize65to127The accumulated count of all 65-127 byte frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.33 |
nbsSlaLossGainAdSize128to255The accumulated count of all 128-255 byte frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.34 |
nbsSlaLossGainAdSize256to511The accumulated count of all 256-511 byte frames lost/gained
(-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.35 |
nbsSlaLossGainAdSize512to1023The accumulated count of all 512-1023 byte frames
lost/gained (-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.36 |
nbsSlaLossGainAdSize1024toEthMaxThe accumulated count of all 1024-'EthMax' byte frames
lost/gained (-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.37 |
nbsSlaLossGainAdSizeEthMaxto2047The accumulated count of all 'EthMax'+1-2047 byte frames
lost/gained (-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.38 |
nbsSlaLossGainAdSize2048to4095The accumulated count of all 2048-4095 byte frames
lost/gained (-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.39 |
nbsSlaLossGainAdSize4096to8191The accumulated count of all 4096-8191 byte frames
lost/gained (-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.40 |
nbsSlaLossGainAdSize8192orMoreThe accumulated count of all 8192-plus byte frames
lost/gained (-/+) over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.41 |
nbsSlaLossGainAdFrameDivisorThe divisor to calculate frame loss/gain ratios over all intervals.ro Unsigned64 .1.3.6.1.4.1.629.216.2.2.1.42 |
nbsSlaLossGainAdAllOctetsThe accumulated count of all frame octets lost/gained (-/+)
over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.43 |
nbsSlaLossGainAdBadOctetsThe accumulated count of all bad octets observed
over all intervals.
Not supported value: 0x80000000ro Unsigned64 -- Integer64 .1.3.6.1.4.1.629.216.2.2.1.44 |
nbsSlaLossGainAdOctetDivisorThe divisor to calculate octet loss/gain ratios over all intervals.ro Unsigned64 .1.3.6.1.4.1.629.216.2.2.1.45 |
nbsSlaLossGainAdTimeSpanThe accumulated time span (tenths of a sec) for all intervals.ro Unsigned32 .1.3.6.1.4.1.629.216.2.2.1.46 |
nbsSlaPerfMonGrpPerformance Monitoring configuration and reporting capabilities OBJECT IDENTIFIER .1.3.6.1.4.1.629.216.3 |
nbsSlaPerfMonTableSizeThe number of entries in nbsSlaPerfMonTablero Unsigned32 .1.3.6.1.4.1.629.216.3.1 |
nbsSlaPerfMonTableContains a description of Performance Monitoring information. SEQUENCE OF NbsSlaPerfMonEntry .1.3.6.1.4.1.629.216.3.2 |
nbsSlaPerfMonEntryPerformance Monitoring entry NbsSlaPerfMonEntry .1.3.6.1.4.1.629.216.3.2.1 |
nbsSlaPerfMonIfIndexThe Mib2 ifIndex of this Performance Monitoring port InterfaceIndex .1.3.6.1.4.1.629.216.3.2.1.1 |
nbsSlaPerfMonActionTraffic Analysis (performance monitoring) activity status.rw Enumeration .1.3.6.1.4.1.629.216.3.2.1.2 |
nbsSlaPerfMonSizePerformance Monitoring frame size specification:
1 = random-sized frames in the range 64-127 bytes
2 = random-sized frames in the range 64-255 bytes
3 = random-sized frames in the range 64-511 bytes
4 = random-sized frames in the range 64-1023 bytes
5 = random-sized frames in the range 64-2047 bytes
6 = random-sized frames in the range 64-4095 bytes
7 = random-sized frames in the range 64-8191 bytes
64..9600 = fixed-size frames of specified byte count.rw INTEGER .1.3.6.1.4.1.629.216.3.2.1.3 |
nbsSlaPerfMonDurationPerformance Monitoring time duration (sec). Practical range
allowed is 1 minute to 1 week.rw INTEGER .1.3.6.1.4.1.629.216.3.2.1.4 |
nbsSlaPerfMonTimeLeftAmount of time remaining in the monitoring duration (sec); a negative
value means not available.ro INTEGER .1.3.6.1.4.1.629.216.3.2.1.5 |
nbsSlaPerfMonEthMaxThe maximum size of normal Ethernet frames used when tabulating frames
by size, to divide the range 1024-2047 in two: 1024 to EthMax, and
EthMax+1 to 2047. It is typically 1518, or 1522 for tagged frames.ro INTEGER .1.3.6.1.4.1.629.216.3.2.1.6 |
nbsSlaPerfMonAvgAllSizesThe average transit time (nanosec) for monitored frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.7 |
nbsSlaPerfMonAvg64The average transit time (nanosec) for monitored 64 byte
frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.8 |
nbsSlaPerfMonAvg65to127The average transit time (nanosec) for monitored 65-127 byte
frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.9 |
nbsSlaPerfMonAvg128to255The average transit time (nanosec) for monitored 128-255
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.10 |
nbsSlaPerfMonAvg256to511The average transit time (nanosec) for monitored 256-511
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.11 |
nbsSlaPerfMonAvg512to1023The average transit time (nanosec) for monitored 512-1023
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.12 |
nbsSlaPerfMonAvg1024toEthMaxThe average transit time (nanosec) for monitored 1024-'EthMax'
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.13 |
nbsSlaPerfMonAvgEthMaxto2047The average transit time (nanosec) for monitored 'EthMax'+1-2047
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.14 |
nbsSlaPerfMonAvg2048to4095The average transit time (nanosec) for monitored 2048-4095
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.15 |
nbsSlaPerfMonAvg4096to8191The average transit time (nanosec) for monitored 4096-8191
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.16 |
nbsSlaPerfMonAvg8192orMoreThe average transit time (nanosec) for monitored 8192-plus
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.17 |
nbsSlaPerfMonMinAllSizesThe minimum transit time (nanosec) for monitored frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.18 |
nbsSlaPerfMonMin64The minimum transit time (nanosec) for monitored 64
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.19 |
nbsSlaPerfMonMin65to127The minimum transit time (nanosec) for monitored 65-127
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.20 |
nbsSlaPerfMonMin128to255The minimum transit time (nanosec) for monitored 128-255
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.21 |
nbsSlaPerfMonMin256to511The minimum transit time (nanosec) for monitored 256-511
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.22 |
nbsSlaPerfMonMin512to1023The minimum transit time (nanosec) for monitored 512-1023
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.23 |
nbsSlaPerfMonMin1024toEthMaxThe minimum transit time (nanosec) for monitored 1024-'EthMax'
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.24 |
nbsSlaPerfMonMinEthMaxto2047The minimum transit time (nanosec) for monitored 'EthMax'+1-2047
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.25 |
nbsSlaPerfMonMin2048to4095The minimum transit time (nanosec) for monitored 2048-4095
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.26 |
nbsSlaPerfMonMin4096to8191The minimum transit time (nanosec) for monitored 4096-8191
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.27 |
nbsSlaPerfMonMin8192orMoreThe minimum transit time (nanosec) for monitored 8192-plus
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.28 |
nbsSlaPerfMonMaxAllSizesThe maximum transit time (nanosec) for monitored frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.29 |
nbsSlaPerfMonMax64The maximum transit time (nanosec) for monitored 64
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.30 |
nbsSlaPerfMonMax65to127The maximum transit time (nanosec) for monitored 65-127
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.31 |
nbsSlaPerfMonMax128to255The maximum transit time (nanosec) for monitored 128-255
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.32 |
nbsSlaPerfMonMax256to511The maximum transit time (nanosec) for monitored 256-511
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.33 |
nbsSlaPerfMonMax512to1023The maximum transit time (nanosec) for monitored 512-1023
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.34 |
nbsSlaPerfMonMax1024toEthMaxThe maximum transit time (nanosec) for monitored 1024-'EthMax'
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.35 |
nbsSlaPerfMonMaxEthMaxto2047The maximum transit time (nanosec) for monitored 'EthMax'+1-2047
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.36 |
nbsSlaPerfMonMax2048to4095The maximum transit time (nanosec) for monitored 4096-8191
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.37 |
nbsSlaPerfMonMax4096to8191The maximum transit time (nanosec) for monitored 4096-8191
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.38 |
nbsSlaPerfMonMax8192orMoreThe maximum transit time (nanosec) for monitored 8192-plus
byte frames.ro Unsigned32 .1.3.6.1.4.1.629.216.3.2.1.39 |
nbsSlaPerfMonFramesAllSizesThe count of all monitored frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.40 |
nbsSlaPerfMonFrames64The count of all monitored 64 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.41 |
nbsSlaPerfMonFrames65to127The count of all monitored 65-127 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.42 |
nbsSlaPerfMonFrames128to255The count of all monitored 128-255 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.43 |
nbsSlaPerfMonFrames256to511The count of all monitored 256-511 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.44 |
nbsSlaPerfMonFrames512to1023The count of all monitored 512-1023 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.45 |
nbsSlaPerfMonFrames1024toEthMaxThe count of all monitored 1024-'EthMax' byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.46 |
nbsSlaPerfMonFramesEthMaxto2047The count of all monitored 'EthMax'+1-2047 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.47 |
nbsSlaPerfMonFrames2048to4095The count of all monitored 2048-4095 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.48 |
nbsSlaPerfMonFrames4096to8191The count of all monitored 4096-8191 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.49 |
nbsSlaPerfMonFrames8192orMoreThe count of all monitored 8192-plus byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.50 |
nbsSlaPerfMonOctetsAllSizesThe count of octets in all monitored frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.51 |
nbsSlaPerfMonOctets64The count of octets in all monitored 64 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.52 |
nbsSlaPerfMonOctets65to127The count of octets in all monitored 65-127 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.53 |
nbsSlaPerfMonOctets128to255The count of octets in all monitored 128-255 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.54 |
nbsSlaPerfMonOctets256to511The count of octets in all monitored 256-511 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.55 |
nbsSlaPerfMonOctets512to1023The count of octets in all monitored 512-1023 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.56 |
nbsSlaPerfMonOctets1024toEthMaxThe count of octets in all monitored 1024-'EthMax' byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.57 |
nbsSlaPerfMonOctetsEthMaxto2047The count of octets in all monitored 'EthMax'+1-2047 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.58 |
nbsSlaPerfMonOctets2048to4095The count of octets in all monitored 2048-4095 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.59 |
nbsSlaPerfMonOctets4096to8191The count of octets in all monitored 4096-8191 byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.60 |
nbsSlaPerfMonOctets8192orMoreThe count of octets in all monitored 8192-plus byte frames.ro Counter64 .1.3.6.1.4.1.629.216.3.2.1.61 |