mesMiscSfpPortUsageCurrent
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.10.1.1.27
Object
column Enumeration
Indicates if the 1 Gbe port is connected to the front panel or
is connected to the CPU for mgmt VLAN.
Only applicable for emxp40Gii.
external - The 1 GbE port is connected to the front.
mgmt VLAN is disabled on the board.
mgmtVlan - The 1 GbE port is connected to the CPU.
mgmt VLAN is enabled on the board.
mgmt VLAN is enabled by default. The board need to be re-started for
the setting to take effect.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.10.1.1.27- Type
- column
- Access
- readonly
- Status
- current
- Default
mgmtVlan- Parent
- mesMiscEntry
- Groups
- 6
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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesMiscSfpPortUsageCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesMiscSfpPortUsageCurrent.<mesMiscIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesMiscSfpPortUsageCurrent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | external |
2 | mgmtVlan |