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

VENDOR: NBASE SWITCH COMMUNICATION


 Home MIB: NBS-EUSM-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
 nbsEusmMib 1.3.6.1.4.1.629.202
MIB for representing MRV Eusm information
         nbsEusmSlotGrp 1.3.6.1.4.1.629.202.1
Stage-II Slot context features for EUSM boards
             nbsEusmSlotTable 1.3.6.1.4.1.629.202.1.1 no-access
Contains a description of slot context features applicable for the whole module. There is going to be one row for each slot. All the scalar type objects applicable at the slot context are dumped here.
                 nbsEusmSlotEntry 1.3.6.1.4.1.629.202.1.1.1 no-access
Contains a description of slot context features applicable for the whole module. There is going to be one row for each slot. All the scalar type objects applicable at the slot context are dumped here.
                     nbsEusmSlotSupportsEusm 1.3.6.1.4.1.629.202.1.1.1.1 integer read-only
Is EUSM config and status supported for this slot? Enumeration: 'supported': 2, 'notSupported': 1.
                     nbsEusmSlotAccControlActionUntag 1.3.6.1.4.1.629.202.1.1.1.2 integer read-write
permit(2) or deny(3) works on all untagged frames Enumeration: 'deny': 3, 'notSupported': 1, 'permit': 2.
                     nbsEusmSlotAccControlActionTag 1.3.6.1.4.1.629.202.1.1.1.3 integer read-write
denyAll(2) filters all tagged frames denyVlan(3) and permitVlan(4) work on the specified list permitAll(5) negates access control of tagged frames Enumeration: 'permitVlan': 4, 'permitAll': 5, 'notSupported': 1, 'denyAll': 2, 'denyVlan': 3.
                     nbsEusmSlotAccControlVidList 1.3.6.1.4.1.629.202.1.1.1.4 displaystring read-write
List of VLAN in a free format, for example 10-12 15 23-43 1000-1050 specifies 3 different ranges of vlan ids and one isolated vlan id
                     nbsEusmSlotLinkAggrAdmin 1.3.6.1.4.1.629.202.1.1.1.5 integer read-write
Depending on the link status of the trunk ports the Link Aggregation operational status may be different, this is why it calls for both Admin and Oper objects Enumeration: 'onXorSd': 7, 'notSupported': 1, 'off': 2, 'deprecatedonSmac': 5, 'onIp': 8, 'onDmac': 6, 'onRandom': 3, 'onXorAll': 4.
                     nbsEusmSlotLinkAggrOper 1.3.6.1.4.1.629.202.1.1.1.6 integer read-only
Enumeration: 'onXorSd': 7, 'notSupported': 1, 'off': 2, 'onIp': 8, 'onDmac': 6, 'onRandom': 3, 'onXorAll': 4, 'onSmac': 5.
                     nbsEusmSlotStormControlBroadcast 1.3.6.1.4.1.629.202.1.1.1.7 integer read-write
Units is in terms of 991 bytes , or approx 1k
                     nbsEusmSlotStormControlMulticast 1.3.6.1.4.1.629.202.1.1.1.8 integer read-write
Units is in terms of 991 bytes , or approx 1k
                     nbsEusmSlotStormControlUnicast 1.3.6.1.4.1.629.202.1.1.1.9 integer read-write
Units is in terms of 991 bytes , or approx 1k
                     nbsEusmSlotStormBurstSize 1.3.6.1.4.1.629.202.1.1.1.10 integer read-write
**** DEPRECATED ****
                     nbsEusmSlotCoSMode 1.3.6.1.4.1.629.202.1.1.1.11 integer read-write
If the user selects bothTagDscp(4), and a packet arrives with both DSCP and a Vlan tag, the DSCP priority system will take precedence. tagOnly(3) will use Layer 2 Vlan Priority bits to assign a Service Level Class (SLC) to a packet and tagMappingTable information will be used. dscpOnly(2) will use Layer 3 DSCP bits to assign an SL class to a packet. dscpMappingTable information will be used Enumeration: 'dscpOnly': 2, 'tagOnly': 3, 'bothTagDscp': 4, 'notSupported': 1, 'none': 5.
                     nbsEusmSlotDscpRemark 1.3.6.1.4.1.629.202.1.1.1.12 integer read-write
The EUSM can be set to mark egress packets with a new DSCP. The user can set to remark egress DSCP in one of the following modes: AF or CS Remarking only applies to IPv4 or IPv6 packets. The user can define which type of incoming (ingress )DSCP frames will be remarked.Selection includes the combination of EF,AF,CS,Zero DSCP and all others. Enumeration: 'enable': 2, 'notSupported': 1, 'disable': 3.
                     nbsEusmSlotDscpEgressMode 1.3.6.1.4.1.629.202.1.1.1.13 integer read-write
