All MIBs › LBMSH-MIB › mshFaultModifiedFlag
mshFaultModifiedFlag
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::mshFaultModifiedFlag
OID (numeric): 1.3.6.1.4.1.43.1.8.4.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
In order to ensure a clean read of the Fault table this flag should be set to clean_read when commencing to read the table and should be examined after reading the entire table. If still set to clean_read then the table read is okay, if not the table should be re-read as it has been modified during the read process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.2.1 snmpwalk -v2c -c public <target> LBMSH-MIB::mshFaultModifiedFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.2.1.1 snmpget -v2c -c public <target> LBMSH-MIB::mshFaultModifiedFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.1.8.4.2.1.1 i <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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8 | hub | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8.4 | linkBuilderMSH | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8.4.2 | mshFault | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.2.1 | mshFaultModifiedFlag | LBMSH-MIB |