frPVCEndptOutOctets

FRNETSERV-MIB · .1.3.6.1.2.1.10.44.1.3.1.20

Object

column OctetsSNMPv2-SMICounter32
The number of octets sent by the network (egress)
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.20
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::frPVCEndptOutOctets'
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::frPVCEndptOutOctets.<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::frPVCEndptOutOctets'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance