tmnxNatFwdActionSaveConfig
TIMETRA-NAT-MIB ·
.1.3.6.1.4.1.6527.3.1.2.65.1.8.1.22
Object
The value of the object tmnxNatFwdActionSaveConfig specifies during
creation if the system must save the forwarding entry in the
configuration file.
In order to make the forwarding entry persistent, the running
configuration must be saved.
This can be done using the TIMETRA-SYSTEM-MIB::ssiSaveConfig object.
The value of tmnxNatFwdActionSaveConfig must only be set when the
value of tmnxNatFwdActionType is equal to 'create'.
If the value of tmnxNatFwdActionSaveConfig is not set when the value
of tmnxNatFwdActionType is equal to 'create', the system assumes that
the forwarding entry must not be saved in the configuration file.
Reading this object returns the value 'false'.
Context
- MIB
- TIMETRA-NAT-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.65.1.8.1.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxNatFwdAction
- Groups
- 1
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 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-NAT-MIB::tmnxNatFwdActionSaveConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-NAT-MIB::tmnxNatFwdActionSaveConfig'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of