pdnUnitAssigned

PDN-STACKABLE-MIB · .1.3.6.1.4.1.1795.2.24.2.36.1.3.1.3

Object

column r/w SNMPv2-TCTruthValue
This object indicates if the External ID has been
assigned to a particular Globally Unique Identifier (GUID). 
              
Writing a false(2) is a mechanism to
delete a unit from a stack. When a unit is deleted from
a stack, all data that the Stack knows about the unit
is purged.
              
On read operations:
    true(1)  - indicates that the External ID has been
               assigned to a unit
    false(2) - indicates that the External ID has not
               been assigned to a unit

Context

MIB
PDN-STACKABLE-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
pdnStackConfigurationEntry
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 'PDN-STACKABLE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-STACKABLE-MIB::pdnUnitAssigned'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-STACKABLE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-STACKABLE-MIB::pdnUnitAssigned.<pdnUnitExternalID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-STACKABLE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-STACKABLE-MIB::pdnUnitAssigned'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance