All MIBs › GSWITCH-MIB › nbsPortBroadFramesRec
nbsPortBroadFramesRec
Module: GSWITCH-MIB
OID (symbolic): GSWITCH-MIB::nbsPortBroadFramesRec
OID (numeric): 1.3.6.1.4.1.629.2.7.1.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Broadcast Frames Recived
What is nbsPortBroadFramesRec?
This read-only Counter OID totals the broadcast frames received on a port, the frame-count counterpart to nbsPortBroadByteRec, which an admin watches when investigating a suspected broadcast storm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.2.7.1.1.8 snmpwalk -v2c -c public <target> GSWITCH-MIB::nbsPortBroadFramesRec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.2.7.1.1.8.1 snmpget -v2c -c public <target> GSWITCH-MIB::nbsPortBroadFramesRec.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsPortBroadFramesRec.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::nbsPortBroadFramesRec 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.8 | nbsPortBroadFramesRec | GSWITCH-MIB |