ALPHA-RESOURCE-MIB :: commandListName

MIB Reference — IPNetwork Monitor

All MIBsALPHA-RESOURCE-MIBcommandListName

commandListName

Module: ALPHA-RESOURCE-MIB

OID (symbolic): ALPHA-RESOURCE-MIB::commandListName

OID (numeric): 1.3.6.1.4.1.7309.5.2.6.2.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

Name of the command.

What is commandListName?

Label identifying what the command does. Engineers understand purpose. Example: 'SaveConfiguration' command.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.6.2.1.2
snmpwalk -v2c -c public <target> ALPHA-RESOURCE-MIB::commandListName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.6.2.1.2.1
snmpget -v2c -c public <target> ALPHA-RESOURCE-MIB::commandListName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.7309.5.2.6.2.1.2.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> commandListName.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.7309alphaALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5controllerALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2resourceALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.6commandListALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.6.2commandListTableALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.6.2.1commandListEntryALPHA-RESOURCE-MIB
1.3.6.1.4.1.7309.5.2.6.2.1.2commandListNameALPHA-RESOURCE-MIB