appcActSessEnhanceSecSup
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.4.1.1.10
Object
column Enumeration
Enhanced security supported. Indicates the level of enhanced
security support:
1 = none
2 = level 1
3 = level 2
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.4.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcActSessEntry
- 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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcActSessEnhanceSecSup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcActSessEnhanceSecSup.<appcActSessLocLuName>.<appcActSessParLuName>.<appcActSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcActSessEnhanceSecSup'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | level1 |
3 | level2 |
Conformance
Member of