cie1000SnmpConfigAccessGroupTableRowEditorSecurityModel
CIE1000-SNMP-MIB ·
.1.3.6.1.4.1.9.9.832.1.36.1.2.9.2
Object
The security model of this entry. Can be v1, v2c, usm or any.
Context
- MIB
- CIE1000-SNMP-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.36.1.2.9.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000SnmpConfigAccessGroupTableRowEditor
- 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::cie1000SnmpConfigAccessGroupTableRowEditorSecurityModel.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::cie1000SnmpConfigAccessGroupTableRowEditorSecurityModel'
Syntax
- Source
- CIE1000SnmpSecurityModel
- Base type
Enumeration
Values & Constraints
Type Values
0 | any |
1 | v1 |
2 | v2c |
3 | usm |