tmnxPcepEntityType
TIMETRA-PCEP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.101.2.3.1.4
Object
column r/w
Enumeration
The value of tmnxPcepEntityType specifies the type of this PCEP
entity. It takes one of the following values:
- pcc (1) : this entity is a Path Computation Client (PCC)
- pce (2) : this entity is a Path Computation Server (PCE).
This object can only be set at row creation time and cannot be
modified.
Context
- MIB
- TIMETRA-PCEP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.101.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPcepEntityEntry
- 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::tmnxPcepEntityType'
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::tmnxPcepEntityType.<vRtrID>.<tmnxPcepEntityIndex>'
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::tmnxPcepEntityType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pcc |
2 | pce |
Conformance
Member of