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
Uses the unix variant from
Command help
/opt/observium/mibs/unix.
Walk begemotNgTypeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BEGEMOT-NETGRAPH-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-NETGRAPH-MIB::begemotNgTypeTable'
A table containing information about all netgraph node types.
Table entry that describes one netgraph node.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The name of the type. Used as index.
|
NgTypeName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.3.1.1 |
||||
|
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
Uses the unix variant from
Command help
/opt/observium/mibs/unix.
Walk begemotNgNodeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BEGEMOT-NETGRAPH-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-NETGRAPH-MIB::begemotNgNodeTable'
A table containing information about all netgraph nodes.
Table entry that describes one netgraph node.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The 32bit node id of this node. 0 is an illegal value.
|
NgNodeId Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.4.1.1 |
||||
|
Indicates whether the node exists or not.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.12325.1.2.1.4.1.2 |
||||
|
Name of the node (if any).
|
NgNodeNameOrEmpty Type Constraints: range: 0..31 |
.1.3.6.1.4.1.12325.1.2.1.4.1.3 |
||||
|
Type name of the node.
|
NgTypeName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.4.1.4 |
||||
|
Number of hooks on this node.
|
SNMPv2-SMIUnsigned32 Type 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
Uses the unix variant from
Command help
/opt/observium/mibs/unix.
Walk begemotNgHookTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BEGEMOT-NETGRAPH-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-NETGRAPH-MIB::begemotNgHookTable'
A table containing information about all netgraph hooks.
Table entry that describes one netgraph node.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The 32bit node id of this node.
|
NgNodeId Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.5.1.1 |
||||
|
Name of the hook.
|
NgHookName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.5.1.2 |
||||
|
Indicates whether the hook exists or not.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.12325.1.2.1.5.1.3 |
||||
|
The 32bit node id of the peer node of this hook.
|
NgNodeId Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.12325.1.2.1.5.1.4 |
||||
|
Name of the peer hook.
|
NgHookName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.5.1.5 |
||||
|
Name of the peer type.
|
NgTypeName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.12325.1.2.1.5.1.6 |