cpRestartOpCmd
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.11.5.1.1.4
Object
column r/w
Enumeration
Used to perform a circuit pack restart operation as follows.
- warmRestart causes a restart of the main processor only;
traffic is not affected
- coldRestart causes a full circuit pack restart, including
data path
- powerOn causes a circuit pack that has been powered down
due to a high temperature or voltage event to power on.
When this object is read, the value noOp is returned.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.11.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpRestartOpEntry
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::cpRestartOpCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::cpRestartOpCmd.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::cpRestartOpCmd'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.