tmnxPcepPccReqMsgState
TIMETRA-PCEP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.101.3.1.1.1.12
Object
column Enumeration
The value of tmnxPcepPccReqMsgState indicates the state of PCReq
message:
unknown (0) - The state of PCReq message is unknown.
requestParameter(1) - Request Parameter (RP) object is included in
the PCReq message.
sentForCompute (2) - PCReq message has been sent for path
computation.
errorReceived (3) - Path Computation Error (PCErr) message is
received by the PCC.
notifyReceived (4) - Path Computation Notification (PCNtf)
message is received by the PCC.
cancel (5) - PCReq message has been cancelled.
computeReceived (6) - Path computation is received by the PCC.
Context
- MIB
- TIMETRA-PCEP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.101.3.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPcepPccReqMsgInfoEntry
- 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 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPccReqMsgState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPccReqMsgState.<vRtrID>.<tmnxPcepEntityIndex>.<tmnxPcepPccReqMsgRequestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PCEP-MIB::tmnxPcepPccReqMsgState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | requestParameter |
2 | sentForCompute |
3 | errorReceived |
4 | notifyReceived |
5 | cancel |
6 | computeReceived |
Conformance
Member of