All MIBs › RS232-MIB › rs232SyncPortAbortedFrames
rs232SyncPortAbortedFrames
Module: RS232-MIB
OID (symbolic): RS232-MIB::rs232SyncPortAbortedFrames
OID (numeric): 1.3.6.1.3.20.4.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of frames aborted on the port due to receiving an abort sequence since system re-initialization and while the port state was 'up' or 'test'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.20.4.1.7 snmpwalk -v2c -c public <target> RS232-MIB::rs232SyncPortAbortedFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.20.4.1.7.1 snmpget -v2c -c public <target> RS232-MIB::rs232SyncPortAbortedFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rs232SyncPortAbortedFrames.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.20 | rs232 | RS232-MIB |
| 1.3.6.1.3.20.4 | rs232SyncPortTable | RS232-MIB |
| 1.3.6.1.3.20.4.1 | rs232SyncPortEntry | RS232-MIB |
| 1.3.6.1.3.20.4.1.7 | rs232SyncPortAbortedFrames | RS232-MIB |