pdnDot1qVlanStaticSecureModeStatus
PDN-DOT1QEXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.1
Object
column r/w
Enumeration
This is objects configure secure mode status for the selected VLAN. The secure VLAN mode implies that the users on this VLAN cannot talk to users on a different VLAN. This setting also validates the configuration of the next three objects in this table. If the pdnDot1qVlanStaticSecureModeStatus is disabled non of the other three objects configurations apply.
Context
- MIB
- PDN-DOT1QEXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.39.1.1.1.1.1- 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::pdnDot1qVlanStaticSecureModeStatus'
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::pdnDot1qVlanStaticSecureModeStatus.<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::pdnDot1qVlanStaticSecureModeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of
Compliance refinements
pdnDot1qExtCompliance
readonly
The ability to set pdnDot1qVlanStaticSecureModeStatus is not required.