iomSnmpv3UserAccessType
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.6.1.6
Object
scalar r/w
Enumeration
SNMPv3 User Access level (Get, Set, and Traps) of the user.
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.6.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- iomSnmpv3Cfg
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 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::iomSnmpv3UserAccessType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-BCCUSTOM-MIB::iomSnmpv3UserAccessType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-access |
1 | get-traps |
2 | get-set-traps |
3 | traps-only |