affirmedSecurityStatisticsDataStatsHdwDecIn
AFFIRMED-SECURITY-MIB ·
.0.1.1.4.1.37
Object
column ConfdString
Packets sent to SAE for Decryption
Context
- MIB
- AFFIRMED-SECURITY-MIB
- OID
.0.1.1.4.1.37- Type
- column
- Access
- readonly
- Status
- current
- Parent
- affirmedSecurityStatisticsDataStatsEntry
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 'AFFIRMED-SECURITY-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-SECURITY-MIB::affirmedSecurityStatisticsDataStatsHdwDecIn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AFFIRMED-SECURITY-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-SECURITY-MIB::affirmedSecurityStatisticsDataStatsHdwDecIn.<affirmedSecurityStatisticsDataStatsDummyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AFFIRMED-SECURITY-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-SECURITY-MIB::affirmedSecurityStatisticsDataStatsHdwDecIn'
Syntax
- Source
- ConfdString
- Base type
OctetString
Values & Constraints
Enumerated Values
0 | unknown |
1 | ok |
2 | requested |
3 | retrying |
4 | confirmed |
5 | denied |
6 | failed |
7 | restored |
8 | manually |