MIB Viewer

begemotNgTypeStatus

OBJECT-TYPE
1.3.6.1.4.1.12325.1.2.1.3.1.2
Access
read-create
Status
current
Sub-identifiers
0
If loaded then the node type is available. A type can be load by setting this field to loaded. It is unload if the field is set to unloaded. Note, that a type cannot be unloaded if it is compiled into the kernel or has nodes of this type. The name of the file containing the type implementation is constructed by prepending ng_ to the type name.
INTEGER { loaded(1), unloaded(2) }