begemotSnmpdTransInetProto
BEGEMOT-SNMPD-MIB ·
.1.3.6.1.4.1.12325.1.1.1.11.1.4
Object
column
BegemotSnmpdTransportProto
The protocol to use. Currently only the value udp(1) is supported.
Context
- MIB
- BEGEMOT-SNMPD-MIB
- OID
.1.3.6.1.4.1.12325.1.1.1.11.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- begemotSnmpdTransInetEntry
- Table
- begemotSnmpdTransInetTable
- Siblings
- 4
Syntax
BegemotSnmpdTransportProto
- Source
- BegemotSnmpdTransportProto
- Base type
Enumeration
Values & Constraints
Type Values
1 | udp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| begemotSnmpdTransInetAddressType The type of the address. Only ipv4, ipv6, ipv6z and dns are
supported. | column | INET-ADDRESS-MIBInetAddressType | .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 bi… | column | OctetString | .1.3.6.1.4.1.12325.1.1.1.11.1.2 |
| begemotSnmpdTransInetPort The port to listen on for SNMP messages. | column | Unsigned32 | .1.3.6.1.4.1.12325.1.1.1.11.1.3 |
| 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 inacti… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12325.1.1.1.11.1.5 |