alSepModuleStatsType
ALTIGA-SEP-STATS-MIB ·
altiga variant
·
.1.3.6.1.4.1.3076.2.1.2.30.2.1.3
Object
column Enumeration
Indicates the type of HW engine used to perform the cryptographic transforms. cryptSet: First generation of Hardware Cryptographic Processor. cryptIc: Cryptographic Integrated Circuit. bcm582x: BroadCom 582x series Hardware Cryptographic Products.
Context
- MIB
- ALTIGA-SEP-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.30.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alSepModuleStatsEntry
- Groups
- 1
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 'ALTIGA-SEP-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SEP-STATS-MIB::alSepModuleStatsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-SEP-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SEP-STATS-MIB::alSepModuleStatsType.<alSepModuleStatsSlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-SEP-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-SEP-STATS-MIB::alSepModuleStatsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cryptSet |
2 | cryptIc |
3 | bcm582x |
Conformance
Member of