userAlertSSL
BIANCA-BRICK-USER-MIB ·
.0.62.1.2.13
Object
scalar r/w
Enumeration
Disable or enable SSL.
Context
- MIB
- BIANCA-BRICK-USER-MIB
- OID
.0.62.1.2.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- userAlert
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 'BIANCA-BRICK-USER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-USER-MIB::userAlertSSL.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-USER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-USER-MIB::userAlertSSL'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |