pcePcepSessNumReqRcvdErrorSent

PCE-PCEP-MIB · .1.3.6.1.2.1.227.1.3.1.49

Object

The number of requests received on this session that were
rejected by the local PCEP entity sending a PCErr message.
              
This might be different than pcePcepSessNumPCErrSent because
not all PCErr messages are used to reject requests, and a
single PCErr message can reject multiple requests.

Context

MIB
PCE-PCEP-MIB
OID
.1.3.6.1.2.1.227.1.3.1.49
Type
column
Access
readonly
Status
current
Parent
pcePcepSessEntry
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 'PCE-PCEP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCE-PCEP-MIB::pcePcepSessNumReqRcvdErrorSent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PCE-PCEP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCE-PCEP-MIB::pcePcepSessNumReqRcvdErrorSent.<pcePcepEntityIndex>.<pcePcepPeerAddrType>.<pcePcepPeerAddr>.<pcePcepSessInitiator>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PCE-PCEP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PCE-PCEP-MIB::pcePcepSessNumReqRcvdErrorSent'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance