All MIBs › BCS-IDENT-MIB › identCommand
identCommand
Module: BCS-IDENT-MIB
OID (symbolic): BCS-IDENT-MIB::identCommand
OID (numeric): 1.3.6.1.4.1.1166.7.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the command to be executed by the resource managed by the agent. The value unspecified is always returned on SNMP Get/GetNext while the resource is running. If the restart(1) command is given, currentlyRestarting(2) is returned while the resource is preparing to restart (reboot).
What is identCommand?
This read-write field accepts commands to control the device: restart(1) or currentlyRestarting(2) during reboot, purgeAndRestart(4) to clear non-volatile RAM, etc. Used for remote reboots and maintenance. Example: setting this to restart(1) triggers a full system reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.13 snmpwalk -v2c -c public <target> BCS-IDENT-MIB::identCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.13.1 snmpget -v2c -c public <target> BCS-IDENT-MIB::identCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.1.13.1 i <value>
Start monitoring Hirschmann BOBCAT BRS40 Series industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCS-IDENT-MIB::identCommand OID value, configure state conditions and alerts, and monitor any Hirschmann BOBCAT BRS40 Series industrial Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7 | bcs | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1 | bcsIdent | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.13 | identCommand | BCS-IDENT-MIB |