snmpV3UserVersion
DES-1210-52-CX ·
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.2
Object
column Enumeration
A human readable string representing the name of
the user.
This is the (User-based Security) Model dependent
security ID.
Context
- MIB
- DES-1210-52-CX
- OID
.1.3.6.1.4.1.171.10.75.20.1.25.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snmpV3UserEntry
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 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-CX::snmpV3UserVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-CX::snmpV3UserVersion.<snmpV3UserName>.<snmpV3UserVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-52-CX::snmpV3UserVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2c |
3 | v3 |