The user can set to egress remark DSCP in one of the following modes: a) Map CoS class to AF CPs (call it AF-mode) 0: AF12 1: AF22 2: AF32 3: AF42 b) Map CoS class to Class selectors CPs (call it CS-mode) 0: 000000 1: 001000 2: 010000 3: 110000 Enumeration: 'csMode': 3, 'notSupported': 1, 'afMode': 2.
                     nbsEusmSlotDscpIngressEf 1.3.6.1.4.1.629.202.1.1.1.14 integer read-write
One of the five ingress options EF,AF,CS,ZERO and OTHER Enumeration: 'enable': 2, 'notSupported': 1, 'disable': 3.
                     nbsEusmSlotDscpIngressAf 1.3.6.1.4.1.629.202.1.1.1.15 integer read-write
One of the five ingress options EF,AF,CS,ZERO and OTHER Enumeration: 'enable': 2, 'notSupported': 1, 'disable': 3.
                     nbsEusmSlotDscpIngressCs 1.3.6.1.4.1.629.202.1.1.1.16 integer read-write
One of the five ingress options EF,AF,CS,ZERO and OTHER Enumeration: 'enable': 2, 'notSupported': 1, 'disable': 3.
                     nbsEusmSlotDscpIngressZeroDscp 1.3.6.1.4.1.629.202.1.1.1.17 integer read-write
One of the five ingress options EF,AF,CS,ZERO and OTHER Enumeration: 'enable': 2, 'notSupported': 1, 'disable': 3.
                     nbsEusmSlotDscpIngressAllOther 1.3.6.1.4.1.629.202.1.1.1.18 integer read-write
One of the five ingress options EF,AF,CS,ZERO and OTHER Enumeration: 'enable': 2, 'notSupported': 1, 'disable': 3.
                     nbsEusmSlotIometrix 1.3.6.1.4.1.629.202.1.1.1.19 integer read-write
Controls whether or not the EUSM should enable Iometrix Level 1 cNode agent behavior Enumeration: 'on': 3, 'notSupported': 1, 'off': 2.
                     nbsEusmSlotManagementVid 1.3.6.1.4.1.629.202.1.1.1.20 integer read-write
VLAN Id reserved for EUSM management activities.
                     nbsEusmSlotUserPortIRAdmin 1.3.6.1.4.1.629.202.1.1.1.21 unsigned32 read-write
Unit is kilobits per second. This applies to all frames incoming on the user port. The actual granularity is a function of line rate: roughly 61 Kbps for 1000 Mbps, 6.1 Kbps for 100 Mbps, and 0.61 Kbps for 10 Mbps
                     nbsEusmSlotUserPortIROper 1.3.6.1.4.1.629.202.1.1.1.22 unsigned32 read-only
Unit is kilobits per second. This applies to all frames incoming on the user port. The actual granularity is a function of line rate: roughly 61 Kbps for 1000 Mbps, 6.1 Kbps for 100 Mbps, and 0.61 Kbps for 10 Mbps. It is based on the configured IRAdmin object modified to match the constraints of the device.
                     nbsEusmSlotMaxFlowCfgSize 1.3.6.1.4.1.629.202.1.1.1.23 integer read-only
Maximum number of entries in the FlowCfg table. This may vary from slot to slot if different versions of EUSM software support different table sizes.
                     nbsEusmSlotMaxVlanTranSize 1.3.6.1.4.1.629.202.1.1.1.24 integer read-only
Maximum number of entries in the VLAN Translation table. This may vary from slot to slot if different versions of EUSM software support different table sizes.
                     nbsEusmSlotMaxDscpMapSize 1.3.6.1.4.1.629.202.1.1.1.25 integer read-only
Maximum number of entries in the DSCP to SLC Priority Map table. This may vary from slot to slot if different versions of EUSM software support different table sizes.
                     nbsEusmSlotMaxCosPrioSize 1.3.6.1.4.1.629.202.1.1.1.26 integer read-only
Maximum number of entries in the VLAN CoS to SLC Priority table. This may vary from slot to slot if different versions of EUSM software support different table sizes.
             nbsEusmFlowCfgTable 1.3.6.1.4.1.629.202.1.2 no-access
A table that describes the Vlan Flow Rate Limits At the moment there is a limit of 32 entries for this table
                 nbsEusmFlowCfgEntry 1.3.6.1.4.1.629.202.1.2.1 no-access
Contains a description of a particular Vlan Flow Rate Limit information
                     nbsEusmFlowCfgChassis 1.3.6.1.4.1.629.202.1.2.1.1 integer read-only
The index of the table to refer to Chassis
                     nbsEusmFlowCfgSlot 1.3.6.1.4.1.629.202.1.2.1.2 integer read-only
The index of the table to refer to Slot of this EUSM
                     nbsEusmFlowCfgVid 1.3.6.1.4.1.629.202.1.2.1.3 integer read-only
The Vid part of the index.
                     nbsEusmFlowCfgPriority 1.3.6.1.4.1.629.202.1.2.1.4 integer read-only
