pdnClientConfigType
PDN-DOMAIN-MIB ·
.1.3.6.1.4.1.1795.2.24.2.22.1.3.1.1.5
Object
The Configuration type of this entry - Static or Dynamic.
Context
- MIB
- PDN-DOMAIN-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.22.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pdnClientConfigEntry
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::pdnClientConfigType'
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::pdnClientConfigType.<ifIndex>.<pdnClientConfigAddr>.<pdnClientConfigSubnetMask>.<pdnClientConfigVnidId>'
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::pdnClientConfigType'
Syntax
- Source
- PDN-TCClientState
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | dynamic |