equipClearConf
EQUIPMENT-MIB ·
sagemcom variant
·
.1.3.6.1.4.1.1038.107.4
Object
The equipment resets all its parameters, including those stored in non-volatile media storage, if this field is set to `true'. This command does not apply to mib-2 parameters, like @ip, routing table, etc ... This operation can only be done by the iONOSANMsupervisor or dIRECTACCESSsupervisor. The value returns to `false' after the reset. This operation is optionnal.
Context
- MIB
- EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.1038.107.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- equip
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 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::equipClearConf.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-MIB::equipClearConf'
Syntax
- Source
- SagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |