saRgDsliteApplySettings
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.12.1001
Object
If set to true(1), then all the settings (MIB values)
from this MIB tree will be applied to the runtime configuration,
This will resolve the AFTR domain name to the AFTR IPv6 address,
and initialize the DSlite tunnel. This will initialize using the AFTR
address if both the address and FQDN are defined.
This should only activate the tunnel if eRouter is in IPv6 only mode
and DS Lite is enabled.
Always returns false(2) when read.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.12.1001- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- saRgDslite
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDsliteApplySettings.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-RG-MIB::saRgDsliteApplySettings'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |