pdnMaxClients
PDN-DOMAIN-MIB ·
.1.3.6.1.4.1.1795.2.24.2.22.1.3.2.1.1
Object
This object contains the maximum number of users (static + DHCP) that can be supported by the corresponding xDSL interface. This is in addition to a pool of 256 entries shared among all DSL interfaces
Context
- MIB
- PDN-DOMAIN-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.22.1.3.2.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pdnMaxClientsEntry
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 'PDN-DOMAIN-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DOMAIN-MIB::pdnMaxClients'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DOMAIN-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DOMAIN-MIB::pdnMaxClients.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DOMAIN-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DOMAIN-MIB::pdnMaxClients'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647