atiL2deviceReset
AtiL2-MIB ·
.1.3.6.1.4.1.207.8.33.5.1.1.11
Object
column mandatory
r/w
Enumeration
Setting this object to 'switch-reset' will cause the switch to perform a hardware reset within approximately 4-6 seconds. Setting this object to 'switch-no-reset will have no effect. The value 'no-reset' will be returned whenever this object is retrieved.
Context
- MIB
- AtiL2-MIB
- OID
.1.3.6.1.4.1.207.8.33.5.1.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atiL2deviceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2deviceReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2deviceReset.<atiL2deviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiL2-MIB::atiL2deviceReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | switch-no-reset |
2 | switch-reset |