tePathName

TE-MIB · .1.3.6.1.2.1.122.1.3.1.2

Object

column r/w OctetString
The name of this path.
              
A pathName must be unique within the set of paths
over a single tunnel.  If a SET request is received
with a duplicate name, then the implementation MUST
return an inconsistentValue error.
              
The value of this object cannot be changed
if the value of the corresponding teTunnelRowStatus
object is 'active'.

Context

MIB
TE-MIB
OID
.1.3.6.1.2.1.122.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
tePathEntry
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 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::tePathName.<teTunnelIndex>.<tePathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-MIB::tePathName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.