pcePcepEntityMaxUnknownReqs
PCE-PCEP-MIB ·
.1.3.6.1.2.1.227.1.1.1.22
Object
column SNMPv2-SMIUnsigned32
The maximum number of unrecognized requests and replies that
any session on this PCEP entity is willing to accept per
minute before terminating the session.
A PCRep message contains an unrecognized reply if it
contains an RP object whose request ID does not correspond
to any in-progress request sent by this PCEP entity.
A PCReq message contains an unrecognized request if it
contains an RP object whose request ID is zero.
Context
- MIB
- PCE-PCEP-MIB
- OID
.1.3.6.1.2.1.227.1.1.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pcePcepEntityEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::pcePcepEntityMaxUnknownReqs'
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::pcePcepEntityMaxUnknownReqs.<pcePcepEntityIndex>'
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::pcePcepEntityMaxUnknownReqs'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of