adTaSSLuseImportCertificate
ADTRAN-TACONTROLER-PRODUCT-MIB ·
.1.3.6.1.4.1.664.5.63.160.50.31
Object
scalar r/w
Enumeration
When set to disable, the controller will use the self-signed certificate. When set to enable, the controller will use the imported signed certificate (if available). Changing this setting will intiate a controller reboot.
Context
- MIB
- ADTRAN-TACONTROLER-PRODUCT-MIB
- OID
.1.3.6.1.4.1.664.5.63.160.50.31- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adTaSSLConfiguration
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 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaSSLuseImportCertificate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaSSLuseImportCertificate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |