NBS-SLA-MIB: View SNMP OID List / Download MIB

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-SLA-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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