hm2WebHttpsCertFingerPrintType
HM2-MGMTACCESS-MIB ·
.1.3.6.1.4.1.248.11.25.1.2.14
Object
scalar r/w
Enumeration
Controls HTTPS certificate fingerprint generation. If set to 'sha1' hm2WebHttpsCertFingerPrint will show the SHA1 fingerprint of the certificate.
Context
- MIB
- HM2-MGMTACCESS-MIB
- OID
.1.3.6.1.4.1.248.11.25.1.2.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2MgmtAccessWebGroup
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 'HM2-MGMTACCESS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-MGMTACCESS-MIB::hm2WebHttpsCertFingerPrintType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-MGMTACCESS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-MGMTACCESS-MIB::hm2WebHttpsCertFingerPrintType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sha1 |
2 | sha256 |