Priority part of the VLAN as index. 0(Zero) is don't care and the real priority starts 1 based.
                     nbsEusmFlowCfgRowStatus 1.3.6.1.4.1.629.202.1.2.1.5 rowstatus read-only
This table RowStatus object to create, modify and delete the rows
                     nbsEusmFlowCfgStorageType 1.3.6.1.4.1.629.202.1.2.1.6 storagetype read-only
This table StorageType
                     nbsEusmFlowCfgIRAdmin 1.3.6.1.4.1.629.202.1.2.1.7 unsigned32 read-only
Information Rate (IR) specified for the Vid and priority combo. Unit is kilobits per second. Max possible value is 4,294,967,295 which is large enough even to represent 1 Terabit communication.
                     nbsEusmFlowCfgIROper 1.3.6.1.4.1.629.202.1.2.1.8 unsigned32 read-only
Information Rate (IR) that is actually applied to the flow. Unit is kilobits per second. Max possible value is 4,294,967,295 which is large enough even to represent 1 Terabit communication.
                     nbsEusmFlowCfgClearCounter 1.3.6.1.4.1.629.202.1.2.1.9 integer read-only
To clear the counters for selected row Enumeration: 'clear': 4, 'idle': 2, 'notSupported': 1, 'inProgress': 3.
             nbsEusmFlowStatusTable 1.3.6.1.4.1.629.202.1.3 no-access
A table that describes the Vlan Flow Rate Limits At the moment there is a limit of 32 entries for this table.
                 nbsEusmFlowStatusEntry 1.3.6.1.4.1.629.202.1.3.1 no-access
Contains status part of the FlowCfgTable
                     nbsEusmFlowStatusRxFrames 1.3.6.1.4.1.629.202.1.3.1.1 counter64 read-only
Received Frames counted
                     nbsEusmFlowStatusRxOctets 1.3.6.1.4.1.629.202.1.3.1.2 counter64 read-only
Received Octets counted
             nbsEusmVidMapTable 1.3.6.1.4.1.629.202.1.4 no-access
A table that describes the Vlan Translation table At the moment there is a limit of 3 or 7 entries for this table
                 nbsEusmVidMapEntry 1.3.6.1.4.1.629.202.1.4.1 no-access
Contains a description of a particular Vlan Translation table feature
                     nbsEusmVidMapChassis 1.3.6.1.4.1.629.202.1.4.1.1 integer read-only
The index of the table to refer to Chassis
                     nbsEusmVidMapSlot 1.3.6.1.4.1.629.202.1.4.1.2 integer read-only
The index of the table to refer to Slot of this EUSM
                     nbsEusmVidMapFromVid 1.3.6.1.4.1.629.202.1.4.1.3 integer read-only
The vlanTranslation index.
                     nbsEusmVidMapToVid 1.3.6.1.4.1.629.202.1.4.1.4 integer read-only
The vlanTranslation index.
                     nbsEusmVidMapRowStatus 1.3.6.1.4.1.629.202.1.4.1.5 rowstatus read-only
This table RowStatus object to create, modify and delete the rows
                     nbsEusmVidMapStorageType 1.3.6.1.4.1.629.202.1.4.1.6 storagetype read-only
This table StorageType
             nbsEusmCoSDscpMapTable 1.3.6.1.4.1.629.202.1.5 no-access
Only 7 possible rows in this table.It is possible to make this table without the RowStatus object as there are not going to be variable number of rows in this table. But we could define less than 7 rows. So RowStatus is added on
                 nbsEusmCoSDscpMapEntry 1.3.6.1.4.1.629.202.1.5.1 no-access
Ingress Tag prio is mapped to egress SL class queue or priority
                     nbsEusmCoSDscpMapChassis 1.3.6.1.4.1.629.202.1.5.1.1 integer read-only
The index of the table to refer to Chassis
                     nbsEusmCoSDscpMapSlot 1.3.6.1.4.1.629.202.1.5.1.2 integer read-only
The index of the table to refer to Slot of this EUSM
                     nbsEusmCoSDscpMapDscp 1.3.6.1.4.1.629.202.1.5.1.3 integer read-only
DSCP range is 0..63 and since it is an index we make it 1..64 as the 1 based range
                     nbsEusmCoSDscpMapSlcPrio 1.3.6.1.4.1.629.202.1.5.1.4 integer read-only
Service Level Class Priority has 4 queues. Each ingress packet is assigned a Diffserv Service Level Class as part of the ingress traffic process. A packet can be forwarded to any one of 4 hardware egress packet queues of a port according to the packet SL class. Enumeration: 'high': 4, 'medium': 3, 'low': 1, 'normal': 2.
                     nbsEusmCoSDscpMapRowStatus 1.3.6.1.4.1.629.202.1.5.1.5 rowstatus read-only
