frPVCEndptInOctets

FRNETSERV-MIB · .1.3.6.1.2.1.10.44.1.3.1.19

Object

column OctetsSNMPv2-SMICounter32
The number of octets received by the network
(ingress) for this PVC end-point.  This counter
should only count octets from the beginning of the
frame relay header field to the end of user data.
If the network supporting frame relay can not
count octets, then this count should be an
approximation.

Context

MIB
FRNETSERV-MIB
OID
.1.3.6.1.2.1.10.44.1.3.1.19
Type
column
Access
readonly
Status
current
Units
Octets
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::frPVCEndptInOctets'
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::frPVCEndptInOctets.<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::frPVCEndptInOctets'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance