saRgIpMgmtApplySettings
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.3.1001
Object
If set to true(1), then all the settings (MIB values) from this MIB tree will be applied to run time configuration, modifying previous RG operation with the new settings. Before setting the value to true, MIBs modified in the MIB tree are stored in non-vol and will not modify RG operation until saRgIpMgmtApplySettings is set to true or CM resets. Note: this applies only to the MIB objects that are stored in non-vol. Always returns false(2) when read.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.3.1001- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- saRgIpMgmt
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::saRgIpMgmtApplySettings.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::saRgIpMgmtApplySettings'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |