All MIBs › UCD-SNMP-MIB › extErrFix
extErrFix
Module: UCD-SNMP-MIB
OID (symbolic): UCD-SNMP-MIB::extErrFix
OID (numeric): 1.3.6.1.4.1.2021.8.1.102
Node type: OBJECT-TYPE
Type: UCDErrorFix
Access: read-write
Description:
Setting this to one will try to fix the problem if the agent has been configured with a script to call to attempt to fix problems automatically using remote snmp operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2021.8.1.102 snmpwalk -v2c -c public <target> UCD-SNMP-MIB::extErrFix
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2021.8.1.102.1 snmpget -v2c -c public <target> UCD-SNMP-MIB::extErrFix.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2021.8.1.102.1 s <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.2021 | ucdavis | UCD-SNMP-MIB |
| 1.3.6.1.4.1.2021.8 | extTable | UCD-SNMP-MIB |
| 1.3.6.1.4.1.2021.8.1 | extEntry | UCD-SNMP-MIB |
| 1.3.6.1.4.1.2021.8.1.102 | extErrFix | UCD-SNMP-MIB |