This table RowStatus object to create, modify and delete the rows
                     nbsEusmCoSDscpMapStorageType 1.3.6.1.4.1.629.202.1.5.1.6 storagetype read-only
This table StorageType
             nbsEusmCoSTagPrioMapTable 1.3.6.1.4.1.629.202.1.6 no-access
Only 8 rows in this table. It is a fixed size table because rows for all values of the table index Priority object must be defined in the configured device.
                 nbsEusmCoSTagPrioMapEntry 1.3.6.1.4.1.629.202.1.6.1 no-access
Ingress Tag priority is mapped to egress Service Level class queue or priority.
                     nbsEusmCoSTagPrioMapChassis 1.3.6.1.4.1.629.202.1.6.1.1 integer read-only
The index of the table to refer to Chassis
                     nbsEusmCoSTagPrioMapSlot 1.3.6.1.4.1.629.202.1.6.1.2 integer read-only
The index of the table to refer to Slot of this EUSM
                     nbsEusmCoSTagPrioMapPriority 1.3.6.1.4.1.629.202.1.6.1.3 integer read-only
Tag priority range is 0..7.
                     nbsEusmCoSTagPrioMapSlcPrio 1.3.6.1.4.1.629.202.1.6.1.4 integer read-only
Service Level Class Priority has 4 queues. Each ingress packet is assigned a Diffserv Service Level Class as part of the ingress traffic process. A packet can be forwarded to any one of 4 hardware egress packet queues of a port according to the packet SL class. Enumeration: 'high': 4, 'medium': 3, 'low': 1, 'normal': 2.
         nbsEusmPortGrp 1.3.6.1.4.1.629.202.2
Stage-II Port context featurea for EUSM boards
             nbsEusmPortTable 1.3.6.1.4.1.629.202.2.1 no-access
Contains a description of Port context features applicable There is going to be one row for each port. All the scalar type objects applicable at the port context are dumped here.
                 nbsEusmPortEntry 1.3.6.1.4.1.629.202.2.1.1 no-access
Contains a description of slot context features applicable for the whole module. There is going to be one row for each slot. All the scalar type objects applicable at the slot context are dumped here.
                     nbsEusmPortSupportsEusm 1.3.6.1.4.1.629.202.2.1.1.1 integer read-only
Is EUSM config and status supported for this slot? Enumeration: 'supported': 2, 'notSupported': 1.
                     nbsEusmPortSmartLoopbackAction 1.3.6.1.4.1.629.202.2.1.1.2 integer read-write
Enumeration: 'all': 3, 'off': 2, 'onDA': 4, 'mac': 7, 'onBoth': 6, 'notSupported': 1, 'onVid': 5.
                     nbsEusmPortSmartLoopbackSwap 1.3.6.1.4.1.629.202.2.1.1.3 integer read-write
Enumeration: 'on': 3, 'notSupported': 1, 'off': 2.
                     nbsEusmPortSmartLoopbackMac 1.3.6.1.4.1.629.202.2.1.1.4 octet string read-write
                     nbsEusmPortSmartLoopbackVid 1.3.6.1.4.1.629.202.2.1.1.5 integer read-write
                     nbsEusmPortVlanTagAction 1.3.6.1.4.1.629.202.2.1.1.6 integer read-write
add(2) need two more arguments s-vlanId and s-vlan-priority strip(3)and ignore(4) does not need any argument Enumeration: 'ignore': 4, 'add': 2, 'notSupported': 1, 'strip': 3.
                     nbsEusmPortVlanTagVid 1.3.6.1.4.1.629.202.2.1.1.7 integer read-write
need to be specified when VlanTagAction is add(2)
                     nbsEusmPortVlanTagPriority 1.3.6.1.4.1.629.202.2.1.1.8 integer read-write
need to be specified when VlanTagAction is add(2)
         nbsEusmTestGrp 1.3.6.1.4.1.629.202.3
Testing category of features for EUSM boards. The example items that may go here are the smart loopback traffic generation, loss/gain analysis, performance monitoring, etc.
             nbsEusmTgaTable 1.3.6.1.4.1.629.202.3.1 no-access
Contains a description of Test context features applicable. There is going to be one row for each port.
                 nbsEusmTgaEntry 1.3.6.1.4.1.629.202.3.1.1 no-access
Contains a description of slot context features applicable for the whole module. There is going to be one row for each port.
                     nbsEusmTgaDa 1.3.6.1.4.1.629.202.3.1.1.1 octet string read-write
Destination Address - MAC address
                     nbsEusmTgaDaType 1.3.6.1.4.1.629.202.3.1.1.2 integer read-write
Different options to specify the Destination Address Enumeration: 'random': 2, 'notSupported': 1, 'increment': 4, 'fixed': 3.
                     nbsEusmTgaSa 1.3.6.1.4.1.629.202.3.1.1.3 octet string read-write
