pktcMtaDevServerDhcp1
PKTC-IETF-MTA-MIB ·
.1.3.6.1.2.1.140.1.2.2
Object
scalar INET-ADDRESS-MIBInetAddress
This object contains the Internet Address of the primary
DHCP server the MTA uses during provisioning.
The type of this address is determined by the value of
the pktcMtaDevDhcpServerAddressType object.
When the latter has the value 'ipv4(1)', this object
contains the IP address of the primary DHCP
server. It is provided by the CM to the MTA via the DHCP
option code 122, sub-option 1, as defined in RFC 3495.
The behavior of this object when the value of
pktcMtaDevDhcpServerAddressType is other than 'ipv4(1)'
is not presently specified, but it may be specified
in future versions of this MIB module.
If this object is of value
0.0.0.0, the MTA MUST stop all provisioning
attempts, as well as all other activities.
If this object is of value 255.255.255.255, it means
that there was no preference given for the primary
DHCP server, and, the MTA must follow the logic of
RFC2131, and the value of DHCP option 122,
sub-option 2, must be ignored.
Context
- MIB
- PKTC-IETF-MTA-MIB
- OID
.1.3.6.1.2.1.140.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pktcMtaDevServer
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-IETF-MTA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-IETF-MTA-MIB::pktcMtaDevServerDhcp1.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-IETF-MTA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-IETF-MTA-MIB::pktcMtaDevServerDhcp1'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
pktcMtaBasicCompliance
INET-ADDRESS-MIB::InetAddress
range: 4
An implementation is only required to support IPv4
addresses. Other address types support may be defined in
future versions of this MIB module.
addresses. Other address types support may be defined in
future versions of this MIB module.
pktcMtaBasicSmtaCompliance
INET-ADDRESS-MIB::InetAddress
range: 4
An implementation is only required to support IPv4
addresses. Other address types support may be defined in
future versions of this MIB module.
addresses. Other address types support may be defined in
future versions of this MIB module.