NETWORK-ALCHEMY-CONFIG-MIB

File: NETWORK-ALCHEMY-CONFIG-MIB.mib (1742 bytes)

Imported modules

NETAL-SMI SNMPv2-SMI

Imported symbols

netalModules config MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE IpAddress

Defined Values

networkAlchemyConfigMIB 1.3.6.1.4.1.2972.5.6
Crypto Cluster Configuration MIB module.
MODULE-IDENTITY    

configDirtyBit 1.3.6.1.4.1.2972.2.5.1
Says whether the configuration has been changed via a set on any of the writable SNMP variables.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

configCommit 1.3.6.1.4.1.2972.2.5.2
When an SNMP management station sets (changes) a configuration parameter via an SNMP set operation, the SNMP agent code will set a dirt bit. The management station can then submit a set operation on this configCommit variable to write the configuration to flash, thereby committing the change. Performing a read on this variable will return the value of the config dirty bit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), yes(1)