begemotSnmpdTransInetAddress
BEGEMOT-SNMPD-MIB ·
.1.3.6.1.4.1.12325.1.1.1.11.1.2
Object
column
OctetString
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 zero-length in which case getaddrinfo() generates INADDR_ANY and its IPv6 equivalent. dns addresses will open a socket for all addresses returned by getaddrinfo().
Context
- MIB
- BEGEMOT-SNMPD-MIB
- OID
.1.3.6.1.4.1.12325.1.1.1.11.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- begemotSnmpdTransInetEntry
- Table
- begemotSnmpdTransInetTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
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 |
| begemotSnmpdTransInetPort The port to listen on for SNMP messages. | column | Unsigned32 | .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. | column | BegemotSnmpdTransportProto | .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 inacti… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12325.1.1.1.11.1.5 |