mypvlanIfAssociatedPrimaryVlan

DES7200-PRIVATE-VLAN-MIB · .1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.4

Object

column r/w SNMPv2-TCTruthValue
It indicate if the vlan assiociate with primary vlan when get the mib, and
indicate if setting the assiociate with primary vlan when set the mib, 0 means
configure 'private-vlan type', not 0 means configure 'private-vlan association'.

Context

MIB
DES7200-PRIVATE-VLAN-MIB
OID
.1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
mypvlanVlanEntry
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 'DES7200-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-PRIVATE-VLAN-MIB::mypvlanIfAssociatedPrimaryVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-PRIVATE-VLAN-MIB::mypvlanIfAssociatedPrimaryVlan.<mypvlanVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-PRIVATE-VLAN-MIB::mypvlanIfAssociatedPrimaryVlan'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance