BEGEMOT-SNMPD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
25
.1.3.6.1.4.1.12325.1.1.1.2 · 1 row entry · 3 columns
A table with destinations for standard traps.
begemotTrapSinkEntry entry .1.3.6.1.4.1.12325.1.1.1.2.1
Entry describes one trap destination.
Indexes
begemotTrapSinkAddr begemotTrapSinkPort
Column Syntax OID
begemotTrapSinkAddr
Destination IP address of the manager station where to send
traps.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.12325.1.1.1.2.1.1
begemotTrapSinkPort
Destination UDP port of the manager station where to send
traps.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.12325.1.1.1.2.1.2
begemotTrapSinkStatus
Used to create/activate/destroy the entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.12325.1.1.1.2.1.3

begemotSnmpdPortTable

table deprecated
.1.3.6.1.4.1.12325.1.1.1.4 · 1 row entry · 3 columns
A table with descriptions of UDP ports to listen on
for SNMP messages.
begemotSnmpdPortEntry entry .1.3.6.1.4.1.12325.1.1.1.4.1
An entry in the table with descriptions of UDP ports to
listen on for SNMP messages.
Indexes
begemotSnmpdPortAddress begemotSnmpdPortPort
Column Syntax OID
begemotSnmpdPortAddress deprecated
The IP address to bind to.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.12325.1.1.1.4.1.1
begemotSnmpdPortPort deprecated
The UDP port to listen on for SNMP messages.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.12325.1.1.1.4.1.2
begemotSnmpdPortStatus deprecated
Set status to 1 to create entry, set it to 2 to delete it.
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.4.1.12325.1.1.1.4.1.3
.1.3.6.1.4.1.12325.1.1.1.5 · 1 row entry · 5 columns
A table with the community strings for access control.
begemotSnmpdCommunityEntry entry .1.3.6.1.4.1.12325.1.1.1.5.1
A table with the community strings for access control.
When begemotSnmpdCommDisable is true, this table disappears.
Indexes
begemotSnmpdCommunityModule begemotSnmpdCommunityIndex
Column Syntax OID
begemotSnmpdCommunityModule
Index of the module that has registered this community.
For global communities this is the empty string.
SectionName
Textual Convention: SectionName OctetString
Type Constraints:
range: 1..14
.1.3.6.1.4.1.12325.1.1.1.5.1.1
begemotSnmpdCommunityIndex
The numerical index of the community (private to the module).
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.12325.1.1.1.5.1.2
begemotSnmpdCommunityString
The string for access to SNMPd.
OctetStringr/w .1.3.6.1.4.1.12325.1.1.1.5.1.3
begemotSnmpdCommunityDescr
A description what this community is good for.
OctetString .1.3.6.1.4.1.12325.1.1.1.5.1.4
begemotSnmpdCommunityPermission
The numerical value of access rights granted to the community.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.12325.1.1.1.5.1.5
.1.3.6.1.4.1.12325.1.1.1.6 · 1 row entry · 3 columns
A table describing all the currently loaded dynamic modules.
Writing to this table loads and unloads modules.
begemotSnmpdModuleEntry entry .1.3.6.1.4.1.12325.1.1.1.6.1
A table entry describing a loadable module.
Indexes
begemotSnmpdModuleSection
Column Syntax OID
begemotSnmpdModuleSection
The string used for matching configuration file sections
and indexes the module table.
SectionName
Textual Convention: SectionName OctetString
Type Constraints:
range: 1..14
.1.3.6.1.4.1.12325.1.1.1.6.1.1
begemotSnmpdModulePath
The path name of the module. Set to empty string
to unload a module. The path of an existing module
may not be changed.
OctetStringr/w .1.3.6.1.4.1.12325.1.1.1.6.1.2
begemotSnmpdModuleComment
A comment describing this module.
OctetString .1.3.6.1.4.1.12325.1.1.1.6.1.3
.1.3.6.1.4.1.12325.1.1.1.9 · 1 row entry · 3 columns
A table with descriptions of local (unix domain) ports to listen
on for SNMP messages.
begemotSnmpdLocalPortEntry entry .1.3.6.1.4.1.12325.1.1.1.9.1
An entry in the table with descriptions of local ports to
listen on for SNMP messages.
Indexes
begemotSnmpdLocalPortPath
Column Syntax OID
begemotSnmpdLocalPortPath
The path name to create and listen on.
OctetString
Constraints:
range: 1-104
.1.3.6.1.4.1.12325.1.1.1.9.1.1
begemotSnmpdLocalPortStatus
Set status to 1 to create entry, set it to 2 to delete it.
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.4.1.12325.1.1.1.9.1.2
begemotSnmpdLocalPortType
Type of the port. If the type is unpriv SET operations
are allowed from all clients if the community matches. For
priv SET operations are allowed only from peers with uid
zero. If the daemon cannot determine the peer ui…
Enumerationr/w
Enumerated Values:
1dgram-unpriv
2dgram-priv
3stream-unpriv
4stream-priv
.1.3.6.1.4.1.12325.1.1.1.9.1.3
.1.3.6.1.4.1.12325.1.1.1.10.1 · 1 row entry · 3 columns
A table containing all the currently loaded transport mappings.
begemotSnmpdTransportEntry entry .1.3.6.1.4.1.12325.1.1.1.10.1.1
An entry in the table with the transport mappings.
Indexes
begemotSnmpdTransportName
Column Syntax OID
begemotSnmpdTransportName
The name of the mapping.
OctetString
Constraints:
range: 1-256
.1.3.6.1.4.1.12325.1.1.1.10.1.1.1
begemotSnmpdTransportStatus
Used to create/activate/destroy the entry.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.12325.1.1.1.10.1.1.2
begemotSnmpdTransportOid
A pointer to the group with the transport-dependend stuff.
ObjectIdentifier .1.3.6.1.4.1.12325.1.1.1.10.1.1.3
.1.3.6.1.4.1.12325.1.1.1.11 · 1 row entry · 5 columns
This table contains all the ports the daemon should listen on.
Entries can be created at initialization time via the config
file or at run time via a SET. One row can map to several open
sockets in the case of InetAddressType::dns rows. These rows
open one socket for each address returned by getaddrinfo(3).
for SNMP messages.
begemotSnmpdTransInetEntry entry .1.3.6.1.4.1.12325.1.1.1.11.1
A row of the internet port table. Each row may map to one or
more listening sockets.
Indexes
begemotSnmpdTransInetAddressType begemotSnmpdTransInetAddress begemotSnmpdTransInetPort begemotSnmpdTransInetProto
Column Syntax OID
begemotSnmpdTransInetAddressType
The type of the address. Only ipv4, ipv6, ipv6z and dns are
supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.12325.1.1.1.11.1.1
begemotSnmpdTransInetAddress
The address. For ipv4 addresses the length must be 4, ipv6
addresses have a length of 16 and ipv6z addresses a length of
20 where the last four bytes are the interface index in big
endian format. dns addresses may be of…
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.12325.1.1.1.11.1.2
begemotSnmpdTransInetPort
The port to listen on for SNMP messages.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.12325.1.1.1.11.1.3
begemotSnmpdTransInetProto
The protocol to use. Currently only the value udp(1) is supported.
BegemotSnmpdTransportProto
Textual Convention: BegemotSnmpdTransportProto Enumeration
Type Values:
1udp
.1.3.6.1.4.1.12325.1.1.1.11.1.4
begemotSnmpdTransInetStatus
The status of the conceptual row. A row may be created using
createAndGo(4) or createAndWait(5). An inactive row can be
activated writing active(1) and an active row can be inactivated
by writing notInService(2). Finall…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.12325.1.1.1.11.1.5