appcActSessPluIndicator
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.4.1.1.6
Object
column Enumeration
Indicates which LU is the PLU for this session. For
independent LUs, the PLU (primary LU) is the one that initiated
the session (sent BIND), while the SLU (secondary LU) is the
one that accepted the session initiation (received BIND).
The 'local' LU is the one identified by appcLluOperName.
The 'partner' LU is the one identified by
appcLuPairOperParLuName.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.4.1.1.6- 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::appcActSessPluIndicator'
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::appcActSessPluIndicator.<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::appcActSessPluIndicator'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localLuIsPlu |
2 | partnerLuIsPlu |
Conformance
Member of