oacGdoiGmKekSigAlg
ONEACCESS-GDOI-MIB ·
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.7
Object
column OacGdoiSignatureMethod
The value of the SIG_ALGORITHM which specifies the SIG payload signature algorithm. A GDOI implementation must support SIG_ALG_RSA
Context
- MIB
- ONEACCESS-GDOI-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.1224.1.3.2.1.7- 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::oacGdoiGmKekSigAlg'
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::oacGdoiGmKekSigAlg.<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::oacGdoiGmKekSigAlg'
Syntax
- Source
- OacGdoiSignatureMethod
- Base type
Enumeration
Values & Constraints
Type Values
1 | rsa |
2 | dss |
3 | ecdss |