BEGEMOT-NETGRAPH-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
13
begemotNgTypeTable
table.1.3.6.1.4.1.12325.1.2.1.3
·
1 row entry
·
2 columns
A table containing information about all netgraph node types.
Table entry that describes one netgraph node.
Indexes
begemotNgTypeName
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
begemotNgTypeName
The name of the type. Used as index.
|
NgTypeName Textual Convention: NgTypeName OctetStringType Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.3.1.1 |
||||
|
begemotNgTypeStatus
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.12325.1.2.1.3.1.2 |
begemotNgNodeTable
table.1.3.6.1.4.1.12325.1.2.1.4
·
1 row entry
·
5 columns
A table containing information about all netgraph nodes.
Table entry that describes one netgraph node.
Indexes
begemotNgNodeId
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
begemotNgNodeId
The 32bit node id of this node. 0 is an illegal value.
|
NgNodeId Textual Convention: NgNodeId Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.4.1.1 |
||||
|
begemotNgNodeStatus
Indicates whether the node exists or not.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.12325.1.2.1.4.1.2 |
||||
|
begemotNgNodeName
Name of the node (if any).
|
NgNodeNameOrEmpty Textual Convention: NgNodeNameOrEmpty OctetStringType Constraints: range: 0..31 |
.1.3.6.1.4.1.12325.1.2.1.4.1.3 |
||||
|
begemotNgNodeType
Type name of the node.
|
NgTypeName Textual Convention: NgTypeName OctetStringType Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.4.1.4 |
||||
|
begemotNgNodeHooks
Number of hooks on this node.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.4.1.5 |
begemotNgHookTable
table.1.3.6.1.4.1.12325.1.2.1.5
·
1 row entry
·
6 columns
A table containing information about all netgraph hooks.
Table entry that describes one netgraph node.
Indexes
begemotNgHookNodeId begemotNgHookHook
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
begemotNgHookNodeId
The 32bit node id of this node.
|
NgNodeId Textual Convention: NgNodeId Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.5.1.1 |
||||
|
begemotNgHookHook
Name of the hook.
|
NgHookName Textual Convention: NgHookName OctetStringType Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.5.1.2 |
||||
|
begemotNgHookStatus
Indicates whether the hook exists or not.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.12325.1.2.1.5.1.3 |
||||
|
begemotNgHookPeerNodeId
The 32bit node id of the peer node of this hook.
|
NgNodeId Textual Convention: NgNodeId Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.5.1.4 |
||||
|
begemotNgHookPeerHook
Name of the peer hook.
|
NgHookName Textual Convention: NgHookName OctetStringType Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.5.1.5 |
||||
|
begemotNgHookPeerType
Name of the peer type.
|
NgTypeName Textual Convention: NgTypeName OctetStringType Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.5.1.6 |