Source Address - MAC address
                     nbsEusmTgaSaType 1.3.6.1.4.1.629.202.3.1.1.4 integer read-write
Different options to specify the Source Address Enumeration: 'random': 2, 'notSupported': 1, 'increment': 4, 'fixed': 3.
                     nbsEusmTgaTag 1.3.6.1.4.1.629.202.3.1.1.5 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
                     nbsEusmTgaTagType 1.3.6.1.4.1.629.202.3.1.1.6 integer read-write
Different options to specify the Tag Enumeration: 'random': 2, 'notSupported': 1, 'increment': 4, 'fixed': 3.
                     nbsEusmTgaPattern 1.3.6.1.4.1.629.202.3.1.1.7 octet string read-write
The two Pattern bytes are replicated as needed to fill-out the frame to the specified size
                     nbsEusmTgaPatternType 1.3.6.1.4.1.629.202.3.1.1.8 integer read-write
Different options to specify the Source Address Enumeration: 'random': 2, 'notSupported': 1, 'fixed': 3.
                     nbsEusmTgaFrameSize 1.3.6.1.4.1.629.202.3.1.1.9 integer read-write
Frame Size range from 64 to 9600
                     nbsEusmTgaFrameSizeType 1.3.6.1.4.1.629.202.3.1.1.10 integer read-write
Different options to specify the Frame Size Enumeration: 'random': 2, 'notSupported': 1, 'fixed': 3.
                     nbsEusmTgaFrameCount 1.3.6.1.4.1.629.202.3.1.1.11 unsigned32 read-write
                     nbsEusmTgaFrameCountType 1.3.6.1.4.1.629.202.3.1.1.12 integer read-write
Different options to specify the Frame Size Enumeration: 'continuous': 2, 'notSupported': 1, 'fixed': 3.
                     nbsEusmTgaInterPacketGap 1.3.6.1.4.1.629.202.3.1.1.13 integer read-write
Rate Control - only option is fixed. Default is 1249928. This sets an approx rate of 100/10/1 fps at 1000/100/10 Mbps. Number of bytes between frames. Controls traffic rate
                     nbsEusmTgaAction 1.3.6.1.4.1.629.202.3.1.1.14 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.
             nbsEusmCableTestTable 1.3.6.1.4.1.629.202.3.2 no-access
Cable testing feature
                 nbsEusmCableTestEntry 1.3.6.1.4.1.629.202.3.2.1 no-access
Cable testing feature
                     nbsEusmCableTestStatus 1.3.6.1.4.1.629.202.3.2.1.1 integer read-write
To initiate and get the status of the cable test feature. It is applicable only to copper ports. In the future we may have multiple copper ports. A GET on this object will show testIdle if a test has never been run, or testCompleted(4) if it has. When testStart(2) is SET, for a short time of about 3 seconds you would expect to see testInProgress(3). Time-stamp of the test start will be sent by the SNMP agent to the line-card to keep track of the time instance of the test. Enumeration: 'testStart': 2, 'testInProgress': 3, 'notSupported': 1, 'testIdle': 5, 'testCompleted': 4.
                     nbsEusmCableTestResult 1.3.6.1.4.1.629.202.3.2.1.2 displaystring read-only
This string will give out the result of the cable test done with a time stamp that gives the indication as to when the CableTest was initiated. This also gives the result for all the 4 pairs of wire. Possible results status includes invalid, good, mismatch short and open. When the status is mismatch, short or open, there will be length indicating more information about the location of the fault. From the LNXNM point of view it is easy to deal with scalars than tables - so this is made into DisplayString. Since the MVs use it read-only and display anyway, it is probably simpler to deal with scalar display string rather than table. An example TestResult may look like the following pair-1 good,pair-2 invalid,pair-3 open at 25 meters,pair-4 good.
             nbsEusmLgaTable 1.3.6.1.4.1.629.202.3.3 no-access
Contains a description of Traffic discrepancy counters.
                 nbsEusmLgaEntry 1.3.6.1.4.1.629.202.3.3.1 no-access
Discrepancy entry
                     nbsEusmLgaRdAllFrames 1.3.6.1.4.1.629.202.3.3.1.1 integer32 read-only
The count of all frames (good+bad) lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRducFrames 1.3.6.1.4.1.629.202.3.3.1.2 integer32 read-only
The count of good unicast frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdmcFrames 1.3.6.1.4.1.629.202.3.3.1.3 integer32 read-only
The count of good multicast frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdbcFrames 1.3.6.1.4.1.629.202.3.3.1.4 integer32 read-only
The count of good broadcast frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSize64 1.3.6.1.4.1.629.202.3.3.1.5 integer32 read-only
The count of all 64 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeMax127 1.3.6.1.4.1.629.202.3.3.1.6 integer32 read-only
The count of all 65-127 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeMax255 1.3.6.1.4.1.629.202.3.3.1.7 integer32 read-only
The count of all 128-255 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeMax511 1.3.6.1.4.1.629.202.3.3.1.8 integer32 read-only
The count of all 256-511 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeMax1023 1.3.6.1.4.1.629.202.3.3.1.9 integer32 read-only
The count of all 512-1023 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeMax1518 1.3.6.1.4.1.629.202.3.3.1.10 integer32 read-only
The count of all 1024-1518 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeMax2047 1.3.6.1.4.1.629.202.3.3.1.11 integer32 read-only
The count of all 1519-2047 byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdSizeOvr2047 1.3.6.1.4.1.629.202.3.3.1.12 integer32 read-only
The count of all 2048-plus byte frames lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdFrameDivisor 1.3.6.1.4.1.629.202.3.3.1.13 unsigned32 read-only
The divisor to calculate frame loss/gain ratios for the most recent interval.
                     nbsEusmLgaRdAllOctets 1.3.6.1.4.1.629.202.3.3.1.14 integer32 read-only
The count of all frame octets lost/gained (-/+) in the most recent interval. Not supported value: 0x80000000
                     nbsEusmLgaRdOctetDivisor 1.3.6.1.4.1.629.202.3.3.1.15 unsigned32 read-only
The divisor to calculate octet loss/gain ratios for the most recent interval.
                     nbsEusmLgaRdTimeSpan 1.3.6.1.4.1.629.202.3.3.1.16 unsigned32 read-only
The time span (tenths of a sec) for the most recent interval.
                     nbsEusmLgaAdAllFrames 1.3.6.1.4.1.629.202.3.3.1.17 integer32 read-only
The accumulated count of all frames (good+bad) lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAducFrames 1.3.6.1.4.1.629.202.3.3.1.18 integer32 read-only
The accumulated count of good unicast frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdmcFrames 1.3.6.1.4.1.629.202.3.3.1.19 integer32 read-only
The accumulated count of good multicast frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdbcFrames 1.3.6.1.4.1.629.202.3.3.1.20 integer32 read-only
The accumulated count of good broadcast frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSize64 1.3.6.1.4.1.629.202.3.3.1.21 integer32 read-only
The accumulated count of all 64 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeMax127 1.3.6.1.4.1.629.202.3.3.1.22 integer32 read-only
The accumulated count of all 65-127 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeMax255 1.3.6.1.4.1.629.202.3.3.1.23 integer32 read-only
The accumulated count of all 128-255 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeMax511 1.3.6.1.4.1.629.202.3.3.1.24 integer32 read-only
The accumulated count of all 256-511 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeMax1023 1.3.6.1.4.1.629.202.3.3.1.25 integer32 read-only
The accumulated count of all 512-1023 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeMax1518 1.3.6.1.4.1.629.202.3.3.1.26 integer32 read-only
The accumulated count of all 1024-1518 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeMax2047 1.3.6.1.4.1.629.202.3.3.1.27 integer32 read-only
The accumulated count of all 1519-2047 byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdSizeOvr2047 1.3.6.1.4.1.629.202.3.3.1.28 integer32 read-only
The accumulated count of all 2048-plus byte frames lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdFrameDivisor 1.3.6.1.4.1.629.202.3.3.1.29 unsigned32 read-only
The divisor to calculate frame loss/gain ratios over all intervals.
                     nbsEusmLgaAdAllOctets 1.3.6.1.4.1.629.202.3.3.1.30 integer32 read-only
The accumulated count of all frame octets lost/gained (-/+) over all intervals. Not supported value: 0x80000000
                     nbsEusmLgaAdOctetDivisor 1.3.6.1.4.1.629.202.3.3.1.31 unsigned32 read-only
The divisor to calculate octet loss/gain ratios over all intervals.
                     nbsEusmLgaAdTimeSpan 1.3.6.1.4.1.629.202.3.3.1.32 unsigned32 read-only
The accumulated time span (tenths of a sec) for all intervals.
                     nbsEusmSlotLgaInterval 1.3.6.1.4.1.629.202.3.3.1.33 integer read-write
Traffic Analysis (loss/gain) sampling time interval (sec). Practical range allowed is 10 seconds to 1 day.
                     nbsEusmSlotLgaAction 1.3.6.1.4.1.629.202.3.3.1.34 integer read-write
Traffic Analysis (loss/gain) activity status. Enumeration: 'inactive': 2, 'start': 3, 'inProgress': 5, 'notSupported': 1, 'stop': 4.
             nbsEusmPmTable 1.3.6.1.4.1.629.202.3.4 no-access
Contains a description of Traffic discrepancy counters.
                 nbsEusmPmEntry 1.3.6.1.4.1.629.202.3.4.1 no-access
Performance Monitoring entry
                     nbsEusmPmAvgAllSizes 1.3.6.1.4.1.629.202.3.4.1.1 counter32 read-only
