sysSecurityAutoEnableBlockedMgmtPorts
LUM-SYSTEM-MIB ·
.1.3.6.1.4.1.8708.2.2.2.11.14
Object
A setting to turn off/on auto enabling of blocked management ports.
Management ports in this context means DCN and Local craft ETH (Local craft ETH
does not exist on all platforms). If the network element has not been polled by the SNMP agent
(DNA-M) within the time that is set by the attribute Proof of Connectivity, the
blocked management ports are automatically enabled (deblocked/unblocked).
If SNMP polling is detected again by the network element (after a discontinuity) the ports will
revert to their blocked state.
on - The function to auto enable blocked ports is turned on.
off - The function to auto enable blocked ports is turned off.
Only administrator can change the auto enable blocked management ports settings.
Context
- MIB
- LUM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8708.2.2.2.11.14- Type
- scalar
- Access
- readonly
- Status
- current
- Default
on- Parent
- sysSecurity
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysSecurityAutoEnableBlockedMgmtPorts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysSecurityAutoEnableBlockedMgmtPorts'
Values & Constraints
Type Values
1 | off |
2 | on |
2147483646 | notAvailable |
2147483647 | notApplicable |