tmnxDhcpSvrLeaseIntClientType
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.13.1.25
Object
column Enumeration
The value of object tmnxDhcpSvrLeaseIntClientType indicates the type
of the client if it is an internal client.
For an external client such as a DHCP host or a PPP host, the value of
tmnxDhcpSvrLeaseIntClientType is equal to 'notApplicable'.
An API (Application Program Interface) exists within the system that
allows applications of this system to create rows in this table that
do not directly correspond to an external client, and this type of
client is called 'internal'.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.13.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxDhcpSvrLeaseEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpSvrLeaseIntClientType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpSvrLeaseIntClientType.<vRtrID>.<tmnxDhcpServerCfgServerName>.<tmnxDhcpSvrLeaseClientAddrType>.<tmnxDhcpSvrLeaseClientAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpSvrLeaseIntClientType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | ipoeWan |
2 | ipoeSlaac |
3 | ppp |
4 | pppSlaac |
5 | ipsec |
Conformance
Member of