cisgIpsSgTunHistEncryptKeySize

CISCO-IPSEC-SIGNALING-MIB · .1.3.6.1.4.1.9.9.438.1.3.2.1.16

Object

The size in bits of the key which was negotiated
for the control tunnel to be used with the algorithm 
denoted by the column 'cisgIpsSgTunEncryptAlgo'. For 
DES and 3DES the key size is respectively 56 and 168. 
For AES, this will denote the negotiated key size.

Context

MIB
CISCO-IPSEC-SIGNALING-MIB
OID
.1.3.6.1.4.1.9.9.438.1.3.2.1.16
Type
column
Access
readonly
Status
current
Units
Bits
Parent
cisgIpsSgTunnelHistEntry
Groups
1

Walk 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 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunHistEncryptKeySize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunHistEncryptKeySize.<cisgIpsSgProtocol>.<cisgIpsSgTunHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunHistEncryptKeySize'

Values & Constraints

Type Constraints
range: 0..65535

Conformance