issRestoreType
ARICENT-ISS-MIB ·
.1.3.6.1.4.1.2076.81.1.118
Object
scalar r/w
Enumeration
Specifies whether the restoration type is MIB based save and restore
or CLI based save and restore.
The value 'msr' specifies that the configuration restore will be
in the format of MIB OID.
The value 'csr' specifies that the configuration restore will be
in the format of CLI commands
Context
- MIB
- ARICENT-ISS-MIB
- OID
.1.3.6.1.4.1.2076.81.1.118- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- issSystem
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 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-MIB::issRestoreType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-MIB::issRestoreType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | msr |
2 | csr |