The average transit time (nanosec) for monitored frames.
                     nbsEusmPmAvg64 1.3.6.1.4.1.629.202.3.4.1.2 counter32 read-only
The average transit time (nanosec) for monitored 64 byte frames.
                     nbsEusmPmAvg127 1.3.6.1.4.1.629.202.3.4.1.3 counter32 read-only
The average transit time (nanosec) for monitored 65-127 byte frames.
                     nbsEusmPmAvg255 1.3.6.1.4.1.629.202.3.4.1.4 counter32 read-only
The average transit time (nanosec) for monitored 128-255 byte frames.
                     nbsEusmPmAvg511 1.3.6.1.4.1.629.202.3.4.1.5 counter32 read-only
The average transit time (nanosec) for monitored 256-511 byte frames.
                     nbsEusmPmAvg1023 1.3.6.1.4.1.629.202.3.4.1.6 counter32 read-only
The average transit time (nanosec) for monitored 512-1023 byte frames.
                     nbsEusmPmAvg1518 1.3.6.1.4.1.629.202.3.4.1.7 counter32 read-only
The average transit time (nanosec) for monitored 1024-1518 byte frames.
                     nbsEusmPmAvg2047 1.3.6.1.4.1.629.202.3.4.1.8 counter32 read-only
The average transit time (nanosec) for monitored 1519-2047 byte frames.
                     nbsEusmPmAvgOvr2047 1.3.6.1.4.1.629.202.3.4.1.9 counter32 read-only
The average transit time (nanosec) for monitored 2048-plus byte frames.
                     nbsEusmPmMinAllSizes 1.3.6.1.4.1.629.202.3.4.1.10 counter32 read-only
The minimum transit time (nanosec) for monitored frames.
                     nbsEusmPmMin64 1.3.6.1.4.1.629.202.3.4.1.11 counter32 read-only
The minimum transit time (nanosec) for monitored 64 byte frames.
                     nbsEusmPmMin127 1.3.6.1.4.1.629.202.3.4.1.12 counter32 read-only
The minimum transit time (nanosec) for monitored 65-127 byte frames.
                     nbsEusmPmMin255 1.3.6.1.4.1.629.202.3.4.1.13 counter32 read-only
The minimum transit time (nanosec) for monitored 128-255 byte frames.
                     nbsEusmPmMin511 1.3.6.1.4.1.629.202.3.4.1.14 counter32 read-only
The minimum transit time (nanosec) for monitored 256-511 byte frames.
                     nbsEusmPmMin1023 1.3.6.1.4.1.629.202.3.4.1.15 counter32 read-only
The minimum transit time (nanosec) for monitored 512-1023 byte frames.
                     nbsEusmPmMin1518 1.3.6.1.4.1.629.202.3.4.1.16 counter32 read-only
The minimum transit time (nanosec) for monitored 1024-1518 byte frames.
                     nbsEusmPmMin2047 1.3.6.1.4.1.629.202.3.4.1.17 counter32 read-only
The minimum transit time (nanosec) for monitored 1519-2047 byte frames.
                     nbsEusmPmMinOvr2047 1.3.6.1.4.1.629.202.3.4.1.18 counter32 read-only
The minimum transit time (nanosec) for monitored 2048-plus byte frames.
                     nbsEusmPmMaxAllSizes 1.3.6.1.4.1.629.202.3.4.1.19 counter32 read-only
The maximum transit time (nanosec) for monitored frames.
                     nbsEusmPmMax64 1.3.6.1.4.1.629.202.3.4.1.20 counter32 read-only
The maximum transit time (nanosec) for monitored 64 byte frames.
                     nbsEusmPmMax127 1.3.6.1.4.1.629.202.3.4.1.21 counter32 read-only
The maximum transit time (nanosec) for monitored 65-127 byte frames.
                     nbsEusmPmMax255 1.3.6.1.4.1.629.202.3.4.1.22 counter32 read-only
The maximum transit time (nanosec) for monitored 128-255 byte frames.
                     nbsEusmPmMax511 1.3.6.1.4.1.629.202.3.4.1.23 counter32 read-only
The maximum transit time (nanosec) for monitored 256-511 byte frames.
                     nbsEusmPmMax1023 1.3.6.1.4.1.629.202.3.4.1.24 counter32 read-only
The maximum transit time (nanosec) for monitored 512-1023 byte frames.
                     nbsEusmPmMax1518 1.3.6.1.4.1.629.202.3.4.1.25 counter32 read-only
The maximum transit time (nanosec) for monitored 1024-1518 byte frames.
                     nbsEusmPmMax2047 1.3.6.1.4.1.629.202.3.4.1.26 counter32 read-only
The maximum transit time (nanosec) for monitored 1519-2047 byte frames.
                     nbsEusmPmMaxOvr2047 1.3.6.1.4.1.629.202.3.4.1.27 counter32 read-only
