tnSvcIpRouting
TN-SERV-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.2.2.1.5
Object
The value of the object tnSvcIpRouting specifies, for a 'tls' service, whether IP routing is enabled. For 'epipe', 'p3pipe', '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
- TN-SERV-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSvcBaseInfoEntry
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 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SERV-MIB::tnSvcIpRouting'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SERV-MIB::tnSvcIpRouting.<tnSysSwitchId>.<tnSvcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SERV-MIB::tnSvcIpRouting'
Syntax
- Source
- TN-TC-MIBTmnxEnabledDisabled
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |