pdnDot1qVlanStaticUplink
PDN-DOT1QEXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.3
Object
This is used to configure the port number of the port on which all frames belonging to secure VLAN are to be forwarded. This object is not valid unless pdnDot1qVlanStaticSecureModeStatus is set to ENABLED. If pdnDot1qVlanStaticSecureModeStatus is disabled this object will read 0 port.
Context
- MIB
- PDN-DOT1QEXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnDot1qVlanStaticExtEntry
- 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 'PDN-DOT1QEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DOT1QEXT-MIB::pdnDot1qVlanStaticUplink'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DOT1QEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DOT1QEXT-MIB::pdnDot1qVlanStaticUplink.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DOT1QEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DOT1QEXT-MIB::pdnDot1qVlanStaticUplink'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
pdnDot1qExtCompliance
readonly
The ability to set pdnDot1qVlanStaticUplink is not required.