sysDevConfigUserAccountIndex
PDN-DSLAM-SYSTEM-MIB ·
.1.3.6.1.4.1.1795.2.24.2.24.1.2.8.1.1
Object
column SNMPv2-SMIInteger32
The value of this object is an index of the account config table. This object is used by sysDevConfigUserAccountTable to identify the row in the table. When creating new row of this table the value of this object may be obtained by retreiving the value of sysDevConfigUserAccountIndexNext.
Context
- MIB
- PDN-DSLAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.24.1.2.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sysDevConfigUserAccountEntry
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-DSLAM-SYSTEM-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DSLAM-SYSTEM-MIB::sysDevConfigUserAccountIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DSLAM-SYSTEM-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DSLAM-SYSTEM-MIB::sysDevConfigUserAccountIndex.<sysDevConfigUserAccountIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DSLAM-SYSTEM-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DSLAM-SYSTEM-MIB::sysDevConfigUserAccountIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647