BCS-IDENT-MIB :: identIfCommand

MIB Reference — IPNetwork Monitor

All MIBsBCS-IDENT-MIBidentIfCommand

identIfCommand

Module: BCS-IDENT-MIB

OID (symbolic): BCS-IDENT-MIB::identIfCommand

OID (numeric): 1.3.6.1.4.1.1166.7.1.14.1.11

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(10 is always returned on SNMP Get/GetNext while the other values are set by the manager and executed by the resource.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.11
snmpwalk -v2c -c public <target> BCS-IDENT-MIB::identIfCommand

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.11.1
snmpget -v2c -c public <target> BCS-IDENT-MIB::identIfCommand.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.1.14.1.11.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> identIfCommand.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1166giBCS-IDENT-MIB
1.3.6.1.4.1.1166.7bcsBCS-IDENT-MIB
1.3.6.1.4.1.1166.7.1bcsIdentBCS-IDENT-MIB
1.3.6.1.4.1.1166.7.1.14identIfExtensionTableBCS-IDENT-MIB
1.3.6.1.4.1.1166.7.1.14.1identIfExtensionEntryBCS-IDENT-MIB
1.3.6.1.4.1.1166.7.1.14.1.11identIfCommandBCS-IDENT-MIB