All MIBs › BASIS-GENERIC-MIB › functionModuleResetReason
functionModuleResetReason
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::functionModuleResetReason
OID (numeric): 1.3.6.1.4.1.351.110.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Last reason for card to reset.
The possible values are :
powerUp(1) : power up parityError(2) : parity error watchDog(3) : watchdog resourceOverflow (4) : resource overflow clrAllCnf (5) : configuration of the shelf is cleared. missingTask (6) : task is missing pxmLowVoltage(7): low voltage detected on PXM resetByEventLogTask(8): resetFromShell(9): command is run from command shell unknown(10) : resetFromPXM(11) : Controller Card(PXM) reset the card. resetSys(12) : due to resetsys CLI Command. switchCC(13) : due to switch over CLI command. sCacheError(14) : swError(15) : software error. upgrade(16) : upgrade restoreAllCnf(17): restore configuration. driverError(18) : driver error.
Valid values for VISM: powerUp, watchDog, resetFromShell and resetFromPXM.
What is functionModuleResetReason?
A read-only value indicating the reason the card last reset, such as power-up, parity error, watchdog timeout, resource overflow, or configuration clear.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.8 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::functionModuleResetReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.8.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::functionModuleResetReason.1
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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2.1 | cardInformation | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.1.8 | functionModuleResetReason | BASIS-GENERIC-MIB |