All MIBs › GSWITCH-MIB › nbsPortBadByteRec
nbsPortBadByteRec
Module: GSWITCH-MIB
OID (symbolic): GSWITCH-MIB::nbsPortBadByteRec
OID (numeric): 1.3.6.1.4.1.629.2.7.1.1.16
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Bad Bytes Recived. Bytes with CRC errors and frame too long
What is nbsPortBadByteRec?
This read-only Counter OID totals bad bytes received on a port, combining bytes from CRC-error frames and over-length frames, giving an admin a single rolled-up error-byte count for that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.2.7.1.1.16 snmpwalk -v2c -c public <target> GSWITCH-MIB::nbsPortBadByteRec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.2.7.1.1.16.1 snmpget -v2c -c public <target> GSWITCH-MIB::nbsPortBadByteRec.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsPortBadByteRec.1
Start monitoring Nbase Communications (later Nbase-Xyplex) managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GSWITCH-MIB::nbsPortBadByteRec OID value, configure state conditions and alerts, and monitor any Nbase Communications (later Nbase-Xyplex) managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.629 | nbase | GSWITCH-MIB |
| 1.3.6.1.4.1.629.2 | gswitch | GSWITCH-MIB |
| 1.3.6.1.4.1.629.2.7 | nbsPortsCounters | GSWITCH-MIB |
| 1.3.6.1.4.1.629.2.7.1 | nbsPortsCountTable | GSWITCH-MIB |
| 1.3.6.1.4.1.629.2.7.1.1 | nbsPortsCountEntry | GSWITCH-MIB |
| 1.3.6.1.4.1.629.2.7.1.1.16 | nbsPortBadByteRec | GSWITCH-MIB |