pcePcepEntityAddr

PCE-PCEP-MIB · .1.3.6.1.2.1.227.1.1.1.5

Object

The local Internet address of this PCEP entity.  The type is
given by pcePcepEntityAddrType.
              
If operating as a PCE server, the PCEP entity listens on
this address.  If operating as a PCC, the PCEP entity binds
outgoing TCP connections to this address.
              
It is possible for the PCEP entity to operate both as a PCC
and a PCE server, in which case it uses this address both to
listen for incoming TCP connections and to bind outgoing
TCP connections.

Context

MIB
PCE-PCEP-MIB
OID
.1.3.6.1.2.1.227.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
pcePcepEntityEntry
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::pcePcepEntityAddr'
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::pcePcepEntityAddr.<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::pcePcepEntityAddr'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance