Home/Catalog/BEGEMOT-NETGRAPH-MIB

BEGEMOT-NETGRAPH-MIB

AI MIB Summary

The BEGEMOT-NETGRAPH-MIB provides SNMP access to monitor and manage NetGraph node states, link statistics, and protocol-specific traffic counters within FreeBSD-based networking environments. It enables the retrieval of operational metrics for dynamic graph-based packet processing nodes, including interface throughput, error rates, and active session counts.

The MIB for the NetGraph access module for SNMP.
Main OID:
begemotNg.1.3.6.1.4.1.12325.1.2
32
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

32 total
Object Name
begemotNgThe MIB for the NetGraph access module for SNMP.
MODULE-IDENTITY
.1.3.6.1.4.1.12325.1.2
begemotNgObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.2.1
begemotNgConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.2.1.1
begemotNgControlNodeNameThe name of the netgraph node of this daemon. The name is writeable during initialisation. If the name is set from the empty string to the non-empty string, the netgraph socket is created. Once set it cannot be changed.ro
NgNodeName
.1.3.6.1.4.1.12325.1.2.1.1.1
begemotNgResBufSizThe size of the receive buffers for netgraph messages.rw
INTEGER
.1.3.6.1.4.1.12325.1.2.1.1.2
begemotNgTimeoutThe maximum time to wait for a response to a netgraph message.rw
INTEGER
.1.3.6.1.4.1.12325.1.2.1.1.3
begemotNgDebugLevelThe netgraph library debug level. This should be set only if the daemon is run with a terminal attached.rw
Unsigned32
.1.3.6.1.4.1.12325.1.2.1.1.4
begemotNgStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.12325.1.2.1.2
begemotNgNoMemsNumber of times a memory allocation has failed for buffers or the message queue.ro
Counter32
.1.3.6.1.4.1.12325.1.2.1.2.1
begemotNgMsgReadErrsNumber of times reading a netgraph message has failed.ro
Counter32
.1.3.6.1.4.1.12325.1.2.1.2.2
begemotNgTooLargeMsgsNumber of times a netgraph message was too large for the buffer. Try increasing begemotNgResBufSiz if this happens.ro
Counter32
.1.3.6.1.4.1.12325.1.2.1.2.3
begemotNgDataReadErrsNumber of times reading a netgraph data message has failed.ro
Counter32
.1.3.6.1.4.1.12325.1.2.1.2.4
begemotNgTooLargeDatasNumber of times a netgraph data message was too large. You need to increase begemotNgResBufSiz.ro
Counter32
.1.3.6.1.4.1.12325.1.2.1.2.5
begemotNgTypeTableA table containing information about all netgraph node types.
SEQUENCE OF BegemotNgTypeEntry
.1.3.6.1.4.1.12325.1.2.1.3
begemotNgTypeEntryTable entry that describes one netgraph node.
BegemotNgTypeEntry
.1.3.6.1.4.1.12325.1.2.1.3.1
begemotNgTypeNameThe name of the type. Used as index.
NgTypeName
.1.3.6.1.4.1.12325.1.2.1.3.1.1
begemotNgTypeStatusIf 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.rw
Enumeration
.1.3.6.1.4.1.12325.1.2.1.3.1.2
begemotNgNodeTableA table containing information about all netgraph nodes.
SEQUENCE OF BegemotNgNodeEntry
.1.3.6.1.4.1.12325.1.2.1.4
begemotNgNodeEntryTable entry that describes one netgraph node.
BegemotNgNodeEntry
.1.3.6.1.4.1.12325.1.2.1.4.1
begemotNgNodeIdThe 32bit node id of this node. 0 is an illegal value.
NgNodeId
.1.3.6.1.4.1.12325.1.2.1.4.1.1
begemotNgNodeStatusIndicates whether the node exists or not.ro
Enumeration
.1.3.6.1.4.1.12325.1.2.1.4.1.2
begemotNgNodeNameName of the node (if any).ro
NgNodeNameOrEmpty
.1.3.6.1.4.1.12325.1.2.1.4.1.3
begemotNgNodeTypeType name of the node.ro
NgTypeName
.1.3.6.1.4.1.12325.1.2.1.4.1.4
begemotNgNodeHooksNumber of hooks on this node.ro
Unsigned32
.1.3.6.1.4.1.12325.1.2.1.4.1.5
begemotNgHookTableA table containing information about all netgraph hooks.
SEQUENCE OF BegemotNgHookEntry
.1.3.6.1.4.1.12325.1.2.1.5
begemotNgHookEntryTable entry that describes one netgraph node.
BegemotNgHookEntry
.1.3.6.1.4.1.12325.1.2.1.5.1
begemotNgHookNodeIdThe 32bit node id of this node.
NgNodeId
.1.3.6.1.4.1.12325.1.2.1.5.1.1
begemotNgHookHookName of the hook.ro
NgHookName
.1.3.6.1.4.1.12325.1.2.1.5.1.2
begemotNgHookStatusIndicates whether the hook exists or not.ro
Enumeration
.1.3.6.1.4.1.12325.1.2.1.5.1.3
begemotNgHookPeerNodeIdThe 32bit node id of the peer node of this hook.ro
NgNodeId
.1.3.6.1.4.1.12325.1.2.1.5.1.4
begemotNgHookPeerHookName of the peer hook.ro
NgHookName
.1.3.6.1.4.1.12325.1.2.1.5.1.5
begemotNgHookPeerTypeName of the peer type.ro
NgTypeName
.1.3.6.1.4.1.12325.1.2.1.5.1.6
BEGEMOT-NETGRAPH-MIB - SNMP MIB Reference | MIBs Explorer