appcLuPairAdminSessSec

APPC-MIB · .1.3.6.1.2.1.34.3.1.2.3.1.5

Object

column Enumeration
Specifies the type of session-level security information that
a local LU will accept on BIND requests it receives from the
partner LU.
              
required    -   Specifies that the BIND request must carry
                session level verification information that
                will be verified upon receipt.
accepted    -   Specifies that the BIND request may carry
                session level verification information that
                will be verified upon receipt.
notAllowed  -   Specifies that the BIND request must not carry
                session level verification information.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.2.3.1.5
Type
column
Access
readonly
Status
current
Parent
appcLuPairAdminEntry
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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcLuPairAdminSessSec'
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::appcLuPairAdminSessSec.<appcLuPairAdminLocLuName>.<appcLuPairAdminParLuName>'
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::appcLuPairAdminSessSec'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1required
2accepted
3notAllowed

Conformance