All MIBs › TNPP-OPT-MIB › tnppPFSStatLinkFramingErrors
tnppPFSStatLinkFramingErrors
Module: TNPP-OPT-MIB
OID (symbolic): TNPP-OPT-MIB::tnppPFSStatLinkFramingErrors
OID (numeric): 1.3.6.1.4.1.449.2.1.3.1.1.33.3.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This indicates the total number of TNPP framing errors occured (Invalid Header, Invalid Control character, Frame Size Exceeded, Incomplete Frame, etc.,) .
What is tnppPFSStatLinkFramingErrors?
This read-only Counter tallies the total number of TNPP framing errors on this port -- invalid header, invalid control character, frame size exceeded, incomplete frame, and similar conditions. It's a protocol-level error count distinct from the serial/physical-layer framing errors in tnppPGStatFramingErrors, so both should be checked separately when a link is unreliable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.449.2.1.3.1.1.33.3.1.4 snmpwalk -v2c -c public <target> TNPP-OPT-MIB::tnppPFSStatLinkFramingErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.449.2.1.3.1.1.33.3.1.4.1 snmpget -v2c -c public <target> TNPP-OPT-MIB::tnppPFSStatLinkFramingErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnppPFSStatLinkFramingErrors.1
Start monitoring vendor/device type unclear, object naming suggests Cadant/Arris CMTS heritage (port-protocol conformance status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TNPP-OPT-MIB::tnppPFSStatLinkFramingErrors OID value, configure state conditions and alerts, and monitor any vendor/device type unclear, object naming suggests Cadant/Arris CMTS heritage (port-protocol conformance status) from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 1.3.6.1.4.1.449 | codex | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2 | cdxProductSpecific | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1 | cdx6500 | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3 | cdx6500Statistics | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1 | cdx6500StatProtocolGroup | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1 | cdx6500PSTPortProtocolGroup | ALC-OPT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.449.2.1.3.1.1.33 | cdx6500PPSTTNPPPStatTable | TNPP-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.33.3 | tnppPFrameSummaryStatTable | TNPP-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.33.3.1 | tnppPFrameSummaryStatEntry | TNPP-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.33.3.1.4 | tnppPFSStatLinkFramingErrors | TNPP-OPT-MIB |