sysRestart
DES-1210-28ME-B3 ·
.1.3.6.1.4.1.171.10.75.15.3.1.9
Object
This object allows the user to restart the Switch
(i.e)the entire switch will operationally go down and
start again. Setting a value of 'true' causes the switch
to be restarted.
When the switch operationally goes down, configuration
save operation is initiated based on the configuration save
option chosen.
When the switch operationally come up, the saved configurations
are restored based on the restore option chosen.
Once the switch is restarted, the value of this object reverts
to 'false'.
Context
- MIB
- DES-1210-28ME-B3
- OID
.1.3.6.1.4.1.171.10.75.15.3.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
false- Parent
- companySystem
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 'DES-1210-28ME-B3' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-28ME-B3::sysRestart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-28ME-B3' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-28ME-B3::sysRestart'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |