svSecurityMode
LanMgr-Mib-II-MIB ·
.1.3.6.1.4.1.77.1.2.15
Object
scalar mandatory
Enumeration
The type of security being run at this server.
Context
- MIB
- LanMgr-Mib-II-MIB
- OID
.1.3.6.1.4.1.77.1.2.15- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- server
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 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LanMgr-Mib-II-MIB::svSecurityMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LanMgr-Mib-II-MIB::svSecurityMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | share-level |
2 | user-level |