appcCpicAdminSecurity
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.6.1.1.9
Object
column Enumeration
Specifies the security information to be used for allocating
the conversation.
none - No security information.
same - Use the security environment currently
associated with this TP.
pgm - Use the program-supplied user_id and password.
pgmStrong - Use the program-supplied user_id and password.
The local LU will insure that the password is
not exposed in clear-text form on the physical
network.
distributed - Use the security environment and a distributed
security system to generate the authentication
information for this request. If distributed
security tokens cannot be generated, then fail
the conversation.
mutual - Authenticate both the user to the destination
system and the destination system to the user.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.6.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcCpicAdminEntry
- 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::appcCpicAdminSecurity'
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::appcCpicAdminSecurity.<appcCpicAdminLocLuName>.<appcCpicAdminSymbDestName>'
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::appcCpicAdminSecurity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | same |
3 | pgm |
4 | pgmStrong |
5 | distributed |
6 | mutual |
Conformance
Member of