dot3adDrniPSI

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.4.1.1.19

Object

A read-only Boolean value providing the value of PSI, which
indicates whether this Portal System is isolated from the
other Portal Systems within the same Portal ('TRUE') or not
('FALSE').

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.4.1.1.19
Type
column
Access
readonly
Status
current
Parent
dot3adDrniEntry
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 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adDrniPSI'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adDrniPSI.<dot3adDrniIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-LAG-MIB::dot3adDrniPSI'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance