genEquipUnitLicenseFeatureIsUsed
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.1.3.16.1.4
Object
column LicenseGeneric
Indicates whether the licensed feature is actually in used or its quantity that currently is in use.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.1.3.16.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipUnitLicenseFeatureEntry
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipUnitLicenseFeatureIsUsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipUnitLicenseFeatureIsUsed.<genEquipUnitLicenseFeatureId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipUnitLicenseFeatureIsUsed'
Syntax
- Source
- LicenseGeneric
- Base type
Enumeration
Values & Constraints
Type Values
100000 | not-allowed |
100001 | allowed |
100010 | disable |
100011 | enable |
100020 | only-management |
100021 | smart-pipe |
100022 | enhanced-pipe |
100023 | edge-cet |
100024 | access-cet |
100025 | aggregation-cet |