frPVCEndptInExcessFrames

FRNETSERV-MIB · .1.3.6.1.2.1.10.44.1.3.1.16

Object

column FramesSNMPv2-SMICounter32
The number of frames received by the network
(ingress) for this PVC end-point which were
treated as excess traffic.  Frames which are sent
to the network with DE set to zero are treated as
excess when more than Bc bits are submitted to the
network during the Committed Information Rate
Measurement Interval (Tc).  Excess traffic may or
may not be discarded at the ingress if more than
Bc + Be bits are submitted to the network during
Tc.  Traffic discarded at the ingress is not
recorded in frPVCEndptInExcessFrames.  Frames
which are sent to the network with DE set to one
are also treated as excess traffic.

Context

MIB
FRNETSERV-MIB
OID
.1.3.6.1.2.1.10.44.1.3.1.16
Type
column
Access
readonly
Status
current
Units
Frames
Parent
frPVCEndptEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frPVCEndptInExcessFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frPVCEndptInExcessFrames.<ifIndex>.<frPVCEndptDLCIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRNETSERV-MIB::frPVCEndptInExcessFrames'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance