portModuleLicensedState

IBM-BCCUSTOM-MIB · ibm variant · .1.3.6.1.4.1.2.6.215.2.1.1.1.18

Object

column Enumeration
The value represents the port license state. If this port is a base port that does
not require a license key then the state will always indicate notApplicable. If the
port needs to be enabled by a license key then the state may be licensed or not
licensed depending on if the license key is installed.

Context

MIB
IBM-BCCUSTOM-MIB
OID
.1.3.6.1.4.1.2.6.215.2.1.1.1.18
Type
column
Access
readonly
Status
current
Parent
portInformationEntry

Walk 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 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::portModuleLicensedState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::portModuleLicensedState.<portModuleIndex>.<portModuleType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-BCCUSTOM-MIB::portModuleLicensedState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1notLicensed
2licensed