teTunnelSourceAddress
TE-MIB ·
.1.3.6.1.2.1.122.1.2.1.7
Object
The Source Traffic Engineered Tunnel hop address of
this Tunnel.
The type of this address is determined by the value
of the corresponding teTunnelSourceAddressType.
Note that the source and destination addresses of a
Tunnel can be different address types.
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.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- teTunnelEntry
- 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 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::teTunnelSourceAddress'
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::teTunnelSourceAddress.<teTunnelIndex>'
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::teTunnelSourceAddress'
Syntax
- Source
- MPLS-TC-STD-MIBTeHopAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..32
Conformance
Member of
Compliance refinements
teModuleReadOnlyCompliance
readonly
Write access is not required.
teModuleServerReadOnlyCompliance
readonly
Write access is not required.