equipLoadProceed
EQUIPMENT-MIB ·
sagemcom variant
·
.1.3.6.1.4.1.1038.107.9.5
Object
This entry is use to start (set to `true') loading a file on/from a equipment which has a tftp client. The value of the field remains to `true' until load is completed or has been aborted. This operation can only be done by the iONOSANMsupervisor or dIRECTACCESSsupervisor. It may be possible to abort the loading by setting it to false. After the switching of a new configuration, the equipment must increase the value of the variable 'equipCptModif'
Context
- MIB
- EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.1038.107.9.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- equipLoad
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::equipLoadProceed.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::equipLoadProceed'
Syntax
- Source
- SagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |