begemotNgTypeStatus
BEGEMOT-NETGRAPH-MIB ·
.1.3.6.1.4.1.12325.1.2.1.3.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- BEGEMOT-NETGRAPH-MIB
- OID
.1.3.6.1.4.1.12325.1.2.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- begemotNgTypeEntry
- Table
- begemotNgTypeTable
- Siblings
- 1
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loaded |
2 | unloaded |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| begemotNgTypeName The name of the type. Used as index. | column | NgTypeName | .1.3.6.1.4.1.12325.1.2.1.3.1.1 |