RAPID-CITY :: rc2kDeviceGlobalAction

MIB Reference — IPNetwork Monitor

All MIBsRAPID-CITYrc2kDeviceGlobalAction

rc2kDeviceGlobalAction

Module: RAPID-CITY

OID (symbolic): RAPID-CITY::rc2kDeviceGlobalAction

OID (numeric): 1.3.6.1.4.1.2272.1.100.4.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

none(1), resetPcmcia(2), ..

What is rc2kDeviceGlobalAction?

This OID allows the operator to issue commands to reset or reboot device components, with value 1=no-op, 2=reset PCMCIA card, and others for different actions. It's write-only for triggering immediate device maintenance without physically touching hardware. An engineer would use this to restart a network card or clear a fault condition remotely.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.4.1.1.8
snmpwalk -v2c -c public <target> RAPID-CITY::rc2kDeviceGlobalAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.4.1.1.8.1
snmpget -v2c -c public <target> RAPID-CITY::rc2kDeviceGlobalAction.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rc2kDeviceGlobalAction.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.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.100rc2kRAPID-CITY
1.3.6.1.4.1.2272.1.100.4rc2kDeviceRAPID-CITY
1.3.6.1.4.1.2272.1.100.4.1rc2kDeviceGlobalTableRAPID-CITY
1.3.6.1.4.1.2272.1.100.4.1.1rc2kDeviceGlobalEntryRAPID-CITY
1.3.6.1.4.1.2272.1.100.4.1.1.8rc2kDeviceGlobalActionRAPID-CITY