agentSSLCertificateGenerationStatus
NETAPP-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.789.4413.1.1.11.1.9
Object
scalar SNMPv2-TCTruthValue
Indicates whether certificate files are currently being generated.
Context
- MIB
- NETAPP-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.11.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentSSLConfigGroup
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 'NETAPP-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MGMT-SECURITY-MIB::agentSSLCertificateGenerationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MGMT-SECURITY-MIB::agentSSLCertificateGenerationStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |