oacGdoiGmKekSigHashAlg
ONEACCESS-GDOI-MIB ·
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.6
Object
column OacGdoiHashAlogrithm
The value of the SIG_HASH_ALGORITHM which specifies the SIG payload hash algorithm. This is not required (i.e. could have a value of zero) if the SIG_ALGORITHM is SIG_ALG_DSS or SIG_ALG_ECDSS, which imply SIG_HASH_SHA1 (i.e. must have a value of zero or SIG_HASH_SHA1)
Context
- MIB
- ONEACCESS-GDOI-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacGdoiGmKekEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-GDOI-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-GDOI-MIB::oacGdoiGmKekSigHashAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-GDOI-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-GDOI-MIB::oacGdoiGmKekSigHashAlg.<oacGdoiGroupName>.<oacGdoiGmKekSPI>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-GDOI-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-GDOI-MIB::oacGdoiGmKekSigHashAlg'
Syntax
- Source
- OacGdoiHashAlogrithm
- Base type
Enumeration
Values & Constraints
Type Values
1 | md5 |
2 | sha1 |