All MIBs › RAD-MIB › ip2IfIntervalStatTxErrFrameSec
ip2IfIntervalStatTxErrFrameSec
Module: RAD-MIB
OID (symbolic): RAD-MIB::ip2IfIntervalStatTxErrFrameSec
OID (numeric): 1.3.6.1.4.1.164.3.1.6.7.11.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of seconds in which errored frames were transmitted during the selected interval. The error may be one of the following: CRC error, Alignment error, Oversized frame, Undersized frame, Aborted frame.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.11.1.8 snmpwalk -v2c -c public <target> RAD-MIB::ip2IfIntervalStatTxErrFrameSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.11.1.8.1 snmpget -v2c -c public <target> RAD-MIB::ip2IfIntervalStatTxErrFrameSec.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ip2IfIntervalStatTxErrFrameSec.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.7 | ip2If | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.11 | ip2IfIntervalStatTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.11.1 | ip2IfIntervalStatEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.11.1.8 | ip2IfIntervalStatTxErrFrameSec | RAD-MIB |