fspvlanIfAssociatedPrimaryVlan

FS-PRIVATE-VLAN-MIB · .1.3.6.1.4.1.52642.1.1.10.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
FS-PRIVATE-VLAN-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.44.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
fspvlanVlanEntry
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 'FS-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-PRIVATE-VLAN-MIB::fspvlanIfAssociatedPrimaryVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-PRIVATE-VLAN-MIB::fspvlanIfAssociatedPrimaryVlan.<fspvlanVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-PRIVATE-VLAN-MIB::fspvlanIfAssociatedPrimaryVlan'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance