MIBs Depot

NBS-SLA-MIB

Registered at
1.3.6.1.4.1.629.216
Last updated
2016-10-19 00:00
Organization
NBS
Namespace
mrv
Source file
NBS-SLA-MIB
Digest
sha256:7bd1b9306480e06a2a257ee232fbf3d3a5b4721d9e14e0f60cd0c1d652568d43

Description

MIB for representing Service Level Agreement (SLA) information

Contact

For technical support, please contact your service channel

Imports

FromSymbols
IF-MIBInterfaceIndex
NBS-MIBnbs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
NBS-MIB
NBS-SLA-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
nbsSlaTrafficGenGrp
OBJECT-IDENTITY
Traffic Generation configuration and reporting capabilities
1.3.6.1.4.1.629.216.1current
nbsSlaTrafficGenTableSize
OBJECT-TYPE
The number of entries in nbsSlaTrafficGenTable
1.3.6.1.4.1.629.216.1.1Unsigned32read-onlycurrent
nbsSlaTrafficGenTable
OBJECT-TYPE
Traffic Generation information.
1.3.6.1.4.1.629.216.1.2not-accessiblecurrent
nbsSlaTrafficGenEntry
OBJECT-TYPE
The Traffic Generation port's information
1.3.6.1.4.1.629.216.1.2.1not-accessiblecurrent
nbsSlaTrafficGenIfIndex
OBJECT-TYPE
The Mib2 ifIndex of this Traffic Generation port
1.3.6.1.4.1.629.216.1.2.1.1InterfaceIndexnot-accessiblecurrent
nbsSlaTrafficGenAction
OBJECT-TYPE
Different 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.
1.3.6.1.4.1.629.216.1.2.1.2INTEGER {notSupported(1), start(2), stop(3)}read-writecurrent
nbsSlaTrafficGenFrameSize
OBJECT-TYPE
Frame Size range from 64 to 9600
1.3.6.1.4.1.629.216.1.2.1.3INTEGER (64..9600)read-writecurrent
nbsSlaTrafficGenFrameSizeType
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.629.216.1.2.1.4INTEGER {notSupported(1), random(2), fixed(3)}read-writecurrent
nbsSlaTrafficGenFrameCount
OBJECT-TYPE
Number of frames to generate when a fixed count is desired.
1.3.6.1.4.1.629.216.1.2.1.5Unsigned32 (1..4294967294)read-writecurrent
nbsSlaTrafficGenFrameCountType
OBJECT-TYPE
Specifies how many frames to generate: a continuous stream that is manually stopped, or a fixed count.
1.3.6.1.4.1.629.216.1.2.1.6INTEGER {notSupported(1), continuous(2), fixed(3)}read-writecurrent
nbsSlaTrafficGenInterPacketGap
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.629.216.1.2.1.7INTEGER (12..134217727)read-writecurrent
nbsSlaTrafficGenMaxHeaders
OBJECT-TYPE
Maximum number of bytes supported in nbsSlaTrafficGenHeaders; zero if not supported
1.3.6.1.4.1.629.216.1.2.1.8INTEGERread-onlycurrent
nbsSlaTrafficGenMaxPattern
OBJECT-TYPE
Maximum number of bytes supported in nbsSlaTrafficGenPattern; zero if not supported
1.3.6.1.4.1.629.216.1.2.1.9INTEGERread-onlycurrent
nbsSlaTrafficGenHeaders
OBJECT-TYPE
Specifies the 48 bytes following the first 64 bytes of generated frames. The remainder of the frame is filled with Pattern bytes.
1.3.6.1.4.1.629.216.1.2.1.10OCTET STRING (SIZE(48))read-writecurrent
nbsSlaTrafficGenDa
OBJECT-TYPE
Destination Address - MAC address
1.3.6.1.4.1.629.216.1.2.1.11OCTET STRING (SIZE(6))read-writecurrent
nbsSlaTrafficGenDaType
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.629.216.1.2.1.12INTEGER {notSupported(1), random(2), fixed(3), increment(4)}read-writecurrent
nbsSlaTrafficGenSa
OBJECT-TYPE
Source Address - MAC address
1.3.6.1.4.1.629.216.1.2.1.13OCTET STRING (SIZE(6))read-writecurrent
nbsSlaTrafficGenSaType
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.629.216.1.2.1.14INTEGER {notSupported(1), random(2), fixed(3), increment(4)}read-writecurrent
nbsSlaTrafficGenTag
OBJECT-TYPE
VLAN 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 bytes
1.3.6.1.4.1.629.216.1.2.1.15OCTET STRING (SIZE(4))read-writecurrent
nbsSlaTrafficGenTagType
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.629.216.1.2.1.16INTEGER {notSupported(1), random(2), fixed(3), increment(4)}read-writecurrent
nbsSlaTrafficGenPattern
OBJECT-TYPE
The one to four Pattern bytes are replicated as needed to fill-out the frame to the specified size
1.3.6.1.4.1.629.216.1.2.1.17OCTET STRING (SIZE(4))read-writecurrent
nbsSlaTrafficGenPatternType
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.629.216.1.2.1.18INTEGER {notSupported(1), random(2), fixed(3)}read-writecurrent
nbsSlaLossGainGrp
OBJECT-IDENTITY
Loss Gain Analysis configuration and reporting capabilities
1.3.6.1.4.1.629.216.2current
nbsSlaLossGainTableSize
OBJECT-TYPE
The number of entries in nbsSlaLossGainTable
1.3.6.1.4.1.629.216.2.1Unsigned32read-onlycurrent
nbsSlaLossGainTable
OBJECT-TYPE
Contains a description of Loss/Gain Traffic Analysis information.
1.3.6.1.4.1.629.216.2.2not-accessiblecurrent
nbsSlaLossGainEntry
OBJECT-TYPE
Loss/Gain Traffic Analysis entry
1.3.6.1.4.1.629.216.2.2.1not-accessiblecurrent
nbsSlaLossGainIfIndex
OBJECT-TYPE
The Mib2 ifIndex of this Loss Gain Analysis port
1.3.6.1.4.1.629.216.2.2.1.1InterfaceIndexnot-accessiblecurrent
nbsSlaLossGainAction
OBJECT-TYPE
Traffic Analysis (loss/gain) activity status.
1.3.6.1.4.1.629.216.2.2.1.2INTEGER {notSupported(1), inactive(2), start(3), stop(4), inProgress(5)}read-writecurrent
nbsSlaLossGainInterval
OBJECT-TYPE
Traffic Analysis (loss/gain) sampling time interval (sec). Practical range allowed is 10 seconds to 1 day.
1.3.6.1.4.1.629.216.2.2.1.3INTEGER (10..86400)read-writecurrent
nbsSlaLossGainEthMax
OBJECT-TYPE
The 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.
1.3.6.1.4.1.629.216.2.2.1.4INTEGERread-onlycurrent
nbsSlaLossGainRdAllFrames
OBJECT-TYPE
The count of all frames (good+bad) lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.5Counter64read-onlycurrent
nbsSlaLossGainRdBadFrames
OBJECT-TYPE
The count of all bad frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.6Counter64read-onlycurrent
nbsSlaLossGainRdDiscards
OBJECT-TYPE
The count of all bad frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.7Counter64read-onlycurrent
nbsSlaLossGainRdUcastFrames
OBJECT-TYPE
The count of good unicast frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.8Counter64read-onlycurrent
nbsSlaLossGainRdMcastFrames
OBJECT-TYPE
The count of good multicast frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.9Counter64read-onlycurrent
nbsSlaLossGainRdBcastFrames
OBJECT-TYPE
The count of good broadcast frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.10Counter64read-onlycurrent
nbsSlaLossGainRdSize64
OBJECT-TYPE
The count of all 64 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.11Counter64read-onlycurrent
nbsSlaLossGainRdSize65to127
OBJECT-TYPE
The count of all 65-127 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.12Counter64read-onlycurrent
nbsSlaLossGainRdSize128to255
OBJECT-TYPE
The count of all 128-255 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.13Counter64read-onlycurrent
nbsSlaLossGainRdSize256to511
OBJECT-TYPE
The count of all 256-511 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.14Counter64read-onlycurrent
nbsSlaLossGainRdSize512to1023
OBJECT-TYPE
The count of all 512-1023 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.15Counter64read-onlycurrent
nbsSlaLossGainRdSize1024toEthMax
OBJECT-TYPE
The count of all 1024-'EthMax' byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.16Counter64read-onlycurrent
nbsSlaLossGainRdSizeEthMaxto2047
OBJECT-TYPE
The count of all 'EthMax'+1-2047 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.17Counter64read-onlycurrent
nbsSlaLossGainRdSize2048to4095
OBJECT-TYPE
The count of all 2048-4095 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.18Counter64read-onlycurrent
nbsSlaLossGainRdSize4096to8191
OBJECT-TYPE
The count of all 4096-8191 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.19Counter64read-onlycurrent
nbsSlaLossGainRdSize8192orMore
OBJECT-TYPE
The count of all 2048-plus byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.20Counter64read-onlycurrent
nbsSlaLossGainRdFrameDivisor
OBJECT-TYPE
The divisor to calculate frame loss/gain ratios for the most recent interval.
1.3.6.1.4.1.629.216.2.2.1.21Counter64read-onlycurrent
nbsSlaLossGainRdAllOctets
OBJECT-TYPE
The count of all frame octets lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.22Counter64read-onlycurrent
nbsSlaLossGainRdBadOctets
OBJECT-TYPE
The count of bad frame octets observed in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.23Counter64read-onlycurrent
nbsSlaLossGainRdOctetDivisor
OBJECT-TYPE
The divisor to calculate octet loss/gain ratios for the most recent interval.
1.3.6.1.4.1.629.216.2.2.1.24Counter64read-onlycurrent
nbsSlaLossGainRdTimeSpan
OBJECT-TYPE
The time span (tenths of a sec) for the most recent interval.
1.3.6.1.4.1.629.216.2.2.1.25Counter32read-onlycurrent
nbsSlaLossGainAdAllFrames
OBJECT-TYPE
The accumulated count of all frames (good+bad) lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.26Counter64read-onlycurrent
nbsSlaLossGainAdBadFrames
OBJECT-TYPE
The accumulated count of all bad frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.27Counter64read-onlycurrent
nbsSlaLossGainAdDiscards
OBJECT-TYPE
The count of all bad frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.28Counter64read-onlycurrent
nbsSlaLossGainAdUcastFrames
OBJECT-TYPE
The accumulated count of good unicast frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.29Counter64read-onlycurrent
nbsSlaLossGainAdMcastFrames
OBJECT-TYPE
The accumulated count of good multicast frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.30Counter64read-onlycurrent
nbsSlaLossGainAdBcastFrames
OBJECT-TYPE
The accumulated count of good broadcast frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.31Counter64read-onlycurrent
nbsSlaLossGainAdSize64
OBJECT-TYPE
The accumulated count of all 64 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.32Counter64read-onlycurrent
nbsSlaLossGainAdSize65to127
OBJECT-TYPE
The accumulated count of all 65-127 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.33Counter64read-onlycurrent
nbsSlaLossGainAdSize128to255
OBJECT-TYPE
The accumulated count of all 128-255 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.34Counter64read-onlycurrent
nbsSlaLossGainAdSize256to511
OBJECT-TYPE
The accumulated count of all 256-511 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.35Counter64read-onlycurrent
nbsSlaLossGainAdSize512to1023
OBJECT-TYPE
The accumulated count of all 512-1023 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.36Counter64read-onlycurrent
nbsSlaLossGainAdSize1024toEthMax
OBJECT-TYPE
The accumulated count of all 1024-'EthMax' byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.37Counter64read-onlycurrent
nbsSlaLossGainAdSizeEthMaxto2047
OBJECT-TYPE
The accumulated count of all 'EthMax'+1-2047 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.38Counter64read-onlycurrent
nbsSlaLossGainAdSize2048to4095
OBJECT-TYPE
The accumulated count of all 2048-4095 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.39Counter64read-onlycurrent
nbsSlaLossGainAdSize4096to8191
OBJECT-TYPE
The accumulated count of all 4096-8191 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.40Counter64read-onlycurrent
nbsSlaLossGainAdSize8192orMore
OBJECT-TYPE
The accumulated count of all 8192-plus byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.41Counter64read-onlycurrent
nbsSlaLossGainAdFrameDivisor
OBJECT-TYPE
The divisor to calculate frame loss/gain ratios over all intervals.
1.3.6.1.4.1.629.216.2.2.1.42Counter64read-onlycurrent
nbsSlaLossGainAdAllOctets
OBJECT-TYPE
The accumulated count of all frame octets lost/gained (-/+) over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.43Counter64read-onlycurrent
nbsSlaLossGainAdBadOctets
OBJECT-TYPE
The accumulated count of all bad octets observed over all intervals. Not supported value: 0x80000000
1.3.6.1.4.1.629.216.2.2.1.44Counter64read-onlycurrent
nbsSlaLossGainAdOctetDivisor
OBJECT-TYPE
The divisor to calculate octet loss/gain ratios over all intervals.
1.3.6.1.4.1.629.216.2.2.1.45Counter64read-onlycurrent
nbsSlaLossGainAdTimeSpan
OBJECT-TYPE
The accumulated time span (tenths of a sec) for all intervals.
1.3.6.1.4.1.629.216.2.2.1.46Counter32read-onlycurrent
nbsSlaPerfMonGrp
OBJECT-IDENTITY
Performance Monitoring configuration and reporting capabilities
1.3.6.1.4.1.629.216.3current
nbsSlaPerfMonTableSize
OBJECT-TYPE
The number of entries in nbsSlaPerfMonTable
1.3.6.1.4.1.629.216.3.1Counter32read-onlycurrent
nbsSlaPerfMonTable
OBJECT-TYPE
Contains a description of Performance Monitoring information.
1.3.6.1.4.1.629.216.3.2not-accessiblecurrent
nbsSlaPerfMonEntry
OBJECT-TYPE
Performance Monitoring entry
1.3.6.1.4.1.629.216.3.2.1not-accessiblecurrent
nbsSlaPerfMonIfIndex
OBJECT-TYPE
The Mib2 ifIndex of this Performance Monitoring port
1.3.6.1.4.1.629.216.3.2.1.1InterfaceIndexnot-accessiblecurrent
nbsSlaPerfMonAction
OBJECT-TYPE
Traffic Analysis (performance monitoring) activity status.
1.3.6.1.4.1.629.216.3.2.1.2INTEGER {notSupported(1), inactive(2), start(3), stop(4), reflect(5), forward(6), inProgress(7), complete(8), stopping(9)}read-writecurrent
nbsSlaPerfMonSize
OBJECT-TYPE
Performance 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.
1.3.6.1.4.1.629.216.3.2.1.3INTEGER (1..9600)read-writecurrent
nbsSlaPerfMonDuration
OBJECT-TYPE
Performance Monitoring time duration (sec). Practical range allowed is 1 minute to 1 week.
1.3.6.1.4.1.629.216.3.2.1.4INTEGER (60..604800)read-writecurrent
nbsSlaPerfMonTimeLeft
OBJECT-TYPE
Amount of time remaining in the monitoring duration (sec); a negative value means not available.
1.3.6.1.4.1.629.216.3.2.1.5INTEGERread-onlycurrent
nbsSlaPerfMonEthMax
OBJECT-TYPE
The 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.
1.3.6.1.4.1.629.216.3.2.1.6INTEGERread-onlycurrent
nbsSlaPerfMonAvgAllSizes
OBJECT-TYPE
The average transit time (nanosec) for monitored frames.
1.3.6.1.4.1.629.216.3.2.1.7Counter32read-onlycurrent
nbsSlaPerfMonAvg64
OBJECT-TYPE
The average transit time (nanosec) for monitored 64 byte frames.
1.3.6.1.4.1.629.216.3.2.1.8Counter32read-onlycurrent
nbsSlaPerfMonAvg65to127
OBJECT-TYPE
The average transit time (nanosec) for monitored 65-127 byte frames.
1.3.6.1.4.1.629.216.3.2.1.9Counter32read-onlycurrent
nbsSlaPerfMonAvg128to255
OBJECT-TYPE
The average transit time (nanosec) for monitored 128-255 byte frames.
1.3.6.1.4.1.629.216.3.2.1.10Counter32read-onlycurrent
nbsSlaPerfMonAvg256to511
OBJECT-TYPE
The average transit time (nanosec) for monitored 256-511 byte frames.
1.3.6.1.4.1.629.216.3.2.1.11Counter32read-onlycurrent
nbsSlaPerfMonAvg512to1023
OBJECT-TYPE
The average transit time (nanosec) for monitored 512-1023 byte frames.
1.3.6.1.4.1.629.216.3.2.1.12Counter32read-onlycurrent
nbsSlaPerfMonAvg1024toEthMax
OBJECT-TYPE
The average transit time (nanosec) for monitored 1024-'EthMax' byte frames.
1.3.6.1.4.1.629.216.3.2.1.13Counter32read-onlycurrent
nbsSlaPerfMonAvgEthMaxto2047
OBJECT-TYPE
The average transit time (nanosec) for monitored 'EthMax'+1-2047 byte frames.
1.3.6.1.4.1.629.216.3.2.1.14Counter32read-onlycurrent
nbsSlaPerfMonAvg2048to4095
OBJECT-TYPE
The average transit time (nanosec) for monitored 2048-4095 byte frames.
1.3.6.1.4.1.629.216.3.2.1.15Counter32read-onlycurrent
nbsSlaPerfMonAvg4096to8191
OBJECT-TYPE
The average transit time (nanosec) for monitored 4096-8191 byte frames.
1.3.6.1.4.1.629.216.3.2.1.16Counter32read-onlycurrent
nbsSlaPerfMonAvg8192orMore
OBJECT-TYPE
The average transit time (nanosec) for monitored 8192-plus byte frames.
1.3.6.1.4.1.629.216.3.2.1.17Counter32read-onlycurrent
nbsSlaPerfMonMinAllSizes
OBJECT-TYPE
The minimum transit time (nanosec) for monitored frames.
1.3.6.1.4.1.629.216.3.2.1.18Counter32read-onlycurrent
nbsSlaPerfMonMin64
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 64 byte frames.
1.3.6.1.4.1.629.216.3.2.1.19Counter32read-onlycurrent
nbsSlaPerfMonMin65to127
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 65-127 byte frames.
1.3.6.1.4.1.629.216.3.2.1.20Counter32read-onlycurrent
nbsSlaPerfMonMin128to255
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 128-255 byte frames.
1.3.6.1.4.1.629.216.3.2.1.21Counter32read-onlycurrent
nbsSlaPerfMonMin256to511
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 256-511 byte frames.
1.3.6.1.4.1.629.216.3.2.1.22Counter32read-onlycurrent
nbsSlaPerfMonMin512to1023
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 512-1023 byte frames.
1.3.6.1.4.1.629.216.3.2.1.23Counter32read-onlycurrent
nbsSlaPerfMonMin1024toEthMax
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 1024-'EthMax' byte frames.
1.3.6.1.4.1.629.216.3.2.1.24Counter32read-onlycurrent
nbsSlaPerfMonMinEthMaxto2047
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 'EthMax'+1-2047 byte frames.
1.3.6.1.4.1.629.216.3.2.1.25Counter32read-onlycurrent
nbsSlaPerfMonMin2048to4095
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 2048-4095 byte frames.
1.3.6.1.4.1.629.216.3.2.1.26Counter32read-onlycurrent
nbsSlaPerfMonMin4096to8191
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 4096-8191 byte frames.
1.3.6.1.4.1.629.216.3.2.1.27Counter32read-onlycurrent
nbsSlaPerfMonMin8192orMore
OBJECT-TYPE
The minimum transit time (nanosec) for monitored 8192-plus byte frames.
1.3.6.1.4.1.629.216.3.2.1.28Counter32read-onlycurrent
nbsSlaPerfMonMaxAllSizes
OBJECT-TYPE
The maximum transit time (nanosec) for monitored frames.
1.3.6.1.4.1.629.216.3.2.1.29Counter32read-onlycurrent
nbsSlaPerfMonMax64
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 64 byte frames.
1.3.6.1.4.1.629.216.3.2.1.30Counter32read-onlycurrent
nbsSlaPerfMonMax65to127
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 65-127 byte frames.
1.3.6.1.4.1.629.216.3.2.1.31Counter32read-onlycurrent
nbsSlaPerfMonMax128to255
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 128-255 byte frames.
1.3.6.1.4.1.629.216.3.2.1.32Counter32read-onlycurrent
nbsSlaPerfMonMax256to511
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 256-511 byte frames.
1.3.6.1.4.1.629.216.3.2.1.33Counter32read-onlycurrent
nbsSlaPerfMonMax512to1023
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 512-1023 byte frames.
1.3.6.1.4.1.629.216.3.2.1.34Counter32read-onlycurrent
nbsSlaPerfMonMax1024toEthMax
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 1024-'EthMax' byte frames.
1.3.6.1.4.1.629.216.3.2.1.35Counter32read-onlycurrent
nbsSlaPerfMonMaxEthMaxto2047
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 'EthMax'+1-2047 byte frames.
1.3.6.1.4.1.629.216.3.2.1.36Counter32read-onlycurrent
nbsSlaPerfMonMax2048to4095
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 4096-8191 byte frames.
1.3.6.1.4.1.629.216.3.2.1.37Counter32read-onlycurrent
nbsSlaPerfMonMax4096to8191
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 4096-8191 byte frames.
1.3.6.1.4.1.629.216.3.2.1.38Counter32read-onlycurrent
nbsSlaPerfMonMax8192orMore
OBJECT-TYPE
The maximum transit time (nanosec) for monitored 8192-plus byte frames.
1.3.6.1.4.1.629.216.3.2.1.39Counter32read-onlycurrent
nbsSlaPerfMonFramesAllSizes
OBJECT-TYPE
The count of all monitored frames.
1.3.6.1.4.1.629.216.3.2.1.40Counter64read-onlycurrent
nbsSlaPerfMonFrames64
OBJECT-TYPE
The count of all monitored 64 byte frames.
1.3.6.1.4.1.629.216.3.2.1.41Counter64read-onlycurrent
nbsSlaPerfMonFrames65to127
OBJECT-TYPE
The count of all monitored 65-127 byte frames.
1.3.6.1.4.1.629.216.3.2.1.42Counter64read-onlycurrent
nbsSlaPerfMonFrames128to255
OBJECT-TYPE
The count of all monitored 128-255 byte frames.
1.3.6.1.4.1.629.216.3.2.1.43Counter64read-onlycurrent
nbsSlaPerfMonFrames256to511
OBJECT-TYPE
The count of all monitored 256-511 byte frames.
1.3.6.1.4.1.629.216.3.2.1.44Counter64read-onlycurrent
nbsSlaPerfMonFrames512to1023
OBJECT-TYPE
The count of all monitored 512-1023 byte frames.
1.3.6.1.4.1.629.216.3.2.1.45Counter64read-onlycurrent
nbsSlaPerfMonFrames1024toEthMax
OBJECT-TYPE
The count of all monitored 1024-'EthMax' byte frames.
1.3.6.1.4.1.629.216.3.2.1.46Counter64read-onlycurrent
nbsSlaPerfMonFramesEthMaxto2047
OBJECT-TYPE
The count of all monitored 'EthMax'+1-2047 byte frames.
1.3.6.1.4.1.629.216.3.2.1.47Counter64read-onlycurrent
nbsSlaPerfMonFrames2048to4095
OBJECT-TYPE
The count of all monitored 2048-4095 byte frames.
1.3.6.1.4.1.629.216.3.2.1.48Counter64read-onlycurrent
nbsSlaPerfMonFrames4096to8191
OBJECT-TYPE
The count of all monitored 4096-8191 byte frames.
1.3.6.1.4.1.629.216.3.2.1.49Counter64read-onlycurrent
nbsSlaPerfMonFrames8192orMore
OBJECT-TYPE
The count of all monitored 8192-plus byte frames.
1.3.6.1.4.1.629.216.3.2.1.50Counter64read-onlycurrent
nbsSlaPerfMonOctetsAllSizes
OBJECT-TYPE
The count of octets in all monitored frames.
1.3.6.1.4.1.629.216.3.2.1.51Counter64read-onlycurrent
nbsSlaPerfMonOctets64
OBJECT-TYPE
The count of octets in all monitored 64 byte frames.
1.3.6.1.4.1.629.216.3.2.1.52Counter64read-onlycurrent
nbsSlaPerfMonOctets65to127
OBJECT-TYPE
The count of octets in all monitored 65-127 byte frames.
1.3.6.1.4.1.629.216.3.2.1.53Counter64read-onlycurrent
nbsSlaPerfMonOctets128to255
OBJECT-TYPE
The count of octets in all monitored 128-255 byte frames.
1.3.6.1.4.1.629.216.3.2.1.54Counter64read-onlycurrent
nbsSlaPerfMonOctets256to511
OBJECT-TYPE
The count of octets in all monitored 256-511 byte frames.
1.3.6.1.4.1.629.216.3.2.1.55Counter64read-onlycurrent
nbsSlaPerfMonOctets512to1023
OBJECT-TYPE
The count of octets in all monitored 512-1023 byte frames.
1.3.6.1.4.1.629.216.3.2.1.56Counter64read-onlycurrent
nbsSlaPerfMonOctets1024toEthMax
OBJECT-TYPE
The count of octets in all monitored 1024-'EthMax' byte frames.
1.3.6.1.4.1.629.216.3.2.1.57Counter64read-onlycurrent
nbsSlaPerfMonOctetsEthMaxto2047
OBJECT-TYPE
The count of octets in all monitored 'EthMax'+1-2047 byte frames.
1.3.6.1.4.1.629.216.3.2.1.58Counter64read-onlycurrent
nbsSlaPerfMonOctets2048to4095
OBJECT-TYPE
The count of octets in all monitored 2048-4095 byte frames.
1.3.6.1.4.1.629.216.3.2.1.59Counter64read-onlycurrent
nbsSlaPerfMonOctets4096to8191
OBJECT-TYPE
The count of octets in all monitored 4096-8191 byte frames.
1.3.6.1.4.1.629.216.3.2.1.60Counter64read-onlycurrent
nbsSlaPerfMonOctets8192orMore
OBJECT-TYPE
The count of octets in all monitored 8192-plus byte frames.
1.3.6.1.4.1.629.216.3.2.1.61Counter64read-onlycurrent