All MIBs › FCMGMT-MIB › connUnitPortStatCountDelimiterErrors
connUnitPortStatCountDelimiterErrors
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::connUnitPortStatCountDelimiterErrors
OID (numeric): 1.3.6.1.3.94.4.5.1.49
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Count of invalid frame delimiters received at this port. An example is a frame with a class 2 start and a class 3 at the end. Note, this is a FC only stat.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.4.5.1.49 snmpwalk -v2c -c public <target> FCMGMT-MIB::connUnitPortStatCountDelimiterErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.4.5.1.49.1 snmpget -v2c -c public <target> FCMGMT-MIB::connUnitPortStatCountDelimiterErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> connUnitPortStatCountDelimiterErrors.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.94 | fcmgmt | FCMGMT-MIB |
| 1.3.6.1.3.94.4 | statSet | FCMGMT-MIB |
| 1.3.6.1.3.94.4.5 | connUnitPortStatTable | FCMGMT-MIB |
| 1.3.6.1.3.94.4.5.1 | connUnitPortStatEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.4.5.1.49 | connUnitPortStatCountDelimiterErrors | FCMGMT-MIB |