cie1000SnmpConfigUserTableRowEditorSecurityLevel
CIE1000-SNMP-MIB ·
.1.3.6.1.4.1.9.9.832.1.36.1.2.5.3
Object
The security level of this entry. The object is read-only if the entry is existent.
Context
- MIB
- CIE1000-SNMP-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.36.1.2.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000SnmpConfigUserTableRowEditor
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-SNMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-SNMP-MIB::cie1000SnmpConfigUserTableRowEditorSecurityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-SNMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-SNMP-MIB::cie1000SnmpConfigUserTableRowEditorSecurityLevel'
Syntax
- Source
- CIE1000SnmpSecurityLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | snmpNoAuthNoPriv |
2 | snmpAuthNoPriv |
3 | snmpAuthPriv |