acceptLicenseAgreement
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.4.1.1
Object
scalar mandatory
r/w
Enumeration
Accept Terms and Conditions of MM Service Advisor. The user will have to accept the terms and conditions
before Service Advisor can send diagnostic data to IBM support personnel. If MM configuration
is reset to defaults, the user will have to accept the terms and conditions again before they can
enable Service Advisor.
A GET of this object may return disabled(0) or enabled(1), depending upon the current state. However,
only enabled(1) is accepted on a SET in order to accept the license agreement. A SET of disabled(0)
will return noSuchValue and is not allowed.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- autoCallHomeSetup
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::acceptLicenseAgreement.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::acceptLicenseAgreement'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |