All MIBs › SIAE-EQUIP-MIB › equipConfigChange
equipConfigChange
Module: SIAE-EQUIP-MIB
OID (symbolic): SIAE-EQUIP-MIB::equipConfigChange
OID (numeric): 1.3.6.1.4.1.3373.1103.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Set by the NE when the equipment configuration is changed by the local or Remote LOM. The octet string is a bit stream of flags; a set bit is a change on a specific item. We had: Byte 0.7: change in configuration for equipment group Byte 0.6: change in configuration for userInput group Byte 0.5: change in configuration for userOutput group Byte 0.4: change in configuration for alarmLog group ...... Byte 3.7: change in a severity for equipment group Byte 3.6: change in a severity for userInput group Byte 3.5: change in a severity for userOutput group Byte 3.4: change in a severity for alarmLog group CEM can reset the change condition writing one to desired bit flag ......
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3373.1103.1.14 snmpwalk -v2c -c public <target> SIAE-EQUIP-MIB::equipConfigChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3373.1103.1.14.1 snmpget -v2c -c public <target> SIAE-EQUIP-MIB::equipConfigChange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3373.1103.1.14.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.3373 | siaeMicroelettronicaSpa | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103 | siaeMib | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103.1 | equipment | SIAE-EQUIP-MIB |
| 1.3.6.1.4.1.3373.1103.1.14 | equipConfigChange | SIAE-EQUIP-MIB |