svcIpRouting

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.2.1.5

Object

The value of the object svcIpRouting specifies, for a 'tls' service,
whether IP routing is enabled. For 'epipe', 'apipe', 'fpipe', 'ipipe'
and 'cpipe' services, this object cannot be set and has the value
'disabled', whereas for 'vprn' and 'ies' services the value is
'enabled' and cannot be set either. For 'tls' services the value of
this object must be specified when the row is created and cannot be
changed while the row status is 'active'.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.2.1.5
Type
column
Access
readwrite
Status
current
Parent
svcBaseInfoEntry
Groups
6

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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcIpRouting'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcIpRouting.<svcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::svcIpRouting'

Values & Constraints

Type Values
1enabled
2disabled