All MIBs › NLS-BBNIDENT-MIB › identCommand
identCommand
Module: NLS-BBNIDENT-MIB
OID (symbolic): NLS-BBNIDENT-MIB::identCommand
OID (numeric): 1.3.6.1.4.1.1166.5.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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.5.1.13 snmpwalk -v2c -c public <target> NLS-BBNIDENT-MIB::identCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.5.1.13.1 snmpget -v2c -c public <target> NLS-BBNIDENT-MIB::identCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.5.1.13.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.5 | nlsbbn | NLS-BBNIDENT-MIB |
| 1.3.6.1.4.1.1166.5.1 | bbnIdent | NLS-BBNIDENT-MIB |
| 1.3.6.1.4.1.1166.5.1.13 | identCommand | NLS-BBNIDENT-MIB |