sysSecurityCUFrontICNPortAccess
LUM-SYSTEM-MIB ·
.1.3.6.1.4.1.8708.2.2.2.11.8
Object
scalar LUM-TCEnableDisable
The CU front ICN port access is used for
internal connection between subracks.
When this parameter is 'disabled' there
is no way to access next node via ICN1 or ICN2.
enabled - Access is allowed
disabled - No access is allowed.
Only administrator can change the CU front ICN port access settings.
Context
- MIB
- LUM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8708.2.2.2.11.8- Type
- scalar
- Access
- readonly
- Status
- current
- Default
enabled- 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::sysSecurityCUFrontICNPortAccess.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::sysSecurityCUFrontICNPortAccess'
Syntax
- Source
- LUM-TCEnableDisable
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | disabled |
2 | enabled |