The maximum transit time (nanosec) for monitored 2048-plus byte frames.
                     nbsEusmPmFramesAllSizes 1.3.6.1.4.1.629.202.3.4.1.28 counter64 read-only
The count of all monitored frames.
                     nbsEusmPmFrames64 1.3.6.1.4.1.629.202.3.4.1.29 counter64 read-only
The count of all monitored 64 byte frames.
                     nbsEusmPmFrames127 1.3.6.1.4.1.629.202.3.4.1.30 counter64 read-only
The count of all monitored 65-127 byte frames.
                     nbsEusmPmFrames255 1.3.6.1.4.1.629.202.3.4.1.31 counter64 read-only
The count of all monitored 128-255 byte frames.
                     nbsEusmPmFrames511 1.3.6.1.4.1.629.202.3.4.1.32 counter64 read-only
The count of all monitored 256-511 byte frames.
                     nbsEusmPmFrames1023 1.3.6.1.4.1.629.202.3.4.1.33 counter64 read-only
The count of all monitored 512-1023 byte frames.
                     nbsEusmPmFrames1518 1.3.6.1.4.1.629.202.3.4.1.34 counter64 read-only
The count of all monitored 1024-1518 byte frames.
                     nbsEusmPmFrames2047 1.3.6.1.4.1.629.202.3.4.1.35 counter64 read-only
The count of all monitored 1519-2047 byte frames.
                     nbsEusmPmFramesOvr2047 1.3.6.1.4.1.629.202.3.4.1.36 counter64 read-only
The count of all monitored 2048-plus byte frames.
                     nbsEusmPmOctetsAllSizes 1.3.6.1.4.1.629.202.3.4.1.37 counter64 read-only
The count of octets in all monitored frames.
                     nbsEusmPmOctets64 1.3.6.1.4.1.629.202.3.4.1.38 counter64 read-only
The count of octets in all monitored 64 byte frames.
                     nbsEusmPmOctets127 1.3.6.1.4.1.629.202.3.4.1.39 counter64 read-only
The count of octets in all monitored 65-127 byte frames.
                     nbsEusmPmOctets255 1.3.6.1.4.1.629.202.3.4.1.40 counter64 read-only
The count of octets in all monitored 128-255 byte frames.
                     nbsEusmPmOctets511 1.3.6.1.4.1.629.202.3.4.1.41 counter64 read-only
The count of octets in all monitored 256-511 byte frames.
                     nbsEusmPmOctets1023 1.3.6.1.4.1.629.202.3.4.1.42 counter64 read-only
The count of octets in all monitored 512-1023 byte frames.
                     nbsEusmPmOctets1518 1.3.6.1.4.1.629.202.3.4.1.43 counter64 read-only
The count of octets in all monitored 1024-1518 byte frames.
                     nbsEusmPmOctets2047 1.3.6.1.4.1.629.202.3.4.1.44 counter64 read-only
The count of octets in all monitored 1519-2047 byte frames.
                     nbsEusmPmOctetsOvr2047 1.3.6.1.4.1.629.202.3.4.1.45 counter64 read-only
The count of octets in all monitored 2048-plus byte frames.
                     nbsEusmSlotPmInterval 1.3.6.1.4.1.629.202.3.4.1.46 integer read-write
Performance Monitoring time duration (sec). Practical range allowed is 1 minute to 1 week.
                     nbsEusmSlotPmSelector 1.3.6.1.4.1.629.202.3.4.1.47 integer read-write
Performance Monitoring traffic direction selector. coToCpe(2) measures from CO's active trunk port to CPE's active trunk port. cpeToCo(3) measures from CPE's active trunk port to CO's active trunk port. To measure from one CPE to another, the user should designate the source CPE as cpeTx(4) and the destination CPE as cpeRx(5). The reflector CPE must be activated before the source CPE. Enumeration: 'notSupported': 1, 'cpeToCo': 3, 'cpeRx': 5, 'coToCpe': 2, 'cpeTx': 4.
                     nbsEusmSlotPmAction 1.3.6.1.4.1.629.202.3.4.1.48 integer read-write
Traffic Analysis (performance monitoring) activity status. Enumeration: 'complete': 6, 'stop': 4, 'start': 3, 'inactive': 2, 'stopping': 7, 'inProgress': 5, 'notSupported': 1.
                     nbsEusmSlotPmCapabilities 1.3.6.1.4.1.629.202.3.4.1.49 octet string read-only
This bitmask indicates which performance monitoring selectors this slot can support. This object is mandatory for all slots in systems where the nbsEusmSlotPmSelector object is supported. Each capability is represented by one bit. Set bit to 1 to advertise capability, 0 to deny it. Capability Bit -------------- --- reserved 0 notSupported 1 coToCpe 2 cpeToCo 3 cpeTx 4 cpeRx 5 OCTET STRING bitmasks count the leftmost bit (MSB) as 0. A zero length OCTET STRING indicates that this object is not supported.